* {
	margin: 0;
	padding: 0;
}

.header {
	width: 100%;
	background-color: #FFFFF;
	text-align: center;
	font-size: 48px;
	height: 200px;
}

.header img {
	vertical-align: bottom;
	margin: auto;
	width: 1200px;
}

.dhl {
	background-color: #3b6cb4;
	width: 100%;
	height: 50px;
}

.dhl1 {
	width: 1200px;
	height: 50px;
	margin: auto;
}

.footer {
	width: 100%;
	padding: 20px 0;
	margin-top: 40px;
	background-color: #3b6cb4;
	background-image: url(../img/footer.png);
	background-size: 260px;
	background-position: bottom;
	background-repeat: no-repeat;
}

.footer p {
	text-align: center;
	line-height: 1.8;
	color: #fff;
}

.tp {
	width: 1300px;
	height: 200px;
	margin: auto;
}

.dfg {
	width: 1200px;
	margin: 0 auto;
	min-height: 400px;
}

.bti {
	width: 1200px;
	color: #3b6cb4;
	text-align: center;
}

.dhk {
	width: 500px;
	height: 35px;
	margin: auto;
	display: flex;
	margin-top: 5px;
}

.ss {
	width: ;
	height: 35px;
	float: left;
	background-color: ;
	margin: auto;
	font-size: 14px;
	line-height: 3;
	text-align: center;
}
.wz{
	width: 1200px;
	
}