.banner{
	margin-top:-4px;
}
h1{
	text-align: center;
	color:red;
}
.zx{
	width:600px;
	text-align: center;
	height:60px;
	line-height: 60px;
	background: red;
	border-radius: 10px;
	font-size: 25px;
	color: #fff;
	margin:20px auto;
}
.mk{
	background: #eee;
	width:620px;
	border-radius: 5px;
	padding: 5px;
	margin:10px auto;
}
.img1{
	width:614px;
	margin:10px auto;
}
.img2{
	width:282px;
	margin:auto;
}