/*
首页模块命名规范：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: 'iconfont';  /* Project id 2214638 */
  src: url('//at.alicdn.com/t/font_2214638_12sgekwsm27j.woff2?t=1632378566858') format('woff2'),
       url('//at.alicdn.com/t/font_2214638_12sgekwsm27j.woff?t=1632378566858') format('woff'),
       url('//at.alicdn.com/t/font_2214638_12sgekwsm27j.ttf?t=1632378566858') format('truetype');
}
html{overflow-x: hidden;font-size: 16px;}
body {font-family:'DIN';min-width: 320px;color: #000;overflow: hidden;}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot');
  src: url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(0,0,0,1)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(0,0,0,.5)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
a {color: #000;}
a:focus{text-decoration: none;outline: none;color: #000;}
a:hover { color: #000;text-decoration: none;outline: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
img {border: 0;  max-width: 100%;}
.relative {position: relative;}
.container {max-width: 1200px;  padding: 0 10px;}
.container2 {max-width: 1600px; width:100%;  margin: 0 auto; padding: 0 10px;}
.container3 {max-width: 1460px; width:100%;  margin: 0 auto; padding: 0 10px;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-100px;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.table{display: table;width: 100%;height: 100%;margin:0;}
.table>.middle{display: table-cell;vertical-align: middle;}
.iconfont{font-family: 'iconfont';}
.none{display: none;}
/* header */
#page>.head{height: 90px;}
.header{width: 100%;z-index: 999;position: fixed;top:2vh;left: 0;transition: top 0.5s;transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);}
.header .inner{transition: 0.36s;background: transparent;padding:0 3vw;position: relative;}
.header .inner .flex{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;height: 80px;line-height: 80px;}
.header .inner .logo{font-size: 0;transition: 0.36s;position: relative;z-index: 5;display: inline-block;line-height: inherit;}
.header .inner nav {margin:0 auto;}
.header .inner nav ul{font-size: 0;text-align: center;}
.header .inner nav ul li{display: inline-block;vertical-align: middle;margin-right: 2.5vw;font-size: 18px;position: relative;}
.header .inner nav ul li:last-child{margin-right: 0;}
.header .inner nav ul li a{transition: color 0.3s;display: inline-block;line-height: 1;position: relative;color:#fff;}
.header .inner nav ul li a:hover{color:#0070c3;}
.header .inner nav ul li .child{white-space: nowrap;position: absolute;top:100%;margin-top:-10px;text-align: center;left: 50%;transform: translateX(-50%);display: none;padding: 10px 25px 15px;background: #fff;box-shadow: 0 5px 5px 2px rgba(0,0,0,0.05);}
.header .inner nav ul li .child a{font-size:1rem;display: block;margin-top:5px;color:#000;text-transform: none;line-height: 1.6;font-weight: 400;}
.header .inner nav ul li .child a:hover{color: #0070c3;}
.header .inner .language{font-size: 0;margin-top: 17.5px;text-transform: uppercase;}
.header .inner .language>a{display: block;padding: 0 10px;font-size: 16px;font-weight: bold;color:rgba(255,255,255,0.5);height: 45px;line-height: 45px;transition: 0.3s;}
.header .inner .language>a i.fa{margin-left: 5px;font-size: 18px;color:#fff;}
.header .inner .language .lang-none{display: none;}
.header .inner .language .lang-none a{display: block;text-align: center;height: 45px;line-height: 45px;font-size: 16px;font-weight: bold;color:#000;background: #fff;}
.header .inner .language:hover{box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.18);}
.header .inner .language:hover>a{color:#000;background: #fff;}
.header .inner .language:hover>a i.fa{color:#000;}
.header .inner .language .lang-none a:hover{background: #000;color:#fff;}
.header .inner .email{font-size:18px; margin-right:10px;}
.header .inner .index-search{position: relative;font-size: 0;position: relative;margin-right: 5px;}
.header .inner .index-search>a{color:#000;}
.header .inner .index-search i.iconfont{font-size: 18px;display: inline-block;vertical-align: middle;transition:color 0.36s;}
.header .inner .index-search .content{position: fixed;width:100%;height: 100%;top:0;left: 0;background: rgba(0, 0, 0, 0.45);z-index: 999;display: none;}
.header .inner .index-search .content .container{position: relative;height: 100%;}
.header .inner .index-search .content .s-content{background: #fff;text-align: center;padding:6vh 0;position: absolute;top:30%;width: 100%;left: 0;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.header .inner .index-search .content a.close{position: absolute;font-size: 32px;top:10px;right: 20px;}
.header .inner .index-search .content .title{font-size: 24px;color:#242424;margin-bottom: 10px;line-height: 1.5;}
.header .inner .index-search .content .input{font-size: 0;line-height: 1;}
.header .inner .index-search .content input{height: 60px;outline: none;vertical-align: middle}
.header .inner .index-search .content .inpt3{padding-left: 20px;border:1px solid #d2d2d2;font-size: 16px;width: 45%;color:#292929;}
.header .inner .index-search .content .inpt3::-webkit-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3:-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3::-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3:-ms-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt4{width: 60px;background: #313131;border:none;font-size: 24px;color:#fff;font-family: 'iconfont';}
.header .inner .index-search .content.active .s-content{transform: none;opacity: 1;transition-delay: 0.36s;}


.header.active {top: 0;}
.header.active .inner{background: #fff;border-bottom: 3px solid #0070c3;}
.header.active .inner nav ul li a,.header.active .inner .language a,.header.active .inner nav ul li .child a,.header.active .inner nav ul li .child a,.header.active .inner .language>a i.fa{color:#000;}
.header.active .inner nav ul li.active>a,.header.active .inner nav ul li a:hover{color:#0070c3}
/* banner */
.col-banner {transition: 0.5s all ease;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important;position: relative;}
.col-banner .swiper-slide .container2,.col-banner .swiper-slide .container3{height: 100%;position: relative;}
#col-index-banner .swiper-slide,#col-index-banner {height: 100vh !important;background: #000;}
#col-index-banner .swiper-slide .ban_cont{position: absolute;top: 50%;left: 0;width: 100%;color:#fff;transform: translateY(-50%);padding:0 10px;z-index: 2;margin-left: 20px;opacity: 0;transition: 0.5s;}
#col-index-banner .swiper-slide-active .ban_cont{margin: 0;opacity: 1;transition-delay: 0.5s;}
#col-index-banner .swiper-slide .ban_cont a.more{display: block;width: 150px;height: 50px;border:1px solid rgba(255,255,255,0.5);line-height: 48px;text-align: center;color:#fff;font-size: 14px;transition: 0.36s;margin-top: 19vh;}
#col-index-banner .swiper-slide .ban_cont a.more:hover{background: #0070c3;border-color: #0070c3;}
#col-index-banner .swiper-slide .ban_img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
#col-index-banner .swiper-slide .play-btn{position: absolute;left: 50%;bottom: 20%;transform: translateX(-50%);z-index: 12;}
#col-index-banner .swiper-slide .play-btn p{color:#fff;font-size: 18px;margin-top: 10px;text-align: center;}
#col-index-banner .swiper-slide #aPlay{width: 50px;height: 50px;background: url(../images/play.png)no-repeat center/cover;display: block;margin: 0 auto;z-index: 10;border-radius: 50%;}
#col-index-banner .swiper-slide #VideoBanner{position: absolute;top:50%;left: 50%;transform: translate(-50%,-50%);min-width: 100%;min-height: 100%;opacity: 0.8;}

#col-index-banner .swiper-slide #ban_cont1{max-width: 550px;}
#col-index-banner .swiper-slide #ban_cont1>p:nth-child(1){font-family: 'DINCond';font-weight: 900;font-size: 2.25rem;text-shadow: 1.5px 2.598px 8px rgba(0, 0, 0, 0.11);}
#col-index-banner .swiper-slide #ban_cont1>p:nth-child(2){font-weight: 500;font-size: 3rem;line-height: 1.25;text-shadow: 1.5px 2.598px 8px rgba(0, 0, 0, 0.15);}
#col-index-banner .swiper-slide #ban_cont1 ul li{margin-top: 3vh;font-size: 16px;}
#col-index-banner .swiper-slide #ban_cont1 ul li p:nth-child(1){font-weight: bold;font-size: 1.5rem;}
#col-index-banner .swiper-slide #ban_cont1 ul li p:nth-child(1) span{font-family: 'DINCond';font-weight: 900;font-size: 3.4375rem;vertical-align: baseline;line-height: 1;}
#col-index-banner .swiper-slide #ban_cont2 p,#col-index-banner .swiper-slide #ban_cont4 p{font-size: 1.875rem;font-weight: 500;line-height: 1.6;}
#col-index-banner .swiper-slide #ban_cont2 p:nth-child(1),#col-index-banner .swiper-slide #ban_cont4 p:nth-child(1){font-family: 'DINCond';font-weight: 900;font-size: 5rem;line-height: 1.125;}
#col-index-banner .swiper-slide #ban_cont4 {max-width: 440px;}
#col-index-banner .swiper-slide #ban_cont7 ul{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-around;align-items: center;}
#col-index-banner .swiper-slide #ban_cont7 ul li:nth-child(1){width: 42%;}
#col-index-banner .swiper-slide #ban_cont7 ul li:nth-child(2){width: 30.7%;}
#col-index-banner .swiper-slide #ban_cont7 ul li:nth-child(2) p{font-size: 1.5rem;line-height: 1.666;}
#col-index-banner .swiper-slide #ban_cont7 ul li:nth-child(2) p:nth-child(1){font-size: 3rem;font-family: 'DINCond';font-weight: 900;}
#col-index-banner .swiper-slide #ban_cont7 ul li:nth-child(2) p:nth-child(2){font-size: 3rem;font-weight: 500;line-height: 1.25;}
#col-index-banner .swiper-button{width: auto;height: auto;margin-top: auto;opacity: 1;outline: none;color:#fff;top:auto;bottom: 10vh;font-size: 24px;background: none;}
#col-index-banner .swiper-button-prev{left: auto;right: 130px;}
#col-index-banner .swiper-button-next{right: 5px;}
#col-index-banner .swiper-pagination{position: absolute;color:rgba(255,255,255,0.5);font-size: 30px;font-family: 'DINCond';font-weight: bold;width: auto;left: auto;bottom: 10vh;right: 45px;line-height: 1;}
#col-index-banner .swiper-pagination span.swiper-pagination-current{color:#fff;font-size: 3rem;}
#col-index-banner .scroll{position: absolute;left: 50%;bottom: 30px;z-index: 10;cursor: pointer;text-transform: uppercase;margin-left: -6.5px;}
#col-banner{margin-top: 83px;}
#col-banner .swiper-slide .ban_cont{position: absolute;bottom:8vh;left: 0;width: 100%;color:#fff;padding:0 10px;z-index: 2;}
#col-banner .swiper-slide .ban_cont h1{font-size: 3.75rem;font-weight: 500;transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-banner .swiper-slide-active .ban_cont h1{transform: none;opacity: 1;transition-delay: 0.5s;}

/* index */
.videoPop{width: 100%;height: 100%;background: rgba(0,0,0,0.6);position: fixed;left: 0;top:0;z-index: 9999;display: none;text-align: center;padding:5vh 1vw;}
.videoPop .col-video2{position: relative;width: 100%;height: 100%;}
#Video{max-width: 100%;max-height: 100%;position: absolute;max-width: 970px;top:50%;left: 50%;transform: translate(-50%,-50%);width: 100%;}
#videoClose{position: absolute;right:10px;top:5px;color: #fff;cursor: pointer;font-size: 36px;transition: 0.5s;z-index: 99;}
#videoClose:hover{color: #eee;}
.flex{display: -webkit-flex;display: -ms-flexbox;display: flex;}
/* about */
.col-index-about{padding:15vh 0 18vh;background:url(../images/bg1.jpg)no-repeat right bottom #fff;}
.col-index-about ul.flex li{width: 23.5%;margin-right: 2%;position: relative;overflow: hidden;transition: 0.5s cubic-bezier(.165,.84,.44,1);background: url(../images/about_bg.jpg)no-repeat center/cover;}
.col-index-about ul.flex li a{display: block;padding:3.1vh 1.1vw calc(5.2vh + 56px);height: 100%;}
.col-index-about ul.flex li .content{color:#666;font-size: 16px;line-height: 1.5;margin-bottom: 6vh;}
.col-index-about ul.flex li .content strong{color:#065fab;font-size: 3.375rem;font-weight: bold;text-shadow: 3.5px 6.062px 12px rgba(0, 0, 0, 0.2);line-height: 1.11;}
.col-index-about ul.flex li i.more{display: block;width: 56px;height: 56px;background: #fff;position: absolute;left: 1.1vw;bottom: 5.2vh;border-radius: 50%;transition: 0.5s;}
.col-index-about ul.flex li i.more::before,.col-index-about ul.flex li i.more::after{content:'';width: 12px;height: 2px;background: #0070c3;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.col-index-about ul.flex li i.more::after{width: 2px;height: 12px;}
.col-index-about ul.flex li:nth-child(n+2) a{color:#fff;}
.col-index-about ul.flex li p.namemark{font-size: 16px;margin-bottom: 6px;}
.col-index-about ul.flex li h2{font-size: 1.875rem;font-weight: 500;margin-bottom: 3vh;}
.col-index-about ul.flex li:nth-child(n+2) .content{color:#fff;}
.col-index-about ul.flex li:nth-child(2){margin-top: -30px;margin-bottom: 30px;}
.col-index-about ul.flex li:nth-child(4){margin-bottom: -30px;margin-top: 30px;}
.col-index-about ul.flex li:hover{transform: translateY(-10px);}
.col-index-about ul.flex li:hover i.more{box-shadow: 3px 5px 12px 0 rgba(0, 0, 0, 0.1);}

/* product */
.col-index-product ul.flex li{width: 50%;overflow: hidden;}
.col-index-product ul.flex li a{display: block;position: relative;}
.col-index-product ul.flex li .title{position: absolute;bottom: 50%;text-align: center;left: 0;width: 100%;}
.col-index-product ul.flex li .title span{display: inline-block;padding:2.1vh 2.5vw;color:#fff;font-size: 2.25rem;font-weight: 500;border-top: 1px solid rgba(255,255,255,0.5);border-bottom: 1px solid rgba(255,255,255,0.5);transition: 0.5s cubic-bezier(.165,.84,.44,1);}
.col-index-product ul.flex li span.more{position: absolute;bottom: 7vh;left: 50%;color:#fff;transform: translateX(-50%);font-size: 18px;}
.col-index-product ul.flex li:hover .title span{padding:1.5vh 2vw;}

/* innovation */
.col-index-innovation{padding:8.5vh 0 19vh;}
.col-index-innovation h2{font-weight: 500;font-size: 2.625rem;margin-bottom: 15px;}
.col-index-innovation .content{color:#666;font-size: 20px;line-height: 1.8;margin-bottom: 2px;}
.col-index-innovation ul.flex li{width: 32%;margin-right: 2%;overflow: hidden;position: relative;transition: 0.5s;}
.col-index-innovation ul.flex li a{display: block;position: relative;}
.col-index-innovation ul.flex li:nth-child(1){margin-top: 6vh;}
.col-index-innovation ul.flex li:nth-child(2){margin-top: 3vh;}
.col-index-innovation ul.flex li .title{position: absolute;width: 100%;left: 0;bottom: 0;padding:0 1.5vw 5vh;color:#fff;}
.col-index-innovation ul.flex li .title h3{font-size: 2.25rem;font-weight: 500;margin-bottom: 10px;}
.col-index-innovation ul.flex li .title .s-content{font-size: 16px;line-height: 1.5;}
.col-index-innovation ul.flex li:hover{transform: translateY(-10px);} 

/* news */
.col-index-news{padding:10vh 0 9vh;background: #f2f2f2;}
.col-index-news h2{margin-bottom: 4.8vh;}
.col-index-news h2 span{font-size: 2.625rem;font-weight: 500;}
.col-index-news h2 .news-nav{font-size: 0;}
.col-index-news h2 .news-nav a{padding:0 15px;min-width: 150px;height: 50px;line-height: 48px;border-radius: 2px;font-size: 14px;color:#0b63a2;display: inline-block;vertical-align: middle;text-align: center;border:1px solid #ddd;margin-left: 10px;transition: 0.5s;
  border-image: -webkit-linear-gradient(rgba(11,99,162,0.3), rgba(49,149,221,0.3)) 2 2;
  border-image: -moz-linear-gradient(rgba(11,99,162,0.3), rgba(49,149,221,0.3)) 2 2;
  border-image: -o-linear-gradient(rgba(11,99,162,0.3), rgba(49,149,221,0.3)) 2 2;
  border-image: linear-gradient(rgba(11,99,162,0.3), rgba(49,149,221,0.3)) 2 2;  
}
.col-index-news h2 .news-nav a:hover{border-color: #0070c3;background: #0070c3;color:#fff;}
.col-index-news ul li{float: left;width: 23.5%;margin-right: 2%;margin-bottom: 2%;background: #fff;transition: 0.36s;}
.col-index-news ul li:nth-child(4n){margin-right: 0;}
.col-index-news ul li .content{padding:3vh 1.6vw 2.8vh;}
.col-index-news ul li .content h3{transition: 0.36s;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin-bottom: 14px;font-size: 1.5rem;}
.col-index-news ul li .content .s-content{color:#888888;font-size: 16px;line-height: 1.5;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;}
.col-index-news ul li .content p.date{color:#999999;font-family: 'DIN';font-weight: 500;font-size: 16px;margin-top: 4.2vh;}
.col-index-news ul li:hover{box-shadow: 0px 8px 15px 0px rgba(11, 3, 6, 0.1);}
.col-index-news ul li:hover h3{color:#0b63a2;}
.col-index-news a.more{display: block;margin: 6vh auto 0;width: 180px;height: 60px;color:#fff;background: #0070c3;font-size: 16px;transition: 0.36s;border-radius: 2px;text-align: center;line-height: 60px;}
.col-index-news a.more:hover{box-shadow: 3px 5px 12px 0 rgba(0, 0, 0, 0.1);}

/* green */
.col-index-green{padding:20vh 0 18vh;}
.col-index-green .content{color:#fff;font-size: 20px;line-height: 1.2;max-width: 1090px;margin: 0 auto;line-height: 1.875;}
.col-index-green .content p:nth-child(1){font-size: 2.25rem;font-weight: 500;}
.col-index-green a.more{display: block;width: 180px;height: 60px;border-radius: 2px;border:1px solid rgba(255,255,255,0.66);text-align: center;line-height: 58px;font-size: 16px;color:#fff;margin: 6vh auto 0;}

/* page */
.page {text-align: center;}
.page ul li a{border:none;background: none;color:#666;padding:0 2px;margin:0 10px;font-size: 18px;}
.page ul li.disabled a{border:none;background: none;}
.page ul li.active a{border:none;background: none;color: #0070c3;border-bottom: 4px solid #0070c3;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {border:none;background: none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {background: none;color:#666;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: none;color:#666;}
/* 内页 */
.overflow{overflow: hidden;}
.overflow img{width: 100%;transition: 1.5s cubic-bezier(.165,.84,.44,1);}
.overflow:hover img{-webkit-transform:scale(1.08);transform:scale(1.08)}


/* 关于我们 */
.col-page-profile .col-profile{padding:10vh 0 8vh;}
.col-page-profile .col-profile .content{color:#666;font-size: 18px;line-height: 2;margin-bottom: 7vh;}
.col-page-profile .col-profile .content ul{overflow: hidden;}
.col-page-profile .col-profile .content ul li{width: 50%;float: left;}
.col-page-profile .col-profile .content ul li:nth-child(1){padding-right: 8vw;font-size: 24px;line-height: 1.5;}
.col-page-profile .col-profile .content ul li strong{font-size: 3rem;font-weight: 500;line-height: 1.25;color:#000;}
.col-page-profile .col-profile .img{position: relative;}
.col-page-profile .col-profile .img .number{position: absolute;left: 20px;bottom: 20px;color:#fff;}
.col-page-profile .col-profile .img .number ul li{margin-top: 12px;font-size: 14px;}
.col-page-profile .col-profile .img .number ul li p:nth-child(1){font-weight: bold;font-size: 20px}
.col-page-profile .col-profile .img .number ul li p:nth-child(1) span{font-family: 'DINCond';font-weight: 900;font-size: 3.4375rem;vertical-align: baseline;line-height: 1;}

.col-page-profile .col-1{padding:8vh 0;}
.col-page-profile .col-1 .wrap .title{float: left;width: 50%;}
.col-page-profile .col-1 .wrap .title .namemark{font-size: 1.5rem;color:#666;margin-bottom:3px}
.col-page-profile .col-1 .wrap .title h2{font-size: 3rem;font-weight: 500;}
.col-page-profile .col-1 .wrap .content{float: right;width: 50%;font-size: 18px;color:#666;line-height: 2;}
.col-page-profile .col-1 .slide{margin-top: 5vh;}
.col-page-profile .col-1 .slide .swiper-pagination{position: static;margin-top: 6.8vh;background: #dbdbdb;}
.col-page-profile .col-1 .slide .swiper-pagination .swiper-pagination-progressbar-fill{background: #065fab;}
.col-page-profile .col-2{padding:8vh 0;}
.col-page-profile .col-2 .wrap .title{float: left;width: 50%;}
.col-page-profile .col-2 .wrap .title .namemark{font-size: 1.5rem;color:#666;margin-bottom:3px}
.col-page-profile .col-2 .wrap .title h2{font-size: 3rem;font-weight: 500;}
.col-page-profile .col-2 .wrap .content{float: right;width: 50%;font-size: 18px;color:#666;line-height: 2;}
.col-page-profile .col-2 ul.list{margin-top: 7vh;}
.col-page-profile .col-2 ul.list li{float: left;width: 50%;transition: 0.5s;overflow: hidden;position: relative;}
.col-page-profile .col-2 ul.list li .img{position: relative;}
.col-page-profile .col-2 ul.list li .img::after{content:'';width: 100%;height: 100%;background: rgba(6,95,171,0.9);opacity: 0;transition: 0.5s;visibility: hidden;position: absolute;left: 0;top: 0;}
.col-page-profile .col-2 ul.list li h2{position: absolute;width: 100%;text-align: center;color:#fff;bottom: 6vh;font-weight: 500;font-size: 2.25rem;transition: 0.5s;}
.col-page-profile .col-2 ul.list li .content{width: 100%;max-width: 410px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;color:#fff;opacity: 0;margin-top:20px;visibility: hidden;transition: 0.5s;}
.col-page-profile .col-2 ul.list li .content .title{font-weight: 500;font-size: 2.25rem;padding-bottom: 18px;margin-bottom: 2.6vh;position: relative;}
.col-page-profile .col-2 ul.list li .content .title::after{content: '';width: 20px;height: 2px;background: #fff;position: absolute;left: 50%;bottom: 0;margin-left: -10px;}
.col-page-profile .col-2 ul.list li .content .s-content{font-size: 18px;line-height: 1.666;margin-bottom: 8vh;}
.col-page-profile .col-2 ul.list li .content span.more{display: block;width: 150px;height: 50px;border:1px solid rgba(255,255,255,0.5);line-height: 48px;margin: 0 auto;font-size: 16px;transition: 0.36s;}
.col-page-profile .col-2 ul.list li .content span.more:hover{background: #0070c3;border-color: #0070c3;}
.col-page-profile .col-2 ul.list li:hover{box-shadow: 0px 15px 30px 0px rgba(10, 2, 4, 0.2);}
.col-page-profile .col-2 ul.list li:hover .img::after{opacity: 1;visibility: visible;}
.col-page-profile .col-2 ul.list li:hover h2{transform: translateY(20px);opacity: 0;visibility: hidden;}
.col-page-profile .col-2 ul.list li:hover .content{margin-top:0;opacity: 1;visibility: visible;transition-delay: 0.36s;}
.col-page-profile .col-3 {padding:8vh 0;}
.col-page-profile .col-3 .wrap .content{float: left;width: 50%;font-size: 1.5rem;color:#666;}
.col-page-profile .col-3 .wrap .content strong{font-size: 3rem;font-weight: 500;line-height: 1.25;color:#000;}
.col-page-profile .col-3 .wrap .list{float: right;width: 50%;}
.col-page-profile .col-3 .wrap .list ul{font-size: 18px;color:#666;line-height: 2;}
.col-page-profile .col-3 .wrap .list a.more{display: inline-block;margin-top: 6.4vh;padding:0 1.5vw;border:1px solid #cccccc;line-height: 48px;color:#333;font-size: 16px;transition: 0.36s;}
.col-page-profile .col-3 .wrap .list a.more:hover{background: #0070c3;border-color: #0070c3;color:#fff;}
.col-page-profile .col-4{padding:12vh 0 55vh;text-align: center;color:#fff;}
.col-page-profile .col-4 .namemark{font-size: 1.5rem;margin-bottom: 3px;}
.col-page-profile .col-4 h2{font-size: 3rem;font-weight: 500;margin-bottom: 5vh;}
.col-page-profile .col-4 .content{font-size: 16px;line-height: 1.875;max-width: 1075px;margin:0 auto;}

/* history */
.col-page-history{padding:9vh 0 13vh;}
.col-page-history .wrap h2{float: left;width: 26.4%;font-size: 3rem;font-weight: 500;}
.col-page-history .wrap .content{color:#666;font-size: 16px;line-height: 1.875;float: right;width: 73.6%;}
.col-page-history .slide{padding:0 100px;position: relative;margin-top: 10vh;}
.col-page-history .slide .swiper-button{width: 100px;height: 100%;margin-top: 0;top: 0;opacity: 1;outline: none;transition: 0.5s;}
.col-page-history .slide .swiper-button-prev{left: 0;background: url(../images/left.png)no-repeat center/100% 100%;}
.col-page-history .slide .swiper-button-prev:hover{background: url(../images/left_h.png)no-repeat center/100% 100%;}
.col-page-history .slide .swiper-button-next{right: 0;background: url(../images/right.png)no-repeat center/100% 100%;}
.col-page-history .slide .swiper-button-next:hover{background: url(../images/right_h.png)no-repeat center/100% 100%;}
.col-page-history .slide .swiper-slide .title{padding:16px 0 16px 30px;background: url(../images/title_bg.png)no-repeat center/100% 100%;transition: background 0.36s;cursor: pointer;}
.col-page-history .slide .swiper-slide .title span{font-size: 1.5rem;font-weight: bold;transition: 0.3s;}
.col-page-history .slide .swiper-slide.swiper-slide-thumb-active .title,.col-page-history .slide .swiper-slide .title:hover{background: url(../images/title_bg_h.png)no-repeat center/100% 100%;}
.col-page-history .slide .swiper-slide.swiper-slide-thumb-active .title span,.col-page-history .slide .swiper-slide .title:hover span{color:#fff;}
.col-page-history .content-container{margin-top: 6vh;}
.col-page-history .content-container .img{width: 50%;padding-right: 6vw;padding-top: 9.5vh;float: left;position: relative;z-index: 1;}
.col-page-history .content-container .img .year{font-size: 9.375rem;color:#e4e3e3;font-family: 'DINCond';font-weight: bold;text-shadow: -2.828px 2.828px 15px rgba(11, 3, 6, 0.1);line-height: 1;position: absolute;left: 0;bottom: 0;}
.col-page-history .content-container .img .overflow{background: rgb(217, 215, 215);box-shadow: -18.385px 18.385px 33px 0px rgba(11, 3, 6, 0.08);overflow: visible;}
.col-page-history .content-container .img .overflow img{position: relative;z-index: 2;}
.col-page-history .content-container .img .overflow:hover img{transform:translate(6vw,-9.5vh);}
.col-page-history .content-container .s-content{padding-left: 4.2vw;color:#333;font-size: 1.5rem;line-height: 1.875;float: right;width: 50%;transform: translateX(20px);opacity: 0;transition: 0.5s;}
.col-page-history .content-container .s-content p{padding-left: 23px;position: relative;}
.col-page-history .content-container .s-content p::before{content:'';width: 10px;height: 10px;background: #065fab;border-radius: 50%;position: absolute;left: 0;top: 18px;}
.col-page-history .content-container .swiper-slide-active .s-content{transform: none;opacity: 1;transition-delay: 0.3s;}
.col-page-history .content-container .swiper-slide-active .img .overflow img{transform: translate(6vw,-9.5vh);}

/* organization */
.col-page-organization{padding:12vh 0 11vh;text-align: center;}
.col-page-organization h2{font-size: 3rem;font-weight: 500;margin-bottom: 7vh;}

/* honor */
.col-page-honor{padding:8vh 0 10vh;}
.col-page-honor .title {padding-bottom: 7vh;border-bottom:1px solid #d9d9d9;}
.col-page-honor .title h2{font-size: 3rem;font-weight: 500;float: left;width: 30.6%;}
.col-page-honor .title .content{float: right;width: 69.4%;color:#666;font-size: 16px;line-height: 1.875;}
.col-page-honor ul.list {flex-wrap: wrap;border-right:1px solid #d9d9d9;}
.col-page-honor ul.list li{width: 25%;border:1px solid #d9d9d9;border-right: none;border-top: none;background: #fff;}
.col-page-honor ul.list li a{display: block;padding:3.6vh 2.2vw 0;}
.col-page-honor ul.list li h3{text-align: center;padding:2vh 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 16px;transition: 0.36s;}
.col-page-honor ul.list li:hover h3{color:#0070c3;}
.col-page-honor ul.list li .overflow:hover img{transform: scale(0.95);}
.col-page-honor .page{background: #fff;}

/* news */
.col-page-news{padding:9vh 0 10vh;}
.col-page-news ul.list {border-top: 1px solid #ccc;;}
.col-page-news ul.list li{border-bottom: 1px solid #cccccc;padding:7.4vh 0 7.1vh;font-size: 0;}
.col-page-news ul.list li .img{display: inline-block;vertical-align: middle;width: 38.9%;}
.col-page-news ul.list li .content{display: inline-block;vertical-align: middle;width: 61.1%;padding-left: 5.2vw;}
.col-page-news ul.list li .content h2{font-size: 24px;font-weight: 500;margin-bottom: 5.2vh;line-height: 1.5;transition: 0.3s;}
.col-page-news ul.list li .content .s-content{color:#666;font-size: 16px;line-height: 2.25;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 108px;}
.col-page-news ul.list li .content p.date{color:#a8a8a8;font-family: 'DIN';margin-top: 3.1vh;font-weight: 500;font-size: 16px;}
.col-page-news ul.list li:hover .content h2{color:#0070c3;}

/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto;}
.col-news-detail{background: #f2f5f8;}
.col-news article {margin:40px 0;float: left;width: 100%;}
.col-news .met_clear {clear: both;}
.col-news .met_module2 h1.met_title {font-size: 28px;font-weight: normal;padding: 5px 0;color:#000;}
.col-news .met_module2 .met_infos {color: #818181;font-size: 12px;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.col-news .met_module2 .met_time { padding-right: 6px;}
.col-news .met_module2 .met_source {padding-right: 6px;}
.col-news .met_module2 .met_source a {color: #607fa6;}
.col-news .met_module2 .met_editor { padding: 0 10px;color:#000;}
.col-news .met_editor {line-height: 2;}
.col-news .met_tools {border-top: 1px solid #ddd;margin-top: 30px;position: relative;padding: 10px 10px 0;}
.col-news .met_tools .met_page {clear: both;color: #818181;}
.col-news .met_tools .met_page li {display: inline-block;list-style: none;margin-right: 30px;}
.col-news .met_tools .met_page li:last-child{margin-right: 0}
.col-news .met_tools .met_page li span {padding-right: 5px;}
.col-news .met_tools .met_page a {color: #607fa6;}

/* product */
.col-page-product .product-search{background: #fff;padding:3vh 0;text-align: center;border-bottom: 1px solid #d9d9d9;}
.col-page-product .product-search input{border:none;outline: none;background: none;padding: 0;vertical-align: middle;}
.col-page-product .product-search .inpt3{width: 250px;font-size: 1.5rem;}
.col-page-product .product-search .inpt3::-webkit-input-placeholder {color: #cccccc;}
.col-page-product .product-search .inpt3:-moz-placeholder {color: #cccccc;}
.col-page-product .product-search .inpt3::-moz-placeholder {color: #cccccc;}
.col-page-product .product-search .inpt3:-ms-input-placeholder {color: #cccccc;}
.col-page-product .product-search .inpt4{font-size: 1.5rem;color:#0070c3;}
.col-page-product .sider{float: left;width: 303px;border-right: 1.5px solid #f0f0f5;background: #fff;padding:4vh 1.2vw 0;}
.col-page-product .sider h2{padding-bottom: 3.2vh;border-bottom:1px solid #e5e5e5;font-weight: 500;font-size: 1.875rem;}
.col-page-product .sider ul{padding: 3.6vh 10px 0;}
.col-page-product .sider ul li{margin-bottom: 35px;}
.col-page-product .sider ul li a{font-size: 18px;position: relative;display: block;width: 100%;padding-right: 20px;transition:color 0.3s;}
.col-page-product .sider ul li a i.fa{position: absolute;right: 0;top: 50%;transform: translateY(-50%);color:#0070c3;font-size: 1.125rem;opacity: 0;transition: 0.3s;width: 20px;cursor: pointer;text-align: center;}
.col-page-product .sider ul li .child{padding-top: 3vh;display: none;}
.col-page-product .sider ul li .child p{margin-bottom: 12px;}
.col-page-product .sider ul li .child p a{transition: 0.3s;font-size: 0.875rem;color:#000;padding: 0;}
.col-page-product .sider ul li a:hover,.col-page-product .sider ul li.active a{color:#0070c3;}
.col-page-product .sider ul li a:hover i.fa,.col-page-product .sider ul li.active a i.fa{opacity: 1;}
.col-page-product .sider ul li.active .child{display: block;}
.col-page-product .sider ul li .child p a:hover,.col-page-product .sider ul li .child p.active a{color:#0070c3;}
.col-page-product .list{float: right;width: calc(100% - 303px);}
.col-page-product .list>ul li{float: left;width: 33.33%;border:1.5px solid #f0f0f5;}
.col-page-product .list>ul li .img{overflow: hidden;}
.col-page-product .list>ul li .img img{width: 100%;transition: 0.5s;}
.col-page-product .list>ul li .title{padding:3.4vh 0;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 1.875rem;font-family: 'DINCond';font-weight: 500;transition: 0.36s;}
.col-page-product .list>ul li:hover .img img{transform:scale(1.1);}
.col-page-product .list>ul li:hover .title {background:#0070c3;color:#fff;}

/* detail */
.col-page-detail{padding:6vh 0 12vh;}
.col-page-detail .pro_show{position: relative;}
.col-page-detail .pro_show .wrap .caseleft{width: 42%;float: left;}
.col-page-detail .pro_show .wrap .caseleft .gallery-top{border:1px solid #e0e0e0;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb{margin-top:20px;position: relative;padding:0 20px;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-button{height: 100%;width: 20px;margin-top: 0;position: absolute;top:0;background: none;font-size: 24px;opacity: 1;text-align: center;outline: none;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-button-prev{left: 0;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-button-next{right: 0;}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-button i{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.col-page-detail .pro_show .wrap .caseleft .col-thumb .swiper-slide-thumb-active{border:1px solid #000;}
.col-page-detail .pro_show .wrap .caseright{width: 58%;position: relative;padding-left: 30px;}
.col-page-detail .pro_show .wrap .caseright h1{margin-top: 15px;font-size: 24px;font-weight: bold;}
.col-page-detail .pro_show .wrap .caseright h2{margin:10px 0 4vh;}
.col-page-detail .pro_show .wrap .caseright .content table{width:100%;}
.col-page-detail .pro_show .wrap .caseright .content table tr:not(:last-child){border-bottom: 1px solid #eeeeee;}
.col-page-detail .pro_show .wrap .caseright .content table td{padding:14px 0;}
.col-page-detail .col-detail{margin-top:50px;padding:25px 0;border-top:1px solid #eeeeee}
.col-page-detail .col-detail .content{margin-bottom: 30px;}
.col-page-detail .col-detail .content h2{font-size: 18px;margin-bottom: 20px;font-weight: bold;}
.col-page-detail .col-detail .content p{font-size: 14px;color:#666;line-height: 1.7;}

/* innovation */
.col-page-innovation .wrap{margin-bottom: 6.2vh;}
.col-page-innovation .wrap .title{float: left;width: 34.4%;}
.col-page-innovation .wrap .title h2{font-size: 3rem;font-weight: 500;}
.col-page-innovation .wrap .title .namemark{color:#666;font-size: 1.5rem;margin-top: 5px;}
.col-page-innovation .wrap .content{color:#666;font-size: 1.5rem;line-height: 1.5;float: right;width: 65.6%;}
.col-page-innovation .col-1{padding:9vh 0 8vh;}
.col-page-innovation .col-1 .slide{padding:0 5.2vw;}
.col-page-innovation .col-1 .slide .swiper-slide{position: relative;overflow: hidden;}
.col-page-innovation .col-1 .slide .swiper-slide .content{background: #fff;padding:6vh 2.5vw 3.2vh;position: absolute;left: 7vw;top: 50%;transform: translateY(-50%);margin-top: 20px;opacity: 0;transition: 0.5s;max-width: 450px;}
.col-page-innovation .col-1 .slide .swiper-slide .content h3{color:#055599;font-size: 1.3125rem;padding-bottom: 12px;border-bottom: 1px solid #cccccc;margin-bottom: 3vh;}
.col-page-innovation .col-1 .slide .swiper-slide .content .s-content{font-size: 1.875rem;line-height: 1.666;color:#333;margin-bottom: 10vh;}
.col-page-innovation .col-1 .slide .swiper-slide .content .name{text-transform: uppercase;color:#e5e5e5;font-size: 1.875rem;font-family: 'DINCond';font-weight: bold;}
.col-page-innovation .col-1 .slide .swiper-slide-active .content{opacity: 1;margin-top: 0;transition-delay: 0.5s;}
.col-page-innovation .col-1 .slide .swiper-button{width: 70px;height: 70px;border: 1px solid rgba(255,255,255,0.5);text-align: center;line-height: 68px;color:#fff;margin-top: 0;top: auto;bottom: 10vh;outline: none;opacity: 1;transition: 0.5s;font-size: 30px;background: none;}
.col-page-innovation .col-1 .slide .swiper-button:hover{background: #0070c3;border-color: #0070c3;}
.col-page-innovation .col-1 .slide .swiper-button-prev{left: auto;right: calc(7vw + 84px);}
.col-page-innovation .col-1 .slide .swiper-button-next{right: 7vw;}
.col-page-innovation .col-2{padding:8vh 0 16vh}
.col-page-innovation .col-2 .wrap .content{font-size: 16px;line-height: 2.25;}
.col-page-innovation .col-2 .slide .swiper-pagination{position: static;margin-top: 6.8vh;background: #dbdbdb;}
.col-page-innovation .col-2 .slide .swiper-pagination .swiper-pagination-progressbar-fill{background: #065fab;}
.col-page-innovation .col-3{width:89.6vw; margin:auto; padding:8vh 0;font-size: 0;background: url(../images/manage_bg.jpg)no-repeat center/cover;}
.col-page-innovation .col-3 .content{display: inline-block;vertical-align: middle;width: 50%;color:#fff;}
.col-page-innovation .col-3 .content h2{font-size: 3rem;font-weight: 500;margin-bottom: 4vh;}
.col-page-innovation .col-3 .content .s-content{font-size: 16px;line-height: 2.25;}
.col-page-innovation .col-3 .content .s-content strong{font-size: 24px;font-weight: 500;}
.col-page-innovation .col-3 .img{width: 50%;display: inline-block;vertical-align: middle;}
.col-page-innovation .col-3 .img img{margin: 0 auto;}

/* culture */
.col-page-culture h2{font-size: 3rem;font-weight: 500;margin-bottom: 5px;}
.col-page-culture .namemark{color:#666;font-size: 1.5rem;line-height: 1.5;}
.col-page-culture .col-1{padding:9vh 0 12vh;}
.col-page-culture .col-1 .wrap{font-size: 0;margin-bottom: 9vh;}
.col-page-culture .col-1 .wrap .title{display: inline-block;width: 50%;vertical-align: bottom;}
.col-page-culture .col-1 .wrap .content{font-size: 1.5rem;color:#666;line-height: 1.5;display: inline-block;vertical-align: bottom;width: 50%;padding-left: 2vw;}
.col-page-culture .col-1 .wrap .content span{font-weight: 500;}
.col-page-culture .col-1 ul.flex{flex-wrap: wrap;}
.col-page-culture .col-1 ul.flex li{width: 50%;margin-bottom: 6.5vh;position: relative;}
.col-page-culture .col-1 ul.flex li h3{padding-bottom: 20px;position: relative;border-bottom: 1px solid #d9d9d9;margin-bottom: 3.2vh;}
.col-page-culture .col-1 ul.flex li h3::after{content:'';width: 50px;height: 2px;background: #065fab;position: absolute;left: 0;bottom: -1px;}
.col-page-culture .col-1 ul.flex li .s-content{font-size: 16px;color:#666;line-height: 1.875;padding-right: 5.5vw;}
.col-page-culture .col-1 ul.flex li .num{font-family: 'DINCond';font-weight: bold;color:#e8e8ed;font-size: 6.25rem;position: absolute;right: 3vw;bottom: -4vh;line-height: 1;z-index: -1;}
.col-page-culture .col-2{padding:0 5vw;}
.col-page-culture .col-2 .wrap{padding:20vh 0;color:#fff;}
.col-page-culture .col-2 .wrap h2{margin-bottom: 3.5vh;}
.col-page-culture .col-2 .wrap .content{font-size: 1.5rem;line-height: 1.5;}
.col-page-culture .col-2 .wrap .content p{padding-left: 20px;position: relative;}
.col-page-culture .col-2 .wrap .content p::before{content:'';width: 6px;height: 6px;border-radius: 50%;background: #83c6ff;position: absolute;left: 0;top: 14px;}
.col-page-culture .col-3{padding:13vh 0 0;font-size: 0;}
.col-page-culture .col-3 .img{width: 42%;display: inline-block;vertical-align: middle;margin-bottom: -9vh;box-shadow: 10px 17.321px 25px 0px rgba(0, 0, 0, 0.18);}
.col-page-culture .col-3 .content{width: 58%;display: inline-block;vertical-align: middle;padding-left: 7vw;}
.col-page-culture .col-3 .content h2{margin-bottom: 3vh;}
.col-page-culture .col-3 .content .s-content{font-size: 1.5rem;line-height: 2;}
.col-page-culture .col-3 .content .s-content p{padding-left: 20px;position: relative;}
.col-page-culture .col-3 .content .s-content p::before{content:'';width: 6px;height: 6px;border-radius: 50%;background: #065fab;position: absolute;left: 0;top: 22px;}
.col-page-culture .col-4{padding:0 5vw;}
.col-page-culture .col-4 .wrap{padding:18vh 0 11vh;}
.col-page-culture .col-4 h2{color:#fff;margin-bottom: 3.8vh;}
.col-page-culture .col-4 ul.name {background: #ededf2;border-bottom: 1px solid #d4d4d9;}
.col-page-culture .col-4 ul.name li{padding:2.5vh 2vw;float: left;font-size: 24px;color:#333;}
.col-page-culture .col-4 ul.name li:nth-child(1){width: 72.5%;}
.col-page-culture .col-4 ul.name li:nth-child(2){width: 27.5%;border-left: 1px solid #d4d4d9;}
.col-page-culture .col-4 ul.list li{border-bottom: 1px solid #d4d4d9;background: #fff;font-size: 0;}
.col-page-culture .col-4 ul.list li .title{display: inline-block;vertical-align: middle;width: 72.5%;padding:2.5vh 2vw;}
.col-page-culture .col-4 ul.list li .title a{transition: 0.36s;color:#333333;font-size: 18px;}
.col-page-culture .col-4 ul.list li .title a:hover{color:#0070c3}
.col-page-culture .col-4 ul.list li .date{width: 27.5%;display: inline-block;vertical-align: middle;padding:2.5vh 2vw;font-size: 24px;font-family: 'DINCond';font-weight: 500;color:#666;border-left: 1px solid #d4d4d9;}
.col-page-culture .col-4 .paginationjs {text-align: center;}
.col-page-culture .col-4 .paginationjs .paginationjs-pages{padding: 6vh 0 0;font-size: 0;float: none;}
.col-page-culture .col-4 .paginationjs .paginationjs-pages ul{float: none;white-space: nowrap;}
.col-page-culture .col-4 .paginationjs .paginationjs-pages li{border-radius: 0 !important;border:none !important;float: none;display: inline-block;vertical-align: middle;margin:0 1.2vw;}
.col-page-culture .col-4 .paginationjs .paginationjs-pages li a{border-radius: 0 !important;min-width: auto;background: #fff;height: auto;line-height: normal;min-width: auto;width: auto;text-align: center;display: inline-block;color: #666;vertical-align: top;background: none !important;font-size: 30px;font-family: 'DINCond';font-weight:bold;color:#abd8ff;opacity: 1 !important;}
.col-page-culture .col-4 .paginationjs .paginationjs-pages li.active a{color:#fff;}
.col-page-culture .col-4 .swiper-pagination {
    position: static;
    margin-top: 6.8vh;
    background: #dbdbdb;
}
.col-page-culture .col-5{padding:18vh 0 74vh;text-align: center;}
.col-page-culture .col-5 h2{margin-bottom: 5vh;}
.col-page-culture .col-5 .content{padding:0 5vw;color:#666;font-size: 16px;line-height: 1.875;}
.col-page-culture .col-5 .content strong{color:#065fab;font-size: 24px;}


/*  */

/* party */
.col-page-party{padding:11vh 0 55vh;}
.col-page-party h2{font-size: 3rem;font-weight: 500;margin-bottom: 23vh;text-align: center;}
.col-page-party .content{background: #fff;box-shadow: 10px 17.321px 30px 0px rgba(0, 0, 0, 0.16);padding:0 10px;color:#333;font-size: 18px;line-height: 2;}
.col-page-party .content .container3{transform: translateY(-20vh);}
.col-page-party .content .container3 p:nth-child(1){font-size: 24px;margin-bottom: 10px;}
.col-page-system {padding:10vh 0 50vh;}
.col-page-system h2{font-size: 3rem;font-weight: 500;margin-bottom: 4vh;text-align: center;}
.col-page-system .wrap{box-shadow: 10px 17.321px 30px 0px rgba(0, 0, 0, 0.16);}
.col-page-system .wrap ul.name {background: #ededf2;border-bottom: 1px solid #d4d4d9;}
.col-page-system .wrap ul.name li{padding:2.5vh 5vw;float: left;font-size: 24px;color:#333;}
.col-page-system .wrap ul.name li:nth-child(1){width: 72.5%;}
.col-page-system .wrap ul.name li:nth-child(2){width: 27.5%;border-left: 1px solid #d4d4d9;}
.col-page-system .wrap ul.list li{border-bottom: 1px solid #d4d4d9;background: #fff;font-size: 0;}
.col-page-system .wrap ul.list li .title{display: inline-block;vertical-align: middle;width: 72.5%;padding:2.5vh 5vw;}
.col-page-system .wrap ul.list li .title a{transition: 0.36s;color:#333333;font-size: 18px;}
.col-page-system .wrap ul.list li .title a:hover{color:#0070c3}
.col-page-system .wrap ul.list li .date{width: 27.5%;display: inline-block;vertical-align: middle;padding:2.5vh 5vw;font-size: 24px;font-family: 'DINCond';font-weight: 500;color:#666;border-left: 1px solid #d4d4d9;}

/* recruit */
.col-page-recruit h2{font-size: 3rem;font-weight: 500;margin-bottom: 5px;color:#333;}
.col-page-recruit .col-1{padding:13vh 0 9vh;}
.col-page-recruit .col-1 .content{margin-bottom: 6vh;}
.col-page-recruit .col-1 .content ul{overflow: hidden;}
.col-page-recruit .col-1 .content ul li{float: left;width: 50%;font-size: 16px;color:#888888;line-height: 2.25;}
.col-page-recruit .col-1 .content ul li:nth-child(1){font-size: 24px;color:#666;;}
.col-page-recruit .col-1 .content strong{color:#e62129;font-weight: 500;font-size: 24px;}
.col-page-recruit .col-1 ul.list{background: url(../images/circle_bg.png)no-repeat center center/100%;padding:0 15px;align-items:flex-start;}
.col-page-recruit .col-1 ul.list li{padding:15vh 6vw;flex: 1;text-align: center;}
.col-page-recruit .col-1 ul.list li .num{font-family: 'DINCond';font-weight: bold;color:#333;font-size: 2.25rem;}
.col-page-recruit .col-1 ul.list li .title{margin:6px 0 3.2vh;position: relative;padding-bottom: 3vh;color:#014190;font-size: 24px;;}
.col-page-recruit .col-1 ul.list li .title::after{content:'';width: 20px;height: 3px;background: #666;position: absolute;bottom: 0;left: 50%;margin-left: -10px;}
.col-page-recruit .col-1 ul.list li .s-content{font-size: 18px;line-height: 1.666;}
.col-page-recruit .col-2{padding:8vh 0 15vh;}
.col-page-recruit .col-2 .tab-nav{text-align: center;border-bottom: 1px solid #cccccc;margin-bottom: 7.4vh;}
.col-page-recruit .col-2 .tab-nav span{display: inline-block;vertical-align: middle;font-size: 1.875rem;transition: 0.36s;}
.col-page-recruit .col-2 .tab-nav span.active{font-size: 3rem;border-bottom:2px solid #0154a4;padding-bottom: 20px;font-weight: 500;}
.col-page-recruit .col-2 .tab-box {background: #ededf2;padding:5vh 0;}
.col-page-recruit .col-2 .tab-box ul li{width: 25%;float: left;background-color: #fff;transition: 0.36s;border:1px solid #dcdcdc;margin-top:-1px;margin-left: -1px;position: relative;}
.col-page-recruit .col-2 .tab-box ul li a{display: block;height: 100%;padding: 30px 40px 35px;}
.col-page-recruit .col-2 .tab-box ul li h3{font-size: 24px;margin-bottom: 20px;transition: 0.3s;}
.col-page-recruit .col-2 .tab-box ul li .content{height: 90px;overflow-y: auto;font-size: 14px;color: rgb(102, 102, 102);line-height: 2;transition: 0.3s;}
.col-page-recruit .col-2 .tab-box ul li a>p{color:#666;transition: 0.3s;}
.col-page-recruit .col-2 .tab-box ul li:hover{box-shadow: 0px 0px 24px 0px rgba(6, 0, 1, 0.4);z-index: 2;}
.col-page-recruit .col-2 .tab-box ul li:hover h3{color:#0063a7;}
.col-page-jobdetail{padding:6vh 0}
.col-page-jobdetail h1{font-size: 24px;padding: 15px 5px;border-bottom: 1px solid #ddd;margin-bottom: 30px;font-weight: bold;}
.col-page-jobdetail ul{background: #8c989f;padding: 5px 10px;color: #fff;margin-top: 30px;}
.col-page-jobdetail ul li{list-style: none;padding: 8px 5px 8px 120px;min-height: 20px;position: relative;border-bottom: 1px solid #ddd;}
.col-page-jobdetail ul li:last-child{border:none;}
.col-page-jobdetail ul li span{position: absolute;left: 0;top: 0;width: 120px;padding: 8px 3px;overflow: hidden;}
.col-page-jobdetail h3{margin: 30px 0 10px;padding: 0 10px;font-size: 16px;font-weight: normal;height: 40px;line-height: 40px;border-bottom: 1px solid #ddd;}
.col-page-jobdetail .content{padding: 0 10px;line-height: 2;}
.col-page-jobdetail .sub{margin-top: 30px;margin-left: 10px;}
.col-page-jobdetail .sub a{display: inline-block;background: #0063a7;height: 35px;line-height: 35px;padding: 0 35px;color: #fff;border-radius: 2px;}
.col-page-jobdetail .met_tools {border-top: 1px solid #ddd;margin-top: 30px;position: relative;padding: 10px 10px 0;height: 50px;line-height: 50px;}
.col-page-jobdetail .met_tools .bdshare-button-style1-16 .bds_more {color: #333;float: left;}

#cvlist {padding: 6vh 0;}
#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 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;width: 120px;height: 40px;background: #004899;color:#fff;line-height: 40px;text-align: center;transition: 0.3s;padding:0;border:none;}
#cvlist .v52fmbx dl dd input[type="submit"]:hover{box-shadow: 0px 5px 27px 0px rgba(0, 0, 0, 0.03);transform: translateY(-5px);}

/* contact */
.col-page-contact{background: #ededf2;}
.col-page-contact h2{font-size: 3rem;font-weight: 500;}
.col-page-contact .col-1{padding:5vh 0 0;}
.col-page-contact .col-1 .content{background: #fff;box-shadow: 6px 10.392px 20px 0px rgba(10, 2, 4, 0.1);position: relative;z-index: 10;}
.col-page-contact .col-1 .content table{width: 100%;}
.col-page-contact .col-1 .content td{padding:4.6vh 3.6vw 6vh;font-size: 16px;}
.col-page-contact .col-1 .content tr:nth-child(2){border-bottom: 1px solid #e5e5e5;}
.col-page-contact .col-1 .content tr:nth-child(2) td:nth-child(1) p:nth-child(2){font-size: 1.875rem;font-weight: 500;margin:10px 0;}
.col-page-contact .col-1 .content tr:nth-child(2) td:nth-child(2) p:nth-child(2){font-family: 'DINCond';font-weight: bold;font-size: 2.25rem;margin:10px 0;}
.col-page-contact .col-1 .content tr:last-child td p{font-family: 'DINCond';font-weight: bold;font-size: 24px;}
.col-page-contact .col-1 .content tr:last-child td p:nth-child(1){color:#888888;font-size: 18px;line-height: 2;font-weight: 500;}
.col-page-contact .col-2{margin-top: -30vh;}
.col-page-contact .col-2 .map{height: 800px;}
.col-page-contact .col-2 .map #allmap {width:100%;height:100%;}
.col-page-contact .col-2 .map #allmap img { max-width: 1070px; max-height: 500px;}
.col-page-contact .col-2 .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-2 .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-2 .map #allmap .BMapLib_SearchInfoWindow .BMapLib_bubble_content{overflow-y: auto !important;}
.col-page-contact .col-3 {background: #fff;padding:11vh 0 12vh;}
.col-page-contact .col-3 .container3{background: #ededf2;padding:5vh 6vw;}
.col-page-contact .col-3 h2{text-align: center;font-size: 1.875rem;font-weight: 500;margin-bottom: 4vh;}
.col-page-contact .col-3 form ul{font-size: 0}
.col-page-contact .col-3 form ul li{font-size: 14px;width: 49%;margin-right: 2%;float: left;margin-bottom: 20px;}
.col-page-contact .col-3 form ul li:nth-child(2n){margin-right: 0;}
.col-page-contact .col-3 form ul li:nth-child(n+5){margin-right: 0;width: 100%}
.col-page-contact .col-3 form ul li input{border:1px solid #999999;background-color: #fff;padding-left: 45px;width: 100%;height: 50px;outline: none;}
.col-page-contact .col-3 form ul li input[name="verify"]{width: 260px;}
.col-page-contact .col-3 form ul li textarea{border:1px solid #999999;background-color: #fff;padding-left: 15px;width: 100%;padding-top: 15px;min-height: 300px;outline: none;}
.col-page-contact .col-3 ul li:nth-child(1) input{background-image: url(../images/1.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-3 ul li:nth-child(2) input{background-image: url(../images/2.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-3 ul li:nth-child(3) input{background-image: url(../images/3.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-3 ul li:nth-child(4) input{background-image: url(../images/4.svg);background-repeat: no-repeat;background-position: 12px center;}
.col-page-contact .col-3 ul li textarea{width: 100%}
.col-page-contact .col-3 ul li input::-webkit-input-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li input:-moz-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li input::-moz-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li input:-ms-input-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li textarea::-webkit-input-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li textarea:-moz-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li textarea::-moz-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li textarea:-ms-input-placeholder {color: #cccccc;}
.col-page-contact .col-3 ul li textarea:-ms-input-placeholder{color:#cccccc}
.col-page-contact .col-3 .col-sub{text-align: center;margin:30px 0 0}
.col-page-contact .col-3 .col-sub input{background-color: #666464;height: 56px;width: 150px;font-size: 14px;color:#fff;transition: 0.3s;border:none;padding: 0;margin:0 5px;}
.col-page-contact .col-3 .col-sub input:hover{background: #0154a4;}








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

/* 666 */

/* 底部 */
#gotoTop{width:50px;height:50px;display: block;color:#fff;text-align: center;position: fixed;right: 30px;bottom: 120px;background: #036395;z-index: 99;font-size: 24px;cursor: pointer;text-align: center;line-height: 46px;}
.shopping_cart{width:50px;height:50px;display: block;color:#fff;text-align: center;position: fixed;right: 30px;bottom: 172px;background: #f21710;z-index: 99;font-size: 24px;cursor: pointer;text-align: center;line-height: 46px;}
.shopping_cart a{color:#fff;}
.footer{background: #f2f2f2;padding:8vh 0 0;;}
.footer .wrap .footer-nav{float: left;width: 88%;padding:0 0 12vh;}
.footer .wrap .footer-nav ul li{float: left;width: 12.5%;}
.footer .wrap .footer-nav ul li a{font-size: 18px;color:#000;}
.footer .wrap .footer-nav ul li .child{margin-top: 3.5vh;}
.footer .wrap .footer-nav ul li .child p{margin-bottom: 10px;}
.footer .wrap .footer-nav ul li .child p a{color:#888888;transition: 0.36s;font-size: 14px;}
.footer .wrap .footer-nav ul li .child p a:hover{color:#0070c3;}
.footer .wrap .code{float: right;text-align: center;max-width: 12%;}
.footer .wrap .code p{color:#888888;margin-top: 15px;font-size: 14px;}
.footer .footer-info{padding:30px 0 18px;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5; text-align:center;}
.footer .footer-info .title{/*float: left;*/font-size: 18px; margin-bottom:10px;}
.footer .footer-info .focus{/*float: right;text-align: right;*/}
.footer .footer-info .focus p{font-size: 18px;margin-bottom: 3px;}
.footer .footer-info .focus .share{font-size: 0;}
.footer .footer-info .focus .share a{display: inline-block;vertical-align: middle;font-size: 24px;color:#a8a8a8;transition: 0.36s;margin-left: 1.8vw;position: relative;}
.footer .footer-info .focus .share a:hover{color:#0070c3;}
.footer .footer-info .focus .share a.wechat .code{position: absolute;bottom: 100%;margin-bottom: 10px;left: 50%;transform: translateX(-50%);display: none;padding:5px;background: #fff;z-index: 9999;}
.footer .footer-info .focus .share a.wechat .code::after{content:'';border-top:8px solid #fff;border-left: 6px solid transparent;border-right: 6px solid transparent;position: absolute;top:100%;left: 50%;transform: translateX(-50%);}
.footer .footer-info .focus .share a.wechat .code img{max-width: 120px;}
.footer .copyright{padding:20px 0;color:#888888;font-size: 14px; text-align:center;}
.footer .copyright a{color:#888;}

/* 副导航 */
.vicenav{transform: translateY(-50%);position: relative;z-index: 2;}
.vicenav ul{background: #ededf2;text-align: center;flex-wrap: wrap;border-bottom:1px solid #d1d1d1;}
.vicenav ul li{flex: 1;border:1px solid #d1d1d1;margin-left: -1px;min-width: 100px;border-bottom: none;}
.vicenav ul li a{display: block;width: 100%;height: 100%;transition: 0.36s;color:#888888;font-size: 18px;padding:2.1vh 5px;}
.vicenav ul li a:hover,.vicenav ul li.active a{background: #fff;color:#000}
.vicenav ul li.cur a{background: transparent !important;color:#888 !important;}
.mbx{position: absolute;top: 81px;left: 0;width: 100%;z-index: 100;font-size: 16px;border-bottom: 1px solid rgba(255,255,255,0.5);color:#fff;}
.mbx .container3{padding-right: 0;}
.mbx a{color:#fff;}
.mbx .pull-left{width: calc(100% - 60px);border-right: 1px solid rgba(255,255,255,0.5);padding:2.2vh 0;font-family: 'Microsoft Yahei';}
.mbx .pull-right{text-align: center;width: 60px;padding:2.2vh 0;transition: color 0.36s;}
.mbx .pull-right:hover {color:#0070c3;}


/* media */
@media (min-width: 1200px) {
  .container{width: 1200px}
}
@media (max-width: 1600px) {
  .container3{max-width: 1200px;}
  .container2{max-width: 1380px;}
  #col-banner .swiper-slide{height: 520px !important;}
  .col-page-history .content-container .img .year{font-size: 5rem;}
  #col-index-banner .swiper-slide #ban_cont2 p:nth-child(1), #col-index-banner .swiper-slide #ban_cont4 p:nth-child(1){font-size: 3.5rem;}
  #col-index-banner .swiper-slide #ban_cont7 ul li:nth-child(2) p:nth-child(1),.col-index-about ul.flex li .content strong{font-size: 2.5rem;}
  #col-index-banner .swiper-slide #ban_cont1>p:nth-child(2),.col-index-product ul.flex li .title span,.col-index-innovation h2,.col-index-innovation ul.flex li .title h3,.col-index-news h2 span,.col-index-green .content p:nth-child(1),.col-page-profile .col-profile .content ul li strong,.col-page-profile .col-1 .wrap .title h2,.col-page-profile .col-3 .wrap .content strong,.col-page-profile .col-4 h2,.col-page-history .wrap h2,.col-page-organization h2,.col-page-honor .title h2,.col-page-innovation .wrap .title h2,.col-page-culture h2,.col-page-party h2,.col-page-system h2,.col-page-system h2,.col-page-recruit h2,.col-page-recruit .col-2 .tab-nav span.active,.col-page-contact h2,.col-page-contact .col-1 .content tr:nth-child(2) td:nth-child(2) p:nth-child(2),.col-page-innovation .col-3 .content h2{font-size: 2rem;}
  #col-index-banner .swiper-slide #ban_cont7 ul li:nth-child(2) p:nth-child(2){font-size: 2rem !important;}
  .col-index-about ul.flex li h2{font-size: 24px;}
  .col-page-profile .col-profile .content ul li:nth-child(1),.col-page-history .content-container .s-content,.col-page-innovation .col-1 .slide .swiper-slide .content .s-content,.col-page-recruit .col-1 .content ul li:nth-child(1),.col-page-recruit .col-2 .tab-box ul li h3,.col-page-contact .col-1 .content tr:nth-child(2) td:nth-child(1) p:nth-child(2),.col-page-contact .col-1 .content tr:last-child td p{font-size: 18px;}
  .col-page-profile .col-profile .content,.col-page-profile .col-1 .wrap .content,.col-page-profile .col-2 .wrap .content,.col-page-profile .col-3 .wrap .list ul,.header .inner nav ul li{font-size: 16px;}
  .col-page-history .content-container .s-content p::before{top: 12px;}
  
}
@media (max-width: 1460px) {
  .container2{max-width: 1200px;}
  .container3{max-width: 1180px;}
  #col-banner .swiper-slide{height: 500px !important;}
  .header .inner nav ul li{font-size: 16px;margin-right: 1.5vw;}
  html{font-size: 14px;}
  #col-banner .swiper-slide .ban_cont h1{font-size:3rem;}
}
@media (max-width: 1200px) {
  #col-banner .swiper-slide .ban_cont h1{font-size: 2rem;}
  .container3{max-width: 920px;}
  .col-page-recruit .col-2 .tab-box ul li{width: 33.33%;}
  #col-banner .swiper-slide{height: 400px !important;}
  .header .inner .logo img{width: 140px;}
  html{font-size: 12px;}
  .container{width: 100%;padding-left: 10px !important;padding-right: 10px !important;}
}
@media (max-width: 992px) {
  .col-page-news ul.list li .content h2,.col-page-culture .col-4 ul.name li,.col-page-party .content .container3 p:nth-child(1),.col-page-system .wrap ul.name li,.col-page-system .wrap ul.list li .date,.col-page-culture .col-1 ul.flex li h3,.col-page-culture .col-5 .content strong,.col-page-recruit .col-1 .content strong,.col-page-recruit .col-1 ul.list li .title,.col-index-about ul.flex li h2{font-size: 18px;}
  .col-index-innovation .content,.col-index-green .content,.col-page-profile .col-1 .wrap .content,.col-page-profile .col-profile .content,.col-page-profile .col-2 .wrap .content,.col-page-culture .col-4 ul.list li .date,.col-page-culture .col-4 ul.list li .title a,.col-page-party .content,.col-page-system .wrap ul.list li .title a,.col-page-product .sider ul li a,.col-page-innovation .col-1 .slide .swiper-slide .content .s-content,.col-page-recruit .col-1 ul.list li .s-content{font-size: 16px;}

  .header .inner .index-search{margin-right: 45px;}
  .footer .wrap .code{float: none;width: 100%;max-width: none;}
  .col-page-contact .col-3 form ul li{margin-right: 0;width: 100%;}
  .col-page-contact .col-3 .col-sub input{width: 120px;}
  .col-page-contact .col-2{margin-top: 20px;}
  .col-page-contact .col-2 .map{height: 350px;}
  .col-page-recruit .col-2 .tab-box ul li{width: 50%;}
  .col-page-recruit .col-1 ul.list{display: block;}
  .col-page-recruit .col-1 ul.list li{padding:0 0 20px;}
  .col-page-recruit .col-1 ul.list{background: none;}
  .col-page-innovation .col-1 .slide .swiper-slide .content{position: static;transform: none;width: 100%;max-width: none;border:1px solid #cccccc}
  .col-page-news ul.list li .content{padding-left: 0;}
  #col-banner {margin-top: 80px;}
  #col-banner .swiper-slide{height: 300px !important;}
  .footer ,.footer .footer-info .focus{text-align: center;}
  .footer .code,.footer .footer-info .title,.footer .footer-info .focus,.col-page-profile .col-profile .content ul li,.col-page-profile .col-1 .wrap .title,.col-page-profile .col-1 .wrap .content,.col-page-profile .col-2 .wrap .title,.col-page-profile .col-2 .wrap .content,.col-page-profile .col-3 .wrap .content,.col-page-profile .col-3 .wrap .list,.col-page-honor .title h2,.col-page-honor .title .content,.col-page-news ul.list li .img,.col-page-news ul.list li .content,.col-page-innovation .wrap .title,.col-page-innovation .wrap .content,.col-page-innovation .col-3 .content,.col-page-innovation .col-3 .img,.col-page-culture .col-1 .wrap .title,.col-page-culture .col-1 .wrap .content,.col-page-culture .col-3 .img,.col-page-culture .col-3 .content,.col-page-recruit .col-1 .content ul li{width: 100%;float: none;margin-bottom: 15px;max-width: none;}
  .footer .footer-info .focus .share a{margin:0 10px;}
  .col-index-about ul.flex {flex-wrap: wrap;padding:0 20px;}
  .col-index-about ul.flex li a{padding:3vh 10px calc(5.2vh + 56px)}
  .col-index-about ul.flex li,.col-page-product .list>ul li{width: 49%;margin-right: 2%;}
  .col-index-about ul.flex li:nth-child(4n),.col-page-product .list>ul li:nth-child(4n){margin-right: 2%;}
  .col-index-about ul.flex li:nth-child(2n),.col-page-product .list>ul li:nth-child(2n){margin-right: 0;}
  .col-index-about ul.flex li{margin-top:0 !important;margin-bottom: 2% !important;}
  #col-index-banner .swiper-slide #ban_cont4 ul{display: block;}
  #col-index-banner .swiper-slide #ban_cont4 ul li:nth-child(1){width: 50%;margin:0 auto 15px;}
  #col-index-banner .swiper-slide #ban_cont4 ul li:nth-child(2){width: 100%;}
  .header .inner .logo{margin-right: auto;}
  #header.active .mm_btn .menu_bar_item .rect{background: #000;}
  .header .inner nav ,.header .inner .language,.footer .footer-nav{display: none;}
}
@media (max-width: 768px) {
  .vicenav ul li a{font-size: 14px;}
  .col-page-product .list>ul li .title{font-size: 1.5rem;}

  .vicenav{transform: none;}
  .vicenav .container3{padding: 0;}
  .col-page-profile .col-profile .img .number{left: 10px;bottom: 3px;}
  .col-page-profile .col-profile .img .number ul li p:nth-child(1){font-size: 16px;}
  .col-page-profile .col-profile .img .number ul li{margin-top: 0;line-height: 1.2;}
  .col-page-profile .col-profile .img .number ul li p:nth-child(1) span{font-size: 18px;}
  .col-page-contact .col-1 .content td{display: block;width: 100%;padding:10px 15px;text-align: center;}
  .col-page-recruit .col-2 .tab-box ul li{width: 100%;}
  #cvlist .v52fmbx dl dd input,#cvlist .v52fmbx dl dd textarea{width: 100%;}
  .col-page-product .sider ul{height: 300px;overflow-y: auto;}
  .col-page-honor ul.list li{width: 50%;}
  #col-banner .swiper-slide{height: 250px !important;}
  .col-index-news ul li{width: 49%;margin-right: 2%;}
  .col-index-news ul li:nth-child(4n){margin-right: 2%;}
  .col-index-news ul li:nth-child(2n){margin-right: 0;}
  .col-index-news h2 .news-nav{float: none !important;margin-top: 20px;}
  .col-index-news h2 .news-nav a{margin-bottom: 12px;margin-left: 0;margin-right: 12px;}
  .col-index-innovation ul.flex {padding:0 20px;}
  .col-index-product ul.flex ,.col-index-innovation ul.flex {flex-wrap: wrap;}
  .col-index-product ul.flex li,.col-index-innovation ul.flex li,.col-page-product .sider,.col-page-product .list,.col-page-detail .pro_show .wrap .caseleft,.col-page-detail .pro_show .wrap .caseright,.col-page-culture .col-1 ul.flex li{width: 100%;margin-right: 0;}
  .col-index-innovation ul.flex li{margin-top: 0;margin-bottom: 20px;}
  html{font-size: 10px;}
  
}
@media (max-width: 468px) {
  .mbx{display: none;}
  #col-banner .swiper-slide{height: 200px !important;}
  .col-index-about ul.flex li,.col-page-profile .col-2 ul.list li{width: 100%;margin-right: 0;}
  .col-page-history .content-container .s-content{font-size: 16px;}
  .col-page-history .content-container .img,.col-page-history .content-container .s-content{width: 100%;margin-bottom: 25px;}
}
@media (max-width: 320px) {

  

}


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

