/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
.juzhong{width: 1200px; margin: auto;}
.all {
	width: 1200px;
	height: 900px;
	background-color: #fcfcdf
}
.nav, .meau {
	width: 1200px;
	height: 60px;
}
.meau {
	background-color: #f06702;
}
.meau li {
	float: left;
	list-style: none;
	width: 218px;
	height: 15px;
}
.meau li a {
	display: block;
	text-align: center;
	color: #FFFFFF;
	font: bolder 24px "微软雅黑";
	text-decoration: none;
	margin-left: 105px;
	line-height: 62px;
}
.meau li a:hover {
	background-color: #FFFFFF;
	color: #fc8b38
}
.head {
	width: 380px;
	height: 66px;
	background-color: #4186cf;
	margin-top: 30px;
	box-shadow: 5px 5px 10px 0px;
	margin-left: 410px;
}
.head h1 {
	font: bolder 40px "微软雅黑";
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 5px;
}
.tu1 {
	width: 340px;
	height: 250px;
	background-color: aqua;
	margin-top: 40px;
	margin-left: 30px;
	background-image: url(images/z1.jpg);
	border: 5px solid   #000000;
	float: left;box-shadow: 2px 5px 3px 1px
}
.tu2 {
	width: 340px;
	height: 250px;
	background-color: aqua;
	background-image: url(images/Z2.jpg);
	margin-top: 40px;
	margin-left: 45px;
	float: left;border: 5px solid   #000000;box-shadow: 2px 5px 3px 1px;
}
.tu3{width: 340px;
	height: 250px;
	background-color: aqua;
	background-image: url(images/Z3.jpg);
	margin-top: 40px;
	position: relative;left: -28px;
	
	float: right;border: 5px solid   #000000;box-shadow: 2px 5px 3px 1px}
.tu4{width: 340px;
	height: 280px;
	background-color: aqua;
	margin-top: 40px;
	margin-left: 30px;
	background-image:  url(images/Z4.jpg);
	border: 5px solid   #000000;box-shadow: 2px 5px 3px 1px;
	float: left;}
.tu5{width: 340px;
	height: 280px;
	background-color: aqua;
	background-image: url(images/Z5.jpg);
	margin-top: 40px;
	margin-left: 45px;
	float: left;border: 5px solid   #000000;box-shadow: 2px 5px 3px 1px}
.tu6{width: 340px;
	height: 280px;
	background-color: aqua;
	background-image:  url(images/Z6.jpg);
	margin-top: 40px;
	position: relative;left: -28px;
	
	float: right;border: 5px solid #000000;box-shadow: 2px 5px 3px 1px}
.dibu {
	width: 1200px;
	height: 40px;
	background-color: #fc8b38;
	clear: both; position: relative;top:118px;}
.dibu h3 {
font: bolder 15px "微软雅黑";
	color: #FFFFFF;
text-align: center;position: relative;top:8px;}





























