@media only screen and (max-width: 750px){
    .nl-n-c1{
        width: 90%;
    }
    .nl-c-imgs img{
        height: 177px;
    } 
    .nl1-n-left{
        width: 100%;
        float: none;
        margin: 0 auto;
        min-height: 58px;
        background: none;
        border: none;
        margin-bottom: 20px;
    }
    .nl1-n-left div{
        display: none;
    }
    .nl1-n-list1 li{
        width: 29.4%;
        height: 40px;
        float: left;
        margin-right:4%;
        background: #ece8d2;
        margin-bottom: 10px;
        border: 1px solid #8c001b;
    }
    .nl1-n-list1 li:nth-child(4){margin-right: 0%;}
    .nl1-n-list1 li:last-of-type{
        border: 1px solid #8c001b;
    }
    .nl1-n-list1 h1{
        margin-left: 0;
        line-height: 40px;
        text-align: center;
    } 
    .nl1-n-right{
        width: 100%;
    }
    .nl1-n-uls{
        width: 94%;
    }
    .nl1-n-uls ul{
        width: 100%; 
    }
    .nl1-n-ls p{
        width: 300px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    /* 红色吕固 */
    .nl1-n-text1{
        width: 100%;
    }
    .nl1-c-xq{
        width: 100%;
    }
    .nl1-c-wbs{
        width: 100%;
    }
    .nl1-c-date{
        width: 90%;
    }
    .nl1-c-date p span:nth-child(2) {
        display: none;
    }
    .nl1-c-date p span:nth-child(3) {
        display: none;
    }
    .nl1-c-xq h1{
        margin-top: 30px;
    }
    /* 分享 */
    .nl1-fys1{
        width: 100%;
    }
    .share-list{
        float: none;
        margin-left: 0px;
        margin-top: 10px;
    }
    .nl1-x-pz{
        float: none;
    }
    .share-list h1{
        margin-top: 21px !important;
    }
}
@media only screen and (max-width: 590px){
     /* 红色吕固 */
    .nl-c-imgs img {
        height: 139px;
    }
    .nl1-c-xq h1{
        margin-top: 0px;
    }
}
@media only screen and (max-width: 490px){
     /* 红色吕固 */
    .nl-c-imgs img {
        height: 116px;
    }
}
@media only screen and (max-width: 479px){
    .nl1-n-ls p{
        width: 200px;
    }
    .nl1-n-w{
        margin-right: 5px;
        font-size: 12px;
    }
    .nl1-n-w a{
        font-size: 12px;
    }
    .nl1-c-date p span:nth-child(4) {
        display: none;
    }
}
@media only screen and (max-width: 414px){
    .nl-c-imgs img {
        height: 98px;
    }
    .nl1-c-wbs{
        margin-top: 30px;
    }
}
@media only screen and (max-width: 375px){
    .nl1-c-date {
        margin-top: 30px;
    }
 
}