@charset "UTF-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	list-style: none;
	color: #000;
	box-sizing: border-box;
	font-family: "黑体", "微软雅黑";
}
.index {
	width: 100%;
	height: 3044px;
	float: left;
	background: url(https://cdn.yuezunvip.com/guanwang/main-0508.png) top center no-repeat;
}
/*.top {
	width: 100%;
	height: 500px;
	float: left;
	background: url(../images/banner1.png) top center repeat-x;
	background-size: auto 500px;
}
.logo img {
	height: 43px;
	float: left;
	margin-top: 15px;
}
.box {
	height: 100%;
	width: 858px;
	margin: 0px auto;
}
.nav {
	float: right;
	height: 73px;
}
.nav li {
	float: right;
}
.nav li a {
	display: inline-block;
	float: right;
	margin-left: 25px;
	white-space: nowrap;
	height: 73px;
	line-height: 73px;
	font-size: 14px;
	color: #fff;
}
.nav li a:hover {
	color: #a7d2ff;
}
.main {
	width: 100%;
	height: 3750px;
	float: left;
	background: url(../images/main.jpg) top center repeat-x;
	background-size: auto 3750px;
}
#a3 {
	float: left;
	height: 1px;
	width: 1px;
	float: right;
	margin-top: 800px;
}
#a4 {
	float: left;
	height: 1px;
	width: 1px;
	float: right;
	margin-top: 1300px;
}
.koudo {
	height: 96px;
	width: 858px;
	margin: 0px auto;
	margin-top: 3352px;
}
.koudo img {
	float: left;
	height: 96px;
	width: 96px;
}
.footer {
	float: left;
	font-size: 13px;
	width: 100%;
	text-align: center;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: #01223c;
}
*/
.footer {
	float: left;
	font-size: 13px;
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #000;
	margin-top: 2994px;
	font-size: 1.1rem;
}
.footer a {
	display: inline-block;
	margin: 0px 15px;
	height: 50px;
	font-size: 1.1rem;
	line-height: 50px;
	color: #000;
}
.footer a:hover {
	text-decoration: underline;
}
