/*
首页模块命名规范：col-index-模块英文名称，如：col-index-news
内页页面外层容器命名规范：
1、通用样式：col-page，内页外层容器通用样式，使用方法<div class="col-page col-page-about"></div>
2、页面样式：col-page-模块英文名称，如：col-page-about（关于我们页面）
3、内页模块命名规范：col-模块英文名称，如：col-product（产品）、col-honor（荣誉）
其他命名规范：
1、使用swiper、owl.Carousel等插件时，插件外层容器可用模块名称-container,如product-container
2、使用英文名称为样式命名，不要出现拼音和首字母
3、模块最外层容器命名规范：col-自定义名称
4、样式命名中单词由符号“-”来连接，如：col-culture,col-hot-product
备注：上面所说的模块不是指系统后台模块，是网站前台页面中的组成模块，如：首页中包含网站头部、产品、新闻、荣誉、案例、网站底部，其中每个部分视为一个模块。
*/
@charset "utf-8";
/* noto-sans-sc-100 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-300 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-regular */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-500 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-600 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-700 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-900 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: "JLINXIN";
  src: url("../fonts/JLINXIN.ttf") format("truetype");
}
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}
a:hover { color: #010101;text-decoration: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
img {border: 0;  max-width: 100%;}
.relative {position: relative;}
.container {width: 1200px;  padding: 0;}
.container2 {max-width: 1600px; 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:-20px;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: 3px;  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: rgba(0,0,0,0.8);}  
/*滑块效果*/
::-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{position: relative;}
.header .inner{height:135px;line-height: 135px;}
.header .logo{font-size: 0;height:135px;line-height: 135px;}
.header .welcome-title{line-height: 1.5;margin-top:46px;position: relative;margin-left: 40px;padding-left: 40px;}
.header .welcome-title::before{content:'';width:1px;height:56px;background-color: #959595;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.header .nav>ul>li{float: left;margin-right:60px;position: relative;}
.header .nav>ul>li>a{color:#0d0d0d;display: inline-block;line-height: 45px;padding: 0 20px;position: relative;}
.header .nav>ul>li>a::after{content:'';width:0;left: 50%;height:2px;background: #e8be5d;position: absolute;bottom: 0;transition: 0.36s;}
.header .nav>ul>li>a:hover::after,.header .nav>ul>li.active>a::after{width:100%;left:0;}
.header .nav>ul>li ul{background-color: #eeeeee;padding: 30px 0;position: absolute;min-width:180px;z-index: 10;text-align: center;top:100%;transform: translateY(-45px) translateX(-50%);left:50%;display:none}
.header .nav>ul>li ul li{height:45px;line-height: 45px;white-space: nowrap;}
.header .nav>ul>li ul li a{display: block;height:100%;transition: 0.36s;}
.header .nav>ul>li ul li a:hover{background-color: #e8be5d;color:#fff;}
.header .inner .language a{color:rgba(26,26,26,0.5);display: inline-block;line-height: normal;font-size: 16px;font-weight: bold;}
.header .inner .language a.active{color:#e8be5d;border-bottom: 1px solid #fff;}
.header .inner .language i{color:rgba(26,26,26,0.5);margin:0 10px;font-size:18px;line-height: 1;}


/* banner */
#page section,.col-page{position: relative;z-index:5;}
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .container2{padding:0;}
.col-banner .container{height: 100%;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .banner-container{}
#col-index-banner .ban_cont{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);color:#fff;left: 0;padding:0 10px;}
#col-index-banner .ban_cont p:nth-child(1){font-weight: bold;font-size: 42px;transform: translateY(20px);opacity: 0;transition: 0.5s;color:#e8be5d;-webkit-text-stroke: 1px #fff;}
#col-index-banner .ban_cont p:nth-child(2){font-size: 18px;transition: 0.5s;transform: translateY(20px);opacity: 0;}
#col-index-banner .ban_cont a{display: block;width: 263px;height:52px;border-radius: 2px;border:1px solid #fff;text-align: center;line-height: 50px;font-size:16px;color:#fff;transition: 0.5s;transform: translateY(20px);opacity: 0;margin:40px auto 0;}
#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 a{transform: none;opacity: 1;transition-delay: .88s;}
#col-index-banner .swiper-slide #VideoBanner {position: absolute;left: 50%;transform: translateX(-50%);width:100%}
#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-index-banner .swiper-pagination{bottom: 40px;}
#col-index-banner .swiper-pagination span{width:54px;height: 4px;opacity: 1;outline: none;background: none;background: #fff;border-radius: 0;}
#col-index-banner .swiper-pagination span.swiper-pagination-bullet-active{background: #e8be5d;}
#col-banner .ban_cont{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color:#fff;}
#col-banner .ban_cont h1{font-size: 48px;font-weight: bold;transform: translateY(-20px);opacity: 0;transition: 0.5s;}
#col-banner .swiper-slide-active .ban_cont h1{transform: none;opacity: 1;transition-delay: 0.5s;}


/* 首页about */
.border{text-transform: uppercase;font-weight: bold;color:#fff;text-stroke:1px #cccccc;-webkit-text-stroke:1px #cccccc;line-height: 1;position: relative;z-index: 0;}
.col-index-about{background-color: #fff;padding:12vh 0 14vh;}
.col-index-about .container2{position: relative;}
.col-index-about h2{color:#333333;font-size: 36px;font-weight: bold;position: relative;z-index: 1;}
.col-index-about h3{font-size: 80px;margin-top:-28px;margin-bottom: 35px;}
.col-index-about .sign{display: block;position: absolute;right: 0;top: 0;z-index: -1;}
.col-index-about .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-index-about .img{width: 45.2%;padding-right:50px;padding-bottom: 50px;position: relative;}
.col-index-about .img img{width: 100%;transition: 0.36s;}
.col-index-about .img::after{content:'';width: 65%;height: 70%;position: absolute;bottom: 0;right: 0;background: #e8be5d;z-index: -1;}
.col-index-about .content{width: 45%;margin-left: auto;position: relative;}
.col-index-about .content p{color:#666;font-size: 14px;line-height: 2;}
.col-index-about .content p:nth-child(1){color:#333;font-size: 24px;font-weight: bold;margin-bottom: 8vh;padding-bottom: 6vh;line-height: 1.25;border-bottom: 3px solid #e8be5d;}
.col-index-about .content a{display: block;width: 161px;height: 61px;background-color: rgb(232, 190, 93);text-align: center;line-height: 61px;color:#fff;font-weight: bold;margin-top:10vh;transition: 0.36s;}
.col-index-about .content a:hover{box-shadow: 3px 4px 12px rgba(0,0,0,0.1);transform: translateY(-5px);}
.col-index-about .content .border{font-size: 246px;line-height: 0.8;position: absolute;bottom: 0;right: 0;letter-spacing: 30px;z-index: -1;}
.col-index-about .about-info{width: 100%;margin-top:12vh;}
.col-index-about .about-info table{width: 100%;}
.col-index-about .about-info table td{border:1px solid #cccccc;height: 200px;width: 25%;text-align: center;color:#666;vertical-align: middle;}
.col-index-about .about-info table td p:nth-child(1){margin-bottom: 10px;}
.col-index-about .about-info table td p>span{color:#e8be5d;font-weight: bold;display: inline-block;vertical-align: text-bottom;}
.col-index-about .about-info table td span{line-height: 0.8;}
/* 首页factory */
.col-index-factory{background: #f5f5f5;position: relative;z-index: 10 !important;}
.col-index-factory .container2{position: relative;padding:80px 0 100px;}
.col-index-factory .container2::after{content:'';width: 100%;height: 100%;background: #fff;position: absolute;top: 0;left: 100%;}
.col-index-factory .factory-nav{float: left;width: 50%;}
.col-index-factory .factory-nav h2{color:#333333;font-size: 36px;font-weight: bold;position: relative;z-index: 1;}
.col-index-factory .factory-nav h3{margin-top: -28px;font-size: 80px;color:#f5f5f5;margin-bottom: 10vh;}
.col-index-factory .factory-nav ul li{margin-bottom: 60px;padding-left: 22%;position: relative;}
.col-index-factory .factory-nav ul li::after{content:'';width: 69px;height: 54px;background: url(../images/right.png)no-repeat center center;background-size: cover;position: absolute;top: 50%;transform: translateY(-50%);right: 20%;transition: 0.5s;margin-right: 10px;opacity: 0;}
.col-index-factory .factory-nav ul li:hover::after{opacity: 1;margin-right: 0;}
.col-index-factory .factory-nav ul li:last-child{margin-bottom: 0;}
.col-index-factory .factory-nav ul li .border{font-size: 72px;color:#f5f5f5;position: absolute;left:0;top: 50%;transform: translateY(-50%);}
.col-index-factory .factory-nav ul li .title{font-size: 0;}
.col-index-factory .factory-nav ul li .title>*{display: inline-block;font-size: 14px;vertical-align: middle;max-width: 250px;}
.col-index-factory .factory-nav ul li .title i{width: 50px;text-align: center;margin-right: 15px;}
.col-index-factory .factory-nav ul li .title i path{transition: 0.3s;}
.col-index-factory .factory-nav ul li .title .wrap>p{font-size: 18px;font-weight: bold;color:#333;line-height: 1;transition: 0.3s;}
.col-index-factory .factory-nav ul li .title .wrap .s-content{color:#999999;transition: 0.3s;}
.col-index-factory .factory-nav ul li:hover .border{text-stroke: 1px #e8be5d;-webkit-text-stroke: 1px #e8be5d;}
.col-index-factory .factory-nav ul li:hover .title i path{fill:#e8be5d !important;}
.col-index-factory .factory-nav ul li:hover .title .wrap p{color:#e8be5d}
.col-index-factory .factory-nav ul li:hover .title .wrap .s-content{color:#e8be5d}
.col-index-factory .factory-img{float: right;width: 50%;position: absolute;right: 0;top: 6vh;z-index: 11;}
.col-index-factory .factory-img .img{overflow: hidden;}
.col-index-factory .factory-img .img img{transition: 0.36s;}
.col-index-factory .factory-img .title{background: #e8be5d;color:#fff;padding: 30px 100px;}
.col-index-factory .factory-img .title span{font-size: 48px;font-weight: bold;display: block;padding-bottom: 30px;position: relative;;}
.col-index-factory .factory-img .title span::after{content:'';width:30px;height:4px;background: #fff;position: absolute;left: 0;bottom: 0;}



/* 首页product */
.col-index-product{background: #fff;padding:170px 0 60px;position: relative;}
.col-index-product h2{color:#333333;font-size: 36px;font-weight: bold;position: relative;z-index: 1;}
.col-index-product h3{margin-top: -28px;font-size: 80px;margin-bottom: 45px;}
.col-index-product .product-slide{height: 600px;}
.col-index-product .product-container{position: absolute;width: 100%;}
.col-index-product .product-container .swiper-slide{position: relative;}
.col-index-product .product-container .swiper-slide .img{overflow: hidden;}
.col-index-product .product-container .swiper-slide .img img{transition: 0.36s;}
.col-index-product .product-container .swiper-slide:hover .img img{transform: scale(1.1);}
.col-index-product .product-container .swiper-slide .wrap{margin-top:25px;font-size: 0;}
.col-index-product .product-container .swiper-slide .wrap .content{display: inline-block;vertical-align: middle;color:#999999;font-size: 14px;text-transform: uppercase;}
.col-index-product .product-container .swiper-slide .wrap .content p:nth-child(1){font-size: 18px;letter-spacing: 20px;}
.col-index-product .product-container .swiper-slide .wrap span{display: inline-block;vertical-align: middle;font-size: 36px;color:#e8be5d;margin-left: 20px;padding-left: 20px;position: relative;}
.col-index-product .product-container .swiper-slide .wrap span::before{content:'';width:1px;height:50px;background: #999999;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}


/* 首页news */
.col-index-news{padding:60px 0 12vh;background: #fff;}
.col-index-news h2{color:#333333;font-size: 36px;font-weight: bold;position: relative;z-index: 1;}
.col-index-news h3{margin-top: -28px;font-size: 80px;margin-bottom: 45px;position: relative;}
.col-index-news h2 span{font-size: 14px;-webkit-text-stroke: transparent;position: absolute;right: 0;bottom: 10px;z-index: 10;}
.col-index-news h2 span a{color:#999999;font-weight: normal;transition: 0.1s;}
.col-index-news h2 span a:hover{color:#333;text-decoration: underline;}
.col-index-news ul li{position: relative;transition: 0.36s;}
.col-index-news ul li a{display: block;padding: 25px 320px 25px 60px;position: relative;}
.col-index-news ul li a>span{color:#666;}
.col-index-news ul li a h2{font-size: 21px;color:#333;margin-top:20px;}
.col-index-news ul li a .content{color:#666;font-size: 14px;overflow: hidden;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin:5px 0 20px}
.col-index-news ul li a>p{color:#999}
.col-index-news ul li a>p svg{vertical-align: middle;margin-right: 5px;}
.col-index-news ul li:nth-child(2n-1){background: #f2f2f2;}
.col-index-news ul li a>i{position: absolute;right: 80px;top: 50%;transform: translateY(-50%);width: 201px;height: 51px;background-color: transparent;color:#666;text-align: center;line-height: 51px;transition: 0.36s;border:1px solid #cccccc;}
.col-index-news ul li:hover{box-shadow: 2px 3.464px 9px 0px rgba(10, 2, 4, 0.15);z-index: 1;}
.col-index-news ul li:hover a>i{background: #e8be5d;color:#fff;border:1px solid transparent}


/* 首页link */
.col-index-link{padding:0 0 8vh}
.col-index-link ul li{}
.col-index-link ul li .title{font-size: 0;padding:25px 0 20px;}
.col-index-link ul li .title div{display: inline-block;vertical-align: middle;}
.col-index-link ul li .title div p{text-transform: uppercase;font-size: 12px;color:#9b9b9b;}
.col-index-link ul li .title div p:nth-child(1){font-size:18px;letter-spacing: 15px;}
.col-index-link ul li .title h2{display: inline-block;vertical-align: middle;font-size:36px;color:#e8be5d;padding-left: 25px;margin-left: 30px;position: relative;font-weight: 400;}
.col-index-link ul li .title h2::before{content:'';width:1px;height:36px;background: #959595;transform: translateY(-50%);left: 0;position: absolute;top:50%;}
.col-index-link ul li .img{position: relative;}
.col-index-link ul li .img img{width:100%}
.col-index-link ul li .img .wrap{position: absolute;top:0;left:0;background: rgba(224,184,90,0.9);width:100%;height:100%;color:#fff;opacity: 0;transition: 0.36s;}
.col-index-link ul li .img .wrap .content{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);max-width: 550px;width:100%;margin-top:20px;opacity: 0;transition: .5s;}
.col-index-link ul li .img .wrap .content p{}
.col-index-link ul li .img .wrap .content p:nth-child(1){font-size:24px;margin-bottom: 20px;}
.col-index-link ul li .img:hover .wrap{opacity: 1;}
.col-index-link ul li .img:hover .wrap .content{opacity: 1;transition-delay: 0.36s;margin-top:0;}








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

/* 关于我们 */
.col-page-about{}
.col-page-about .col-profile{}
.col-page-about .col-profile .container{padding:9vh 0 10vh;}
.col-page-about .col-profile h2{font-size: 36px;color:#333;margin-bottom: 15px;}
.col-page-about .col-profile .content{float: left;width: 50%;padding-right: 6%; color: rgb(102, 102, 102);line-height: 2.571;}
.col-page-about .col-profile .video{float: right;width: 50%;}
.col-page-about .col-profile .video video{width: 100%;}
.col-page-about .col-environment{}
.col-page-about .col-environment .bg{width:100%;background: #ececec;max-width: 1600px;margin:0 auto}
.col-page-about .col-environment .container{padding:8vh 0 6.5vh}
.col-page-about .col-environment h2{text-align: center;margin-bottom: 40px;font-size: 36px;color:#333;}
.col-page-about .col-environment .environment-container{padding-bottom: 110px;}
.col-page-about .col-environment .img{overflow: hidden;}
.col-page-about .col-environment .img img{transition: 0.36s;width: 100%;}
.col-page-about .col-environment .swiper-slide:hover .img img{transform: scale(1.1);}
.col-page-about .col-environment .swiper-button{box-shadow: 1.5px 2.598px 5px 0px rgba(10, 2, 4, 0.15);bottom: 5px;position: absolute;top: auto;margin-top: 0;width: 51px;height: 51px;border-radius: 50%;background: #e8be5d;opacity: 1;outline: none;color:#fff;text-align: center;line-height: 51px;font-size: 24px;}
.col-page-about .col-environment .swiper-button-prev{left: auto;right: 50%;margin-right: 10px;}
.col-page-about .col-environment .swiper-button-next{right: auto;left: 50%;margin-left: 10px;}
.col-page-about .col-honor{}
.col-page-about .col-honor .container{padding:8vh 0 6.5vh}
.col-page-about .col-honor h2{text-align: center;margin-bottom: 40px;font-size: 36px;color:#333;}
.col-page-about .col-honor .honor-container{padding-bottom: 90px;}
.col-page-about .col-honor .swiper-pagination{bottom: 0;}
.col-page-about .col-honor .swiper-pagination span{width: 12px;height: 12px;background: #e5e5e5;opacity: 1;}
.col-page-about .col-honor .swiper-pagination span.swiper-pagination-bullet-active{background: #e8be5d;}
.col-page-about .col-honor .swiper-slide{border:1px solid #e5e5e5;}
.col-page-about .col-honor .swiper-slide .img {overflow: hidden;}
.col-page-about .col-honor .swiper-slide .img img{transition: 0.36s;width:100%}
.col-page-about .col-honor .swiper-slide:hover .img img{transform: scale(1.1);}




/* 产品 */
.col-page-product{padding:15vh 0 16vh}
.col-page-product .container>ul{font-size: 0;}
.col-page-product .container>ul li{display: inline-block;vertical-align: top;width: 32%;margin-right: 2%;margin-bottom: 8vh;}
.col-page-product .container>ul li:nth-child(3n){margin-right: 0;}
.col-page-product .container>ul li .img{overflow: hidden;}
.col-page-product .container>ul li .img img{width: 100%;transition: 0.36s;}
.col-page-product .container>ul li:hover .img img{transform: scale(1.1);}
.col-page-product .container>ul li .title{text-align: center;padding-top:25px;font-size: 18px;color:#333;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}

.product-detail h1{text-align: center;margin-bottom:20px;margin-bottom: 20px;color:#e8be5d}


/* 产品详情页 */
.col-page-detail{background: #fff;padding:6vh 0 8vh;}
.col-page-detail .container{max-width: 1000px;}
.col-page-detail .pro_show .caseleft{width:100%;}
.col-page-detail .pro_show .caseleft .gallery-top .bimg a{display: block;cursor: pointer;}
.col-page-detail .pro_show .caseleft .col-thumb{margin-top:20px;position: relative;padding:0 40px}
.col-page-detail .pro_show .caseleft .col-thumb .gallery-thumbs{padding: 0 1px;}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-slide a{display: block;}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-button{background: #e8be5d;opacity: 1;color:#fff;font-size: 24px;height: 100%;width: 40px;text-align: center;margin: 0;transform: translateY(-50%);outline: none;}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-button i{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-button-prev{left: 0}
.col-page-detail .pro_show .caseleft .col-thumb .swiper-button-next{right:0;}
.col-page-detail .pro_show .proshowcon {margin-top:50px}
.col-page-detail .pro_show .proshowcon h1{font-size: 36px;color:#333;border-bottom: 1px solid #cccaca;padding-bottom: 10px;margin-bottom: 35px;font-weight: 400;}
.col-page-detail .pro_show .proshowcon .box{margin-bottom: 6vh;}
.col-page-detail .pro_show .proshowcon .box h2{font-size: 18px;color:#333;margin-bottom: 20px;}
.col-page-detail .pro_show .proshowcon .box .content{min-height: 100px;color:#666;line-height: 1.8;position: relative;}



/* factory */
.col-page-factory{}
.col-page-factory .col-video{}
.col-page-factory .col-video .container{padding: 9vh 0 10vh;}
.col-page-factory .col-video h2{text-align: center;font-size: 30px;font-weight: bold;margin-bottom: 35px;color:#333;}
.col-page-factory .col-video ul li{float: left;width: 32%;margin-right: 2%;margin-bottom: 50px;overflow: hidden;transition: 0.3s;}
.col-page-factory .col-video ul li:nth-child(3n){margin-right: 0;}
.col-page-factory .col-video ul li .img{overflow: hidden;}
.col-page-factory .col-video ul li .img img{transition: 0.36s;width:100%;}
.col-page-factory .col-video ul li:hover .img img{transform: scale(1.1);}
.col-page-factory .col-video ul li .title{text-align: center;;}
.col-page-factory .col-video ul li .title h3{font-size:18px;margin-top:10px;}
/* .col-page-factory .col-video .content{position: relative;background: #000;}
.col-page-factory .col-video .content video{width: 100%;opacity: 0.5;transition: 0.36s;}
.col-page-factory .col-video .content.active video{opacity: 1;}
.col-page-factory .col-video .content #play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);} */
.col-page-factory .col-certification{}
.col-page-factory .col-certification .bg{width: 100%;max-width: 1600px;margin:0 auto}
.col-page-factory .col-certification .container{padding:6vh 0}
.col-page-factory .col-certification h2{text-align: center;color:#fff;font-size: 30px;font-weight: bold;margin-bottom: 40px;}
.col-page-factory .col-certification .certification-container{padding-bottom: 60px;padding-top:10px;}
.col-page-factory .col-certification .swiper-pagination{bottom: 0;}
.col-page-factory .col-certification .swiper-pagination span{width: 10px;height: 10px;background: #e5e5e5;opacity: 1;}
.col-page-factory .col-certification .swiper-pagination span.swiper-pagination-bullet-active{background: #e8be5d;}
.col-page-factory .col-certification .swiper-slide{transition: 0.36s;}
.col-page-factory .col-certification .swiper-slide .img {overflow: hidden;}
.col-page-factory .col-certification .swiper-slide .img img{width:100%}
.col-page-factory .col-certification .swiper-slide:hover{transform: translateY(-10px);}
.col-page-factory .col-download{}
.col-page-factory .col-download .container{padding:8vh 0 12vh}
.col-page-factory .col-download h2{text-align:center;margin-bottom: 40px;font-size:30px;color:#333;font-weight:bold;}
.col-page-factory .col-download ul li{height:60px;line-height: 60px;font-size:0;}
.col-page-factory .col-download ul li:nth-child(2n-1){background: #ededed;}
.col-page-factory .col-download ul li h3{display:inline-block;padding-left:50px;height:60px;line-height: 60px;}
.col-page-factory .col-download ul li h3 a{color:#333;font-size:14px;}
.col-page-factory .col-download ul li span.dw{font-size:14px;float: right;padding-right:60px}
.col-page-factory .col-download ul li span.dw a{color:#999999;transition: 0.3s;}
.col-page-factory .col-download ul li span.dw a i{display: inline-block;margin-right: 5px;}
.col-page-factory .col-download ul li span.dw a i svg{vertical-align: text-bottom;}
.col-page-factory .col-download ul li span.dw a:hover {color:#e8be5d}
.col-page-factory .col-download ul li span.dw a:hover i path{fill:#e8be5d}


/* news */
.col-page-news{padding:8vh 0 12vh}
.col-page-news h2{text-align: center;font-size:30px;color:#333;font-weight: bold;margin-bottom: 50px;}
.col-page-news .news-list{}
.col-page-news .news-list ul li{width:32%;margin-right: 2%;margin-bottom: 35px;float: left;transition: 0.36s;}
.col-page-news .news-list ul li:nth-child(3n){margin-right: 0;}
.col-page-news .news-list ul li .img{overflow: hidden;}
.col-page-news .news-list ul li .img img{transform: scale(1.1);transition: 0.36s;width:100%}
.col-page-news .news-list ul li:hover .img img{transform: none;}
.col-page-news .news-list ul li .wrap{padding:35px 30px 25px;background: #f6f6f6;}
.col-page-news .news-list ul li .wrap h3{font-size:18px;color:#333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 10px;}
.col-page-news .news-list ul li .wrap .content{font-size: 13px;line-height: 1.538;color: rgb(102, 102, 102);margin-bottom: 5vh;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height:38px;}
.col-page-news .news-list ul li .wrap>p{color:#999999;font-size: 13px;}
.col-page-news .news-list ul li .wrap>p i{float: right;width:20px;height:20px;border-radius: 50%;background: #e8be5d;color:#fff;text-align: center;line-height: 20px;font-size:12px;padding-left:2px}
.col-page-news .news-list ul li:hover{box-shadow: 1.5px 2.598px 5px 0px rgba(10, 2, 4, 0.15);transform: translateY(-5px);}


/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto; margin: 0 auto;}
.col-news article {margin:40px 0;float: left;width: 100%;}
.col-news .met_clear {clear: both;}
.col-news .met_module2 h1.met_title {font-size: 30px;padding: 5px 0;color:#000;margin-bottom: 2vh;}
.col-news .met_module2 .met_infos {color: #818181;font-size: 12px;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.col-news .met_module2 .met_time { padding-right: 6px;}
.col-news .met_module2 .met_source {padding-right: 6px;}
.col-news .met_module2 .met_source a {color: #607fa6;}
.col-news .met_module2 .met_editor { padding: 0 10px;color:#000;font-family: 'Light','simhei';}
.col-news .met_editor {line-height: 2;}
.col-news .met_tools {border-top: 1px solid #ddd;margin-top: 30px;position: relative;padding: 10px 10px 0;}
.col-news .met_tools .met_page {clear: both;color: #818181;}
.col-news .met_tools .met_page li {display: inline-block;list-style: none;margin-right: 30px;}
.col-news .met_tools .met_page li:last-child{margin-right: 0}
.col-news .met_tools .met_page li span {padding-right: 5px;}
.col-news .met_tools .met_page a {color: #607fa6;}
/* contact */
.col-page-contact{}
.col-page-contact .col-information{padding: 70px 0;}
.col-page-contact .col-information .bg{width:100%;max-width:1600px;margin:0 auto;}
.col-page-contact .col-information .container{padding:20px 0 0;}
.col-page-contact .col-information .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-page-contact .col-information .wrap .content{align-self: center;width: 35%;color:#fff;}
.col-page-contact .col-information .wrap .content i{display: inline-block;vertical-align: text-bottom;}
.col-page-contact .col-information .wrap .content i svg{vertical-align: middle;}
.col-page-contact .col-information .wrap .content p{font-size:14px;margin-bottom: 25px;}
.col-page-contact .col-information .wrap .content p:nth-child(1){font-size: 18px;margin-bottom: 0;}
.col-page-contact .col-information .wrap .content p:nth-child(2){font-size: 30px;font-weight: bold;margin-bottom: 35px;}
.col-page-contact .col-information .wrap .col-map{width: 65%;transform: translateY(70px);}
.col-page-contact .col-information .wrap .col-map #allmap {width:100%;height:400px;box-shadow: 0px 6px 12px 0px rgba(10, 2, 4, 0.12);}
.col-page-contact .col-information .wrap .col-map #allmap img { max-width: 1070px; max-height: 500px;}
.col-page-contact .col-information .wrap .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 .wrap .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{padding:70px 0 9vh}
.col-page-contact .col-message .bg{width:100%;max-width: 1600px;background: #ededed;margin:0 auto;}
.col-page-contact .col-message .container{padding:8vh 0;}
.col-page-contact .col-message h2{text-align: center;margin-bottom: 40px;color:#333;font-weight: bold;font-size: 30px;}
.col-page-contact .col-message form ul{font-size: 0}
.col-page-contact .col-message form ul li{font-size: 14px;width: 32%;margin-right: 2%;float: left;margin-bottom: 25px;}
.col-page-contact .col-message form ul li:nth-child(3){margin-right: 0;}
.col-page-contact .col-message form ul li:last-child{margin-right: 0;width: 100%}
.col-page-contact .col-message form ul li input{border:1px solid #e5e5e5;background-color: #fff;padding-left: 20px;width: 100%;height: 50px;}
.col-page-contact .col-message form ul li textarea{border:1px solid #e5e5e5;background-color: #fff;padding-left: 20px;width: 100%;padding-top: 20px;min-height: 300px;}
.col-page-contact .col-message ul li textarea{width: 100%}
.col-page-contact .col-message ul li input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #cccccc;}
.col-page-contact .col-message ul li input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #cccccc;}
.col-page-contact .col-message ul li textarea::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */color: #cccccc;}
.col-page-contact .col-message ul li textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li textarea::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */color: #cccccc;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/color: #cccccc;}
.col-page-contact .col-message ul li textarea:-ms-input-placeholder{color:#bfbfbf}
.col-page-contact .col-message .col-sub{text-align: center;margin:30px 0 0}
.col-page-contact .col-message .col-sub input{background-color: #e8be5d;height: 56px;font-size: 14px;color:#fff;transition: 0.3s;width: 100%;border:none;}


/* 底部 */
#gotoTop{font-size: 24px;z-index: 99;position: fixed;width: 50px;height: 50px;right: 15px;bottom:50px;cursor: pointer;text-align: center;background: #e8be5d;color:#fff;display: none;line-height: 50px;}
.footer{position: relative;z-index: 10;}
.footer .container2{background: url(../images/footer_bg.jpg)no-repeat center center;background-size:cover;padding:50px 40px 70px 50px;}
.footer .footer-nav{float: left;}
.footer .footer-nav>ul>li{float: left;margin-right: 100px;}
.footer .footer-nav>ul>li:last-child{margin-right: 0;}
.footer .footer-nav>ul>li a{}
.footer .footer-nav>ul>li ul{margin-top:15px;}
.footer .footer-nav>ul>li ul li{margin-bottom: 10px;}
.footer .footer-nav>ul>li ul li a{color:#888;transition: 0.2s;}
.footer .footer-nav>ul>li ul li a:hover{text-decoration: underline;}
.footer .footer-info{max-width:315px;float: right;}
.footer .footer-info .share{margin-bottom: 25px;}
.footer .footer-info .share a{display: inline-block;width:27px;height:27px;text-align: center;line-height: 27px;background: #707070;color:#c0c0c0;margin-right: 5px;transition: 0.3s;position: relative;}
.footer .footer-info .share a .code{position: absolute;padding: 5px;border-radius: 2px;background-color: #707070;bottom: 100%;left: 50%;transform: translateX(-50%);display: none;}
.footer .footer-info .share a .code img{max-width: none;}
.footer .footer-info .share a:nth-child(2):hover .code{display: block;}
.footer .footer-info .share a:hover{background: #e8be5d;color:#f1e0b7;}
.footer .footer-info div.copyright{font-size: 14px;color: rgba(1, 1, 1, 0.502);line-height: 1.833;font-family: 'Noto Sans SC';}
.footer .footer-info div.other{font-size: 14px;color: rgba(1, 1, 1, 0.502);line-height: 1.833;font-family: 'Noto Sans SC';}




/* 副导航 */
.vicenav{height: 80px;line-height: 80px;background: #f5f5f5;position: relative;z-index: 11;max-width:1600px;margin:0 auto;}
.vicenav .navList{float: left;}
.vicenav ul li{float: left;}
.vicenav ul li:last-child{margin-right: 0}
.vicenav ul li a{color:#333;transition: 0.2s;font-size: 16px;display: block;padding: 0 30px;position: relative;}
.vicenav ul li.active a,.vicenav ul li a:hover{color:#fff;background: #e8be5d;}
.vicenav .mbx{float: right;color:#999;}
.vicenav .mbx a{color:#999;}
.vicenav.active{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;box-shadow: 0 5px 15px rgba(0,0,0,.1)}



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

/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1600px) {
  .container2{padding-left:10px !important;padding-right: 10px !important;}
  
}
@media (max-width: 1460px) {
  .col-index-link ul li .title h2{padding-left: 10px;margin-left: 15px;font-size: 32px;}
  .col-banner,.col-banner .swiper-slide{height:600px !important}
  .header .nav>ul>li{margin-right:30px;}
  
}
@media (max-width: 1300px) {
  .header .nav>ul>li{margin-right:20px;}
  .header .welcome-title{padding-left: 20px;margin-left: 20px;}
  
}
@media (max-width: 1200px) {
  .footer .footer-nav>ul>li{margin-right: 50px;}
  .col-index-link ul li .title h2{padding-left: 8px;margin-left: 0;font-size: 24px;}
  #col-index-banner .ban_cont p:nth-child(1),#col-banner .ban_cont h1{font-size: 36px;}
  .col-banner,.col-banner .swiper-slide{height:500px !important}
  .header .nav>ul>li{margin-right:10px;}
  
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 1100px) {
  .footer .footer-nav>ul>li{margin-right: 30px;}
  

}
@media (max-width: 992px) {
  .col-page-news .news-list ul li .wrap{padding: 20px 15px 15px;}
  .col-page-product .container>ul li,.col-page-news .news-list ul li,.col-page-factory .col-video ul li{width:49%;margin-bottom: 5vh;}
  .col-page-product .container>ul li:nth-child(3n),.col-page-news .news-list ul li:nth-child(3n),.col-page-factory .col-video ul li:nth-child(3n){margin-right: 2%;}
  .col-page-product .container>ul li:nth-child(2n),.col-page-news .news-list ul li:nth-child(2n),.col-page-factory .col-video ul li:nth-child(2n){margin-right: 0;}
  .col-page-product .container>ul li .title{padding-top:10px;font-size: 14px;}
  .col-page-about .col-profile h2{text-align: center;}
  .col-page-about .col-profile .content,.col-page-about .col-profile .video{width: 100%;padding-right:0;margin-bottom: 20px;}
  .footer .footer-nav,.footer .footer-info{float: none;max-width: none;}
  .footer .footer-nav>ul{font-size: 0;}
  .footer .footer-nav>ul>li{margin-right: 0;width:33.33%;display: inline-block;float: none;font-size: 14px;vertical-align: top;margin-bottom: 20px;text-align: center;}
  #col-index-banner .ban_cont p:nth-child(1),#col-banner .ban_cont h1,.col-page-about .col-profile h2,.col-page-about .col-environment h2,.col-page-about .col-honor h2,.col-page-detail .pro_show .proshowcon h1{font-size: 32px;}
  .col-banner,.col-banner .swiper-slide{height:400px !important}
  .header .inner,.header .logo{height:100px;line-height: 100px;}
  .header .welcome-title{margin-top:29px;}
  .header .nav,.header .language{display: none;}
  .vicenav .container{padding-left: 0 !important;}
  .vicenav .navList { position: relative;min-width: 180px;}
  .vicenav .navList ul {position: absolute;left: 0;top: 100%;width: 100%;background: #f5f5f5;border: 1px solid #eee;border-top: none;z-index: 98;display: none;z-index: 2;}
  .vicenav .navList p a {position: relative;display: block;height: 80px;line-height: 80px;text-align: center;color: #333;border-right: 1px solid #eee;font-size: 16px;}
  .vicenav .navList p a::after {content: '';position: absolute;right: 20px;width: 14px;height: 14px;background: url(../images/down.png)no-repeat center center;background-size: cover;top: 50%;margin-top: -7px;transition: 0.3s;transform: rotate(180deg)}
  .vicenav .navList p a.active::after{transform: rotate(0)}
  .vicenav ul li{float: none !important;margin:0 ;text-align: center;width: 100%;margin:0 !important;}
  .vicenav .navList ul li a{display: block;line-height: 40px;font-size: 14px;}

  
}
@media (max-width: 768px) {
  #col-index-banner .ban_cont a{margin-top:10px}
  .col-page-detail .pro_show .caseleft .col-thumb .swiper-button{width:20px}
  .col-page-detail .pro_show .caseleft .col-thumb{padding: 0 20px;}
  .col-page-contact .col-message form ul li{width:100%;margin-right:0;margin-bottom:10px;}
  .col-page-contact .col-information .wrap{display: block;}
  .col-page-contact .col-information .wrap .content,.col-page-contact .col-information .wrap .col-map{width:100%;transform: none;}
  .col-page-contact .col-information .container{padding: 20px 10px;}
  .col-index-link ul li .title div,.col-index-link ul li .title h2{display: block;text-align: center;padding-left: 0;margin-left: 0;margin-bottom: 10px;}
  .col-index-link ul li .title div p:nth-child(1){letter-spacing: 5px;}
  .col-index-link ul li .img .wrap .content{padding: 0 10px;}
  .col-index-link ul li .img .wrap .content p:nth-child(1){font-size: 20px;margin-bottom: 5px;}
  .col-index-link ul li .title h2::before{display: none;}
  .col-banner,.col-banner .swiper-slide{height:300px !important}
  #col-index-banner .ban_cont p:nth-child(1),#col-banner .ban_cont h1 ,.col-page-about .col-profile h2,.col-page-about .col-environment h2,.col-page-about .col-honor h2,.col-page-contact .col-message h2,.col-page-detail .pro_show .proshowcon h1,.col-page-factory .col-video h2,.col-page-factory .col-certification h2,.col-page-factory .col-download h2,.col-page-news h2{font-size: 24px;}
  #col-index-banner .ban_cont p:nth-child(2),.col-page-detail .pro_show .proshowcon .box h2{font-size: 16px;}
  #col-index-banner .ban_cont a{width:180px;height:42px;line-height: 40px;font-size: 14px;}
  

}

@media (max-width: 530px) {
  .col-page-about .col-environment .swiper-button{width:40px;height:40px;line-height: 40px;font-size: 18px;}
  .header .welcome-title{display: none;}
  .header .logo img{width:60px;}
  .header .welcome-title{margin-left:0;font-size:12px}
  .col-page-contact .col-information .wrap .col-map #allmap{height:300px}
  .col-page-news .news-list ul li{width:100%;margin-right:0}
  .vicenav .mbx{display: none;}
  .footer .footer-nav>ul>li{width:50%}
  .header .welcome-title{padding-left: 0;margin-left: 10px;}
  .header .welcome-title::before{display: none;}
  

}

/*手机版菜单*/
.mm-slideout{z-index: auto!important;}
@media screen and (max-width: 992px)  {
  #header a.mm_btn {background: center center no-repeat #e8be5d;display: block;width: 60px;height:60px;position: absolute;top: 20px;right:0; padding: 15px;z-index: 1; }
  #header .mm_btn .menu_bar {width: 30px;height: 30px; position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
  #header .mm_btn .menu_bar_item { position: absolute;left: 0;top: 0; transform: translateZ(0) rotate(0); transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s; -webkit-transform: translateZ(0) rotate(0); -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s; width: 30px;height: 30px;}
  #header .mm_btn .menu_bar_item .rect{ width: 30px; height: 2px; background: #fff; position: absolute; left: 0; top: 14px;/*transition: transform .2s ease .2s;-webkit-transition: -webkit-transform .2s ease .2s;*/-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
  #header .mm_btn .menu_bar_item .rect.top {transform: translate3d(0,-8px,0); -webkit-transform: translate3d(0,-8px,0);}
  #header .mm_btn .menu_bar_item .rect.mid {transform: translate3d(0,0px,0); -webkit-transform: translate3d(0,0px,0); transition: 0.5s;}
  #header .mm_btn .menu_bar_item .rect.bottom {transform: translate3d(0,8px,0); -webkit-transform: translate3d(0,8px,0);}
  #header .mm_btn.is_active .menu_bar_item.mid{opacity: 0;}
  #header .mm_btn.is_active .menu_bar_item .rect {transition: transform 0s ease 0s; transform: translate3d(0,0,0); -webkit-transition: -webkit-transform 0s ease 0s; -webkit-transform: translate3d(0,0,0);}
  #header .mm_btn.is_active .menu_bar_item.bottom { transform: translateZ(0) rotate(-45deg); -webkit-transform: translateZ(0) rotate(-45deg);}
  #header .mm_btn.is_active .menu_bar_item {transform: translateZ(0) rotate(45deg);transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform: translateZ(0) rotate(45deg);-webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;}
  /*菜单弹出方向*/
  .mm-menu_offcanvas{left: auto!important;}
  .mm-menu{right: 0!important;}
  .mm-menu_offcanvas.mm-menu_opened{z-index: 9!important;}
  .mm-slideout{z-index: 10!important;}
  .mm-menu.mm-menu_pageshadow:after{content: ""; display: block; width: 20px; height: 120%; position: absolute; right: 100%; top: -10%; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.3);}/*弹出菜单边阴影*/
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform: translate(-80vw,0)!important;-ms-transform: translate(-80vw,0)!important;transform: translate(-80vw,0)!important;-webkit-transform: translate3d(-80vw,0,0)!important;transform: translate3d(-80vw,0,0)!important;/*transform: translate3d(80vw,0,0)!important;*/}
  .mm-wrapper_opened .mm-menu_fx-menu-slide {-webkit-transform: translate(0,0)!important;-ms-transform: translate(0,0)!important;transform: translate(0,0)!important;-webkit-transform: translate3d(0,0,0)!important;transform: translate3d(0,0,0)!important;}
  /**/
  #menu{ color:rgba(0,0,0,.8);}
  #menu .mm-listview .mm-btn_next:after{border-color: rgba(189,189,189,1);}
  #menu .mm-btn:after, #menu .mm-btn:before{border-color: rgba(189,189,189,1);}
  #menu .mm-navbar a, #menu .mm-navbar>*{color:rgba(0,0,0,.8); font-size: 16px;}
  #menu.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.6);}
  /* #menu .mm-searchfield input{background: rgba(0,0,0,.3);color: rgba(0,0,0,.2);} */
  #menu .mm-listitem, #menu .mm-listitem #menu .mm-btn_next, #menu .mm-listitem #menu .mm-btn_next:before, #menu .mm-listitem:after, #menu .mm-listview{ border-color: rgba(0,0,0,.1); }
  #menu .mm-navbars_bottom, #menu .mm-navbars_top{border-color: rgba(0,0,0,.1);}
  #menu .mm-listitem a{font-size: 16px;}
}
@media (min-width: 550px){
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {-webkit-transform: translate(-440px,0)!important;-ms-transform: translate(-440px,0)!important;transform: translate(-440px,0)!important;-webkit-transform: translate3d(-440px,0,0)!important;transform: translate3d(-440px,0,0)!important;}
}
