.text {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
.red {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	color: #ff0000;
}
.red2 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #ff0000;
}
.bai {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #fff;
}

