@charset "utf-8";
@font-face {
  font-family: "Outfit";
  font-weight: 100;
  src: url("../fonts/Outfit-VariableFont_wght.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: 200;
  src: url("../fonts/Outfit-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: 300;
  src: url("../fonts/Outfit-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: regular;
  src: url("../fonts/Outfit-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: 500;
  src: url("../fonts/Outfit-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: 600;
  src: url("../fonts/Outfit-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: bold;
  src: url("../fonts/Outfit-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: 800;
  src: url("../fonts/Outfit-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Outfit";
  font-weight: 900;
  src: url("../fonts/Outfit-Black.ttf") format("truetype");
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('//at.alicdn.com/t/c/font_1502878_f1ob71ywg95.woff2?t=1763445528791') format('woff2'),
       url('//at.alicdn.com/t/c/font_1502878_f1ob71ywg95.woff?t=1763445528791') format('woff'),
       url('//at.alicdn.com/t/c/font_1502878_f1ob71ywg95.ttf?t=1763445528791') format('truetype');
}
*{margin:0;padding: 0;}
html{overflow-x: hidden;font-size: 16px;}
html.ovHidden{overflow: hidden;}
body {min-width: 320px;color: #2a2a2a;font-family:"Outfit","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: #2a2a2a !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"; }
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
li {list-style: none;}
i {font-style: normal;}
a {color: #2a2a2a;text-decoration: none;}
a:focus{text-decoration: none;outline: none;color:#2a2a2a;}
a:hover { color: #2a2a2a;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 10.3125vw;}
.container3 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 12.5vw;}
.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: #00b0f0;/* 设置Swiper风格 */
  --swiper-preloader-color: #00b0f0;/* 单独设置预加载圆圈的颜色 */
}

.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.208vw;min-height: 60px;}
.header{width: 100%;z-index: 991;position: fixed;top:0;left: 0;transition: all 0.3s ease-out;background: transparent;}
.header .inner .flex{height: 5.208vw;min-height: 60px;align-items: center;transition: all 0.3s ease-out;padding: 0 3.125vw;}
.header .logo{font-size: 0;position: relative;margin-right: auto;}
.header .logo img{width: 10vw;max-width: 192px;min-width: 80px;transition: all 0.3s ease-out;filter: brightness(0) invert(1);;}
.header nav{height: 100%;margin-right: 2.083vw;padding-right: 2.083vw;position: relative;}
.header nav::after{content:'';width: 1px;height: 14px;background: rgba(255,255,255,.74);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.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:5.41vw;position: relative;height: 100%;}
.header nav ul li:last-child{margin-right:0;}
.header nav ul li>a{transition: all 0.3s ease-out;display: inline-block;padding: 20px 0;position: relative;line-height: 1;vertical-align: middle;color:#fff;text-transform: uppercase;font-weight: 500;}
.header nav ul li.active>a,.header nav ul li>a:hover{color: #00b0f0;}
.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: #00b0f0;} 
.header .index-search{margin-right: 25px;}
.header .index-search>a{display: inline-block;transition:all 0.3s ease-out;color:#fff;}
.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 .language .change-language-title .language-flag a{display: flex;align-items: center;transition: .25s;color:#fff;}
.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.active {box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);background: #fff;} 
.header.active .inner .flex{height: 4.875vw;}
.header.active .logo img,.header.on .logo img{width: 8vw;filter:none}
.header.active nav ul li>a,.header.active .index-search>a,.header.active .language .change-language-title .language-flag a,.header.on nav ul li>a,.header.on .index-search>a,.header.on .language .change-language-title .language-flag a{color:#333333;}
.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);}

.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;color:#fff;left: 0;width: 100%;z-index: 2;transition: all 0.15s ease-out;top: 50%;transform: translateY(-50%);}
/* #col-index-banner, #col-index-banner .swiper-slide {height: 48.854vw;} */
#col-index-banner .swiper-slide .ban_cont{top: 40%;}
#col-index-banner .swiper-slide .ban_cont .content .s-content{font-weight: 300;}
#col-index-banner .swiper-slide .ban_cont .content .s-content h3{font-size: 3.125vw;font-weight: 600;line-height: 1.067;margin-bottom: 6px;}
#col-index-banner .swiper-slide .ban_cont .content .s-content h2{font-weight: 600;line-height: 1;font-size: 3.75vw;}
#col-index-banner .swiper-pagination{left:10.3125vw;width: auto;}
#col-index-banner .swiper-pagination span{width: 4.322vw;height: 2px;background: #fff;border-radius: 0;transition: .25s;opacity: 1;outline: none;}
#col-index-banner .swiper-pagination span.swiper-pagination-bullet-active{background: #00b0f0}
#col-index-banner .banner_title{position: absolute;left: 0;width: 100%;bottom: 0;z-index: 1;}
#col-index-banner .banner_title .flex{flex-wrap: wrap;color:#fff;}
#col-index-banner .banner_title .flex .left{width: 50%;background: rgba(0,176,240,.75);padding: 2.708vw 6.25vw 2.708vw 10.3125vw;display: flex;flex-direction: column;justify-content: center;}
#col-index-banner .banner_title .flex .left .title{font-weight: bold;text-transform: uppercase;margin-bottom: 10px;}
#col-index-banner .banner_title .flex .left .content{font-weight: 300;line-height: 1.364;}
#col-index-banner .banner_title .flex .right{background: rgba(27,27,27,.49);display: flex;align-items: center;padding:2.708vw 6.25vw;width: 50%;}
#col-index-banner .banner_title .flex .right .sign ul{display: flex;flex-wrap: wrap;}
#col-index-banner .banner_title .flex .right .sign ul li{flex: 1;padding: 0 2.5vw;text-align: center;border-left: 1px solid rgba(255,255,255,.47);line-height: 1.375;text-transform: uppercase;}
#col-index-banner .banner_title .flex .right .sign ul li img{width:3.2291vw;max-width: 62px;min-width: 30px;margin-bottom: 0.78125vw;}
#col-banner .banner_title{width: 47%;padding: 3vh 4.6875vw 3.5vh 10.3125vw;color:#fff;background: url(../images/bg.png)no-repeat center/100% 100%;position: absolute;left: 0;bottom: -2.8645vw;z-index: 2;}
#col-banner .banner_title h2{font-weight: 600;}
#col-banner h2{font-weight: 600;}
#col-banner .child{display: flex;justify-content: center;max-width: 1220px;margin: 3.125vw auto 0;}
#col-banner .child a{border: 2px solid transparent;border-bottom-color: #fff;padding: 20px 10px;text-align: center;transition: .25s;font-weight: 300;color:#fff;margin-right: 3.125vw;flex: 1;}
#col-banner .child a:last-child{margin-right: 0;}
#col-banner .child a:hover,#col-banner .child a.active{border-color: #fff;font-weight: 500;}
#col-banner .child a.active::after{content:'+';display: inline-block;margin-left: 6px;font-weight: 300;;}


.col-index-about{padding: 8.33vw 0;}
.col-index-about .flex{align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-index-about .flex .left{width: 45%}
.col-index-about .flex .left .name{font-weight: 500;margin-bottom: 1vw;}
.col-index-about .flex .left .content{line-height: 1.778;color:#403f3f;font-weight: 300;margin-bottom: 3.75vw;}
.col-index-about .flex .left .content h2{font-weight: bold;line-height: 1.091;color:#107bc7;margin-bottom: 0.875vw;}
.col-index-about .flex .left .more {display: flex;}
.col-index-about .flex .left .more span{font-weight: 500;color:#070707;margin-right: 0.78125vw;}
.col-index-about .flex .right{width: 49%;position: relative;padding: 2.708vw 2.708vw 3.75vw 1.875vw;z-index: 1;}
.col-index-about .flex .right::before,.col-index-about .flex .right::after{content:'';width: 35%;height: 45%;background: url(../images/dot.png);position: absolute;top: 0;right: 0;z-index: -1;}
.col-index-about .flex .right::after{width: 10%;top: auto;right: auto;left: 0;bottom: 0;}
.col-index-about .flex .right .img{overflow: hidden;position: relative;}
.col-index-about .flex .right .img a.play{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-index-about .flex .right .img a.play img{width: 5.208vw;max-width: 100px;min-width: 35px;}
.col-index-about .flex .right .num{position: absolute;left: 0;bottom: 0;z-index: 2;}
.col-index-about .flex .right .num ul{display: flex;}
.col-index-about .flex .right .num ul li{color:#fff;border-top-left-radius: 20px;border-bottom-right-radius: 20px;font-weight: 600;padding: 1.563vw 1.875vw;background: linear-gradient(135deg,rgba(0,176,240,1),rgba(0,176,240,.9));margin-right: 20px;}
.col-index-about .flex .right .num ul li:nth-child(2){border-top-left-radius: 10px;border-bottom-right-radius: 42px;background: linear-gradient(135deg,rgba(16,123,199,1),rgba(16,123,199,.9));}
.col-index-about .flex .right .num ul li .f40{font-weight: bold;line-height: 1.1;}

.col-index-metal {color:#fff;padding: 8.33vw 0;position: relative;z-index: 1;}
.col-index-metal::after{content:'';width: 100%;height: 100%;background: rgba(0,0,0,.45);position: absolute;top: 0;left: 0;z-index: -1;}
.col-index-metal .video-container{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: -1;}
.col-index-metal .video-container video{width: 100%;height: 100%;object-fit: cover;}
.col-index-metal .name{margin-bottom: 1.875vw;}
.col-index-metal .name span{color:#00b0f0;font-weight: 500;position: relative;}
.col-index-metal .name span::before{content:'';width: 6.25vw;max-width: 120px;min-width: 20px;height: 1px;background: #00b0f0;position: absolute;left: calc(100% + 15px);top: 50%;}
.col-index-metal h2{font-weight: 600;margin-bottom: 1.09375vw;}
.col-index-metal .s-content{font-weight: 300;line-height: 1.556;margin-bottom: 2.29166vw;max-width: 950px;}
.col-index-metal .more{display: flex;align-items: center;color:#fff;transition: .25s;}
.col-index-metal .more i.iconfont{width: 2.34375vw;height: 2.34375vw;max-width: 45px;max-height: 45px;min-width: 24px;min-height: 24px;border-radius: 50%;background: #00b0f0;color:#fff;display: flex;align-items: center;justify-content: center;}
.col-index-metal .more span{font-weight: 500;margin-left: 14px;}
.col-index-metal .more:hover {color:#00b0f0}
.col-index-metal .flex{margin-top: 7.083vw;align-items: center;}
.col-index-metal .flex .child {margin-right: auto;display: flex;width: 60%;}
.col-index-metal .flex .child a{margin-right: 3.75vw;border-bottom: 2px solid #fff;padding: 0.92vw 4.5vw 0.92vw 1.14583vw;font-weight: 300;color:#fff;line-height: 1.11;flex: 1;transition: .25s ease-in-out;}
.col-index-metal .flex .child a:last-child{margin-right: 0;}
.col-index-metal .flex .child a.active,.col-index-metal .flex .child a:hover{background: #00b0f0;border-color: #00b0f0;font-weight: 500;}
.col-index-metal .flex .swiper-button{width: auto;height: auto;position: static;opacity: 1;outline: none;color:rgba(255,255,255,.7);margin-top: 0;margin-left: 13px;transition: .25s;}
.col-index-metal .flex .swiper-button::after{display: none;}
.col-index-metal .flex .swiper-button:hover{color:#fff;}

.col-index-product{padding: 6.25vw 0;}
.col-index-product .name{margin-bottom:6px;}
.col-index-product .name span{color:#00b0f0;font-weight: 500;position: relative;}
.col-index-product .name span::before{content:'';width: 6.25vw;max-width: 120px;min-width: 20px;height: 1px;background: #00b0f0;position: absolute;left: calc(100% + 15px);top: 50%;}
.col-index-product h2{font-weight: 600;margin-bottom: 2.5vw;}
.col-index-product .swiper{padding: 2.708vw 0 0;}
.col-index-product .swiper .swiper-slide{transition: .35s ease-in-out;}
.col-index-product .swiper .swiper-slide .img{background: #f8f8f8;position: relative;z-index: 1;padding: 1.875vw;}
.col-index-product .swiper .swiper-slide .bg{position: absolute;left: 0;top: 0;z-index: -1;width: 100%;height: 100%;opacity: 0;transition: .25s ease-in-out;}
.col-index-product .swiper .swiper-slide .title{text-align: center;padding: 1.09375vw 1.875vw 0.8854vw;font-weight: 500;line-height: 1.182;}
.col-index-product .swiper .swiper-slide .more {display: inline-block;padding: 7px 15px;border-radius: 27px;border: 1px solid #00b0f0;color:#00b0f0;transition: .25s ease-in-out;}
.col-index-product .swiper .swiper-slide:hover{transform: scale(1.05);z-index: 2;}
.col-index-product .swiper .swiper-slide:hover .bg{opacity: 1;}
.col-index-product .swiper .swiper-slide:hover .more{background: #00b0f0;color:#fff;}
.col-index-product .swiper .swiper-pagination{position: static;margin-top: 2.083vw;}

.col-index-advantage{padding: 6.25vw 0 8.33vw;border-top: 1px solid #e8e8e8;}
.col-index-advantage h2{font-weight: 600;margin-bottom: 1.875vw;}
.col-index-advantage .content{line-height: 1.33;max-width: 1090px;margin: 0 auto 2.708vw;}
.col-index-advantage .img {margin-bottom: 4.4791vw;}
.col-index-advantage .img ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-index-advantage .img ul li{width: 49%}
.col-index-advantage .list ul{display: flex;flex-wrap: wrap;}
.col-index-advantage .list ul li{width: 25%;padding: 2.083vw 20px 0 30px;border-right: 1px solid #ebebeb;font-weight: 300;line-height: 1.66;border-bottom: 4px solid transparent;transition: .25s all ease-in-out;display: flex;flex-direction: column;}
.col-index-advantage .list ul li img{width: 1.92708vw;max-width: 37px;min-width: 24px;margin-bottom: 1.66vw;}
.col-index-advantage .list ul li h3{font-weight: 600;line-height: 1;margin-bottom: 2.34375vw;max-width: 188px;}
.col-index-advantage .list ul li p:last-child{margin-top: auto;}
.col-index-advantage .list ul li strong{font-size: 8.33vw;font-weight: 600;line-height: 0.8;color: #f7f7f7;}
.col-index-advantage .list ul li:hover{border-bottom-color: #00b0f0;}

.col-index-news{padding: 5.208vw 0;}
.col-index-news .flex{display: flex;align-items: flex-start;flex-wrap: wrap;justify-content: space-between;}
.col-index-news .flex h2{text-transform: uppercase;font-weight: 600;width: 16%;padding-top: 1.8vw;}
.col-index-news .flex .slide{width: 84%;}
.col-index-news .flex .slide .swiper-slide a{display: flex;align-items: center;justify-content: space-between;}
.col-index-news .flex .slide .swiper-slide a .content{width: 47%;}
.col-index-news .flex .slide .swiper-slide a .content .date{color:#878787;font-weight: 300;}
.col-index-news .flex .slide .swiper-slide a .content .title{font-weight: 600;line-height: 1;margin: 6px 0 10px;transition: .25s ease-in-out;}
.col-index-news .flex .slide .swiper-slide a .content .s-content{line-height: 1.25;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-index-news .flex .slide .swiper-slide a .content .more{margin-top: 1.1458vw;display: flex;}
.col-index-news .flex .slide .swiper-slide a .content span{font-weight: 500;color:#070707;margin-right: 0.78125vw;transition: .25s ease-in-out;}
.col-index-news .flex .slide .swiper-slide a .img{width: 33%;}
.col-index-news .flex .slide .swiper-slide a:hover .content .title{color:#00b0f0;}

.col-index-contact{position: relative;padding: 7.8125vw 0;color:#fff;z-index: 1;}
.col-index-contact::after{content:'';width: 50%;background: rgba(0, 0, 0, .7);height: 100%;position: absolute;top: 0;right: 0;z-index: -1;}
.col-index-contact .flex{justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.col-index-contact .flex .left{width: 45%;}
.col-index-contact .flex .left .title{font-weight: bold;text-transform: uppercase;margin-bottom: 3.59375vw;}
.col-index-contact .flex .left .content{font-weight: 600;line-height: 1.33;}
.col-index-contact .flex .right{width: 42%;}
.col-index-contact .flex .right ul li{padding: 1.66vw 15px;display: flex;border-bottom: 1px solid rgba(255,255,255,.24);}
.col-index-contact .flex .right ul li:last-child{border-bottom: none;}
.col-index-contact .flex .right ul li .iconfont{margin-right: 1.25vw;margin-top: 5px;}
.col-index-contact .flex .right ul li .info{flex-grow: 2;}
.col-index-contact .flex .right ul li .info.f22{font-weight: 500;}

.footer{padding: 6vh 0;}
.footer .flex{align-items: center;}
.footer .flex .info{margin-right: auto;}
.footer .flex .info .logo img{width: 11.97vw;max-width: 230px;min-width: 100px;}
.footer .flex .info .copyright{margin-top: 20px;}
.footer .flex .info .copyright a{border-bottom: 1px solid;transition: .25s ease-in-out;}
.footer .flex .info .copyright a:hover{color:#00b0f0;}
.footer .flex .footer-nav ul{display: flex;align-items: center;}
.footer .flex .footer-nav ul li{margin-right: 3vw;}
.footer .flex .footer-nav ul li a{font-weight: 500;transition: .25s ease-in-out;white-space: nowrap;}
.footer .flex .footer-nav ul li a:hover{color:#00b0f0}
.footer .flex .media{text-align: center;}
.footer .flex .media img{width: 4.32291vw;max-width: 83px;min-width: 60px;}
.footer .flex .media .share{margin-top: 12px;white-space: nowrap;}
.footer .flex .media .share a{display: inline-block;width: 16px;height: 16px;border-radius: 2px;background: #2d2d2d;color:#fff;line-height: 16px;font-size: 12px;margin-right: 3px;}
.footer .flex .media .share a:last-child{margin-right: 0;}

.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: #00b0f0;border-bottom: 3px solid #00b0f0;}
.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:#00b0f0;}
#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: 'Outfit';outline: none;}
#ccc-notify .ccc-notify-buttons button:hover{background: #00b0f0;border-color: #00b0f0;color:#fff;}

.col-page-about .col-1 .wrap{padding: 7.60416vw 0 6.25vw;}
.col-page-about .col-1 .wrap .title{margin-bottom: 6.6vw;padding-bottom: 20px;border-bottom: 1px solid #d3d3d3;font-weight: 500;}
.col-page-about .col-1 .wrap .content{font-weight: 300;line-height: 1.6;}
.col-page-about .col-1 .wrap .content ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.col-page-about .col-1 .wrap .content ul li:nth-child(1){width:49%;line-height: 1.5;font-weight: 500;}
.col-page-about .col-1 .wrap .content ul li h2{color:#107bc7;line-height: 1.154;font-weight: bold;}
.col-page-about .col-1 .wrap .content ul li h3{font-weight: 600;display: flex;align-items: center;margin: 1.563vw 0 2.083vw;}
.col-page-about .col-1 .wrap .content ul li h3 img{margin-right: 12px}
.col-page-about .col-1 .wrap .content ul li:nth-child(2){width: 46%;}
.col-page-about .col-2{padding: 6.25vw 0;background: linear-gradient(to top,#fafcfe,#fff);}
.col-page-about .col-2 h2{font-weight: 600;margin-bottom: 4.47916vw;}
.col-page-about .col-2 ul.list{display: flex;flex-wrap: wrap;}
.col-page-about .col-2 ul.list li{color:#fff;position: relative;text-align: center;flex:1;margin-right: 1px;overflow: hidden;}
.col-page-about .col-2 ul.list li:last-child{margin-right: 0;}
.col-page-about .col-2 ul.list li .content{width: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);padding: 0 2.083vw;}
.col-page-about .col-2 ul.list li .content .title{font-weight: 600;margin-bottom: 1.563vw;}
.col-page-about .col-2 ul.list li .content .s-content{line-height: 0.923;}
.col-page-about .col-3 {padding: 0 0 6.25vw;background: linear-gradient(to top,#f1f7fc,#fafcfe);}
.col-page-about .col-3 .flex{flex-wrap: wrap;align-items: flex-end;justify-content: space-between;}
.col-page-about .col-3 .flex .content{width: 56%}
.col-page-about .col-3 .flex .content h2{font-weight: 600;margin-bottom: 12px;}
.col-page-about .col-3 .flex .content .s-content{line-height: 1.154;font-weight: 600;margin-bottom: 3vh;padding-bottom: 3vh;border-bottom: 1px solid #f0f0f0;}
.col-page-about .col-3 .flex .content .swiper-slide .title{font-weight: 500;margin-bottom: 10px;}
.col-page-about .col-3 .flex .content .swiper-slide .desc{color:#403f3f;line-height: 1.5;font-weight: 300;}
.col-page-about .col-3 .flex .content .swiper{padding-bottom: calc(35px + 2.604vw);}
.col-page-about .col-3 .flex .content .swiper .swiper-button{width: 2.5vw;height: 2.5vw;border-radius: 50%;border: 1px solid rgba(224,224,224,.64);background: #f8f8f8;display: flex;align-items: center;justify-content: center;transition: .25s;top: auto;bottom: 0;margin-top: 0;outline: none;opacity: 1;pointer-events: inherit;color:#242424}
.col-page-about .col-3 .flex .content .swiper .swiper-button::after{display: none;}
.col-page-about .col-3 .flex .content .swiper .swiper-button-prev{left: 0;}
.col-page-about .col-3 .flex .content .swiper .swiper-button-next{right: auto;left: 54px;}
.col-page-about .col-3 .flex .content .swiper .swiper-button:hover{background: #00b0f0;color:#fff;border-color: #00b0f0;}
.col-page-about .col-3 .flex .img{width: 37%}
.col-page-about .col-4{padding: 6.25vw 0;}
.col-page-about .col-4 h2{font-weight: 600;margin-bottom: 4.166vw;}
.col-page-about .col-4 .swiper{border-right: 1px solid rgba(224,224,224,.64);}
.col-page-about .col-4 .swiper-slide {height: auto;border: 1px solid #e8e8e8;border-right: none;padding: 3.3854vw 4.6875vw;}
.col-page-about .col-4 .swiper-slide .img img{box-shadow: 7px 12.124px 10px 0px rgba(0, 0, 0, 0.04);border: 1px solid rgba(224,224,224,.64);}
.col-page-about .col-5{padding: 6.25vw 0;color:#fff;}
.col-page-about .col-5 h2{font-weight: 600;margin-bottom: 4.166vw;}
.col-page-about .col-5 ul.list{display: flex;flex-wrap: wrap;}
.col-page-about .col-5 ul.list li{width: 20%;padding: 9px;border-radius: 2px;overflow: hidden;}

.col-page-sheet1 .col-1{padding: 7.70833vw 0 19.583vw;}
.col-page-sheet1 .col-1 h2{color:#00b0f0;font-weight: 600;margin-bottom: 3.75vw;}
.col-page-sheet1 .col-1 .content{max-width: 1440px;margin: 0 auto;font-weight: 300;line-height: 1.862;text-align: center;}
.col-page-sheet1 .col-2 {padding: 1px 0 0;background: #f6f6f6;}
.col-page-sheet1 .col-2 .title{color:#fff;padding: 8.33vw 3.5416vw;margin-top: -14.0625vw;margin-bottom: 5.72916vw;}
.col-page-sheet1 .col-2 .title h2{max-width: 587px;font-weight: 600;line-height: 1.125;}
.col-page-sheet1 .col-2 .content{max-width: 1380px;margin: 0 auto 5vw;text-align: center;font-weight: 300;line-height: 1.862;}
.col-page-sheet1 .col-2 .list{position: relative;padding: 0 2.083vw;}
.col-page-sheet1 .col-2 .list .line{width: 108%;height: 1px;background: #e0e0e0;position: absolute;left: -4%;top: 50%;}
.col-page-sheet1 .col-2 .list .line::before,.col-page-sheet1 .col-2 .list .linea::after{content:'';width: 8px;height: 8px;border-radius: 50%;background: #00b0f0;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.col-page-sheet1 .col-2 .list .line::after{left:auto;right: 0;}
.col-page-sheet1 .col-2 .list ul{display: flex;}
.col-page-sheet1 .col-2 .list ul li{width: 14.9%;margin: 0 -1.2%;padding-bottom: 14.9%;border-radius: 50%;border: 1px solid rgba(161,161,161,.17);background: #fff;text-align: center;position: relative;transition: .25s all ease-in-out;cursor: pointer;}
.col-page-sheet1 .col-2 .list ul li::before{content:'';width: 8px;height: 8px;border-radius: 50%;background: #e0e0e0;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: .25s all ease-in-out;z-index: 1;}
.col-page-sheet1 .col-2 .list ul li::after{content:'';width: 20px;height: 20px;border-radius: 50%;border: 1px solid #d4d4d4;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: .25s all ease-in-out;}
.col-page-sheet1 .col-2 .list ul li p:nth-child(1){position: absolute;width: 100%;bottom: calc(50% + 0.9375vw);}
.col-page-sheet1 .col-2 .list ul li p:nth-child(1) img{width: 2.9166vw;max-width: 56px;min-width: 24px;transition: .25s ease-in-out;}
.col-page-sheet1 .col-2 .list ul li p:nth-child(2){position: absolute;width: 100%;top: calc(50% + 0.9375vw);line-height: 1.2;padding: 0 15%;}
.col-page-sheet1 .col-2 .list ul li:hover,.col-page-sheet1 .col-2 .list ul li.active{border-color: #00b0f0;background: #00b0f0;color:#fff}
.col-page-sheet1 .col-2 .list ul li:hover p:nth-child(1) img,.col-page-sheet1 .col-2 .list ul li.active p:nth-child(1) img{filter: brightness(100);}
.col-page-sheet1 .col-2 .list ul li:hover::before,.col-page-sheet1 .col-2 .list ul li.active::before{background: #00b0f0;}
.col-page-sheet1 .col-2 .list ul li:hover::after,.col-page-sheet1 .col-2 .list ul li.active::after{background: #fff;border-color: #fff;}
.col-page-sheet1 .col-3{padding: 6.25vw 0;background: linear-gradient(to bottom,#f6f6f6,#fff);}
.col-page-sheet1 .col-3 .item{display: none;}
.col-page-sheet1 .col-3 .item.active{display: block;}
.col-page-sheet1 .col-3 .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;margin-bottom: 5.208vw;}
.col-page-sheet1 .col-3 .flex .content{width: 50%;}
.col-page-sheet1 .col-3 .flex .content h2{font-weight: 600;margin-bottom: 1.25vw;}
.col-page-sheet1 .col-3 .flex .content .s-content{font-weight: 300;line-height: 1.8;}
.col-page-sheet1 .col-3 .flex .content .s-content table{width: 100%;border: none;height: auto !important;line-height: normal;margin-top: 1.563vw;}
.col-page-sheet1 .col-3 .flex .content .s-content table td{border: none;padding: 4px 0;font-size: 22px;width: auto !important;}
.col-page-sheet1 .col-3 .flex .content .s-content table td strong{font-weight: 600;font-size: 24px;}
.col-page-sheet1 .col-3 .flex .img{width: 43%;}
.col-page-sheet1 .col-3 .swiper .swiper-slide .img{border-radius: 3px;overflow: hidden;}

.footer-contact{background: #fafafa;}
.footer-contact ul{display: flex;justify-content: space-between;}
.footer-contact ul li{padding: 2.835vw 0 3.125vw;max-width: 27%;}
.footer-contact ul li.line{width: 1px;background: #e8e9eb;padding: 0;margin: 0;}
.footer-contact ul li .title{display: flex;align-items: center;margin-bottom: 1.09375vw;}
.footer-contact ul li .title .iconfont{margin-right: 12px;color:#626262;}
.footer-contact ul li .title span{font-weight: 500;}
.footer-contact ul li .info{font-weight: 500;line-height: 1.077;}

.col-page-sheet2 {position: relative;z-index: 1;}
.col-page-sheet2::after{content:'';width: 100%;height: 66%;background: linear-gradient(to bottom,#f5f5f5,#fff);position: absolute;left: 0;bottom: 0;z-index: -1;}
.col-page-sheet2 .col-1{padding: 6.25vw 0 6.6vh;}
.col-page-sheet2 .col-1 h2{color:#00b0f0;font-weight: 600;margin-bottom: 3.75vw;}
.col-page-sheet2 .col-1 .content{max-width: 1440px;margin: 0 auto 3.75vw;font-weight: 300;line-height: 1.862;text-align: center;}
.col-page-sheet2 .col-1 .img{margin-bottom: 4.427vw;}
.col-page-sheet2 .col-1 .num{margin-bottom: 5vw;}
.col-page-sheet2 .col-1 .num ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-sheet2 .col-1 .num ul li{width: 22%;font-weight: 500;text-align: center;}
.col-page-sheet2 .col-1 .num ul li p:nth-child(1){margin-bottom: 2vh;padding-bottom: 2vh;border-bottom: 1px solid #dcdcdc;font-weight: normal;}
.col-page-sheet2 .col-1 .num ul li p:nth-child(1) strong{font-weight: 600;color:#00b0f0;line-height: 1;}
.col-page-sheet2 .col-1 .swiper .swiper-slide .img{overflow: hidden;position: relative;min-height: 66px;}
.col-page-sheet2 .col-2{padding: 0 0 6.25vw;}
.col-page-sheet2 .col-2 h2{font-weight: 600;margin-bottom: 20px;}
.col-page-sheet2 .col-2 .content{line-height: 1.8;font-weight: 300;}
.col-page-sheet2 .col-2 .content ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-sheet2 .col-2 .content ul li:nth-child(1){width: 50%;}
.col-page-sheet2 .col-2 .content ul li:nth-child(2){width: 45%;}
.col-page-sheet2 .col-2 .content ul li:nth-child(2) table{width: 100%;border: none;height: auto !important;line-height: normal;}
.col-page-sheet2 .col-2 .content ul li:nth-child(2) table td{border: none;padding: 4px 0;font-size: 22px;width: auto !important;}
.col-page-sheet2 .col-2 .content ul li:nth-child(2) table td strong{font-weight: 600;font-size: 24px;}

.col-page-sheet3 .col-1{padding: 6.25vw 0;}
.col-page-sheet3 .col-1 h2{font-weight: 600;color:#00b0f0;margin-bottom: 1.875vw;}
.col-page-sheet3 .col-1 .content{line-height: 1.862;font-weight: 300;max-width: 1200px;margin: 0 auto 5vw;text-align: center;}
.col-page-sheet3 .col-1 .list ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 4.21875vw;}
.col-page-sheet3 .col-1 .list ul li{width: 22%;text-align: center;font-weight: 500;line-height: 1.154;}
.col-page-sheet3 .col-1 .list ul li img{width: 5vw;max-width: 98px;min-width: 30px;margin-bottom: 2.34375vw;}
.col-page-sheet3 .col-1 .content1{max-width: 1280px;margin: 0 auto;}
.col-page-sheet3 .col-2{padding: 6.25vw 0;background: linear-gradient(to bottom,#f5f5f5,#fff);}
.col-page-sheet3 .col-2 h2{font-weight: 600;margin-bottom: 3.125vw;}
.col-page-sheet3 .col-2 ul.list{display: flex;flex-wrap: wrap;justify-content: center;}
.col-page-sheet3 .col-2 ul.list li{width: 33.33%;margin-bottom: 3.0208vw;padding: 0 10px;}
.col-page-sheet3 .col-2 ul.list li .img{border-radius: 10px;overflow: hidden;margin-bottom: 1.25vw;}
.col-page-sheet3 .col-2 ul.list li .title{font-weight: 500;line-height: 1;padding: 0 6.25vw;text-align: center;}

.col-page-product{padding: 6.875vw 0 1.25vw;}
.col-page-product .name{color:rgba(32,32,32,.13);line-height: 0.744;font-weight: bold;font-size: 4.47916vw;text-transform: uppercase;margin-bottom: 12px;}
.col-page-product ul.list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-product ul.list li{width: 49%;margin-bottom: 4vh;}
.col-page-product ul.list li:nth-child(2n-1){transform: translateY(-4.6875vw);}
.col-page-product ul.list li a{display: flex;width: 100%;height: 100%;border-radius: 10px;background: #fafafa;padding: 2.083vw 2.5vw;align-items: center;justify-content: space-between;}
.col-page-product ul.list li a .img{width: 40%}
.col-page-product ul.list li a .img img{mix-blend-mode: multiply;}
.col-page-product ul.list li a .content{width: 55%;}
.col-page-product ul.list li a .content h3{font-weight: 600;line-height: 1;margin-bottom: 1.563vw;}
.col-page-product ul.list li a .content .more{display: inline-block;padding: 4px 14px;border-radius: 27px;border: 1px solid #00b0f0;color:#00b0f0;transition: .25s;}
.col-page-product ul.list li a:hover .content .more{color:#fff;background: #00b0f0;border-color: #00b0f0;}
.col-page-product .oem{margin: 3.125vw 0 4vh;padding-top: 5.5208vw;border-top: 1px solid #e9e9e9;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-page-product .oem .content{width: 40%;}
.col-page-product .oem .content .title{color:#107bc7;font-weight: bold;text-transform: uppercase;margin-bottom: 10px;}
.col-page-product .oem .content .s-content{font-weight: 300;line-height: 1.5;}
.col-page-product .oem .content .s-content h3{font-weight: 500;line-height: 1.154;margin-bottom: 12px;}
.col-page-product .oem .img{width: 50%}
.col-page-product .col-message h2{display: none;}
.col-page-product .col-message form{background: #fff;padding: 3.75vw 3.125vw 5.208vw;}
.col-page-product .col-message form ul li input,.col-page-product .col-message form ul li textarea{background: #fafafa;}
.col-page-product .product-content{line-height: 1.66;}
.col-page-product .product-content h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
.col-page-product .product-content h3{font-weight: bold;margin: 5px 0 8px;font-size: 1.65rem;}
.col-page-product .product-content h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
.col-page-product .product-content hr{border-color: #00b0f0;margin: 3vh 0;width: 100%;}
.col-page-product .product-content table{width: 100%;border: none;height: auto !important;line-height: normal;}
.col-page-product .product-content table td{border: none;padding: 4px 0;width: auto !important;}
.col-page-product .product-content table td strong{font-weight: 600;}
.col-page-product .product-content a{display: inline-block;border-bottom: 1px solid;color:#00b0f0;}
.col-message h2{position: relative;text-align: center;z-index: 1;margin-bottom: 5.208vw;font-weight: bold;}
.col-message h2 span{font-size: 11.5625vw;color:rgba(34,34,34,.04);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);letter-spacing: 1vw;z-index: -1;text-transform: uppercase;white-space: nowrap;font-weight: 300;}
.col-message form{padding: 3.75vw 5.208vw 5.208vw;border-radius: 1.25vw;background: #f6f6f6;}
.col-message form ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-message form ul li{width: 49%;margin-bottom: 4.5%;}
.col-message form ul li:nth-child(n+5){width: 100%;margin-right: 0;}
.col-message form ul li p{margin-bottom: 8px;font-weight: 600;}
.col-message form ul li input,.col-message form ul li textarea{width: 100%;border: none;background: #ffffff;padding-left: 20px;height: 47px;outline: none;font-family: 'Outfit';border-radius: 25px;}
.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: #107bc7;color:#fff;border: none;margin: 0 auto;font-family: 'Outfit';font-weight: bold;text-transform: uppercase;}

.col-product-detail .product-detail-banner{background: url(../images/bg.jpg) no-repeat center/cover;padding: 6.25vw 0 !important;}
.col-product-detail .product-detail-banner .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;flex-direction: row-reverse;}
.col-product-detail .product-detail-banner .flex .content{width: 51%;}
.col-product-detail .product-detail-banner .flex .content h1{font-weight: 600;line-height: 0.848;margin-bottom: 12px;}
.col-product-detail .product-detail-banner .flex .content .s-content{font-weight: 500;margin-bottom: 1.875vw;}
.col-product-detail .product-detail-banner .flex .content .links {display: flex;}
.col-product-detail .product-detail-banner .flex .content .links a{border-radius: 30px;border: 1px solid rgba(16,123,199,.75);padding: 9px 36px;font-weight: 500;color:#107bc7;transition: .25s;margin: 0 8px 8px 0;}
.col-product-detail .product-detail-banner .flex .content .links a:hover{background: #107bc7;color:#fff;border-color: #107bc7;}
.col-product-detail .product-detail-banner .flex .img{width: 49%;text-align: center;}
.col-product-detail .product-detail-banner .flex .img img{width:60%;margin: 0 auto;}
.col-product-detail .wrap{padding: 6.25vw 0;}
.col-product-detail .wrap h2{font-weight: 600;}
.col-product-detail .wrap .detail1{margin-bottom: 5.625vw;}
.col-product-detail .wrap .detail1 h2{margin-bottom: 1.563vw;}
.col-product-detail .wrap .detail1 .content{font-weight: 300;line-height: 1.6;}
.col-product-detail .wrap .detail2{margin-bottom: 5.625vw;}
.col-product-detail .wrap .detail2 h2{margin-bottom: 1.563vw;}
.col-product-detail .wrap .detail2 .content table{width: 100%;border: none;height: auto !important;line-height: normal;}
.col-product-detail .wrap .detail2 .content table strong{font-weight: 600;margin-bottom: 12px;display: block;}
.col-product-detail .wrap .detail2 .content table td{border: none;padding: 4px 0;width: auto !important;}
.col-product-detail .wrap .detail2 .content table td strong{font-weight: 600;}
.col-product-detail .wrap .detail2 .content hr{background: #f2f2f2;height: 0;border: none;border-top: 1px solid #f2f2f2;margin: 3.125vw 0;}
.col-product-detail .wrap .related {margin-bottom: 10.417vw;}
.col-product-detail .wrap .related h2{margin-bottom: 3.75vw;}
.col-product-detail .wrap .related .slide{padding: 0 3.125vw;position: relative;}
.col-product-detail .wrap .related .slide .swiper-button{width: auto;height: auto;opacity: 1;outline: none;margin-top: 0;pointer-events: inherit;color:#d4d3d7;transform: translateY(-50%);transition: .25s;}
.col-product-detail .wrap .related .slide .swiper-button::after{display: none;}
.col-product-detail .wrap .related .slide .swiper-button:hover{color:#00b0f0;}
.col-product-detail .wrap .related .slide .swiper-button-prev{left: 0;}
.col-product-detail .wrap .related .slide .swiper-button-next{right: 0;}
.col-product-detail .wrap .related .slide .swiper-slide{text-align: center;}
.col-product-detail .wrap .related .slide .swiper-slide .img{padding: 0 2.5vw;}
.col-product-detail .wrap .related .slide .swiper-slide .title{font-weight: 500;line-height: 1.2;padding: 0 1.25vw;margin: 10px 0;}
.col-product-detail .wrap .related .slide .swiper-slide .more{display: inline-block;padding: 4px 14px;border-radius: 27px;border: 1px solid #00b0f0;color:#00b0f0;transition: .25s;}
.col-product-detail .wrap .related .slide .swiper-slide:hover .more{color:#fff;background: #00b0f0;border-color: #00b0f0;}

.col-page-oem h2{font-weight: 600;}
.col-page-oem .col-1 .wrap{padding: 12.5vw 0 6.25vw;}
.col-page-oem .col-1 h2{margin-bottom: 2.708vw;}
.col-page-oem .col-1 .content{max-width: 1328px;margin: 0 auto 5.78125vw;font-weight: 500;line-height: 1.5;}
.col-page-oem .col-1 .list ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-oem .col-1 .list ul li{width: 20%;padding: 5px 20px 0;font-weight: 300;line-height: 1.5;}
.col-page-oem .col-1 .list ul li:not(:last-child){border-right: 1px solid rgba(216,216,216,.25);}
.col-page-oem .col-1 .list ul li img{width: 2.96875vw;max-width: 57px;min-width: 25px;}
.col-page-oem .col-1 .list ul li h3{font-weight: 600;margin: 0.9375vw 0;}
.col-page-oem .col-2{padding: 6.25vw 0;}
.col-page-oem .col-2 h2{margin-bottom: 6.25vw;}
.col-page-oem .col-2 .content {margin-bottom: 8.33vw;}
.col-page-oem .col-2 .content ul{display: flex;font-weight: 500;line-height: 1.2;flex-wrap: wrap;}
.col-page-oem .col-2 .content ul li{width: 18.66%;padding-bottom: 18.66%;margin: 0 -1%;border-radius: 50%;background: #fafafa;transition: all .25s ease-in-out;position: relative;box-shadow: 0 0 12px 0 rgba(0,0,0,.05);}
.col-page-oem .col-2 .content ul li:nth-child(1){z-index: 6;}
.col-page-oem .col-2 .content ul li:nth-child(2){z-index: 5;}
.col-page-oem .col-2 .content ul li:nth-child(3){z-index: 4;}
.col-page-oem .col-2 .content ul li:nth-child(4){z-index: 3;}
.col-page-oem .col-2 .content ul li:nth-child(5){z-index: 2;}
.col-page-oem .col-2 .content ul li .inner{width: 100%;height: 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);text-align: center;display: flex;flex-direction: column;padding: 2.083vw 1.5vw;}
.col-page-oem .col-2 .content ul li .inner strong{font-weight: 600;color:#107bc7;display: block;margin-bottom: 12px;transition: .25s color;}
.col-page-oem .col-2 .content ul li .inner p:last-child{margin-top: auto;line-height: 1;font-size: 0;}
.col-page-oem .col-2 .content ul li .inner p:last-child img{transition: .25s;}
.col-page-oem .col-2 .content ul li:hover{color:#fff;background: #107bc7;}
.col-page-oem .col-2 .content ul li:hover strong{color:#fff;}
.col-page-oem .col-2 .content ul li:hover p:last-child img{filter: brightness(0) invert(1);}
.col-page-oem .col-2 .desc{padding: 2.864583vw 2.864583vw 0 9.53125vw;position: relative;font-weight: 300;line-height: 1.6;}
.col-page-oem .col-2 .desc::before{content:'';width: 7.135416vw;height: 1px;background: #107bc7;position: absolute;left: 0;top: calc( 2.864583vw + 12px);}
.col-page-oem .col-3{background: #f6f6f6;padding: 6.25vw 0 3.125vw;}
.col-page-oem .col-3 .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;}
.col-page-oem .col-3 .flex .img{width: 46%}
.col-page-oem .col-3 .flex .content{width: 45%;}
.col-page-oem .col-3 .flex .content h2{color:#107bc7;}
.col-page-oem .col-3 .flex .content .s-content{font-weight: 300;line-height: 1.778;}
.col-page-oem .col-3 .flex .content .s-content h3{font-weight: 600;margin-bottom: 1.25vw;line-height: 1;}
.col-page-oem .col-4{background: #f6f6f6;padding: 0 0 6.25vw;}
.col-page-oem .col-4 .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;flex-direction: row-reverse;}
.col-page-oem .col-4 .flex .img{width: 46%}
.col-page-oem .col-4 .flex .content{width: 45%;}
.col-page-oem .col-4 .flex .content h2{color:#107bc7;}
.col-page-oem .col-4 .flex .content .s-content{font-weight: 300;line-height: 1.778;}
.col-page-oem .col-4 .flex .content .s-content h3{font-weight: 600;margin-bottom: 1.25vw;line-height: 1;}
.col-page-oem .col-5{color:#fff;padding: 6.25vw 0;}
.col-page-oem .col-5 .content{margin: 1.04166vw auto 3.5416vw;font-weight: 500;line-height: 1.455;}
.col-page-oem .col-5 .list {display: flex;justify-content: center;flex-wrap: wrap;}
.col-page-oem .col-5 .list li{width: 32%;padding: 0 15px;}

.col-page-news {padding: 9.0625vw 0 6.25vw;background: #f5f5f5;}
.col-page-news .flex{justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.col-page-news .flex .sider{width: 29%;}
.col-page-news .flex .sider h2{font-weight: 600;margin-bottom: 2.083vw;padding-bottom: 3vh;border-bottom: 1px solid #d8d8d8;}
.col-page-news .flex .sider ul li{margin-bottom: 15px;}
.col-page-news .flex .sider ul li:last-child{margin-bottom: 0;}
.col-page-news .flex .sider ul li i{display: inline-block;vertical-align: middle;width: 16px;height: 16px;border-radius: 3px;border: 1px solid #7b7b7b;transition: .25s;margin-right: 10px;}
.col-page-news .flex .sider ul li span{display: inline-block;vertical-align: middle;line-height: 1.1;}
.col-page-news .flex .sider ul li.active i{background: #107bc7;border-color: #107bc7;}
.col-page-news .flex .lists{width: 68%;}
.col-page-news .flex .lists ul.list li{margin-bottom: 3.8vh;}
.col-page-news .flex .lists ul.list li a{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;background: #fff;padding: 3vh 35px;}
.col-page-news .flex .lists ul.list li a .img{width: 30%;overflow: hidden;}
.col-page-news .flex .lists ul.list li a .content{width: calc(70% - 36px);padding: 3vh 2.083vw 3vh 1.563vw;}
.col-page-news .flex .lists ul.list li a .content .date{margin-bottom: 12px;}
.col-page-news .flex .lists ul.list li a .content .title{line-height: 1.154;font-weight: 500;transition: .25s;}
.col-page-news .flex .lists ul.list li a i.iconfont{width: 36px;height: 36px;border-radius: 50%;background: #107bc7;color:#fff;display: flex;align-items: center;justify-content: center;text-align: center;color:#fff;font-size: 18px;}
.col-page-news .flex .lists ul.list li a:hover .content .title{color:#107bc7;}

.col-page-contact{padding: 10.417vw 0 6.25vw;position: relative;z-index: 1;}
.col-page-contact::after{content:'';width: 100%;height: 10%;background:linear-gradient(to top,#fafafa,#fff);position: absolute;left: 0;bottom: 0;z-index: -1;}
.col-page-contact .content{max-width: 860px;margin: 0 auto 3.75vw;font-weight: 1.154;font-weight: 600;text-align: center;}
.col-page-contact ul.info{display: flex;flex-wrap: wrap;justify-content: space-between; margin-bottom: 15vh;}
.col-page-contact ul.info li{width: 32%;border-radius: 10px;border: 1px solid #107bc7;text-align: center;padding: 3.125vw 2.083vw 3.75vw;font-weight: 500;}
.col-page-contact ul.info li .iconfont{color:#107bc7;margin-bottom: 20px;display: inline-block;}
.col-page-contact .share{margin: 2.708vw 0 10.417vw;display: flex;justify-content: center;}
.col-page-contact .share a{margin: 0 10px;transition: .25s;}
.col-page-contact .share a:hover{color:#107bc7}


.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: #00b0f0;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:#00b0f0;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: #00b0f0;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:#00b0f0;}
.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:#00b0f0;}

/* 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) {
  .col-page-sheet1 .col-3 .flex .content .s-content table td ,.col-page-sheet2 .col-2 .content ul li:nth-child(2) table td{font-size: 18px}
  .col-page-sheet1 .col-3 .flex .content .s-content table td strong,.col-page-sheet2 .col-2 .content ul li:nth-child(2) table td strong{font-size: 20px;}
  .container2{padding: 0 8.33vw;}
  #col-index-banner .swiper-pagination{left: 8.33vw;}
  #col-index-banner .banner_title .flex .left{padding-left: 8.33vw;}
  .header nav ul li{margin-right: 3.5vw;}

  .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) {
  .col-page-sheet2::after{height: 75%;}
  #col-banner .child a{padding: 10px;}
  #col-banner .child a.active::after{display: none;}
  .col-page-about .col-5 ul.list li{padding: 5px;width: 25%;}

  
  .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-index-banner .swiper-slide .ban_cont .content .s-content h2{font-size: 18px}
  #col-index-banner .swiper-slide .ban_cont .content .s-content h3,.col-page-sheet1 .col-3 .flex .content .s-content table td strong,.col-page-sheet2 .col-2 .content ul li:nth-child(2) table td strong,.col-page-product ul.list li a .content h3{font-size: 16px;}
  #col-index-banner .swiper-slide .ban_cont .content .s-content,.col-index-product .swiper .swiper-slide .title,#col-banner .banner_title p.f24,.col-page-sheet1 .col-3 .flex .content .s-content table td,.col-page-sheet2 .col-2 .content ul li:nth-child(2) table td{font-size: 14px;}
  
  .col-page-news .flex .lists ul.list li a{padding: 20px;}
  .col-page-oem .col-5 .list li{width: 49%;padding: 0 5px;}
  .col-page-oem .col-2 .content ul li{width: 50%;padding: 0 !important;margin-bottom: 20px;border-radius: 0;background: none;box-shadow: none;}
  .col-page-oem .col-2 .content ul li .inner{position: relative;transform: none;top: auto;}
  .col-page-oem .col-2 .content ul li .inner p:last-child img{margin-top: 2.5vw;}
  .col-message form ul li{width: 100%;}
  .col-message form ul li.code img{height: 32px;}
  .col-message form ul li input, .col-message form ul li textarea{height: 32px;}
  .col-message form ul li textarea{min-height: 120px;border-radius: 4px;}
  .col-product-detail .product-detail-banner .flex .content .links a{padding: 5px 20px;}
  .col-page-sheet3 .col-2 ul.list li {width: 50%;}
  .col-page-sheet3 .col-2 ul.list li .title{padding: 0 5px;font-size: 14px;}
  .col-page-sheet3 .col-1 .list ul li{width: 45%;margin-bottom: 20px;}
  .col-page-sheet2 .col-1 .num ul li p:nth-child(1){margin-bottom: 5px;padding-bottom: 5px;}
  .col-page-sheet2 .col-1 .num ul li{width: 49%;margin-right: 2%;}
  .col-page-sheet2 .col-1 .num ul li:nth-child(4n){margin-right: 2%;}
  .col-page-sheet2 .col-1 .num ul li:nth-child(2n){margin-right: 0;}
  .col-page-sheet1 .col-2 .list ul li{width: 50%;height: auto;padding: 0;background: none;border: none;border-radius: 0;margin: 0;padding:10px 5px;}
  .col-page-sheet1 .col-3 .flex{margin-bottom: 0;}
  .col-page-sheet1 .col-2 .list ul li>p{position: relative !important;top: auto !important;bottom: auto !important;}
  .footer-contact ul,.col-page-sheet1 .col-2 .list ul{flex-wrap: wrap;}
  .footer-contact ul li{width: 100%;max-width: none;}
  .col-page-about .col-5 ul.list li{padding: 4px;width: 33.33%;}
  .col-page-about .col-2 ul.list li,.col-page-sheet2 .col-1 .num ul li{margin-bottom: 12px;}
  .col-page-about .col-2 ul.list li{width: 49%;flex: inherit;margin-right: 2%;}
  .col-page-about .col-2 ul.list li:last-child{margin-right: 2%;}
  .col-page-about .col-2 ul.list li:nth-child(2n){margin-right: 0;}
  .col-page-about .col-1 .wrap .content ul li h3 img{width: 22px;}
  #col-banner .banner_title{left: 0;width: 100%;text-align: center;background: none;top: 50%;transform: translateY(-50%);padding: 0;bottom: auto;}
  .footer .flex .info,.footer .flex .media,.footer .flex{width: 100%;text-align: center;display: block;margin-bottom: 12px;}
  .col-index-advantage .list ul li{width: 50%;}
  .col-index-product .swiper .swiper-slide .more,.col-page-product ul.list li a .content .more{padding: 3px 12px;}
  .col-index-metal .flex .child a{padding: 5px 12px;border-bottom-width: 1px;}
  .col-index-about .flex .right .num ul li{border-top-left-radius: 10px !important;border-bottom-right-radius: 10px !important;padding: 5px 12px;}
  .col-index-about .flex .left,.col-index-about .flex .right,.col-index-news .flex h2,.col-index-news .flex .slide,.col-index-contact .flex .left,.col-index-contact .flex .right,.col-page-about .col-1 .wrap .content ul li:nth-child(1),.col-page-about .col-1 .wrap .content ul li:nth-child(2),.col-page-about .col-3 .flex .content,.col-page-about .col-3 .flex .img,.col-page-sheet1 .col-3 .flex .content,.col-page-sheet1 .col-3 .flex .img,.col-page-sheet2 .col-2 .content ul li:nth-child(1),.col-page-sheet2 .col-2 .content ul li:nth-child(2),.col-product-detail .product-detail-banner .flex .img,.col-product-detail .product-detail-banner .flex .content,.col-page-oem .col-3 .flex .img,.col-page-oem .col-3 .flex .content,.col-page-oem .col-4 .flex .img,.col-page-oem .col-4 .flex .content,.col-page-news .flex .sider,.col-page-news .flex .lists,.col-page-contact ul.info li{width: 100%;margin-bottom: 20px;max-width: none;}
  .col-page-about .col-3 .flex .img{max-width: 66%;margin: 0 auto;}
  #col-index-banner .banner_title .flex .right,#col-index-banner .banner_title .flex .left{padding: 2.708vw;}
  #col-index-banner .swiper-pagination{bottom: 10px !important;}
  #col-index-banner .banner_title{position: relative;bottom: auto;}
  #col-index-banner .swiper-slide .ban_cont{top: 50%;}
  #col-index-banner .swiper-pagination{left: 5.2vw;}
  .container2{padding: 0 5.2vw;}

  .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.on .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,.col-index-metal .flex .swiper-button,.col-index-contact::after,.footer .flex .footer-nav ,.footer-contact ul li.line,#col-banner .child,.col-page-sheet1 .col-2 .list .line::before, .col-page-sheet1 .col-2 .list .linea::after,.col-page-sheet1 .col-2 .list .line,.col-page-sheet1 .col-2 .list ul li::before,.col-page-sheet1 .col-2 .list ul li::after{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-page-news .flex .lists ul.list li a .img,.col-page-news .flex .lists ul.list li a .content{width: 100%;}
  .col-page-news .flex .lists ul.list li a i.iconfont{display: none;}
  .col-page-product ul.list li,.col-page-oem .col-1 .list ul li{width: 100%;margin-top: 0 !important;margin-bottom: 12px;}
  .col-page-product ul.list li a{padding: 12px;}
  .col-page-product ul.list li a .content h3{margin-bottom: 10px;}
  .col-page-product ul.list li:nth-child(2n-1){transform: none;}
  .col-index-news .flex .slide .swiper-slide a .content{width: 58%;}
  .col-index-news .flex .slide .swiper-slide a .img{width: 41%;}
  #col-index-banner .banner_title .flex .right,#col-index-banner .banner_title .flex .left{width: 100%;padding: 20px;}
  
  html{font-size: 11px;} 
  
  
}   
@media (max-width: 468px) {
  .col-index-advantage .list ul li{width: 100%;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;}

  
}
.sheet_content {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 10px 10.3125vw;
}

.sheet_content p {
  line-height: 2;
  font-size: 18px;
}

.sheet_content h3 {
  font-weight: bold;
  margin: 7px 0 8px;
  font-size: 1.75rem;
}

.sheet_content h4 {
  font-weight: bold;
  margin: 5px 0 6px;
  font-size: 1.2rem;
}

.sheet_content h5 {
  font-weight: bold;
  margin: 5px 0 6px;
  font-size: 16px;
}

.sheet_content li {
  font-size: 18px;
  line-height: 2;
  list-style: disc inside;
}

.sheet_content td {
  padding: 8px;
}

.col-page-product .product-content li {
  list-style: disc inside;
  line-height: 2;
}

.col-page-product .product-content p {
  line-height: 2;
}