

@media only screen and (max-width: 1220px) {
	nav,main{
		width: 1200px;
	}
	#baner{
		width: 1200px;
	}
	footer{
		width: 1200px;
	}
}