.bg {
    background: url(../images/bg.png) no-repeat;
    width: 100%;
    height: 1204px;
    position: relative;
}
.container {
    width: 1100px;
    margin: 0 auto;
}
.logo {
    position: absolute;
    width: 245px;
    height: 53px;
    top: 25px;
}
.content-cell {
    padding-top: 380px;
}
.content {
    background-color: #fff;
    padding: 35px;
    box-sizing: border-box;
    margin-bottom: 35px;
    overflow: hidden;
height: 795px;
}
.cell{
padding: 0 16px;
} 
.hgsjnav li span {
padding-left: 25px;
}

.fl {
    width: 245px;
    float: left;
}
.hgsjnav li {
    margin-bottom: 30px;
}
.hgsjnav .hgsj1{
    background: url(../images/gjzc01.png) no-repeat;
    width: 245px;
    height: 90px;
    font:bold 22px "宋体";
    color:#5d5c5c;
    line-height:90px;
    text-align: center;
    cursor: pointer;
}
.hgsjnav .hgsj1.hover {
    background: url(../images/gjzc.png) no-repeat;
    color:#fff;
}
.hgsjnav .hgsj2{
    background: url(../images/sjzc01.png) no-repeat;
    width: 245px;
    height: 90px;
    font:bold 22px "宋体";
    color:#5d5c5c;
    line-height:90px;
    text-align: center;
    cursor: pointer;
}
.hgsjnav .hgsj2.hover {
    background: url(../images/sjzc.png) no-repeat;
    color:#fff;
}
.hgsjnav .hgsj3{
    background: url(../images/sjzc11.png) no-repeat;
    width: 245px;
    height: 90px;
    font:bold 22px "宋体";
    color:#5d5c5c;
    line-height:90px;
    text-align: center;
    cursor: pointer;
}
.hgsjnav .hgsj3.hover {
    background: url(../images/sjzc1.png) no-repeat;
    color:#fff;
}
.hgsjnav .hgsj4{
    background: url(../images/zcjd01.png) no-repeat;
    width: 245px;
    height: 90px;
    font:bold 22px "宋体";
    color:#5d5c5c;
    line-height:90px;
    text-align: center;
    cursor: pointer;
}
.hgsjnav .hgsj4.hover {
    background: url(../images/zcjd.png) no-repeat;
    color:#fff;
}
.fr {
    width: 770px;
    float: right;
} 
.fr ul {
    border: 1px solid #efefef;
}
.fr ul li {
    height: 62px;
    line-height: 62px;
    border-top: 1px dashed #efefef;
    color: #333333;
}
.fr ul li:first-child {
border-top: none;
}
.time {
    float: right;
}