/*
首页模块命名规范：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: 'vani';
    src: url('../fonts/vani/vani-webfont.eot');
    src: url('../fonts/vani/vani-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vani/vani-webfont.woff2') format('woff2'),
         url('../fonts/vani/vani-webfont.woff') format('woff'),
         url('../fonts/vani/vani-webfont.ttf') format('truetype'),
         url('../fonts/vani/vani-webfont.svg#vani') 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","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_tbhijcm1lbh.woff2?t=1627982369717') format('woff2'),
       url('//at.alicdn.com/t/font_1502878_tbhijcm1lbh.woff?t=1627982369717') format('woff'),
       url('//at.alicdn.com/t/font_1502878_tbhijcm1lbh.ttf?t=1627982369717') 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 11vw;}
#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: 80px;line-height: 80px;transition: 0.36s; padding: 0 3vw;/*background: #fff; max-width:1200px; */margin:auto;/*padding:0 2vw;*/}
.header .inner .logo{font-size: 0;height: 80px;line-height: 80px;  transition: 0.36s;position: relative;z-index: 5;}
.header .inner .logo{min-width: 216px; 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::after{content:'';width: 0;left: 50%;height: 3px;background: #e77918;transition: 0.36s;position: absolute;bottom:-1px;}
.header .inner nav ul li.active>a,.header .inner nav ul li>a:hover{color:#004ea2;}
.header .inner nav ul li.active::after,.header .inner nav ul li: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:#e77918;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: 80px; line-height: 80px;padding-left: 2vw; position: relative;}
.header .right-bar:before{content: ""; width: 1px; height: 30px; background: rgba(255, 255, 255, .6); position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.header .inner .language{ 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: #e77918;}
.head_active .inner nav ul li>a:hover{color: #e77918}
.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: 216px; 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; width: 100%; left: 50%;transform: translateX(-50%); z-index: 9;}
#col-index-banner .ban_cont{position: absolute;bottom:50%;transform: translateY(80%);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.5s;}
#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: block; font-size:2rem;  position: relative; line-height: 1;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont a.more{transform: translateY(20px);opacity: 0;transition: 0.5s;}
#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.5s;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.7s;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: 0%; bottom: 0; 
        background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15) ); /* Safari 5.1 - 6 */
        background: -o-linear-gradient(bottom,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15)); /* Opera 11.1 - 12*/
        background: -moz-linear-gradient( bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)); /* Firefox 3.6 - 15*/
        background: linear-gradient(to bottom,rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)); /* 标准的语法 */
}
#col-index-banner .banner-mask-top{
  width: 100%; position: absolute; height: 80%; top: 0;
        background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0) ); /* Safari 5.1 - 6 */
        background: -o-linear-gradient(bottom,rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0)); /* Opera 11.1 - 12*/
        background: -moz-linear-gradient( bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); /* Firefox 3.6 - 15*/
        background: linear-gradient(to bottom,rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)); /* 标准的语法 */
}

a.more{display: inline-block; line-height: 50px; padding: 0 35px; color: #fff; font-size: 1.6rem; border-radius: 30px; background: #e77918; margin-top: 50px; position: relative; overflow: hidden;}
a.more em{position: absolute; width: 102%; height: 120px; background: #1393ee;  top: -15px; left: 70%; transition: .5s all;}
a.more span{position: relative; z-index: 8;}
a.more:hover em{left: -53px; transition: .5s all;}
a.more i{margin-left: 20px; 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: #fff;}
.title-head {text-align: center;margin-bottom: 6vh; text-transform: uppercase;}
.title-head h2 {position: relative;font-size: 4rem;color: #333; font-family: "宋体"; font-weight: bold; margin-bottom: 10px; position: relative; top: -40px;}
.title-head span{display: block; color: #333; font-size: 5rem; font-family: "vani"; color: #ededed; line-height: 1; pointer-events: none;}
.title-head .desc{font-size: 1.8rem; line-height: 2; width: 80%; max-width: 900px; margin: auto;}
.title-head a i{margin-left: 5px; font-size:15px;}
.col-index-product .product-container .item a{display: block; position: relative; overflow: hidden;}

.col-index-product .product-container .item a i{width: 30px; height: 30px; line-height: 30px; color: #fff; font-family: "宋体"; font-size: 36px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); opacity: 0; transition: .5s all;}
.col-index-product .product-container .item a:hover i{ opacity: 1; transition: .5s all;}
.col-index-product .product-container .item a h2{position: absolute; width: 100%; text-align: center;font-size: 3rem; color: #fff; bottom: 6vh; /*transform: translateY(6vh); */font-weight: bold; z-index: 3; transition: .5s all;} 
.col-index-product .product-container .item a img{transition: .5s all; width: 100%; }
.col-index-product .product-container .item a:hover img{transform: scale(1.1,1.1); transition: .5s all;}
.col-index-product .product-container .item a:hover h2{bottom: 50%; transform: translateY(calc(-50% + 3vh)); transition: .5s all;}
.col-index-product .product-container .item a .mask-layer{position: absolute;top: 0;left: 0;width: 100%;height: 100%; background: rgba(0, 0, 0, .5);}
.col-index-product .product-container .item a .mask-layer{padding: 2em;color: #fff;text-transform: uppercase;font-size: 1.25em;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.col-index-product .product-container .item a .mask-layer::before{border-top: 1px solid #fff;border-bottom: 1px solid #fff;-webkit-transform: scale(0,0.8);transform: scale(0,0.8);}
.col-index-product .product-container .item a .mask-layer::after{border-right: 1px solid #fff;border-left: 1px solid #fff;-webkit-transform: scale(0.8,0);transform: scale(0.8,0);}
.col-index-product .product-container .item a .mask-layer::before, .col-index-product .product-container .item a .mask-layer::after{position: absolute;top: 30px;right: 30px;bottom: 30px;left: 30px;content: '';opacity: 0;-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;}
.col-index-product .product-container .item a:hover .mask-layer::before,
.col-index-product .product-container .item a:hover .mask-layer::after{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
/* about */
.col{padding: 0;}
.col-index-about{ padding:1vh 0 0;}
.col-index-about .about-content{margin: 8vh auto;}
.col-index-about .about-us{width: 80%; max-width: 520px; margin: 6vh auto; font-size: 1.8rem; text-align: center; line-height: 1.8;}
.col-index-about .about-us .title-head{margin-bottom: 3vh;}
.col-index-about .about-us .content{ margin: auto;}
.col-index-about .title{font-size: 4.2rem; color: #fff; margin: 10vh auto 5vh auto; text-align: center;}
.col-index-about .desc{font-size: 1.7rem; color: #fff; width: 80%; margin: auto; text-align: center;}
.col-index-about .about-banner{height: 525px; background: url(../images/bg.jpg) no-repeat center fixed; color: #fff; text-align: center; overflow: hidden;}
.col-index-about .about-banner h3{font-size: 4.5rem; margin-top: 20vh; margin-bottom: 20px;}
.col-index-about .about-banner p{font-size: 2.4rem; font-family: "vani"; text-transform: uppercase; color: rgba(255, 255, 255, .7);}

#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{}
/**/
/* news */
.col-index-news{padding:12vh 0 8vh 0; background: #fff; margin: auto; background: #fafafa;}
.col-index-news .swiper-slide {background: #fff;transition: .5s all;}
.col-index-news .swiper-slide:hover{box-shadow: 0 0 15px rgba(0, 0, 0, .1); transition: .5s all;}
.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 .img .info{width: 100%; position: absolute; left: 0; bottom: 0; z-index: 5; padding: 0 20px; line-height: 45px; color: #fff;}
.col-index-news .swiper-slide .img .mask-layer{
  width: 100%; position: absolute; height: 20%; bottom: 0; 
        background: -webkit-linear-gradient( bottom, 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)); /* 标准的语法 */
}
.col-index-news .swiper-slide .content{padding: 10px 15px 30px 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: 69px;}
.col-index-news .swiper-slide span{display: inline-block; margin-top: 3vh; font-size: 1.6rem; color: #e77918;}
.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;}
.col-index-news .swiper-pagination-bullet-active{background: #e77918;}
/* contact */
.col-index-partner{padding:7vh 0;background: #fff;}


/* page */
.page {text-align: center;}
.page ul li a{border:1px solid #dedede !important; color:#e77918;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:#e77918 !important;background: #e77918;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:#e77918}
.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: #e77918;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #fff;color:#e77918;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #e77918}
/* 内页 */
.col-location{line-height: 50px; border-bottom: 1px solid #dedede;}
.col-location ul{border-left: 1px solid #dedede;}
.col-location li{display: inline-block; padding: 0 35px; border-right: 1px solid #dedede;}
.col-location li.first{display: inline-block; height: 50px; line-height: 50px; padding: 0 20px;border-right: 1px solid #dedede;}
.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 .about-us{padding-right: 3vw;}
.col-page-about .col-profile .video-img{text-align: right; position: relative;}
.col-page-about .col-profile .video-img::before, .col-page-about .col-profile .video-img::after{content: ""; background: #e77918; position: absolute;}
.col-page-about .col-profile .video-img::before{width: 30px; height: 100%; right: -30px; bottom: -30px; }
.col-page-about .col-profile .video-img::after{ width: 100%; height: 30px; right: -30px; bottom: -30px; }
.col-page-about .col-profile .title-head{font-size: 4rem; text-align: left!important; margin-bottom: 3vh; text-transform: uppercase;}
.col-page-about .col-profile .title-head h2{top: 0;}
.col-page-about .col-profile .title-head span{ font-size: 3.5rem;}
.col-page-about .about-content{position: relative;  font-size: 1.6rem; 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-advantage{background: #f8f8f8; padding: 7vh 0;}
.col-page-about .col-advantage table{width: 100%;}
.col-page-about .col-advantage table td {background: #fff; margin: 0 1%;  padding: 6vh 1vw 4vh 1vw; display: block; float: left; width: 23%;}
.col-page-about .col-advantage table td strong{display: inline-block;font-size: 2.5rem; position: relative ; margin: 5vh 0 3vh 0;}
.col-page-about .col-advantage table td strong::after{content: ""; width: 100%; height: 2px; background: #0a84da; position: absolute; bottom: -3px; left: 50%; transform: translateX(-50%);}
.col-page-about .col-advantage table td p{font-size: 1.6rem; line-height: 1.8;}


.col-page-about .col-culture{min-height: 562px; background: url(../images/culture_bg.jpg) no-repeat center top fixed;}
.col-page-about .col-culture .container{padding: 13vh 0 5vh 0; text-align: center; color: #fff;}
.col-page-about .col-culture p{font-size: 2rem;}
.col-page-about .col-culture p>img{margin-bottom: 5vh;}
.col-page-about .col-culture table{width: 80%; margin: 0 auto 8vh auto;}
.col-page-about .col-culture table td>div{display: block; width: 215px; height: 215px; border-radius: 50%; border:16px solid rgba(255, 255, 255, .3); text-align: center;  color: #0a84da; font-size: 3rem;  position: relative;}
.col-page-about .col-culture table td>div::before{content: ""; position: absolute; width: 100%; height: 100%;background: rgba(255, 255, 255, 1); border-radius: 50%;  left: 50%; top: 50%; transform: translate(-50%,-50%); }
.col-page-about .col-culture table td>div p{line-height: 40px; color: #333; position: relative;}
.col-page-about .col-culture table td>div strong{position: relative; display: block; font-size: 3rem; margin-top: 30px; font-weight: bold; color: #000; line-height: 65px;}
.col-page-about .col-culture table td>div strong:after{content: ""; width: 50px; height: 2px; background: #e77918; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.col-page-about .col-culture h3{font-size: 4rem;}

/**/
.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: #eff2f5;}
.col-page-about .col-image .title-head{font-size: 3.6rem; margin-bottom: 5vh;}
.col-page-about .col-image .title-head span{color: #ddd;}
.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-page-about .col-honor{margin: 10vh auto;}
.col-page-about .col-honor .title-head{font-size: 3.6rem; margin-bottom: 5vh;}
.col-page-about .col-honor .owl-theme .owl-dots .owl-dot.active span, .col-page-about .col-honor .owl-theme .owl-dots .owl-dot:hover span{background: #1470cc;}
.col-page-about .col-honor .item .img img{border: 6px solid; 
border-image: -webkit-linear-gradient( #cecfcf, #727372) 30 30;
border-image: -moz-linear-gradient( #cecfcf, #727372) 30 30;
border-image: linear-gradient( #cecfcf, #727372) 30 30;}
/**/
.col-solution{padding-top: 10vh;}
.col-service{margin: 12vh auto;}
.col-service .item h3{text-align: center; font-size: 1.6rem; line-height: 45px;}
/**/
/* 产品 */
.col-page-product{padding:10vh 0; background: #f8f8f8;}
.col-page-product .product-nav{float: left;width: 20vw;padding-right: 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{margin: 10px 0;position: relative; /*border-bottom: 1px solid #dedede;*/}
.col-page-product .product-nav ul li>a{display: block; line-height: 50px; background: #fff; text-indent: 1em;text-overflow: ellipsis;overflow: hidden;font-size:16px;transition: 0.3s; border-left: 5px solid #fff;}
.col-page-product .product-nav ul li>a i{position: absolute;right: 15px;top:16px;}
.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:#e77918;     border-left: 5px solid #e77918;}
.col-page-product .product-nav ul li>a:hover i path,.col-page-product .product-nav ul li.active>a i path{fill: #e77918;}
.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% - 60px);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 #e77918;width: 60px;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: 30px 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; color: #0a84da;}

.col-page-product .productList{float: right;width: calc(100% - 20vw);}
.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; padding: 10px 0;font-weight: 500;transition: 0.3s;font-weight: 500;font-size:18px; background: #7f7f7f; color: #fff;}
.col-page-product .productList ul.list li:hover .img img{transform: scale(1.1);}

.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: #0045d2;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 .product-detail h2{margin: 5vh 0 5vh;position: relative;font-size: 2.4rem; line-height: 60px;font-weight: bold; border-bottom: 1px solid #dedede;}
.col-product-detail .product-detail .content{padding: 20px 10px;}
.col-product-detail .col-message .title-head{font-size: 2.4rem;}
/* 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-image .col-honor .title-head{}
.col-page-image .col-showroom{margin: 10vh auto;}
/**/
.col-page-news{background: #f7f7f7; padding: 5vh 0 10vh 0;}
.col-page-news .news-nav{text-align: center; margin-bottom: 3vh;}
.col-page-news .news-nav ul li{display: inline-block; padding: 0 2vw; margin: 0 1vw; background: #fff; transition: .5s all;}
.col-page-news .news-nav ul li:hover, .col-page-news .news-nav ul li.active{background: #e77918; transition: .5s all;}
.col-page-news .news-nav ul li:hover a, .col-page-news .news-nav ul li.active a{color: #fff; transition: .5s all;}
.col-page-news .news-nav ul li a{line-height: 50px; font-size: 1.6rem;}
.col-page-news .news-nav ul li i{margin-left: 10px}
.news-list{position: relative; float: right;}
.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; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,.1)}
.graphic-list>ul>li .img{width: 25%; float: left; margin-left: 20px; margin-right: 20px; margin-top: 20px;}
.graphic-list>ul>li .content{}
.graphic-list>ul>li>a h2{font-size: 2rem; color: #222; font-weight: bold; transition: .5s all;}
.graphic-list>ul>li>a em{position: relative; margin-right: 10px;}
.graphic-list>ul>li>a em: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;  }
/**/
.col-page-recruit{padding: 10vh 0 0 0;}
.col-page-recruit-detail{margin-bottom: 10vh;}
.col-page-recruit .col-idea td{line-height: 2; font-size: 1.6rem; padding-left: 30px;}
.col-page-recruit .col-idea td strong{display: inline-block; color: #999; margin-top: 30px;}
.col-page-recruit .col-idea td h2{margin: 10px 0 30px 0; font-size: 4rem;}
.col-page-recruit .col-job{background: #f8f8f8; padding: 9vh 0;}
.col-page-recruit .col-job ul{position: relative; margin-left: -10px; margin-right: -10px;}
.col-page-recruit .col-job ul li{width: 33.33%; padding: 0 10px; margin-bottom: 20px; float: left;}
.col-page-recruit .col-job ul li .inner{background: #fff; padding: 10px 20px 20px 30px;}
.col-page-recruit .col-job ul li i.iconfont{font-size: 8.5rem; color: #002353; text-align: center; display: block; margin: auto;}
.col-page-recruit .col-job ul li h3{font-size: 2rem; margin-bottom: 20px; font-weight: bold;}
.col-page-recruit .col-job ul li .desc{color: #666; font-size: 1.6rem; line-height: 2; margin-bottom: 20px;}
.col-page-recruit .col-job ul li .salary{color: #002353;}
.col-page-recruit .position-title{margin-bottom: 30px;}
.col-page-recruit .position-content{font-size: 14px; color: #666; margin-bottom: 30px;}
.col-page-recruit .position-content p, .position-content span{background: none!important; font-family:'simhei'!important;}
.col-page-recruit .position-content h3{font-size: 18px; border-bottom: 1px solid #dedede; padding: 10px 0; margin: 10px 0; color: #333;}
.col-page-recruit-detail .container a{display:inline-block; padding: 6px 40px; line-height: 30px; background: #0067b7; color: #fff; transition: .5s all; -webkit-transition:.5s all; -ms-transition:.5s all; position: relative;}
.col-page-recruit-detail .container a i{color: #fff; opacity: 0; -webkit-opacity:0; -ms-opacity:0; transition: .5s all; -webkit-transition:.5s all; -ms-transition:.5s all; position: absolute; left: 60%; top: 50%; margin-top: -8px;}
.col-page-recruit-detail .container a:hover{background: #00736e;}
.col-page-recruit-detail .container a:hover i{opacity: 1; -webkit-opacity:1; -ms-opacity:1; left: 80%;}
.job_form {padding:55px 0;background:#f7f7f7}
.job_form h1 {font-size:2.2rem;color:#000;font-weight:bold;letter-spacing:5px;text-align:center;margin:0 0 24px}
.job_form h1 p {font-size:1.4rem;color:#737373;font-weight:normal;margin:8px 0 0;letter-spacing:normal}
.job_message {width:100%;max-width:980px;margin:0 auto;}
.job_message li {margin:10px 0;line-height:35px;}
.job_message li:after {content:'';clear:both;display:block}
.job_message li .form-check{display: inline-block;}
.job_message li span {line-height:35px;font-size:1.4rem;display:block;}
.job_message li input[type="text"] {width:100%;height:35px;line-height:35px;float:left;padding:0 10px;box-shadow:0 0 12px rgba(0,0,0,0.15);border:0;border-radius:3px;transition:all .3s;background:#FFF;font-size:1.4rem;}
.job_message li input[type="radio"] {margin:0 0 0 15px;}
.job_message li textarea {width:100%;height:120px;padding:0 10px;box-shadow:0 0 12px rgba(0,0,0,0.15);border:0;border-radius:3px;transition:all .3s;background:#FFF;font-size:1.4rem;}
.job_message li input[type="text"]:hover,.job_message li textarea:hover {box-shadow:0 5px 12px rgba(0,0,0,0.2)}
.job_message li span:last-child {display:none}
.job_message .sub input {display:inline-block;padding:7px 30px;font-size:1.4rem;color:#fff;background:#004585;margin:0 10px;border:0;transition:all .3s;border-radius:5px}
.job_message .sub input:hover {box-shadow:0 5px 12px rgba(0,0,0,0.2);}
.job_message .code {margin:20px 0}
.job_message .code span {line-height:35px;font-size:1.4rem;display:block;}
.job_message .code input[type="text"] {width:25%;height:35px;line-height:35px;float:left;padding:0 10px;box-shadow:0 0 12px rgba(0,0,0,0.2);border:0;border-radius:3px;transition:all .3s;font-size:1.4rem}
/* contact */
.col-page-contact{padding-bottom: 0; background: #f8f8f8;}
.col-contact {margin:0 auto;}
.col-contact h2{font-size: 3rem; color: #1470cc; margin:60px auto 30px auto;}
.col-contact .contact-content{ padding: 8vh 0vh 16px 0;}
.col-contact .contact-content ul li{position: relative; padding:0;  border-bottom: 1px solid rgba(255, 255, 255, .2);}
.col-contact .contact-content ul li .inner{margin: 0 8px; padding:0 8px 2vh 8px; background: #fff; min-height: 170px; text-align: center;}
.col-contact .contact-content ul li i{width: 60px; height: 60px; line-height: 60px; border-radius: 5px; text-align: center; border-radius: 50%; color: #e77918; font-size: 2.4rem;}
.col-contact .contact-content ul li div{font-size: 1.6rem; color: #666;}
.col-contact .contact-content ul li h3{font-size: 2rem; margin-bottom: 10px; color: #000;}
.col-contact .col-contact-other{margin-bottom: 8vh;}
.col-contact .col-contact-other table td>div{margin: 0 10px; background: #fff; padding: 30px; min-height: 155px; line-height: 2;}
.col-contact .col-contact-other table td>div strong{font-size: 2rem;}
.col-map{position: relative; z-index: 9; margin-bottom: 10vh;}
#allmap{width: 100%; min-height: 535px;}
#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; background: #fff;}
.col-message .title-head{font-size: 3.6rem; margin: 0 0 2vh auto; text-align: left;}

/* 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: #e77918;color:#ffffff;border: none;padding:12px 20px;width:100%;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: #e77918;z-index: 99;font-size: 24px;cursor: pointer;text-align: center;line-height: 48px;}
.footer {background: url(../images/footer_bg.jpg) no-repeat center fixed; padding:9vh 0 0px;}
.footer .footer-nav {margin-bottom: 50px; padding: 0 0px 0 10px;}
.footer .footer-nav ul li{float: left;width: 50%; color:#fff;font-size:2rem;font-weight: bold;}
.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: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: #fff;}
.footer .footer-contact li p{display: inline-block;}
.footer .footer-contact li p a{color;#fff;}
.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(255,255,255,.6); border: 1px solid rgba(255, 255, 255, .3); color: #000;}
.footer .inquiry-container .input-type textarea{height: 70px; background: rgba(255,255,255,.6); border: 1px solid rgba(255, 255, 255, .3); color: #fff; margin-bottom: 0;}
.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) {
  
}
@media (max-width: 1600px) {
  .header .inner nav ul li{margin-right: 2.5vw;}
.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) {
  .head_active .inner .logo{min-width: 160px; background-size: 100%;}
  .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{margin-top: 0}
  .col-page-product .product-contact .content{padding: 10px 20px;;}
  .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) {
  .container2{padding: 0 6vw;}
  .header .inner nav ul li{margin-right: 1.6vw;}
}
@media (max-width: 1200px) {
  html{font-size: 9px;}
  .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-index-about .about-us{width: 90%;}
  .col-index-about .about-us .title-head, .col-index-about .about-us .title-head h2{margin-bottom: 0;}
  .col-index-about .about-us a.more{margin-top: 15px;}

  .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-product .product-category .right .inner{padding: 0}
  .col-index-product .product-category .left{margin-bottom: 2vw;}
  .col-index-product .product-category .left .inner{padding: 0}
  /**/
  .col-page-about .col-advantage table td{display: block; float: left; width: 48%; margin-bottom: 20px;}
  .col-page-about .col-culture{background: url(../images/culture_bg.jpg) no-repeat center top;background-attachment:scroll;}
  .col-page-about .col-culture table{margin-bottom: 3vw;}
  .col-page-about .col-culture .container{padding-bottom: 8vh;}
  .col-page-about .col-culture table td{display: block; float: left; width: 48%; margin-bottom: 20px;}
  .col-page-about .col-culture h3{font-size: 2rem;}
  .col-message{padding: 0vh 2vh 4vh 2vh;}
  .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 .product-nav,.col-page-product .productList, .col-page-news .product-nav, .col-page-news .news-list{width:100%;float: none;margin:20px 0;}
  .col-page-product .product-nav ul{}
  .col-page-product .product-contact{display: none;}
  .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;}
  .col-page-recruit .col-idea td{display: block; text-align: left;}
  .col-page-recruit .col-idea td strong{margin-top: 5px;}
  .col-page-recruit .col-idea td h2{margin-bottom: 10px;}
  .col-page-recruit .col-job ul li{width: 50%;}
  .col-contact .contact-content{padding-bottom: 0vh;}
  .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-product .product-nav a{padding: 0 20px;}
  .col-index-about .title{font-size:3rem;}
  .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;}
  .newsletter form div input[type="text"]{width:200px}
  .newsletter{padding:5vh 10px;}
  .reading li{width:100%;margin-right: 0;}
.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,{margin-bottom: 10px;}
  .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: 640px) {
    .col-page-recruit .col-job ul li{width: 100%;}
    .col-contact .contact-content ul li{margin-bottom: 2vh; width: 100%;}
    .col-contact-other{margin-top: 4vh;}
    .col-contact-other table td{display: inline-block; width: 100%; margin-bottom: 20px;}
}
@media (max-width: 488px) {
  #col-index-banner .ban_cont p:nth-child(1),.col-index-industry .left .title .s-content,.col-page-industry .col-industry .wrap .left .title .namemark{font-size:20px}
  #col-index-banner .swiper-slide-active .ban_cont a.more{display:none;}
  .col-index-product .product-nav a{padding: 0 10px;}
  .col-location li{padding: 0 30px;}
  .col-page-about .col-advantage table td{display: block; float: left; width: 98%; margin-bottom: 20px;}
  .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-culture table{width: 100%;}
  .col-page-about .col-culture p{font-size: 1.8rem;}
  .col-page-about .col-culture table td>div{width: 200px; height: 200px;}
  .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;}
}
@media (max-width: 400px) {
  .col-index-product .product-nav a{padding: 0 5px;}
  #col-index-banner .ban_cont p:nth-child(1),.col-index-industry .left .title .s-content,.col-page-industry .col-industry .wrap .left .title .namemark{font-size:18px}
}


/*手机版菜单*/
.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;}
}

