
.news-content {
    padding: 0.40rem .30rem .30rem;
    position: relative;
    background-color: #ffffff;
}

.news-info {
    margin-bottom: .36rem;
    line-height: .40rem;
}

.news-title {
    padding-bottom: .10rem;
    margin-bottom: .14rem;
    /*border-bottom: 1px solid #e7e7eb;*/
    line-height: 1.4;
    font-weight: 400;
    font-size: .48rem;
}


.news-source {
    color: #5b799e;
}

.rich_media_content {
    position: relative;
}