
.cupon {
	width:824px; height: 412px;
	position: relative;
	display: none;
}
.cupon_fon {
	width:824px; height: 364px;
	position: absolute; left: 0px; top: 0px;
}
.cupon_cont {
	width:824px; height: 364px;
	position: absolute; left: 0px; top: 0px;
}
.cupon_cont_left {
	padding: 129px 0px 0px 72px;
	float: left;
}
.cupon_cont_left p {
	font-size: 18px;
	color: #000;
	margin-bottom: 18px;
}
.cupon_cont_left p span {
	color: #1a5d00;
}
.cupon_srock {
	padding-top: 25px;
}

.cupon_srock p {
	font-size: 16px;
	color: #000;
  margin-bottom: 1px;
}
.cupon_srock p span {
	color: #1a5d00;
	text-transform: uppercase;
}

.cupon_cont_right {
	float: right;
	width: 288px;
	padding-top: 127px;
}
.cupon_cont_right p {
	color: #1a5d00;
	font-size:30px;
	font-family: 'Cuprum', sans-serif;
}
.cupon_cont_right .proc {
	padding-top: 15px;
  color: #1a5d00;
	font-size:150px;
	line-height:150px;
	font-family: 'Cuprum', sans-serif;
}
.cupon_cont_right .proc span {
	        font-size:120px;
}

.cupon_button {
	width:236px; height: 48px;
	position: absolute;left: 50%; margin-left: -118px; bottom:0px;
   cursor: pointer;
}



















