.main-content{
    background: #fff;
}
.xxgk_header h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 50px;
    width: 560px;
    margin: 0 auto;
    margin-top: 30px;
    letter-spacing: 2px;
    background: url(/syx/lsswszf/resource/zwgkimg/zfxxzcgz.png);
}
.xxgk-logen {
    position: relative;
    margin: 60px auto 0;
    text-align: center;
}
.xxgk_header{
    height: auto;
}
.xxgk_header {
    height: auto;
}


.table_title {
    font-size: 20px;
    color: #333333;
    font-family: "FZXiaoBiaoSong-B05S";
    height: 70px;
    line-height: 70px;
}

.table_content {
    width: 100%;
    font-family: "ËÎÌå";
    font-size: 16px;
    color: #333333;
    table-layout: fixed;
}

.table_content tr {
    height: 80px;
}

.table_content tr:nth-child(2n) {
    background: #eeeeee;
}

.table_content td,.table_title td {
    text-align: center;
    word-break: break-word;
}

.table_content .index ,.table_title .xh{
    width: 8%;
}

.table_content .content_title,.table_title .bt {
    max-width: 71%;
    text-align: left;
    margin-left: 70px;
}
.table_title .bt{
    text-align: center;
}
.table_content .download,.table_title .xz {
    width: 21%;
}

.table_content .content_title .title_top {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
}

.table_content .content_title .title_bottom {
    line-height: 24px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    white-space: nowrap;
    width: 100%;
}

.table_content .download {
    font-size: 14px;
    line-height: 24px;
}
@media (max-width: 1200px){
    .xxgk-right{
        margin-left: 0px;
       }
}
@media (max-width: 830px) {
    .table_title{
        font-size: 1.8rem;
    }
    .xxgk-logen{
        margin: 0px auto 0;
      }
      .xxgk_header h2{
        margin-top: 0px;
        background: none;
        width: auto;
      }
      .xxgk-logen img{
           max-width: 200px;
      }
      
      .table_content .download{
       
        line-height: 40px;
       }
       .download a{
        display: block;
    
       }
}
@media (max-width: 425px){
    .table_title{
        font-size: 12px;
    }
    .table_content .download{
        font-size: 12px;
    }
}