@charset "utf-8";
@font-face {
  font-family: "AV";
  font-weight: regular;
  src: url("../fonts/AVGARDN\(1\).TTF") format("truetype");
}
@font-face {
  font-family: "AV";
  font-weight: regular;
  font-style: italic;
  src: url("../fonts/AVGARDNI\(1\).TTF") format("truetype");
}
@font-face {
  font-family: "AV";
  font-weight: bold;
  src: url("../fonts/AVGARDD\(1\).TTF") format("truetype");
}
@font-face {
  font-family: "AV";
  font-weight: bold;
  font-style: italic;
  src: url("../fonts/AVGARDDO\(1\).TTF") format("truetype");
}
@font-face {
  font-family: "Fj";
  font-weight: normal;
  src: url("../fonts/FjallaOne-Regular.ttf") format("truetype");
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('//at.alicdn.com/t/c/font_1502878_rgivw90we1.woff2?t=1754036165123') format('woff2'),
       url('//at.alicdn.com/t/c/font_1502878_rgivw90we1.woff?t=1754036165123') format('woff'),
       url('//at.alicdn.com/t/c/font_1502878_rgivw90we1.ttf?t=1754036165123') format('truetype');
}
.qualy{font-family: 'Qualy';}
*{margin:0;padding: 0;}
html{overflow-x: hidden;font-size: 16px;}
html.ovHidden{overflow: hidden;}
body {min-width: 320px;color: #111111;font-family:"AV","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: #ffffff !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;
}
.icon-goomay a:before { content: "\e625"; }
.goomay a:hover{color: #ffffff !important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
li {list-style: none;}
i {font-style: normal;}
a {color: #111111;text-decoration: none;}
a:focus{text-decoration: none;outline: none;color:#111111;}
a:hover { color: #111111;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 8.33vw;}
.container3 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 6.25vw;}
.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: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);box-shadow: inset 0 0 6px rgba(0,0,0,0.1);border-radius: 0;background-color: #F5F5F5;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 0;background-color: #333;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: #027450;/* 设置Swiper风格 */
  --swiper-preloader-color: #027450;/* 单独设置预加载圆圈的颜色 */
}
.f14{font-size: 14px;}
.f15{font-size: 15px;}
.f16{font-size: 16px;}
.f17{font-size: 17px;}
.f18{font-size: 18px;}
.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.99vw;max-height: 115px;min-height: 60px;}
.head_fixed.cur{height: 4.5vw;}
.header{width: 100%;z-index: 991;position: fixed;top:0;left: 0;transition: 0.25s;background: #fff;}
.header .language .change-language-title .language-flag a{display: flex;align-items: center;transition: .25s;}
.header .language .change-language-title .language-flag a span{padding-left: 10px;}
.header .language .change-language-title .language-flag a i.fa{margin-left: 5px;}
.header .inner .flex{height: 5.99vw;max-height: 115px;min-height: 60px;align-items: center;transition: .25s;}
.header .logo {margin-right:auto;line-height: 1;}
.header .logo img{width: 5.521vw;max-width: 106px;min-width: 70px;transition: .25s;}
.header nav{height: 100%;margin-right: 3.125vw;}
.header nav ul{font-size: 0;line-height: 1;display: flex;height: 100%;align-items: center;}
.header nav ul li{display: flex;align-items: center;margin-right:2.604vw;position: relative;height: 100%;}
.header nav ul li:last-child{margin-right:0;}
.header nav ul li>a{transition: 0.25s;display: inline-block;padding: 20px 0;position: relative;line-height: 1;vertical-align: middle;}
.header nav ul li>a:hover,.header nav ul li.active>a{color:#027450;}
.header nav ul li .child{white-space: nowrap;position: absolute;top:80%;left:50%;transform: translateX(-50%);display: none;padding: 15px 10px;background: rgba(255,255,255,1);box-shadow: 0 0 5px 2px rgba(0,0,0,0.05);min-width: 164px;text-align: center;border-radius: 5px;line-height: 1;z-index: 2;}
.header nav ul li .child::before{content:'';border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 5px solid rgba(255,255,255,1);position: absolute;left: 50%;margin-left: -5px;bottom: 100%;}
.header nav ul li .child p{padding:0;margin-bottom: 12px;}
.header nav ul li .child p:last-child{margin-bottom: 0;}
.header nav ul li .child a{font-size:15px;color:#222;text-transform: none;transition: 0.35s;font-weight: 500;}
.header nav ul li .child a:hover{color: #027450;}
.header .index-search{margin-right: 1.563vw;}
.header .index-search>a{display: inline-block;transition: .25s;}
.header .index-search{position: relative;font-size: 0;line-height: 1;}
.header .index-search .content{position: fixed;width:100%;height: 100vh;top:0;left: 0;background: rgba(0, 0, 0, 0.45);z-index: 999;display: none;}
.header .index-search .content .container{position: relative;height: 100%;}
.header .index-search .content .s-content{background: #fff;text-align: center;padding:6vh 20px;position: absolute;top:30%;width: 100%;left: 0;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.header .index-search .content a.close{position: absolute;font-size: 32px;top:10px;right: 20px;}
.header .index-search .content .title{color:#242424;margin-bottom: 10px;line-height: 1.5;}
.header .index-search .content .input{font-size: 0;line-height: 1;max-width: 600px;margin: 0 auto;display: flex;}
.header .index-search .content input{height: 60px;outline: none;vertical-align: middle;}
.header .index-search .content .searchValue{padding-left: 20px;border: 1px solid #ededed;font-size: 16px;width: calc(100% - 60px);color:#292929;}
.header .index-search .content .searchValue::-webkit-input-placeholder {color: #b6b6b6;}
.header .index-search .content .searchValue:-moz-placeholder {color: #b6b6b6;}
.header .index-search .content .searchValue::-moz-placeholder {color: #b6b6b6;}
.header .index-search .content .searchValue:-ms-input-placeholder {color: #b6b6b6;}
.header .index-search .content .search-btn{width: 60px;background: #222;border:none;font-size: 24px;color:#fff;font-family: 'iconfont';font-weight: normal;}
.header .index-search .content.active .s-content{transform: none;opacity: 1;transition-delay: 0.36s;}
.header.active {box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);} 
.header.active .inner .flex{height: 4.5vw;}
.header.active .logo img{width: 4.5vw;}
.header.on{box-shadow: none;}

.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;max-height: 80vh;line-height: normal;overflow-y: auto;}
.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: 60px 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);}

.more_btn{display: inline-block;border-radius: 48px;padding: 12px 28px;border: 1px solid rgba(91,91,91,.14);transition: .25s;transition: .25s;}
.more_btn>*{display: inline-block;vertical-align: middle;}
.more_btn i.iconfont{margin-left: 10px;}
.more_btn:hover{background: #027450 !important;border-color: #027450 !important;color:#fff !important;}

.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;}
.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 .ban_cont{position: absolute;top: 50%;transform: translateY(-50%);color:#fff;left: 0;width: 100%;z-index: 2;transition: all 0.15s ease-out;}
#col-index-banner,#col-index-banner .swiper-slide{height: 41.66vw;}
#col-index-banner .swiper-slide .ban_cont .inner{max-width: 650px;margin: 0 auto;background: rgba(0,0,0,.7);color:#fff;text-align: center;padding: 3.125vw 20px 0;box-shadow: 0 0 3px 3px rgba(255,255,255,.15);}
#col-index-banner .swiper-slide .ban_cont .inner h2{font-weight: bold;margin-bottom: 0.625vw;}
#col-index-banner .swiper-slide .ban_cont .inner .s-content{margin-bottom: 1.406vw;}
#col-index-banner .swiper-slide .ban_cont .inner a.more{background: #fff;color:#027450;font-weight: bold;padding: 14px 32px 10px;border-bottom: 4px solid #e0e0e0;transition: .25s;transform: translateY(50%);display: inline-block;}
#col-index-banner .swiper-slide .ban_cont .inner a.more:hover{background: #027450;color:#fff;border-color: #027450;}
#col-banner .swiper-slide video {width: 100vw;height: 100%;object-fit: cover;position: relative;}

#col-banner .swiper-slide .ban_cont h2{font-weight: bold;text-align: center;}

.col-index-about {padding: 5.208vw 0;}
.col-index-about h2{font-weight: bold;margin-bottom: 1.146vw;}
.col-index-about .content{line-height: 1.66;max-width: 880px;margin: 0 auto;}
.col-index-product .item{color:#fff;padding: 12.396vw 0 11.719vw;}
.col-index-product .item .content{width: 46%;margin-left: auto;padding: 0 6.25vw;}
.col-index-product .item .content h2{font-weight: bold;margin-bottom: 12px;}
.col-index-product .item:nth-child(2n) .content{margin-left: 0;}
.col-index-product .item .content .s-content{line-height: 1.66;}
.col-index-news .swiper{padding: 2.083vw 0;border-bottom: 1px solid rgba(0,0,0,.1);padding-right: 70px;}
.col-index-news .swiper .swiper-slide a{display: flex;align-items: center;}
.col-index-news .swiper .swiper-slide a .date{margin-right: 3.125vw;flex-shrink: 0;}
.col-index-news .swiper .swiper-slide a .title{transition: .25s;}
.col-index-news .swiper .swiper-button{width: auto;height: auto;margin-top: 0;position: absolute;top: 50%;transform: translateY(-50%);color:#ebebeb;opacity: 1;outline: none;pointer-events: inherit;transition: .25s;}
.col-index-news .swiper .swiper-button-prev{left: auto;right: 50px;}
.col-index-news .swiper .swiper-button-next{right: 0;}
.col-index-news .swiper .swiper-button::after{display: none;}
.col-index-news .swiper .swiper-button:hover{color:#d5d5d5;}
.col-index-news .swiper .swiper-button i.fa{line-height: 1;font-weight: bold;}
.col-index-contact{padding: 6.979vw 0 8.33vw;}
.col-index-contact .flex{flex-wrap: wrap;justify-content: space-between;align-items: flex-start;}
.col-index-contact .flex .left{width: 40%;}
.col-index-contact .flex .left .title{font-weight: bold;margin-bottom: 0.729vw;}
.col-index-contact .flex .left .content{line-height: 1.66;font-weight: bold;margin-bottom: 4.219vw;}
.col-index-contact .flex .left ul li{margin-bottom: 0.938vw;display: flex;align-items: center;}
.col-index-contact .flex .left ul li:last-child{margin-bottom: 0;}
.col-index-contact .flex .left ul li i.iconfont{flex-shrink: 0;color:#027450;margin-right: 11px;}
.col-index-contact .flex .right{width: 48%;}
.col-index-contact .flex .right .message{box-shadow: 0.5px 0.866px 13px 0px rgba(0, 0, 0, 0.04);padding: 3.542vw 2.604vw;background: #fff;}
.col-index-contact .flex .right .message ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-index-contact .flex .right .message ul li{width: 49%;margin-bottom: 2.083vw;}
.col-index-contact .flex .right .message ul li:nth-child(n+5){width: 100%;}
.col-index-contact .flex .right .message ul li p{font-weight: bold;color:#027450;margin-bottom: 0.833vw;}
.col-index-contact .flex .right .message ul li input,.col-index-contact .flex .right .message ul li textarea{width: 100%;border: none;border-bottom: 1px solid #bfc1c8;padding-left: 8px;height: 50px;outline: none;font-family: 'AV';background: transparent;}
.col-index-contact .flex .right .message ul li textarea {height: auto;min-height: 95px;}
.col-index-contact .flex .right .message ul li.code{display: flex;}
.col-index-contact .flex .right .message ul li.code input{width: 120px}
.col-index-contact .flex .right .message ul li.code img{max-width: calc(100% - 120px);}
.col-index-contact .flex .right .message .sub{width: 13.542vw;height: 3.125vw;max-width: 260px;max-height: 60px;min-width: 120px;min-height: 35px;font-weight: bold;color:#fff;background: #027450;font-family: 'AV';border: none;}

.footer{background: #1e201f;padding: 10.417vw 0 11.146vw;color:#fff;text-align: center;}
.footer .wrap{max-width: 1150px;margin: 0 auto;}
.footer .wrap .footer-nav{margin-bottom: 2.083vw;padding-bottom: 1.979vw;border-bottom: 1px solid #fff;}
.footer .wrap .footer-nav ul{display: flex;justify-content: center;flex-wrap: wrap;}
.footer .wrap .footer-nav ul li{margin: 0 1.563vw;}
.footer .wrap .footer-nav ul li a{transition: .25s;color:#fff;}
.footer .wrap .footer-nav ul li a:hover{color:#027450}
.footer .wrap .bottom a{color:#fff;}
.footer .wrap .bottom .power{display: inline-block;}

.sider_contact{position: fixed;right: 0;bottom: 14%;z-index: 999;}
.sider_contact .flex{flex-direction: column;background: #027450;border-top-left-radius: 3px;border-bottom-left-radius: 3px;transition: all ease .3s;position: relative;right: 0;}
.sider_contact .flex .backtop{width: 45px;height: 0;cursor: pointer;transition: all ease .3s;opacity: 0;display: flex;align-items: center;justify-content: center;color:#fff;font-size: 24px;border-top-left-radius: 3px;position: relative;}
.sider_contact .flex .backtop.zx_hi{background: rgba(25,30,36,.67);height: 45px;opacity: 1;}
.sider_contact .flex .item{position: relative;}
.sider_contact .flex .item>a{width: 45px;height: 45px;margin: 0 auto;transition: all ease .3s;color:#fff;display: flex;align-items: center;justify-content: center;font-size: 22px;}
.sider_contact .flex .item .info{position: absolute;right: 55px;top: 0;background: #fff;border-top-left-radius: 2px;border-bottom-left-radius: 2px;opacity: 0;z-index: 2;pointer-events: none;transition: all ease .3s;padding: 5px 10px;-webkit-box-shadow: 0 1px 3px rgb(18 18 18 / 10%);box-shadow: 0 1px 3px rgb(18 18 18 / 10%);min-width: 150px;min-height: 45px;display: flex;flex-direction: column;justify-content: center;visibility: hidden;pointer-events: none;text-align: center;white-space: nowrap;}
.sider_contact .flex .backbottom{width: 45px;height: 45px;cursor: pointer;transition: all ease .3s;display: flex;align-items: center;justify-content: center;color:#fff;font-size: 24px;border-bottom-left-radius: 3px;position: relative;}
.sider_contact .flex .backtop:hover,.sider_contact .flex .backbottom:hover,.sider_contact .flex .item>a:hover{background: rgba(25,30,36,.67);}
.sider_contact .flex .item:hover .info{opacity: 1;pointer-events: visible;right: 45px;visibility: visible;}
.sider_contact .btm_o{width: 45px;height: 45px;border-top-left-radius: 3px;border-bottom-left-radius: 3px;cursor: pointer;position: absolute;bottom: -50px;right: 0;transition: all ease .3s;background: rgba(25,30,36,.67);color:#fff;display: flex;align-items: center;justify-content: center;font-size: 24px;}
.sider_contact .flex.right{right: -45px;}
.sider_contact .flex.right + .btm_o{width: 30px;height: 30px;bottom: -35px;}



.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: #027450;border-bottom: 3px solid #027450;}
.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;}

.vicenav{background: #f6f6f6;border-bottom: 1px solid #d8d8d8;display: flex;justify-content: center;}
.vicenav a{padding: 1.458vw 1.771vw;position: relative;color:rgba(31,31,31,.55);transition: .25s;text-align: center;}
.vicenav a::after{content:'';width: 0;height: 2px;background: #027450;transition: .25s;position: absolute;left:0;bottom: 0;}
.vicenav a.active,.vicenav a:hover{color:#027450;}
.vicenav a.active::after,.vicenav a:hover::after{width: 100%;}

.col-page-about .col-1{padding: 6.927vw 0 8.802vw;}
.col-page-about .col-1 .flex{align-items: flex-start;flex-wrap: wrap;justify-content: space-between;margin-bottom: 6.25vw;}
.col-page-about .col-1 .flex .left{width: 46%;}
.col-page-about .col-1 .flex .left .img{position: relative;overflow: hidden;margin-bottom: 3.49vw;}
.col-page-about .col-1 .flex .left .img a.play{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-page-about .col-1 .flex .left .img a.play img{width: 4.063vw;max-width: 78px;min-width: 35px;}
.col-page-about .col-1 .flex .left .desc{line-height: 1.875;}
.col-page-about .col-1 .flex .right{width: 50%;}
.col-page-about .col-1 .flex .right .content{line-height: 1.875;}
.col-page-about .col-1 .flex .right .content h2{font-weight: bold;line-height: 1.565;margin-bottom: 2.813vw;font-size: 3.021vw;}
.col-page-about .col-1 .num{position: relative;z-index: 1;}
.col-page-about .col-1 .num ul{display: flex;justify-content: center;flex-wrap: wrap;}
.col-page-about .col-1 .num ul li{width: 22%;text-align: center;}
.col-page-about .col-1 .num ul li p:nth-child(1){font-size: 4.167vw;color:#333333;font-family: 'Fj';}
.col-page-about .col-1 .num ul li p:nth-child(1) .odometer{font-family: 'Fj';line-height: 1;}
.col-page-about .col-1 .num ul li p:nth-child(1) sup{top: -.35em;}
.col-page-about .col-1 .num .namemark{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: -1;width: 100%;}
.col-page-about .col-2{padding: 9.792vw 0 9.063vw;}
.col-page-about .col-2 .content ul{display: flex;justify-content: space-evenly;flex-wrap: wrap;}
.col-page-about .col-2 .content ul li{width: 20%;text-align: center;color:#fff;line-height: 1.66;}
.col-page-about .col-2 .content ul li img{width: 3.958vw;max-width: 76px;min-width: 32px;}
.col-page-about .col-2 .content ul li h3{font-weight: bold;margin: 3.75vw 0 10px;font-size: 2.708vw;line-height: 1;}
.col-page-about .col-3{padding: 8.33vw 0;}
.col-page-about .col-3 .flex{margin-bottom: 6.25vw;align-items: center;}
.col-page-about .col-3 .flex h2{margin-right: auto;font-weight: bold;}
.col-page-about .col-3 .swiper-button{position: relative;width: 8.33vw;height: 2.813vw;max-width: 160px;max-height: 54px;min-width: 45px;min-height: 30px;border-radius: 54px;border: 2px solid #d3d3d3;display: flex;align-items: center;justify-content: center;color:#d3d3d3;top: auto;left: auto;right: auto;margin-top: 0;outline: none;opacity: 1;pointer-events: auto;transition: .25s;margin: 0 1.302vw 0 0;}
.col-page-about .col-3 .swiper-button::after{display: none;}
.col-page-about .col-3 .swiper-button:hover{border-color: #666666;color:#666666;}
.col-page-about .col-3 .history-container{margin-bottom: 9.271vw;}
.col-page-about .col-3 .history-container .inner{display: flex;justify-content: space-between;}
.col-page-about .col-3 .history-container .inner .title{color:#027450;font-size: 10.208vw;line-height: 1;flex-shrink: 0;font-family: 'Fj';width: 40%;text-align: center;margin-left: auto;}
.col-page-about .col-3 .history-container .inner .content{width: 50%;}
.col-page-about .col-3 .history-container .inner .content .s-content{padding-left: 28px;margin-bottom: 2.5vw;position: relative;line-height: 1.66;}
.col-page-about .col-3 .history-container .inner .content .s-content strong{position: relative;color:#027450;font-size: 24px;}
.col-page-about .col-3 .history-container .inner .content .s-content strong::before{content:'';width: 11px;height: 11px;border-radius: 50%;background: #027450;position: absolute;left: -28px;top: 50%;transform: translateY(-50%);}
.col-page-about .col-3 .year-container {border-bottom: 2px solid #f7f7f7;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: #027450;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:#666666;position: relative;cursor: pointer;font-family: 'Fj';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:#027450;}
.col-page-about .col-4{padding: 6.25vw 0 8.33vw;background: #f6f6f6;}
.col-page-about .col-4 .flex{margin-bottom: 6.25vw;align-items: center;}
.col-page-about .col-4 .flex h2{margin-right: auto;font-weight: bold;}
.col-page-about .col-4 .swiper-button{position: relative;width: 8.33vw;height: 2.813vw;max-width: 160px;max-height: 54px;min-width: 45px;min-height: 30px;border-radius: 54px;border: 2px solid #d3d3d3;display: flex;align-items: center;justify-content: center;color:#d3d3d3;top: auto;left: auto;right: auto;margin-top: 0;outline: none;opacity: 1;pointer-events: auto;transition: .25s;margin: 0 1.302vw 0 0;}
.col-page-about .col-4 .swiper-button::after{display: none;}
.col-page-about .col-4 .swiper-button:hover{border-color: #666666;color:#666666;}
.col-page-about .col-4 .swiper{padding: 0 17.135vw;overflow: visible;}
.col-page-about .col-4 .swiper .swiper-slide{position: relative;}
.col-page-about .col-4 .swiper .swiper-slide .title{position: absolute;left: 2.083vw;bottom: 2.5vw;color:#fff;}

.col-page-product{padding: 4vh 0 5.208vw;}
.col-page-product .mbx{margin-bottom: 2.604vw;display: flex;align-items: center;color:rgba(51,51,51,.2)}
.col-page-product .mbx i.fa{margin: 0 8px;}
.col-page-product .mbx a{color:rgba(51,51,51,.5)}
.col-page-product .mbx i.iconfont{color:#333}
.col-page-product ul.list{display: flex;flex-wrap: wrap;}
.col-page-product ul.list li{width: 25%;padding: 7px;}
.col-page-product ul.list li a{display: block;background: #f6f6f6;padding: 3.125vw 20px 1.563vw;width: 100%;height: 100%;}
.col-page-product ul.list li a .img img{mix-blend-mode: multiply;}
.col-page-product ul.list li a .title{display: flex;align-items: center;justify-content: space-between;margin-top: 3.125vw;}
.col-page-product ul.list li a .title span{margin-right: 10px;transition: .25s;}
.col-page-product ul.list li a .title i{display: block;width: 1.875vw;height: 1.875vw;max-width: 36px;max-height: 36px;position: relative;background: #027450;min-width: 22px;min-height: 22px;flex-shrink: 0;}
.col-page-product ul.list li a .title i::after,.col-page-product ul.list li a .title i::before{content:'';width: 2px;height: 41.6%;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-page-product ul.list li a .title i::after{width: 41.6%;height: 2px;}
.col-page-product ul.list li a:hover .title span{color:#027450;}
.col-page-product .columncontent{line-height: 1.66;}
.col-page-product .columncontent strong{font-weight: bold;}
.col-page-product .columncontent p{margin-bottom: 5px;}
.col-page-product .columncontent h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
.col-page-product .columncontent h3{font-weight: bold;margin: 2px 0 8px;font-size: 1.65rem;}
.col-page-product .columncontent h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
.col-page-product .columncontent hr{border-color: #027450;margin: 3vh 0;width: 100%;}
.col-page-product .columncontent table{width: 100% !important;border: none;}
.col-page-product .columncontent table td{border: none;padding: 1.25vw 0;font-weight: 500;}
.col-page-product .columncontent table tr:nth-child(1){border-bottom: 1px solid #888888;}
.col-page-product .columncontent table tr:nth-child(1) td{padding: 1.3vw 0;color:#6d6d6d;font-weight: normal;}
.col-page-product .columncontent a{display: inline-block;border-bottom: 1px solid;color:#027450;}

.col-product-detail .mbx{margin-bottom: 4.16vw;}
.col-product-detail .mbx i.fa{margin: 0 8px;}
.col-product-detail .pro_show{padding: 5vh 0;}
.col-product-detail .pro_show .flex{align-items: flex-start;justify-content: space-between;flex-wrap: wrap;}
.col-product-detail .pro_show .caseleft{width: 48%;}
.col-product-detail .pro_show .caseright{width: 45%;}
.col-product-detail .pro_show .caseright a.back{display: inline-block;margin-bottom: 20px;}
.col-product-detail .pro_show .caseright a.back span{margin-right: 12px;font-weight: bold;display: inline-block;vertical-align: middle;transition: .25s;}
.col-product-detail .pro_show .caseright a.back i.iconfont{color:#027450;vertical-align: middle;}
.col-product-detail .pro_show .caseright a.back:hover span{color: #027450;}
.col-product-detail .pro_show .caseright .title{line-height: 1.167;margin-bottom: 2.917vw;font-weight: bold;}
.col-product-detail .pro_show .caseright .links{display: flex;flex-wrap: wrap;}
.col-product-detail .pro_show .caseright .links a{padding: 9px 1.458vw;transition: .25s;border-radius: 50px;display: flex;align-items: center;justify-content: space-between;color:#1f1f1f;border: 1px solid #1f1f1f;margin: 0 20px 10px 0;}
.col-product-detail .pro_show .caseright .links a span{margin-right: 1.66vw;white-space: nowrap;}
.col-product-detail .pro_show .caseright .links a:hover{background: #027450;color:#fff;border-color: #027450;}
.col-product-detail .pro_show .caseright .gallery-thumbs{margin-bottom: 3.33vw;margin-left: 0;width: 100%;max-width: 400px;}
.col-product-detail .pro_show .caseright .gallery-thumbs .swiper-slide{overflow: hidden;border: 1px solid transparent;transition: .25s;background: #f8f8f8;}
.col-product-detail .pro_show .caseright .gallery-thumbs .swiper-slide img{mix-blend-mode: multiply;}
.col-product-detail .pro_show .caseright .gallery-thumbs .swiper-slide.swiper-slide-thumb-active{border-color: #027450}
.col-product-detail .detail{background: #f6f6f6;padding: 6.25vw 0;}
.col-product-detail .detail h2{margin-bottom: 3.75vw;font-weight: bold;}
.col-product-detail .detail .content{line-height: 1.875;margin-bottom: 4.427vw;background: #fff;padding: 3.125vw 2.083vw;}
.col-product-detail .detail .content table{width: 100% !important;border: none;}
.col-product-detail .detail .content table td{width:  auto !important;border: none;border-bottom: 1px solid #e2e2e2;}
.col-product-detail .detail .content h3{font-weight: bold; }
.col-product-detail .related{padding: 6.25vw 0;}
.col-product-detail .related .flex{margin-bottom: 6.25vw;align-items: center;}
.col-product-detail .related .flex h2{margin-right: auto;font-weight: bold;}
.col-product-detail .related .flex .swiper-button{position: relative;top: auto;margin-top: 0;width: 8.33vw;height: 2.813vw;max-width: 160px;max-height: 54px;min-width: 45px;min-height: 26px;border-radius: 40px;border: 2px solid #d3d3d3;display: flex;align-items: center;justify-content: center;transition: .25s;color:#d3d3d3;margin-right: 15px;left: auto !important;right: auto !important;opacity: 1;outline: none;pointer-events: inherit;}
.col-product-detail .related .flex .swiper-button::after{display: none;}
.col-product-detail .related .flex .swiper-button-next{margin-right: 0;}
.col-product-detail .related .flex .swiper-button:hover{color:#666666;border-color: #666666;}
.col-product-detail .related .swiper-slide a{display: block;background: #f6f6f6;padding: 3.125vw 20px 1.563vw;width: 100%;height: 100%;}
.col-product-detail .related .swiper-slide a .img img{mix-blend-mode: multiply;}
.col-product-detail .related .swiper-slide a .title{display: flex;align-items: center;justify-content: space-between;margin-top: 10px;}
.col-product-detail .related .swiper-slide a .title span{margin-right: 10px;transition: .25s;}
.col-product-detail .related .swiper-slide a .title i{display: block;width: 1.875vw;height: 1.875vw;max-width: 36px;max-height: 36px;position: relative;background: #027450;min-width: 22px;min-height: 22px;flex-shrink: 0;}
.col-product-detail .related .swiper-slide a .title i::after,.col-page-product ul.list li a .title i::before{content:'';width: 2px;height: 41.6%;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-product-detail .related .swiper-slide a .title i::after{width: 41.6%;height: 2px;}
.col-product-detail .related .swiper-slide a:hover .title span{color:#027450;}
.col-product-detail .message{padding: 0 0 6.25vw;}
.col-product-detail .message h2{font-weight: bold;margin-bottom: 4.219vw;}
.col-product-detail .message ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-product-detail .message ul li{width: 49%;margin-bottom: 2.083vw;}
.col-product-detail .message ul li:nth-child(n+5){width: 100%;}
.col-product-detail .message ul li p{font-weight: bold;color:#027450;margin-bottom: 0.833vw;}
.col-product-detail .message ul li input,.col-product-detail .message ul li textarea{width: 100%;border: none;padding-left: 15px;height: 50px;outline: none;font-family: 'AV';background: rgba(211,211,211,.2);border-radius: 0.625vw;}
.col-product-detail .message ul li textarea {height: auto;min-height: 95px;padding-top: 12px;}
.col-product-detail .message ul li.code{display: flex;}
.col-product-detail .message ul li.code input{width: 120px;border-top-right-radius: 0;border-bottom-right-radius: 0;}
.col-product-detail .message ul li.code img{max-width: calc(100% - 120px);}
.col-product-detail .message .sub{width: 13.542vw;height: 3.125vw;max-width: 260px;max-height: 60px;min-width: 120px;min-height: 35px;font-weight: bold;color:#fff;background: #027450;font-family: 'AV';border: none;}

.col-page-news{padding: 8.33vw 0;}
.col-page-news .news-top{margin-bottom: 8.33vw;display: flex;align-items: center;flex-wrap: wrap;}
.col-page-news .news-top .news-img{width: 50%;}
.col-page-news .news-top .news-img .swiper-slide .img{overflow: hidden;}
.col-page-news .news-top .news-content {width: 53%;margin-left: -3%;background: #f6f6f6;padding: 2.188vw 5.208vw 6.25vw 3.33vw;}
.col-page-news .news-top .news-content .swiper-slide{height: auto;}
.col-page-news .news-top .news-content .swiper-slide .date{display: flex;align-items: flex-end;margin-bottom: 1.25vw;}
.col-page-news .news-top .news-content .swiper-slide .date span.f40{font-weight: bold;margin-right: 10px;line-height: 1;}
.col-page-news .news-top .news-content .swiper-slide .date span.f24{color:#acacac;}
.col-page-news .news-top .news-content .swiper-slide .title{font-weight: bold;margin-bottom: 0.833vw;transition: .25s;}
.col-page-news .news-top .news-content .swiper-slide .s-content{color:rgba(0,0,0,.44);line-height: 1.5;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 .news-top .news-content .swiper-slide:hover .title{color:#027450;}
.col-page-news .news-top .news-content .swiper-pagination{width: auto;left: 3.33vw;bottom: 2.292vw;}
.col-page-news .news-top .news-content .swiper-pagination span{width: 12px;height: 12px;background: #dfdfdf;opacity: 1;transition: .25s;}
.col-page-news .news-top .news-content .swiper-pagination span.swiper-pagination-bullet-active{background: #027450;}
.col-page-news ul.list{display: flex;flex-wrap: wrap;}
.col-page-news ul.list li{width: 30%;margin-right: 5%;margin-bottom: 5%;}
.col-page-news ul.list li:nth-child(3n){margin-right: 0;}
.col-page-news ul.list li a{display: flex;width: 100%;height: 100%;flex-direction: column;}
.col-page-news ul.list li .img{overflow: hidden;}
.col-page-news ul.list li .content{flex-grow: 2;display: flex;flex-direction: column;padding: 1.875vw;background: #f6f6f6;}
.col-page-news ul.list li .content .title{font-weight: bold;line-height: 1.2;margin-bottom: 10px;transition: .25s;}
.col-page-news ul.list li .content .s-content{color:rgba(0,0,0,.44);line-height: 1.5;margin-bottom: auto;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 ul.list li .content .date{color:#acacac;margin-top: 3.125vw;}
.col-page-news ul.list li:hover .content .title{color:#027450;}

.col-page-contact {padding: 6.25vw 0;}
.col-page-contact .content{max-width: 750px;margin: 0 auto 4.68vw;line-height: 1.778;}
.col-page-contact ul.info{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-contact ul.info li{width: 31%;margin-bottom: 20px;border-radius: 9px;background: rgba(211,211,211,.2);text-align: center;padding: 2.865vw 2.604vw 2.969vw;line-height: 1.556;}
.col-page-contact ul.info li .iconfont{color:#027450;font-weight: normal;}
.col-page-contact .share{text-align: center;margin: 1.875vw 0 7.396vw;}
.col-page-contact .share a{transition: .25s;margin: 0 15px 0 0;position: relative;}
.col-page-contact .share a.wechat .code{position: absolute;top: 100%;margin-top: 10px;left: 50%;transform: translateX(-50%);display: none;padding:5px;background: #fff;z-index: 90;box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}
.col-page-contact .share a.wechat .code::after{content:'';border-bottom:8px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;position: absolute;bottom:100%;left: 50%;transform: translateX(-50%);}
.col-page-contact .share a.wechat .code img{max-width: 120px;}
.col-page-contact .infos {margin-bottom: 8.3vw;}
.col-page-contact .infos table{width: 100% !important;border: none;}
.col-page-contact .infos table td{width: auto !important;padding: 2.188vw 0;border: none;}
.col-page-contact .infos table td:nth-child(1){padding-left: 3.125vw;}
.col-page-contact .infos table tr{border-radius: 9px;overflow: hidden;;}
.col-page-contact .infos table tr:nth-child(1) td{background: #027450;color:#fff;font-weight: bold;font-size: 22px;}
.col-page-contact .infos table tr:nth-child(2n+1){background: #f4f4f4;}
.col-page-contact h2{position: relative;text-align: center;z-index: 1;margin-bottom: 5.208vw;}
.col-page-contact h2 span{font-size: 12.135vw;color:rgba(34,34,34,.03);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);letter-spacing: 2vw;z-index: -1;text-transform: uppercase;white-space: nowrap;font-weight: 100;font-family: 'gilroy';}
.col-page-contact .col-message{padding: 4.167vw 5.208vw;border-radius: 9px;background: #f6f6f6;}
.col-page-contact .col-message form ul li input,.col-page-contact .col-message form ul li textarea{background: #fff;}
.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: 49%;margin-bottom: 2.4vh;}
.col-message form ul li:nth-child(n+5){width: 100%;}
.col-message form ul li p{margin-bottom: 8px;}
.col-message form ul li input,.col-message form ul li textarea{width: 100%;border: none;background: #f0efe9;padding-left: 20px;height: 47px;outline: none;font-family: 'gilroy';border-radius: 0.625vw;}
.col-message form ul li textarea{height: auto;min-height: 220px;padding-top: 15px;}
.col-message form ul li.code{display: flex;}
.col-message form ul li.code input[type="text"]{width:120px}
.col-message form ul li.code img{max-width: calc(100% - 120px);}
.col-message form .desc{margin: 0 0 3.125vw;color:#666;line-height: 1.429;}
.col-message form .sub{display: flex;width: 15.625vw;height: 2.448vw;max-width: 300px;max-height: 47px;align-items: center;justify-content: center;min-width: 145px;min-height: 30px;border-radius: 3.646vw;background: #027450;color:#fff;border: none;margin: 0 auto;font-family: 'gilroy';font-weight: 600;text-transform: uppercase;}
.col-map{height: 37.5vw;min-height: 240px;}
.col-map iframe,.col-map>p{width: 100%;height: 100%;}












.col-news-detail{padding: 5vh 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:#027450;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: #027450;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:#027450;}
.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:#027450;}



/* media */

@media (max-width: 1800px) {

}
@media (max-width: 1600px) {
  
  .f14{font-size: 13px;}
  .f15{font-size: 14px;}
  .f16{font-size: 15px;}
  .f17{font-size: 16px;}
  .f18{font-size: 17px;}
  .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) {
  
  .f14{font-size: 12px;}
  .f15{font-size: 13px;}
  .f16{font-size: 14px;}
  .f17{font-size: 15px;}
  .f18{font-size: 16px;}
  .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) {
  .container2{padding: 0 5.2vw;}
  .col-index-news .swiper{padding-right: 40px;}
  .col-index-news .swiper .swiper-button-prev{right:20px;}
  #col-index-banner .swiper-slide .ban_cont .inner{padding: 10px 10px 0;}
  #col-index-banner .swiper-slide .ban_cont .inner a.more{padding: 6px 12px;border-bottom: none;}
  
  
  .f15{font-size: 12.5px;}
  .f16{font-size: 13px;}
  .f17{font-size: 14px;}
  .f18{font-size: 15px;}
  .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-page-about .col-1 .num ul li p:nth-child(1){font-size: 24px;}
  .col-page-about .col-2 .content ul li h3{font-size: 18px;}
  .col-page-about .col-3 .history-container .inner .content .s-content strong,.col-page-contact .infos table tr:nth-child(1) td{font-size: 16px;}
  .vicenav a{font-size: 14px;}
  .col-page-contact .infos table {display: block;overflow-x: auto;height: auto !important;}
  .col-page-contact .infos table td{padding: 6px 3px;}
  .col-page-news ul.list li{width: 48%;margin-right: 4%;}
  .col-page-news ul.list li:nth-child(3n){margin-right: 4%;}
  .col-page-news ul.list li:nth-child(2n){margin-right: 0;}
  .col-product-detail .pro_show .caseright .links a{padding: 4px 10px;}
  .vicenav{flex-wrap: wrap;}
  .col-page-product ul.list li{width:50%;}
  .col-page-about .col-3 .year-container .swiper-slide .title{transform: scale(.8);}
  .col-page-about .col-3 .history-container .inner{flex-wrap: wrap;}
  .col-page-about .col-3 .history-container .inner .title{text-align: left;width: 100%;margin-bottom: 10px;}
  .col-page-about .col-3 .history-container .inner .content .s-content{padding-left: 12px;}
  .col-page-about .col-3 .history-container .inner .content .s-content strong::before{width: 6px;height: 6px;left: -12px;}
  .col-index-product .item .content,.col-page-about .col-3 .history-container .inner .content,.col-page-news .news-top .news-img,.col-page-news .news-top .news-content{width: 100%;}
  .col-page-news .news-top .news-content{margin: 0;}
  .col-page-news .news-top .news-content .swiper-pagination span{width: 6px;height: 6px;}
  .header .container2{padding: 0 20px;}
  .col-index-contact .flex .left,.col-index-contact .flex .right,.col-page-about .col-1 .flex .left,.col-page-about .col-1 .flex .right,.col-product-detail .pro_show .caseleft,.col-product-detail .pro_show .caseright,.col-page-contact ul.info li{width: 100%;max-width: none;margin-bottom: 25px;}
  .col-index-contact .flex .right,.col-page-about .col-1 .flex .right{margin-bottom: 0;}
  .col-index-contact .flex .right .message ul li input, .col-index-contact .flex .right .message ul li textarea,.col-product-detail .message ul li input, .col-product-detail .message ul li textarea,.col-message form ul li input, .col-message form ul li textarea{height: 35px;}

  
  .sider_contact .flex .backtop{width: 30px;}
  .sider_contact .flex .backtop.zx_hi{height: 30px;font-size: 18px;}
  .sider_contact .flex .item>a,.sider_contact .flex .backbottom,.sider_contact .btm_o{width: 30px;height: 30px;font-size: 18px;}
  .sider_contact .flex.right{right: -30px;}
  .sider_contact .flex .item .info{min-height: 30px;} 
  .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: #333;position: absolute;overflow: hidden;left: 0;transition: all 0.25s ease;}
  .header.active .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{display: none !important;}
  .change-language{margin-left: 0;padding-left: 0;} 
  
  .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-index-contact .flex .right .message ul li,.col-page-product ul.list li,.col-product-detail .message ul li,.col-message form ul li{width: 100%;}
  
  
  html{font-size: 11px;} 
  
  
}   
@media (max-width: 468px) {
  .col-page-about .col-1 .num ul li{width: 50%;text-align: center;margin-bottom: 15px;}
  .col-page-about .col-2 .content ul li,.col-page-news ul.list li{width: 100%;margin-bottom: 20px;margin-right: 0 !important;}
  
  .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;}

  
}
