@charset "utf-8";
@font-face {
  font-family: "HG";
  font-weight: normal;
  src: url("../fonts/HANDGOTB.TTF") format("truetype");
}
@font-face {
  font-family: "Ubuntu";
  font-weight: normal;
  src: url("../fonts/Ubuntu-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu";
  font-weight: bold;
  src: url("../fonts/Ubuntu-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu";
  font-weight: normal;
  font-style: italic;
  src: url("../fonts/Ubuntu-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "Ubuntu";
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/Ubuntu-BoldItalic.ttf") format("truetype");
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('//at.alicdn.com/t/c/font_1502878_8w35v3idlzu.woff2?t=1767685715691') format('woff2'),
       url('//at.alicdn.com/t/c/font_1502878_8w35v3idlzu.woff?t=1767685715691') format('woff'),
       url('//at.alicdn.com/t/c/font_1502878_8w35v3idlzu.ttf?t=1767685715691') format('truetype');
}
.HG{font-family: 'HG';}
*{margin:0;padding: 0;}
html{overflow-x: hidden;font-size: 16px;}
html.ovHidden{overflow: hidden;}
body {min-width: 320px;color: #333333;font-family:"Ubuntu","PingFang SC", PingHei, STHeitiSC-Light, "Myriad Set Pro","Lucida Grande", "Helvetica Neue", Helvetica, "microsoft yahei", SimHei,tahoma, Arial, Verdana, sans-serif;background: #fff;font-weight: normal;overflow: hidden;}
*{word-break:normal !important}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.goomay a {
  font-family:"iconfont" !important;
  font-size:12px!important;
  color: rgba(34,34,34,.2) !important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.goomay a:hover{color: rgba(34,34,34,1) !important}
.icon-goomay a:before { content: "\e625"; }
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
li {list-style: none;}
i {font-style: normal;}
a {color: #333333;text-decoration: none;}
a:focus{text-decoration: none;outline: none;color:#333333;}
a:hover { color: #333333;text-decoration: none;outline: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
img {border: 0;  max-width: 100%;vertical-align: middle;}
img[src=""],img:not([src]){opacity:0 !important;}
.iconfont{font-family: 'iconfont';}
.flex{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.none{display: none;}
.overflow{overflow: hidden;}
.overflow img{width: 100%;transition: 1.5s cubic-bezier(.165,.84,.44,1);}
.smallImg img{transition: 1.5s cubic-bezier(.165,.84,.44,1);}
.overflow:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}
.smallImg:hover img{-webkit-transform:scale(0.95);transform:scale(0.95);}
.container{max-width: 1200px;width: 100%;padding: 0 20px;margin: 0 auto;}
.container2 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 60px;}
.container3 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 10vw;}
.container4 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 7.55vw;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.relative{position: relative;}
.none{display: none !important;}
sub, sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
sup {top: -1em;}
.target-fix {position: relative;top: -150px;display: block;height: 0;overflow: hidden;}
 /* 滚动条 */
::-webkit-scrollbar{max-width: 3px;height: 5px;background-color: #14b29e;}  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{border-radius: 0;background-color: #f6f6f6;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 0;background-color: #14b29e;border-radius: 3px;}  
/*滑块效果*/
::-webkit-scrollbar-thumb:hover{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.4);}
/*IE滚动条颜色*/
html {scrollbar-face-color:#bfbfbf;/*滚动条颜色*/scrollbar-highlight-color:#000;scrollbar-3dlight-color:#000;scrollbar-darkshadow-color:#000;scrollbar-Shadow-color:#adadad;/*滑块边色*/scrollbar-arrow-color:rgba(0,0,0,0.4);/*箭头颜色*/scrollbar-track-color:#eeeeee;/*背景颜色*/}
.swiper,.swiper .swiper-slide{position: relative;}
.swiper{
  --swiper-theme-color: #14b29e;/* 设置Swiper风格 */
  --swiper-preloader-color: #14b29e;/* 单独设置预加载圆圈的颜色 */
}
body.OV,html.OV{overflow: inherit;}
.f14{font-size: 0.72916vw;}
.f15{font-size: 0.78125vw;}
.f16{font-size: 0.833vw;}
.f17{font-size: 0.885416vw;}
.f18{font-size: 0.9375vw;}
.f20{font-size: 1.0416vw;}
.f22{font-size: 1.145833vw;}
.f24{font-size: 1.25vw;}
.f26{font-size: 1.35416vw;}
.f28{font-size: 1.4583vw;}
.f30{font-size: 1.5625vw;}
.f32{font-size: 1.666vw;}
.f36{font-size: 1.875vw;}
.f40{font-size: 2.08vw;}
.f42{font-size: 2.1875vw;}
.f44{font-size: 2.2916vw;}
.f46{font-size: 2.396vw;}
.f48{font-size: 2.5vw;}
.f50{font-size: 2.6vw;}
.f52{font-size: 2.708vw;}
.f54{font-size: 2.8125vw;}
.f56{font-size: 2.917vw;}
.f58{font-size: 3.021vw;}
.f60{font-size: 3.125vw;}
.f64{font-size: 3.333vw;}
.f65{font-size: 3.385vw;}
.f66{font-size: 3.438vw;}
.f70{font-size: 3.64583vw;}
.f72{font-size: 3.75vw;}
.f76{font-size: 3.958vw;}
.f80{font-size: 4.16vw;}
.f90{font-size: 4.6875vw;}
/* animates */
@-webkit-keyframes fadeUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 80px, 0);transform: translate3d(0, 80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 80px, 0);transform: translate3d(0, 80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeUp {-webkit-animation-name: fadeUp;animation-name: fadeUp;}
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
.fade {-webkit-animation-name: fadeIn;animation-name: fadeIn;}
@-webkit-keyframes fadeDown {
  from {opacity: 0;-webkit-transform: translate3d(0, -80px, 0);transform: translate3d(0, -80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeDown {
  from {opacity: 0;-webkit-transform: translate3d(0, -80px, 0);transform: translate3d(0, -80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeDown {-webkit-animation-name: fadeDown;animation-name: fadeDown;}
@-webkit-keyframes fadeLeft {
  from {opacity: 0;-webkit-transform: translate3d(-80px, 0, 0);transform: translate3d(-80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeLeft {
  from {opacity: 0;-webkit-transform: translate3d(-80px, 0, 0);transform: translate3d(-80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeLeft {-webkit-animation-name: fadeLeft;animation-name: fadeLeft;}
@-webkit-keyframes fadeRight {
  from {opacity: 0;-webkit-transform: translate3d(80px, 0, 0);transform: translate3d(80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeRight {
  from {opacity: 0;-webkit-transform: translate3d(80px, 0, 0);transform: translate3d(80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeRight {-webkit-animation-name: fadeRight;animation-name: fadeRight;}
.head_fixed{height: 5.208vw;min-height: 60px;}
.header{width: calc(100% - 22px);z-index: 991;position: fixed;top:20px;left: 11px;transition: all 0.3s ease-out;background: transparent;border-radius: 1.563vw;}
.header .inner>.flex{height: 5.208vw;min-height: 60px;align-items: center;transition: all 0.3s ease-out;padding: 0 2.5vw;}
.header .logo{font-size: 0;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1;}
.header .logo img{width: 14.48vw;max-width: 278px;min-width: 120px;transition: all 0.15s ease-out;filter: brightness(100);}
.header nav{display: flex;align-items: center;height: 100%;margin-right: auto;}
.header nav>ul{font-size: 0;display: flex;align-items: center;height: 100%;}
.header nav>ul>li{margin-right:1.875vw;display: flex;align-items: center;height: 100%;}
.header nav>ul>li:last-child{margin-right:0;}
.header nav>ul>li>a{transition: all 0.3s ease-out;display: flex;align-items: center;justify-content: space-between;position: relative;line-height: 1;color:#fff;}
.header nav>ul>li>a:hover,.header nav>ul>li.active>a{color:#14b29e}
.header nav>ul>li .child{position: absolute;width: 100%;top: calc(100% + 11px);left: 0;background: #fff;padding:  2.5vw;overflow: hidden;min-height: 22.916vw;border-radius: 1.563vw;display: none;box-shadow: 0 0 15px rgba(0,0,0,.05);}
.header nav>ul>li .child.productChild .flex{display: flex;align-items: flex-start;justify-content: space-between;}
.header nav>ul>li .child.productChild .flex .left{width: 28%;}
.header nav>ul>li .child.productChild .flex .left ul li{margin-bottom: 2.083vw;}
.header nav>ul>li .child.productChild .flex .left ul li:last-child{margin-bottom: 0;}
.header nav>ul>li .child.productChild .flex .left ul li h3 a{transition: .25s;}
.header nav>ul>li .child.productChild .flex .left ul li h3 a:hover{color:#14b29e}
.header nav>ul>li .child.productChild .flex .left ul li .three{margin-top: 1vw;}
.header nav>ul>li .child.productChild .flex .left ul li .three p{margin-bottom: 10px;padding-left: 16px;}
.header nav>ul>li .child.productChild .flex .left ul li .three p:last-child{margin-bottom: 0;}
.header nav>ul>li .child.productChild .flex .left ul li .three p a{font-weight: 500;color:#b2b2b2;transition: .25s;}
.header nav>ul>li .child.productChild .flex .left ul li .three p a:hover{color:#14b29e;}
.header nav>ul>li .child.productChild .flex .right{width: 72%;}
.header nav>ul>li .child.productChild .flex .right ul.list{display: flex;flex-wrap: wrap;}
.header nav>ul>li .child.productChild .flex .right ul.list li{width: 21%;margin-right: 5.33%;margin-bottom: 3.125vw;text-align: center;}
.header nav>ul>li .child.productChild .flex .right ul.list li:nth-child(4n){margin-right: 0;}
.header nav>ul>li .child.productChild .flex .right ul.list li .title{font-weight: bold;margin-bottom: 9px;}
.header nav>ul>li .child.productChild .flex .right ul.list li .more{margin-top: 5px;}
.header nav>ul>li .child.aboutChild .flex{justify-content: space-between;}
.header nav>ul>li .child.aboutChild .flex .left{width: 26%;border-right: 1px solid #e8e8e8;display: flex;flex-direction: column;align-items: flex-start;padding-right: 3.75vw;}
.header nav>ul>li .child.aboutChild .flex .left h3{font-weight: bold;margin-bottom: 1.25vw;}
.header nav>ul>li .child.aboutChild .flex .left .s-content{line-height: 1.7;margin-bottom: 1.875vw;}
.header nav>ul>li .child.aboutChild .flex .left .more{margin-top: auto;display: flex;align-items: center;color:#14b29e;font-weight: bold;}
.header nav>ul>li .child.aboutChild .flex .left .more span{margin-right: 1.25vw;}
.header nav>ul>li .child.aboutChild .flex .center{width: 30%;}
.header nav>ul>li .child.aboutChild .flex .center h3 {margin-bottom: 12px;}
.header nav>ul>li .child.aboutChild .flex .center h3 a{padding: 12px 2.083vw;border-radius: 46px;background: #eff1f5;transition: .25s;color:#fff;font-weight: bold;display: block;color:#212121}
.header nav>ul>li .child.aboutChild .flex .center h3 a:hover{background: #14b29e;color:#fff;}
.header nav>ul>li .child.aboutChild .flex .center p{padding: 0 2.083vw;margin-bottom: 12px;}
.header nav>ul>li .child.aboutChild .flex .center p a{transition: .25s;}
.header nav>ul>li .child.aboutChild .flex .center p a:hover{color:#14b29e;}
.header nav>ul>li .child.aboutChild .flex .center .box .three{display: none;}
.header nav>ul>li .child.aboutChild .flex .right{width: 35%;}
.header nav>ul>li .child.aboutChild .flex .right .img{border-radius: 13px;overflow: hidden;}
.header .language {margin-right: 18px;}
.header .language .change-language-title .language-flag a{display: flex;align-items: center;transition: .25s;padding: 0 18px;height: 56px;border-radius: 56px;background: #14b29e;color:#fff;}
.header .language .change-language-title .language-flag a span{margin: 0 10px;padding: 0;}
.header .language .change-language-title .language-flag a:hover{background:  #eff1f5;color:#000}
.header .contact a{display: flex;align-items: center;background: #eff1f5;padding: 0 20px 0 6px;height: 56px;border-radius: 56px;transition: .25s;}
.header .contact a .icon{margin-right: 11px;}
.header .contact a .icon img{width: 49px;}
.header .contact a:hover{background: #14b29e;color:#fff;}
.header.active,.header.cur {top: 11px;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.05);}
.header.active .inner>.flex{height: 4.5vw;}
.header.active .logo img{width: 12vw;filter: none;}
.header.cur .logo img{filter: none;}
.header.active nav>ul>li>a,.header.cur nav>ul>li>a{color: #333;}
.header.active nav>ul>li.active>a,.header.cur nav>ul>li.active>a,.header.active nav>ul>li>a:hover,.header.cur nav>ul>li>a:hover{color: #14b29e;}
.header.on{transform: translateY(-100px);}
.change-language {display: inline-block;position: relative;text-align: left;vertical-align: middle;line-height: 1;padding: 10px 0;}
.change-language .change-language-title{position: relative;}
.change-language .change-language-cont {position: absolute;top: 100%;right: 0;width: 360px;background: #FFF;padding: 20px 10px 20px 20px;transform: scale3d(0.9, 0.9, 1);opacity: 0;visibility: hidden;z-index: 999;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;border: 1px solid #eee;border-radius: 5px;overflow-y: auto;max-height: 80vh;line-height: normal;}
.change-language:hover .change-language-cont {transform: scale3d(1, 1, 1);opacity: 1;visibility: visible;}
.goomay-translate-seo {display: none;} 
.mobile-head-language .goomay-translate-seo, .change-language .goomay-translate-seo {display: block;}
.change-language .change-language-cont li {display: inline-block;vertical-align: top;width: 30%;margin: 0 0 10px;font-size: 10pt;overflow: hidden;padding: 0 10px 0 0;}
li.language-flag a {position: relative;}
.language-flag span {position: relative;white-space: nowrap;padding: 0 0 0 33px;}
.language-flag img {position: absolute;left: 0;top: 50%;display: inline-block;vertical-align: top;background-repeat: no-repeat;width: 22px;height: 16px;margin: -8px 5px 0;border:1px solid #eee;}
.change-language ::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, .3);border-radius: 20px;}
.change-language ::-webkit-scrollbar {width: 5px;}
html.nav-open {overflow: hidden!important;}
.Menu {width:100%;height: 100%;position: fixed;top: 0;left: 0;transform: translateX(-100%);z-index: 990;background: #fff;transition: 0.5s;overflow-y: auto;padding: 37px 0 0;}
.Menu.active{transform: none;}
.Menu ul.list{border-top: 1px solid rgba(0,0,0,.1);}
.Menu ul.list li{padding: 10px;border-bottom: 1px solid rgba(0,0,0,.1);display: flex;justify-content: space-between;flex-wrap: wrap;}
.Menu ul.list li i.fa{width: 40px;cursor: pointer;transition: 0.3s;font-size: 16px;font-weight: bold;text-align: center;}
.Menu ul.list li .child {margin-top: 10px;display: none;width: 100%;}
.Menu ul.list li .child p{padding: 5px;}
.Menu ul.list li.cur i.fa{transform: rotate(90deg);}
.Menu .nav-btn{position: absolute;top: 0;right: 13px;width: 37px;height: 37px;display: flex;align-items: center;justify-content: center;}
.Menu .lines{width: 20px;height: 16px;position: relative;cursor: pointer;}
.Menu .lines span{width: 100%;height: 2px;background: #222;position: absolute;overflow: hidden;left: 0;transition: all 0.25s ease;}
.Menu .lines span.n1{top: 0;}
.Menu .lines span.n2{top: 7px;}
.Menu .lines span.n3{top: 14px;}
.Menu .nav-btn.closes .lines span.n1 {top: 8px;transform: rotate(45deg);}
.Menu .nav-btn.closes .lines span.n2 {opacity: 0;}
.Menu .nav-btn.closes .lines span.n3 {top: 8px;transform: rotate(-45deg);}
.col-banner {transition: 0.5s all ease;position: relative;padding: 0 !important;font-size: 0;width: 100%;}
.col-banner .swiper-slide{font-size: 0;position: relative;height: auto;}
.col-banner .swiper-slide .img {width: 100%;height: 100%;}
.col-banner .swiper-slide .img img{width: 100%;height: 100%;object-fit: cover;}
.col-banner .swiper-slide video {width: 100vw;height: 100%;object-fit: cover;position: relative;}
.col-banner .swiper-slide .ban_cont{position: absolute;color:#fff;left: 0;width: 100%;z-index: 2;transition: all 0.15s ease-out;top: 50%;transform: translateY(-50%);}
#col-index-banner .swiper{position: fixed;top: 0;left: 0;width: 100%;z-index: 1;} 
#col-index-banner,#col-index-banner .swiper-slide {height: 50vw;}
#col-index-banner .swiper-slide .ban_cont{top: auto;transform: none;bottom: 3.125vw;}
#col-index-banner .swiper-slide .ban_cont .content .s-content{max-width: 580px;margin-bottom: 10px;line-height: 2;}
#col-index-banner .swiper-slide .ban_cont .content .s-content h3{font-weight: bold;max-width: 450px;line-height: 1.169;margin-bottom: 0.83vw;font-size: 3.38vw;}
#col-index-banner .swiper-slide .ban_cont .content .links{display: flex;}
#col-index-banner .swiper-slide .ban_cont .content .links a{padding: 16px 18px;border-radius: 56px;background: #fff;font-weight: bold;}
#col-index-banner .swiper-slide .ban_cont .content .links a.contact{background: #14b29e;color:#fff;margin-left: 12px;}
#col-index-banner .swiper-slide .ban_cont .content .links a.contact i.iconfont{margin-right: 12px;font-weight: normal;}
#col-banner .swiper-slide .ban_cont .content h2{font-family: 'HG';font-size: 3.4375vw;}
#col-banner .swiper-slide .ban_cont .content .s-content{margin-top: 10px;}
.col-index-product{background: #fff;position: relative;z-index: 1;}
.col-index-product .item{overflow: hidden;position: relative;}
.col-index-product .item .bg .swiper{display: none;}
.col-index-product .item .bg .swiper.active{display: block;}
.col-index-product .item .content{width: 100%;position: absolute;left: 0;top: 0;padding: 3.75vw 0 0;z-index: 1;}
.col-index-product .item .content h3{color:#fff;max-width: 460px;font-weight: bold;line-height: 1.128;margin: 0 auto 1.563vw;}
.col-index-product .item .content .child{display: flex;justify-content: center;}
.col-index-product .item .content .child a{display: flex;align-items: center;background: #eff1f5;padding: 6px 28px 6px 6px;border-radius: 56px;transition: .25s;margin: 5px;}
.col-index-product .item .content .child a .icon{margin-right: 11px;}
.col-index-product .item .content .child a .icon img{width: 44px;}
.col-index-product .item .content .child a.active,.col-index-product .item .content .child a:hover{background: #14b29e;color:#fff;}
.col-index-news{padding: 6.25vw 0;background: #fff;position: relative;z-index: 1;}
.col-index-news h2{font-weight: bold;}
.col-index-news .desc{text-align: center;margin: 0.9375vw 0 5.9375vw;}
.col-index-news .slide{position: relative;padding: 0 55px;}
.col-index-news .slide .swiper-button-next{width: 66px;height: 42px;border-radius: 42px;display: flex;align-items: center;justify-content: center;background: #fff;outline: none;border: none;pointer-events: inherit;top: 50%;transform: translateY(-50%);right: 20px;position: absolute;margin-top: 0;opacity: 1;color:#000}
.col-index-news .slide .swiper-button-next::after{display: none;}
.col-index-news .slide .swiper-button-next i.iconfont{font-size: 24px;font-weight: bold;}
.col-index-news .slide .swiper-slide{height: auto}
.col-index-news .slide .swiper-slide a{display: block;width: 100%;border-radius: 15px;overflow: hidden;color:#fff;}
.col-index-news .slide .swiper-slide a .img{width: 100%;}
.col-index-news .slide .swiper-slide a .title{position: absolute;left: 0;bottom: 0;width: 100%;padding: 0 1.875vw 1.458vw;font-weight: 500;line-height: 1.13;transition: .25s;}
.col-index-news .slide .swiper-slide a .title.active{opacity: 0;visibility: hidden;transform: translateY(-10px);}
.col-index-news .slide .swiper-slide a .content{width: 90%;position: absolute;left: 5%;bottom: 1.3541vw;border-radius: 20px;background: #fff;padding: 1.563vw 1.25vw;color:#000;display: none;}
.col-index-news .slide .swiper-slide a .content h3{font-weight: 500;line-height: 1.13;margin: 5px 0 10px;}
.col-index-news .slide .swiper-slide a .content .s-content{line-height: 1.778;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: box;-webkit-line-clamp: 2;-moz-line-clamp: 2;-ms-flex-line-pack: center;-webkit-box-orient: vertical;-moz-box-orient: vertical;box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.footer{position: relative;z-index: 1;background: #fff;padding: 5.208vw 0;}
.footer::before{content:'';width: calc(100% - 225px);left: 112.5px;height: 1px;background: rgba(0,0,0,.05);position: absolute;top: 0;}
.footer .wrap{padding: 0 12.5vw;}
.footer .wrap .logo{margin-bottom: 4.79vw;text-align: center;}
.footer .wrap .logo img{width: 7.71vw;min-width: 80px;}
.footer .footer-nav{margin-bottom:6.25vw;}
.footer .footer-nav ul{display: flex;justify-content: space-between;}
.footer .footer-nav ul li {max-width: 20%;}
.footer .footer-nav ul li h3{font-weight: bold;text-transform: uppercase;margin-bottom: 12px;color:#666666;}
.footer .footer-nav ul li h3 a{color:#666;}
.footer .footer-nav ul li .child p{margin-bottom: 5px;color:#666;}
.footer .footer-nav ul li .child p a{color:#666;transition: .25s;}
.footer .footer-nav ul li .child p a:hover{color:#000;}
.footer .share{display: flex;justify-content: center;margin-bottom: 1.25vw;}
.footer .share a{background: rgba(34,34,34,.05);margin-right: 9px;width: 38px;height: 38px;border-radius: 5px;font-size: 18px;display: flex;align-items: center;justify-content: center;position: relative;transition: .25s;}
.footer .share a:last-child{margin-right: 0;}
.footer .share a:hover{background: #14b29e;color:#fff;}
.footer .bottom{text-align: center;}
.footer .bottom .copyright a.policy{border-bottom: 1px solid;transition: .25s ease-in-out;display: inline-block;line-height: 1;}
.footer .bottom .copyright a.policy:hover{color:#14b29e}
.footer .bottom .logo{text-align: right;margin-bottom: 1.563vw;}
.footer .bottom .logo img{width: 33.28125vw;max-width: 639px;min-width: 160px;}
.footer .bottom .copyright .power{display: inline-block;}
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;} 
.pagination>li {display: inline;}
/* page */ 
.page {text-align: center;}
.page ul li a{border:none;background: none;padding:0 2px;margin:0 5px;font-weight: 500;}
.page ul li.disabled a{border:none !important;background: none !important;border-radius: 0 !important;}
.page ul li.active a{border:none;background: none;color: #14b29e;border-bottom: 3px solid #14b29e;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {border:none;background: none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background: none;color:#666;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: none;color:#666;}
.videoPop{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: fixed;left: 0;top:0;z-index: 9999;display: none;text-align: center;padding:5vh 1vw;}
.videoPop .col-video2{position: relative;width: 100%;height: 100%;}
#Video{max-width: 100%;max-height: 100%;position: absolute;max-width: 970px;top:50%;left: 50%;transform: translate(-50%,-50%);width: 100%;}
#videoClose{position: absolute;right:10px;top:5px;color: #fff;cursor: pointer;font-size: 36px;transition: 0.5s;z-index: 99;}
#videoClose:hover{color: #eee;}
#ccc{z-index: 1000 !important;position: fixed;}
#ccc-overlay {position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 1;background: rgba(0,0,0,0.4);opacity: 0;visibility: hidden;transition: .25s;}
@media (min-width: 760px){
  #ccc #ccc-notify {padding: 30px;}
}
#ccc #ccc-content, #ccc #ccc-notify, #ccc .ccc-module--screen {background-color: #fff;}
#ccc-notify {box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 20%);}
#ccc-notify {position: fixed;left: 0;right: 0;bottom: 0;height: auto;min-height: 48px;padding: 24px;margin: 0;border-radius: 0;overflow: hidden;z-index: 30;display: flex;flex-direction: column;justify-content: space-between;opacity: 1;transform: translateY(calc(100% + 50px));transition: .35s;}
#ccc.cur #ccc-overlay{opacity: 1;visibility: visible;}
#ccc.cur #ccc-notify{transform: translateY(0);}
@media (min-width: 1200px){
  #ccc-notify {z-index: 10;padding: 16px 100px;flex-direction: row;align-items: center;}
  #ccc-notify .content{width: 70%;}
  #ccc-notify .ccc-notify-buttons{margin-top: 0;margin-left: 32px;white-space: nowrap;flex-shrink: 0;}
}
#ccc-notify .content{line-height: 1.66;font-weight: 300;}
#ccc-notify .content a{border-bottom: 1px solid;transition: .25s ease-in-out;font-weight: normal;display: inline-block;line-height: 1;}
#ccc-notify .content a:hover{color:#14b29e;}
#ccc-notify .ccc-notify-buttons button{display: inline-block;padding: 10px 20px;border: 1.5px solid #0B0B0B26;line-height: 1;font-weight: 500;border-radius: 45px;transition: .25s;font-weight: 500;background: transparent;margin:8px 8px 8px 0 !important;cursor: pointer;font-family: 'Ubuntu';outline: none;}
#ccc-notify .ccc-notify-buttons button:hover{background: #14b29e;border-color: #14b29e;color:#fff;}
.seo-content{line-height: 1.66;}
.seo-content h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
.seo-content h3{font-weight: bold;margin: 2px 0 8px;font-size: 1.65rem;}
.seo-content h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
.seo-content hr{border-color: #14b29e;margin: 3vh 0;width: 100%;}
.seo-content table{width: 100%;border: none;height: auto !important;line-height: normal;}
.seo-content table td{border: none;padding: 4px 0;width: auto !important;}
.seo-content table td strong{font-weight: 600;}
.seo-content a{display: inline-block;border-bottom: 1px solid;color:#14b29e;}
.col-page-product{padding: 6.25vw 0;}
.col-page-product .flex{justify-content: space-between;align-items: flex-start;flex-wrap: wrap;position: relative;margin-bottom: 3.125vw;}
.col-page-product .flex .sider{width: 20%;position: sticky;top: 110px;}
.col-page-product .flex .sider ul li{margin-bottom: 2.083vw;}
.col-page-product .flex .sider ul li:last-child{margin-bottom: 0;}
.col-page-product .flex .sider ul li h3 a{transition: .25s;}
.col-page-product .flex .sider ul li.active h3 a,.col-page-product .flex .sider ul li h3 a:hover{color:#14b29e}
.col-page-product .flex .sider ul li .child{margin-top: 1vw;}
.col-page-product .flex .sider ul li .child p{margin-bottom: 10px;padding-left: 16px;}
.col-page-product .flex .sider ul li .child p:last-child{margin-bottom: 0;}
.col-page-product .flex .sider ul li .child p a{font-weight: 500;color:#b2b2b2;transition: .25s;}
.col-page-product .flex .sider ul li .child p a:hover,.col-page-product .flex .sider ul li .child p.active a{color:#14b29e;}
.col-page-product .flex .lists{width: 79%;}
.col-page-product .flex .lists .brand{margin-bottom: 1.563vw;}
.col-page-product .flex .lists .brand ul{display: flex;flex-wrap: wrap;}
.col-page-product .flex .lists .brand ul li {margin: 0 1.09375vw 10px 0;}
.col-page-product .flex .lists .brand ul li a{padding: 0.78125vw 1.71875vw;line-height: 1;border-radius: 49px;background: #eff1f5;transition: .25s;}
.col-page-product .flex .lists .brand ul li a:hover,.col-page-product .flex .lists .brand ul li.active a{background: #14b29e;color:#fff;}
.col-page-product .flex .lists ul.list{display: flex;flex-wrap: wrap;}
.col-page-product .flex .lists ul.list li{width: 23.5%;margin-right: 2%;margin-bottom: 3%;transition: .25s;text-align: center;}
.col-page-product .flex .lists ul.list li:nth-child(4n){margin-right: 0;}
.col-page-product .flex .lists ul.list li a{display: flex;flex-direction: column;padding: 30px 2.083vw 25px;width: 100%;height: 100%;transition: .25s;background: #eff1f5;border-radius: 20px;overflow: hidden;}
.col-page-product .flex .lists ul.list li a .title{text-align: center;font-weight: bold;margin-bottom: 1.875vw;}
.col-page-product .flex .lists ul.list li a .img{margin-top: auto;margin-bottom: 1.875vw;}
.col-page-product .flex .lists ul.list li a .more{text-transform: uppercase;}
.col-page-product .flex .lists ul.list li a:hover{background: #14b29e;color:#fff;}
.detail-title h3{font-size: 2.083vw;}
.col-product-detail {width: 100%;overflow: hidden;;}
.col-product-detail .pro_show{background: url(../images/bg.jpg) no-repeat center/cover;}
.col-product-detail .pro_show .inner {position: relative;padding: 8.33vw 0;}
.col-product-detail .pro_show .inner .gallery-top{width: 47%;margin: 0 auto;}
.col-product-detail .pro_show .inner .content{position: absolute;left: 0;bottom: 4.16vw;width: 23%;}
.col-product-detail .pro_show .inner .content h1{font-weight: bold;line-height: 1.357;margin: 12px 0 2.083vw;}
.col-product-detail .pro_show .inner .content a.contact{display: inline-block;padding: 16px 60px;border-radius: 56px;background: #14b29e;color:#fff;}
.col-product-detail .pro_show .inner .col-thumb{width: 340px;right: 0;bottom: 3.125vw;position: absolute;}
.col-product-detail .pro_show .inner .col-thumb .swiper-slide a{border-radius: 8px;background: #fff;overflow: hidden;display: block;border: 2px solid #e0e0e0;transition: .25s;}
.col-product-detail .pro_show .inner .col-thumb .swiper-slide.swiper-slide-thumb-active a{border-color: #14b29e;}
.col-product-detail .detail1{position: relative;color:#fff;}
.col-product-detail .detail1 .detail-title{width: 100%;position: absolute;left: 0;top: 5.208vw;z-index: 2;}
.col-product-detail .detail1 .detail-title h3{font-weight: bold;margin-bottom: 10px;}
.col-product-detail .detail1 .swiper-pagination{bottom: 2.8125vw;}
.col-product-detail .detail1 .swiper-pagination span{width: 1.875vw;height: 0.26041vw;max-width: 36px;max-height: 5px;min-width: 6px;min-height: 2px;background: #fff;opacity: .33;transition: .25s;border-radius: 0;}
.col-product-detail .detail1 .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;width: 3.75vw;max-width: 72px;min-width: 10px;}
.col-product-detail .detail2{padding: 7.8125vw 0 0;}
.col-product-detail .detail2 .detail-title{margin-bottom: 4.427vw;}
.col-product-detail .detail2 .detail-title h3{font-weight: bold;margin-bottom: 10px;}
.col-product-detail .detail2 .swiper{overflow: visible;width: 70%;text-align: center;}
.col-product-detail .detail2 .swiper .swiper-slide{border-radius: 14px;overflow: hidden;;}
.col-product-detail .detail2 .swiper-pagination{position: static;margin-top: 2.083vw;width: auto;display: inline-block;padding: 5px;border-radius: 20px;background: #e0dbd4;;line-height: 1;font-size: 0;}
.col-product-detail .detail2 .swiper-pagination span{width: 7px;height: 7px;border-radius: 7px;background: #ccc8c2;opacity: 1;transition: .25s;}
.col-product-detail .detail2 .swiper-pagination span.swiper-pagination-bullet-active{width: 30px;background: #212121;}
.col-product-detail .detail3{padding: 10vw 0;}
.col-product-detail .detail3 .detail-title{margin-bottom: 4.427vw;}
.col-product-detail .detail3 .detail-title h3{font-weight: bold;margin-bottom: 10px;}
.col-product-detail .detail3 .content table{border: none;border-top: 1px solid #e2e2e2; width: 100%;}
.col-product-detail .detail3 .content table td{border: none;padding: 11px 0;vertical-align: top;border-bottom: 1px solid #e2e2e2;}
.col-product-detail .detail3 .content table td strong{font-size: 1.875vw;}
.col-product-detail .detail4 iframe{width: 100%;}
.col-product-detail .detail5 {padding: 10vw 0 6.66vw;}
.col-product-detail .detail5 .flex{flex-wrap: wrap;align-items: flex-start;justify-content: space-between;flex-direction: row-reverse;}
.col-product-detail .detail5 .flex ul.list{width: 58%;flex-wrap: wrap;display: flex;}
.col-product-detail .detail5 .flex ul.list li{width: 32%;margin-right: 2%;margin-bottom: 3%;border-radius: 1.25vw;position: relative;overflow: hidden;}
.col-product-detail .detail5 .flex ul.list li:nth-child(3n){margin-right: 0;}
.col-product-detail .detail5 .flex ul.list li i.iconfont{color:#fff;position: absolute;top: 20px;right: 15px;}
.col-product-detail .detail5 .flex .content{width: 32%;}
.col-product-detail .detail5 .flex .content .detail-title{line-height: 1.525;max-width: 300px;margin-bottom: 3.75vw;}
.col-product-detail .detail5 .flex .content .detail-title h3{font-size: 3.0208vw;margin-bottom: 1.875vw;font-weight: bold;}
.col-product-detail .detail5 .flex .content  a.contact{display: inline-block;padding: 16px 60px;border-radius: 56px;background: #14b29e;color:#fff;}
.col-product-detail2 .detail1 .content .swiper-slide p:nth-child(2){position: absolute;left: 50%;bottom: 5vw;transform: translateX(-50%);padding: 15px 60px;border-radius: 53px;background: #fff;z-index: 2;line-height: 1;color:#212121}
.col-product-detail2 .detail2 .content .swiper-slide p:nth-child(2){color:#fff;width: 100%;position: absolute;left: 0;bottom: 1.875vw;text-align: center;}
.col-product-detail2 .detail3 .content h4{max-width: 660px;margin: 0 auto 2.083vw;font-weight: bold;line-height: 1.357;font-size: 2.1875vw;}
.col-product-detail2 .detail3 a.contact{display: inline-block;padding: 16px 60px;border-radius: 56px;background: #14b29e;color:#fff;}
.col-product-detail2 .detail6 {position: relative;}
.col-product-detail2 .detail6 .thumb{position: absolute;max-width: 766px;width: 100%;position: absolute;left: 50%;bottom: 4.5833vw;transform: translateX(-50%);z-index: 2;padding: 0 12px;}
.col-product-detail2 .detail6 .thumb .swiper-slide a{border-radius: 8px;background: #fff;overflow: hidden;display: block;border: 2px solid #e0e0e0;transition: .25s;}
.col-product-detail2 .detail6 .thumb .swiper-slide.swiper-slide-thumb-active a{border-color: #14b29e;}
.col-page-about .col-1{padding: 6.25vw 0 0}
.col-page-about .col-1 .flex{align-items: flex-end;justify-content: space-between;flex-wrap: wrap;margin-bottom: 8.95833vw;}
.col-page-about .col-1 .flex .content{width: 55%;}
.col-page-about .col-1 .flex .content .desc{font-weight: bold;color:#14b29e;margin-bottom: 6px;}
.col-page-about .col-1 .flex .content h2{margin-bottom: 2.8125vw;}
.col-page-about .col-1 .flex .content .s-content {max-height: 180px;overflow-y: auto;line-height: 1.778;padding-right: 8.33vw;}
.col-page-about .col-1 .flex .img{width: 29%;}
.col-page-about .col-1 .num{margin-bottom: 9.375vw;}
.col-page-about .col-1 .num ul{display: flex;justify-content: space-between;}
.col-page-about .col-1 .num ul li {text-transform: uppercase;color:#666666;}
.col-page-about .col-1 .num ul li p:nth-child(1){color:#14b29e;margin-bottom: 1.25vw;padding-bottom: 10px;border-bottom: 1px solid rgba(0,0,0,.1);}
.col-page-about .col-1 .num ul li p:nth-child(1) .odometer{font-family: 'Ubuntu';line-height: 1;vertical-align: baseline;}
.col-page-about .col-2{padding: 6.25vw 0;}
.col-page-about .col-2 .flex{align-items: flex-start;justify-content: space-between;flex-wrap: wrap; }
.col-page-about .col-2 .flex .content{width: 41%;}
.col-page-about .col-2 .flex .content h2{margin-bottom: 2.8125vw;}
.col-page-about .col-2 .flex .content .s-content {max-height: 164px;overflow-y: auto;line-height: 1.778;padding-right:2.5vw;}
.col-page-about .col-2 .flex .content .swiper-buttons{position: relative;margin-top: 3.125vw;display: flex;align-items: center;}
.col-page-about .col-2 .flex .content .swiper-buttons .swiper-button{width: auto;height: auto;position: relative;top: auto;margin-top: 0;color:#ebebeb;outline: none;opacity: 1;pointer-events: inherit;margin-right: 2.5vw;transition: .25s;left: auto !important;right: auto !important;}
.col-page-about .col-2 .flex .content .swiper-buttons .swiper-button::after{display: none;}
.col-page-about .col-2 .flex .content .swiper-buttons .swiper-button:hover{color:#14b29e;}
.col-page-about .col-2 .flex .slide{width: 45%;}
.col-page-about .col-2 .flex .slide .swiper-slide{position: relative;background: #eff1f5;border-radius: 14px;overflow: hidden;height: auto;display: flex;flex-direction: column;padding: 2.34375vw 2.34375vw 3.75vw;z-index: 1;transition: .25s;}
.col-page-about .col-2 .flex .slide .swiper-slide .img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;transition: .25s;z-index: -1;}
.col-page-about .col-2 .flex .slide .swiper-slide .img img{width: 100%;height: 100%;object-fit: cover;}
.col-page-about .col-2 .flex .slide .swiper-slide .num{margin-bottom: auto;font-weight: bold;color:#14b29e;}
.col-page-about .col-2 .flex .slide .swiper-slide .title{font-weight: bold;margin-bottom: 1.875vw;margin-top: 12.5vw;}
.col-page-about .col-2 .flex .slide .swiper-slide .s-content{line-height: 1.778;max-width: 200px;}
.col-page-about .col-2 .flex .slide .swiper-slide:hover,.col-page-about .col-2 .flex .slide .swiper-slide:hover .num{color:#fff;}
.col-page-about .col-2 .flex .slide .swiper-slide:hover .img{opacity: 1;}
.col-page-about .col-3{padding: 6.25vw 0;background: #eff1f5;}
.col-page-about .col-3 .flex{margin-bottom: 5.208vw;align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.col-page-about .col-3 .flex .slide{width: 50%;}
.col-page-about .col-3 .flex .slide .swiper{text-align: right;}
.col-page-about .col-3 .history-container{width: 42%;margin-bottom: 5vw;overflow: visible;}
.col-page-about .col-3 .history-container .img{border-radius: 20px;overflow: hidden;}
.col-page-about .col-3 .year-container {border-bottom: 2px solid #e8eaee;padding-bottom: 1px;}
.col-page-about .col-3 .year-container .swiper-slide {text-align: center;transition:border-color 0.25s;}
.col-page-about .col-3 .year-container .swiper-slide::after{content:'';width: 100%;height: 4px;background: #14b29e;position: absolute;left: 0;bottom: -3px;transition: .25s;opacity: 0;}
.col-page-about .col-3 .year-container .swiper-slide .title{transition: .25s;transform: scale(.46);color:rgba(102,102,102,.66);position: relative;cursor: pointer;font-weight: bold;padding-bottom: 8px;}
.col-page-about .col-3 .year-container .swiper-slide.swiper-slide-thumb-active::after {opacity: 1;}
.col-page-about .col-3 .year-container .swiper-slide.swiper-slide-thumb-active .title{transform: scale(1);color:#14b29e;}
.col-page-about .col-4 {padding: 6.25vw 0;}
.col-page-about .col-4 h2{margin-bottom: 3.4375vw;}
.col-page-about .col-4 .flex{justify-content: space-between;flex-wrap: wrap;}
.col-page-about .col-4 .flex .left{width: 79%;border-radius: 20px;overflow: hidden;}
.col-page-about .col-4 .flex .left .item{display: none;position: relative;}
.col-page-about .col-4 .flex .left .item.active{display: block;}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-slide .img{width: 100%;height: 100%;position: relative;}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-slide .img::after{content:'';width: 100%;height:50%;position: absolute;left: 0;bottom: 0;background: linear-gradient(to top,rgba(20,178,158,.9),rgba(20,178,158,0));}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-slide .img img{width: 100%;height: 100%;object-fit: cover;transform: scale(1.1);transition: 5s ease-in-out;}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-slide-active .img img{transform: scale(1);}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button{width: 66px;height: 42px;border-radius: 42px;background: #fff;display: flex;align-items: center;justify-content: center;color:#212121;transition: .25s;outline: none;opacity: 1;pointer-events: inherit;position: absolute;top: 50%;transform: translateY(-50%);margin-top: 0;}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button i.iconfont{font-size: 24px;font-weight: bold;}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button::after{display: none;}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button:hover{color:#fff;background: #14b29e;}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button-prev{left: 1.563vw}
.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button-next{right: 1.563vw;}
.col-page-about .col-4 .flex .left .item .content{color:#fff;position: absolute;left: 0;bottom: 3.75vw;width: 100%;padding: 0 3.75vw;display: flex;justify-content: space-between;flex-wrap: wrap;z-index: 2;}
.col-page-about .col-4 .flex .left .item .content h3{width: 24%;}
.col-page-about .col-4 .flex .left .item .content .s-content{line-height: 1.778;width: 76%;}
.col-page-about .col-4 .flex .right{width: 18%;background: url(../images/bg2.jpg) no-repeat center/cover;padding: 25px;border-radius: 20px;overflow: hidden;color:#fff;display: flex;flex-direction: column;}
.col-page-about .col-4 .flex .right .child{margin-bottom: auto;}
.col-page-about .col-4 .flex .right .child p{margin-bottom: 12px;padding: 12px 20px;border-radius: 20px;background: rgba(51,51,51,.21);transition: .25s;color:#fff;cursor: pointer;}
.col-page-about .col-4 .flex .right .child p:last-child{margin-bottom: 0;}
.col-page-about .col-4 .flex .right .child p.active,.col-page-about .col-4 .flex .right .child p:hover{color:#14b29e;background: #fff;}
.col-page-about .col-4 .flex .right .desc{margin-top: 3.125vw;line-height: 1.579;padding-right: 3.125vw;}
.col-page-about .col-5{color:#fff;position: relative;padding: 15.625vw 0;z-index: 1;}
.col-page-about .col-5::after{content:'';width: 100%;height: 100%;background: rgba(0,0,0,.3);position: absolute;left: 0;top:0;z-index: -1;}
.col-page-about .col-5 .videoBg{position: absolute;left: 0;top:0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}
.col-page-about .col-5 h2{margin-bottom: 2.083vw;}
.col-page-about .col-5 .content{line-height: 1.778;max-width: 1000px;margin: 0 auto;}
.col-page-about .col-6 {padding: 6.25vw 0;}
.col-page-about .col-6 h2{margin-bottom: 2.083vw;}
.col-page-about .col-6 .content{line-height: 1.778;max-width: 1000px;margin: 0 auto 5.208vw;}
.col-page-about .col-6 .swiper{max-width: 1200px;}
.brand-child{position: absolute;left: 50%;bottom: 5.57vw;transform: translateX(-50%);display: flex;z-index: 2;}
.brand-child a{margin: 0 1.563vw;width: 7.447vw;height: 7.447vw;border-radius: 50%;transition: .25s;display: flex;align-items: center;justify-content: center;}
.brand-child a img{width:89.5%;}
.brand-child a.active,.brand-child a:hover{background: #14b29e;}
.col-page-brand .col-1{padding: 8.33vw 0;}
.col-page-brand .col-1 h2{margin-bottom: 1.66vw;}
.col-page-brand .col-1 .content{max-width: 1140px;margin: 0 auto 3.54166vw;line-height: 1.778;}
.col-page-brand .col-1 a.more{display: inline-block;border-radius: 56px;background: #14b29e;color:#fff;padding: 14px 32px;}
.col-page-brand .col-1 a.more>*{display: inline-block;vertical-align: middle;}
.col-page-brand .col-1 a.more span{margin: 0 2.083vw 0 1.25vw;}
.col-page-brand .col-1 .brand_video{margin-top: 7.6041vw;border-radius: 20px;overflow: hidden;}
.col-page-brand .col-2 {padding: 20px 0 0;}
.col-page-brand .col-2 h2{margin-bottom: 10px;}
.col-page-brand .col-2 .desc{margin-bottom: 4.322vw;text-align: center;}
.col-page-brand .col-2 .detail2-container{overflow: visible;width: 70%;text-align: center;margin-bottom: 6.25vw;}
.col-page-brand .col-2 .detail2-container .swiper-slide{border-radius: 14px;overflow: hidden;;}
.col-page-brand .col-2 .swiper-pagination{position: static;margin-top: 2.083vw;width: auto;display: inline-block;padding: 5px;border-radius: 20px;background: #e0dbd4;;line-height: 1;font-size: 0;}
.col-page-brand .col-2 .swiper-pagination span{width: 7px;height: 7px;border-radius: 7px;background: #ccc8c2;opacity: 1;transition: .25s;}
.col-page-brand .col-2 .swiper-pagination span.swiper-pagination-bullet-active{width: 30px;background: #212121;}
.col-page-brand .col-2 .content{max-width: 1140px;margin: 0 auto 6.25vw;line-height: 1.778;}
.col-page-brand .col-2 .honor-container{max-width: 1200px;margin-bottom: 8.33vw;}
.col-page-brand .col-3{padding: 6.25vw 0;}
.col-page-brand .col-3 h2{margin-bottom: 5.208vw;}
.col-page-brand .col-3 ul.list{display: flex;flex-wrap: wrap;margin-bottom: 5.208vw;}
.col-page-brand .col-3 ul.list li{width: 33.33%;padding: 12px;}
.col-page-brand .col-3 ul.list li:nth-child(-n+2){width: 50%;}
.col-page-brand .col-3 ul.list li .img{border-radius: 17px;overflow: hidden;}
.col-page-brand .col-3 a.contact{display: inline-block;padding: 16px 60px;border-radius: 56px;background: #14b29e;color:#fff;}
.col-page-news {padding: 8.33vw 0;}
.col-page-news .col-1{margin-bottom: 8.33vw;}
.col-page-news .col-1 .swiper-slide a{display: flex;flex-wrap: wrap;background: #f6f6f6;align-items: center;border-radius: 12px;overflow: hidden;}
.col-page-news .col-1 .swiper-slide a .img{width: 50%;overflow: hidden;position: relative;}
.col-page-news .col-1 .swiper-slide a .content{padding: 3vh 3.385vw;width: 50%;}
.col-page-news .col-1 .swiper-slide a .content .title{margin: 12px 0 15px;line-height: 1.167;font-weight: bold;}
.col-page-news .col-1 .swiper-slide a .content .s-content{line-height: 1.632;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: box;-webkit-line-clamp: 2;-moz-line-clamp: 2;-ms-flex-line-pack: center;-webkit-box-orient: vertical;-moz-box-orient: vertical;box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.col-page-news .col-1 .swiper-slide a .content .more{margin-top: 2.604vw;padding-top: 2.292vw;border-top: 2px solid rgba(255,255,255,.11);display: flex;align-items: center;justify-content: space-between;}
.col-page-news .col-1 .swiper-slide a .content .more span{text-transform: uppercase;}
.col-page-news .col-1 .swiper-pagination{position: static;margin-top: 3.125vw;}
.col-page-news .col-1 .swiper-pagination span{width: 8px;height: 8px;opacity: 1;background: #e1e1e1;transition: .25s ease-in-out;}
.col-page-news .col-1 .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;background: #14b29e;}
.col-page-news .col-2 ul.list{display: flex;flex-wrap: wrap;}
.col-page-news .col-2 ul.list li{width:31%;margin-right:3.5%;margin-bottom: 4%;background: #f6f6f6;}
.col-page-news .col-2 ul.list li:nth-child(3n){margin-right: 0;}
.col-page-news .col-2 ul.list li a{display: flex;flex-direction: column;width: 100%;height: 100%;}
.col-page-news .col-2 ul.list li .img{overflow: hidden;}
.col-page-news .col-2 ul.list li .content{padding: 38px 30px 25px;flex-grow: 2;display: flex;flex-direction: column}
.col-page-news .col-2 ul.list li .content .title{margin: 10px 0 auto;transition: .25s;font-weight: bold;}
.col-page-news .col-2 ul.list li .content .more{margin-top: 3.281vw;padding-top: 20px;border-top: 1px solid #eee;display: flex;align-items: center;justify-content: space-between;}
.col-page-news .col-2 ul.list li .content .more span{text-transform: uppercase;}
.col-page-news .col-2 ul.list li:hover .content .title{color: #14b29e;}
.col-page-policy{padding: 8.33vw 0;}
.col-page-policy h2{margin-bottom: 3.125vw;font-weight: 800;text-transform: uppercase;}
.col-page-policy .content{line-height: 1.8;font-weight: 300;}
.col-page-policy .content p{margin-bottom: 5px;}
.col-page-policy .content h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
.col-page-policy .content h3{font-weight: bold;margin: 2px 0 8px;font-size: 1.65rem;}
.col-page-policy .content h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
.col-page-policy .content hr{border-color: #14b29e;margin: 3vh 0;width: 100%;}
.col-news-detail{padding: 8.33vw 0;background: linear-gradient(to top,#f6f7f9,#fff);}
.col-news-detail h1{font-weight: bold;}
.col-news-detail .info{padding: 12px 0 15px;border-bottom: 1px dotted #c6c6c6;margin-bottom: 4vh;font-size: 12px;display: flex;flex-wrap: wrap;}
.col-news-detail .info span.publisher{color:#14b29e;margin: 0 5px;}
.col-news-detail .content{line-height: 1.875;}
.col-news-detail .content p{margin-bottom: 5px;}
.col-news-detail .content h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
.col-news-detail .content h3{font-weight: bold;margin: 2px 0 8px;font-size: 1.65rem;}
.col-news-detail .content h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
.col-news-detail .content hr{border-color: #14b29e;margin: 3vh 0;width: 100%;}
.col-news-detail .content table{width: 100% !important;border: none;}
.col-news-detail .content table td{border: none;padding: 1.25vw 0;font-weight: 500;}
.col-news-detail .content table tr:nth-child(1){border-bottom: 1px solid #888888;}
.col-news-detail .content table tr:nth-child(1) td{padding: 1.3vw 0;color:#6d6d6d;font-weight: normal;}
.col-news-detail .content a{display: inline-block;border-bottom: 1px solid;color:#14b29e;}
.col-news-detail .col_page{margin-top: 9vh;}
.col-news-detail .col_page li{padding: 8px 0;color:#5a5a5a;}
.col-news-detail .col_page li:not(:last-child){border-bottom: 1px dotted #c6c6c6;} 
.col-news-detail .col_page li a{color:#9d9d9d;transition: 0.2s;}
.col-news-detail .col_page li a:hover{color:#14b29e;}
.col-page-advantage .advantage-content{padding: 7.2916vw 0 9.1145vw;border-bottom: 2px dashed rgba(51,51,51,.1);}
.col-page-advantage .advantage-content .content{max-width: 980px;line-height: 1.778;margin: 0 auto;font-weight: bold;}
.col-page-advantage .bg{padding: 7.8125vw 0 9.1145vw;}
.col-page-advantage .bg .col-1{margin-bottom: 6.25vw;}
.col-page-advantage .bg .flex{align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.col-page-advantage .bg .flex .content{width: 44%;}
.col-page-advantage .bg .flex .content h2{margin-bottom: 2.34375vw;}
.col-page-advantage .bg .flex .content .s-content{line-height: 1.778;}
.col-page-advantage .bg .flex .img{width: 48%;border-radius: 13px;overflow: hidden;}
.col-page-advantage .col-3{background: #eff1f5;padding: 6.25vw 0;}
.col-page-advantage .col-3 .flex{justify-content: space-between;flex-wrap: wrap;}
.col-page-advantage .col-3 .flex .content{width: 44%;display: flex;flex-direction: column;}
.col-page-advantage .col-3 .flex .content h2{margin-bottom: 2.34375vw;}
.col-page-advantage .col-3 .flex .content .s-content{line-height: 1.778;margin-bottom: 3.125vw;}
.col-page-advantage .col-3 .flex .content .swiper-buttons{margin-top: auto;position: relative;display: flex;}
.col-page-advantage .col-3 .flex .content .swiper-buttons .swiper-button{width: 66px;height: 42px;border-radius: 42px;background: #fff;display: flex;align-items: center;justify-content: center;color:#212121;transition: .25s;outline: none;opacity: 1;pointer-events: inherit;position: relative;top: auto;left: auto !important;right: auto !important;margin-top: 0;margin-right: 15px;}
.col-page-advantage .col-3 .flex .content .swiper-buttons .swiper-button i.iconfont{font-size: 24px;font-weight: bold;}
.col-page-advantage .col-3 .flex .content .swiper-buttons .swiper-button::after{display: none;}
.col-page-advantage .col-3 .flex .content .swiper-buttons .swiper-button:hover{background: #14b29e;color:#fff;}
.col-page-advantage .col-3 .flex .slide{width: 50%;border-radius: 13px;overflow: hidden;;}
.col-page-advantage .col-4{padding: 6.25vw 0;color:#fff;}
.col-page-advantage .col-4 .flex{justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.col-page-advantage .col-4 .flex .content{width: 44%;display: flex;flex-direction: column;}
.col-page-advantage .col-4 .flex .content h2{margin-bottom: 2.34375vw;}
.col-page-advantage .col-4 .flex .content .s-content{line-height: 1.778;margin-bottom: 3.125vw;}
.col-page-advantage .col-4 .flex .content .swiper-buttons{margin-top: auto;position: relative;display: flex;}
.col-page-advantage .col-4 .flex .content .swiper-buttons .swiper-button{width: 66px;height: 42px;border-radius: 42px;background: #fff;display: flex;align-items: center;justify-content: center;color:#212121;transition: .25s;outline: none;opacity: 1;pointer-events: inherit;position: relative;top: auto;left: auto !important;right: auto !important;margin-top: 0;margin-right: 15px;}
.col-page-advantage .col-4 .flex .content .swiper-buttons .swiper-button i.iconfont{font-size: 24px;font-weight: bold;}
.col-page-advantage .col-4 .flex .content .swiper-buttons .swiper-button::after{display: none;}
.col-page-advantage .col-4 .flex .content .swiper-buttons .swiper-button:hover{background: #14b29e;color:#fff;}
.col-page-advantage .col-4 .flex .slide{width: 50%;border-radius: 13px;overflow: hidden;;}
.col-page-advantage .col-5 {padding: 6.25vw 0;}
.col-page-advantage .col-5 h2{margin-bottom: 4.32vw;}
.col-page-advantage .col-5 .swiper-slide{padding-bottom: 9px;position: relative;cursor: pointer;}
.col-page-advantage .col-5 .swiper-slide .img{border-top-left-radius: 1.875vw;overflow: hidden;}
.col-page-advantage .col-5 .swiper-slide .content{position: absolute;left: 0;bottom: 0;padding: 1.45833vw 2.708vw 1.563vw 1.563vw;display: flex;align-items: center;justify-content: space-between;border-top-right-radius: 1.875vw;background: #fff;transition: .25s;width: 81%;}
.col-page-advantage .col-5 .swiper-slide .content span{font-weight: bold;color:#14b29e;line-height: 1.4;}
.col-page-advantage .col-5 .swiper-slide .content i.iconfont{width: 4.21875vw;height: 4.21875vw;border-radius: 50%;border: 1px solid #14b29e;color:#14b29e;max-width: 81px;max-height: 81px;min-width: 32px;min-height: 32px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;margin-left: 2.083vw;}
.col-page-advantage .col-5 .swiper-slide .content.active,.col-page-advantage .col-5 .swiper-slide:hover .content{background: #e6eaf0;}
.col-page-advantage .col-5 .tab-box .box{display: none;padding: 2.083vw 3.33vw 3.75vw;position: relative;background: #e6eaf0;}
.col-page-advantage .col-5 .tab-box .box.active{display: block;}
.col-page-advantage .col-5 .tab-box .box i.iconfont{cursor: pointer;position: absolute;top: 15px;right: 18px;transition: .25s;}
.col-page-advantage .col-5 .tab-box .box i.iconfont:hover{color: #14b29e;}
.col-page-advantage .col-5 .tab-box .box .content{line-height: 1.778;max-width: 1200px;}
.col-page-advantage .col-5 .tab-box .box .content h3{font-weight: bold;margin-bottom: 10px;color:#14b29e;font-size: 1.4583vw;}
.col-page-advantage .looking{color:#fff;padding: 10.417vw 0;}
.col-page-advantage .looking h2{margin-bottom: 1.25vw;}
.col-page-advantage .looking .content{line-height: 1.778;max-width: 520px;margin: 0 auto 2.083vw;}
.col-page-advantage .looking a.contact{display: inline-block;padding: 16px 60px;border-radius: 56px;background: #14b29e;color:#fff;}
.vicenav {border-bottom: 2px solid #f5f7f9;padding: 1.25vw 0;}
.vicenav .flex{justify-content: center;}
.vicenav .flex a{margin: 0 9.53125vw;position: relative;text-transform: uppercase;font-weight: bold;transition: .25s;}
.vicenav .flex a.active,.vicenav .flex a:hover{color:#14b29e;}
.vicenav .flex a:not(:last-child)::after{content:'';width: 2px;height: 24px;background: #f5f7f9;position: absolute;top: 50%;transform: translateY(-50%);right: calc(-9.53125vw - 1px);}
.col-page-sus .col-1{padding: 6.25vw 0;}
.col-page-sus .col-1 h2{margin-bottom: 2.5vw;}
.col-page-sus .col-1 .content{max-width: 711px;margin: 0 auto 5.677vw;line-height: 1.778;}
.col-page-sus .col-1 .item{border-radius: 20px;overflow: hidden;color:#fff;position: relative;padding: 9.01vw 5.98vw 9.89vw;z-index: 1;margin-bottom: 5.833vw;}
.col-page-sus .col-1 .item:last-child{margin-bottom: 0;}
.col-page-sus .col-1 .item .img{position: absolute;width  : 100%;height:100%;top: 0;left: 0;z-index: -1;}
.col-page-sus .col-1 .item .img .bttrlazyloading-wrapper{width: 100%;height: 100%;object-fit: cover;}
.col-page-sus .col-1 .item .img img{width: 100%;height: 100%;object-fit: cover;}
.col-page-sus .col-1 .item .swiper{position: absolute;width: 100%;height:100%;top: 0;left: 0;z-index: -1;}
.col-page-sus .col-1 .item .swiper .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.col-page-sus .col-1 .item h3{font-weight: bold;margin-bottom: 1.563vw;}
.col-page-sus .col-1 .item .s-content{max-width: 340px;line-height: 1.778;}
.col-page-sus .col-1 .item .swiper-buttons{margin-top: 6.25vw;position: relative;display: flex;}
.col-page-sus .col-1 .item .swiper-buttons .swiper-button{width: 66px;height: 42px;border-radius: 42px;background: #fff;display: flex;align-items: center;justify-content: center;color:#212121;transition: .25s;outline: none;opacity: 1;pointer-events: inherit;position: relative;top: auto;left: auto !important;right: auto !important;margin-top: 0;margin-right: 15px;}
.col-page-sus .col-1 .item .swiper-buttons .swiper-button i.iconfont{font-size: 24px;font-weight: bold;}
.col-page-sus .col-1 .item .swiper-buttons .swiper-button::after{display: none;}
.col-page-sus .col-1 .item .swiper-buttons .swiper-button:hover{background: #14b29e;color:#fff;}
.col-page-sus .col-2{padding: 5.208vw 0 7vw;}
.col-page-sus .col-2 h2{margin-bottom: 10px;}
.col-page-sus .col-2 .content{margin-bottom: 7.2916vw;}
.col-page-sus .col-2 ul.list{display: flex;flex-wrap: wrap;margin-bottom: 5.208vw;}
.col-page-sus .col-2 ul.list li{width: 33.33%;padding: 12px;}
.col-page-sus .col-2 ul.list li:nth-child(-n+2){width: 50%;}
.col-page-sus .col-2 ul.list li .img{border-radius: 17px;overflow: hidden;}
.col-page-partner .partner-content{padding: 6.25vw 0;}
.col-page-partner .partner-content .content{line-height: 1.45;max-width: 1200px;margin: 0 auto;}
.col-page-partner .col-1 .flex{padding: 6.25vw 0;border-top: 1px solid #eaeaea;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-page-partner .col-1 .flex .content{width: 40%;line-height: 1.778;}
.col-page-partner .col-1 .flex .content h3{line-height: 1.2;margin-bottom: 10px;font-family: 'HG';}
.col-page-partner .col-1 .flex .content ul{margin-top: 2.5vw;display: flex;justify-content: space-between;flex-wrap: wrap;}
.col-page-partner .col-1 .flex .content ul li {width: 49%;}
.col-page-partner .col-1 .flex .content ul li h4{display: flex;align-items: center;margin-bottom: 12px;font-family: 'HG';}
.col-page-partner .col-1 .flex .img{width: 50%;}
.col-page-partner .col-2{color:#fff;padding: 6.25vw 0;}
.col-page-partner .col-2 .flex{justify-content: space-between;margin-bottom: 3.75vw;flex-wrap: wrap;}
.col-page-partner .col-2 .flex h2{width: 48%;}
.col-page-partner .col-2 .flex .content{width: 48%;line-height: 1.778;}
.col-page-partner .col-2 .flex .img{border-radius: 13px;overflow: hidden;width: 48%;}
.col-page-partner .col-2 .flex .list{width: 48%;}
.col-page-partner .col-2 .flex .list ul{width: 100%;height: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-partner .col-2 .flex .list ul li{border-radius: 13px;border: 1px solid #fff;padding: 1.3vw;width: 32%;display: flex;flex-direction: column;font-weight: bold;line-height: 1.7;}
.col-page-partner .col-2 .flex .list ul li p:nth-child(1){font-family: 'HG';text-align: right;margin-bottom: auto;font-weight: normal;line-height: 1;}
.col-page-partner .col-2 .child{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-partner .col-2 .child .content{width: 48%;display: flex;flex-direction: column;align-items: flex-start;}
.col-page-partner .col-2 .child .content h3{margin-bottom: 2.083vw;}
.col-page-partner .col-2 .child .content .s-content{line-height: 1.7;margin-bottom: 3.125vw;}
.col-page-partner .col-2 .child .content a.more{margin-top: auto;display: inline-block;padding: 16px 60px;border-radius: 56px;background: #14b29e;color:#fff;}
.col-page-partner .col-2 .child .content a.more>*{display: inline-block;vertical-align: middle;}
.col-page-partner .col-2 .child .content a.more span{margin-right: 1.45833vw;}
.col-page-partner .col-2 .child .img{width: 48%;border-radius: 13px;overflow: hidden;}
.col-page-partner .col-3{padding: 6.25vw 0;}
.col-page-partner .col-3 .flex{justify-content: space-between;flex-wrap: wrap;position: relative;align-items: flex-start;flex-direction: row-reverse;}
.col-page-partner .col-3 .flex ul.list{width: 43%;display: flex;flex-wrap: wrap;align-items: flex-start;}
.col-page-partner .col-3 .flex ul.list li{width: 21%;margin-right: 5.33%;margin-bottom: 1.77vw;border-radius: 1.25vw;overflow: hidden;box-shadow: 4.5px 7.794px 13px 0px rgba(91, 122, 182, 0.21);transition: .25s;}
.col-page-partner .col-3 .flex ul.list li:nth-child(2n){transform: translateY(4.16vw);}
.col-page-partner .col-3 .flex ul.list li:nth-child(4n){margin-right: 0;}
.col-page-partner .col-3 .flex .content{width: 42%;padding-top: 10vw;margin: 0 auto;position: sticky;top: 0;}
.col-page-partner .col-3 .flex .content h2{margin-bottom: 1.563vw;}
.col-page-partner .col-3 .flex .content .s-content{line-height: 1.7;}
.col-page-partner .col-4 {padding: 6.25vw 0;}
.col-page-partner .col-4 .flex{align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-page-partner .col-4 .flex .content{width: 43%;}
.col-page-partner .col-4 .flex .content h2{margin-bottom: 3.33vw;}
.col-page-partner .col-4 .flex .content .swiper-slide h3{margin-bottom: 1.563vw;}
.col-page-partner .col-4 .flex .content .swiper-slide .s-content{line-height: 1.7;}
.col-page-partner .col-4 .flex .content .swiper-buttons{margin-top: 3.125vw;position: relative;display: flex;}
.col-page-partner .col-4 .flex .content .swiper-buttons .swiper-button{width: auto;height: auto;background: #fff;display: flex;align-items: center;justify-content: center;color:#212121;transition: .25s;outline: none;opacity: 1;pointer-events: inherit;position: relative;top: auto;left: auto !important;right: auto !important;margin-top: 0;margin-right: 1.563vw;}
.col-page-partner .col-4 .flex .content .swiper-buttons .swiper-button i.iconfont{font-size: 24px;font-weight: bold;}
.col-page-partner .col-4 .flex .content .swiper-buttons .swiper-button::after{display: none;}
.col-page-partner .col-4 .flex .content .swiper-buttons .swiper-button:hover{color: #14b29e;}
.col-page-partner .col-4 .flex .img{width: 52%;}
.col-message{background: #14b29e;border-radius: 1.25vw;padding: 4.427vw 4.16vw;color:#fff;position: relative;z-index: 1;}
.col-message .icon{width: 16.45vw;max-width: 316px;min-width: 80px;position: absolute;top: 1.458vw;right: 3.541vw;z-index: -1;}
.col-message .icon img{width: 100%;}
.col-message h2{margin-bottom: 3.75vw;}
.col-message form ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-message form ul li{width: 32%;margin-bottom: 4.0625vw;}
.col-message form ul li:nth-child(n+4){width: 100%;}
.col-message form ul li input,.col-message form ul li textarea{width: 100%;height: 42px;border: none;border-bottom: 1px solid #fff;outline: none;background: transparent;font-family: 'Ubuntu';}
.col-message form ul li input::-webkit-input-placeholder {color: #fff;}
.col-message form ul li input:-moz-placeholder {color: #fff;}
.col-message form ul li input::-moz-placeholder {color: #fff;}
.col-message form ul li input:-ms-input-placeholder {color: #fff;}
.col-message form ul li textarea::-webkit-input-placeholder {color: #fff;}
.col-message form ul li textarea:-moz-placeholder {color: #fff;}
.col-message form ul li textarea::-moz-placeholder {color: #fff;}
.col-message form ul li textarea:-ms-input-placeholder {color: #fff;}
.col-message form ul li.code {display: flex;align-items: flex-end;}
.col-message form ul li.code input{width: 120px;}
.col-message form ul li.code img{max-width: calc(100% - 120px)}
.col-message form .sub{text-transform: uppercase;color:#fff;border-radius: 48px;padding: 15px 5.46875vw;outline: none;border: none;background: #212121;cursor: pointer;font-family: 'Ubuntu';}
.col-page-contact{padding: 0 0 8.33vw;}
.col-page-contact .contact-title{color:#fff;text-align: center;padding: 17.1875vw 0 11.97vw;}
.col-page-contact .contact-title h2{font-family: 'HG';font-size: 3.4375vw;margin-bottom: 10px;}
.col-page-contact .wrap{border-radius: 2.291vw;background: rgba(255,255,255,.85);padding: 3.333vw 3.75vw;}
.col-page-contact .wrap .col-1 h2{margin-bottom: 3.33vw;}
.col-page-contact .wrap .col-1 .content ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-contact .wrap .col-1 .content ul li{width:32%;background: #fff;padding:20px 25px ;color:#666666;line-height: 1.8;display: flex;flex-direction: column;border-radius: 13px;}
.col-page-contact .wrap .col-1 .content ul li img{width: 2.083vw;max-width: 40px;min-width: 20px;margin-bottom: 1.042vw;}
.col-page-contact .wrap .col-1 .content ul li h3{text-align: right;font-size: 3.646vw;color:rgba(2,116,80,.1);font-weight: bold;margin-top: auto;line-height: 1;}
.col-page-contact .wrap .col-2{padding: 8.333vw 0 2.5vw;}
/* media */
@media (max-width: 1800px) {
}
@media (max-width: 1600px) {
  .header nav>ul>li{margin-right: 1.25vw;}
  .f14{font-size: 1.2vw;}
  .f15{font-size: 1.21vw;}
  .f16{font-size: 1.22vw;}
  .f17{font-size: 1.23vw;}
  .f18{font-size: 1.24vw;}
  .f20{font-size: 1.2vw;}
  .f22{font-size: 1.3vw;}
  .f24{font-size: 1.4vw;}
  .f26{font-size: 1.5vw;}
  .f28{font-size: 1.6vw;}
  .f30{font-size: 1.7vw;}
  .f32{font-size: 1.8vw;}
  .f36{font-size: 1.9vw;}
  .f40{font-size: 2.1vw;}
  .f42{font-size: 2.15vw;}
  .f44{font-size: 2.2vw;}
  .f46{font-size: 2.3vw;}
  html{font-size: 15px;}
}
@media (max-width: 1460px) {
  .footer .wrap{padding: 0 8.33vw;}
  .container2 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 20px;}
  .container3 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 8.33vw;}
  .container4 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 5.2vw;}
  .header .contact a .icon img{width:37px}
  .header{border-radius: 60px;}
  .header .contact a,.header .language .change-language-title .language-flag a{height: 47px;}
  .header .inner>.flex{padding: 0 10px 0 20px;}
  .f14{font-size: 1.23vw;}
  .f15{font-size: 1.24vw;}
  .f16{font-size: 1.25vw;}
  .f17{font-size: 1.26vw;}
  .f18{font-size: 1.28vw;}
  .f20{font-size: 1.3vw;}
  .f22{font-size: 1.4vw;}
  .f24{font-size: 1.5vw;}
  .f26{font-size: 1.6vw;}
  .f28{font-size: 1.7vw;}
  .f30{font-size: 1.8vw;}
  .f32{font-size: 1.9vw;}
  .f36{font-size: 2vw;}
  html{font-size: 14px;}
}
@media (max-width: 1200px) {
  .col-page-contact{background-attachment: scroll !important;}
  .col-page-partner .col-3 .flex ul.list li{width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;}
  .col-page-partner .col-3 .flex ul.list li:nth-child(4n){margin-right: 3.5%;}
  .col-page-partner .col-3 .flex ul.list li:nth-child(3n){margin-right: 0;}
  .col-page-partner .col-3 .flex ul.list li:nth-child(2n){transform: none;}
  .col-page-partner .col-3 .flex ul.list li:nth-child(3n-1){transform: translateY(4.16vw);}
  .col-page-about .col-4 .flex .right{padding: 12px;}
  .col-page-about .col-4 .flex .right .child p{padding: 5px 12px;}
  .col-page-about .col-3 .flex .slide{width: 80%;margin: 2.5vw auto 0;}
  .col-page-about .col-3 .flex .slide .swiper{text-align: center;}
  .col-page-about .col-3 .history-container .img{border-radius: 10px;}
  .col-page-about .col-3 .history-container{width: 66%;}
  .col-page-about .col-3 .flex{display: block;;}
  .footer .wrap{padding: 0 5.2vw;}
  .col-index-product .item .content .child a .icon img{width: 32px;}
  .col-index-product .item .content .child a{padding: 4px 12px 4px 4px;}
  .header nav>ul>li>a{font-size: 14px;}
  .f14{font-size: 1.05vw;}
  .f15{font-size: 1.1vw;}
  .f16{font-size: 1.2vw;}
  .f17{font-size: 1.3vw;}
  .f18{font-size: 1.4vw;} 
  .f20{font-size: 1.55vw;}
  .f22{font-size: 1.65vw;}
  .f24{font-size: 1.7vw;}
  .f26{font-size: 1.75vw;}
  .f28{font-size: 1.8vw;}
  .f30{font-size: 1.85vw;}
  html{font-size: 13px;}
}
@media (max-width: 992px) {
  #col-banner .swiper-slide .ban_cont .content h2,.col-page-contact .contact-title h2{font-size: 24px;}
  #col-index-banner .swiper-slide .ban_cont .content .s-content h3,.detail-title h3,.col-product-detail .detail5 .flex .content .detail-title h3,.col-page-advantage .col-5 .tab-box .box .content h3{font-size: 18px;}
  .col-product-detail .detail3 .content table td strong{font-size: 16px;}
  .col-page-partner .col-3 .flex .content{position: relative;padding-top: 0;}
  .col-page-partner .col-3 .flex ul.list li{transform: none !important;}
  .col-page-sus .col-2 ul.list li{padding: 5px;}
  .col-page-sus .col-2 ul.list li .img,.col-page-partner .col-2 .flex .img,.col-page-partner .col-2 .child .img{border-radius: 8px;}
  .col-page-about .col-4 .flex .left .item .content{bottom: 10px;padding: 0 50px;}
  .col-page-about .col-3 .year-container .swiper-slide .title{transform: scale(0.8);}
  .col-product-detail .detail5 .flex ul.list li i.iconfont{top: 5px;right: 5px;}
  .col-product-detail .detail1 .detail-title h3,.col-product-detail .detail2 .detail-title h3{margin-bottom: 4px;}
  .col-product-detail .pro_show .inner{padding: 0 8.33vw 18vw;}
  .col-product-detail .pro_show .inner .col-thumb{width: 240px;}
  .col-product-detail .pro_show .inner .content{width: 240px;}
  .col-product-detail .pro_show .inner .content a.contact,.col-product-detail .detail5 .flex .content a.contact,.col-product-detail2 .detail1 .content .swiper-slide p:nth-child(2),.col-product-detail2 .detail3 a.contact,.col-page-advantage .looking a.contact,.col-page-partner .col-2 .child .content a.more{padding: 8px 20px;}
  .col-page-product .flex .lists ul.list li a{padding: 12px;}
  .col-page-product .flex .sider{position: relative;top: auto;}
  .col-page-product .flex .sider,.col-page-product .flex .lists,.col-product-detail .detail5 .flex .content,.col-product-detail .detail5 .flex ul.list,.col-page-about .col-2 .flex .content,.col-page-about .col-2 .flex .slide,.col-page-about .col-4 .flex .left,.col-page-about .col-4 .flex .right,.col-page-advantage .bg .flex .content,.col-page-advantage .bg .flex .img,.col-page-advantage .col-3 .flex .content,.col-page-advantage .col-3 .flex .slide,.col-page-advantage .col-4 .flex .slide,.col-page-advantage .col-4 .flex .content,.col-page-partner .col-1 .flex .content,.col-page-partner .col-1 .flex .img,.col-page-partner .col-2 .flex h2,.col-page-partner .col-2 .flex .content,.col-page-partner .col-2 .flex .img,.col-page-partner .col-2 .flex .list,.col-page-partner .col-2 .child .img,.col-page-partner .col-2 .child .content,.col-page-partner .col-3 .flex ul.list,.col-page-partner .col-3 .flex .content,.col-page-partner .col-4 .flex .content,.col-page-partner .col-4 .flex .img,.col-page-contact .wrap .col-1 .content ul li{width: 100%;margin-bottom: 20px;max-width: none;}
  .header .inner>.flex{min-height: 50px;}
  .footer .share a{width: 30px;height: 30px;font-size: 16px;}
  .col-index-news .slide{padding: 0 20px;}
  .col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button,.col-page-advantage .col-3 .flex .content .swiper-buttons .swiper-button,.col-page-advantage .col-4 .flex .content .swiper-buttons .swiper-button,.col-page-sus .col-1 .item .swiper-buttons .swiper-button {width: 40px;height: 28px;}
  .col-index-news .slide .swiper-button-next{width: 40px;height: 28px;right: 0;}
  .col-index-news .slide .swiper-button-next .iconfont,.col-page-about .col-4 .flex .left .item .slide .swiper .swiper-button i.iconfont,.col-page-advantage .col-3 .flex .content .swiper-buttons .swiper-button i.iconfont,.col-page-advantage .col-4 .flex .content .swiper-buttons .swiper-button i.iconfont,.col-page-sus .col-1 .item .swiper-buttons .swiper-button i.iconfont{font-size: 18px;}
  #col-index-banner .swiper-slide .ban_cont .content .links a.contact i.iconfont{margin-right: 5px;}
  #col-index-banner .swiper-slide .ban_cont .content .s-content,.col-page-about .col-4 .flex .left .item .content .s-content,.col-page-advantage .advantage-content .content,.col-page-advantage .bg .flex .content .s-content,.col-page-sus .col-1 .item .s-content,.col-page-partner .col-3 .flex .content .s-content{line-height: 1.66;}
  #col-index-banner .swiper-slide .ban_cont .content .links a{padding: 8px 12px;}
  .header .logo{position: relative;margin-right: auto;top: auto;transform: none;left: auto;}
  .header .inner>.flex{padding: 0 20px;}
  .header .language .change-language-title .language-flag a{height: 35px;}
  .header .flex .nav-btn{display: block !important;margin-left: 10px;}
  .header .flex .lines{width: 20px;height: 16px;position: relative;cursor: pointer;}
  .header .flex .lines span{width: 100%;height: 2px;background: #fff;position: absolute;overflow: hidden;left: 0;transition: all 0.25s ease;}
  .header.active .flex .lines span, .header.cur .flex .lines span{background: #000;}
  .header .flex .lines span.n1{top: 0;}
  .header .flex .lines span.n2{top: 7px;}
  .header .flex .lines span.n3{top: 14px;}
  .header .flex .nav-btn.closes .lines span.n1 {top: 8px;transform: rotate(45deg);}
  .header .flex .nav-btn.closes .lines span.n2 {opacity: 0;}
  .header .flex .nav-btn.closes .lines span.n3 {top: 8px;transform: rotate(-45deg);}
  .header .inner nav,.change-language::before,.header .contact,.footer .footer-nav {display: none !important;}
  .change-language{margin-left: 0;padding-left: 0;} 
  .f14{font-size: 12px;}
  .f15{font-size: 12.2px;}
  .f16{font-size: 12.5px;}
  .f17{font-size: 13px;}
  .f18{font-size: 14px;}
  .f20{font-size: 16px;}
  .f22{font-size: 17px;}
  .f24{font-size: 17.5px;}
  .f26{font-size: 18px;}
  .f28{font-size: 19px;}
  .f30{font-size: 20px;}
  .f32{font-size: 21px;}
  .f36{font-size: 22px;}
  .f40{font-size: 23px;}
  .f42{font-size: 23.5px;}
  .f44{font-size: 24px;}
  .f46{font-size: 24.2px;}
  .f48{font-size: 24.5px;}
  .f50{font-size: 25px;}
  .f52{font-size: 25.1px;}
  .f54{font-size: 25.2px;}
  .f56{font-size: 25.3px;}
  .f58{font-size: 25.4px;}
  .f60{font-size: 25.5px;}
  .f64{font-size: 25.6px;}
  .f65{font-size: 25.7px;}
  .f66{font-size: 25.8px;}
  .f70{font-size: 26px;}
  .f72{font-size: 26.2px;}
  .f76{font-size: 26.4px;}
  .f80{font-size: 26.8px;}
  .f90{font-size: 28px;}
  html{font-size: 12px;}
}
@media (max-width: 768px) {
  .col-page-contact .contact-title{padding-top: 30vw;}
  .col-page-contact .wrap .col-1 .content ul li{padding: 12px;}
  .col-page-contact .wrap .col-1 .content ul li h3{font-size: 6.66vw;}
  .col-message form .sub{padding: 6px 20px;}
  .col-page-about .col-4 .flex .left .item .slide .swiper .swiper-slide {height: 40vh !important;}
  .col-page-about .col-4 .flex .left .item .content h3,.col-page-about .col-4 .flex .left .item .content .s-content,.col-message form ul li{width: 100%;margin-bottom: 12px;}
  .col-page-about .col-1 .num ul{flex-wrap: wrap;}
  .col-page-about .col-1 .num ul li{width: 49%;margin-bottom: 12px;}
  .col-page-about .col-1 .flex .content{width: 70%;}
  .col-page-about .col-1 .flex .content .s-content{padding-right: 20px;}
  .col-page-about .col-1 .flex .img{width: 22%;}
  .col-product-detail .pro_show .inner .gallery-top{width: 66%;}
  .col-product-detail .pro_show .inner{padding: 8.33vw 0 24vw;}
  .col-page-product .flex .lists ul.list li{width: 49%;margin-right: 2%;}
  .col-page-product .flex .lists ul.list li:nth-child(4n){margin-right: 2%;}
  .col-page-product .flex .lists ul.list li:nth-child(2n){margin-right: 0;}
  #col-index-banner, #col-index-banner .swiper-slide{height: 50vh !important;}
  .header .language {margin-right: 5px;}
  .header .language .change-language-title .language-flag a{padding: 0 12px;;}
  html{font-size: 11px;} 
}   
@media (max-width: 468px) {
  .col-product-detail .pro_show .inner .content h1{font-size: 18px;}
  .col-page-product .flex .lists ul.list li a .title{font-size: 14px;}
  .col-page-partner .col-2 .flex .list ul li{width: 100%;margin-bottom: 12px;}
  .col-product-detail .pro_show .inner .content,.col-product-detail .pro_show .inner .col-thumb{width: 180px;z-index: 2;}
  .change-language .change-language-cont{position: fixed;top: 40px;left: 0;width: 100%;padding: 10px;}
  .language-flag img{width: 18px;height: 13px;margin: -6px 1px 0;}
  .language-flag span{padding: 0 0 0 24px;}
  .f20{font-size: 16.2px;}
  .f22{font-size: 16.3px;}
  .f24{font-size: 16.4px;}
  .f26{font-size: 16.5px;}
  .f28{font-size: 16.6px;}
  .f30{font-size: 16.7px;}
  .f32{font-size: 16.8px;}
  .f36{font-size: 17px;}
  .f40{font-size: 18px;}
  .f42{font-size: 18.1px;}
  .f44{font-size: 18.2px;}
  .f46{font-size: 18.4px;}
  .f48{font-size: 18.8px;}
  .f50{font-size: 19px;}
  .f52{font-size: 19.5px;}
  .f54{font-size: 20px;}
  .f56{font-size: 20.5px;}
  .f58{font-size: 20.8px;}
  .f60{font-size: 21px;}
  .f64{font-size: 21.3px;}
  .f65{font-size: 21.4px;}
  .f66{font-size: 21.6px;}
  .f70{font-size: 22px;}
  .f72{font-size: 23px;}
  .f76{font-size: 23.5px;}
  .f80{font-size: 24px;}
  .f90{font-size: 25px;}
  html{font-size: 10px;}
}
