/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@charset "utf-8";
/* noto-sans-sc-100 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-300 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-regular */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-500 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-600 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-700 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-900 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
html{overflow-x: hidden;}
body {font-family:'Arial','Noto Sans SC';min-width: 320px;color: #000;overflow: hidden;}
html.active{overflow-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;color: #000;}
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: 1420px; width:100%;  margin: 0 auto; padding: 0 10px;}
.container3 {max-width: 1300px; 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%;margin:0;}
.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;padding:0 5vw;box-shadow: 0 5px 10px rgba(0,0,0,0.1);}
.header .inner .logo{font-size: 0;height: 100px;line-height: 100px;transition: 0.36s;position: relative;z-index: 5;}
.header .inner nav{margin-left: 6vw;}
.header .inner nav ul{font-size: 0;}
.header .inner nav ul li{display: inline-block;vertical-align: middle;margin-right: 50px;position: relative;font-size: 18px;position: relative;}
.header .inner nav ul li:last-child{margin-right: 0;}
.header .inner nav ul li>a{transition: color 0.3s;font-weight: bold;display: inline-block;padding:12px 2px;line-height: 1;position: relative;}
.header .inner nav ul li>a::after{content:'';width:0;left:50%;height: 3px;background: #ff7b0b;position: absolute;bottom: 0;transition: 0.36s;}
.header .inner nav ul li.active>a,.header .inner nav ul li>a:hover{color:#ff7b0b}
.header .inner nav ul li.active>a::after,.header .inner nav ul li>a:hover::after{left: 0;width: 100%;}
.header .inner nav ul li .child{white-space: nowrap;position: absolute;top:100%;left: 50%;transform: translateX(-50%);background: #fff;padding:20px;line-height: 1.5;display: none;}
.header .inner nav ul li .child a{display: block;margin-bottom: 20px;color:#888888;font-size:16px;transition: 0.3s;}
.header .inner nav ul li .child a:last-child{margin-bottom: 0;}
.header .inner nav ul li .child a:hover{color:#ff7b0b}
.header .inner .language{margin-right: 20px;font-size: 16px;position: relative;z-index: 5;}
.header .inner .language i.lang{display: inline-block;line-height: 1;vertical-align: middle;}
.header .inner .language svg{margin-right: 10px;}
.header .inner .language a{color:#666666;font-weight: bold;}
.header .inner .language a.active{color:#000000}
.header .inner .language i{color:#d2d2d2;}
.header .inner .ali_1688{margin-right: 25px;}
.header .inner .ali_1688 a{display: inline-block;line-height: 1;vertical-align: middle;}



/* banner */
#page section,.col-page{position: relative;z-index:5;background: #fff;}
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .swiper-slide .container3{height: 100%;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .banner-container{position: fixed;top:0;left: 0;width: 100%;z-index: 1;}
#col-index-banner .ban_cont{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);color:#fff;padding:0 10px;z-index: 10;font-size: 16px;line-height: 1.8;}
#col-index-banner .ban_cont p{transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont p:nth-child(1){font-size: 72px;font-weight: bold;line-height: 1.2;position: relative;transform: translateX(20px);}
#col-index-banner .ban_cont p:nth-child(1)::after{content:'';width:46.66%;height:1px;background: rgba(255,255,255,0.45);position: absolute;bottom:0;left:50%;transform: translateX(-50%);}
#col-index-banner .ban_cont p:nth-child(2){font-size: 36px;font-weight: bold;transform: translateX(20px);}
#col-index-banner .swiper-slide-active .ban_cont p{transform: none;opacity: 1;}
#col-index-banner #ban_cont2{color:#231816;top:32%}
#col-index-banner #ban_cont2 p:nth-child(1)::after{background: rgba(153,153,153,0.45);}
#col-index-banner .swiper-pagination{bottom:35px;}
#col-index-banner .swiper-pagination span{width: 56px;height: 5px;background: rgba(204,204,204,0.5);opacity: 1;outline:none;border-radius: 0;}
#col-index-banner .swiper-pagination span.swiper-pagination-bullet-active{background: #231816;}
#col-banner .swiper-slide{padding-top:50px}
#col-banner .ban_cont{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);color:#fff;padding:0 10px;z-index: 10;font-size: 21px;}
#col-banner .ban_cont h1{font-size: 48px;font-weight: 500;transform: translateY(20px);opacity: 0;transition: 0.5s;margin-bottom: 6px;}
#col-banner .ban_cont p{transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-banner .swiper-slide-active .ban_cont h1{transform: none;opacity: 1;transition-delay: 0.5s;}
#col-banner .swiper-slide-active .ban_cont p{transform: none;opacity: 1;transition-delay: 0.6s;}







/* 首页about */
.col-index-about{padding:8vh 0 30px;background: #f0f0f0 !important;text-align: right;}
.col-index-about .container2{position: relative;}
.col-index-about .img{display: inline-block;position: relative;}
.col-index-about .img li{position: absolute;z-index: 2;width:10px;height:10px;background: #ff7b0b;border-radius: 50%;line-height: 10px;font-size: 0;}
.col-index-about .img li:nth-child(1){left: 45.71%;top:66.34%;}
.col-index-about .img li:nth-child(2){left: 60.1%;top:22.24%;}
.col-index-about .img li:nth-child(3){left: 66.29%;top:34.63%;}
.col-index-about .img li .dot {animation: sploosh 3s cubic-bezier(0,0,1,1);}
.col-index-about .img li .dot2 {animation: sploosh2 3s cubic-bezier(0,0,1,1);}
.col-index-about .img .dot,.col-index-about .img .dot2{display: inline-block;vertical-align: middle;height: 100%;width: 100%;font-size: 0;color: #fff;text-align: center;border-radius: 50%;z-index: 10;animation-iteration-count:infinite !important;background: transparent;cursor:pointer;line-height: 1;}
.col-index-about .content{text-align: left;position: absolute;left: 10px;top:40px;font-size: 16px;color:#888888;max-width: 450px;line-height: 1.8;}
.col-index-about .content p:nth-child(1){padding-bottom: 20px;margin-bottom: 16px;position: relative;}
.col-index-about .content p:nth-child(1)::after{content:'';width: 20px;height: 5px;background: #999999;position: absolute;left:0;bottom:0;}
.col-index-about .content p:nth-child(2),.col-index-about .content p:nth-child(3){font-size: 48px;font-weight: bold;color:#000;line-height: 1.2;}
.col-index-about .content p:nth-child(3){color:#ff7b0b;padding-bottom: 20px;margin-bottom: 25px;position: relative;}
.col-index-about .content p:nth-child(3)::after{content:'';width: 20px;height: 5px;background: #999999;position: absolute;left:0;bottom:0;}
.col-index-about .content p:nth-child(4){color:#292929;font-weight: bold;font-size: 18px;margin-bottom: 5vh;}

@keyframes sploosh {0% {box-shadow: 0 0 0 0px rgba(255,123,11, 0.3);}70% {box-shadow: 0 0 0 30px rgba(255,123,11, 0);}100% {box-shadow: 0 0 0 30px rgba(255,123,11, 0);}}
@keyframes sploosh2 {0% {box-shadow: 0 0 0 0px rgba(255,123,11, 0.3);}30% {box-shadow: 0 0 0 0px rgba(255,123,11, 0.3);}100% {box-shadow: 0 0 0 30px rgba(255,123,11, 0);}}




/* product */
.col-index-product{padding:10vh 0 10px;z-index: 11 !important;}
.col-index-product .title{margin-bottom: 45px;}
.col-index-product .title h2{font-size: 48px;font-weight: bold;float: left;color: #fff;}
.col-index-product .title .content{font-size: 18px;color:#fff;line-height: 1.66;float: right;text-align: right;}
.col-index-product .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: -80px;position: relative;z-index: 2;}
.col-index-product .wrap .product-slide{flex:1;width: 50%;background: #f2f2f2;}
.col-index-product .wrap .product-slide .swiper-slide .img{overflow: hidden;min-height: 100px;}
.col-index-product .wrap .product-slide .swiper-slide .img img{transition: 3s;transform: scale(1.1);}
.col-index-product .wrap .product-slide .swiper-slide-active .img img{transform: none;}
.col-index-product .wrap ul{flex:1;font-size: 0;border-top:1px solid #cccccc;border-left:1px solid #cccccc;}
.col-index-product .wrap ul li{float: left;width: 50%;height: 25%;font-size: 18px;color:#292929;border-bottom:1px solid #cccccc;border-right:1px solid #cccccc;overflow: hidden;}
.col-index-product .wrap ul li a{display: block;background: #f2f2f2;position: relative;transition: 0.3s;text-align: center;height: 100%;}
.col-index-product .wrap ul li i.num{position: absolute;font-size: 72px;color:rgba(255,255,255,0.5);font-weight: bold;bottom: -20px;right: 0;line-height: 1;transition: 0.3s;}
.col-index-product .wrap ul li i.all{display: inline-block;vertical-align: middle;margin-right: 5px;}
.col-index-product .wrap ul li i.all path{transition: 0.3s;}
.col-index-product .wrap ul li.active a,.col-index-product .wrap ul li:hover a{background: #251513;color:#fff;}
.col-index-product .wrap ul li.active a i.num,.col-index-product .wrap ul li:hover a i.num{color:rgba(105,95,94,0.5);}
.col-index-product .wrap ul li.active a i.all path,.col-index-product .wrap ul li:hover a i.all path{fill:#fff}

/* link */
.col-index-link{padding:250px 0 13vh;background: url(../images/bg.jpg)no-repeat center bottom #fff !important;background-size: cover;}
.col-index-link .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-index-link .wrap .box{position: relative;overflow: hidden;box-shadow: 3.5px 6.062px 10px 0px rgba(10, 2, 4, 0.12);}
.col-index-link .wrap .box a{display: block;position: relative;color:#fff;height: 100%;}
.col-index-link .wrap .box a .img{height: 100%;width: 100%;transition: 0.8s;}
.col-index-link .wrap .box a .img img{width: 100%;}
.col-index-link .wrap .box a:hover .img{transform: scale(1.1);}
.col-index-link .wrap .box a .content{position: absolute;padding: 40px 45px;top:0;left: 0;width:100%;}
.col-index-link .wrap .box a h2{font-size:36px;font-weight: bold;margin-bottom: 25px;}
.col-index-link .wrap .box a .s-content{line-height: 1.875;font-size:16px}
.col-index-link .wrap .box a .more{margin-top:7vh;padding-left: 28px;position: relative;display: inline-block;}
.col-index-link .wrap .box a .more span{width: 40px;height: 40px;border-radius: 50%;background: #fff;transition: 0.36s;display: block;}
.col-index-link .wrap .box a .more img{max-width: none;position: absolute;top:14px;right:18px;transition: 0.36s;transform-origin: right center;}
.col-index-link .wrap .box a .more:hover span{transform: scale(1.1);}
.col-index-link .wrap .box a .more:hover img{transform: scaleX(0.9);}
.col-index-link .wrap .left{width: 42.85%;margin-right: 2.86%;}
.col-index-link .wrap .right{width: 54.29%;}
.col-index-link .wrap .right .box{height: calc(50% - 20px);margin-bottom: 40px;}
.col-index-link .wrap .right .box:last-child{margin-bottom: 0;}




/* 首页news */
.col-index-news{padding:9vh 0 11vh;background: #eee !important;}
.col-index-news .title{margin-bottom: 5vh;}
.col-index-news .title h2{display: inline-block;font-size:48px;font-weight: bold;color:#292929;}
.col-index-news .title .more{color:#292929;font-size:16px;float: right;margin-top:15px;}
.col-index-news .news-slide{position: relative;}
.col-index-news .news-slide .swiper-button{width:35px;height: 60px;background: rgba(37,21,19, 0.33);margin-top: -30px;position: absolute;top:50%;outline:none;opacity: 1;}
.col-index-news .news-slide .swiper-button::after{content:'';width: 36px;height: 10px;background: url(../images/more2.png)no-repeat center;background-size: cover;display: block;position: absolute;top:50%;margin-top:-5px;right:18px;transition: 0.36s;}
.col-index-news .news-slide .swiper-button-prev{left: -7vw;}
.col-index-news .news-slide .swiper-button-next{right: -7vw;}
.col-index-news .news-slide .swiper-button-prev::after{transform: scaleX(-1);right: 0;left: 18px;}
.col-index-news .news-slide .swiper-button-prev:hover::after{left: 10px;}
.col-index-news .news-slide .swiper-button-next:hover::after{right: 10px;}
.col-index-news .swiper-slide{background: #fff;}
.col-index-news .swiper-slide .img{overflow: hidden;position: relative;min-height: 100px;}
.col-index-news .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-index-news .swiper-slide .content{padding:36px;}
.col-index-news .swiper-slide .content h3{color:#231816;font-size: 21px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 10px;transition: 0.3s;}
.col-index-news .swiper-slide .content .s-content{font-size: 16px;color:#888888;line-height: 1.5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:48px}
.col-index-news .swiper-slide .content .date{font-size: 16px;color:#888888;margin-top:18px;}
.col-index-news .swiper-slide:hover .img img{transform: scale(1.1);}
.col-index-news .swiper-slide:hover .content h3{color:#ff7b0b}







/* quality */
.col-index-quality{padding:10vh 0 8vh;}
.col-index-quality .content{float: left;width:39.286%;color:#fff;padding-right: 5vw;padding-top:5vh}
.col-index-quality .content h2{font-size:48px;font-weight: bold;margin-bottom: 25px;}
.col-index-quality .content .s-content{color:#cccccc;font-size:16px;line-height: 2.2;}
.col-index-quality .content .more{display: block;width:180px;height: 60px;line-height: 60px;text-align: center;color:#231816;font-size: 16px;background: #fff;margin-top:10vh;transition: 0.36s;}
.col-index-quality .content .more:hover{background: #ff7b0b;color:#fff;}
.col-index-quality ul{float: right;width:60.714%;}
.col-index-quality ul li{float: left;width:48%;margin-right: 4%;background: #fff;transition: 0.36s;}
.col-index-quality ul li:nth-child(2n){margin-right: 0;}
.col-index-quality ul li .num{font-size: 36px;font-weight: bold;color:#292929;line-height: 70px;height: 70px;border-bottom: 1px solid #cccccc;padding-left: 24px;position: relative;}
.col-index-quality ul li .num>span{display: inline-block;}
.col-index-quality ul li .num .more{position: absolute;top:0;right:0;border-left:1px solid #cccccc;height: 100%;width:108px;text-align: center;line-height: 55px;transition: 0.36s;}
.col-index-quality ul li .num .more span{display: inline-block;width: 36px;height: 10px;background: url(../images/more2.png)no-repeat center;background-size: cover;}
.col-index-quality ul li .title{padding:30px 20px;}
.col-index-quality ul li .title h3{font-size:36px;color:#292929;}
.col-index-quality ul li .title .namemark{color:#888888;font-size:16px;margin-bottom: 20px;}
.col-index-quality ul li .img{overflow: hidden;}
.col-index-quality ul li .img img{width:100%;transition: 0.8s;}
.col-index-quality ul li:hover .num .more{background: #ff7b0b;}
.col-index-quality ul li:hover .num .more span{background: url(../images/more2_h.png)no-repeat center;}
.col-index-quality ul li:hover .title .img img{transform: scale(0.98);}





/* page */
.page {text-align: center;}
.page ul li a{border:none;background: none;color:#888888;padding:4px 1px;margin:0 10px;font-size: 18px;font-weight: 900;}
.page ul li.disabled a{border:none;background: none;}
.page ul li.active a{border:none;background: none;color:#ff7b0b;border-bottom: 4px solid #ff7b0b;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {border:none;background: none;color:#888888}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background: none;color:#ff7b0b;border-bottom: 3px solid #ff7b0b;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: none;color:#888888;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #888888}
/* 内页 */
/* 关于我们 */
.col-page-about h2{font-size: 36px;margin-bottom: 30px;}
.col-page-about .col-profile {padding:0 0 8vh}
.col-page-about .col-profile>.container3{padding:10vh 10px 0}
.col-page-about .col-profile .content{float: left;width: 50%;padding-right: 3vw;line-height: 2;color:#888;font-size: 16px;}
.col-page-about .col-profile .content .s-content{border-top:1px solid #e5e5e5;padding-top:26px;}
.col-page-about .col-profile .right{float: right;width: 50%;padding-left: 3vw;}
.col-page-about .col-profile .right .video{overflow: hidden;position: relative;margin-bottom: 8vh;font-size: 0;}
.col-page-about .col-profile .right .video::after{content:'';width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);position: absolute;top:0;left: 0;z-index: 1;transition: 0.36s;}
.col-page-about .col-profile .right .video.active::after{opacity: 0;visibility: hidden;}
.col-page-about .col-profile .right .video #video{width: 100%;}
.col-page-about .col-profile .right .video #play{display: block;width: 62px;height: 62px;background: url(../images/play.png)no-repeat center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 2;}
.col-page-about .col-profile .right .s-content table{width:100%}
.col-page-about .col-profile .right .s-content table td{width: 33.33%;text-align: center;color:#231816;font-size:18px;font-weight: 500;padding:30px 0;border-right:1px solid #cccccc;}
.col-page-about .col-profile .right .s-content table td:last-child{border-right: none;}
.col-page-about .col-profile .right .s-content table td p:nth-child(1){line-height: 60px;margin-bottom: 15px;}
.col-page-about .col-profile .profile-slide{padding:7vh 0 8vh;border-bottom: 1px solid #e5e5e5;}
.col-page-about .col-culture{background: url(../images/culture_bg.jpg)no-repeat center;background-size: cover;}
.col-page-about .col-culture .container3{padding:7vh 10px 8vh;}
.col-page-about .col-culture h2{text-align: center;color:#fff;}
.col-page-about .col-culture ul{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-about .col-culture ul li{flex:1;background: #fff;transition: 0.36s;}
.col-page-about .col-culture ul li:hover{transform: translateY(-10px);}
.col-page-about .col-culture ul li:nth-child(2){margin:0 2.2vw;}
.col-page-about .col-culture ul li .img{overflow: hidden;}
.col-page-about .col-culture ul li .img img{width: 100%;}
.col-page-about .col-culture ul li .content{padding:35px 20px;text-align: center;}
.col-page-about .col-culture ul li .content h3{font-size: 21px;color:#231816;margin-bottom: 15px;}
.col-page-about .col-culture ul li .content .s-content{font-size: 16px;color:#888888;line-height: 1.5;}
.col-page-about .col-honor{background: url(../images/honor_bg.jpg)no-repeat center;}
.col-page-about .col-honor .container3{padding:8vh 10px;}
.col-page-about .col-honor .container3 h2{color:#292929;}
.col-page-about .col-honor .swiper-slide{background: #fff;padding:20px;}
.col-page-about .col-honor .swiper-slide .img{padding:45px 10px 55px;border-bottom: 1px solid #e5e5e5;}
.col-page-about .col-honor .swiper-slide .img img{transition: 0.5s;}
.col-page-about .col-honor .swiper-slide .title{padding:24px 12px 5px;color:#292929;font-size: 16px;}
.col-page-about .col-honor .swiper-slide .title span{display: inline-block;width: calc(100% - 20px);white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col-page-about .col-honor .swiper-slide .title i{float: right;}
.col-page-about .col-honor .swiper-slide:hover .img img{transform: scale(0.95);}
.col-page-about .col-honor .swiper-container{padding-bottom:100px;}
.col-page-about .col-honor .swiper-button{width: 50px;height: 50px;border-radius: 50%;text-align: center;line-height: 48px;border:1px solid #cccccc;top: auto;bottom:0;margin: 0;color:#999999;font-size: 28px;opacity: 1 !important;outline: none;position: absolute;background: none;}
.col-page-about .col-honor .swiper-button-prev{left: auto;right: 50%;margin-right:10px;padding-right: 3px;}
.col-page-about .col-honor .swiper-button-next{right: auto;left: 50%;margin-left:10px;padding-left: 3px;}


/* 产品 */
.col-page-product{padding:12vh 0 14vh;background: #f5f6f7;}
.col-page-product .product-nav{width: 290px;float: left;}
.col-page-product .product-nav .product-search{margin-bottom:25px;font-size:0;}
.col-page-product .product-nav .product-search input{height: 45px;outline: none;border-radius: 3px;vertical-align: middle;font-size: 16px;border:none}
.col-page-product .product-nav .product-search .inpt3{padding-left: 13px;border-top-right-radius: 0;border-bottom-right-radius: 0;border:1px solid #cccccc;width: calc(100% - 45px);}
.col-page-product .product-nav .product-search .inpt4{border-top-left-radius: 0;border-bottom-left-radius: 0;background: url(../images/search.png)no-repeat center #231816;background-size: 16px;width: 45px;}
.col-page-product .product-nav .wrap{border:1px solid #e5e5e5;border-radius: 3px;overflow: hidden;}
.col-page-product .product-nav .wrap h2{background: #e5e5e5;padding-left: 24px;color:#231816;font-size:18px;height: 50px;line-height: 50px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.col-page-product .product-nav .wrap ul{padding:20px 0}
.col-page-product .product-nav .wrap ul li{padding:15px 25px;padding-right: 30px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;position: relative;}
.col-page-product .product-nav .wrap ul li a{color:#999999;font-size: 16px;transition: 0.3s;}
.col-page-product .product-nav .wrap ul li i{position: absolute;top:50%;transform: translateY(-50%);right: 25px;font-size: 18px;display: none;}
.col-page-product .product-nav .wrap ul li.active a,.col-page-product .product-nav .wrap ul li a:hover{color:#ff7b0b}
.col-page-product .product-nav .wrap ul li.active i{display: block;}
.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;border:1px solid #e6e6e6;overflow: hidden;}
.col-page-product .product-list .list li .img img{transition: 0.36s;}
.col-page-product .product-list .list li p{text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 16px;padding-top:18px;color:#333;}
.col-page-product .product-list .list li:hover .img img{transform: scale(1.1);}
.col-page-product .product-list .list li:hover p{color:#ff7b0b}


/* 产品详情页 */
.col-page-detail {background: #f2f6fa;padding:45px 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 .inquiry-container h2{font-size: 18px;padding-bottom: 12px;margin-bottom: 28px;border-bottom: 1px solid #cccccc;}
.col-page-detail .inquiry-container form ul li{float: left;width: 32%;margin-right: 2%;margin-bottom: 15px;}
.col-page-detail .inquiry-container form ul li input{width: 100%;height: 46px;padding-left: 15px;background: #fff;outline: none;border:none;}
.col-page-detail .inquiry-container form ul li textarea{width: 100%;min-height: 240px;outline:none;border:none;background: #fff;padding-left: 15px;padding-top: 15px;}
.col-page-detail .inquiry-container form ul li:nth-child(3){margin-right: 0;}
.col-page-detail .inquiry-container form ul li:last-child{width: 100%;margin-right: 0;}
.col-page-detail .inquiry-container form .sub{width: 150px;height: 46px;color:#fff;text-align: center;background: #ff7b0b;border:none;outline: none;}






/* quality */
.col-page-quality h2{font-size:36px;margin-bottom: 25px;color:#333333;}
.col-network {background: url(../images/network_bg.jpg)no-repeat center;background-size: cover;}
.col-network .container3{padding:7vh 10px 5vh;position: relative;}
.col-network h2{text-align: center;}
.col-network .map{position: relative;}
.col-network .map .map-dot li{position: absolute;z-index: 10;width:9px;height:9px;background: #ff7b0b;border-radius: 50%;line-height: 11px;font-size: 0;}
.col-network .map .map-dot li .dot {animation: sploosh 4s cubic-bezier(0,0,1,1);}
.col-network .map .map-dot li .dot2 {animation: sploosh2 4s cubic-bezier(0,0,1,1);}
.col-network .map .map-dot .dot,.col-network .map .map-dot .dot2{display: inline-block;vertical-align: middle;height: 100%;width: 100%;font-size: 0;color: #fff;text-align: center;border-radius: 50%;z-index: 10;animation-iteration-count:infinite !important;background: transparent;cursor:pointer;line-height: 11px;}
.col-network .map .map-dot li:nth-child(1){left:10.45%;top:21.80%;}
.col-network .map .map-dot li:nth-child(2){left:20.52%;top:33.54%;}
.col-network .map .map-dot li:nth-child(3){left:30.51%;top:69.21%;}
.col-network .map .map-dot li:nth-child(4){left:47.52%;top:33.84%;}
.col-network .map .map-dot li:nth-child(5){left:52.63%;top:75.61%;}
.col-network .map .map-dot li:nth-child(6){left:67.35%;top:49.24%;}
.col-network .map .map-dot li:nth-child(7){left:78.95%;top:48.02%;}
.col-network .map .map-dot li:nth-child(8){left:83.22%;top:76.83%;}
.col-network .map .map-dot li:nth-child(9){left:85.43%;top:40.70%;}
@keyframes sploosh {0% {box-shadow: 0 0 0 0px rgb(255,123,11,0.3);}70% {box-shadow: 0 0 0 80px rgba(255,123,11, 0);}100% {box-shadow: 0 0 0 80px rgba(255,123,11, 0);}}
@keyframes sploosh2{0% {box-shadow: 0 0 0 0px rgba(255,123,11, 0.3);}30% {box-shadow: 0 0 0 0px rgba(255,123,11, 0.3);}100% {box-shadow: 0 0 0 80px rgba(255,123,11, 0);}}
@keyframes sploosh3 {0% {box-shadow: 0 0 0 0px rgb(255,123,11,0.3);}70% {box-shadow: 0 0 0 30px rgba(255,123,11, 0);}100% {box-shadow: 0 0 0 30px rgba(255,123,11, 0);}}
@keyframes sploosh4{0% {box-shadow: 0 0 0 0px rgba(255,123,11, 0.3);}30% {box-shadow: 0 0 0 0px rgba(255,123,11, 0.3);}100% {box-shadow: 0 0 0 30px rgba(255,123,11, 0);}}
.col-network .content{position: absolute;bottom: 7vh;left:10px;background: url(../images/content_bg.png)no-repeat left center;color:#fff;padding:25px 0;font-size: 18px;line-height: 1.66;width:100%;}
.col-network .content::before{content:'';width:100%;height: 100%;position: absolute;right: 100%;top:0;background: rgba(255,123,11,0.75);}
.col-capacity{background: url(../images/production_bg.jpg)no-repeat center;background-size: cover;}
.col-capacity .container3{padding:17vh 10px 22vh;color:#fff;}
.col-capacity .container3 h2{color:#fff}
.col-capacity .container3 .content{font-size:18px;line-height: 1.8;}
.col-equipment .container3{padding:10vh 10px;}
.col-equipment .container3 .swiper-slide img{transition: 0.8s;}
.col-equipment .container3 .swiper-slide img:hover{transform: scale(0.98);}
.col-equipment .container3 .swiper-container{padding-bottom:75px}
.col-equipment .container3 .swiper-pagination{bottom:0}
.col-equipment .container3 .swiper-pagination span{width:10px;height:10px;background: #b5b5b5;opacity: 1;outline: none;}
.col-equipment .container3 .swiper-pagination span.swiper-pagination-bullet-active{background: #ff7b0b;}



/* news */
.col-page-news{padding:9vh 10px 15vh;background: #f5f5f5;}
.col-page-news .news-nav{text-align: center;margin-bottom: 40px;font-size:0;}
.col-page-news .news-nav a{display: inline-block;width:300px;height: 68px;line-height: 68px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 21px;color:#fff;font-weight: bold;transition: 0.3s;background: #cccccc;}
.col-page-news .news-nav a:hover,.col-page-news .news-nav a.active{background: #ff7b0b;}
.col-page-news .list li{background: #fff;border-bottom:1px solid #cccccc;}
.col-page-news .list li a{display: block;padding:45px 45px 50px;}
.col-page-news .list li h3{color:#292929;font-size:21px;margin-bottom:6px;transition: 0.3s;}
.col-page-news .list li .date{color:#888888;margin-bottom: 20px;}
.col-page-news .list li .content{color:#888;line-height: 2;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:56px;}
.col-page-news .list li:hover h3{color:#ff7b0b}







/* 新闻详情页 */
.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_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{background: #f5f5f5;padding:9vh 10px 27vh;}
.col-information .wrap{background: #fff;padding:25px 60px 40px;border-bottom: 1px solid #cccccc;}
.col-information .wrap .img{float: left;width: 210px;padding:30px 0 40px;border-right:1px solid #cccccc;}
.col-information .wrap .content{float: right;width: calc(100% - 210px);padding:25px 0 0 4vw;}
.col-information .wrap .content h2{color:#231816;font-size: 21px;font-weight: bold;margin-bottom: 12px;}
.col-information .wrap .content table{width:100%}
.col-information .wrap .content table td{color:#888888;font-size: 16px;line-height: 1.8;padding-right: 8vw;}
.col-map .wrap{padding:50px 60px;background:#fff;}
.col-map #allmap {width:100%;height:400px;}
.col-map #allmap img { max-width: 1070px; max-height: 500px;}
.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-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-map #allmap .BMapLib_SearchInfoWindow .BMapLib_bubble_content{overflow-y: auto !important;}
.col-message {margin-top:48px}
.col-message .wrap{background: #fff;padding:55px 60px ;}
.col-message .wrap h2{color:#292929;font-size: 36px;font-weight: bold;margin-bottom: 30px;}
.col-message form ul li{float: left;width: 32%;margin-right: 2%;margin-bottom: 15px;}
.col-message form ul li input{width: 100%;height: 46px;padding-left: 15px;background: #fff;outline: none;border:1px solid #cccccc;}
.col-message form ul li textarea{width: 100%;min-height: 240px;outline:none;border:1px solid #cccccc;background: #fff;padding-left: 15px;padding-top: 15px;}
.col-message form ul li:nth-child(3){margin-right: 0;}
.col-message form ul li.form-textarea{width:100%; margin-right:0;}
.col-message form ul li.form-code{width:60%;}
.col-message form ul li.form-code input{width:50%;}
.col-message form .sub{width: 150px;height: 46px;color:#fff;text-align: center;background: #ff7b0b;border:none;outline: 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:#ff7b0b;}
#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: #ff7b0b;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:#d80808;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: #004098;z-index: 99;font-size: 18px;cursor: pointer;}
.footer{position: relative;z-index: 10;}
.footer .footer-top{background: #2e2e2e;padding:8vh 0;}
.footer .footer-top>div{width: 100%;padding:0 10px;margin:0 auto;max-width: 1700px;}
.footer .footer-top .footer-info{float: left;width: 20%;}
.footer .footer-top .footer-info .hotline{color:#fff;margin-bottom: 40px;}
.footer .footer-top .footer-info .hotline p:nth-child(1){font-size: 40px;font-family: 'Impact';}
.footer .footer-top .footer-info .hotline p:nth-child(2){font-size: 16px;}
.footer .footer-top .footer-info .message{display: inline-block;background: #444444;padding:0 26px;height: 50px;line-height: 50px;color:#999999;font-size: 16px;transition: 0.36s;}
.footer .footer-top .footer-info .message i{margin-left: 20px;}
.footer .footer-top .footer-info .message:hover{background: #ff7b0b;color:#fff;}
.footer .footer-top .footer-nav{float: left;width: 53%;}
.footer .footer-top .footer-nav ul{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.footer .footer-top .footer-nav ul li{margin:0 auto;}
.footer .footer-top .footer-nav ul li:first-child{margin-left: 0;}
.footer .footer-top .footer-nav ul li:last-child{margin-right: 0;}
.footer .footer-top .footer-nav ul li a{font-size: 18px;color:#fff;}
.footer .footer-top .footer-nav ul li .child{margin-top: 22px;}
.footer .footer-top .footer-nav ul li .child a{display: block;color:#999999;font-size: 16px;margin-bottom: 10px;transition: 0.3s;}
.footer .footer-top .footer-nav ul li .child a:hover{color:#ff7b0b}
.footer .footer-top .code{text-align: right;float: right;width: 27%;font-size: 18px;color:#fff;}
.footer .footer-top .code p{margin-bottom: 10px;}
.footer .copyright{background: #212121;padding: 24px 0;}
.footer .copyright>div{width: 100%;padding:0 10px;margin:0 auto;max-width: 1700px;}
.footer .copyright .pull-left{width: 40%;}
.footer .copyright .logo{display: inline-block;vertical-align: middle;}
.footer .copyright .footer-title{color:#fff;color:#999999;display: inline-block;vertical-align: bottom;margin-left: 80px;}
.footer .copyright .footer-title p:nth-child(1){font-size: 21px;color:#fff;}
.footer .copyright .pull-right {text-align: right;width: 60%;}
.footer .copyright .pull-right p:nth-child(1){font-size: 16px;color:#fff;margin: 5px 0;}
.footer .copyright .pull-right p:nth-child(1) span{display: inline-block;vertical-align: middle;padding:0 14px;}
.footer .copyright .pull-right p:nth-child(2){color:#999}




/* 副导航 */










/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1600px) {
  .col-index-news .news-slide .swiper-button-prev{left: 0;}
  .col-index-news .news-slide .swiper-button-next{right:0}
  
  
  
}
@media (max-width: 1460px) {
  #col-index-banner .ban_cont p:nth-child(1){font-size: 54px;}

  #col-banner,#col-banner .swiper-slide{height:600px !important}
  .footer .copyright .footer-title{margin-left: 10px;}
  .col-index-link .wrap .box a .more{margin-top:4vh}
  .header .inner{padding:0 20px;}
  .header .inner nav ul li{margin-right: 30px;}

  
  
}
@media (max-width: 1200px) {
  #col-index-banner .ban_cont p:nth-child(1),.col-index-product .wrap ul li i.num{font-size: 48px;}
  .col-index-quality .content h2,.col-index-news .title h2,#col-banner .ban_cont h1,.footer .footer-top .footer-info .hotline p:nth-child(1){font-size: 36px;}
  #col-index-banner .ban_cont p:nth-child(2),.col-index-link .wrap .box a h2,.col-index-quality ul li .title h3,.col-index-quality ul li .num,.col-message .wrap h2{font-size: 32px;}

  .col-information .wrap .img{width:180px}
  .col-information .wrap .content{width: calc(100% - 180px);}
  .col-information .wrap .content table td{padding-right:20px;}
  .col-information .wrap .content table td:last-child{padding:0}
  .col-network .content{position: relative;bottom:0;left: auto;padding:0 10px;}
  #col-banner,#col-banner .swiper-slide{height:500px !important}
  .footer .copyright .pull-left,.footer .copyright .pull-right{width:50%}
  .col-index-link .wrap .box a .content{padding:20px 25px;}
  .col-index-link .wrap .box a h2{margin-bottom: 5px;}
  .col-index-link .wrap .box a .s-content{line-height: 1.6;}
  .header .inner nav{margin-left: 20px;}
  .header .inner nav ul li{margin-right: 20px;font-size: 16px;}

  
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 992px) {
  #col-index-banner .ban_cont p:nth-child(1),.col-index-about .content p:nth-child(2), .col-index-about .content p:nth-child(3),.col-index-product .title h2{font-size: 36px;}
  .col-index-quality .content h2,.col-index-news .title h2,#col-banner .ban_cont h1,.col-page-about h2,.col-page-quality h2{font-size: 32px;}
  #col-index-banner .ban_cont p:nth-child(2),.col-index-link .wrap .box a h2,.col-index-quality ul li .title h3,.col-index-quality ul li .num,.col-message .wrap h2{font-size: 24px;}

  .col-index-product .title h2,.col-index-product .title .content{float: none;text-align: center;width:100%;margin-bottom: 15px;}
  .col-information .wrap .img{width:100%;border:none;text-align: center;}
  .col-information .wrap .content{width:100%;padding:0;text-align: center;}
  .col-information .wrap .content table td{padding:0;width:100%;display: block;}
  .col-capacity .container3{padding:8vh 10px}
  .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,#col-banner .swiper-slide{height:450px !important}
  .footer .copyright .pull-left,.footer .copyright .pull-right{float: none !important;width: 100% ;text-align: center;}
  .footer .copyright .footer-title,.footer .copyright .logo{width: 100%;margin-bottom: 10px;}
  .footer .footer-top .footer-info,.footer .footer-top .code{float: none;width:100%;text-align: center;margin:20px 0;}
  .footer .footer-top .code img{width: 120px;}
  .col-index-link{padding-top:100px}
  .col-index-link .wrap{display: block;padding:0 30px;}
  .col-index-link .wrap .left{width:100%;margin:0 0 25px;}
  .col-index-link .wrap .right{width:100%;}
  .col-index-link .wrap .right .box{height: auto;margin-bottom: 25px;}
  .col-index-link .wrap .right .box a .content{position: relative;}
  .col-index-link .wrap .right .box a .img{position: absolute;top: 0;left:0;}
  .col-index-product .wrap ul{display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;}
  .col-index-product .wrap ul li{min-width: 50%;height: auto;width: auto;max-width: 50%;}
  .col-index-product .wrap ul li a{height: 100%;padding:20px 0;}
  .col-index-product .wrap ul li a .table,.col-index-product .wrap ul li a .middle{display: block;}
  .col-index-product .wrap ul li a span{display: block;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
  .col-index-product .wrap{display: block;}
  .col-index-product .wrap .product-slide .swiper-slide-active .img img{width:100%}
  .col-index-product .wrap .product-slide{width: 100%;}
  .col-index-about .content{position: relative;left: auto;top:auto;text-align: center;max-width: none;}
  .col-index-about .content p:nth-child(1),.col-index-about .content p:nth-child(3),.col-index-about .content p:nth-child(4){padding-bottom: 0;margin:0;}
  .col-index-about .content p:nth-child(1)::after,.col-index-about .content p:nth-child(3)::after{display: none;}
  .header .inner nav,.header .inner .language,.footer .footer-top .footer-nav{display: none;}
  .header .inner,.header .inner .logo{height: 60px;line-height: 60px;}
  .header .inner .logo img{width: 100px;}
  .header .inner .ali_1688{margin-right: 50px;}

  
  
}
@media (max-width: 768px) {
  #col-index-banner .ban_cont p:nth-child(1),.col-index-about .content p:nth-child(2), .col-index-about .content p:nth-child(3),.col-index-product .title h2{font-size: 32px;}
  .col-index-quality .content h2,.col-index-news .title h2,#col-banner .ban_cont h1,.col-page-about h2,.col-page-quality h2,.col-news .met_module2 h1.met_title{font-size:24px}
  .col-index-quality ul li .title h3,.col-page-news .list li h3{font-size:18px}
  .col-index-product .wrap ul li,#col-banner .ban_cont{font-size: 16px;}
  
  .col-message form ul li{width:100%}
  .col-page-contact .wrap{padding:20px 30px 30px !important}
  .col-map #allmap{height: 300px;}
  .col-page-news .list li a{padding:20px 15px 25px;}
  .col-page-news .news-nav a{width:50%}
  .col-network .map .map-dot li .dot{animation: sploosh3 4s cubic-bezier(0,0,1,1);}
  .col-network .map .map-dot li .dot2{animation: sploosh4 4s cubic-bezier(0,0,1,1);}
  .col-network .map .map-dot li{width:6px;height: 6px;line-height: 6px;}
  .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-detail .inquiry-container form ul li{width: 100%;}
  .col-page-product .product-nav,.col-page-product .product-list{float: none;width:100%;padding:0;margin-bottom: 20px;}
  .col-page-product .product-nav .wrap ul{height: 120px;overflow-y: scroll;padding:0;}
  .col-page-product .product-nav .wrap ul li{padding:10px 20px;}
  .col-page-about .col-culture ul{display: block;}
  .col-page-about .col-culture ul li{margin:0 0 20px !important}
  .col-page-about .col-profile .content,.col-page-about .col-profile .right{width:100%;float: none;padding:0;margin-bottom: 25px;}
  #col-banner,#col-banner .swiper-slide{height:400px !important}
  .col-index-news .swiper-slide .content{padding:25px;}
  .col-index-quality ul{display: -webkit-flex;display: -ms-flexbox;display: flex;}
  .col-index-quality .content,.col-index-quality ul{float: none;width:100%;padding:0;margin:0 0 20px;}
  .col-index-about .img li{width: 6px;height: 6px;line-height: 6px;}
  .header .inner .logo img{width: 80px;}
  
  
  
}
@media (max-width: 468px) {
  .col-index-about .content p:nth-child(2), .col-index-about .content p:nth-child(3),.col-index-product .title h2{font-size:24px}
  .col-index-product .wrap ul li{font-size: 14px;}

  .col-page-about .col-profile .right .s-content table td{padding:15px 0;}
  #col-banner,#col-banner .swiper-slide{height:300px !important}
  .col-index-link .wrap .left .box a .more{display: none;}
  .col-index-quality ul li .num{height: 45px;line-height: 45px;padding-left: 10px;}
  .col-index-quality ul li .num .more{line-height: 35px;width: 80px;}
  .col-index-quality ul li .title{padding:20px 15px;}
  .col-index-product .title .content,.col-page-about .col-profile .right .s-content table td,.col-page-news .news-nav a{font-size:16px}

  

}


/*手机版菜单*/
.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: 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: #d92129; 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;}
}

