/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@charset "utf-8";
/* noto-sans-sc-100 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-300 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-regular */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-500 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-600 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-700 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-900 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
html{overflow-x: hidden;}
body {font-family:'Noto Sans SC';min-width: 320px;color: #333333;overflow: hidden;}
html.active{overflow-y: hidden;}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(0,0,0,1)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(0,0,0,.5)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
a {color: #333333;}
a:focus{text-decoration: none}
a:hover { color: #010101;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: 100%;  padding: 0 10px;max-width: 1300px;}
.container2 {max-width: 1460px; width:100%;  margin: 0 auto; padding: 0 10px;}
.syposition{position: relative;background-color: #fff;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; width: 55px; height: 55px; position: absolute; right: 0; top:0;  background: #0067b7; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-50px;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.table{display: table;width:100%;height: 100%;}
.table-cell{display: table-cell;vertical-align: middle;}
/* header */
.header{position: relative;box-shadow: 0px 4px 7px 0px rgba(10, 2, 4, 0.16);z-index: 2;}
.header .inner{background-color: #fff;}
.header .logo{height: 120px;line-height: 120px;font-size: 0;}
.header .top{height: 40px;line-height: 40px;text-align: right;}
.header .top span{display: inline-block;}
.header .top span i{vertical-align: middle;display: inline-block;}
.header .top span:nth-child(1){padding-right: 30px;margin-right: 25px;position: relative;}
.header .top span:nth-child(1) i{margin-right: 5px;}
.header .top span:nth-child(1)::before{content:'';width: 1px;height: 15px;background: #989898;position: absolute;right: 0;top: 50%;margin-top: -7.5px;}
.header .top span:nth-child(2) i{margin-right: 15px;}
.header .nav ul{margin-top:15px}
.header .nav ul li{float: left;margin-left: 55px;}
.header .nav ul li:first-child{margin-left:0;}
.header .nav ul li a{font-size: 15px;transition: 0.3s;}
.header .nav ul li.active a,.header .nav ul li a:hover{color:#005ca7}






/* banner */
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .container2{height: 100%;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .banner-container{}
#col-index-banner .ban_cont{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);color:#fff;padding: 0 10px;}
#col-index-banner .ban_cont p:nth-child(1){font-size: 18px;color:#e5e5e5;transform: translateY(20px);opacity: 0;transition: 0.5s;margin-bottom: 10px;}
#col-index-banner .ban_cont p:nth-child(2),#col-index-banner .ban_cont p:nth-child(3){font-size: 42px;line-height: 1.238;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont a{display: block;width: 140px;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,0.5);height: 50px;line-height: 50px;position: relative;padding-right: 30px;padding-left: 8px;color:#e5e5e5;margin-top:10vh;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont a::after{content:'';width: 23px;height: 11px;position: absolute;right: 8px;top: 50%;margin-top:-5.5px;transition: 0.36s;background: url(../images/right.png)no-repeat center center;background-size: cover;}
#col-index-banner .ban_cont a:hover::after{margin-right: -5px;}
#col-index-banner .ban_cont p:nth-child(4){position: absolute;right: -100px;top:50%;transform: translateY(-50%);z-index: -1;}
#col-index-banner .ban_cont p:nth-child(4) img{transform: translateX(40px) scale(0.9);opacity: 0;transition: 0.5s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(1){transform: none;opacity: 1;transition-delay: .5s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(2){transform: none;opacity: 1;transition-delay: .66s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(3){transform: none;opacity: 1;transition-delay: .88s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(4) img{transform: none;opacity: 1;transition-delay: 1s;}
#col-index-banner .swiper-slide-active .ban_cont a{transform: none;opacity: 1;transition-delay: 1s;}
#col-index-banner .swiper-pagination span{width: 50px;height: 4px;border:1px solid rgba(255,255,255,0.5);border-radius: 0;background: transparent;opacity: 1;}
#col-index-banner .swiper-pagination span.swiper-pagination-bullet-active{background: rgba(255,255,255,.9);border:none;}
#col-index-banner .swiper-slide #VideoBanner {position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
#col-index-banner .ban_img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
#col-index-banner #play {width: 90px;height: 90px;background: url(../images/play.png)no-repeat center center;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 200;}

#col-banner .ban_cont{color:#fff;width: 100%;position: absolute;left: 0;bottom: 55px;font-size: 24px;}








/* 首页about */
.col-index-about{padding: 9vh 0;background: #f5f5f5;}
.col-index-about .col-about{}
.col-index-about .col-about h2{font-size: 36px;margin:20px 0;}
.col-index-about .col-about .content{color:#999;line-height: 1.8;}
.col-index-about .col-about-nav{}
.col-index-about .col-about-nav .col-md-3{padding: 0;background: #fff;height: 320px;border-right:1px solid #e5e5e5;}
.col-index-about .col-about-nav .col-md-3:last-child{border-right: none;}
.col-index-about .col-about-nav .col-md-3 a{display: block;height: 100%;padding: 40px;position: relative;}
.col-index-about .col-about-nav .col-md-3 a>i{display: inline-block;margin-bottom: 30px;}
.col-index-about .col-about-nav .col-md-3 a>i path{}
.col-index-about .col-about-nav .col-md-3 h3{font-size: 18px;margin-bottom: 10px;}
.col-index-about .col-about-nav .col-md-3 .s-content{color:#999999;}
.col-index-about .col-about-nav .col-md-3 span{position: absolute;left: 40px;bottom: 40px;color:#999999;}
.col-index-about .col-about-nav .col-md-3 span i{transition: 0.3s;margin-left: 10px;font-size: 18px;position: relative;}
.col-index-about .col-about-nav .col-md-3 a:hover{background: url(../images/bg.jpg)no-repeat center center;background-size: cover;}
.col-index-about .col-about-nav .col-md-3 a:hover>i path{fill:#fff;}
.col-index-about .col-about-nav .col-md-3 a:hover h3{color:#fff;}
.col-index-about .col-about-nav .col-md-3 a:hover .s-content{color:#fff;}
.col-index-about .col-about-nav .col-md-3 a:hover span{color:#fff;}
.col-index-about .col-about-nav .col-md-3 a:hover span i{transform: translateX(10px);}
.col-index-about .col-about-nav .col-md-3 a:hover span i::after{content:'';width:15px;height: 2px;background: #fff;position: absolute;right: 2px;top: 50%;transform: translateY(-50%);}



/* 首页product */
.col-index-product{padding: 8vh 0 5vh;}
.col-index-product h2{font-size: 36px;padding-bottom: 25px;border-bottom: 1px solid #cccccc;}
.col-index-product h2 a{font-size: 14px;color:#666666;}
.col-index-product h2 a:hover{color:#005ca7;text-decoration: underline;}
.col-index-product .tab-nav{padding: 25px 0 0;font-size: 0;padding-right:90px}
.col-index-product .tab-nav a{color:#999999;font-size: 18px;margin-right: 60px;display: inline-block;position: relative;z-index: 2;}
.col-index-product .tab-nav a.active{color:#005ca7}
.col-index-product .tab-box{margin-top:-20px}
.col-index-product .tab-box .box{display: none;}
.col-index-product .tab-box .box.active{display: block;}
.col-index-product .tab-box .box .product-container{padding-top:80px;overflow: visible;position: relative;}
.col-index-product .tab-box .box .product-container::before,.col-index-product .tab-box .box .product-container::after{content: "";position: absolute;top: 0;z-index: 2;height: 100%;width: 100%;}
.col-index-product .tab-box .box .product-container::before{left: calc(-100% - 2px);background: linear-gradient(90deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 80%,hsla(0,0%,100%,0));}
.col-index-product .tab-box .box .product-container::after{right: calc(-100% - 2px);background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 20%,hsla(0,0%,100%,.8));}
.col-index-product .tab-box .box .product-container .swiper-button{top: 0;position: absolute;width: 36px;height: 36px;border:1px solid #e5e5e5;text-align: center;line-height: 30px;color:#005ca7;font-size: 24px;background: none;opacity: 1;margin-top:0;}
.col-index-product .tab-box .box .product-container .swiper-button-prev{right: 50px;left: auto;}
.col-index-product .tab-box .box .product-container .swiper-button-next{right: 0;}
.col-index-product .tab-box .box .product-container .swiper-slide{position: relative;}
.col-index-product .tab-box .box .product-container .swiper-slide .img{position: relative;min-height: 80px;overflow: hidden;}
.col-index-product .tab-box .box .product-container .swiper-slide .img img{width: 100%;transition: 0.36s linear;}
.col-index-product .tab-box .box .product-container .swiper-slide .img .content{position: absolute;width: 100%;height: 100%;top: 0;left: 0;color:#fff;}
.col-index-product .tab-box .box .product-container .swiper-slide .img .content::after{content:'';position: absolute;width: 100%;height: 0;top: 0;left: 0;background: rgba(0,91,163,0.75);transition: 0.5s;}
.col-index-product .tab-box .box .product-container .swiper-slide .img .s-content{position: absolute;width: 100%;padding:0 60px;left: 0;top: 50%;transform: translateY(-50%);line-height: 2;z-index: 1;text-align: center;}
.col-index-product .tab-box .box .product-container .swiper-slide .img .s-content div{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 56px;transform: translateY(20px);opacity: 0;transition: 0.36s;}
.col-index-product .tab-box .box .product-container .swiper-slide .img .s-content i{display: block;width: 36px;height: 36px;background: url(../images/more.png)no-repeat center center;background-size: cover;margin:10px auto 0;transform: translateY(20px);opacity: 0;transition: 0.36s;}
.col-index-product .tab-box .box .product-container .swiper-slide .title{text-align: center;padding:40px 50px 0;font-size: 16px;color:#333;transition: 0.36s;}
.col-index-product .tab-box .box .product-container .swiper-slide:hover .img img{transform: scale(1.1);}
.col-index-product .tab-box .box .product-container .swiper-slide:hover .content::after{height: 100%;}
.col-index-product .tab-box .box .product-container .swiper-slide:hover .s-content div{transform: none;opacity: 1;transition-delay: 0.36s;}
.col-index-product .tab-box .box .product-container .swiper-slide:hover .s-content i{transform: none;opacity: 1;transition-delay: 0.5s;}
.col-index-product .tab-box .box .product-container .swiper-slide:hover .title{color:#005ca7}



/* 首页picture */
.col-index-solution{padding: 6vh 0 0;}
.col-index-solution h2{font-size: 36px;padding-bottom: 25px;border-bottom: 1px solid #cccccc;}
.col-index-solution .tab-nav{display: -webkit-flex;display: -ms-flexbox;display: flex;height: 130px;}
.col-index-solution .tab-nav a{font-size: 18px;color:#666666;text-align: center;width: 168px;display: block;position: relative;margin:0 auto;padding-top:22px}
.col-index-solution .tab-nav a::before{content:'';position: absolute;top: 0;left: 50%;width: 0;height: 3px;background: #005ca7;transition: 0.36s;}
.col-index-solution .tab-nav a:first-child{margin-left: 0;}
.col-index-solution .tab-nav a:last-child{margin-right: 0;}
.col-index-solution .tab-nav a i{height: 40px;display: block;margin:0 auto 5px;background-position: center bottom;background-repeat: no-repeat;}
.col-index-solution .tab-nav a:nth-child(1) i{width: 50px;background-image: url(../images/1.png);}
.col-index-solution .tab-nav a:nth-child(1).active i{background-image: url(../images/1_h.png);}
.col-index-solution .tab-nav a:nth-child(2) i{width: 36px;background-image: url(../images/2.png);}
.col-index-solution .tab-nav a:nth-child(2).active i{background-image: url(../images/2_h.png);}
.col-index-solution .tab-nav a:nth-child(3) i{width: 34px;background-image: url(../images/3.png);}
.col-index-solution .tab-nav a:nth-child(3).active i{background-image: url(../images/3_h.png);}
.col-index-solution .tab-nav a:nth-child(4) i{width: 26px;background-image: url(../images/4.png);}
.col-index-solution .tab-nav a:nth-child(4).active i{background-image: url(../images/4_h.png);}
.col-index-solution .tab-nav a:nth-child(5) i{width: 39px;background-image: url(../images/5.png);}
.col-index-solution .tab-nav a:nth-child(5).active i{background-image: url(../images/5_h.png);}
.col-index-solution .tab-nav a.active{font-weight: 500;}
.col-index-solution .tab-nav a.active::before{width: 100%;left: 0;}
.col-index-solution .tab-nav a.active span{
  background-image:-webkit-linear-gradient(right,#005ba3,#219bd9);
  background: linear-gradient(to right, #005ba3, #219bd9);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
  color: transparent;
}
.col-index-solution .tab-box{}
.col-index-solution .tab-box .box{display: none;position: relative;overflow: hidden;}
.col-index-solution .tab-box .box.active{display: block;}
.col-index-solution .tab-box .box .img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition: 3s;transform: scale(1.1);transform-origin: center center;}
.col-index-solution .tab-box .box.active .img{transform:none;transition-delay: 0.3s;}
.col-index-solution .tab-box .box .content{width: 450px;padding: 10vh 5vw;background-color:rgba(0,91,163,0.95);position: relative;margin-bottom: 80px;color:#fff;}
.col-index-solution .tab-box .box .content::after{content:'';width: 100%;height: 68px;background: url(../images/logo_bg.png)no-repeat center center;position: absolute;left: 0;bottom: 40px;}
.col-index-solution .tab-box .box .content h3{font-size: 26px;}
.col-index-solution .tab-box .box .content>p{color:#cccccc;margin-bottom: 28px;}
.col-index-solution .tab-box .box .content .s-content{line-height: 2.571;height: 105px;overflow: hidden;;}
.col-index-solution .tab-box .box .content a{margin:66px 0;display: block;width: 200px;height: 50px;border:1px solid rgba(255,255,255,.5);text-align: center;line-height: 48px;color:#fff;}



/* 首页news */
.col-index-news{padding:9vh 0 6vh;}
.col-index-news h2{font-size: 36px;padding-bottom: 35px;}
.col-index-news h2 a{font-size: 14px;color:#999999;}
.col-index-news ul li{width: 30%;margin-right: 5%;float: left;}
.col-index-news ul li:nth-child(3n){margin-right: 0;}
.col-index-news ul li .img{overflow: hidden;}
.col-index-news ul li .img img{transition: 0.36s;width: 100%;}
.col-index-news ul li:hover .img img{transform: scale(1.1);}
.col-index-news ul li h3{font-size: 21px;margin:20px 0 10px;}
.col-index-news ul li .content{color:#666;line-height: 1.7;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 46px;}
.col-index-news ul li p{margin-top: 20px;color:#999;}

/* 首页customer */
.col-index-customer{padding: 6vh 0 10vh;}
.col-index-customer h2{font-size: 36px;}
.col-index-customer .customer-slide{position: relative;padding-top:80px;margin-top: -30px;}
.col-index-customer .customer-slide .customer-container{border:1px solid #cccccc;padding: 30px 0;}
.col-index-customer .customer-slide .swiper-button{top: 0;position: absolute;width: 36px;height: 36px;border:1px solid #e5e5e5;text-align: center;line-height: 30px;color:#005ca7;font-size: 24px;background: none;opacity: 1;margin-top:0;outline: none;}
.col-index-customer .customer-slide .swiper-button-prev{right: 50px;left: auto;}
.col-index-customer .customer-slide .swiper-button-next{right: 0;}


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

/* 关于我们 */
.col-page-about{}
.col-page-about h2{font-size: 30px;font-weight: bold;margin-bottom: 5px;}
.col-page-about h3{font-size: 18px;font-weight: 400;font-family: 'Arial';text-transform: uppercase;}
.col-page-about .col-profile{padding:10vh 0 12vh}
.col-page-about .col-profile .wrap{position: relative;}
.col-page-about .col-profile .wrap .content{width:52%;float: left;}
.col-page-about .col-profile .wrap .content h2{color:#005ca7;}
.col-page-about .col-profile .wrap .content h3{color:#cccccc;margin-bottom: 25px;}
.col-page-about .col-profile .wrap .content .s-content{padding-left: 32px;position: relative;color:#666;line-height: 2;}
.col-page-about .col-profile .wrap .content .s-content::before{content:'';width:25px;height: 1px;background: #999999;position: absolute;left: 0;top:12px;}
.col-page-about .col-profile .wrap .number{position: absolute;right: 0;top: 0;width:45%;padding: 130px 0 130px 8vw;color:#fff;}
.col-page-about .col-profile .wrap .number div>p:nth-child(1){font-size: 24px;margin-bottom: 35px;}
.col-page-about .col-profile .wrap .number div table{}
.col-page-about .col-profile .wrap .number div table td{position: relative;white-space: nowrap;}
.col-page-about .col-profile .wrap .number div table td:nth-child(1){border-right:1px solid rgba(255,255,255,.5);}
.col-page-about .col-profile .wrap .number div table td span.odometer{vertical-align: baseline;line-height: 1;font-weight: bold;font-family: 'Arial';}
.col-page-about .col-profile .wrap .number div table tr:nth-child(1) td{padding:10px 50px 45px 0;}
.col-page-about .col-profile .wrap .number div table tr:nth-child(2) td{padding:45px 50px 10px 0;}
.col-page-about .col-profile .wrap .number div table td:nth-child(2){padding-left: 50px !important;}
.col-page-about .col-profile .wrap .number div table td p:nth-child(2){color:rgba(255,255,255,.5)}
.col-page-about .col-profile .wrap .number div table tr:nth-child(1) td:nth-child(1)::after{content:'';width: 80%;height:1px;background: rgba(255,255,255,.5);position: absolute;bottom: 0;left: 0;}
.col-page-about .col-profile .wrap .number div table tr:nth-child(1) td:nth-child(2)::after{content:'';width: 80%;height:1px;background: rgba(255,255,255,.5);position: absolute;bottom: 0;right: 0;}
.col-page-about .col-culture{padding:12vh 0 14vh;}
.col-page-about .col-culture h2{color:#fff;}
.col-page-about .col-culture h3{color:#fff;margin-bottom: 46px;}
.col-page-about .col-culture .content{padding-left: 32px;position: relative;line-height: 1.7;color:#e5e5e5;}
.col-page-about .col-culture .content::before{content:'';width:25px;height: 1px;background: rgba(255,255,255,.7);position: absolute;left: 0;top:10px;}
.col-page-about .col-layout{padding:7vh 0 0;text-align: center;}
.col-page-about .col-layout h2{color:#fff;text-align: center;}
.col-page-about .col-layout h3{color:#cccccc;margin-bottom: 20px;text-align: center;}
.col-page-about .col-layout .content{text-align: center;line-height: 2;color:#fff;max-width: 1120px;margin:0 auto;}
.col-page-about .col-layout .map{margin:-14vh auto 0;display: inline-block;position: relative;}
.col-page-about .col-layout .map-dot li{position: absolute;z-index: 2;width:14px;height: 14px;background: #5cc2cf;border-radius: 50%;font-size: 0;}
.col-page-about .col-layout .map-dot .china{left:38.19%;top:44.75%;background: #fff;}
.col-page-about .col-layout .map-dot .china i{display: block;width: 122px;height: 25px;background: url(../images/junquan.png)no-repeat center center;background-size: cover;position: absolute;left: 100%;top: 100%;}
.col-page-about .col-layout .map-dot .china .dot {animation: sploosh3 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-layout .map-dot .china .dot2 {animation: sploosh4 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-layout .map-dot li:not(.china) .dot {animation: sploosh 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-layout .map-dot li:not(.china) .dot2 {animation: sploosh2 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-layout .map-dot .dot,.col-page-about .col-layout .map-dot .dot2{display: inline-block;vertical-align: middle;height: 14px;width: 14px;font-size: 0;color: #fff;text-align: center;border-radius: 50%;z-index: 10;animation-iteration-count:infinite !important;background: transparent;}
@keyframes sploosh  {0% {box-shadow: 0 0 0 0px rgba(92,194,207, 0.5);}70% {box-shadow: 0 0 0 20px rgba(92,194,207, 0);}  100% {box-shadow: 0 0 0 20px rgba(92,194,207, 0);}}
@keyframes sploosh2 {0% {box-shadow: 0 0 0 0px rgba(92,194,207, 0.5);}30% {box-shadow: 0 0 0 0px rgba(92,194,207, 0.5);}100% {box-shadow: 0 0 0 20px rgba(92,194,207, 0);}}
@keyframes sploosh3 {0% {box-shadow: 0 0 0 0px rgba(255,255,255, 0.2);}70% {box-shadow: 0 0 0 60px rgba(255,255,255, 0);}  100% {box-shadow: 0 0 0 60px rgba(255,255,255, 0);}}
@keyframes sploosh4 {0% {box-shadow: 0 0 0 0px rgba(255,255,255, 0.2);}30% {box-shadow: 0 0 0 0px rgba(255,255,255, 0.2);}100% {box-shadow: 0 0 0 60px rgba(255,255,255, 0);}}
.col-page-about .col-customer{padding:9vh 0 11vh;}
.col-page-about .col-customer h2{color:#005ca7;text-align: center;}
.col-page-about .col-customer h3{color:#cccccc;margin-bottom: 40px;text-align: center;}
.col-page-about .col-customer ul li{width: 23.125%;margin-right: 2.5%;margin-bottom: 25px;border:1px solid #e5e5e5;float: left;transition: 0.36s;}
.col-page-about .col-customer ul li:nth-child(4n){margin-right: 0;}
.col-page-about .col-customer ul li .img{overflow: hidden;}
.col-page-about .col-customer ul li .img img{width: 100%;transition: 0.36s;transform: scale(1.02);}
.col-page-about .col-customer ul li:hover{box-shadow: 3px 5px 10px rgb(0,0,0,.1);transform: translateY(-5px);}
.col-page-about .col-customer ul li:hover .img img{transform: none;}
.col-page-about .col-organization{padding:10vh 0 8vh;}
.col-page-about .col-organization h2{color:#005ca7}
.col-page-about .col-organization h3{color:#ccc;}
.col-page-about .col-organization .img{text-align: center;margin-top:-30px}
.col-page-about .col-honor{padding:45px 0 9vh;text-align: center;}
.col-page-about .col-honor h2{color:#005ca7;}
.col-page-about .col-honor h3{color:#ccc;margin-bottom: 35px;}
.col-page-about .col-honor .honor-container{padding-bottom: 100px;}
.col-page-about .col-honor .swiper-pagination{bottom: 0;}
.col-page-about .col-honor .swiper-pagination span{width:12px;height: 12px;border:3px solid #005ca7;opacity: 1;background: transparent;}
.col-page-about .col-honor .swiper-pagination span.swiper-pagination-bullet-active{background: #005ca7;}
.col-page-about .col-honor .swiper-slide .img{overflow: hidden;min-height: 150px;}
.col-page-about .col-honor .swiper-slide .img img{width: 100%;transition: 0.36s;}
.col-page-about .col-honor .swiper-slide:hover .img img{transform: scale(0.95);}










/* 产品 */
.col-page-product{padding:10vh 0 16vh}
.col-page-product .box{padding:0 0 15vh;}
.col-page-product .box .title{background: #005ca7;}
.col-page-product .box .title .container{position: relative;}
.col-page-product .box .title h2{color:#fff;font-size: 24px;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 120px);height: 100px;line-height: 100px;font-weight: 400;}
.col-page-product .box .product-container{overflow: visible;padding-top:40px}
.col-page-product .box .product-container .swiper-button{width: auto;height: auto;margin-top: 0;top: -65px;position: absolute;background: none;font-size: 32px;color:#fff;line-height: 1;}
.col-page-product .box .product-container .swiper-button-next{right: 0;}
.col-page-product .box .product-container .swiper-button-prev{left: auto;right: 80px;}
.col-page-product .box .product-container .swiper-button-prev::after{content:'';width:1px;height: 26px;background: rgba(255,255,255,.5);position: absolute;top: 50%;margin-top: -13px;right: -34px;opacity: 1;}
.col-page-product .box .product-container::before,.col-page-product .box .product-container::after{content: "";position: absolute;top: 0;z-index: 2;height: 100%;width: 100%;}
.col-page-product .box .product-container::before{left: calc(-100% - 2px);background: linear-gradient(90deg,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,.8) 80%,hsla(0,0%,100%,0));}
.col-page-product .box .product-container::after{right: calc(-100% - 2px);background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 20%,hsla(0,0%,100%,.8));}
.col-page-product .box .swiper-slide .img{position: relative;overflow: hidden;}
.col-page-product .box .swiper-slide .img img{width: 100%;transition: 0.36s linear;}
.col-page-product .box .swiper-slide .img .content{position: absolute;width: 100%;height: 100%;top: 0;left: 0;color:#fff;}
.col-page-product .box .swiper-slide .img .content::after{content:'';position: absolute;width: 100%;height: 0;top: 0;left: 0;background: rgba(92,194,207,0.75);transition: 0.5s;}
.col-page-product .box .swiper-slide .img .content .s-content{position: absolute;width: 100%;padding:0 60px;left: 0;top: 50%;transform: translateY(-50%);line-height: 2;z-index: 1;text-align: center;}
.col-page-product .box .swiper-slide .img .content .s-content span{transform: translateY(20px);opacity: 0;transition: 0.36s;font-size: 18px;text-align: center;display: block;}
.col-page-product .box .swiper-slide .img .content .s-content i{transform: translateY(20px);opacity: 0;transition: 0.36s;width: 40px;height: 40px;border-radius: 50%;border:1px solid rgba(255,255,255,.5);display: block;margin:10px auto 0;position: relative;}
.col-page-product .box .swiper-slide .img .content .s-content i::before{content:'';width: 2px;height: 14px;background: #fff;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.col-page-product .box .swiper-slide .img .content .s-content i::after{content:'';width: 14px;height: 2px;background: #fff;position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.col-page-product .box .swiper-slide h3{text-align: center;padding:35px 55px 0;font-size: 16px;transition: 0.2s;font-weight: 400;line-height: 1.5;}
.col-page-product .box .swiper-slide:hover .img img{transform: scale(1.1);}
.col-page-product .box .swiper-slide:hover .img .content::after{height: 100%;}
.col-page-product .box .swiper-slide:hover .img .content .s-content span{transform: none;opacity: 1;transition-delay: 0.36s;}
.col-page-product .box .swiper-slide:hover .img .content .s-content i{transform: none;opacity: 1;transition-delay: 0.5s;}
.col-page-product .box .swiper-slide:hover h3{color:#005ca7}


/* 产品详情页 */
.col-page-detail{padding:0 0 20vh;}
.col-page-detail a.back{color:#fff;display: block;border-radius: 25px;background-color: rgb(0, 92, 167);width: 121px;height: 51px;line-height: 51px;text-align: center;transition: 0.36s;margin:50px 0;}
.col-page-detail a.back:hover{box-shadow: 3px 5px 12px rgba(0,0,0,.1);}
.col-page-detail .pro_show h1{text-align: center;font-size: 24px;margin-bottom: 40px;}
.col-page-detail .pro_show .caseleft{width:100%;position: relative;}
.col-page-detail .pro_show .caseleft .gallery-top {padding: 0 100px;}
.col-page-detail .pro_show .caseleft .gallery-top .swiper-button{background: rgba(0,0,0,0.2);opacity: 1;color:#fff;font-size: 48px;height: 100%;width: 60px;text-align: center;margin: 0;top: 0;outline: none;position: absolute;}
.col-page-detail .pro_show .caseleft .gallery-top .swiper-button i{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.col-page-detail .pro_show .caseleft .gallery-top .swiper-button-prev{left: 0}
.col-page-detail .pro_show .caseleft .gallery-top .swiper-button-next{right:0;}
.col-page-detail .pro_show .caseleft .gallery-top .bimg a{display: block;cursor: pointer;}
.col-page-detail .pro_show .caseleft .col-thumb{margin-top:40px;position: relative;padding:0 100px;}
.col-page-detail .pro_show .caseleft .col-thumb .gallery-thumbs{padding: 0 1px;}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-slide a{display: block;border:1px solid #e5e5e5;}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-slide.swiper-slide-thumb-active a{border:1px solid #005ca7;background-color: rgba(0,91,163,1);}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-slide.swiper-slide-thumb-active a img{opacity: 0.8;}
.col-page-detail .pro_show .proshowcon {margin-top:14vh}
.col-page-detail .pro_show .proshowcon .tab-nav{margin-bottom: 50px;text-align: center;}
.col-page-detail .pro_show .proshowcon .tab-nav a{display: inline-block;width: 200px;height: 50px;line-height: 50px;position: relative;font-size: 18px;border-bottom:4px solid #cacacc;margin:0 15px;}
.col-page-detail .pro_show .proshowcon .tab-nav a.active{border-color:#005ca7;}
.col-page-detail .pro_show .proshowcon .tab-nav a.active::after{content:'';width: 0px;height: 0px;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top:7px solid #005ca7;position: absolute;top: calc(100% + 4px);left: 50%;margin-left: -4px;}
.col-page-detail .pro_show .proshowcon .tab-box{padding: 0 100px;}
.col-page-detail .pro_show .proshowcon .tab-box .box{display: none;}
.col-page-detail .pro_show .proshowcon .tab-box .box.active{display: block;}
.col-page-detail .pro_show .proshowcon .tab-box .content{color:#666;line-height: 2.0; font-size: 16px;}
.col-page-detail .pro_show .proshowcon .tab-box .content table{width: 100%;}
.col-page-detail .pro_show .proshowcon .tab-box .content table td{border: 1px solid #ccc; text-align: center; padding: 5px;}






/* solution */
.col-page-solution{padding:10vh 0 14vh;}
.col-page-solution .num{font-family: 'Arial';color:#5cc2cf;font-size:90px;font-weight: bold;line-height: 1;margin-bottom: 15px;display: block;}
.col-page-solution h2{font-size: 18px;color:#999999;font-family: 'Arial';text-transform: uppercase;font-weight: bold;}
.col-page-solution h3{font-size: 24px;color:#999999;margin-bottom: 45px;font-weight: bold;}
.col-page-solution .description{font-size: 36px;color:#005ca7;font-weight: bold;margin-bottom: 20px;}
.col-page-solution .content{margin-left: 130px;padding-left: 60px;position: relative;margin-bottom: 6vh;line-height: 2.5;color:#666;}
.col-page-solution .content::before{content:'';width: 50px;height:2px;background: #a6a6a6;position: absolute;left: 0;top: 16px;}
.col-page-solution .container>.img img{transform: scaleX(-1);}
.col-page-solution .case-slide{margin-top: 14vh;}
.col-page-solution .case-slide h4{font-size: 24px;color:#005ca7;font-weight: bold;margin-bottom: 5vh;}
.col-page-solution .case-slide .case-container{padding-bottom: 70px;}
.col-page-solution .case-slide .swiper-slide .img{overflow: hidden;}
.col-page-solution .case-slide .swiper-slide .img img{transition: 0.36s;width: 100%;}
.col-page-solution .case-slide .swiper-slide:hover .img img{transform: scale(1.1);}
.col-page-solution .case-slide .swiper-slide .title{text-align: center;padding-top:20px;}
.col-page-solution .case-slide .swiper-slide:hover .title{color:#005ca7}
.col-page-solution .case-slide .swiper-pagination{bottom: 0;}
.col-page-solution .case-slide .swiper-pagination span{width:10px;height: 10px;background: #cccccc;opacity: 1;}
.col-page-solution .case-slide .swiper-pagination span.swiper-pagination-bullet-active{background: #005ca7;}

/* recruit */
.col-page-recruit{}
.col-page-recruit .col-idea{padding:8vh 0;}
.col-page-recruit .col-idea .num{font-family: 'Arial';font-size: 90px;color:#5cc2cf;font-weight: bold;}
.col-page-recruit .col-idea h2{color:#999;font-size: 18px;font-family: 'Arial';font-weight: bold;text-transform: uppercase;}
.col-page-recruit .col-idea h3{font-size: 24px;color:#999;font-weight: bold;margin-bottom: 60px;}
.col-page-recruit .col-idea .wrap{position: relative;}
.col-page-recruit .col-idea .wrap .content{float: left;width: 50%;color:#666;line-height: 2.5;}
.col-page-recruit .col-idea .wrap .content p{padding-left: 60px;position: relative;}
.col-page-recruit .col-idea .wrap .content p:nth-child(2n-1){font-size: 24px;color:#005ca7;font-weight: bold;line-height: 1.5;margin-bottom: 10px;}
.col-page-recruit .col-idea .wrap .content p:nth-child(2n-1)::before{content:'';width: 50px;height:2px;background: #a6a6a6;position: absolute;left: 0;top:16px;}
.col-page-recruit .col-idea .wrap .content p:nth-child(2n){margin-bottom: 60px;}
.col-page-recruit .col-idea .wrap .img{position: absolute;right: 0;width: 44%;top: 0;}
.col-page-recruit .col-recruitment{padding:8vh 0 12vh;}
.col-page-recruit .col-recruitment .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-recruit .col-recruitment .title{width: 25.4%;position: relative;z-index: 10;}
.col-page-recruit .col-recruitment .title .num{font-family: 'Arial';font-size: 90px;color:#5cc2cf;font-weight: bold;}
.col-page-recruit .col-recruitment .title h2{color:#999;font-size: 18px;font-family: 'Arial';font-weight: bold;text-transform: uppercase;}
.col-page-recruit .col-recruitment .title h3{font-size: 24px;color:#999;font-weight: bold;margin-bottom: 60px;}
.col-page-recruit .col-recruitment .recruitment-slide{width: 74.6%;}
.col-page-recruit .col-recruitment .recruitment-container{padding-bottom: 70px;overflow: visible;}
.col-page-recruit .col-recruitment .recruitment-container::before,.col-page-recruit .col-recruitment .recruitment-container::after{content: "";position: absolute;top: 0;z-index: 2;height: 100%;width: 100%;}
.col-page-recruit .col-recruitment .recruitment-container::before{left: calc(-100% - 2px);background: #fff;}
.col-page-recruit .col-recruitment .recruitment-container::after{right: calc(-100% - 2px);background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 20%,hsla(0,0%,100%,.8));}
.col-page-recruit .col-recruitment .swiper-pagination{bottom:0;top:auto;background: #e5e5e5;height: 6px;border-radius: 3px;}
.col-page-recruit .col-recruitment .swiper-pagination .swiper-pagination-progressbar-fill{background: #005ca7;border-radius: 3px !important;}
.col-page-recruit .col-recruitment .swiper-slide a{border:1px solid #e5e5e5;display: block;height: 100%;transition: 0.36s;padding:20px 30px 30px;}
.col-page-recruit .col-recruitment .swiper-slide a h4{font-size: 24px;font-weight: bold;margin-bottom: 15px;}
.col-page-recruit .col-recruitment .swiper-slide a .content{line-height: 1.7;transition: 0.36s;overflow: hidden;color:#666;height: 95px;margin-bottom: 20px;}
.col-page-recruit .col-recruitment .swiper-slide a>span{margin-top:20px;color:#999999;transition: 0.36s;}
.col-page-recruit .col-recruitment .swiper-slide a:hover{background-color: rgb(0, 92, 167);box-shadow: 3px 5.196px 10px 0px rgba(10, 2, 4, 0.12);color:#fff;}
.col-page-recruit .col-recruitment .swiper-slide a:hover .content{color:#fff;}
.col-page-recruit .col-recruitment .swiper-slide a:hover>span{color:#fff;}

.col-job-detail a.back{color:#fff;display: block;border-radius: 25px;background-color: rgb(0, 92, 167);width: 121px;height: 51px;line-height: 51px;text-align: center;transition: 0.36s;margin:50px 0 20px;}
.col-job-detail a.back:hover{box-shadow: 3px 5px 12px rgba(0,0,0,.1);}
#showjob{color:#1f1f1f;padding: 4% 0}
#showjob h1.title { font-size: 24px; padding: 15px 5px; border-bottom: 1px solid #ddd; margin-bottom: 30px;font-weight: bold;}
#showjob .paralist { background: #8c989f; padding: 5px 10px; color: #fff; visibility: hidden; margin-top: 30px; visibility: hidden;}
#showjob .paralist li {list-style: none;padding: 8px 5px 8px 110px;min-height: 20px;position: relative;border-bottom: 1px solid #ddd;}
#showjob .paralist li span {position: absolute;left: 0;top: 0;width: 90px;padding: 8px 0;overflow: hidden;word-wrap: break-word;}
#showjob .info_cv {margin-top: 30px;margin-left: 10px;}
#showjob .info_cv a {display: inline-block;background: #23b7e5;height: 35px;line-height: 35px;padding: 0 35px;color: #fff;border-radius: 2px;}
#showjob .paralist li:last-child {border-bottom: 0;}
#showjob div h3{margin: 30px 0px 10px;padding: 0px 10px;font-size: 16px;font-weight: normal;height: 40px;line-height: 40px;border-bottom: 1px solid rgb(221, 221, 221);color: rgb(51, 51, 51);font-weight: bold;}

.col-page-jobform a.back{color:#fff;display: block;border-radius: 25px;background-color: rgb(0, 92, 167);width: 121px;height: 51px;line-height: 51px;text-align: center;transition: 0.36s;margin:50px 0 20px;}
.col-page-jobform a.back:hover{box-shadow: 3px 5px 12px rgba(0,0,0,.1);}
#cvlist {padding: 15px;}
#cvlist .v52fmbx {border: 1px solid #ddd;border-top: 0;overflow: hidden;text-align: left;}
#cvlist .v52fmbx h3{border-top: 1px solid #ddd;margin: 0;padding: 0 5px 0 15px;font-weight: bold;font-size: 16px;background: #ddd;height: 60px;line-height: 60px;}
#cvlist .v52fmbx dl{border-top: 1px solid #ddd;margin: 0;display: -webkit-box;display: -moz-box;display: box;display: -ms-flexbox;position: relative;padding: 5px 0;}
#cvlist .v52fmbx dl dt{padding: 15px 15px 10px 15px;width: 105px;text-align: left;font-weight: normal;overflow: hidden;line-height: 1.2;}
#cvlist .v52fmbx dl dd{-moz-box-flex: 1.0;-webkit-box-flex: 1.0;box-flex: 1.0;-ms-flex: 1;padding: 2px 0 0 15px;margin: 10px 0;}
#cvlist .v52fmbx dl dd input{width: 350px;height: 28px;line-height: 28px\9;padding: 2px 5px;border: 1px solid #dcdfe0;background-color: #fff;color: #333;outline: 0;border-radius: 2px;}
#cvlist .v52fmbx dl dd input[type="radio"]{border-radius: 100%;bottom: 3px;height: 15px;position: relative;vertical-align: middle;width: 15px;margin: 0;position: relative;top: -1px;margin-right: 6px;}
#cvlist .v52fmbx dl dd textarea{width: 350px;line-height: 1.5;height: 100px;padding: 7px 5px;border: 1px solid #dcdfe0;background-color: #fff;color: #333;outline: 0;}
#cvlist .v52fmbx dl dd input[type="submit"]{display: block;background: #23b7e5;border: 0 none;height: 34px;line-height: 26px;padding: 0 35px;color: #fff;cursor: pointer;border-radius: 2px;width: 126px;}


/* news */
.col-page-news{padding: 9vh 0 10vh;}
.col-page-news .container ul{padding:0 40px;}
.col-page-news .container ul li{margin-bottom: 35px;transition: 0.36s;}
.col-page-news .container ul li a{display: -webkit-flex;display: -ms-flexbox;display: flex;padding: 20px;background: #f2f2f2;}
.col-page-news .container ul li a .img{width: 380px;}
.col-page-news .container ul li a .title{width:calc(100% - 380px);padding:0 35px;}
.col-page-news .container ul li a .title p{color:#005ca7;margin-bottom: 5px;}
.col-page-news .container ul li a .title h2{font-size: 24px;margin-bottom: 15px;transition: 0.2s;}
.col-page-news .container ul li a .title .content{color:#666;line-height: 1.7;margin-bottom: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:46px;}
.col-page-news .container ul li a .title span{display: inline-block;padding: 15px 0;transition: 0.36s;}
.col-page-news .container ul li a .title span i{margin-left: 10px;}
.col-page-news .container ul li a .title span:hover{padding: 15px 30px;color:#fff;background: #005ca7;}
.col-page-news .container ul li:hover{box-shadow: 5px 5px 15px rgba(0,0,0,.1);transform: translateY(-5px);}
.col-page-news .container ul li:hover h2{color:#005ca7}


/* 新闻详情页 */
.col-news a.back{color:#fff;display: block;border-radius: 25px;background-color: rgb(0, 92, 167);width: 121px;height: 51px;line-height: 51px;text-align: center;transition: 0.36s;margin:50px 0 20px;}
.col-news a.back:hover{box-shadow: 3px 5px 12px rgba(0,0,0,.1);}
.col-news { position: relative; margin: 0 auto; margin: 0 auto;}
.col-news article {margin:40px 0;float: left;width: 100%;}
.col-news .met_clear {clear: both;}
.col-news .met_module2 h1.met_title {font-size: 30px;padding: 5px 0;color:#000;margin-bottom: 2vh;}
.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;font-family: 'Light','simhei';}
.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;}

/* download */
.col-page-download{padding:6vh 0 10vh}
.col-page-download .container ul{padding: 0 40px;}
.col-page-download .container ul li{height: 60px;line-height: 60px;padding:0 3vw 0 4vw;}
.col-page-download .container ul li:nth-child(2n-1){background: #f2f2f2;}
.col-page-download .container ul li h2{font-size: 14px;font-weight: 400;display: inline-block;overflow: hidden;text-overflow: ellipsis;width: calc(100% - 70px);line-height: 60px;white-space: nowrap;}
.col-page-download .container ul li h2 a:hover{text-decoration: underline;}
.col-page-download .container ul li .pull-right a:hover{color:#005ca7}
.col-page-download .page{margin-top: 30px;}

/* contact */
.col-page-contact{}
.col-page-contact .col-information{padding:16vh 0 0;}
.col-page-contact .col-information .content{width: 100%;max-width: 920px;padding:8vh 5vw 9vh;background-color: #fff;margin-bottom: -8vh;position: relative;z-index: 2;}
.col-page-contact .col-information .content h2{font-size: 30px;color:#005ca7;font-weight: bold;margin-bottom: 5px;}
.col-page-contact .col-information .content h3{font-size: 18px;color:#ccc;font-weight: bold;text-transform: uppercase;margin-bottom: 5vh;}
.col-page-contact .col-information .content table{width: 100%;}
.col-page-contact .col-information .content table td{color:#666;line-height: 2;width: 33.33%;}
.col-page-contact .col-information .content table td p:nth-child(1){color:#333;font-size: 16px;margin-bottom: 15px;}
.col-page-contact .col-information .content table td:nth-child(1){padding-right: 70px;}
.col-page-contact .col-map #allmap {width:100%;height:600px;box-shadow: 0px 6px 12px 0px rgba(10, 2, 4, 0.12);}
.col-page-contact .col-map #allmap img { max-width: 1070px; max-height: 500px;}
.col-page-contact .col-map #allmap label {max-width: 1070px;background: #fff !important;border:none !important;box-shadow: 0 2px 3px rgba(0,0,0,.1);padding: 10px !important;top: auto !important;bottom: 10px;left: 50% !important;transform: translateX(-45%)}
.col-page-contact .col-map #allmap label::before{content: "";width: 0px;height: 0px;border-top: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;}
.BMapLib_SearchInfoWindow .BMapLib_bubble_content{overflow-y: auto !important;}
.col-page-contact .col-message{padding:16vh 0 20vh;}
.col-page-contact .col-message h2{font-size: 30px;color:#005ca7;font-weight: bold;margin-bottom: 5px;}
.col-page-contact .col-message h3{font-size: 18px;color:#ccc;font-weight: bold;text-transform: uppercase;margin-bottom: 5vh;}
.col-page-contact .col-message form ul{font-size: 0}
.col-page-contact .col-message form ul li{font-size: 14px;width: 32%;margin-right: 2%;float: left;margin-bottom: 25px;}
.col-page-contact .col-message form ul li:nth-child(3){margin-right: 0;}
.col-page-contact .col-message form ul li:last-child{margin-right: 0;width: 100%}
.col-page-contact .col-message form ul li input{border:1px solid #e5e5e5;background-color: #fff;padding-left: 20px;width: 100%;height: 50px;outline: none;}
.col-page-contact .col-message form ul li textarea{border:1px solid #e5e5e5;background-color: #fff;padding-left: 20px;width: 100%;padding-top: 20px;min-height: 300px;}
.col-page-contact .col-message ul li textarea{width: 100%;outline: none;}
.col-page-contact .col-message ul li input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #cccccc;}
.col-page-contact .col-message ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #cccccc;}
.col-page-contact .col-message ul li textarea::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #cccccc;}
.col-page-contact .col-message ul li textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li textarea::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #cccccc;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder{color:#bfbfbf}
.col-page-contact .col-message .col-sub{text-align: center;margin:30px 0 0}
.col-page-contact .col-message .col-sub input{background-color: #005ca7;height: 56px;font-size: 14px;color:#fff;transition: 0.3s;width: 100%;border:none;}






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


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


/* 底部 */
#gotoTop{font-size: 24px;z-index: 99;position: fixed;width: 50px;height: 50px;right: 15px;bottom:50px;cursor: pointer;text-align: center;background: #005ca7;color:#fff;display: none;line-height: 50px;}
.customer-service{position: fixed;left: 20px;top:110px;border:1px solid #e5e5e5;z-index: 999;box-shadow: 3px 5px 8px rgba(0,0,0,.05);}
.customer-service li{width: 50px;height: 50px;}
.customer-service li a{display: block;height: 100%;transition: 0.3s;text-align: center;line-height: 50px;color:#005ca7;position: relative;background: #fff;}
.customer-service li a i{font-size: 18px;}
.customer-service li a:hover{background: #005ca7;color:#fff;}
.customer-service li:last-child a i{font-size: 24px;}
.customer-service li a .code{position: absolute;display: none;left: 100%;top: 0;padding-left: 10px;}
.customer-service li a .code .wrap{border:1px solid #e5e5e5;box-shadow: 3px 5px 8px rgba(0,0,0,.05);padding: 5px;background: #fff;}
.customer-service li a .code .wrap img{width: 149px;max-width: none;}
.customer-service li a .code .wrap p{margin:8px 0 12px;color:#333;line-height: 1.5;}
.customer-service li a .phone{position: absolute;display: none;white-space: nowrap;color:#333;background: #fff;top: 0;left: 100%;padding:0 10px;border:1px solid #e5e5e5;box-shadow: 3px 5px 8px rgba(0,0,0,.05);}
.customer-service li a:hover .code{display: block;}
.customer-service li a:hover .phone{display: block;}
.footer{background: #272727;}
.footer .footer-nav{padding:6vh 0 8vh;border-bottom: 1px solid #404040;}
.footer .footer-nav .container>ul{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.footer .footer-nav .container>ul>li{margin:0 auto;}
.footer .footer-nav .container>ul>li:nth-child(1){margin-left: 0;}
.footer .footer-nav .container>ul>li:last-child{margin-right: 0;}
.footer .footer-nav .container>ul>li>a{color:#fff;font-size: 16px;}
.footer .footer-nav .container>ul>li ul{margin-top:25px;}
.footer .footer-nav .container>ul>li ul li{line-height: 2;}
.footer .footer-nav .container>ul>li ul li a{color:#cccccc;}
.footer .footer-nav .container>ul>li ul li a:hover{text-decoration: underline;color:#fff;}
.footer .copyright{padding:25px 0;text-align: center;color:#666;}


/* 副导航 */
.vicenav{border-bottom: 1px solid #ccc;position: relative;z-index: 99;}
.vicenav h1{font-family: 'Arial';text-transform: uppercase;font-size: 100px;font-weight: bold;color:#005ca7;margin:-40px 0 40px;position: relative;z-index: 10;text-align: center;}
.vicenav ul{text-align: center;font-size: 0;}
.vicenav ul#Flex{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.vicenav ul li{padding-bottom: 20px;position: relative;display: inline-block;margin:0 35px;}
.vicenav ul li::after{content:'';width: 0px;height: 0px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 10px solid #005ca7;position: absolute;top:100%;left: 50%;margin-left: -6px;transform: translateY(-10px);opacity: 0;transition: 0.36s;z-index: 20;}
.vicenav ul li a{color:#333;font-size: 16px;transition: 0.2s;}
.vicenav ul li a:hover,.vicenav ul li.active a{color:#005ca7;}
.vicenav ul li:hover::after,.vicenav ul li.active::after{transform: none;opacity: 1;}
.vicenav ul#Flex li{margin:0 auto;}
.vicenav ul#Flex li:first-child{margin-left: 0;}
.vicenav ul#Flex li:last-child{margin-right: 0;}





/* 视频播放器 */
.video-box {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;font-size: 0;z-index: 99999999999;}
.video-box button {display: inline-block;padding: 0;border: 0 none;background: none;text-align: center;outline: none;cursor: pointer;}
.video-box .video-button {display: inline-block;width: 36px;height: 36px;color: #fff;position: relative;overflow: hidden;}
.video-box .video-button i {font-size: 56px;}
.video-box .video-button.video-btn-volume i {font-size: 20px;}
.video-box .video-button.video-tooltip-toggle i {font-size: 20px;}
.video-box .video-video {position: relative;width: 100%;height: 100%;overflow: hidden;}
.video-box .video-video video {position: relative;display: block;top: 0;left: 0;width: 100%;height: 100%;background: #000;}
.video-box .video-container {width: 852px;min-height: 550px;max-height: 90vh;background: #000000;overflow: hidden;opacity: 0;}
.video-box .video-container.video-ready {opacity: 1;}
.video-box.quanping .video-container {width: 100%;height: 100%;max-height: 100%;position: relative;left: 0;top: 0;transform: none;}
.video-box.video-playing .video-div.video-hide-ui .video-ui {-webkit-transform: translateY(39px);-ms-transform: translateY(39px);transform: translateY(39px);}
.video-box.heibian .video-container {padding: 40px 0;}
.video-box.heibian .video-div.video-hide-ui .video-ui {-webkit-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);}
.video-box.heibian.quanping .video-container {padding: 0;}
.video-box.hideui .video-div .video-ui {-webkit-transform: translateY(39px);-ms-transform: translateY(39px);transform: translateY(39px);}
.video-box .i {font-family: none;height: 100%;width: 100%;background-size: 80%;background-position: center;background-repeat: no-repeat;}
.video-box .i:before,.video-box i:after {display: none !important;}
.video-box .i-voice-on {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C10C%2022%2C12%2022%2C18%2018%2C20'%20%2F%3E%3Cpath%20d%3D'M22%2C6C%2028%2C10%2028%2C20%2022%2C24'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-voice-off {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C11L27%2C20'%20%2F%3E%3Cpath%20d%3D'M18%2C20L27%2C11'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-bofang {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M10%2C7L10%2C23L24%2C15z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-zhanting {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M7%2C7L7%2C23L11%2C23L11%2C7z'%2F%3E%3Cpath%20d%3D'M20%2C7L20%2C23L24%2C23L24%2C7z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-quanping {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L6%2C6L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L6%2C25L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L24%2C6L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L24%2C25L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-suoxiao {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L10%2C10L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L10%2C21L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L20%2C10L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L20%2C21L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-bg {position: absolute;height: 100%;width: 100%;background: #000;opacity: .9;}
.video-div {background: #000;font-size: 0;letter-spacing: -1px;position: absolute;height: 100%;width: 100%;top: 0;left: 0;}
.video-ui {position: absolute;width: 100%;height: 41px;background-color: rgba(0, 0, 0, 0.8);left: 0;bottom: 0;z-index: 6;letter-spacing: .25px;-webkit-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;-ms-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;transition: transform 0.3s ease;-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);-moz-transform: translateY(0px);transform: translateY(0px);}
.video-loading-pulse {position: absolute;width: 6px;height: 24px;top: 50%;left: 50%;background-color: rgba(255, 255, 255, 0.2);-webkit-animation: pulse 750ms infinite;animation: pulse 750ms infinite;-webkit-animation-delay: 250ms;animation-delay: 250ms;}
.video-loading-pulse:before,.video-loading-pulse:after {content: '';position: absolute;display: block;height: 16px;width: 6px;background: rgba(255, 255, 255, 0.2);top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);-webkit-animation: pulse 750ms infinite;animation: pulse 750ms infinite;}
.video-loading-pulse:before {left: -12px;}
.video-loading-pulse:after {left: 12px;-webkit-animation-delay: 500ms;animation-delay: 500ms;}
@keyframes pulse {50% {  background: white;}}
.video-loading {opacity: 1;color: #2c97f6;font-size: 0;overflow: hidden;box-shadow: 0px 0px 0px 3600px #000;background: #000;width: 30px;height: 30px;-webkit-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.video-loading i {border-radius: 50%;width: 24px;height: 24px;display: block;border: 0.25rem solid rgba(255, 255, 255, 0.2);border-top-color: white;-webkit-animation: adeg 1s infinite linear;-o-animation: adeg 1s infinite linear;-ms-animation: adeg 1s infinite linear;-moz-animation: adeg 1s infinite linear;animation: adeg 1s infinite linear;}
.video-loading .i-loading:before {display: none;opacity: 0;visibility: hidden;}
.video-loading.yihuanchun {opacity: 0;}
@keyframes adeg {0% {  -webkit-transform: rotate(0deg);  transform: rotate(0deg);}100% {  -webkit-transform: rotate(360deg);  transform: rotate(360deg);}}
.video-close {position: absolute;top: calc(52px + 2%);right: 5%;width: 30px;height: 30px;cursor: pointer;background: url(../images/close.png)center;background-repeat: no-repeat;}
.video-bofang.f-czspjuzhong {z-index: 2;font-size: 0;}
.video-bofang.f-czspjuzhong i {display: block;border-radius: 50%;text-align: center;background-color: rgba(0, 0, 0, 0.8);color: #fff;width: 60px;height: 60px;cursor: pointer;line-height: 62px;font-size: 66px;-webkit-transition: transform 1s;-o-transition: transform 1s;-ms-transition: transform 1s;-moz-transition: transform 1s;transition: transform 1s;}
.video-hide {z-index: 0 !important;}
.video-hide i {opacity: 0;-webkit-transform: scale(3);-o-transform: scale(3);-ms-transform: scale(3);-moz-transform: scale(3);transform: scale(3);will-change: transform, opacity;z-index: 0;}
.video-progress {display: block;position: absolute;width: 100%;bottom: 36px;height: 5px;cursor: pointer;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 2;}
.video-progress:hover .video-progress-hover,.video-progress:hover .video-tooltip-time {opacity: 1;}
.video-tooltip-time {width: 46px;position: absolute;height: 20px;z-index: 5;left: 0;right: 0;bottom: 8px;opacity: 0;-webkit-transition: opacity 0.5s;-o-transition: opacity 0.5s;-ms-transition: opacity 0.5s;-moz-transition: opacity 0.5s;transition: opacity 0.5s;}
.video-tooltip-time .video-tinytip-content {margin-left: -23px;}
.video-tooltip-time .video-text {background: rgba(0, 0, 0, 0.5);padding: 2px;border-radius: 2px;}
.video-tinytip .video-tooltip-content {display: inline-block;padding: 0 4px;color: rgba(255, 255, 255, 0.5);font-size: 10px;line-height: 20px;text-align: center;}
.video-progress-padding {position: absolute;width: 100%;height: 16px;bottom: 0;z-index: 40;cursor: pointer;}
.video-progress-list {position: relative;top: -1px;z-index: 39;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.2);-webkit-transform: scaleY(0.6);-ms-transform: scaleY(0.6);transform: scaleY(0.6);transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);}
.video-progress-play,.video-progress-buffer,.video-progress-hover {position: absolute;top: 0;left: 0;width: 0;height: 100%;}
.video-progress-buffer {z-index: 33;background-color: rgba(255, 255, 255, 0.4);-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.video-progress-hover {z-index: 34;background-color: rgba(255, 255, 255, 0.5);opacity: 0;-webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);-o-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);-ms-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);-moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);}
.video-progress-play {z-index: 35;background-color: #2c97f6;}
.video-progress-handle {width: 13px;height: 13px;position: absolute;top: 50%;right: -6.5px;margin-top: -6.5px;border-radius: 50%;background-color: #2c97f6;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);}
.video-progress-padding:hover + .video-progress-list {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);}
.video-progress-padding:hover + .video-progress-list .video-progress-handle {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.video-controls-buttons {position: absolute;bottom: 0;left: 0;height: 36px;width: 100%;padding: 0 10px;z-index: 3;}
.video-time-panel {font-size: 12px;color: #777;display: inline-block;vertical-align: top;height: 36px;padding: 0 5px;line-height: 36px;letter-spacing: .25px;}
.video-time-panel-current {color: #DEDEDF;}
.video-fullscreen {float: right;}
.video-definition {float: right;width: 55px;height: 36px;position: relative;}
.video-definition .video-button {width: 100%;}
.video-definition .video-button span {background: #fff;color: #333;font-size: 14px;padding: 2px 5px;}
.video-definition .video-tooltip-content {width: 80px;left: 50%;margin-left: -40px;display: none;background: rgba(0, 0, 0, 0.5);}
.video-definition:hover .video-tooltip-content {position: absolute;bottom: 35px;color: #aaa;display: block;z-index: 6;}
.video-menu .video-menu-item {display: block;width: 100%;line-height: 36px;font-size: 14px;text-align: center;white-space: nowrap;padding: 0 12px;cursor: pointer;position: relative;height: 38px;background: -webkit-linear-gradient(top, transparent 0, transparent 50%, rgba(255, 255, 255, 0.1) 50%) center bottom no-repeat;background-size: 80% 1px;}
.video-menu .video-menu-item:hover {color: #fff;background: rgba(255, 255, 255, 0.12);}
.video-menu .video-menu-item.video-active {color: #FF8F00;}
.video-volume {float: right;position: relative;}
.video-popup .video-popup-content {transform: scaleY(0);bottom: 41px;position: absolute;}
.video-popup .video-popup-content:after {content: '';position: absolute;bottom: -10px;left: 50%;margin-left: -5px;border: 5px solid transparent;border-top-color: rgba(0, 0, 0, 0.5);}
.video-popup:hover .video-popup-content {-webkit-transform: scaleY(1);-o-transform: scaleY(1);-ms-transform: scaleY(1);-moz-transform: scaleY(1);transform: scaleY(1);}
.video-volume-slider {left: 0;width: 36px;height: 100px;cursor: pointer;background: rgba(0, 0, 0, 0.8);}
.video-tinytip-tiao {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.video-volume-range {position: absolute;left: 16px;top: 10px;width: 4px;height: 80px;background-color: rgba(0, 0, 0, 0.2);}
.video-volume-range-current {position: absolute;left: 0;bottom: 0;width: 100%;height: 50%;background-color: #2c97f6;}
.video-volume-handle {position: absolute;top: 0;left: -4px;width: 12px;height: 3px;background-color: #fff;}
@media (max-width: 998px) {
  .video-box .video-container {width: 80vw;max-height: 80vh;min-height: 44.9vw;}
}
@media (max-width: 468px) {
  .video-box .video-container {width: 100vw;min-height: 54.9vw;}
  .video-loading i {font-size: 26px;}
  .video-definition {display: none;}
}
 /*视频结尾*/
.f-czspjuzhong {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}





/* media */
@media (min-width: 1200px) {
  
}
@media (max-width: 1600px) {
  #col-index-banner,#col-index-banner .swiper-slide{height:800px !important}
  
  
  
}
@media (max-width: 1460px) {
  .col-page-solution .num,.col-page-recruit .col-idea .num,.col-page-recruit .col-recruitment .title .num{font-size: 48px;}
  #col-banner .swiper-slide{height:500px !important}
  #col-index-banner .ban_cont p:nth-child(2), #col-index-banner .ban_cont p:nth-child(3){font-size: 36px;}
  #col-index-banner .ban_cont p:nth-child(4){right: 0;}
  #col-index-banner .ban_cont p:nth-child(4) img{width: 600px;}
  #col-index-banner,#col-index-banner .swiper-slide{height:700px !important}
  .header .nav ul li{margin-left: 35px;}
  
  
}
@media (max-width: 1200px) {
  .col-page-news .container ul li a .img{width:280px}
  .col-page-news .container ul li a .title{width: calc(100% - 280px);}
  .col-page-about .col-layout .map{margin:0 auto;}
  .col-page-about .col-culture{padding: 6vh 0 8vh;}
  .col-page-about .col-profile .wrap .number div table tr td{padding-right: 20px !important;padding-bottom: 15px !important;padding-top:15px !important}
  .col-page-about .col-profile .wrap .number div table td:nth-child(2){padding-left: 20px !important;}
  .col-page-about .col-profile .wrap .number div table td span.odometer{font-size: 48px !important;}
  .vicenav h1{font-size: 72px;margin:-20px 0 20px}
  #col-banner .swiper-slide{height:400px !important}
  .footer .footer-nav .container>ul>li ul li{line-height: normal;margin-bottom: 10px;}
  .col-index-solution .tab-box .box .content{margin-bottom: 40px;}
  .col-index-solution .tab-box .box .content a{margin:40px 0;}
  .col-index-solution .tab-box .box .content::after{bottom: 10px;}
  .col-index-product .tab-box{margin-top:0;}
  .col-index-product .tab-box .box .product-container{padding-top:50px;}
  .col-index-product .tab-nav{padding-right: 0;}
  .col-index-product .tab-nav a{margin-right: 30px;font-size: 16px;}
  #col-index-banner .ban_cont p:nth-child(4) img{width: 550px;}
  #col-index-banner .ban_cont p:nth-child(2), #col-index-banner .ban_cont p:nth-child(3),.col-index-product h2,.col-index-solution h2,.col-index-about .col-about h2,.col-index-news h2,.col-index-customer h2,.col-page-solution .description{font-size: 32px;}
  #col-index-banner,#col-index-banner .swiper-slide{height:600px !important}
  .header .nav ul li{margin-left: 15px;}
  
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 992px) {
  .col-page-contact .col-map #allmap{height:300px;}
  .col-page-contact .col-information{padding:10px 0}
  .col-page-contact .col-information .content{max-width: none;margin-bottom: 0;background: rgba(255,255,255,.8);}
  .col-page-contact .col-information .content h3{color:#333}
  .col-page-news .container ul li a .title{padding-right:10px}
  .col-page-news .container ul,.col-page-download .container ul{padding:0 10px;}
  .col-page-news .container ul li a .title .content{margin-bottom: 10px;}
  .col-page-news .container ul li a .title h2{font-size: 18px;}
  .col-page-about .col-customer ul li{width:32%;margin-right: 2%;}
  .col-page-about .col-customer ul li:nth-child(4n){margin-right: 2%;}
  .col-page-about .col-customer ul li:nth-child(3n){margin-right: 0;}
  .col-page-about .col-layout .map-dot li,.col-page-about .col-layout .map-dot .dot, .col-page-about .col-layout .map-dot .dot2{width:6px;height:6px;}
  .col-page-about .col-profile .wrap .content{width: 100%;float: none;}
  .col-page-about .col-profile .wrap .number{position: relative;width: 100%;padding: 40px 30px;text-align: center;}
  .col-page-about .col-profile .wrap .number div table{margin:0 auto}
  .col-page-solution .content{margin-left: 0;}
  .customer-service{top:auto;bottom: 30px;}
  .col-page-product .box .swiper-slide h3{padding:15px 5px 0;}
  .col-page-product .box{padding-bottom: 6vh;}
  .vicenav h1{font-size: 48px;margin:10px 0 0}
  #col-banner .swiper-slide{height:300px !important}
  .footer .footer-nav .container>ul{display: block;font-size: 0;}
  .footer .footer-nav .container>ul>li{display: inline-block;vertical-align: top;font-size: 14px;width: 25%;margin-bottom: 15px;}
  .col-index-about .col-about-nav .col-md-3{border-bottom: 1px solid #e5e5e5;height:280px}
  .col-index-about .col-about .content{margin-bottom: 20px;}
  .col-index-solution .tab-box .box .img{position: relative;height: 400px;}
  .col-index-solution .tab-box .box .content{width: 100%;}
  .col-index-solution .tab-box .box .content>p{margin-bottom: 10px;}
  .col-index-solution .tab-box .box .content a{margin:20px 0 10px;}
  .col-index-solution .tab-box .box .container{padding:0 !important}
  .col-index-product .tab-nav a{margin-right: 15px;}
  #col-index-banner,#col-index-banner .swiper-slide{height:500px !important}
  #col-index-banner .ban_cont a{margin-top:5vh}
  #col-index-banner .ban_cont p:nth-child(4) img{width: 450px;}
  #col-index-banner .ban_cont p:nth-child(2), #col-index-banner .ban_cont p:nth-child(3),.col-index-product h2,.col-index-solution h2,.col-index-solution .tab-box .box .content h3,.col-index-about .col-about h2,.col-index-news h2,.col-index-customer h2,.col-page-solution .description,.col-page-about h2,.col-news .met_module2 h1.met_title,.col-page-contact .col-information .content h2,.col-page-contact .col-message h2{font-size: 24px;}
  .header .nav{display: none;}
  .header .logo{height:80px;line-height: 80px;}
  .vicenav .container{padding-left: 0 !important;}
  .vicenav .navList { position: relative;min-width: 180px;float: left;}
  .vicenav .navList ul {position: absolute;left: 0;top: 100%;min-width: 100%;background: #f5f5f5;border-top: none;z-index: 98;display: none;z-index: 99;}
  .vicenav .navList p a {position: relative;display: block;height: 70px;line-height: 70px;text-align: center;color: #333;font-size: 16px;}
  .vicenav .navList p a::after {content: '';position: absolute;right: 20px;width: 14px;height: 14px;background: url(../images/down.png)no-repeat center center;background-size: cover;top: 50%;margin-top: -7px;transition: 0.3s;transform: rotate(180deg)}
  .vicenav .navList p a.active::after{transform: rotate(0)}
  .vicenav ul li{float: none !important;margin:0 ;text-align: center;width: 100%;margin:0 !important;}
  .vicenav .navList ul li{white-space: nowrap;padding: 0 10px;}
  .vicenav .navList ul li a{display: block;line-height: 40px;font-size: 14px;}
  .vicenav .navList ul li::after{display: none;}


  
  
}
@media (max-width: 768px) {
  .col-page-contact .col-message form ul li{width:100%;margin-right: 0;margin-bottom: 10px;}
  .col-page-contact .col-message form ul li textarea{min-height: 150px;}
  .col-page-contact .col-information .content table td:nth-child(1){padding-right:0;}
  .col-page-contact .col-information .content table td{display: block;width: 100%;margin-bottom: 20px;}
  .col-page-contact .col-information .content table td p:nth-child(1){margin-bottom: 0;}
  .col-page-news .container ul li a{display: block;}
  .col-page-news .container ul li a .img{width: 100%;}
  .col-page-news .container ul li a .img img{width: 100%;}
  .col-page-news .container ul li a .title{width: 100%;padding:20px 10px 0!important;}
  .col-page-recruit .col-recruitment .wrap{display: block;}
  .col-page-recruit .col-recruitment .wrap .title{width:100%;}
  .col-page-recruit .col-recruitment .recruitment-slide{width:100%}
  .col-page-recruit .col-recruitment .title h3{margin-bottom: 20px;}
  .col-page-recruit .col-recruitment .swiper-slide a h4{font-size: 18px;margin-bottom:10px;}
  .col-page-recruit .col-idea .wrap .content p:nth-child(2n-1){font-size: 18px;}
  .col-page-recruit .col-idea .wrap .content{width:100%;float: none;}
  .col-page-recruit .col-idea .wrap .img{position: relative;width: 100%;padding: 0 10px;}
  .col-page-about .col-organization .img{margin-top:20px;}
  .col-page-about .col-customer ul li{width: 49%;margin-right: 2%;}
  .col-page-about .col-customer ul li:nth-child(3n){margin-right: 2%;}
  .col-page-about .col-customer ul li:nth-child(2n){margin-right: 0;}
  .col-page-about .col-profile .wrap .number div>p:nth-child(1){font-size: 18px;margin-bottom: 10px;}
  .col-page-about .col-profile .wrap .number div table td span.odometer{font-size: 24px !important;}
  .col-page-product .box .title h2{height:60px;line-height: 60px;}
  .col-page-product .box .product-container .swiper-button{top:-50px}
  .vicenav h1{font-size: 36px}
  #col-banner .swiper-slide{height:250px !important}
  .header .logo img{width: 160px;}
  .footer .footer-nav .container>ul>li{width: 33.33%;}
  .col-index-news ul li{width: 100%;margin-right: 0 !important;margin-bottom: 20px;}
  .col-index-news ul li h3,#col-banner .ban_cont,.col-page-product .box .title h2{font-size: 18px;}
  .col-index-about .col-about-nav .col-md-3 a>i{margin-bottom: 10px;}
  .col-index-about .col-about-nav .col-md-3 span{position: relative;left: auto;bottom: auto;display: block;margin-top:15px;;}
  .col-index-about .col-about-nav .col-md-3{height: auto;}
  .col-index-solution .tab-box .box .img{height:300px;}
  .col-index-solution .tab-nav a{font-size: 16px;}
  .col-index-product .tab-box .box .product-container .swiper-slide .title{padding:20px 5px 0;}
  #col-index-banner .ban_cont p:nth-child(4){position: relative;right: auto;top: auto;transform: none;width: 50%;}
  #col-index-banner .ban_cont p:nth-child(4) img{width:100%;}
  
  
  
}
@media (max-width: 530px) {
  #col-index-banner .ban_cont p:nth-child(2), #col-index-banner .ban_cont p:nth-child(3){font-size: 20px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 16px;}
  #cvlist .v52fmbx dl dd{padding-right:10px}
  #cvlist .v52fmbx dl dd input,#cvlist .v52fmbx dl dd textarea{width: 100%;}
  .vicenav h1{font-size: 28px}
  .footer .footer-nav .container>ul>li{width: 50%;}
  .col-index-solution .tab-box .box .content{padding:5vh 5vw;}
  .col-index-solution .tab-box .box .img{height:250px;}
  .col-index-solution .tab-nav{flex-wrap: wrap;height: auto;}
  .col-index-solution .tab-nav a{min-width: 120px;padding:15px 0;width: auto;margin:0 auto !important}
  
  
}

/*手机版菜单*/
.mm-slideout{z-index: auto!important;}
@media screen and (max-width: 992px)  {
  #header a.mm_btn {background: center center no-repeat transparent;display: block;width: 60px;height:60px;position: absolute;top: 10px;right:0; padding: 15px;z-index: 1; }
  #header .mm_btn .menu_bar {width: 30px;height: 30px; position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
  #header .mm_btn .menu_bar_item { position: absolute;left: 0;top: 0; transform: translateZ(0) rotate(0); transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s; -webkit-transform: translateZ(0) rotate(0); -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s; width: 30px;height: 30px;}
  #header .mm_btn .menu_bar_item .rect{ width: 30px; height: 2px; background: #005ca7; 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;}
}
