.page{
	width:100%;
}

.wrap{
	width:1000px !important;
}

.bg{
	width:100%;
	min-width:1000px;
	height:3678px;
	background:url('../img/bg.jpg') top center no-repeat;
}

.link{
	position:absolute;
	top:1345px;left:415px;
	width:270px;height:45px;
}

.remind{
	position:absolute;
	top:3270px;left:50%;
	margin-left:-410px;
	width:820px;
}

.remind p{
	line-height:40px;
	font-size:25px;
	color:#fff;
}
.remind p span{
	color:#fde800;
}