﻿@charset "utf-8";
/* CSS Document */
.banner{padding-top:.5rem}
.banner .swiper-slide{position: relative;overflow: hidden;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination{bottom: .1rem;}
.banner .swiper-pagination .swiper-pagination-current{font-size: .18rem;}
.banner .swiper-pagination-bullet{width: .25rem;height: .03rem;border-radius: 1rem;transition: all 0.3s;background: #FFF;opacity: .2;color: #333;line-height: .14rem;font-weight: bold;border-radius: 0;}
.banner .swiper-pagination-bullet-active{opacity: 1;background: #FFF;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size: .2rem;color: #FFF;}

.dyip{background: #f8f8f8;display: flex;justify-content: space-between;flex-wrap: wrap;}
.dyip .left{width: 20%;background: #FFF;}
.dyip .left .title{line-height: 3;font-size: .14rem;background: #e6212a;color: #FFF;padding: 0 .2rem;}
.dyip .left li{border-bottom: 1px solid #DDD;}
.dyip .left li a{display: block;padding: .1rem .2rem;}
.dyip .left li a:hover{display: block;padding: .1rem .2rem;text-decoration: none;}
.dyip .right{width: 77%;}
.dyip .right ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: -.1rem;}
.dyip .right li{width: 31%;text-align: center;margin-bottom: .1rem;background: #f2f2f2;}
.dyip .right li img{width: 100%;}
.dyip .right li p{line-height: 2;}
.dyip .right li:last-child:nth-child(3n+1) {margin-right: calc((100% - 31%) / 2 * 2);}
.dyip .right li:last-child:nth-child(3n+2) {margin-right: calc((100% - 31%) / 2 * 1);}

.derp{background: url(../images/pic23.jpg) no-repeat center;padding: .3rem 0;}
.derp .txt{background: url(../images/pic24.png) no-repeat center;color: #FFF;padding: .1rem 0;text-align: center;}
.derp .txt .bt{font-size: .22rem;}
.derp .txt p{margin-top: .2rem;font-size: .14rem;}

.dsanp{text-align: center;}
.dsanp ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .2rem;}
.dsanp li{width: 31%;text-align: center;margin-bottom: .1rem;background: #f2f2f2;}
.dsanp li figure{padding-bottom:70%;}
.dsanp li img{width: 100%;}
.dsanp li p{line-height: 2;}
.dsanp li:last-child:nth-child(3n+1) {margin-right: calc((100% - 31%) / 2 * 2);}
.dsanp li:last-child:nth-child(3n+2) {margin-right: calc((100% - 31%) / 2 * 1);}

.dsip{background: url(../images/pic44.jpg) no-repeat center;padding: .6rem 16%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;color: #FFF;}
.dsip .txt{width: 48%;}
.dsip .txt img{width: 100%;}
.dsip .txter{font-size: .12rem;border: 2px solid #FFF;padding: .05rem .1rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.dsip .txter p{font-size: .14rem;}

.dwup .title{text-align: center;}
.dwup .box{margin-top: .2rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.dwup .left{width: 60%;}
.dwup .left h2{font-size: .14rem;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #CCC;padding: .05rem 0;}
.dwup .left h2 p{font-size: .08rem;}
.dwup .left h2 a:hover{text-decoration: none;}
.dwup .left .t{margin-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.dwup .left .t .pic{width: 35%;}
.dwup .left .t .pic figure{padding-bottom: 55%;}
.dwup .left .t .txt{width: 62%;}
.dwup .left .t .txt h3{font-weight: bold;font-size: .1rem;}
.dwup .left .t .txt p{line-height: 1.6;margin-top: .05rem;}
.dwup .left .t .txt .more{display: inline-block;background: #d60f1a;margin-top: .05rem;}
.dwup .left .t .txt .more a{color: #FFF;padding: .02rem .1rem;display: block;}
.dwup .left .t .txt .more a:hover{text-decoration: none;}
.dwup .left ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .1rem;}
.dwup .left li{width: 49%;border: 1px solid #DDD;margin-top: .1rem;box-sizing: border-box;}
.dwup .left li a{display: flex;align-items: center;}
.dwup .left li a:hover{text-decoration: none;}
.dwup .left li i{width: .2rem;height: .2rem;display: flex;align-items: center;justify-content: center;font-size: .1rem;background: #888;color: #FFF;margin-right: .1rem;}
.dwup .right{width: 35%;}
.dwup .right h2{font-size: .14rem;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #CCC;padding: .05rem 0;}
.dwup .right h2 p{font-size: .08rem;}
.dwup .right h2 a:hover{text-decoration: none;}
.dwup .right ul{margin-top: .1rem;}
.dwup .right li{border-bottom: 1px dashed #CCC;padding: .08rem 0;}
.dwup .right li .dan{margin-top: .07rem;}
.dwup .right li .wen p{font-weight: bold;}
.dwup .right li p{margin-left: .2rem;color: #666;}
.dwup .right li span{background: #888; float: left;width: .12rem;height: .12rem;display: flex;align-items: center;justify-content: center;color: #FFF;}
.dwup .right li .dan span{background: #e6212a;}

.dliup{background: #F5F5F5;}
.dliup .title{text-align: center;}
.dliup .box{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: .2rem;background: #FFF;}
.dliup .box .pic{width: 50%;}
.dliup .box .pic figure{padding-bottom: 50%;}
.dliup .box .txt{width: 50%;box-sizing: border-box;padding: .2rem;}
.dliup .box .txt p{line-height: 1.6;}
.dliup .box .txt .more{display: inline-block;background: #d60f1a;margin-top: .1rem;font-weight: bold;}
.dliup .box .txt .more a{color: #FFF;padding: .05rem .1rem;display: block;}
.dliup .box .txt .more a:hover{text-decoration: none;}
.dliup ul{display: flex;align-items: center;justify-content: center;margin-top: .4rem;flex-wrap: wrap;}
.dliup li{font-size: .1rem;font-weight: bold;border: 2px solid #d60f1a;margin: 0 .1rem;border-radius: 1rem;}
.dliup li a{display: flex;align-items: center;justify-content: space-between;padding: .1rem .2rem;color: #d60f1a;}
.dliup li i{font-size: .14rem;margin: 0 .1rem;}
.dliup li i:nth-of-type(1) i{font-weight: normal;}
.dliup li a:hover{text-decoration: none;}

.dqip{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;padding: 0 16%;background: #e6212a;color: #FFF;}
.dqip .title{width: 14%;background: #d42029;display: flex;align-items: center;justify-content: center;padding: .2rem 0;font-size: .12rem;}
.dqip ul{display: flex;align-items: center;width: 81%;flex-wrap: wrap;}
.dqip li{margin-right: .1rem;line-height: 1.6;}
.dqip li a{color: #FFF;}
.dqip li a:hover{color: #FFF;text-decoration: none;}

.bannern{position: relative;}
.bannern: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;}
.bannern figure{width: 100%;padding-bottom: 30%;}

.subnav{padding:0 16%;background: #f5f5f5;display: flex;align-items: center;justify-content: space-between;}
.subnav ul{display: flex;align-items: center;}
.subnav li{line-height: .36rem;font-size: .1rem;}
.subnav li a{display: block;padding: 0 .2rem;transition: all .3s;}
.subnav li a:hover{text-decoration: none;background: #e6212a;color: #FFF;}
.subnav li a.current{background: #e6212a;color: #FFF;}

.dqwz{padding: .1rem 0;background: #F5F5F5;display: flex;align-items: center;flex-wrap: wrap;}
.dqwz i{font-size: .08rem;padding: 0 .05rem;color: #999;}
.dqwz span{color: #e6212a;}
.dqwz a:hover{text-decoration: none;}

.about{line-height: 2;}
.about figure{padding-bottom: 40%;}
.about p{text-indent: 2em;margin-bottom: .1rem;}
.about ul{font-size: 0px;margin-top: .2rem;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;text-align: left;}
.about li{font-size: .1rem;width: 23%;box-sizing: border-box;border: 1px solid #DDD;padding: .1rem .2rem;display: flex;align-items: center;justify-content: space-between;}
.about li i{font-style: normal;font-size: .24rem;display: inline-block;line-height: 1;}
.about li p{margin-top: .05rem;}
.about img{max-width: 100%;}

.dsj ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.dsj li{margin-bottom: 2%;width: 23%;background: #F5F5F5;text-align: center;}
.dsj li figure{padding-bottom: 60%;}
.dsj li:hover figure img{transform: scale(1.1);}
.dsj li .txt{padding: .1rem;position: relative;z-index: 1;}
.dsj li .txt strong{display: block;font-size: .14rem;}
.dsj li .txt p{margin-top: .1rem;font-size: .08rem;color: #777;line-height: 1.6;}
.dsj li .txt .more{margin-top: .2rem;font-size: .08rem;display: inline-block;color: #333;padding: .05rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.dsj li:hover .txt .more{border: 1px solid #e6212a;color: #e6212a;}
.dsj li a{transition: all 0.3s;}
.dsj li a:hover{text-decoration: none;}
.dsj li:hover .txt:after{width: 100%;right: auto;left: 0;}
.dsj li:last-child:nth-child(4n+1) {margin-right: calc((100% - 23%) / 3 * 3);}
.dsj li:last-child:nth-child(4n+2) {margin-right: calc((100% - 23%) / 3 * 2);}
.dsj li:last-child:nth-child(4n+3) {margin-right: calc((100% - 23%) / 3 * 1);}

.zhengshu ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.zhengshu li{width: 23%;text-align: center;margin-bottom: 2%;box-sizing: border-box;border: 1px solid #DDD;}
.zhengshu li figure{padding-bottom: 70%;}
.zhengshu li a:hover{text-decoration: none;}
.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);}

.wenhua{line-height: 1.6;}
.wenhua p{padding-bottom: .1rem;}

.product_search{display: flex;align-items: center;justify-content: space-between;margin:.4rem 25% 0 25%;border: 2px solid #CCC;border-radius: .05rem;overflow: hidden;}
.product_search .input_txt{width: 90%;height: .3rem;border: none;outline: magenta;box-sizing: border-box;background: none;box-sizing: border-box;padding: 0 .1rem;font-size: .1rem;}
.product_search .input_btn{width: 10%;height: .3rem;border: none;outline: magenta;background: url(../images/pic4.png) no-repeat center;background-size: .16rem;cursor: pointer;}

.products{display: flex;justify-content: space-between;flex-wrap: wrap;}
.products .subanv_er{width: 18%;}
.products .subanv_er .title{padding: .1rem;background: #e6212a;color: #FFF;font-size: .14rem;}
.products .subanv_er li{margin-top: .05rem;}
.products .subanv_er li a{padding: .05rem .1rem;background: #F5F5F5;display: flex;align-items: center;justify-content: space-between;}
.products .subanv_er li a:hover{text-decoration: none;}
.products .subanv_er li a.on{background:#e6212a;color: #FFF;}
.products .subanv_er li i{font-size: .1rem;}
.products .subanv_er li a.current{background: linear-gradient(90deg, rgba(230, 33, 42, 0.2) 0%, rgba(4, 124, 235, 0) 100%);color: #e6212a;}
.products .subanv_er li a.current i{transform: rotate(90deg);}
.products .subanv_er li dl{margin-left: .1rem;}
.products .subanv_er li dd a{background: #FFF;padding: .05rem .1rem;}
.products .subanv_er li dd a.current{color: #FFF;border-bottom: 4px solid #ca1e26;background: #e6212a;}
.products .subanv_er li dd .san{margin-left: .1rem;}
.products .subanv_er li dd .san a{border-bottom: none;padding-left: .1rem;}
.products .subanv_er li dd .san a.current{color: #FFF;background: #e6212a;}

.products .products_r{width: 80%;}
.products .products_r .box ul{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: -.1rem;}
.products .products_r .box li{width: 31%;text-align: center;margin-bottom: .1rem;background: #f2f2f2;}
.products .products_r .box li figure{padding-bottom: 70%;}
.products .products_r .box li h2{line-height: 2;}
.products .products_r .box li a:hover{text-decoration: none;}
.products .products_r .box li:last-child:nth-child(3n+1) {margin-right: calc((100% - 31%) / 2 * 2);}
.products .products_r .box li:last-child:nth-child(3n+2) {margin-right: calc((100% - 31%) / 2 * 1);}

.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 #DDD;}
.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: .8;cursor: pointer;box-sizing: border-box;border: 1px solid #DDD;}
.gallery-thumbs_products .swiper-slide-thumb-active {opacity: 1;border: 1px solid #e6212a;}

.products_con_t .right{width: 55%;float: right;}
.products_con_t .right strong{font-size: .12rem;display: block;font-weight: bold;}
.products_con_t .right .xh{color: #999;margin-top: .05rem;}
.products_con_t .right .txt{line-height: 1.6;margin-top: .1rem;}
.products_con_t .right .more{display: inline-block;margin-top: .2rem;font-size: .12rem;}
.products_con_t .right .more span{color: #e6212a;}
.products_con_t .right .more i{font-size: .14rem;margin-right: .05rem;color: #e6212a;}
.products_con_t .right .wx{margin-top: .1rem;position: relative;display: flex;align-items: center;justify-content: center;width: .2rem;height: .2rem;background: #2aae67;cursor: pointer;}
.products_con_t .right .wx i{color: #FFF;font-size: .12rem;}
.products_con_t .right .wx .pic{position: absolute;left: 0;bottom: .2rem;width: .6rem;visibility: hidden;opacity: 0;transition: all .3s;box-shadow: 0 0 5px rgba(0,0,0,.1);}
.products_con_t .right .wx:hover .pic{opacity: 1;visibility: visible;}
.products_con_t .right .wx .pic img{width: 100%;}

.products_con_b{margin-top: .2rem;padding-bottom: .2rem;}
.products_con_b .gallery-thumbs_products_xq{border-bottom: 1px solid #F7F7F7;}
.products_con_b .gallery-thumbs_products_xq .swiper-slide{font-size: .1rem;padding: .05rem 0;color: #333;cursor: pointer;background: #F7F7F7;text-align: center;}
.products_con_b .gallery-thumbs_products_xq .swiper-slide-thumb-active{color:#FFF;background: #e6212a;}
.products_con_b .gallery-top_products_xq{padding-top: .2rem;}
.products_con_b .gallery-top_products_xq .swiper-slide .txt{line-height: 1.6;}
.products_con_b .gallery-top_products_xq .swiper-slide img{max-width: 100%;}
.products_con_b .gallery-top_products_xq .swiper-slide table{border-collapse:collapse;border-left: 1px solid #DDD;border-top: 1px solid #DDD;width: 100%;}
.products_con_b .gallery-top_products_xq .swiper-slide th{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;background: #e6212a;color: #FFF;font-weight: bold;font-size: .1rem;}
.products_con_b .gallery-top_products_xq .swiper-slide td{border-right: 1px solid #DDD;border-bottom: 1px solid #DDD;padding: .1rem;font-size: .1rem;}
.products_con_b .gallery-top_products_xq .swiper-slide video{width: 100%;}

.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{background: #f2f2f2;text-align: center;}
.products_related .swiper-slide figure{padding-bottom: 70%;}
.products_related .swiper-slide h2{line-height: 2;}
.products_related .swiper-slide a:hover{text-decoration: none;}
.products_related .moreer{background: #e6212a;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;}

.news li{box-sizing: border-box;position: relative;font-size: 0;border-bottom: 1px solid #EEE;padding: .1rem 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 time{font-size: .1rem;}
.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: .08rem;color: #777;}
.news li .txt .more{margin-top: .2rem;font-size: .08rem;display: inline-block;color: #333;padding: .05rem .1rem;transition: all .3s;border: 1px solid #DDD;}
.news li:hover .txt .more{border: 1px solid #e6212a;color: #e6212a;}
.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;}

.wenti li{border-bottom: 1px dashed #CCC;padding: .08rem 0;}
.wenti li .dan{margin-top: .07rem;}
.wenti li .wen p{font-weight: bold;}
.wenti li p{margin-left: .2rem;color: #666;}
.wenti li span{background: #888; float: left;width: .12rem;height: .12rem;display: flex;align-items: center;justify-content: center;color: #FFF;}
.wenti li .dan span{background: #e6212a;}

.news_con .left{width: 65%;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 img{max-width: 100%;}
.news_con .left .txt strong{font-style: italic;}
.news_con .right{width: 30%;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;}

.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: .14rem;height: .14rem;line-height: .14rem;border: 1px solid #CCC;}
.fenye li a:hover{display: block;text-decoration: none;border: 1px solid #e6212a;background: #e6212a;color: #FFF;}
.fenye li.current a{border: 1px solid #e6212a;background: #e6212a;color: #FFF;}
.fenye li:first-child a{border: 1px solid #FFF;}
.fenye li:first-child a:hover{border: 1px solid #e6212a;background: #FFF;color: #e6212a;}
.fenye li:last-child a{border: 1px solid #FFF;}
.fenye li:last-child a:hover{border: 1px solid #e6212a;background: #FFF;color: #e6212a;}
.fenye li i{font-size: .1rem;}

.syt{padding: .1rem 0;background: #F5F5F5;}
.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;}

.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: #e6212a;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:2.5rem;margin-top: .5rem;}

.liuyan .title{text-align: center;font-size: 30px;}
.liuyan .txt{text-align: center;margin-top: 15px;}
.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:#e6212a;cursor: pointer;outline: medium;padding: .05rem .3rem;}