@charset "gb2312";
/* jean 20161013 */
html{-webkit-text-size-adjust: none;}
body,html,a,img,div,ul,li,p,em,span,i,input,textarea{margin:0;padding:0;outline:0;-webkit-tap-highlight-color:rgba(255,255,255,0);}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
ul,ol,li{list-style:none;}
img{width:100%;display:block;border:none;-webkit-touch-callout:default!important;}
em,i{font-style:normal;}
input,textarea{outline:none;}
body{background:#ebebeb;width:100%;position:relative;-webkit-touch-callout:none;font-size:15px;line-height:20px;color:#333;padding-bottom:10px;}
.cf{*zoom:1}
.cf:after{content:'';display:block;height:0;clear:both;}
.fl{float:left;}
.fr{float:right;}

.c1{color:#ff0000!important;}


/* --- background --
	----------	*/
.qstion{padding:0 10px;overflow:hidden;}
.qstion a{background:#fff;height:30px;line-height:30px;margin:10px 5px 0 0;display:inline-block;padding:0 12px;border:1px solid #e0e0e0;border-radius:100px;color:#333;font-size:14px;text-decoration:none;}
.qstion a.on{background:#6fc701;border:1px solid #5bb901;color:#fff;}

.qstext{padding:15px 10px 0;line-height:20px;color:#666;font-size:13px;overflow:hidden;}

.qsinfo{background:#fff;margin:5px 10px 0;overflow:hidden;}
.qsinfo .more{padding:7px 0;height:26px;line-height:16px;display:block;border-bottom:1px solid #d3d3d3;text-align:center;color:#999;font-size:15px;overflow:hidden;}
.qsinfo .more i{background:url(../images/itran-up.png) no-repeat;background-size:16px 10px;width:16px;height:10px;display:block;margin:2px auto 0;}

.qstit{height:34px;line-height:34px;padding:3px 34px 3px 10px;border-bottom:1px solid #d3d3d3;overflow:hidden;position:relative;}
.qstit i{background-position:center center;background-repeat:no-repeat;background-size:16px 10px;background-image:url(../images/itran-up.png);width:34px;height:34px;display:block;position:absolute;top:3px;right:0;}
.qscon{padding:18px;padding-top:8px;border-bottom:1px solid #d3d3d3;overflow:hidden;}
.qsimg{width:80%;margin:0 auto;}
.qsimg img{width:100%;display:block;margin:0 auto;}
.qstxt{padding-top:10px;color:#666;font-size:13px;line-height:20px;}


.qslist li .qscon{display:none;}
.qslist li.on .qstit{font-weight:bold;}
.qslist li.on .qscon{display:block;}
.qslist li.on .qstit i{background-image:url(../images/itran-down.png);}