@charset "utf-8";
/* reset */
*{padding:0;margin:0;}
body{font-family: "Microsoft YaHei";font-size:14px;background:#f4f3f3;-webkit-overflow-scrolling: touch;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
em{font-style: normal;}
li{list-style: none;}
img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:'';display:block;clear:both;height:0;overflow:hidden;}
.clearfix{zoom:1;}
a{text-decoration: none;}

.wrap{width: 100%;height: auto;max-width: 750px;margin:0 auto;background:#f8f8f8;padding-bottom:0.6rem;}
.bg-white{background: #fff;}
.wrap .img{width: 100%;height: auto;display:block;}
.wrap .txt{margin:0.44rem 0 0.17rem;text-align: center;}
.txt h2{position:relative;display:inline-block;font-size:0.2rem;line-height: 0.32rem;color: #333;text-align: center;}
.txt h2:before{content:"";position: absolute;width:0.3rem;height:0.22rem;left:-0.3rem;top:-0.07rem;background: url(../images/lt.png) no-repeat center center;background-size: 100% 100%;}
.txt h2:after{content:"";position: absolute;width:0.3rem;height:0.22rem;right:-0.3rem;top:-0.07rem;background: url(../images/rt.png) no-repeat center center;background-size: 100% 100%;}
.txt p{width:3rem;margin:0 auto;font-size: 0.14rem;color: #999999;line-height:0.24rem;margin-top:0.04rem;}
.txt .btns{padding-top:0.1rem;}
.txt .btns a{display:block;width:2.1rem;height:0.24rem;margin:0.1rem auto 0;line-height:0.24rem;border:1px solid #F54949;border-radius: 0.12rem;font-size: 0.13rem;color: #F54949;}
.txt .list{margin-top:0.1rem;padding:0 0.15rem;}
.list li{padding:0.1rem 0 0.15rem;border-bottom:1px solid #E8E8E8;text-align: left;}
.list li .title{font-size: 0.13rem;color: #333333;line-height: 0.24rem;}
.list li .attr{width: 100%;font-size: 0.11rem;color: #999;}
.list li .attr span{margin-right:0.11rem;}


.arrow_down{width: 100%;height: 0.48rem;background: url(../images/arrow_down.png) no-repeat center center;background-size: 0.17rem 0.17rem;}
.arrow_up{width: 100%;height: 0.48rem;background: url(../images/arrow_up.png) no-repeat center center;background-size: 0.17rem 0.17rem;}

.queBox{padding:0 0.15rem;}
.queBox .hd{font-size: 0.2rem;line-height:0.2rem;color: #333333;text-align: center;}
.queBox .question{box-sizing:border-box;padding-bottom:0.5rem;margin-top:0.2rem;height: 5rem;padding:0.12rem 0.15rem;background: #FFFFFF;border: 1px solid #E8E8E8;border-radius: 2px;overflow-y:auto;-webkit-overflow-scrolling: touch;}
.question .q{font-size: 0.13rem;color: #333333;line-height: 0.2rem;}
.question .a{margin:0.06rem 0 0.1rem;font-size: 0.13rem;color: #888888;line-height: 0.2rem;}
.question .a .imgbox{margin:0.1rem 0;}
.question .imgbox .img1{display:block;margin:0 auto;}
.question .imgbox .img2{float:left;margin-right:0.1rem;}

.appDownload{box-sizing:border-box;width: 100%;max-width:750px;height: 0.6rem;padding:0.09rem 0.15rem 0;position: fixed;bottom:0;background:rgba(0,0,0,.5);
	transition: all 0.5s;
	-moz-transition: all 0.5s;	/* Firefox 4 */
	-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
	-o-transition: all 0.5s;	/* Opera */	
}
.appDownload .logo{width: 0.44rem;height:0.44rem;float:left;margin-right:0.1rem;background: url(../images/logo.png) no-repeat center center;background-size: 100% 100%;}
.appDownload .info{float:left;height:0.4rem;margin-top:0.02rem;padding-left:0.1rem;border-left:1px solid #E8E8E8;}
.appDownload .info b{display:block;font-size:0.18rem;line-height:0.2rem;font-weight:normal;color: #fff;margin-bottom: 0.02rem;}
.appDownload .info p{font-size: 0.14rem;color: #FFFFFF;}
.appDownload .go{float:right;width:0.66rem;height: 0.24rem;line-height:0.24rem;font-size:0.14rem;margin-top:0.1rem;border: 1px solid #FFFFFF;border-radius: 4px;text-align: center;color: #fff;}

