@charset "utf-8";
.st-recommend-knowledge-content-box{
	
}
.st-recommend-knowledge-answer p{
	margin: 0;
	text-indent: 2em;
}
.st-recommend-knowledge-answer img{
	max-width:100%;
	/*height: auto;*/
}
.st-recommend-knowledge-answer p img{
	margin-left:-2em;
}
.st-recommend-knowledge-question{
	/*color:#e56100;*/
	color:#257EC4;
	font-style:normal;
	margin-bottom: 5px;
}