.name {
	font-size: 15px;
	color: #D50006;

}
.genre {
	font-size: 12px;
	font-weight: bold;

}
.datalist {
	font-size: 12px;
}
.comment-head {
	font-size: 12px;
	color: #D50006;
	font-weight: bold;

}
.comment {
	font-size: 12px;
	line-height: 18px;
}
.list-comment {
	font-size: 11px;
	line-height: 12px;

}
