.hot_type {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.hot_type:hover {
	font-size: 12px;
	color: #EF044A;
	text-decoration: underline;
}
.hot_type2 {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.hot_type2:hover {
	font-size: 13px;
	color: #EF044A;
	text-decoration: underline;
}