span {
	font-family: "SF Pro Display",Roboto,"Noto,Arial","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
}
img {
	outline: 0px; border: currentColor; border-image: none;
}
em {
	font-style: normal;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}

.topic_wrap {
	background: rgb(255, 255, 255); width: 100%; display: table; table-layout: fixed; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.06);
}
.topic_wrap .topic_r {
	padding: 0px 24px; width: 1011px; margin-left: 152px; vertical-align: top; display: table-cell; max-width: 1011px;
}
.post_body {
	padding: 16px 0px; color: rgb(79, 79, 79); line-height: 24px; overflow: hidden; clear: both; font-size: 16px; position: relative; -ms-word-wrap: break-word; min-height: 116px;
}
.post_body img {
	max-width: 960px;
}
.post_body .question_wrap {
	padding: 0px 20px; /*border: 2px solid rgba(202, 12, 22, 0.3);*/
	border: 2px solid #db221c;
	border-image: none; top: 60px; height: 40px; right: 5px; line-height: 36px; font-size: 0px; position: absolute; transform: rotate(-8deg);
}
.post_body .question_wrap em {
	color: rgba(202, 12, 22, 0.3); font-size: 22px; vertical-align: middle; display: inline-block;
}
.post_body .question_wrap span {
	/*color: rgba(202, 12, 22, 0.3);*/color:#db221c; font-size: 22px; vertical-align: middle; display: inline-block;
}