
.new_sub>span,
.new_sub>i{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #545454;
}
.new_sub>i{
	margin: 0px 10px;
	width: 1px;
	height: 12px;
	background: #9f9f9f;
}
.new_aso .mem_asot{
	padding-bottom: 20px;
	border-bottom: 2px solid #5fb274;
	margin-bottom: 0;
}
.abli{
	padding: 20px 0px;
	border-bottom: 1px solid #fff;
	width: 100%;
}
.abox{
	width: 100%;
	height: 153px;
	overflow: hidden;
	text-align: center;
	line-height: 153px;
	margin-bottom: 10px;
}
.abox>img{
	width: 100%;
}
.atex{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.abli:last-child{
	padding-bottom: 0;
	border-bottom: none;
}