/*
首页模块命名规范：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: 'din';
    src: url('../fonts/din/din-bold_0-webfont.eot');
    src: url('../fonts/din/din-bold_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/din/din-bold_0-webfont.woff2') format('woff2'),
         url('../fonts/din/din-bold_0-webfont.woff') format('woff'),
         url('../fonts/din/din-bold_0-webfont.ttf') format('truetype'),
         url('../fonts/din/din-bold_0-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
 font-family:'Impact';
 src:url("fonts/ImpactMTStd/ImpactMTStd.eot?v=4.5.0");
src:url("fonts/ImpactMTStd/ImpactMTStd.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("fonts/ImpactMTStd/ImpactMTStd.woff2?v=4.5.0") format("woff2"), url("fonts/ImpactMTStd/ImpactMTStd.woff?v=4.5.0") format("woff"), url("fonts/ImpactMTStd/ImpactMTStd.ttf?v=4.5.0") format("truetype"), url("fonts/ImpactMTStd/ImpactMTStd.svg") format("svg");
}
@font-face {
  font-family: "Oswald";
  font-weight: 300;
  src: url("../fonts/Oswald-Light-TTF.sfd.ttf") format("truetype");
}
@font-face {
  font-family: "Oswald";
  font-weight: regular;
  src: url("../fonts/Oswald-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Oswald";
  font-weight: bold;
  src: url("../fonts/Oswald-Bold.otf") format("opentype");
}
@font-face {
  font-family: "FuturaBT";
  font-weight: regular;
  src: url("../fonts/FuturaBT\ Book.ttf") format("truetype");
}
@font-face {
  font-family: "FuturaBT";
  font-weight: 500;
  src: url("../fonts/FuturaBT\ Medium.ttf") format("truetype");
}
@font-face {
  font-family: "FuturaBT";
  font-weight: bold;
  src: url("../fonts/FuturaBT\ Bold.ttf") format("truetype");
}
html{overflow-x: hidden; height:auto}
body {font-family: "Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue","Arial","sans-serif";min-width: 320px; height:auto; color: #000;overflow: hidden;}
html.active{overflow-y: hidden;}
@font-face {
  font-family: 'goomay';  /* 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');
}
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('//at.alicdn.com/t/font_1502878_4t3x331sjcp.woff2?t=1627547511454') format('woff2'),
       url('//at.alicdn.com/t/font_1502878_4t3x331sjcp.woff?t=1627547511454') format('woff'),
       url('//at.alicdn.com/t/font_1502878_4t3x331sjcp.ttf?t=1627547511454') format('truetype');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(0,0,0,1)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(0,0,0,.5)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
a {color: #000;}
a:focus{text-decoration: none;outline: none;}
a:hover { color: #000;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;}
.clear{clear: both;}
.container {max-width: 1280px;  padding: 0;}
.container2 {width:100%;  margin: 0 auto; padding: 0 10vw;}
#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;}
/* 滚动条 */
::-webkit-scrollbar{width: 3px;  height: 5px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);box-shadow: inset 0 0 6px rgba(0,0,0,0.1);border-radius: 0;background-color: #F5F5F5;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 0;background-color: #31735b;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;/*背景颜色*/}
/* header */
.head{height: 100px;width: 100%; }
.header{width: 100%;z-index: 999;position: fixed;top:0;left: 0;transition: top 0.36s; background: #fff;}
.header .inner{height: 100px;line-height: 100px;transition: 0.36s; padding: 0 3vw;/*background: #fff; max-width:1200px; */margin:auto;/*padding:0 2vw;*/}
.header .inner .logo{font-size: 0;height: 100px;line-height: 100px;transition: 0.36s;position: relative;z-index: 5;}
.header .inner .logo{min-width: 160px; background: url(../images/logo.png) no-repeat left center;}
.header .inner .logo a{display: block; height: 100%;}
.head_active {background: #fff;border-bottom: 1px solid #e5e5e5;}
.header .inner nav{position: relative;margin-left: 5vw;}
.header .inner nav ul{font-size: 0;white-space: nowrap;}
.header .inner nav ul li{display: inline-block;vertical-align: middle;position: relative;font-size: 18px;margin-right: 3.5vw;}
.header .inner nav ul li>a{transition: color 0.3s;color:#333;display: block;height: 100%;padding:0 10px; font-size:16px; position: relative;text-transform:capitalize;font-weight: 500;}
.header .inner nav ul li>a::after{content:'';width: 0;left: 50%;height: 3px;background: #3884d9;transition: 0.36s;position: absolute;bottom:0;}
.header .inner nav ul li.active>a,.header .inner nav ul li>a:hover{color:#004ea2;}
.header .inner nav ul li.active>a::after,.header .inner nav ul li>a:hover::after{width: 100%;left: 0;}
.header .inner nav ul li .child {position: absolute;top:100%;left: 0;padding:35px 0;border-top:1px solid #e5e5e5;background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); display: none;line-height: 1;}
.header .inner nav ul li .child .left{display: inline-block;width: 250px;vertical-align: middle;}
.header .inner nav ul li .child .left a{padding:0 22px 0 20px;display: block;transition: 0.36s;position: relative;font-size: 0;}
.header .inner nav ul li .child .left a span{display: inline-block;height: 100%;width: 100%;padding:14px 20px 14px 0;text-overflow: ellipsis;overflow: hidden;border-bottom: 1px solid rgba(229,229,229,0.32);font-size: 16px;color:#000;}
.header .inner nav ul li .child .left a i{color:#004ea2;position: absolute;right: 30px;top:50%;margin-top: -9px;font-size: 14px;transform: translateX(-5px);opacity: 0;transition: 0.36s;}
.header .inner nav ul li .child .left a:hover{background: #f7f7f7;}
.header .inner nav ul li .child .left a:hover i{transform: none;opacity: 1;}
.header .inner nav ul li .child .slide{display: inline-block;width: 425px;text-align: center;vertical-align: middle;padding:0 25px}
.header .right-bar{height: 100px; line-height: 100px;}
.header .inner .language{margin-right: 2vw; display: inline-block; font-size: 0; position:relative; transition: 0.36s;}
.header .inner .language>a{display: block;padding: 0 10px;font-size: 16px; line-height: 45px; color:#333; transition: .36s;}
.header .inner .language>a i{display: inline-block;font-size: 20px;vertical-align: baseline;line-height: 1;margin-right: 5px;}
.header .inner .language .lang-none{display: none; position: absolute; width: 100%;}
.header .inner .language .lang-none a{display: block;text-align: center;height: 45px;line-height: 45px;border-top:1px solid #e5e5e5;font-size: 16px;color:#939393;background: #fff;}
.header .inner .language:hover{box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.18);}
.header .inner .language .lang-none a:hover{background: #000;color:#dddddd;}
.header .inner .contact{font-size: 0;}
.header .inner .contact i{display: inline-block;font-size: 0;vertical-align: middle;line-height: 1;margin-right: 5px;}
.header .inner .contact span{display: inline-block;color:#939393;font-size: 16px;vertical-align: middle;}
.header .inner .index-search{z-index: 5;position: relative; display: inline-block; margin-right: 6px;}
.header .inner .index-search i{vertical-align: baseline;}
.header .inner .index-search svg{vertical-align: text-bottom;}
.header .inner .index-search svg path{transition: 0.36s; fill:#000;}
.header .inner .index-search .content{position: fixed;width:100%;height: 100%;top:0;left: 0;background: rgba(0, 0, 0, 0.45);z-index: 999;display: none;}
.header .inner .index-search .content .container{position: relative;height: 100%;}
.header .inner .index-search .content .s-content{background: #fff;text-align: center;padding:6vh 0;position: absolute;top:30%;width: 100%;left: 0;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.header .inner .index-search .content a.close{position: absolute;font-size: 32px;top:10px;right: 20px;}
.header .inner .index-search .content .title{font-size: 24px;color:#242424;margin-bottom: 10px;line-height: 1.5;}
.header .inner .index-search .content .input{font-size: 0;line-height: 1;}
.header .inner .index-search .content input{height: 60px;outline: none;vertical-align: middle}
.header .inner .index-search .content .inpt3{padding-left: 20px;border:1px solid #d2d2d2;font-size: 16px;width: 45%}
.header .inner .index-search .content .inpt3::-webkit-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3:-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3::-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3:-ms-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt4{width: 60px;background: #313131 url(../images/search.png)no-repeat center center;border:none;}
.header .inner .index-search .content.active .s-content{transform: none;opacity: 1;transition-delay: 0.36s;}
.header.cur .inner,.header.cur .inner .logo{height: 80px;line-height: 80px;}
.header .inner .language svg path{transition: 0.36s; fill:#000;}
.index_header {background: none; border-bottom: 1px solid rgba(255, 255, 255, .6);}
.index_header .inner nav ul li.active>a, .index_header .inner nav ul li>a:hover{color: #fff;}
.index_header .inner nav ul li>a::after{}
.index_header .inner nav ul li>a, .index_header .inner .language>a{color: #fff;}
.index_header .inner .index-search svg path{fill: #fff;}
.index_header .inner .index-search a{color: #fff; font-size: 20px;}
.index_header .inner .language svg path{transition: 0.36s; fill:#fff;}
.head_active{background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.head_active .inner nav ul li>a{color: #000;}
.head_active .inner nav ul li.active>a{color: #004ea2;}
.head_active .inner nav ul li>a:hover{color: #004ea2}
.head_active .right-bar{height: 80px; line-height: 80px;}
.head_active .inner .index-search a{color: #000; transition: 0.36s;}
.head_active .inner .language svg path{fill: #000; transition: 0.36s;}
.head_active .inner .language>a{color: #000;}
.head_active .inner .logo{min-width: 160px; background: url(../images/logo_black.png) no-repeat left center;}
.head_active .inner .logo a{display: block; height: 80px;}
/* banner */
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .swiper-slide .container{height: 100%;position: relative;}
#col-index-banner{margin-top: 0;}
#col-index-banner .container{position: absolute;top:0;left: 50%;transform: translateX(-50%); z-index: 9;}
#col-index-banner .ban_cont{position: absolute;bottom:38%;transform: translateY(50%);color:#fff;left: 0;width: 100%;padding:0 10px;}
#col-index-banner .ban_cont h2{font-weight: bold;font-size:5rem; margin-top: 30px; margin-bottom:10px; transform: translateY(20px);opacity: 0;transition: 0.7s;}
#col-index-banner .ban_cont h3{font-weight: bold;font-size:5rem; margin-bottom:10px; transform: translateY(20px);opacity: 0;transition: 0.7s;}
#col-index-banner .ban_cont p{display: inline-block; font-size:2rem; padding-left: 90px; letter-spacing: 3px; font-family: "Impact"; position: relative; line-height: 1;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont p:before{content: "";width: 80px; height: 1px; background: #fff; position: absolute; top: 50%; left: 0; transform: translateY(-50);}
#col-index-banner .ban_cont a.more{line-height:50px; margin-top:2vw!important; transform: translateY(20px);opacity: 0;transition: 0.3s;}
#col-index-banner .ban_cont a.more:hover{transition: .3s all;}
#col-index-banner .swiper-slide-active .ban_cont h2{transform: none;transition-delay: 0.7s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont h3{transform: none;transition-delay: 0.9s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont p{transform: none;transition-delay: 0.5s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont a.more{transform: none;transition-delay: .9s;opacity: 1;}
#col-index-banner .swiper-pagination{bottom: 50px;color:#f08200;font-weight: bold;font-size: 18px;}
#col-index-banner .swiper-button{width: auto;height: auto;margin-top: 0;background: none;outline: none;opacity: 1;color:#fff;top: auto;bottom:50%;font-size: 18px;opacity: 0.3; transition: .5s all;}
#col-index-banner .swiper-button:hover{ opacity: .8; transition: .5s all; }
#col-index-banner .swiper-button i{font-size:40px!important; }
#col-index-banner .swiper-button-prev{left: 0%;margin-left: 15px;}
#col-index-banner .swiper-button-next{right: 0%;margin-right: 15px;}
#col-index-banner .swiper-pagination-bullet{width: 12px; height: 12px;}
#col-index-banner .swiper-pagination-bullet-active{background: #fff;}
#col-index-banner .banner-mask{
  width: 100%; position: absolute; height: 50%; bottom: 0; 
        background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.6) ); /* Safari 5.1 - 6 */
        background: -o-linear-gradient(bottom,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.6)); /* Opera 11.1 - 12*/
        background: -moz-linear-gradient( bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); /* Firefox 3.6 - 15*/
        background: linear-gradient(to bottom,rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6)); /* 标准的语法 */
}
a.more{display: inline-block; line-height: 55px; padding: 0 30px; border-radius: 10px;color: #fff; font-size: 2rem; background: #3884d9; margin-top: 50px; position: relative; overflow: hidden;}
a.more em{position: absolute; width: 102%; height: 120px; background: #2d6aae;  transform: rotate(9deg); top: -15px; left: 88%; transition: .5s all;}
a.more span{position: relative; z-index: 8;}
a.more:hover em{left: -30px; transition: .5s all;}
a.more i{margin-left: 30px; position: relative; z-index: 9;}
/* product */
.col-index .container{padding-left: 8vw; padding-right: 8vw; width: 100%;}
.col-index-product{padding:11vh 0 10vh; background: #f9f9f9;}
.container2 .title-head {text-align: center;margin-bottom: 4.5vh; text-transform: uppercase;}
.container2 .title-head h2 {position: relative;font-size: 4rem;color: #3884d9; font-family: "Impact"; font-weight: bold; margin-bottom: 10px;}
.container2 .title-head span{display: block; color: #333; font-size: 3rem;}
.container2 .title-head a i{margin-left: 5px; font-size:15px;}
.col-index-product .product-nav{text-align: center; margin-bottom: 40px; position: relative;}
.col-index-product .product-nav .inner{display: inline-block;border-top: 5px solid #e0e0e0; position: relative;}
.col-index-product .product-nav a{font-size: 1.8rem; color: #666; display: inline-block; padding: 0 30px; line-height: 50px; position: relative;}
.col-index-product .product-nav a.current{color: #3884d9; transition: .5s all;}
.col-index-product .product-nav a:after{content: "";width: 13px; height: 13px; border-radius: 50%; background: none; position: absolute; top: -9px; left: 50%; transform: translateX(-50%); transition: .5s all;}
.col-index-product .product-nav a.current:after{content: "";  background: #3884d9; transition: .5s all; transition-delay: .2s;}
.col-index-product .product-nav .border{position: absolute; left: 0; top: -5px; height: 5px; background: #3884d9; transition: .5s all;}
/* about */
.col-index-about{ padding:12vh 0 0;}
.col-index-about .about-us{}
.col{padding: 0;}
.col-index-about .about-us .about-img{width: 39%;padding: 0 7% 7% 7%; float: left; position: relative;}
.col-index-about .about-us .about-img img{max-width: 100%;}
.col-index-about .about-us .about-img .s-img{position: absolute; left: 0; bottom: 0;}
.col-index-about .about-us .about-img:after{content: ""; width: 5px; height: 35%; background: #3884d9; position: absolute; left: 0; top: 0;}
.col-index-about .about-us .about-content{width: 60%; float: right;}
.col-index-about .about-us .about-content .content{ padding-left: 15px;}
.col-index-about .about-us .about-content p{margin: 15px 0;}
.col-index-about h2{margin-bottom: 4.5vh;position: relative;font-size: 4rem; font-weight: bold; color: #3884d9;}
.col-index-about h2 span{font-size: 16px; color: #333;}
.col-index-about .about-us .s-title {margin-bottom: 40px; position: relative; top: -10px; text-transform: uppercase;}
.col-index-about .about-us .s-title h2{margin: 0vh 0 2vh 0; font-size: 4rem; font-family: "Impact"; font-weight: bold; color: #3884d9; line-height: 1.4;}
.col-index-about .about-us .s-title span{font-size: 3rem; color: #333; display: block; font-weight: bold;}
.col-index-about .about-us .s-content{line-height: 1.8; color: #666; font-size: 1.6rem;  padding-top: 10px;}
.col-index-about .about-data{min-height: 500px; background: url(../images/bg.jpg) no-repeat center fixed; margin-top: 12vh;}
.col-index-about .about-data .content{padding-top: 18vh;}
#parallax-counter table{width: 100%;}
#parallax-counter td{font-size: 2.5rem; color: #fff; text-align: center;}
#parallax-counter td strong{font-size:6rem; font-family: 'Impact'; font-weight: bold;}
#parallax-counter .firstRow td:first-child{}
/**/
.col-index-material{min-height: 600px; margin: auto; background: url(../images/material_bg.jpg) no-repeat center fixed;}
.col-index-material .container2{padding-top: 80px;}
.col-index-material .row{margin: 0 -2.4vw;}
.col-index-material ul {font-size: 0;}
.col-index-material ul li{width: 25%; padding: 0 2.4vw; display: inline-block; font-size: 1.6rem;}
.col-index-material ul li .inner{ position: relative; }
.col-index-material ul li .inner img{width: 100%;}
.col-index-material ul li .inner span{display: block; position: absolute; bottom: 0; width: 100%; line-height: 50px; background: rgba(56,132,217,.8); text-align: center; color: #fff;}
/* news */
.col-index-news{padding:12vh 0 8vh 0; background: #fff; margin: auto;}
.col-index-news .swiper-slide {background: #fff;}
.col-index-news .swiper-slide .img{overflow: hidden;position: relative;}
.col-index-news .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-index-news .swiper-slide .content{padding: 10px 15px; color: #333;}
.col-index-news .swiper-slide h3{margin:24px 0 12px; font-size: 2.4rem;font-weight: bold;line-height: 42px;height: 42px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.col-index-news .swiper-slide p.date{color:#1470cc;font-weight: bold;margin-bottom: 2.5vh;}
.col-index-news .swiper-slide .s-content{line-height: 1.6; font-size: 1.6rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 72px;}
.col-index-news .swiper-slide span{display: inline-block; margin-top: 3vh; font-size: 1.6rem; color: #3884d9;}
.col-index-news .swiper-slide:hover .img img{transform: scale(1.1);}
.col-index-news .swiper-pagination{position: relative;bottom: auto;margin-top:4vh;color:#3884d9;font-weight: bold;font-size:18px;}
.col-index-news .swiper-button{width: auto;height: auto;margin-top: 0;background: none;outline: none;opacity: 1;color:#000;top: auto;bottom:0;font-size: 18px;}
.col-index-news .swiper-button-prev{left: 50%;margin-left: -65px;}
.col-index-news .swiper-button-next{right: 50%;margin-right: -65px;}
.col-index-news .swiper-pagination-bullet{width: 12px; height: 12px;}
/* contact */
.col-index-contact{padding:11vh 0;background: #eff2f5;}
.col-index-contact .left{float: left;width: 50%;}
.col-index-contact .left .content{font-size:20px;color:#666;line-height: 1.2;margin-bottom: 7.5vh;max-width: 450px;}
.col-index-contact .left .content p:nth-child(1){color:#000;font-size:48px;font-weight: bold;}
.col-index-contact .left .info{border-left: 3px solid #004ea2;padding-left: 32px;max-width: 500px;}
.col-index-contact .left .info p.contact{font-size:34px;font-weight: bold;}
.col-index-contact .left .info p.address{position: relative;padding-left: 35px;color:#666;line-height: 1.333;font-size:18px;}
.col-index-contact .left .info p.address i.fa{position: absolute;left: 0;top:50%;transform: translateY(-50%);color:#000;font-size: 24px;}
.col-index-contact .right{float: right;width: 50%;/*padding-right: 10vw;*/}
.col-index-contact .right h2{font-size:30px;color:#000;margin-bottom: 20px;font-weight: bold;}
.col-index-contact .right form ul li{margin-bottom: 15px;}
.col-index-contact .right form ul li:nth-child(-n+2){width: 49%;float: left;}
.col-index-contact .right form ul li:nth-child(1){margin-right: 2%;}
.col-index-contact .right form ul li input,.col-index-contact .right form ul li textarea{width:100%;height: 50px;border-radius: 5px;background: #fff;border:1px solid #d2d2d2;padding-left: 10px;outline: none;}
.col-index-contact .right form ul li textarea{padding-top:10px;min-height: 180px;}
.col-index-contact .right form .sub{display: block;margin:6vh 0 0;width: 240px;height: 46px;border:3px solid #004ea2;line-height: 40px;text-align: center;font-weight: bold;font-size:14px;color:#004ea2;transition: 0.36s;text-transform: uppercase;}
.col-index-contact .right form .sub:hover{background: #004ea2;color:#fff;}

/* page */
.page {text-align: center;}
.page ul li a{border:1px solid #dedede !important; color:#004ea2;margin:0 3.5px;width: 33px;height:33px;padding: 0;line-height: 30px;font-size: 16px; font-weight: 500;}
.page ul li.disabled a{border:none;background: none;}
.page ul li.active a{border-color:#004ea2 !important;background: #004ea2;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:#004ea2}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {color:#fff; background: #004ea2;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #fff;color:#06478c;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #06478c}
/* 内页 */
.col-sub-nav{margin: 5vh auto; text-align: left;}
.col-sub-nav menu{font-size: 0; display: inline-block; padding: 0; text-align: left; border-radius: 30px;  position: relative;}
.col-sub-nav menu>div{ display: inline-block;font-size: 16px;}
.col-sub-nav menu>div a{display: block; padding: 0 50px 0 0; line-height: 70px; color: #333; font-size: 2.4rem; margin-left: 20px; text-align: center; position: relative; z-index: 8; transition: .5s all;}
.col-sub-nav menu>div a:hover, .col-sub-nav #menu>div a.current{ font-size: 2.8rem; color: #1470cc; font-weight: bold; line-height: 70px; transition: .5s all;}
.col-sub-nav menu>div.current a{color: #1470cc; font-size: 2.8rem; transition: .9s all;}
.col-sub-nav .nav_border{background: #e21121; position: absolute; height: 60px; bottom: 0; left: 0; color: #c70025; border-radius: 30px;}
#col-product-nav menu>div a{padding: 0 100px;}
/* 关于我们 */
.sub-container{padding: 0 80px; overflow: hidden;}
.col-page-about .sub-container{padding: 0 80px; overflow: hidden;}
.col-page-about .col-profile {background: #fff;padding:12vh 0; position: relative;}
.col-page-about .col-profile .sidebar{position: absolute; transform: rotate(90deg); font-size: 11rem; color: #f9f9f9; letter-spacing: 5px; font-family: Impact; top: 170px; right: -160px; text-transform: uppercase; font-weight: bold; pointer-events: none;}
.col-page-about .col-profile .title-head{text-align: left!important;}
.col-page-about .col-profile .title-head span{color: #000;}
.col-page-about .about-content{position: relative;  font-size: 1.8rem; line-height: 2;}
.col-page-about .about-content h2{font-size:24px;font-weight: bold;margin-bottom: 6vh;}
.col-page-about .about-img{margin-top: 80px;}
.col-page-about .col-profile .video-img{margin-top: 50px;}
.col-page-about .col-profile .video-img a{display: block; position: relative;}
.col-page-about .col-profile .video-img a div{width: 113px; height: 113px;  position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 100%; background: rgba(255, 255, 255, .3); transition: .5s all;}
.col-page-about .col-profile .video-img a:hover div{ background: rgba(255, 255, 255, .6); transition: .5s all;}
.col-page-about .col-profile .video-img a i{width: 76px; height: 76px; border-radius: 100%; background: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 3rem; text-align: center; line-height: 76px; color: #2a659f;}
.col-page-about .data-bar{position: absolute; right: 0; top: 0;}
.col-page-about .data-bar td{display: block; text-align: center;padding-bottom: 40px;}
.col-page-about .data-bar td strong{font-size:4.8rem; font-family: 'din'; color: #1470cc;}
.col-page-about .col-about-data{margin: 10vh auto;}
.col-page-about #parallax-counter td{color: #333; font-size: 2rem;}
.col-page-about #parallax-counter td strong{font-size: 4rem;color: #3884d9; line-height: 75px; position: relative; margin-bottom: 10px;}
.col-page-about #parallax-counter td strong:after{content: ""; width: 40px; height: 3px; background: #3884d9; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0;}

.col-page-about .col-history {height: 565px; background: url(../images/history_bg.jpg) no-repeat center fixed; position: relative;}
.col-page-about .col-history .line-bar{height: 12px; width: 100%; background: #3884d9; position: absolute; top: 50%;}
.col-page-about .col-history .container2{padding-top: 8vh;}
.col-page-about .col-history .swiper-slide{text-align: center; background: url(../images/linebar_bg.jpg) no-repeat right 65px;}
.col-page-about .col-history .swiper-slide h3{font-size: 5rem; font-family: 'Impact'; color: #1470cc; padding-bottom: 2vh; text-align: center; }
.col-page-about .col-history .swiper-slide>i{width: 2px; height: 70px; display: inline-block; background: #1470cc; z-index: 2; position: relative;}
.col-page-about .col-history .swiper-slide i:before, .col-page-about .col-history .swiper-slide i:after{content: ""; width: 12px; height: 12px; background: #fff; border-radius: 50%; border: 3px solid #1470cc; position: absolute;  left: 50%; transform: translateX(-50%); z-index: 3;}
.col-page-about .col-history .swiper-slide i:before{top: 0;}
.col-page-about .col-history .swiper-slide i:after{bottom: 0;}
.col-page-about .col-history .swiper-slide>div{font-size: 2rem;}
/**/
.col-page-about .col-production{margin-bottom: 0vh;}
.col-page-about .col-production .title-head {text-align: left;margin-bottom: 4.5vh; text-transform: uppercase;}
.col-page-about .col-production .title-head h2 {position: relative;font-size: 4rem;color: #3884d9; font-family: "Impact"; font-weight: bold; margin-bottom: 10px;}
.col-page-about .col-production .title-head span{display: block; color: #333; font-size: 3rem;}
.col-page-about .col-production .title-head a i{margin-left: 5px; font-size:15px;}

.col-page-about .col-production .production-img{width: 52%; float: left;}
.col-page-about .col-production .production-content{width: 48%; float: right;}
.col-page-about .col-production .production-content .block-content{padding: 0 10vw 0 7vw;}
.col-page-about .col-production .production-content .block-content .content>p{font-size: 2rem; margin-bottom: 3vh;}
.col-page-about .col-production .production-content .block-content td img{margin-bottom: 15px;}
.col-page-about .col-production .production-content .block-content td{font-size: 1.8rem; line-height: 1.6; padding-bottom: 5vh;}

.col-page-about .col-image{padding:10vh 0;background: #fff;}
.col-page-about .col-image .title-head{font-size: 3.6rem; margin-bottom: 5vh;}
.col-page-about .col-image .honor-container .swiper-slide{background: #fff;height: auto;}
.col-page-about .col-image .image-container .swiper-slide .img{overflow: hidden;position: relative; margin:6px;}
.col-page-about .col-image .image-container .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-page-about .col-image .image-container .swiper-slide:hover .img img{transform: scale(1.1);}
.col-page-about .col-image .image-container .swiper-slide .title{padding:15px 20px 20px;font-size: 16px;color:#666; text-align:center; font-size: 14px; line-height: 1.5;font-weight: 500;}
.col-page-about .col-image .image-container .swiper-pagination{position: relative;bottom: auto;margin-top:3vh;color:#a8a8a8;font-weight: bold;font-size:18px;}
.col-page-about .col-image .image-container .swiper-pagination span.swiper-pagination-current{color:#000}
.col-page-about .col-image .image-container .swiper-button{width: auto;height: auto;margin-top: 0;background: none;outline: none;opacity: 1;color:#000;top: auto;bottom:0;font-size: 18px;}
.col-page .swiper-pagination-bullet{width: 12px; height: 12px;}
.col-page .swiper-pagination-bullet-active{background: #1470cc;}
.col-page-about .col-image .image-container .swiper-button-prev{left: 50%;margin-left: -65px;}
.col-page-about .col-image .image-container .swiper-button-next{right: 50%;margin-right: -65px;}
/**/
.col-solution{padding-top: 10vh;}
.col-service{margin: 12vh auto;}
.col-service .title-head h2{text-align:left;}
.col-service .item h3{text-align: center; font-size: 1.6rem; line-height: 45px;}
/**/
/* 产品 */
.col-page-product{padding:10vh 0;}
.col-page-product .product-nav{float: right;width: 24vw;padding-left: 2.5vw;}
.col-page-product .product-nav h2{font-size:24px; line-height: 60px; background: #3884d9; color: #fff; text-indent: 1em; font-weight: bold;}
.col-page-product .product-nav ul {border: 1px solid #dedede; padding:0 15px 20px 15px;}
.col-page-product .product-nav ul li{padding: 10px 0;position: relative; border-bottom: 1px solid #dedede;}
.col-page-product .product-nav ul li>a{display: block; line-height: 40px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size:16px;transition: 0.3s;}
.col-page-product .product-nav ul li>a i{position: absolute;right: 15px;top:20px;}
.col-page-product .product-nav ul li>a i path{transition: 0.36s;}
.col-page-product .product-nav ul li>a:hover,.col-page-product .product-nav ul li.active>a{color:#004ea2;}
.col-page-product .product-nav ul li>a:hover i path,.col-page-product .product-nav ul li.active>a i path{fill: #004ea2;}
.col-page-product .product-nav ul li .child{line-height: 1.5;}
.col-page-product .product-nav ul li .child a{display:block;font-size:14px;line-height: 38px; color:#666;padding-left: 15px;transition: 0.3s;}
.col-page-product .product-nav ul li .child a:hover,.col-page-product .product-nav ul li .child a.active{color:#004ea2;}
.col-page-product .product-nav .product-search{margin-top:0vh; margin-bottom: 2vh;box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.1);overflow: hidden;border-radius: 5px;}
.col-page-product .product-nav .product-search input{vertical-align: middle;height: 50px;border:none;outline: none;}
.col-page-product .product-nav .product-search .inpt3{border-top-left-radius: 5px;border-bottom-left-radius: 5px;padding-left: 10px;font-size:18px;width: calc(100% - 70px);background: #fff;}
.col-page-product .product-nav .product-search .inpt3::-webkit-input-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt3:-moz-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt3::-moz-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt3:-ms-input-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt4{background: url(../images/search2.png)no-repeat center #3884d9;width: 70px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.col-page-product .product-contact{ position: relative; margin-top: 30px;}
.col-page-product .product-contact .content{position: absolute; left: 0; top: 0;  padding: 20px 20px;}
.col-page-product .product-contact .content .s-title{font-size: 3rem; line-height: 70px; color: #fff; position: relative; margin-bottom: 3vh;}
.col-page-product .product-contact .content .s-title:after{content: ""; width: 50px; height: 3px; background: #3884d9; position: absolute; bottom: 0; left: 0;}
.col-page-product .product-contact .content p{color: #fff; font-size: 2.0rem; margin-bottom: 1vh;}
.col-page-product .product-contact .content p i{font-size: 2.4rem;}

.col-page-product .productList{float: left;width: calc(100% - 24vw);}
.col-page-product .productList h1{font-size:36px;font-weight: bold;margin-bottom: 4vh;text-transform: uppercase;}
.col-page-product .productList ul.list {font-size:0;}
.col-page-product .productList ul.list li{display: inline-block; border: 1px solid #dedede;vertical-align: top;width: 32%;margin-right:2%;margin-bottom: 5.5vh;font-size:14px;}
.col-page-product .productList ul.list li:nth-child(3n){margin-right: 0;}
.col-page-product .productList ul.list li .img{overflow: hidden;}
.col-page-product .productList ul.list li .img img{width:100%;transition: 0.5s;}
.col-page-product .productList ul.list li p{text-overflow: ellipsis; text-align: center;overflow: hidden;margin: 15px 0;font-weight: 500;transition: 0.3s;font-weight: 500;font-size:18px;}
.col-page-product .productList ul.list li:hover .img img{transform: scale(1.1);}
.col-page-product .productList ul.list li:hover p{color:#004ea2}

.col-page-product .sub-container{padding: 0 80px; overflow: hidden;}
.col-page-product .col-product {background: #f7f9fa;padding-bottom:2vh;}
.col-page-product .col-product .wrap{background: #fff;position: relative;margin-top:-65px;z-index: 2;padding:9vh 0 7vh; border-radius: 5px 5px 0 0;}
.col-page-product .col-product .wrap .left{width: 44.2%;float: left;}
.col-page-product .col-product .wrap .left .title{border-left: 8px solid #004ea2;padding-left: 20px;}
.col-page-product .col-product .wrap .left .title h2{color:#004ea2;margin-bottom: 12px; font-size: 18px;}
.col-page-product .col-product .wrap .left .title .namemark{max-width:350px; font-size:30px;font-weight: bold;line-height: 1;text-transform: uppercase;}
.col-page-product .col-product .wrap .left .title .desc{font-size:14px; margin-top: 10px;}
.col-page-product .col-product .wrap .left .s-content{margin-top: 8vh; max-width: 320px;}
.col-page-product .col-product .wrap .left .s-content img{box-shadow: 10px 10px 20px 0px rgba(0,0,0,.1)}
.col-page-product .col-product .wrap .left .s-content span{text-align: center; display: block; margin-top: 20px;}
.col-page-product .col-product .wrap .left .s-content table{width: 100%;}
.col-page-product .col-product .wrap .left .s-content table td{padding-bottom: 30px;color:#666;font-size: 16px;}
.col-page-product .col-product .wrap .left .s-content table td p:nth-child(1){font-size: 36px;color:#004ea2;font-family: 'Oswald';}
.col-page-product .col-product .wrap .left .s-content table td p span.odometer{vertical-align: baseline;font-family: 'Oswald';}
.col-page-product .col-product .wrap .content{color:#666;font-size:16px;line-height: 2;float: right;width: 55.8%;}
.col-page-product .col-product .wrap .content strong{font-size:24px;color: #004ea2;text-transform: uppercase;line-height: 1;}
.col-page-product .col-product .wrap .product-img-container ul{font-size: 0; margin-top: 60px;}
.col-page-product .col-product .wrap .product-img-container li{width: 25%; display: inline-block; vertical-align: top; visibility: hidden;}
.col-page-product .col-product .wrap .product-img-container li .inner{padding: 10px;}
.col-page-product .col-product .wrap .product-img-container li img{max-width: 100%; width: 100%;}
.col-page-product .col-product .wrap .product-img-container li span{display: block; padding: 5px; font-size: 16px; text-align: center;}

/* 产品详情页 */
.col-product-detail {position: relative;}
.col-product-detail .pro_show{padding:35px 0 10vh;background: #eff2f5;}
.col-product-detail .pro_show p.back{color:#004899;margin: 0 0 35px;}
.col-product-detail .pro_show p.back i.fa{vertical-align: baseline;}
.col-product-detail .pro_show p.back a{border-bottom: 1px solid;color:#004899;display: inline-block;margin-left: 10px;font-weight: bold;font-size:16px;text-transform: uppercase;}
.col-product-detail .pro_show .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;}
.col-product-detail .pro_show .wrap .caseleft{width: 50%;padding-right: 3vw;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb{margin-top:25px;position: relative;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-pagination {position: relative;bottom: auto;margin-top:2vh;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-pagination span{width: 10px;height: 10px;background: #fff;opacity: 1;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-pagination span.swiper-pagination-bullet-active{background: #004ea2;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-slide{border:1px solid transparent;transition: 0.36s;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-slide-thumb-active{border:1px solid #1b1b1b;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-button{position: absolute;width: auto;height: 100%;font-size: 28px;color:#313131;background: none;top: 0;margin-top: 0;opacity: 1;outline: none;font-weight: bold;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-button i{position: absolute;top:50%;transform: translateY(-50%);}
.col-product-detail .pro_show .wrap .caseright{width: 50%;position: relative;padding-bottom: 70px;padding-left: 2.5vw;}
.col-product-detail .pro_show .wrap .caseright h1{margin:25px 0 4.5vh;font-size: 36px;font-weight: bold;}
.col-product-detail .pro_show .wrap .caseright .content{font-size: 18px;color:#666;line-height: 1.666;font-weight: 500;}
.col-product-detail .pro_show .wrap .caseright a.inquiry{background-color: #004899;width: 200px;height: 50px;text-align: center;line-height: 50px;font-size: 18px;font-weight: 500;color:#fff;display: block;margin-top:7vh}
.col-product-detail .pro_show .wrap .caseright .prenext{position: absolute;left: 2.5vw;bottom: 5px;}
.col-product-detail .pro_show .wrap .caseright .prenext ul li{line-height: 2;font-size: 16px;color:#a1a1a1;font-weight: 500;}
.col-product-detail .pro_show .wrap .caseright .prenext ul li a{color:#004899;}
.col-product-detail .pro_show .wrap .caseright .prenext ul li a:hover{border-bottom:1px solid;}
.col-product-detail .box h2{margin: 0 0 5vh;position: relative;font-size: 24px;font-weight: bold;}
.col-product-detail .box h2::before{content:'';width: 68px;height: 3px;background: #004ea2;display: inline-block;vertical-align: middle;margin-right: 2vw;}


.pin-wrapper{position: absolute;right: 0;top:0;z-index: 90;}
.sider{text-align: right;padding:15px 0;border-right:1px solid #dcdcdc;max-width: 150px;position: fixed;right: 0;top:12vh;z-index: 90;margin-right:2vw;}
.sider ul li{margin-bottom: 16px;color:#b2b2b2;font-weight: 500;padding-right: 10px;line-height: 1.429;cursor: pointer;transition: 0.3s;border-right:2px solid transparent;}
.sider ul li.active,.sider ul li:hover{color:#000;border-right-color: #004ea2;}

/* image*/
.col-page-image {}
.col-page-image .col-honor{padding: 8vh 0;}
.col-page-image .title-head{font-size: 3.6rem; color: #333; margin-bottom: 40px;}
.col-page-image .col-equipment{background: #f7f9fa; padding: 8vh 0;}
.col-page-image .col-honor .honor-container li{margin-bottom: 30px;}
/**/
.col-page-news{}
.news-list{position: relative;}
.news-list>ul{font-size: 0;}
.col-page-news .news-list li{font-size: 1.5rem;  display:inline-block; float:none;}
.col-page-news .news-list li .s-date{color: #999;}
.news-list>ul{font-size: 0;}
.news-list>ul>li{padding: 20px 0; display: inline-block; float:none; vertical-align: top; }
.news-list>ul>li.even a{position: relative; top: 50px;}
.news-list>ul>li>a{display: block; background: #fff;  transition: 0.5s all;}
.news-list>ul>li>a h2{font-size: 1.5rem; margin: 10px 0; line-height: 1.5;}
.news-list>ul>li>a .content{padding: 5px 30px 5px 50px;}
.news-list>ul>li>a>p{font-size: 13px; color: #666; line-height: 24px;}
.news-list>ul>li>a p.news-cate{font-size: 1.2rem; display: inline-block; background: #ff6600; color: #fff;  padding:5px 10px;}
.news-list>ul>li>a p.news-date {color: #666; font-size: 1.5rem;}
.news-list>ul>li>a p.news-date i{font-size: 1.5rem; margin-right: 10px;}
.news-list>ul>li>a .img{overflow: hidden;}
.news-list>ul>li>a img{transition: 0.5s all;}
.news-list>ul>li>a:hover img{-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-transform:scale(1.1,1.1); transition: 0.5s all;}
.graphic-list>ul>li{display: block!important; overflow: hidden; padding: 20px 0; margin:0 auto 30px auto; box-shadow: 0 0 15px rgba(0,0,0,.1)}
.graphic-list>ul>li .img{width: 25%; float: right; margin-left: 20px; margin-right: 20px;}
.graphic-list>ul>li .content{}
.graphic-list>ul>li>a h2{font-size: 2rem; color: #222; font-weight: bold; padding-left: 10px; position: relative; transition: .5s all;}
.graphic-list>ul>li>a h2:before{content: ""; position: absolute; width: 3px; height: 20px; background: #1470cc; left: 0; top: 5px}
.graphic-list>ul>li>a:hover h2{color: #e21121;}
.graphic-list>ul>li>a .news-desc{font-size: 1.6rem; line-height: 1.7; color: #666;}
.graphic-list>ul>li>a p.news-date{margin-top: 20px; font-size: 1.2rem; color: #999;}
.img-list>ul>li>a{margin:0 25px;}
.img-single>ul>li{border-bottom: 1px solid #dedede;}
.page-single{padding: 30px 0;}
.nycontainer{padding: 0 0 5VH 0;}
.newshow .newshowtit {text-align: center; margin-top: 55px; border-bottom: 1px dotted #bfbebe;}
.newshow .newshowtit h1 {font-size: 22px; color: #333;}
.newshow .newshowtit .date {line-height: 65px; font-size: 12px; color: #999;}
.newshow .newshowtxt p { margin-top: 25px; line-height: 25px;}
.newshow .newshowimg {  text-align: center; margin: 65px 0;}
.prev-next { float: left; margin-top: 10px;}
.prev-next a {display: block; color: #999; line-height: 25px; transition: 0.3s;}
.prev-next a b { color: #666;}
.prev-next a:hover { color: #d80808;}
.prev-next a.prev { border-bottom: 1px dashed #d4d4d4;  }


/* 新闻详情页 */
.col-news-detail{background: #fff;}
.col-news-detail .newsList a.column{color:#fff;background: #004ea2;width: 150px;text-align: center;height: 38px;line-height: 38px;font-weight: bold;display: block;margin-bottom: 15px;border-radius: 38px;}
.col-news-detail .newsList h1{font-size: 30px;font-weight: bold;line-height: 1.2;margin-bottom: 15px;}
.col-news-detail .newsList p.date{color:#9f9f9f;font-size: 18px;font-weight: 500;text-transform: uppercase;margin-bottom: 6vh;}
.col-news-detail .newsList .content{color:#666;font-size: 18px;line-height: 1.888;font-weight: 500;}
.reading{padding:9vh 0 5vh;background: #eff2f5;}
.reading h2{text-align: center;color:#004ea2;font-weight: bold;font-size:36px;margin-bottom: 6vh;}
.reading li{float: left;width: 24%;margin-right: 1.333%;transition: 0.36s;background: #fff;}
.reading li:nth-child(4n){margin-right: 0;}
.reading li .img{overflow: hidden;}
.reading li .img img{width: 100%;transition: 0.8s;}
.reading li .content{padding:38px 25px;}
.reading li .content h3{font-size:14px;font-weight: bold;line-height: 1.57;margin-bottom: 10px;text-transform: uppercase;height: 42px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: 0.36s;}
.reading li .content p{color:#004ea2;font-weight: bold;margin-bottom: 3vh;}
.reading li .content .s-content{color:#666;line-height: 1.57;height: 63px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.reading li:hover{box-shadow: 0px 5px 13px 0px rgba(6, 0, 1, 0.21);}
.reading li:hover .img img{transform: scale(1.1);}
.reading li:hover h3{color:#004ea2}
.newsletter{text-align: center;background: #eff2f5;padding:6vh 12vh;}
.newsletter h2{text-align: center;color:#004ea2;font-weight: bold;font-size:36px;margin-bottom: 20px;}
.newsletter .content{font-size:16px;font-weight: bold;color:#8f8f8f;margin-bottom: 5vh;}
.newsletter form ul li{margin-bottom: 15px;}
.newsletter form ul li:nth-child(-n+2){width: 49%;float: left;}
.newsletter form ul li:nth-child(1){margin-right: 2%;}
.newsletter form ul li input,.newsletter form ul li textarea{width:100%;height: 50px;border-radius: 5px;background: #fff;border:1px solid #d2d2d2;padding-left: 10px;outline: none;}
.newsletter form ul li textarea{padding-top:10px;min-height: 180px;}
.newsletter form .sub{display: block;margin:6vh 0 0;width: 240px;height: 46px;border:3px solid #004ea2;line-height: 40px;text-align: center;font-weight: bold;font-size:14px;color:#004ea2;transition: 0.36s;text-transform: uppercase;}
.newsletter form .sub:hover{background: #004ea2;color:#fff;}

/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto;}
.col-news-detail{background: #fff; padding: 5vh 0;}
.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: 28px;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;}

.nycontainer{padding: 0 0 5VH 0;}
.newshow .newshowtit {text-align: center; margin-top: 55px; border-bottom: 1px dotted #bfbebe;}
.newshow .newshowtit h1 {font-size: 22px; color: #333;}
.newshow .newshowtit .date {line-height: 65px; font-size: 12px; color: #999;}
.newshow .newshowtxt p { margin-top: 25px; line-height: 25px;}
.newshow .newshowimg {  text-align: center; margin: 65px 0;}
.prev-next { float: left; margin-top: 10px;}
.prev-next a {display: block; color: #999; line-height: 25px; transition: 0.3s;}
.prev-next a b { color: #666;}
.prev-next a:hover { color: #d80808;}
.prev-next a.prev { border-bottom: 1px dashed #d4d4d4;  }

/* contact */
.col-page-contact{padding-bottom: 0;}
.col-contact {margin: 10vh auto; background: #fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1);}
.col-contact h2{font-size: 3rem; color: #1470cc; margin:60px auto 30px auto;}
.col-contact .contact-content{background: #111a3a; color: rgba(255, 255, 255, .8); padding: 8vh 4vh 10vh 4vh;}
.col-contact .contact-content ul li{position: relative; padding: 4vh 0 4vh 90px; border-bottom: 1px solid rgba(255, 255, 255, .2);}
.col-contact .contact-content ul li i{width: 60px; height: 60px; line-height: 60px; border-radius: 5px; text-align: center; background: #3884d9; font-size: 3.6rem;position: absolute; left: 0;}
.col-contact .contact-content ul li div{font-size: 1.8rem;}
.col-contact .contact-content ul li h3{font-size: 2.4rem; margin-bottom: 10px;}

.col-map{position: relative; z-index: 9; margin-bottom: 10vh;}
#allmap{width: 100%; min-height: 450px; box-shadow: 0 10px 20px rgba(0, 0, 0, .1);}
#allmap label{display: block!important; max-width:250px!important; left: -62px!important; top: 20px!important;}
#allmap .BMap_Marker>div{width: 39px!important;}
#allmap .baidu-map-content{line-height: 1.6; padding-top: 10px;}
.col-message{ padding: 4vh 6vh 5vh 6vh;}
.col-message .title-head{font-size: 3.6rem; margin: 0 0 2vh auto;}

/* search */
#search{padding: 6vh 0;overflow:hidden}
#search .goomay-keywords-light{background: #e3007f !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:#d92129;}
#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: #004ea2;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:#004ea2;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: #004cff;}
#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:#d80808;text-decoration: underline;display: inline-block;height: 22px;overflow: hidden;transition: 0.3s;}
#search .search_right .news .date em{color: #fff;}


/****询盘****/
.inquiry-container .row{margin-left:0px;margin-right:0px;}
.inquiry-container li img{height:30px;}
.inquiry-container a{color:#000000;}
.inquiry-input{padding:0 10px 0 0!important;}
.inquiry-text{padding-right: 10px;}
.inquiry-title{font-size: 24px;margin:0px 0px 40px;color:#cccccc;position: relative;}
.inquiry-title:before{width: 90%;content:"";position: absolute;border-top: 1px dashed #cccccc;right: 0;top:15px;}
.inquiry-title:after{width: 90%;content:"";position: absolute;border-bottom: 1px dashed #cccccc;right: 0;top:20px;}
.inquiry-chose{background-color:#162c4c;color:#ffffff;padding:0px 20px;line-height: 50px}
.inquiry-chose .inquiry-select select{height:30px;color:#000000;line-height: 30px;width: 100%;border:none;padding:0 20px;cursor:pointer;}
.inquiry-container .classification{padding:0;}
.inquiry-search{text-align: right;}
.inquiry-search input{width: 290px;height: 30px;line-height: 30px;padding:0 10px;color:#000000;display: inline-block;float: right;margin: 10px 0;border: 0}
.inquiry-search i{width: 40px;height: 30px;background: #016edb;color: #ffffff;float: right;line-height: 30px;text-align: center;font-size: 20px;margin: 10px 0;cursor:pointer; }
.inquiry-container .product-list{padding:20px 0 30px;border-bottom: 1px dashed #737373;color:#000000;}
.inquiry-container .fa-play{color:#ffffff;background: #162c4c;width: 24px;height:24px;line-height: 24px;text-align: center;}
.inquiry-container .product-list .product-ul li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-add,.inquiry-button{background: #2a659f;color:#ffffff;border: none;padding:12px 20px;width:130px;text-align: center;border-radius: 5px;cursor: pointer; margin: auto;}
.inquiry-button{margin-top: 30px;}
.inquiry-reset{background: #777!important;}
.inquiry-add .fa{font-size: 16px}
.inquiry-list{margin-top:20px;}
.inquiry-container .list-head{background: #f2f2f2;height:46px!important;line-height: 46px!important;}
.inquiry-list li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-container .fa-times,.inquiry-container .fa-plus{font-size: 18px;cursor: pointer;}
.gm-row{margin:0;padding:0 !important;}
.inquiry-container .input-name{line-height: 50px;color:#0d0d0d;}
.inquiry-container .input-type input,.inquiry-container .input-type textarea{width: 100%;font-size: 14px;padding:5px; border: 1px solid #dedede;}
.inquiry-container .input-type textarea{height:100px; margin-bottom: 17px;}
.inquiry-container .input-type input{height:40px;margin-bottom: 20px}
.inquiry-container .input-verify{padding-left: 0!important;}5
.inquiry-container .input-star{color:#cd0406;}
.inquiry-form{margin:50px 0 40px;}
.inquiry-submit{margin:0 auto;margin-top: 40px;}
.inquiry-add-page{margin-top:30px;}
.inquiry-page {padding:8px 0;text-align:right;}
.inquiry-page li {display: inline;}
.inquiry-page li a{font-family: arial;background: #ffffff;padding: 2px 6px;margin: 0 2px;font-size: 12px;display: inline;border:1px solid #cccccc;}
.inquiry-page li a:hover {background: #f3f3f3;}
.inquiry-page li.active a{background: #f3f3f3;color: #ababab;}
.inquiry-page li.bgnone a{display: none;}
.submit-hide{display: none;}
.inquiry-captcha .captcha_src{
  height:40px;
}

/* 底部 */
#gotoTop{width:50px;height:50px;display: block;color:#fff;text-align: center;position: fixed;right: 30px;bottom: 15vh;background: #3884d9;z-index: 99;font-size: 24px;cursor: pointer;text-align: center;line-height: 48px;}
.footer {background: url(../images/footer_bg.jpg) #222429 no-repeat center top; padding:9vh 0 35px;}
.footer .footer-nav {margin-bottom: 50px; padding: 0 30px 0 10px;}
.footer .footer-nav ul li{float: left;width: 33.33%;}
.footer .footer-nav ul li>a{color:#fff;font-size:2rem;font-weight: bold;text-transform: uppercase;}
.footer .footer-nav ul li .child{margin-top:25px;padding-top:35px;}
.footer .footer-nav ul li .child a{display: block;margin-bottom: 10px;font-size: 1.6rem;color:rgba(255, 255, 255, 0.8);transition: 0.3s;}
.footer .footer-nav ul li .child a:hover{color:#004ea2}
.footer .share{margin:6vh 0 4vh;text-align: center;}
.footer .share a{display: inline-block;width:40px;height: 40px;border-radius: 50%;text-align: center;line-height: 40px;color:#000;font-size: 18px;transition: 0.3s;margin:0 2px;background: #e7eaee;}
.footer .share a:hover{background: #c2c4c5;}
.footer .wrap {padding-bottom: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.footer .wrap .pull-right{color:#fff;font-size:16px;}
.footer .footer-contact{color: #fff; margin-top: 50px;}
.footer .footer-contact li{margin-bottom: 20px; font-size: 1.6rem;}
.footer .footer-contact li i{margin-right: 10px; color: #3884d9;}
.footer .footer-contact li p{display: inline-block;}
.footer .footer-contact .tel {font-size:1.6rem; ;}
.footer .footer-contact .tel p{font-family: 'din'; font-size: 2.4rem;}
.footer .copyright{margin-top:30px;}
.footer .copyright .container2{border-top:1px solid rgba(255,255,255,.1); line-height:50px; color:#fff;}
.footer .footer-inquiry{padding-left: 30px;}
.footer .footer-inquiry .title-head{margin-bottom: 10px; color: #fff; text-align: left; font-size: 2rem;}
.footer .footer-inquiry .inquiry-container .input-type input{margin-bottom: 10px; height: 30px; background: rgba(0,0,0,.2); border: 1px solid rgba(255, 255, 255, .3); color: #fff;}
.footer .inquiry-container .input-type textarea{height: 70px; background: rgba(0,0,0,.2); border: 1px solid rgba(255, 255, 255, .3); color: #fff;}
.footer .inquiry-container .inquiry-button{margin-top: 10px;}
/* 副导航 */

@media (max-width: 998px) {
  .video-box .video-container {width: 80vw;max-height: 80vh;min-height: 44.9vw;}
}
@media (max-width: 468px) {
  .video-box .video-container {width: 100vw;min-height: 54.9vw;}
  .video-loading i {font-size: 26px;}
  .video-definition {display: none;}
}
 /*视频结尾*/
.f-czspjuzhong {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}


/* media */
@media (min-width: 1200px) {
  .container{width: 1280px}
}
@media (max-width: 1600px) {
    html,body{font-size:11px;}
  .header .inner nav ul li{margin-right: 2.5vw;}
  .col-index-about .about-us .about-img{padding-right:1%;}
.col-page-about .col-production .title-head{margin-bottom: 3vh;}
.col-page-about .col-production .production-content .block-content{padding: 0 10vw 0 7vw;}
.col-page-about .col-production .production-content .block-content .content>p{font-size: 2rem; margin-bottom: 3vh;}
.col-page-about .col-production .production-content .block-content td img{margin-bottom: 15px;}
.col-page-about .col-production .production-content .block-content td{font-size: 1.8rem; line-height: 1.6; padding-bottom: 3vh;}
footer .container2{padding: 0 2vw;}
}
@media (max-width: 1460px) {
    html,body{font-size:10px;}
  .head_active .inner .logo{min-width: 160px;}
  .header .inner{padding:0 10px;}
  .header .inner nav{margin-left: 3vw;}
  .header .inner nav ul li{margin-right: 2vw;}
  .header .inner .language{margin-right: 1vw;}
  #col-index-banner .ban_cont p:nth-child(1){}
  .col-index-about .about-us .about-img .s-img{width:80%;}
  .col-page-product .product-contact .content{padding: 5px 10px;}
  .col-page-product .product-contact .content .s-title{margin-bottom: 1vh;}
  .col-page-product .product-contact .content p{font-size: 1.6rem; margin-bottom: 0;}
  .col-page-product .product-contact .content p i{font-size: 1.6rem;}
.col-page-about .col-production .production-img{width: 55%;}
.col-page-about .col-production .production-content{width: 45%;}
.col-page-about .col-production .title-head{margin-bottom: 3vh;}
.col-page-about .col-production .production-content .block-content{padding: 0 3vw 0 2vw;}
.col-page-about .col-production .production-content .block-content .content>p{font-size: 1.8rem; margin-bottom: 3vh;}
.col-page-about .col-production .production-content .block-content td img{margin-bottom: 15px;}
.col-page-about .col-production .production-content .block-content td{font-size: 1.6rem; line-height: 1.6; padding-bottom: 3vh;}
}
@media (max-width: 1366px) {
    html,body{font-size:9px;}
  .header .inner nav ul li{margin-right: 1.6vw;}
}
@media (max-width: 1200px) {
  .header .inner nav ul li{margin-right:10px}
  .header .inner .contact{display: none;}
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
  .col-page-about .col-honor .content{font-size: 32px;}
  .col-page-product .productList h1,.col-news-detail .newsList h1,.reading h2,.newsletter h2{font-size:24px;}
  .col-page-production .col-instrument ul li{width:32%;margin-right:2%;}
  .col-page-production .col-instrument ul li:nth-child(4n){margin-right:2%}
  .col-page-production .col-instrument ul li:nth-child(3n){margin-right:0}
  .col-page-industry .col-protection .content{padding-top:10px;padding-right: 10px;}
  .col-page-about .col-history .history-container{height: 450px;}
}
@media (max-width: 1024px) {
  .col-page-about .col-production .production-img{width: 100%;}
  .col-page-about .col-production .production-content{width: 100%; margin-top: 5vh;}
  .col-page-about .col-production .title-head, .col-page-about .col-production .production-content .block-content .content>p{text-align: center!important;}
}
@media (max-width: 992px) {
  .container2{padding: 0 2vw;}
  #header.cur a.mm_btn{top: 0;}
  .header .inner .index-search{margin-left: 20px; float: left!important;}
  .header .inner nav,.header .inner .language{display: none;}
  .header .inner,.header .inner .logo,.head{height: 60px;line-height: 60px;}
  .header .inner .index-search{margin-right: 60px;}
  .header .right-bar{height: 60px; line-height: 60px;}
  .header.cur .inner,.header.cur .inner .logo{height: 60px;line-height: 60px;}
  .header .inner, .header .inner .logo, .head{min-width: 160px; height:60px;line-height: 60px; background-size: 50%;}
  .header .inner .index-search .content .title{font-size:20px; }
  #col-index-banner .swiper-slide-active .ban_cont h2{font-size: 3rem; margin-top: 10px;}
  .col-index-about .img .content p:nth-child(1),.col-page-about .col-honor .content{font-size:24px;}
  .col-index-about .about-us .about-img{width: 100%;}
  .col-index-about .about-us .about-content{width: 100%; margin-top: 5vh;}
  .col-index-about .about-us .about-img .s-img{left:50%;}
  .col-index-product .product-container .item>div{margin-bottom:10px; padding:0 5px;}
  .col-index-material ul li{width:50%; margin-bottom:20px;}
  .newsletter form div input[type="text"]{width:320px}
  .col-page-news .newsList ul.list li .content,.reading li .content{padding:15px 10px;}
  .reading li{margin-bottom: 20px;}
  .col-page-product .productList ul.list li,.col-product-detail .recommend ul li,.col-page-application .product-list ul li,.col-page-news .newsList ul.list li,.reading li{width:49%;}
  .col-page-product .productList ul.list li:nth-child(3n),.col-page-news .newsList ul.list li:nth-child(3n),.reading li:nth-child(4n){margin-right: 2%;}
  .col-page-product .productList ul.list li:nth-child(2n),.col-page-news .newsList ul.list li:nth-child(2n),.reading li:nth-child(2n){margin-right: 0;}
  .footer{padding:10px 0 30px;}
  .footer .footer-nav {display: none;}
  .col-index-contact .left,.col-index-contact .right{width:100%;float: none;margin:25px 0;}
  .col-index-news{padding:4vh 0 8vh;}
  #parallax-counter td strong{font-size: 5rem;}
  .col-index-product .swiper-slide .content h3{padding: 15px 0 20px;}
  .col-index-product .swiper-slide .title{padding:30px 10px;}
  .footer .footer-inquiry{padding-left: 0; margin-top: 30px;}
  
}
@media (max-width: 768px) {
  html{font-size: 9px;}
  #header a.mm_btn{top:0 !important;}
  .header .inner .index-search .content .title{font-size:18px;}
  #col-index-banner .swiper-slide-active .ban_cont h2{font-size: 2rem;}
  #col-index-banner .ban_cont p{font-size:1.6rem; padding-left: 0}
  #col-index-banner .ban_cont p:before{display: none;}
  #col-index-banner .ban_cont a.more{margin-top: 20px;}
  #col-index-banner .swiper-slide-active .ban_cont a.more{display:none;}
  .col-index-product .product-nav a{padding: 0 20px;}
  .col-page-product .product-nav{padding-left: 0}
  .col-page-product .product-contact{display: none;}
  .col-page-product .productList ul.list li p,.col-page-application .product-list ul li p{font-size:16px;}
  .col-page-about .col-honor .honor-container .swiper-slide .title{font-size:14px;}
  .col-product-detail .box2 .content table td{display: inline-block;width: 50%;vertical-align: top;}
  .col-page-contact .information .map{padding-left: 0;height: 300px;}
  #parallax-counter td{display:inline-block; width:50%; }
  .newsletter form div input[type="text"]{width:200px}
  .newsletter{padding:5vh 10px;}
  .reading li{width:100%;margin-right: 0;}
  .col-page-news .news-nav,.col-page-news .newsList{float: none;width: 100%;padding:20px 0;}
  .col-product-detail .pro_show .box1 .content table td,.col-product-detail .box4 table td{display: block;width:100%;}
  .col-product-detail .pro_show .wrap{display: block;}
  .col-product-detail .pro_show .wrap .caseleft,.col-product-detail .pro_show .wrap .caseright{width:100%;}
  .col-page-product .product-nav ul li,.col-page-news .news-nav ul li{margin-bottom: 10px;}
  .col-page-product .product-nav,.col-page-product .productList{width:100%;float: none;margin:20px 0;}
  .col-page-product .product-nav ul{}
  .col-page-about .col-honor .honor-container .swiper-slide .title{padding:10px;}
  .footer .wrap{text-align: center;}
  .footer .wrap .pull-right{float: none !important;}
  .col-index-product .swiper-slide .content span.more{bottom:4vh}
  .header .inner .index-search .content input{height: 45px;}
  .header .inner .index-search .content .inpt4{width: 45px;}
  .header .inner .index-search .content .inpt3{width:65%}
  #col-index-banner .swiper-pagination,#col-index-banner .swiper-button{bottom:10px;}
  #col-index-banner .ban_cont a.more{width:180px;height: 40px;line-height: 40px;}
  #col-index-banner .ban_cont{bottom: 40%;transform: translateY(40%); text-align: center;}
}
@media (max-width: 488px) {
  .col-index-product .product-nav a{padding: 0 10px;}
  .col-page-production ul.list li .slide .swiper-slide .title,.col-page-production .col-instrument ul li .title span,.newsletter form div .sub{font-size:14px;}
  .newsletter form div input[type="text"]{width:160px}
  .newsletter form div .sub{height: 40px;width:80px;}
  .col-page-news .newsList ul.list li{width:100%;margin-right:0;}
  .col-product-detail .box2 .content p {text-align: center;}
  .col-product-detail .box2 .content p em{display: block;margin:0 auto 10px;}
  .col-page-about .col-history .history-container .swiper-slide .title{padding-left: 46px;}
  .col-page-about .col-history .history-container .swiper-slide .title{width: 100%;float: none;}
  .col-page-about .col-history .history-container{background: none;}
  .col-page-about .col-history .history-container .swiper-slide .content{width: 100%;float: none;}
  #col-index-banner .swiper-pagination,#col-index-banner .swiper-button{bottom:2px;}
  #col-index-banner .ban_cont a.more{margin-top:3px;}
  .col-index-about .about-us .about-img .s-img{position:static; margin-top:30px;}
}
@media (max-width: 400px) {
  .col-index-product .product-nav a{padding: 0 5px;}
}
@media (max-width: 375px) {
    .col-index-product .product-nav a{padding:0;}
}


/*手机版菜单*/
.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: 0px;right:0; 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.head_active .mm_btn .menu_bar_item .rect{background: #0c0c74; transition: .5s all;}
  #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: 9!important;}
  .mm-slideout{z-index: 10!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;}
}

