body {
	background-image: url(../img/homebg.png) !important;
}

.mian_L_time {
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

.mian_L_times {
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
		text-align: left;
		    margin-top: 6px;
}
.morebuts{
	width: 145px;
	height: 45px;
	border: 1px solid #0663CB;

	opacity: 0.8;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: row;
	margin-top: 52px;
	cursor: pointer;
}
