.cmmt {
	/*margin-top: 20px;*/
	float: right;
	font-size: 14px;
	color: #666;
	height: 17px;
	line-height: 16px;
	font-family: '\5fae\8f6f\96c5\9ed1';
}
.cmmt_span {
	margin-left: 10px;
	float: right;
	cursor: pointer;
}
.cmmt i {
	display: inline-block;
	width: 17px;
	height: 14px;
	background:  no-repeat;
	margin-right: 2px;
	vertical-align: middle;
}
.cmmt .reply {
	background-position: 0 -28px;
}
.cmmt .useful {
	background-position: 0 -14px;
}
/*20170307 小编回复*/
.dpreply{ height:20px;line-height:20px;color:#666;border:1px solid #f1f1f1; background:#f8f8f8;padding:12px 18px;overflow:hidden}
.dpreply p{overflow:hidden}
.dpreply span{color:#333}