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/card.png") repeat center;
    height: 461px;
    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;
	margin: 0px auto 30px;
    cursor: pointer;
}

h1 {
    font-size: 24px;
    font-weight: normal;
}
ul, li, ol{
    list-style-type:none;
}
.one{
    background:#fff;
    width:100%;
    text-align:center;
    padding:50px 0px;
}
.two{
    background:#fdf9ee;
    width:100%;
    text-align:center;
 
}
.card1 {
    background: url("/Public/common/images/card2.png") no-repeat center;
    height: 431px;
    margin: 50px auto 10px;
    width: 100%;
}
.card2 {
    height: 539px;
    margin: 50px auto 20px;
    width: 1000px;
}
.card2 img {
    float: left;
}

.card2 div {
    width: 500px;
    float: right;
    margin-top: 100px;
    line-height: 40px;
    text-align: left;
}
.card3 {
    background: url("/Public/common/images/card4.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 389px;
    margin:50px auto 0px;
    width: 100%;
}
.three{
    background:#e8ebf2;
    width:100%;
    text-align:center;
    padding:50px 0px;
}
.four{
    background:#f5fcff;
    width:100%;
    text-align:center;
    padding:50px 0px;
}
.five{
    background:#e8ebf2;
    width:100%;
    text-align:center;
    padding:50px 0 0 0;
}
.t{
    color: #222;
    font-size: 13px;
}
.coupon4 {
    background: url("/Public/common/images/coupon4.png") no-repeat center;
    height: 403px;
    padding:50px 0px;
    width: 100%;
}