@media screen and (max-width:750px){
    table,tbody,tr,td{
        display: block !important;
        width: 100% !important;
        height: auto;
        overflow: hidden;
        background-size: auto 100%;
    }
    table div,table iframe{
        width: 100% !important;
    }
    table img{
        max-width: 100%;
        height: auto;
    }
    .fzyd{
        width: 104px !important;
        right: 0px !important;
        top:0px !important;
    }
    .fzyd a {
        width: auto !important;
        font-size: 18px !important;
        padding: 10px !important;
        line-height: 22px;
        background: none !important;
        color: #333 !important;
    }
    .ghb{
        display: none;
    }
    .line22 div:nth-child(2){
        float: left;
        max-width: 400px !important;
    } 
    .line22 div:nth-child(3){
        width: 110px !important;
    } 
    .line22 div:nth-child(4){
        width: 100px !important;
    }
    .title1{
        float: left;
        width: 60% !important;
    }
    .title-moer{
        text-align: right;
        float: right;
        width: 20% !important;
    }
    .rdyw tr td:nth-child(1){
        float: left;
        width: 69% !important;
    }
    .rdyw tr td:nth-child(2){
        text-align: right;
        float: right;
        width: 31% !important;
    }
    .list tr td:nth-child(1){
        float: left;
        width: 69% !important;
    }
    .list tr td:nth-child(2){
        text-align: right;
        float: right;
        width: 31% !important;
    }
    .interval{
        display: none !important;
    }
    .mb-10{
        margin-bottom: 10px;
    }
    .box{
        padding: 10px !important;
    }
    .rdgk tr{
        float: left;
        width: 50% !important;
    }
    .ldjh div{
        width: 48% !important;
        float: left;
    }
    .ldjh td div:nth-child(odd){
        margin-top: 0 !important;
        margin: 10px 5px !important;
    }
    .ldjh td div:nth-child(even){
        margin-top: 0 !important;
        margin: 10px 0 !important;
        
    }
    .boxf{
        padding: 15px !important;
    }


    /* 栏目页 */
    .lm tr {
        width: 50% !important;
        float: left;
    }
    .dqwz td {
        width: auto !important;
        float: left;
    }
    .dqwz>table>tbody{
        overflow-x:auto;
    }
    .dqwz>table>tbody>tr{
        min-width: 600px !important;
        margin-bottom: 10px;
    }
    .boxlm{
        padding: 0 10px !important;
    }

    /*文章页*/
    .fx{
        width: auto !important;
    }
}


.old tbody,.old tr,.old td,.old td table{
    display: inline-block !important;
    width: 100% !important;
    height: auto;
    overflow: hidden;
    background-size: auto 100%;
}
.old table div,.old table iframe{
    width: 100% !important;
}
.old table img{
    max-width: 100%;
    height: auto;
}

.old .fzyd{
    width: 60px !important;
    right: 100px !important;
    top:100px !important;
}

.old .ghb{
    width: 60px !important;
    right: 100px !important;
    top:300px !important;
}

.old .line22 div:nth-child(2){
   float: left;
   max-width: 400px !important;
} 
.old .line22 div:nth-child(3){
    width: 110px !important;
} 
.old .line22 div:nth-child(4){
    width: 100px !important;
}
.old .title1{
    width: 60% !important;
}
.old .title-moer{
    text-align: right;
    float: right;
    width: 20% !important;
}
.old .rdyw tr td:nth-child(1){
    width: 84% !important;
}
.old .rdyw tr td:nth-child(2){
    text-align: right;
    float: right;
    width: 16% !important;
}
.old .list tr td:nth-child(1){
    width: 77% !important;
}
.old .list tr td:nth-child(2){
    text-align: right;
    float: right;
    width: 22% !important;
}
.old .interval{
    display: none !important;
}
.old .mb-10{
    margin-bottom: 10px;
}
.old .rdgk tr{
    float: left;
    width: 25% !important;
}
.old .ldjh div{
    width: 25% !important;
    float: left;
    margin-top: 10px !important;
}
 /* 栏目页 */
.old  .lm tr {
    width: 50% !important;
    float: left;
}
.old .dqwz td {
    width: auto !important;
    float: left;
}
.old .dqwz>table>tbody{
    overflow-x:auto;
}
.old .dqwz>table>tbody>tr{
    min-width: 600px !important;
    margin-bottom: 10px;
}
.old .boxlm{
    padding: 0 10px !important;
}

/*文章页*/
.old .fx{
    width: auto !important;
}