*{margin: 0;padding: 0;}
li{list-style-type: none;}
.title{margin-top: 20px;}
a{text-decoration: none;}
img{
	display: block;
}
.regular{
	position: relative;
}
.receive{
	width: 1.48rem;
	height: 0.46rem;
	position: absolute;
	bottom: 1.33rem;
	left: 5.60rem;
}
.receive2{
	width: 1.48rem;
	height: 0.46rem;
	position: absolute;
	bottom: 1.33rem;
	left: 12.17rem;
}
.take{
	width: 100%;
	position: relative;
}
.free{
	position: absolute;
	width: 5.72rem;
	height: 0.77rem;
	bottom:0.34rem;
	left: 6.74rem;
}
.end{
	background: url(../images/countdown.png);
	width: 100%;
	height: 1rem;
}
.end p{
	color: #fff;
	font-size: 34px;
	padding-left: 6.35rem;
	height: 1rem;
	float: left;
	line-height: 1rem;
	letter-spacing: 10px;
}
#time{
	float: left;
	font-size: 40px;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	letter-spacing: 10px;
	color: #fff000;
	font-weight: bold;
}
