body {
    background: #fff;
}

.businessS-c {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    color: #333333;
}

.businessS-b {
    position: relative;
}

.toph {
    font-size: 40px;
    color: #EFEFEF;
    position: relative;
    top: 45px;
    /* font-weight: bold; */
    letter-spacing: -3px;
}

.headtop {
    padding-top: 12px;
    position: relative;
    height: 32px;
    font-size: 28px;
    /* font-family: Microsoft YaHei; */
    /* font-weight: bold; */
    color: #595959;
    line-height: 28px;
}

.businessS-b .footer-bgc {
    position: absolute;
    bottom: 0;
    height: 200px;
    width: 100%;
    /* z-index: -1; */
    background: url('../img/user/news-background@2x.png') no-repeat;
    background-size: 100% 100%;
}

.businessS-c .tFont {
    font-size: 24px;
    font-weight: bold;
}

.f-content p,
.t-content p,
.s-content p {
    font-size: 16px;
}

.businessS-c .tBold {
    font-weight: bold;
}

.businessS-c .imgs {
    padding: 25px 0 40px;
}

@media screen and (max-width: 950px) {
    #mobile-terminal .article .sx {
        margin: 0 0.5rem;
    }

    #mobile-terminal .article .yyfw-tit {
        background: rgba(255, 236, 226, 1);
        text-align: center;
        color: #EB640E;
        font-size: 0.47rem;
        font-weight: 600;
        padding: 0.15rem 0.5rem;
        margin: 0.4rem 0 0.3rem;
        display: inline-block;
    }

    #mobile-terminal .article .sxwyfw {
        margin: 0 0.5rem;
        color: #353535;
        font-size: 0.38rem;
    }

    #mobile-terminal .article .sxwyfw ul {
        display: flex;
    }

    #mobile-terminal .article .sxwyfw ul li:nth-child(1) {
        margin-right: 1.2%;
    }

    #mobile-terminal .article .sxwyfw ul li:nth-child(2) div:nth-child(1) {
        margin-bottom: 2.1%;
    }

    #mobile-terminal .article .sxwyfw .gzfz {
        margin: 0.4rem 0;
    }

    #mobile-terminal .article .sxwyfw .gzfz .gzfz-tit {
        font-weight: 600;
        font-size: 0.45rem;
        margin-bottom: 0.2rem;
    }

    #mobile-terminal .article .sxwyfw .gzfz .gzfz-content {
        color: #666668;
        font-size: 0.38rem;
        line-height: 0.65rem;
    }

    #mobile-terminal .article .syzgfu-tit {
        /* margin-top: 0.5rem; */

    }

    #mobile-terminal .article .syzgfu {
        margin: 0 0.5rem;
        color: #353535;
        font-size: 0.38rem;
    }

    #mobile-terminal .article .syzgfu-city,
    #mobile-terminal .article .xzlzgfw-city {
        display: flex;
        justify-content: space-between;
        border-top: 1px solid;
        border-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #EB640E 50%, rgba(255, 255, 255, 0) 100%) 2 26 20 12;
        padding: 0 0.5rem;
        margin: 0.8rem 0 0;
    }

    #mobile-terminal .article .syzgfu-city li,
    #mobile-terminal .article .xzlzgfw-city li {
        color: #929697;
        position: relative;
        padding: 0.4rem 0;
        width: 30.33%;
    }

    #mobile-terminal .article .syzgfu-city li div,
    #mobile-terminal .article .xzlzgfw-city li div {
        line-height: 0.5rem;
    }

    #mobile-terminal .article .syzgfu-city li img,
    #mobile-terminal .article .xzlzgfw-city li img {
        position: absolute;
        top: -0.53rem;
        display: none;
    }

    #mobile-terminal .article .syzgfu-city li:nth-child(1) img,
    #mobile-terminal .article .xzlzgfw-city li:nth-child(1) img {
        display: block;
    }

    #mobile-terminal .article .syzgfu-city li .active,
    #mobile-terminal .article .xzlzgfw-city li .active {
        color: #353535;
    }

    #mobile-terminal .article .city-img,
    #mobile-terminal .article .syzgfu-img {
        margin: 0 0.5rem 0.7rem;
    }
}