﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top: .46rem;}
.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 .1rem;}
.banner .swiper-pagination-bullet{width: .1rem;height: .1rem;border-radius: 1rem;transition: all 0.3s;background: #FFF;opacity: 1;}
.banner .swiper-pagination-bullet-active{opacity: 1;background: #cf000d;}
.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{display: flex;justify-content: space-between;background: #f8f8f8;flex-wrap: wrap;}
.dyip .left{width: 48%;}
.dyip .left .txt{margin-top: .1rem;}
.dyip .left .txt p{line-height: 2;color: #666;}
.dyip .left .txt .more{margin-top: .15rem;border-top: 1px solid #DDD;}
.dyip .left .txt .more i{font-size: .12rem;margin-left: .05rem;}
.dyip .left .txt .more a{display: flex;align-items: center;justify-content: space-between;padding-top: .1rem;}
.dyip .left .txt .more a:hover{text-decoration: none;}
.dyip video{width: 48%;}

.derp{text-align: center;}
.derp .title p{font-size: .12rem;color: #999;}
.derp ul{text-align: left;}
.derp .index_pro{margin-top: .2rem;}
.derp .swiper-slide{width: 32%;position: relative;}
.derp .swiper-slide figure{padding-bottom: 100%;}
.derp .swiper-slide h2{padding: .1rem .2rem;font-size: .1rem;position: absolute;left: 0;right: 0;bottom: 0;color: #FFF;z-index: 100;}
.derp .swiper-slide a:hover{text-decoration: none;}
.derp .swiper-slide a:after{content: '';position: absolute;left: 0;top: 70%;bottom: 0;right: 0;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.7));transition: all .3s;}
.derp li:hover figure img{transform: scale(1.2);}


.dsanp{text-align: center;}
.dsanp .title p{font-size: .12rem;color: #999;}
.dsanp .swiper-father{position: relative;}
.dsanp .index_solutions{margin-top: .2rem;}
.dsanp .index_solutions .swiper-slide{position: relative;text-align: center;}
.dsanp .index_solutions .swiper-slide figure{padding-bottom: 100%;}
.dsanp .index_solutions .swiper-slide:hover figure img{transform: scale(1.2);}
.dsanp .index_solutions .swiper-slide h2{position: absolute;left: 0;right: 0;bottom: 0;color: #FFF;z-index: 100;font-size: .1rem;padding: .1rem 0;transition: all .3s;}
.dsanp .index_solutions .swiper-slide:hover h2{padding: .3rem 0;}
.dsanp .index_solutions .swiper-slide a:after{content: '';position: absolute;left: 0;top: 70%;bottom: 0;right: 0;background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.7));transition: all .3s;}
.dsanp .index_solutions .swiper-slide:hover a:after{top: 50%;}
.dsanp .index_solutions .swiper-pagination-bullet-active{background: #cf000d;}
.dsanp .swiper-button-next,.dsanp .swiper-button-prev{background: none;width: .3rem;height: .3rem;text-align: center;line-height: .3rem;margin-top: -.15rem;outline: medium;color: #FFF;}
.dsanp .swiper-button-next:after,.dsanp .swiper-button-prev:after{font-size: 0.2rem;color: #FFF;}

.dsip{background: #f8f8f8;}
.dsip .title{margin-bottom: .2rem;text-align: center;}
.dsip .title p{color: #01408f;}
.dsip .title p{margin-top: .1rem;font-size: .1rem;}
.dsip .box{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.dsip .left{width: 70%;}
.dsip .left ul{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.dsip .left li{width: 49%;background: #FFF;position: relative;padding-bottom: .12rem;}
.dsip .left li .hto{position: absolute;left: 0;top: 0;border-radius: 0 0 .05rem 0;background: #7f8e9a;z-index: 100;padding: .02rem .1rem;color: #FFF;}
.dsip .left li figure{padding-bottom: 60%;}
.dsip .left li img{width: 100%;}
.dsip .left li .txt{padding: .15rem;}
.dsip .left li .txt h2{font-size: .1rem;font-weight: bold;}
.dsip .left li .txt span{margin-top: .05rem;display: block;color: #999;}
.dsip .left li .txt p{margin-top: .1rem;line-height: 1.6;color: #666;}
.dsip .left li a:hover{text-decoration: none;}
.dsip .right{width: 28%;background: #FFF;box-sizing: border-box;position: relative;}
.dsip .right .hto{position: absolute;left: 0;top: 0;border-radius: 0 0 .05rem 0;background: #7f8e9a;z-index: 100;padding: .02rem .1rem;color: #FFF;}
.dsip .right li{padding-top: .1rem;padding: .15rem;border-bottom: 1px dashed #EEE;}
.dsip .right li h2{font-size: .1rem;font-weight: bold;padding-bottom: .05rem;}
.dsip .right li span{color: #999;}

.dwup{position: relative;}
.dwup figure{padding-bottom: 30%;}
.dwup .txt{position: absolute;left: 15%;top: 0%;color: #FFF;display: flex;align-items: center;right: 15%;bottom: 0;}
.dwup .txt h2{font-size: .24rem;font-weight: bold;}
.dwup .txt .more{border: 1px solid #FFF;display: inline-block;font-size: .12rem;margin-top: .2rem;}
.dwup .txt .more a{padding: .03rem .1rem;display: block;color: #FFF;}
.dwup .txt .more a:hover{padding: .03rem .1rem;display: block;text-decoration: none;}


.banner_pic{position: relative;}
.banner_pic figure{width: 100%;padding-bottom: 35%;}
.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 15%;background: #F1F1F1;display: flex;align-items: center;justify-content: space-between;}
.subnav p{display: flex;align-items: center;justify-content: center;padding: .1rem 0;}
.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;margin-right: .2rem;}
.subnav li a{display: block;overflow: hidden;transition: all .3s;padding: .1rem 0;}
.subnav li a:hover{display: block;text-decoration: none;color: #cf000d;}
.subnav li a.current{color: #cf000d;font-weight: bold;}
.subnav li:hover a:after{width: 100%;opacity: 1;}
.subnav li a.current:after{width: 100%;opacity: 1;}

.about{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.about .txt{line-height: 1.6;width: 48%;}
.about .txt p{padding-bottom: .1rem;text-indent: 2em;}
.about .pic{text-align: center;width: 47%;}
.about .pic figure{padding-bottom: 68%;}
.about:after{display: none;}

.licheng{background: url(../images/pic24.jpg) no-repeat center;padding: 5% 0;background-size: cover;}
.licheng .title{text-align: center;color: #FFF;}
.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;}

.shebei ul{margin-left: -3%;}
.shebei li{width: 22%;float: left;margin-left: 3%;text-align: center;margin-bottom: 3%;box-sizing: border-box;transition: all .5s;}
.shebei li .pic figure{padding-bottom: 70%;}
.shebei li h2{padding: .1rem;}

.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 figure{padding-bottom: 75%;}
.zhengshu li h2{padding: .1rem;}

.huoban{border-left: 1px solid #CCC;border-top: 1px solid #CCC;}
.huoban li{width: 20%;box-sizing: border-box;border-bottom: 1px solid #CCC;float: left;border-right: 1px solid #CCC;}
.huoban li figure{width: 100%;height: 0;overflow: hidden;padding-bottom: 40%;display: block;position: relative;}
.huoban li figure img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}

.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;}

.con_l{width: 20%;float: left;}
.con_l .title{padding: .1rem;background: #cf000d;color: #FFF;font-weight: bold;font-size: .14rem;}
.con_l li{margin-top: .02rem;}
.con_l li p a{padding: .05rem .1rem;background: #F5F5F5;display: flex;align-items: center;justify-content: space-between;}
.con_l li a i{font-size: .08rem;color: #999;}
.con_l li a.current{background: #cf000d;color: #FFF;}
.con_l li a.current i{transform: rotate(90deg);color: #FFF;}
.con_l li dd a{padding: .05rem .2rem;display: block;}
.con_l li a:hover{text-decoration: none;}
.con_l li dd a.current{background: #e02c37;color: #FFF;}

.con_r{width: 77%;float: right;}
.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 p{padding: .1rem 0;}
.products li:last-child:nth-child(4n+1) {margin-right: calc((100% - 23%) / 3 * 3);}
.products li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.products li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.products_con .products_con_t .left{width: 40%;float: left;}
.products_con .products_con_t .left img{width: 100%;}
.gallery-top_products .swiper-pagination .swiper-pagination-bullet{margin:0 3px;}
.gallery-top_products .swiper-pagination-bullet{width: 6px;height: 6px;background: #333;opacity: 0.1;}
.gallery-top_products .swiper-pagination-bullet-active{background: #333;opacity: 1;}
.products_con .products_con_t .left .swiper-father{position: relative;padding: 0 .3rem;}
.products_con .swiper-father .swiper-button-next,.products_con .swiper-father .swiper-button-prev{background: none;width: .2rem;height: .2rem;text-align: center;line-height: .2rem;margin-top: -.1rem;outline: medium;color: #666;z-index: 100;}
.products_con .swiper-father .swiper-button-next:after,.products_con .swiper-father .swiper-button-prev:after{font-size: .14rem;}
.gallery-thumbs_products{padding: .1rem 0;}
.gallery-thumbs_products .swiper-slide{opacity: .5;cursor: pointer;}
.gallery-thumbs_products .swiper-slide-thumb-active {opacity: 1;}

.products_con_t .right{width: 55%;float: right;}
.products_con_t .right h2{font-size: .12rem;display: block;font-weight: bold;}
.products_con_t .right .txt{line-height: 1.6;margin-top: .1rem;}
.products_con_t .right .txt strong{font-weight: bold;}
.products_con_t .right ul{display: flex;align-items: center;margin-top: .3rem;}
.products_con_t .right li{margin-right: .1rem;}
.products_con_t .right li i{font-size: .12rem;padding-right: .05rem;}
.products_con_t .right li a{display: flex;align-items: center;justify-content: space-between;padding: .05rem .1rem;background: #F5F5F5;transition: all .3s;}
.products_con_t .right li a:hover{text-decoration: none;background: #015e3c;color: #FFF;}
.products_con_t .right li:nth-of-type(1) a{background: #015e3c;color: #FFF;}

.products_con_b{margin-top: .2rem;padding-bottom: .2rem;}
.products_con_b .title{font-size: .1rem;padding: .05rem 0;color: #333;background: #F7F7F7;text-align: center;font-weight: bold;}
.products_con_b .txt{padding: .1rem 0;line-height:1.6;}
.products_con_b .txt img{max-width: 100%;padding:.1rem 0;}
.products_con_b .txt table{border-top:1px solid #DDD;border-left:1px solid #DDD;width:100%;}
.products_con_b .txt table td{border-right:1px solid #DDD!important;border-bottom:1px solid #DDD!important;padding:.05rem!important;}

.products_related{margin-top: .3rem;text-align: center;}
.products_related .title{font-size: .14rem;}
.products_related .picshi{margin-top: .2rem;text-align: left;}
.products_related .swiper-slide{text-align: center;}
.products_related .swiper-slide figure{padding-bottom: 100%;}
.products_related .swiper-slide h2{padding: .1rem 0;}
.products_related .swiper-slide a:hover{text-decoration: none;}
.products_related .moreer{background: #cf000d;display: inline-block;margin-top: .2rem;}
.products_related .moreer a{color: #FFF;padding: .05rem .2rem;display: block;}
.products_related .moreer a:hover{text-decoration: none;}

.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: #f5f5f5;color: #666;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 .left .txt img{width:100%;}
.news_con .right{width: 27%;float: right;background: #FFF;padding: .2rem;box-sizing: border-box;}
.news_con .right h2{font-size: .14rem;}
.news_con .right ul{margin-top: .1rem;}
.news_con .right li{box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #EEE;padding: .1rem 0;}
.news_con .right li:last-child{border-bottom: none;}
.news_con .right li figure{width: 30%;padding-bottom: 25%;display: inline-table;vertical-align: middle;}
.news_con .right li:hover figure img{transform: scale(1.1);}
.news_con .right li .txt{position: relative;z-index: 1;display: inline-table;vertical-align: middle;width: 67%;box-sizing: border-box;margin-left: 3%;}
.news_con .right li .txt strong{display: block;font-size: .1rem;}
.news_con .right li .txt .more{margin-top: .1rem;font-size: .08rem;display: inline-block;color: #333;padding: .01rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.news_con .right li:hover .txt .more{border: 1px solid #e6212a;color: #e6212a;}
.news_con .right li a{transition: all 0.3s;}
.news_con .right li a:hover{text-decoration: none;}

.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 #cf000d;background: #cf000d;color: #FFF;}
.fenye li.current a{border: 1px solid #cf000d;background: #cf000d;color: #FFF;}
.fenye li:first-child a{border: 1px solid #FFF;}
.fenye li:first-child a:hover{border: 1px solid #cf000d;background: #FFF;color: #cf000d;}
.fenye li:last-child a{border: 1px solid #FFF;}
.fenye li:last-child a:hover{border: 1px solid #cf000d;background: #FFF;color: #cf000d;}
.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;font-size: .14rem;font-weight: bold;}
.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:#cf000d;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;display: flex;align-items: center;background: #F5F5F5;flex-wrap: wrap;}
.con .contact .txt{width: 50%;box-sizing: border-box;padding: 0 .3rem;}
.con .contact .txt .title{font-weight: bold;font-size: .12rem;}
.con .contact .txt .txter{line-height: 2;margin-top: .1rem;}


#map_container{ height:3.5rem;width: 50%;}