body,div, p, img, ul, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	font-family: "微软雅黑";
}
.bg {
    background: url("/Public/common/images/coupon.jpg") no-repeat center;
    height: 460px;
    width: 100%;
}

h2 {
    font-size: 24px;
    font-weight: normal;
    padding-top: 10px;
}
.return-box{
	width:100%;
	height:65px;
}
.return {
	float:right;
	margin-right:5%;
	border:none;
    margin-top: 15px;
}
.return-btn {
    text-align: center;
}
button {
    color: #fff;
    background: #6fba48;
    border: none;
    border-radius: 5px;
    padding: 8px 15px;
    font-weight: bold;
    cursor: pointer;
	margin:20px auto 30px;
}

.logo {
    background: url("/Public/common/images/marketlogo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 40px;
    width: 255px;
}

.title {
    color: #fff;
    font-size: 22px;
    margin-top: 305px;
    text-align: center;
}
.one{
	background:#fcf8ec;
	width:100%;
	text-align:center;
	padding-bottom:40px;
}
h1 {
    font-size: 24px;
    font-weight: normal;
}
.coupon1 {
    background: url("/Public/common/images/coupon1.png") no-repeat center;
    height: 387px;
    margin: 50px auto 20px;
    width: 100%;
	
}
.two{
	background:#f4f5f9;
	width:100%;
	text-align:center;
	padding:50px 0px;
}
.coupon2 {
    background: url("/Public/common/images/coupon2.png") no-repeat center;
    height: 387px;
    padding:50px 0px;
    width: 100%;
}
.coupon3 {
    background: url("/Public/common/images/coupon3.png") no-repeat center;
    height: 391px;
    padding:50px 0px;
    width: 100%;
}
.three{
	background:#fff;
	width:100%;
	text-align:center;
	padding:50px 0px;
}
.coupon4 {
    background: url("/Public/common/images/coupon4.png") no-repeat center;
    height: 403px;
    padding:50px 0px;
    width: 100%;
}
.t{
    color: #222;
    font-size: 13px;
}