/*
首页模块命名规范：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-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: #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;outline: none;}
a:hover { color: #010101;text-decoration: none;outline: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
img {border: 0;  max-width: 100%;}
.relative {position: relative;}
.container {max-width: 1200px;  padding: 0 10px;}
.container2 {max-width: 1300px; width:100%;  margin: 0 auto; padding: 0 10px;}
.container3 {max-width: 1600px; 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:-120px;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.table{display: table;width: 100%;height: 100%;}
.table>.middle{display: table-cell;vertical-align: middle;}
/* 滚动条 */
::-webkit-scrollbar{width: 3px;  height: 5px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);box-shadow: inset 0 0 6px rgba(0,0,0,0.1);border-radius: 0;background-color: #F5F5F5;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 0;background-color: rgba(0, 0, 0, 0.5);}  
/*滑块效果*/
::-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: relative;width: 100%;z-index: 99;position: fixed;top:0;left: 0;}
.header .inner{height: 100px;line-height: 100px;transition: 0.36s;background: #fff;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.05);}
.header .inner .logo{font-size: 0;height: 100px;line-height: 100px;transition: 0.36s;position: relative;z-index: 5;margin-left: 3.4vw;}
.header .inner nav ul{font-size: 0;}
.header .inner nav ul li{display: inline-block;vertical-align: middle;margin-right: 2.5vw;font-size: 18px;}
.header .inner nav ul li a{transition: color 0.3s;}
.header .inner nav ul li.active a,.header .inner nav ul li a:hover{color:#fbad15}
.header .inner nav ul li .child{position: absolute;max-width: 1280px;width:100%;background: #fff;padding:15px 35px;top:100%;border-top:4px solid #fbad15;font-size: 0;left: 50%;transform: translateX(-50%);display: none;margin-top:-10px}
.header .inner nav ul li .child .box{width: 20%;padding:10px;font-size:14px;display: inline-block;vertical-align: top;text-align: center;}
.header .inner nav ul li .child .box .img{overflow: hidden;}
.header .inner nav ul li .child .box .img img{width: 100%;transition: 0.5s;}
.header .inner nav ul li .child .box p{line-height: 1.5;padding-top:15px;color:#333;transition: color 0.3s;}
.header .inner nav ul li .child .box:hover .img img{transform: scale(1.1);}
.header .inner nav ul li .child .box:hover p{color:#fbae16}
.header .inner .index-search{z-index: 5;width: 100px;background: #e5e5e5;text-align: center;}
.header .inner .index-search svg{vertical-align: middle;}

/* banner */
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .swiper-slide .container2{height: 100%;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;padding-top:100px}
#col-index-banner .ban_cont{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);padding:0 10px;z-index: 10;}
.col-banner .hotline{font-size: 24px;color:#333;position: absolute;top:calc(100px + 7vh);right: 8vw;z-index: 10;transform: translateX(20px);opacity: 0;transition: 0.5s;}
.col-banner .hotline span{font-family: 'DIN','Noto Sans SC';font-size: 60px;}
#col-index-banner .ban_cont p:nth-child(1){font-size:48px;color:#fbae16;font-weight: 500;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont p:nth-child(2){color:#666;font-size:18px;margin-top:10px;max-width: 560px;line-height: 1.666;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont a.more{display: block;width: 150px;height: 50px;color:#fff;background: #fbad15;text-align: center;line-height: 50px;margin-top:9vh;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.col-banner .swiper-slide-active .hotline{transform: none;opacity: 1;transition-delay: 0.36s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(1){transform: none;transition-delay: 0.55s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(2){transform: none;transition-delay: 0.65s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont a.more{transform: none;transition-delay: 0.75s;opacity: 1;}
#col-index-banner .swiper-pagination{bottom:45px;}
#col-index-banner .swiper-pagination span{width:10px;height: 10px;background: #fff;opacity: 0.5;outline: none;}
#col-index-banner .swiper-pagination span.swiper-pagination-bullet-active{background:#fbae16;opacity: 1;}
#col-banner .ban_cont{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);padding:0 10px;z-index: 10;color:#fff;}
#col-banner .ban_cont h1{font-size: 36px;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-banner .swiper-slide-active h1{transform: none;opacity: 1;transition-delay: 0.5s;}



/* product */
.col-index-product{padding:9vh 0 8vh;}
.col-index-product h2{margin-bottom: 5vh;}
.col-index-product h2 span{font-size: 36px;}
.col-index-product h2 span.desc{font-size:15px; color:#666; margin-left:10px;}
.col-index-product h2 a.more{float: right;display: block;width:160px;height: 50px;text-align: center;line-height: 48px;color:#fbae16;font-size:14px;font-weight: 400;border:1px solid #cccccc;transition: 0.36s;}
.col-index-product h2 a.more:hover{color:#fff;background: #fbae16;}
.col-index-product ul.list{font-size: 0;}
.col-index-product ul.list li{width: 19%;margin-right: 1.25%;display: inline-block;vertical-align: top;transition: 0.36s;margin-bottom: 20px;}
.col-index-product ul.list li:nth-child(5n){margin-right: 0;}
.col-index-product ul.list li .img{overflow: hidden;position: relative;}
.col-index-product ul.list li .img::after{content:'';position: absolute;top:0;width: 100%;left:0;height:100%;background: rgba(248,175,29,0.7);z-index: 2;opacity: 0;transition: 0.36s;}
.col-index-product ul.list li .img span.more{display: block;width: 50px;height: 50px;background-color: #fff;border-radius: 50%;position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);z-index: 3;opacity: 0;margin-top: 10px;transition: 0.36s;}
.col-index-product ul.list li .img span.more::after{content:'';width: 12px;height: 2px;background: #ef9f00;position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);}
.col-index-product ul.list li .img span.more::before{content:'';width: 2px;height: 12px;background: #ef9f00;position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);}
.col-index-product ul.list li .img img{width: 100%;transition: 0.5s;}
.col-index-product ul.list li h3{height: 70px;color:#333;font-size:16px;line-height: 1.125;padding:0 12px;text-align: center;overflow: hidden;}
.col-index-product ul.list li:hover{box-shadow: 2.5px 4.33px 10px 0px rgba(11, 3, 6, 0.18);}
.col-index-product ul.list li:hover .img::after{opacity: 1;}
.col-index-product ul.list li:hover .img span.more{opacity: 1;margin-top:0;}

/* count */
.col-index-count{padding:9vh 0 10vh;color:#fff;}
.col-index-count table{width:100%;}
.col-index-count table td{width: 25%;padding-left: 75px;position: relative;}
.col-index-count table td p:nth-child(1){position: absolute;top:50%;transform: translateY(-50%);left: 0;}
.col-index-count table td p:nth-child(2),.col-index-count table td p:nth-child(2) span{font-family: "Noto Sans SC";font-size:48px;line-height: 1;}
.col-index-count table td p:nth-child(3){font-size:16px;}



/* 首页about */
.col-index-about{background: url(../images/about_bg.jpg)no-repeat center/cover;padding:11vh 0 12vh;}
.col-index-about .img{float: left;width: 46%;}
.col-index-about .content{float: right;color:#888;line-height: 2;font-size: 14px;width: 48%;}
.col-index-about .content>h2{font-size: 24px;color:#fbae16;font-weight: 500;}
.col-index-about .content>h3{font-size: 36px;color:#333;line-height: 1;}

.col-index-about .content>h3:nth-child(2){margin-bottom: 30px;}
.col-index-about .content .box p{padding-left: 50px;}
.col-index-about .content .box p:nth-child(1){font-size: 18px;color:#fbae16;position: relative;margin-top:25px;}
.col-index-about .content .box p:nth-child(1)::before{content:'';width: 40px;height: 1px;background: #fbae16;position: absolute;left: 0;top:50%;}
.col-index-about .content a.more{display: block;width:150px;height: 50px;text-align: center;line-height: 48px;color:#fff;font-size:14px;font-weight: 400;background:#fbae16;transition: 0.36s;margin-top:9vh;}
.col-index-about .content a.more:hover{box-shadow: 2.5px 4.33px 10px 0px rgba(11, 3, 6, 0.18);}



/* advantage */
.col-index-advantage .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-index-advantage .wrap .img{width: 50%;}
.col-index-advantage .wrap .content{background: url(../images/index_advantage_bg.jpg)no-repeat center/cover;width: 50%;padding:9vh 16.65vw 9vh 5vw;}
.col-index-advantage .wrap .content ul li{margin-bottom: 20px;color:#fff;}
.col-index-advantage .wrap .content ul li h2{position: relative;cursor: pointer;border-bottom: 1px solid rgba(255,255,255,0.5);padding:10px 35px 10px 0;}
.col-index-advantage .wrap .content ul li h2 span{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;display: block;font-size:24px;}
.col-index-advantage .wrap .content ul li h2 i.fa{position: absolute;right: 0;top:50%;margin-top: -11px;font-size:22px;transition: 0.36s;}
.col-index-advantage .wrap .content ul li h2.active i.fa{transform: rotate(180deg);}
.col-index-advantage .wrap .content ul li .s-content{padding:12px 0 0;display: none;height: 190px;}
.col-index-advantage .wrap .content ul li:nth-child(1) .s-content{display: block;}
.col-index-advantage .wrap .content ul li .s-content p{padding-left: 12px;position: relative;line-height: 1.7;}
.col-index-advantage .wrap .content ul li .s-content p::before{content:'';width: 2px;height: 2px;background-color: #fff;position: absolute;left: 5px;top: 10px;}

/* case */
.col-index-case{padding:9vh 0 8vh;}
.col-index-case h2{margin-bottom: 5vh;}
.col-index-case h2 span{font-size: 36px;}
.col-index-case h2 a.more{float: right;display: block;width:160px;height: 50px;text-align: center;line-height: 48px;color:#fbae16;font-size:14px;font-weight: 400;border:1px solid #cccccc;transition: 0.36s;}
.col-index-case h2 a.more:hover{color:#fff;background: #fbae16;}
.col-index-case .case-container{padding-bottom:55px;}
.col-index-case .case-container .swiper-slide .img{overflow: hidden;position: relative;min-height: 80px;}
.col-index-case .case-container .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-index-case .case-container .swiper-slide p{text-align: center;margin:12px 0 20px;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.col-index-case .case-container .swiper-slide:hover .img img{transform: scale(0.95);}
.col-index-case .case-container .swiper-pagination {bottom:0;}
.col-index-case .case-container .swiper-pagination span{width:10px;height: 10px;background: #cccccc;opacity: 1;}
.col-index-case .case-container .swiper-pagination span.swiper-pagination-bullet-active{background: #fbae16;}




/* 首页news */
.col-index-news{padding:9vh 0;background: #f5f6fc;}
.col-index-news h2{margin-bottom: 5vh;}
.col-index-news h2 span{font-size: 36px;}
.col-index-news h2 a.more{float: right;display: block;width:160px;height: 50px;text-align: center;line-height: 48px;color:#fbae16;font-size:14px;font-weight: 400;border:1px solid #cccccc;transition: 0.36s;}
.col-index-news h2 a.more:hover{color:#fff;background: #fbae16;}
.col-index-news .news-top{border-bottom: 1px solid #999999;}
.col-index-news .news-top ul li{width: 32%;margin-right: 2%;padding-bottom: 35px;float: left;}
.col-index-news .news-top ul li:nth-child(3n){margin-right: 0;}
.col-index-news .news-top ul li .img{overflow: hidden;}
.col-index-news .news-top ul li .img img{transition: 0.5s;width: 100%;}
.col-index-news .news-top ul li h3{margin:25px 0 15px;color:#000;font-size: 18px;font-weight: 400;transition: 0.3s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col-index-news .news-top ul li .s-content{color:#999999;font-size: 14px;line-height: 1.7;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 46px;}
.col-index-news .news-top ul li:hover .img img{transform: scale(0.95);}
.col-index-news .news-top ul li:hover h3{color:#fbae16;}
.col-index-news .news-list{padding-top:25px;font-size: 0;}
.col-index-news .news-list ul{width: 50%;display: inline-block;vertical-align: top;}
.col-index-news .news-list ul:nth-child(1){padding-right: 3.5vw;border-right:1px solid #ccc;}
.col-index-news .news-list ul:nth-child(2){padding-left: 3.5vw;}
.col-index-news .news-list ul h3{margin-bottom: 15px;}
.col-index-news .news-list ul h3 span{font-size:24px;font-weight: 400;}
.col-index-news .news-list ul h3 .more{font-size:14px;float: right;font-weight: 400;transition: 0.3s;}
.col-index-news .news-list ul h3 .more:hover{color:#fbaa0e}
.col-index-news .news-list ul li{font-size: 16px;}
.col-index-news .news-list ul li a{display: block;border-bottom: 1px dashed #cccccc;padding:10px 0;font-size: 0;}
.col-index-news .news-list ul li a .title{display: inline-block;vertical-align: middle;width: calc(100% - 85px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;transition: 0.3s;}
.col-index-news .news-list ul li a .date{font-size: 16px;color:#666;display: inline-block;vertical-align: middle;}
.col-index-news .news-list ul li a:hover .title{color:#fbae16}



/* partner */
.col-index-partner{padding:9vh 0 10vh;}
.col-index-partner h2{margin-bottom: 5vh;}
.col-index-partner h2 span{font-size: 36px;color:#fff;}
.col-index-partner h2 a.more{float: right;display: block;width:160px;height: 50px;text-align: center;line-height: 48px;color:#fbae16;font-size:14px;font-weight: 400;border:1px solid #cccccc;transition: 0.36s;}
.col-index-partner h2 a.more:hover{color:#fff;background: #fbae16;}
.col-index-partner .swiper-container{border:1px solid #ccc;}
.col-index-partner .swiper-container .swiper-slide{background: #fff;border-right: 1px solid #cccccc;border-bottom:1px solid #cccccc;}
.col-index-partner .swiper-container .swiper-slide .img{overflow: hidden;text-align: center;padding:0 1.5vw;height: 90px;line-height: 90px;}
.col-index-partner .swiper-container .swiper-slide .img img{transition: 0.5s;}
.col-index-partner .swiper-container .swiper-slide:hover .img img{transform: scale(0.95);}
.col-index-partner .swiper-pagination{position: relative;height: 60px;line-height: 60px;bottom: auto !important;background: #fff;}
.col-index-partner .swiper-pagination span{width:10px;height: 10px;background: #cccccc;opacity: 1;}
.col-index-partner .swiper-pagination span.swiper-pagination-bullet-active{background: #0075c2;}



/* page */
.page {text-align: center;}
.page ul li a{border-radius:0 !important;background: none;color:#fbaa0e;margin:0 3.5px;width: 35px;height:35px;border:1px solid #cdcdcd !important;padding: 0;line-height: 33px;background: #fff;}
.page ul li.disabled a{border:1px solid #cdcdcd;background: #fff;}
.page ul li.active a{border:none;background: #fbaa0e;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 #cdcdcd;background: none;color:#fbaa0e}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {border:none;background: #fbaa0e;color:#fff;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #fff;color:#fbaa0e;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #fbaa0e}
/* 内页 */
/* 关于我们 */
.col-page-about h2{font-size:30px;color:#333;margin-bottom: 20px;}
.col-profile .container2{padding:11vh 15px 12vh;}
.col-profile .content{line-height: 2.5;color:#666;margin-bottom:5vh;}
.col-base .container2{padding:8vh 15px 12vh;}
.col-base h2{margin-bottom:25px;}
.col-base .content{line-height: 2.5;color:#666;}
.col-base .content table{width:100%;}
.col-base .content table tr:nth-child(1){border-bottom:1px solid #a8a8a8;}
.col-base .content table tr:nth-child(1) td{padding-bottom: 6vh;}
.col-base .content table tr:nth-child(1) td:nth-child(1){padding-right: 20px;}
.col-base .content table tr:nth-child(1) td:nth-child(2){padding-left: 20px;}
.col-base .content table tr:nth-child(2) td{padding-top:5vh;}
.col-base .content table tr:nth-child(2) td p:nth-child(1){font-size:18px;color:#fbaa0e;line-height: 1;}
.col-base .content table tr:nth-child(2) td p:nth-child(1) span.odometer{font-family: 'DINBold','Noto Sans SC';font-size: 60px;vertical-align: baseline;line-height: 1;}
.col-development{padding:12vh 15px;}
.col-development .develop-slide{position: relative;}
.col-development .develop-slide .container2{position: relative;}
.col-development .develop-slide::after{content:'';width: 100%;top:240px;left: 0;background: rgba(0,0,0,0.15);position: absolute;height: 1px;}
.col-development .develop-slide .swiper-container{padding:230px 0 0;}
.col-development .develop-slide .swiper-slide{position: relative;}
.col-development .develop-slide .swiper-slide .dot{display: block;margin:0 auto;width: 21px;height: 21px;border:4px solid #fff;background: #fbaa0e;border-radius: 50%;}
.col-development .develop-slide .swiper-slide .title{font-size: 30px;color:#fbaa0e;text-align: center;font-family: 'DINBold','Noto Sans SC';}
.col-development .develop-slide .swiper-slide:nth-child(2n) .title{position: absolute;left: 0;width: 100%;top:-50px;}
.col-development .develop-slide .swiper-slide .content{padding:25px 20px;border-radius: 5px;background: #fbaa0e;color:#fff;font-size: 16px;line-height: 1.8;position: relative;width:100%;transition: 0.36s;}
.col-development .develop-slide .swiper-slide:nth-child(2n-1) .content:hover{transform: translateY(5px);}
.col-development .develop-slide .swiper-slide:nth-child(2n) .content:hover{transform: translateY(-5px);}
.col-development .develop-slide .swiper-slide .content i{position: absolute;left: 50%;transform: translateX(-50%);font-size: 0;}
.col-development .develop-slide .swiper-slide:nth-child(2n-1) .content{position: absolute;bottom: 100%;margin-bottom: 20px;}
.col-development .develop-slide .swiper-slide:nth-child(2n-1) .content i{top:100%;margin-top: -4px;}
.col-development .develop-slide .swiper-slide:nth-child(2n) .content{margin-top:20px}
.col-development .develop-slide .swiper-slide:nth-child(2n) .content i{bottom: 100%;margin-bottom: -4px;}
.col-development .develop-slide .swiper-button{background: none;width:auto;height: auto;margin:0;opacity: 1;color:#1b1b1b;font-size: 48px;top:202px}
.col-development .develop-slide .swiper-button-prev{left: 0;}
.col-development .develop-slide .swiper-button-next{right: 0;}
.col-honor{background: #f5f6fc;}
.col-honor .title{padding:13vh 0 320px;text-align: center;}
.col-honor .title h2{text-align: center;color:#fff;margin:0;}
.col-honor .honor-slide{box-shadow: 3.5px 6.062px 20px 0px rgba(0, 0, 0, 0.12);background: #fff;padding:6vh 3.2vw;position: relative;z-index: 2;margin-top: -250px;}
.col-honor .honor-slide .swiper-container{padding-bottom: 60px;}
.col-honor .honor-slide .swiper-container .swiper-pagination{bottom:0;}
.col-honor .honor-slide .swiper-container .swiper-pagination span{width:10px;height: 10px;background: #cccccc;opacity: 1;}
.col-honor .honor-slide .swiper-container .swiper-pagination span.swiper-pagination-bullet-active{background: #fbaa0e;}
.col-honor .honor-slide .swiper-slide .img{overflow: hidden;}
.col-honor .honor-slide .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-honor .honor-slide .swiper-slide:hover .img img{transform: scale(0.98);}
.col-culture {background: #f5f6fc;}
.col-culture .container2{padding:10vh 15px 12vh;}
.col-culture h2{text-align: center;margin-bottom: 30px;}
.col-culture ul{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-culture ul li{flex:1;margin-right: 18px;padding:45px 35px 40px;color:#fff;background: #fbaa0e;text-align: center;transition: 0.36s;}
.col-culture ul li:nth-child(2){background: #efca25;}
.col-culture ul li:nth-child(3){background: #0e58bc;}
.col-culture ul li h3{font-size:24px;margin-bottom: 15px;}
.col-culture ul li .content{line-height: 2.5;}
.col-culture ul li:hover{transform: translateY(-10px);box-shadow: 3.5px 6.062px 20px 0px rgba(0, 0, 0, 0.12);}
.col-service .container2{padding:10vh 15px 15vh;}
.col-service h2{color:#fff;margin-bottom: 35px;}
.col-service .content{color:#fff;line-height: 2.5;}
.col-service .content table{margin-top:5vh;}
.col-service .content table td{padding-right: 6.5vw;}
.col-service .content table td:last-child{padding-right: 0;}
.col-service .content table td p{padding-left: 18px;position: relative;color:#e5e5e5;line-height: 2;}
.col-service .content table td p:nth-child(1){font-weight: 500;font-size:18px;color:#fbaa0e;margin-bottom: 15px;}
.col-service .content table td p:nth-child(1)::before{content:'';width: 4px;height: 20px;position: absolute;left:0;top:50%;transform: translateY(-50%);background: #fbaa0e;}

/* style */
.col-page-style .content{padding:10.5vh 0;background: #f2f4fa;}
.col-page-style .content .wrap{float: left;width: 50%;padding-right: 20px;padding-top:7vh;}
.col-page-style .content .wrap h2{font-size:30px;margin-bottom: 25px;}
.col-page-style .content .wrap .s-content{color:#666;line-height: 2;}
.col-page-style .content .img{overflow: hidden;}
.col-page-style .content .img img{width: 100%;transition: 0.5s;}
.col-page-style .content .img:hover img{transform: scale(0.98);}
.col-page-style .style-slide{padding:9vh 0 12vh;}
.col-page-style .style-slide .container2{position: relative;}
.col-page-style .style-slide .swiper-slide .img{overflow: hidden;}
.col-page-style .style-slide .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-page-style .style-slide .swiper-slide:hover .img img{transform: scale(0.98);}
.col-page-style .style-slide .swiper-button{background: none;width:auto;height: auto;margin:0;opacity: 1;color:#1b1b1b;font-size: 48px;top:50%;transform: translateY(-50%);}
.col-page-style .style-slide .swiper-button-prev{left: -60px;}
.col-page-style .style-slide .swiper-button-next{right: -60px;}

.style-container li{margin-bottom:25px;}


/* 产品 */
.col-page-product{padding:8vh 0 15vh;}
.col-page-product .product-nav{width: 290px;float: left;}
.col-page-product .product-nav .product-search{margin-bottom:20px;font-size:0;}
.col-page-product .product-nav .product-search input{height: 50px;outline: none;vertical-align: middle;font-size: 16px;border:none}
.col-page-product .product-nav .product-search .inpt3{padding-left: 13px;border:1px solid #cdcdcd;width: calc(100% - 50px);}
.col-page-product .product-nav .product-search .inpt4{background: url(../images/search.png)no-repeat center #fbaa0e;width: 50px;}
.col-page-product .product-nav .wrap{border:1px solid #e5e5e5;overflow: hidden;}
.col-page-product .product-nav .wrap h2{background: #f0f1f7;padding-left: 18px;color:#fbaa0e;font-size:24px;height: 69px;line-height: 69px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col-page-product .product-nav .wrap ul{position: relative;}
.col-page-product .product-nav .wrap ul li{padding:24px 18px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;border-bottom:1px solid #e5e5e5;}
.col-page-product .product-nav .wrap ul li:last-child{border-bottom: none;}
.col-page-product .product-nav .wrap ul li a{color:#888888;font-size: 14px;transition: 0.3s;}
.col-page-product .product-nav .wrap ul li.active a,.col-page-product .product-nav .wrap ul li a:hover{color:#fbaa0e}
.col-page-product .product-list{padding-left: 2.6vw;width: calc(100% - 290px);float: right;}
.col-page-product .product-list .list li{float: left;width: 32%;margin-right: 2%;margin-bottom: 40px;}
.col-page-product .product-list .list li:nth-child(3n){margin-right: 0;}
.col-page-product .product-list .list li .img{background: #fff;overflow: hidden;}
.col-page-product .product-list .list li .img img{transition: 0.36s;width: 100%;}
.col-page-product .product-list .list li p{text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 18px;padding-top:12px;color:#333;transition: 0.3s;}
.col-page-product .product-list .list li:hover .img img{transform: scale(1.1);}
.col-page-product .product-list .list li:hover p{color:#fbaa0e}




/* 产品详情页 */
.col-page-detail {background: #f2f6fa;padding:120px 0 15vh;}
.col-page-detail .back{margin-bottom: 40px;}
.col-page-detail .back i{display: inline-block;width: 34px;height: 39px;background: url(../images/back.png)no-repeat center;background-size: cover;vertical-align: middle;margin-right: 10px;}
.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 60px;}
.col-page-detail .pro_show .caseleft .gallery-top .swiper-button{background:rgba(255,123,11,0.5);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{text-align: center;background: #fff;}
.col-page-detail .pro_show .caseleft .gallery-top .bimg a{display: block;cursor: pointer;}
.col-page-detail .pro_show .col-detail{margin:9vh 0 0}
.col-page-detail .pro_show .col-detail h2{font-size: 18px;padding-bottom: 12px;margin-bottom: 28px;border-bottom: 1px solid #cccccc;}
.col-page-detail .pro_show .col-detail .content{line-height: 1.7;color:#888;margin-bottom: 10vh;}
.col-page-detail .pro_show .col-detail .content table{width: 100%;}
.col-page-detail .pro_show .col-detail .content table td{border: 1px solid #ccc; padding: 0.5%; text-align: center;}
/**/
.col-relate-product{padding:50px 0;}
.col-relate-product .title-head{font-size:24px;margin-bottom:30px;}
.col-relate-product .swiper-slide span{display:block; line-height:3; text-align:center; font-size:16px;}
.col-tag{padding:50px 0; font-size:0;}
.col-tag a{display:inline-block; margin:10px 0; width:25%; font-size:14px;}
.col-page-tag ul.list{}
.col-page-tag ul.list>li{display:flex; padding:30px 0; border-bottom:1px solid #dedede;}
.col-page-tag ul.list>li .img{margin-right:30px; max-width:200px;}
.col-page-tag ul.list>li .s-title a{ font-size:18px; font-weight:bold;}
.col-page-tag ul.list>li .s-content{line-height:1.8; color:#888; margin:10px 0;}
.col-page-tag ul.list>li .s-info{display:flex;}
.col-page-tag ul.list>li .s-info li{margin-right:10px;}
/* technology */
.col-page-technology h2{font-size:30px;margin-bottom: 30px;text-align: center;}
.col-research {background: #f5f6fc;}
.col-research h2{text-align: left;color:#333;}
.col-research .container2{padding:10vh 15px;}
.col-research .content{color:#888;line-height: 2.5;}
.col-research .content p:nth-of-type(1){color:#333;font-weight: 500;font-size: 16px;margin-bottom: 10px;}
.col-research .content .img{margin-left: 3.2vw;}
.col-research .content .img img{transition: 0.5s;}
.col-research .content .img:hover img{transform: scale(0.98);}
.col-production .container2{padding:9vh 15px 6vh;}
.col-production h2{color:#fff;}
.col-production ul li{width: 46%;margin-right: 8%;margin-bottom: 15px;float: left;}
.col-production ul li:nth-child(2n){margin-right:0;}
.col-production ul li .num{border-bottom: 1px solid rgba(255,255,255,0.3);font-size: 60px;font-family: 'DINBold','Noto Sans SC';font-weight: 900;color: #fbaa0e;overflow: hidden;height: 45px;line-height: 0.95;}
.col-production ul li .content{margin-top:22px;color:#fff;line-height: 2;}
.col-certification .container2{padding:12vh 15px 14vh;}
.col-certification h2{margin-bottom: 6vh;}
.col-certification .swiper-container{padding-bottom: 65px;}
.col-certification .swiper-slide{border:1px solid #cccccc;padding:25px 2vw 28px;text-align: center; height: auto;}
.col-certification .swiper-slide .img {overflow: hidden;}
.col-certification .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-certification .swiper-slide p{margin-top:25px;font-size:16px;transition: 0.3s;}
.col-certification .swiper-slide:hover .img img{transform: scale(0.95);}
.col-certification .swiper-slide:hover p{color:#fbaa0e}
.col-certification .swiper-pagination {bottom:0;}
.col-certification .swiper-pagination span{width:10px;height: 10px;background: #cccccc;opacity: 1;}
.col-certification .swiper-pagination span.swiper-pagination-bullet-active{background: #fbae16;}
/* case */
.col-page-case h2{font-size:30px;margin-bottom: 30px;text-align: center;}
.col-project .container2{padding:10vh 15px 11vh;}
.col-project ul {font-size:0;}
.col-project ul li{display: inline-block;width: 25%;padding:0 8px;text-align: center;margin-bottom: 35px;}
.col-project ul li .img{overflow: hidden;}
.col-project ul li .img img{width: 100%;transition: 0.5s;}
.col-project ul li p{margin-top: 12px;font-size:16px;transition: 0.3s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.col-project ul li:hover .img img{transform: scale(1.1);}
.col-project ul li:hover p{color:#fbaa0e}
.col-project a.more{display: block;margin:40px auto 0;width: 160px;height: 50px;text-align: center;line-height: 50px;color:#fff;transition: 0.36s;background: #fbaa0e;}
.col-project a.more:hover{box-shadow: 3.5px 6.062px 20px 0px rgba(0, 0, 0, 0.12);}
.col-page-project{padding:8vh 0 15vh;}
.col-page-project h2{text-align: center;font-size:30px;margin-bottom:6vh;}
.col-page-project ul.list{font-size: 0;}
.col-page-project ul.list li{display: inline-block;vertical-align: top;width: 25%;margin-bottom:32px;text-align: center;padding:0 6px;}
/*
.col-page-project ul.list li:nth-child(-n+2){width:49%;}
.col-page-project ul.list li:nth-child(1){margin-right:2% ;}
*/
.col-page-project ul.list li .img{overflow: hidden;}
.col-page-project ul.list li .img img{width: 100%;transition: 0.8s;}
.col-page-project ul.list li p{font-size:16px;padding-top:12px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: 0.3s;}
.col-page-project ul.list li:hover .img img{transform: scale(1.1);}
.col-page-project ul.list li:hover p{color:#fbaa0e}
.col-advantage .container2{padding:9vh 15px 6vh;}
.col-advantage h2{color:#fff;}
.col-advantage .content{color:#fff;line-height: 2;margin-bottom: 5vh;}
.col-advantage ul{font-size:0;}
.col-advantage ul li{display: inline-block;width: 49%;margin-right: 2%;margin-bottom: 6vh;vertical-align: top;position: relative;}
.col-advantage ul li:nth-child(2n){margin-right:0;}
.col-advantage ul li h3{padding-left: 1.4vw;color:#fbaa0e;font-size: 24px;font-weight: bold;margin-bottom: 10px;position: relative;}
.col-advantage ul li h3::before{content:'';width: 3px;height: 30px;background: #fbaa0e;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.col-advantage ul li .s-content{padding-left: 1.4vw;color:#e5e5e5;line-height: 2;font-size:14px;}
.col-application .container2{padding:12vh 15px 10vh;}
.col-application h2{margin-bottom:5vh;}
.col-application .swiper-container{padding-bottom: 110px;}
.col-application .swiper-slide .img{overflow: hidden;}
.col-application .swiper-slide .img img{width: 100%;transition: 0.8s;}
.col-application .swiper-slide p{margin-top:15px;text-align: center;font-size:18px;transition: 0.3s;}
.col-application .swiper-slide:hover .img img{transform: scale(1.1);}
.col-application .swiper-slide:hover p{color:#fbaa0e}
.col-application .swiper-button{width:60px;height: 60px;border-radius: 50%;text-align: center;line-height: 60px;background: #f2f4fa;position: absolute;top:auto;bottom:10px;margin-top:0;opacity: 1 !important;color:#fbaa0e;font-size:20px;outline: none;box-shadow: 2.5px 4.33px 6px 0px rgba(0, 0, 0, 0.12);}
.col-application .swiper-button-prev{left: 50%;margin-left: -75px;}
.col-application .swiper-button-next{right: 50%;margin-right: -75px;}
.col-partner{background: #f2f4fa;}
.col-partner .container2{padding:8vh 15px;}
.col-partner .swiper-container{border:1px solid #ccc;}
.col-partner .swiper-container .swiper-slide{background: #fff;border-right: 1px solid #cccccc;border-bottom:1px solid #cccccc;}
.col-partner .swiper-container .swiper-slide .img{overflow: hidden;text-align: center;padding:0 1.5vw;height: 90px;line-height: 90px;}
.col-partner .swiper-container .swiper-slide .img img{transition: 0.5s;}
.col-partner .swiper-container .swiper-slide:hover .img img{transform: scale(0.95);}
.col-partner .swiper-pagination{position: relative;height: 60px;line-height: 60px;bottom: auto !important;background: #fff;}
.col-partner .swiper-pagination span{width:10px;height: 10px;background: #cccccc;opacity: 1;}
.col-partner .swiper-pagination span.swiper-pagination-bullet-active{background: #0075c2;}

.col-project .s-content .case{
  width: 100%;
}
.col-project .s-content .case td{
  border: 1px solid #ccc;
      line-height: 30px;
    text-align: center;
}
.col-project .s-content .case .firstRow{
 font-size: 18px;
 font-weight: bold;
}
.col-project .s-content .case .firstRow td{
  line-height: 40px;
}
/* news */
.col-page-news{padding:9vh 0 12vh;}
.col-page-news .news-top{margin-bottom: 40px;}
.col-page-news .news-top li{float: left;width: 49%;margin-right: 2%;height: 350px;position: relative;}
.col-page-news .news-top li::after{content:'';width: 100%;height: 100%;position: absolute;top:0;left: 0;
  background-image: -moz-linear-gradient( 90deg, rgba(0,0,0,0.30196) 0%, rgba(0,0,0,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgba(0,0,0,0.30196) 0%, rgba(0,0,0,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgba(0,0,0,0.30196) 0%, rgba(0,0,0,0) 100%);
}
.col-page-news .news-top li:nth-child(2){margin-right: 0;}
.col-page-news .news-top li a{display: block;overflow: hidden;height: 100%;}
.col-page-news .news-top li .img{width:100%;height: 100%;transition: 0.8s;}
.col-page-news .news-top li .content{position: absolute;width:100%;left: 0;bottom:0;padding:0 80px 4.2vh 25px;color:#fff;z-index: 1;}
.col-page-news .news-top li .content p.date{margin-bottom: 10px;}
.col-page-news .news-top li .content h3{font-size:24px;font-weight: 400;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: 0.3s;}
.col-page-news .news-top li .content i.fa{width: 50px;height: 50px;text-align: center;line-height: 48px;border:1px solid rgba(255,255,255,0.5);color:#fff;position: absolute;right:30px;bottom:4vh;font-size:20px;transition: 0.36s;}
.col-page-news .news-top li:hover .img{transform: scale(1.1);}
.col-page-news .news-top li:hover .content i.fa{transform: translateX(5px);}
.col-page-news .news-top li:hover .content h3{color:#fbaa0e}
.col-page-news ul.list li{padding:40px 0 35px;border-bottom: 1px solid #cccccc;}
.col-page-news ul.list li h3{margin-bottom: 5px;font-size:0;}
.col-page-news ul.list li h3 span.title{display: inline-block;vertical-align: middle;width: calc(100% - 90px);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size:24px;color:#333;font-weight: 400;transition: 0.3s;}
.col-page-news ul.list li div.desc{font-size:16px; color:#999; line-height:25px; display:block; padding:10px 0;}
.col-page-news ul.list li h3 span.more{font-weight: 400;color:#333;font-size:14px;display: inline-block;vertical-align: middle;width: 90px;transition: 0.3s;}
.col-page-news ul.list li p.date{color:#888; display:inline-block;}
.col-page-news ul.list li i.fa{margin-right:10px; color:#fbaa0e;}
.col-page-news ul.list li:hover h3 span{color:#fbaa0e}

.col-inside-news{padding-bottom:30px;}
.news-wrap{margin-top: 30px;}
.news-wrap ul{background:#fff; padding:10px;}
.news-wrap li{min-height: 62px;padding-left: 85px;background:#fff;}
.news-wrap li span{display:block;left: 0;width: 75px;height: 75px;background: #fbad15;text-align: center;font-size: 14px;color: #fff;}
.news-wrap li span em{font-size: 28px;display: block;}
.news-wrap li h3{font-size:15px;line-height:20px;height: 20px;overflow:hidden;margin-bottom: 8px;}
.news-wrap li h3 a{line-height:20px;color: #000; font-size:15px;transition: 0.3s;}
.news-wrap li h3 a:hover{color: #15479c;}
.news-wrap li p{font-size:14px;line-height:1.8em;height:3.5em;overflow:hidden; color:#999;}
.news-container{padding-bottom:40px!important; position:relative;}
.news-wrap li .abs{position: absolute;}

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

/* recruit */
.col-page-recruit h2{font-size:30px;margin-bottom: 40px;text-align: center;}
.col-idea .container2{padding:7vh 15px;}
.col-idea ul li{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-idea ul li:nth-child(2n){flex-flow: row-reverse;}
.col-idea ul li .img{flex:1;overflow: hidden;}
.col-idea ul li .img img{width: 100%;transform: scale(1.1);transition: 0.8s;}
.col-idea ul li .content{flex:1;background: #f2f4fa;}
.col-idea ul li .content .middle{padding:20px 3.2vw;}
.col-idea ul li .content .middle h3{font-size:24px;margin-bottom: 18px;padding-bottom: 24px;position: relative;}
.col-idea ul li .content .middle h3::after{content:'';width: 20px;height: 2px;background: #4653a2;position: absolute;left: 0;bottom:0;}
.col-idea ul li .content .middle .s-content{color:#888;line-height: 2;}
.col-recruit .container2{padding:6vh 15px 12vh;}
.col-recruit .job table {width:100%;}
.col-recruit .job table tr th{padding: 15px 0;font-size: 14px;font-weight: normal;width:20%;background: #4653a2;text-align: center;color:#fff;}
.col-recruit .jobtit table tr td{width:20%;padding:15px 0;font-size: 16px;text-align: center;color:#666;}
.col-recruit .job ul li{border-bottom: 1px solid #cccccc;}
.col-recruit .job ul li .jobtit {color: #666666;cursor: pointer;position: relative;}
.col-recruit .job ul li .jobtit{background: #fff;}
.col-recruit .job ul li .jobcon{background: #f2f4fa;}
.col-recruit .job ul li .jobcon {display: none;padding:25px 2.5vw 6vh;position: relative;margin-bottom: 20px;}
.col-recruit .job ul li .jobcon div.box{margin-bottom: 20px;color: #666;float: left;width: 49%;margin-right: 2%;}
.col-recruit .job ul li .jobcon div.box:nth-child(2){margin-right: 0;}
.col-recruit .job ul li.active .jobtit{border:none;}
.col-recruit .job ul li.active .jobcon{border-bottom: 0;-webkit-animation: fadeIn 1s both ;animation: fadeIn 1s both ;display: block;}
.col-recruit .jobcon .content{position: relative;}
.col-recruit .jobcon .content .box{color:#666;line-height: 1.8;font-size: 14px;}
.col-recruit .jobcon .content .box{color:#666;}
.col-recruit .jobcon .jobform{display: block;width: 180px;height: 50px;background: #4653a2;color:#fff;text-align: center;line-height: 50px;margin-top:15px;}

.col-page-jobform{padding:120px 0 6vh;}
.col-page-jobform #cvlist {padding: 15px;}
.col-page-jobform #cvlist .v52fmbx {border: 1px solid #ddd;border-top: 0;overflow: hidden;text-align: left;}
.col-page-jobform #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;}
.col-page-jobform #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;}
.col-page-jobform #cvlist .v52fmbx dl dt{padding: 15px 15px 10px 15px;width: 105px;text-align: left;font-weight: normal;overflow: hidden;line-height: 1.2;}
.col-page-jobform #cvlist .v52fmbx dl dd{-moz-box-flex: 1.0;-webkit-box-flex: 1.0;box-flex: 1.0;-ms-flex: 1;padding: 2px 15px;margin: 10px 0;}
.col-page-jobform #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;}
.col-page-jobform #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;}
.col-page-jobform #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;}
.col-page-jobform #cvlist .v52fmbx dl dd input[type="submit"]{display: block;width: 201px;height: 45px;background: #4653a2;color:#fff;line-height: 45px;text-align: center;transition: 0.3s;font-size: 16px;border:none;padding:0;}
.col-page-jobform #cvlist .v52fmbx dl dd input[type="submit"]:hover{box-shadow: 0px 5px 27px 0px rgba(6, 0, 1, 0.22);}


/* contact */
.col-page-contact h2{font-size:30px;color:#333;text-align: center;}
.col-information .container2{padding:9vh 15px 10vh;}
.col-information .wrap{font-size:0;}
.col-information .content{display: inline-block;width: 47.245%;vertical-align: middle;}
.col-information .content h2{font-size:30px;margin:6px 0 20px;text-align: left;}
.col-information .content p{color:#666;font-size: 16px;line-height: 1.8;}
.col-information .map{height: 450px;width: 52.755%;display: inline-block;vertical-align: middle;}
.col-information .map #allmap {width:100%;height:100%;}
.col-information .map #allmap img { max-width: 1070px; max-height: 500px;}
.col-information .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-information .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-information .map #allmap .BMapLib_SearchInfoWindow .BMapLib_bubble_content{overflow-y: auto !important;}
.col-message {background: #f2f4fa;}
.col-message .container2{padding:9vh 15px 12vh;}
.col-message form{margin-top: 5vh;}
.col-message form ul{font-size: 0}
.col-message form ul li{font-size: 14px;width: 100%;margin-bottom: 20px;}
.col-message form ul li:nth-child(2n){margin-right: 0;}
.col-message form ul li:nth-child(n+5){margin-right: 0;width: 100%}
.col-message form ul li input{border:1px solid #999999;background-color: #fff;padding-left: 45px;width: 100%;height: 50px;outline: none;}
.col-message form ul li input[name="verify"]{width: 260px;}
.col-message form ul li textarea{border:1px solid #999999;background-color: #fff;padding-left: 15px;width: 100%;padding-top: 15px;min-height: 250px;outline: none;}
.col-message ul li:nth-child(1) input{background-image: url(../images/1.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-message ul li:nth-child(2) input{background-image: url(../images/2.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-message ul li:nth-child(3) input{background-image: url(../images/3.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-message ul li:nth-child(4) input{background-image: url(../images/4.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-message ul li textarea{width: 100%}
.col-message ul li input::-webkit-input-placeholder {color: #bfbfbf;}
.col-message ul li input:-moz-placeholder {color: #bfbfbf;}
.col-message ul li input::-moz-placeholder {color: #bfbfbf;}
.col-message ul li input:-ms-input-placeholder {color: #bfbfbf;}
.col-message ul li textarea::-webkit-input-placeholder {color: #bfbfbf;}
.col-message ul li textarea:-moz-placeholder {color: #bfbfbf;}
.col-message ul li textarea::-moz-placeholder {color: #bfbfbf;}
.col-message ul li textarea:-ms-input-placeholder {color: #bfbfbf;}
.col-message ul li textarea:-ms-input-placeholder{color:#bfbfbf}
.col-message .col-sub{text-align: center;margin:30px 0 0}
.col-message .col-sub input{background-color: #fbaa0e;height: 56px;font-size: 16px;color:#fff;transition: 0.3s;width: 100%;border:none;}



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




/* 底部 */
#gotoTop{width:45px;height:45px;display: block;border-radius: 3px;color:#fff;text-align: center;line-height: 43px;position: fixed;right: 30px;bottom: 15vh;background: #fbaa0e;z-index: 99;font-size: 18px;cursor: pointer;}
.footer{background: #3a3736;padding:9vh 0 0;}
.footer .footer-nav{float: left;width: 70%;}
.footer .footer-nav ul li{margin-right: 3vw;float: left;}
.footer .footer-nav ul li a{font-size: 16px;color:#fff;}
.footer .footer-nav ul li .child{margin-top:15px;min-height: 200px;}
.footer .footer-nav ul li .child a{display: block;margin-bottom: 10px;font-weight: 300;color:#cccccc;transition: 0.3s;}
.footer .footer-nav ul li .child a:hover{color:#fbae16}
.footer .footer-info{float: right;width: 28%;text-align: right;}
.footer .footer-info .logo{margin-bottom: 35px;}
.footer .footer-info .content{font-family: 'DINBold','Noto Sans SC';color:#fff;font-size: 14px;margin-bottom:10px;}
.footer .footer-info .content p:nth-child(n+2){color:#fbae16;font-size: 36px;line-height: 1;}
.footer .footer-info>p{color:#fff;line-height: 2;}
.footer .footer-info .code{margin-top:30px;text-align: center;display: inline-block;}
.footer .footer-info .code p{color:#999999;line-height: 1.8;}
.footer .copyright{padding:20px 0;}
.footer .copyright span{color:#666;}
.footer .copyright .share{float: right;}
.footer .copyright a{color:#808080;display: inline-block;margin:0 9px;position: relative;transition: 0.36s;}
.footer .copyright a.wechat .code{position: absolute;bottom: 100%;margin-bottom: 10px;left: 50%;transform: translateX(-50%);display: none;}
.footer .copyright a.wechat .code::after{content:'';border-top:8px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;position: absolute;top:100%;left: 50%;transform: translateX(-50%);}
.footer .copyright a.wechat .code img{max-width: 120px;}
.footer .copyright a:hover{color:#bbbbbb}


/* 副导航 */
.vicenav{position: relative;width: 100%;z-index: 10;background: #fff;border-bottom:1px solid #e5e5e5;height: 70px;line-height: 70px;}
.vicenav .container2{padding:0;}
.vicenav .navList{position: relative;}
.vicenav .navList ul{float: left;}
.vicenav .navList ul li{float: left;margin-left: 4vw;}
.vicenav .navList ul li a{font-size: 16px;position: relative;display: block;padding:0 2px;transition: 0.3s;color:#999999;}
.vicenav .navList ul li a::after{content:'';width: 0;left: 50%;height: 2px;background: #fbaa0e;transition: 0.5s;position: absolute;bottom: 0px;}
.vicenav .navList ul li.active a,.vicenav .navList ul li a:hover{color:#fbaa0e}
.vicenav .navList ul li.active a::after,.vicenav .navList ul li a:hover::after{left: 0;width: 100%;}
.vicenav .navList .mbx{float: right;margin-right: 30px;font-size: 14px;}
.vicenav .navList .mbx i,.vicenav .navList .mbx a{color:#999999;}
.vicenav .navList .mbx i {margin-right:2px;font-size: 16px;}


/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1600px) {
  #col-index-banner .swiper-slide{height: 850px !important;}
  #col-banner .swiper-slide{height: 700px !important;}
  
  
  
}
@media (max-width: 1460px) {
  .col-page-style .style-slide .swiper-button-next{right: 10px;color:#ccc;}
  .col-page-style .style-slide .swiper-button-prev{left: 10px;color:#ccc;}
  #col-index-banner .swiper-slide{height: 750px !important;}
  #col-banner .swiper-slide{height: 650px !important;}
  .header .inner nav ul li{margin-right:1.5vw;font-size:16px;}
  .col-index-advantage .wrap .content{padding:9vh 3vw;}

}
@media (max-width: 1200px) {
  .col-banner .hotline span,.col-base .content table tr:nth-child(2) td p:nth-child(1) span.odometer{font-size:48px;}
  #col-index-banner .ban_cont p:nth-child(1),.col-index-count table td p:nth-child(2), .col-index-count table td p:nth-child(2) span{font-size:36px;}
  .col-index-product h2 span,.col-index-about .content>p:nth-child(2), .col-index-about .content>p:nth-child(3),.col-index-case h2 span,.col-index-news h2 span,.col-index-partner h2 span{font-size:32px;}
  
  #col-banner .swiper-slide{height: 600px !important;}
  .col-index-about .content a.more{margin-top:20px;}
  .col-index-about .content>p:nth-child(3){margin-bottom: 1.5vw;}
  #col-index-banner .swiper-slide{height: 650px !important;}
  .header .inner .logo{margin-left: 2vw;}
  .header .inner .logo img{width: 240px;}
  .vicenav .navList{height: 60px;line-height: 60px;}
  .vicenav .navList p{ position: relative;min-width: 220px;float: left;}
  .vicenav .navList ul {position: absolute;left: 0;top: 100%;height: auto;background: #fff;border-top: none;z-index: 98;display: none;z-index: 2;line-height: 2;padding:10px 25px;}
  .vicenav .navList ul li{white-space: nowrap;min-width: 160px;}
  .vicenav .navList p a {position: relative;display: block;padding-left: 20px;text-align: left;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;}


  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 1024px) {
  #col-banner .swiper-slide{height: 550px !important;}
  #col-index-banner .swiper-slide{height: 600px !important;}
  .col-banner .swiper-slide{padding-top:80px}
  .header .inner,.header .inner .logo{height: 80px;line-height: 80px;}
  .header .inner .index-search{width: 80px;}
  .header .inner .logo img{width: 180px;}
  
}
@media (max-width: 992px) {
  .col-banner .hotline span,.col-base .content table tr:nth-child(2) td p:nth-child(1) span.odometer{font-size:36px}
  #col-index-banner .ban_cont p:nth-child(1),.col-index-count table td p:nth-child(2), .col-index-count table td p:nth-child(2) span,.footer .footer-info .content p:nth-child(n+2),#col-banner .ban_cont h1{font-size:32px;}
  .col-index-product h2 span,.col-index-about .content>p:nth-child(2), .col-index-about .content>p:nth-child(3),.col-index-case h2 span,.col-index-news h2 span,.col-index-partner h2 span{font-size:24px;}
  .col-banner .hotline,.col-index-advantage .wrap .content ul li h2 span,.col-page-product .product-nav .wrap h2,.col-advantage ul li h3,.col-page-news .news-top li .content h3,.col-page-news ul.list li h3 span.title,.col-idea ul li .content .middle h3{font-size: 20px;}

  .col-idea ul li .content .middle h3{padding-bottom: 18px;margin-bottom: 10px;}
  .vicenav{height: auto;line-height: 1;}
  .col-page-news .news-top li{height: 280px;}
  .col-project ul li,.col-page-project ul.list li{width: 33.33%;}
  .col-research .content .img{max-width: 400px;}
  .col-page-product .product-list .list li{width:49%;margin-right:2%}
  .col-page-product .product-list .list li:nth-child(3n){margin-right:2%}
  .col-page-product .product-list .list li:nth-child(2n){margin-right: 0;}
  #col-banner .swiper-slide{height: 500px !important;}
  .footer .footer-info{width:100%;float: none;text-align: center;}
  .footer .copyright{text-align: center;}
  .footer .copyright span{display: block;}
  .footer .copyright .share{float: none;margin:10px auto 0;}
  .col-index-advantage .wrap .content ul li .s-content{height: 150px;overflow: hidden;}
  .col-index-product ul.list li{width:32%;margin-right:2%}
  .col-index-product ul.list li:nth-child(5n){margin-right: 2%;}
  .col-index-product ul.list li:nth-child(3n){margin-right: 0;}
  .col-index-product ul.list li:last-child{display: none;}
  .col-banner .hotline{top:80px}
  #col-index-banner .ban_cont a.more{margin-top:25px}
  .col-banner .swiper-slide{padding-top:60px}
  #col-index-banner .swiper-slide{height: 550px !important;}
  .header .inner,.header .inner .logo{height: 60px;line-height: 60px;}
  .header .inner .index-search{width: 60px;margin-right: 60px;}
  .header .inner .nav,.footer .footer-nav{display: none;}

  
  
  
}
@media (max-width: 768px) {
  .col-banner .hotline span,.col-base .content table tr:nth-child(2) td p:nth-child(1) span.odometer{font-size:32px;}
  #col-index-banner .ban_cont p:nth-child(1),.col-index-count table td p:nth-child(2), .col-index-count table td p:nth-child(2) span,.footer .footer-info .content p:nth-child(n+2),#col-banner .ban_cont h1,.col-page-about h2,.col-page-style .content .wrap h2,.col-page-technology h2,.col-page-case h2,.col-page-project h2,.col-news .met_module2 h1.met_title,.col-page-recruit h2,.col-information .content h2,.col-page-contact h2{font-size:24px;}
  .col-banner .hotline,.col-index-advantage .wrap .content ul li h2 span,.col-page-product .product-nav .wrap h2,.col-advantage ul li h3,.col-page-news .news-top li .content h3,.col-page-news ul.list li h3 span.title,.col-idea ul li .content .middle h3{font-size:18px}
  #col-index-banner .ban_cont p:nth-child(2),.col-page-product .product-list .list li p{font-size:16px}
  
  .col-message form ul li{width: 100%;margin-right: 0;}
  .col-information .content{width: 100%;display: block;}
  .col-information .map{width: 100%;display: block;height: 300px;}
  .col-recruit .job ul li .jobcon div.box{width: 100%;margin-right: 0;}
  .col-idea ul li{display: block;}
  .col-page-news ul.list li{padding:20px 0 15px;}
  .col-page-news .news-top li{height: 240px;}
  .col-advantage ul li{display: block;width: 100%;}
  .col-project ul li,.col-page-project ul.list li{width: 50%;}
  .col-production ul li{width:100%;margin-right:0;float: none;}
  .col-research .content,.col-index-about .content,.col-profile .content,.col-base .content,.col-culture ul li .content,.col-service .content,.col-page-style .content .wrap .s-content,.col-production ul li .content,.col-advantage .content,.col-advantage ul li .s-content,.col-idea ul li .content .middle .s-content,.col-information .content p{line-height: 1.8;}
  .col-research .content .img{float: none !important;margin:0 auto 20px;}
  .col-page-detail .pro_show .caseleft .gallery-top{padding:0 30px;}
  .col-page-detail .pro_show .caseleft .gallery-top .swiper-button{width: 30px;font-size:24px;}
  .col-page-product .product-nav{margin-bottom: 20px;}
  .col-page-product .product-nav .wrap h2{height: 50px;line-height: 50px;}
  .col-page-product .product-nav .wrap ul{height: 135px;overflow-y: auto;}
  .col-page-product .product-nav .wrap ul li{padding:12px 18px;}
  .col-page-style .content .wrap,.col-page-style .content .img{width: 100%;display: block;padding:0;margin-bottom: 20px;}
  .col-culture ul{display: block;}
  .col-culture ul li{width: 100%;margin-bottom: 20px;}
  .col-service .content table td,.col-page-product .product-nav,.col-page-product .product-list{display: block;width: 100%;padding: 0;}
  .col-service .content table{margin:0 auto;}
  .col-base .content table tr:nth-child(1),.col-base .content table,.col-base .content table tbody{display: block;width:100%}
  .col-base .content table tr:nth-child(1) td{display: block;width: 100% !important;padding:0 !important}
  .col-profile .container2{padding:6vh 15px;}
  #col-banner .swiper-slide{height: 450px !important;}
  .footer .footer-info .code{margin-top:12px;}
  .col-index-news .news-list ul {width: 100%;padding:0 !important;margin-bottom: 25px;}
  .col-index-news .news-top ul li{width:85%;margin-right: 0;display: block;float: none;margin:0 auto 15px !important;}
  .col-index-advantage .wrap{display: block;}
  .col-index-advantage .wrap .img{width:100%;height: 350px;}
  .col-index-advantage .wrap .content{width:100%;}
  .col-index-advantage .wrap .content ul li .s-content{height: auto;}
  .col-index-about .img,.col-index-about .content{width:100%;float: none;}
  .col-index-count table{width: auto;margin:0 auto;}
  .col-index-count table td{padding-left: 50px;display: inline-block;width: 50%;vertical-align: middle;}
  .col-index-count table td p:nth-child(1) img{width:40px}
  .col-index-product ul.list li{width:49%;}
  .col-index-product ul.list li:nth-child(3n){margin-right: 2%;}
  .col-index-product ul.list li:nth-child(2n){margin-right: 0;}
  .col-index-product ul.list li:last-child{display: inline-block;}
  #col-index-banner .swiper-slide{height: 450px !important;}

  
  
  
}
@media (max-width: 468px) {
  .col-base .content table tr:nth-child(2) td p:nth-child(1) span.odometer{font-size:24px;}
  #col-index-banner .ban_cont p:nth-child(2),.col-index-product ul.list li h3,.col-index-count table td p:nth-child(3),.col-page-product .product-list .list li p,.col-project ul li p,.col-page-project ul.list li p{font-size:14px;}
  .col-recruit .jobtit table tr td{font-size:12px;}

  .col-banner .swiper-slide .container2{height: calc(100% - 45px);}
  .col-page-jobform #cvlist .v52fmbx dl dd input,.col-page-jobform #cvlist .v52fmbx dl dd textarea{width:100%}
  .col-page-news .news-top li{width: 100%;float: none;margin:0 auto 20px;}
  .col-base .content table tr:nth-child(2) td{display: inline-block;width: 50%;vertical-align: middle;padding-top:10px;}
  .vicenav .navList .mbx{display: none;}
  #col-banner .swiper-slide{height: 300px !important;}
  .col-index-product h2 a.more,.col-index-case h2 a.more,.col-index-news h2 a.more,.col-index-partner h2 a.more{width: 140px;height: 40px;line-height: 38px;}
  .col-index-advantage .wrap .img{height: 250px;}
  .col-index-product ul.list li h3{height: 50px;}
  #col-index-banner .ban_cont a.more,.col-index-about .content a.more{width: 120px;height: 35px;line-height: 35px;margin-top:15px;}
  #col-index-banner .swiper-slide{height: 320px !important;}
  #col-index-banner .swiper-pagination{bottom:0;}
  .col-banner .hotline{position: relative;top:auto;right: auto;}

  
}


/*手机版菜单*/
.mm-slideout{z-index: auto!important;}
@media screen and (max-width: 992px)  {
  #header a.mm_btn {background: center center no-repeat #fbaa0e;display: block;width: 60px;height:60px;position: absolute;top: 0;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;}
}
.message-form{position: fixed;right: 15px;width:170px;height: 58px;border-radius: 15px;background: #fbad15; bottom:220px;z-index: 99;text-align: center;line-height: 56px;cursor: pointer;}
.message-form span.sign{font-size:0;line-height: 1;display: inline-block;vertical-align: middle;}
.message-form span.sign i{display: inline-block; font-size:24px; color:#fff;}
.message-form span.sign i.msg{display: none;}
.message-form.active span.txt{font-size:24px; color:#fff; text-shadow:1px 1px 2px rgba(0,0,0,.3)}
.message-form.active span.sign i.msg{display: inline-block;}
.message-form.active span.sign i.close-btn{display: none;}
.message-form .form{position: absolute;width: 300px;right: 0;bottom:78px;background: #fff;border-radius: 5px;overflow: hidden;line-height: 1.4;text-align: left;box-shadow: 0px 0px 30px 0px rgba(6, 0, 1, 0.2);display: none;}
.message-form .form .join-cont{padding:1.5vh 1vw;color:#fff;font-size:16px;line-height: 1.5;background: #004098;}
.message-form .form .join-cont p:nth-child(1){font-size:20px;margin-bottom: 12px;}
.message-form .form .list{padding:1.5vh 1vw 2vh;}
.message-form .form .list li{margin-bottom: 10px;}
.message-form .form .list li input,.message-form .form .list textarea{width:100%;padding-left: 12px;background: #f6f6f6;border:1px solid #dcdcdc;height: 30px;border-radius: 3px;box-shadow: inset 0px 0px 10px 0px rgba(6, 0, 1, 0.1);}
.message-form .form .list textarea{min-height: 100px;padding-top:10px;}
.message-form .form .list .col-sub input{width:100%;height: 42px;border-radius: 3px;border:none;background: #004098;color:#fff;}
.message-form .inner{position:relative; width:100%; height:100%; text-align:center; padding:0 15px;}
.message-form .inner a{position:absolute; width:100%; height:100%; left:0; right:0; top:0; bottom:0;}
/**/
.page-inquiry-container{
    background: rgba(0,0,0,.8);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 998;
    display: none;
}
.page-inquiry-container .inner{
    background: #fff;
    position: fixed;
    max-width: 600px;
    min-width: 340px;
    padding:0 10px 20px 10px;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.col-page-inquiry{margin:20px 0 50px 0;}
.page-inquiry-container .title-head{ padding:10px 0; color:#333; background: #fff; border-bottom:1px solid #dedede; font-weight: bold; font-size: 20px;}
.page-inquiry-container ul li{padding: 10px 0; list-style: none; margin-top: 5px;}
.page-inquiry-container ul li.captcha{margin: 0;}
.page-inquiry-container ul li.captcha img{height:35px; width:166px;}
.page-inquiry-container input, .page-inquiry-container textarea{border:1px solid #efefef; height: auto; padding: 8px 5px; width: 100%; border-left: 3px solid #fbad15;}
.page-inquiry-container textarea{height: 100px;}
.page-inquiry-container .submits{width: 100%; padding: 10px 0; margin-top: 15px; background:#fbad15; border:none; color: #fff; text-align: center; border-left:none;}
.page-inquiry-container .inquiry-form{padding-top:20px;}
.col-page-inquiry .title span{
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background: #ed7f11;
    line-height: 40px;
    padding: 0 30px;
}
.btn_close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 48px;
    font-family: Arial;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    color: #000;
    cursor: pointer;
}
/**/
