/*
首页模块命名规范：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 */
}
@font-face {
  font-family: "GeometricSlab703BT-Bold";
  src: url("../fonts/GeometricSlab703BT-Bold.otf") format("opentype");
}
html{overflow-x: hidden;}
body {font-family:'Noto Sans SC';min-width: 320px;color: #000;overflow: hidden;}
html.active{overflow-y: hidden;}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(0,0,0,1)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(0,0,0,.5)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
a {color: #000;}
a:focus{text-decoration: none}
a:hover { color: #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 {max-width: 1200px;  padding: 0 10px;}
.container2 {max-width: 1370px; width:100%;  margin: 0 auto; padding: 0 10px;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-75px;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
/* 滚动条 */
::-webkit-scrollbar{width: 5px;  height: 5px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);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: #a60000;}  
/*滑块效果*/
::-webkit-scrollbar-thumb:hover{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.4);}
/*IE滚动条颜色*/
html {scrollbar-face-color:#bfbfbf;/*滚动条颜色*/scrollbar-highlight-color:#000;scrollbar-3dlight-color:#000;scrollbar-darkshadow-color:#000;scrollbar-Shadow-color:#adadad;/*滑块边色*/scrollbar-arrow-color:rgba(0,0,0,0.4);/*箭头颜色*/scrollbar-track-color:#eeeeee;/*背景颜色*/}
/* header */
.header{position: fixed;width: 100%;top: 0;left: 0;z-index: 99;}
.header .inner{height: 96px;line-height: 96px;background: rgba(0,0,0,0.5);transition: 0.36s;padding: 0 60px;position: relative;}
.header .inner .logo{height: 96px;line-height: 96px;transition: 0.36s;font-size: 0;}
.header .inner .nav{position: absolute;top: 0;left: 50%;transform: translateX(-50%);height: 100%;}
.header .inner .nav ul{font-size: 0;display: -webkit-flex;display: -ms-flexbox;display: flex;align-items: center;height: 100%;}
.header .inner .nav ul li{display: inline-block;vertical-align: top;line-height: normal;position: relative;padding: 0 25px;white-space: nowrap;}
.header .inner .nav ul li:not(:last-child)::after{content:'';width: 1px;height: 11px;background: rgba(255,255,255,0.22);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.header .inner .nav ul li a{font-size: 16px;color:#fff;transition: 0.3s;}
.header .inner .nav ul li.active a,.header .inner .nav ul li a:hover{color:#da251c}
.header .inner .language{margin-right: 20px;position: relative;}
.header .inner .language::after{content:'';width:1px;height: 17px;background: rgba(255,255,255,0.35);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.header .inner .language a{color:#bbbbbb;font-size: 16px;display: inline-block;padding-right: 20px;text-transform: uppercase;}
.header .inner .language a.active{color:#fff;}
.header .inner .index-search{margin-left: 5px;}
.header .inner .index-search svg{vertical-align: text-bottom;}
.header .inner .index-search .s-content{position: absolute;background: #fff;top: 100%;left: 0;padding: 8vh 0;text-align: center;width: 100%;display: none;overflow: hidden;}
.header .inner .index-search .s-content .content{font-size: 32px;color:#242424;margin-bottom: 25px;line-height: 1.5;}
.header .inner .index-search .s-content input{height: 69px;outline: none;vertical-align: middle}
.header .inner .index-search .s-content .inpt3{padding-left: 20px;border:1px solid #d2d2d2;font-size: 18px;width: 45%}
.header .inner .index-search .s-content .inpt3::-webkit-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .s-content .inpt3:-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .s-content .inpt3::-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .s-content .inpt3:-ms-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .s-content .inpt4{width: 69px;background: #313131 url(../images/search.png)no-repeat center center;border:none;}

.is_header{position: absolute;}
.product-header{position: relative;}
.product-header .inner{background: #fff;}
.product-header .inner .nav ul li a{color:#000}
.product-header .inner .nav ul li:not(:first-child)::before{content: '';width: 1px;height: 11px;background: rgba(0,0,0,0.22);position: absolute;left: 0;top: 50%;margin-top: -5.5px;}
.product-header .inner .language a.active{color:#000;font-weight: bold;}
.product-header .inner .language a:last-child{position: relative;}
.product-header .inner .language a:last-child::after{content:'';width: 1px;height: 17px;background: rgba(0,0,0,0.35);position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.product-header .inner .index-search svg path{fill: #000;}
/* banner */
#page section,.col-page{position: relative;z-index:5;background: #fff;}
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .container{height: 100%;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .banner-container{position: fixed;top:0;left: 0;width: 100%;z-index: 1;}
.col-banner .scroll{position: absolute;left: 50%;transform: translateX(-50%);bottom: 40px;z-index: 2;cursor: pointer;}
#col-index-banner .swiper-container{--swiper-navigation-color:rgba(255,255,255,0.5);}
#col-index-banner .ban_cont{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);color:#fff;}
#col-index-banner .ban_cont p:nth-child(1){font-size: 120px;font-weight: bold;transform: translateY(20px) 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: 0.5s;}
#col-index-banner .swiper-pagination{bottom: 50px;}
#col-index-banner .swiper-pagination span{width: 11px;height: 11px;border:2px solid #fff;background: transparent;opacity: 1;}
#col-index-banner .swiper-pagination span.swiper-pagination-bullet-active{background: #fff;}
#col-index-banner .swiper-button{opacity: 1;}
#col-index-banner .swiper-button-prev{left: 8vw;}
#col-index-banner .swiper-button-next{right: 8vw;}
#col-banner .ban_cont{color:#fff;position: absolute;width: 100%;top: 50%;transform: translateY(-50%);left: 0;padding: 0 10px;}
#col-banner .ban_cont>p{font-size: 20px;max-width: 610px;margin:0 auto;font-weight: normal;line-height: 1.6;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-banner .ban_cont>p:nth-child(1){font-size: 60px;font-weight: bold;margin-bottom: 10px;}
#col-banner .swiper-slide-active .ban_cont>p{transform: none;opacity: 1;transition-delay: 0.66s;}
#col-banner .swiper-slide-active .ban_cont>p:nth-child(1){transition-delay: 0.5s;}
#col-banner .ban_cont h1{font-size: 65px;font-weight: bold;transform: translateY(20px) scale(0.9);opacity: 0;transition: 0.5s;text-transform: uppercase;}
#col-banner .swiper-slide-active .ban_cont h1{transform: none;opacity: 1;transition-delay: 0.5s;}
#col-banner .ban_cont ul li{border:1px solid #e5e5e5;width: 250px;height: 58px;text-align: center;line-height: 56px;margin:0 auto 15px;}
#col-banner .ban_cont ul li a{display: block;color:#fff;font-size: 20px;font-weight: 300;transition: 0.36s;}
#col-banner .ban_cont ul li a:hover{background: #fff;color:#000;}

.ApplicationNav{}
.ApplicationNav .application-nav{display: none;position: relative;position: absolute;top: 50%;transform: translateY(-50%);z-index: 15;}
.ApplicationNav .application-nav .img{overflow: hidden;font-size: 0;}
.ApplicationNav .application-nav .img img{transition: 0.36s;opacity: 0;transform: scale(0.95);}
.ApplicationNav .application-nav .title{font-size: 24px;font-weight: 900;text-transform: uppercase;position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);}
.ApplicationNav .application-nav .title::before{content:'';width: 20px;height: 3px;background: rgba(255,255,255,0.5);position: absolute;top: 50%;margin-top: -1.5px;transition: 0.36s;}
.ApplicationNav .application-nav .title a{color:rgba(255,255,255,0.5);transition: 0.36s;}
.ApplicationNav .application-nav.prev{left: 60px;}
.ApplicationNav .application-nav.prev .title{padding-left: 20px;}
.ApplicationNav .application-nav.prev .title::before{left: -10px;}
.ApplicationNav .application-nav.next{right: 60px;}
.ApplicationNav .application-nav.next .title{text-align: right;padding-right: 20px;}
.ApplicationNav .application-nav.next .title::before{right: -10px;}
.ApplicationNav .application-nav.on .img img{transform: none;opacity: 1;}
.ApplicationNav .application-nav.on .title a{color:#fff;}


/* 首页about */
.col-index-about{padding: 12vh 0 14vh;}
.col-index-about .content{margin-bottom: 8vh;color:#666;font-size: 16px;text-align: center;}
.col-index-about .content p:nth-child(1){font-weight: bold;font-size: 40px;color:#000;margin-bottom: 20px;}
.col-index-about .content p:nth-child(2){max-width: 930px;margin:0 auto;line-height: 1.7;}
.col-index-about .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;height: 450px;margin-bottom: 30px;}
.col-index-about .container>.wrap:last-child{flex-flow: row-reverse;}
.col-index-about .wrap>div:nth-child(1){width: 61.6%;position: relative;padding:33px 30px;overflow: hidden;}
.col-index-about .wrap>div:nth-child(2){width: 36.25%;overflow: hidden;position: relative;}
.col-index-about .wrap .img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: 0.8s;z-index: -1;transform: scale(1.05);}
.col-index-about .wrap>div:hover .img{transform: none;}
.col-index-about .wrap>div a.more{display: inline-block;height: 53px;background: #da251c;color:#fff;font-weight: bold;line-height: 53px;position: absolute;right: 0;bottom: 0;width: 190px;transition: 0.36s;text-align: center;}
.col-index-about .wrap>div a.more i{width: 62px;display: block;font-size: 12px;border-left: 1px solid rgba(255,255,255,0.25);height: 100%;text-align: center;vertical-align: top;line-height: 53px;transition: 0.36s;float: right;}
.col-index-about .wrap>div a.more:hover i{width: 0;overflow: hidden;}
.col-index-about .wrap>div h2{font-size: 36px;color:#fff;margin-bottom: 30px;text-transform: uppercase;width: 200px;font-weight: bold;}
.col-index-about .wrap>div .s-content{color:#fff;line-height: 1.7;}
.col-index-about .wrap .video #play{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;text-align: center;left: 0;color:#fff;}
.col-index-about .wrap .video #play i{width: 81px;height: 81px;background: url(../images/play.png)no-repeat center center;background-size: cover;display: block;margin:0 auto 15px;}
.col-index-about .wrap .video #play p{font-weight: bold;font-size: 20px;letter-spacing: 3px;}
.col-index-about .wrap .contact .img{transform: none;}
.col-index-about .wrap .contact .title{width: 100%;left: 0;top: 50%;position: absolute;width: 100%;text-align: center;margin-top: -30px;padding-left: 20px;}
.col-index-about .wrap .contact .title i.logo{display: block;width: 36px;height: 52px;background: url(../images/logo2.png)no-repeat center center;background-size: cover;margin:0 auto}
.col-index-about .wrap .contact .title p.phone{color:#da251c;font-size: 24px;font-weight: bold;font-family: 'Arial';letter-spacing: -1px;line-height: 1;margin-top: 10px;}
.col-index-about .wrap .contact .title p.address{font-size: 12px;color:#606060;}
.col-index-about .wrap .culture .s-content{font-size: 18px;}

/* 首页product */
.col-index-product{background: #fff;}
.col-index-product .product-nav{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-index-product .product-nav .flex-box{flex: 1;position: relative;}
.col-index-product .product-nav .flex-box .title{position: absolute;width: 100%;padding: 0 10px;bottom: 50%;transform: translateY(50%);color:#fff;text-align: center;transition: 0.36s;}
.col-index-product .product-nav .flex-box .title h2{font-weight: bold;font-size: 30px;margin-bottom: 15px;text-transform: uppercase;transition: 0.36s;}
.col-index-product .product-nav .flex-box .title .child{font-size: 0;}
.col-index-product .product-nav .flex-box .title .child a{font-size: 18px;color:#fff;transition: 0.36s;}
.col-index-product .product-nav .flex-box .title .child a:hover{color:#da251c}
.col-index-product .product-nav .flex-box .title .child i{font-size: 18px;margin:0 3px;transition: 0.36s;}
.col-index-product .product-nav .flex-box a.more{width: 200px;height: 53px;background: #da251c;color:#fff;text-align: center;line-height: 53px;font-size: 16px;font-weight: bold;display: block;position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-20px);opacity: 0;transition: 0.36s;}
.col-index-product .product-nav .flex-box .img{overflow: hidden;transition: 0.5s;}
.col-index-product .product-nav .flex-box .img img{transform: scale(1.05);transition:all 1s;}
.col-index-product .product-nav .flex-box:hover .img{opacity: 0.2;}
.col-index-product .product-nav .flex-box:hover .img img{transform: none;}
.col-index-product .product-nav .flex-box:hover .title{transform: translateY(-6vh);}
.col-index-product .product-nav .flex-box:hover .title h2{color:#000}
.col-index-product .product-nav .flex-box:hover .title .child a{color:#000}
.col-index-product .product-nav .flex-box:hover .title .child i{color:#000}
.col-index-product .product-nav .flex-box:hover a.more{transform: translateX(-50%);opacity: 1;transition-delay: 0.3s;}
.col-index-product .product-search{background-color: #313131;padding: 12vh 0;text-align: center;}
.col-index-product .product-search .content{color:#fff;font-weight: normal;font-size: 30px;margin-bottom: 35px;}
.col-index-product .product-search input{outline: none;border:none;height: 58px;vertical-align: middle;}
.col-index-product .product-search .inpt3{padding-left: 20px;font-size: 18px;border-top-left-radius: 3px;border-bottom-left-radius: 3px;background-color: #eeeeee;width: 438px;}
.col-index-product .product-search .inpt4{font-size: 18px;border-top-right-radius: 3px;border-bottom-right-radius: 3px;color:#fff;text-align: center;width: 100px;background: #da251c;}
.col-index-product .product-search .inpt3::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #c8c8c8;}
.col-index-product .product-search .inpt3:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #c8c8c8;}
.col-index-product .product-search .inpt3::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #c8c8c8;}
.col-index-product .product-search .inpt3:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #c8c8c8;}


/* 首页news */
.col-index-news{background: #eee !important;padding: 9vh 0 12vh;position: relative;}
.col-index-news::before{content:'';width: 2px;height: 107px;background: #da251c;position: absolute;left: 50%;top: 0;margin-left: -1px;transform: translateY(-50%);}
.col-index-news .wrap{max-width: 1370px;width: 100%;margin:0 auto;}
.col-index-news h2{text-align: center;text-transform: uppercase;font-size: 36px;font-weight: bold;margin-bottom: 7vh;}
.col-index-news ul{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;}
.col-index-news ul li{flex: 1;}
.col-index-news ul li:nth-child(2n){margin:0 5vw;}
.col-index-news ul li .img{overflow: hidden;}
.col-index-news ul li .img img{width: 100%;transition: 0.36s;}
.col-index-news ul li h3{margin:35px 0 10px;font-size: 18px;line-height: 1.5;font-weight: normal;height: 54px;transition: 0.2s;overflow: hidden;}
.col-index-news ul li .content{color:#666;line-height: 2;}
.col-index-news ul li:hover .img img{transform: scale(1.1);}
.col-index-news ul li:hover h3{color:#da251c}



/* page */
.page {text-align: center;margin-top:30px;}
.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: #da251c;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: #da251c;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-weight: 500;font-size: 48px;text-align: center;}
.col-profile{}
.col-profile .container{padding: 8vh 0;}
.col-profile h2{margin-bottom: 20px;text-align: left;}
.col-profile table:nth-of-type(1){margin-bottom: 6vh;}
.col-profile table:nth-of-type(1) td{padding-right: 3vw;}
.col-profile table:nth-of-type(1) td p:nth-child(1){font-weight: 300;font-size: 18px;color:rgba(0,0,0,0.5);}
.col-profile table:nth-of-type(1) td span.odometer {font-family: 'GeometricSlab703BT-Bold';color: #da251c;vertical-align: baseline;margin-right: 5px;}
.col-profile table:nth-of-type(1) td p:nth-child(2){font-weight: 300;font-size: 15px;}
.col-profile .content>p:nth-child(2){font-size: 16px;color:#666;line-height: 2;margin-bottom: 6vh;}
.col-profile table:nth-of-type(2){}
.col-profile table:nth-of-type(2) td{vertical-align: middle;}
.col-profile table:nth-of-type(2) td:nth-child(1){padding-right: 4vw;}
.col-profile table:nth-of-type(2) td:nth-child(1) p:nth-child(1){font-size: 24px;margin-bottom: 20px;}
.col-profile table:nth-of-type(2) td:nth-child(1) p:nth-child(2){color:#010101;line-height: 2;font-size: 18px;}
.col-profile table:nth-of-type(2) td:nth-child(2){width: 439px;}
.col-history{background: url(../images/history_bg.jpg)no-repeat center center;background-size: cover;overflow: hidden;}
.col-history .wrap{background: url(../images/bg.png)no-repeat bottom center;}
.col-history .container{padding:8vh 0 0;}
.col-history h2{color:#fff;margin-bottom: 8vh;}
.col-history .history-list{padding:0 28px;}
.col-history .history-container{position: relative;}
.col-history .history-container .swiper-wrapper{align-items: flex-end !important;}
.col-history .swiper-slide{position: relative;padding:0 16px;color:#fff;height: 362px;}
.col-history .swiper-slide h3{color:#da251c;font-size: 36px;font-weight: 900;margin-bottom: 10px;}
.col-history .swiper-slide .content{font-size: 18px;}
.col-history .swiper-slide .content p{margin-bottom: 15px;}
.col-history .swiper-slide .title{font-size: 24px;color:#9f9f9f;font-weight: bold;position: absolute;bottom: 25px;left: 12px;}
.col-history .swiper-slide-active{height: 376px;}
.col-history .swiper-slide-next{height: 362px;}
.col-history .swiper-slide-next + .swiper-slide{height: 487px;}
.col-history .swiper-slide-next + .swiper-slide + .swiper-slide{height: 471px;}
.col-history .swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide{height: 575px;}





.col-organization .container{padding: 10vh 0 11vh;}
.col-organization h2{text-align: center;margin-bottom: 7vh;}
.col-organization .img{text-align: center;}
.col-honor{background: #eeeeee;border-bottom: 1px solid #dcdcdc;}
.col-honor h2{margin-bottom: 6vh;}
.col-honor .wrap{padding: 8vh 60px 10vh;}
.col-honor .honor-container{padding-bottom: 50px;}
.col-honor .swiper-pagination{bottom: 0;}
.col-honor .swiper-pagination span{width: 11px;height: 11px;background: #313131;opacity: 1;}
.col-honor .swiper-pagination span.swiper-pagination-bullet-active{background: #da251c;}
.col-honor .swiper-slide .img{overflow: hidden;}
.col-honor .swiper-slide .img img{width: 100%;transition: 0.36s;}
.col-honor .swiper-slide:hover .img img{transform: scale(0.95);}


/* 产品 */
.col-page-product{background: #eeeeee;padding: 8vh 0 6vh;}
.col-page-product .container ul li{padding: 4px;float: left;width: 25%;margin-bottom: 20px;}
.col-page-product .container ul li a{display: block;}
.col-page-product .container ul li .img{overflow: hidden;}
.col-page-product .container ul li .img img{transition: 0.36s;width: 100%;}
.col-page-product .container ul li .title{text-align: center;padding-top:15px;font-size: 18px;color:#666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;transition: 0.2s;}
.col-page-product .container ul li:hover .img img{transform: scale(1.1);}
.col-page-product .container ul li:hover .title{color:#da251c}


/* 产品详情页 */
.col-page-detail{background: #eee;}
.col-page-detail .pro_show{padding:5vh 0 12vh;}
.col-page-detail .pro_show .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;}
.col-page-detail .pro_show .wrap .caseleft{width: 50%;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb{margin-top:25px;padding: 0 35px;position: relative;--swiper-navigation-size:24px;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-slide-thumb-active{border:1px solid #1b1b1b;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-button{position: absolute;width: auto;height: 100%;font-size: 24px;color:#313131;background: none;top: 0;margin-top: 0;opacity: 1;outline: none;font-weight: bold;}
.col-page-detail .pro_show .wrap .caseright{width: 50%;position: relative;padding-bottom: 70px;padding-left: 5.5vw;}
.col-page-detail .pro_show .wrap .caseright h2{margin:20px 0 10px;font-size: 36px;font-weight: normal;}
.col-page-detail .pro_show .wrap .caseright .content{font-size: 16px;color:#666;}
.col-page-detail .pro_show .wrap .caseright .content h3{font-size: 16px;color:#666;font-weight: normal;margin-bottom: 10px;}
.col-page-detail .pro_show .wrap .caseright .content1{margin-bottom: 30px;}
.col-page-detail .pro_show .wrap .caseright .content2{margin-bottom: 6vh;}
.col-page-detail .pro_show .wrap .caseright a.inquiry{border-radius: 3px;background-color: rgb(27, 27, 27);width: 241px;height: 53px;text-align: center;line-height: 53px;color:#fff;font-size: 16px;color:#c9c9c9;display: block;}
.col-page-detail .pro_show .wrap .caseright .prenext{position: absolute;left: 5.5vw;bottom: 10px;}
.col-page-detail .pro_show .wrap .caseright .prenext ul li{line-height: 2;font-size: 16px;color:#666;}
.col-page-detail .pro_show .wrap .caseright .prenext ul li a{color:#4ab5e7;}
.col-page-detail .pro_show .wrap .caseright .prenext ul li a:hover{text-decoration: underline;}
.col-page-detail .inquiry-container{padding-top: 9vh;}
.col-page-detail .inquiry-container h2{font-size: 24px;font-weight: 300;margin-bottom: 25px;padding-bottom: 10px;border-bottom: 1px solid rgba(181,181,181,0.5);}
.col-page-detail .inquiry-container>p{font-size: 18px;margin-bottom: 25px;}
.col-page-detail .inquiry-container form ul {float: left;width: 55%}
.col-page-detail .inquiry-container form ul li{line-height: 30px;margin-bottom: 20px;font-size: 0}
.col-page-detail .inquiry-container form ul li i{width: 80px;font-size: 14px;color:#000;display: inline-block;vertical-align: middle;}
.col-page-detail .inquiry-container form ul li span{display: inline-block;font-size: 14px;width: calc(100% - 80px);vertical-align: middle}
.col-page-detail .inquiry-container form ul li input{width: 100%;border:1px solid #d2d2d2;padding-left: 10px;;outline: none;background: none;}
.col-page-detail .inquiry-container form ul li textarea{width:100%;border:1px solid #d2d2d2;;outline: none;background: none;}
.col-page-detail .inquiry-container form ul li .form-check{display: inline-block;font-size: 14px;color:#868686;width: 60px;}
.col-page-detail .inquiry-container form ul li .form-check input{width:auto;margin-right: 5px;    vertical-align: middle;margin-bottom: 6px;}
.col-page-detail .inquiry-container form ul li:last-child i{vertical-align: top;}
.col-page-detail .inquiry-container form ul li:last-child span{vertical-align: top}
.col-page-detail .inquiry-container form .code{float: right;width: 45%;padding-left: 6%}
.col-page-detail .inquiry-container form .code .verify{line-height: 30px;border:1px solid #d2d2d2;padding-left: 10px;;background: none;}
.col-page-detail .inquiry-container form .code .recaptcha{color:#868686;margin:10px 0 15px;display: inline-block;border-bottom: 1px solid #868686;}
.col-page-detail .inquiry-container form .code .content{color:#868686;font-size: 14px;width: 80%;line-height: 1.8;}
.col-page-detail .inquiry-container form .code .sub{width: 200px;height: 50px;background: #313131;margin-top: 45px;border:none;outline: none;color:#fff;border-radius: 2px;}




/* culture */
.col-page-culture{padding: 7vh 0 10vh;}
.col-page-culture h1{text-align: center;font-size: 36px;color:#da251c;margin-bottom: 25px;}
.col-page-culture .content{margin:0 auto 40px;max-width: 390px;padding:0 15px;position: relative;line-height: 1.5;font-size: 18px;text-align: center;}
.col-page-culture .content::before{content:'“';font-size: 110px;line-height: 1;position: absolute;right:100%;top: 0;color:rgba(0,0,0,0.1);}
.col-page-culture .content::after{content:'”';font-size: 110px;line-height: 1;position: absolute;left:100%;top: 0;color:rgba(0,0,0,0.1);}
.col-page-culture .container ul{border-top:1px solid #d2d2d2;}
.col-page-culture .container ul li{padding:22px 0 25px;position: relative;border-bottom: 1px solid #e5e5e5;}
.col-page-culture .container ul li .wrap{float: left;width: calc(100% - 300px);padding-right:5vw;}
.col-page-culture .container ul li .wrap h2{font-size:24px;transition: 0.2s;margin:10px 0 15px;}
.col-page-culture .container ul li .wrap .s-content{line-height: 2;color:#666;margin-bottom: 40px;}
.col-page-culture .container ul li .wrap p{color:#b3b3b3;}
.col-page-culture .container ul li .img{width: 300px;overflow: hidden;float: right;}
.col-page-culture .container ul li .img img{width: 100%;transition: 0.36s;}
.col-page-culture .container ul li:hover h2{color:#da251c}
.col-page-culture .container ul li:hover .img img{transform: scale(0.95);}


/* news */
.col-page-news{padding:0 0 30px}
.col-page-news .news-title{padding:55px 0 50px;background: #eeeeee;}
.col-page-news .news-title h1{float: left;font-size: 36px;font-weight: 500;}
.col-page-news .news-title .news-search{float: right;box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.09);}
.col-page-news .news-title .news-search input{outline: none;height: 59px;vertical-align: middle;border:none;font-size: 16px;}
.col-page-news .news-title .news-search .inpt3{border-top-left-radius: 3px;border-bottom-left-radius: 3px;padding-left: 20px;width: 400px;}
.col-page-news .news-title .news-search .inpt4{width: 120px;color:#fff;background: #da251c;border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.col-page-news .news-title .news-search .inpt3::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #d9d9d9;}
.col-page-news .news-title .news-search .inpt3:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #d9d9d9;}
.col-page-news .news-title .news-search .inpt3::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #d9d9d9;}
.col-page-news .news-title .news-search .inpt3:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #d9d9d9;}
.col-page-news .news-list{padding: 6vh 0 0;}
.col-page-news .news-list ul li{width: 29%;float: left;margin-right: 5.5%;margin-bottom: 8vh;}
.col-page-news .news-list ul li:nth-child(3n){margin-right: 0;}
.col-page-news .news-list ul li p.date{font-size: 16px;color:#666;margin-bottom: 15px;padding-left: 55px;position: relative;;}
.col-page-news .news-list ul li p.date:before{content:'';width:51px;height: 1px;background: #a0a0a0;position: absolute;left: 0;top:50%;margin-top:-0.5px;}
.col-page-news .news-list ul li .img{overflow: hidden;}
.col-page-news .news-list ul li .img img{width: 100%;transition: 0.36666666s;}
.col-page-news .news-list ul li h3{transition: 0.2s;margin:35px 0 10px;font-size: 18px;font-weight: normal;line-height: 1.55;height: 54px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.col-page-news .news-list ul li .content{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color:#666;line-height: 2;height:56px;}
.col-page-news .news-list ul li:hover .img img{transform: scale(1.1);}
.col-page-news .news-list ul li:hover h3{color:#da251c}


/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto; margin: 0 auto;}
.col-news article {margin:40px 0;float: left;width: 100%;}
.col-news .met_clear {clear: both;}
.col-news .met_module2 h1.met_title {font-size: 28px;font-weight: normal;padding: 5px 0;color:#000;}
.col-news .met_module2 .met_infos {color: #818181;font-size: 12px;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.col-news .met_module2 .met_time { padding-right: 6px;}
.col-news .met_module2 .met_source {padding-right: 6px;}
.col-news .met_module2 .met_source a {color: #607fa6;}
.col-news .met_module2 .met_editor { padding: 0 10px;color:#000;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;}

/* contact */
.col-page-contact .col-information .container{padding:10vh 0 9vh;}
.col-page-contact .col-information h2{padding-bottom: 25px;max-width: 535px;border-bottom:1px solid #e5e5e5;font-size: 30px;position: relative;}
.col-page-contact .col-information h2:after{content:'';width:65px;height:3px;background: #da251c;position: absolute;left: 0;bottom:0;}
.col-page-contact .col-information .content table{width: 100%;}
.col-page-contact .col-information .content table td{width: 50%;}
.col-page-contact .col-information .content table td p{font-size: 18px;color:#666;}
.col-page-contact .col-information .content table td p:nth-child(2n-1){font-size: 24px;font-weight: bold;line-height: 1.6;margin-top:30px;color:#000}
.col-page-contact .col-information .col-map #allmap {width:100%;height:600px;}
.col-page-contact .col-information .col-map #allmap img { max-width: 1070px; max-height: 500px;}
.col-page-contact .col-information .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-information .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;}
.col-page-contact .col-message .container{padding:8vh 0 10vh}
.col-page-contact .col-message .inquiry-container h2{font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.col-page-contact .col-message .inquiry-container>p{font-size: 18px;margin-bottom: 35px;color:#666;}
.col-page-contact .col-message .inquiry-container form ul {float: left;width: 50%}
.col-page-contact .col-message .inquiry-container form ul li{line-height: 30px;margin-bottom: 20px;font-size: 0}
.col-page-contact .col-message .inquiry-container form ul li i{width: 80px;font-size: 14px;color:#000;display: inline-block;vertical-align: middle;}
.col-page-contact .col-message .inquiry-container form ul li span{display: inline-block;font-size: 14px;width: calc(100% - 80px);vertical-align: middle}
.col-page-contact .col-message .inquiry-container form ul li input{width: 100%;border:1px solid #d2d2d2;padding-left: 10px;;outline: none;background: none;}
.col-page-contact .col-message .inquiry-container form ul li textarea{width:100%;border:1px solid #d2d2d2;;outline: none;background: none;}
.col-page-contact .col-message .inquiry-container form ul li .form-check{display: inline-block;font-size: 14px;color:#868686;width: 60px;}
.col-page-contact .col-message .inquiry-container form ul li .form-check input{width:auto;margin-right: 5px;    vertical-align: middle;margin-bottom: 6px;}
.col-page-contact .col-message .inquiry-container form ul li:last-child i{vertical-align: top;}
.col-page-contact .col-message .inquiry-container form ul li:last-child span{vertical-align: top}
.col-page-contact .col-message .inquiry-container form .code{float: right;width: 50%;padding-left: 5%}
.col-page-contact .col-message .inquiry-container form .code .verify{line-height: 30px;border:1px solid #d2d2d2;padding-left: 10px;;background: none;}
.col-page-contact .col-message .inquiry-container form .code .recaptcha{color:#868686;margin:10px 0 15px;display: inline-block;border-bottom: 1px solid #868686;}
.col-page-contact .col-message .inquiry-container form .code .content{color:#868686;font-size: 14px;width: 90%;line-height: 1.8;}
.col-page-contact .col-message .inquiry-container form .code .sub{width: 200px;height: 42px;background: #da251c;margin-top: 50px;border:none;outline: none;color:#fff;border-radius: 2px;}

.col-page-recruit{}
.col-page-recruit .col-idea{padding:9vh 0 10vh;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-recruit .col-idea .box{flex:1;color:#fff;position: relative;cursor: pointer;}
.col-page-recruit .col-idea .box:nth-child(1){margin-right: 45px;}
.col-page-recruit .col-idea .box .img{overflow: hidden;}
.col-page-recruit .col-idea .box .img img{transition: 0.8s;width: 100%;}
.col-page-recruit .col-idea .box:hover .img img{transform: scale(1.1);}
.col-page-recruit .col-idea .box .content{position: absolute;left: 0;bottom: 0;width: 100%;padding:0 25px 35px;}
.col-page-recruit .col-idea .box i{display: block;width: 49px;background-position: center center;background-size: cover;margin-bottom: 15px;}
.col-page-recruit .col-idea .box:nth-child(1) i{height: 61px;background-image: url(../images/idea1.png);}
.col-page-recruit .col-idea .box:nth-child(2) i{height: 54px;background-image: url(../images/idea2.png);}
.col-page-recruit .col-idea .box h3{font-size: 30px;font-weight: bold;transition: 0.36s;}
.col-page-recruit .col-idea .box .s-content{line-height: 1.7;color:rgba(255, 255, 255, 0.8);min-height: 69px;position: absolute;bottom: 35px;opacity: 0;transition: 0.36s;}
.col-page-recruit .col-idea .box:hover .s-content{opacity: 1;transition-delay: 0.2s;}

.col-page-recruit .col-recruitment{background: #eee;padding: 9vh 0 12vh;}
.col-page-recruit .col-recruitment h2{text-align: center;font-size: 36px;font-weight: bold;margin-bottom: 7vh;}
.col-page-recruit .col-recruitment li{width: 33.33%;float: left;background-color: #fff;transition: 0.36s;border:1px solid #dcdcdc;margin-top:-1px;margin-left: -1px;position: relative;}
.col-page-recruit .col-recruitment li a{display: block;height: 100%;padding: 30px 40px 35px;}
.col-page-recruit .col-recruitment li h3{font-size: 24px;margin-bottom: 20px;transition: 0.3s;}
.col-page-recruit .col-recruitment li:hover{box-shadow: 0px 0px 24px 0px rgba(6, 0, 1, 0.1);z-index: 1;}
.col-page-recruit .col-recruitment li:hover h3{color:#c21919}
.col-page-recruit .col-recruitment .content{height: 90px;overflow-y: auto;font-size: 14px;color: rgb(102, 102, 102);line-height: 2;}
.col-page-recruit .col-recruitment a>p{color:#666;}

.col-page-jobform{}
#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 15px 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: #cd000c;border: 0 none;height: 55px;line-height: 55px;width: 260px;color: #fff;cursor: pointer;border-radius: 2px;}











/* search */
#search .news-title{padding:55px 0 50px;background: #eeeeee;}
#search .news-title h1{float: left;font-size: 32px;font-weight: 500;}
#search .news-title .news-search{float: right;box-shadow: 0px 0px 5px 0px rgba(6, 0, 1, 0.09);}
#search .news-title .news-search input{outline: none;height: 59px;vertical-align: middle;border:none;font-size: 16;}
#search .news-title .news-search .inpt3{border-top-left-radius: 3px;border-bottom-left-radius: 3px;padding-left: 20px;width: 400px;}
#search .news-title .news-search .inpt4{width: 120px;color:#fff;background: #da251c;border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
#search .news-title .news-search .inpt3::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #d9d9d9;}
#search .news-title .news-search .inpt3:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #d9d9d9;}
#search .news-title .news-search .inpt3::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #d9d9d9;}
#search .news-title .news-search .inpt3:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #d9d9d9;}

.goomay-keywords-light{background: #dc3545 !important;color:#ffffff !important;}
#search{margin: 97px auto 50px;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{margin-top:60px;}
.search_right .no-result{text-align: center;font-size: 30px;color:#d80808;margin-top:50px;}
.search-result-title{font-size: 20px;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;}



/* 底部 */
#gotoTop{z-index: 99;position: fixed;width: 50px;height: 50px;right: 15px;bottom:50px;cursor: pointer;text-align: center;background: #a60000;color:#fff;display: none;line-height: 45px;font-size: 24px;}
.footer{position: relative;z-index: 11;background: #fff;padding: 40px 0 8vh;border-top:1px solid #dcdcdc;}
.footer.eee{background: #eee;}
.footer .container{text-align: center;}
.footer .logo{margin-bottom: 15px;}
.footer p.contact{font-size: 30px;}
.footer p.address{font-size: 16px;color:#666;margin-bottom: 10px;font-weight: 300;}
.footer p.address span{display: inline-block;}
.footer p.address i{margin:0 10px;color:#dcdcdc;}
.footer p.copyright{font-size: 15px;color:#878787;font-weight: 300;}
.footer .share{margin-top: 40px;}
.footer .share>i>a{font-size: 18px;padding: 0;line-height: normal;height: auto;background-image: none;background-color:#c9c9c9;width: 45px;height: 45px;border-radius: 50%;text-align: center;line-height: 45px;z-index: 1;position: relative;float: none;display: inline-block;}
.footer .share>i>a i.fa{color:#fff;position: relative;z-index: -1;}

/* 副导航 */
.vicenav{height: 75px;line-height: 75px;background: #f3f3f3;position: relative;z-index: 11;border-bottom: 1px solid #e5e5e5;}
.vicenav.fbfbfb{background: #fbfbfb;}
.vicenav.f5f5f5{background: #f5f5f5;border:none;}
.vicenav.active{position: fixed;width: 100%;top: 0;left: 0;}
.vicenav .navList{text-align: center;}
.vicenav ul {font-size: 0;}
.vicenav ul li{display: inline-block;vertical-align: middle;position: relative;}
.vicenav ul li:last-child{margin-right: 0}
.vicenav ul li a{color:#000;transition: 0.2s;font-size: 18px;display: block;padding: 0 2.35vw;position: relative;}
.vicenav ul li.active a,.vicenav ul li a:hover{color:#da251c;}
.vicenav ul li:not(:first-child)::before{content:'';width: 1px;height: 39px;background: #dcdcdc;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.vicenav ul li:not(:last-child)::after{content:'';width: 1px;height: 39px;background: #fff;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}



/* 视频播放器 */
.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("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'%3E%3Cpath%20d%3D'M0%2C1L1%2C0L30%2C29L29%2C30z'%2F%3E%3Cpath%20d%3D'M29%2C0L29%2C0L30%2C1L1%2C30L0%2C29z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");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) {
  .container{width: 1200px}
}
@media (max-width: 1600px) {
  #col-index-banner,#col-index-banner .swiper-slide{height: 800px !important;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 100px;}
  
  
  
}
@media (max-width: 1460px) {
  #col-banner.contact-banner,#col-banner.contact-banner .swiper-slide{height: 600px !important;}
  #col-banner .ban_cont>p:nth-child(1),.col-profile table:nth-of-type(1) td span.odometer,#col-banner .ban_cont h1{font-size: 48px !important;}
  .col-index-news .wrap{padding: 0 20px;}
  #col-index-banner,#col-index-banner .swiper-slide{height: 700px !important;}
  .header .inner{padding: 0 20px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 72px;}
  
  
}
@media (max-width: 1200px) {
  .col-history .wrap{background: none;}
  .col-history .swiper-slide{padding-top:20px;height: auto !important;padding-bottom: 16vh;}
  .col-history .swiper-slide::before{content: '';width: 1px;height: 1000px;background: rgba(229,229,229,0.3);position: absolute;left: 6px;top: 0;}
  .col-history .swiper-slide::after{content:'';width: 13px;height:13px;border-radius: 50%;background: #da251c;position: absolute;left:0;top: 0;}
  .col-page-recruit .col-idea .box .s-content{position: relative;bottom:0;opacity: 1;}
  .col-page-recruit .col-idea .box h3{margin-bottom: 10px;}
  .col-page-contact .col-information .col-map #allmap{height: 400px;}
  #col-banner.contact-banner,#col-banner.contact-banner .swiper-slide{height: 500px !important;}
  #col-banner .ban_cont ul li{width:200px;height:48px;line-height: 46px;}
  #col-banner .ban_cont ul li a{font-size:14px}
  .ApplicationNav .application-nav.prev{left: 15px;}
  .ApplicationNav .application-nav.next{right:15px}
  .ApplicationNav .application-nav .title{font-size: 18px;}
  .ApplicationNav .application-nav .img img{width:220px}
  .col-index-about .content p:nth-child(1),#col-banner .ban_cont>p:nth-child(1),.col-page-about h2,.col-profile table:nth-of-type(1) td span.odometer,.col-history .swiper-slide h3,#col-banner .ban_cont h1{font-size: 36px !important;}
  .col-index-about{padding: 6vh 0 8vh;}
  #col-index-banner,#col-index-banner .swiper-slide{height: 600px !important;}
  .header .inner .nav ul li{padding: 0 10px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 64px;}

  
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 992px) {
  .col-page-recruit .col-recruitment li a{padding: 15px 20px 20px;}
  .col-page-recruit .col-idea .box .content{padding: 0 10px 10px;}
  .col-page-contact .col-information .col-map #allmap{height: 300px;}
  .col-page-contact .col-information .content table td p{font-size:16px}
  .col-page-contact .col-information .content table td p:nth-child(2n-1){font-size:18px;}
  #col-banner.contact-banner,#col-banner.contact-banner .swiper-slide{height: 450px !important;}
  .col-page-news .news-list ul li{width:49%;margin-right: 2%;margin-bottom: 6vh;}
  .col-page-news .news-list ul li:nth-child(3n){margin-right: 2%;}
  .col-page-news .news-list ul li:nth-child(2n){margin-right: 0;}
  #header.product-header .mm_btn .menu_bar_item .rect{background: #000;}
  .col-page-product .container ul li{width:33.33%}
  .col-profile table:nth-of-type(2){width: 100%;}
  .col-profile table:nth-of-type(2) td{display: block;width: 100% !important;padding: 0 !important;}
  .col-index-news::before{height: 80px;}
  .col-index-about .wrap{height:380px}
  .col-index-about .content{margin-bottom: 5vh;}
  .col-index-about .content p:nth-child(1),.col-index-about .wrap>div h2,.col-index-news h2,#col-banner .ban_cont>p:nth-child(1),.col-page-about h2,.col-profile table:nth-of-type(1) td span.odometer,.col-history .swiper-slide h3,.col-page-culture h1,#col-banner .ban_cont h1,.col-page-detail .pro_show .wrap .caseright h2,.col-page-news .news-title h1,.col-page-recruit .col-recruitment h2{font-size: 32px !important;}
  #col-index-banner,#col-index-banner .swiper-slide{height: 500px !important;}
  #col-index-banner .swiper-button-prev{left: 10px;}
  #col-index-banner .swiper-button-next{right: 10px;}
  .header .inner .index-search{margin-left: 0;margin-right: 50px;}
  .header .inner .logo,.header .inner{height: 80px;line-height: 80px;}
  .header .inner .logo img{width: 50px;}
  .header .inner .nav,.header .inner .language{display: none;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 48px;}
  .vicenav .container{padding-left: 0 !important;}
  .vicenav .navList { position: relative;min-width: 220px;float: left;}
  .vicenav .navList ul {position: absolute;left: 0;top: 100%;width: 100%;background: #f5f5f5;border-top: none;z-index: 98;display: none;z-index: 2;line-height: 2;}
  .vicenav .navList p a {position: relative;display: block;height: 70px;line-height: 70px;text-align: center;color: #333;border-right: 1px solid #eee;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 a{display: block;line-height: 40px;font-size: 14px;}


  
}
@media (max-width: 768px) {
  .col-index-product .product-search .content{font-size:24px;margin-bottom: 10px;}
  .col-index-product .product-search .inpt3{width:250px}
  .col-profile table:nth-of-type(2) td:nth-child(1) p:nth-child(1){font-size: 18px;}
  .col-profile table:nth-of-type(2) td:nth-child(1) p:nth-child(2){font-size: 16px;}
  .col-page-recruit .col-recruitment li{width: 50%;}
  .col-page-recruit .col-recruitment li h3{font-size:20px;margin-bottom: 0;}
  .col-page-recruit .col-idea{display: block;}
  .col-page-recruit .col-idea .box{margin:0 auto 20px !important;width: 100%;}
  .col-page-contact .col-information .content table td{width:100%;display: block;}
  #col-banner.contact-banner,#col-banner.contact-banner .swiper-slide{height: 400px !important;}
  .col-page-news .news-list ul li{width:100%;margin-right: 0 !important;}
  .col-page-news .news-title,#search .news-title{text-align: center;}
  .col-page-news .news-title h1,#search .news-title h1{float: none;text-align: center;margin-bottom: 20px;}
  .col-page-news .news-title .news-search,#search .news-title .news-search{float: none;display: inline-block;}
  .col-page-news .news-title .news-search input,#search .news-title .news-search input{height: 45px;}
  .col-page-news .news-title .news-search .inpt3,#search .news-title .news-search .inpt3{width: 300px;}
  .col-page-news .news-title .news-search .inpt4,#search .news-title .news-search .inpt4{width: 100px;}
  .col-page-detail .inquiry-container form .code,.col-page-detail .inquiry-container form ul,.col-page-contact .col-message .inquiry-container form .code,.col-page-contact .col-message .inquiry-container form ul{width: 100%;}
  .col-page-detail .inquiry-container form .code,.col-page-contact .col-message .inquiry-container form .code{padding-left: 80px;}
  .col-page-detail .inquiry-container form .code .content,.col-page-contact .col-message .inquiry-container form .code .content{width: 100%;}
  .col-page-detail .pro_show .wrap .caseright .prenext{position: relative;left: auto;bottom:0;margin-top:20px;}
  .col-page-detail .pro_show .wrap{display: block;}
  .col-page-detail .pro_show .wrap .caseright{padding:0;}
  .col-page-detail .pro_show .wrap .caseleft,.col-page-detail .pro_show .wrap .caseright{width:100%;}
  .col-page-product .container ul li{width:50%}
  .col-page-product .container ul li .title{font-size:16px;padding-top:5px;}
  .ApplicationNav .application-nav{transform: translateY(40%);}
  .ApplicationNav .application-nav .title{font-size: 16px;white-space: nowrap;}
  .ApplicationNav .application-nav .img img{width:180px}
  .col-page-culture .container ul li .wrap h2{font-size: 18px;}
  .col-page-culture .container ul li .wrap .s-content{margin-bottom: 20px;}
  .col-page-culture .container ul li .wrap,.col-page-culture .container ul li .img{width: 100%;float: none;margin:0 0 20px;}
  .col-honor .wrap{padding:8vh 20px ;}
  .col-history .swiper-slide .content{font-size: 16px;}
  .col-history .swiper-slide .content p{margin-bottom: 0;}
  .col-profile table:nth-of-type(1){width: 100%;}
  .col-profile table:nth-of-type(1) td{display: inline-block;width: 50%;vertical-align: top;}
  .col-index-news ul{display: block;}
  .col-index-news ul li{display: block;width: 100%;margin:0 auto 20px !important}
  .col-index-news::before{height: 60px;}
  .header .inner .index-search .s-content{padding: 4vh 0 6vh;}
  .header .inner .index-search .s-content .inpt3{width: 70%;font-size: 14px;}
  .header .inner .index-search .s-content .content{margin-bottom: 10px;}
  .col-index-product .product-nav{flex-wrap: wrap;}
  .col-index-product .product-nav .flex-box{min-width: 50%;}
  .col-index-about .wrap>div h2{margin-bottom: 5px;}
  .col-index-about .wrap .video #play p,.col-index-about .wrap .culture .s-content,.col-index-product .product-nav .flex-box .title .child a,#col-banner .ban_cont>p,.col-page-culture .content{font-size: 16px;}
  .col-index-about .wrap{height:auto;display: block;}
  .col-index-about .wrap>div{width: 100% !important;height: 300px;margin-bottom: 10px;}
  .col-index-about .content p:nth-child(1),.col-index-about .wrap>div h2,.col-index-product .product-nav .flex-box .title h2,.header .inner .index-search .s-content .content,.col-index-news h2,#col-banner .ban_cont>p:nth-child(1),.col-page-about h2,.col-history .swiper-slide h3,.col-page-culture h1,.col-news .met_module2 h1.met_title,#col-banner .ban_cont h1,.col-page-detail .pro_show .wrap .caseright h2,.col-page-news .news-title h1,.col-page-contact .col-information h2,.col-page-contact .col-message .inquiry-container h2,.col-page-recruit .col-idea .box h3,.col-page-recruit .col-recruitment h2,#search .news-title h1{font-size: 24px !important;}
  .col-index-about .content p:nth-child(1){margin-bottom: 5px;}
  #col-index-banner,#col-index-banner .swiper-slide{height: 400px !important;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 36px;}


}
@media (max-width: 530px) {
  .col-page-contact .col-information .content{text-align: center;}
  .col-index-product .product-search input{height: 45px;}
  .col-index-product .product-search .inpt3{width:200px;font-size:16px}
  .col-index-product .product-search .inpt4{font-size: 16px;width:60px}
  .entry-image{float: none;width: 100%;}
  #cvlist .v52fmbx dl dd{padding: 2px 5px 0 0;}
  #cvlist .v52fmbx dl dd input,#cvlist .v52fmbx dl dd textarea{width:100%}
  #cvlist .v52fmbx dl dd input[type="submit"]{width: 120px;height: 45px;line-height: 45px;}
  .col-page-recruit .col-recruitment li{width: 100%;}
  .col-page-recruit .col-idea .box i{margin-bottom: 5px;}
  .col-page-recruit .col-idea .box h3{font-size:20px !important;margin:0;}
  #col-banner.contact-banner,#col-banner.contact-banner .swiper-slide{height: 300px !important;}
  .col-page-news .news-title .news-search .inpt3,#search .news-title .news-search .inpt3{width: 200px;font-size: 14px;}
  .col-page-news .news-title .news-search .inpt4,#search .news-title .news-search .inpt4{width: 80px;font-size:14px}
  .ApplicationNav .application-nav.prev{left: 5px;}
  .ApplicationNav .application-nav.next{right:5px}
  .ApplicationNav .application-nav .title{padding:0 !important;}
  .ApplicationNav .application-nav .title::before{display: none;}
  .col-page-culture .content{margin:0 auto 20px;}
  .col-page-culture .content::before,.col-page-culture .content::after{display: none;}
  .col-history .swiper-slide{padding:0 20px 12vh}
  .header .inner .index-search .s-content input{height: 45px;}
  .header .inner .index-search .s-content .inpt4{width: 45px;}
  .col-index-product .product-nav .flex-box .title h2{font-size: 20px;margin-bottom: 5px;}
  .col-index-product .product-nav .flex-box .title .child a{font-size: 14px;}
  .col-index-product .product-nav .flex-box a.more{width: 150px;height: 45px;line-height: 45px;font-size: 14px;}
  .col-index-about .wrap .contact .title p.phone{font-size: 20px;margin-top:0;}
  .col-index-about .wrap .contact .title{margin-top:-20px;}
  .col-index-about .wrap>div{height:250px;}
  #col-index-banner,#col-index-banner .swiper-slide{height: 250px !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: #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;}
}

