@charset "utf-8";

.regular1{
	font-family: 黑体;
	font-size: 14px;
	color: #404040;
	letter-spacing: 0;
	line-height: 10px;
}

.regular2{
	font-family: 黑体;
	font-size: 12.5px;
	color: #1C1C1C;
	letter-spacing: 0;
	line-height: 12px;
}

.regular3{
font-family: 黑体;
font-size: 12.5px;
color: #3F3F3F;
letter-spacing: 0.22px;
}
.medium1{
font-family: 黑体;
font-size: 18px;
color: #585858;
letter-spacing: 0.34px;
}