.con{
	width:100%;
	background:#f0f0f0
}
.m-con{
	background:#fff;
	width:1000px;
	margin:0 auto;
}
.block{
	width:100%;
	height:30px;
}
.block2{
	width:100%;
	height:60px;
}
.banner{
	width:100%;
	height:294px;
	background:#ddeff3;
}
.pic{
	background:url(../images/zhz.jpg) no-repeat;
	background-size:100% 100%;
	width:1200px;
	height:294px;
	margin:0 auto;
}