.text_1 {
    color: rgba(41, 41, 41, 1);
    font-size: 0.48rem;
    font-family: MicrosoftYaHei;
    text-align: left;
    line-height: 0.48rem;
    margin: 0.59rem 0 0 0.31rem;
}

.list_box {
    margin: 0.3rem 0.35rem 0 0.3rem;
}
  
.news_title {
    width: 3.74rem;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    font-size: 0.32rem;
    font-family: MicrosoftYaHei;
    text-align: left;
    line-height: 0.6rem;
}
  
.news_pic {
    /* background-color: rgba(254, 235, 144, 1); */
    width: 2.56rem;
    height: 1.8rem;
}

.split_line {
    width: 100%;
    height: 1px;
    margin-top: 0.3rem;
}
.load_more{
    font-size: 0.48rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 0.24rem;
    margin: 0.62rem 0 0.4rem 0;
    text-align: center;
}