﻿@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,.8),rgba(0,0,0,0) 80%);z-index: 100;}
.banner .swiper-slide{position: relative;text-align: center;overflow: hidden;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-bullets{bottom: 0.1rem;}
.banner .swiper-pagination .swiper-pagination-bullet{margin:0 .03rem;}
.banner .swiper-pagination-bullet{width: .06rem;height: .06rem;opacity: 1;background: #FFF;border-radius: 1rem;transition: all 0.3s;opacity: .2;}
.banner .swiper-pagination-bullet-active{opacity: 1;background: #FFF;}
.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 li{position: relative;background: #fcfcfc;}
.dyip li figure{padding-bottom: 50%;width: 50%;}
.dyip li:nth-of-type(odd) figure{float: left;}
.dyip li:nth-of-type(even) figure{float: right;}
.dyip li .txt{position: absolute;top: 0;bottom: 0;width: 50%;display: flex;justify-content: center;flex-flow: column;box-sizing: border-box;}
.dyip li:nth-of-type(odd) .txt{right: 0;background: url(../images/pic4.png) no-repeat center;background-size: cover;}
.dyip li:nth-of-type(even) .txt{left: 0;background: url(../images/pic4_1.png) no-repeat center;background-size: cover;}
.dyip li:nth-of-type(odd) .txt .txter{padding: 0 24% 0 10%;}
.dyip li:nth-of-type(even) .txt .txter{padding: 0 10% 0 24%;}
.dyip li .txt .txter i{display: block;font-size: .18rem;font-weight: bold;color:#193cad;}
.dyip li .txt .txter strong{font-size: .26rem;color:#193cad;margin-top: .08rem;display: block;}
.dyip li .txt .txter p{margin-top: .1rem;line-height: 1.6;}
.dyip li .txt .txtsan{display: flex;background: #193cad;padding: 5%;color: #FFF;justify-content: space-around;margin-top: .3rem;position: relative;flex-flow: wrap;}
.dyip li:nth-of-type(odd) .txt .txtsan{right: 14%;width: 80%;}
.dyip li:nth-of-type(even) .txt .txtsan{left: 24%;width: 80%;}
.dyip li .txt .txtsan dl{border-right: 1px solid rgba(255,255,255,.1);box-sizing: border-box;width: 20%;}

.dyip li .txt .txtsan dl:last-child{border-right: none;}
.dyip li .txt .txtsan dt{font-size: .12rem;margin-bottom: .1rem;font-weight: bold;}
.dyip li .txt .txtsan dd{line-height: 1.8;}
.dyip li .txt .txtsan a{color: #FFF;}
.dyip li .txt .txtsan a:hover{color: #FFF;text-decoration: none;}
.dyip li .txt .more{margin-top: .3rem;}
.dyip li .txt .more a{border: .011rem solid #193cad;padding: .05rem .2rem;display: inline-block;}
.dyip li .txt .more a:hover{text-decoration: none;}
.dyip li:nth-of-type(odd) .txt .more{margin-left: 10%;}
.dyip li:nth-of-type(even) .txt .more{margin-left: 24%;}
.derp .title{text-align: center;}
.derp .title p{margin-top: .1rem;}
.derp ul{display: flex;margin-top: .3rem;justify-content: space-between;flex-flow: wrap;}
.derp li{width: 23%;color: #FFF;position: relative;}
.derp li figure{padding-bottom: 75%;}
.derp li:hover figure img{transform: scale(1.2);}
.derp li strong{position: absolute;left: 0;bottom: 0;right: 0;padding: .1rem;background: rgba(0,0,0,.3);font-size: .12rem;}
.derp li a{color: #FFF;}
.derp li a:hover{text-decoration: none;}
.dsanp .box{padding: .5rem 20% .7rem 20%;background: rgba(25,60,173,.8);color: #FFF;text-align: center;}
.dsanp .txt{margin-top: .2rem;line-height: 2;text-align: left;}
.dsanp .txt p{text-indent: 2em;}
.dsanp ul{font-size: 0px;margin-top: .4rem;}
.dsanp li{display: inline-block;font-size: .1rem;width: 25%;text-align: center;border-right: 1px solid #FFF;box-sizing: border-box;}
.dsanp li:last-child{border-right: none;}
.dsanp li i{font-style: normal;font-size: .3rem;display: inline-block;font-weight: bold;}
.dsanp li span{display: inline-block;}
.dsanp li p{margin-top: .02rem;}
.dsanp .more{margin-top: .4rem;}
.dsanp .more a{border: .011rem solid #FFF;padding: .05rem .2rem;color: #FFF;}
.dsanp .more a:hover{text-decoration: none;}

.dsip{background: #193cad;position: relative;z-index: 1;}
.dsip .title{text-align: center;color: #FFF;}
.dsip .title p{margin-top: .1rem;}
.dsip ul{display: flex;margin-top: .3rem;justify-content: space-between;flex-flow: wrap;}
.dsip li{width: 23%;color: #FFF;background: #FFF;text-align: center;}
.dsip li figure{padding-bottom: 100%;width:100%}
.dsip li:hover figure img{transform: scale(1.1);}
.dsip li strong{padding: .13rem .1rem;display: block;border-top: 1px solid #EEE;font-size: .12rem;}
.dsip li a:hover{text-decoration: none;}
.dsip .waves{position: absolute;left: 0;top: 20%;right: 0;bottom: 0;z-index: -1;}

.dwup{position: relative;}
.dwup .title{text-align: center;}
.dwup .title p{margin-top: .1rem;}
.dwup ul{display: flex;justify-content: space-between;margin-top: .3rem;flex-flow: wrap;}
.dwup li{width: 31.333%;}
.dwup li figure{width: 100%;padding-bottom: 50%;}
.dwup li:hover figure img{transform: scale(1.1);}
.dwup li .txt{margin-top: .14rem;}
.dwup li .txt time{color: #666;}
.dwup li .txt strong{display: block;font-size: .12rem;margin-top: .1rem;}
.dwup li .txt p{margin-top: .1rem;}
.dwup li a:hover{text-decoration: none;}
#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: 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;color: #FFF;}
.banner_pic .title p{font-size: .2rem;text-transform: uppercase;margin-top: .05rem;}
.banner_pic:after{content: "";display: block;height: 1rem;position: absolute;left: 0;top: 0;right: 0;background-image: linear-gradient(to bottom,rgba(0,0,0,.8),rgba(0,0,0,0) 80%);z-index: 100;}

.subnav{padding:0 12%;background: #F5F5F5;display: flex;align-items: center;justify-content: space-between;}
.subnav i{font-size: .1rem;padding: 0 .05rem;color: #999;}
.subnav p{padding: .1rem 0;}
.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-left: .3rem;}
.subnav li a{display: block;padding: .1rem 0;}
.subnav li a:hover{display: block;text-decoration: none;}
.subnav li a.current{color: #193cad;}
.subnav li a:after{content: "";display: block;position: absolute;left: 50%;bottom: 0px;width: 0;z-index: 100;height: .014rem;background: #193cad;opacity: 0;transform: translateX(-50%);}
.subnav li:hover a:after{width: 100%;opacity: 1;}
.subnav li a.current:after{width: 100%;opacity: 1;}

.about .em{position: relative;top: -.5rem;}
.about_dyip .title{color: #193cad;}
.about_dyip .txt{line-height: 1.8;margin-top: .2rem;}
.about_dyip .txt img{max-width: 100%;margin-bottom: .1rem;}
.about_dyip .txt p{padding-bottom: .1rem;text-indent: 2em;}
.about_dyip ul{font-size: 0px;margin-top: .4rem;}
.about_dyip li{display: inline-block;font-size: .1rem;width: 25%;text-align: center;border-right: 1px solid #FFF;box-sizing: border-box;}
.about_dyip li:last-child{border-right: none;}
.about_dyip li i{font-style: normal;font-size: .3rem;display: inline-block;font-weight: bold;color: #193cad;}
.about_dyip li span{display: inline-block;}
.about_dyip li p{margin-top: .02rem;}

.about_derp{padding: .4rem 12% .82rem 12%;background: url(../images/pic24.jpg) no-repeat center fixed;background-size: cover;text-align: center;position: relative;}
.about_derp .swiper-father{position: relative;padding: .3rem 20% 0 20%;}
.about_derp .zhengshu .swiper-slide{text-align: center;background: none;display: flex;align-items: flex-end;justify-content: center;height: auto;}
.about_derp .zhengshu .swiper-slide img{width: 80%;}
.about_derp .zhengshu .swiper-slide-active img{width: 100%;}
.about_derp .swiper-father .swiper-button-next:after, .about_derp .swiper-father .swiper-button-prev:after{color: #193cad;display: none;outline: magenta;}
.about_derp .swiper-father .swiper-button-next i, .about_derp .swiper-father .swiper-button-prev i{color: #193cad;}
.about_derp:before {position: absolute;left: 50%;margin-left: -3rem;bottom: 0;content: "";width: 6rem;height: 1.5rem;background: url(../images/pic25.png) center bottom no-repeat;background-size: cover;}

.about_dsanp{padding: .4rem 0 .8rem 0;background: url(../images/pic23.jpg) no-repeat center;background-size: cover;color: #FFF;position: relative;}
.about_dsanp .swiper-father{margin-top: .5rem;position: relative;padding: 0 12%;}
.about_dsanp .swiper-father .swiper-wrapper{padding: 0 .1rem;}
.about_dsanp .licheng .swiper-slide{border-left: 1px solid #FFF;background: url(../images/pic22.png) no-repeat center bottom;background-size: 100%;height: 2rem;position: relative;margin-top: .1rem;}
.about_dsanp .licheng .swiper-slide .box{margin-left: .1rem;}
.about_dsanp .licheng .swiper-slide .dian{position: absolute;width: .07rem;height: .07rem;background: #fff;border-radius: 50%;position: absolute;left: -.04rem;top: 0;z-index: 1;}
.about_dsanp .licheng .swiper-slide .dian:before{content: "";display: block;width: 20px;height: 20px;border-radius: 50%;background: rgba(255, 255, 255, 0.8);position: absolute;-webkit-animation: circle-opacity 1s infinite;-moz-animation: circle-opacity 1s infinite;-o-animation: circle-opacity 1s infinite;animation: circle-opacity 1s infinite;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%) scale(0, 0);-moz-transform: translate(-50%, -50%) scale(0, 0);-ms-transform: translate(-50%, -50%) scale(0, 0);-o-transform: translate(-50%, -50%) scale(0, 0);transform: translate(-50%, -50%) scale(0, 0);
}
.about_dsanp .licheng .swiper-slide figure{padding-bottom: 40%;width: 50%;margin-top: .1rem;}
.about_dsanp .licheng .swiper-slide p{margin-top: .05rem;}
.about_dsanp:after{content: "";display: block;width: 100%;height: 1px;background: #FFF;position: absolute;left: 0px;bottom: .8rem;}
@-webkit-keyframes circle-opacity {
    from {
      opacity: 1;
      -webkit-transform: translate(-50%, -50%) scale(1);
      transform: translate(-50%, -50%) scale(1);
    }
    to {
      opacity: 0;
      -webkit-transform: translate(-50%, -50%) scale(2);
      transform: translate(-50%, -50%) scale(2);
    }
  }
.about_dsanp .swiper-father .swiper-button-next{right: 5%;left: auto;}
.about_dsanp .swiper-father .swiper-button-prev{right: auto;left: 5%;}
.about_dsanp .swiper-father .swiper-button-next:after, .about_dsanp .swiper-father .swiper-button-prev:after{display: none;outline: magenta;}
.about_dsanp .swiper-father .swiper-button-next i, .about_dsanp .swiper-father .swiper-button-prev i{color: #FFF;}

.about_dsip figure{margin-top: .3rem;}
.about_dsip figure img{width: 100%;}

.products ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.products li{width: 23%;color: #FFF;background: #FFF;text-align: center;margin-bottom: 2%;box-shadow: 0 0 .02rem rgba(0,0,0,.1);}
.products li figure{padding-bottom: 100%;width:100%}
.products li:hover figure img{transform: scale(1.1);}
.products li strong{padding: .13rem .1rem;display: block;border-top: 1px solid #EEE;font-size: .12rem;}
.products li a:hover{text-decoration: none;}
.products li:hover:after{width: 100%;right: auto;left: 0;}
.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: 50%;float: left;}
.products_con .products_con_t .left img{width: 100%;}
.gallery-top{box-sizing: border-box;width: 80%;float: right;}
.gallery-top .swiper-pagination .swiper-pagination-bullet{margin:0 3px;}
.gallery-top .swiper-pagination-bullet{width: 6px;height: 6px;background: #333;opacity: 0.1;}
.gallery-top .swiper-pagination-bullet-active{background: #333;opacity: 1;}
.gallery-top .swiper-button-next,.gallery-top .swiper-button-prev{background: none;width: 50px;height: 50px;text-align: center;line-height: 50px;margin-top: -25px;outline: medium;color: #666;}
.gallery-top .swiper-button-next:after,.gallery-top .swiper-button-prev:after{font-size: 30px;}
.gallery-thumbs{width: 15%;float: left;}
.gallery-thumbs .swiper-slide {border: 1px solid #CCC;box-sizing: border-box;}
.gallery-thumbs .swiper-slide-thumb-active {border: 1px solid #193cad;}

.products_con_t .right{width: 45%;float: right;}
.products_con_t .right strong{font-size: .16rem;border-bottom: 1px solid #DDD;padding: .1rem 0;display: block;}
.products_con_t .right .txt{margin-top: 30px;}
.products_con_t .right .txt h3{margin-bottom: .1rem;font-weight: bold;}
.products_con_t .right .txter p{line-height: 2;}

.products_con_b{margin-top: .4rem;}
.products_con_b .titleer{border-bottom: 1px solid #DDD;padding: .1rem 0;font-size: .12rem;}
.products_con_b .box{padding: .4rem 0;text-align: center;display: flex;justify-content: center;}
.products_con_b .box img{max-width: 100%;display: block;}

.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_t{box-shadow: 0 0 .05rem rgba(0,0,0,.1);}
.news_t .swiper-slide{font-size: 0;overflow: hidden;}
.news_t .swiper-slide figure{padding-bottom: 30%;width: 45%;display: inline-table;vertical-align: middle;}
.news_t .swiper-slide .txt{width: 55%;display: inline-table;vertical-align: middle;padding: 2% 5%;box-sizing: border-box;}
.news_t .swiper-slide .txt strong{display: block;font-size: .18rem;margin-top: .1rem;}
.news_t .swiper-slide .txt p{margin-top: .2rem;font-size: .1rem;line-height: 1.6;color: #333;}
.news_t .swiper-slide .txt .more{margin-top: .2rem;font-size: .1rem;color: #193cad;}
.news_t .swiper-slide a:hover{text-decoration: none;}
.news_t .swiper-pagination-bullet-active{opacity: 1;background: #193cad;}
.news_t .swiper-pagination-bullet{width: .05rem;height: .05rem;}
.news_t .swiper-pagination-bullets{bottom: .08rem;}

.news ul{display: flex;justify-content: space-between;margin-top: .4rem;flex-flow: wrap;}
.news li{width: 23%;margin-bottom: 2%;background: #F5F5F5;box-sizing: border-box;padding: .15rem;position: relative;}
.news li figure{width: 100%;padding-bottom: 50%;margin-top: .14rem;}
.news li:hover figure img{transform: scale(1.1);}
.news li .txt time{color: #666;}
.news li .txt strong{display: block;font-size: .12rem;margin-top: .1rem;}
.news li p{margin-top: .2rem;}
.news li a:hover{text-decoration: none;}
.news li:after{content: "";display: block;width: 0;height: .02rem;background: #193cad;position: absolute;right: 0;bottom: 0;transition: all .3s;}
.news li:hover:after{width: 100%;right: auto;left: 0;}
.news li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.news li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.news_con .title{text-align: center;}
.news_con .title h2{font-size: .16rem;}
.news_con .title p{margin-top: 10px;color: #999;}
.news_con .txt{line-height: 2;margin-top: .2rem;border-top: 1px solid #DDD;padding: .2rem 0;}
.news_con .txt p{padding-bottom: 10px;}

.download ul{display: flex;align-items: center;justify-content: space-between;}
.download ul:nth-of-type(1){background: #193cad;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;color: #193cad;}
.download li a:hover{display: block;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 #193cad;background: #193cad;color: #FFF;}
.fenye li.current a{border: 1px solid #193cad;background: #193cad;color: #FFF;}
.fenye li:first-child a{border: 1px solid #FFF;}
.fenye li:first-child a:hover{border: 1px solid #193cad;background: #FFF;color: #193cad;}
.fenye li:last-child a{border: 1px solid #FFF;}
.fenye li:last-child a:hover{border: 1px solid #193cad;background: #FFF;color: #193cad;}
.fenye li i{font-size: .1rem;}

.syt{position: relative;border-top: 1px solid #DDD;padding-top: 30px;}
.syt li{line-height: 2;border: 1px solid #999;text-align: center;}
.syt li:nth-of-type(1){float: left;}
.syt li:nth-of-type(2){float: right;}
.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;background: #193cad;color: #FFF;}
.syt li:nth-of-type(1) i{margin-right: .06rem;}
.syt li:nth-of-type(2) i{margin-left: .06rem;}
.back{line-height: 2;background: #193cad;position: absolute;left: 50%;top: 30px;transform: translateX(-50%);}
.back a{color: #FFF;display: flex;align-items: center;justify-content: center;padding: 0 .1rem;}
.back a:hover{color: #FFF;text-decoration: none;}
.back a i{margin-right: .06rem;}


.liuyan{margin-top: .3rem;}
.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:#193cad;cursor: pointer;outline: medium;padding: .05rem .2rem;}

.con .contact .box{background: #F5F5F5;}
.con .contact .txt{float: left;width: 40%;box-sizing: border-box;padding: .2rem;line-height: 2;}

#map_container{width: 60%; height:2.5rem;float: right;}