.old .col_news_head .col_metas {flex-direction: row-reverse;margin-top: 0.2rem;}
.old #l-container .mod{display: block;margin-top: 0;}
body.list.mrlist.old {
    background: #fff;
}
@media screen and (max-width: 999px) {
.old .col_news_head .col_metas{flex-direction:row;}
.pageBody{min-height:600px;}
.old .imgs-list .imgs-item{width:calc(50% - 0.4rem);}
.old  .tab-list .tab-item {
            width: 88px;
            height: 32px;
            font-size: 14px;
            margin-right: 8px;
        }
 .old .imgs-list .imgs-item h5 {
            font-size: 15px;
            margin: 16px 0 10px 0;
            line-height:1.75;
           min-height:53px;
        }
.old .imgs-list .imgs-item p{font-size: 13px;}
}
@media screen and (max-width: 479px) {
.old .imgs-list .imgs-item{width:calc(100%);margin-right: 0;}
 .old .imgs-list .imgs-item h5{
min-height:unset;
}
}