
.container .title {
    width: 100%;
    height: 34px;
}

.container .title img {
    display: block;
    margin: 0 auto;
}

.content{
    width: 1300px;
    height: 800px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
    top:48px
}
.content .hd{
    width: 385px;
    height: 410px;
    text-align: center;
    margin: 0 auto;
    margin-top: 125px;
    background: url('../img/box4/hd_bg.png') no-repeat top;
    position: relative;
}
.content .hd .gift1{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #920000;
    font-size: 25px;
    font-family: Source Han Serif CN;
    display: block;
    position: absolute;
    left: 0;
    top: 35px;
}
.content .hd .gift2{
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: bold;
    color: #920000;
    font-size: 16px;
    font-family: Source Han Serif CN;
    display: block;
    position: absolute;
    left: 0;
    top: 65px;
}
.content .hd .imgBox{
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    top: 120px;
}
.content .hd .imgBox img{
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.content .hd .imgBox .imgName{
    width: 100%;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #821200;
}
.content .hd .price{
    width: 100%;
    height: 16px;
    text-align: center;
    line-height: 16px;
    font-weight: bold;
    color: #920000;
    font-size: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 232px;
    color: #ffedb0;
}
.content .hd .buy{
    width: 183px;
    height: 63px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -91px;
    bottom: 0;
}
.content .hd .buy.buy1{
    background: url('../img/box4/buy1.png') no-repeat;
}
.content .hd .buy.buy2{
    background: url('../img/box4/buy2.png') no-repeat;
}
.hdgz{
    width: 965px;
    height: 220px;
    background: url('../img/box3/hdgz.png') no-repeat left top;
    margin: 145px auto 0;
    padding-top: 47px;
    color: #ffedb0;
    font-family: Source Han Serif CN;
    font-size: 15px
}