.F {
	width: 1200px;
	height: 50px;
	/* background-color: darkgoldenrod; */
	margin: auto;
	margin-top: 30px;
	border-bottom: 2px solid #635E42;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
}

.dd {
	width: 500px;
	height: 35px;
	margin: auto;
/* 	background-color: ; */
	display: flex;
	margin-top: 5px;
}

.G {
	width: ;
	height: 35px;
	float: left;
/* 	background-color: ; */
	margin: auto;
	font-size: 12px;
	line-height: 3;
	text-align: center;
	color: darkgray;
}

.H {
	width: 1200px;
	min-height: 500px;
	/* background-color: darkgreen; */
	margin: auto;
}

.L {
	width: 1200px;
	height: 35px;
	background-color: ;
	margin: auto;
	margin-top: 50px;
}