.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;
}

.brandC {
    background-color: #FFFFFF;
    position: relative;
}

.brandC .title .toph {
    font-size: 40px;
    color: #EFEFEF;
    position: relative;
    top: 45px;
    /* font-weight: bold; */
    letter-spacing: -3px;
}

.brandC .title {
    /* background: url(../img/user/service/image_1@2x.png) no-repeat;
    background-size: 100% 100%;
    height: 529px; */
    /* width: 1600px; */
    /* margin: 0 auto; */
    /* min-width: 1600px; */
    position: relative;
}

.brandC .title .text {
    text-align: center;
    padding: 0.5rem 0 1rem;
    position: absolute;
    top: 0;
    width: 100%;
}

.brandC .title .introduce {
    width: 300px;
    position: absolute;
    left: 13%;
    top: 47%;
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}

.brandC .title .headtop {
    padding-top: 12px;
    position: relative;
    height: 32px;
    font-size: 28px;
    color: #595959;
    line-height: 28px;
}

.brandC .contentList {
    width: 1200px;
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
    z-index: 1;
}

.brandC .contentList ul li {
    overflow: hidden;
    padding-bottom: 40px;
}

.brandC .contentList .left {
    float: left;
    width: 580px;
    height: 401px;
    /* background: #CCC; */
}

.brandC .contentList .left_one {
    float: left;
    width: 580px;
    /* height: 401px; */
    /* background: #CCC; */
}

.brandC .contentList .right {
    float: left;
    width: 620px;
    padding: 30px 30px 0;
}

.brandC .contentList .right p:nth-child(1) {
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    line-height: 32px;
}

.brandC .contentList .right p:nth-child(2) {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}

.brandC .contentList .item .icons {
    overflow: hidden;
    padding-top: 35px;
}

.brandC .contentList .item .icons .item-i {
    float: left;
    width: 20%;
    text-align: center;
}

.brandC .contentList .item .icons .item-i p:nth-child(2) {
    font-weight: bold;
    color: #666666;
    font-size: 18px;
}

.brandC .contentList .item .icons .item-i p:nth-child(3) {
    font-size: 14px;
}

.brandC .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%;
}

.zsqr {
    position: absolute;
    left: 350px;
    top: -175px;
    text-align: center;
    background: #FFFFFF;
    border: 0px solid #000000;
    box-shadow: 0px 0px 20px 0px rgb(101 101 101 / 12%);
    border-radius: 16px;
    padding: 15px;
    /* box-sizing: content-box; */
    width: 160px;
    display: none;
}

.zsqr p:nth-child(2) {
    font-size: 16px;
    color: #333333;
}

.yju {
    /* position: relative; */
}

.detail_introduce ul {
    overflow: hidden;
}

.detail_introduce ul li {
    float: left;
    width: 390px;
    padding: 24px;
    background-color: #F8F9FA;
    height: 200px;
    margin: 7px 0;
    position: relative;
}

.detail_introduce ul li:nth-child(3n-1) {
    margin: 7px 15px;
}

/* .detail_introduce ul li:last-child {
    padding: 0;
} */

.detail_introduce ul li .bold_text {
    font-weight: bold;
    color: #333333;
    line-height: 21px;
    font-size: 16px;
}

.detail_introduce ul li:hover .img_position {
    display: block;
}

.img_position {
    display: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.img_bgc {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #FFF;
    margin: 0;
    padding-left: 10px;
    font-weight: bold;
    background: linear-gradient(180deg, rgba(0, 5, 14, 0.43), rgba(0, 8, 39, 0.15));
}

.brandC .contentList_t {
    position: relative;
    margin: 0 auto;
    padding-top: 40px;
    z-index: 1;
    background: #F8F9FA;
}

.brandC .contentList_t ul {
    width: 1200px;
    margin: 0 auto;
}

.brandC .contentList_t ul li {
    overflow: hidden;
    padding-bottom: 40px;
}

.brandC .contentList_t .left {
    float: left;
    width: 580px;
    height: 401px;
    background: #CCC;
}

.brandC .contentList_t .right {
    float: left;
    width: 620px;
    padding: 30px 30px 0;
}

.brandC .contentList_t .right p:nth-child(1) {
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    line-height: 32px;
}

.brandC .contentList_t .right p:nth-child(2) {
    color: #333333;
    font-size: 16px;
    line-height: 30px;
}

.brandC .contentList_t .item .icons {
    overflow: hidden;
    padding-top: 10px;
}

.brandC .contentList_t .item .icons .item-i {
    float: left;
    width: 20%;
    text-align: center;
}

.brandC .contentList_t .item .icons .item-i p:nth-child(2) {
    color: #333333;
    font-size: 14px;
}

.brandC .contentList_t .item .icons .item-i p:nth-child(3) {
    font-size: 14px;
}

.contentList_s ul {
    overflow: hidden;
    width: 1200px;
    margin: 50px auto;
    color: #333333;
}

.contentList_s ul li {
    float: left;
    width: 590px;
}

.contentList_s ul li:nth-child(2) {
    margin-top: 80px;
    padding-left: 20px;
}

.contentList_s ul li:nth-child(2) p:nth-child(2) {
    line-height: 38px;
}

.contentList_s .title,
.contentList_f_one .title {
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    line-height: 32px;
}

.contentList_f {
    background: #F8F9FA;
    padding: 40px 0;
}

.contentList_f_one {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    color: #333333;
}

.contentList_f_one li {
    float: left;
    width: 600px;
}

.contentList_f_one li:nth-child(1) {
    margin-top: 40px;
}

.contentList_f_one li:nth-child(2) {
    padding-left: 20px;
}

.contentList_f_two {
    width: 1200px;
    margin: 80px auto 40px;
    overflow: hidden;
    color: #333333;
}

.contentList_f_two li {
    float: left;
    width: 390px;
}

.contentList_f_two li:nth-child(2) {
    margin: 0 15px;
}

.contentList_f_two .introduce_text {
    height: 85px;
    margin-top: 20px;
    color: #595959;
}

.contentList_x {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.contentList_x .title {
    font-weight: bold;
    color: #333333;
    font-size: 20px;
    line-height: 32px;
}

@media screen and (max-width: 950px) {
    #mobile-terminal .article {
        color: #353535;
    }

    #mobile-terminal .article .sqzzfw {
        margin: 0 0.5rem;
        font-weight: 400;
        color: #353535;
    }

    #mobile-terminal .article .img-zqzz {
        margin: 0.4rem 0 0.6rem;;
    }

    #mobile-terminal .article .yyfw-tit {
        width: 5.3rem;
        background: rgba(255, 236, 226, 1);
        color: #EB640E;
        font-size: 0.47rem;
        font-weight: 600;
        padding: 0.15rem 0.15rem 0.15rem 0.5rem;
        margin: 0.4rem 0 0.3rem;
    }

    #mobile-terminal .article .zs-content {
        margin: 0 0.5rem;
    }

    #mobile-terminal .article .tit-child {
        font-size: 0.5rem;
        font-weight: 600;
    }

    #mobile-terminal .article .introduce-yyfy {
        color: #666668;
    }

    #mobile-terminal .article .zs-content ul {
        padding: 0.4rem 0;
    }

    #mobile-terminal .article .zs-content ul li {
        position: relative;
        margin-bottom: 0.4rem;

    }

    #mobile-terminal .article .yjux {
        margin: 0 0.5rem 0.7rem;
    }

    #mobile-terminal .article .zs-content ul li p {
        position: absolute;
        bottom: 0;
        color: #FFFFFF;
        font-size: 0.45rem;
        margin-left: 0.3rem;
    }

    #mobile-terminal .article .mj,
    #mobile-terminal .article .sqyl {
        margin: 0 0.5rem;
    }

    #mobile-terminal .article .mj ul {
        padding: 0.4rem 0;
    }

    #mobile-terminal .article .mj ul li {
        margin: 0.3rem 0;
    }

    #mobile-terminal .article .mj ul li .mj-introduce {
        color: #666668;
        padding: 0.4rem;
        background: #F8F8F8;
        line-height: 0.65rem;
    }

    #mobile-terminal .article .kjcx {
        margin: 0 0.5rem;
    }

    #mobile-terminal .article .sqyl-yyfw {
        margin: 0.6rem 0;
    }

    #mobile-terminal .article .ptyzjj {
        height: 8rem;
    }

    #mobile-terminal .article .ptyzjj ul {
        display: flex;
        justify-content: space-around;
    }

    #mobile-terminal .article .ptyzjj ul li {
        position: relative;
        text-align: right;
    }

    #mobile-terminal .article .ptyzjj ul li .theme-tit {
        padding-right: 25%;
    }

    #mobile-terminal .article .ptyzjj ul li .theme {
        font-weight: 600;
        color: #353535;
        font-size: 0.4rem;
    }

    #mobile-terminal .article .ptyzjj ul li dl dd {
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 0.8rem;
        color: #666668;
        font-size: 0.38rem;
    }

    #mobile-terminal .article .ptyzjj ul li dl dd .circle {
        width: 6px;
        height: 6px;
        background: rgb(235 100 14 / 50%);
        border-radius: 50%;
        margin: 0 0.15rem 0 0;
    }

    #mobile-terminal .article .ptyzjj ul li:nth-child(1) {
        top: -1.2rem;
    }

    #mobile-terminal .article .ptyzjj ul li:nth-child(2) {
        top: -0.5rem;
    }

    #mobile-terminal .article .ptyzjj ul li:nth-child(3) {
        top: -1.3rem;
    }
}