@charset "utf-8";

/***我的***/
.body_bg{ background:#f3f3f3; }
header{box-shadow: 1px 1px 20px 6px #84a5ce;width:100%; height:3.1rem;background-color: #3eaaf2; background-size:100% 100%; position:relative;}
header dl { padding:0.7rem 0 0 0.3rem; color:#fff;}
header dl dt a{ font-size:0.5rem; color:#fff !important;}
header dl dd{color:rgba(255,255,255,.8);}
.head_service{ position:absolute; top:0.26rem; right:0.4rem; display:block; width:0.8rem; height:0.8rem; background:url(../images/service.png) center center no-repeat; background-size:0.57rem 0.57rem;}

.mid_box{margin: -0.9rem 0.3rem 0;height:1.42rem;border-radius:0.05rem;background:#fff;position:relative;z-index:2;box-shadow: 0 0 0.4rem rgba(153,153,153,.2);overflow: hidden;}
.mid_box li{ width:50%; float:left;}
.mid_box li:nth-child(1){ padding-left:0.3rem; position:relative;}
.mid_box li:nth-child(1):after{width:1px;height:0.42rem;background:#f3f3f3;position:absolute;top:0.5rem;right: 0.2rem;content: ".";color:rgba(0,0,0,0);}
.mid_box li:nth-child(2){padding-left: 0.3rem;}
.mid_box li a {display:block;display:-moz-box;display:-webkit-box;display:box;width:100%;height:1.42rem;}
.mid_box li a > img{display:block;width: 0.8rem;height: 0.8rem;margin-top: 0.25rem;}
.mid_box li a > div{display:-webkit-box;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;-webkit-box-pack: center;-webkit-box-orient: vertical;padding-left: 0.1rem;}
.mid_box li a > div h3{width:100%;font-size: 0.3rem;line-height: 1.4;}
.mid_box li a > div p{width:100%;font-size: 0.24rem; color:#999;}

.about_nav{background:#fff;margin-top:-0.9rem;padding-top: 0.9rem;}
.about_nav li{ padding-left:0.26rem; background: -webkit-linear-gradient(top,transparent 50%,#ebebeb 50%) bottom center no-repeat;background: -moz-linear-gradient(top, transparent 50%, #ebebeb 50%) bottom center no-repeat;background: -ms-linear-gradient(top, transparent 50%, #ebebeb 50%) bottom center no-repeat;-o-background-size: 100% 1px;-ms-background-size: 100% 1px;-moz-background-size: 100% 1px;-webkit-background-size: 100% 1px;background-size: 100% 1px; position:relative;}
.about_nav li span.yhj{position:absolute;right: 0.65rem;top:0.33rem;display:inline-block;padding-left: 0.4rem;line-height:0.4rem;font-size:0.2rem;color:#999;background:url(../images/red-icon.4036508e.png) left center no-repeat;background-size:0.31rem auto;}
.about_nav li a{-webkit-box-align:center;padding: 0.33rem 0 0.33rem 0.05rem;display:block;display:-moz-box;display:-webkit-box;display:box;background: url(../images/arrow_1.png) right 0.35rem center no-repeat;background-size:0.1rem 0.2rem;}
.about_nav li a img{ display:block; width:0.4rem; height:0.4rem;}
.about_nav li a > span{padding-left: 0.18rem;font-size: 0.28rem;color:#666666;line-height:0.4rem;display:-webkit-box;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.about_nav .mid_line{ height:0.16rem; background:#f3f3f3;}

/***意见反馈***/
.feedback_h2{color:#333;line-height: 0.6rem;padding:0 0.3rem;}
.feedback{ background:#fff;}
.feedback li{ background: -webkit-linear-gradient(top,transparent 50%,#ebebeb 50%) bottom center no-repeat;background: -moz-linear-gradient(top, transparent 50%, #ebebeb 50%) bottom center no-repeat;background: -ms-linear-gradient(top, transparent 50%, #ebebeb 50%) bottom center no-repeat;-o-background-size: 100% 1px;-ms-background-size: 100% 1px;-moz-background-size: 100% 1px;-webkit-background-size: 100% 1px;background-size: 100% 1px;}
.feedback li a{-webkit-box-align:center;padding:0.3rem 0.35rem;display:-moz-box;display:-webkit-box;display:box;background:url(../images/arrow_1.png) right 0.3rem center no-repeat;background-size:0.1rem 0.2rem;}
.feedback li a img{ display:block; width:0.8rem; height:0.8rem;}
.feedback li a > div{padding-left: 0.3rem;color:#666;display:-webkit-box;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;-webkit-box-pack: center;-webkit-box-orient: vertical;}
.feedback li a > div h3{ font-size:0.3rem;}
.feedback li a > div p{font-size:0.24rem; color:#999;}

.input_list{ background:#fff;}
.input_list li{ padding:0.1rem 0.3rem;}
.input_list li{ background: -webkit-linear-gradient(top,transparent 50%,#ebebeb 50%) bottom center no-repeat;background: -moz-linear-gradient(top, transparent 50%, #ebebeb 50%) bottom center no-repeat;background: -ms-linear-gradient(top, transparent 50%, #ebebeb 50%) bottom center no-repeat;-o-background-size: 100% 1px;-ms-background-size: 100% 1px;-moz-background-size: 100% 1px;-webkit-background-size: 100% 1px;background-size: 100% 1px;}
.input_list li input{ display:block; width:100%; height:0.8rem;}
.input_list li textarea{ display:block; width:100%; height:2.4rem; padding-top:0.3rem;}
.btn_feedback{margin: 0.6rem 0.26rem 0.3rem;}
.btn_feedback a{display:block;width:100%;height:0.8rem;color:#fff;font-size:0.32rem;background:#3eaaf2;border-right:0.08rem;border-radius: 0.08rem;text-align:  center;line-height: 0.8rem;}