/*
首页模块命名规范：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;scroll-behavior:smooth}
body {font-family:'Arial','Noto Sans SC';min-width: 320px;color: #000;overflow: hidden;font-weight: 400;scroll-behavior:smooth}
html.active{overflow: hidden;}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('//at.alicdn.com/t/c/font_1502878_rohn4c9ipso.woff2?t=1725957882269') format('woff2'),
       url('//at.alicdn.com/t/c/font_1502878_rohn4c9ipso.woff?t=1725957882269') format('woff'),
       url('//at.alicdn.com/t/c/font_1502878_rohn4c9ipso.ttf?t=1725957882269') format('truetype');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(255,255,255,0.5)!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(255,255,255,.8)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
a {color: #000;}
a:focus{text-decoration: none}
a:hover { color: #000;text-decoration: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
img {border: 0;  max-width: 100%;}
.relative {position: relative;}
.container {width: 1200px;  padding: 0;}
.container2 {max-width: 1440px; width:100%;  margin: 0 auto; padding: 0 10px;}
.container3 {max-width: 1120px; width:100%;  margin: 0 auto; padding: 0 10px;}
.syposition{position: relative;background-color: #fff;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; width: 55px; height: 55px; position: absolute; right: 0; top:0;  background: #0067b7; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-70px;display: block;height: 0;overflow: hidden;}
.recaptcha{display: inline-block}
.table{display: table;height: 100%;width: 100%;margin:0;}
.table .table-cell{display: table-cell;vertical-align: middle}
img[src=""],img:not([src]){opacity:0 !important;}
/* 滚动条 */
::-webkit-scrollbar{width: 4px;  height: 5px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);border-radius: 10px;background-color: #F5F5F5;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 10px;background-color: #cbcbcb;opacity: 0.5;}  
/*滑块效果*/
::-webkit-scrollbar-thumb:hover{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.4);}
/*IE滚动条颜色*/
html {scrollbar-face-color:#bfbfbf;/*滚动条颜色*/scrollbar-highlight-color:#000;scrollbar-3dlight-color:#000;scrollbar-darkshadow-color:#000;scrollbar-Shadow-color:#adadad;/*滑块边色*/scrollbar-arrow-color:rgba(0,0,0,0.4);/*箭头颜色*/scrollbar-track-color:#eeeeee;/*背景颜色*/}
/* header */
.header{width: 100%;position: fixed;top: 0;left: 0;z-index: 101;}
.header .inner{padding:0 5%;height:100px;line-height: 100px;position: relative;background:#fff;transition: 0.5s;}
.header .inner .logo{height: 100px;line-height: 100px;font-size: 0;transition: 0.5s;position: relative;z-index: 2;}
.header .inner .nav{position: absolute;left: 50%;transform: translateX(-50%);top: 0;width: 100%;text-align: center;font-size: 0;}
.header .inner .nav>ul{height: 100px;line-height: 100px;transition: 0.5s;}
.header .inner .nav>ul>li{display: inline-block;margin:0 20px;font-size: 14px;position: relative;padding:0 20px;}
.header .inner .nav>ul>li>a{color:#333333;display: block;height:100%;position: relative;padding: 0 6px;transition:color 0.3s;}
.header .inner .nav>ul>li>a::after{content:'';width:0;height:4px;background: #7fb22d;position: absolute;left: 50%;bottom: 0;transition: 0.36s;}
.header .inner .nav>ul>li.active>a,.header .inner .nav>ul>li>a:hover{color:#7fb22d;}
.header .inner .nav>ul>li.active>a::after,.header .inner .nav>ul>li>a:hover::after{width:100%;left: 0;}
.header .inner .nav>ul>li ul{position: absolute;top: 100%;left: 0;background: #fff;min-width: 100%;left: 50%;transform: translateX(-50%);display: none;}
.header .inner .nav>ul>li ul li{padding:0 10px;white-space: nowrap;}
.header .inner .nav>ul>li ul li a{color:#666;transition: 0.3s;display: block;border-bottom: 1px solid #f0f0f0;height: 65px;line-height: 65px;}
.header .inner .nav>ul>li ul li a:hover{color:#7fb22d}

.header .inner .language{position: relative;z-index: 2;}
.header .inner .language i svg{vertical-align: middle;}
.header .inner .language a{display: inline-block;margin:0 20px;line-height: normal;color:#999999;position: relative;}
.header .inner .language a.active{color:#333333;}
.header .inner .language a:nth-of-type(1)::after{content:'';width:1px;height: 14px;background-color: #666666;position: absolute;right:-20px;top: 50%;margin-top: -7px;}

.header.active .inner{box-shadow: 2px 3px 10px rgba(0,0,0,0.1);}
.header.active .inner .logo,.header.active .inner,.header.active .inner .nav>ul{height:70px;line-height: 70px;}


.member{position: relative;z-index: 10;}
.member svg{vertical-align: text-bottom;}
/* banner */
#page section,.col-page{position: relative;z-index: 10;}
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .container2{height: 100%;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .banner-container{position: fixed;top:0;left: 0;width: 100%;z-index: 1;}
#col-index-banner .ban_cont{position: absolute;width:100%;bottom: 10%;color:#fff;}
#col-index-banner .ban_cont p:nth-child(1){font-size: 48px;font-weight: bold;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont p:nth-child(2){font-size: 48px;font-weight: bold;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont p:nth-child(3){font-size: 18px;transform: translateY(20px);opacity: 0;transition: 0.5s;margin-top:10px;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(1){transform: none;opacity: 1;transition-delay: .5s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(2){transform: none;opacity: 1;transition-delay: .66s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(3){transform: none;opacity: 1;transition-delay: .8s;}
#col-index-banner .swiper-button{width:50px;height:50px;border-radius: 50%;border:1px solid #fff;text-align: center;line-height: 48px;font-size:28px;background: none;outline: none;opacity: 1;color:#fff;position: absolute;margin-top: 0;top: auto;bottom: 15%;right: 12.5%;}
#col-index-banner .swiper-button-next{}
#col-index-banner .swiper-button-prev{margin-right:65px;left: auto;}
#col-index-banner .swiper-slide #VideoBanner {position: absolute;left: 50%;transform: translateX(-50%);}
#col-index-banner .ban_img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
#col-index-banner #play {width: 90px;height: 90px;background: url(../images/play.png)no-repeat center center;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 200;}
#col-banner .swiper-slide{padding-top:100px;}
#col-banner .ban_cont{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);color:#fff}
#col-banner .ban_cont p{font-size: 16px;transform: translateY(20px);opacity: 0;transition: 0.5s;text-transform: uppercase;margin-bottom: 5px;}
#col-banner .ban_cont h1{font-size:36px;font-weight: bold;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-banner .swiper-slide-active .ban_cont p{transform: none;opacity: 1;transition-delay: .5s;}
#col-banner .swiper-slide-active .ban_cont h1{transform: none;opacity: 1;transition-delay: .66s;}
#col-banner .swiper-slide-active .ban_cont h1::before{content:'';display: inline-block;width:100px;height: 1px;background: #fff;margin-right: 25px;vertical-align: middle;}
#col-banner .swiper-slide-active .ban_cont h1::after{content:'';display: inline-block;width:100px;height: 1px;background: #fff;margin-left: 25px;vertical-align: middle;}





/* 首页about */
.col-index-about{background: #f2f2f2;padding: 100px 0 120px;overflow: hidden;}
.col-index-about h2{font-size: 48px;color: rgb(148, 204, 57);text-shadow: 3px 5.196px 8px rgba(10, 2, 4, 0.1);font-weight: bold;text-transform: uppercase;text-align: center;margin-bottom: 15px;}
.col-index-about h3{font-size: 24px;font-weight: bold;color:#333;margin-bottom: 25px;text-align: center;margin-bottom: 50px;}
.col-index-about .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-index-about .img{width: 60%;text-align: center;position: relative;}
.col-index-about .img img{position: absolute;left: 50%;transform: translateX(-50%);}
.col-index-about .img img.leaf{top: -200px;z-index: 1;}
.col-index-about .img img.floor{bottom: -250px;}
.col-index-about .img img.floor2{display: none;}
.col-index-about .img span{text-transform: uppercase;font-size: 120px;font-weight: bold;color:#ededed;position: absolute;width: 100%;text-align: center;top: 50%;left: 0;transform: translateY(-50%);z-index: -1;}

.col-index-about .content{width:40%;color:#666;line-height: 2;padding-left: 25px;padding-right: 6%;}
.col-index-about .content p:nth-of-type(2n-1){font-size:18px;color:#333;font-weight: bold;}
.col-index-about .content p:nth-of-type(2n){margin-bottom: 30px;}
.col-index-about .content a{background-color: rgb(148, 204, 57);width: 161px;height: 51px;line-height: 51px;text-align: center;color: #fff;display: block;transition: 0.3s;margin-top:60px;}
.col-index-about .content a:hover{box-shadow: 3px 3px 12px rgba(0,0,0,0.2);}


/* 首页product */
.col-index-product{padding:120px 0 130px;background:#fff;}
.col-index-product .content{text-align: center;margin-bottom: 100px;}
.col-index-product .content p:nth-child(1){font-size: 48px;color: rgb(148, 204, 57);text-shadow: 3px 5.196px 8px rgba(10, 2, 4, 0.1);font-weight: bold;text-transform: uppercase;}
.col-index-product .content p:nth-child(2){font-size: 24px;font-weight: bold;color:#333;margin-bottom: 25px;}
.col-index-product .content img{margin:0 20px;}
.col-index-product ul{display: -webkit-flex;display: -ms-flexbox;display: flex;height: 600px;}
.col-index-product ul li{flex:1;height: 600px;position: relative;font-family: 'Noto Sans SC';transition: 0.36s;background: #333333;}
.col-index-product ul li:not(:last-child){margin-right:25px;}
.col-index-product ul li .img{height: 100%;transition: 0.5s;}
.col-index-product ul li .title{position: absolute;width: 100%;text-align: center;bottom: 40px;font-size: 18px;transition: 0.36s;color:#fff;}
.col-index-product ul li .wrap{position: absolute;width: 100%;text-align: center;padding: 0 15%;color:#fff;top: 50%;transform: translateY(-50%);margin-top: 20px;opacity: 0;transition: 0.5s;}
.col-index-product ul li .wrap h2{padding-bottom: 25px;margin-bottom: 25px;position: relative;font-size: 24px;font-weight: 400;}
.col-index-product ul li .wrap h2::after{content:'';width:28px;height:2px;background: #fff;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.col-index-product ul li .wrap .s-content{line-height: 2;}
.col-index-product ul li .wrap i{width: 50px;height: 50px;border-radius: 50%;text-align: center;line-height: 50px;color:#7fb22d;background: #fff;font-size: 20px;padding-left: 3px;margin-top:15%;transition: 0.3s;}
.col-index-product ul li:hover .wrap{margin-top:0;opacity: 1;transition-delay: 0.3s;}
.col-index-product ul li .wrap i:hover{box-shadow: 0px 7px 12px 0px rgba(10, 2, 4, 0.18);transform: translateX(5px);}
.col-index-product ul li:hover .img{opacity: 0.5;}
.col-index-product ul li:hover .title{transform: translateY(-20px);opacity: 0;}
.col-index-product ul li:hover{flex:1.6;height:700px;margin-top:-50px;box-shadow: 0px 7px 12px 0px rgba(10, 2, 4, 0.18);}

.index-product-list{padding:70px 0 40px;background: #fff;position: relative;overflow: hidden;}
.index-product-list .product-container{padding:30px 0 60px;}
.index-product-list .swiper-slide{position: relative;transition: 0.5s;box-shadow: 0px 5px 9px 0px rgba(23, 33, 7, 0.12)}
.index-product-list .swiper-slide .img{overflow: hidden;position: relative;}
.index-product-list .swiper-slide .img::after{content:'';width:100%;height:0;transition: 0.5s;background:rgba(127,178,45,0.6);position: absolute;top: 0;left: 0;}
.index-product-list .wrap{position: absolute;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);color:#fff;z-index: 2;}
.index-product-list .wrap .title1{margin-bottom: 2px;}
.index-product-list .wrap h3{font-size: 24px;margin-bottom: 8px;text-transform: uppercase;font-weight: 400;}
.index-product-list .wrap .title2{font-family: 'Noto Sans SC';transform: translateY(20px);opacity: 0;transition: 0.5s;}
.index-product-list .wrap i{display: block;width: 50px;height: 50px;border-radius: 50%;margin:30px auto 0;position: relative;background: #fff;transition: 0.3s;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.index-product-list .wrap i::before{content:'';width:14px;height: 2px;background-color: #94cc39;position: absolute;top: 50%;left:50%;transform: translate(-50%,-50%);}
.index-product-list .wrap i::after{content:'';width:2px;height: 14px;background-color: #94cc39;position: absolute;top: 50%;left:50%;transform: translate(-50%,-50%);}
.index-product-list .swiper-slide:hover{transform: scale(1.1);box-shadow: 0px 12px 20px 0px rgba(23, 33, 7, 0.18);}
.index-product-list .swiper-slide:hover .img::after{height:100%}
.index-product-list .swiper-slide:hover .wrap .title2{transform: none;opacity: 1;transition-delay: 0.3s;}
.index-product-list .swiper-slide:hover .wrap i{transform: none;opacity: 1;transition-delay: 0.5s;}

/* 首页news */
.col-index-news{padding:45px 0 8%;background: #fff;}
.col-index-news .container2{position: relative;}
.col-index-news h2{font-size: 48px;font-weight: bold;color: rgb(148, 204, 57);text-shadow: 3px 5.196px 8px rgba(10, 2, 4, 0.1);margin-bottom: 20px;width: 350px;text-transform: uppercase;}
.col-index-news h3{font-size:24px;color:#333;margin-bottom: 25px;font-weight: bold;}
.col-index-news .swiper-slide{position: relative;padding: 40px 0 45px;}
.col-index-news .swiper-slide::after{content:'';width:1px;height: 100%;background: #cccccc;position: absolute;right: -60px;top: 0;}
.col-index-news .swiper-slide .img{overflow: hidden;min-height: 100px;position: relative;}
.col-index-news .swiper-slide .img img{transition: 0.36s;}
.col-index-news .swiper-slide:hover .img img{transform: scale(1.1);opacity: 0.8;}
.col-index-news .swiper-slide h4{margin:20px 0 35px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.col-index-news .swiper-slide h4 a{color:#333;font-size: 16px;transition: 0.3s;}
.col-index-news .swiper-slide .content{color:#666;line-height: 1.8;height:75px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.col-index-news .swiper-slide>a{display: inline-block;margin-top:50px;color:#333;position: relative;}
.col-index-news .swiper-slide>a::after{content:'';width:0;height: 1px;background-color: #333;transition: 0.36s;position: absolute;bottom: 0;left: 0;}
.col-index-news .swiper-slide h4 a:hover{color:#7fb22d}
.col-index-news .swiper-slide:hover>a::after{width: 100%;}
.col-index-news .container2>span{font-size: 280px;color: rgba(0, 0, 0, 0.02);font-weight: bold;line-height: 1.071;position: absolute;left: 50%;top: 0;transform: translate(-50%,-50%);}









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

/* 关于我们 */
.col-page-about{}
.col-page-about h2{color:#333333;font-size: 30px;padding-bottom: 30px;margin-bottom: 45px;position: relative;text-align: center;}
.col-page-about h2::after{content:'';width:30px;height: 4px;background: #88bf30;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.col-page-about .col-profile{}
.col-page-about .col-profile .container{padding: 5.5% 0 6%;}
.col-page-about .col-profile .content{color:#666;line-height: 2;margin-bottom: 50px;}
.col-page-about .col-profile .swiper-slide{width: 620px;opacity: 0 !important;min-height: 150px;}
.col-page-about .col-profile .swiper-slide.swiper-slide-prev,.col-page-about .col-profile .swiper-slide.swiper-slide-next{opacity: 0.5 !important;}
.col-page-about .col-profile .swiper-slide.swiper-slide-active{opacity: 1 !important;}
.col-page-about .col-profile .swiper-button{border-radius: 2px;background: rgba(0, 0, 0,0.5);width: 41px;height: 61px;text-align: center;line-height: 61px;color:#88bf30;font-size: 32px;position: absolute;}
.col-page-about .col-network{background: #f7f7f7;position: relative;}
.col-page-about .col-network .container{padding:105px 0 25px}
.col-page-about .col-network .wrap{top: 10%;position: absolute;z-index: 3;left: 0;width:100%;text-align: center;}
.col-page-about .col-network .wrap h2{margin-bottom: 25px;padding-bottom: 20px;}
.col-page-about .col-network .map{position: relative;}
.col-page-about .col-network .map img{width: 100%;}
.col-page-about .col-network .map-dot li{position: absolute;z-index: 2;width:10px;height:10px;background: #88bf30;border-radius: 50%;line-height: 10px;font-size: 0;}
.col-page-about .col-network .map-dot .china{left:38%;top:45%}
.col-page-about .col-network .map-dot .china .dot {animation: sploosh3 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-network .map-dot .china .dot2 {animation: sploosh4 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-network .map-dot li:not(.china) .dot {animation: sploosh 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-network .map-dot li:not(.china) .dot2 {animation: sploosh2 3s cubic-bezier(0,0,1,1);}
.col-page-about .col-network .map-dot .dot,.col-page-about .col-network .map-dot .dot2{display: inline-block;vertical-align: middle;height: 10px;width: 10px;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: 10px;}
@keyframes sploosh {0% {box-shadow: 0 0 0 0px rgba(136,191,48, 0.3);}70% {box-shadow: 0 0 0 30px rgba(136,191,48, 0);}100% {box-shadow: 0 0 0 30px rgba(136,191,48, 0);}}
@keyframes sploosh2 {0% {box-shadow: 0 0 0 0px rgba(136,191,48, 0.3);}30% {box-shadow: 0 0 0 0px rgba(136,191,48, 0.3);}100% {box-shadow: 0 0 0 30px rgba(136,191,48, 0);}}
@keyframes sploosh3 {0% {box-shadow: 0 0 0 0px rgba(136,191,48, 0.5);}70% {box-shadow: 0 0 0 60px rgba(136,191,48, 0);}100% {box-shadow: 0 0 0 60px rgba(136,191,48, 0);}}
@keyframes sploosh4 {0% {box-shadow: 0 0 0 0px rgba(136,191,48, 0.5);}30% {box-shadow: 0 0 0 0px rgba(136,191,48, 0.5);}100% {box-shadow: 0 0 0 60px rgba(136,191,48, 0);}}
.col-page-about .col-advantage{}
.col-page-about .col-advantage .container{padding:6% 0 7%}
.col-page-about .col-advantage .title{float: left;width:26.66%;}
.col-page-about .col-advantage .title h2{text-align: left;}
.col-page-about .col-advantage .title h2::after{left: 0;transform: none;}
.col-page-about .col-advantage .title .img{margin-top:100px;height:600px;width:100%;position: relative;overflow: hidden;}
.col-page-about .col-advantage .title .img img{position: absolute;bottom: 0;left: 0;width: 100%;}
.col-page-about .col-advantage .advantage-list{float: right;width: 73.33%;padding-left: 10%;padding-top:40px;height: 810px;overflow-y: auto;}
.col-page-about .col-advantage .advantage-list ul li{margin-bottom: 80px;padding-right: 25%;position: relative;}
.col-page-about .col-advantage .advantage-list ul li h3{font-size: 18px;color:#333;padding-bottom: 5px;position: relative;margin-bottom: 10px;;}
.col-page-about .col-advantage .advantage-list ul li h3::after{content:'';width:300px;height:1px;background: #cbcbcb;position: absolute;left: 0;bottom: 0;}
.col-page-about .col-advantage .advantage-list ul li .content{color:#666;line-height: 1.8;}
.col-page-about .col-advantage .advantage-list ul li .img{position: absolute;right:40px;top: 0;}
.col-page-about .col-certification{background: #f7f7f7;}
.col-page-about .col-certification .container{padding:5.5% 0 7%;}
.col-page-about .col-certification .certification-container{padding-bottom: 100px;padding-top:10px;}
.col-page-about .col-certification .swiper-slide{transition: 0.3s;}
.col-page-about .col-certification .swiper-slide:hover{transform: translateY(-10px);}
.col-page-about .col-certification .swiper-slide .img{border:1px solid #e0e0e0;}
.col-page-about .col-certification .swiper-pagination{bottom:1px;}
.col-page-about .col-certification .swiper-pagination span{width:12px;height: 12px;background: #cccccc;position: relative;opacity: 1;outline: none;margin:0 8px;}
.col-page-about .col-certification .swiper-pagination span.swiper-pagination-bullet-active{background: #76a32d;}
.col-page-about .col-certification .swiper-pagination span.swiper-pagination-bullet-active::after{content:'';width:24px;height: 24px;border-radius: 50%;border:1px solid #76a32d;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}



/* 产品 */
.col-page-product{padding:6% 0 8%;}
.col-page-product .product-nav{margin-bottom: 40px;border-bottom: 1px solid #cccccc;position: relative;height: 40px;line-height: 40px;}
.col-page-product .product-nav::before{content:'';width:40px;height:1px;background: #ccc;position: absolute;right: 100%;bottom: -1px;}
.col-page-product .product-nav::after{content:'';width:40px;height:1px;background: #ccc;position: absolute;left: 100%;bottom: -1px;}
.col-page-product .product-nav ul{float: left;font-size: 0;font-family: 'Noto Sans SC';height: 40px;line-height: 40px;}
.col-page-product .product-nav ul li{display: inline-block;font-size:14px;}
.col-page-product .product-nav ul li a{display: block;padding: 0 60px;color:#666;transition: 0.3s;}
.col-page-product .product-nav ul li.active a,.col-page-product .product-nav ul li a:hover{background: #88bf30;box-shadow: 2.5px 4.33px 12px 0px rgba(10, 2, 4, 0.12);color:#fff;}
.col-page-product .product-nav .product-search{float: right;}
.col-page-product .product-search{}
.col-page-product .product-search input{vertical-align: middle;border:none;background: none;outline: none;}
.col-page-product .product-search .inpt4{width:25px;background: url(../images/search.png)no-repeat center center;}
.col-page-product .product-head{position: relative;height: 500px;overflow: hidden;}
.col-page-product .product-head .img{position: absolute;left: 0;width: 100%;bottom: 0;height:600px;}
.col-page-product .product-head .wrap{position: absolute;width: 100%;top: 0;left: 0;padding:100px 60px;color:#fff;}
.col-page-product .product-head .wrap h1{font-size: 36px;font-weight: bold;padding-bottom: 25px;margin-bottom: 25px;position: relative;;}
.col-page-product .product-head .wrap h1::after{content:'';width:30px;height: 4px;background: #88bf30;position: absolute;bottom: 0;left: 0;}
.col-page-product .product-head .wrap .content{line-height: 2.3;width: 100%;max-width: 465px;}
.col-page-product .product-list{margin-top:65px;}
.col-page-product .product-list ul li{width: 23.875%;float: left;margin-right: 1.5%;margin-bottom: 80px;transition: 0.36s;}
.col-page-product .product-list ul li:nth-child(4n){margin-right:0;}
.col-page-product .product-list ul li .img{min-height: 150px;}
.col-page-product .product-list ul li .title{background: #f7f7f7;text-align: center;padding: 40px 0;}
.col-page-product .product-list ul li .title h2{font-size: 18px;color:#333;padding-bottom: 15px;margin-bottom: 16px;position: relative;text-transform: uppercase;}
.col-page-product .product-list ul li .title h2::after{content:'';width:60px;height: 1px;background: #999999;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.col-page-product .product-list ul li .title .content{color:#999999;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 10px;}
.col-page-product .product-list ul li .title .content p{overflow: hidden;text-overflow: ellipsis;}
.col-page-product .product-list ul li:hover{box-shadow: 2.5px 4.33px 12px 0px rgba(10, 2, 4, 0.12);transform: translateY(-15px);}






/* 产品详情页 */
.col-product-detail{background: #f7f7f7;padding: 50px 0}
.col-product-detail .col-slide{float: left;width:45%;}
.col-product-detail .detail-container .swiper-button{background: none;font-size: 60px;color:#000;opacity: 1 !important;font-family: '宋体';font-weight: bold;outline: none;}
.col-product-detail .detail-container .swiper-button-prev{left:40px}
.col-product-detail .detail-container .swiper-button-next{right:40px}
.col-product-detail .detail-container .swiper-pagination{bottom: 20px;}
.col-product-detail .detail-container .swiper-pagination span{width:13px;height:13px;background: #fff;opacity: 1;}
.col-product-detail .detail-container .swiper-pagination span.swiper-pagination-bullet-active{background: #0f667a;}
.col-product-detail .wrap{float: right;width: 50%;}
.col-product-detail .wrap h2{text-transform: uppercase;margin-bottom: 35px;}
.col-product-detail .col-detail{padding:0 10px;margin-bottom: 25px;}
.col-product-detail .col-detail h3{color:#666666;margin-bottom: 23px;font-size: 16px;}
.col-product-detail .col-detail div{line-height: 1.6;}
.col-product-detail .col-detail table{width: auto;border-top:1px solid rgba(149,149,149,0.2);border-bottom: 1px solid rgba(149,149,149,0.2);}
.col-product-detail .col-detail table td{width:auto !important;padding: 10px 0;}
.col-product-detail .col-detail table tr:nth-child(2n-1){background: #e5e5e5;}
.col-product-detail .col-detail table td:first-child{border-right:1px solid rgba(149,149,149,0.2);padding-left: 35px;padding-right: 60px}
.col-product-detail .col-detail table td:last-child{padding: 10px 70px;}
.col-product-detail .col-detail3 p{padding-left: 15px;position: relative;line-height: 2}
.col-product-detail .col-detail3 p::before{content:'';width:5px;height:5px;background: #0f667a;position: absolute;left:0;top:50%;margin-top:-2.5px;border-radius: 100%;}

.detail-slide{margin:120px 0 30px;}
.detail-slide h2{margin-bottom: 30px;font-size: 30px;text-transform: uppercase;}
.detail-slide .recommend-container{padding:30px 0 60px;}
.detail-slide .swiper-slide{position: relative;transition: 0.5s;box-shadow: 0px 5px 9px 0px rgba(23, 33, 7, 0.12)}
.detail-slide .swiper-slide .img{overflow: hidden;position: relative;}
.detail-slide .swiper-slide .img::after{content:'';width:100%;height:0;transition: 0.5s;background:rgba(127,178,45,0.6);position: absolute;top: 0;left: 0;}
.detail-slide .wrap{position: absolute;width: 100%;text-align: center;top: 50%;transform: translateY(-50%);color:#fff;z-index: 2;}
.detail-slide .wrap .title1{margin-bottom: 2px;transform: translateY(55px);transition: 0.36s;}
.detail-slide .wrap h3{font-size: 24px;margin-bottom: 8px;text-transform: uppercase;font-weight: 400;transform: translateY(55px);transition: 0.36s;}
.detail-slide .wrap .title2{font-family: 'Noto Sans SC';transform: translateY(20px);opacity: 0;transition: 0.5s;}
.detail-slide .wrap i{display: block;width: 50px;height: 50px;border-radius: 50%;margin:30px auto 0;position: relative;background: #fff;transition: 0.3s;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.detail-slide .wrap i::before{content:'';width:14px;height: 2px;background-color: #94cc39;position: absolute;top: 50%;left:50%;transform: translate(-50%,-50%);}
.detail-slide .wrap i::after{content:'';width:2px;height: 14px;background-color: #94cc39;position: absolute;top: 50%;left:50%;transform: translate(-50%,-50%);}
.detail-slide .swiper-slide:hover{transform: scale(1.1);box-shadow: 0px 12px 20px 0px rgba(23, 33, 7, 0.18);}
.detail-slide .swiper-slide:hover .title1{transform: none;}
.detail-slide .swiper-slide:hover h3{transform: none;}
.detail-slide .swiper-slide:hover .img::after{height:100%}
.detail-slide .swiper-slide:hover .wrap .title2{transform: none;opacity: 1;transition-delay: 0.3s;}
.detail-slide .swiper-slide:hover .wrap i{transform: none;opacity: 1;transition-delay: 0.5s;}


/* service */
.col-page-service{padding: 50px 0 100px;}
.col-page-service .col-video{margin:60px 0 0;}
.col-page-service .col-video .wrap{position: relative;height: 550px;overflow: hidden;}
.col-page-service .col-video .wrap .img{position: absolute;width: 100%;left: 0;bottom: 0;height:650px;}
.col-page-service .col-video .wrap .title{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);text-align: center;color:#fff;}
.col-page-service .col-video .wrap .title h2{font-size: 30px;padding-bottom: 25px;margin-bottom: 60px;position: relative;;}
.col-page-service .col-video .wrap .title h2::after{content:'';width:30px;height: 4px;background: #fff;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.col-page-service .col-video .wrap .title a#play-btn{width: 56px;height: 56px;background: url(../images/play.png)no-repeat center center;background-size: cover;display: block;margin:0 auto 12px;}
.col-page-service .col-video .wrap .title .s-content{color:rgba(255, 255, 255, 0.5)}
.video-slide{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 999;top: 0;left: 0;display: none;}
.video-slide .container2{height: 100%;position: relative;}
.video-slide .video-container{position: absolute;top: 50%;transform: translateY(-50%);width: 100%;left: 0;padding:80px 0;}
.video-slide .video-container .swiper-slide{transition: 0.36s;text-align: center;position: relative;}
.video-slide .video-container .swiper-slide-active{transform: scale(1.2);z-index: 10;opacity: 1;}
.video-slide .video-container .swiper-slide .img{overflow: hidden;position: relative;background: #000;}
.video-slide .video-container .swiper-slide .img img{transition: 0.36s;width: 100%;opacity: 0.8;}
.video-slide .video-container .swiper-slide-active .img img{opacity: 1;}
/* .video-slide .video-container .swiper-slide:hover .img img{transform: scale(1.1);} */
.video-slide .video-container .swiper-slide .title{color:#fff;font-size: 16px;padding-top:15px;}
.video-slide .video-container .swiper-slide i{position: absolute;width: 35px;height: 35px;background: url(../images/play.png)no-repeat center center;background-size: cover;display: block;top:50%;left: 50%;transform: translate(-50%,-50%);}
.video-slide .video-container .swiper-pagination span{width:13px;height:13px;border:2px solid #FF8F00;background: transparent;opacity: 1;}
.video-slide .video-container .swiper-pagination span.swiper-pagination-bullet-active{background: #FF8F00;}
.video-slide #close{position: absolute;top: 30px;right: 30px;}



.col-page-service .col-download1{margin:100px 0 0;}
.col-page-service .col-download1 .wrap{position: relative;height: 550px;overflow: hidden;}
.col-page-service .col-download1 .wrap .img{position: absolute;width: 100%;left: 0;bottom: 0;height:650px;}
.col-page-service .col-download1 .wrap .title{position: absolute;width: 100%;left: 0;top: 50%;transform: translateY(-50%);text-align: center;color:#fff;}
.col-page-service .col-download1 .wrap .title h2{font-size: 30px;padding-bottom: 25px;margin-bottom: 60px;position: relative;;}
.col-page-service .col-download1 .wrap .title h2::after{content:'';width:30px;height: 4px;background: #fff;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.col-page-service .col-download1 .wrap .title a.download{display: block;width: 58px;height:58px;border-radius: 2px;text-align: center;line-height: 56px;background: url(../images/download.png)no-repeat center center;border:1px solid rgba(255, 255, 255, 0.5);margin:0 auto 12px;transition: 0.3s;}
.col-page-service .col-download1 .wrap .title a.download:hover{transform: translateY(5px);}
.col-page-service .col-download1 .wrap .title p{line-height: 2;}
.col-page-service .col-download1 .wrap .title p a{color:rgba(255, 255, 255, 0.5);border-bottom: 1px solid rgba(255, 255, 255, 0.5);display: inline-block;}
.col-page-service .col-download2 {margin:130px 0 0;}
.col-page-service .col-download2 h2{font-size: 30px;color:#333;text-align: center;padding-bottom:25px;margin-bottom: 50px;position: relative;;}
.col-page-service .col-download2 h2::after{content:'';width: 30px;height: 4px;background: #88bf30;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.col-page-service .col-download2 .clearfix{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-service .col-download2 .clearfix .contact{width: 33.33%;}
.col-page-service .col-download2 .clearfix .contact li{height: 50%;padding: 35px 10px 35px 55px;color:#666;line-height: 2;font-family: 'Noto Sans SC';}
.col-page-service .col-download2 .clearfix .contact li:nth-child(1){background: #f7f7f7;}
.col-page-service .col-download2 .clearfix .contact li p:nth-child(1){font-size: 18px;color:#333;margin-bottom: 10px;font-weight: 500;}
.col-page-service .col-download2 .clearfix .content{width:66.66%;position: relative;}
.col-page-service .col-download2 .clearfix .content .title{color:#fff;position: absolute;top: 50%;left: 10%;transform: translateY(-50%);}
.col-page-service .col-download2 .clearfix .content .title h3{font-size: 18px;margin-bottom: 35px;}
.col-page-service .col-download2 .clearfix .content .title a{display: inline-block;height: 48px;line-height: 46px;padding:0 30px;color:#fff;border:1px solid rgba(255, 255, 255, 0.5)}
.col-page-service .col-download2 .clearfix .content .img{position: absolute;bottom: -35px;right: 7%;}
.col-page-service .col-download3 {margin:100px 0 0;}
.col-page-service .col-download3 h2{font-size: 18px;color:#333;margin-bottom: 30px;text-align: center;}
.col-page-service .col-download3 ul li{height: 50px;line-height: 50px;}
.col-page-service .col-download3 ul li:nth-child(2n-1){background: #f7f7f7;}
.col-page-service .col-download3 ul li a{display: block;height:100%;padding: 0 50px;color:#666;text-transform: uppercase;font-family: 'Noto Sans SC';}
.col-page-service .col-download3 ul li a:hover span.pull-right{text-decoration: underline;}


/* news */
.col-page-news{background: #f2f2f2;padding: 7% 0;}
.col-page-news .news-top{background: #fff;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-news .news-top .wrap{width: 50%;padding:0 5%;}
.col-page-news .news-top .wrap p{color:#7fb22d;margin-bottom: 5px;}
.col-page-news .news-top .wrap h2{font-size: 24px;margin-bottom: 30px;transition: 0.3s;}
.col-page-news .news-top .wrap h2 a{color:#333;transition: 0.3s;}
.col-page-news .news-top .wrap h2 a:hover{color:#7fb22d}
.col-page-news .news-top .wrap .content{color:#666;margin-bottom: 50px;line-height: 1.8;height: 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.col-page-news .news-top .wrap .table-cell>a{display: block;width: 160px;height: 46px;line-height: 46px;padding:0 25px;border:1px solid #cccccc;position: relative;color:#333;transition: 0.36s;}
.col-page-news .news-top .wrap .table-cell>a i{float: right;color:#7fb22d}
.col-page-news .news-top .wrap .table-cell>a:hover{background: #7fb22d;color:#fff}
.col-page-news .news-top .wrap .table-cell>a:hover i{color:#fff;}
.col-page-news .news-top .img{width: 50%;overflow: hidden;position: relative;top: -40px;right: 40px;transition: 0.5s;}
.col-page-news .news-top .img:hover{box-shadow: 2.5px 4.33px 12px 0px rgba(10, 2, 4, 0.4);}
.col-page-news .news-list{margin-top:30px;}
.col-page-news .news-list ul li{float: left;width: 32%;margin-right: 2%;margin-bottom: 25px;background-color: #fff;position: relative;transition: 0.36s;}
.col-page-news .news-list ul li:nth-child(3n){margin-right: 0;}
.col-page-news .news-list ul li a{display: block;height: 100%;padding: 45px 25px;position: relative;}
.col-page-news .news-list ul li h2{font-size: 24px;color:#333;margin-bottom: 20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;transition: 0.3s;}
.col-page-news .news-list ul li .content{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color:#666;margin-bottom: 100px;line-height: 1.8;height:50px;}
.col-page-news .news-list ul li p{color:#999999;font-family: 'Noto Sans SC';}
.col-page-news .news-list ul li i{display: block;width: 60px;height: 60px;background: #7fb22d;position: absolute;bottom: 0;right: 0;color:#fff;text-align: center;line-height: 60px;font-size: 24px;}
.col-page-news .news-list ul li:hover {box-shadow: 3px 5px 15px 0px rgba(10, 2, 4, 0.1);transform: translateY(-5px);}
.col-page-news .news-list ul li:hover h2{color:#7fb22d}






/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto; margin: 0 auto;}
.col-news article {margin:40px 0 60px;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;}
/* check */


/* contact */
.col-page-contact{padding-bottom: 10%;}
.col-page-contact h2{color:#333333;font-size: 30px;padding-bottom: 25px;margin-bottom: 50px;position: relative;text-align: center;}
.col-page-contact h2::after{content:'';width:30px;height: 4px;background: #88bf30;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.col-page-contact .col-information{margin:90px 0 0;}
.col-page-contact .col-information ul{margin-bottom: 35px;}
.col-page-contact .col-information ul li{float: left;width: 33.33%;text-align: center;}
.col-page-contact .col-information ul li .img{margin-bottom: 20px;}
.col-page-contact .col-information ul li .img i.iconfont{font-size: 40px;color:#9ad63e}
.col-page-contact .col-information ul li h3{font-size: 18px;color:#333;margin-bottom: 5px;}
.col-page-contact .col-information ul li p{font-size: 15px;color:#666;}
.col-page-contact .col-information ul.flex{display: flex;justify-content: center;flex-wrap: wrap;}
.col-page-contact .col-information .col-map #allmap {width:100%;height:500px;}
.col-page-contact .col-information .col-map #allmap img { max-width: 1070px; max-height: 500px;}
.col-page-contact .col-information .col-map #allmap label {max-width: 1070px;background: #fff !important;border:none !important;box-shadow: 0 2px 3px rgba(0,0,0,.1);padding: 10px !important;top: auto !important;bottom: 10px;left: 50% !important;transform: translateX(-45%)}
.col-page-contact .col-information .col-map #allmap label::before{content: "";width: 0px;height: 0px;border-top: 10px solid #fff;border-left: 10px solid transparent;border-right: 10px solid transparent;position: absolute;bottom: -10px;left: 50%;margin-left: -10px;}
.col-page-contact .col-message{margin:100px 0 0;}
.col-page-contact .col-message form ul{font-size: 0}
.col-page-contact .col-message form ul li{font-size: 14px;width: 49%;margin-right: 2%;float: left;margin-bottom: 20px;}
.col-page-contact .col-message form ul li:nth-child(2n){margin-right: 0;}
.col-page-contact .col-message form ul li:nth-last-child(2){margin-right: 0;width: 100%}
.col-page-contact .col-message form ul li input{border:1px solid #999999;background-color: #fff;padding-left: 45px;width: 100%;height: 50px;}
.col-page-contact .col-message form ul li input[name="verify"]{width: 260px;}
.col-page-contact .col-message form ul li textarea{border:1px solid #999999;background-color: #fff;padding-left: 15px;width: 100%;padding-top: 15px;min-height: 300px;}
.col-page-contact .col-message ul li:nth-child(1) input{background-image: url(../images/1.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-message ul li:nth-child(2) input{background-image: url(../images/2.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-message ul li:nth-child(3) input{background-image: url(../images/3.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-message ul li:nth-child(4) input{background-image: url(../images/4.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-message ul li textarea{width: 100%}
.col-page-contact .col-message ul li input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #bfbfbf;}
.col-page-contact .col-message ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #bfbfbf;}
.col-page-contact .col-message ul li textarea::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #bfbfbf;}
.col-page-contact .col-message ul li textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li textarea::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #bfbfbf;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #bfbfbf;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder{color:#bfbfbf}
.col-page-contact .col-message .col-sub{text-align: center;margin:60px 0 0}
.col-page-contact .col-message .col-sub input{background-color: #7fb22d;height: 56px;font-size: 16px;color:#fff;transition: 0.3s;width: 100%;border:none;}










/* search */
#search{padding: 0 60px;}
#search .pin-wrapper{float: left;width: 25%}
#search .pin-wrapper .col-sm-3{width: 100%}
.goomay-keywords-light{background: #dc3545 !important;color:#ffffff !important;}
#search{margin: 60px auto ;overflow:hidden}
#search .search_left{border: 1px solid #d6d6d6;padding:20px 30px;}
#search .s_head{}
#search .s_head h2{font-size: 30px;text-align: center;}
#search .s_head h2{color:#333333;font-size: 30px;padding-bottom: 25px;margin-bottom: 50px;position: relative;text-align: center;}
#search .s_head h2::after{content:'';width:30px;height: 4px;background: #88bf30;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
/* #search .s_body ul{margin-top: 10px;margin-left: 20px;  } */
#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: 35px;line-height: 35px;background: #7fb22d;border: 0;color: #fff;transition: 0.3s;text-align: center;padding-left: 0px;}
#search .search_right{padding-left: 40px;}
#search .search_right .no-result{text-align: center;font-size: 30px;color:#d80808;margin-top:50px;}
#search .search-result-title{font-size: 20px;font-weight: 600;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 .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;}


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


/* 底部 */
#gotoTop{z-index: 99;position: fixed;width: 50px;height: 50px;right: 10px;bottom:50px;cursor: pointer;text-align: center;background: #333333;color:#fff;display: none;line-height: 1;}
#gotoTop i{font-size: 24px;}
#gotoTop span{display: block}
.sidebar{position: fixed;z-index: 99;right: 10px;bottom: 100px;width: 50px;}
.sidebar li{width: 50px;height: 50px;background: #333;line-height: 50px;transition: 0.36s;cursor: pointer;float: right;position: relative;}
.sidebar li:not(.phone-code){overflow: hidden;}
.sidebar li i{display: inline-block;width: 50px;height:50px;text-align: center;line-height: 50px;}
.sidebar li i svg{vertical-align: middle;}
.sidebar li p{white-space: nowrap;color:#fff;display: inline-block;}
.sidebar li:hover{background: #94cc39;}
.sidebar li:first-child:hover{width: 250px;}
.sidebar li:nth-child(2):hover{width:220px}
.sidebar li.phone-code .code{position: absolute;top: 50%;width: 100px;right: 100%;margin-top: -50px;padding: 10px;background: #94cc39;border-radius: 5px;margin-right: 10px;display: none;}
.sidebar li.phone-code:hover .code{display: block;}
.sidebar li.phone-code .code::before{content: "";width: 0px;height: 0px;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #94cc39;position: absolute;top: 50%;right: -10px;margin-top: -10px;}
.footer{position: relative;z-index: 10;background: url(../images/footer_bg.jpg)no-repeat center center;background-size: cover;padding-top:100px;}
.footer .gotoTop{width:100px;height:100px;border-radius: 50%;border:1px solid #94cc39;position: absolute;top: -50px;left: 50%;margin-left:-50px;cursor: pointer;}
.footer .gotoTop::before{content:'';border-radius: 50%;position: absolute;width: 60px;height: 61px;left: 50%;top:50%;transform: translate(-50%,-50%);transition: 0.3s;
  background-image: -moz-linear-gradient( 120deg, rgb(118,163,45) 0%, rgb(165,226,66) 100%);
  background-image: -webkit-linear-gradient( 120deg, rgb(118,163,45) 0%, rgb(165,226,66) 100%);
  background-image: -ms-linear-gradient( 120deg, rgb(118,163,45) 0%, rgb(165,226,66) 100%);
}
.footer .gotoTop::after{content:'';width:14px;height:19px;background: url(../images/up.png)no-repeat center center;background-size:cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);transition: 0.3s;}
.footer .gotoTop:hover::after{margin-top: -5px;}
.footer .wrap{font-size: 0;}
.footer .wrap>div{display: inline-block;font-size: 14px;width:35%;vertical-align: top;}
.footer .wrap .footer-nav{text-align: center;padding-top:20px;}
.footer .wrap .footer-nav ul{font-size: 0;}
.footer .wrap .footer-nav ul li{font-size: 14px;padding: 0 10px;position: relative;display: inline-block;}
.footer .wrap .footer-nav ul li:not(:first-child)::before{content:'/';position: absolute;left: -2px;color:#fff;top: 50%;transform: translateY(-50%);}
.footer .wrap .footer-nav ul li a{color:#fff;}
.footer .wrap .footer-info{width:30%;text-align: center;}
.footer .wrap .footer-info .logo{margin-bottom: 30px;}
.footer .wrap .footer-info p{color:#999999;line-height: 2;}
.footer .wrap .footer-info .code{margin:35px 0 50px;}
.footer .wrap .footer-share{text-align: center;padding-top:20px}
.footer .wrap .footer-share a{display: inline-block;margin:0 15px;color:#fff;font-size: 16px;transition: 0.3s;position: relative;}
.footer .wrap .footer-share a:hover{color:#999;}
.footer .wrap .footer-share a.wechat .code{position: absolute;top: 100%;width: 120px;margin-top: 10px;left: 50%;margin-left: -60px;padding: 10px;background: #ddd;border-radius: 5px;display: none;}
.footer .wrap .footer-share a.wechat .code::before{content: "";width: 0px;height: 0px;border-left: 10px solid transparent;border-right: 10px solid transparent;border-bottom: 10px solid #ddd;position: absolute;top: -10px;left: 50%;margin-left: -10px;}
.footer .wrap .footer-share a.wechat:hover .code{display: block;}
.footer .copyright{border-top:1px solid #666666;padding: 20px 0 25px;color:#999999;text-align: center;}

/* 副导航 */




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


/* member */
.member-header{}
.member-header .met-head{height: 100px;line-height: 100px;overflow: hidden;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}
.member-header .met-head .logo{font-size: 0;height: 100px;line-height: 100px;}
.member-header .met-head .nav{position: relative;z-index: 2;margin-left: 20px;font-size: 18px;}
.member-header .met-head .nav li::before{padding: 0 10px;color: #ddd;font-size: 22px;content: "|\00a0";}
.member-header .met-head .user-info{padding-top: 35px;line-height: normal;}
.member-header .met-head .user-info .breadcrumb{background: none;}
.member-header .met-head .user-info .breadcrumb a:hover{color:#FF8F00}
.met-member {background-color: #efefef;background-size: cover;background-repeat: no-repeat;background-position: center center;padding: 60px 0px;}
.login_index ,.register_index{background-image: url(../images/member_bg.jpg);background-position: center;background-size: cover;}
.met-member form {max-width: 400px;margin: 0px 10px;background-color: rgba(255,255,255,.7);padding: 30px;}
.form-group {margin-bottom: 15px;}
.met-member .login_link {text-align: right;margin-bottom: 15px;}
.met-member input.form-control, .met-member textarea.form-control, .met-member input.code {border-radius: 0px;height: 43px;border: 1px solid #ccc;padding: 6px 12px;}
.met-member .btn {border-radius: 0px;}
.login_index a.btn {margin-top: 20px;}
.register_index .form {margin: 0px auto;max-width: 500px;background-color: #fff;padding: 30px;}
.met-form-file-title {padding-top: 8px;padding-bottom: 8px;}
.member-info {background: #fff;padding: 15px;}
.member-info .active {background: #FF8F00;color: #fff;}
.member-info .member-subNav {padding: 10px;}
.myForm-group {margin: 0!important;padding: 15px 10px;border-bottom: 1px solid #eee;}
.myLabel {text-align: left!important;}









/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1700px) {
  
  
  
}
@media (max-width: 1600px) {
  
  
  
  
}
@media (max-width: 1500px) {
  .header .inner{padding:0 40px;}
  
  
  
  
}
@media (max-width: 1460px) {
  #col-banner,#col-banner .swiper-slide{height:600px !important;}
  #col-index-banner .ban_cont p:nth-child(1),#col-index-banner .ban_cont p:nth-child(2),.col-index-product .content p:nth-child(1),.col-index-about h2,.col-index-news h2{font-size: 36px;}
  .header .inner .nav>ul>li{margin:0 10px;}
  
}
@media (max-width: 1300px) {
  .header .inner{padding: 0 10px;}
  
  
  
}
@media (max-width: 1200px) {
  .col-page-about .col-advantage .title,.col-page-about .col-advantage .advantage-list{width:100%;padding-left: 0;height: auto;overflow: hidden;}
  .col-page-about .col-advantage .title{text-align: center;}
  .col-page-about .col-advantage .title .img{width:320px;margin:0 auto;height:500px;}
  .col-page-about .col-advantage .title h2{text-align: center;}
  .col-page-about .col-advantage .title h2::after{left: 50%;transform: translateX(-50%);}
  .col-page-about .col-advantage .title .img{margin-top:30px;}
  .col-page-about h2{font-size: 24px;padding-bottom:20px;margin-bottom: 25px;}
  #col-banner,#col-banner .swiper-slide{height:550px !important;}
  .col-index-about .img span,.col-index-news .container2>span{font-size: 80px;}
  .col-index-product ul li,.col-index-product ul{height:500px;}
  .col-index-product ul li:hover{height: 600px;}
  .col-index-product ul li .wrap{padding: 0 20px;}
  .col-index-product ul li .wrap i{margin-top:6%}
  .col-index-product,.col-index-about{padding: 60px 0 70px;}
  .footer{padding-top:60px;}
  .col-index-product .content{margin-bottom: 50px;}
  #col-index-banner .swiper-button{right: 10px;bottom: 6%;}
  .header .inner .nav>ul>li{margin:0 5px;padding: 0 15px;}
  .col-index-news .swiper-slide::after{right:-40px}
  
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 1100px) {
  .header .inner .logo img{width:150px;}
  
  
}
@media (max-width: 992px) {
  .member{margin-right: 50px;width: 60px;height: 60px;text-align: center;background: #FF8F00;opacity: 0.6;}
  .member svg path{fill:#fff}
  .col-page-service .col-download2 .clearfix{display: block;}
  .col-page-service .col-download2 .clearfix .contact,.col-page-service .col-download2 .clearfix .content{width:100%;}
  .col-page-service .col-download2 .clearfix .content{height:400px;}
  .col-page-service .col-video .wrap,.col-page-service .col-download1 .wrap{height:450px;}
  .col-page-service .col-video .wrap .img,.col-page-service .col-download1 .wrap .img{height:550px;}
  .col-page-service .col-video{margin-top:20px;}
  .col-page-service .col-download1,.col-page-service .col-download2,.col-page-contact .col-information,.col-page-contact .col-message{margin-top:50px;}
  .col-page-news .news-list ul li{width:49%;}
  .col-page-news .news-list ul li a{padding:20px 15px;}
  .col-page-news .news-list ul li:nth-child(3n){margin-right: 2%;}
  .col-page-news .news-list ul li:nth-child(2n){margin-right: 0;}
  .col-page-news .news-top .img{top: auto;right:auto;}
  .col-page-news .news-top{display: block;}
  .col-page-news .news-top .wrap{width:100%;padding:20px 10px;}
  .col-page-news .news-top .img{width:100%}
  .col-product-detail .col-slide,.col-product-detail .wrap{width:100%;}
  .col-page-product .product-list ul li{width:32%;margin-right:2%;margin-bottom:30px;}
  .col-page-product .product-list ul li:nth-child(4n){margin-right: 2%;}
  .col-page-product .product-list ul li:nth-child(3n){margin-right: 0;}
  .col-page-product .product-head .wrap{padding:60px 40px;}
  .col-page-product .product-head .wrap .content{max-width: none;}
  .col-page-product .product-head{height:400px;}
  .col-page-product .product-head .img{height:500px;}
  .col-page-product .product-nav{border-bottom:none;}
  .col-page-product .product-nav ul{float: none;border-bottom: 1px solid #cccccc;}
  .col-page-product .product-nav::before,.col-page-product .product-nav::after{bottom: 0;}
  .col-page-product .product-search input{border-bottom: 1px solid #cccccc;}
  .col-page-product .product-nav .product-search{float: none;}
  .col-page-about .col-certification .container{padding-bottom: 60px;}
  .col-page-about .col-profile .swiper-slide{width: 540px;}
  #col-banner,#col-banner .swiper-slide{height:500px !important;}
  #col-banner .swiper-slide{padding-top:60px;}
  .footer .wrap .footer-info .code{margin:10px 0 15px;}
  .footer .wrap>div{display: block;width:100% !important;margin-bottom:10px;}
  .col-index-about .img span,.col-index-news .container2>span{font-size: 48px;}
  .col-index-about .wrap{display: block;}
  .col-index-about .wrap .img{width:100%;text-align: center;}
  .col-index-about .img img{position: relative;left: auto;transform: none;}
  .col-index-about .wrap .content{width:100%;padding:0 10px;}
  .col-index-product ul li,.col-index-product ul{height:400px;}
  .col-index-product ul li:hover{height: 500px;}
  .col-index-product .content p:nth-child(2),.col-index-about h3,.col-index-news h3,.col-page-news .news-top .wrap h2,.col-page-news .news-list ul li h2{font-size: 20px;}
  #col-index-banner .ban_cont p:nth-child(1), #col-index-banner .ban_cont p:nth-child(2),.col-index-product .content p:nth-child(1),.col-index-about h2,.col-index-news h2,#col-banner .ban_cont h1,.col-page-product .product-head .wrap h1{font-size: 32px;}
  .header .inner .nav,.header .inner .language{display: none;}
  .header .inner,.header .inner .logo{height:60px;line-height: 60px;}
  .col-index-news .swiper-slide::after{right:-30px;}
  

}
@media (max-width: 768px) {
  #col-banner .swiper-slide-active .ban_cont h1::before,#col-banner .swiper-slide-active .ban_cont h1::after{width:50px;}
  .index-product-list{padding:30px 0 20px;}
  .index-product-list .product-container{padding:20px 0;}
  .col-index-product .content img{margin:0 5px 5px;}
  .col-page-contact .col-information ul li{width:100%;margin-bottom: 20px;}
  .col-page-contact .col-information .col-map #allmap{height:300px;}
  .col-page-contact .col-message form ul li{width:100%;margin-right: 0;}
  .col-page-service .col-download3 ul li a span:nth-child(1){display: inline-block;width:calc(100% - 60px);overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
  .col-page-service .col-download2 .clearfix .content .title{left:10px;}
  .col-page-service .col-download2 .clearfix .content{height:300px;}
  .col-page-service .col-download2 .clearfix .content .img img{height:280px;}
  .col-page-service .col-download2 .clearfix .contact li{padding:20px 10px 20px 25px;}
  .col-page-service .col-video .wrap,.col-page-service .col-download1 .wrap{height:350px;}
  .col-page-service .col-video .wrap .img,.col-page-service .col-download1 .wrap .img{height:450px;}
  .col-page-product .product-list ul li .title{padding: 20px 0;}
  .col-page-product .product-head .wrap{padding:30px 20px;}
  .col-page-product .product-head{height:300px;}
  .col-page-product .product-head .img{height:400px;}
  .col-page-product .product-head .wrap .content{line-height: 1.8;}
  .col-page-product .product-nav ul li a{padding:0 40px;}
  .col-page-about .col-network .wrap{position: relative;left: auto;top: auto;}
  .col-page-about .col-network .container{padding-top:50px}
  .col-page-about .col-network .wrap h2,.col-page-product .product-head .wrap h1,.col-page-contact h2{padding-bottom:10px;margin-bottom:15px;}
  .col-page-about .col-profile .swiper-slide{width: 460px;}
  #col-banner,#col-banner .swiper-slide{height:450px !important;}
  .col-index-product ul li .wrap{padding:0 10px;}
  .col-index-product ul li .wrap h2,.col-page-service .col-video .wrap .title h2,.col-page-service .col-download1 .wrap .title h2,.col-page-service .col-download2 h2,.col-page-contact h2{padding-bottom:10px;margin-bottom: 15px;}
  .col-index-product ul{height: auto;display: block;}
  .col-index-product ul li{width: 100%;margin:0 0 20px !important;}
  .col-index-product ul li .img{background-size: cover !important;}
  .col-index-product ul li:hover{height: 400px;}
  #col-index-banner .ban_cont{bottom: 50%;transform: translateY(50%);left:0;padding:0 10px;}
  #col-index-banner .ban_cont p:nth-child(1), #col-index-banner .ban_cont p:nth-child(2),.col-index-product .content p:nth-child(1),.col-index-about h2,.col-index-news h2,#col-banner .ban_cont h1,.col-page-product .product-head .wrap h1,.col-page-service .col-video .wrap .title h2,.col-page-service .col-download1 .wrap .title h2,.col-page-service .col-download2 h2,.col-page-contact h2,.col-page-contact h2{font-size: 24px;}
  .col-index-product .content p:nth-child(2),.col-index-about h3,.col-index-news h3{font-size: 18px;margin-bottom: 10px;}
  .col-index-news .swiper-slide::after{right:-20px;}
  

}
@media (max-width: 640px) {
  .col-page-about .col-advantage .advantage-list ul li .img{right:10px;}
  .col-page-about .col-advantage .advantage-list ul li h3::after{width:100px;}
  .col-page-news .news-list ul li{width:100%;margin-right:0 !important;}
  .col-page-product .product-list ul li{width:49%;}
  .col-page-product .product-list ul li:nth-child(3n){margin-right:2%}
  .col-page-product .product-list ul li:nth-child(2n){margin-right: 0;}
  #col-banner,#col-banner .swiper-slide{height:400px !important;}
  

}

@media (max-width: 530px) {
  .col-page-service .col-download3 ul li a{padding:0 10px;}
  .col-page-service .col-download2 .clearfix .content .img{right:10px;bottom:-60px;}
  .col-page-service .col-download2 .clearfix .content .img img{height:200px;}
  .col-page-service .col-download2 .clearfix .content{height:250px;}
  .col-page-service .col-download2 .clearfix .content .title h3{margin-bottom:15px;}
  .col-page-product .product-list ul li .title h2{padding-bottom: 8px;margin-bottom:10px;}
  .col-page-product .product-head .wrap{padding:20px 10px;}
  .col-page-product .product-nav ul li a{padding:0 20px;}
  .col-page-about .col-profile .swiper-slide{width:340px;}
  #col-banner,#col-banner .swiper-slide{height:350px !important;}
  
}
@media (max-width: 420px) {
  .col-page-product .product-nav ul li a{padding:0 10px;}
  /* .col-page-about .col-profile .swiper-slide{width:280px;} */
  #col-banner,#col-banner .swiper-slide{height:300px !important;}
  .col-index-news .swiper-slide::after{display: none;}
  
  
}






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

