.headline {
    font-family: DM Serif Display;
    font-size: 32px;
    line-height: 48px;
    font-weight: bold;
    text-align: center;
}

.article-editor-box {
    width: 100%;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #DDDDDD;
    margin-top: 16px;
    margin-bottom: 32px;
    overflow: hidden;
}

.article {
    font-family: Roboto;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: justify;
}

.aside_box .aside_title {
    font-family: DM Serif Display New Roman;
    font-weight: bold;
    font-size: 32px;
    line-height: 62px;
    color: #000000;
    overflow: hidden;
    margin-bottom: 24px;
}

.aside_box .aside_title .backBtn {
    font-family: Roboto;
    font-weight: bold;
    font-size: 12px;
    color: #1F518E;
    cursor: pointer;
}

.aside_box .aside_title .backBtn .iconfont {
    font-size: 12px;
    margin-right: 8px;
}

.aside_box .aside_content li {
    padding: 16px 0;
    border-bottom: 1px solid #979797;
}

.aside_box .aside_content li:first-child {
    border-top: 1px solid #979797;
}

.aside_box .aside_content li:last-child {
    margin-bottom: 0.8rem;
}

.aside_box .aside_content .news_content {
    font-family: Roboto;
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    color: #000000;
    cursor: pointer;
}

.aside_box .aside_content .news_time {
    font-family: Roboto;
    font-size: 12px;
    margin-top: 8px;
    line-height: 14px;
    text-align: right;
    color: #B8B8B8;
}

@media screen and (max-width: 1200px) {
    .contentBox {
        padding-top: 0.32rem !important;
    }
    .content {
        display: flex;
        flex-wrap: wrap;
    }
    .article-editor-box {
        margin-top: 0.24rem;
        margin-bottom: 0.48rem;
        font-size: 0.2rem;
        line-height: 0.23rem;
    }
    .aside_box {
        order: 2;
        -webkit-order: 2;
        padding-left: 0.24rem;
        padding-right: 0.24rem;
    }
    .aside_box .aside_content li:first-child {
        border: 0;
    }
    .aside_box .aside_title {
        color: #111111;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.32rem;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
        margin-bottom: 0.24rem;
        padding-left: 0.24rem;
    }
    .aside_box .aside_title .backBtn {
        display: none;
    }
    .aside_box .aside_content li {
        border: 0;
        background-color: white;
        border-radius: 8px;
        margin-top: 0.24rem;
        box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.04);
        padding: 0.32rem 0.24rem;
    }
    .aside_box .aside_content .news_time {
        color: #DDDDDD !important;
        font-family: Roboto !important;
        font-weight: bold !important;
        font-size: 0.2rem !important;
        line-height: normal !important;
        text-align: left;
        margin-top: 0.08rem !important;
    }
    .aside_box .aside_content .left {
        color: #111111;
        font-family: Roboto;
        font-weight: 500;
        font-size: 0.24rem;
        line-height: 0.4rem;
        letter-spacing: 0px;
        text-align: left;
        width: 4.76rem;
    }
    .aside_box .aside_content .news_content {
        color: #111111;
        font-family: Roboto;
        font-weight: 500;
        font-size: 0.24rem;
        line-height: 0.4rem;
        letter-spacing: 0px;
        text-align: left;
    }
    /*  */
    .aside_content img {
        width: 1.78rem;
        height: 1.1rem;
    }
    .aside_content ul li {
        overflow: hidden;
    }
    .left {
        float: left;
        width: 4.16rem;
        padding-right: 0.36rem;
    }
    #menuBox {
        display: none;
    }
    .head-top {
        overflow: hidden;
    }
    .head-top>div:first-child {
        float: left;
    }
    .head-top>div:first-child+div {
        float: right;
    }
    .article {
        margin-top: 0.48rem;
    }
    .article, .latest {
        color: #000000;
        font-family: Roboto;
        font-weight: 500;
        font-size: 0.24rem;
        line-height: 0.4rem;
        letter-spacing: 0px;
        text-align: left;
    }
    .dis_none {
        display: block;
    }
    .article>div:first-child {
        padding-top: 0;
    }
    .cffex {
        overflow: hidden;
        color: #DDDDDD;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.2rem;
        line-height: normal;
        letter-spacing: 0px;
        margin-top: 0.24rem;
        margin-bottom: 0.48rem;
    }
    .headline {
        color: #111111;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.32rem;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
    }
    .cffex>div:first-child {
        float: left;
    }
    .cffex>div:first-child+div {
        float: right;
    }
    .china_ffe {
        color: #000000;
        font-family: Roboto;
        font-weight: 500;
        font-size: 0.24rem;
        line-height: 0.4rem;
        letter-spacing: 0px;
        text-align: right;
        padding-right: 0.24rem;
    }
    .latest {
        margin-top: 0.8rem;
    }
    .latest_first>div {
        background-color: white;
        margin-top: 0.2rem;
        padding: 0.32rem 0.24rem;
        overflow: hidden;
        margin-top: 0.24rem;
        border-radius: 8px;
        box-shadow: 2px 4px 16px 0px rgba(0, 0, 0, 0.04);
    }
    .latest_first>div>div:first-child {
        float: left;
    }
    .latest_first>div>div:first-child+div {
        float: right;
    }
    .latest_first>div>div>div:first-child+div {
        color: #DDDDDD;
        font-family: Roboto;
        font-weight: bold;
        font-size: 0.2rem;
        line-height: normal;
        letter-spacing: 0px;
        text-align: left;
        margin-top: 0.08rem;
    }
    .pad-left24 {
        padding-left: 0.24rem;
    }
    .head-top {
        /* padding: 0.32rem 0.24rem; */
        line-height: 1.28rem;
    }
    .return {
        font-size: 0.45rem;
    }
    .log {
        width: 2.745rem;
        height: 0.64rem;
        background-color: red
    }
    .article_img>img {
        margin-left: -0.6rem;
        width: 118%;
    }
    .article_img {
        width: 100%;
        overflow: hidden;
    }

    .mobile-top {
        margin-top: 1.28rem;
    }
}