.layui-this{
	/*background: #456BCD;*/
	color: #fff;
}
.layui-tab-title li{
	background: #efefef;
}
.answer_content p{
	margin-bottom: 10px;
}
.fcontnet{
	background: #F3F5F7;
	padding: 10px 5px;
}
.quesiton_icon{
    font-size: 30px;
    display: inline-block;
    float: left;	
    margin-bottom: 10px;	
}
.answer_list{
	display: inline-block;
    margin-left: 20px;
	width: 1050px;
	overflow: hidden;
}
.bottom_list{
	float: right;
    margin-top: -20px;	
}
.answer_content{
	margin:20px 0;
}

.self_list_img{
    width: 60px;
    height: 60px;
    border-radius: 50%;	
}
#content{
	width: 1200px;
    margin: 30px auto;
    background: #fff;
    border-radius: 8px;
    padding: 20px 30px;	
}
.answer_ba{
	width: 100%;
	background: #F3F5F7;
	padding: 10px;
	margin-bottom: 10px;
}
.href{
	margin-bottom: 20px;
}
.dis{
	display: inline-block;
}
.flo_right{
	float: right;
}
.bablue_mar{
    margin-left: 20px;
    cursor: pointer;	
}
.iconfont{cursor: pointer}
/*----------question-------------*/
.question_banner{
	margin: 30px 0;
    height: 40px;
    padding: 10px 20px;
}
.choose{
    display: inline-block;
    float: right;
    margin-top: 30px;
    height: 30px;
    line-height: 25px;
    cursor: pointer;
}
.word_mar{margin-left:20px}

.line_word{
	margin: 30px 0;
}
.Fcontent{
	margin-left: 70px;
}
input[type=text]{
	border:none;
	border-bottom: 1px solid #ccc;
}
#money,.WzNum{
	display: none;
}
