/*
首页模块命名规范：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;}
html.active{overflow: hidden;}
body {font-family:'arial','Noto Sans SC';min-width: 320px;color: #6c6c6c;overflow-x: 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: "ERASBD";
  src: url("../fonts/ERASBD.TTF") format("truetype");
}
@font-face {
  font-family: "ERASDEMI";
  src: url("../fonts/ERASDEMI.TTF") format("truetype");
}
@font-face {
  font-family: "ERASMD";
  src: url("../fonts/ERASMD.ttf") format("truetype");
}
@font-face {
  font-family: "ERASLGHT";
  src: url("../fonts/ERASLGHT.ttf") format("truetype");
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(255,255,255,.5)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 5px;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(255,255,255,1)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
li {list-style: none;}
i {font-style: normal;}
a {color: #6c6c6c;}
a:focus{text-decoration: none}
a:hover { color: #d80808;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: 1200px;  padding: 0;}
.container2 {  width: 1100px;  margin: 0 auto;  padding: 0 15px;}
.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: .5s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-150px;display: block;height: 0;overflow: hidden;}
.fancybox-title-float-wrap .child{white-space:normal !important}
img[src=""],img:not([src]){opacity:0;}
::-webkit-scrollbar{width: 5px;  height: 110px;  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: #bdbdbd;}  
/*滑块效果*/
::-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{position: fixed;top: 0;left: 0;width: 100%;background: #fff;z-index: 99;height: 90px;line-height: 90px;padding: 0 25px; box-shadow:0 0 15px rgba(0,0,0,.1)}
.header .logo{height: 90px;line-height: 90px;font-size: 0;}
.header .language {}
.header .language a{color:#a5a5a5;font-weight: bold;font-family: '微软雅黑';font-size: 19px;}
.header .language i{width: 9px;height:2px;background: #a5a5a5;display: inline-block;vertical-align: middle;margin-bottom: 5px;}
.header .language.active{right:72px;}
.header .nav{}
.header .nav>ul{}
.header .nav>ul>li{float: left;position: relative;}
.header .nav>ul>li:last-child{margin-right: 30px;}
.header .nav>ul>li>a{position: relative;color:#010101;font-size: 18px;transition: 0.3s;display: inline-block;padding: 0 40px;line-height: normal;}
.header .nav>ul>li>a:hover{color:#d80808}
.header .nav>ul>li ul{display: none;position: absolute;background: #fff;width: 100%;padding: 10px 0;line-height: 1.6;text-align: center;}
.header .nav>ul>li ul li{margin-bottom: 5px;font-size: 14px;}
.header .nav>ul>li ul li a:hover{color:#d80808;}
.header .menu{margin-top: 30px;cursor: pointer;transition:.2s cubic-bezier(.4,.01,.165,.99);margin-left: 35px}
.header .menu ul{width: 31px;height: 27px;position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
.header .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 .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 .menu ul li:nth-child(1) span{width: 25px;transform: translate3d(0,-8px,0);-webkit-transform: translate3d(0,-8px,0);}
.header .menu ul li:nth-child(2) span{width: 22px;transform: translate3d(0,0px,0);-webkit-transform: translate3d(0,0px,0);transition: 0.5s;}
.header .menu ul li:nth-child(3) span{transform: translate3d(0,8px,0);-webkit-transform: translate3d(0,8px,0);}
/* .header .menu.animated{margin-top: 35px;} */
.header .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 .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 .menu.animated ul li:nth-child(2){opacity: 0;}
.header .menu.animated ul li:nth-child(3){transform: translateZ(0) rotate(-45deg);-webkit-transform: translateZ(0) rotate(-45deg);}
.header .menu.animated ul li:nth-child(1) span{width: 30px}

#page.active .header{background: transparent;}

.nav-content {  position: fixed;  top: -100%;  bottom: 0;  left: 0;  right: 0;display: block;height: 100%;z-index: 9;background: #fff;}
.item-anchor:after {  content: "";  position: absolute;  width: 3px;  height: 3px;  left: 0;  bottom: 0;  z-index: 9;  background: transparent;  -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  -ms-transition: all 1s ease;  -o-transition: all 1s ease;  transition: all 1s ease;}
.item-anchor {  color: #fff;  font-size: 30px;  text-transform: uppercase;  position: relative;  text-decoration: none;  padding: 10px;}
.item-anchor:hover,
.item-anchor:focus {  color: #FCA311;  -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  -ms-transition: all 1s ease;  -o-transition: all 1s ease;  transition: all 1s ease;}
.item-anchor:hover:after,
.item-anchor:focus:after{  width: 100%;  background: rgba(255, 255, 255, 0.74);  -webkit-transition: all 1s ease;  -moz-transition: all 1s ease;  -ms-transition: all 1s ease;  -o-transition: all 1s ease;  transition: all 1s ease;}
.animated:hover .icon-bar,
.animated:focus .icon-bar{  background-color: rgba(255, 255, 255, 0.74);}
.animated:focus {  cursor: pointer;  z-index: 9999;}
.icon-bar {  -webkit-transition: all .7s ease;  -moz-transition: all .7s ease;  -ms-transition: all .7s ease;  -o-transition: all .7s ease;  transition: all .7s ease;  z-index: 999999;}
.animated .icon-bar {  z-index: 999999;  background-color: rgba(255, 255, 255, 0.74);}
.animated .top {  -webkit-transform: translateY(4px) rotateZ(45deg);  -moz-transform: translateY(4px) rotateZ(45deg);  -ms-transform: translateY(4px) rotateZ(45deg);  -o-transform: translateY(4px) rotateZ(45deg);  transform: translateY(4px) rotateZ(45deg);}
.animated .bottom {  -webkit-transform: translateY(-4px) rotateZ(-45deg);  -moz-transform: translateY(-4px) rotateZ(-45deg);  -ms-transform: translateY(-4px) rotateZ(-45deg);  -o-transform: translateY(-4px) rotateZ(-45deg);  transform: translateY(-4px) rotateZ(-45deg);}
.animated .middle {  width: 0;}
@keyframes showNav {  from {    top: -100%;  }  to {    top: 0;  }}
@-webkit-keyframes showNav {  from {    top: -100%;  }  to {    top: 0;  }}
@-moz-keyframes showNav {  from {    top: -100%;  }  to {    top: 0;  }}
@-o-keyframes showNav {  from {    top: -100%;  }  to {    top: 0;  }}
.showNav {  -webkit-animation: showNav 0.5s ease forwards;  -moz-animation: showNav 0.5s ease forwards;  -o-animation: showNav 0.5s ease forwards;  animation: showNav 0.5s ease forwards;}
@keyframes hideNav {  from {    top: 0;  }  to {    top: -100%;  }}
@-webkit-keyframes hideNav {  from {    top: 0;  }  to {    top: -100%;  }}
@-moz-keyframes hideNav {  from {    top: 0;  }  to {    top: -100%;  }}
@-o-keyframes hideNav {from {  top: 0;}to {  top: -100%;}}
.hideNav {-webkit-animation: hideNav 0.5s ease forwards;-moz-animation: hideNav 0.5s ease forwards;-o-animation: hideNav 0.5s ease forwards;animation: hideNav 0.5s ease forwards;}
.hidden {display: none;}

.nav-content{}
.nav-content .inner{width: 1300px;position: absolute;height: 100%;top: 0;left: 50%;transform: translateX(-50%)}
.nav-content .inner>ul{height: 100%;}
.nav-content .inner>ul>li{position: relative;font-size: 14px;padding-top:15vh;padding-left:25px;height:100%;border-left:1px solid rgba(229,229,229,0.5);float: left;width: 20%}
.nav-content .inner>ul>li:last-child{border-right:1px solid rgba(229,229,229,0.5)}
.nav-content .inner>ul>li>a::before{content:'';width: 17px;height:2px ;background: #fff;left: -25px;top:10px;position: absolute}
.nav-content .inner>ul>li>a::after{content:'';width: 17px;height:2px ;background: #fff;right:-25px;top:10px;position: absolute}
.nav-content .inner>ul>li>a{color:#323232;font-size: 20px;font-weight: bold;position: relative;}
.nav-content .inner>ul li ul{margin-top:45px;}
.nav-content .inner>ul li ul li{text-align: left;line-height: 2;}
.nav-content .inner>ul li ul li a{color:#666666;font-size: 16px;transition: 0.3s}
.nav-content .inner>ul li ul li a:hover{color: #d80808}
.nav-content .col-nav-info{color:#666;position: absolute;left: 25px;bottom: 10vh}
.nav-content .col-nav-info ul{margin-bottom: 45px;}
.nav-content .col-nav-info ul li{float: left;position: relative;padding:0 25px;}
.nav-content .col-nav-info ul li:nth-child(1){padding-left: 0;}
.nav-content .col-nav-info ul li:last-child{padding-right: 0;}
.nav-content .col-nav-info ul li a{font-size: 16px;color:#666;}
.nav-content .col-nav-info ul li a:hover{color: #d80808;}
.nav-content .col-nav-info ul li::after{content:'•';font-weight: bold;position: absolute;right:0;color: #666;}
.nav-content .col-nav-info ul li:last-child::after{display: none;}
.nav-content .col-nav-info p{color:rgba(0,0,0, 0.6);font-size: 12px;line-height: 2;}
.nav-content .col-nav-info .share{position: absolute;right:-200px;bottom: 0;}
.nav-content .col-nav-info .share a{background-image: none;width: 32px;height:32px;border-radius: 100%;text-align: center;line-height: 32px;background: none;color:rgba(255,255,255, 0.64);font-size: 18px;padding: 0;border:1px solid rgba(210,210,210,0.8);font-size: 0;background-repeat: no-repeat !important;background-position: center !important;}
.nav-content .col-nav-info .share a.bds_weixin{background-image: url(../images/wechat.png);}
.nav-content .col-nav-info .share a.bds_tsina{background-image: url(../images/sina.png);}
.nav-content .col-nav-info .share a.bds_qzone{background-image: url(../images/qq.png);}
.nav-content .col-nav-info .share a:hover{background-color: #e5e5e5;border:1px solid #e5e5e5;opacity: 1;}
.nav-content .col-nav-info .share a.bds_weixin:hover{background-image: url(../images/wechat_h.png);}
.nav-content .col-nav-info .share a.bds_tsina:hover{background-image: url(../images/sina_h.png);}
.nav-content .col-nav-info .share a.bds_qzone:hover{background-image: url(../images/qq_h.png);}
#is_banner .swiper-slide .ban_cont p:nth-child(2){padding-top:15px;margin-top:15px;position: relative;}
#is_banner .swiper-slide .ban_cont p:nth-child(2)::before{content:'';width: 34px;height:2px;background: rgba(255,255,255, 0.75);position: absolute;top:0;left: 50%;margin-left: -17px;}



.header .index-search{margin-right: 25px;}
.header .index-search .search-box{position: absolute;background: #fff;top: 0;left: 0;width: 100%;z-index: 299;padding: 30px 65px 100px;line-height: 1.5;display: none;}
.header .index-search .search-box .search-logo{float: left;}
.header .index-search .search-box #close{float: right;}
.header .index-search .search-box h3{text-align: center;font-size: 36px;color:#242424;margin:70px 0 40px;}
.header .index-search .search-box p{text-align: center;}
.header .index-search .search-box input{outline: none;height: 69px;vertical-align: middle;border:none;}
.header .index-search .search-box .inpt3{width: 790px;padding-left: 20px;font-size: 18px;border:1px solid #d2d2d2;border-right: none;}
.header .index-search .search-box .inpt4{width: 69px;background: url(../images/search.png)no-repeat center center #313131;}

/* banner */
.col-banner {position: relative;}
.col-banner>div.ban {position: fixed;  width: 100%;  height: 100%;  top: 0;  left: 0;}
.col-banner .banner-container{  clear: both;  z-index: -1;}
.col-banner .banner-container .ban_cont{  color:#fff;padding: 0 50px;  -webkit-animation: fadeOutRight 0.5s both;  animation: fadeOutRight 0.5s both;position: absolute;top: 40%;transform: translateY(-50%);width: 100%}
.col-banner .banner-container .swiper-slide{background-repeat: no-repeat;background-size: cover;background-position: center;}
.col-banner .banner-container .swiper-slide-active .ban_cont{  -webkit-animation: fadeInDown 0.5s both 0.5s;  animation: fadeInDown 0.5s both 0.5s;}
.col-banner #index_banner .ban_cont {font-family: 'ERASBD','微软雅黑';line-height: normal;}
.col-banner #index_banner .ban_cont p:nth-child(2){margin-bottom: 10px;}
.col-banner-scroll{position: absolute;right:0;margin-top:-49px;background: #fff;color:#000;line-height: 49px;width: 30%;padding-left: 5%;text-transform: uppercase;font-weight: bold;font-family: '微软雅黑';}
.col-banner-scroll a{color:#000;}
.col-banner-scroll i{font-weight: bold;font-size: 16px;}
#product-banner{top: 30%}
/*  */
/* 首页about */
.col-index-about{padding:5% 0 6%;background-size:cover !important;}
.col-index-about h3{font-weight: bold;font-size: 56px;color:rgba(192, 192, 192, 0.52);position: absolute;right:-170px;transform: rotate(-90deg);top:50%;margin-top:-30px}
.col-index-about>table{position: relative;z-index: 2;}
.col-index-about>table>tbody>tr>td{width: 50%;}
.col-index-about>table>tbody>tr>td:first-child{text-align: right;padding-right: 3%;}
.col-index-about>table>tbody>tr>td:first-child img{transition: 0.8s;}
.col-index-about>table>tbody>tr>td:first-child img:hover{transform: scale(1.05)}
.col-index-about>table>tbody>tr>td:last-child{padding-left: 1%;line-height: 2}
.col-index-about>table>tbody>tr>td:last-child>p:first-child{padding-bottom: 15px;margin-bottom: 20px;border-bottom: 1px solid #000;}
.col-index-about>table>tbody>tr>td:last-child>p:nth-child(n+2){padding-right: 45%}
.col-index-about>table>tbody>tr>td:last-child>p span.impact{font-family: 'impact'}
.col-index-about>table>tbody>tr>td:last-child table{line-height: normal;width: 50%}
.col-index-about>table>tbody>tr>td:last-child table tr:first-child{font-family: 'impact';}
.col-index-about>table>tbody>tr>td:last-child table td:first-child{width: 40%;}
.col-index-about>table>tbody>tr>td:last-child>a{display: block;line-height: 1;font-family: '微软雅黑';color:#072a45;font-weight: bold;text-transform: uppercase;border:1px solid #1b1b1b;padding: 3px 15px;width:200px;margin-top:5%;position: relative;transition: 0.5s}
.col-index-about>table>tbody>tr>td:last-child>a i{position: absolute;right:20px;font-family: '宋体';font-weight: bold;color:#072a45;line-height: 36px;top:0;}
.col-index-about>table>tbody>tr>td:last-child>a i::before{content:'';width: 40px;height:1px;background: #072a45;display: block;position: absolute;top:50%;margin-top:-0.5px;right:3px;transition: 0.5s}
.col-index-about>table>tbody>tr>td:last-child>a:hover{box-shadow: 5px 5px 10px rgba(0,0,0,.1)}
.col-index-about>table>tbody>tr>td:last-child>a:hover i::before{width: 50px;}
/* 首页map */
.col-index-map{background: url(../images/map_bg.jpg)no-repeat center center;height:750px;position: relative;background-size: cover;}
.col-index-map .col-map-img{width: 100%;display: none;}
.col-index-map .col-map-content{color:#fff;padding-top:350px;line-height: 2;}
.col-index-map ul li{position: absolute;}
.col-index-map ul li .col-map-info{background: #fff;border-radius: 3px;position: absolute;width: 305px;top:30px;-webkit-animation: fadeInUp 0.5s both;animation: fadeInUp 0.54s both;display: none;z-index: 2;}
.col-index-map ul li .col-map-info h3{font-size: 14px;color:#000;padding: 10px 15px;border-bottom: 1px solid #e5e5e5;}
.col-index-map ul li .col-map-info span{display: block;padding: 10px 15px;font-size: 12px;word-wrap:break-word; word-break:break-all;}
.col-index-map ul li:hover .col-map-info{display: block;}
.col-index-map ul li:nth-child(2) .col-map-info,.col-index-map ul li:nth-child(14) .col-map-info,.col-index-map ul li:nth-child(16) .col-map-info{right:0;}
/* 首页product */
.col-index-product{height:780px;padding-top:175px;background: url(../images/product_bg.jpg)no-repeat center center;background-size:cover !important;}
.col-index-product>h3{font-weight: bold;font-size: 60px;color:#d9d9d9;position: absolute;text-transform: uppercase;transform: rotate(90deg);left:-140px;top:50%;margin-top:-33px;}
.col-index-product div.pull-left{width:50%;text-align: center;position: relative;}
.col-index-product div.pull-right{width: 50%;}
.col-index-product div.pull-right h3{font-size: 36px;font-weight: bold;color:#332c2b;text-transform: uppercase;font-family: '微软雅黑'}
.col-index-product div.pull-right>p{vertical-align: bottom;font-size: 24px;color:#332c2b;margin-top:-40px;padding-bottom: 30px;margin-bottom: 10px;border-bottom: 1px solid #000;}
.col-index-product div.pull-right>p img{vertical-align: bottom;margin-left: 50px;}
.col-index-product .product_desc{line-height: 2;color:#818181;}
.col-index-product .product_desc p span{color:#818181 !important;}
.col-index-product .product_desc p img{margin-bottom: 5px;}
.col-index-product .product_desc p:last-child{display: none;}
.col-index-product div.pull-right>a{display: block;line-height: 1;font-family: '微软雅黑';color:#072a45;font-weight: bold;text-transform: uppercase;border:1px solid #1b1b1b;padding: 10px 15px;width:200px;margin-top:5%;position: relative;transition: 0.5s}
.col-index-product div.pull-right>a i{position: absolute;right:20px;font-family: '宋体';font-weight: bold;color:#072a45;line-height: 36px;top:0;}
.col-index-product div.pull-right>a i::before{content:'';width: 40px;height:1px;background: #072a45;display: block;position: absolute;top:50%;right:3px;transition: 0.5s}
.col-index-product div.pull-right>a:hover{box-shadow: 5px 5px 10px rgba(0,0,0,.1)}
.col-index-product div.pull-right>a:hover i::before{width: 50px;}
.col-index-product .add{position: absolute;top:20px;right: 50%;margin-right: -150px;text-align: left;}
.col-index-product .add>a{display: block;width: 23px;height:23px;border-radius: 100%;border:3px solid #000;text-align: center;line-height: 17px;color:#000;font-weight: bold;font-size: 18px;}
.col-index-product .add>span{display: block;background: rgba(255, 255, 255, 0.68);padding: 10px 15px;color:#000;border-radius: 5px;position: absolute;width: 280px;margin-top:10px;line-height: 2;display: none;-webkit-animation: fadeInDown 1.5s both 0.2s;  animation: fadeInRight 1.5s both 0.2s;}
.col-index-product .add>span span{font-size: 12px !important;}
.col-index-product .add:hover>span{display: block;}
/* 首页application */
.col-index-application{height:780px;padding-top:190px;color:#fff;overflow:hidden;position: relative;}
.col-index-application .col-application-bg{position: absolute;width: 100%;height:100%;top:0;left: 0;background: #fff;}
.col-index-application .col-application-bg>div{position: absolute;top:0;left: 0;height: 100%;width:100%;background-size:cover !important;opacity: 0;transition: 0.8s;}
.col-index-application .col-application-bg>div.active{display: block;z-index: 1;opacity: 1;}
.col-index-application .container{position: relative;}
.col-index-application h3{font-size: 42px;font-weight: bold;text-transform: uppercase;margin-bottom: 10px;position: relative;z-index: 2;}
.col-index-application h2{font-size: 30px;padding-bottom:15px;position: relative;display: inline-block;margin-bottom: 35px;z-index: 2;}
.col-index-application h2::after{content:'';width: 475px;height:1px;background: #fff;position: absolute;bottom: 0;right:0;}
.col-index-application .application-container{text-align: center;}
.col-index-application .swiper-slide{height:310px;}
.col-index-application .swiper-slide>a{color:#fff;}
.col-index-application .swiper-slide .app_img{width: 130px;height:130px;line-height: 130px;border-radius: 100%;border:2px solid rgba(255,255,255, 0.5);margin:0 auto;margin-bottom: 40px;}
.col-index-application .swiper-slide .app_img a{display: block;}
.col-index-application .swiper-slide>a>p{font-size: 20px;margin-bottom: 15px;}
.col-index-application .swiper-slide>a>span{font-size: 14px;color:#e2e2e2;display: none;-webkit-animation: fadeInUp 1.2s both 0.2s;  animation: fadeInUp 1s both 0.2s;}
.col-index-application .swiper-slide a.col-application-more{display: block;color:#fff;font-family: '宋体';font-weight: bold;width: 35px;margin:25px auto 0;text-align: right;position: relative;display: none;-webkit-animation: fadeInLeft 1.2s both 0.5s;  animation: fadeInLeft 1.2s both 0.5s;}
.col-index-application .swiper-slide a.col-application-more::before{content:'';width: 100%;height:1px;background: #fff;position: absolute;top:9px;left: 0;}
.col-index-application .swiper-slide:hover>a>span,.col-index-application .swiper-slide:hover a.col-application-more{display: block;}
.col-index-application .swiper-button{background: none;margin:0;padding: 0;background-size: cover;width:20px;height:38px;top:50% !important;opacity: 1 !important;z-index: 10;}
.col-index-application .swiper-button-prev{background: url(../images/left.png)no-repeat center center;left: -30px}
.col-index-application .swiper-button-next{background: url(../images/right.png)no-repeat center center;right: -30px;}







/* page */
.page{text-align: center;}
.pagination>li>a, .pagination>li>span{width:37px;height:37px;background: #fff;color:#000;padding: 0;line-height: 37px;border:none;margin:0 5px;}
.pagination>li:first-child>a, .pagination>li:first-child>span,.pagination>li:last-child>a, .pagination>li:last-child>span,.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background: #0061ae;border-radius:0;color:#fff;}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{background: #0061ae;border-radius:0;color:#fff;}


/* 内页 */
.col-page{position: relative;z-index: 1;background: #fff;}/*内页通用页面外层容器样式*/
/* 关于我们 */
.col-page-about{padding:100px 0 0;}
.col-page-about .col-profile {}
.col-page-about .col-profile h2{color:#000;font-size: 36px;padding-top:5px;position: relative;margin-bottom: 30px;}
.col-page-about .col-profile .container div{line-height: normal;height:225px;overflow: hidden;transition: 0.5s;margin-bottom: 20px;}
.col-page-about .col-profile .container a{color:#9f9f9f;display: block;-webkit-animation: fadeIn 0.5s both 0.2s;  animation: fadeIn 0.5s both 0.2s;}
.col-page-about .col-profile .container a#close{display: none;}
.col-page-about .col-profile h3{margin-top:50px;text-align: center;padding: 0 13%;margin-bottom: -135px;z-index: 2;position: relative;}
.col-page-about .col-profile h3 img{box-shadow: 5px 6px 15px 0 rgba(0,0,0,.1)}
.col-page-about .col-culture{background: url(../images/culture_bg.png)no-repeat center center #eeeeee;padding-top:0;position: relative;}
.col-page-about .col-culture .container{position: relative;padding-top:135px;}
.col-page-about .col-culture .container>ul::before{content:'';width:1px ;height:100%;background:#d2d2d2;position: absolute;top:0;left: 50%;}
.col-page-about .col-culture .container>ul{padding:110px 0 70px;position: relative;}
.col-page-about .col-culture .container>ul li>div{width: 50%;}
.col-page-about .col-culture .container>ul li .col-culture-img{float: left;padding: 0 3%;transition: 0.5s}
.col-page-about .col-culture .container>ul li .col-culture-img:hover{transform: translate(-5px,-5px)}
.col-page-about .col-culture .container>ul li .col-culture-img img{box-shadow: -3px 6px 27px 0 rgba(0,0,0,.16)}
.col-page-about .col-culture .container>ul li .col-culture-cont{float: right;padding-top:50px;position: relative;padding: 50px 3% 0;}
.col-page-about .col-culture .container>ul li:not(:last-child) .col-culture-cont::before{content:'';width: 30px;height:30px;background: url(../images/dot.png)no-repeat center center;position: absolute;top:50px;left: -15px;}
.col-page-about .col-culture .container>ul li:last-child{margin-top:35px;}
.col-page-about .col-culture .container>ul li:last-child .col-culture-img{float: right;}
.col-page-about .col-culture .container>ul li:last-child .col-culture-cont{float: left;text-align: right;}
.col-page-about .col-culture .container>ul li:last-child .col-culture-cont::after{content:'';width: 30px;height:30px;background: url(../images/dot.png)no-repeat center center;position: absolute;top:50px;right: -15px;}
.col-page-about .col-culture .container>ul li .col-culture-cont h3{font-size: 24px;color:#000;line-height: 1.2;}
.col-page-about .col-culture .container>ul li .col-culture-cont p{font-family: 'AgencyFB';font-weight: bold;font-size: 20px;color:#908f8f;margin-bottom: 20px}
.col-page-about .col-culture .container>ul li .col-culture-cont span{font-size: 18px;color:#000;}
.col-page-about .col-value{padding-top:40px;position: relative;}
.col-page-about .col-value::before{content:'';width: 30px;height:30px;background: url(../images/dot.png)no-repeat center center;position: absolute;top:-10px;left:50%;margin-left: -15px;}
.col-page-about .col-value>h3{text-align: center;font-size: 24px;color:#000;line-height: 1.2;}
.col-page-about .col-value>p{font-family: 'AgencyFB';font-weight: bold;font-size: 36px;color:#d3d3d3;margin-bottom: 20px;text-align: center;}
.col-page-about .col-value table{width: 100%;border-spacing: 10px ;border-collapse: separate;margin-left: -10px;margin-right: -10px;}
.col-page-about .col-value table td{vertical-align: top;padding:30px 20px;background: #fff;width: 20%;box-shadow: 0 0 23px rgba(0,0,0,.1);line-height: 2;color:#5e5e5e;transition: 0.5s;}
.col-page-about .col-value table td:hover{transform:translateY(-10px)}
.col-page-about .col-value table td h3{font-size: 48px;color:#000;font-weight: bold;margin-bottom: 10px;}
.col-page-about .col-concern{padding: 90px 0 ;background: #eeeeee;}
.col-page-about .col-concern h2{font-size: 36px;color:#000;text-align: center;padding-bottom: 10px;margin-bottom: 45px;position: relative;}
.col-page-about .col-concern h2::after{content:'';width: 38px;height:2px;background: #0061ae;position: absolute;bottom: 0;left: 50%;margin-left: -19px;}
.col-page-about .col-concern .concern-container{padding-bottom: 75px;}
.col-page-about .col-concern .swiper-slide .content{background: #fff;height:120px;padding: 6% 5%;display: block;color:#000;line-height: 1.5;}
.col-page-about .col-concern .swiper-slide .content span{display: block;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;height: 100%;}
.col-page-about .col-concern .swiper-slide>div.img{text-align: center;min-height: 100px;overflow: hidden;}
.col-page-about .col-concern .swiper-slide>div.img img{transition: 0.3s}
.col-page-about .col-concern .swiper-slide:hover>div.img img{transform: scale(1.1)}
.col-page-about .col-concern .swiper-button{background-image: none;background-color: #fff;width:40px;height:40px;border-radius: 100%;margin:0;text-align: center;line-height: 40px;font-family: '黑体';color:#b1b1b1;box-shadow: 0 0 5px rgba(0,0,0,.17);bottom: 2px ; top:auto;}
.col-page-about .col-concern .swiper-button-prev{left: 50%;margin-left: -50px;}
.col-page-about .col-concern .swiper-button-next{right: 50%;margin-right: -50px;}
.col-page-about .col-bg{height:500px;color:#fff;display: table;width: 100%}
.col-page-about .col-bg>div{display: table-cell;vertical-align: middle;}
.col-page-about .col-governence{padding: 85px 0 ;}
.col-page-about .col-governence h2{font-size: 36px;color:#000;text-align: center;padding-bottom: 10px;margin-bottom: 45px;position: relative;}
.col-page-about .col-governence h2::after{content:'';width: 38px;height:2px;background: #0061ae;position: absolute;bottom: 0;left: 50%;margin-left: -19px;}
.col-page-about .col-governence .container>div:first-of-type{line-height: 2;color:#000;margin-bottom: 80px}
.col-page-about .col-governence ul{font-size: 0;text-align: center;margin-bottom: 55px;}
.col-page-about .col-governence ul li{font-size: 14px;display: inline-block;width: 290px;border:1px solid #e5e5e5;margin-left: -1px;}
.col-page-about .col-governence ul li a{color:#000;display: block;height:60px;line-height: 60px;transition: 0.1s}
.col-page-about .col-governence ul li.active a,.col-page-about .col-governence ul li:hover a{color:#0061ae;border-bottom: 3px solid #0061ae;}
.col-page-about .col-governence .col-tabbox{position: relative;}
.col-page-about .col-governence .col-tabbox .box{width: 100%;display: none;}
.col-page-about .col-governence .col-tabbox .box.active{-webkit-animation: fadeIn 0.5s both 0.2s;  animation: fadeIn 0.5s both 0.2s;display: block;}
.col-page-about .col-governence .col-tabbox .box .swiper-slide{border:1px solid #e5e5e5;}
.col-page-about .col-governence .col-tabbox .box .swiper-slide>div{overflow: hidden;}
.col-page-about .col-governence .col-tabbox .box .swiper-slide>div img{transition: 0.3s}
.col-page-about .col-governence .col-tabbox .box .swiper-slide:hover img{transform: scale(1.1)}
.col-page-about .col-governence .col-tabbox .box .swiper-slide span{display: block;width: 100%;/*height:47px;line-height: 47px;*/ padding:15px 0; text-align: center;color:#000;font-size: 12px;background: #fff;position: relative;z-index: 1;}
.col-page-about .col-governence .col-tabbox .box .governence-container{padding-bottom: 40px;}
.col-page-about .col-governence .col-tabbox .box .swiper-pagination{bottom: 0}
.col-page-about .col-governence .col-tabbox .box .swiper-pagination span.swiper-pagination-bullet-active{background: #0061ae;}
.col-page-about .col-honor{padding: 4% 0;background: #eeeeee;}
.col-page-about .col-honor h2{font-size: 36px;color:#000;text-align: center;padding-bottom: 10px;margin-bottom: 45px;position: relative;}
.col-page-about .col-honor h2::after{content:'';width: 38px;height:2px;background: #0061ae;position: absolute;bottom: 0;left: 50%;margin-left: -19px;}
.col-page-about .col-honor .honor-container{padding-bottom: 40px;}
.col-page-about .col-honor .swiper-slide>div{overflow: hidden;}
.col-page-about .col-honor .swiper-slide>div img{transition: 0.3s}
.col-page-about .col-honor .swiper-slide:hover>div img{transform: scale(1.1)}
.col-page-about .col-honor .swiper-pagination{bottom: 0}
.col-page-about .col-honor .swiper-pagination span.swiper-pagination-bullet-active{background: #0061ae;}
/* 产品服务 */
.col-product-top{position: absolute;top:505px;width: 100%;z-index: 5;}
.col-product-top>ul{font-size: 0;text-align: center;}
.col-product-top>ul>li{display: inline-block;font-size: 14px;overflow: hidden;width: 354px;vertical-align: top;position: relative;transition: 0.8s;}
.col-product-top>ul>li:nth-child(2){margin:0 18px;}
.col-product-top>ul>li .col-nav-cont{position: absolute;bottom: 0;background: #fff;height:168px;padding: 15px 18px;border-top:1px solid #d2d2d2;bottom: -90px;transition: 0.8s;width:100%}
.col-product-top>ul>li .col-nav-cont h3{font-size: 14px;color:#0061ae;text-transform: uppercase;margin-bottom: 5px;}
.col-product-top>ul>li .col-nav-cont h3 a{color:#0061ae}
.col-product-top>ul>li .col-nav-cont>p{font-size: 18px;color:#000;margin-bottom: 15px;}
.col-product-top>ul>li .col-nav-cont>p a{color:#000}
.col-product-top>ul>li .col-nav-cont>span{color:#414141;font-size: 16px;}
.col-product-top>ul>li .col-nav-cont>span a{line-height: 2;display: block;}
.col-product-top>ul>li .col-nav-cont>span>p:first-child{border-bottom:1px solid #d2d2d2;padding-bottom: 10px;}
.col-product-top>ul>li .col-nav-cont>span ul{width: 80%;margin:10px auto 0;}
.col-product-top>ul>li .col-nav-cont>span ul li{font-size: 18px;border-right:1px solid #d2d2d2;float: left;width: 25%}
.col-product-top>ul>li .col-nav-cont>span ul li:last-child{border-right:none;}
.col-product-top>ul>li:hover{transform: translateY(-5px);box-shadow: 2px 2px 10px rgba(0,0,0,.1)}
.col-product-top>ul>li:hover .col-nav-cont{bottom: 0}
.col-application{padding-top:6%}
.col-application h2{font-size: 36px;color:#000;text-align: center;padding-bottom: 10px;margin-bottom: 3%;position: relative;}
.col-application .container{position: relative;width: 1400px;}
.col-application .swiper-container {width: 100%;height: 100%;transition: 1s background-color 1.3s;}
.col-application .swiper-wrapper {transition-delay: 0.3s;transition-timing-function: cubic-bezier(0.5, 0, 0, 1);}
.col-application .button-prev, .button-next {transition: 0.5s;outline: none;position: absolute;width: 80px;z-index: 10;top: 45%;transform: translateY(-34px);cursor: pointer;}
.col-application .button-prev {left: 4vw;}
.col-application .button-next {right: 4vw;}
.col-application .button.disabled {opacity: 0.2;cursor: default;}
.col-application #arrow-svg-home {transform: translateY(353px);}
.col-application .button-next #arrow-svg-home {transform: translateY(353px) rotateY(180deg);transform-origin: 80px 0px 0px;}
.col-application svg {transition: 0.5s;}
.col-application .cls-1 {transition: 0.5s;opacity: 0.4;transform-origin: -20px 40px;opacity: 1;}
.col-application .cls-4 {transition: 0.5s;stroke-width: 2px;stroke: #fff;fill: none;stroke-dasharray: 1;stroke-dashoffset: 1;opacity: 0.4;transform-origin: 0px 0px 0px;}
.col-application #arrow-trg {transition: 0.5s;	fill: #fff;	transform: rotateY(180deg) translate(-53px, 35px) scale(2);}
.col-application #line {transition: 0.5s;stroke: #fff;transform: translate(50px, 42px);}
.col-application .button-prev:not(.disabled):hover svg {transform: translateX(-25px);}
.col-application .button-next:not(.disabled):hover svg {transform: translateX(25px);}
.col-application .button:not(.disabled):hover .cls-1 {transform: scale(1.1);}
.col-application .button:not(.disabled):hover .cls-4 {stroke-dasharray: 2px;stroke-dashoffset: 2px;	opacity: 1;}
.col-application .button:not(.disabled):hover #arrow-trg {transform: rotateY(180deg) translate(-37px, 39px);}
.col-application .button:not(.disabled):hover #line {transform: translate(35px, 42px) scaleX(0.33);}
.col-application .swiper-slide{padding-bottom: 140px}
.col-application .swiper-slide .img-box{min-height: 100px;}
.col-application .col-application-cont{position: absolute;background: #fff;box-shadow: 8px 0 16px rgba(0,0,0,.1);width:45%;right:100px;bottom:20px;padding: 3% 4% 65px}
.col-application .col-application-cont h3{font-size: 24px;background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#a7334d), to(#39518d));-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-bottom:35px; }
.col-application .col-application-cont span{font-size: 16px;line-height: 1.5;display: block;}
.col-application .swiper-pagination{bottom: 50px !important;padding-left: 120px;}
.col-application .col-application-cont>*{-webkit-animation: fadeOutUp 1s both;  animation: fadeOutUp 1s both;}
.col-application .swiper-slide-active .col-application-cont>*{-webkit-animation: fadeInUp 1s both 0.8s;  animation: fadeInUp 1s both 0.8s;}
.col-application .swiper-pagination span.swiper-pagination-bullet-active{background: #0061ae;}
.col-download {padding: 3% 0 5%;}
.col-download h2{text-align: center;color:#000;font-size: 30px;margin-bottom: 30px;}
.col-download ul{}
.col-download ul li{width: 48%;margin-right: 4%;float: left;background: #fbfbfb;color:#3e3e3e;font-size: 14px;padding: 0 15px;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;}
.col-download ul li h3{font-size: 14px;text-transform: uppercase;line-height: 60px;border-bottom: 1px dashed #aaaaaa;color:#3e3e3e;}
.col-download ul li h3 a{color:#3e3e3e;}
.col-download ul li h3 a:hover{text-decoration: underline;}
.col-download ul li:nth-last-child(1) h3,.col-download ul li:nth-last-child(2) h3{border-bottom: 0;}
.col-download ul li:nth-last-child(1),.col-download ul li:nth-last-child(2){border-bottom: 1px solid #e5e5e5;}
.col-download ul li:nth-child(1),.col-download ul li:nth-child(2){border-top:1px solid #e5e5e5;}
.col-download ul li:nth-child(2n){margin-right: 0}
.col-testing {padding: 5% 0 6%;background: #eeeeee;}
.col-testing h2{color:#000;font-size: 30px;text-align: center;margin-bottom: 4%;}
.col-testing .col-test-cont{color:#2e2e2e;line-height: 1.8}

.col-testing .col-test-cont table{width: 100%;margin-bottom: 30px;}
.col-testing .col-test-cont table td{vertical-align: middle;}
.col-testing .col-test-cont table td:last-child{text-align: right;}
.col-testing .col-test-cont table td:first-child{width: 60%}

.col-testing ul li{width: 100%;border:1px solid #c9c9c9;border-radius: 64px;background: #fff;padding: 0 3%;}
.col-testing ul li h3{line-height: 64px;height:64px;}
.col-testing ul li h3 a{font-size: 14px;color:#0061ae;}
.col-testing .container>span>table{margin-top:30px;}
.col-testing .container>span>table td{color:#454545;}
.mbx{text-align: right;color:#5e5e5e;line-height: 70px;}
.mbx i{width: 21px;height:19px;display: inline-block;background: url(../images/home.jpg)no-repeat center center;vertical-align: middle;margin-bottom: 3px;}
.col-core {}
.col-core ul li{padding: 5% 0;}
.col-core ul li:nth-child(1){background: url(../images/e6_bg.jpg)no-repeat right bottom;}
.col-core ul li:nth-child(2){background: url(../images/e7_bg.jpg)no-repeat #f4f4f4 right bottom;}
.col-core ul li:nth-child(3){background: url(../images/e8_bg.jpg)no-repeat right bottom;}
.col-core ul li .container>div{width: 50%;}
.col-core li .pull-left h2{color:#1b1b1b;font-size: 30px;margin-bottom: 3%;}
.col-core li .pull-left h2 img{vertical-align: bottom;margin-left: 10px;}
.col-core li .pull-left>span{line-height: 2;display: block}
.col-core li .pull-right{padding-top:10%;padding-left: 30px;}
.col-core li .pull-right>span{line-height: 2;padding: 30px 0;display: block;width: 100%;}
.col-core li .pull-right>span:nth-child(2){border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.col-core li .pull-right>span:nth-child(3)>p{line-height: 2 !important;text-decoration: underline;position: relative;}
.col-core li .pull-right>span:nth-child(3)>p img{display: none;}
.col-core li .pull-right>span:nth-child(3) a{color:#414141 !important;font-size: 16px !important;}
.col-core li .pull-right>span:nth-child(3)>p::after{content:'';width: 16px;height:18px;background: url(../images/download.png)no-repeat center center;display: inline-block;margin-left: 10px;}
.col-energy{position: relative;}
.col-energy .swiper-slide h2{text-align: center;color:#fff;font-weight: bold;font-size: 36px;position: absolute;width: 100%;margin-top:15%;}
.col-energy .swiper-pagination{bottom: 50px !important}
.col-energy .swiper-pagination span{width: 7px;height:7px;background: none;border:1px solid #fff;opacity: 1;}
.col-energy .swiper-pagination span.swiper-pagination-bullet-active{background: #e62129;border:none;}
.col-introduction{}
.col-introduction .container>ul {}
.col-introduction .container>ul li{width: 31%;margin-right: 3.5%;float: left;height:390px;margin-bottom: 45px;transition: 0.8s}
.col-introduction .container>ul li:nth-child(3n){margin-right: 0;}
.col-introduction .container>ul li span{display: block;color:#868686;transition: 0.3s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:44px;}
.col-introduction .container>ul li .col-product-img{overflow: hidden;}
.col-introduction .container>ul li .col-product-img img{transition: 0.8s;}
.col-introduction .container>ul li .col-product-cont{padding: 25px 20px;}
.col-introduction .container>ul li .col-product-cont h3{font-size: 18px;margin-bottom: 20px;}
.col-introduction .container>ul li .col-product-cont h3 a{color:#000;transition: 0.3s}
.col-introduction .container>ul li:hover{background-image: linear-gradient(to bottom , #e62129, #0061ae);}
.col-introduction .container>ul li:hover .col-product-img img{transform: scale(1.1)}
.col-introduction .container>ul li:hover span{color:#fff}
.col-introduction .container>ul li:hover h3 a{color:#fff;}
.col-admin{padding:10px 0 80px;}
.col-admin h2{text-align: center;color:#3e3e3e;font-size: 30px;margin-bottom: 65px;}
.col-admin table{width: 100%;border-spacing: 30px 10px;border-collapse: separate}
.col-admin table td{vertical-align: top;font-size: 15px;}
.col-admin table td:first-child{padding: 15px 20px;color:#fff; background-image: linear-gradient(to right , #c64453, #396aa6);width: 221px;font-size: 15px;}
.col-admin table td:last-child{background: #eeeeee;padding: 15px 50px;}
.col-admin table td:last-child ul li{float: left;width: 40%;margin-bottom: 10px;}
.col-admin table td:last-child ul li a{color:#353535;}
.col-admin table td:last-child ul li a:hover{text-decoration: underline;color:#0061ae;}
.col-certification {padding: 3% 0 6%;background: #eeeeee;}
.col-certification h2{text-align: center;color:#3e3e3e;font-size: 30px;margin-bottom: 30px;}
.col-certification table {border-spacing: 6px 0;border-collapse: separate;width: 100%;}
.col-certification table:last-child{margin-right: 0;}
.col-certification table tr h3{background-image: linear-gradient(to right , #645c8b, #1a70b5);color:#fff;font-size: 14px;font-weight:normal;height:65px;line-height:50px;text-align: center;border-bottom: 15px solid #eeeeee;}
.col-certification table tr td {background: #fff;width: 12.5%;vertical-align: top;}
.col-certification table tr td ul{text-align: center;vertical-align: top;padding: 15px 0;line-height: 2;}
.col-certification table tr td ul li a{color:#3e3e3e}
.col-certification table tr td ul li a:hover{text-decoration: underline;color:#0061ae;}
/* 产品介绍详情页 */
.col-detail-top{margin-bottom: 60px;}
.col-detail-top .pull-left{width: 50%;padding-right: 5.5%;}
.col-detail-top .pull-right{width: 50%;padding-top:50px;padding-right: 7%}
.col-detail-top .pull-right h1{font-size: 18px;color:#000;margin-bottom: 40px;}
.col-detail-top .pull-right>div{font-size: 15px;color:#5e5e5e;line-height: 2;}
.col-detail-top .pull-right p:last-child{padding: 20px; background: rgb(0, 97, 174); color: rgb(255, 255, 255); font-size: 18px; text-align: center;}
.col-detail-top .pull-right p:last-child a{font-size: 18px !important;
    color: #fff !important;}
.col-detail-list{}
/*
.col-detail-list .container>table{width: 100%;background: #eeeeee;margin-bottom: 23px;}
.col-detail-list .container>table td{padding: 35px 0;position: relative;}
.col-detail-list .container>table td:first-child{width: 15%;text-align: center;}
.col-detail-list .container>table td:last-child{line-height: 2;color:#191919;vertical-align: middle;}
.col-detail-list .container>table td:last-child p:last-child{position: absolute;right:30px;top:35px;padding: 5px 15px;border:1px solid #7d7d7d;}
.col-detail-list .container>table td:last-child p:last-child::after{content:'';width: 10px;height:13px;background: url(../images/dw.png)no-repeat center center;display: inline-block;margin-left: 5px;}
.col-detail-list .container>table td:last-child p:last-child img{display: none;}
.col-detail-list .container>table td:last-child p:last-child a{color:#5e5e5e !important;font-size: 14px !important;}
*/
/*7-16新产品详情表格样式*/

.col-detail-list .container>table, #preview table{ width: 100%;margin-bottom: 20px;  margin-top: 8px;}
.col-detail-list .container>table td, #preview table td{
  text-align: center;
  vertical-align: middle;
  padding: 30px 10px;
  border: 1px solid #000;

}
.col-detail-list .container>table .firstRow, #preview table .firstRow td{
  background: #6593CE !important;
  color: #fff;
}
.col-detail-list .container>table tr:nth-child(2n+1), #preview table tr:nth-child(2n+1){
background: #D7E3F3;
}
.col-detail-list .container>table tr td:first-child, #preview table tr td:first-child{
  border-top: none !important;
  border-left: none !important;
}
.col-detail-list .container>table tr td:last-child, #preview table tr td:last-child{
  border-top: none !important;
  border-right: none !important;
}
.col-detail-list .container>table .firstRow td, #preview table .firstRow td{
  border-top: none !important;
}
.col-detail-list .pull-right>div p:last-child{
 padding: 20px;
 background: #0061AE;
 color: #fff;
 font-size: 18px;
}

.col-detail-bottom{padding:30px 0 5%;}
.col-detail-bottom .pull-left{width: 65%;}
.col-detail-bottom .pull-left>p:first-child{font-size: 24px;color:#0061ae;padding-bottom: 15px;border-bottom: 1px solid #d2d2d2;margin-bottom: 5%;}
.col-detail-bottom .pull-left table{width: 100%;}
.col-detail-bottom .pull-left table td:first-child{width:63%}
.col-detail-bottom .pull-left table td:last-child{line-height: 2;color:#868686;}
.col-detail-bottom .pull-left table td:last-child p:first-child{color:#000;font-size: 18px;}
.col-detail-bottom .pull-right{background: #0061ae;width: 30%;color:#fff;padding: 2.5% 3.5%;line-height: 2 !important;}
.col-detail-bottom .pull-right p{line-height: 2 !important;width: 50%;float: left;}
.col-detail-bottom .pull-right p:first-child{margin-bottom: 20px;width: 100%;float: none;}
.col-detail-bottom .pull-right p img{display: none;}
.col-detail-bottom .pull-right p a{color:#fff;}
/* 公司公告 */
.col-page-notice{}
.col-page-notice .container>ul {padding:30px 0;}
.col-page-notice .container>ul li{padding: 20px 0;border-bottom: 1px dashed #b5b5b5;color:#3e3e3e;}
.col-page-notice .container>ul li a{color:#262626;}
.col-page-notice .container>ul li a:hover{text-decoration: underline;}
.col-page-notice .page li a{background: none !important;color:#3e3e3e !important;width: auto !important;padding: 0 3px !important;margin:0 20px !important;}
.col-page-notice .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{border-bottom: 3px solid #0061ae;color:#0061ae;}
/* 信箱 */
.col-page-message {}
.col-page-message .col-message-desc{line-height: 2;color:#5e5e5e;margin:30px 0 50px;}
.col-page-message .container>p{color:#000;font-size: 16px;margin-bottom: 25px;}
.col-message{padding-right: 15%;}
.col-message table{width: 100%;border-top:1px solid #000;border-bottom: 1px solid #000;}
.col-message table tr:first-child{border-bottom: 1px solid #dcdcdc;}
.col-message table tr td:first-child{background: #f8f8f8;width:15%;text-align: center;font-size: 16px;color:#000;}
.col-message table tr td:last-child{padding: 55px 65px;}
.col-message table tr:first-child td:last-child{padding-right:25%;}
.col-message table tr:first-child td  input,.col-message table tr:first-child td select{width:45%;line-height: 46px;height:46px;margin-bottom: 15px;margin-right: 2%;border:1px solid #e5e5e5;padding-left: 10px;display: inline-block;outline: none;color:#1f1f1f;}
.col-message table tr:first-child td  input:nth-child(5){width:92.5%;}
.col-message table tr:first-child td  input:nth-child(6){ width:92.5%;}
.col-message table tr:first-child td  input:nth-child(7){width:92.5%;}
.col-message table tr:last-child td input,textarea{ width:100%; border:1px solid #e5e5e5; padding-left: 10px; margin-bottom: 15px; outline: none;}
.col-message table tr:last-child td input{line-height: 46px;}
.col-message table tr:last-child td textarea{ height:134px;}
.col-message table tr:last-child td input:nth-last-child(3){width:32%;background: #eee;margin-right: 25px;}
.col-message table tr td input::-webkit-input-placeholder,.col-message table tr td textarea::-webkit-input-placeholder,.col-message table tr td select::-webkit-input-placeholder { /* WebKit, Blink, Edge */color:#c7c7c7;}
.col-message table tr td input:-moz-placeholder,.col-message table tr td textarea:-moz-placeholder,.col-message table tr td select:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #c7c7c7;}
.col-message table tr td input::-moz-placeholder,.col-message table tr td textarea::-moz-placeholder,.col-message table tr td select::-moz-placeholder { /* Mozilla Firefox 19+ */color:#c7c7c7;}
.col-message table tr td input:-ms-input-placeholder,.col-message table tr td textarea:-ms-input-placeholder,.col-message table tr td select:-ms-input-placeholder { /* Internet Explorer 10-11 */color:#c7c7c7;}
.sub {margin-top:70px;}
.sub input{width:15%;min-width: 130px;line-height: 50px;color:#575757;box-shadow: none;border:1px solid #dcdcdc;background: #fff;margin-right: 15px;margin-bottom: 20px;transition: 0.3s;}
.sub input:hover{background: #0061ae;color:#fff;}
/* 责任 */
.col-page-respon{}
.col-report{padding: 20px 0;margin-bottom: 30px;}
.col-report h2{color:#000;font-size: 30px;margin-bottom: 30px;text-align: center;}
.col-report ul li{line-height: 60px;border-bottom: 1px dashed #e5e5e5;}
.col-report ul li>a{color:#3e3e3e;}
.col-report ul li>i{display: block;padding: 3px 15px;border:1px solid #7d7d7d;line-height: normal;margin-top:17px;}
.col-report ul li>i a{color:#5e5e5e;display: block;}
.col-report ul li>i a::after{content:'';display: inline-block;width:10px;height:13px;background: url(../images/dw.png)no-repeat center center;margin-left: 10px;}
.col-environment{padding: 75px 0;}
.col-environment h2{color:#000;font-size: 30px;margin-bottom: 30px;text-align: center;}
.col-environment>div{line-height: 2;color:#5e5e5e;font-size: 15px;}
.col-environment>div table{width: 62%;background: #eeeeee;margin:0 auto;margin-bottom: 10%;position: relative;font-size: 14px;}
.col-environment>div table td{height: 150px;vertical-align: middle;}
.col-environment>div table td p:first-child{color:#0061ae;font-size: 24px;}
.col-environment>div table tr{position: relative;}
.col-environment>div table::before{content: '';width: 1px;height:80%;border-left: 1px dashed #959595;position: absolute;left: 50%;top:0;margin-top:5%;}
.col-environment>div table::after{content:'';width: 80%;height:1px;border-top:1px dashed #959595;position: absolute;bottom: 50%;left: 50%;margin-left: -40%;}
.col-environment>div table tr:not(:first-child) td:first-child{padding-right: 8%;}
.col-environment>div table tr:not(:first-child) td:last-child{padding-left: 8%;}
.col-environment>div table tr:first-child{display: block;position: absolute;width: 230px;height:230px;border-radius: 100%;border: 3px rgba(0,97,174,0.06) solid;text-align: center;top:50%;left: 50%;margin-top:-115px;margin-left: -115px;z-index: 1;}
.col-environment>div table tr:first-child td{display: block;margin:0 auto;border-radius: 100%;width: 200px;height:200px;margin-top:15px;border:3px solid rgba(0,97,174,0.56)}
.col-environment>div table tr:first-child td span{display: inline-block;border-radius: 100%;width:178px;height:178px;margin-top:8px;border:3px solid #54497d;padding: 45px 16px 0;line-height: 1.5;}
.col-environment>div>img{width: 23.5%;margin-right: 2%}
.col-environment>div>img:nth-of-type(4n){margin-right: 0;}
/* news */
.col-news-nav{width: 212px;background: #0061ae;position: relative;}
.col-news-nav>a{color:#fff;display: block;line-height: 54px;padding: 0 25px;}
.col-news-nav>a i{display: block;margin-top:20px;}
.col-news-nav ul{background: #fff;width: 100%;overflow: hidden;z-index: 1;display: none;position: absolute;}
.col-news-nav ul li{border-bottom: 1px solid #dcdcdc;line-height: 54px;background: #f3f3f3;}
.col-news-nav ul li:last-child{border:none;}
.col-news-nav ul li a{padding: 0 25px;display: block;transition: 0.3s;}
.col-news-nav ul li a:hover{color:#fff;background: #0061ae;}
/* .col-news-nav:hover ul{height: 109px;} */
.col-news2-top {margin-bottom: 80px;}
.col-news2-top .pull-left{width: 42%;overflow: hidden;}
.col-news2-top .pull-left img{transition: 1.8s;}
.col-news2-top:hover img{transform: scale(1.07)}
.col-news2-top .pull-right{width: 55%;}
.col-news2-top .pull-right>p{color:#c4c4c4;font-size: 18px;font-weight: bold;margin-bottom: 4%;}
.col-news2-top .pull-right h2{font-size: 24px;margin-bottom: 3%;}
.col-news2-top .pull-right h2 a{color:#010101;}
.col-news2-top .pull-right>span{display: block;line-height: 2;color:#494949}
.col-news2-top .pull-right>a{display: block;color:#0061ae;margin-top:16%}
.col-page-news2{padding-top: 60px;}
.col-page-news2>ul{}
.col-page-news2>ul li{float: left;width:31%;margin-right: 3.5%;margin-bottom: 6%;position: relative;}
.col-page-news2>ul li:nth-child(3n){margin-right: 0;}
.col-page-news2>ul li div.col-news2-img{overflow: hidden;height:250px;}
.col-page-news2>ul li div.col-news2-img img{transition: 1.2s}
.col-page-news2>ul li:hover div.col-news2-img img{transform:scale(1.1);}
.col-page-news2>ul li h2{font-size: 18px;margin:25px 0 15px;overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;}
.col-page-news2>ul li h2 a{color:#3d3d3d;}
.col-page-news2>ul li>p{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color:#a4a4a4;}
.col-page-news2>ul li .col-news2-time{position: absolute;top:18px;left:20px;color:#fff;font-weight: bold;font-family: '微软雅黑';}
.col-page-news2>ul li .col-news2-time p{text-shadow: 1px 1px 1px  rgba(0,0,0,.75)}
.col-page-news2>ul li .col-news2-time i{font-size: 48px;text-shadow: 1px 1px 1px  rgba(0,0,0,.75)}
.col-page-news2 .page{margin-bottom: 50px;}
.col-page-news2 .page li a{background: none !important;color:#3e3e3e !important;width: auto !important;padding: 0 3px !important;margin:0 20px !important;}
.col-page-news2 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{border-bottom: 3px solid #0061ae;color:#0061ae;}
.col-news3-top {padding-bottom: 5%;border-bottom: 1px solid #898989;margin-bottom: 5%;}
.col-news3-top ul li{float: left;width:31%;margin-right: 3.5%;position: relative;}
.col-news3-top ul li:nth-child(3n){margin-right: 0;}
.col-news3-top ul li div.col-news3-img{overflow: hidden;height:245px;margin-bottom: 20px;}
.col-news3-top ul li div.col-news3-img img{transition: 1s;}
.col-news3-top ul li:hover div.col-news3-img img{transform: scale(1.1)}
.col-news3-top ul li h2{font-size: 16px;line-height: 2}
.col-news3-top ul li h2 a{color:#000;}
.col-news3-top ul li .col-news3-time{position: absolute;top:18px;left:20px;color:#fff;font-weight: bold;font-family: '微软雅黑';}
.col-news3-top ul li .col-news3-time p{text-shadow: 1px 1px 1px  rgba(0,0,0,.75)}
.col-news3-top ul li .col-news3-time i{font-size: 48px;text-shadow: 1px 1px 1px  rgba(0,0,0,.75)}
.col-page-news3>ul li{margin-bottom: 35px;}
.col-page-news3>ul li .pull-left{overflow: hidden;width: 20%;margin-right: 3%}
.col-page-news3>ul li .pull-left img{transition: 1s}
.col-page-news3>ul li:hover .pull-left img{transform: scale(1.1)}
.col-page-news3>ul li .pull-right{width: 77%;padding-top:10px;}
.col-page-news3>ul li .pull-right>p{color:#b9b9b9;margin-bottom: 10px;}
.col-page-news3>ul li .pull-right h3{font-size: 14px;margin-bottom: 10px;}
.col-page-news3>ul li .pull-right h3 a{color:#191919;}
.col-page-news3>ul li .pull-right span{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;width: 95%;margin-bottom: 3%;}
.col-page-news3>ul li .pull-right>a{font-size: 12px;color:#7d7d7d}
.col-page-news3>ul li .pull-right>a:hover{text-decoration: underline;}
.col-page-news3 .page{margin-bottom: 30px;}
.col-page-news3 .page li a{background: none !important;color:#3e3e3e !important;width: auto !important;padding: 0 3px !important;margin:0 20px !important;}
.col-page-news3 .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{border-bottom: 3px solid #0061ae;color:#0061ae;}
/* 新闻详情页 */
.col-news {padding-top: 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;}
.col-page-video{margin-top: 60px;}
.col-page-video ul li{float: left;width: 48%;margin-right: 4%;margin-bottom: 50px;}
.col-page-video ul li:nth-child(2n){margin-right: 0;}
.col-page-video ul li .col-video video{background: #000;}
.col-page-video ul li h3{text-align: center;font-size: 18px;color:#000;margin-top:20px;}
/* business */
.col-business{}
.col-business .pull-left{width: 30%;padding-right: 5%;}
.col-business .pull-left h1{color:#000;font-size: 24px;padding-bottom: 25px;border-bottom: 2px solid #313131;}
.col-business .pull-left ul{margin-top:20px;background: #f3f3f3;padding: 0 0 15px;}
.col-business .pull-left ul li{height:45px;line-height: 45px;padding: 0 20px;transition: 0.5s;}
.col-business .pull-left ul li a{display: block;padding: 0 15px;color:#4b4b4b;font-size: 16px;transition: 0.5s;border-top: 1px solid #dcdcdc;}
.col-business .pull-left ul li:first-child a{border:none;}
.col-business .pull-left ul li.active a,.col-business .pull-left ul li:hover a{color:#fff;border:none;}
.col-business .pull-left ul li.active,.col-business .pull-left ul li:hover{background: #0061ae;transform: translate(8px,-8px);box-shadow: -2px 4px 7px rgba(0,0,0,.24);}
.col-business .pull-right{width: 70%;margin-bottom: 10%}
.col-business .pull-right .col-business-cont{}
.col-business .pull-right .col-business-cont .col-box{display: none;color:#5e5e5e;font-size: 17px;line-height: 1.8}
.col-business .pull-right .col-business-cont .col-box.active{display: block;-webkit-animation: fadeInUp 0.66s both ;  animation: fadeInUp 0.66s both ;}
.col-business .pull-right .col-business-cont .col-box h2{color:#222222;font-size: 24px;margin-bottom: 35px;}
.col-beixin{padding: 30px 0 10%;}
.col-beixin h1{color:#222222;font-size: 30px;margin-bottom: 25px;}
.col-beixin div{line-height: 1.8;color:#252525;font-size: 17px;}
.col-beixin div h2{margin-bottom: 40px;}
/* information */
.col-page-information{}
.col-page-information>.container{padding: 3% 0 5%;}
.col-page-information ul.col-tab {text-align: center;font-size: 0;line-height: 60px;margin-bottom:8%}
.col-page-information ul.col-tab li{font-size: 16px;width: 26%;display: inline-block;border-top:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf;position: relative;}
.col-page-information ul.col-tab li::after{content:'';width: 1px;height:27px;background: rgba(191, 191, 191, 0.47);position: absolute;right:0;top:50%;margin-top:-13.5px;}
.col-page-information ul.col-tab li:last-child::after{display: none;}
.col-page-information ul.col-tab li:first-child{border-left:1px solid #bfbfbf;}
.col-page-information ul.col-tab li:last-child{border-right:1px solid #bfbfbf;}
.col-page-information ul.col-tab li a{display: block;color:#555555;height: 58px;}
.col-page-information ul.col-tab li.active a{color:#0061ae;border-bottom: 1px solid #0061ae;}
.col-page-information .col-infor-box {}
.col-page-information .col-infor-box .col-infor{display: none}
.col-page-information .col-infor-box .col-infor.active{display: block;-webkit-animation: fadeInUp 1s both ;  animation: fadeInUp 1s both ;}
.col-page-information .col-infor-box .col-infor1{}
.col-page-information .col-infor-box .col-infor1 ul li{margin-bottom: 5%}
.col-page-information .col-infor-box .col-infor1 ul li h2{width: 210px;height:210px;border-radius: 100%;float: left;text-align: center; background-image: linear-gradient(to right , rgba(0,97,174,0.5), rgba(229,33,42,0.5));font-size: 24px;}
.col-page-information .col-infor-box .col-infor1 ul li h2>div{color:#0061ae;width: 200px;height:200px;margin-top:5px;background: #fff;border-radius: 100%;display: inline-block;padding-top:80px;}
.col-page-information .col-infor-box .col-infor1 ul li>div{width: 73%;float: right;line-height: 1.8;color:#303030;}
.col-page-information .col-infor-box .col-infor2{padding: 0 11%;}
.col-page-information .col-infor-box .col-infor2>div{width: 45%;}
.col-page-information .col-infor-box .col-infor2 .pull-left h2{padding-bottom: 15px;margin-bottom:20px;border-bottom: 1px solid #e5e5e5;color:#040404;font-size: 24px;}
.col-page-information .col-infor-box .col-infor2 .pull-left div{color:#a3a3a3;line-height: 1.8;margin-bottom: 80px;}
.col-page-information .col-infor-box .col-infor2 .pull-right h2{padding-bottom: 15px;margin-bottom:20px;border-bottom: 1px solid #e5e5e5;color:#040404;font-size: 24px;}
.col-page-information .col-infor-box .col-infor2 .pull-right div{color:#a3a3a3;line-height: 1.8;margin-bottom: 80px;}
/* problem */
.col-page-problem{background: #f9f9f9;}
.col-problem-nav{padding:30px 0;}
.col-problem-nav {font-size: 0;text-align: center;}
.col-problem-nav li{font-size: 14px;width:110px;height:110px;border-radius: 100%;display: inline-block;margin:0 20px;background: #e5e5e5;vertical-align: middle}
.col-problem-nav li a{color:#3e3e3e;background: #fff;margin-top:5px;width: 100px;height:100px;border-radius: 100%;margin-top:5px;display: inline-block;line-height: 100px;}
.col-problem-nav li.active{background-image: linear-gradient(to bottom , #c42a3d, #1f589d);}
.col-problem-nav li.active a{color:#0061ae;}
.col-problem-list1{padding-bottom: 8%}
.col-problem-list1 ul li{padding: 4% 0;border-bottom: 1px solid #e5e5e5;padding-left: 30px;}
.col-problem-list1 ul li h2{font-size: 24px;color:#010101;margin-bottom: 25px;position: relative;}
.col-problem-list1 ul li h2::before{content:'';width: 6px;height:6px;border-radius: 100%;background: #e62129;display:block;position: absolute;left:-20px;top:50%;margin-top:-3px;}
.col-problem-list1 ul li div{line-height: 1.8}
.col-problem-list2{padding-bottom: 8%}
.col-problem-list2 ul li{padding: 4% 0;border-bottom: 1px solid #e5e5e5;padding-left: 30px;padding-right: 15%;}
.col-problem-list2 ul li h2{font-size: 24px;color:#010101;margin-bottom: 25px;position: relative;}
.col-problem-list2 ul li table{width:20%;float: left;margin-right: 16%}
.col-problem-list2 ul li table td{word-break: keep-all;white-space:nowrap;}
.col-problem-list2 ul li table th{word-break: keep-all;white-space:nowrap;}
.col-problem-list2 ul li table tr:first-child td{color:#000;text-decoration: underline;}
.col-problem-list2 ul li table tr:first-child td:first-child{padding-right: 15px;}
.col-problem-list2 ul li table tr:last-child{color:#979797;}
.col-problem-list2 ul li div p{float: left;font-size: 12px;color:#979797;line-height: 2;margin-right: 20px;}
/* recruit */
.col-page-recruit{}
.col-process{padding: 5% 0 ;}
.col-process h2{color:#0e0e0e;font-size: 24px;margin-bottom: 50px;}
.col-process div table{border-collapse: separate;border-spacing: 0 65px;}
.col-process div table tr td{position: relative;box-shadow: 0px 0px 8px 0px rgba(6, 0, 1, 0.1);border-radius: 15px;height:133px;vertical-align: middle;padding-left: 260px;padding-right: 80px;background:url(../images/bg1.jpg)no-repeat left center;}
.col-process div table tr:nth-child(2) td{background:url(../images/bg2.jpg)no-repeat left center;}
.col-process div table tr:nth-child(3) td{background:url(../images/bg3.jpg)no-repeat left center;}
.col-process div table tr td p{display: inline-block;font-size: 14px;color:#868686;margin-right: 20px;vertical-align: middle;}
.col-process div table tr td p:nth-child(1){margin-left: 20px;width: 100px;font-size: 18px;color:#0061ae;height: 100%;position: absolute;left: 0;top: 0}
.col-process div table tr td p:nth-child(1) span{position: absolute;top: 50%;transform: translateY(-50%)}
.col-process div table tr:nth-child(2) td p:nth-child(1){color:#4e9de0}
.col-process div table tr:nth-child(3) td p:nth-child(1){color:#80b7e5}


.col-process div table tr td p:last-of-type{position: absolute;right:20px;top:50%;margin-top:-22px;margin-right: 0;}

.col-benifit {padding: 80px 0;background: #eeeeee}
.col-benifit h2{color:#0e0e0e;font-size: 24px;margin-bottom: 25px;}
.col-benifit .container div>p:first-child{margin-bottom: 20px;line-height: 1.8;font-size: 16px;color:#636363;}
.col-benifit table{border-spacing: 15px 15px ;border-collapse: separate;color:#3a3a3a;}
.col-benifit table td{line-height: 1.5; box-shadow: 4px 3px 5px rgba(0,0,0,.15);height:265px;vertical-align: middle;position: relative;}
.col-benifit table tr:first-child td:first-child{border-bottom-left-radius: 120px;border-top-right-radius: 120px;background-image: linear-gradient(to bottom right, #d8d8d8, #fff);}
.col-benifit table tr:first-child td:last-child{border-top-left-radius: 120px;border-bottom-right-radius: 120px;background-image: linear-gradient(to bottom left, #d8d8d8, #fff);}
.col-benifit table tr:last-child td:first-child{border-top-left-radius: 120px;border-bottom-right-radius: 120px;background-image: linear-gradient(to top right, #d8d8d8, #fff);}
.col-benifit table tr:last-child td:last-child{border-bottom-left-radius: 120px;border-top-right-radius: 120px;background-image: linear-gradient(to top left, #d8d8d8, #fff);}
.col-benifit table td:first-child{padding-left: 5%;padding-right: 12%}
.col-benifit table td:last-child{padding-right: 5%;padding-left: 12%}
.col-benifit table tr td p:last-child{position: absolute;width: 150px;height:150px;color:#fff;text-align: center;line-height: 150px;box-shadow: 1px 1px 5px rgba(0,0,0,.65) inset;padding-top:40px;}
.col-benifit table tr:first-child td:first-child p:last-child{background: #b03c8b;border-top-left-radius: 100%;right:0;bottom: 0;padding-left: 20px;}
.col-benifit table tr:first-child td:last-child p:last-child{background: #e05f33;border-top-right-radius: 100%;left:0;bottom: 0;padding-right: 20px;}
.col-benifit table tr:last-child td:first-child p:last-child{background: #accf58;border-bottom-left-radius: 100%;right:0;top: 0;line-height: 80px;padding-left: 20px;}
.col-benifit table tr:last-child td:last-child p:last-child{background: #329fa2;border-bottom-right-radius: 100%;left:0;top: 0;line-height: 80px;padding-right: 20px;}
.col-benifit table tr:first-child td:first-child p:last-child::before{content:'';width:42px;height:42px;background: url(../images/house.png)no-repeat center center;position: absolute;top:60px;left: 50%;margin-left: -11px;}
.col-benifit table tr:first-child td:last-child p:last-child::before{content:'';width:42px;height:42px;background: url(../images/bus.png)no-repeat center center;position: absolute;top:60px;left: 50%;margin-left: -31px;}
.col-benifit table tr:last-child td:first-child p:last-child::before{content:'';width:42px;height:42px;background: url(../images/dinner.png)no-repeat center center;position: absolute;top:20px;left: 50%;margin-left: -11px;}
.col-benifit table tr:last-child td:last-child p:last-child::before{content:'';width:42px;height:42px;background: url(../images/play.png)no-repeat center center;position: absolute;top:20px;left: 50%;margin-left: -31px;}
.col-recruitment {padding: 90px 0;}
.col-recruitment h2{color:#0e0e0e;font-size: 24px;margin-bottom: 25px;}
.col-recruitment div{line-height: 1.8;color:#6e6e6e;}
.col-recruitment div hr{margin:10px 0;border-top:1px solid #e5e5e5;}
/* contact */
.col-page-contact{padding-bottom: 140px;}
.col-page-contact ul.col-tab {text-align: center;font-size: 0;line-height: 60px;margin-bottom:5%;padding: 30px 0;}
.col-page-contact ul.col-tab li{font-size: 16px;width: 25%;display: inline-block;border-top:1px solid #bfbfbf;border-bottom:1px solid #bfbfbf;position: relative;}
.col-page-contact ul.col-tab li::after{content:'';width: 1px;height:27px;background: rgba(191, 191, 191, 0.47);position: absolute;right:0;top:50%;margin-top:-13.5px;}
.col-page-contact ul.col-tab li:last-child::after{display: none;}
.col-page-contact ul.col-tab li:first-child{border-left:1px solid #bfbfbf;}
.col-page-contact ul.col-tab li:last-child{border-right:1px solid #bfbfbf;}
.col-page-contact ul.col-tab li a{display: block;color:#555555;height: 58px;}
.col-page-contact ul.col-tab li.active a{color:#e62129;border-bottom: 1px solid #e62129;}
.col-page-contact .col-contact-box .col-contact{display: none;color:#262626;line-height: 2;min-height: 500px}
.col-page-contact .col-contact-box .col-contact.active{display: block;-webkit-animation: fadeInUp 0.5s both ;  animation: fadeInUp 0.5s both ;}
.col-page-contact .col-contact-box .col-contact table{margin-bottom: 100px;width: 100%}
.col-page-contact .col-contact-box .col-contact table:first-child{margin-bottom: 0;}
.col-page-contact .col-contact-box .col-contact table td{height:80px;vertical-align: middle;border-bottom: #dcdcdc 1px solid;}
#allmap{width:100%; height:350px;}



.goomay-keywords-light{background: #dc3545 !important;color:#ffffff !important;}
#search{margin: 50px auto ;overflow:hidden;margin-top:100px}
.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{width: 100%}
.search_right .no-result{text-align: center;font-size: 30px;color:#d80808;margin-top:50px;}
.search-result-title{overflow: hidden;padding: 2px 0;}
.search-result-title a{font-size: 16px;color: #12C;text-decoration: underline;}
.search-result-title a:hover{text-decoration: none;}
.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 a{display: block;margin-top: 5px;color: green;}
.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-page-about, .col-page-news, .col-page-product{/*内页页面外层容器样式*/}
.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{background: #313131;position: relative;z-index: auto; max-height:457px; overflow:hidden;}
.footer .container{padding: 80px 0 55px;}
.footer .container .pull-left h2{margin-bottom: 15px;}
.footer .container .pull-left span{color:#fff;font-size: 16px;}
.footer .container .pull-right{text-align: right;color:rgba(255,255,255, 0.5);}
.footer .container .pull-right p{line-height: 2;}
.footer .container .pull-right>p{font-size: 16px;}
.footer .container .pull-right ul{margin-top:25px;}
.footer .container .pull-right ul li{display: inline-block;text-align: center;margin-left: 10px;}
.footer .container .pull-right ul li p{margin-top:10px;}
.footer .copyright{padding: 25px 0;text-align: center;font-size: 12px;color:rgba(140, 140, 140, 0.66);background: #212121;line-height: 2; overflow:hidden;}

.goto li{display: none;}
.goto.active li{display: block;-webkit-animation: fadeInRight 1s both 0.2s;  animation: fadeInRight 1s both 0.2s;}
.goto ul li{padding: 10px 15px;background: #fff;color:#868686;margin-bottom: 5px;border-radius: 5px;overflow: hidden;transition: 1s;width:55px;white-space:nowrap;text-align: center;z-index: 5;}
.goto ul li a{color:#868686;}
.goto ul li a img{margin-right: 10px;width: 25px;}
.goto ul li a i{margin-right: 10px;}
.goto ul li a i svg{vertical-align: middle;}
.goto ul li:hover{width: 140px;}
.goto ul li:nth-child(1){position: fixed;right:30px;bottom: 200px;}
.goto ul li:nth-child(2){position: fixed;right:30px;bottom: 150px;}
.goto ul li:nth-child(3){position: fixed;right:30px;bottom: 100px;}
.goto ul li:nth-child(4){position: fixed;right:30px;bottom: 50px;}




/* 副导航 */

/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1700px) {
  .header .nav>ul>li>a{padding: 0 35px;}

}
@media (max-width: 1600px) {
  .header .nav>ul>li>a{padding: 0 30px;}
  .col-index-about>table>tbody>tr>td:last-child table{width: 60%}
  .col-product-top{top:305px}
  #is-banner,#is-banner .swiper-slide{height:600px !important}
  /* #is-banner .banner-container .ban_cont{margin-top:150px;}
  #col-banner .banner-container .ban_cont{margin-top:250px;} */
  #col-banner,#col-banner .swiper-slide{height:800px !important;}
}
@media (max-width: 1500px) {
  .header .nav>ul>li>a{padding: 0 15px;}
  .nav-content .inner{width: 1200px;}
  #product-banner{top:25%}
  .col-index-about>table>tbody>tr>td:last-child table{width: 65%}
  /* #col-banner .banner-container .ban_cont{margin-top:220px;} */
  #col-banner,#col-banner .swiper-slide{height:700px !important;}
}
@media (max-width: 1400px) {
  /* .header .nav>ul>li>a{padding: 0 25px;} */
  .nav-content .inner{width: 1100px;}
  #product-banner{top:20%}
  .col-index-about>table>tbody>tr>td:last-child table{width: 70%}
  .col-application .container{width: 100%}
  #is-banner,#is-banner .swiper-slide{height:500px !important}
  /* #is-banner .banner-container .ban_cont{margin-top:150px;} */
  .nav-content .inner>ul>li{padding-top:150px;}
  .col-index-about>table>tbody>tr>td:last-child>p:nth-child(n+2){padding-right: 30%;}
  /* #product-banner{margin-top:100px !important} */
  .col-product-top ul li{width: 300px;}
  .col-product-top{top:230px;}
}
@media (max-width: 1300px) {
  .nav-content .inner{width: 1000px}
}
@media (max-width: 1200px) {
  .header .index-search .search-box h3{font-size: 32px;}
  .header .index-search .search-box .inpt3{width: 700px;}
  .nav-content .inner{width: 992px;}
  .header .nav>ul>li>a{font-size: 16px;padding: 0 15px;}
  .col-index-about>table>tbody>tr>td:last-child table{width:80%}
  .col-certification table{background: #fff;}
  .col-certification table tr td{width:25%;display: inline-block;}
  .col-admin table td:last-child ul li{width:50%}
  .col-page-contact .col-contact-box .col-contact p body>div{width:100% !important;}
  .dituContent,#dituContent{max-width: 100% !important}
  .col-problem-list2 ul li table{width:30%}
  .col-page-news2>ul li div.col-news2-img,.col-news3-top ul li div.col-news3-img{height: auto;}
  .col-detail-bottom .pull-left table td{display: block;width: 100% !important;text-align: center;}
  .col-introduction .container>ul li{width: 49%;margin-right: 2%;}
  .col-introduction .container>ul li:nth-child(3n){margin-right: 2%}
  .col-introduction .container>ul li:nth-child(2n){margin-right: 0;}
  .col-application .col-application-cont{width:65%}
  .col-application .col-application-cont h3{margin-bottom: 15px;}
  .col-application .col-application-cont span{font-size: 12px;}
  .col-page-about .col-value table{font-size: 0;}
  .col-page-about .col-value table td h3{font-size: 24px;}
  .col-page-about .col-value table td{display:block;width: 60%;line-height: 1.8;margin:0 auto 20px!important;font-size: 14px;}
  .col-page-about .col-value table td:nth-child(2n){margin-right: 0;}
  .col-page-about .col-value table td:hover{transform: none;}
  #is-banner,#is-banner .swiper-slide{height:500px !important}
  /* #is-banner .banner-container .ban_cont{margin-top:150px;} */
  .col-index-product>h3{display: none}
  .col-index-map .col-map-content{padding-top:100px;position: absolute;z-index: 1;top:0;width:100%}
  .col-index-map{background: none !important;height:auto}
  .col-index-map .col-map-img{display: block;}
  .col-index-map ul{display: none}
  .col-index-about>table>tbody>tr>td:last-child>p:nth-child(n+2){padding-right: 10%;}
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important}
  /* #col-banner .banner-container .ban_cont{margin-top:200px;} */
  #col-banner .banner-container .ban_cont p span{font-size: 24px !important;}
  #col-banner,#col-banner .swiper-slide{height:500px !important;}
}
@media (max-width: 1100px) {
  .header .nav>ul>li:last-child{margin-right: 0;}
  .header .menu{margin-left: 15px;}
  .header .nav>ul>li>a{padding: 0 10px;}

}
@media (max-width: 992px) {
  .header .index-search{margin-right: 0;}
  .header .index-search .search-box{padding: 20px 30px 60px;}
  .header .index-search .search-box h3{font-size: 24px;}
  .header .index-search .search-box .inpt3{width: 500px;}
  .header .index-search .search-box input{height: 55px;}
  .header .index-search .search-box .inpt4{width: 55px;}
  .col-page-about .col-culture .container>ul li .col-culture-cont{padding-top:10px;}
  .col-application .col-application-cont span{font-size: 14px !important;} 
  .col-index-product .product_desc .content{display: inline-block;text-align: left;}
  .header,.header .logo{line-height: 60px;height: 60px;}
  .header .menu{margin-top: 15px;}
  #header a.mm_btn{top: 15px !important;}
  .header .nav,.header .language{display: none}
  #product-banner{top:40%}
  .col-certification table tr td{width:50%;display: inline-block;}
  .col-admin table td:last-child{padding: 10px 20px;}
  .col-admin table td:last-child ul li{font-size: 12px;}
  #header #mmenu{position: fixed;top:1px ;left:1px;width:70px;height:70px;z-index: 999;background: none}
  .col-page-contact .col-contact-box .col-contact table td{width:50%;display: block;float: left;height: auto;padding: 20px 0;border-bottom: none}
  .col-page-contact .col-contact-box .col-contact table{margin:0 auto}
  .col-benifit table td{display: block;width:100%;height: auto;background: none !important;box-shadow: none;padding: 0 !important;margin-bottom: 20px;}
  .col-benifit table tr td p:last-child{display: none}
  .col-problem-list2 ul li{padding-right: 5%}
  .col-page-information .col-infor-box .col-infor1 ul li h2{margin-bottom: 30px;}
  .col-page-information .col-infor-box .col-infor1 ul li h2,.col-page-information .col-infor-box .col-infor1 ul li h2>div{width: auto;height: auto;float: none;border-radius: 0;background: none;padding:0;display: block}
  .col-page-information .col-infor-box .col-infor1 ul li>div{width: 100%;float: none;}
  .col-business .pull-left ul{width: 60%;}
  .col-business .pull-left,.col-business .pull-right{width: 100%;float: none !important;display: block;}
  .col-news3-top ul li h2{font-size: 12px;}
  .col-news .met_tools .met_page{position: relative;right:auto;top:auto;}
  .col-news .met_tools .met_page li:first-child{margin-left: 0;}
  .col-page-news2>ul li{width:49%;margin-right: 2%}
  .col-page-news2>ul li:nth-child(3n){margin-right: 2%}
  .col-page-news2>ul li:nth-child(2n){margin-right: 0}
  .col-environment>div table{background: none;width:90%;margin-bottom: 10px}
  .col-environment>div table td{display: block;width:100%;padding: 0 !important;height: auto;}
  .col-environment>div table tr:first-child{position: relative;width: 100%;height:auto;border-radius: 0;border:none;top:auto;left: auto;margin-top:0;margin-left: 0;display: table-row}
  .col-environment>div table tr:first-child td{border-radius: 0;width: 100%;height: auto;margin-top:0;border:none;}
  .col-environment>div table tr:first-child td span{display: block;border-radius: 0;width: 100%;height:auto;border:none;padding: 0}
  .col-environment>div table::before,.col-environment>div table::after{display: none;}
  .col-page-notice .container>ul li{clear: both}
  .col-page-notice .container>ul li a{display: block;max-width: calc(100% - 80px);float: left;}
  .col-detail-bottom .pull-right,.col-detail-bottom .pull-left{width: 100%}
  .col-detail-list .container>table td:first-child{width: 20%}
  .col-detail-list .container>table td:last-child{width:78%;}
  .col-detail-top .pull-left img{width: 60%}
  .col-detail-top .pull-left,.col-detail-top .pull-right{float: none !important;width: 100%;text-align: center;}
  .col-testing .container>span>table td{width: 100%;display: block;}
  .col-testing .col-test-cont table td{display: block;width:100% !important}
  .col-testing .col-test-cont table td:last-child{text-align: center;}
  .col-application .col-application-cont{width: 85%}
  .col-application .col-application-cont h3{font-size: 18px;margin-bottom: 10px;}
  .col-product-top ul li{width:32%;margin:0 !important;border:1px solid #d2d2d2}
  .col-product-top{margin-top:20px;}
  .col-product-top ul li:nth-child(2){margin:0 2% !important;}
  .col-product-top{position: relative;top: auto;background: #fff;padding-top:20px;}
  .col-page-about .col-governence ul li{width:220px;}
  .col-page-about .col-bg{height:300px;}
  .col-page-about .col-concern{padding: 30px 0;}
  .col-page-about .col-value table td{width: 80%;}
  .col-page-about{padding-top:50px}
  .col-page-about .col-profile h2{font-size: 24px;}
  .col-page-about .col-profile .container div p,.col-page-about .col-profile .container div p span{font-size:14px !important;line-height: 1.6 !important;}
  #is-banner,#is-banner .swiper-slide{height:400px !important}
  /* #is-banner .banner-container .ban_cont{margin-top:150px;} */
  #is-banner .ban_cont p:first-child span{font-size: 32px !important}
  .col-index-application{height:600px;padding-top:100px;background-attachment: scroll !important;}
  .col-index-product div.pull-right>p{padding-left: 100px;  }
  .col-index-product div.pull-right>a{text-align: left;margin:0 auto;}
  .col-index-product div.pull-left img{width: 300px;}
  .col-index-product .add{margin-right: -120px}
  .col-index-product{padding-top:30px;}
  .col-index-product>div{float: none !important;text-align: center;width: 100% !important}
  .col-index-about>table>tbody>tr>td:last-child>p:nth-child(n+2){padding:0 10px;}
  .col-index-about>table>tbody>tr>td:last-child>a{margin:20px auto 0;text-align: left;}
  .col-index-about>table>tbody>tr>td:first-child img{width: 40%;margin-bottom: 20px;}
  .col-index-about>table>tbody>tr>td:last-child table{margin:0 auto;}
  .col-index-about>table>tbody>tr>td{display: block;width:100%;text-align: center !important;padding: 0 !important;margin: 0 !important;}
  .nav-content{display: none !important;}
  #col-banner .banner-container .ban_cont p span{font-size: 24px !important;}
  #col-banner,#col-banner .swiper-slide{height:400px !important;}
  .logo{width:200px;height:70px;line-height: 70px;left:71px}
  .logo img,.header .index-search .search-box .search-logo img{width: 120px}
  .icon-bar.top{margin-top:20px;}
  .btn-nav i{font-size: 12px;right:7px;margin-top:-8.5px}
}
@media (max-width: 768px) {
  .header .index-search .search-box{padding: 20px 10px 60px;}
  .header .index-search .search-box h3{margin:30px 0 20px;}
  .header .index-search .search-box .inpt3{width: 300px;}
  .col-page-about .col-value::before{display: none;}
  .col-page-about .col-value{padding-top: 10px;}
  .col-process div table tr td p:nth-child(1) span{font-size: 16px;}
  .col-process div table tr td p:nth-child(1){width: 80px;}
  .col-process div table tr td{background-size: 220px 100% !important;padding-left: 210px;}
  .col-index-about h3{font-size: 36px;right:-110px}
  #product-banner{top: 50%}
  .col-banner .banner-container .ban_cont{top: 50%}
  .col-news-nav.active{position: fixed;top: 60px;left: 1px;z-index: 99;}
  .col-business .pull-left ul li a{font-size: 14px;}
  .col-news-nav{width: 150px;line-height: 45px;}
  .col-news-nav>a i{margin-top: 15px;transition: 0.3s}
  .col-news-nav>a.active i{transform: rotate(180deg)}
  .col-news-nav ul li{line-height: 45px;}
  .col-news-nav ul li a{padding: 0 15px;}
  .col-news-nav>a{padding: 0 15px;line-height: 45px;}
  .col-news2-top .pull-right>a{margin-top: 20px;}
  .col-page-news2>ul li h2{margin:10px 0 15px;}
  .col-news2-top{margin-bottom: 30px;}
  .col-business .pull-left ul.active{position: fixed;top: 60px;left:1px;z-index: 99;}
  .col-business .pull-left ul{padding:0;margin:0;}
  .col-business .pull-left h1{margin-bottom: 20px;}
  .col-business .pull-right{padding-top:30px;margin-top:65px;}
  .col-business .pull-left ul li{display: none;padding: 0;}
  .col-business .pull-left ul li.visible-xs,.col-business .pull-left ul li.visible-xs:hover{position: relative;background: #0061ae;box-shadow: -2px 4px 7px rgba(0,0,0,.24);}
  .col-business .pull-left ul li.visible-xs i{position: absolute;right: 20px;top: 15px;color: #fff;transition: 0.3s}
  .col-business .pull-left ul li.visible-xs.cur i{transform: rotate(180deg)}
  .col-business .pull-left ul li.visible-xs a,.col-business .pull-left ul li.visible-xs:hover a{position: relative;color: #fff;border: none;}
  .col-business .pull-left ul li.active, .col-business .pull-left ul li:hover{background: none;transform: none;box-shadow: none;}
  .col-business .pull-left ul li.active a, .col-business .pull-left ul li:hover a{color:#4b4b4b;border-top: 1px solid #dcdcdc;}
  .col-page-video ul li{width: 90%;float: none;margin:0 auto 30px !important;}
/*第一版手机版产品详情页
  .col-certification table{background: none}
  .col-certification table tr td{width:90%;display:block;margin:0 auto}
  .col-admin{padding: 20px 0}
  .col-admin table td:last-child ul{font-size: 0}
  .col-admin table td:last-child ul li{float: none;display: inline-block;font-size: 12px;}
  .col-admin table td{width:100% !important;display: block;text-align: center}
*/
/*第二版产品详情页*/
  .col-certification table{background: none}
  .col-certification table tr td{width:90%;display:block;margin:0 auto}
  .col-admin{padding: 20px 0}
  .col-admin table td:last-child ul{font-size: 0}
  .col-admin table td:last-child ul li{float: none;display: inline-block;font-size: 12px;}
  .col-admin table td{width:100% !important;display: block;text-align: center}
  .col-detail-list .container>table tr td:first-child{
    border-top: 1px solid #000 !important;
    border-left: 1px solid #000 !important;
  }
  .col-detail-list .container>table tr td:last-child{
        border-top:1px solid #000 !important;
    border-right:1px solid #000 !important;
  }

  .col-download ul li h3{clear: both}
  .col-download ul li h3 a:first-child{display: block;float: left;width: calc(100% - 80px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
  #header #mmenu{width:50px;height:50px;}
  .col-page-about .col-value table{margin:0;}
  .col-index-product .add>span{right:0}
  .col-page-contact .col-contact-box .col-contact table tr{    border-bottom: #dcdcdc 1px solid;}
  .col-page-contact .col-contact-box .col-contact table td{width:100%;padding: 5px 0;text-align: center;border-bottom: none}
  .col-page-contact ul.col-tab{clear: both;margin-bottom: 30px;}
  .col-page-contact ul.col-tab li{font-size: 12px;width:50%;float: left;}
  .col-page-contact ul.col-tab li:nth-child(n+3){border-top:none}
  .col-process h2{font-size:24px;margin-bottom: 20px;}
  .col-benifit,.col-recruitment{padding:30px 0;}
  .col-problem-list1 ul li h2{font-size: 18px;}
  .col-problem-list2 ul li{padding-right: 0}
  .col-problem-list2 ul li div p{float: none;}
  .col-problem-list2 ul li table{float: none;width:80%}
  .col-problem-nav li{margin:0 5px;}
  .col-page-information .col-infor-box .col-infor2>div{width:100%}
  .col-page-information ul.col-tab li{width: 32%;font-size: 14px;}
  .col-business .pull-left ul{width: 150px;position: absolute;z-index: 99;}
  .col-page-news3>ul li .pull-left,.col-page-news3>ul li .pull-right{display: block;width:100%;text-align: center;}
  .col-page-news3>ul li .pull-left img{width: 70%;display: block;margin:0 auto}
  .col-page-news3>ul li:hover .pull-left img{transform: none}
  .col-news3-top ul li{width:60%;margin: 0 auto 20px !important;float: none !important;display: block;}
  .col-page-news2>ul li{width:100%;margin:0 auto 20px !important;display: block}
  .col-news2-top .pull-right h2{font-size: 18px;}
  .col-news2-top .pull-left,.col-news2-top .pull-right{float: none !important;width:100%}
  .col-news2-top .pull-left img{width:100%;margin:0 auto;display: block;}
  .col-news2-top:hover .pull-left img{transform: none}
  .col-environment>div>img{width: 49%;margin-right:2% }
  .col-environment>div>img:nth-of-type(2n){margin-right: 0}
  .col-environment{padding-top:20px;}
  .col-message table tr td:first-child,.col-message table tr:first-child td:last-child, .col-message table tr td:last-child{display: block;width:100%;padding: 20px 0}
  .col-message{padding-right: 10%}
  .col-message table tr:last-child td input, textarea{width: 94%}
  .col-message table tr:first-child td:last-child,.col-message table tr td:last-child{padding-right: 0}
  .col-detail-list .container>table td{display: block;width: 100% !important;text-align: center !important;padding: 10px 0}
  .col-detail-list .container>table td:last-child p:last-child{position: relative;right: auto;top:auto;width: 40%;margin:0 auto}
  .col-detail-top .pull-left img{width: 80%}
  .col-detail-top .pull-right{padding-right: 0;padding-top:20px;}
  .col-detail-top .pull-right h1{margin-bottom: 20px;}
  .mbx{font-size: 12px;height: 70px;overflow: hidden;}
  .col-introduction .container>ul li{height: auto;width:90%;margin: 0 auto 30px!important;float: none !important}
  .col-introduction .container>ul li .col-product-cont{padding: 10px 20px;}
  .col-energy .swiper-slide h2{font-size: 24px;}
  .col-core li .pull-right{padding-top:0}
  .col-core li .pull-left h2{font-size: 24px;}
  .col-core ul li .container>div .col-product-img{padding: 0 10%;}
  .col-core ul li .container>div{width: 100%;float: none !important;}
  .col-core li .pull-right{padding-left: 0;}
  .col-testing ul li h3 a{font-size: 12px;}
  .col-download ul li{float: none;width: 100%}
  .col-application .swiper-pagination{display: none;}
  .col-application .swiper-slide{padding-bottom: 30px;}
  .col-application .col-application-cont{position: relative;right: auto;bottom: auto;margin:0 auto;padding: 20px ;width: 100%}
  .col-application h2,.col-download h2,.col-testing h2{font-size: 24px;}
  .col-product-top ul li:hover{transform: none}
  .col-product-top ul li:hover .col-nav-cont{bottom: -90px;}
  .col-page-about{}
  .col-page-about .col-governence ul li{width:auto;padding: 0 10px;font-size: 12px;}
  .col-page-about .col-governence ul li a{height:40px;line-height: 40px;}
  .col-page-about .col-governence .container>div:first-of-type{margin-bottom: 20px;}
  .col-page-about .col-governence .container>div:first-of-type p span{font-size: 14px !important;}
  .col-page-about .col-governence{padding: 30px 0;}
  .col-page-about .col-bg{height:180px;}
  .col-page-about .col-bg>div p span{font-size: 18px !important;}
  .col-page-about .col-concern .concern-container{padding-bottom: 50px;}
  .col-page-about .col-concern h2,.col-certification h2,.col-admin h2,.col-page-about .col-governence h2,.col-page-about .col-honor h2,.col-report h2,.col-environment h2{font-size: 24px;margin-bottom: 20px;}
  .col-page-about .col-value table td{width: 95%;padding: 15px;}
  .col-page-about .col-profile h3{padding: 0 5%}
  .col-page-about .col-culture .container>ul li .col-culture-cont{padding-top:10px;}
  .col-page-about .col-culture .container>ul li .col-culture-cont p{font-size: 16px;margin-bottom: 10px;}
  .col-page-about .col-culture .container>ul li .col-culture-cont span{font-size: 14px;}
  .col-page-about .col-culture .container>ul li:last-child{margin-top:10px;}
  .col-page-about .col-culture .container>ul{padding: 30px 0;}
  .col-page-about .col-culture .container>ul::before{display: none;}
  .col-page-about .col-culture .container>ul li .col-culture-img img{width: 300px}
  .col-page-about .col-culture .container>ul li:not(:last-child) .col-culture-cont::before,.col-page-about .col-culture .container>ul li:last-child .col-culture-cont::after{display: none;}
  .col-page-about .col-culture .container>ul li>div{float: none !important;text-align: center !important;width: 100% !important;}
  #is-banner,#is-banner .swiper-slide{height:300px !important}
  /* #product-banner{margin-top:100px !important} */
  #is-banner .banner-container .ban_cont{padding: 0 10px;font-size: 12px;}
  #is-banner .banner-container .ban_cont .container>p:first-child,#is-banner .banner-container .ban_cont .container>span:first-child,#is-banner .banner-container .ban_cont .container>p:first-child span{font-size: 24px !important}
  .col-index-product div.pull-left img{width: 250px;}
  .goto.active li{right:10px !important;}
  .goto.active li:hover{width: 55px;}
  .col-banner-scroll{display: none;}
  .icon-bar{margin:2px auto}
  .icon-bar.top{margin-top:10px;}
  .btn-nav i.menu,.btn-nav.animated i#close{display: none;}
  .logo{width: 100px;height:50px;line-height: 50px;left:51px;}
  .logo img,.header .index-search .search-box .search-logo img{width:80px;}
  .language{right:5px;top: 20px;}
  .language a{font-size: 14px;}
  .footer .container{padding:30px 0;}
  .footer .container .pull-left{width: 100%;text-align: center;}
  .footer .container .pull-right{display: none;}
  .col-index-product .product_desc p span,.col-index-product .product_desc p{font-size: 14px !important}
  .col-index-product{height: 650px;}
  .col-index-map .col-map-content{padding-top:110px;line-height: normal}
  .col-index-map .col-map-content p span,.col-index-map .col-map-content p{font-size: 12px !important}
  .col-index-map .col-map-content p:nth-child(2) span{font-size: 18px !important}
  .col-index-about>table>tbody>tr>td:last-child>p:first-child img{width: 120px}
  .col-index-about>table>tbody>tr>td:last-child table{width:100%}
  .col-index-about>table>tbody>tr>td:first-child img{width: 60%;margin-bottom: 20px;}
  #col-banner .banner-container .ban_cont{padding: 0}
  #col-banner .banner-container .ban_cont p span,#col-banner .banner-container .ban_cont  span{font-size: 18px !important;}
  #col-banner,#col-banner .swiper-slide{height:300px !important;}
}
@media (max-width: 640px) {
  .fancybox-title-float-wrap{margin-bottom: 0;bottom: auto;top: 100%;}
  .fancybox-title-float-wrap .child{line-height: 1.4 !important;font-size: 12px;padding: 2px 5px !important;border-radius: 10px !important;}
  .col-process div table tr td{background: none !important;padding:10px 0;padding-left: 10px;padding-right: 50px;height: auto;}
  .col-process div table tr td p:nth-child(1){position: relative;height: auto;display: block;text-align: center;width: 100%;margin:0;margin-bottom: 10px;}
  .col-process div table tr td p:nth-child(1) span{position: relative;transform: none;top: auto;}
  .col-process div table tr td p:last-of-type{right: 10px;margin-top: -17.5px}
  .col-process div table tr td p:last-of-type img{width: 35px}
  .col-index-about>table>tbody>tr>td:last-child p span{font-size: 16px !important;}
  .col-admin table td:last-child ul li{width: 100%;}
  .col-problem-nav li{width:90px;height:90px;line-height: normal;}
  .col-problem-nav li a{width:80px;height:80px;line-height: 1.5;font-size: 12px;padding-top:30px;}
  .col-page-news3>ul li .pull-left img{width:80%}
  .col-news3-top ul li{width:80%}
  .col-environment>div>img{width: 80%;display: block;margin:0 auto !important}
  .col-report ul li{clear: both}
  .col-report ul li>a{display: block;max-width: calc(100% - 120px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;}
  .col-message{padding-right: 0}
  .col-message table tr td:last-child{padding: 20px 30px}
  .col-detail-list .container>table td:last-child p:last-child{width: 80%}
  .col-energy .swiper-slide img{max-width: 160%;margin-left: -30%;width:160%}
  .col-energy .swiper-slide h2{margin-top:20%}
  .col-core li .pull-right>span{padding: 15px 0;}
  .col-core li .pull-left h2 img{display: none;}
  .col-testing ul li h3{overflow: hidden;}
  .col-testing ul li h3 a:first-child{width: calc(100% - 20px);display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
  .col-application .button-prev, .button-next{top:30%}
  .col-product-top ul li:hover .col-nav-cont{bottom: 0;}
  .col-product-top ul li .col-nav-cont{bottom: 0;border-top:none;background: rgba(255,255,255, 0.7);height:100%}
  .col-product-top ul li{float: none;display: block;margin:0 auto 20px !important;width: 60%}
  .col-product-top ul li:nth-child(2){margin:0 auto 20px !important;}
  .col-page-about .col-bg{height:150px;}
  .col-page-about .col-bg>div p span{font-size: 14px !important;}
  #is-banner,#is-banner .swiper-slide{height:250px !important}
  .col-index-application .swiper-slide .app_img{width:100px;height:100px;line-height: 100px;margin-bottom: 10px;}
  .col-index-application{height:400px;padding-top:50px;}
  .col-index-application h3{font-size: 24px;}
  .col-index-application h2{font-size: 18px;}
  /* .col-index-map .col-map-img img{max-width: 150%;margin-left: -25%} */
  .col-index-product div.pull-right>p img{display: none;}
  .col-index-product div.pull-right>p{margin-top:0;padding: 0}
  .footer .copyright{padding: 20px 0;line-height: 2}
  .footer .copyright span{display: block;width: 100%;}
}

@media (max-width: 420px) {
  .header .index-search .search-box h3{font-size: 18px;}
  .header .index-search .search-box .inpt3{width: 250px;font-size: 16px;}
  .header .index-search .search-box input{height: 45px;}
  .header .index-search .search-box .inpt4{width: 45px;}
  .col-index-map .col-map-content{padding-top: 80px;}
  .col-application .button-prev, .button-next{top:20%}
  .col-product-top ul li{width: 80%}
  
}


/*手机版菜单*/
.mm-slideout{z-index: auto!important;}
@media screen and (max-width: 992px)  {
  #header a.mm_btn {background: none;display: block;width: 30px;height: 30px;position: absolute;top: 30px;right: 25px;z-index: 99;;}
  #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;}
}