.container {
    width: 100%;
    height: 1962px;
    overflow: hidden;
    margin: 0 auto;
    background: url('../img/pro1/bg.jpg') no-repeat;
}

.hdgz {
    width: 925px;
    height: 150px;
    margin: 0 auto;
    margin-top: 25px;
}

.hdgz span {
    width: 925px;
    height: 80px;
    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;
}

.content .hd_t {
    width: 100%;
    height: 50px;
    font-size: 20px;
    color: #b02900;
    text-align: center;
    font-weight: bold;
}

.content .hd_pub {
    width: 100%;
    height: 250px;
}

.content .hd_pub ul {
    text-align: center;
}

.content .hd_pub ul li {
    width: 144px;
    height: 200px;
    background: url('../img/pro4/li-bg.png') no-repeat top;
    position: relative;
    display: inline-block;
    margin: 0 10px;
}

.content .hd_pub ul li .day {
    width: 100%;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
}

.content .hd_pub ul li img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.content .hd_pub ul li .gift_name {
    width: 127px;
    line-height: 20px;
    position: absolute;
    top: 91px;
    left: 9px;
    text-align: center;
    font-size: 14px;
    color: #b02900;
}

.content .hd_pub ul li .lq {
    width: 108px;
    height: 28px;
    position: absolute;
    left: 50%;
    margin-left: -54px;
    bottom: 30px;
}

.content .hd_pub ul li .lq1 {
    background: url('../img/pro4/lq1.png') no-repeat;
}

.content .hd_pub ul li .lq2 {
    background: url('../img/pro4/lq2.png') no-repeat;
}

.content .hd_pub ul li .lq3 {
    background: url('../img/pro4/lq3.png') no-repeat;
}