.container {
    width: 100%;
    height: 2586px;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/pro7/bg.jpg') no-repeat;
}

.hdgz {
    width: 848px;
    height: 120px;
    margin: 0 auto;
    margin-top: 25px;
}

.hdgz span {
    width: 810px;
    height: 70px;
    display: block;
    color: #9a2d0e;
    font-size: 16px;
    line-height: 33px;
    margin-top: 57px;
    margin-left: 0;
    text-align: left;
    font-family: "Source Han Serif SC", serif;
    font-weight: bold;
}

.hd {
    width: 100%;
    height: 1340px;
    text-align: center;
}

.hd .moneyDiv {
    width: 412px;
    height: 300px;
    display: inline-table;
    background: url('../img/pro7/li-bg.png') no-repeat top center;
    position: relative;
    margin: 0 10px;
}

.hd .moneyDiv p {
    width: 100%;
    height: 32px;
    margin-top: 15px;
    text-align: center;
    color: #c43301;
    font-size: 24px;
    font-weight: bold;
}

.hd .moneyDiv .giftImg {
    width: 100%;
    height: 170px;
    position: relative;
}

.hd .moneyDiv .giftImg img {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.hd .moneyDiv .lq {
    width: 181px;
    height: 44px;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    bottom: 40px;
}

.hd .moneyDiv .lq1 {
    background: url('../img/pro7/lq1.png') no-repeat;
}

.hd .moneyDiv .lq2 {
    background: url('../img/pro7/lq2.png') no-repeat;
}

.hd .moneyDiv .lq3 {
    background: url('../img/pro7/lq3.png') no-repeat;
}