.i_ask{
	padding-top: 20px;
	font-size: 16px;
	line-height: 36px;
}
.ask_btn{
	display: block;
	background-color: #fff;
	color: #f97b15;
	text-decoration: none;
	border: 1px solid #f97b15;
	text-align: center;
	padding: 0 12px;
	cursor: pointer;
	border-radius: 6px;
}
.ask_btn:hover{
	color: #f97b15 !important;
	    text-decoration: none !important;
	
}
.ask_tips{
	margin-left: 40px;
	color: #989898;
	
}
.article_info{
	border-bottom: 1px solid #e6eaed;
}
.answers_tips{
	border-left: 2px solid #0099ff;
	padding-left: 12px;
	font-size: 20px;
	line-height: 20px;
	margin: 20px 0;
}
.answer_num{
	color: #0099ff;
}
.answer_list{
	padding-top: 46px;
}
.answer_pic{
	width: 62px;
	height: 62px;
	margin-top: 5px;
	background-color: #E6EAED;
	border-radius: 31px;
}
.answer_pic img{
	border-radius: 31px;
}
.answer_infobody{
	width: 700px;
	
}
.answer_info{
	margin-left: 20px;
	width: 614px;
}
.answer_name{
	margin-top: 5px;
	line-height: 26px;
	font-size: 16px;
	color: #333;
}
.answer_ls{
	color: #ccc;
	font-size: 14px;
	line-height: 24px;
}
.answer_address{
	margin-top: 30px;
	margin-left: 76px;
	
	color: #ccc;
	font-size: 14px;
	line-height: 24px;
}
.zxan a{
	display: block;
	text-align: center;
	width: 130px;
	height: 38px;
	color: #fff;
	font-size: 16px;
	line-height: 38px;
	background-color: #0099ff;
	border-radius: 6px;
	text-decoration: none;
}
.zxan a:hover{
	color: #fff !important;
	    text-decoration: none !important;
}
.answer_body{
	margin-left: 82px;
	margin-top: 5px;
	padding-bottom: 44px;
	border-bottom: 1px solid #e6eaed;
}

.answer_main{
	line-height: 24px;
	color: #666;
	
}

.answer_date{
	color: #ccc;
	font-size: 14px;
	line-height: 40px;
}