/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none
}
.all {
	width: 1200px;
	margin: 0 auto;
	background-color: #F6E9D9
}
.nav {
	width: 1200px;
	height: 80px
}
.menu li {
	float: left;
	width: 300px;
	height: 80px;
	background-color: #C8C879
}
.menu li a {
	display: block;
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	color: #000000
}
.menu li a:hover {
	background-color: #87946E;
	color: black
}
.chatu span {
	display: block;
	width: 1200px;
	height: 200px;
	background: url(images/yetou.gif) no-repeat
}
.header {
	width: 1040px;
	height: 500px;
	margin: 0 auto
}
.header h1 {
	font : bolder 32px "微软雅黑"
}
.h-left {
	width: 580px;
	height: 500px;
	float: left
}
.youxi li {
	width: 100px;
	height: 100px;
	float: left;
	margin: 8px;
	border-radius: 10px;
	box-shadow: 5px 10px 10px;
}
.youxi-yi {
	background: url(images/youxi-yi.gif)
}
.youxi-er {
	background: url(images/youxi-er.gif)
}
.youxi-san {
	background: url(images/youxi-san.gif)
}
.youxi-si {
	background: url(images/youxi-si.gif)
}
.youxi-wu {
	background: url(images/youxi-wu.gif)
}
.youxi {
	width: 580px;
	height: 120px;
}
.shu {
	width: 580px;
	height: 200px;
}
.shu li {
	width: 120px;
	height: 160px;
	float: left;
	margin: 12px;
	border-radius: 10px;
	box-shadow: 5px 10px 10px;
}
.shu-yi {
	background: url(images/shu-yi.gif)
}
.shu-er {
	background: url(images/shu-er.gif)
}
.shu-san {
	background: url(images/shu-san.gif)
}
.shu-si {
	background: url(images/shu-si.gif)
}
.h-right {
	width: 400px;
	height: 500px;
	background-color: #ECCFA3;
	float: right;
	border-radius: 10px;
	border: #ECCFA3 8px solid;
}
.h-right p {
	font : bolder 16px "微软雅黑";
	text-align: center;
	text-indent: 32px;
	margin: 10px;
	line-height: 28px
}
.mingxing {
	width: 1040px;
	height: 680px;
	margin: 40px auto 0px auto;
	background-color: #ECCFA3;border-radius: 10px;
	border: #ECCFA3 8px solid;
}
.mingxing h2 {
	font : bolder 32px "微软雅黑";text-align: center
}
.mingxing li {
	width: 280px;
	height: 400px;
	float: left;
	margin-left: 50px
}
.mingxing-yi {
	background: url(images/mingxing-yi.gif)
}
.mingxing-er {
	background: url(images/mingxing-er.gif)
}
.mingxing-san {
	background: url(images/mingxing-si.gif)
}
.mingxing P {
	font : bolder 16px "微软雅黑";
	text-align: center;
	text-indent: 32px;
	float: left;
	margin: 20px 20px 0 20px
}
.footer {
	width: 1200px;
	height: 40px;
	background-color: #C8C879
}
.footer p {
	font: bolder 16px;
	text-align: center;
	line-height: 40px;
	margin-top: 40px
}
