bady {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
* {
	margin: 0px;
	padding: 0px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	font-family: "微软雅黑";
}
.head {
	background-image: url(../images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
}
.nav {
	font-size: 12px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.nav ul {
	list-style-type: none;
	position: relative;
	left: 850px;
	width: 160px;
}
.nav ul li {
	float: left;
	width: 80px;
	color: #454545;
	padding-top: 10px;
}
.nav ul li span {
	padding-right: 7px;
	position: relative;
	top: -2px;
}
.nav ul li a {
	color: #454545;
	text-decoration: none;
}
.banner {
	background-image: url(../images/index_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1019px;
}
.banner p {
	color: #fff77b;
	line-height: 2.05;
	font-size: 16px;
	letter-spacing: 0.15em;
	position: relative;
	top: 840px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.main {
}
.main-top {
	background-image: url(../images/index_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 838px;
}

.main-down {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 719px;
}
.main-down1 p {
	text-indent: 2em;
	color: #251d00;
	width: 920px;
	letter-spacing: 0.1em;
	line-height: 2.3;
	padding-top: 200px;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
}
.main-down2 {
	padding-top: 50px;
}

.main-down2 p {
	text-indent: 2em;
	color: #be2445;
	width: 520px;
	line-height: 2.3;
	letter-spacing: 0.14em;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 380px;
	padding-top: 10px;
}

.footer {
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 288px;
	color: #fffc00;
}
.footer p {
	letter-spacing: 0.16em;
	width: 860px;
	position: relative;
	top: 95px;
	line-height: 2.3;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 118px;
}
.footer p b {
	font-size: 20px;
	padding-right: 7px;
	padding-left: 7px;
}
