/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@charset "utf-8";
@font-face {
  font-family: "Poppins";
  font-weight: 900;
  src: url("../fonts/Poppins-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 800;
  src: url("../fonts/Poppins-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 700;
  src: url("../fonts/Poppins-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  src: url("../fonts/Poppins-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  src: url("../fonts/Poppins-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  src: url("../fonts/Poppins-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 300;
  src: url("../fonts/Poppins-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 200;
  src: url("../fonts/Poppins-ExtraLight.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins";
  font-weight: 100;
  src: url("../fonts/Poppins-Thin.ttf") format("truetype");
}
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('//at.alicdn.com/t/font_1502878_vzyvufcq4gp.woff2?t=1654164469634') format('woff2'),
       url('//at.alicdn.com/t/font_1502878_vzyvufcq4gp.woff?t=1654164469634') format('woff'),
       url('//at.alicdn.com/t/font_1502878_vzyvufcq4gp.ttf?t=1654164469634') format('truetype');
}
html{overflow-x: hidden;font-size: 16px;}
html.active{overflow: hidden;}
body {min-width: 320px;color: #333;overflow: hidden;font-family:"Poppins","PingFang SC", PingHei, STHeitiSC-Light, "Myriad Set Pro","Lucida Grande", "Helvetica Neue", Helvetica, "microsoft yahei", SimHei,tahoma, Arial, Verdana, sans-serif;}
@font-face {
  font-family: 'iconfont';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"iconfont" !important;
  font-size:12px!important;
  color: rgb(255,255,255,.6);
  opacity: 0.8;
  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: "\e602"; }
.goomay a:hover{opacity: 1;;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
a {color: #333;}
a:focus{text-decoration: none;outline: none;color:#333;}
a:hover { color: #333;text-decoration: none;outline: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
img {border: 0;  max-width: 100%;}
.relative {position: relative;}
.container {max-width: 1200px;  padding: 0 10px;}
.container2 {max-width: 1440px; width:100%;  margin: 0 auto; padding: 0 20px;}
.container3 {max-width: 100%; width:100%;  margin: 0 auto; padding: 0 10.4vw;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-100px;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.table{display: table;width: 100%;height: 100%;margin:0;}
.table>.middle{display: table-cell;vertical-align: middle;}
.none{display: none;}
.flex{display: -webkit-flex;display: -ms-flexbox;display: flex;}
/* 滚动条 */
::-webkit-scrollbar{width: 4px;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: #1e5ec9;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;/*背景颜色*/}

/* animates */
@-webkit-keyframes fadeUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeUp {
  from {opacity: 0;-webkit-transform: translate3d(0, 40px, 0);transform: translate3d(0, 40px, 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, -40px, 0);transform: translate3d(0, -40px, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeDown {
  from {opacity: 0;-webkit-transform: translate3d(0, -40px, 0);transform: translate3d(0, -40px, 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(-40px, 0, 0);transform: translate3d(-40px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeLeft {
  from {opacity: 0;-webkit-transform: translate3d(-40px, 0, 0);transform: translate3d(-40px, 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(40px, 0, 0);transform: translate3d(40px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
@keyframes fadeRight {
  from {opacity: 0;-webkit-transform: translate3d(40px, 0, 0);transform: translate3d(40px, 0, 0);}
  to {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
}
.fadeRight {-webkit-animation-name: fadeRight;animation-name: fadeRight;}

/* header */
.header{width: 100%;z-index: 999;position: fixed;top:0;left: 0;}
.header .inner{transition: 0.36s;background: transparent;position: relative;}
.header .inner .flex{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;height: 100px;line-height: 100px;transition: 0.5s;align-items: center;padding: 0 5.2vw;}
.header .inner .logo{font-size: 0;transition: 0.5s;position: relative;z-index: 5;height: 100px;line-height: 100px;margin-right: auto;}
.header .inner .logo img{transition: 0.36s;filter: brightness(0) invert(1);width: 270px;}
.header .inner nav{
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.header .inner nav.active{opacity: 0;filter: blur(3px);pointer-events: none;
  transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  -moz-transform: translate3d(30px, 0, 0);
  -o-transform: translate3d(30px, 0, 0);
  -ms-transform: translate3d(30px, 0, 0);
}
.header .inner nav ul{font-size: 0;}
.header .inner nav ul li{display: inline-block;vertical-align: middle;margin-right: 5px;font-size: 16px;position: relative;}
.header .inner nav ul li:last-child{margin-right: 0;}
.header .inner nav ul li>a{transition: 0.3s;display: inline-block;line-height: 1;position: relative;color:#fff;padding: 0 15px;line-height: 35px;text-transform: uppercase;border-radius: 20px;font-weight: bold;}
.header .inner nav ul li>a:hover{color:#1e5ec9 !important;background: #fff;}
.header .inner nav ul li .child{position: absolute;top:100%;margin-top:-10px;left:0;display: none;padding: 20px 0 5px;text-align: center;background: #fff;line-height: 1;left: 50%;transform: translateX(-50%);min-width: 140%;box-shadow: 0 3px 29px -8px rgb(192 196 204 / 71%);border-radius: 6px;}
.header .inner nav ul li .child::before{content:'';border-left: 3px solid transparent;border-right: 3px solid transparent;border-bottom: 5px solid #fff;position: absolute;left: 50%;margin-left: -3px;bottom: 100%;}
.header .inner nav ul li .child a{font-size:14px;display: inline-block;margin:0 0 15px;color:#666;text-transform: none;padding:0;transition: 0.3s color;white-space: nowrap;display: block;}
.header .inner nav ul li .child a:hover{color: #1e5ec9;}
.header .inner .language{font-size: 0;transition:0.5s;text-transform: uppercase;height: 45px;}
.header .inner .language>a{display: block;padding: 0 20px;font-size: 16px;color:#fff;height: 45px;line-height: 45px;white-space: nowrap;transition: 0.36s;font-weight: bold;}
.header .inner .language>a i.iconfont{margin-right: 5px;font-size: 16px;}
.header .inner .language>a i.fa{margin-left: 5px;font-size: 16px;}
.header .inner .language .lang-none{display: none;}
.header .inner .language .lang-none a{display: block;text-align: center;height: 45px;line-height: 45px;font-size: 16px;color:#000;background: #fff;transition: 0.36s;font-weight: bold;}
.header .inner .language:hover{box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.18);background: #fff;transition: 0.36s;}
.header .inner .language:hover>a{color:#000;}
.header .inner .language .lang-none a:hover{background: #000;color:#fff;}
.header .inner .index-search{position: relative;font-size: 0;margin-left: 10px;}
.header .inner .index-search .input{width:120px;height: 32px;border-radius: 32px;border: 1px solid #fff;font-size: 0;color:#fff;line-height: 1;}
.header .inner .index-search .input input{height: 100%;outline: none;border: none;background: none;vertical-align: middle;}
.header .inner .index-search .input .inpt4{width: 30px;font-size: 18px;font-family: 'iconfont';}
.header .inner .index-search .input .inpt3{width: calc(100% - 30px);padding-left: 10px;font-size: 14px;}
.header .inner .index-menu{margin-left: 2.5vw;height: 100%;display: flex;flex-direction: column;justify-content: center;}
.header .inner .index-menu a.index-btn{width: 100px;height:40px;line-height: 40px;align-items: center;border-radius: 20px;border: 1px solid #1e5ec9;display: flex;justify-content: space-between;padding: 0 10px;position: relative;}
.header .inner .index-menu a.index-btn i.fa{color:#1e5ec9;font-size: 14px;display: inline-block;}
.header .inner .index-menu a.index-btn span.name{position: absolute;left: 0;top: 0;color:#fff;background: #1e5ec9;border-radius: 20px;text-align: center;width: 70px;font-size: 12px;height: 100%;transition: 0.36s;}
.header .inner .index-menu a.index-btn.active span.name{left: 30px;}

.header.relative{position: relative;}

.header.cur .inner{background: #fff;box-shadow: 0 7px 32px -12px rgb(192 196 204 / 72%);}

.header.active .inner .index-search .input{border-color: #000;color:#000;}
.header.active .inner .logo img{filter: none;}
.header.active .inner nav ul li>a,.header.active .inner .language>a,.index-share.active a{color:#333;}
#fp-nav.active ul li a{border-color: #333;}
#fp-nav.active ul li a.active,#header.active .mm_btn .menu_bar_item .rect{background: #333;}
#scroll.active .line{background: rgba(0, 0, 0, 0.2);}

/* banner */
.col-banner {transition: 0.5s all ease;position: relative;padding: 0 !important;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner ,.col-banner .swiper-container .swiper-slide{height: 100vh !important;}
#col-index-banner .swiper-slide{position: relative;}
#col-index-banner .swiper-slide #VideoBanner{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);min-width: 100%;min-height: 100%;z-index: 2;}
.col-banner .swiper-slide .ban_cont{position: absolute;top: 50%;transform: translateY(-50%);color:#fff;left: 0;width: 100%;z-index: 12;}
.col-banner .swiper-slide .ban_cont .content{transform: translateY(20px);opacity: 0;transition: 0.5s;font-size: 24px;font-weight: 600;line-height: 1.25;}
#col-index-banner .swiper-slide .ban_cont .content h2{font-size: 3rem;margin-bottom: 12px;}
#col-index-banner .swiper-slide .ban_cont .content a.more-btn{margin-top: 8vh;font-weight: normal;}
#col-banner .ban_cont .content{font-size: 0;font-weight: normal;}
#col-banner .ban_cont .content h1{font-size: 3rem;font-weight: bold;margin: 3.2vh 0 5px;}
#col-banner .ban_cont .content .mbx,#col-banner .ban_cont .content .mbx a{font-size: 16px;color:#fff;}
.col-banner .swiper-slide-active .ban_cont .content{transform: none;opacity: 1;transition-delay: 0.5s;}
.col-banner .scrolldown{position: absolute;bottom: 3vh;width: 37px;height: 53px;background: url(../images/Down.png) no-repeat center/cover;left: 50%;transform: translateX(-50%);z-index: 2;animation: scroll-icon 1.2s infinite alternate cubic-bezier(0.65, 0.05, 0.36, 1);cursor: pointer;}
a.more-btn{width: 170px;height:60px;line-height: 60px;align-items: center;border-radius: 30px;border: 1px solid #1e5ec9;display: flex;justify-content: space-between;padding: 0 24px;position: relative;}
a.more-btn i.fa{color:#1e5ec9;font-size: 16px;display: inline-block;}
a.more-btn span.name{position: absolute;left: 0;top: 0;color:#fff;background: #1e5ec9;border-radius: 30px;text-align: center;width: 120px;font-size: 16px;height: 100%;transition: 0.36s;}
a.more-btn:hover span.name{left: 50px;}


#col-index-banner .swiper-buttons{position: absolute;width: 100%;left: 0;bottom: 8vh;}
#col-index-banner .swiper-buttons .container2{position: relative;}
#col-index-banner .swiper-button{width: 65px;height: 65px;border-radius: 50%;text-align: center;line-height: 63px;font-size: 18px;color:#fff;opacity: 1;border:1px solid #fff;background: none;margin-top: auto;bottom: 0;outline: none;transition: 0.36s;pointer-events: auto;}
#col-index-banner .swiper-button:hover{background: #1e5ec9;border-color: #1e5ec9;}
#col-index-banner .swiper-button::after{display: none;}
#col-index-banner .swiper-button-prev{left: auto;right: 100px;}
#col-index-banner .swiper-button-next{right: 10px;}
#col-index-banner .swiper-pagination{width:auto;color:#fff;font-size: 18px;left: 10px;}
#col-index-banner .swiper-pagination span{font-size: 24px;font-family: 'DIN';font-weight: 500;display: inline-block;vertical-align: middle;line-height: 1;opacity: 0.3;}
#col-index-banner .swiper-pagination span.swiper-pagination-current{opacity: 1;}
#col-banner .swiper-container{position: fixed;top: 0;left: 0;width: 100%;z-index: 2;transition: 0.1s;}

/* index */
#fp-nav {right: 5.2vw !important;top: 35% !important;pointer-events:none}
#fp-nav ul li{width: auto !important;height: auto !important;background: transparent;}
#fp-nav ul li a{width: 8px !important;height: 8px !important;background: transparent;border:1px solid #fff;border-radius: 50%;transition: 0.3s;}
#fp-nav ul li a.active{background: #fff;}
#fp-nav ul li a span{background: none !important;border: none !important;width: auto !important;height: auto !important;margin: 0 !important;position: static !important;font-size: 0;}
.index-share{position: fixed;left: 5.2vw;bottom: 8vh;display: flex;flex-direction: column;z-index: 90;}
.index-share a{display: inline-block;margin-bottom: 5px;position: relative;color:#fff;font-size: 30px;transition: 0.36s;}
.index-share a.wechat .code{position: absolute;bottom: 100%;margin-bottom: 10px;left: 50%;transform: translateX(-50%);display: none;padding:5px;background: #efefef;z-index: 9999;}
.index-share a.wechat .code::after{content:'';border-top:8px solid #efefef;border-left: 6px solid transparent;border-right: 6px solid transparent;position: absolute;top:100%;left: 50%;transform: translateX(-50%);}
.index-share a.wechat .code img{max-width: 120px;}
.index-share a:last-child{margin-bottom: 0;}
.index-share a:hover{color: rgb(199, 199, 199);}
#scroll{font-size: 14px;font-weight: bold;color:#fff;position: fixed;right: calc(5.2vw + 11px);top: 50%;z-index: 20;transition: 0.36s;}
#scroll .line{width: 1px;height: 24vh;background: rgba(255, 255, 255, 0.2);position: relative;}
#scroll .line::after{content:'';width: 1px;height: 16.66%;background: #1e5ec9;position: absolute;right: 0;top: 0;transition: 0.36s;}
#scroll.l2 .line::after{height: 33.33%;}
#scroll.l3 .line::after{height:50%;}
#scroll.l4 .line::after{height: 66.66%;}
#scroll.l5 .line::after{height: 83.33%;}
#scroll.l6 .line::after{height: 100%;}


@media (min-width: 992px) and  (min-height: 700px) {
  #index-body {transform: none !important;position: fixed !important;width: 100%;height: 100%;top: 0;left: 0;}
  #index-body .section{position: absolute;left: 0;height: 100%;top: 0;width: 100%;opacity: 0;pointer-events: none;animation-fill-mode: both;animation-duration: 1s;animation-timing-function: cubic-bezier(0.3, 0, 0.24, 1);z-index: 5;}
  #index-body .section.fp-completely{opacity: 1;pointer-events: auto;z-index: 10;}
  #index-body .section.active{opacity: 1;pointer-events: auto;}
  #index-body .section.out{z-index: 10;opacity: 1;animation-name: banner_out;transform-origin: 50% 15%;}
  #index-body .section.in{z-index: 15;opacity: 1;animation-name: banner_in;transform-origin: 50% 15%;}
}
#index-body .fadeinup{transform: translateY(40px);opacity: 0;transition: 0.2s;}
#index-body .fadeinleft{transform: translateX(-40px);opacity: 0;transition: 0.2s;}
#index-body .fadeinright{transform: translateX(40px);opacity: 0;transition: 0.2s;}
#index-body .section.active .fadeinup,#index-body .section.active .fadeinleft,#index-body .section.active .fadeinright{transform: none;opacity: 1;transition: 0.5s;transition-delay: 0.5s;}
#index-body .section.active .delay1{transition-delay: 0.5s;}
#index-body .section.active .delay2{transition-delay: 0.6s;}
#index-body .section.active .delay3{transition-delay: 0.7s;}
#index-body .section.active .delay4{transition-delay: 0.8s;}
#index-body .section.active .delay5{transition-delay: 0.9s;}
#index-body .init-1{background: #fff;padding-top: 80px;}
#index-body .init-1 .fp-tableCell{vertical-align: bottom;}
#index-body .init-1 .flex {justify-content: space-between;align-items: flex-end;margin-bottom: 15vh;}
#index-body .init-1 .flex .title{position: relative;}
#index-body .init-1 .flex .title .namemark{-webkit-text-stroke: 1px rgba(0, 0, 0, 0.12);font-weight: bold;font-size: 7.1rem;position: absolute;left: 0;bottom: 0;line-height: 0.8;color:transparent;white-space: nowrap;}
#index-body .init-1 .flex .title h2{font-size: 2.25rem;font-weight: bold;position: relative;z-index: 1;padding-bottom: 3px;}
#index-body .init-1 .flex .title h2::after{content:'';width: 142px;height: 15px;background: #1e5ec9;position: absolute;left: 0;bottom: 0;z-index: -1;}
#index-body .init-1 .flex .num{width: 38vw;}
#index-body .init-1 .flex .num ul{display: flex;font-size: 16px;color:#808080;}
#index-body .init-1 .flex .num ul li{margin-right: 7vw;}
#index-body .init-1 .flex .num ul li:last-child{margin-right: 0;}
#index-body .init-1 .flex .num ul li p:nth-child(1){color:#333;}
#index-body .init-1 .flex .num ul li strong,#index-body .init-1 .flex .num ul li .odometer {font-family: 'DIN';font-weight: bold;color:#1e5ec9;line-height: 1;vertical-align: baseline;font-size: 3.125rem;}
#index-body .init-1 .img{position: absolute;left: 0;bottom: 0;width: 44.3vw;}
#index-body .init-1 .content{margin-left: auto;max-width: 38vw;padding-bottom: 21vh;}
#index-body .init-1 .content .s-content{color:#808080;font-size: 16px;line-height: 1.875;}
#index-body .init-1 .content .s-content h3{font-size: 23px;font-weight: bold;color:#333;margin-bottom: 2.5vh;}
#index-body .init-1 .content a.more-btn{margin-top: 12vh;}
#index-body .init-2 {color:#fff;}
#index-body .init-2 .content{font-size: 16px;line-height: 1.875;max-width: 900px;margin: 0 auto 6.8vh;}
#index-body .init-2 .content h2{font-size: 24px;}
#index-body .init-2 .content strong{font-size: 2.25rem;font-weight: bold;display: block;}
#index-body .init-2 ul.list{justify-content: center;flex-wrap: wrap;}
#index-body .init-2 ul.list li{text-align: center;margin: 0 3.5vw 20px;}
#index-body .init-2 ul.list li .img{border-radius: 50%;transition: 0.36s;border: 1px solid #fff;font-size: 0;}
#index-body .init-2 ul.list li .title{margin-top: 10px;color:#fff;font-size: 18px;}
#index-body .init-2 ul.list li:hover .img{background: #1e5ec9;border-color: #1e5ec9;}
#index-body .init-2 .more-btn{margin: 6vh auto 0;}
#index-body .init-3 .head{margin: 5vh 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;}
#index-body .init-3 .head h2{font-size: 2.25rem;font-weight: bold;}
#index-body .init-3 .child a{display: inline-block;margin-right: 3.6vw;color:rgba(51,51,51,0.5);transition: 0.3s;font-size: 16px;}
#index-body .init-3 .child a:last-child{margin-right: 0;}
#index-body .init-3 .child a:hover{color:#1e5ec9;}
#index-body .init-3 .swiper-container{margin: 0 0 3vh;padding-bottom: 3vh;}
#index-body .init-3 .swiper-container .swiper-slide{padding-right: 115px;}
#index-body .init-3 .swiper-container .swiper-slide .column{font-size: 16px;line-height: 1;}
#index-body .init-3 .swiper-container .swiper-slide .column span:nth-child(1){display: inline-block;margin-right: 15px;padding-right: 15px;position: relative;border-right: 1px solid #333;}
#index-body .init-3 .swiper-container .swiper-slide .title{font-size: 24px;font-weight: bold;margin: 10px 0 2.4vh;transition: 0.3s;}
#index-body .init-3 .swiper-container .swiper-slide .more{display: flex;align-items: center;font-size: 16px;color:#666666;transition: 0.3s;}
#index-body .init-3 .swiper-container .swiper-slide .more i.fa{margin-left: 12px;font-size: 18px;}
#index-body .init-3 .swiper-container .swiper-slide:hover .title{color:#1e5ec9;}
#index-body .init-3 .swiper-container .swiper-slide:hover .more{color:#1e5ec9;}
#index-body .init-3 .swiper-container .swiper-button{width: 50px;height: 50px;border: 1px solid #333;border-radius: 50%;text-align: center;line-height: 48px;outline: none;opacity: 1;font-size: 18px;color:#333;transition: 0.36s;}
#index-body .init-3 .swiper-container .swiper-button::after{display: none;}
#index-body .init-3 .swiper-container .swiper-button:hover{background: #1e5ec9;color:#fff;border-color: #1e5ec9;}
#index-body .init-3 .swiper-container .swiper-button-prev{left: auto;right: 65px;}
#index-body .init-3 .swiper-container .swiper-button-next{right: 0;}
#index-body .init-3 ul.list {flex-wrap: wrap;justify-content: space-between;}
#index-body .init-3 ul.list li{width: 31%;}
#index-body .init-3 ul.list li .img{overflow: hidden;position: relative;margin: 10px 0 15px;}
#index-body .init-3 ul.list li .column{font-size: 16px;line-height: 1;}
#index-body .init-3 ul.list li .column span:nth-child(1){display: inline-block;margin-right: 15px;padding-right: 15px;position: relative;border-right: 1px solid #333;}
#index-body .init-3 ul.list li .title{font-size: 20px;font-weight: bold;margin: 0 0 2.4vh;transition: 0.3s;}
#index-body .init-3 ul.list li .more{display: flex;align-items: center;font-size: 16px;color:#666666;transition: 0.3s;}
#index-body .init-3 ul.list li .more i.fa{margin-left: 12px;font-size: 18px;}
#index-body .init-3 ul.list li:hover .title{color:#1e5ec9;}
#index-body .init-3 ul.list li:hover .more{color:#1e5ec9;}
#index-body .init-4 h2{margin-bottom: 6vh;position: relative;}
#index-body .init-4 h2 span{font-size: 2.25rem;font-weight: bold;}
#index-body .init-4 h2 .swiper-button{width: 50px;height: 50px;border: 1px solid #333;border-radius: 50%;text-align: center;line-height: 48px;outline: none;opacity: 1;font-size: 18px;color:#333;transition: 0.36s;}
#index-body .init-4 h2 .swiper-button::after{display: none;}
#index-body .init-4 h2 .swiper-button:hover{background: #1e5ec9;color:#fff;border-color: #1e5ec9;}
#index-body .init-4 h2 .swiper-button-prev{left: auto;right: 65px;}
#index-body .init-4 h2 .swiper-button-next{right: 0;}
#index-body .init-4 .swiper-pagination{position: static;margin-top: 6vh;height: 2px;background: rgba(0, 0, 0, 0.12);}
#index-body .init-4 .swiper-pagination .swiper-pagination-progressbar-fill{background: #1e5ec9;}
#index-body .init-5 {background: #fff;}
#index-body .init-5.in{z-index: 10;opacity: 1;animation-name: banner_in_r5;transform-origin: 50% 50%;}
#index-body .init-5.out{z-index: 10;opacity: 1;animation-name: banner_out_r5;transform-origin: 50% 50%;}
#index-body .init-5 .fp-tableCell{vertical-align: bottom;}
#index-body .init-5 .img{position: absolute;left: 0;top: 0;width: 48%;height: 100%;}
#index-body .init-5 .img img{width: 100%;height: 100%;object-fit: cover;}
#index-body .init-5 .content{width: 46.8vw;margin-left: auto;padding-bottom: 10vh;}
#index-body .init-5 .content .inner{max-width: 700px;padding: 20px;}
#index-body .init-5 .content .s-content {margin-bottom: 6vh;}
#index-body .init-5 .content .s-content strong{font-size: 24px;font-weight: bold;display: block;margin-bottom: 15px;}
#index-body .init-5 .content .s-content ul li{margin-bottom: 12px;}
#index-body .init-5 .content .s-content ul li:last-child{margin-bottom: 0;}
/* #index-body .init-5 .content .s-content ul li img{box-shadow: 2.5px 4.33px 13px 0px rgba(6, 0, 1, 0.1);} */
#index-body .init-5 .content ul.list{justify-content: space-between;}
#index-body .init-5 .content ul.list li a{font-size: 18px;font-weight: bold;}
#index-body .init-5 .content ul.list li .child{margin-top: 2.6vh;}
#index-body .init-5 .content ul.list li .child p{margin-bottom: 8px;}
#index-body .init-5 .content ul.list li .child p a{transition: 0.3s;color:#808080;font-size: 16px;font-weight: normal;}
#index-body .init-5 .content ul.list li .child p a:hover{color:#333;}
#index-body .init-5 .content ul.list li #gotoTop{width: 72px;height: 72px;line-height: 72px;background: #1e5ec9;border-radius: 50%;color:#fff;font-size: 16px;text-align: center;cursor: pointer;}
#index-body .init-5 .content .bottom{margin-top: 2.8vh;padding-top: 18px;border-top: 1px solid rgba(0, 0, 0, 0.12);color:#808080;font-size: 16px;}
#index-body .init-5 .content .bottom .goomay a{color:#333;}

@keyframes banner_in {
  0% {transform: translate3d(0, 100%, 0) scale3d(1.1, 1, 1.1);filter: blur(7px);}
  100% {transform: translate3d(0, 0%, 0) scale3d(1, 1, 1);filter: none;}
}
@keyframes banner_in_r5 {
  0% {transform: translate3d(0, 100%, 0) scale3d(0.8, 0.8, 0.8);}
  50% {transform: translate3d(0, 0%, 0) scale3d(0.8, 0.8, 0.8);}
  100% {transform: translate3d(0, 0%, 0) scale3d(1, 1, 1);}
}
@keyframes banner_out {
  to {transform: translate3d(0, 100%, 0) scale3d(1.1, 1, 1.1);}
}
@keyframes banner_out_r5 {
  0% {transform: translate3d(0, 0%, 0) scale3d(1, 1, 1);}
  50% {transform: translate3d(0, 0%, 0) scale3d(0.8, 0.8, 0.8);}
  100% {transform: translate3d(0, 100%, 0) scale3d(0.8, 0.8, 0.8);}
}
@keyframes scroll-icon {
  0% {-webkit-transform: translateX(-50%) translateY(-12px);transform: translateX(-50%) translateY(-12px);}
  100% {-webkit-transform: translateX(-50%) translateY(12px);transform: translateX(-50%) translateY(12px);}
}
/* page */
.page {text-align: center;}
.page ul li a{border:1px solid #e5e5e5 !important;background: #fff;color:#333;margin:0 3.5px;width: 40px;height:40px;padding: 0;line-height: 38px;font-size: 14px;border-radius: 0 !important;}
.page ul li.disabled a{border:none;background: #fff;}
.page ul li.active a{border:none;background: #1e5ec9;color:#fff;}
.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: #fff;color:#333}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {border:none;background: #1e5ec9;color:#fff;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #fff;color:#333;}
/* 内页 */
.overflow{overflow: hidden;}
.overflow img,.smallImg img{width: 100%;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.92);transform:scale(0.95);box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.18);}
.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;}
.col-page{position: relative;z-index: 3;background: #fff;}

/* product */
.col-page-product{position: relative;z-index: 5;}
.col-page-product .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-align: center;}
.col-page-product h2{text-align: center;font-size: 2.25rem;font-weight: bold;margin-bottom: 4.6vh;padding-bottom: 2.5vh;position: relative;}
.col-page-product h2::before,.col-page-product h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;right: calc(50% - 9px);}
.col-page-product h2::after{width: 15px;background: #8eaee4;left: calc(50% + 11px);}
.col-page-product .col-1 .wrap{padding: 11vh 0 12vh;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: space-between;border-bottom: 1px solid rgba(0, 0, 0, 0.12);}
.col-page-product .col-1 .wrap .img{width: 46.5%;}
.col-page-product .col-1 .wrap .content{width: 46.5%;}
.col-page-product .col-1 .wrap .content .s-content{color:#808080;font-size: 16px;line-height: 1.875;}
.col-page-product .col-1 .wrap .content .s-content h2{text-align: left;color:#333;margin-bottom: 5vh;padding-bottom: 2.8vh;}
.col-page-product .col-1 .wrap .content .s-content h2::before{left: 0;right: auto;}
.col-page-product .col-1 .wrap .content .s-content h2::after{left: 37px;}
.col-page-product .col-1 .wrap .content .iconfont{display:block;width: 91px;height: 91px;background: #1e5ec9;text-align: center;line-height: 91px;color:#fff;font-size: 20px;border-radius: 50%;margin-top: 12vh;}
.col-page-product .col-3 .lists{padding: 9vh 0 6vh;}
.col-page-product .col-3 .lists ul.list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-product .col-3 .lists ul.list li{width: 32%;margin-bottom: 2.5%;background: #f9f9f9;padding: 0 10px 3.2vh;}
.col-page-product .col-3 .lists ul.list li .img{overflow: hidden;position: relative;}
.col-page-product .col-3 .lists ul.list li .img img{mix-blend-mode: multiply; }
.col-page-product .col-3 .lists ul.list li .title{text-align: center;margin-top: 10px;font-size: 24px;color:#808080;transition: color 0.3s;}
.col-page-product .col-3 .lists ul.list li .title span{display: inline-block;border-bottom: 1px solid transparent;transition:border 0.36s;}
.col-page-product .col-3 .lists ul.list li:hover .title{color:#1e5ec9;}
.col-page-product .col-3 .lists ul.list li:hover .title span{border-color: #1e5ec9;}
.col-page-product .col-3 .paginationjs {text-align: center;font-family: 'Poppins';}
.col-page-product .col-3 .paginationjs .paginationjs-pages{padding: 6vh 0 0;font-size: 0;float: none;}
.col-page-product .col-3 .paginationjs .paginationjs-pages ul{float: none;white-space: nowrap;}
.col-page-product .col-3 .paginationjs .paginationjs-pages li{border-radius: 0 !important;border:none !important;float: none;display: inline-block;vertical-align: middle;margin:0 5px;}
.col-page-product .col-3 .paginationjs .paginationjs-pages li a{border-radius: 0 !important;min-width: auto;background: #fff;height: 43px;line-height: 43px;min-width: 43px;text-align: center;display: inline-block;color: #666;border: 1px solid #e5e5e5;vertical-align: top;}
.col-page-product .col-3 .paginationjs .paginationjs-pages li>a:hover{background: #fff;color: #666;border: 1px solid #e5e5e5;}
.col-page-product .col-3 .paginationjs .paginationjs-pages li.active>a,.col-page .paginationjs .paginationjs-pages li.active>a:hover{background: #1e5ec9;color: #fff;border-color: #1e5ec9;height: 43px;line-height: 43px;min-width: 43px}
.col-page-product .col-3 .paginationjs .paginationjs-pages li.disabled>a{opacity: 1;background: #fff;color: #666;}
.col-page-product .col-3 .paginationjs .paginationjs-pages li.disabled>a:hover{background: #fff;}
.col-page-product .col-2{padding: 6vh 0 0;}
.col-page-product .col-2 ul.list{flex-wrap: wrap;justify-content: space-between;margin-bottom: 15px;}
.col-page-product .col-2 ul.list li{width: 23.5%;margin-bottom: 2%;cursor: pointer;border: 1px solid #333;padding: 3.2vh calc(74px + 1.5vw) 2.1vh 1.7vw;transition: 0.36s;position: relative;}
.col-page-product .col-2 ul.list li .num{font-family: 'DIN';font-weight: 500;margin-bottom: 10px;font-size: 24px;}
.col-page-product .col-2 ul.list li .title{font-size: 18px;font-weight: bold;}
.col-page-product .col-2 ul.list li .icon{position: absolute;right: 1.5vw;bottom: 50%;transform: translateY(50%);}
.col-page-product .col-2 ul.list li .icon img{transition: 0.36s;}
.col-page-product .col-2 ul.list li:hover,.col-page-product .col-2 ul.list li.active{border-color: #1e5ec9;background: #1e5ec9;color:#fff;}
.col-page-product .col-2 ul.list li:hover .icon img,.col-page-product .col-2 ul.list li.active .icon img{filter: brightness(0) invert(1);}
.col-page-product .col-2 .swiper-slide{position: relative;overflow: hidden;min-height: 88px;font-size: 0;}
.col-page-product .col-2 .swiper-slide .img img{transform: scale(1.05);transition: 3s;}
.col-page-product .col-2 .swiper-slide-active .img img{transform: scale(1);}

.col-page-product .col-3 ul.child{display: flex;flex-wrap: wrap;}
.col-page-product .col-3 ul.child li{width: 49%;margin-right: 2%;margin-bottom: 2%;}
.col-page-product .col-3 ul.child li:nth-child(2n){margin-right: 0;}
.col-page-product .col-3 ul.child li a{display: flex;background: #f5f5f5;width: 100%;height: 100%;align-items: center;flex-wrap: wrap;padding: 3vh 2.5vw;}
.col-page-product .col-3 ul.child li a .content{width: 55%;padding-right: 2vw;}
.col-page-product .col-3 ul.child li a .content .title{font-size: 1.875rem;}
.col-page-product .col-3 ul.child li a .content .s-content{color:#888888;font-size: 16px;line-height: 1.875;margin: 20px 0 8vh;}
.col-page-product .col-3 ul.child li a .content .more{color:#1e5ec9;font-size: 16px;}
.col-page-product .col-3 ul.child li a .content .more span{display: inline-block;margin-right: 10px;}
.col-page-product .col-3 ul.child li a .img{width: 45%;text-align: center;}

.col-page-product .product-nav{border-bottom: 1px solid #dddddd;}
.col-page-product .product-nav .child{display: flex;flex-wrap: wrap;}
.col-page-product .product-nav .child a{display: block;border-right: 1px solid #ddd;text-align: center;min-width: 200px;padding: 15px 10px;transition: 0.36s;font-size: 16px;}
.col-page-product .product-nav .child a:first-child{border-left: 1px solid #ddd;}
.col-page-product .product-nav .child a:hover,.col-page-product .product-nav .child a.active{background: #1e5ec9;color:#fff;}
.col-page-product ul.lists{display: flex;flex-wrap: wrap;justify-content: space-between;margin: 10vh 0 0;}
.col-page-product ul.lists li{width: 32%;margin-bottom: 2.5%;background: #f9f9f9;padding: 0 10px 3.2vh;}
.col-page-product ul.lists li .img{overflow: hidden;position: relative;}
.col-page-product ul.lists li .img img{mix-blend-mode: multiply; }
.col-page-product ul.lists li .title{text-align: center;margin-top: 10px;font-size: 24px;color:#808080;transition: color 0.3s;}
.col-page-product ul.lists li .title span{display: inline-block;border-bottom: 1px solid transparent;transition:border 0.36s;}
.col-page-product ul.lists li:hover .title{color:#1e5ec9;}
.col-page-product ul.lists li:hover .title span{border-color: #1e5ec9;}


/* detail */
.col-product-detail .pro_show {padding-bottom: 14vh;display: flex;flex-wrap: wrap;align-items: flex-end;}
.col-product-detail .pro_show .caseleft{width: 50%;}
.col-product-detail .pro_show .caseleft .swiper-pagination span{width: 10px;height: 10px;opacity: 1;background: #fff;border: 1px solid #1e5ec9;transition: 0.36s;}
.col-product-detail .pro_show .caseleft .swiper-pagination span.swiper-pagination-bullet-active{background: #1e5ec9;}
.col-product-detail .pro_show .caseright{width: 50%;padding-top: 3vh;}
.col-product-detail .pro_show .caseright .inner{max-width: 720px;padding: 0 20px;}
.col-product-detail .pro_show .caseright h1{font-size: 2.25rem;margin-bottom: 2.5vh;font-weight: bold;}
.col-product-detail .pro_show .caseright ul.para li{margin-bottom: 5px;font-size: 16px;}
.col-product-detail .pro_show .caseright .content{margin-top: 15px;padding-top: 4vh;border-top: 1px solid rgba(0, 0, 0, 0.12);}
.col-product-detail .pro_show .caseright .content h2{font-size: 18px;font-weight: bold;margin-bottom: 15px;}
.col-product-detail .pro_show .caseright .content .s-content{color:#808080;font-size: 16px;line-height: 1.875;}
.col-product-detail .pro_show .caseright .content .s-content ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.col-product-detail .pro_show .caseright .content .s-content ul li{font-size: 16px;color:#333;}
.col-product-detail .pro_show .caseright .link{margin-top: 10vh;font-size: 0;}
.col-product-detail .pro_show .caseright .link a{display: inline-block;width: 160px;height: 55px;border-radius: 27.5px;border: 1px solid #333;text-align: center;line-height: 53px;font-size: 16px;transition: 0.36s;margin: 0 1.66vw 15px 0;}
.col-product-detail .pro_show .caseright .link a:last-child{margin-right: 0;}
.col-product-detail .pro_show .caseright .link a:hover{background: #1e5ec9;border-color: #1e5ec9;color:#fff;}
/* .col-product-detail .detail{padding: 15vh 0 8vh;background: url(../images/bg1.jpg) no-repeat center/cover;} */
.col-product-detail .detail .flex{justify-content: space-between;flex-wrap: wrap;}
.col-product-detail .detail .flex .title{width: 41.6%;}
.col-product-detail .detail .flex .title .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-product-detail .detail .flex .title h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 8vh;position: relative;}
.col-product-detail .detail .flex .title h2::before,.col-product-detail .detail .flex .title h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-product-detail .detail .flex .title h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-product-detail .detail .flex .content{width: 58.4%;}
.col-product-detail .detail .flex .content ul li{padding: 7vh 0 7vh calc(90px + 1.2vw);position: relative;line-height: 1.875;font-size: 16px;border-bottom: 1px solid rgba(255, 255, 255, 0.12);}
.col-product-detail .detail .flex .content ul li:last-child{border-bottom: none;}
.col-product-detail .detail .flex .content ul li p:nth-child(1){position: absolute;top: 7vh;left: 0;}
.col-product-detail .detail .flex .content ul li strong{font-size: 24px;font-weight: bold;display: block;margin-bottom: 10px;}
.col-product-detail .parameter{padding: 14vh 0;}
.col-product-detail .parameter h2{font-size: 2.25rem;font-weight: bold;margin-bottom: 3vh;padding-bottom: 4vh;border-bottom: 1px solid rgba(0, 0, 0, 0.12);}
.col-product-detail .parameter .tab-nav {text-align: center;font-size: 0;margin-bottom: 6vh;}
.col-product-detail .parameter .tab-nav a{display: inline-block;margin: 0 2.3vw 12px;padding-bottom: 12px;position: relative;border-bottom: 2px solid transparent;font-size: 18px;color:rgba(51,51,51,0.5);transition: 0.36s;}
.col-product-detail .parameter .tab-nav a:hover,.col-product-detail .parameter .tab-nav a.active{color:#333;border-color: #1e5ec9;}
.col-product-detail .parameter .tab-nav a.active{font-weight: bold;}
.col-product-detail .parameter .tab-box .box{display: none;}
.col-product-detail .parameter .tab-box .box.active{display: block;}
.col-product-detail .parameter .tab-box .box table{width: 100%;color:#808080;font-size: 16px;}
.col-product-detail .parameter .tab-box .box table tr.firstRow{background: #1e5ec9;color:#fff;font-size: 18px;font-weight: bold;}
.col-product-detail .parameter .tab-box .box table td{text-align: center;padding: 15px 5px;border: 1px solid #cccccc;vertical-align: middle;}

/* strength */
.col-page-strength .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-strength h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;position: relative;}
.col-page-strength h2::before,.col-page-strength h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-strength h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-strength .col-1{padding: 18vh 0 15vh;background: url(../images/bg2.jpg) no-repeat top right/cover;}
.col-page-strength .col-1 .flex{margin-bottom: 6vh;justify-content: space-between;flex-wrap: wrap}
.col-page-strength .col-1 .flex .title{width: 44%;}
.col-page-strength .col-1 .flex .content{width: 56%;font-size: 24px;line-height: 1.666;}
.col-page-strength .col-2{background: #eff1f2;padding: 7vh 0 12vh;text-align: center;}
.col-page-strength .col-2 h2{margin-bottom: 5vh;}
.col-page-strength .col-2 h2::before,.col-page-strength .col-2 h2::after{display: none;}
.col-page-strength .col-2 .swiper-slide .img{overflow: hidden;position: relative;min-height: 50px;}
.col-page-strength .col-2 .swiper-slide .title{margin-top: 10px;font-size: 16px;}
.col-page-strength .col-2 .swiper-pagination{position: static;margin-top: 30px;}
.col-page-strength .col-2 .swiper-pagination span{width: 14px;height: 14px;background: #fff;transition: 0.36s;opacity: 1;}
.col-page-strength .col-2 .swiper-pagination span.swiper-pagination-bullet-active{background: #1e5ec9;}
.col-page-strength .col-3{background: url(../images/bg3.jpg) no-repeat top right/cover;padding: 16vh 0 15vh;}
.col-page-strength .col-3 .wrap{flex-wrap: wrap;justify-content: space-between;margin-bottom: 6vh;align-items: center;}
.col-page-strength .col-3 .wrap .img{padding: 3.2vh 0 0 2.5vw;position: relative;z-index: 1;width: 42%;}
.col-page-strength .col-3 .wrap .img::after{content:'';width: 66%;height: 88%;background: #1e5ec9;position: absolute;left: 0;top: 0;z-index: -1;}
.col-page-strength .col-3 .wrap .content{width: 49.2%;}
.col-page-strength .col-3 .wrap .content h2{margin-bottom: 6vh;}
.col-page-strength .col-3 .wrap .content .s-content ul li{margin-bottom: 2vh;padding-left: 22px;position: relative;color:#666;font-size: 16px;line-height: 1.875;}
.col-page-strength .col-3 .wrap .content .s-content ul li::before{content:'';width: 13px;height: 13px;border: 3px solid #1e5ec9;position: absolute;left: 0;top: 8px;}
.col-page-strength .col-3 ul.list {flex-wrap: wrap;justify-content: space-between;}
.col-page-strength .col-3 ul.list li{text-align: center;margin:0 10px 25px;}
.col-page-strength .col-3 ul.list li .title{margin-top: 15px;font-size: 16px;}
.col-page-strength .col-3 .swiper-slide .img{overflow: hidden;position: relative;min-height: 50px;}
.col-page-strength .col-3 .swiper-slide .title{margin-top: 10px;font-size: 16px;}
.col-page-strength .col-3 .swiper-pagination{position: static;margin-top: 30px;}
.col-page-strength .col-3 .swiper-pagination span{width: 14px;height: 14px;background: #fff;transition: 0.36s;opacity: 1;}
.col-page-strength .col-3 .swiper-pagination span.swiper-pagination-bullet-active{background: #1e5ec9;}


/* rd */
.col-page-rd .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-rd h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;}
.col-page-rd h2::before,.col-page-rd h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-rd h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-rd .col-1{padding: 12vh 0;}
.col-page-rd .col-1 h2::before{left: auto;right: calc(50% - 11px);}
.col-page-rd .col-1 h2::after{left: calc(50% + 14px);}
.col-page-rd .col-1 .swiper-slide .img{overflow: hidden;position: relative;min-height: 88px;}
.col-page-rd .col-1 .swiper-slide .title{text-align: center;margin-top: 12px;font-size: 16px;}
.col-page-rd .col-1 .swiper-slide .num{text-align: center;font-family: 'DIN';font-size: 16px;font-weight: 500;}
.col-page-rd .col-2{background: #f5f7f8;padding: 9vh 0 1px;}
.col-page-rd .col-2 .flex {justify-content: space-between;flex-wrap: wrap;}
.col-page-rd .col-2 .flex .title{width: 42.8%;}
.col-page-rd .col-2 .flex .title .s-content{color:#666;font-size: 16px;line-height: 1.875;}
.col-page-rd .col-2 .flex .content{width: 47%;}
.col-page-rd .col-2 .flex .content ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-rd .col-2 .flex .content ul li{width: 49%;margin-bottom: 2.5vh;padding-left: 24px;position: relative;font-size: 16px;}
.col-page-rd .col-2 .flex .content ul li::before{content:'';width: 13px;height: 13px;border:3px solid #1e5ec9;position: absolute;left: 0;top: 4px;}
.col-page-rd .col-2 .swiper-container{margin: 4vh 0 -15vh;position: relative;}
.col-page-rd .col-2 .swiper-container::after{content:'';width: 100%;height: 1px;background: rgba(0, 0, 0, 0.12);position: absolute;left: 0;bottom: -11vh;}
.col-page-rd .col-3{padding: 26vh 0 16vh;}
.col-page-rd .col-3 .wrap{display: flex;flex-wrap: wrap;justify-content: space-between;padding: 14vh 0 0;}
.col-page-rd .col-3 .wrap .title{width: 39%;}
.col-page-rd .col-3 .wrap .title .inner{max-width: 510px;margin-left: auto;padding:0 0 calc(70px + 6vh) 20px;position: relative;height: 100%;}
.col-page-rd .col-3 .wrap .title .inner .s-content{font-size: 24px;}
.col-page-rd .col-3 .wrap .title .inner .swiper-button{width: 70px;height: 70px;border: 1px solid #333;border-radius: 50%;text-align: center;line-height: 68px;outline: none;opacity: 1;font-size: 18px;color:#333;transition: 0.36s;top: auto;bottom: 0;margin-top: auto;}
.col-page-rd .col-3 .wrap .title .inner .swiper-button::after{display: none;}
.col-page-rd .col-3 .wrap .title .inner .swiper-button:hover{background: #1e5ec9;color:#fff;border-color: #1e5ec9;}
.col-page-rd .col-3 .wrap .title .inner .swiper-button-prev{left: 20px;}
.col-page-rd .col-3 .wrap .title .inner .swiper-button-next{right: auto;left: 98px;}
.col-page-rd .col-3 .wrap .slide{width: 61%;}
.col-page-rd .col-3 .wrap .slide .swiper-container{padding-right: 8vw;position: relative;}

/* solution */
.col-page-solution .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-solution h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;}
.col-page-solution h2::before,.col-page-solution h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-solution h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-solution .col-1{padding: 18vh 0 14vh;}
.col-page-solution .col-1 .flex{flex-wrap: wrap;justify-content: space-between;}
.col-page-solution .col-1 .flex .title{width: 49%;}
.col-page-solution .col-1 .flex .title .s-content{color:#666;line-height: 1.875;font-size: 16px;}
.col-page-solution .col-1 .flex .content{width: 46.8%;}
.col-page-solution .col-1 .flex .content h3{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.col-page-solution .col-1 .flex .content ul{flex-wrap: wrap;justify-content: space-between;display: flex;}
.col-page-solution .col-1 .flex .content ul li{width: 48%;margin-bottom: 4%;box-shadow: 1px 1.732px 21px 0px rgba(6, 0, 1, 0.1);padding: 3.2vh 10px 3vh;text-align: center;}
.col-page-solution .col-1 .flex .content ul li .name{margin-top: 16px;font-size: 16px;font-weight: bold;}
.col-page-solution .col-1 .flex .content .swiper-pagination{position: static;margin-top: 30px;}
.col-page-solution .col-1 .flex .content .swiper-pagination span{width: 14px;height: 14px;background: #cccccc;transition: 0.36s;opacity: 1;}
.col-page-solution .col-1 .flex .content .swiper-pagination span.swiper-pagination-bullet-active{background: #1e5ec9;}

.col-page-solution .col-2 {padding: 11vh 0 10vh;}
.col-page-solution .col-2 h2::before{left: auto;right: calc(50% - 11px);}
.col-page-solution .col-2 h2::after{left: calc(50% + 14px);}
.col-page-solution .col-2 .swiper-slide{background: #f9f9f9;padding: 0 10px 3.2vh;}
.col-page-solution .col-2 .swiper-slide .img{overflow: hidden;position: relative;}
.col-page-solution .col-2 .swiper-slide .img img{mix-blend-mode: multiply; }
.col-page-solution .col-2 .swiper-slide .title{text-align: center;margin-top: 10px;font-size: 20px;color:#808080;transition: color 0.3s;}
.col-page-solution .col-2 .swiper-slide .title span{display: inline-block;border-bottom: 1px solid transparent;transition:border 0.36s;}
.col-page-solution .col-2 .swiper-slide:hover .title{color:#1e5ec9;}
.col-page-solution .col-2 .swiper-slide:hover .title span{border-color: #1e5ec9;}
.col-page-solution .col-2 .swiper-pagination{position: static;margin-top: 30px;}
.col-page-solution .col-2 .swiper-pagination span{width: 14px;height: 14px;background: #cccccc;transition: 0.36s;opacity: 1;}
.col-page-solution .col-2 .swiper-pagination span.swiper-pagination-bullet-active{background: #1e5ec9;}

/* about */
.col-page-about .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-about h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;}
.col-page-about h2::before,.col-page-about h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-about h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-about .col-1{padding: 15vh 0 1px;}
.col-page-about .col-1 .flex {flex-wrap: wrap;justify-content: space-between;margin-bottom: 6vh;}
.col-page-about .col-1 .flex .title{width: 48%;position: relative;}
.col-page-about .col-1 .flex .title .namemark{-webkit-text-stroke: 1px rgba(0, 0, 0, 0.12);font-weight: bold;font-size: 7.1rem;position: absolute;left: 0;bottom: 5vh;line-height: 0.8;color:transparent;white-space: nowrap;text-transform: none;}
.col-page-about .col-1 .flex .title h2{margin-bottom: 0;}
.col-page-about .col-1 .flex .num{width: 48%;}
.col-page-about .col-1 .flex .num ul{display: flex;font-size: 16px;color:#808080;}
.col-page-about .col-1 .flex .num ul li{margin-right: 7vw;}
.col-page-about .col-1 .flex .num ul li:last-child{margin-right: 0;}
.col-page-about .col-1 .flex .num ul li p:nth-child(1){color:#333;}
.col-page-about .col-1 .flex .num ul li strong,.col-page-about .col-1 .flex .num ul li .odometer {font-family: 'DIN';font-weight: bold;color:#1e5ec9;line-height: 1;vertical-align: baseline;font-size: 3.125rem;}
.col-page-about .col-1 .content{margin-bottom: -18vh;}
.col-page-about .col-1 .content ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-about .col-1 .content ul li{width: 48.5%;color:#666;font-size: 16px;line-height: 1.875;}
.col-page-about .col-2{background: #f9f9f9;padding: 10vh 0 14vh;}
.col-page-about .col-2 .namemark{-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);font-weight: bold;font-size: 12rem;line-height: 0.8;color:transparent;white-space: nowrap;text-transform: none;}
.col-page-about .col-2 .flex{flex-wrap: wrap;justify-content: space-between;align-items: center;}
.col-page-about .col-2 .flex .img{width: 48%;}
.col-page-about .col-2 .flex .content{width: 48%;color:#666;font-size: 16px;line-height: 1.875;}
.col-page-about .col-2 .flex .content strong{display: block;font-size: 18px;font-weight: bold;margin: 12px 0 2.4vh;color:#333;}
.col-page-about .col-2 .flex .content h3{font-size: 24px;font-weight: bold;color:#333;}
.col-page-about .col-2 .flex .content hr{margin: 3vh 0;border-top: 1px solid rgba(0, 0, 0, 0.1);}
.col-page-about .col-3{padding: 10vh 0;color:#fff;}
.col-page-about .col-3 .title{position: relative;margin-bottom: 11vh;}
.col-page-about .col-3 .title h2{margin-bottom: 0;}
.col-page-about .col-3 .title .swiper-button{width: 70px;height: 70px;border: 1px solid #fff;border-radius: 50%;text-align: center;line-height: 68px;outline: none;opacity: 1;font-size: 18px;color:#fff;transition: 0.36s;top: auto;bottom: 0;margin-top: auto;}
.col-page-about .col-3 .title .swiper-button::after{display: none;}
.col-page-about .col-3 .title .swiper-button:hover{background: #1e5ec9;color:#fff;border-color: #1e5ec9;}
.col-page-about .col-3 .title .swiper-button-prev{right: 98px;left: auto;}
.col-page-about .col-3 .title .swiper-button-next{right: 0;}
.col-page-about .col-3 .slide{position: relative;z-index: 1;}
.col-page-about .col-3 .slide::after{content:'';width: 100%;height: 1px;background: rgba(255, 255, 255, 0.2);position: absolute;left: 0;top: 43px;}
.col-page-about .col-3 .slide .year-container{margin-bottom: 8vh;}
.col-page-about .col-3 .slide .year-container .swiper-slide .title{text-align: center;position: relative;}
.col-page-about .col-3 .slide .year-container .swiper-slide .title span{font-family: 'DIN';font-weight: 500;font-size: 24px;transition: 0.36s;position: relative;display: inline-block;padding-bottom: 14px;line-height: 1;cursor: pointer;z-index: 2;}
.col-page-about .col-3 .slide .year-container .swiper-slide .title span::after{content:'';width: 1px;height: 7px;background: #fff;position: absolute;left: 50%;bottom: 3px;}
.col-page-about .col-3 .slide .year-container .swiper-slide .title i{display: block;margin: 0 auto;width: 11px;height: 11px;border-radius: 50%;background: #fff;transition: 0.36s;position: relative;z-index: 1;}
.col-page-about .col-3 .slide .year-container .swiper-slide .title i::before,.col-page-about .col-3 .slide .year-container .swiper-slide .title i::after{content:'';width: 35px;height: 35px;border-radius: 50%;border: 1px solid #1e5ec9;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: 0.36s;opacity: 0;z-index: -1;}
.col-page-about .col-3 .slide .year-container .swiper-slide .title i::after{border-style: dashed;width: 66px;height: 66px;}
.col-page-about .col-3 .slide .year-container .swiper-slide-thumb-active .title span{transform: translateY(-5px);opacity: 0;visibility: hidden;}
.col-page-about .col-3 .slide .year-container .swiper-slide-thumb-active .title i{background: #1e5ec9;}
.col-page-about .col-3 .slide .year-container .swiper-slide-thumb-active .title i::before,.col-page-about .col-3 .slide .year-container .swiper-slide-thumb-active .title i::after{opacity: 1;}
.col-page-about .col-3 .slide .history-container .swiper-slide .flex{justify-content: space-between;align-items: center;flex-wrap: wrap;}
.col-page-about .col-3 .slide .history-container .swiper-slide .flex .content{width: 48%;font-size: 16px;line-height: 1.875;}
.col-page-about .col-3 .slide .history-container .swiper-slide .flex .content h3{font-size: 24px;font-weight: bold;margin-bottom: 15px;}
.col-page-about .col-3 .slide .history-container .swiper-slide .flex .content p:nth-child(1){color:#1e5ec9;font-size: 24px;}
.col-page-about .col-3 .slide .history-container .swiper-slide .flex .content strong{font-size: 4.5rem;font-family: 'DIN';font-weight: bold;line-height: 1;}
.col-page-about .col-3 .slide .history-container .swiper-slide .flex .img{width: 45%;position: relative;min-height: 88px;}
.col-page-about .col-4 {padding: 14vh 0;}
.col-page-about .col-4 h2::before{left: auto;right: calc(50% - 11px);}
.col-page-about .col-4 h2::after{left: calc(50% + 14px);}
.col-page-about .col-4 .content{font-size: 16px;color:#666;}
.col-page-about .col-4 .content>ul{display: flex;flex-wrap: wrap;align-items: center;justify-content: safe;}
.col-page-about .col-4 .content>ul>li:nth-child(1){width: 28%;color:#333;}
.col-page-about .col-4 .content>ul>li:nth-child(1) ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-about .col-4 .content>ul>li:nth-child(1) ul li{width: 45%;margin-bottom: 3.5vh;}
.col-page-about .col-4 .content>ul>li:nth-child(1) ul li span.odometer {font-size: 3.75rem;font-family: 'DIN';color:#1e5ec9;line-height: 1;vertical-align: baseline;font-weight: bold;}
.col-page-about .col-4 .content>ul>li:nth-child(2){width: 72%;}
.col-page-about .col-5 {background: #f6f8fa;padding: 10vh 0;}
.col-page-about .col-5 h2::before{left: auto;right: calc(50% - 11px);}
.col-page-about .col-5 h2::after{left: calc(50% + 14px);}
.col-page-about .col-5 .tab-nav{font-size: 0;text-align: center;margin-bottom: 6.6vh;}
.col-page-about .col-5 .tab-nav a{display: inline-block;width: 180px;height: 60px;border: 1px solid #333;line-height: 58px;font-size: 18px;transition: 0.36s;border-radius: 30px;margin: 0 14px 10px;}
.col-page-about .col-5 .tab-nav a:hover,.col-page-about .col-5 .tab-nav a.active{background: #1e5ec9;border-color: #1e5ec9;color:#fff;}
.col-page-about .col-5 .tab-box .box{display: none;}
.col-page-about .col-5 .tab-box .box.active{display: block;}

/* speech */
.col-page-speech{padding: 14vh 0;}
.col-page-speech .flex{justify-content: space-between;flex-wrap: wrap;}
.col-page-speech .flex .img{width: 43.5%;}
.col-page-speech .flex .content{width: 50.2%;}
.col-page-speech .flex .content .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-speech .flex .content h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;}
.col-page-speech .flex .content h2::before,.col-page-about h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-speech .flex .content h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-speech .flex .content .s-content{font-size: 16px;color:#666;line-height: 1.875;}
.col-page-speech .flex .content .s-content hr{margin: 3vh 0;}
.col-page-speech .flex .content .s-content strong{font-size: 18px;font-weight: bold;color:#333;}

/* respon */
.col-page-respon .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-respon h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;}
.col-page-respon h2::before,.col-page-respon h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-respon h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-respon .col-1{padding: 14vh 0 1px;}
.col-page-respon .col-1 .content{max-width: 726px;font-size: 16px;color:#666;line-height: 1.875;}
.col-page-respon .col-1 .iconfont{display:block;width: 91px;height: 91px;background: #1e5ec9;text-align: center;line-height: 91px;color:#fff;font-size: 20px;border-radius: 50%;margin:10vh 0}
.col-page-respon .col-1 .swiper-container{margin-bottom: -15vh;}
.col-page-respon .col-1 .swiper-container .swiper-slide .img{position: relative;overflow: hidden;min-height: 66px;}
.col-page-respon .col-2{padding: 8vh 0;}
.col-page-respon .col-2 .namemark{white-space: nowrap;-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);font-weight: bold;font-size: 12rem;line-height: 0.8;color:transparent;margin-bottom: 14vh;}
.col-page-respon .col-2 .namemark span{display: inline-block;position: relative;left: 50%;transform: translateX(-50%);}
.col-page-respon .col-2 ul li{margin-bottom: 10vh;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.col-page-respon .col-2 ul li:nth-child(2n){flex-direction: row-reverse;}
.col-page-respon .col-2 ul li .img{width: 50%;}
.col-page-respon .col-2 ul li .content{width: 45%;}
.col-page-respon .col-2 ul li .content .num{font-size: 5.5rem;font-weight: bold;-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);color:transparent;}
.col-page-respon .col-2 ul li .content .s-content{font-size: 16px;color:#666;line-height: 1.875;}
.col-page-respon .col-2 ul li .content .s-content strong{font-size: 18px;font-weight: bold;color:#1e5ec9;}

/* news */
.col-page-news{padding: 12vh 0;}
.col-page-news ul.list{flex-wrap: wrap;justify-content: space-between;justify-content: space-between;}
.col-page-news ul.list li{width: 31%;margin-bottom: 8vh;}
.col-page-news ul.list li .img{overflow: hidden;position: relative;margin: 10px 0 15px;}
.col-page-news ul.list li .column{font-size: 16px;line-height: 1;}
.col-page-news ul.list li .column span:nth-child(1){display: inline-block;margin-right: 15px;padding-right: 15px;position: relative;border-right: 1px solid #333;}
.col-page-news ul.list li .title{font-size: 20px;font-weight: bold;margin: 0 0 2.4vh;transition: 0.3s;}
.col-page-news ul.list li .more{display: flex;align-items: center;font-size: 16px;color:#666666;transition: 0.3s;}
.col-page-news ul.list li .more i.fa{margin-left: 12px;font-size: 18px;}
.col-page-news ul.list li:hover .title{color:#1e5ec9;}
.col-page-news ul.list li:hover .more{color:#1e5ec9;}

/* recruit */
.col-page-recruit .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-recruit h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;}
.col-page-recruit h2::before,.col-page-recruit h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-recruit h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-recruit .col-1 .container2{padding: 12vh 20px;}
.col-page-recruit .col-1 .flex{justify-content: space-between;flex-wrap: wrap}
.col-page-recruit .col-1 .flex .img{width: 42.2%;}
.col-page-recruit .col-1 .flex .content{width: 54%;padding-right: 2.1vw;overflow-y: auto;height: 650px;}
.col-page-recruit .col-1 .flex .content .inner{font-size: 16px;color:#666;line-height: 1.875;}
.col-page-recruit .col-1 .flex .content .inner strong{font-size: 18px;font-weight: bold;margin: 10px 0;display: block;color:#333;}
.col-page-recruit .col-1 .flex .content .inner h3{font-size: 24px;margin-bottom: 10px;color:#333;font-weight: bold;}
.col-page-recruit .col-1 .flex .content .inner hr{margin: 3.6vh 0;border-top: 1px solid rgba(0, 0, 0, 0.12);}
.col-page-recruit .col-1 .flex .content .inner ul li{padding-left: 28px;position: relative;}
.col-page-recruit .col-1 .flex .content .inner ul li::before{content:'';width: 14px;height: 14px;border: 3px solid #1e5ec9;position: absolute;left: 0;top: 7px;}
.col-page-recruit .col-1 .flex .content .inner ul.list{display: flex;flex-wrap: wrap;}
.col-page-recruit .col-1 .flex .content .inner ul.list li{width: 25%;margin-bottom: 10px;}
.col-page-recruit .col-2{background: #f6f9fb;}
.col-page-recruit .col-2 .container2{padding: 11vh 20px;}
.col-page-recruit .col-2 h2::before{left: auto;right: calc(50% - 11px);}
.col-page-recruit .col-2 h2::after{left: calc(50% + 14px);}
.col-page-recruit .col-2 .list {display: flex;}
.col-page-recruit .col-2 .list li{border: 1px solid #c5c7c9;margin-top: -1px;margin-left: -1px;}
.col-page-recruit .col-2 .list li:nth-child(1){width: 15%}
.col-page-recruit .col-2 .list li:nth-child(2){width: 15%}
.col-page-recruit .col-2 .list li:nth-child(3){width: 31.94%;}
.col-page-recruit .col-2 .list li:nth-child(4){width: 38.06%;}
.col-page-recruit .col-2 .title li{background: #1e5ec9;text-align: center;font-size: 24px;font-weight: bold;color:#fff;padding: 6vh 0;}
.col-page-recruit .col-2 #job li{padding: 3.2vh 1.55vw;color:#666;line-height: 1.875;font-size: 16px;display: flex;justify-content: center;flex-direction: column;}
.col-page-recruit .col-2 #job li:nth-child(1),.col-page-recruit .col-2 #job li:nth-child(2){text-align: center;}
.col-page-recruit .col-2 .content{font-size: 16px;line-height: 1.875;margin-top: 6vh;}

/* support */
.col-page-support .col-1 .container2{padding: 10vh 20px;}
.col-page-support .col-1 .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;text-align: center;}
.col-page-support .col-1 h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;text-align: center;}
.col-page-support .col-1 h2::before,.col-page-support .col-1 h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;right: calc(50% - 9px);}
.col-page-support .col-1 h2::after{width: 15px;background: #8eaee4;left: calc(50% + 11px);}
.col-page-support .col-1 .content{max-width: 1130px;margin: 0 auto;font-size: 16px;line-height: 1.875;color:#666;}
.col-page-support .col-1 .content h3{color:#333;font-size: 24px;margin-bottom: 15px;}
.col-page-support .col-1 .content ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-support .col-1 .content ul li .odometer,.col-page-support .col-1 .content ul li strong {font-family: 'DIN';font-weight: bold;color: #1e5ec9;line-height: 1;vertical-align: baseline;font-size: 3rem;}
.col-page-support .lists{padding: 10vh 0;}
.col-page-support .lists .container2>ul.list>li{margin-bottom: 12vh;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.col-page-support .lists .container2>ul.list>li:nth-child(2n){flex-direction: row-reverse;}
.col-page-support .lists .container2>ul.list>li:last-child{align-items: flex-start;}
.col-page-support .lists .container2>ul.list>li .img{width: 50%;}
.col-page-support .lists .container2>ul.list>li .content{width: 45%;}
.col-page-support .lists .container2>ul.list>li .content h3{position: relative;font-size: 2.25rem;font-weight: bold;margin-bottom: 5vh;}
.col-page-support .lists .container2>ul.list>li .content h3 span.num{font-size: 5.5rem;font-weight: bold;-webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);color:transparent;position: absolute;left: 0;bottom: 0;line-height: 0.8;}
.col-page-support .lists .container2>ul.list>li .content .s-content{color:#666;line-height: 1.875;font-size: 16px;}
.col-page-support .lists .container2>ul.list>li .content .s-content ul li{padding-left: 28px;position: relative;margin-bottom: 12px;}
.col-page-support .lists .container2>ul.list>li .content .s-content ul li::before{content:'';width: 14px;height: 14px;border: 3px solid #1e5ec9;position: absolute;left: 0;top: 7px;}
.col-page-support .lists .container2>ul.list>li .content .s-content strong{color:#333;font-size: 18px;line-height: 1.888;}
.col-page-support .col-2{background: #1e5ec9;color:#fff;}
.col-page-support .col-2 .container2{padding: 6vh 20px;}
.col-page-support .col-2 .flex{justify-content: space-between;align-items: flex-end;flex-wrap: wrap;}
.col-page-support .col-2 .flex .title .namemark{font-size: 1.875rem;font-weight: 300;text-transform: uppercase;margin-bottom: 3px;}
.col-page-support .col-2 .flex .title h2{font-size: 2.25rem;font-weight: bold;}
.col-page-support .col-2 .flex a.download{display: block;width: 200px;height: 65px;border: 1px solid #fff;display: flex;align-items: center;justify-content: center;font-size: 16px;transition: 0.36s;color:#fff;}
.col-page-support .col-2 .flex a.download:hover{background: #fff;color:#1e5ec9;}
.col-page-support .col-2 .flex a.download i.iconfont{font-size: 24px;margin-right: 10px;}

/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto;}
.col-news-detail{background: #f2f5f8;}
.col-news article {margin:40px 0;float: left;width: 100%;}
.col-news .met_clear {clear: both;}
.col-news .met_module2 h1.met_title {font-size: 24px;font-weight: normal;padding: 5px 0;color:#000;}
.col-news .met_module2 .met_infos {color: #818181;font-size: 12px;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.col-news .met_module2 .met_time { padding-right: 6px;}
.col-news .met_module2 .met_source {padding-right: 6px;}
.col-news .met_module2 .met_source a {color: #607fa6;}
.col-news .met_module2 .met_editor { padding: 0 10px;color:#000;}
.col-news .met_editor {line-height: 2;}
.col-news .met_tools {border-top: 1px solid #ddd;margin-top: 30px;position: relative;padding: 10px 10px 0;}
.col-news .met_tools .met_page {clear: both;color: #818181;}
.col-news .met_tools .met_page li {display: inline-block;list-style: none;margin-right: 30px;}
.col-news .met_tools .met_page li:last-child{margin-right: 0}
.col-news .met_tools .met_page li span {padding-right: 5px;}
.col-news .met_tools .met_page a {color: #607fa6;}

/* contact */
.col-page-contact {padding: 11vh 0;}
.col-page-contact .map{height: 500px;}
.col-page-contact .map #allmap {width:100%;height:100%;}
.col-page-contact .map #allmap img { max-width: 1070px; max-height: 500px;}
.col-page-contact .map #allmap label {max-width: 1070px;background: #fff !important;border:none !important;box-shadow: 0 2px 3px rgba(0,0,0,.1);padding: 10px !important;top: auto !important;bottom: 10px;left: 50% !important;transform: translateX(-45%)}
.col-page-contact .map #allmap label::before{content: "";width: 0px;height: 0px;border-top: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;}
.col-page-contact .map #allmap .BMapLib_SearchInfoWindow .BMapLib_bubble_content{overflow-y: auto !important;}
.col-page-contact .flex{margin-top: 11vh;flex-wrap: wrap;justify-content: space-between;}
.col-page-contact .flex .message{width: 52.8%;}
.col-page-contact .flex .message form ul {display: flex;flex-wrap: wrap;justify-content: space-between;}
.col-page-contact .flex .message form ul li{width: 32%;margin-bottom: 2%;}
.col-page-contact .flex .message form ul li:last-child{width: 100%;}
.col-page-contact .flex .message form ul li input,.col-page-contact .flex .message form ul li textarea{width: 100%;height: 55px;background: rgba(0, 0, 0, 0.05);outline: none;border: none;padding-left: 16px;font-size: 16px;font-weight: 300;}
.col-page-contact .flex .message form ul li textarea{height: auto;min-height: 195px;padding-top: 20px;}
.col-page-contact .flex .message form .sub{width: 100%;background: #1e5ec9;color:#fff;font-size: 17px;font-weight: bold;height: 55px;border: none;;}
.col-page-contact .flex .information{width: 40.7%;}
.col-page-contact .flex .information .namemark{font-size: 1.875rem;font-weight: 300;margin-bottom: 5px;text-transform: uppercase;}
.col-page-contact .flex .information h2{font-size: 2.25rem;font-weight: bold;padding-bottom: 4vh;margin-bottom: 6vh;position: relative;}
.col-page-contact .flex .information h2::before,.col-page-contact .flex .information h2::after{content:'';width: 35px;height: 4px;background: #1e5ec9;position: absolute;bottom: 0;left: 0;}
.col-page-contact .flex .information h2::after{width: 15px;background: #8eaee4;left: 37px;}
.col-page-contact .flex .information .content{font-size: 16px;}
.col-page-contact .flex .information .content strong{font-size: 2.25rem;font-weight: bold;font-family: 'DIN';color:#1e5ec9;}
.col-page-contact .flex .information ul li{margin-bottom: 10px;font-size: 16px;color:#666;}




/* search */
#search{padding: calc(100px + 8vh) 0 6vh;overflow:hidden}
#search .goomay-keywords-light{background: #1e5ec9 !important;color:#ffffff !important;}
#search .search_left{border: 1px solid #d6d6d6;padding-top:5px;padding-bottom:5px;}
#search .s_head{border-bottom: 1px solid #d6d6d6;height: 50px;}
#search .s_head h2{line-height: 50px;text-align: center;font-size: 24px;font-weight: bold;color:#333;}
#search .s_body ul{margin-top: 10px;}
#search .s_body ul span{display: block;color: #333;line-height: 40px;}
#search .s_body ul input,.s_body ul select{height: 35px;width: 100%;line-height: 35px;border: 1px solid #e6e6e6;padding-left: 10px;margin-bottom: 10px;}
#search .s_body .sub input{height: 45px;line-height: 45px;background: #1e5ec9;border: 0;color: #fff;transition: 0.3s;text-align: center;padding-left: 0px;font-size: 16px;}
#search .search_right .no-result{text-align: center;font-size: 30px;color:#1e5ec9;margin-top:50px;}
#search .search-result-title{font-size: 20px;color: #333;line-height: 30px;height: 30px;overflow: hidden;}
#search .entry-image {float: left;width: 120px;margin: 0 20px 0 0;}
#search .entry-c{position: relative;overflow: hidden;}
#search .search-result-info{padding:5px 0;}
#search .search-result-info li{display: inline-block;}
#search .entry-content p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#search .search_right em{color: #1e5ec9;}
#search .search_right .search-result{margin-left:25px;}
#search .search_right .search-li{border-bottom: 1px solid #d6d6d6;margin-bottom: 30px;padding-bottom: 10px;}
#search .search_right li{overflow: hidden;}
#search .search-result-info li:before{content: '/';display: inline-block;margin-left: 10px;margin-right: 10px;opacity: 0.5}
#search .search-result-info li:first-child:before { display: none; }
#search .product_list{padding-bottom: 15px;border-bottom: 1px solid #d6d6d6; margin-bottom: 15px;}
#search .product_img{float: left;}
#search .product_img img{border-radius: 50%;}
#search .product_img img:hover{width: 90px;height: 90px;}
#search .product_body{float: left;margin-left: 20px;margin-top: 10px;}
#search .se_news{float: right;width: 79%;}
#search .news ul li .se_news a {color:#1e5ec9;text-decoration: underline;display: inline-block;height: 22px;overflow: hidden;transition: 0.3s;}
#search .search_right .news .date em{color: #fff;}



/* 底部 */
.foot{position: relative;width: 100%;z-index: 2;display: flex;}
footer {position: fixed;z-index: 2;bottom: 0;left: 0;width: 100%;opacity: 0;visibility: hidden;background: #f1f2f3 !important;}
footer.ShowFoot{opacity: 1;visibility: visible;position: static;}
footer.out{opacity: 1;visibility: visible;}
footer ul.list{padding: 12vh 0 3vh;justify-content: space-between;}
footer ul.list>li strong,footer ul.list li strong a{font-size: 18px;font-weight: bold;display: block;margin-bottom: 15px;}
footer ul.list>li .child{margin-top: 12px;}
footer ul.list>li .child p{margin-bottom: 10px;color:rgba(0,0,0, 0.5);font-size: 16px;}
footer ul.list>li .child p a{color:rgba(0,0,0, 0.5);transition: 0.36s color;}
footer ul.list>li .child p a:hover{color:#000;}
footer ul.list>li.content ul li{margin-bottom: 10px;max-width: 283px;}
footer .bottom{border-top: 1px solid rgba(0,0,0, 0.2);padding: 2.4vh 0;}
footer .bottom .flex{justify-content: space-between;flex-wrap: wrap;}
footer .bottom .flex .copyright,.footer .bottom .flex .copyright a{font-size: 16px;color:rgba(0,0,0,0.5);}
footer .bottom .flex .copyright .goomay a:hover{color:#000;}
footer .bottom .flex #gotoTop{color:rgba(0,0,0,0.5);cursor: pointer;transition: 0.36s;margin: 0 0 0 auto;font-size: 0;}
footer .bottom .flex #gotoTop i.fa{font-size: 24px;}
footer .bottom .flex #gotoTop:hover{color:#000;}



/* media */


@media (max-width: 1800px) {
  #index-body .init-1 .flex .num ul li strong, #index-body .init-1 .flex .num ul li .odometer,.col-page-about .col-1 .flex .num ul li strong, .col-page-about .col-1 .flex .num ul li .odometer,.col-page-about .col-4 .content>ul>li:nth-child(1) ul li span.odometer{font-size: 2.8rem;}

}
@media (max-width: 1600px) {
  .col-page-respon .col-2 .namemark{font-size: 5rem;}
  #col-index-banner .swiper-slide .ban_cont .content h2,#col-banner .ban_cont .content h1{font-size: 2.5rem;}
  
  
  .header .inner .flex{padding: 0 20px;}
  .col-page-recruit .col-1 .flex .content .inner ul.list li{width: 33.33%;}
  .index-share{left: 10px;}
  #scroll{right: 21px;}
  #fp-nav{right: 10px !important;}

  #index-body .init-1 .content a.more-btn{margin-top: 4vh;}
  #index-body .init-1 .flex{margin-bottom: 4vh;}
  .header .inner .index-menu{margin-left: 15px;}
  .header .inner .logo img{width: 240px;}
  .header .inner nav ul li>a{padding: 0 15px;}

  html{font-size: 15px;}
}
@media (max-width: 1460px) {
  #col-index-banner .swiper-slide .ban_cont .content h2,#index-body .init-2 .content strong,#index-body .init-4 h2 span,#index-body .init-3 .head h2,#col-banner .ban_cont .content h1,.col-page-product h2,.col-product-detail .detail .flex .title h2,.col-product-detail .parameter h2,.col-page-strength h2,.col-page-rd h2,.col-page-solution h2,.col-page-about h2,.col-page-speech .flex .content h2,.col-page-respon h2,.col-page-recruit h2,.col-page-support .col-1 h2,.col-page-support .lists .container2>ul.list>li .content h3,.col-page-support .col-2 .flex .title h2,.col-page-contact .flex .information h2,.col-page-contact .flex .information .content strong{font-size: 2rem;}
  .header .inner nav ul li,.header .inner .language>a{font-size: 15px;}
  
  
  .col-page-recruit .col-1 .flex .content .inner ul.list li{width: 50%;}
  .col-page-recruit .col-1 .flex .content{height: 500px;}
  .col-page-respon .col-1{position: relative;z-index: 1;}
  .col-page-respon .col-1::after{content:'';width: 100%;height: 100%;background: rgba(255, 255, 255, 0.5);position: absolute;top: 0;left: 0;z-index: -1;}
  .col-page-product .col-1 .wrap .content .iconfont,.col-page-respon .col-1 .iconfont{width: 66px;height: 66px;line-height: 66px;font-size: 16px;}
  #col-banner .ban_cont .content .img img{transform: scale(0.6);transform-origin: bottom center;}
  #index-body .init-1 .content{max-width: 50vw;}
  #index-body .init-1 .flex .num{width: 50vw;}
  .header .inner .flex{padding: 0 3vw;}
  .header .inner .logo img{width: 180px;}
  .header .inner nav ul li{margin-right: 15px;}
  .header .inner nav ul li>a{padding: 0;line-height: 1;}
  .header .inner nav ul li>a:hover{color:#fff;background: none;}

  html{font-size: 14px;}

}
@media (max-width: 1200px) {
  .index-share a{font-size: 24px;}
  .col-banner .swiper-slide .ban_cont .content,#index-body .init-1 .content .s-content h3,#index-body .init-2 .content h2,#index-body .init-3 ul.list li .title,#index-body .init-3 .swiper-container .swiper-slide .title,#index-body .init-5 .content .s-content strong,.col-page-product .col-1 .lists ul.list li .title,.col-product-detail .detail .flex .content ul li strong,.col-page-strength .col-1 .flex .content,.col-page-rd .col-3 .wrap .title .inner .s-content,.col-page-solution .col-2 .swiper-slide .title,.col-page-about .col-2 .flex .content h3,.col-page-about .col-3 .slide .history-container .swiper-slide .flex .content h3,.col-page-news ul.list li .title,.col-news .met_module2 h1.met_title,.col-page-recruit .col-1 .flex .content .inner h3,.col-page-recruit .col-2 .title li,.col-page-support .col-1 .content h3,.col-page-product ul.lists li .title,.col-page-product .col-3 .lists ul.list li .title{font-size: 18px;}
  
  .header .inner .index-search .input .inpt3{display: none;}
  .header .inner .index-search .input{width: auto;}
  .header .inner .index-search .input{border: none;}
  .header .inner nav ul li>a{padding: 0;line-height: 1;}
  .col-page-product .product-nav .container2{padding: 0;}
  .col-page-solution .col-1{padding: 8vh 0;}
  .col-page-contact .map{height: 300px;}
  .col-page-support .col-2 .flex a.download{width: 160px;height: 45px;margin-top: 10px;}
  #index-body .init-2 ul.list li .img img{width: 80px;}
  a.more-btn{width: 140px;height: 40px;line-height: 40px;padding: 0 12px;}
  a.more-btn span.name{width: 100px;font-size: 14px;}
  a.more-btn:hover span.name{left: 40px;}
  .header .inner .index-menu,.header .inner .language>a i.iconfont{display: none;}
  .header .inner .index-search{margin-left: 5px;}
  .header .inner nav ul li{margin-right: 10px;}
  .header .inner nav ul li>a:hover{background: none;}

  html{font-size: 13px;}
  
}
@media (max-width: 992px) {
  #index-body .init-2 ul.list li .title,.col-product-detail .parameter .tab-box .box table tr.firstRow,.col-product-detail .parameter .tab-nav a,.col-page-strength .col-1 .flex .content,.col-page-rd .col-3 .wrap .title .inner .s-content,.col-page-solution .col-2 .swiper-slide .title,.col-page-about .col-2 .flex .content strong,.col-page-recruit .col-1 .flex .content .inner strong,.col-page-recruit .col-2 .title li,.col-page-support .lists .container2>ul.list>li .content .s-content strong,.col-page-product ul.lists li .title{font-size: 16px;}

  .col-page-product .product-nav .child a{width: 50%;border: 1px solid #ddd;min-width: 0;font-size: 14px;}
  .col-page-product .col-3 .lists ul.list li,.col-page-product ul.lists li{width: 49%;margin-right: 2%;}
  .col-page-product .col-3 .lists ul.list li:nth-child(3n),.col-page-product ul.lists li:nth-child(3n){margin-right: 2%;}
  .col-page-product .col-3 .lists ul.list li:nth-child(2n),.col-page-product ul.lists li:nth-child(2n){margin-right: 0;}
  .col-page-product .col-1 .lists ul.list li,.col-page-product .col-2 ul.list li,.col-page-strength .col-3 ul.list li,.col-page-about .col-4 .content>ul>li:nth-child(1) ul li,.col-page-news ul.list li,.col-page-support .col-1 .content ul li{width: 49%;margin-left: 0;margin-right: 0;}
  .col-product-detail .detail .flex .content ul li {padding-left: 60px;}
  .col-product-detail .detail .flex .content ul li p:nth-child(1){width: 50px;top: 8vh;}
  #index-body .init-5 .content .s-content ul li img, footer ul.list>li.content ul li img{max-width: 50vw;}
  #index-body .init-5 .img{position: static;width: 100%;height: auto;}
  #index-body .init-5 .img img{height: auto;}
  #index-body .init-5 .content{width: 100%;padding: 3vh 0;}
  .header .inner nav,.header .inner .language,#scroll,#index-body .init-5 .content ul.list,footer ul.list>li:not(.info):not(.content){display: none;}
  .header .inner .index-search{margin: 0 50px 0 0;}
  .header .inner .flex,.header .inner .logo{line-height: 80px;height: 80px;}
  #index-body .init-1 .flex,footer ul.list{display: block;}
  #index-body .init-1 .flex .num,#index-body .init-1 .content,.col-page-product .col-1 .wrap .img,.col-page-product .col-1 .wrap .content,.col-product-detail .pro_show .caseleft,.col-product-detail .pro_show .caseright,.col-product-detail .detail .flex .title,.col-product-detail .detail .flex .content,.col-page-strength .col-1 .flex .title,.col-page-strength .col-1 .flex .content,.col-page-strength .col-3 .wrap .img,.col-page-strength .col-3 .wrap .content,.col-page-rd .col-2 .flex .title,.col-page-rd .col-2 .flex .content,.col-page-solution .col-1 .flex .title,.col-page-solution .col-1 .flex .content,.col-page-about .col-1 .flex .title,.col-page-about .col-1 .flex .num,.col-page-about .col-1 .content ul li,.col-page-about .col-2 .flex .img,.col-page-about .col-2 .flex .content,.col-page-about .col-3 .slide .history-container .swiper-slide .flex .content,.col-page-about .col-3 .slide .history-container .swiper-slide .flex .img,.col-page-about .col-4 .content>ul>li:nth-child(1),.col-page-about .col-4 .content>ul>li:nth-child(2),.col-page-speech .flex .img,.col-page-speech .flex .content,.col-page-respon .col-2 ul li .img,.col-page-respon .col-2 ul li .content,.col-page-recruit .col-1 .flex .img,.col-page-recruit .col-1 .flex .content,.col-page-support .lists .container2>ul.list>li .img,.col-page-support .lists .container2>ul.list>li .content,.col-page-contact .flex .message,.col-page-contact .flex .information,.col-page-product .col-3 ul.child li{width: 100%;max-width: none;margin-bottom: 30px;}
  .col-page-recruit .col-1 .flex .content{height: auto;}
  #index-body .init-1 .flex .title{margin-bottom: 20px;}
  #index-body .init-1 .img{position: static;margin-bottom: 20px;}

  html{font-size: 12px;}
  
}
@media (max-width: 768px) {
  .col-product-detail .parameter .tab-box .box table,.col-page-strength .col-2 .swiper-slide .title,.col-page-recruit .col-2 #job li{font-size: 14px;}
  
  .col-page-recruit .col-2 .box{overflow-x: auto;padding: 0 2px;}
  .col-page-recruit .col-2 .box>*{width: 700px;}
  .col-page-about .col-5 .tab-nav a{width: 120px;height: 40px;line-height: 38px;font-size: 14px;margin: 0 5px;}
  #index-body .init-3 .swiper-container .swiper-button{bottom: 0;top: auto;margin-top: auto;}
  #index-body .init-3 .swiper-container .swiper-button-prev{left: calc(50% - 50px);}
  #index-body .init-3 .swiper-container .swiper-button-next{right: calc(50% - 50px);}
  #index-body .init-3 .swiper-container{padding-bottom: 55px;}
  #index-body .init-3 .swiper-container .swiper-slide{padding-right: 0;}
  #index-body .init-3 ul.list li,.col-page-rd .col-3 .wrap .title,.col-page-rd .col-3 .wrap .slide{width: 100%;margin-bottom: 35px;}
  .col-page-rd .col-3 .wrap .title .inner{max-width: none;}
  .col-page-rd .col-3 .wrap .slide{padding: 0 20px;}
  .col-page-rd .col-3 .wrap .slide .swiper-container{padding-right: 24vw;}
  #index-body .init-1 .flex .num ul,#index-body .init-3 .head,.col-page-about .col-1 .flex .num ul{display: block;}
  #index-body .init-3 .head .child{margin-top: 12px;}
  #col-index-banner .swiper-button,#index-body .init-3 .swiper-container .swiper-button,#index-body .init-4 h2 .swiper-button,.col-page-rd .col-3 .wrap .title .inner .swiper-button,.col-page-about .col-3 .title .swiper-button{width: 40px;height: 40px;line-height: 38px;}
  #col-index-banner .swiper-button-prev,.col-page-about .col-3 .title .swiper-button-prev{right: 60px;}
  .col-page-rd .col-3 .wrap .title .inner .swiper-button-next{left: 70px;}
  html{font-size: 11px;}

  
}
@media (max-width: 468px) {
  .col-page-product .col-2 ul.list li,.col-page-rd .col-2 .flex .content ul li,.col-page-solution .col-1 .flex .content ul li,.col-page-news ul.list li,.col-page-support .col-1 .content ul li,.col-page-contact .flex .message form ul li,.col-page-product .col-3 ul.child li a .content,.col-page-product .col-3 ul.child li a .img{width: 100%;}
  html{font-size: 10px;}

  
}
@media (max-height: 700px) {
  #scroll{display: none;}
}


/*手机版菜单*/
.mm-slideout{z-index: auto!important;}
@media screen and (max-width: 992px)  {
  #header a.mm_btn {background: center center no-repeat transparent;display: block;width: 60px;height:60px;position: absolute;top: 10px;right:5px; padding: 15px;z-index: 12; }
  #header .mm_btn .menu_bar {width: 30px;height: 30px; position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
  #header .mm_btn .menu_bar_item { position: absolute;left: 0;top: 0; transform: translateZ(0) rotate(0); transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s; -webkit-transform: translateZ(0) rotate(0); -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s; width: 30px;height: 30px;}
  #header .mm_btn .menu_bar_item .rect{ width: 30px; height: 2px; background: #fff; position: absolute; left: 0; top: 14px;/*transition: transform .2s ease .2s;-webkit-transition: -webkit-transform .2s ease .2s;*/-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  #header .mm_btn .menu_bar_item .rect.top {transform: translate3d(0,-8px,0); -webkit-transform: translate3d(0,-8px,0);}
  #header .mm_btn .menu_bar_item .rect.mid {transform: translate3d(0,0px,0); -webkit-transform: translate3d(0,0px,0); transition: 0.5s;}
  #header .mm_btn .menu_bar_item .rect.bottom {transform: translate3d(0,8px,0); -webkit-transform: translate3d(0,8px,0);}
  #header .mm_btn.is_active .menu_bar_item.mid{opacity: 0;}
  #header .mm_btn.is_active .menu_bar_item .rect {transition: transform 0s ease 0s; transform: translate3d(0,0,0); -webkit-transition: -webkit-transform 0s ease 0s; -webkit-transform: translate3d(0,0,0);}
  #header .mm_btn.is_active .menu_bar_item.bottom { transform: translateZ(0) rotate(-45deg); -webkit-transform: translateZ(0) rotate(-45deg);}
  #header .mm_btn.is_active .menu_bar_item {transform: translateZ(0) rotate(45deg);transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform: translateZ(0) rotate(45deg);-webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;}
  /*菜单弹出方向*/
  .mm-menu_offcanvas{left: auto!important;}
  .mm-menu{right: 0!important;}
  .mm-menu_offcanvas.mm-menu_opened{z-index: 99!important;}
  .mm-slideout{z-index: 990!important;}
  .mm-menu.mm-menu_pageshadow:after{content: ""; display: block; width: 20px; height: 120%; position: absolute; right: 100%; top: -10%; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.3);}/*弹出菜单边阴影*/
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform: translate(-80vw,0)!important;-ms-transform: translate(-80vw,0)!important;transform: translate(-80vw,0)!important;-webkit-transform: translate3d(-80vw,0,0)!important;transform: translate3d(-80vw,0,0)!important;/*transform: translate3d(80vw,0,0)!important;*/}
  .mm-wrapper_opened .mm-menu_fx-menu-slide {-webkit-transform: translate(0,0)!important;-ms-transform: translate(0,0)!important;transform: translate(0,0)!important;-webkit-transform: translate3d(0,0,0)!important;transform: translate3d(0,0,0)!important;}
  /**/
  #menu{ color:rgba(0,0,0,.8);}
  #menu .mm-listview .mm-btn_next:after{border-color: rgba(189,189,189,1);}
  #menu .mm-btn:after, #menu .mm-btn:before{border-color: rgba(189,189,189,1);}
  #menu .mm-navbar a, #menu .mm-navbar>*{color:rgba(0,0,0,.8); font-size: 16px;}
  #menu.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.6);}
  /* #menu .mm-searchfield input{background: rgba(0,0,0,.3);color: rgba(0,0,0,.2);} */
  #menu .mm-listitem, #menu .mm-listitem #menu .mm-btn_next, #menu .mm-listitem #menu .mm-btn_next:before, #menu .mm-listitem:after, #menu .mm-listview{ border-color: rgba(0,0,0,.1); }
  #menu .mm-navbars_bottom, #menu .mm-navbars_top{border-color: rgba(0,0,0,.1);}
  #menu .mm-listitem a{font-size: 16px;}
}
@media (min-width: 550px){
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {-webkit-transform: translate(-440px,0)!important;-ms-transform: translate(-440px,0)!important;transform: translate(-440px,0)!important;-webkit-transform: translate3d(-440px,0,0)!important;transform: translate3d(-440px,0,0)!important;}
}

