body{
	margin: 0;
	padding: 0;
}



.top{
	width: auto;
	height: auto;
	border: 1px solid red;
}


.top img{
	width: 100%;
	height: auto;
	
}

.middle{
	width: auto;
	height: auto;
	border: 1px solid red;

}


.xiazai{
	width: auto;
	height: auto;
	border: 1px solid red;
	
}

.xiazai span{
	display: block;
	text-align: center;
	margin-top: 40px;
	font-size: 40px;
	font-weight: bold;
	color: royalblue;
	margin-bottom: 40px;
	
}

.xiazai a{
	text-decoration: none;
	
}


.zhengwen{
	width: auto;
	height: auto;
	
	
}

.zhengwen img{
	width: 100%;
	height: auto;
	
	
}



.foot{
	width: auto;
	height: 100px;
	border: 1px solid red;
	
}
