﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;}
.banner:after{content: "";display: block;height: 1rem;position: absolute;left: 0;top: 0;right: 0;background-image: linear-gradient(to bottom,rgba(0,0,0,.6),rgba(0,0,0,0) 80%);z-index: 100;}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-bullets{bottom: .1rem;}
.banner .swiper-pagination .swiper-pagination-bullet{margin:0 .03rem;}
.banner .swiper-pagination-bullet{width: .06rem;height: .06rem;border-radius: 1rem;transition: all 0.3s;color: #FFF;background: #FFF;}
.banner .swiper-pagination-bullet-active{opacity: 1;background: #FFF;color: #333;}
.banner .swiper-button-next,.banner .swiper-button-prev{background: none;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;margin-top: -.15rem;outline: medium;color: #FFF;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: 0.2rem;color: #FFF;}

.dyip{text-align: center;background: #f8f8f8;text-align: center;}
.dyip .title p{font-size: .12rem;color: #999;}
.dyip .swiper-father{position: relative;}
.dyip .index_solutions{padding-bottom: .3rem;margin-top: .2rem;}
.dyip ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .2rem;}
.dyip li{position: relative;text-align: center;width: 23%;margin-bottom: .2rem;}
.dyip li figure{padding-bottom: 80%;}
.dyip li:hover figure img{transform: scale(1.2);}
.dyip li h2{font-size: .1rem;padding: .1rem 0;transition: all .3s;background: #FFF;}
.dyip li a:hover{text-decoration: none;}
.dyip .more{border: 1px solid #CCC;display: inline-block;}
.dyip .more a{display: block;padding: .05rem .2rem;}
.dyip .more a:hover{display: block;padding: .05rem .2rem;text-decoration: none;}

.derp{text-align: center;}
.derp .title p{font-size: .12rem;color: #999;}
.derp .index_Products{margin-top: .2rem;}
.derp ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .2rem;}
.derp li{position: relative;text-align: center;width: 23%;margin-bottom: .2rem;}
.derp li figure{padding-bottom: 100%;}
.derp li:hover figure img{transform: scale(1.2);}
.derp li h2{font-size: .1rem;padding: .1rem 0;transition: all .3s;background: #F5F5F5;}
.derp li a:hover{text-decoration: none;}
.derp .more{border: 1px solid #CCC;display: inline-block;}
.derp .more a{display: block;padding: .05rem .2rem;}
.derp .more a:hover{display: block;padding: .05rem .2rem;text-decoration: none;}

.dsanp{display: flex;justify-content: space-between;position: relative;}
.dsanp:after{content: '';position: absolute;left: 0;top: 0;right: 26%;bottom: 0;background: #f8f8f8;z-index: -1;}
.dsanp .left{width: 50%;}
.dsanp .left img{width: 50%;}
.dsanp .left .bt{margin-top: -.25rem;color:#006bac;}
.dsanp .left .bt p{font-size: .12rem;margin-top: .05rem;}
.dsanp .left .txt{margin-top: .2rem;}
.dsanp .left .txt .txter{line-height: 1.8;}
.dsanp .left .txt .txter a{color:#006bac;}

.dsanp .left .txt ul{font-size: 0px;margin-top: .1rem;}
.dsanp .left .txt li{display: inline-block;font-size: .08rem;width: 33.333%;box-sizing: border-box;padding-top: .3rem;}
.dsanp .left .txt li i{font-style: normal;font-size: .2rem;display: inline-block;font-weight: bold;}
.dsanp .left .txt li span{display: inline-block;font-size: .1rem;}
.dsanp .left .txt li p{margin-top: .02rem;color: #666;}
.dsanp .left .txt li:after{content: '';width: .2rem;height: 1px;background: #666;display: block;margin-top: .2rem;}
.dsanp .right{width: 45%;position: relative;}
.dsanp .right figure{padding-bottom: 70%;margin-right: .2rem;}
.dsanp .right:after{content: '';width: 1rem;height: 1rem;background: #006bac;display: block;position: absolute;right: 0;bottom: 0;z-index: -1;}
.dsanp .right:before{content: '';display: block;position: absolute;right: 0;top: 0;z-index: 1;background: url(../images/pic22.png) right 0 no-repeat;width: .1rem;height: 100%;}

.dsip .title{margin-bottom: .2rem;text-align: center;}
.dsip .title p{color: #006bac;}
.dsip .title p{margin-top: .1rem;font-size: .1rem;}
.dsip .gallery-thumbs-san .swiper-slide{padding:.05rem 0;color: #333;cursor: pointer;display: flex;align-items: center;justify-content: center;font-size: .1rem;border: 1px solid #CCC;box-sizing: border-box;}
.dsip .gallery-thumbs-san .swiper-slide-thumb-active {background: #006bac;color: #FFF;border: 1px solid #006bac;}
.dsip .gallery-top-san{margin-top: .3rem;}
.dsip .gallery-top-san .swiper-slide{background: #FFF;}
.dsip .gallery-top-san .swiper-slide .left{width: 48%;float: left;box-sizing: border-box;background: #006bac;}
.dsip .gallery-top-san .swiper-slide .left figure{padding-bottom: 60%;}
.dsip .gallery-top-san .swiper-slide .left img{width: 100%;}
.dsip .gallery-top-san .swiper-slide .left .txt{padding: .2rem;}
.dsip .gallery-top-san .swiper-slide .left .txt h2{font-size: .1rem;font-weight: bold;}
.dsip .gallery-top-san .swiper-slide .left .txt a{color: #FFF;}
.dsip .gallery-top-san .swiper-slide .left .txt span{margin-top: .05rem;display: block;color: #FFF;}
.dsip .gallery-top-san .swiper-slide .left .txt p{margin-top: .1rem;line-height: 1.6;color: #FFF;}
.dsip .gallery-top-san .swiper-slide .left a:hover{text-decoration: none;}
.dsip .gallery-top-san .swiper-slide ul{width: 48%;float: right;}
.dsip .gallery-top-san .swiper-slide li{padding-bottom: .18rem;border-bottom: 1px solid #CCC;margin-bottom: .18rem;}
.dsip .gallery-top-san .swiper-slide li:last-child{border-bottom: none;}
.dsip .gallery-top-san .swiper-slide li .riqi{float: right;width: 20%;box-sizing: border-box;border: 1px solid #CCC;text-align: center;padding: .1rem 0;transition: all 0.3s;}
.dsip .gallery-top-san .swiper-slide li:hover .riqi{background: #006bac;color: #FFF;}
.dsip .gallery-top-san .swiper-slide li .riqi p:nth-of-type(1){font-size: .3rem;}
.dsip .gallery-top-san .swiper-slide li .txt{width: 70%;}
.dsip .gallery-top-san .swiper-slide li .txt h2{font-size: .1rem;font-weight: bold;}
.dsip .gallery-top-san .swiper-slide li:hover .txt h2 a{text-decoration: none;color: #006bac;}
.dsip .gallery-top-san .swiper-slide li .txt p{margin-top: .1rem;line-height: 1.6;color: #666;}

.dwup{text-align: center;position: relative;z-index: 1;}
.dwup .title p{font-size: .12rem;color: #999;}
.dwup ul{margin-top: .2rem;display: flex;justify-content: space-between;flex-flow: wrap;}
.dwup li{width: 15%;margin-bottom: 2%;box-sizing: border-box;border: 1px solid #DDD;}
.dwup li img{width: 100%;}
.dwup li:last-child:nth-child(6n+2) {margin-right: calc((100% - 15%) / 5 * 4);}
.dwup li:last-child:nth-child(6n+3) {margin-right: calc((100% - 15%) / 5 * 3);}
.dwup li:last-child:nth-child(6n+4) {margin-right: calc((100% - 15%) / 5 * 2);}
.dwup li:last-child:nth-child(6n+5) {margin-right: calc((100% - 15%) / 5 * 1);}
.dwup ul:after{content: "";width: 18%;}
#particles-js {width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: -1;pointer-events: none;}

.banner_pic{position: relative;}
.banner_pic figure{width: 100%;padding-bottom: 25%;}
.banner_pic .title{position: absolute;left: 0%;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;flex-flow: column;font-size: .3rem;color: #FFF;}
.banner_pic .mouse {width: .25rem;height: .25rem;margin-top: .4rem;margin-left: -.12rem;position: absolute;left: 50%;top: 50%;z-index: 2;background: url(../images/pic25.png) center 0 no-repeat;background-size: cover;}
.updown{ -webkit-animation: updown 2s linear infinite; animation: updown 2s linear infinite;}
@-webkit-keyframes updown {
  0% { -webkit-transform: translate(0px, 0px);}
  25% { -webkit-transform: translate(0px, -10px);}
  50% { -webkit-transform: translate(0px, 0px);}
  75% { -webkit-transform: translate(0px, 10px);}
  100% { -webkit-transform: translate(0px, 0px);}
}
@-moz-keyframes updown {
  0% { -moz-transform: translate(0px, 0px);}
  25% { -moz-transform: translate(0px, -10px);}
  50% { -moz-transform: translate(0px, 0px);}
  75% { -moz-transform: translate(0px, 10px);}
  100% { -moz-transform: translate(0px, 0px);}
}
@keyframes updown {
  0% { transform: translate(0px, 0px);}
  25% { transform: translate(0px, -10px);}
  50% { transform: translate(0px, 0px);}
  75% { transform: translate(0px, 10px);}
  100% { transform: translate(0px, 0px);}
}

.subnav{padding:0 12%;background: #F1F1F1;display: flex;align-items: center;justify-content: space-between;}
.subnav p{display: flex;align-items: center;justify-content: center;padding: .1rem .12rem;}
.subnav i:nth-of-type(1){font-size: .14rem;color: #006bac;}
.subnav i{font-size: .06rem;padding: 0 .05rem;color: #999;}
.subnav p a:hover{text-decoration: none;}
.subnav ul{display: flex;align-items: center;justify-content: center;flex-flow: wrap;}
.subnav li{position: relative;}
.subnav li a{display: block;padding: .1rem .12rem;overflow: hidden;transition: all .3s;}
.subnav li a:hover{display: block;text-decoration: none;background: #006bac;color: #FFF;}
.subnav li a.current{color: #FFF;background: #006bac;}
.subnav li:hover a:after{width: 100%;opacity: 1;}
.subnav li a.current:after{width: 100%;opacity: 1;}

.about h2{font-size: .16rem;text-align: center;}
.about .txt{margin-top: .2rem;line-height: 1.6;}
.about .txt p{padding-bottom: .1rem;text-indent: 2em;}
.about .pic{text-align: center;}
.about .pic img{max-width: 100%;}

.licheng{padding:5% 12%;}
.licheng .title{text-align: center;}
.licheng .box{margin-top: .2rem;}
.licheng .swiper-father{position: relative;}
.licheng .gallery-top_licheng{background: url(../images/pic25.jpg) no-repeat center;margin: 3% 8%;background-size: cover;}
.licheng .gallery-top_licheng .swiper-slide{padding: 5%;line-height: 1.6;box-sizing: border-box;}
.licheng .gallery-top_licheng .swiper-slide p{position: relative;margin-bottom: .1rem;margin-left: .1rem;}
.licheng .gallery-top_licheng .swiper-slide p:after{content: "";display: block;position: absolute;left: -.1rem;top: .06rem;width: 6px;height: 6px;background: #000;border-radius: 10px;}
.licheng .swiper-father .swiper-button-next,.licheng .swiper-father .swiper-button-prev{background: none;width: 50px;height: 50px;text-align: center;line-height: 50px;margin-top: -25px;outline: medium;}
.licheng .swiper-button-prev:after,.licheng .swiper-button-next:after{color: #FFF;font-size: .2rem;}
.licheng .gallery-thumbs_licheng{background: url(../images/pic22.png) no-repeat center;padding-bottom: .3rem;}
.licheng .gallery-thumbs_licheng .swiper-slide{color: #666;font-size: 24px;text-align: center;cursor: pointer;}
.licheng .gallery-thumbs_licheng .swiper-slide-thumb-active {color: #FFF;}

.advantagea .title{text-align: center;}
.advantagea ul{display: flex;flex-flow: wrap;justify-content: space-between;margin-top: .2rem;background: url(../images/pic31.jpg) no-repeat center;background-size: cover;}
.advantagea li{width: 33.333%;padding: .4rem;box-sizing: border-box;color: #FFF;border-right: 1px solid rgba(255,255,255,.2);border-bottom: 1px solid rgba(255,255,255,.2);}
.advantagea li:nth-of-type(1){width: 50%;}
.advantagea li:nth-of-type(2){width: 50%;}
.advantagea li h2{font-size: .12rem;font-family: "Renogare";}
.advantagea li .txt{margin-top: .1rem;line-height: 1.6;}

.zhaopin .cpxqer{box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);}
.zhaopin .cpxqer .titleyi{background: linear-gradient(to right, #000 , #666);padding:.15rem 5%;color: #FFF;}
.zhaopin .cpxqer .tit{float: left;font-size: 16px;}
.zhaopin .cpxqer .position{width: 30%;}
.zhaopin .cpxqer .address{width: 20%;}
.zhaopin .cpxqer .salary{width: 30%;}
.zhaopin .cpxqer .time{width: 20%;}
.zhaopin .cpxqer .time i{float: right;font-size: 12px;transition: all 0.3s;}
.zhaopin .cpxqer .titleer.active{background: linear-gradient(to right, #000 , #666);color: #FFF;}
.zhaopin .cpxqer .titleer.active .time i{transform: rotate(90deg);}
.zhaopin .cpxqer li{background: #F5F5F5;margin-top: 1.5%;}
.zhaopin .cpxqer li .titleer{ padding:.15rem 5%;overflow: hidden;color: #666;cursor: pointer;}
.zhaopin .cpxqer li .con_er{ display:none; line-height:1.6; padding:5%;background: #FFF;}

.zhengshu ul{margin-left: -3%;}
.zhengshu li{width: 22%;float: left;margin-left: 3%;text-align: center;margin-bottom: 3%;box-sizing: border-box;transition: all .5s;}
.zhengshu li .pic{position: relative;}
.zhengshu li .pic figure{width: 100%;height: 0;overflow: hidden;padding-bottom: 70%;display: block;position: relative;}
.zhengshu li .pic figure img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.zhengshu li .pic .fdj{position: absolute;left: 0;top: 0px;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;flex-flow:column;background: rgba(0,0,0,.7);color: #FFF;visibility: hidden;opacity: 0;transition: all .5s;}
.zhengshu li .pic .fdj i{font-size: .2rem;}
.zhengshu li .pic .fdj p{margin-top: .1rem;font-size: .1rem;}
.zhengshu li:hover .pic .fdj{visibility: visible;opacity: 1;}
.zhengshu li h2{padding: .1rem;}

.huobang ul{margin-top: .2rem;display: flex;justify-content: space-between;flex-flow: wrap;}
.huobang ul:after{display: none;}
.huobang li{width: 15%;margin-bottom: 2%;box-sizing: border-box;border: 1px solid #DDD;}
.huobang li img{width: 100%;}
.huobang li:last-child:nth-child(6n+2) {margin-right: calc((100% - 15%) / 5 * 4);}
.huobang li:last-child:nth-child(6n+3) {margin-right: calc((100% - 15%) / 5 * 3);}
.huobang li:last-child:nth-child(6n+4) {margin-right: calc((100% - 15%) / 5 * 2);}
.huobang li:last-child:nth-child(6n+5) {margin-right: calc((100% - 15%) / 5 * 1);}

.subnaver{width: 20%;float: left;}
.subnaver li{border-bottom: 1px solid #DDD;}
.subnaver li a{padding: .1rem 0;display: block;color: #0061ae;}
.subnaver li a.current{color: #32a59d;}
.subnaver li a:hover{text-decoration: none;}
.subnaver li i{font-size: .06rem;width: .1rem;height: .1rem;background: #0061ae;display: inline-block;line-height: .1rem;text-align: center;color: #FFF;border-radius: 100%;margin-right: .05rem;}
.subnaver li a.current i{background: #32a59d;}
.subnaver li dl{padding-left: .16rem;border-top: 1px solid #DDD;}
.subnaver li dd{border-bottom: 1px solid #DDD;}
.subnaver li dd:last-child{border-bottom: none;}

.products ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.products li{width: 23%;text-align: center;margin-bottom: 2%;}
.products li figure{padding-bottom: 100%;}
.products li .txt{padding: 0 6%;}
.products li strong{font-size: .12rem;padding: .1rem 0;display: block;}
.products li .more{padding: .1rem 0;border-top: 2px solid #DDD;}
.products li a:hover{text-decoration: none;}

.products_con{text-align: center;line-height: 2;}

.video_about{width: 60%;margin: 0 auto;}
.video_about video{width: 100%;}

.fangan ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.fangan li{width: 23%;color: #FFF;position: relative;margin-bottom: 2%;font-size: .12rem;}
.fangan li figure{padding-bottom: 75%;}
.fangan li:hover figure img{transform: scale(1.2);}
.fangan li strong{position: absolute;left: 0;bottom: 0;right: 0;padding: .06rem .1rem;background: rgba(0,0,0,.3);}
.fangan li a{color: #FFF;}
.fangan li a:hover{text-decoration: none;}
.fangan li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.fangan li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.news li{margin-bottom: 2%;box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #EEE;padding-bottom: .2rem;}
.news li figure{width: 40%;padding-bottom: 25%;display: inline-table;vertical-align: middle;}
.news li:hover figure img{transform: scale(1.1);}
.news li time{font-size: .1rem;}
.news li .txt{padding: .3rem;position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 60%;box-sizing: border-box;}
.news li .txt strong{display: block;font-size: .14rem;margin-top: .1rem;}
.news li .txt p{margin-top: .12rem;font-size: .1rem;color: #777;}
.news li .txt .more{margin-top: .2rem;font-size: .1rem;display: inline-block;background: #000;color: #FFF;padding: .05rem .1rem;}
.news li .txt .more a{display: block;}
.news li a{transition: all 0.3s;}
.news li a:hover{text-decoration: none;}

.news li:hover .txt:after{width: 100%;right: auto;left: 0;}
.news li:last-child:nth-child(3n+2) {margin-right: calc((100% - 30%) / 2 * 1);}

.news_con .left{width: 70%;float: left;background: #FFF;padding: .4rem;box-sizing: border-box;}
.news_con .left .title{text-align: center;}
.news_con .left .title h2{font-size: .16rem;}
.news_con .left .title p{margin-top: 10px;color: #999;}
.news_con .left .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #e7e7e7;padding: .2rem 0;}
.news_con .left .txt p{padding-bottom: 10px;}
.news_con .right{width: 27%;float: right;background: #FFF;padding: .2rem;box-sizing: border-box;}
.news_con .right h2{font-size: .14rem;}
.news_con .news_r_t{margin-top: .16rem;border-bottom: 1px solid #e7e7e7;}
.news_con .news_r_t figure{width: 100%;padding-bottom: 50%;}
.news_con .right li{border-bottom: 1px solid #e7e7e7;}
.news_con .right li a{padding: .1rem 0;display: block;}
.news_con .right .txt{padding: .1rem 0;}
.news_con .right strong{font-size: .1rem;display: block;}
.news_con .right time{margin-top: .02rem;display: block;}
.news_con .right a:hover{text-decoration: none;}

.pinzhi .title{text-align: center;}
.pinzhi .box{line-height: 2;margin-top: .2rem;text-align: center;}
.pinzhi .box img{max-width: 100%;margin: .1rem 0;}
.pinzhi .box p{text-align: left;padding: .1rem 0;}
.pinzhi .sbqd{margin-top: .3rem;}
.pinzhi table{border-collapse:collapse;border-left: 1px solid #DDD;border-top: 1px solid #DDD;width: 100%;margin-top: .2rem;}
.pinzhi table th{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;background: #006bac;color: #FFF;font-weight: bold;font-size: .1rem;}
.pinzhi table td{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;font-size: .1rem;}


.wenti h2{font-size: .14rem;font-family: "Conv_Jost-500-Medium";text-align: center;}
.wenti li{background: #F5F5F5;margin-bottom: .1rem;border-left: .02rem solid #CCC;}
.wenti li .title{ padding:.1rem .2rem;cursor: pointer;font-size: .14rem;display: flex;align-items: center;justify-content: space-between;position: relative;}
.wenti li .title i{width: .13rem;height: .13rem;line-height: .13rem;text-align: center;background: #999;border-radius: 100%;font-size: .08rem;color: #FFF;display: block;}
.wenti li.on .title i{background: #193cad;}
.wenti li.on{border-left: .02rem solid #193cad;}
.wenti li.on .icon-jia:before {content: "\e603";}
.wenti li .box{ display:none; line-height:1.6; padding: .1rem .2rem;}
.wenti li .box p{padding-bottom: .1rem;text-indent: 2em;}

.service_dyip{position: relative;}
.service_dyip figure{width: 100%;padding-bottom: 40%;}
.service_dyip .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;font-size: .2rem;color: #FFF;letter-spacing: .1rem;flex-flow: column;}
.service_dyip .txt h2{font-size: .3rem;}
.service_dyip .txt p{margin-top: .2rem;}

.service_derp{display: flex;align-items: center;justify-content: center;margin-top: .4rem;background: #F5F5F5;}
.service_derp figure{width: 50%;padding-bottom: 40%;}
.service_derp .txt{width: 50%;box-sizing: border-box;padding: 5%;}
.service_derp .txt h2{font-size: .3rem;}
.service_derp .txt strong{font-size: .14rem;margin-top: .1rem;display: block;}
.service_derp .txt p{margin-top: .1rem;line-height: 1.6;}

.service_dsanp{margin-top: .4rem;text-align: center;}
.service_dsanp .title p{margin-top: .1rem;}
.service_dsanp ul{margin-top: .2rem;}
.service_dsanp li{margin-bottom: .3rem;background: #F5F5F5;padding: .3rem;}
.service_dsanp li h2{font-size: .14rem;}
.service_dsanp li dl{display: flex;align-items: center;justify-content: space-between;text-align: center;flex-flow: wrap;margin-top: .2rem;}
.service_dsanp li dd{display: flex;align-items: center;justify-content: center;flex-flow: column;}
.service_dsanp li dd:nth-of-type(odd) i{font-size: .24rem;display: block;background: #193cad;width: .4rem;height: .4rem;line-height: .4rem;border-radius: 100%;color: #FFF;}
.service_dsanp li dd p{margin-top: .1rem;}
.service_dsanp li dd:nth-of-type(even) i{font-size: .1rem;color: #999;}

.service_dsip{padding: .2rem 0 .4rem 0;text-align: center;}
.service_dsip .txtyi{margin-top: .2rem;line-height: 1.6;padding: 0 10%;}
.service_dsip ul{display: flex;justify-content: space-between;margin-top: .2rem;flex-flow: wrap;}
.service_dsip li{width: 48%;background: #F5F5F5;}
.service_dsip li figure{width: 100%;padding-bottom: 60%;}
.service_dsip li .txter{padding: .2rem;}
.service_dsip li .txter h2{font-size: .14rem;}
.service_dsip li .txter p{line-height: 1.6;margin-top: .05rem;}

.fenye{margin-top: .2rem;}
.fenye ul{font-size: 0px;text-align: center;}
.fenye li{display: inline-block;font-size: .1rem;text-align: center;margin:0 .03rem;background: #FFF;}
.fenye li a{display: block;width: .2rem;height: .2rem;line-height: .2rem;border: 1px solid #CCC;}
.fenye li a:hover{display: block;text-decoration: none;border: 1px solid #006bac;background: #006bac;color: #FFF;}
.fenye li.current a{border: 1px solid #006bac;background: #006bac;color: #FFF;}
.fenye li:first-child a{border: 1px solid #FFF;}
.fenye li:first-child a:hover{border: 1px solid #006bac;background: #FFF;color: #006bac;}
.fenye li:last-child a{border: 1px solid #FFF;}
.fenye li:last-child a:hover{border: 1px solid #006bac;background: #FFF;color: #006bac;}
.fenye li i{font-size: .1rem;}

.syt{border-top: 1px solid #e7e7e7;padding: .1rem 0;}
.syt ul{display: flex;align-items: center;justify-content: space-between;}
.syt li{line-height: 2;text-align: center;}
.syt li a{display: flex;align-items: center;justify-content: center;padding: 0 .1rem;}
.syt li a:hover{display: flex;align-items: center;justify-content: center;text-decoration: none;}
.syt li i{font-size: .1rem;}
.syt li:nth-of-type(1) i{margin-right: .06rem;}
.syt li:nth-of-type(2) i{margin-right: .06rem;}
.syt li:nth-of-type(3) i{margin-left: .06rem;}
.syt ul:after{display: none;}

.liuyan{margin-top: .5rem;}
.liuyan .title{text-align: center;}
.liuyan .txt{text-align: center;margin-top: .08rem;}
.liuyan ul{margin-left: -2%;margin-top: .2rem;}
.liuyan li{ width:48%; margin-bottom: .1rem;float: left;margin-left: 2%;}
.liuyan li p{padding-bottom: 5px;}
.liuyan li .input_txt{ width:100%; border:2px solid #EEE; outline:medium; padding:.05rem 2%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:.7rem; border:2px solid #EEE; outline:medium; padding:1%;box-sizing: border-box;}
.liuyan .textarea p{font-weight: bold;padding-bottom: 10px;}
.liuyan .more{margin-top:.1rem;}
.liuyan .input_btn{border:0 none; color:#FFF; background:#006bac;cursor: pointer;outline: medium;padding: .05rem .2rem;}

.wenti h2{font-size: .14rem;font-family: "Conv_Jost-500-Medium";text-align: center;}
.wenti li{background: #F5F5F5;margin-bottom: .1rem;border-left: .02rem solid #CCC;}
.wenti li .title{ padding:.1rem .2rem;cursor: pointer;font-size: .14rem;display: flex;align-items: center;justify-content: space-between;position: relative;}
.wenti li .title i{width: .13rem;height: .13rem;line-height: .13rem;text-align: center;background: #999;border-radius: 100%;font-size: .08rem;color: #FFF;display: block;}
.wenti li.on .title i{background: #000;}
.wenti li.on{border-left: .02rem solid #000;}
.wenti li.on .icon-jia:before {content: "\e603";}
.wenti li .box{ display:none; line-height:1.6; padding: .1rem .2rem;}
.wenti li .box p{padding-bottom: .1rem;text-indent: 2em;}

.download ul{display: flex;align-items: center;justify-content: space-between;}
.download ul:nth-of-type(1){background: #000;color: #FFF;}
.download li{padding: .1rem;}
.download li:nth-of-type(1){width: 50%;}
.download li:nth-of-type(2){width: 10%;text-align: center;}
.download li:nth-of-type(3){width: 10%;text-align: center;}
.download li:nth-of-type(4){width: 10%;text-align: center;}
.download li:nth-of-type(5){width: 10%;text-align: center;}
.download li:nth-of-type(6){width: 10%;text-align: center;}
.download ul:nth-of-type(even){background: #F5F5F5;}
.download li a{display: block;}
.download li a:hover{display: block;text-decoration: none;}

.con .contact{line-height: 1.6;}
.con .contact ul{display: flex;align-items: center;justify-content: space-between;text-align: center;flex-flow: wrap;}
.con .contact li{width: 25%;display: flex;align-items: center;justify-content: center;flex-flow: column;}
.con .contact li i,.con .contact li em{width: .4rem;height: .4rem;background: #006bac;display: block;line-height: .4rem;text-align: center;color: #FFF;font-size: .18rem;border-radius: 100%;}
.con .contact li strong{margin-top: .1rem;font-size: .1rem;}
.con .contact li .xian{width: .1rem;height: 2px;background: #999;margin-top: .1rem;}
.con .contact li p{margin-top: .1rem;}

#map_container{ height:3rem;margin-top: .5rem;}