.box {
    min-height: 2.8169rem;
    display: flex;
    flex-direction: column;
    padding: 0 .42254rem
}

.box .title {
    text-align: center;
    padding: .16901rem
}

.box .date {
    padding-bottom: .05634rem
}


.box .content p,
.box .v_news_content p span,
.box .v_news_content p {
    padding-bottom: .11268rem;
    flex: 1;
    font-size: .12676rem !important;
    font-family: \5b8b\4f53
}


@media only screen and (max-width:768px) {
    .box .title {
        font-size: .61972rem
    }

    .box .v_news_content {
        font-size: .30986rem;
    }

    .box .content p,
    .box .v_news_content p span,
    .box .v_news_content p {
        font-size: .30986rem !important;
    }
}