
/* 新增包裹层，隐藏滚动条的影响 */
.head-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    overflow: hidden; /* 关键：隐藏滚动条的影响 */
}

.head {
    padding: 0 2%; /* 使用padding替代margin，确保左右边距一致 */
    box-sizing: border-box;
}

.header {
    height: 5.5rem;
    min-width: 1200px;
    max-width: 1920px;
    margin: 0 auto 0;
    background: #ffffff;
    border-radius: 0.6rem;
    box-sizing: border-box;
    position: relative;
    z-index: 15;
}
/*.header {height:5.5rem;width: 96%;z-index: 15;box-sizing: border-box;min-width: 1200px;max-width: 1828px;position: fixed;background: #ffffff;margin: 0 2%;top: 1.5rem;border-radius: 0.6rem;}*/
.head i,.foot i,.head em,.foot em {font-style:normal;}
.clearfix:after {height:0;content:"";clear:both;display:block;}
.head .logo {float:left;width:6.65rem;height: 5rem;margin-left:3rem;position:relative;z-index:1;}
.head .logo a {display:block;width:6.65rem;height:4rem;background:#fff;overflow:hidden;position:absolute;left:0;top:0.6rem;z-index:1;}
.head .logo img {width:6.65rem;height:2.65rem;display:block;position:absolute;left:50%;top:0.75rem;transform:translate(-50%,0);z-index:1;}
.head .head-txt {float:left;margin:1.5rem 0 0 0.7rem;}
.head .head-txt span {display:block;height:2.5rem;line-height:2.5rem;font-size:1.2rem;color:#333333;font-weight:bold;}
.head-tel {float:right;height:2.5rem;padding-left:2rem;margin:1.5rem 2% 0 3%;position:relative;z-index:2;}
.head-tel i {position:absolute;width:1.2rem;height:1.2rem;left:0;top:50%;transform:translate(0,-50%);z-index:2;}
.head-tel i img {width:1.2rem;width:1.2rem;display:block;}
.head-tel p {height:2.5rem;line-height:2.5rem;font-size:1.2rem;font-weight:bold;color:#333333;overflow:hidden;font-family: OPPO;}
.head-nav {float:right;margin:1.5rem 3% 0 5%;}
.head-nav ul li {float:left;position:relative;margin: 0 1.2rem;}
.head-nav ul li:last-of-type {margin-right:0;}
.head-nav ul li > a {display:block;height:2.5rem;line-height:2.5rem;font-size:0.9rem;color:#333333;position:relative;transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;-moz-transition:all 0.3s;}
.head-nav ul li.cur > a,.head-nav ul li:hover > a {color:#40bff0;}
.head-nav ul li.cur > a:after,.head-nav ul li:hover > a:after {width:100%;}
.head-nav ul .submenu {position:absolute;left:50%;top:79%;transform:translateX(-50%);z-index:99;max-height:0;transition:max-height 0.4s linear;-ms-transition:max-height 0.4s linear;-moz-transition:max-height 0.4s linear;padding-top:22px !important;overflow:hidden;}
.head-nav ul .submenu p {background:#40bff0;padding:6px 21px;border-radius:10px;position:relative;}
.head-nav ul .submenu p:before {position:absolute;content:"";border-width:9px 8px;border-style:solid;border-color:transparent transparent #40bff0;top:-18px;left:50%;margin-left:-8px;transition:all 0.4s linear;-ms-transition:all 0.4s linear;-moz-transition:all 0.4s linear;opacity:0;}
.head-nav ul .submenu a {transition:all .4s ease;display:block;font-weight:500;padding:0 17px 0 32px;font-size:16px;line-height:48px;color:#fff;line-height:54px;white-space:nowrap;position:relative;border-bottom:1px dotted #fff;text-align:left;}
.head-nav ul .submenu a:last-child {border-bottom:0}
.head-nav ul .submenu a:before {position:absolute;content:"";width:4px;height:4px;border:2px solid rgba(255,255,255,1);border-radius:50%;top:23px;left:13px;transition:ease .4s;-o-transition:ease .4s;}
.head-nav ul .submenu a:hover {color:#40bff0;}
.head-nav ul .submenu a:hover:before {border-color:#40bff0;}
.head-nav ul li:hover .submenu {max-height:500px;}
.head-nav ul li:hover .submenu p:before {opacity:1;}

		.head .isear{width:5.5rem;height:5.5rem;position: relative;float:right;background: #f46683;border-top-right-radius: 0.6rem;border-bottom-right-radius: 0.6rem;}
		.head .isear .icon{display: block;width:100%; height:5rem;background:url(images/hea-ico.png) no-repeat center 2rem;background-size:1.4rem 1.4rem;}
		.head .isear .isearch{width:18.5rem;height: 2.35rem;background:#f46683;border:.05rem solid #c9c9c9; border-radius: .25rem; box-sizing: border-box; position: absolute;top:4rem; right:0rem; opacity: 0;transition: .5s;pointer-events: none;}
		.head .isear .isearch:before{width:.6rem; height:.35rem;position: absolute;top:0; right:0;}
		.head .isear .isearch .btn{width:3.35rem;height:2.3rem; background:url(images/hea-ico.png) no-repeat center;background-size:30%;float:left; cursor: pointer;border:0;}
		.head .isear .isearch .txt{width:14.42rem; height:2.3rem; line-height: 2.3rem;float:left;font-size: .8rem;color:#999999;border:0;padding-left: 0.6rem;}
		.head .isear .isearch .txt::-webkit-input-placeholder{font-size: .8rem;color:#999999;}
		.head .isear .isearch .txt::-moz-placeholder{font-size: .8rem;color:#999999;}
		.head .isear.open .isearch{top:5.5rem; opacity: 1;pointer-events: auto;z-index:301;}
    

    .favs{}
    /* 最上级容器 foot 样式 */
    .flogo{position: relative;position: absolute;z-index: 1;left: 34.5rem;top: -0.8rem;}
    .flogo::before {
   content: "";
   position: absolute;
   width: 0.45rem;
   height: 0.45rem;
   background: #fff;
   left: -4.5rem;
   top: 1.2rem;
   transition: all 0.3s linear 0s;
   border-radius: 50%;
}
.flogo::after {
   content: "";
   position: absolute;
   width: 0.45rem;
   height: 0.45rem;
   background: #fff;
   right: -4.5rem;
   top: 1.2rem;
   transition: all 0.3s linear 0s;
   border-radius: 50%;
}
 .foot {
   width: 100%;
   background:url(images/foot_bg.jpg) no-repeat center 2rem;
   background-size: 100% 37.85rem;
   color: #fff;
   height: 37.85rem;
   font-size: 14px;
 }

 /* 下级容器 ftcom，限制宽度并居中 */
 .ftcom {
   width: 80rem;
   margin: 0 auto;
   padding: 7.5rem 0 0 0;
 }

 /* 顶部导航样式 */
 .ft_nav {
   /*! display: flex; */
   /*! justify-content: space-between; */
   /*! align-items: center; */
   margin-bottom: 5.5rem;
   position: relative;
 }
.ft_nav a:last-child{padding-right: 0;}
 .ft_nav a {
   color: #fff;
   text-decoration: none;
   padding-right: 2.8rem;
   transition: color 0.3s ease;
   font-size: 1rem;
   display: block;
   float: left;
 }
.ft_nav a:nth-child(4){padding-right: 28rem;}
 .ft_nav a:hover {
   color: #e6f7ff;
 }

 /* 二维码区域样式，用 flex 让二维码并排 */
 .fot_wrap {
   display: flex;
   justify-content: center;
   gap: 2rem;
   margin-bottom: 3rem;
 }

 .ft_item {
   text-align: center;
   /* width: 6.95rem; */
 }

 .ft_item img {
   width: 6.95rem;
   height: 6.95rem;
   /* 二维码占位图，替换实际二维码 */
   /* background: #fff; */
   border-radius: 8px;
   display: block;
   margin-bottom: 10px;
 }

 .ft_item p {
   color: #fff;
   font-size: 0.8rem;
 }

 /* 联系方式区域样式，用 flex 分布内容 */
 .ft_info{border-top: 1px solid #99d2e7;width: 100%;}
 .ft_info .content {
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding-bottom: 0rem;
   padding-top: 3rem;
   margin-bottom: 2.4rem;
 }

 .ft_info div {
   text-align: center;
   /* width: 33.33%; */
 }

 .ft_info span {
   font-size: 0.8rem;
   display: block;
   margin-bottom: 8px;
 }

 /* 底部版权等信息样式 */
 .fbot_info{width:100%;background: #00a6e3;height: 5rem;line-height: 5rem;}
 .fbot_info .content{
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: wrap;
   /* width: 80%; */
   margin-top: 2rem;
 }

 .fbot_info p {
   margin: 5px 0;
 }
.ft_info p{font-size: 1.2rem;font-family: OPPO;}
.ft_info p.lxtxt{font-size: 1rem;font-family:微软雅黑;}
 .fbot_info a {
   color: #fff;
   text-decoration: none;
   margin: 0 5px;
   transition: color 0.3s ease;
   font-size: 0.8rem;
 }

 .fbot_info a:hover {
   color: #e6f7ff;
 }
 @media screen and (min-width: 1263px) {
          html {
              font-size: calc(1263px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1349px) {
          html {
              font-size: calc(1349px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1463px) {
          html {
              font-size: calc(1463px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1543px) {
          html {
              font-size: calc(1543px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1583px) {
          html {
              font-size: calc(1583px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1643px) {
          html {
              font-size: calc(1643px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1663px) {
          html {
              font-size: calc(1663px * 20 / 1903);
          }
          }

          @media screen and (min-width: 1903px) {
          html {
              font-size: calc(1903px * 20 / 1903);
          }
          }
    

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

 
 .contenttb{ width: 1400px;margin: 0 auto;}

               @media screen and  (max-width:1440px){
                   .contenttb{width:1200px;margin:0 auto}    
                      }
                      
                      
        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p101a-fdh-02 {
        height: 90px;
        box-shadow: 0 3px 4px #e9e9e9;
    }
    
    .p101a-fdh-02 h3 {
        float: left;
        width: 180px;
        height: 90px;
        line-height: 90px;
        font-size: 28px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p101a-fdh-02-nav {
        max-width: 1200px;
        float: right;
        height: 40px;
        padding-top: 25px;
    }
    
    .p101a-fdh-02-nav li {
        float: left;
        height: 40px;
        line-height: 40px;
        border-radius: 25px;
    }
    
    .p101a-fdh-02-nav li a {
        display: block;
        height: 40px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 24px;
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #40bff0;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


    .p101-about-content {
        font-size: 16px;
        line-height: 32px;
        color: #4c4c4c;
        text-align: justify;
        padding: 40px 0;
    }


    .flogo {position:relative;position:absolute;z-index:1;left:35.2rem;top:-0.8rem;}
.flogo::before {content:"";position:absolute;width:0.45rem;height:0.45rem;background:#fff;left:-3.5rem;top:1.2rem;transition:all 0.3s linear 0s;border-radius:50%;}
.flogo::after {content:"";position:absolute;width:0.45rem;height:0.45rem;background:#fff;right:-3.5rem;top:1.2rem;transition:all 0.3s linear 0s;border-radius:50%;}
.foot {width:100%;background:url(images/foot_bg.jpg) no-repeat center 2rem;background-size:100% 37.85rem;color:#fff;height:37.85rem;font-size:14px;}
/* 下级容器 ftcom，限制宽度并居中 */ .ftcom {width:80rem;margin:0 auto;padding:7.5rem 0 0 0;position:relative;}
/* 顶部导航样式 */ .ft_nav {display:flex;justify-content:space-between;align-items:center;margin-bottom:5.5rem;}
.ft_nav a:last-child {padding-right:0;}
.ft_nav a {color:#fff;text-decoration:none;padding-right:2.8rem;transition:color 0.3s ease;font-size:1rem;display:block;float:left;}
.ft_nav a:nth-child(4) {padding-right:28rem;}
.ft_nav a:hover {color:#e6f7ff;}
/* 二维码区域样式，用 flex 让二维码并排 */ .fot_wrap {display:flex;justify-content:center;gap:2rem;margin-bottom:3rem;}
.ft_item {text-align:center;/* width:6.95rem;*/}
.ft_item img {width:6.75rem;height:6.75rem;padding:0.3rem;/* 二维码占位图，替换实际二维码 */ background:#fff;border-radius:8px;display:block;margin-bottom:10px;}
.ft_item p {color:#fff;font-size:0.8rem;}
/* 联系方式区域样式，用 flex 分布内容 */ .ft_info {border-top:1px solid #99d2e7;width:100%;}
.ft_info .content {display:flex;justify-content:space-between;align-items:center;padding-bottom:0rem;padding-top:3rem;margin-bottom:2.4rem;width:80rem;margin:0 auto;}
.ft_info div {text-align:center;/* width:33.33%;*/}
.ft_info span {font-size:0.8rem;display:block;margin-bottom:8px;}
/* 底部版权等信息样式 */ .fbot_info {width:100%;background:#00a6e3;height:5rem;line-height:5rem;}
.fbot_info .content {display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:2rem;width:80rem;margin:2rem auto 0 auto;}
.fbot_info p {margin:5px 0;}
.ft_info p {font-size:1.2rem;font-family:OPPO;}
.ft_info p.lxtxt {font-size:1rem;font-family:微软雅黑;font-weight:bold;}
.fbot_info a {color:#fff;text-decoration:none;margin:0 5px;transition:color 0.3s ease;font-size:0.8rem;}
.fbot_info a:hover {color:#e6f7ff;}
  

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        right: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #40bff0;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #40bff0;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("images/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #40bff0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

