@charset "utf-8";
@font-face {
  font-family: "Poppins";
  font-weight: 100;
  src: url("../fonts/PoppinsThin-rO2B.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 200;
  src: url("../fonts/PoppinsExtralight-6Je1.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 300;
  src: url("../fonts/PoppinsLight-l4Zw.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: normal;
  src: url("../fonts/PoppinsRegular-B2Bw.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  src: url("../fonts/PoppinsMedium-1JPv.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  src: url("../fonts/PoppinsSemibold-8l8n.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: bold;
  src: url("../fonts/PoppinsBold-GdJA.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 800;
  src: url("../fonts/PoppinsExtrabold-zDdL.otf") format("opentype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 900;
  src: url("../fonts/PoppinsBlack-VxOe.otf") format("opentype");
}

@font-face {
  font-family: "Jost";
  font-weight: regular;
  src: url("../fonts/Jost-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-weight: 500;
  src: url("../fonts/Jost-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-weight: 600;
  src: url("../fonts/Jost-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Jost";
  font-weight: bold;
  src: url("../fonts/Jost-Bold.ttf") format("truetype");
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('//at.alicdn.com/t/c/font_1502878_bx4q9i17i2h.woff2?t=1772423765507') format('woff2'),
       url('//at.alicdn.com/t/c/font_1502878_bx4q9i17i2h.woff?t=1772423765507') format('woff'),
       url('//at.alicdn.com/t/c/font_1502878_bx4q9i17i2h.ttf?t=1772423765507') format('truetype');
}
.jost{font-family: 'Jost';}
*{margin:0;padding: 0;}
html{overflow-x: hidden;font-size: 16px;}
html.ovHidden{overflow: hidden;}
body {min-width: 320px;color: #333333;font-family:"Poppins","PingFang SC", PingHei, STHeitiSC-Light, "Myriad Set Pro","Lucida Grande", "Helvetica Neue", Helvetica, "microsoft yahei", SimHei,tahoma, Arial, Verdana, sans-serif;background: #fff;font-weight: normal;overflow: hidden;}
*{word-break:normal !important}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.goomay a {
  font-family:"iconfont" !important;
  font-size:12px!important;
  color: rgba(34,34,34,.2) !important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.goomay a:hover{color: rgba(34,34,34,1) !important}
.icon-goomay a:before { content: "\e625"; }
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
li {list-style: none;}
i {font-style: normal;}
a {color: #333333;text-decoration: none;}
a:focus{text-decoration: none;outline: none;color:#333333;}
a:hover { color: #333333;text-decoration: none;outline: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
img {border: 0;  max-width: 100%;vertical-align: middle;}
img[src=""],img:not([src]){opacity:0 !important;}
.iconfont{font-family: 'iconfont';}
.flex{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.none{display: none;}
.overflow{overflow: hidden;}
.overflow img{width: 100%;transition: 1.5s cubic-bezier(.165,.84,.44,1);}
.smallImg img{transition: 1.5s cubic-bezier(.165,.84,.44,1);}
.overflow:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}
.smallImg:hover img{-webkit-transform:scale(0.95);transform:scale(0.95);}
.container{max-width: 1200px;width: 100%;padding: 0 20px;margin: 0 auto;}
.container2 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 8.33vw;}
.container3 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 12.5vw;}
.container4 {max-width: 100%; width:100%;margin: 0 auto;padding: 0 7.55vw;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.relative{position: relative;}
.none{display: none !important;}
sub, sup {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
sup {top: -1em;}
.target-fix {position: relative;top: -150px;display: block;height: 0;overflow: hidden;}
 /* 滚动条 */
::-webkit-scrollbar{max-width: 3px;height: 5px;background-color: #eb0000;}  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{border-radius: 0;background-color: #f6f6f6;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 0;background-color: #eb0000;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: #eb0000;/* 设置Swiper风格 */
  --swiper-preloader-color: #eb0000;/* 单独设置预加载圆圈的颜色 */
}
body.OV,html.OV{overflow: inherit;}



.f14{font-size: 0.72916vw;}
.f15{font-size: 0.78125vw;}
.f16{font-size: 0.833vw;}
.f17{font-size: 0.885416vw;}
.f18{font-size: 0.9375vw;}
.f20{font-size: 1.0416vw;}
.f22{font-size: 1.145833vw;}
.f24{font-size: 1.25vw;}
.f26{font-size: 1.35416vw;}
.f28{font-size: 1.4583vw;}
.f30{font-size: 1.5625vw;}
.f32{font-size: 1.666vw;}
.f36{font-size: 1.875vw;}
.f40{font-size: 2.08vw;}
.f42{font-size: 2.1875vw;}
.f44{font-size: 2.2916vw;}
.f46{font-size: 2.396vw;}
.f48{font-size: 2.5vw;}
.f50{font-size: 2.6vw;}
.f52{font-size: 2.708vw;}
.f54{font-size: 2.8125vw;}
.f56{font-size: 2.917vw;}
.f58{font-size: 3.021vw;}
.f60{font-size: 3.125vw;}
.f64{font-size: 3.333vw;}
.f65{font-size: 3.385vw;}
.f66{font-size: 3.438vw;}
.f70{font-size: 3.64583vw;}
.f72{font-size: 3.75vw;}
.f76{font-size: 3.958vw;}
.f80{font-size: 4.16vw;}
.f90{font-size: 4.6875vw;}

/* animates */
@-webkit-keyframes fadeUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 80px, 0);transform: translate3d(0, 80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 80px, 0);transform: translate3d(0, 80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeUp {-webkit-animation-name: fadeUp;animation-name: fadeUp;}
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
.fade {-webkit-animation-name: fadeIn;animation-name: fadeIn;}
@-webkit-keyframes fadeDown {
  from {opacity: 0;-webkit-transform: translate3d(0, -80px, 0);transform: translate3d(0, -80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeDown {
  from {opacity: 0;-webkit-transform: translate3d(0, -80px, 0);transform: translate3d(0, -80px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeDown {-webkit-animation-name: fadeDown;animation-name: fadeDown;}
@-webkit-keyframes fadeLeft {
  from {opacity: 0;-webkit-transform: translate3d(-80px, 0, 0);transform: translate3d(-80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeLeft {
  from {opacity: 0;-webkit-transform: translate3d(-80px, 0, 0);transform: translate3d(-80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeLeft {-webkit-animation-name: fadeLeft;animation-name: fadeLeft;}
@-webkit-keyframes fadeRight {
  from {opacity: 0;-webkit-transform: translate3d(80px, 0, 0);transform: translate3d(80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeRight {
  from {opacity: 0;-webkit-transform: translate3d(80px, 0, 0);transform: translate3d(80px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeRight {-webkit-animation-name: fadeRight;animation-name: fadeRight;}


.head_fixed{height: 4.5vw;min-height: 60px;}
.header{width:100%;z-index: 991;position: fixed;top:20px;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 5vw 0 3.75vw;}
.header .logo{font-size: 0;position: relative;margin-right: 4.27vw;}
.header .logo img{width: 13.75vw;min-width: 120px;transition: all 0.15s ease-out;}
.header .logo img.logo2{position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;}
.header nav{display: flex;align-items: center;height: 100%;margin-right: auto;}
.header nav>ul{font-size: 0;display: flex;align-items: center;height: 100%;}
.header nav>ul>li{margin-right:1.875vw;display: flex;height: 100%;position: relative;}
.header nav>ul>li:last-child{margin-right:0;}
.header nav>ul>li>a{transition: all 0.3s ease-out;display: flex;align-items: center;justify-content: space-between;position: relative;line-height: 1;color:#fff;}
.header nav>ul>li>a:hover,.header nav>ul>li.active>a{color:#eb0000}
.header .inner nav ul li .child {position: absolute;top: 100%;left: -20px;background: rgba(255,255,255,.8);min-width: 240px;box-shadow: 0 8px 24px rgba(0,0,0,0.08);opacity: 0;transform: translateY(10px);pointer-events: none;transition: all 0.25s ease;}
.header .inner nav ul li .child a {display: block;padding: 6px 20px;text-decoration: none;color: #444;font-size: 14px;transition: background 0.2s ease;}
.header .inner nav ul li .child a:hover {background: #f2f4f8;}
.header .inner nav ul li:hover .child {opacity: 1;transform: translateY(0);pointer-events: auto;}
.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 .infos{padding-right: 11px;margin-right: 11px;position: relative;}
.header .infos::after{content:'';width: 1px;height:17px;background: rgba(255,255,255,.4);position: absolute;right: 0;top: 50%;transform: translateY(-50%);transition: .25s ease-in-out;}
.header .infos>a{color:#fff;transition: .25s ease-in-out;}
.header .language .infos{padding: 0;margin: 0;}
.header .language .infos::after{display: none;}

.header.active,.header.cur {top: 0;background: rgba(255,255,255,.8);border-bottom: 1px solid #d9d9d9;}
.header.active .inner>.flex,.header.cur .inner>.flex{height: 4.5vw;}
.header.active .logo img,.header.cur .logo img{width: 12vw;opacity: 0;visibility: hidden;}
.header.active .logo img.logo2,.header.cur .logo img.logo2{opacity: 1;visibility: visible;}
.header.active .infos::after,.header.cur .infos::after{background: rgba(0, 0, 0, .3);}
.header.active nav>ul>li>a,.header.cur nav>ul>li>a,.header.active .infos>a,.header.cur .infos>a{color: #333;}
.header.active nav>ul>li.active>a,.header.cur nav>ul>li.active>a,.header.active nav>ul>li>a:hover,.header.cur nav>ul>li>a:hover{color: #eb0000;}

.change-language {display: inline-block;position: relative;text-align: left;vertical-align: middle;line-height: 1;padding: 10px 0;}
.change-language .change-language-title{position: relative;}
.change-language .change-language-cont {position: absolute;top: 100%;right: 0;width: 360px;background: #FFF;padding: 20px 10px 20px 20px;transform: scale3d(0.9, 0.9, 1);opacity: 0;visibility: hidden;z-index: 999;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;border: 1px solid #eee;border-radius: 5px;overflow-y: auto;max-height: 80vh;line-height: normal;}
.change-language:hover .change-language-cont {transform: scale3d(1, 1, 1);opacity: 1;visibility: visible;}
.goomay-translate-seo {display: none;} 
.mobile-head-language .goomay-translate-seo, .change-language .goomay-translate-seo {display: block;}
.change-language .change-language-cont li {display: inline-block;vertical-align: top;width: 30%;margin: 0 0 10px;font-size: 10pt;overflow: hidden;padding: 0 10px 0 0;}
li.language-flag a {position: relative;}
.language-flag span {position: relative;white-space: nowrap;padding: 0 0 0 33px;}
.language-flag img {position: absolute;left: 0;top: 50%;display: inline-block;vertical-align: top;background-repeat: no-repeat;width: 22px;height: 16px;margin: -8px 5px 0;border:1px solid #eee;}
.change-language ::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, .3);border-radius: 20px;}
.change-language ::-webkit-scrollbar {width: 5px;}

html.nav-open {overflow: hidden!important;}
.Menu {width:100%;height: 100%;position: fixed;top: 0;left: 0;transform: translateX(-100%);z-index: 990;background: #fff;transition: 0.5s;overflow-y: auto;padding: 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);}
.Menu .nav-btn{position: absolute;top: 0;right: 13px;width: 37px;height: 37px;display: flex;align-items: center;justify-content: center;}
.Menu .lines{width: 20px;height: 16px;position: relative;cursor: pointer;}
.Menu .lines span{width: 100%;height: 2px;background: #222;position: absolute;overflow: hidden;left: 0;transition: all 0.25s ease;}
.Menu .lines span.n1{top: 0;}
.Menu .lines span.n2{top: 7px;}
.Menu .lines span.n3{top: 14px;}
.Menu .nav-btn.closes .lines span.n1 {top: 8px;transform: rotate(45deg);}
.Menu .nav-btn.closes .lines span.n2 {opacity: 0;}
.Menu .nav-btn.closes .lines span.n3 {top: 8px;transform: rotate(-45deg);}

.col-banner {transition: 0.5s all ease;position: relative;padding: 0 !important;font-size: 0;width: 100%;}
.col-banner .swiper-slide{font-size: 0;position: relative;height: auto;}
.col-banner .swiper-slide .img {width: 100%;height: 100%;}
.col-banner .swiper-slide .img img{width: 100%;height: 100%;object-fit: cover;}
.col-banner .swiper-slide video {width: 100vw;height: 100%;object-fit: cover;position: relative;}
.col-banner .swiper-slide .ban_cont{position: absolute;color:#fff;left: 0;width: 100%;z-index: 2;transition: all 0.15s ease-out;top: 50%;transform: translateY(-50%);}
#col-index-banner .swiper{position: fixed;top: 0;left: 0;width: 100%;z-index: 1;} 
#col-index-banner .swiper-slide::after{content:'';width: 100%;height: 28%;position: absolute;left: 0;top: 0;background: linear-gradient(to bottom,rgba(0,0,0,.8),rgba(0,0,0,0));}
#col-index-banner,#col-index-banner .swiper-slide {height: 50vw;max-height: 100vh;}
#col-index-banner .swiper-slide .ban_cont .s-content{max-width: 720px;line-height: 1.214;font-weight: 500;padding-bottom: 20px;position: relative;}
#col-index-banner .swiper-slide .ban_cont .s-content::after{content:'';width: 19.79vw;height: 1px;background: rgba(255,255,255,.43);position: absolute;left: 0;bottom: 0;min-width: 80px;}
#col-index-banner .swiper-slide .ban_cont .s-content strong{font-size: 5.208vw;color:rgba(255,0,0,.75);font-weight: bold;line-height: 1;}
#col-index-banner .swiper-slide a.play{position: absolute;left: 12.5vw;bottom: 5.208vw;width: 4.38vw;height: 4.38vw;min-width: 48px;min-height: 48px;border-radius: 50%;border: 1px solid rgba(249,249,249,.66);display: flex;align-items: center;justify-content: center;flex-direction: column;color:#fff;transition: .25s ease-in-out;}
#col-index-banner .swiper-slide a.play i{color:#eb0000;display: block;margin-bottom: 4px;}
#col-index-banner .swiper-slide a.play:hover{border-color: #eb0000;color:#eb0000}
#col-index-banner .scroll{position: absolute;right: 3.75vw;bottom: 1.875vw;display: flex;flex-direction: column;align-items: center;z-index: 1;}
#col-index-banner .scroll span{color:#fff;margin-bottom: 15px;writing-mode: vertical-lr;}
#col-index-banner .scroll i{width: 1px;height: 3.125vw;background: #eb0000;min-height: 20px;display: block;}
#col-banner .swiper-slide .ban_cont .s-content{font-weight: 300;line-height: 1.412;width: 54%;}
#col-banner .swiper-slide .ban_cont .s-content strong{font-weight: 500;color:#eb0000;margin-bottom: 6px;font-size: 1.15vw;}
#col-banner .swiper-slide .ban_cont .s-content h2{font-weight: 600;font-size: 2.81vw;max-width: 600px;line-height: 1.148;}
#col-banner .swiper-slide .ban_cont .s-content h3{font-weight: 600;line-height: 1.148;margin-bottom: 12px;font-size: 2.5vw;}
#col-banner .swiper-slide .name{font-size: 12.71vw;font-weight: bold;line-height: 1;position: absolute;left: 8.33vw;bottom: -2vw;background: linear-gradient(to right, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, .02));-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;}

.col-index-product{background: #f3f3f3;position: relative;z-index: 1;}
.col-index-product .title-content{padding: 6.25vw 0 4.58vw;}
.col-index-product .title-content h2{font-weight: bold;text-transform: uppercase;margin-bottom: 10px;}
.col-index-product .title-content .content{font-weight: 300;}
.col-index-product ul.list{display: flex;flex-wrap:wrap;border-bottom: 1px solid #c2c2c2;}
.col-index-product ul.list li{width: 34.5%;border-top: 1px solid #c2c2c2;border-right: 1px solid #c2c2c2;}
.col-index-product ul.list li:nth-child(3n-1){width: 31%;}
.col-index-product ul.list li:nth-child(3n){border-right: none;}
.col-index-product ul.list li a{display: flex;width: 100%;height: 100%;flex-direction: column;align-items: flex-start;padding: 4.69vw 20px 2.5vw 2.76vw;}
.col-index-product ul.list li:nth-child(3n-2) a{padding-left: 7.81vw;}
.col-index-product ul.list li .img{margin-bottom: 2.083vw;}
.col-index-product ul.list li .img img{height: 14.06vw;width: auto;}
.col-index-product ul.list li .para{margin: 3px 0 1.25vw;display: flex;align-items: baseline;}
.col-index-product ul.list li .para .f22{font-weight: 500;margin-right: 5px;}
.col-index-product ul.list li .para .f36{font-weight: 600;color:#eb0000;;}
.col-index-product ul.list li .more{border: 1px solid rgba(14,14,14,.81);padding: 5px 21px;transition: .25s ease-in-out;border-radius: 34px;display: inline-block;margin-top: auto;}
.col-index-product ul.list li a:hover .more{background: #eb0000;border-color: #eb0000;color:#fff;}

.col-index-about {background: #f3f3f3;position: relative;z-index: 1;padding: 10.417vw 0 0;}
.col-index-about .flex{flex-wrap: wrap;align-items: center;justify-content: space-between;}
.col-index-about .flex .content{width: 46%;}
.col-index-about .flex .content .title{font-weight: 600;color:#eb0000;}
.col-index-about .flex .content .name{font-weight: 600;margin: 8px 0 1.25vw;}
.col-index-about .flex .content .s-content{font-weight: 300;line-height: 1.75;color:#3e3e3e;}
.col-index-about .flex .content .s-content ul{margin-top: 3.54vw;display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-index-about .flex .content .s-content ul li{width: 49%;margin-bottom: 1.875vw;color:#080808;}
.col-index-about .flex .content .s-content ul li p:nth-child(1){color:#eb0000;}
.col-index-about .flex .content .s-content ul li p:nth-child(1) .odometer{line-height: 1;vertical-align: baseline;}
.col-index-about .flex .content .s-content ul li p:nth-child(1) .odometer .odometer-formatting-mark{display: none;}
.col-index-about .flex .content .s-content ul li p:nth-child(1) sup{font-size: 60%;top: -.6em;}
.col-index-about .flex .content .more{border: 1px solid rgba(14,14,14,.81);padding: 5px 21px;transition: .25s ease-in-out;border-radius: 34px;display: inline-block;}
.col-index-about .flex .content .more:hover{background: #eb0000;border-color: #eb0000;color:#fff;}
.col-index-about .flex .img{width: 50%;}

.col-index-partner{background: #f3f3f3;position: relative;z-index: 1;padding: 8.13vw 0 6.25vw}
.col-index-partner h2{font-weight: bold;text-transform: uppercase;margin-bottom: 10px;} 
.col-index-partner .content{font-weight: 300;margin-bottom: 4.27vw;}
.col-index-partner .swiper-slide {background: #f3f3f3;}
.col-index-partner .swiper-slide img{mix-blend-mode: multiply;}

.col-index-system{color:#fff;padding: 24.90vw 0 5.47vw;position: relative;z-index: 1;}
.col-index-system .content{font-weight: 300;}
.col-index-system .content h3{font-weight: 600;margin-bottom:2px;}
.col-index-system .content hr{margin: 1.25vw 0;height: 0;background: transparent;border: 0;border-top: 1px solid #eb0000;width: 16.15vw;min-width: 100px;}
.col-index-system .content img{width: 16.04vw;min-width: 120px;}

.col-index-news{background: #f3f3f3;position: relative;z-index: 1;padding: 8.13vw 0}
.col-index-news h2{font-weight: bold;text-transform: uppercase;margin-bottom: 3.125vw;}
.col-index-news .swiper{padding-right: 1px;}
.col-index-news .swiper-slide {height: auto;border: 1px solid #c2c2c2;border-right: none;}
.col-index-news .swiper-slide a{display: flex;flex-direction: column;}
.col-index-news .swiper-slide .img{overflow: hidden;position: relative;min-height: 66px;}
.col-index-news .swiper-slide .content{padding: 2.5vw 2.29vw 1.875vw;flex-grow: 2;display: flex;flex-direction: column;justify-content: space-between;}
.col-index-news .swiper-slide .content .title{font-weight: 600;line-height: 1.44;margin-bottom: 2.5vw;transition: .25s ease-in-out;}
.col-index-news .swiper-slide .content .more{color:#414040;font-weight: 500;}
.col-index-news .swiper-slide:hover .content .title{color:#eb0000;}

.footer{background: #1e1e1e;position: relative;z-index: 1;padding: 4.38vw 0 1.98vw;color:#fff;}
.footer .flex{justify-content: space-between;flex-wrap: wrap;}
.footer .flex .left{width: 40%;}
.footer .flex .left .logo img{width: 13.75vw;min-width: 100px;}
.footer .flex .left .hotline{margin: 1.875vw 0 1.25vw;line-height: 1;font-weight: 600;}
.footer .flex .left .info li{margin-bottom: 1.25vw;line-height: 1.2;}
.footer .flex .left .info li:last-child{margin-bottom: 0;}
.footer .flex .right{width: 60%;}
.footer .flex .right .footer-nav{display: flex;justify-content: space-between;margin-bottom: 3.75vw;}
.footer .flex .right li h3 a{font-weight: 600;color:#fff;}
.footer .flex .right li .child{margin-top: 1.46vw;}
.footer .flex .right li .child p{margin-bottom: 2px;}
.footer .flex .right li .child p:last-child{margin-bottom: 0;}
.footer .flex .right li .child p a{color:#b8b8b8;transition: .25s ease-in-out;font-weight: 300;}
.footer .flex .right li .child p a:hover{color:#fff;}
.footer .flex .right ul.productList{padding-right: 7.29vw;}
.footer .bottom{margin-top: -2.083vw;display: flex;align-items: flex-end;flex-direction: row-reverse;color:rgba(255,255,255,.8);justify-content: space-between;}
.footer .bottom a{color:rgba(255,255,255,.8);transition: .25s ;border-bottom: 1px solid;}
.footer .bottom a:hover{color:#fff;}

.footer .bottom .otherinfo{text-align: right;}
.footer .bottom .code img{width: 7.29vw;min-width: 80px;}
.footer .bottom .share{margin: 1.04vw 0 1.66vw;display: flex;align-items: center;justify-content: flex-end;}
.footer .bottom .share a{width: 26px;height: 26px;border-radius: 5px;background: #fff;display: flex;align-items: center;justify-content: center;margin-right: 9px;color:#242424;font-size: 16px;}
.footer .bottom .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: #eb0000;border-bottom: 3px solid #eb0000;}
.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: 72%;}
  #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:#eb0000;}
#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;background: transparent;margin:8px 8px 8px 0 !important;cursor: pointer;font-family: 'Poppins';outline: none;}
#ccc-notify .ccc-notify-buttons button:hover{background: #eb0000;border-color: #eb0000;color:#fff;}

.seo-content{line-height: 1.66;}
.seo-content h2{font-weight: bold;margin: 5px 0 12px;font-size: 1.875rem;}
.seo-content h3{font-weight: bold;margin: 2px 0 8px;font-size: 1.65rem;}
.seo-content h4{font-weight: bold;margin: 0 0 4px;font-size: 1.5rem;}
.seo-content hr{border-color: #eb0000;margin: 3vh 0;width: 100%;}
.seo-content table{width: 100%;border: none;height: auto !important;line-height: normal;}
.seo-content table td{border: none;padding: 4px 0;width: auto !important;}
.seo-content table td strong{font-weight: 600;}
.seo-content a{display: inline-block;border-bottom: 1px solid;color:#eb0000;}

.col-page{background: #f3f3f3;position: relative;z-index: 1;}
.col-page-about .col-1{padding: 5.208vw 0 8.85vw;}
.col-page-about .col-1 .flex{justify-content: space-between;align-items: flex-end;flex-wrap: wrap;}
.col-page-about .col-1 .flex .content{width: 50%;}
.col-page-about .col-1 .flex .content .namemark{font-size: 12.5vw;font-weight: bold;line-height: 0.8;background: linear-gradient(to right, #e9e9e9, #f1f1f1);-webkit-background-clip: text;background-clip: text;color: transparent;user-select: none;margin-bottom: -1.875vw;}
.col-page-about .col-1 .flex .content .s-content{font-weight: 300;line-height: 1.875;}
.col-page-about .col-1 .flex .content .s-content h2{font-weight: bold;text-transform: uppercase;line-height: 1;}
.col-page-about .col-1 .flex .content .s-content h3{font-weight: 300;line-height: 1.22;margin: 1.25vw 0;}
.col-page-about .col-1 .flex .img{width: 42%;}
.col-page-about .col-1 .num{margin: 5.73vw 0;display: flex;align-items: center;}
.col-page-about .col-1 .num .title{color:rgba(204,204,204,.55);font-weight: bold;width: 14.06vw;margin-right: 5vw;padding-right: 3.125vw;line-height: 1.25;position: relative;}
.col-page-about .col-1 .num .title::after{content:'';width: 1px;height: 3.59vw;background: rgba(46,46,46,.12);min-height: 30px;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.col-page-about .col-1 .num .lists{flex-grow: 2;}
.col-page-about .col-1 .num .lists ul{display: flex;justify-content: space-between;text-align: center;color:#717171;}
.col-page-about .col-1 .num .lists ul li p:nth-child(1){color:#eb0000;font-weight: 600;font-family: 'jost';line-height: 1;}
.col-page-about .col-1 .num .lists ul li p:nth-child(1) .odometer{line-height: 1;vertical-align: baseline;font-family: 'jost';}
.col-page-about .col-1 .num .lists ul li p:nth-child(1) .odometer .odometer-formatting-mark{display: none;}
.col-page-about .col-1 .num .lists ul li p:nth-child(1) sup{font-size: 60%;top: -.6em;}
.col-page-about .col-1 .about_video{position: relative;}
.col-page-about .col-1 .about_video .playBtn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-page-about .col-1 .about_video .playBtn img{width: 4.79vw;min-width: 35px;}
.col-page-about .col-2{padding: 5.208vw 0;color:#fff;;}
.col-page-about .col-2 .title{color:#eb0000;margin-bottom: 5px;}
.col-page-about .col-2 .namemark{font-weight: 600;margin-bottom: 5.208vw;}
.col-page-about .col-2 .lists {position: relative;margin-bottom: 2.083vw;}
.col-page-about .col-2 .lists ul li{margin-bottom: 20px;opacity: .3;}
.col-page-about .col-2 .lists ul li strong{position: relative;font-weight: 600;width: 45%;margin-left: auto;display: block;z-index: 1;}
.col-page-about .col-2 .lists ul li strong img{position: absolute;z-index: -1;}
.col-page-about .col-2 .lists ul li:nth-child(2n) strong{margin-right: auto;text-align: right;margin-left: 0;}
.col-page-about .col-2 .lists ul li:nth-child(1) strong{font-size: 5.99vw;}
.col-page-about .col-2 .lists ul li:nth-child(1) strong img{left: 8.5%;bottom: 53%;width: 4.69vw;}
.col-page-about .col-2 .lists ul li:nth-child(2) strong{font-size: 5.63vw;}
.col-page-about .col-2 .lists ul li:nth-child(2) strong img{left: 4.2vw;top: 5px;width: 4.64vw;}
.col-page-about .col-2 .lists ul li:nth-child(3) strong{font-size: 4.69vw;}
.col-page-about .col-2 .lists ul li:nth-child(3) strong img{margin-left: 18px;width: 2.76vw;position: relative;}
.col-page-about .col-2 .lists ul li:nth-child(4) strong{font-size: 3.91vw;}
.col-page-about .col-2 .lists ul li:nth-child(4) strong img{transform: translateY(-2vw);width:3.23vw;position: relative;}
.col-page-about .col-2 .lists .line{width: 1px;height: 80%;background: rgba(255,255,255,.26);position: absolute;left: 50%;bottom: 0;}
.col-page-about .col-2 .lists .line i{width: 13px;height: 13px;background: #eb0000;border-radius: 50%;position: absolute;left: -6px;top: -10px;z-index: 2;}
.col-page-about .col-2 .lists .line i::before{content:'';width: 29px;height: 29px;border-radius: 50%;border: 2px solid rgba(235,0,0,.29);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-page-about .col-2 .lists .line i::after{content:'';width: 52px;height: 52px;border-radius: 50%;border:6px solid rgba(235,0,0,.17);position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-page-about .col-2 .lists .line span{position: absolute;left: 0;top: 0;width: 1px;height: 0;background: #fff;transition: .08s ease-in-out;}
.col-page-about .col-2 .content{line-height: 2.25;font-weight: 300;color:rgba(255,255,255,.8)}
.col-page-about .col-3{padding: 6.25vw 0;background: #212121;color:#fff;}
.col-page-about .col-3 .title{font-weight: bold;text-transform: uppercase;margin-bottom: 1.875vw;}
.col-page-about .col-3 .desc{font-weight: 300;margin-bottom: 3.75vw;}
.col-page-about .col-3 ul.list{display: flex;justify-content: center;flex-wrap: wrap;}
.col-page-about .col-3 ul.list li{width: 14%;margin:0 1.33%;margin-bottom: 2%;border-radius: 2px;overflow: hidden;}
.col-page-about .col-3 .content{margin: 1.5vw auto 0;font-weight: 300;line-height: 1.875;max-width: 1440px;}
.col-page-about .col-global{padding: 7.81vw 0 6.25vw;background: linear-gradient(to top,#fff,#f3f3f3);}
.col-page-about .col-global .img{max-width: 1189px;margin: 0 auto;}
.col-page-about .col-4 {background: #f6f6f6;padding: 6.25vw 0;}
.col-page-about .col-4 .title{font-weight: 600;margin-bottom: 1.04vw;}
.col-page-about .col-4 .content{max-width: 1177px;margin: 0 auto 2.083vw;font-weight: 300;line-height: 1.875;}
.col-page-about .col-4 .icon{width: 25.26vw;min-width: 200px;margin: 0 auto 4.01vw;}
.col-page-about .col-4 .swiper-slide .img{position: relative;z-index: 1;padding: 0 20px;}
.col-page-about .col-4 .swiper-slide .img::after{content:'';width: 125px;height: 125px;border-radius: 50%;background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: -1;}
.col-page-about .col-4 .swiper-slide .name{text-align: center;line-height: 1.44;margin-top: 3.125vw;width: 120%;position: relative;left: -10%;}
.col-page-about .col-4 .swiper-button{width: auto;height: auto;position: absolute;top: 34%;transform: translateY(-50%);color:#eb0000;margin-top: 0;opacity: 1;outline: none;font-weight: bold;}
.col-page-about .col-4 .swiper-button::after{display: none;}
.col-page-about .col-4 .swiper-button-prev{left: calc(50% - 14vw)}
.col-page-about .col-4 .swiper-button-next{right: calc(50% - 14vw)}
.col-page-about .col-5{padding: 6.25vw 0;background: #fff;}
.col-page-about .col-5 .title{font-weight: 600;margin-bottom: 4.27vw;}
.col-page-about .col-5 .content{font-weight: 300;line-height: 1.875;}
.col-page-about .col-5 .content ul {display: grid;grid-template-columns: repeat(3, 1fr);grid-template-rows: repeat(2, 1fr);grid-column-gap: 0px;grid-row-gap: 0px;background: #f5f5f5;}
.col-page-about .col-5 .content ul li:nth-child(1) { grid-area: 1 / 1 / 2 / 2; }
.col-page-about .col-5 .content ul li:nth-child(2) { grid-area: 2 / 1 / 3 / 2; }
.col-page-about .col-5 .content ul li:nth-child(3) { grid-area: 2 / 2 / 3 / 3; }
.col-page-about .col-5 .content ul li:nth-child(4) { grid-area: 1 / 2 / 2 / 3; }
.col-page-about .col-5 .content ul li:nth-child(5) { grid-area: 1 / 3 / 2 / 4; }
.col-page-about .col-5 .content ul li:nth-child(6) { grid-area: 2 / 3 / 3 / 4; }
.col-page-about .col-5 .content ul li img{width: 100%;height: 100%;object-fit: cover;}
.col-page-about .col-5 .content ul li:nth-child(2n-1){padding: 2.24vw;display: flex;flex-direction: column;justify-content: center;align-items: center;}

.col-page-product .productNav .inner{display: flex;justify-content: space-evenly;max-width: 1440px;margin: 0 auto;}
.col-page-product .productNav .child{background: #1d1d1d;}
.col-page-product .productNav .child a{position: relative;font-weight: 500;color:#fff;display: block;z-index: 1;padding: 20px 5px 20px 1.563vw;}
.col-page-product .productNav .child a::before{content:'';width: 1px;height: 16px;background: #eb0000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.col-page-product .productNav .child a::after{content:"";border-left: 20px solid transparent;border-right: 20px solid transparent;border-top: 14px solid #1d1d1d;position: absolute;left: 50%;transform: translateX(-50%);top: 100%;}
.col-page-product .productNav .item{padding: 3.125vw 0;}
.col-page-product .productNav .item .dots{display: flex;justify-content: center;}
.col-page-product .productNav .item .dots a{width: 4.53vw;height: 4.53vw;min-width: 45px;min-height: 45px;border-radius: 50%;border: 1px solid rgba(50,50,50,.66);display: flex;align-items: center;justify-content: center;transition: .25s ease-in-out;font-weight: bold;margin: 0 0.94vw;}
.col-page-product .productNav .item .dots a:hover,.col-page-product .productNav .item .dots a.active{background: #eb0000;color:#fff;border-color: #eb0000;}
.col-page-product .lists ul.list>li{background: linear-gradient(to right,#f3f3f3,#eeeeee);padding: 7.71vw 0;}
.col-page-product .lists ul.list>li:nth-child(2n){background: linear-gradient(to right,#242424,#7f7f7f);color:#fff;}
.col-page-product .lists ul.list>li .flex{align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-page-product .lists ul.list>li:nth-child(2n) .flex{flex-direction: row-reverse;}
.col-page-product .lists ul.list>li .flex .content{width: 42%;}
.col-page-product .lists ul.list>li .flex .content .title{line-height: 1.059;font-weight: 600;}
.col-page-product .lists ul.list>li .flex .content .model{font-weight: bold;margin: 5px 0 2.083vw;text-transform: uppercase;}
.col-page-product .lists ul.list>li .flex .content .model span{color:#eb0000;}
.col-page-product .lists ul.list>li .flex .content .s-content{line-height: 1.125;color:#666;}
.col-page-product .lists ul.list>li:nth-child(2n) .flex .content .s-content{color:#cbcbcb;}
.col-page-product .lists ul.list>li .flex .content .s-content strong{color:#222222;font-weight: 600;display: inline-block;position: relative;margin-bottom: 8px;padding-right: 10px;}
.col-page-product .lists ul.list>li:nth-child(2n) .flex .content strong{color:#fff;}
.col-page-product .lists ul.list>li .flex .content .s-content strong::after{content:'';width: 4.01vw;height: 1px;background: #eb0000;position: absolute;left: 100%;bottom: 50%;}
.col-page-product .lists ul.list>li .flex .content .s-content li{margin-bottom: 1.46vw;}
.col-page-product .lists ul.list>li .flex .content .s-content li:last-child{margin-bottom: 0;}
.col-page-product .lists ul.list>li .flex .content .more{border: 1px solid rgba(14,14,14,.81);padding: 5px 21px;transition: .25s ease-in-out;border-radius: 34px;display: inline-block;margin-top: 1.875vw;}
.col-page-product .lists ul.list>li:nth-child(2n) .flex .content .more{border-color: rgba(232,232,232,.66);color:#fff}
.col-page-product .lists ul.list>li .flex .content .more:hover{background: #eb0000;border-color: #eb0000;color:#fff;}
.col-page-product .lists ul.list>li .flex .img{width: 53%;}
.col-page-product .message{padding: 6.25vw 0;background: #fff;}
.col-page-product .message .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;margin-bottom: 4.58vw;border-bottom: 2px solid #eb0000;padding: 0 30px 3.75vw;}
.col-page-product .message .flex .title{line-height: 1;font-weight: 600;width: 37%;}
.col-page-product .message .flex .content{font-weight: 300;color:#3e3e3e;line-height: 1.875;width: 45%;}
.col-page-product .message form{max-width: 1100px;margin: 0 auto;}
.col-page-product .message form ul li{margin-bottom: 1.46vw;display: flex;align-items: center;}
.col-page-product .message form ul li span{width: 22%;font-weight: 500;}
.col-page-product .message form ul li input,.col-page-product .message form ul li textarea{width: 63%;height:45px;background: #f3f3f3;padding-left: 12px;outline: none;border: none;font-family: 'Poppins';}
.col-page-product .message form ul li.code img{flex-shrink: 0;}
.col-page-product .message form ul li.code input{width: 140px;}
.col-page-product .message form .sub{margin: 3.125vw auto 0;width: 10.68vw;height: 2.76vw;min-width: 128px;min-height: 35px;border-radius: 50px;background: #eb0000;color:#fff;font-weight: 600;border: none;display: block;cursor: pointer;font-family: 'Poppins';}

.col-product-detail .pro_show{background: url(../images/bg.jpg) no-repeat center/cover;padding: calc(55px + 5.208vw) 0 5vh;position: relative;z-index: 1;color:#fff;overflow: hidden;}
.col-product-detail .pro_show .productNav{background: linear-gradient(to right,rgba(14,14,14,.4),rgba(14,14,14,.1));display: flex;align-items: center;padding: 0 4.79vw 0 8.33vw;position: absolute;left: 0;top: 0;width: 100%;}
.col-product-detail .pro_show .productNav a.back{margin-right: auto;color:#fff;display: flex;align-items: center;}
.col-product-detail .pro_show .productNav a.back span{text-transform: uppercase;margin-right: 5px;}
.col-product-detail .pro_show .productNav .child{display: flex;align-items: center;}
.col-product-detail .pro_show .productNav .child a{margin-right: 3.44vw;font-weight: 300;color:#fff;transition: .25s ease-in-out;}
.col-product-detail .pro_show .productNav .child a:hover{color:#eb0000;}
.col-product-detail .pro_show .productNav a.contact{padding: 18px 44px;color:#fff;background: #eb0000;font-weight: 500;text-transform: uppercase;}
.col-product-detail .pro_show .flex{align-items: center;flex-wrap: wrap;flex-direction: row-reverse;}
.col-product-detail .pro_show .flex .content{width: 45%}
.col-product-detail .pro_show .flex .content .name{color:#eb0000;font-weight: 500;}
.col-product-detail .pro_show .flex .content .title{font-weight: 500;line-height: 1.1;margin: 1.25vw 0 1.563vw;padding-bottom: 1.875vw;position: relative;}
.col-product-detail .pro_show .flex .content .title::after{content:'';width: 9.17vw;min-width: 40px;height: 1px;background: rgba(255,255,255,.35);position: absolute;left: 0;bottom: 0;}
.col-product-detail .pro_show .flex .content .model{font-weight: 600;}
.col-product-detail .pro_show .flex .content .model span{color:#eb0000;}
.col-product-detail .pro_show .flex .img{width: 57%;margin-left: -2%;}
.col-product-detail .pro_show .swiper-pagination{position: static;margin-top: 1.875vw;}
.col-product-detail .pro_show .swiper-pagination span{width: 8px;height: 8px;background: #fff;opacity: 1;transition: .25s;}
.col-product-detail .pro_show .swiper-pagination span.swiper-pagination-bullet-active{background: #eb0000;}
.col-product-detail .pro_show .yadong{position: absolute;left: 50%;transform: translateX(-50%);bottom: -1.2vw;font-weight: bold;opacity: .35;background: linear-gradient(to bottom, rgba(17,19,22,.35), rgba(17,19,22,.1));-webkit-background-clip: text;background-clip: text;color: transparent;user-select: none;font-size: 20.05vw;line-height: .8;}
.col-product-detail .detail1{background: linear-gradient(to right,#2d2d2d,#3a3a3a);color:#fff;padding: 6.25vw 0;}
.col-product-detail .detail1 .title{font-weight: 600;margin-bottom: 3.28vw;}
.col-product-detail .detail1 .content{max-width: 935px;margin: 0 auto;font-weight: 300;text-align: center;}
.col-product-detail .detail1 .content ul{font-weight: 600;display: flex;justify-content: space-between;margin-bottom: 2.5vw;}
.col-product-detail .detail1 .content ul li img{width: 6.09vw;min-width: 55px;margin-bottom: 1vw;border-radius: 50%;box-shadow: 2.5px 4.33px 10px 0px rgba(0, 0, 0, 0.51);;}
.col-product-detail .detail2{background: #f8f8f8;padding: 6.25vw 0;}
.col-product-detail .detail2 .title{font-weight: 600;margin-bottom: 3.28vw;}
.col-product-detail .detail2 .content{line-height: 1.5;font-weight: 300;text-align: center;}
.col-product-detail .detail2 .content img{margin-top: 2.5vw;}
.col-product-detail .detail3{background: #f3f3f3;padding: 6.25vw 0;}
.col-product-detail .detail3 .title{font-weight: 600;margin-bottom: 3.28vw;}
.col-product-detail .detail3 .content{line-height: 1.273;font-weight: 600;}
.col-product-detail .detail3 .content ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-product-detail .detail3 .content ul li{width: calc(25% - 3px);background: #fff;padding: 3.125vw;box-shadow: 2.5px 4.33px 10px 0px rgba(0, 0, 0, 0.04);font-weight: 600;}
.col-product-detail .detail3 .content ul li img{width: 3.91vw;min-width: 30px;margin-bottom: 3.75vw;}
.col-product-detail .detail4{padding: 0 0 6.25vw;}
.col-product-detail .detail4 ul {display: grid;grid-template-columns: repeat(2, 1fr);grid-column-gap: 0px;grid-row-gap: 20px;}
.col-product-detail .detail4 ul li {background: #fff;font-weight: 300;line-height: 1.875;}
.col-product-detail .detail4 ul li:nth-child(2n-1) {overflow: hidden;}
.col-product-detail .detail4 ul li:nth-child(2n-1) img{width: 100%;height: 100%;object-fit: cover;}
.col-product-detail .detail4 ul li:nth-child(2n){display: flex;flex-direction: column;justify-content: center;padding: 3vh 4.17vw;}
.col-product-detail .detail4 ul li:nth-child(2n) img{width: 8.23vw;min-width: 60px;margin-bottom: 12px;display: block;}
.col-product-detail .detail5{padding: 6.25vw 0 5vh;background: #2e2e2e;color:#fff;}
.col-product-detail .detail5 .title{font-weight: 600;margin-bottom: 3.28vw;}
.col-product-detail .detail5 .content table:nth-of-type(1){font-weight: 600;width: 100%;text-align: center;margin-bottom: 2.083vw;font-size: 20px;height: auto !important;}
.col-product-detail .detail5 .content table:nth-of-type(1) td{padding: 1.25vw 1.66vw;border: none;background: #eb0000;}
.col-product-detail .detail5 .content table:nth-of-type(1) td:nth-child(1){text-align: left;background: #595959;}
.col-product-detail .detail5 .content table:nth-of-type(2) {width: 100%;border-bottom: 1px solid #4f4f4f;height: auto !important;}
.col-product-detail .detail5 .content table:nth-of-type(2) td{text-align: center;padding: 12px 1.66vw;border: none;width: auto !important;}
.col-product-detail .detail6{padding: 0  0 6.25vw;background: #2e2e2e;color:#fff;}
.col-product-detail .detail6 .wrap{border: 1px solid #4f4f4f;background: #343434;padding: 3vh 2.5vw;}
.col-product-detail .detail6 .wrap .title{font-weight: 600;margin-bottom: 1.875vw;}
.col-product-detail .detail6 .wrap .content ul{display: flex;flex-wrap: wrap;}
.col-product-detail .detail6 .wrap .content ul li{width: 32%;margin-right: 2%;margin-bottom:2%;padding-left: 20px;position: relative;}
.col-product-detail .detail6 .wrap .content ul li:nth-child(3n){margin-right: 0;}
.col-product-detail .detail6 .wrap .content ul li::before{content:'';width: 8px;height: 8px;background: #eb0000;position: absolute;left: 0;top: 50%;transform: translateY(-50%);} 
.col-product-detail .related {padding: 6.25vw 0;background: #fff;}
.col-product-detail .related .title{font-weight: 600;margin-bottom: 3.75vw;text-align: center;}
.col-product-detail .related .swiper-slide{text-align: center;height: auto;}
.col-product-detail .related .swiper-slide a{display: flex;width: 100%;height: 100%;flex-direction: column;}
.col-product-detail .related .swiper-slide .title{line-height: 1.292;margin: 1.875vw 0 auto;}
.col-product-detail .related .swiper-slide .model{margin-top: 10px;font-weight: 500;}
.col-product-detail .related .swiper-slide .model span{color:#eb0000}
.col-product-detail .message{background: #f7f7f7;padding: 6.25vw 0;}
.col-product-detail .message .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;margin-bottom: 4.58vw;}
.col-product-detail .message .flex .title{line-height: 1;font-weight: 600;width: 29%;}
.col-product-detail .message .flex .content{font-weight: 300;color:#3e3e3e;line-height: 1.875;width: 53%;}
.col-product-detail .message ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-product-detail .message ul li{width: 47%;margin-bottom: 2.19vw;}
.col-product-detail .message ul li:nth-child(n+5){width: 100%;}
.col-product-detail .message ul li input,.col-product-detail .message ul li textarea{width: 100%;height: 46px;border: none;font-family: 'Poppins';background: transparent;border-bottom: 1px solid #5b5b5b;font-weight: 300;outline: none;}
.col-product-detail .message ul li textarea{height: auto;min-height: 120px;padding-top: 12px;}
.col-product-detail .message ul li.code input{width: 120px;}
.col-product-detail .message form .sub{margin: 3.125vw 0 0;width: 10.68vw;height: 2.76vw;min-width: 128px;min-height: 35px;border-radius: 50px;background: #eb0000;color:#fff;font-weight: 600;border: none;display: block;cursor: pointer;font-family: 'Poppins';}

.col-page-support .title{font-weight: 600;margin-bottom: 2.5vw;}
.col-page-support .col-1{padding: 6.25vw 0;}
.col-page-support .col-1 .content {font-weight: 300;line-height: 1.556;max-width: 1369px;margin: 0 auto 5.78vw;}
.col-page-support .col-1 ul {max-width: 1290px;margin: 0 auto;}
.col-page-support .col-1 ul li{margin-top: -4vw;position: relative;}
.col-page-support .col-1 ul li::after{content:'';width: 50%;top: 50%;height: 1px;background: #c7c7c7;position: absolute;right: 50%;z-index: -1;}
.col-page-support .col-1 ul li:nth-child(1){margin-top: 0;}
.col-page-support .col-1 ul li:nth-child(2n) .inner{margin-left: auto;}
.col-page-support .col-1 ul li:nth-child(2n)::after{right: auto;left: 50%;}
.col-page-support .col-1 ul li .dot{width: 2.5vw;height: 2.5vw;min-width: 24px;min-height: 24px;border-radius: 50%;background: #303030;display: flex;align-items: center;justify-content: center;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);transition: .25s ease-in-out;color:#fff;font-weight: 600;}
.col-page-support .col-1 ul li .inner{width: 24.74vw;box-shadow: 4.243px 4.243px 13px 0px rgba(35, 24, 21, 0.08);padding: 24px;border: 1px solid rgba(103,103,103,.17);background: #fff;position: relative;}
.col-page-support .col-1 ul li .inner .name{font-weight: 600;color:#adadad;margin-bottom: 1.66vw;text-transform: capitalize;}
.col-page-support .col-1 ul li .inner .s-content img{width: 3.125vw;min-width: 28px;}
.col-page-support .col-1 ul li .inner .s-content strong{color:#eb0000;margin: 1.25vw 0 0.63vw;display: block;}
.col-page-support .col-1 ul li:hover .dot{background: #eb0000;}
.col-page-support .col-2{background: #282828;padding: 6.25vw 0;color:#fff;}
.col-page-support .col-2 .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;margin-bottom: 4.58vw;border-bottom: 2px solid #eb0000;padding: 0 30px 3.75vw;}
.col-page-support .col-2 .flex .title{line-height: 1;font-weight: 600;width: 48%;}
.col-page-support .col-2 .flex .content{font-weight: 300;line-height: 1.875;width: 48%;}
.col-page-support .col-2 form{max-width: 1100px;margin: 0 auto;}
.col-page-support .col-2 form ul li{margin-bottom: 1.46vw;display: flex;align-items: center;}
.col-page-support .col-2 form ul li span{width: 22%;font-weight: 500;color:rgba(255,255,255,.75)}
.col-page-support .col-2 form ul li input,.col-page-support .col-2 form ul li textarea{width: 63%;height:45px;background: #3d3d3d;padding-left: 12px;outline: none;border: none;font-family: 'Poppins';}
.col-page-support .col-2 form ul li.code img{flex-shrink: 0;}
.col-page-support .col-2 form ul li.code input{width: 140px;}
.col-page-support .col-2 form .sub{margin: 3.125vw auto 0;width: 10.68vw;height: 2.76vw;min-width: 128px;min-height: 35px;border-radius: 50px;background: #eb0000;color:#fff;font-weight: 600;border: none;display: block;cursor: pointer;font-family: 'Poppins';}
.col-page-support .col-3 {background: #fff;padding: 6.25vw 0;}
.col-page-support .col-3 ul.list li{background: #f8f8f8;padding: 28px;transition: .25s ease-in-out;margin-bottom: 25px;position: relative;cursor: pointer;border: 1px solid transparent;}
.col-page-support .col-3 ul.list li .name{display: flex;align-items: center;}
.col-page-support .col-3 ul.list li .name i.iconfont{color:#eb0000;margin-right: 15px;flex-shrink: 0;}
.col-page-support .col-3 ul.list li .name span{font-weight: 500;flex-grow: 2;}
.col-page-support .col-3 ul.list li .name i.add-btn{display: block;width: 12px;height: 12px;flex-shrink: 0;position: relative;}
.col-page-support .col-3 ul.list li .name i.add-btn::before,.col-page-support .col-3 ul.list li .name i.add-btn::after{content:'';width: 12px;height: 2px;background: #eb0000;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: .25s;}
.col-page-support .col-3 ul.list li .name i.add-btn::after{width: 2px;height: 12px;}
.col-page-support .col-3 ul.list li .content{display: none;}
.col-page-support .col-3 ul.list li .content .flex{align-items: flex-start;margin-top: 1.563vw;padding-top: 1.875vw;border-top: 1px solid #e9e9e9;}
.col-page-support .col-3 ul.list li .content i.iconfont{flex-shrink: 0;color: #949494 ;margin-right: 15px;}
.col-page-support .col-3 ul.list li .content .s-content{flex-grow: 2;color:#323232;line-height: 1.875;padding-top: 3px;padding-right: 5.208vw;}
.col-page-support .col-3 ul.list li.active {background: #fff;box-shadow: 2.5px 4.33px 0px 0px rgba(0, 0, 0, 0.05);border-color: rgba(0,0,0,.12);}
.col-page-support .col-3 ul.list li.active .name i.add-btn::after{height: 0;}

.col-page-sus .num{color:#eb0000;font-weight: 600;margin-bottom: 2.083vw;padding-bottom: calc(12px + 1.98vw);position: relative;}
.col-page-sus .num::after{content: '';width: 1px;height: calc(12px + 1.25vw);background: #eb0000;position: absolute;left: 0;bottom: 0;}
.col-page-sus .development{padding: 4.43vw 0 6.25vw;}
.col-page-sus .development .content{padding-top: 3.75vw;border-top: 1px solid #e3e3e3;font-weight: 300;line-height: 1.556;}
.col-page-sus .development .content h3{font-weight: 600;margin-bottom: 2.19vw;}
.col-page-sus .sus1 .flex{align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-page-sus .sus1 .flex .content{width: 45%;}
.col-page-sus .sus1 .flex .content h3{line-height: 1.11;font-weight: bold;margin-bottom: 2.083vw;}
.col-page-sus .sus1 .flex .content .s-content{font-weight: 300;line-height: 1.875;}
.col-page-sus .sus1 .flex .img{width: 50%;}
.col-page-sus .sus2{padding: 6.25vw 0;}
.col-page-sus .sus2 .flex{align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-page-sus .sus2 .flex .left{width: 45%;position: relative;padding: 0 3.125vw 3.125vw;color:#fff;z-index: 1;}
.col-page-sus .sus2 .flex .left::after{content:'';width: 100%;height: 66%;background: #eb0000;position: absolute;left: 0;bottom: 0;z-index: -1;}
.col-page-sus .sus2 .flex .left .img{width: 66%;margin-left: auto;margin-bottom: 1.25vw;}
.col-page-sus .sus2 .flex .left .name{font-weight: 600;line-height: 1.385;position: relative;}
.col-page-sus .sus2 .flex .left .name::before{content:'';background: url(../images/quot.png) no-repeat center/100% 100%;width: 50px;height: 31px;position: absolute;left: 0;bottom: 108%;}
.col-page-sus .sus2 .flex .left .name::after{content:'';background: url(../images/quot.png) no-repeat center/100% 100%;width: 50px;height: 31px;transform: rotate(180deg);position: absolute;left: 96%;top: 90%;}
.col-page-sus .sus2 .flex .content{width: 50%;}
.col-page-sus .sus2 .flex .content h3{line-height: 1.11;font-weight: bold;margin-bottom: 2.083vw;}
.col-page-sus .sus2 .flex .content .s-content{font-weight: 300;line-height: 1.875;}
.col-page-sus .sus3{padding: 6.25vw 0;color:#fff;}
.col-page-sus .sus3 .num::after{left: 50%;}
.col-page-sus .sus3 .content{font-weight: 300;line-height: 1.875;max-width: 1320px;margin: 0 auto;}
.col-page-sus .sus3 .content h3{line-height: 1.11;font-weight: bold;margin-bottom: 2.083vw;}
.col-page-sus .message{padding: 6.25vw 0;background: #fff;}
.col-page-sus .message .flex{align-items: center;flex-wrap: wrap;justify-content: space-between;padding: 0 30px;}
.col-page-sus .message .flex .title{line-height: 1;font-weight: 600;width: 37%;}
.col-page-sus .message .flex .content{font-weight: 300;color:#3e3e3e;line-height: 1.875;width: 45%;}
.col-page-sus .message .flex .content a.more{background: #eb0000;color:#fff;padding: 5px 21px;transition: .25s ease-in-out;border-radius: 34px;display: inline-block;margin-top: 1.563vw;}

.col-page-contact .contact-info .content{color:#fff;padding: 6.25vw 5vw 8.33vw 12.5vw;position: relative;z-index: 1;overflow: hidden;background: linear-gradient(30deg,rgba(25,30,38,1),rgba(25,30,38,.6));width: 62%;}
.col-page-contact .contact-info .content .s-content{font-weight: 500;color:#eb0000;margin-bottom: 2.5vw;}
.col-page-contact .contact-info .content ul.infos {display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-contact .contact-info .content ul.infos li{width: 45%;margin-bottom: 2.5vw;font-weight: 500;line-height: 1.364;}
.col-page-contact .contact-info .content ul.infos li .name{margin-bottom: 5px;}
.col-page-contact .contact-info .content ul.infos li .jost{font-weight: 600;}
.col-page-contact .contact-info .content .share{display: flex;flex-wrap: wrap;}
.col-page-contact .contact-info .content .share p{font-weight: 600;margin-bottom: 5px;width: 100%;}
.col-page-contact .contact-info .content .share a{width: 26px;height: 26px;border-radius: 5px;background: #fff;display: flex;align-items: center;justify-content: center;margin-right: 7px;color:#242424;font-size: 16px;}
.col-page-contact .contact-info .content .share a:last-child{margin-right: 0;}
.col-page-contact .contact-info .contact{font-size: 12.71vw;font-weight: bold;line-height: 1;position: absolute;left: 12.5vw;bottom: -2vw;background: linear-gradient(to right, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, .02));-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;}
.col-page-contact .col-1{padding: 6.25vw 0;}
.col-page-contact .col-1 .flex {flex-wrap: wrap;justify-content: space-between;align-items: flex-end;margin-bottom: 3.44vw;}
.col-page-contact .col-1 .flex .title{width: 48%;}
.col-page-contact .col-1 .flex .title .f18{color:#eb0000;margin-bottom: 10px;font-weight: 500;}
.col-page-contact .col-1 .flex .title h3{font-weight: 600;line-height: 1;}
.col-page-contact .col-1 .flex .content{width: 48%;font-weight: 300;line-height: 1.875;}
.col-page-contact .col-1 form{background: #fff;padding: 4.17vw 4.79vw 4.43vw;}
.col-page-contact .col-1 form ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-contact .col-1 form ul li{width: 47%;margin-bottom: 2.19vw;}
.col-page-contact .col-1 form ul li:nth-child(n+5){width: 100%;}
.col-page-contact .col-1 form ul li input,.col-page-contact .col-1 form ul li textarea{width: 100%;height: 46px;border: none;font-family: 'Poppins';background: transparent;border-bottom: 1px solid #5b5b5b;font-weight: 300;outline: none;}
.col-page-contact .col-1 form ul li textarea{height: auto;min-height: 120px;padding-top: 12px;}
.col-page-contact .col-1 form ul li.code input{width: 120px;}
.col-page-contact .col-1 form .sub{margin: 3.125vw 0 0;width: 10.68vw;height: 2.76vw;min-width: 128px;min-height: 35px;border-radius: 50px;background: #eb0000;color:#fff;font-weight: 600;border: none;display: block;cursor: pointer;font-family: 'Poppins';}
.col-page-contact .col-2 {background: #fff;position: relative;}
.col-page-contact .col-2 .img{max-width: 1085px;margin: 0 auto;position: relative;}
.col-page-contact .col-2 .title{font-weight: 600;position: absolute;left: 50%;transform: translateX(-50%);top: 36%;white-space: nowrap;}
.col-page-contact .col-2 a.more{display: flex;align-items: center;padding: 10px 22px;border-radius: 45px;border: 1px solid #eb0000;position: absolute;left: 50%;transform: translateX(-50%);top: 64%;color:#eb0000;transition: .25s ease-in-out;white-space: nowrap;}
.col-page-contact .col-2 a.more span{margin-right: 12px;}
.col-page-contact .col-2 a.more:hover{color:#fff;background: #eb0000;}

.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: #eb0000;margin: 3vh 0;width: 100%;}

.vicenav {border-bottom: 2px solid #f5f7f9;padding: 1.25vw 0;}
.vicenav .flex{justify-content: center;}
.vicenav .flex a{margin: 0 3.125vw;position: relative;text-transform: uppercase;font-weight: bold;transition: .25s;}
.vicenav .flex a.active,.vicenav .flex a:hover{color:#eb0000;}
.vicenav .flex a:not(:last-child)::after{content:'';width: 2px;height: 24px;background: #f5f7f9;position: absolute;top: 50%;transform: translateY(-50%);right: calc(-3.125vw - 1px);}


.col-page-news {padding: 8.33vw 0;}
.col-page-news .col-1{margin-bottom: 8.33vw;}
.col-page-news .col-1 .swiper-slide a{display: flex;flex-wrap: wrap;align-items: center;border-radius: 12px;overflow: hidden;}
.col-page-news .col-1 .swiper-slide a .img{width: 40%;overflow: hidden;position: relative;}
.col-page-news .col-1 .swiper-slide a .content{padding: 3vh 3.385vw;width: 54%;}
.col-page-news .col-1 .swiper-slide a .content .title{margin: 12px 0 15px;line-height: 1.167;font-weight: bold;}
.col-page-news .col-1 .swiper-slide a .content .s-content{line-height: 1.632;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: box;-webkit-line-clamp: 2;-moz-line-clamp: 2;-ms-flex-line-pack: center;-webkit-box-orient: vertical;-moz-box-orient: vertical;box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.col-page-news .col-1 .swiper-slide a .content .more{margin-top: 2.604vw;padding-top: 2.292vw;border-top: 2px solid rgba(255,255,255,.11);display: flex;align-items: center;justify-content: space-between;}
.col-page-news .col-1 .swiper-slide a .content .more span{text-transform: uppercase;}
.col-page-news .col-1 .swiper-pagination{position: static;margin-top: 3.125vw;}
.col-page-news .col-1 .swiper-pagination span{width: 8px;height: 8px;opacity: 1;background: #e1e1e1;transition: .25s ease-in-out;}
.col-page-news .col-1 .swiper-pagination span.swiper-pagination-bullet-active{opacity: 1;background: #eb0000;}
.col-page-news .col-2 ul.list{display: flex;flex-wrap: wrap;}
.col-page-news .col-2 ul.list li{width:31%;margin-right:3.5%;margin-bottom: 4%;background: #ececec;}
.col-page-news .col-2 ul.list li:nth-child(3n){margin-right: 0;}
.col-page-news .col-2 ul.list li a{display: flex;flex-direction: column;width: 100%;height: 100%;}
.col-page-news .col-2 ul.list li .img{overflow: hidden;}
.col-page-news .col-2 ul.list li .content{padding: 38px 30px 25px;flex-grow: 2;display: flex;flex-direction: column}
.col-page-news .col-2 ul.list li .content .title{margin: 10px 0 auto;transition: .25s;font-weight: bold;}
.col-page-news .col-2 ul.list li .content .more{margin-top: 3.281vw;padding-top: 20px;border-top: 1px solid #eee;display: flex;align-items: center;justify-content: space-between;}
.col-page-news .col-2 ul.list li .content .more span{text-transform: uppercase;}
.col-page-news .col-2 ul.list li:hover .content .title{color: #eb0000;}


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



/* media */

@media (max-width: 1800px) {

}
@media (max-width: 1600px) {

}
@media (max-width: 1460px) {


  
}
@media (max-width: 1200px) {
  .col-page-support .col-1 ul li .inner{width: 40vw;}
  .col-product-detail .detail5 .content table:nth-of-type(1){font-size: 18px;}
  .col-product-detail .pro_show .productNav{padding: 0 0 0 20px;}
  .col-page-about .col-4 .swiper-button-prev{left: calc(50% - 20vw);}
  .col-page-about .col-4 .swiper-button-next{right: calc(50% - 20vw);}

  #col-index-banner .swiper-slide a.play{left: 8.33vw;bottom: 10px;}
  .container2{padding: 0 5.2vw;}
  .container3{padding: 0 8.33vw;}

}
@media (max-width: 992px) {
  .col-product-detail .detail5 .content table:nth-of-type(1),#col-banner .swiper-slide .ban_cont .s-content h3{font-size: 16px;}
  #col-index-banner .swiper-slide .ban_cont .s-content,#col-banner .swiper-slide .ban_cont .s-content strong{font-size: 14px !important;}
  
  .col-page-contact .contact-info .content{width: 100%;padding: 6.25vw 5.2vw;}
  .col-page-sus .message .flex{padding: 0;}
  .col-page-support .col-3 ul.list li,.col-page-news .col-2 ul.list li .content{padding: 12px;}
  .col-page-support .col-3 ul.list li .content .s-content{padding-top: 0;}
  #col-banner .swiper-slide .ban_cont .s-content{width: 88%;}
  #col-banner .swiper-slide{min-height: 40vh !important;}
  .col-product-detail .detail6 .wrap .content ul li,.col-page-news .col-2 ul.list li{width: 49%;margin-right: 2%;}
  .col-product-detail .detail6 .wrap .content ul li:nth-child(3n),.col-page-news .col-2 ul.list li:nth-child(3n){margin-right: 2%;}
  .col-product-detail .detail6 .wrap .content ul li:nth-child(2n),.col-page-news .col-2 ul.list li:nth-child(2n){margin-right: 0;}
  .col-product-detail .detail5 .content table{display: block !important;overflow-x: auto !important;border: none !important;}
  .col-product-detail .detail5 .content table:nth-of-type(2) td{padding: 10px 5px;}
  .col-product-detail .detail4 ul{display: block;}
  .col-product-detail .detail4 ul li,.col-product-detail .message ul li,.col-page-contact .col-1 form ul li{width: 100%;}
  .col-product-detail .detail3 .content ul li{width: calc(50% - 3px);margin-bottom: 6px;}
  .col-product-detail .pro_show .productNav a.contact{padding: 10px 20px;}
  .col-page-product .message .flex,.col-page-support .col-2 .flex{padding: 0 10px 20px;}
  .col-page-about .col-5 .content ul{width: 100%;display: block;}
  .col-page-about .col-5 .content ul li:nth-child(2n-1){padding: 20px;}
  .col-page-about .col-3 ul.list li{width: 23%;margin:0 1%;margin-bottom: 2%;}
  .footer .bottom .otherinfo,.footer .flex .left{text-align: center;}
  .footer .bottom .share{justify-content: center;}
  .footer .flex .left,.col-page-contact .contact-info .content ul.infos li{width: 100%;}
  .footer .bottom{margin-top: 12px;display: block;text-align: center;}
  .col-index-about .flex .content,.col-index-about .flex .img,.col-page-about .col-1 .flex .content,.col-page-about .col-1 .flex .img,.col-page-product .lists ul.list>li .flex .content,.col-page-product .lists ul.list>li .flex .img,.col-page-product .message .flex .title,.col-page-product .message .flex .content,.col-product-detail .message .flex .title,.col-product-detail .message .flex .content,.col-page-support .col-2 .flex .title,.col-page-support .col-2 .flex .content,.col-page-news .col-1 .swiper-slide a .img,.col-page-news .col-1 .swiper-slide a .content,.col-page-sus .sus1 .flex .content,.col-page-sus .sus1 .flex .img,.col-page-sus .sus2 .flex .left,.col-page-sus .sus2 .flex .content,.col-page-sus .message .flex .title,.col-page-sus .message .flex .content,.col-page-contact .col-1 .flex .title,.col-page-contact .col-1 .flex .content{max-width: none;width: 100%;margin-bottom: 20px;}
  .col-page-product .message .flex .content,.col-page-support .col-2 .flex .content{margin-bottom: 0;}
  .col-page-about .col-1 .flex .img{max-width: 60%;margin: 0 auto;}
  .col-page-about .col-1 .num{flex-wrap: wrap;}
  .col-page-about .col-1 .num .title{width: 100%;margin-bottom: 20px;padding-right: 0;margin-right: 0;}
  .col-page-sus .sus2 .flex .left .name::before,.col-page-sus .sus2 .flex .left .name::after{width: 24px;height: 16px;}
  .col-index-product ul.list li{width: 50% !important;}
  .col-index-product ul.list li:nth-child(3n){border-right: 1px solid #c2c2c2;}
  .col-index-product ul.list li:nth-child(2n) {border-right: none;}
  .col-index-product ul.list li a{padding: 4.5vw 20px !important;}
  .col-index-product ul.list li .img img{height: 24vw;max-width: none;}
  #col-index-banner .swiper-slide .ban_cont .s-content{padding-bottom: 0;}
  #col-index-banner .swiper-slide .ban_cont .s-content::after,.footer .flex .right{display: none !important;}
  .header .logo{margin-right: auto;}
  
  .header .flex .nav-btn{display: block !important;margin-left: 10px;}
  .header .flex .lines{width: 20px;height: 16px;position: relative;cursor: pointer;}
  .header .flex .lines span{width: 100%;height: 2px;background: #fff;position: absolute;overflow: hidden;left: 0;transition: all 0.25s ease;}
  .header.active .flex .lines span, .header.cur .flex .lines span{background: #000;}
  .header .flex .lines span.n1{top: 0;}
  .header .flex .lines span.n2{top: 7px;}
  .header .flex .lines span.n3{top: 14px;}
  .header .flex .nav-btn.closes .lines span.n1 {top: 8px;transform: rotate(45deg);}
  .header .flex .nav-btn.closes .lines span.n2 {opacity: 0;}
  .header .flex .nav-btn.closes .lines span.n3 {top: 8px;transform: rotate(-45deg);}
  .header .inner nav,.change-language::before {display: none !important;}
  .change-language{margin-left: 0;padding-left: 0;} 
  
  
}
@media (max-width: 768px) {
  .col-page-support .col-1 ul li{margin-top: 0;margin-bottom: 20px;}
  .col-page-support .col-1 ul li .dot{display: none;}
  .col-page-support .col-1 ul li .inner{width: 100%;}
  .col-product-detail .detail5 .content table:nth-of-type(1){font-size: 14px;}
  .col-product-detail .pro_show .productNav .child{display: none !important;}
  .col-page-product .message form ul li.code input,.col-page-support .col-2 form ul li.code input{width: 100px;}
  .col-page-product .message form ul li input, .col-page-product .message form ul li textarea,.col-page-support .col-2 form ul li input, .col-page-support .col-2 form ul li textarea{width: 75%;height: 35px;}
  .col-page-product .message form ul li.code img,.col-page-support .col-2 form ul li.code img{height: 35px}
  .col-page-product .productNav .child a{padding: 10px 5px;width: 50%;text-align: center;}
  .col-page-product .productNav .child a::after{border-left-width: 10px;border-right-width: 10px;border-top-width: 8px;}
  .col-page-product .productNav .item{padding: 12px 0;}
  .col-page-product .productNav .item .dots a{min-width: 32px;min-height: 32px;font-size: 14px !important;}

  .col-page-about .col-3 ul.list li{width:31%;margin:0 1.16%;margin-bottom: 2%;}
  .col-index-about .flex .content .more{padding: 3px 15px;}
  .col-page-about .col-1 .num .lists ul{flex-wrap: wrap;}
  .col-page-about .col-1 .num .lists ul li{width: 45%;margin-bottom: 12px;}
  
}   
@media (max-width: 468px) {
  .col-page-news .col-2 ul.list li{width: 100%;margin-right: 0 !important;}
  .col-page-about .col-4 .swiper-button-prev{left: calc(50% - 34vw);}
  .col-page-about .col-4 .swiper-button-next{right: calc(50% - 34vw);}
  .col-page-about .col-4 .swiper{padding: 0 20vw;}
  .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;}
  

  
}
