.news_list_yxzx {
    display: flex;
    justify-content: center;
    row-gap:0.52rem;
    column-gap: 0.38rem;
    flex-wrap:wrap;
    margin-top: 0.55rem;
}
.news_list_yxzx .news:nth-child(7) .news_title {
    white-space: nowrap;
}
.yxzx .l-banner {
    height: 6.6rem;
}
.news_list_yxzx .news {width:3.56rem;position:relative;}
.news_list_yxzx .news_imgs{padding-top:66.6%;}

.news_list_yxzx .wz {position:absolute;width:100%;height:100%;left:0;top:0;box-sizing:border-box;padding:0.42rem 0.47rem 0.45rem 0.42rem;display:flex;flex-direction:column;justify-content:space-between;}

.news_list_yxzx .news_title {font-size:0.27rem;font-weight:bold;color:#fff;font-family: '微软雅黑';}
.arr_yx{width: 0.405rem;height: 0.11rem;object-fit: contain;}

@media screen and (max-width: 999px){
.yxzx #l-container .inner{/*padding:20px 0;*/}
}