.container-fluid .profession {
    width: 90%;
    margin: 0 auto;
    background: rgb(248 248 248);
}

.major_item1_layout2 {
    width: 90%;
    margin: 0 auto;
}

.textColor {
    color: rgba(237, 109, 0, 1);
    font-weight: bold;
}

.professionS {
    background-color: #FFFFFF;
    position: relative;
}

.professionS .professionCS {
    width: 1200px;
    margin: 4px auto;
    position: relative;
    z-index: 1;
}

.professionS .contentN {
    overflow: hidden;
    padding: 0 10px;
}

.professionS .contentN p:nth-child(1) {
    width: 140px;
    height: 118px;
    /* background: #CCC; */
    vertical-align: middle;
    display: inline-block;
}

.professionS .contentN p:nth-child(2) {
    width: 1025px;
    display: inline-block;
    padding-left: 36px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 36px;
}

.professionS .contentT {
    overflow: hidden;
    padding: 10px;
}

.professionS .contentT .c-Item {
    width: 386px;
    height: 300px;
    text-align: center;
    box-shadow: 0px 0px 16px 0px rgb(146 155 188 / 16%);
    border-radius: 8px;
    padding: 36px;
    float: left;
    margin-bottom: 11px;
}

.professionS .contentT .c-Item:nth-child(3n-1) {
    margin: 0 11px 11px;
}

.professionS .contentT .c-Item p:nth-child(2) {
    color: #595959;
    font-weight: bold;
    font-size: 18px;
}

.professionS .contentT .c-Item p:nth-child(3) {
    font-size: 14px;
    text-align: left;
}

.professionS .contentS {
    padding: 20px 0 40px;
}

.professionS .contentS p:nth-child(1) {
    text-align: center;
    font-weight: bold;
    color: #333333;
    font-size: 24px;
    line-height: 50px;
}

.professionS .contentS p:nth-child(2) {
    font-size: 16px;
    line-height: 36px;
}

.professionS .contentS .img-list {
    overflow: hidden;
    padding-top: 20px;
}

.professionS .contentS .img-list p {
    width: 387px;
    height: 355px;
    background: #CCC;
    float: left;
}

.professionS .contentS .img-list p:nth-child(2) {
    margin: 0 19px;
}

.professionS .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%;
}

@media screen and (max-width: 950px) {
    #mobile-terminal .article {
        margin: 0 0.5rem;
        color: #353535;
    }

    #mobile-terminal .article .yyly {
        font-size: 0.4rem;
    }

    #mobile-terminal .article .yyly img {
        float: left;
    }

    #mobile-terminal .article .gsyldg {}

    #mobile-terminal .article .gsyldg li {
        background: rgba(235, 100, 14, 0.03);
        padding: 0.4rem;
        font-size: 0.4rem;
        margin-bottom: 0.5rem;
    }

    #mobile-terminal .article .gsyldg li .gsyldg-tit {
        display: flex;
        align-items: center;
        padding-bottom: 0.2rem;
    }

    #mobile-terminal .article .gsyldg li .gsyldg-tit span {
        font-weight: 600;
        color: #EB640E;
        font-size: 0.4rem;
        padding: 0 0.2rem;
    }

    #mobile-terminal .article .gsyldg li .introduce {
        color: #929697;
    }

    #mobile-terminal .article .yhzs {
        position: relative;
    }

    #mobile-terminal .article .yhzs .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;
        position: relative;
        left: -0.5rem;
    }

    #mobile-terminal .article .yhzs .yhzs-content {
        font-size: 0.4rem;
    }
    #mobile-terminal .article .yhzs ul {
        display: flex;
        margin: 0.5rem 0;
    }

    #mobile-terminal .article .yhzs ul li:nth-child(1) {
        margin-right: 1.2%;
    }

    #mobile-terminal .article .yhzs ul li:nth-child(2) div:nth-child(1) {
        margin-bottom: 2.1%;
    }
}