.page{
	width:100%;
}

.wrap{
	width:1100px !important;
}

.bg{
	position:relative;
	width:100%;
	min-width:1100px;
	height:4537px;
	background:url('../img/bg.jpg') top center no-repeat;
}

.time{
    position: absolute;
    top: 885px;
    right: 90px;
    font-size: 24px;
    color: #f7edfe;
    font-weight: 700;
    letter-spacing: 2px;
}

.remind{
	position:absolute;
	top:4050px;left:50%;
	margin-left:-460px;
	width:920px;
}
.remind p{
	line-height:50px;
	font-size:28px;
	color:#dfd1fb;
}
.remind span{
	font-size:30px;
	font-weight:700;
}
