@media screen and ( max-width: 1000px ) {
    /* 带图列表页 */
    footer{
        display: none;
    }
    .nav{
        display: none;
    }
    .header_ss{
        display: none;
    }
    .er_atr {
        display: none;
    }
    .list_main_l{
        display: none;
    }
    .list_main_r{
        margin-right:0;
        padding-top:0;
    }
    .content_list li{
        float: initial;
        width: 100%;
        margin-right: 0;
        height: auto;
        background: #fff;
    }
    
    header{
        background: #ccc;
    }
    #wh2_logo{
        float: left;
        margin-left: 5px;
        transform: none;
        margin-top: 21px;
    }
    #wh2_logo img{
        width: auto;
        height: 36px;
        position: initial;
    }
    
    .list_main_r_top{
        border-bottom:none;
        background: #fff;
        padding-left: 10px;
        margin-bottom: 0;
    }
    .list_main_r_top .dqwz{
        float: left;
    }
    .dqlm{
        display: none;
    }
    .content_list li{
        float: left;
        width: 48%;
    }
    .content_list li:nth-child(odd){
    margin: 0 1%;       

}
.content_text img {
    max-width: 100%;
    height: auto !important;
}
.collage_logo{
    bottom: 90px;
    display: block;
}
.content{
padding: 0 5px;
}
.content .wfl1 span{
    padding: 0 4px;
    font-size: 13px!important;
}
.content_text p{
    text-indent: 0em;
    line-height: 20px;
}
.dqwz a{
    font-size: 12px;
}
#jz{
    bottom: 103px;
}
.fy a,.fy span{
height: auto !important;
}
}