.ask_sub{
	width:100%;
	float:left;
}

.ask_left{
	float:left;
	width:800px;
}


/**头部问题框**/
.question_box{
	width: 100%;
	margin-bottom: 50px;
	float: left;
}


.tiwen {
    font-size:16px;
    color:#333;
    padding:30px 40px;
	background: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 2px 4px 16px #dcdcdc;
    width: 100%;
    overflow: hidden;
}

.tiwen_tit{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size: 22px;
    color: #333;
	width: 100%;
}

.tiwen_tit span {
    display: inline-block;
    width: 32px;
    height: 28px;
    position: absolute;
    margin: -31px 0 0 -30px;
    vertical-align: sub;
    background: url(/skin/default/images/2.png) no-repeat;
}

.tiwen_tit .title{
    display:inline-block;
    font-size:20px;
    color:#000;
    font-weight:normal;
    padding:0;
    margin:0;
}

.tiwen .describe {
	line-height: 30px;
    color: #333;
    font-size: 16px;
    margin-top: 20px;
    width: 100%;
    overflow: hidden;
}

.tiwen .describe span{
	font-weight:600;
}


.wenti_label {
    font-size: 14px;
    color: #808080;
    padding: 25px 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
	width: 100%;
    overflow: hidden;
}


.wenti_label img{
	float: left;
    display: block;
    width: 36px;
    border-radius: 100%;
	margin-right: 10px;
}
.wenti_label i{
        font-style:normal;
        width:1px;
        height:10px;
        line-height:10px;
        background:#e5e5e5;
        margin:0 15px;
        display:inline-block;
}

.wenti_label span {
    display: inline-flex;
    align-items:center;
    margin:0px 10px;
}


.wenti_label span:first-of-type {
    margin-left:0px;
    }

.wenti_label span:last-of-type {
        margin-right: 0px;
    }
.wenti_label>span>span{
    margin: 0px 5px !important;
}

.wenti_label .gender{
	width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url(/skin/default/images/question_icon_female.png);
    background-size: cover;
}
 .wenti_label .address {
    width: 18px;
    height: 18px;
     vertical-align: bottom;
     background-image:url('/skin/default/images/question_icon_addr.png');
     background-size:cover;
    }
 .wenti_label .wenti_xm {
     width: 18px;
    height: 14px;
    background-position: -93px 0;
	vertical-align: sub;
	background-image: url(https://cdn-gw.meb.com/image/small-icon.png);
    background-size: 200px 200px;
    }
	
/**答案区域**/

.answer_area{
	width: 100%;
	margin-bottom: 20px;
	float: left;
}

.zjhf{
	height: 38px;
    line-height: 36px;
    padding: 0 20px 0 18px;
    background-color: #F5F5F5;
    border-top: 2px solid #ff6980;
	width: 100%;
	margin-bottom: 20px;
	float: left;
}

.zjhf span{
	font-size: 16px;
	float: left;
}

.answer_list{
	margin-top: 30px;
	width: 100%;
    overflow: hidden;
}

.answer_best{
	background: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 2px 4px 16px #dcdcdc;
	padding: 0 20px 0px;
}


.bestda{
	padding: 30px 0 20px 0;
    font-size: 20px;
    color: #000;
    width: 100%;
    overflow: hidden;
}

.best_con{
	display: inline-block;
    width: 32px;
    height: 28px;
    margin: -32px 0 0 0px;
    vertical-align: bottom;
    position: absolute;
    background: url(/skin/default/images/3.png);
}

.other_con{
	display: inline-block;
    width: 32px;
    height: 28px;
    margin: -32px 0 0 0px;
    vertical-align: bottom;
    position: absolute;
    background: url(/skin/default/images/1.png);	
}


.ys_info{
	width: 100%;
    overflow: hidden;
	font-size:15px;
}

.ystx{
	display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
	float:left;
}

.ystx a{
	display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.ystx img{
	height:100%;
	width:100%;
}

.ysxx{
	display: inline-block;
    width: 610px;
    margin-left: 15px;
    overflow: hidden;
	float:left;
}

.ysname{
	color: #666060;
    font-size: 16px;
    font-weight: 600;
}

.jg_bar{
	color: #bfc2c4;
    margin: 0 5px;
}

.ys_job{
	color: #999;
    font-size: 14px;
}

.yyks{
	margin-top: 12px;
	display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    color: #999;
	width: 100%;
    overflow: hidden;
}

.yyks i{
	margin-left: 6px;
    margin-right: 6px;
}


.answer_text{
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 15px;
    color: #666;
    line-height: 26px;
	width: 100%;
    overflow: hidden;
}

.answer_text p{
	padding: 5px 0;
	line-height: 35px;
}
.answer_text h3,h4{
	font-size:16px;
}

.answer_text img{
	display: block;
    margin: 10px auto;
    height: auto;
	width: 30%;
}
.interval{
	width: 860px;
    margin: 28px 0 0 30px;
    overflow: hidden;
	float:left;
}


.other_answer{
	padding: 0 20px 30px;
	background: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: 2px 4px 16px #dcdcdc;
	width: 100%;
    overflow: hidden;
}

.other_daan{
	width: 100%;
    overflow: hidden;
	font-size: 15px;
    color: #666;
}

.daan_list{
	width: 100%;
    overflow: hidden;
	margin-bottom: 15px;
}

.statement{
	margin: 30px;
    padding: 10px;
    background-color: #F2F2F2;
    border-radius: 12px;
    font-size: 16px;
    color: #666;
    text-align: center;
}
