.colhead{margin-bottom:0.37rem;}
.xyfjjz #wp_news_w6 .news_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.xyfjjz.mrlist .col_news_list .news_list .news .imgbox{width:100%;}
.xyfjjz.mrlist .col_news_list .news_list .news .news_wz{width:100%;}
.xyfjjz.mrlist .col_news_list .news_list .news .news_wz .news_title{text-align:center;justify-content: center;}
.xyfjjz.mrlist .col_news_list .news_list .news a{width:100%;padding: 0;border-bottom: 0;margin-bottom: 0.2rem;}
.xyfjjz #wp_news_w6 .news_list li {
    width: calc(33.33% - 0.2rem);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width:479px){
  .xyfjjz #wp_news_w6 .news_list li{ width: calc(50% - 0.1rem);}
    
}