.page{
	width:100%;
}

.wrap{
	width:1000px !important;
}

.bg{
	width:100%;
	min-width:1000px;
	height:3700px;
	background:url('../img/bg.jpg') top center no-repeat;
}

.info{
	position:absolute;
	top:870px;left:0;
	width:100%;
	font-size:20px;
	color:#fff;
	text-align:center;
}
.info a{
	display:inline-block;
	margin-left:10px;
	color:#312b6b;
}

.login-btn{
	position:absolute;
	top:915px;left:334px;
	width:326px;height:81px;
	background:url('../img/login-btn.png');
}

.level{
	position:absolute;
	top:1360px;left:0;
	width:100%;
	font-size:41px;
	color:#fff;
	text-align:center;
}

.refresh-btn{
	position:absolute;
	top:1599px;left:352px;
	width:293px;height:65px;
}

.button{
	position:absolute;
	top:2499px;
	width:326px;height:91px;
}
.button1{
	left:161px;
}
.button2{
	right:163px;
}

.activity-btn{
	position:absolute;
	width:207px;height:52px;
}
.activity-btn1{
	top:3146px;left:117px;
}
.activity-btn2{
	top:3148px;right:149px;
}
.activity-btn3{
	top:3469px;left:105px;
}
.activity-btn4{
	top:3469px;right:149px;
}

.nav{
	position:fixed;
	top:50%;right:0;
	margin-top:-231px;
	width:358px;height:463px;
	background:url('../img/nav.png') no-repeat;
}

.nav .button1{
	position:absolute;
	top:54px;left:87px;
	width:216px;height:57px;
}

.nav .button2{
	position:absolute;
	top:124px;left:57px;
	width:281px;height:286px;
}
