.inners.clearfix {
	width: 220px;
	height: 146px;
	padding: 0;
}
.row {
	margin: 0;
}
.shiboximg {
	padding: 0;
	width: 100%;
	height: 146px;
	overflow: hidden;
	border-radius: 4px;
}
.shibox img {
	min-height: 146px;
	width: 100%;
}
.list_fr {
	margin-left: 240px;
}
.tit_18 {
	/*font-size: 15px;*/
	color: #1a1a1a;
	/*padding: 6px 0;*/
	padding-bottom: 12px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	/*font-weight: 600;*/
}
.f14tent.pb20 {
	color: #999;
	padding-bottom: 34px;
	line-height: 24px;
}
.aw-question-topics {
	display: inline-block;
	border: none;
	line-height: 16px;
	color: #999;
}
.aw-question-topics .iconfont,
.list_name .iconfont,
.list_date .iconfont {
	display: inline-block;
	width: 14px;
	height: 14px;
	float: left;
	margin-right: 6px;
}
.aw-question-topics .iconfont img,
.list_name .iconfont img,
.list_date .iconfont img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 0;
}
.list_name {
	font-size: 12px;
	color: #999;
	line-height: 16px;
}
.list_name:hover {
	color: #feb302;
}