/*
首页模块命名规范：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";
@font-face {
  font-family: "zcool";
  src: url("../fonts/站酷酷黑体.ttf") format("truetype");
}
/* noto-sans-sc-100 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 100;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-100.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-300 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 300;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-300.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-regular */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: regular;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-regular.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-500 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 500;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-500.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-600 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 600;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-600.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-700 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 700;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-700.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
  
/* noto-sans-sc-900 */
@font-face {
  font-family: 'Noto Sans SC';
  font-style: normal;
  font-weight: 900;
  src: url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot'); /* IE9 Compat Modes */
  src: local('Noto Sans SC'), local('NotoSans SC-Normal'),
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.woff') format('woff'), /* Modern Browsers */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('//lib.baomitu.com/fonts/noto-sans-sc/noto-sans-sc-900.svg#NotoSans SC') format('svg'); /* Legacy iOS */
}
html{overflow-x: hidden;}
body {font-family:'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: 1450px; 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:-80px;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.table{width: 100%;height: 100%;display: table;}
.table-cell{display: table-cell;vertical-align: middle;}
/* 滚动条 */
::-webkit-scrollbar{width: 3px;  height: 5px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);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: fixed;top: 0;left: 0;width: 100%;z-index: 99;}
.header .inner{height: 80px;line-height: 80px;transition: 0.36s;background-color: #fff;width: 100%;max-width: 1580px;margin:0 auto;padding:0 20px;}
.header .inner::after{content:'';width:100%;height:80px;background: #fff;box-shadow: 0px 2px 5px 0px rgba(6, 0, 1, 0.04);position: absolute;top:0;left:0;z-index: -1;}
.header .inner .logo{font-size: 0;height: 80px;line-height: 80px;position: absolute;left: 50%;transform: translateX(-50%);transition: 0.36s;}
.header .inner nav ul li{float: left;}
.header .inner nav ul li a{font-size: 16px;transition: 0.2s;}
.header .inner nav ul li a:hover,.header .inner nav ul li.active a{color:#0079c0}
.header .inner nav.pull-left ul li{margin-right: 70px;}
.header .inner nav.pull-left ul li:last-child{margin-right: 0;}
.header .inner nav.pull-right ul li{padding:0 25px;position: relative;}
.header .inner nav.pull-right ul li::after{content:'';width: 1px;height: 16px;background: #dcdcdc;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.header .inner .language{line-height: normal;position: relative;margin-top: 17.5px;transition: margin-top 0.36s;}
.header .inner .language>a{display: block;padding: 0 10px;font-size: 15px;color:rgba(0,0,0,.7);height: 45px;line-height: 45px;background: #fff;}
.header .inner .language>a i{color:#2899c9;}
.header .inner .language .lang-none{display: none;}
.header .inner .language .lang-none a{display: block;text-align: center;height: 45px;line-height: 45px;border-top:1px solid #e5e5e5;font-size: 15px;color:#666666;background: #fff;}
.header .inner .language:hover{box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.18);}
.header .inner .language .lang-none a:hover{background: #000;color:#dddddd;}







/* banner */
#page section,.col-page{position: relative;z-index:5;background-color: #fff;}
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .container{height: 100%;position: relative;}
.col-banner .banner-container>.swiper-wrapper>.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 .banner-container>.swiper-wrapper>.swiper-slide{padding-top: 40px;}
#col-index-banner .ban_cont{position: absolute;width: 100%;top:50%;left: 0;color:#fff;transform: translateY(-50%);}
#col-index-banner .ban_cont p:nth-child(1){transform: translateY(20px);transition: 0.5s;opacity: 0;margin-bottom:5vh}
#col-index-banner .ban_cont p:nth-child(2){transform: translateY(20px);transition: 0.5s;opacity: 0;}
#col-index-banner .ban_cont ul{display: -webkit-flex;display: -ms-flexbox;display: flex;align-items:flex-end;margin-top: 35px;}
#col-index-banner .ban_cont ul li{flex: 1;}
#col-index-banner .ban_cont ul li .img{overflow: hidden;}
#col-index-banner .ban_cont ul li .img img{transition: 0.36s;}
#col-index-banner .ban_cont ul li:hover .img img{transform: scale(0.95);}
#col-index-banner .ban_cont ul li .title{text-shadow: 0.5px 0.866px 3px rgba(6, 0, 1, 0.3);font-size: 18px;color:#fff;}
#col-index-banner #ban_cont2 p:nth-child(1){margin-bottom: 5vh;}
#col-index-banner #ban_cont2 p:nth-child(2) img{margin-left: -3vw;}
#col-index-banner #ban_cont3 p:nth-child(1){margin-bottom: 9vh;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(1){transform: none;opacity: 1;transition-delay: 0.5s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(2){transform: none;opacity: 1;transition-delay: 0.66s;}
#col-index-banner .swiper-slide-active .ban_cont p:nth-child(3){transform: none;opacity: 1;transition-delay: 0.88s;}

#col-index-banner .product-nav .swiper-slide{max-width: 900px;margin: 0 auto;}
#col-index-banner .product-nav .swiper-slide .img{overflow: hidden;}
#col-index-banner .product-nav .swiper-slide .img img{transition: 0.36s;}
#col-index-banner .product-nav .swiper-slide:hover .img img{transform: scale(0.95);}
#col-index-banner .product-nav .swiper-slide .title{text-shadow: 0.5px 0.866px 3px rgba(6, 0, 1, 0.3);font-size: 18px;color:#fff;}





/* 首页about */
.col-index-link{background-color: #eeeeee !important;padding:13vh 0 12vh;z-index: 6 !important;}
.col-index-link .wrap{width: 100%;max-width: 1600px;margin:0 auto;}
.col-index-link .wrap ul {display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;}
.col-index-link .wrap ul li{transition: 0.5s;background: #fff;flex: 1;margin: 0 15px;}
.col-index-link .wrap ul li:first-child{margin-left: 0;}
.col-index-link .wrap ul li:last-child{margin-right: 0;}
.col-index-link .wrap ul li .img {overflow: hidden;}
.col-index-link .wrap ul li .img img{transition: 0.8s;width: 100%;transform: scale(1.1);}
.col-index-link .wrap ul li .title{padding: 35px 35px 45px;}
.col-index-link .wrap ul li .title h2{font-size: 24px;font-weight: 400;margin-bottom: 20px;}
.col-index-link .wrap ul li .title h2 i{font-family: 'simhei';font-size: 33px;color:#707070;}
.col-index-link .wrap ul li .title .content{font-size: 16px;line-height: 1.8;color: rgb(102, 102, 102);}
.col-index-link .wrap ul li:hover{box-shadow: 0px 5px 30px 0px rgba(6, 0, 1, 0.15);transform: translateY(-25px);}
.col-index-link .wrap ul li:hover .img img{transform: scale(1);}
.col-index-link .wrap ul li:hover .title h2 i{color:#0079c0}

/* 首页video */
.col-index-video{height: 600px;position: relative;}
.col-index-video #Video{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);z-index: 2;}
.col-index-video .video_img{position: absolute;width: 100%;height:100%;left: 0;top:50%;transform: translateY(-50%);z-index:1;}
.col-index-video .video_cont{position: absolute;width: 100%;left: 0;top:50%;transform: translateY(-50%);z-index: 3;color:#fff;text-align: center;}
.col-index-video .video_cont p:nth-child(1){font-size: 48px;font-weight: bold;}
.col-index-video .video_cont p:nth-child(2){font-size: 18px;font-weight: bold;margin-bottom: 5vh;}
.col-index-video .video_cont a#play{font-size: 18px;color:#fff;}
.col-index-video .video_cont a#play i{display: inline-block;width: 31px;height: 31px;background: url(../images/play.png)no-repeat center center;vertical-align: middle;margin-left: 12px;}


/* 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: #0079c0;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: #0079c0;color:#fff;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #fff;color:#2e7879;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #015eae}
/* 内页 */
.col-page{position: relative;background: #fff;z-index: 10;}/*内页通用页面外层容器样式*/

/* 关于我们 */
.col-page-about{}
.col-page-about h2{font-size: 48px;margin-bottom: 45px;}
.col-profile{}
.col-profile .container{padding:8vh 0;}
.col-profile .container p{font-size: 16px;line-height: 2;}
.col-profile .container>p:nth-child(1),.col-profile .container>p:nth-child(2){font-size: 30px;font-weight: bold;line-height: 1.5;}
.col-profile .container>p:nth-child(2){margin-bottom: 10px;}
.col-profile .container>p:nth-child(3),.col-profile .container>p:nth-child(4){font-size: 20px;font-weight: normal;line-height: 1.5;}
.col-profile .container table{width: 100%;}
.col-profile .container table td{width: 50%;}
.col-profile .container table td:nth-child(1){padding-right: 3vw;}
.col-profile .container table td:nth-child(2){padding-left: 3vw;}
.col-culture .container{padding:11vh 0;}
.col-culture .container h2{text-align: center;color:#fff;}
.col-culture .container ul{font-size:0;text-align: center;display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: center;align-items: baseline;}
.col-culture .container ul li{width: 278px;height: 230px;border-radius: 50%;border:5px solid transparent;font-size: 14px;color:#fff;padding-top: 35px;margin:0 -9px}
.col-culture .container ul li h3{font-size: 24px;margin-bottom: 10px;}
.col-culture .container ul li .s-content{line-height: 1.8;}
.col-culture .container ul li:nth-child(3n-2){border-color: #13b5b1;}
.col-culture .container ul li:nth-child(3n-2) h3{color: #13b5b1;}
.col-culture .container ul li:nth-child(3n-1){border-color: #f6b37f}
.col-culture .container ul li:nth-child(3n-1) h3{color: #f6b37f;}
.col-culture .container ul li:nth-child(3n){border-color: #00b7ee;}
.col-culture .container ul li:nth-child(3n) h3{color: #00b7ee;}
.col-culture .container .content{text-align: center;font-size: 16px;line-height: 1.8;color:#fff;margin-top:7vh}
.col-history .container{padding:11vh 0 9vh;}
.col-history .container .history-nav{width: 274px;float: left;}
.col-history .container .history-nav ul li{margin-bottom: 10px;height: 57px;line-height: 57px;}
.col-history .container .history-nav ul li a{display: block;padding:0 35px;transition: 0.36s;font-size:20px;border:1px solid #707070;}
.col-history .container .history-nav ul li.active a,.col-history .container .history-nav ul li a:hover{background: #0079c0;color:#fff;border:1px solid #0079c0}
.col-history .container .history-list{float: right;width: 60%;padding: 10vh 0;border-left: 1px solid #e5e5e5;}
.col-history .container .history-list ul li{position: relative;padding-left: 40px;font-size: 0;margin-bottom: 30px;}
.col-history .container .history-list ul li::before{content:'';width: 13px;height: 13px;border-radius: 50%;border:3px solid #fff;background: #000;position: absolute;left: -6.5px;top: 12px;}
.col-history .container .history-list ul li .title{width: 100px;font-size: 20px;font-weight: bold;display: inline-block;vertical-align: top;line-height: 1.8;}
.col-history .container .history-list ul li .content{font-size: 18px;line-height: 2;width: calc(100% - 100px);display: inline-block;vertical-align: top;}
.col-history .container .history-list ul li .content .img{margin-top:25px}
.col-history .container .history-list .box{display: none;}
.col-history .container .history-list .box.active{display: block;}
.col-honor{background: #eeeeee;}
.col-honor .container{padding:11vh 0;}
.col-honor h2{text-align: center;}
.col-honor .honor-container{padding-bottom: 50px;}
.col-honor .honor-container .swiper-pagination{bottom:0;}
.col-honor .honor-container .swiper-pagination span{width: 10px;height: 10px;background: #313131;opacity: 1;}
.col-honor .honor-container .swiper-pagination span.swiper-pagination-bullet-active{background: #0079c0;}
.col-organization{background: #0079c0;}
.col-organization .container{padding:9vh 0 10vh;}
.col-organization .container h2{text-align: center;color:#fff;}
.col-organization .container .img{overflow: hidden;}
.col-organization .container .img img{width: 100%;}
.col-member .container{padding: 10vh 0 9vh;}
.col-member h2{text-align: center;}
.col-member ul{display: -webkit-flex;display: -ms-flexbox;display: flex;}
.col-member ul li{flex: 1;}
.col-member ul li:nth-child(2n){margin:0 25px}
.col-member ul li .img{overflow: hidden;}
.col-member ul li .img img{transition: 0.36s;}
.col-member ul li:hover .img img{transform: scale(1.1);}
.col-member ul li h3{font-size: 18px;margin:25px 0 5px;}
.col-member ul li .content{color:#666;font-size: 14px;}

/* 产品 */
.col-page-product{padding:8vh 0 10vh;background: #f6f9fc;}
.col-page-product .product-title{margin-bottom: 45px;}
.col-page-product .product-title h1{float: left;font-size: 30px;}
.col-page-product .product-title .product-search{float: right;}
.col-page-product .product-title input{height: 47px;outline: none;vertical-align: middle;}
.col-page-product .product-title .inpt3{border:1px solid #dcdcdc;padding-left: 16px;font-size: 14px;}
.col-page-product .product-title .inpt4{text-align: center;color:#fff;width: 88px;border:none;background: #0079c0;}
.col-page-product .product-list{}
.col-page-product .product-list ul li{float: left;width: 32%;margin-right: 2%;margin-bottom: 50px;}
.col-page-product .product-list ul li:nth-child(3n){margin-right: 0;}
.col-page-product .product-list ul li .img{overflow: hidden;transition: 0.36s;}
.col-page-product .product-list ul li .img img{transition: 0.36s;width: 100%;}
.col-page-product .product-list ul li .title{margin-top:25px;font-size: 18px;text-align: center;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.2s;}
.col-page-product .product-list ul li:hover .img{transform: translateY(-10px);box-shadow: 0px 5px 30px 0px rgba(6, 0, 1, 0.15);}
.col-page-product .product-list ul li:hover .title{color:#0079c0}


/* 产品详情页 */
.col-page-detail{}
.col-page-detail .pro_show{padding:8vh 0 9vh;background: #f6f9fc;}
.col-page-detail .pro_show .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;}
.col-page-detail .pro_show .wrap .caseleft{width: 38.5%;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb{margin-top:20px;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-slide-thumb-active{border:1px solid #1b1b1b;}
.col-page-detail .pro_show .wrap .caseright{width: 54%;position: relative;padding-bottom: 80px;}
.col-page-detail .pro_show .wrap .caseright h2{margin-top: 40px;padding-bottom: 30px;border-bottom: 1px solid #b5b5b5;font-size: 30px;}
.col-page-detail .pro_show .wrap .caseright .content{padding-top:30px;}
.col-page-detail .pro_show .wrap .caseright .content p{font-size: 16px;color:#666;line-height: 2;padding-left: 15px;position: relative;}
.col-page-detail .pro_show .wrap .caseright .content p::before{content:'';width: 6px;height: 6px;border-radius: 50%;background: #000;position: absolute;left: 0;top: 14px;}
.col-page-detail .pro_show .wrap .caseright .prenext{position: absolute;left: 0;bottom: 0;;}
.col-page-detail .pro_show .wrap .caseright .prenext ul li{line-height: 2;font-size: 18px;color:#666;}
.col-page-detail .pro_show .wrap .caseright .prenext ul li a{color:#4ab5e7;border-bottom: 1px solid #4ab5e7;}
.col-page-detail .inquiry-container{padding-top: 7vh;}
.col-page-detail .inquiry-container h2{font-size: 24px;font-weight: 300;margin-bottom: 25px;padding-bottom: 5px;border-bottom: 1px solid rgba(181,181,181,0.5);}
.col-page-detail .inquiry-container>p{font-size: 18px;margin-bottom: 25px;}
.col-page-detail .inquiry-container form ul {float: left;width: 55%}
.col-page-detail .inquiry-container form ul li{line-height: 30px;margin-bottom: 20px;font-size: 0}
.col-page-detail .inquiry-container form ul li i{width: 80px;font-size: 14px;color:#000;display: inline-block;vertical-align: middle;}
.col-page-detail .inquiry-container form ul li span{display: inline-block;font-size: 14px;width: calc(100% - 80px);vertical-align: middle}
.col-page-detail .inquiry-container form ul li input{width: 100%;border:1px solid #d2d2d2;padding-left: 10px;;outline: none;background: none;}
.col-page-detail .inquiry-container form ul li textarea{width:100%;border:1px solid #d2d2d2;;outline: none;background: none;}
.col-page-detail .inquiry-container form ul li .form-check{display: inline-block;font-size: 14px;color:#868686;width: 60px;}
.col-page-detail .inquiry-container form ul li .form-check input{width:auto;margin-right: 5px;    vertical-align: middle;margin-bottom: 6px;}
.col-page-detail .inquiry-container form ul li:last-child i{vertical-align: top;}
.col-page-detail .inquiry-container form ul li:last-child span{vertical-align: top}
.col-page-detail .inquiry-container form .code{float: right;width: 45%;padding-left: 6%}
.col-page-detail .inquiry-container form .code .verify{line-height: 30px;border:1px solid #d2d2d2;padding-left: 10px;;background: none;}
.col-page-detail .inquiry-container form .code .recaptcha{color:#868686;margin:10px 0 15px;display: inline-block;border-bottom: 1px solid #868686;}
.col-page-detail .inquiry-container form .code .content{color:#868686;font-size: 12px;width: 65%;line-height: 1.8;}
.col-page-detail .inquiry-container form .code .sub{width: 200px;height: 42px;background: #0079c0;margin-top: 50px;border:none;outline: none;color:#fff;border-radius: 2px;}


/* service */
.col-page-support h2{font-size: 36px;margin-bottom: 40px;}
.col-service .container{padding: 9vh 0;}
.col-service .content{width: 100%;max-width: 385px;font-size: 18px;line-height: 1.6;display: inline-block;vertical-align: top;}
.col-service .content .contact{margin-top:35px;color:#0079c0;font-size: 30px;}
.col-service .wrap a{display: inline-block;width: 200px;height: 51px;text-align: center;line-height: 49px;font-size: 18px;border:1px solid #000;vertical-align: top;margin-left: 10vw;transition: 0.36s;}
.col-service .wrap a:hover{background: #0079c0;border:1px solid #0079c0;color:#fff;}
.col-download{background: #eeeeee;}
.col-download .container{padding: 8vh 0 11vh;}
.col-download ul li{height: 70px;line-height: 70px;border-bottom: 1px dashed #dcdcdc;}
.col-download ul li .title{float: left;font-size:18px;width: calc(100% - 110px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.col-download ul li .down{float: right;font-size: 18px;}
.col-download ul li .down a{transition: 0.2s;}
.col-download ul li .down i{width: 15px;height: 12px;background: url(../images/down.png)no-repeat center center;display: inline-block;margin-left: 12px;}
.col-download ul li .down a:hover{color:#0079c0}
.col-problem .container{padding: 8vh 0 6vh;}
.col-problem li{padding: 50px 0;border-bottom: 1px solid #dcdcdc;}
.col-problem li:last-child{border-bottom: 0;}
.col-problem li h3{font-size: 24px;font-weight: normal;margin-bottom: 25px;}
.col-problem li h3 a{transition: 0.2s;}
.col-problem li h3 a:hover{color:#0079c0}
.col-problem li .content{color:#666;line-height: 2;}


/* news */
.col-page-news{background: #f6f9fc;padding:8vh 0 10vh;}
.col-page-news .news-title{margin-bottom: 45px;}
.col-page-news .news-title h1{float: left;font-size: 30px;}
.col-page-news .news-title .product-search{float: right;}
.col-page-news .news-title input{height: 47px;outline: none;vertical-align: middle;}
.col-page-news .news-title .inpt3{border:1px solid #dcdcdc;padding-left: 16px;font-size: 14px;}
.col-page-news .news-title .inpt4{text-align: center;color:#fff;width: 88px;border:none;background: #0079c0;}
.col-page-news .news-list{}
.col-page-news .news-list ul li{width: 30%;margin-right: 5%;margin-bottom: 7vh;transition: 0.36s;float: left;}
.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{transition: 0.36s;width: 100%;}
.col-page-news .news-list ul li .title{padding:30px 20px;}
.col-page-news .news-list ul li .title h3{font-size: 18px;transition: 0.2s;font-weight: normal;height: 46px;overflow: hidden;margin-bottom: 10px;line-height: 1.3;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.col-page-news .news-list ul li .title .content{line-height: 1.7;color:#666;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 46px;}
.col-page-news .news-list ul li .title p{margin-top:40px;}
.col-page-news .news-list ul li:hover{box-shadow: 8.5px 14.722px 21px 0px rgba(6, 0, 1, 0.1);background: #fff;}
.col-page-news .news-list ul li:hover .img img{transform: scale(1.1);}
.col-page-news .news-list ul li:hover .title h3{color: #0079c0;}

/* 新闻详情页 */
.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;}
.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;}

/* respon */
.col-page-respon{padding:9vh 0 10vh;}
.col-page-respon h2{font-size: 36px;margin-bottom: 40px;}
.col-page-respon .container>ul li{height: 70px;line-height: 70px;border-bottom: 1px dashed #dcdcdc;}
.col-page-respon .container>ul li a{font-size:18px;transition: 0.2s;display: block;}
.col-page-respon .container>ul li a .title{width: 90%;display: inline-block;overflow: hidden;text-overflow: ellipsis; float:left;}
.col-page-respon .container>ul li a:hover{color:#0079c0}
.col-page-respon .container>ul li a .pull-right{width:10%;}

/* contact */
.col-information{padding: 10vh 0 6vh;}
.col-information h2{font-size:36px;margin-bottom: 30px;}
.col-information .content{float: left;width: 50%;}
.col-information .content .s-content{line-height: 1.6;color:#666;margin-bottom: 40px;font-size:16px;}
.col-information .content .s-content p:nth-child(1),.col-information .content .s-content p:nth-child(2){font-size: 18px;}
.col-information .content .col-map #allmap {width:100%;height:400px;box-shadow: 0px 6px 12px 0px rgba(10, 2, 4, 0.12);}
.col-information .content .col-map #allmap img { max-width: 1070px; max-height: 500px;}
.col-information .content .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-information .content .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-information .col-message{float: right;width: 50%;padding-left: 5vw;}
.col-information .col-message h3{font-size: 18px;font-weight: normal;margin-bottom: 5px;}
.col-information .col-message>p{font-size: 14px;margin-bottom: 30px;color:#666;}
.col-information .col-message form ul li{line-height: 30px;margin-bottom: 20px;font-size: 0}
.col-information .col-message form ul li i{width: 80px;font-size: 14px;color:#000;display: inline-block;vertical-align: middle;}
.col-information .col-message form ul li span{display: inline-block;font-size: 14px;width: calc(100% - 80px);vertical-align: middle}
.col-information .col-message form ul li input{width: 100%;border:1px solid #d2d2d2;padding-left: 10px;;outline: none;background: none;}
.col-information .col-message form ul li textarea{width:100%;border:1px solid #d2d2d2;;outline: none;background: none;}
.col-information .col-message form ul li .form-check{display: inline-block;font-size: 14px;color:#868686;width: 60px;}
.col-information .col-message form ul li .form-check input{width:auto;margin-right: 5px;    vertical-align: middle;margin-bottom: 6px;}
.col-information .col-message form ul li:last-child i{vertical-align: top;}
.col-information .col-message form ul li:last-child span{vertical-align: top}
.col-information .col-message form .code{padding-left: 80px}
.col-information .col-message form .code .verify{line-height: 30px;border:1px solid #d2d2d2;padding-left: 10px;;background: none;max-width: 150px;}
.col-information .col-message form .code .recaptcha{color:#868686;margin:10px 0 15px;display: inline-block;border-bottom: 1px solid #868686;}
.col-information .col-message form .code .content{color:#868686;font-size: 12px;width: 100%;line-height: 1.8;}
.col-information .col-message form .code .sub{width: 200px;height: 42px;background: #0079c0;margin-top: 25px;border:none;outline: none;color:#fff;border-radius: 2px;}
.col-network{background: url(../images/network_bg.jpg)no-repeat center center;background-size: cover;}
.col-network .wrap{padding: 45px 0 30px;text-align: center;}
.col-network .wrap h2{text-align: center;color:#fff;font-size: 36px;}
.col-network .wrap .map{display: inline-block;margin:30px auto 22px;position: relative;}
.col-network .wrap .map .map-dot li{position: absolute;z-index:3;width:14px;height: 14px;border-radius: 50%;font-size: 0;}
.col-network .wrap .map .map-dot li:nth-child(1){left: 12.56%;top:50.4%}
.col-network .wrap .map .map-dot li:nth-child(2){left: 25.84%;top:69.82%}
.col-network .wrap .map .map-dot li:nth-child(3){left: 43.57%;top:38.14%}
.col-network .wrap .map .map-dot li:nth-child(4){left: 47.81%;top:76.62%}
.col-network .wrap .map .map-dot li:nth-child(5){left: 51.26%;top:34.49%}
.col-network .wrap .map .map-dot li:nth-child(6){left: 54.13%;top:50.58%}
.col-network .wrap .map .map-dot li:nth-child(7){left: 58.22%;top:39.63%}
.col-network .wrap .map .map-dot li:nth-child(8){left: 61.17%;top:49.75%}
.col-network .wrap .map .map-dot li:nth-child(9){left: 68.77%;top:53.07%}
.col-network .wrap .map .map-dot li:nth-child(10){left: 70.57%;top:54.56%}
.col-network .wrap .map .map-dot li:nth-child(11){left: 72.43%;top:64.01%}
.col-network .wrap .map .map-dot li:nth-child(12){left: 72.72%;top:47.1%}
.col-network .wrap .map .map-dot li:nth-child(13){left: 74.23%;top:44.3%}
.col-network .wrap .map .map-dot li:nth-child(14){left: 77.17%;top:44.94%}
.col-network .wrap .map .map-dot li .title{position: absolute;top: 100%;left: 50%;transform: translateX(-50%);font-size: 14px;white-space: nowrap;color:#fff;}
.col-network .wrap .map .map-dot li .title img{min-width: 56px;}
.col-network .wrap .map .map-dot li .dot {animation: sploosh3 3s cubic-bezier(0,0,1,1);transform: rotateX(55deg);}
.col-network .wrap .map .map-dot li .dot2 {animation: sploosh4 3s cubic-bezier(0,0,1,1);}
.col-network .wrap .map .map-dot li .dot,.col-network .wrap .map .map-dot li .dot2{display: inline-block;vertical-align: middle;height: 14px;width: 14px;font-size: 0;color: #fff;text-align: center;border-radius: 50%;z-index: 10;animation-iteration-count:infinite !important;background: #fff;}
@keyframes sploosh3 {0% {box-shadow: 0 0 0 0px rgba(255,255,255, 0.6);}70% {box-shadow: 0 0 0 20px rgba(255,255,255, 0);}  100% {box-shadow: 0 0 0 20px rgba(255,255,255, 0);}}
@keyframes sploosh4 {0% {box-shadow: 0 0 0 0px rgba(255,255,255, 0.6);}30% {box-shadow: 0 0 0 0px rgba(255,255,255, 0.6);}100% {box-shadow: 0 0 0 20px rgba(255,255,255, 0);}}
.col-network .wrap .content table{border-collapse: separate;border-spacing: 15px;text-align: left;width: 100%;}
.col-network .wrap .content table td{background: rgba(255, 255, 255, 0.29);padding: 30px 20px;vertical-align: top;color:#cbe0ec;line-height: 1.7;width: 33.33%;}
.col-network .wrap .content table td p:nth-child(1){color:#fff;font-size: 18px;line-height: 1.3;}
.col-recruit .container{padding: 9vh 0 12vh;}
.col-recruit h2{text-align: center;font-size: 36px;margin-bottom: 45px;}
.col-recruit li{width: 33.33%;float: left;background-color: #fff;transition: 0.36s;border:1px solid #dcdcdc;margin-top:-1px;margin-left: -1px;position: relative;}
.col-recruit li a{display: block;height: 100%;padding: 30px 40px 35px;}
.col-recruit li h3{font-size: 24px;margin-bottom: 20px;transition: 0.3s;}
.col-recruit li a>p i{color:#0079c0}
.col-recruit li:hover{z-index: 1;background: #eeeeee;}
.col-recruit li:hover h3{color:#0079c0}
.col-recruit .content{height: 90px;overflow-y: auto;font-size: 14px;color: rgb(102, 102, 102);line-height: 2;}
.col-recruit a>p{color:#666;}

.col-page-jobform{}
#cvlist {padding: 15px;}
#cvlist .v52fmbx {border: 1px solid #ddd;border-top: 0;overflow: hidden;text-align: left;}
#cvlist .v52fmbx h3{border-top: 1px solid #ddd;margin: 0;padding: 0 5px 0 15px;font-weight: bold;font-size: 16px;background: #ddd;height: 60px;line-height: 60px;}
#cvlist .v52fmbx dl{border-top: 1px solid #ddd;margin: 0;display: -webkit-box;display: -moz-box;display: box;display: -ms-flexbox;position: relative;padding: 5px 0;}
#cvlist .v52fmbx dl dt{padding: 15px 15px 10px 15px;width: 105px;text-align: left;font-weight: normal;overflow: hidden;line-height: 1.2;}
#cvlist .v52fmbx dl dd{-moz-box-flex: 1.0;-webkit-box-flex: 1.0;box-flex: 1.0;-ms-flex: 1;padding: 2px 0 0 15px;margin: 10px 0;}
#cvlist .v52fmbx dl dd input{width: 350px;height: 28px;line-height: 28px\9;padding: 2px 5px;border: 1px solid #dcdfe0;background-color: #fff;color: #333;outline: 0;border-radius: 2px;}
#cvlist .v52fmbx dl dd input[type="radio"]{border-radius: 100%;bottom: 3px;height: 15px;position: relative;vertical-align: middle;width: 15px;margin: 0;position: relative;top: -1px;margin-right: 6px;}
#cvlist .v52fmbx dl dd textarea{width: 350px;line-height: 1.5;height: 100px;padding: 7px 5px;border: 1px solid #dcdfe0;background-color: #fff;color: #333;outline: 0;}
#cvlist .v52fmbx dl dd input[type="submit"]{display: block;background: #cd000c;border: 0 none;height: 55px;line-height: 55px;width: 260px;color: #fff;cursor: pointer;border-radius: 2px;}


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


.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{font-size: 24px;z-index: 99;position: fixed;width: 50px;height: 50px;right: 15px;bottom:50px;cursor: pointer;text-align: center;background: #0079c0;color:#fff;display: none;line-height: 45px;}
.footer{background: #282828;position: relative;z-index: 5;}
.footer .wrap{max-width: 1600px;width: 100%;margin:0 auto;}
.footer .wrap .footer-top{padding:8vh 0 6vh;}
.footer .wrap .footer-top .footer-nav{float: left;width: 72.5%;}
.footer .wrap .footer-top .footer-nav>ul>li{width: 20%;float: left;}
.footer .wrap .footer-top .footer-nav>ul>li>a{color:#fff;font-size: 16px;display: inline-block;}
.footer .wrap .footer-top .footer-nav>ul>li div{margin-top: 40px;}
.footer .wrap .footer-top .footer-nav>ul>li div>a{color:#fff;font-size: 16px;display: inline-block;}
.footer .wrap .footer-top .footer-nav>ul>li ul{margin-top: 40px;}
.footer .wrap .footer-top .footer-nav>ul>li ul li{margin-bottom: 15px;}
.footer .wrap .footer-top .footer-nav>ul>li ul li a{font-size: 14px;color:#999999;}
.footer .wrap .footer-top .footer-nav>ul>li ul li a:hover{text-decoration: underline;}
.footer .wrap .footer-info{text-align: right;}
.footer .wrap .footer-info .logo{margin-bottom: 15px;}
.footer .wrap .footer-info .contact{font-size: 18px;color:#fff;}
.footer .wrap .footer-info .address{color:#999999;margin-bottom: 20px;}
.footer .wrap .footer-info a.email{display: inline-block;padding:12px 40px;color:#fff;border:2px solid rgba(255, 255, 255, 0.33);}
.footer .wrap .footer-info a.email i{color:#0079c0}
.footer .wrap .footer-info .code{margin-top:35px;}
.footer .wrap .footer-info .code p{margin-top:12px;color:#777777;}
.footer .wrap .copyright{text-align: center;line-height: 1.8;padding: 6vh 0;color:#868686;font-size: 16px;border-top:1px solid rgba(149,149,149,0.27)}

/* 副导航 */
.vicenav{position: relative;z-index: 11;background: rgba(0,121,192,0.8);height: 70px;line-height: 70px;font-size: 0;margin-top: -70px;}
.vicenav .container>*{vertical-align: middle;}
.vicenav i.home{display: inline-block;width: 70px;height: 70px;background: url(../images/home.png)no-repeat center center #fff;font-size: 0;cursor: pointer;}
.vicenav .nav-slide{display: inline-block;min-width: 245px;height: 100%;font-size: 14px;border-right: 1px solid rgba(255, 255, 255, 0.2);position: relative;}
.vicenav .nav-slide>a{padding: 0 25px;display: block;color:#fff;font-size: 18px;}
.vicenav .nav-slide>a i{float: right;line-height: 70px;font-size: 18px;transition: 0.36s;}
.vicenav .nav-slide>a.active i{transform: rotate(180deg);}
.vicenav .nav-slide ul{display: none;position: absolute;top: 100%;z-index: 99;left: 0;min-width: 100%;white-space: nowrap;background: #fff;padding: 10px 0;}
.vicenav .nav-slide ul li{line-height: 2;}
.vicenav .nav-slide ul li a{display: block;padding: 10px 25px;transition: 0.3s;}
.vicenav .nav-slide ul li a:hover{background: #0079c0;color:#fff;}


/* 视频播放器 */
.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) {
  .header .inner{max-width: 1380px;}
  .header .inner nav.pull-left ul li{margin-right: 3vw;}
  .col-index-link .wrap,.footer .wrap{padding: 0 5.2vw;}
  
  
  
}
@media (max-width: 1460px) {
  #col-banner,#col-banner .banner-container>.swiper-wrapper>.swiper-slide{height: 600px !important;}
  .col-index-video{height: 450px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 68px;}
  
  
  
}
@media (max-width: 1200px) {
  .col-culture .container ul li .s-content span{font-size: 16px !important;}
  #col-index-banner .product-nav .swiper-slide .title{font-size: 16px;}
  .vicenav .container{padding: 0 !important;}
  #col-banner,#col-banner .banner-container>.swiper-wrapper>.swiper-slide{height: 500px !important;}
  .col-index-video .video_cont p:nth-child(1),.col-page-about h2{font-size: 36px;}
  .col-index-link .wrap ul li .title{padding: 20px 20px 25px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 48px;}
  .header .inner{padding:0 20px}
  .header .inner nav.pull-left ul li{margin-right: 20px;}
  .header .inner nav.pull-right ul li{padding: 0 10px;}

  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}

@media (max-width: 992px) {
  #col-index-banner .product-nav .swiper-slide .title{font-size: 14px;}
  .col-recruit li{width: 50%;}
  .col-problem li h3{font-size: 20px;margin-bottom: 10px;}
  .col-page-news .news-list ul li{width: 49%;margin-right: 2%;}
  .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-detail .pro_show .wrap .caseright h2{margin-top: 10px;padding-bottom: 15px;}
  .col-history .container .history-nav{float: none;}
  .col-history .container .history-list{float: none;width: 100%;padding: 6vh 0;}
  #col-banner,#col-banner .banner-container>.swiper-wrapper>.swiper-slide{height: 450px !important;}
  .footer .wrap .footer-info{text-align: center;}
  .footer .wrap .copyright{line-height: 1.5;font-size: 14px;padding:15px 0;}
  .col-index-video .video_cont p:nth-child(1),.col-page-about h2,.col-page-support h2,.col-page-respon h2,.col-information h2,.col-network .wrap h2,.col-recruit h2{font-size: 32px;}
  .col-index-video .video_cont p:nth-child(2){font-size: 16px;margin-bottom: 20px;}
  .col-index-video{height: 400px;}
  .col-index-link .wrap ul{flex-wrap: wrap;}
  .col-index-link .wrap ul li{min-width: 45%;margin:0 15px 30px !important}
  .col-index-link .wrap ul li:hover{transform: none;}
  #col-index-banner .ban_cont ul li .title{min-height: 50px;}
  #col-index-banner .ban_cont ul{flex-wrap: wrap;margin-top: 10px;}
  #col-index-banner .ban_cont ul li .img img{width: 120px;}
  #col-index-banner .ban_cont ul li{min-width: 120px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 36px;}
  #col-index-banner .ban_cont p:nth-child(2){font-size: 18px;margin-bottom: 20px;}
  .header .inner{height: 60px;line-height: 60px;}
  .header .inner::after{height: 60px;}
  .header .inner nav,.header .language,.footer .wrap .footer-top .footer-nav{display: none;}
  .header .inner .logo{position: relative;left: auto;transform: none;height: 60px;line-height: 60px;}
  
}
@media (max-width: 768px) {
  .col-network .wrap .map .map-dot li{width: 6px;height: 6px;}
  .col-network .wrap .map .map-dot li .dot, .col-network .wrap .map .map-dot li .dot2{width: 6px;height: 6px;}
  .col-network .wrap .map .map-dot li .title{font-size: 12px;}
  .col-network .wrap .content table{border-spacing: 0;}
  .col-network .wrap .content table td{width: 100%;display: block;margin:10px 0}
  .col-information .content,.col-information .col-message{float: none;width: 100%;margin:20px 0;padding:0 !important}
  .col-service .wrap a{display: block;margin-left: 0;margin-top: 20px;}
  .col-service .content{font-size: 16px;}
  .col-service .content .contact{margin-top:10px;font-size: 18px;}
  .col-page-detail .pro_show .wrap{display: block;}
  .col-page-detail .inquiry-container form ul,.col-page-detail .inquiry-container form .code{float: none;width: 100%;}
  .col-page-detail .inquiry-container form .code{padding-left: 80px;}
  .col-page-detail .inquiry-container form .code .content{width: 100%;}
  .col-page-detail .pro_show .wrap .caseleft,.col-page-detail .pro_show .wrap .caseright{width: 100%;}
  .col-page-product .product-list ul li{width: 49%;margin-bottom: 20px;}
  .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-page-product .product-list ul li .title{font-size: 14px;margin-top: 5px;}
  .col-member ul{display: block;}
  .col-member ul li{width: 100%;margin:0 auto 15px !important;}
  .col-member ul li .img img{width: 100%;}
  .col-culture .container ul li h3{font-size: 18px;}
  .vicenav{height: 50px;line-height: 50px;margin-top:-50px}
  .vicenav i.home{width: 50px;height: 50px;}
  .vicenav .nav-slide>a i{line-height: 50px;}
  .vicenav .nav-slide{min-width: 180px;}
  .vicenav .nav-slide>a{font-size: 14px;}
  #col-banner,#col-banner .banner-container>.swiper-wrapper>.swiper-slide{height: 400px !important;}
  .col-index-video .video_cont p:nth-child(1),.col-profile .container>p:nth-child(1), .col-profile .container>p:nth-child(2),.col-page-about h2,.col-page-product .product-title h1,.col-page-detail .pro_show .wrap .caseright h2,.col-page-news .news-title h1,.col-page-support h2,.col-page-respon h2,.col-information h2,.col-network .wrap h2,.col-recruit h2{font-size: 24px;}
  .col-profile .container>p:nth-child(3), .col-profile .container>p:nth-child(4){font-size: 16px;}
  .col-profile .container p{font-size: 14px;}
  .col-index-video{height: 350px;}
  #col-index-banner .ban_cont ul li .title{min-height: 44px;}
  #col-index-banner .ban_cont ul li .img img{width: 85px;}
  #col-index-banner .ban_cont ul li{min-width: 85px;}
  #col-index-banner .ban_cont p:nth-child(2),#col-index-banner .ban_cont ul li .title{font-size: 16px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size: 32px;-webkit-text-stroke: 1px #fff;}

  
}
@media (max-width: 530px) {
  .col-recruit li{width: 100%;}
  .col-recruit li h3{font-size: 20px;}
  .col-recruit li a{padding:20px 30px 25px;}
  .header .inner .logo  img{width: 120px;}
  .col-page-support h2{margin-bottom: 20px;}
  .col-page-news .news-list ul li{width: 100%;margin-right: 0 !important;}
  .col-page-product .product-title h1,.col-page-news .news-title h1{margin-bottom: 10px;}
  .col-page-product .product-title .product-search,.col-page-product .product-title h1,.col-page-news .news-title h1,.col-page-news .news-title .product-search{float: none;text-align: center;}
  .col-history .container .history-list ul li{padding-left: 20px;}
  .col-history .container .history-list ul li .title{width: 60px;}
  .col-history .container .history-list ul li .content{width: calc(100% - 60px);font-size: 16px;}
  .col-culture .container ul{display: block;}
  .col-culture .container ul li{width: 100%;height: auto;border-radius: 0;border:none;padding-top: 0;margin:0 0 20px !important}
  .col-profile .container table td{display: block;width: 100%;padding: 0 !important;}
  .vicenav .nav-slide.class1{display: none;}
  #col-banner,#col-banner .banner-container>.swiper-wrapper>.swiper-slide{height: 300px !important;}
  .col-index-link .wrap ul li{margin:0 0 20px !important;min-width: 100%;}

  
}

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