

.container .title {
    width: 100%;
    height: 34px;
}

.container .title img {
    display: block;
    margin: 0 auto;
}

.content{
    width: 1400px;
    height: 800px;
    position: absolute;
    left: 50%;
    margin-left: -650px;
    top:48px
}
.content .hd{
    width: 796px;
    height: 560px;
    text-align: center;
    background: url('../img/box7/hd_bg.png') no-repeat;
    margin: 110px auto 0;
}
.content .hd table{
    width: 742px;
    height: 450px;
    float: left;
    margin: 10px 0 0 28px;
    color: #920000;
    font-family: Source Han Serif CN;
    font-weight:bold;
}
.content .hd table th{
    height: 55px;
    color: #fff1c6;
    font-size: 20px;
    font-family: Source Han Serif CN;
font-weight:bold;
}
.hdgz{
    width: 1025px;
    height: 130px;
    background: url('../img/box3/hdgz.png') no-repeat left top;
    margin: 0 auto;
    padding-top: 47px;
    color: #ffedb0;
    font-weight: bold;
    font-family: Source Han Serif CN;
}