
/* 新增的响应式样式 */

/* 通用响应式调整 */
@media (max-width: 1024px) {
  .container {
    padding: 0 20px;
  }
  
  /* 调整业务板块布局 */
  .biz-section {
    flex-direction: column;
    height: auto;
    padding: 40px 20px;
  }
  
  .biz-left, .biz-right {
    width: 100% !important;
    padding: 20px !important;
  }
  
  .biz-thumbs {
    flex-direction: column;
    align-items: center;
    /* margin-top: 20px;*/
  }
  
  .biz-thumbs img {
    width: 100%;
    height: auto;
    /* margin-bottom: 15px; */
  }
  
  .biz-title {
    margin-left: 0 !important;
    /* margin-top: 20px !important; */
  }
  
  .biz-more-floating {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: 20px auto;
    display: block;
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 50%;
  }
  
  /* 调整新闻动态布局 */
  .news-tab-content .grid {
    grid-template-columns: 1fr !important;
  }
  
  .news-nav {
    margin-top: 20px !important;
    left: 0 !important;
    justify-content: center !important;
    width: 100%;
  }
  
  
  

  
  
  /* 调整工程业绩轮播 */
  .performance-slide {
    padding: 0 10px !important;
  }
  
  .glide__slide {
    padding: 0 5px;
  }
  
  /* 调整关于我们部分 */
  #about .flex {
    flex-direction: column;
  }
  
  #about .w-1/2, #about .relative {
    width: 100% !important;
  }
  
  #about .relative img:nth-child(2) {
    display: none;
  }
  
  #about button {
    margin-left: 0 !important;
    width: 100% !important;
  }
  
  /* 调整数字统计布局 */
  .grid-cols-4 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  
  .grid-cols-4 > div {
    padding: 10px !important;
  }
  
  /* 调整页脚 */
  .footer-bg {
    position: relative !important;
    padding: 40px 20px !important;
  }
  
  .footer-block {
    width: 100% !important;
    text-align: center;
    margin-bottom: 30px;
  }
}

/* 手机端专用样式 (小于768px) */
@media (max-width: 767px) {
  /* 调整基础字体大小 */
  html {
    font-size: 14px;
  }
  
  /* 导航栏调整 */
  .navbar-collapse {
    background: rgba(255, 255, 255, 0.95);
    position: fixed;
    top: 0;
    /* left: 0; */
    width: 100%;
    height: 60vh;
    padding-top: 80px;
    transform: translateX(100%);
    transition: transform 0.3s ease;
    z-index: 999;
  }
  
  .navbar-collapse.show {
    transform: translateX(0);
  }
  
  .nav.navbar-nav {
    flex-direction: column;
    padding: 20px;
  }
  
  .nav.navbar-nav li {
    margin: 10px 0;
  }
  
  /* 首页轮播调整 */
  #section0 {
    height: 100vh !important;
  }
  
  .glide__slide img {
    height: 100vh;
  }
  
  /* 业务板块调整 */
  .biz-title h2 {
    font-size: 1.5rem !important;
  }
  
  .biz-title p {
    font-size: 0.9rem !important;
  }
  
  .biz-title-vertical {
    font-size: 1.8rem !important;
    margin-top: 10% !important;
  }
  
  /* 新闻动态标签调整 */
  .news-nav {
    flex-wrap: wrap;
    justify-content: center !important;
    height: auto !important;
  }
  
  .news-tab {
    padding: 8px 12px !important;
    margin: 5px !important;
    font-size: 0.8rem !important;
  }
  
  /* 工程业绩调整 */
  .performance-img {
    height: 200px !important;
  }
  
  .scroll-section3 {
    height: auto !important;
    min-height: auto !important;
    padding: 40px 0 !important;
  }
  
  /* 服务流程调整 */
  .process-step {
    margin-bottom: -6px !important;
  }
  
  /* 数字统计调整为单列 */
  .grid-cols-4 {
    grid-template-columns: 1fr !important;
  }
  
  /* 地图调整 */
  #mapSection {
    height: 300px !important;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  
  /* 页脚调整 */
  .footer-bg {
    min-height: auto !important;
  }
  
  .footer-bottom p {
    font-size: 0.8rem !important;
    line-height: 1.5;
  }
  
  /* 分支业务链接调整 */
  .fdlk {
    position: relative !important;
    left: auto !important;
    margin: 10px auto;
  }
  
  .fdlk ul {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    flex-direction: row !important;
    width: 100%;
  }
  
  .fdlk a {
    width: 100% !important;
    margin: 5px 0 !important;
  }
}

/* 小屏幕手机调整 (小于480px) */
@media (max-width: 480px) {
  /* 进一步调整字体大小 */
  h1, h2, h3 {
    font-size: 1.2rem;
  }
  
  /* 调整内边距 */
  .container, .scroll-section {
    /* padding-left: 15px !important; */
    /* padding-right: 15px !important; */
  }
  
  /* 调整按钮大小 */
  button, .btn {
    padding: 8px 16px !important;
    font-size: 0.9rem !important;
  }
  
  /* 调整数字动画字体大小 */
  .number-animation {
    font-size: 2rem !important;
  }
}





.numberfont{
font-size:25px;
}

text-4xlfont
{
    /* font-size: 2.25rem; */
    line-height: 2.5rem;
	font-size:4rem;
}


html, body {
    margin: 0;
    padding: 0;
    overflow: hidden;
	 -webkit-overflow-scrolling: touch; /* iOS专属弹性滚动 */
}






      /* 基础重置 */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        

        
        /* 滚动容器 */
        .scroll-container {
            height: 100vh;
            overflow-y: scroll;
            scroll-snap-type: y mandatory; /* 垂直强制吸附 */
            scroll-behavior: smooth; /* 平滑滚动 */
            
            /* 隐藏滚动条（Chrome/Safari/Edge） */
            scrollbar-width: none; /* Firefox */
            -ms-overflow-style: none; /* IE/Edge */
        }
        /* 隐藏滚动条（WebKit 浏览器如 Chrome/Safari） */
        .scroll-container::-webkit-scrollbar {
            display: none;
        }
        
        /* 滚动子项 */
        .scroll-section {
            height: 80vh;
            scroll-snap-align: center; /* 吸附到顶部 */
        }
		
		  /* 滚动子项 */
        .scroll-section3 {
            height: 80vh;
            scroll-snap-align: center; /* 吸附到顶部 */
        }
          .scroll-section_about {
            height: 100vh;
            scroll-snap-align: start; /* 吸附到顶部 */
        }
		
        
        /* 仅为了区分不同区块 */
     















.footer-block .bi {
  font-size: 1.1em; /* 图标大小 */
  color: #ffffff;   /* 图标颜色 */
  margin-right: 8px; /* 图标与文字的间距 */
  vertical-align: middle; /* 垂直对齐 */
}

/* 响应式调整 */
@media (max-width: 768px) {
  .footer-block .bi {
    font-size: 1em;
  }
}

.bi {
  display: inline-block !important;
  font-size: 1rem !important;
  color: #fff !important; /* 临时改为红色，确认是否显示 */
}





 #mapSection {
  position: relative;
  font-family: "微软雅黑", sans-serif;
}

.info-box {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #00548b;
  color: #fff;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0,0,0,0.3);
  width: 420px;
  z-index: 1;
}


.info-box::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid #00548b;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}


.info-box h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 20px;
}
.info-box p {
  margin: 4px 0;
  font-size: 14px;
}

.map-tabs {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.map-tabs ul {
  display: flex;
  background:#dcd7d7;
  border-radius: 4px;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.map-tabs li {
  list-style: none;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: bold;
  color: #333;
}
.map-tabs li.active {
  background-color: #00548b;
  color: white;
}
 .footer {
  /* position: relative; */
  position: relative;
  color: #fff;
  z-index: -1;
  width: 100%;
}

.footer-bg {
  background: url('http://middle.hfepc.com:8089/public/uploads/images/20250403/57f2e4bbe8799220f19da76f937bd5d2.jpg') no-repeat center center;
  background-size: cover;
   /* position: no-repeat center -20px; */
  min-height: 400px;
  padding: 60px 0; /* 添加内边距让内容不贴边 */
  bottom:0;
  margin-bottom:0;
  width:100%;
  /* position:fixed; */
}






/* 默认隐藏 Footer */
.footer.hidden {
    display: none;
}

/* 显示 Footer 时的动画（可选） */
.footer {
    transition: opacity 0.3s ease;
}

.aboutback {
  /* 容器本身不设置背景色，保持透明 */
  position: relative;
  z-index: 2;
  /* background: url('../images/bg2.jpg') no-repeat center center; */
}


.abouttop
{
	   background-size: cover;
  position: relative;
  
    background: url('../images/bg2.jpg') no-repeat center 120%;

}





.page4bg {
  background: 
    linear-gradient(rgba(255,255,255,0.5), rgba(255,255,255,0.5)), /* 透明度调节最后一个参数 */
    url('../images/jihe.jpg') no-repeat center 80%;
  background-size: cover;
  position: relative;
}
.page5bg
{
	   background-size: cover;
  position: relative;
  /* z-index: 2; */
    background: url('../images/bg5.jpg') no-repeat center 100%;

}

.footer-content {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
   background-color: rgba(0, 0, 0, 0.7); /* 半透明遮罩，使文字更清晰 */
  /* 不需要设置背景色 */
  width:100%;
}

.footer-block {
  margin-top:2%;
  /* width: 23%; */
  min-width: 250px;
  margin-bottom: 20px;
  /* 不需要设置背景色 */
}

.footer-block h4 {
  margin-bottom: 15px;
  font-size: 22px;
  /* border-bottom: 1px solid #fff; */
  padding-bottom: 5px;
}

.footer-block p {
  margin: 8px 0;
  font-size: 14px;
  line-height: 1.6;
}

.footer-bottom {
  text-align: center;
  padding-top: 30px;
  font-size: 14px;
  margin-top: 20px;
  border-top: 1px solid rgba(255,255,255,0.2);
  
   width: 100%;

  
  
  /* 不需要设置背景色 */
}

/* 移除之前添加的footer-mask类相关样式 */

.footer-bottom p {
  display: block;
  width: 100%;
  margin: 10px 0;
}

@media (max-width: 768px) {
  .footer-block {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  
  .footer-mask {
    padding: 40px 20px;
  }
}




 /* 新闻动态模块样式 */
  .news-tab {
    transition: all 0.3s ease;
    white-space: nowrap;
  }
  
  .news-tab.active {
    <!-- background-color: #2563eb !important; -->
    <!-- color: white !important; -->
	background-color: #1B649B;
    border-radius: 50px;
  }
  
  .news-tab-content {
    transition: opacity 0.3s ease;
  }
  
  /* 主新闻卡片样式 */
  .main-news-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .main-news-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  }
  
  /* 新闻列表项样式 */
  .news-list-item {
    transition: background-color 0.3s ease;
  }
  
  .news-list-item:hover {
    background-color: #f8fafc;
  }
  
  /* 响应式调整 */
  @media (max-width: 1024px) {
    .news-grid {
      grid-template-columns: 1fr;
    }
  }
  

  
  
  
  






 /* 工程业绩轮播样式 */
  .performance-slide {
    max-width: 1200px;
    margin: 20px auto;
	padding:0 20px;
  }
  
  .performance-item {
    position: relative;
    /* border-radius: 8px; */
    overflow: hidden;
  box-shadow: 0 10px 20px rgba(0,0,0,0.5);
    transition: transform 0.3s ease;
	
  }
  
  .performance-item:hover {
     transform: translateY(-5px); 
	/* transform: scale(1.05); */
	/* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); */
  }



    /* .glide__slides { */
  /* overflow: visible !important; /* 强制显示溢出内容 */ */
  /* padding: 10px 0; /* 预留上下空间 */ */
/* } */

/* .glide__slide { */
  /* transition: all 0.3s ease; */
  /* margin-bottom: 10px; /* 预留下方空间 */ */
/* } */

/* .glide__slide:hover { */
  /* transform: translateY(-10px); */
  /* box-shadow: 0 10px 20px rgba(0,0,0,0.5); */
/* } */





  .performance-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block;
  }
  
  .performance-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 20px;
    transform: translateY(100%);
    transition: transform 0.3s ease;
    height: 30%; /* 占据图片30%高度 */
  }
  
  .performance-item:hover .performance-caption {
    transform: translateY(0);
  }
  
  .performance-caption h3 {
    font-size: 1.575rem;
    font-weight: bold;
    margin-bottom: 8px;
	line-height: 2.25rem;
	text-align: center;
  }
  
  .performance-caption p {
    font-size: 1.175rem;
    opacity: 0.9;
	text-align: center;
  }
  
#gongchengyeji a {
  color: #337ab7;
  transition: color 0.3s ease; /* 平滑过渡 */
}

#gongchengyeji a:hover {
  color: #23527c; /* 更深的蓝色 */
}
  
  /* 服务流程样式 */
  .process-step {
    text-align: center;
    padding: 10px;
    border-radius: 8px;
    transition: all 0.3s ease;
	margin-bottom:20px;
  }
  
  .process-step:hover {
	  
    background-image:url("../images/hover.png");
    background-color: #f8fafc;
    transform: translateY(-5px);
  }
  
  .step-number {
    width: 50px;
    height: 50px;
    background-color: #337ab7;
    color: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 auto;
  }
  
  
    .clickmore {
    width: 30px;
    height:30px;
    background-color: #337ab7;
    color: white;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 auto;
  }
  
  
  /* 轮播箭头样式 */
  .glide__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #2563eb;
    font-size: 1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
  }
  
  .glide__arrow:hover {
    background: #2563eb;
    color: white;
  }
  
  .glide__arrow--left {
    left: 20px;
  }
  
  .glide__arrow--right {
    right: 20px;
  }
  
  .glide__bullets {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  
  .glide__bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #cbd5e1;
    border: none;
    margin: 0 5px;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  
  .glide__bullet.glide__bullet--active {
    background: #337ab7;
  }












.biz-more-floating {
  position: absolute;
  top: 30%;
  left: 55%;
  transform: translateX(-50%);
  z-index: 1;
  background: #eee9e9;         /* 蓝色背景 */
  color: #000;                 /* 白色文字 */
  padding: 10px 10px;          /* 内边距调整为正方形 */
  border-radius: 50%;          /* 原形关键：圆角设为 50% */
  font-size: 20px;
  border: none;                /* 去掉边框 */
  text-decoration: none;
  transition: background 0.3s ease;
  width: 70px;                 /* 宽度和高度一致 */
  height: 70px;
  text-align: center;
  line-height: 50px;           /* 让文字垂直居中 */
}

.biz-more-floating:hover {
  background: #337ab7;         /* 深一点的蓝色 hover 效果 */
    color: #fff;                 /* 白色文字 */

}
.biz-section {
 position: relative;
  display: flex;
  height: 100vh;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  font-family: "Microsoft YaHei", sans-serif;
}

/* 左侧结构 */
/* .biz-left { */
/* margin-left:10%; */
  /* width: 55%; */
  /* padding: 40px 60px; */
  /* box-sizing: border-box; */
  /* display: flex; */
  /* flex-direction: column; */
  /* justify-content: space-between; */
/* } */
.biz-left {
  position: relative; /* 确保子元素的 left: 0 基于此容器 */
 
  width: 55%;
  padding: 40px 60px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: visible; /* 允许子元素溢出 */
}



.biz-header {
  display: flex;
  align-items: center;
}

.biz-header1 {
  display: flex;
  align-items: center;
}

 /* .wave-img { */
  /* width: 200px; */
  /* height: auto; */
  /* margin-right: 20px; */
  /* position:absolute; */
  /* margin-left:-5%; */
  /* margin-top:15%; */
/* } */

.biz-title h2 {
  font-size: 2.75rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.biz-title h2 span {
  color: #222;
  font-size: 20px;
  margin-right: 10px;
}

.biz-title p {
  color: #666;
  font-size: 14px;
  line-height: 1.8;
}

/* 底部小图 */
.biz-thumbs {
  margin-left:20%;
  display: flex;
  gap: 20px;
  /* margin-top: 30px; */
}

.biz-thumbs img {
  width: 240px;
  height: 720px;
  object-fit: cover;
  border-radius: 6px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease, margin-top 0.3s ease;
  margin-top: 0;
}

.biz-thumbs img:hover {
  transform: scale(1.01);
  /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); */
}

.biz-thumbs img.active {
  /* transform: scale(1.05); */
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.25);
  /* margin-top: -10px; /* 向上探出效果 */ */
}

/* 右侧竖图 */
.biz-right {
  width: 45%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  /* background: #000;*/
}

.main-img-wrapper {
  height: 100%;
  width:100%;
  overflow:hidden;
}

.main-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
  transition: 0.5s;
  display:hidden;
}

/* 右侧文字浮层 */
/* 业务板块（垂直居中） */
.biz-title-vertical {
  font-size: 36px;
  letter-spacing: 6px;
  display:flex;
  justify-content:center;
  color: #fff;
  font-weight:800;
  margin-top:20%;
}

/* 查看更多按钮：贴在大图左边缘 */
.biz-more {
  position: absolute;
  left: -60px; /* 负值靠近左边界 */
  top: 20px;
  transform: rotate(0);
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 6px 12px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.1);
  transition: background 0.3s ease;
}

.biz-more:hover {
  background: rgba(255, 255, 255, 0.3);
}

/* 包裹层需定位 */
.biz-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none; /* 允许底层图片点击 */
}

.biz-overlay a {
  pointer-events: auto; /* 使按钮可以点击 */
}


.fade-slide {
  transition: all 0.5s ease; /* 或者分别写 opacity 和 transform */
}
.fade-slide.entering {
  opacity: 0;
  transform: translateX(-30px);
}
.fade-slide.entered {
  opacity: 1;
  transform: translateX(0);
}
.thumb.active {
  /* transform: translateY(-10px); */
  box-shadow: 0 8px 16px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
}




































@media (max-width: 768px) {
.container {
width: 100%;
padding: 0 20px;
}
<!-- header nav { -->
<!-- padding: 12px 20px; -->
<!-- } -->
<!-- header .ml-10.space-x-8 { -->
<!-- display: none; -->
<!-- } -->
#business .grid,
#news .grid {
grid-template-columns: 1fr;
gap: 24px;
padding: 0 12px;
}
#about .flex {
flex-direction: column;
gap: 40px;
padding: 0 12px;
}
#about .w-1/2 {
width: 100%;
}
#about .relative {
margin-bottom: 60px;
}
#about .absolute {
position: relative;
bottom: auto;
right: auto;
width: 100%;
margin-top: 24px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.grid-cols-3,
.grid-cols-4 {
grid-template-columns: 1fr;
gap: 24px;
padding: 0 12px;
}
footer .grid {
grid-template-columns: 1fr;
gap: 32px;
padding: 0 20px;
}
.glide__slide img {
height: 100vh;
object-fit: cover;
}
.py-20 {
padding-top: 48px;
padding-bottom: 48px;
}
.mb-12 {
margin-bottom: 32px;
}
#news .flex {
/* flex-direction: column; */
/* gap: 24px; */
padding: 0 12px;
}
#news .space-x-4 {
display: flex;
flex-wrap: wrap;
gap: 12px;
justify-content: center;
}
#contact {
padding: 0 12px;
}
#contact #map {
height: 360px;
}
#contact .flex {
flex-direction: column;
}
#contact .w-1/4,
#contact .w-3/4 {
width: 100%;
}
#contact .border-r {
border-right: none;
border-bottom: 1px solid #e5e7eb;
margin-bottom: 24px;
padding-bottom: 24px;
}
.text-3xl {
font-size: 24px;
}
.text-2xl {
font-size: 20px;
}
.text-xl {
font-size: 18px;
}
}





body {
min-height: 1024px;
}
.search-modal {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1000;
}
.search-container {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 80%;
max-width: 600px;
background-color: white;
padding: 20px;
border-radius: 8px;
}
.search-input {
width: 100%;
padding: 12px;
font-size: 16px;
border: 2px solid #e5e7eb;
border-radius: 4px;
outline: none;
}
.close-button {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-size: 24px;
}
.number-animation {
transition: all 2s ease-out;
}

  .cert-list li {
            position: relative;
            padding-left: 20px;
            margin-bottom: 12px;
            line-height: 1.5;
        }
        .cert-list li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 8px;
            width: 8px;
            height: 8px;
            background-color: #2B6CB0;
            border-radius: 50%;
        }
#section0>.fp-overflow,#section2>.fp-overflow,.top1,.banner2,.home-banner,.home-banner-item,.yewu,.yewu-left,.yewu-left>.swiper{
    height: 100%;
}



  /* 通用样式 */
        .fdlk {
            /* position: relative; */
            top: 300%;
            transform: translateY(5%);
            width: 80px;
            height: auto;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            border: 0px solid #ccc;
            background-color: rgba(255, 255, 255, 0);
        }

        .fdlk h2 {
            display: inline-block;
            color: white;
            font-weight: bold;
            margin: 0;
            padding: 15px 15px;
            background-color: rgba(0, 104, 183, 0.5);
            border: 0px solid #ccc;
            border-radius: 2px;
            font-size: 20px;
            text-align: center;
        }

        .fdlk ul {
            display: none;
            position: absolute;
            top: 100%;
            right: 0;
            background-color: rgba(255, 255, 255, 0);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
            border: 0px solid #ccc;
            list-style-type: none;
            padding: 2px 0;
            margin: 0px;
            z-index: 1;
            flex-direction: row;
            align-items: center;
            gap: 10px;
        }

        .fdlk ul li {
            padding: 5px 5px;
        }

        .fdlk a {
            color: white;
            width: 80px;
            display: inline-block;
            text-decoration: none;
            margin-top: 2px;
            background-color: rgba(0, 104, 183, 0.3);
            padding: 15px 15px;
            border-radius: 2px;
            font-size: 20px;
            text-align: center;
        }

        .fdlk a:hover {
            text-decoration: underline;
            color: rgba(0, 104, 183, 1);
            background-color: rgba(0, 104, 183, 0.1);
        }
		
		
		  /* 桌面端样式 */
        @media (min-width: 768px) {
            .fdlk {
                left: 85%; /* 桌面端向右移动 */
            }

            .fdlk:hover ul {
                display: flex; /* 悬停时显示 ul */
            }
        }

        /* 移动端样式 */
        @media (max-width: 767px) {
            .fdlk {
                left: -40% !important; /* 移动端不去掉 left: 100% */
            }

            .fdlk:hover ul {
                display: flex; /* 悬停时显示 ul */
                position: absolute; /* 保持绝对定位 */
                top: 0; /* 调整位置 */
                left: 100%; /* 向右展开 */
                flex-direction: row; /* 水平排列 */
            }
        }


/* 新增样式 */
.biz-header-container {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

/* 波浪图容器样式 */
.wave-container {
  position: absolute;
  left:0;
  top: 35%;
  transform: translateY(-50%);
  z-index: 1;
}

/* 波浪图图片样式 */
.wave-img {
  width: 200px; /* 适当调整大小 */
  height: auto;
  margin-left: 0px; /* 微调左边距 */
}

@media (max-width: 1024px) {
  .wave-container {
    position: relative;
    top: auto;
    transform: none;
    text-align: center;
    margin: 20px 0;
  }
  .wave-img {
    margin-left: 0;
  }
}

