@charset "utf-8";
/* CSS Document */
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-slide .title{position: absolute;left: 10%;top: 50%;transform: translateY(-50%);}
.banner .swiper-slide .box{ color: #FFF;transform: translateX(30%);visibility: hidden;opacity: 0;transition-duration: 1.2s;font-weight: 300;}
.banner .swiper-slide-active .box{transform: translateX(0%);visibility: visible;opacity: 1;}
.banner .swiper-slide .box .txt{font-size: .2rem;line-height: 1.6;font-weight: bold;}
.banner .swiper-slide .box .txter{font-size: .1rem;line-height: 1.6;}
.banner .swiper-slide .box .more{background-image: linear-gradient(to right, #05bda3, #146697,#05bda3, #146697);background-size: 300% 100%;display: inline-block;margin-top: .14rem;font-size: .1rem;border-radius: 1rem;}
.banner .swiper-slide .box .more a{padding: .05rem .2rem;color: #FFF;display: block;}
.banner .swiper-slide .box .more a:hover{text-decoration: none;}
.banner .swiper-pagination{bottom: .2rem;width: auto;left: 10%;}
.banner .swiper-pagination .swiper-pagination-current{font-size: .18rem;}
.banner .swiper-pagination-bullet{width: .05rem;height: .05rem;border-radius: 1rem;transition: all 0.3s;background: none;opacity: .4;border: 1px solid #FFF;margin: 0 .1rem 0 0;}
.banner .swiper-pagination-bullet-active{opacity: 1;border: 1px solid #00a2e9;color: #00a2e9;background: #00a2e9;}
.banner .swiper-button-next,.banner .swiper-button-prev{width: .26rem;height: .26rem;text-align: center;line-height: .26rem;outline: medium;color: #333;border: 1px solid #FFF;border-radius: 100%;transition: all .3s;}
.banner .porducts:hover .swiper-button-next,.banner .porducts:hover .swiper-button-prev{opacity: 1;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: .14rem;color: #FFF;}

.dyip{text-align: center;background: url(/Data/zsuna/template/cn/images/pic17.jpg) no-repeat center;background-size: cover;}
.dyip .title{padding: 0 15%;}
.dyip .title p{margin-top: .1rem;}
.dyip .porducts{display: flex;margin-top: .2rem;justify-content: space-between;}
.dyip .swiper-slide{overflow: hidden;position: relative;}
.dyip .swiper-slide figure{padding-bottom: 150%;}
.dyip .swiper-slide:hover figure img{transform: scale(1.2);}
.dyip .swiper-slide p{font-size: .14rem;position: absolute;left: 0;right: 0;bottom: 0;color: #FFF;background: rgba(0,0,0,.3);transition: all .3s;line-height: 3;}
.dyip .swiper-slide:hover p{background: rgba(0,0,0,0);}
.dyip .swiper-slide a:hover{text-decoration: none;}
.dyip .swiper-button-next,.dyip .swiper-button-prev{background: none;width: .26rem;height: .26rem;text-align: center;line-height: .26rem;outline: medium;color: #333;border: 1px solid #FFF;border-radius: 100%;opacity: 0;transition: all .3s;}
.dyip .porducts:hover .swiper-button-next,.dyip .porducts:hover .swiper-button-prev{opacity: 1;}
.dyip .swiper-button-next:after,.dyip .swiper-button-prev:after{font-size: .14rem;color: #FFF;}

.derp{background: url(/Data/zsuna/template/cn/images/pic23.jpg) no-repeat center;background-size: cover;}
.derp .derp_bg{background: url(/Data/zsuna/template/cn/images/pic10.png) no-repeat center bottom;}
.derp .title{padding: 0 15%;text-align: center;}
.derp .title p{margin-top: .1rem;}
.derp .box{display: flex;align-items: center;justify-content: space-between;padding: .4rem 0 1.5rem 0;flex-wrap: wrap;}
.derp .left{width: 45%;}
.derp .txter{margin-top: .1rem;line-height: 1.6;}
.derp .txter p{padding-bottom: .1rem;}
.derp .more{display: inline-block;margin-top: .1rem;border: 1px solid #00a2e9;border-radius: 1rem;}
.derp .more a{display: block;padding: .05rem .2rem;color: #00a2e9;}
.derp .more a:hover{text-decoration: none;}
.derp .right{width: 50%;}
.derp .right figure{padding-bottom: 55%;border: 8px solid #CCC;border-radius: .1rem;overflow: hidden;}

.dsanp .box{margin-top: .2rem;}
.dsanp .box .box_t{display: flex;justify-content: space-between;flex-wrap: wrap;}
.dsanp .box .box_t .t_l{width: 65.6%;}
.dsanp .box .box_t .t_l .swiper-slide{position: relative;overflow: hidden;}
.dsanp .box .box_t .t_l .swiper-slide figure{padding-bottom: 45%;}
.dsanp .box .box_t .t_l .swiper-slide h2{position: absolute;left: 0;bottom: 0;right: 0;padding: .2rem;color: #FFF;font-size: .12rem;}
.dsanp .box .box_t .t_l .swiper-pagination-bullet-active{opacity: 1;background: #00a2e9;}
.dsanp .box .box_t .t_r{width: 31.333%;border: 1px solid #DDD;}
.dsanp .box .box_t .t_r a{padding: .2rem;display: block;}
.dsanp .box .box_t .t_r a:hover{text-decoration: none;}
.dsanp .box .box_t .t_r h2{font-size: .14rem;}
.dsanp .box .box_t .t_r .more{margin-top: .5rem;border-top: 1px solid #DDD;display: flex;align-items: center;padding: .1rem 0;}
.dsanp .box .box_t .t_r .more i{font-size: .1rem;margin-left: .1rem;}
.dsanp .box ul{display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: .22rem;}
.dsanp .box li{width: 31.333%;border: 1px solid #DDD;}
.dsanp .box li a{padding: .2rem .2rem 0 .2rem;display: block;}
.dsanp .box li a:hover{text-decoration: none;}
.dsanp .box li h2{font-size: .14rem;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dsanp .box li .more{margin-top: .3rem;border-top: 1px solid #DDD;display: flex;align-items: center;padding: .13rem 0;}
.dsanp .box li .more i{font-size: .1rem;margin-left: .1rem;}

.dsip{background: url(/Data/zsuna/template/cn/images/pic20.jpg) no-repeat center;background-size: cover;text-align: center;color: #FFF;padding: .6rem 20%;}
.dsip .title{color: #FFF !important;}
.dsip .txt{margin-top: .2rem;line-height: 1.6;}
.dsip .more{display: inline-block;margin-top: .3rem;border: 1px solid #FFF;border-radius: 1rem;}
.dsip .more a{display: block;padding: .05rem .2rem;color: #FFF;}
.dsip .more a:hover{text-decoration: none;}

.dwup{text-align: center;background: url(/Data/zsuna/template/cn/images/pic21.jpg) no-repeat center bottom;background-size: cover;}
.dwup .title{padding: 0 15%;color: #FFF;}
.dwup .case{margin-top: .2rem;}
.dwup .swiper-slide{width: 23%;text-align: center;margin-bottom: 2%;background:#FFF;}
.dwup .swiper-slide figure{padding-bottom: 70%;}
.dwup .swiper-slide .txt{padding: 0 6%;}
.dwup .swiper-slide strong{font-size: .1rem;padding: .1rem 0;display: block;}
.dwup .swiper-slide:hover strong{background: #00a2e9;}
.dwup .swiper-slide .more{padding: .1rem 0;border-top: 2px solid #DDD;}
.dwup .swiper-slide a{display: block;}
.dwup .swiper-slide:hover a{text-decoration: none;color: #FFF;}
.dwup .swiper-slide p{padding:.05rem;text-overflow:ellipsis;overflow:hidden;white-space: nowrap;}
.dwup .swiper-slide:hover p{color:#00a2e9;}
.dwup .swiper-button-next,.dwup .swiper-button-prev{background: none;width: .26rem;height: .26rem;text-align: center;line-height: .26rem;outline: medium;color: #333;border: 1px solid #FFF;border-radius: 100%;opacity: 0;transition: all .3s;}
.dwup .case:hover .swiper-button-next,.dwup .case:hover .swiper-button-prev{opacity: 1;}
.dwup .swiper-button-next:after,.dwup .swiper-button-prev:after{font-size: .14rem;color: #FFF;}

.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: .2rem;color: #FFF;}

.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:nth-of-type(1){font-size: .14rem;color: #00a2e9;}
.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: #00a2e9;color: #FFF;}
.subnav li a.current{color: #FFF;background: #00a2e9;}
.subnav li:hover a:after{width: 100%;opacity: 1;}
.subnav li a.current:after{width: 100%;opacity: 1;}

.about{display: flex;justify-content: space-between;flex-wrap: wrap;line-height: 1.6;}
.about .txt{margin-top: .1rem;}
.about .txt p{padding-bottom: .1rem;}
.about strong{font-weight: bold;}
.about img{max-width: 100%;}

.jiazhi_derp li{padding: 1rem 10%;color: #FFF;}
.jiazhi_derp li:nth-of-type(even){display: flex;justify-content: right;}
.jiazhi_derp .txt{width: 40%;}
.jiazhi_derp .en{font-size: .24rem;font-family: "宋体";font-weight: bold;}
.jiazhi_derp h2{font-size: .18rem;}
.jiazhi_derp .txter{border-top: 1px solid rgba(255, 255, 255, .5);margin-top: .1rem;padding-top: .1rem;font-size: .1rem;line-height: 1.6;}

.zhengshu ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.zhengshu ul:after{display: none;}
.zhengshu li{width: 23%;text-align: center;margin-bottom: 3%;box-sizing: border-box;transition: all .5s;}
.zhengshu li .pic figure{width: 100%;height: 0;overflow: hidden;padding-bottom: 130%;display: block;position: relative;}
.zhengshu li .pic figure img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.zhengshu li h2{padding: .1rem;}
.zhengshu li:last-child:nth-child(4n+1) {margin-right: calc((100% - 23%) / 3 * 3);}
.zhengshu li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.zhengshu li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.gongchang ul{margin-left: -3%;}
.gongchang li{width: 22%;float: left;margin-left: 3%;text-align: center;margin-bottom: 3%;box-sizing: border-box;border-bottom: 1px solid #CCC;transition: all .5s;}
.gongchang li:hover{border-bottom: 1px solid #3b9ccf;}
.gongchang li .pic{background: #FFF;position: relative;}
.gongchang li .pic figure{width: 100%;height: 0;overflow: hidden;padding-bottom: 65%;display: block;position: relative;}
.gongchang li .pic figure img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.gongchang 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;}
.gongchang li .pic .fdj i{font-size: .2rem;}
.gongchang li .pic .fdj p{margin-top: .1rem;font-size: .1rem;}
.gongchang li:hover .pic .fdj{visibility: visible;opacity: 1;}
.gongchang li h2{padding: .1rem;}


.products ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.products li{width: 23%;text-align: center;margin-bottom: 2%;box-sizing: border-box;border: 1px solid #DDD;}
.products li figure{padding-bottom: 70%;}
.products li .txt{padding: 0 6%;}
.products li strong{font-size: .1rem;padding: .1rem 0;display: block;}
.products li:hover strong{background: #00a2e9;}
.products li .more{padding: .1rem 0;border-top: 2px solid #DDD;}
.products li a{display: block;}
.products li:hover a{text-decoration: none;color: #FFF;}
.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{padding-top: .2rem;}
.products_con .products_con_t .left{width: 40%;float: left;}
.products_con .products_con_t .left img{width: 100%;}
.gallery-top_products{box-sizing: border-box;border: 1px solid #EEE;}
.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;}
.gallery-top_products .swiper-button-next,.gallery-top_products .swiper-button-prev{background: none;width: 50px;height: 50px;text-align: center;line-height: 50px;margin-top: -25px;outline: medium;color: #666;}
.gallery-top_products .swiper-button-next:after,.gallery-top_products .swiper-button-prev:after{font-size: 30px;}
.gallery-thumbs_products{margin-top: .1rem;}
.gallery-thumbs_products .swiper-slide {opacity: .8;cursor: pointer;border: 1px solid #EEE;}
.gallery-thumbs_products .swiper-slide-thumb-active {opacity: 1;border: 1px solid #00a2e9;}

.products_con_t .right{width: 55%;float: right;line-height: 2;font-size: .1rem;}
.products_con_t strong{font-size: .16rem;padding: .1rem 0;display: block;font-family: "Renogare";border-bottom: 1px solid #DDD;}
.products_con_t p{margin-top: .1rem;}

.products_con_b{margin-top: .5rem;}
.products_con_b h2{font-size: .16rem;border-bottom: 1px solid #DDD;padding: .1rem 0;}
.products_con_b .txt{line-height: 1.6;padding-top: .1rem;}
.products_con_b img{max-width: 100%;}

.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{box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #EEE;padding: .2rem 0;}
.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 .txt{padding: 0 .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: #00a2e9;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_con .left{width: 68%;float: left;background: #FFF;box-sizing: border-box;}
.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 strong{font-weight: bold;}
.news_con .left .txt img{max-width:100%;}
.news_con .right{width: 27%;float: right;background: #FFF;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;}

.video ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.video li{width: 32%;text-align: center;margin-bottom: 2%;background: #F5F5F5;}
.video li figure{padding-bottom: 60%;}
.video li a:hover{text-decoration: none;}
.video li h2{padding: .1rem;}
.video li:last-child:nth-child(3n+1) {margin-right: calc((100% - 32%) / 2 * 2);}
.video li:last-child:nth-child(3n+2) {margin-right: calc((100% - 32%) / 2 * 1);}

.video_con{text-align: center;}
.video_con .title{text-align: center;font-size: .14rem;}
.video_con .box{margin-top: .2rem;}
.video_con video{width: 50%;}

.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: #00a2e9;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;}

.cpxqer .titleyi{background: #00a2e9;line-height: 3;padding:0 3%;color: #FFF;}
.cpxqer .tit{float: left;font-size: .1rem;}
.cpxqer .position{width: 30%;}
.cpxqer .address{width: 20%;}
.cpxqer .salary{width: 30%;}
.cpxqer .time{width: 20%;}
.cpxqer .time i{float: right;font-size: .1rem;transition: all 0.3s;}
.cpxqer .titleer.active{background: #F5F5F5;}
.cpxqer .titleer.active .time i{transform: rotate(90deg);}
.cpxqer li{background: #FFF;border-bottom: 1px dotted #CCC;}
.cpxqer li .titleer{ line-height: 3; padding:0 3%;overflow: hidden;color: #666;cursor: pointer;}
.cpxqer li .con_er{ display:none; line-height:1.6; padding:3%;}

.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 #00a2e9;background: #00a2e9;color: #FFF;}
.fenye li.current a{border: 1px solid #00a2e9;background: #00a2e9;color: #FFF;}
.fenye li:first-child a{border: 1px solid #FFF;}
.fenye li:first-child a:hover{border: 1px solid #00a2e9;background: #FFF;color: #00a2e9;}
.fenye li:last-child a{border: 1px solid #FFF;}
.fenye li:last-child a:hover{border: 1px solid #00a2e9;background: #FFF;color: #00a2e9;}
.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: .4rem;}
.liuyan .title{text-align: center;font-size: .14rem;}
.liuyan .txt{text-align: center;margin-top: .05rem;}
.liuyan ul{margin-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.liuyan ul:after{display: none;}
.liuyan li{ width:49%; margin-bottom: .1rem;}
.liuyan li p{padding-bottom: 5px;}
.liuyan li .input_txt{ width:100%; border:2px solid #EEE; outline:medium; padding:10px 2%; font-family:'Conv_tt1161m_';box-sizing: border-box;}
.liuyan .textarea{  margin:0;}
.liuyan .textarea textarea{ width:100%; height:1rem; 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:10px;}
.liuyan .input_btn{border:0 none; color:#FFF; background:#00a2e9;cursor: pointer;outline: medium;padding: .05rem .3rem;}

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

.con .contact{display: flex;align-items: center;justify-content: space-between;margin-bottom: .4rem;flex-wrap: wrap;}
.con .contact .pic{width: 48%;}
.con .contact .pic figure{padding-bottom: 50%;}
.con .contact .txt{width: 48%;line-height: 1.6;}
.con .contact .txt .title{font-weight: bold;}
.con .contact .txt i{margin-right: .05rem;}

#map_container{ height:2.5rem;}

.contact_c{padding: .2rem;background: #F5F5F5;margin-top: .2rem;}
.contact_c .title{font-size: .12rem;font-weight: bold;}
.contact_c .box{display: flex;align-items: stretch;justify-content: space-between;flex-wrap: wrap;}
.contact_c .list{width: 46%;border-bottom: 1px solid #DDD;padding: .2rem 0;}
.contact_c .list .title{font-size: .1rem;padding-bottom: .1rem;}
.contact_c .list p{line-height: 2;color: #999;}<!--0.00017499923706055-->