/*
首页模块命名规范：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";
/* noto-sans-sc-100 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-300 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-regular */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-500 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-600 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-700 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-900 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
html{overflow-x: hidden;}
body {font-family:'Arial','Noto Sans SC';min-width: 320px;color: #000;overflow: hidden;}
html.active{overflow: 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');
}
.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}
a:hover { color: #000;text-decoration: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
img {border: 0;  max-width: 100%;}
.relative {position: relative;}
.container {width: 1300px;  padding: 0;}
.container2 {max-width: 1000px; width:100%;  margin: 0 auto; padding: 0 10px;}
.syposition{position: relative;background-color: #fff;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; width: 55px; height: 55px; position: absolute; right: 0; top:0;  background: #0067b7; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-90px;display: block;height: 0;overflow: hidden;}
.recaptcha{display: inline-block}
.table{display: table;height: 100%;width: 100%;margin:0;}
.table .table-cell{display: table-cell;vertical-align: middle}
img[src=""],img:not([src]){opacity:0 !important;}
/* 滚动条 */
::-webkit-scrollbar{width: 5px;  height: 5px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);border-radius: 10px;background-color: #F5F5F5;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #000;opacity: 0.5;}  
/*滑块效果*/
::-webkit-scrollbar-thumb:hover{border-radius: 5px;-webkit-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 */
.header{width: 100%;position: fixed;top: 0;left: 0;z-index: 101;}
.header .inner{padding: 0 40px;height: 88px;line-height: 88px;transition: 0.5s;background: #fff;box-shadow:0 2px 10px rgba(0,0,0,.1);}
.header .inner .logo{font-size: 0;line-height: 88px;line-height: 88px;margin-right: 30px;}
.header .inner .logo .logo_title{color:#034198;display: inline-block;vertical-align: middle;line-height: 1.2;margin-left: 8px;}
.header .inner .logo .logo_title p:nth-child(1){font-size: 23px;font-weight: 900;}
.header .inner .logo .logo_title p:nth-child(2){font-size: 13px;font-family: "Noto Sans SC";font-weight: 500;}
.header .inner .nav>ul>li{float: left;padding: 0 30px;position: relative;}
.header .inner .nav>ul>li>a{font-size: 18px;color:#666;display: inline-block;line-height: 1.6;position: relative;transition: 0.3s}
.header .inner .nav>ul>li>a::after{content:'';width: 0;left: 50%;height: 1px;background: #000;transition: 0.36s;position: absolute;bottom: 0}
.header .inner .nav>ul>li>a:hover,.header .inner .nav>ul>li.active>a{color:#013e97}
.header .inner .nav>ul>li>a:hover::after,.header .inner .nav>ul>li.active>a::after{left: 0;width: 100%}
.header .inner .nav>ul>li ul{background: #fff;line-height: normal;position: absolute;left: 0;top: 100%;width: 270px;padding: 30px 0;display: none;}
.header .inner .nav>ul>li ul li{padding:0 30px;transition: 0.3s;position: relative;}
.header .inner .nav>ul>li ul li>a{display: block;line-height: 45px;border-bottom: 1px solid #e5e5e5;color:#666;font-size: 16px;}
.header .inner .nav>ul>li ul li:last-child>a{border:1px solid transparent;}
.header .inner .nav>ul>li ul li:hover{background: #013e97;}
.header .inner .nav>ul>li ul li:hover>a{color:#fff;border-bottom:1px solid transparent;}
.header .inner .nav>ul>li ul li .three{position: absolute;left: 100%;top: 0;display: none;background: #fff;}
.header .inner .nav>ul>li ul li:last-child .three{top: auto;bottom: 0;}
.header .inner .nav>ul>li ul li .three a{display: block;white-space: nowrap;height: 40px;line-height: 40px;border-bottom: 1px solid #e5e5e5;padding: 0 20px;transition: 0.3s;color:#666;}
.header .inner .nav>ul>li ul li:hover .three{display: block;}
.header .inner .nav>ul>li ul li .three a:hover{background: #013e97;color:#fff;}
.header .inner .language i svg{vertical-align: middle;}
.header .inner .language a{display: inline;padding: 0 10px;position: relative;color:#2d2d2d;}
.header .inner .language a.active{color:#000;}
.header .inner .language a:nth-of-type(1)::after{content:'';width: 1px;height: 12px;background: #d2d2d2;position: absolute;right: 0;top: 50%;margin-top: -6px;}
.header .inner .menu{cursor: pointer;transition: .2s cubic-bezier(.4,.01,.165,.99);margin-top: 30px;margin-left: 40px;}
.header .inner .menu ul{width: 31px;height: 27px;position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
.header .inner .menu ul li{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 .inner .menu ul li span{width: 30px;height: 3px;background: #000;position: absolute;right: 0;top: 14px;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.header .inner .menu ul li:nth-child(1) span{width: 25px;transform: translate3d(0,-8px,0);-webkit-transform: translate3d(0,-8px,0);}
.header .inner .menu ul li:nth-child(2) span {width: 20px;transform: translate3d(0,0px,0);-webkit-transform: translate3d(0,0px,0);transition: 0.5s;}
.header .inner .menu ul li:nth-child(3) span {transform: translate3d(0,8px,0);-webkit-transform: translate3d(0,8px,0);}
.header .inner .menu.animated ul li{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;}
.header .inner .menu.animated ul li span{transition: transform 0s ease 0s;transform: translate3d(0,0,0);-webkit-transition: -webkit-transform 0s ease 0s;-webkit-transform: translate3d(0,0,0);}
.header .inner .menu.animated ul li:nth-child(2){opacity: 0;}
.header .inner .menu.animated ul li:nth-child(3){transform: translateZ(0) rotate(-45deg);-webkit-transform: translateZ(0) rotate(-45deg);}
.header .inner .menu.animated ul li:nth-child(1) span{width: 30px}

.down-menu{position: fixed;width: 100%;height: 100%;background: #1b1b1b;z-index: 110;top: 0;left: 0;-webkit-transform: translate3d(0,-100%,0);transform: translate3d(0,-100%,0);-webkit-transition: -webkit-transform 0.5s;transition: transform 0.5s;transition-delay: .3s;overflow: hidden;}
.down-menu.active{-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.down-menu .menu{cursor: pointer;transition: .2s cubic-bezier(.4,.01,.165,.99);margin-top: 30px;margin-left: 40px;}
.down-menu .menu ul{width: 31px;height: 27px;position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
.down-menu .menu ul li{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;}
.down-menu .menu ul li span{width: 30px;height: 3px;background: #fff;position: absolute;right: 0;top: 14px;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.down-menu .menu ul li:nth-child(1) span{width: 25px;transform: translate3d(0,-8px,0);-webkit-transform: translate3d(0,-8px,0);}
.down-menu .menu ul li:nth-child(2) span {width: 20px;transform: translate3d(0,0px,0);-webkit-transform: translate3d(0,0px,0);transition: 0.5s;}
.down-menu .menu ul li:nth-child(3) span {transform: translate3d(0,8px,0);-webkit-transform: translate3d(0,8px,0);}
.down-menu .menu.animated ul li{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;}
.down-menu .menu.animated ul li span{transition: transform 0s ease 0s;transform: translate3d(0,0,0);-webkit-transition: -webkit-transform 0s ease 0s;-webkit-transform: translate3d(0,0,0);}
.down-menu .menu.animated ul li:nth-child(2){opacity: 0;}
.down-menu .menu.animated ul li:nth-child(3){transform: translateZ(0) rotate(-45deg);-webkit-transform: translateZ(0) rotate(-45deg);}
.down-menu .menu.animated ul li:nth-child(1) span{width: 30px}
.down-menu .inner{padding: 0 40px;height: 88px;line-height: 88px;}
.down-menu .inner .logo{height: 88px;line-height: 88px;}
.down-menu .inner .language i svg{vertical-align: middle;}
.down-menu .inner .language i svg path{fill:#fff;}
.down-menu .inner .language a{display: inline;padding: 0 10px;position: relative;color:#7c7c7c;}
.down-menu .inner .language a.active{color:#fff;}
.down-menu .inner .language a:nth-of-type(1)::after{content:'';width: 1px;height: 12px;background: #d2d2d2;position: absolute;right: 0;top: 50%;margin-top: -6px;}
.down-menu .nav{padding: 15vh 160px 0;height:calc(100% - 88px);}
.down-menu .nav>ul{height: 100%;}
.down-menu .nav>ul>li{float: left;width: 16.66%;height: 100%;border-left:1px solid rgba(255,255,255,0.15);padding-left: 2px;}
.down-menu .nav>ul>li span{font-size: 20px;color:#013e97;font-weight: bold;font-family: 'Noto Sans SC';display: block;margin-bottom: 20px;}
.down-menu .nav>ul>li>a{font-size: 30px;font-weight: bold;color:#fff;}
.down-menu .nav>ul>li ul{margin-top: 60px;line-height: 1.8;}
.down-menu .nav>ul>li ul li{margin-bottom: 10px;}
.down-menu .nav>ul>li ul li a{color:#ababab;font-size: 16px;}
.down-menu .nav>ul>li ul li a:hover{text-decoration: underline;}

/* banner */
#page section,.col-page{position: relative;z-index: 10;}
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .container{height: 100%;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .banner-container{position: fixed;top:0;left: 0;width: 100%;z-index: 1;}
#col-index-banner .ban_cont{width: 100%;position: absolute;bottom: 0;padding-left: 160px;bottom: 15%;color:#fff;}
#col-index-banner .ban_cont p:nth-child(1){font-size: 48px;transform: translateX(20px);opacity: 0;transition: .5s}
#col-index-banner .ban_cont p:nth-child(2){font-size: 48px;margin-bottom: 20px;transform: translateX(20px);opacity: 0;transition: .5s}
#col-index-banner .ban_cont p:nth-child(3){font-size: 20px;transform: translateX(20px);opacity: 0;transition: .5s}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(1){transform: none;opacity: 1;transition-delay: .5s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(2){transform: none;opacity: 1;transition-delay: .66s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(3){transform: none;opacity: 1;transition-delay: .88s;}
#col-index-banner .swiper-button{width: 50px;height: 50px;border-radius: 50%;margin:0;text-align: center;line-height: 48px;border:1px solid rgba(255,255,255,0.3);color:#fff;background: none;opacity: 1 !important;font-size: 24px}
#col-index-banner .swiper-button-prev{left: 160px;}
#col-index-banner .swiper-button-next{right: auto;left:220px;}
#col-banner .ban_cont{width: 100%;position: absolute;text-align: center;left: 0;top: 50%;color: rgb(255, 255, 255);padding:0 10px;}
#col-banner .ban_cont h1{font-size: 48px;font-weight: bold;text-shadow: 0px 5px 5px rgba(6, 0, 1, 0.14);transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-banner .ban_cont p{font-size: 18px;margin-top: 10px;transform: translateY(20px);opacity: 0;transition: .5s}
#col-banner .ban_cont ul{display: inline-block;margin-top:20px;transform: translateY(20px);opacity: 0;transition: .5s}
#col-banner .ban_cont ul li{display: inline-block;font-size: 20px;}
#col-banner .ban_cont ul li a{color:#fff;}
#col-banner .ban_cont ul li.active{font-size: 24px;}
#col-banner .swiper-slide-active .ban_cont h1{transform: none;opacity: 1;transition-delay: .5s;}
#col-banner .swiper-slide-active .ban_cont p{transform: none;opacity: 1;transition-delay: .66s;}
#col-banner .swiper-slide-active .ban_cont ul{transform: none;opacity: 1;transition-delay: .66s;}






/* 首页about */
.col-index-about{padding: 100px 0 150px;text-align: center;}
.col-index-about .content p:nth-child(1){margin-bottom: 20px;}
.col-index-about .content p:nth-child(2){font-size: 50px;color:#fff;font-weight: bold;}
.col-index-about .content p:nth-child(3){font-size: 22px;color:#b4d6f3;}
.col-index-about .content a{display: block;border-radius: 26px;width: 199px;height: 52px;line-height: 52px;text-align: center;color:#fff;font-size: 18px;margin:80px auto 0;background: url(../images/input_bg.png)no-repeat center center;background-size: cover;}



/* 首页product */
.col-index-product{background: #fff;}
.col-index-product .img-slide{}
.col-index-product .img-slide ul{height: 970px;position: relative;}
.col-index-product .img-slide ul li{position: absolute;top: 0;left: 0;width: 100%;opacity: 0;transition: 0.5s;overflow: hidden;}
.col-index-product .img-slide ul li.active{opacity: 1;}
.col-index-product .img-slide .img{height: 970px;transition: 3s;transform-origin: center center;transform: scale(1.1)}
.col-index-product .img-slide .title{color:#fff;left: 160px;width: 840px;bottom: 200px;position: absolute;z-index: 10;}
.col-index-product .img-slide .title h2{font-size: 60px;padding-bottom: 10px;position: relative;margin-bottom: 30px;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.col-index-product .img-slide .title h2::after{content:'';width: 67px;height: 4px;background: #fff;position: absolute;left: 0;bottom: 0;}
.col-index-product .img-slide .title .content{font-size: 28px;font-weight: 300;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.col-index-product .img-slide .title a{display: block;border-radius: 26px;width: 199px;height: 52px;line-height: 52px;text-align: center;color:#fff;font-size: 18px;margin:80px 0 0;background: url(../images/input_bg2.png)no-repeat center center;background-size: cover;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.col-index-product .img-slide .active .img{transform: none;transition-delay: 0.3s}
.col-index-product .img-slide .active .title h2{transform: none;opacity: 1;transition-delay: 0.36s}
.col-index-product .img-slide .active .title .content{transform: none;opacity: 1;transition-delay: 0.5s}
.col-index-product .img-slide .active .title a{transform: none;opacity: 1;transition-delay: 0.68s}
.col-index-product .slide-nav{position: absolute;right: 160px;bottom: 10%;width: 368px;z-index: 2;}
.col-index-product .slide-nav ul li{float: left;width: 50%;border:1px solid #eeeeeec0;text-align: center;background: rgba(255,255,255,0.7);}
.col-index-product .slide-nav ul li a{display: block;padding: 20px 0 15px;transition: 0.3s;color:#383838;height: 100%;}
.col-index-product .slide-nav ul li a .img{height: 65px;line-height: 65px;overflow: hidden;}
.col-index-product .slide-nav ul li a>p{margin-top: 20px;font-size: 18px;transition: 0.3s}
.col-index-product .slide-nav ul li a:hover{background: #013e97;}
.col-index-product .slide-nav ul li a:hover>p{color:#fff;}
.col-index-product .slide-nav ul li a:hover .img img{filter: drop-shadow(0 -80px rgba(255,255,255,0.7));position: relative;top: 80px;}

/* 首页news */
.col-index-news{background: #eee;padding: 10% 160px 8%;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-index-news .news-title{width: 22.5%;min-width: 200px;position: relative;}
.col-index-news .news-title h2{font-size: 40px;margin-bottom: 40px;}
.col-index-news .news-title ul{}
.col-index-news .news-title ul li{line-height: 1.6;margin-bottom: 5px;}
.col-index-news .news-title ul li a{font-size: 18px;color:#525252;}
.col-index-news .news-title ul li a:hover{text-decoration: underline}
.col-index-news .news-title .swiper-button{width: 50px;height: 50px;border-radius: 50%;background: #fff;margin-top: 0;text-align: center;line-height: 50px;color:#000;font-size: 24px;outline: none;opacity: 1 !important;bottom: 10px;top: auto;position: absolute;}
.col-index-news .news-title .swiper-button-prev{left: 0;}
.col-index-news .news-title .swiper-button-next{right:auto;left: 60px;}
.col-index-news .news-slide{width: 77.5%;}
.col-index-news .news-slide .swiper-slide{background: #fff;position: relative;}
.col-index-news .news-slide .swiper-slide .img{overflow: hidden;}
.col-index-news .news-slide .swiper-slide .img img{transition: 0.3s;}
.col-index-news .news-slide .swiper-slide:hover .img img{transform: scale(1.1);opacity: 0.8;}
.col-index-news .news-slide .swiper-slide .title{padding: 30px;}
.col-index-news .news-slide .swiper-slide .title h3{font-size: 24px;margin-bottom:15px;height: 52px;font-weight: 400;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.col-index-news .news-slide .swiper-slide .title .content{font-size: 16px;color:#666666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}

/* 首页technology */
.col-index-technology{padding: 10% 160px ;color:#fff;text-align: right;}
.col-index-technology .content{width: 590px;display: inline-block} 
.col-index-technology .content p:nth-child(1){font-size: 42px;margin-bottom: 20px;font-weight: 300;}
.col-index-technology .content p:nth-child(2){font-size: 18px;font-weight: 300;width: 470px;display: inline-block;}
.col-index-technology .content a{display: inline-block;border-radius: 26px;width: 199px;height: 52px;line-height: 52px;text-align: center;color:#fff;font-size: 18px;margin:80px auto 0;background: url(../images/input_bg2.png)no-repeat center center;background-size: cover;}






/* page */
.page {text-align: center;}
.page ul li a{border:none;background: none;color:#2e7879;margin:0 3px;width: 30px;height:30px;border:1px solid #e5e5e5;padding: 0;line-height: 30px;}
.page ul li.disabled a{border:1px solid #e5e5e5;background: none;}
.page ul li.active a{border:1px solid #e5e5e5;background: #000;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:1px solid #e5e5e5;background: none;color:#2e7879}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {border:1px solid #e5e5e5;background: #000;color:#fff;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: none;color:#2e7879;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #2e7879}
/* 内页 */
.col-page{position: relative;background: #fff;z-index: 10;}/*内页通用页面外层容器样式*/

/* 关于我们 */
.col-page-about{}
.col-page-about .col-profile{padding: 100px 0 160px;}
.col-page-about .col-profile .content{padding: 0 90px;}
.col-page-about .col-profile .content p{color:#3e3e3e;font-size: 17px;line-height: 1.6}
.col-page-about .col-profile .content p:nth-child(1){font-size: 36px;font-weight: bold;margin-bottom: 40px;}
.col-page-about .col-chairman{background: #1b1b1b;padding: 80px 0 100px;}
.col-page-about .col-chairman h2{text-align: center;font-size: 30px;color:#fff;margin-bottom: 60px;}
.col-page-about .col-chairman .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-about .col-chairman .wrap>div{width: 50%;}
.col-page-about .col-chairman .wrap .content{color:#949494;font-size: 16px;line-height: 1.8;padding-right: 10px;}
.col-page-about .col-chairman .wrap .img img{transform: translateX(80px)}
.col-page-about .col-culture{text-align: center;color:#fff;padding: 90px 0 180px;}
.col-page-about .col-culture h2{font-size: 30px;color:#fff;margin-bottom: 5px;font-weight: 300;}
.col-page-about .col-culture .content{}
.col-page-about .col-culture .content p:nth-child(1){font-size: 18px;}
.col-page-about .col-culture .content p:nth-child(2){font-size: 42px;font-weight: bold;width: 900px;margin:55px auto 0;}
.col-page-about .col-history{padding: 90px 0 100px;background: #f6f6f6;}
.col-page-about .col-history h2{font-size: 30px;margin-bottom: 40px;text-align: center;}
.col-page-about .col-history .history-nav{text-align: center;margin-bottom: 40px;font-weight: bold;font-family: 'Noto Sans SC'}
.col-page-about .col-history .history-nav a{font-size: 24px;color:#a3a3a3;margin:0 25px;transition: 0.3s}
.col-page-about .col-history .history-nav a.active{color:#000;}
.col-page-about .col-history .history-list{}
.col-page-about .col-history .history-list .box{display: none;animation: fadeIn 0.5s both;animation-delay: 0.2s}
.col-page-about .col-history .history-list .box.active{display: block;}
.col-page-about .col-history .history-list .box li{display: -webkit-flex;display: -ms-flexbox;display: flex;border:1px solid #dcdcdc;}
.col-page-about .col-history .history-list .box li:not(:first-child){margin-top: -1px;}
.col-page-about .col-history .history-list .box li>div{padding: 15px 0;}
.col-page-about .col-history .history-list .box li .title{border-right: 1px solid #dcdcdc;width: 25%;background: #f0f0f0;text-align: center;font-size: 20px;font-weight: bold;font-family: 'Noto Sans SC';}
.col-page-about .col-history .history-list .box li .content{width: 75%;padding-left: 25px;color:#666666;align-items: center;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-about .col-history .history-list .box li .content>div p{padding-left: 20px;position: relative;}
.col-page-about .col-history .history-list .box li .content>div p::before{content:'';width: 11px;height: 2px;position: absolute;left:0; top:9px;background: #013e97;}
.col-page-about .col-honor{padding: 50px 0;}
.col-page-about .col-honor h2{text-align: center;font-size: 30px;margin-bottom: 20px;}
.col-page-about .col-honor .content{font-size: 16px;color:#666;width: 850px;margin:0 auto 45px;text-align: center;line-height: 1.6}
.col-page-about .col-honor .honor-container{padding-bottom: 70px}
.col-page-about .col-honor .swiper-slide .img{box-shadow: 2.5px 4.33px 3px 0px rgba(6, 0, 1, 0.08);transition: 0.36s;}
.col-page-about .col-honor .swiper-slide .title{text-align: center;font-size: 16px;color:#343434;margin-top: 20px;}
.col-page-about .col-honor .swiper-slide:hover .img{transform: translateY(-5px)}
.col-page-about .col-honor .swiper-pagination{bottom: 0}
.col-page-about .col-honor .swiper-pagination span{width: 16px;height: 16px;background: #d2d2d2;opacity: 1 !important;}
.col-page-about .col-honor .swiper-pagination span.swiper-pagination-bullet-active{background: #013e97;}


/* 产品 */
.col-page-product {padding: 145px 0 0;}
.col-page-product>.container{position: relative;margin-bottom: 100px}
.col-page-product .pin-wrapper{float: right;width: 200px;}
.col-page-product .prScroll{padding-left: 30px;position: relative;}
.col-page-product .prScroll.fixed{position: fixed;top: 50%;margin-top: -200px;}
.col-page-product .prScroll .scroll{position: absolute;top: 0;left: 0;width: 2px;height: 100%;background: #eeeeee;}
.col-page-product .prScroll .scroll .bar{position: absolute;top: 0;left: 0;width: 100%;height: 0%;background: #000;}
.col-page-product .prScroll .item{display: table-cell;height: 400px;vertical-align: middle;}
.col-page-product .prScroll .item li{display: inline-block;margin-top: 15px;width: 170px}
.col-page-product .prScroll .item li:first-child{margin-top: 0;}
.col-page-product .prScroll .item li a{color:#949494;}
.col-page-product .prScroll .item li.active a{color:#000;}
.col-page-product .product-list{float: left;width: calc(100% - 200px);padding-right: 100px;}
.col-page-product .product-list li:not(:last-child){margin-bottom: 100px;}
.col-page-product .product-list li .img{overflow: hidden;}
.col-page-product .product-list li .img img{transition: 0.3s;width: 100%}
.col-page-product .product-list li:hover .img img{transform: scale(1.1)}
.col-page-product .product-list li .title{margin-bottom: 50px;}
.col-page-product .product-list li .title span{font-size: 30px;font-weight: bold;}
.col-page-product .product-list li .title a{font-size: 16px;line-height: 1.8;border-bottom:1px solid #000}
.col-page-product .product-info{padding: 75px 0;border-top:1px solid #e5e5e5;background: #fafafa;line-height: 1.8;font-size: 18px;color:#666;}
.col-page-product .product-info p:nth-child(2){color:#013e97;margin-top: 10px;}
.col-page-product .product-nav li{position: relative;width:50%;float: left;text-align: center;display: none;overflow: hidden;}
.col-page-product .product-nav li .img{height: 350px;transition: 0.36s}
.col-page-product .product-nav li:hover .img{transform: scale(1.1)}
.col-page-product .product-nav li .title{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);color:#fff;}
.col-page-product .product-nav li .title h3{font-size: 24px;font-weight: 400;}
.col-page-product .product-nav li .title i{width: 36px;height: 36px;border:2px solid rgba(255,255,255,0.3);border-radius: 50%;text-align: center;line-height: 32px;font-size: 16px;margin-top: 10px;display: none;}








/* 产品详情页 */
.col-page-detail .pro_show {margin-bottom: 100px;}
.col-page-detail .pro_show .gallery-top{width: calc(100% - 210px);float: left;margin:0;}
.col-page-detail .pro_show .gallery-top .swiper-slide .bimg{border:1px solid #e5e5e5;}
.col-page-detail .pro_show .col-thumb{float: right;width: 180px;height: 620px;position: relative;}
.col-page-detail .pro_show .col-thumb .gallery-thumbs{height: 100%;}
.col-page-detail .pro_show .col-thumb .gallery-thumbs .swiper-slide{border:1px solid #e5e5e5;}
.col-page-detail .pro_show .col-thumb .gallery-thumbs .swiper-slide.swiper-slide-thumb-active img{border:1px solid #313131;}
.col-page-detail .proshowcon h2{font-size: 30px;font-weight: bold;margin-bottom: 40px;}
.col-page-detail .proshowcon .content{margin-bottom: 6%;color:#666;line-height: 1.6;}
.col-page-detail .proshowcon .content table{width: 100%;border-top:1px solid rgba(210,210,210,0.6);border-bottom: 1px solid rgba(210,210,210,0.6);}
.col-page-detail .proshowcon .content table tr:nth-child(2n-1){background: #eeeeee;}
.col-page-detail .proshowcon .content table tr:first-child{border-bottom: 1px solid rgba(210,210,210,0.6);}
.col-page-detail .proshowcon .content table td{padding-left: 30px;font-size: 16px;height: 60px;vertical-align: middle}
.col-page-detail .proshowcon .content table td:first-child{color:#000;width: 36%;border-right:1px solid rgba(210,210,210,0.6);}
.col-page-detail .product-application{padding-bottom: 80px;}
.col-page-detail .product-application h2{font-size: 30px;font-weight: bold;margin-bottom: 40px;}
.col-page-detail .product-application .application-container{padding-bottom: 60px;}
.col-page-detail .product-application .application-container .swiper-pagination{bottom: 0;}
.col-page-detail .product-application .application-container .swiper-pagination span{width: 10px;height: 10px;border:2px solid #bfbfbf;opacity: 1;background: transparent}
.col-page-detail .product-application .application-container .swiper-pagination span.swiper-pagination-bullet-active{background: #000;border:none;}
.col-page-detail .inquiry-container{padding-bottom: 80px;}
.col-page-detail .inquiry-container h2{font-size: 30px;font-weight: bold;margin-bottom: 40px;}
.col-page-detail .inquiry-container .wrap>p{font-size: 18px;margin-bottom: 25px;}
.col-page-detail .inquiry-container form ul {float: left;width: 55%}
.col-page-detail .inquiry-container form ul li{line-height: 30px;margin-bottom: 15px;font-size: 0}
.col-page-detail .inquiry-container form ul li i{width: 80px;font-size: 14px;color:#000;display: inline-block;vertical-align: middle;}
.col-page-detail .inquiry-container form ul li span{display: inline-block;font-size: 14px;width: calc(100% - 80px);vertical-align: middle}
.col-page-detail .inquiry-container form ul li input{width: 100%;border:1px solid #d2d2d2;padding-left: 10px;;outline: none;background: none;}
.col-page-detail .inquiry-container form ul li textarea{width:100%;border:1px solid #d2d2d2;;outline: none;background: none;}
.col-page-detail .inquiry-container form ul li .form-check{display: inline-block;font-size: 14px;color:#868686;width: 60px;}
.col-page-detail .inquiry-container form ul li .form-check input{width:auto;margin-right: 5px;    vertical-align: middle;margin-bottom: 6px;}
.col-page-detail .inquiry-container form ul li:last-child i{vertical-align: top;}
.col-page-detail .inquiry-container form ul li:last-child span{vertical-align: top}
.col-page-detail .inquiry-container form .code{float: right;width: 45%;padding-left: 6%}
.col-page-detail .inquiry-container form .code .verify{line-height: 30px;border:1px solid #d2d2d2;padding-left: 10px;;background: none;}
.col-page-detail .inquiry-container form .code .recaptcha{color:#868686;margin:10px 0 15px;display: inline-block;border-bottom: 1px solid #868686;}
.col-page-detail .inquiry-container form .code .content{color:#868686;font-size: 12px;width: 65%;line-height: 1.8;}
.col-page-detail .inquiry-container form .code .sub{width: 200px;height: 40px;background: #013e97;margin-top: 50px;border:none;outline: none;color:#fff;}



.lg-backdrop{background-color: rgba(0,0,0,.5) !important;}
.fancybox-next span{background: url(../images/right.png)no-repeat center center !important;background-size:cover !important;width: 55px !important;height:55px !important;}
.fancybox-prev span{background: url(../images/left.png)no-repeat center center !important;background-size:cover !important;width: 55px !important;height:55px !important;}



/*table.gtx td {
    background: #f6f6f6;
    border: 1px solid #ccc;
    width: auto !important;
    color: #666 !important;
}
.gtx tr td:nth-last-child(1),.gtx tr td:nth-last-child(2){
  text-align: center !important;
}
*/
.gtx tr td:nth-last-child(2){
border-left: 1px solid rgba(210,210,210,0.6) !important;
}
.gtx tr td{
  border: none !important;
}
/* technology */
.col-page-technology{}
.col-page-technology .col-production{}
.col-page-technology .col-production .head{padding: 120px 0;}
.col-page-technology .col-production .head h2{float: left;width: 37.5%;font-size: 36px;}
.col-page-technology .col-production .head .content{float: right;width: 62.5%;color:#666;line-height: 1.8;}
.col-page-technology .col-production .head .content p:nth-child(1){font-size: 20px;color:#000;margin-bottom: 10px;}
.col-page-technology .col-production .swiper-slide{position: relative;}
.col-page-technology .col-production .swiper-slide .img{min-height: 120px;}
.col-page-technology .col-production .swiper-slide .title{position: absolute;width: 100%;left: 0;bottom: 100px;color:#fff;}
.col-page-technology .col-production .swiper-slide .title p{font-weight: bold;margin-bottom: 10px;font-size: 18px;font-family: 'Noto Sans SC';transform: translateY(20px);opacity: 0;transition: 0.36s;}
.col-page-technology .col-production .swiper-slide .title h3{font-size: 48px;font-weight: bold;transform: translateY(20px);opacity: 0;transition: 0.36s;}
.col-page-technology .col-production .swiper-slide-active .title p{transform: none;opacity: 1;transition-delay: 0.5s;}
.col-page-technology .col-production .swiper-slide-active .title h3{transform: none;opacity: 1;transition-delay: 0.66s;}
.col-page-technology .col-production .swiper-button{width: 50px;height: 50px;border-radius: 50%;margin:-25px 0 0;text-align: center;line-height: 48px;border:1px solid rgba(255,255,255,1);color:#fff;background: none;opacity: 1 !important;font-size: 24px}
.col-page-technology .col-production .swiper-button-prev{left: 20px;}
.col-page-technology .col-production .swiper-button-next{right: 20px;}
.col-page-technology .col-production .testing-list{padding:8vh 0;}
.col-page-technology .col-production .testing-list ul{display: none;}
.col-page-technology .col-production .testing-list ul li{float: left;width: 32%;margin-right: 2%;margin-bottom: 15px;position: relative;}
.col-page-technology .col-production .testing-list ul li:nth-child(3n){margin-right: 0;}
.col-page-technology .col-production .testing-list ul li .title{position: absolute;width: 100%;bottom: 0;height: 100px;padding-top:70px;text-align: center;color:#fff;font-size: 12px;color:#fff;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}
.col-page-technology .col-production .testing-list ul li .img{overflow: hidden;}
.col-page-technology .col-production .testing-list ul li .img img{transition: 0.36s;}
.col-page-technology .col-production .testing-list ul li:hover .img img{transform: scale(1.1);}
.col-page-technology .col-production .testing-list .showMore{text-align: center;margin-top:60px;}
.col-page-technology .col-production .testing-list .showMore a.more{width: 201px;height: 54px;border-radius: 26px;background-color: rgb(1, 62, 151);text-align: center;line-height: 54px;color:#fff;display: block;font-size: 16px;margin:0 auto;}
.col-page-technology .col-production .testing-list .showMore a.close_btn{width: 58px;height: 58px;border-radius: 50%;background-color: rgb(1, 62, 151);text-align: center;line-height: 58px;color:#fff;display: block;font-size: 24px;display: none;margin:0 auto;}


.col-page-technology .col-testing{}
.col-page-technology .col-testing .head{padding: 120px 0;background: #f6f6f6;}
.col-page-technology .col-testing .head h2{float: left;width: 37.5%;font-size: 36px;}
.col-page-technology .col-testing .head .content{float: right;width: 62.5%;color:#666;line-height: 1.8;}
.col-page-technology .col-testing .head .content p:nth-child(1){font-size: 22px;color:#000;margin-bottom: 10px;}
.col-page-technology .col-testing .testing-list{padding: 70px 0;}
.col-page-technology .col-testing .testing-list p{font-size: 18px;color:#013e97;margin:0 0 50px;font-family:'Noto Sans SC';font-weight: bold; }
.col-page-technology .col-testing .testing-list .testing-container{}
.col-page-technology .col-testing .testing-list .testing-container .swiper-slide{position: relative;overflow: hidden;}
.col-page-technology .col-testing .testing-list .testing-container .swiper-slide .title{position: absolute;width: 100%;bottom: 0;height: 100px;padding-top:70px;text-align: center;color:#fff;font-size: 12px;color:#fff;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}
.col-page-technology .col-testing .testing-list .testing-container .swiper-slide .img{overflow: hidden;}
.col-page-technology .col-testing .testing-list .testing-container .swiper-slide .img img{transition: 0.36s;}
.col-page-technology .col-testing .testing-list .testing-container .swiper-slide:hover .img img{transform: scale(1.1);}
.col-page-technology .col-testing .testing-list .testing-container .swiper-button{width:25px;height:44px;text-align: center;line-height: 44px;color:#fff;font-size:24px;margin-top:-22px;transition: 0.3s;background: rgba(0,0,0,0.6);position: absolute;}
.col-page-technology .col-testing .testing-list .testing-container .swiper-button:hover{background: #013e97;}
.col-page-technology .col-testing .testing-list .testing-container .swiper-button-prev{left: 0;}
.col-page-technology .col-testing .testing-list .testing-container .swiper-button-next{right: 0;}
.col-page-technology .col-testing .testing-list ul{display: none;}
.col-page-technology .col-testing .testing-list ul li{float: left;width: 24%;margin-right: 1.33%;margin-bottom: 15px;position: relative;}
.col-page-technology .col-testing .testing-list ul li:nth-child(4n){margin-right: 0;}
.col-page-technology .col-testing .testing-list ul li .title{position: absolute;width: 100%;bottom: 0;height: 100px;padding-top:70px;text-align: center;color:#fff;font-size: 12px;color:#fff;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}
.col-page-technology .col-testing .testing-list ul li .img{overflow: hidden;}
.col-page-technology .col-testing .testing-list ul li .img img{transition: 0.36s;}
.col-page-technology .col-testing .testing-list ul li:hover .img img{transform: scale(1.1);}
.col-page-technology .col-testing .testing-list .showMore{text-align: center;margin-top:60px;}
.col-page-technology .col-testing .testing-list .showMore a.more{width: 201px;height: 54px;border-radius: 26px;background-color: rgb(1, 62, 151);text-align: center;line-height: 54px;color:#fff;display: block;font-size: 16px;margin:0 auto;}
.col-page-technology .col-testing .testing-list .showMore a.close_btn{width: 58px;height: 58px;border-radius: 50%;background-color: rgb(1, 62, 151);text-align: center;line-height: 58px;color:#fff;display: block;font-size: 24px;display: none;margin:0 auto;}

.col-page-technology .col-environment-testing .testing-list{padding: 70px 0;}
.col-page-technology .col-environment-testing .testing-list p{font-size: 36px;margin-bottom: 50px; }
.col-page-technology .col-environment-testing .testing-list .testing-container{display: none;}
.col-page-technology .col-environment-testing .testing-list .testing-container.active{display: block;}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-slide{position: relative;overflow: hidden;}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-slide .title{position: absolute;width: 100%;bottom: 0;height: 100px;padding-top:70px;text-align: center;color:#fff;font-size: 12px;color:#fff;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0) 100%);
}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-slide .img{overflow: hidden;}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-slide .img img{transition: 0.36s;}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-slide:hover .img img{transform: scale(1.1);}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-button{width:25px;height:44px;text-align: center;line-height: 44px;color:#fff;font-size:24px;margin-top:-22px;transition: 0.3s;background: rgba(0,0,0,0.6);position: absolute;}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-button:hover{background: #013e97;}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-button-prev{left: 0;}
.col-page-technology .col-environment-testing .testing-list .testing-container .swiper-button-next{right: 0;}
.col-page-technology .col-environment-testing .testing-list ul{}
.col-page-technology .col-environment-testing .testing-list ul li{float: left;width: 20%;margin-bottom: 15px;position: relative;font-size: 16px;text-align: center;}
.col-page-technology .col-environment-testing .testing-list ul li a{line-height: 1.6;display: inline-block;}
.col-page-technology .col-environment-testing .testing-list ul li.active a{color: #013e97;border-bottom: 1px solid #013e97;}

.col-page-technology .col-rd{background: #f6f6f6;padding: 90px 0 110px;}
.col-page-technology .col-rd .title{float: left;width: 37.5%;padding-right: 8%;}
.col-page-technology .col-rd .title h2{font-size: 36px;margin-bottom: 25px;font-weight: 400}
.col-page-technology .col-rd .title .content{color:#666;font-size: 16px;line-height: 1.8;}
.col-page-technology .col-rd .img{width: 62.5%;float: right;}
.col-page-technology .col-achievement{padding: 90px 0;}
.col-page-technology .col-achievement h2{font-size: 36px;margin-bottom: 30px;font-weight: 400}
.col-page-technology .col-achievement .content{font-size: 16px;color:#666;font-size: 1.6;margin-bottom: 55px;}
.col-page-technology .col-achievement .tab-nav{border-bottom: 1px solid #e5e5e5;margin-bottom: 45px;}
.col-page-technology .col-achievement .tab-nav a{color:#666;font-size: 16px;margin:0 10px;display: inline-block;line-height: 2;margin-bottom: -1px;position: relative;transition: 0.3s}
.col-page-technology .col-achievement .tab-nav a:nth-child(2){margin-left: 40px;}
.col-page-technology .col-achievement .tab-nav a::after{content:'';width: 100%;height: 2px;position: absolute;background: #000;bottom: 0;left: 0;transform: translateY(5px);opacity: 0;transition: 0.3s}
.col-page-technology .col-achievement .tab-nav a.active::after,.col-page-technology .col-achievement .tab-nav a:hover::after{transform: none;opacity: 1;}
.col-page-technology .col-achievement .tab-nav a.active,.col-page-technology .col-achievement .tab-nav a:hover{color:#000}
.col-page-technology .col-achievement .tab-box{}
.col-page-technology .col-achievement .tab-box .box{display: none}
.col-page-technology .col-achievement .tab-box .box.active{display: block;}





/* news */
.col-page-news{}
.col-page-news .vicenav {height: 125px;line-height: 125px;}
.col-page-news .vicenav .container{}
.col-page-news .vicenav .container>span{font-size: 30px;}
.col-page-news .vicenav .pagination{float: right;margin:0;}
.col-page-news .vicenav .pagination li{display: inline-block;margin:0 2px;vertical-align: middle;}
.col-page-news .vicenav .pagination li a{border:2px solid rgb(229, 229, 229);border-radius: 3px;width: 51px;height: 51px;text-align: center;padding: 0;line-height: 47px;font-size: 24px;color:#b2b2b2;}
.col-page-news .vicenav .pagination li:not(:first-child):not(:last-child){display: none;}
.col-page-news .news-list{padding: 75px 0;background: #eeeeee;}
.col-page-news .news-list .container>ul li{background: #fff;position: relative;width: 31%;margin-right: 3.5%;margin-bottom: 50px;float: left;transition: 0.36s;}
.col-page-news .news-list .container>ul li:hover{box-shadow: 0px 0px 29px 0px rgba(6, 0, 1, 0.15);transform: translateY(-5px)}
.col-page-news .news-list .container>ul li:nth-child(3n){margin-right: 0;}
.col-page-news .news-list .container>ul li .img{overflow: hidden;}
.col-page-news .news-list .container>ul li .img img{transition: 0.3s;}
.col-page-news .news-list .container>ul li:hover .img img{transform: scale(1.1);opacity: 0.8;}
.col-page-news .news-list .container>ul li .title{padding: 30px;}
.col-page-news .news-list .container>ul li .title h3{font-size: 24px;margin-bottom:15px;height: 52px;font-weight: 400;transition: 0.3s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.col-page-news .news-list .container>ul li:hover .title h3{color:#013e97}
.col-page-news .news-list .container>ul li .title .content{font-size: 16px;color:#666666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.col-page-news .news-list .container>ul li .title p{margin-top: 55px;text-align: right;font-size: 18px;font-family: 'Noto Sans SC';font-weight: 500;}
.col-page-news .news-list .page{}
.col-page-news .news-list .page .pagination li{display: inline-block;margin:0 2px;vertical-align: middle;}
.col-page-news .news-list .page .pagination li a{border:2px solid #d2d2d2;border-radius: 3px;width: 51px;height: 51px;text-align: center;padding: 0;line-height: 47px;font-size: 24px;color:#b2b2b2;}
.col-page-news .news-list .page .pagination li:not(:first-child):not(:last-child){display: none;}













/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto; margin: 0 auto;}
.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;}
/* contact */
.col-page-contact{}
.col-page-contact .col-information{padding: 70px 0;background: #eeeeee;text-align: center;}
.col-page-contact .col-information h2{font-size: 36px;margin-bottom: 50px;}
.col-page-contact .col-information div.contact{color:#424242;font-size: 26px;margin-bottom: 15px;font-family: 'Noto Sans SC';font-weight: bold;}
.col-page-contact .col-information div.contact p{color:#424242;font-size: 26px;}
.col-page-contact .col-information div.contact i{display: inline-block;vertical-align: top;}
.col-page-contact .col-information div.contact div{display: inline-block;vertical-align: top;}
.col-page-contact .col-information p{font-size: 18px;color:#666666;}
.col-page-contact .col-message{padding: 100px 0;}
.col-page-contact .col-message .form{float: left;width: 50%;padding-right: 20px;}
.col-page-contact .col-message .form ul li{margin-bottom: 5px;}
.col-page-contact .col-message .form ul li p{font-size: 18px;color:#333333;line-height: 1.8;font-weight: bold}
.col-page-contact .col-message .form ul li input{width: 100%;height: 36px;border:1px solid #cfcfcf;border-radius: 3px;}
.col-page-contact .col-message .form ul li textarea{width: 100%;border:1px solid #cfcfcf;height: 200px;border-radius: 3px;}
.col-page-contact .col-message .form ul li input[name="verify"]{width: 150px;}
.col-page-contact .col-message .form .sub{margin-top: 80px;}
.col-page-contact .col-message .form .sub input{width: 190px;height: 40px;text-align: center;line-height: 40px;border-radius: 3px;background: #013e97;color:#fff;border:none;margin:0 auto;display: block;}

.col-page-contact .col-message .col-map{float: right;width: 50%;padding-left: 55px;}
.col-page-contact .col-message .col-map #allmap,.col-page-contact .col-message .col-map #map {width:100%;height:540px;}
.col-page-contact .col-message .col-map #allmap img { max-width: 1070px; max-height: 500px;}
.col-page-contact .col-message .col-map #allmap label {max-width: 1070px;background: #fff !important;border:none !important;box-shadow: 0 2px 3px rgba(0,0,0,.1);padding: 10px !important;top: auto !important;bottom: 10px;left: 50% !important;transform: translateX(-45%)}
.col-page-contact .col-message .col-map #allmap label::before{content: "";width: 0px;height: 0px;border-top: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;}


/* recruit */
.col-page-recruit{}
.col-page-recruit .col-idea{padding:65px 0 0;}
.col-page-recruit .col-idea h2{font-size: 30px;text-align: center;margin-bottom: 10px;}
.col-page-recruit .col-idea .content{text-align: center;font-size: 18px;color:#666;margin-bottom: 40px;}
.col-page-recruit .col-idea ul li{float: left;width: 33.33%;padding: 0 60px;text-align: center}
.col-page-recruit .col-idea ul li h3{font-size: 18px;margin:10px 0 15px;}
.col-page-recruit .col-idea ul li h3 i{font-style: italic;color:#013e97;font-size: 24px;}
.col-page-recruit .col-idea ul li .s-content{color:#666;line-height: 1.8}
.col-page-recruit .col-environment{padding: 70px 0 90px;}
.col-page-recruit .col-environment h2{font-size: 30px;text-align: center;margin-bottom: 30px;}
.col-page-recruit .col-environment ul{height: 575px;float: left;font-size: 0}
.col-page-recruit .col-environment ul li{padding: 5px;position: relative;}
.col-page-recruit .col-environment ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.col-page-recruit .col-environment ul li a .img{width: 100%;height: 100%;transition: 0.5s}
.col-page-recruit .col-environment ul li a:hover .img{transform: scale(1.1)}
.col-page-recruit .col-environment ul:nth-child(1){width: 21.5%;}
.col-page-recruit .col-environment ul:nth-child(1) li{width: 100%;}
.col-page-recruit .col-environment ul:nth-child(1) li:nth-child(1){height: 55%;}
.col-page-recruit .col-environment ul:nth-child(1) li:nth-child(2){height: 45%;}
.col-page-recruit .col-environment ul:nth-child(2){width: 30.5%;}
.col-page-recruit .col-environment ul:nth-child(2) li{height: 100%;}
.col-page-recruit .col-environment ul:nth-child(3){width: 48%;}
.col-page-recruit .col-environment ul:nth-child(3) li:nth-child(-n+2){height: 33%;width: 50%;display: inline-block}
.col-page-recruit .col-environment ul:nth-child(3) li:nth-child(3){height: 67%;width: 100%}
.col-recruitment .head{background: url(../images/bg.jpg)no-repeat center center;background-size: cover;color:#fff;text-align: center;line-height: 220px;height: 220px;}
.col-recruitment .head h2{display: inline-block;font-size: 30px;}
.col-recruitment .job{padding: 65px 0 60px;}
.col-recruitment .job table {width:100%;}
.col-recruitment .job table tr th{padding: 15px 0;font-size: 16px;font-weight: 300;width:20%;background: #000;text-align: center;color:#fff;}
.col-recruitment .jobtit table tr td{width:20%;padding:15px 0;font-size: 16px;text-align: center;color:#666;}
.col-recruitment .job ul li .jobtit {color: #333;cursor: pointer;position: relative;}
.col-recruitment .job ul li:nth-child(2n+1) .jobtit{background: #eeeeee;}
.col-recruitment .job ul li .jobtit span {width: 63px;height: 49px;display: inline-block;font-size: 13px;color: #fff;font-weight: bold;padding-left: 10px;}
.col-recruitment .job ul li .jobtit span b {font-family: arial;font-size: 18px;}
.col-recruitment .job ul li .jobtit span.zhiwei {width: 90%;display: inline-block;height: 49px;overflow: hidden;background: none;color: #333;font-weight: normal;padding-left: 0;}
.col-recruitment .job ul li .jobtit span.zhiwei b {font-size: 14px;}
.col-recruitment .job ul li .jobtit i {width: 16px;height: 11px;background: #d80808;display: inline-block;position: absolute;top: 42px;left: 64px;transform: rotate(-39deg);display: none;}
.col-recruitment .job ul li .jobcon {display: none;padding:10px 4%;margin:0 20px 5px;position: relative;}
.col-recruitment .job ul li .jobcon div{margin-bottom: 20px;color: #666;}
.col-recruitment .job ul li .jobcon td{padding: 0;}
.col-recruitment .job ul li .jobcon hr {border-top: 1px solid #cbc7bc;}
.col-recruitment .job ul li.active .jobtit{border:none;}
.col-recruitment .job ul li.active .jobcon{border-bottom: 0;-webkit-animation: fadeIn 1s both ;animation: fadeIn 1s both ;display: block;}
.col-recruitment .job ul li.active .jobtit .read_more{color:#b20009;}
.col-recruitment .job ul li.active .jobtit i {display: block;}
.col-recruitment .job ul li.active .jobtit span.zhiwei {color: #fff;}
.col-recruitment .jobcon ul {border-bottom: #e5e5e5 1px solid;padding-bottom: 10px;}
.col-recruitment .jobcon ul li{width:33.33%;float: left;;margin-bottom: 20px;line-height: 1.8;}
.col-recruitment .jobcon .content{padding: 15px 0;}
.col-recruitment .jobcon .content .box{color:#666;line-height: 1.8;font-size: 16px;}
.col-recruitment .applyment{padding-top: 15px;border-top:1px solid #eeeeee;}
.col-recruitment .applyment a{color:#fff;display: inline-block;padding: 10px 50px;background: #39c6a6;transition: 0.3s}
.col-recruitment .applyment a:hover{box-shadow: 0px 0px 32px 0px rgba(6, 0, 1, 0.09);}
.col-recruitment .job>h3{color:#222222;font-size: 24px;font-weight: normal;margin-bottom: 35px;text-align: center;margin-top:40px;}






/* search */
#search{padding: 0 60px;}
#search .pin-wrapper{float: left;width: 25%}
#search .pin-wrapper .col-sm-3{width: 100%}
.goomay-keywords-light{background: #dc3545 !important;color:#ffffff !important;}
#search{margin: 50px auto ;overflow:hidden}
.search_left{border: 1px solid #d6d6d6;padding-top:5px;padding-bottom:5px;}
.s_head{border-bottom: 1px solid #d6d6d6;height: 50px;}
.s_head h2{line-height: 50px;}
.s_body ul{margin-top: 10px;margin-left: 20px;  }
.s_body ul span{display: block;color: #333;line-height: 40px;}
.s_body ul input,.s_body ul select{height: 35px;width: 80%;line-height: 35px;border: 1px solid #e6e6e6;padding-left: 10px;margin-bottom: 10px;}
.s_body .sub input{height: 35px;line-height: 35px;background: #575757;border: 0;font-weight: bold;color: #fff;transition: 0.3s;text-align: center;padding-left: 0px;}
.search_right{padding-left: 40px;}
.search_right .no-result{text-align: center;font-size: 30px;color:#d80808;margin-top:50px;}
.search-result-title{font-size: 20px;font-weight: 600;color: #333;line-height: 30px;height: 30px;overflow: hidden;}
.entry-image {float: left;width: 120px;margin: 0 20px 0 0;}
.entry-c{position: relative;overflow: hidden;}
.search-result-info{padding:5px 0;}
.search-result-info li{display: inline-block;}
.search_right em{color: #004cff;}
.search_right .search-result{margin-left:25px;}
.search_right .search-li{border-bottom: 1px solid #d6d6d6;margin-bottom: 30px;padding-bottom: 10px;}
.search_right li{overflow: hidden;}
.search-result-info li:before{content: '/';display: inline-block;margin-left: 10px;margin-right: 10px;opacity: 0.5}
.search-result-info li:first-child:before { display: none; }
.product_list{padding-bottom: 15px;border-bottom: 1px solid #d6d6d6; margin-bottom: 15px;}
.product_img{float: left;}
.product_img img{border-radius: 50%;}
.product_img img:hover{width: 90px;height: 90px;}
.product_body{float: left;margin-left: 20px;margin-top: 10px;}
.se_news{float: right;width: 79%;}
.news ul li .se_news a {color:#d80808;text-decoration: underline;display: inline-block;height: 22px;overflow: hidden;transition: 0.3s;}
.search_right .news .date em{color: #fff;}


.col-wrap{}/*内页模块通用外层容器样式*/
.col-about, .col-img-wrap, .col-product-wrap{}/*内页模块外层容器样式*/
.col-about .title-head{}/*标题头*/
.col-about .content{}/*内容*/
.col-about .content .s-title{}/*终极标题*/
.col-about .content .s-content{}/*终极内容*/


/* 底部 */
.footer{position: relative;z-index: 11;background: #eeeeee}
.footer .footer-nav{padding: 50px 160px 40px;}
.footer .footer-nav>ul{float: left;width: 77.5%;}
.footer .footer-nav>ul>li{float: left;width: 16.66%;}
.footer .footer-nav>ul>li>a{font-size: 18px;}
.footer .footer-nav>ul>li ul{margin-top:30px;}
.footer .footer-nav>ul>li ul li{margin-bottom: 10px;}
.footer .footer-nav>ul>li ul li a{color:#666;font-size: 15px;}
.footer .footer-nav>ul>li ul li a:hover{text-decoration: underline;}
.footer .footer-nav .code{float: right;width: 22.5%;text-align: right;}
.footer .footer-nav .code .logo .logo_title{color:#034198;display: inline-block;vertical-align: middle;line-height: 1.2;margin-left: 8px;}
.footer .footer-nav .code .logo .logo_title p:nth-child(1){font-size: 23px;font-weight: 900;}
.footer .footer-nav .code .logo .logo_title p:nth-child(2){font-size: 13px;font-family: "Noto Sans SC";font-weight: 500;}
.footer .footer-nav .code ul{margin-top: 30px;}
.footer .footer-nav .code ul li{display: inline-block;margin-left: 20px;text-align: center;}
.footer .footer-nav .code ul li p{color:#aeaeae;margin-top: 10px;}
.footer .copyright{background: #313131;padding: 40px 160px 35px;}
.footer .copyright .pull-left{font-size: 16px;color:#666666;line-height: 1.6;}
.footer .copyright #gotoTop{cursor: pointer;}
.footer .copyright #gotoTop span{display: inline-block;font-size: 18px;color:#666;margin-right: 25px;}
.footer .copyright #gotoTop i{width: 48px;height: 50px;text-align: center;line-height: 50px;color:#a1a1a1;display: inline-block;border:1px solid #d2d2d2;font-size: 18px}

/* 副导航 */
.mbx{margin-top: 88px;padding: 30px 0;}
.mbx a{color:#999999}








/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1700px) {
  
  
}
@media (max-width: 1600px) {
  .col-index-product .img-slide .title{width: 600px;}
  
  
}
@media (max-width: 1500px) {
  
  
  
}
@media (max-width: 1460px) {
  #col-index-banner .ban_cont{bottom: 18%;}
  .col-index-product .img-slide ul,.col-index-product .img-slide .img{height: 850px !important;}
  /* #col-index-banner,#col-index-banner .swiper-slide{height:700px !important} */
  .header .inner .nav>ul>li>a{font-size: 16px;}
  .col-page-about .col-chairman .wrap .img img{transform: none;}
  .col-page-about .col-chairman .wrap .content{padding-right: 60px;}
  #col-banner,#col-banner .swiper-slide{height: 550px !important;}
  .footer .copyright{padding: 30px 100px 20px;}
  .footer .footer-nav{padding: 50px 100px 40px;}
  .col-index-technology{padding: 10% 100px;}
  .col-index-product .img-slide .title h2{font-size: 48px;}
  .col-index-news .news-slide .swiper-slide .title h3{font-size: 20px;margin-bottom: 5px;height: 44px;}
  .col-index-news{padding: 6% 100px 5%;}
  .col-index-product .img-slide .title{left: 100px;}
  .col-index-product .slide-nav{right:100px;}
  .col-index-about .content p:nth-child(2){font-size: 42px;}
  #col-index-banner .ban_cont{padding-left: 50px;}
  #col-index-banner .swiper-button-prev{left: 100px}
  #col-index-banner .swiper-button-next{left: 160px;}
  #col-index-banner .ban_cont p:nth-child(1),.col-index-news .news-title h2,#col-banner .ban_cont h1{font-size: 36px;}
  #col-index-banner .ban_cont p:nth-child(2){font-size: 36px;}
  .header .inner .nav>ul>li{padding: 0 20px;}
  
  
  
}
@media (max-width: 1300px) {
  
  
}
@media (max-width: 1200px) {
  /* #col-index-banner,#col-index-banner .swiper-slide{height:700px !important} */
  .col-index-news .news-slide .swiper-slide .title h3{font-size:18px;height: 38px;}
  .col-page-detail .pro_show .col-thumb{height: 500px;}
  .col-page-about .col-chairman .wrap{display: block;}
  .col-page-about .col-chairman .wrap>div{width: 100%;padding: 0 !important;margin:10px 0;}
  .col-page-about .col-chairman .wrap .img{text-align: center;}
  .col-page-about .col-profile,.col-page-about .col-chairman,.col-page-about .col-culture,.col-page-about .col-history{padding: 50px 0 80px;}
  .col-page-about .col-honor{padding: 30px 0;}
  .col-page-about .col-profile .content{padding: 0 40px;}
  .col-page-about .col-profile .content p:nth-child(1){margin-bottom: 20px;}
  #col-banner,#col-banner .swiper-slide{height: 500px !important;}
  .col-index-news .news-title h2{font-size: 32px;margin-bottom: 20px;}
  .col-index-news .news-title{width: 100%;padding-bottom: 60px;}
  .col-index-news .news-title ul li{float: left;margin-right: 20px;}
  .col-index-news .news-slide{width: 100%}
  .col-index-news{display: block;}
  .col-index-product .img-slide .title{width: 100%;left: 0;padding-left: 100px}
  .col-index-product .img-slide .img,.col-index-product .img-slide ul{height: 600px !important;}
  .col-index-product .img-slide .title h2{font-size: 36px;}
  .col-index-product .img-slide .title .content,.col-page-about .col-profile .content p:nth-child(1){font-size: 24px;}
  .col-index-product .img-slide .title a{margin-top: 30px;}
  .col-index-product .slide-nav{position: relative;right: auto;bottom: auto;width: 100%;}
  .col-index-product .slide-nav ul li{width: 25%}
  .col-index-about .content p:nth-child(2),.col-index-technology .content p:nth-child(1){font-size: 36px;}
  .header .inner .menu{margin-left: 20px;}
  .header .inner .logo{margin-right: 15px;}
  .header .inner{padding: 0 20px;}
  .header .inner .nav>ul>li{padding: 0 10px;}
  
  
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 1100px) {
  
  
}
@media (max-width: 992px) {
  .col-page-technology .col-environment-testing .testing-list ul li{width: 33.33%;}
  .col-page-technology .col-environment-testing .testing-list ul li a{border-bottom: 1px solid transparent;}
  .col-page-technology .col-production .testing-list ul li{width: 49%;}
  .col-page-technology .col-production .testing-list ul li:nth-child(3n){margin-right: 2%;}
  .col-page-technology .col-production .testing-list ul li:nth-child(2n){margin-right: 0;}
  .col-page-technology .col-testing .testing-list ul li{width:32%;margin-right: 2%;}
  .col-page-technology .col-testing .testing-list ul li:nth-child(4n){margin-right: 2%;}
  .col-page-technology .col-testing .testing-list ul li:nth-child(3n){margin-right: 0;}
  /* #col-index-banner,#col-index-banner .swiper-slide{height:600px !important} */
  .col-page-technology .col-production .swiper-slide .title{bottom: 10px}
  .col-page-technology .col-production .swiper-slide .title h3{font-size: 36px;}
  .col-page-contact .col-message{padding: 50px 0;}
  .col-page-contact .col-information h3{font-size: 18px;}
  .col-page-contact .col-information p{font-size: 16px;}
  .col-page-contact .col-information{padding: 45px 0;}
  .col-recruitment .head{height: 150px;line-height: 150px}
  .col-page-recruit .col-environment ul:nth-child(1){width: 40%}
  .col-page-recruit .col-environment ul:nth-child(2){width: 60%}
  .col-page-recruit .col-environment ul:nth-child(3){width: 100%}
  .col-page-recruit .col-idea .content{font-size: 16px;margin-bottom: 20px;}
  .col-page-recruit .col-idea ul li{padding: 0 20px;}
  .col-page-news .news-list .container>ul li .title h3{height: 44px;}
  .col-page-news .news-list .container>ul li .title{padding: 20px;}
  .col-page-news .news-list .container>ul li{width: 49%;margin-right: 2%;}
  .col-page-news .news-list .container>ul li:nth-child(3n){margin-right: 2%}
  .col-page-news .news-list .container>ul li:nth-child(2n){margin-right: 0}
  .col-page-technology .col-rd .title,.col-page-technology .col-rd .img{width: 100%;padding: 0;margin:20px 0;}
  .col-page-technology .col-testing .testing-list .grid-item{width: 30%}
  .col-page-technology .col-production .head,.col-page-technology .col-testing .head{padding: 60px 0;}
  .col-page-detail .pro_show{margin-bottom: 50px;}
  .col-page-detail .pro_show .col-thumb{height: 330px;width: 160px}
  .col-page-detail .pro_show .gallery-top{width: calc(100% - 180px)}
  .col-page-product .product-nav li .title h3,.col-page-news .news-list .container>ul li .title h3{font-size: 20px;}
  .col-page-product .product-nav li .img{height: 280px;}
  .col-page-product .product-info{padding: 50px 0;font-size: 16px;}
  .col-page-about .col-history .history-list .box li .content{padding-left: 15px ;padding-right: 5px;}
  .col-page-about .col-culture .content p:nth-child(2){width: 100%;font-size: 36px;margin-top: 30px;}
  .col-page-about .col-chairman h2,.col-page-about .col-history h2,.col-page-about .col-honor h2,.col-page-detail .proshowcon h2,.col-page-detail .inquiry-container h2,.col-page-technology .col-achievement h2,.col-page-recruit .col-environment h2,.col-page-contact .col-information h2{font-size: 24px;margin-bottom: 20px;}
  .col-page-about .col-history .history-nav a{font-size: 20px;}
  .col-page-about .col-history .history-nav{margin-bottom: 20px;}
  .col-page-about .col-profile .content{padding: 0 10px;}
  #col-banner,#col-banner .swiper-slide{height: 450px !important;}
  .footer .copyright .pull-left{float: none !important;width: 100%;text-align: center;}
  .footer .copyright #gotoTop{display: none;}
  .footer .footer-nav>ul,.col-page-about .col-honor .content{width: 100%;}
  .footer .footer-nav>ul>li{width: 33.33%;text-align: center;}
  .footer .footer-nav .code{width: 100%;text-align: center;margin-top:20px;}
  .footer .footer-nav>ul>li ul{display: none;}
  .footer .footer-nav,.footer .copyright{padding: 30px 10px 20px;}
  .col-index-technology .content a{margin-top: 40px;}
  .col-index-technology{padding: 8% 10px;}
  .col-index-news .news-title h2,.col-index-technology .content p:nth-child(1),.col-page-technology .col-production .head h2,.col-page-technology .col-testing .head h2,.col-page-technology .col-rd .title h2,.col-page-news .vicenav .container>span,.col-page-recruit .col-idea h2,.col-recruitment .head h2{font-size: 24px;}
  .col-index-news .news-title ul li a,.col-index-technology .content p:nth-child(2){font-size: 16px;}
  .col-index-news .news-slide .swiper-slide .title{padding: 20px;}
  .col-index-news{padding-left: 10px;padding-right: 10px;}
  .col-index-product .slide-nav ul li{width: 50%}
  .col-index-product .img-slide .title h2{font-size: 32px;margin-bottom: 20px;}
  .col-index-product .img-slide .title .content{font-size: 20px;}
  .col-index-product .img-slide .title{padding-left: 10px;bottom: 50%;transform: translateY(50%)}
  .col-index-product .img-slide .img,.col-index-technology,.col-page-about .col-culture{background-attachment: scroll !important;}
  .col-index-about{padding: 60px 0 80px;}
  #col-index-banner .ban_cont{padding-left: 10px;bottom: 5%}
  #col-index-banner .swiper-button-prev{left: 10px}
  #col-index-banner .swiper-button-next{left: 70px;}
  #col-index-banner .ban_cont p:nth-child(1),.col-index-about .content p:nth-child(2),#col-banner .ban_cont h1{font-size: 32px;}
  #col-index-banner .ban_cont p:nth-child(2){font-size: 32px;}
  #col-index-banner .ban_cont p:nth-child(3),.col-index-about .content p:nth-child(3){font-size:18px;}
  .header .inner{padding: 0 20px;}
  .header .inner .nav,.header .inner .language{display: none}
  
}
@media (max-width: 768px) {
  .col-page-technology .col-environment-testing .testing-list ul li{width: 50%;}
  /* #col-index-banner,#col-index-banner .swiper-slide{height:500px !important} */
  .footer .copyright .pull-left{font-size: 14px;}
  .col-page-technology .col-rd,.col-page-technology .col-achievement{padding: 35px 0;}
  .col-page-contact .col-message .form ul li p{font-size: 16px;}
  .col-page-technology .col-production .swiper-slide .title h3{font-size: 24px;}
  .col-page-technology .col-production .swiper-slide .title p{font-size: 16px;margin:0;}
  .mbx{margin-top: 60px;padding: 10px 0;}
  .col-page-technology .col-production .head .content p:nth-child(1),.col-page-technology .col-testing .head .content p:nth-child(1){font-size: 16px}
  .col-page-contact .col-message .col-map #allmap,.col-page-contact .col-message .col-map #map{height: 300px;}
  .col-page-contact .col-message .form,.col-page-contact .col-message .col-map{width: 100%;padding: 0;margin:20px 0;}
  .col-recruitment .head{height: 100px;line-height: 100px}
  .col-recruitment .job table tr th,.col-recruitment .jobtit table tr td,.col-recruitment .jobcon .content .box{font-size: 14px;}
  .col-recruitment .job ul li .jobcon{padding: 0;}
  .col-page-recruit .col-idea ul li{width: 100%;margin-bottom: 20px;padding: 0 10px;}
  #col-banner .ban_cont ul li{font-size: 16px;}
  #col-banner .ban_cont ul li.active{font-size: 18px;}
  .col-page-news .news-list .container>ul li .title{padding: 15px 10px;}
  .col-page-technology .col-testing .testing-list{padding: 50px 0;}
  .col-page-technology .col-testing .testing-list .grid-item{width: 45%}
  .col-page-technology .col-production .head h2,.col-page-technology .col-production .head .content,.col-page-technology .col-testing .head h2,.col-page-technology .col-testing .head .content{width: 100%}
  .col-page-detail .inquiry-container form ul{width: 100%}
  .col-page-detail .inquiry-container form .code{width: 100%;padding-left: 80px}
  .col-page-detail .inquiry-container form .code .content{width: 100%}
  .col-page-detail .proshowcon .content table td{padding-left: 10px;font-size: 14px;}
  .col-page-detail .pro_show .col-thumb{height: 250px;width: 120px}
  .col-page-detail .pro_show .gallery-top {width: calc(100% - 140px);}
  .col-page-product .product-nav li .title h3{font-size: 18px;}
  .col-page-product .product-nav li .img{height: 240px;}
  .col-page-product{padding-top: 60px}
  .col-page-product .prScroll .scroll{display: none;}
  .col-page-product .prScroll{padding: 0;margin:20px 0;}
  .col-page-product .prScroll .item li{width: auto;float: left;margin-top: 0;margin-bottom: 5px;margin-right: 20px}
  .col-page-product .product-list{width: 100%;padding:0;}
  .col-page-product .product-list li .title span{font-size: 24px;}
  .col-page-product .product-list li .title{margin-top: 20px;}
  .col-page-product .product-list li:not(:last-child){margin-bottom: 50px;}
  .col-page-product .prScroll .item{height: auto;width: 100%;display: block;}
  .col-page-about .col-history .history-nav a{font-size: 18px;}
  .col-page-about .col-culture .content p:nth-child(2){font-size: 24px;}
  .header .inner,.header .inner .logo{height: 60px;line-height: 60px;}
  #header a.mm_btn{top: 15px !important;}
  .header .inner .menu{margin-top: 15px;}
  #col-banner,#col-banner .swiper-slide{height: 400px !important;}
  .col-index-product .img-slide .img, .col-index-product .img-slide ul{height: 400px !important;}
  .col-index-news .news-slide .swiper-slide .title{padding: 10px}
  .col-index-product .slide-nav ul li a{padding:  10px 0;}
  .col-index-product .slide-nav ul li a .img{height: 50px;line-height: 50px;}
  .col-index-product .slide-nav ul li a>p{font-size: 16px;margin-top: 5px;}
  .col-index-product .slide-nav ul li a .img img{width: 40px;}
  .col-index-product .img-slide .title h2{font-size: 24px;margin-bottom: 10px;}
  #col-index-banner .ban_cont p:nth-child(1),.col-index-about .content p:nth-child(2),#col-banner .ban_cont h1{font-size: 24px !important;}
  #col-index-banner .ban_cont p:nth-child(2){font-size: 24px;margin-bottom: 5px;}
  #col-index-banner .ban_cont p:nth-child(3),.col-index-product .img-slide .title .content{font-size:16px;}
  .header .inner{padding: 0 10px}
  #header a.mm_btn{right: 10px !important;}
}
@media (max-width: 640px) {
  .col-page-technology .col-environment-testing .testing-list ul li{width: 100%;}
  .col-page-technology .col-testing .testing-list ul li{width:49%;}
  .col-page-technology .col-testing .testing-list ul li:nth-child(3n){margin-right: 2%;}
  .col-page-technology .col-testing .testing-list ul li:nth-child(2n){margin-right: 0;}
  /* #col-index-banner,#col-index-banner .swiper-slide{height:400px !important} */
  .col-index-technology .content{width: 100%}
  .col-page-recruit .col-environment ul{height: 300px;}
  .col-page-recruit .col-environment ul:nth-child(1){width: 100%}
  .col-page-recruit .col-environment ul:nth-child(2){width: 100%}
  .col-page-detail .pro_show .col-thumb{height: 130px;width: 100px}
  .col-page-detail .pro_show .gallery-top{width: calc(100% - 110px)}
  #col-banner,#col-banner .swiper-slide{height: 350px !important;}
  
  
}

@media (max-width: 530px) {
  .col-page-technology .col-production .testing-list ul li{width: 100%;margin-right: 0 !important;}
  /* #col-index-banner,#col-index-banner .swiper-slide{height:350px !important} */
  #col-index-banner .swiper-button{top: 40%;}
  .col-page-about .col-profile .content p:nth-child(1){font-size: 20px;}
  #col-banner .ban_cont h1{font-size: 20px;}
  .col-index-technology .content p:nth-child(2){width: 100%}
  .col-page-about .col-history .history-list .box li .title{font-size: 18px;}
  .col-page-about .col-honor .content{font-size: 14px;}
  .col-page-product .product-list li .title span{font-size: 18px;}
  .col-page-product .product-list li .title a{line-height: 1.4}
  .col-page-news .news-list .container>ul li{width: 100%;margin-right: 0 !important;}
  .col-page-technology .col-testing .testing-list .grid-item .title{height: auto;line-height: 2;font-size: 14px;}
  .col-page-product .product-nav li .title h3{font-size: 16px}
  .col-page-product .product-nav li .img{height: 120px;}
  #col-banner,#col-banner .swiper-slide{height: 300px !important;}
  .footer .footer-nav>ul>li{width: 50%;}
  .footer .footer-nav>ul>li a{font-size:16px;}
  
}
@media (max-width: 420px) {
  .col-page-product .product-nav li .title h3{font-size: 14px;}
  .col-page-product .product-nav li .img{height: 100px;}
  #col-banner,#col-banner .swiper-slide{height:250px !important;}
  #col-banner .ban_cont p{font-size: 14px;margin-top: 5px;}
  #col-banner .ban_cont ul{margin-top: 10px;}
  #col-banner .ban_cont ul li.active{font-size: 16px;}
  #col-banner .ban_cont{top: 100px;}
  
}






/*手机版菜单*/
.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: 30px;height:30px;position: absolute;top: 30px;right:20px; padding: 15px;z-index: 1; }
  #header .mm_btn .menu_bar {width: 30px;height: 30px; position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
  #header .mm_btn .menu_bar_item { position: absolute;left: 0;top: 0; transform: translateZ(0) rotate(0); transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s; -webkit-transform: translateZ(0) rotate(0); -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s; width: 30px;height: 30px;}
  #header .mm_btn .menu_bar_item .rect{ width: 30px; height: 2px; background: #fff; position: absolute; left: 0; top: 14px;/*transition: transform .2s ease .2s;-webkit-transition: -webkit-transform .2s ease .2s;*/-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  #header .mm_btn .menu_bar_item .rect.top {transform: translate3d(0,-8px,0); -webkit-transform: translate3d(0,-8px,0);}
  #header .mm_btn .menu_bar_item .rect.mid {transform: translate3d(0,0px,0); -webkit-transform: translate3d(0,0px,0); transition: 0.5s;}
  #header .mm_btn .menu_bar_item .rect.bottom {transform: translate3d(0,8px,0); -webkit-transform: translate3d(0,8px,0);}
  #header .mm_btn.is_active .menu_bar_item.mid{opacity: 0;}
  #header .mm_btn.is_active .menu_bar_item .rect {transition: transform 0s ease 0s; transform: translate3d(0,0,0); -webkit-transition: -webkit-transform 0s ease 0s; -webkit-transform: translate3d(0,0,0);}
  #header .mm_btn.is_active .menu_bar_item.bottom { transform: translateZ(0) rotate(-45deg); -webkit-transform: translateZ(0) rotate(-45deg);}
  #header .mm_btn.is_active .menu_bar_item {transform: translateZ(0) rotate(45deg);transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform: translateZ(0) rotate(45deg);-webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;}
  /*菜单弹出方向*/
  .mm-menu_offcanvas{left: auto!important;}
  .mm-menu{right: 0!important;}
  .mm-menu_offcanvas.mm-menu_opened{z-index: 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;}
}

