#pc_nav {
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    background: #fff;
    box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.19);
    display: none;
}

#pc_nav .cont {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#pc_nav .logo {
    width: 180px;
    height: 80px;
    line-height: 80px;
}

#pc_nav .logo img {
    line-height: 65px;
}

#pc_nav .navbox {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#pc_nav .navbox li {
    line-height: 80px;
    padding: 0 20px;
    cursor: pointer;
}

#pc_nav .navbox li a {
    font-size: 20px;
    color: #333;
}

#pc_nav .navbox li a:hover {
    text-decoration: none;
}

#pc_nav .navbox li:hover a {
    border-bottom: #b81c27 solid 3px;
    padding-bottom: 25px;
}

#pc_nav .navbox li.active a {
    border-bottom: #b81c27 solid 3px;
    padding-bottom: 25px;
}

/* banner */
header {
    background-image: linear-gradient(60deg,
            #fe2635 0%,
            #9e3489 38%,
            #3e41dd 100%),
        linear-gradient(#4554b9,
            #4554b9);
    background: url(../images/Banner.png)no-repeat center;
    background-size: cover;
    position: relative;
}

header .img30 {
    position: absolute;
    right: 30px;
    top: 250px;
    z-index: 0;
    width: 356px;
    height: 276px;
}

header .cont {
    height: 666px;
    /* 居中对齐 */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

header .cont div:nth-child(1) {
    width: 1200px;
    height: 64px;
    background: url(../images/banner_title3.png) no-repeat center;
    background-size: 100% 100%;
}

header .cont div:nth-child(2) {
    margin-top: 70px;
    width: 990px;
    height: 134px;
    background: url(../images/banner_title2.png) no-repeat center;
    background-size: cover;
    position: relative;
    z-index: 20;
}

header .cont div:nth-child(3) {
    width: 969px;
    height: 193px;
    background: url(../images/banner_title1.png) no-repeat center;
    background-size: cover;
    margin-top: 52px;
    position: relative;
    z-index: 20;
}


/* section */
section {
    padding: 90px 0 40px;
}

/* title */
.title {
    height: 70px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
}

a:hover {
    text-decoration: underline;
}

/* 项目介绍 start */

#modular1 {
    padding-bottom: 0;
}

#modular1 .content .content-top,
#modular1 .content .content-bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#modular1 .content .content-top p,
#modular1 .content .content-bottom p {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

#modular1 .content .content-top div:nth-child(1) {
    width: 576px;
    height: 440px;
    background: url(../images/xmjs_img1.png) no-repeat center;
    background-size: cover;
    position: relative;
    top: 35px;
}

#modular1 .content .content-top div:nth-child(2) {
    width: 624px;
    box-sizing: border-box;
    padding: 32px 24px;
    background: #fb2738;
    border-radius: 0 40px 0 0;
    position: relative;
}

#modular1 .content .content-top div:nth-child(2) p:nth-child(1) {
    margin-bottom: 10px;
}

#modular1 .content .content-bottom div:nth-child(1) p:nth-child(1) {
    margin-bottom: 10px;
}

#modular1 .content .content-top div:nth-child(2)::after {
    content: '';
    display: block;
    position: absolute;
    background: url(../images/sanjiao1.png)no-repeat center;
    left: -67px;
    top: -3px;
    width: 68px;
    height: 68px;
    z-index: -1;
}

#modular1 .content .content-bottom div:nth-child(1) {
    width: 624px;
    box-sizing: border-box;
    padding: 32px 24px;
    background: #fb2738;
    border-radius: 0 0 0 40px;
    position: relative;
    top: -32px;
}

#modular1 .content .content-bottom div:nth-child(2) {
    width: 576px;
    height: 254px;
    background: url(../images/xmjs_img2.png) no-repeat center;
    background-size: cover;
}

#modular1 .content .content-bottom div:nth-child(1)::after {
    content: '';
    display: block;
    width: 68px;
    height: 68px;
    background: url(../images/sanjiao2.png)no-repeat center;
    position: absolute;
    right: -68px;
    bottom: -3px;
    z-index: -1;
}


#modular1 .content .content-bottom div:nth-child(2) {
    width: 576px;
    height: 254px;
}

#modular1 .content .content-top div:nth-child(1) {
    padding-top: 34px;
    box-sizing: border-box;
}

#modular1 .outer-content {
    width: 100%;
    height: 140px;
    background: url(../images/xmjs_img3.png) no-repeat center;
    background-size: cover;
    padding: 30px 0;
    box-sizing: border-box;
    margin-top: 40px;
}

#modular1 .outer-content p {
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 42px;
}

/* 项目介绍 end */

/* 报考条件 start */
#modular2 .content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#modular2 .content .img-box {
    width: 380px;
    height: 480px;
    border-radius: 30px 0 0 30px;
    background: url(../images/bktj_img.png)no-repeat center;
    background-size: cover;
}

#modular2 .content .text-box {
    width: 820px;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 25px;
    padding-top: 30px;
    padding-bottom: 30px;
    border: solid 1px #fb2738;
    border-left: none;
    border-radius: 0 30px 30px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#modular2 .content .text-box p {
    position: relative;
    font-size: 16px;
    line-height: 24px;
}

#modular2 .content .text-box p span {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    left: -22px;
    top: -2px;
}

/* 报考条件 end */

/* 项目设置 start */
#modular3 {
    background: url(../images/xmsz_bg.png)no-repeat center;
    background-size: cover;
    padding-bottom: 30px;
}

#modular3 table {
    text-align: center;
    width: 100%;
    border-collapse: collapse;
}

#modular3 table th {
    background: #3e41dd;
    color: #fff;
    text-align: center;
    min-width: 150px;
    font-size: 16px;
    padding: 20px 0;
    border: 1px solid #3e41dd;
    position: relative;
}

#modular3 table td {
    background: #d9d7ff;
    padding: 20px 0;
    font-size: 16px;
    line-height: 26px;
    border: 2px solid #fff;
}

#modular3 table tr td:last-child {
    border-right: none;
}

#modular3 table tr:first th:last-child {
    border-right: none;
}

#modular3 table tr:last-child th,
#modular3 table tr:last-child td {
    border-bottom: none;
}

#modular3 table tr th:nth-child(1)::after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    position: absolute;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

#modular3 table tr:last-child th:nth-child(1)::after {
    width: 0;
    height: 0;
}

#modular3 table .table-header th:nth-child(1)::before,
#modular3 table .table-header th:nth-child(2)::before {
    content: '';
    display: block;
    width: 2px;
    height: 20px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}

#modular3 .zhu {
    display: flex;
    justify-content: space-between;
    width: 860px;
    margin: 30px auto 0;
}

#modular3 .zhu span {
    font-size: 16px;
    font-weight: bold;
    color: #fe2635;
}

/* 项目设置 end */

/* 教学体系 start */
#modular4 .content {
    border-radius: 30px;
    border: solid 1px #fb2738;
    box-sizing: border-box;
    padding: 35px 25px;
}

#modular4 .content .tit {
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 40px;
}

#modular4 .content .cont1-box {
    width: 1050px;
    margin: auto;
    margin-bottom: 20px;
}

#modular4 .content .cont1-box .top,
#modular4 .content .cont1-box .bottom {
    text-align: center;
}

#modular4 .content .cont1-box .main-cont {
    display: flex;
    flex-wrap: nowrap;
    margin: 20px 0;
}

#modular4 .content .cont1-box .main-cont .left #modular4 .content .cont1-box .main-cont .right {
    width: 73px;
    height: 1060px;
}

#modular4 .content .cont1-box .main-cont .center {
    width: 854px;
    margin: 0 26px;
}

#modular4 .content .cont1-box .main-cont .center img:nth-child(1),
#modular4 .content .cont1-box .main-cont .center img:nth-child(3) {
    margin-bottom: 10px;
}

#modular4 .content .cont1-box .main-cont .center img:nth-child(2) {
    margin-bottom: 20px;
}

#modular4 .content .cont2-box {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 20px;
}

#modular4 .content .cont2-box div:nth-child(1) {
    background: url(../images/tsxm_img1.png) no-repeat center;
    background-size: 100% 100%;
    width: 546px;
    height: 190px;
}

#modular4 .content .cont2-box div:nth-child(2) {
    background: url(../images/tsxm_img2.png) no-repeat center;
    background-size: 100% 100%;
    width: 546px;
    height: 190px;
}

#modular4 .content .cont3-box .tab-box ul {
    display: flex;
    flex-wrap: nowrap;
}

#modular4 .content .cont3-box .tab-box ul li {
    flex-grow: 1;
    text-align: center;
    background: #dadada;
    color: #353535;
    font-weight: bold;
    font-size: 22px;
    height: 56px;
    line-height: 56px;
    cursor: pointer;
    position: relative;
}

#modular4 .content .cont3-box .tab-box ul li span {
    display: block;
    width: 1px;
    height: 26px;
    background: #7e7e7e;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}

#modular4 .content .cont3-box .tab-box ul li.active {
    color: #fff;
    background: #fe2635;
    position: relative;
}

#modular4 .content .cont3-box .tab-box ul li.active span {
    display: none;
}

#modular4 .content .cont3-box .tab-box ul li.active::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 15px solid #fe2635;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: none;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
}

#modular4 .content .cont3-box .tab-change-outer {
    border: solid 1px #7e7e7e;
    padding: 45px 55px;
    border-top: none;
}

#modular4 .content .cont3-box .tab-change {
    display: none;
}

#modular4 .content .cont3-box .tab-change.active {
    display: block;
}

#modular4 .content .cont3-box .tab-change p {
    font-size: 16px;
    line-height: 30px;
    color: #353535;
}

#modular4 .cont3-box .tab-change p.zhu {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    color: #fe2635;
    margin-top: 20px;
}

/* 教学体系 end */

/* 招生政策 start */
#modular5 {
    background: url(../images/zszc_bg.png)no-repeat center;
    background-size: cover;
}

#modular5 .cont .intro {
    font-size: 16px;
    color: #353535;
    text-align: center;
    margin-bottom: 40px;
}

#modular5 .content .tab-box ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#modular5 .content .tab-box ul li {
    flex-grow: 1;
    text-align: center;
    background: #dadada;
    color: #353535;
    font-weight: bold;
    font-size: 22px;
    height: 56px;
    line-height: 56px;
    cursor: pointer;
    position: relative;
}

#modular5 .content .tab-box ul li span {
    display: block;
    width: 1px;
    height: 26px;
    background: #7e7e7e;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}

#modular5 .content .tab-box ul li.active {
    color: #fff;
    background: #fe2635;
    position: relative;
}

#modular5 .content .tab-box ul li.active span {
    display: none;
}

#modular5 .content .tab-box ul li.active::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 15px solid #fe2635;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: none;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
}

#modular5 .content .tab-change {
    background: #fff;
    box-sizing: border-box;
    padding: 40px;
    padding-left: 70px;
    display: none;
}

#modular5 .content .tab-change.active {
    display: block;
}

#modular5 .content .tab-change p {
    text-align: left;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
    word-break: break-all;
}

#modular5 .content .tab-change p span {
    display: inline-block;
    position: absolute;
    width: 18px;
    height: 18px;
    left: -24px;
    top: -2px;
}

#modular5 .content .tab-change p.tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

#modular5 .content .tab-change p.subtit {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
    margin-top: 16px;
}

/* 招生政策 end */

/* 报考流程 start */
#modular6 {
    padding-bottom: 0;
}

#modular6 .cont1 {
    background: url(../images/bklc_bg.png) no-repeat center bottom;
    padding-bottom: 30px;
}

#modular6 .title {
    margin-bottom: 22px;
}

#modular6 .tit {
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
}

#modular6 .desc {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    margin: auto;
    margin-top: 40px;
    width: 888px;
}

#modular6 .content2 {
    margin-top: 40px;
}

#modular6 .content2 .tit {
    font-size: 28px;
    line-height: 28px;
    color: #333;
    font-weight: bold;
    margin-bottom: 20px;
}

#modular6 .content2 .desc {
    margin-top: 0;
    font-size: 16px;
    line-height: 28px;
    color: #333;
}

#modular6 .content2 table {
    width: 100%;
    margin-top: 30px;
}

#modular6 .content2 table td {
    text-align: center;
    background: #d9d7ff;
    border: 2px solid #fff;
}

#modular6 .content2 table td:nth-child(3) {
    text-align: left;
    line-height: 26px;
    padding-left: 20px;
}

#modular6 .content2 table td:nth-child(3) p {
    margin-bottom: 10px;
    text-indent: -2em;
    margin-left: 2em;
}

#modular6 .content2 table {
    border-collapse: collapse;
}

#modular6 .content2 table td {
    min-height: 60px;
    height: 60px;
    font-size: 16px;
    color: #333;
}

#modular6 .content2 table .table-header {
    background: #3e41dd;
    color: #fff;
    height: 60px;
    line-height: 60px;
}

#modular6 .content2 table .table-header th:nth-child(1) {
    width: 312px;
    position: relative;
}

#modular6 .content2 table .table-header th:nth-child(2) {
    width: 466px;
    position: relative;
}

#modular6 .content2 table .table-header th:nth-child(3) {
    width: 418px;
}

#modular6 .content2 table .table-header th:nth-child(1)::after,
#modular6 .content2 table .table-header th:nth-child(2)::after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 20px;
    background: #fff;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#modular6 .content2 .zhu {
    width: 1160px;
    margin: auto;
    margin-top: 20px;
}

#modular6 .content2 .zhu p {
    font-size: 16px;
    line-height: 28px;
    color: #333;
}

#modular6 .content2 .zhu {
    display: flex;
    flex-wrap: nowrap;
}

/* 报考流程 end */

/* 奖励计划 start */
#modular7 {
    background: url(../images/jljh_bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 80px;
}

#modular7 .content {
    background: rgba(255, 255, 255, 0.8) url(../images/jljh_bg2.png) no-repeat right bottom;
    border: solid #fb2738 1px;
    border-radius: 30px;
    padding: 35px 40px;
    box-sizing: border-box;
}

#modular7 .content p {
    font-size: 16px;
    color: #353535;
    line-height: 30px;
    margin-bottom: 15px;
}

#modular7 .content p span {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

#modular7 .content p span img {
    margin-top: -3px;
}

#modular7 .content .tit {
    font-size: 18px;
    font-weight: bold;
    color: #fb2738;
    margin-bottom: 10px;
}

#modular7 .content .tit span {
    display: inline-block;
    width: 16px;
    height: 20px;
    margin-right: 5px;
}

#modular7 .content .tit.tit2 {
    margin-top: 40px;
}

#modular7 .content .subtit {
    font-size: 16px;
    font-weight: bold;
    width: 80px;
}

/* 奖励计划 end  */

/* 联系我们 start */
#modular8 {
    padding-bottom: 30px;
}

#modular8 .tit {
    font-size: 34px;
    font-weight: bold;
    color: #333;
}

#modular8 .content {
    margin-top: 45px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#modular8 .content .l p {
    font-size: 18px;
    line-height: 38px;
    color: #333;
}

#modular8 .content .l span {
    display: inline-block;
    width: 15px;
    height: 18px;
    margin-right: 5px;
}

#modular8 .content .r {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#modular8 .content .r div {
    text-align: center;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
    border-radius: 8px;
    width: 120px;
    background-color: #ffffff;
    margin-left: 90px;
}

#modular8 .content .r div p {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
}

#mbachina {
    text-align: center;
    margin: 40px auto 0;
    text-align: center;
}

#mbachina a {
    font-size: 18px;
    line-height: 38px;
    color: #333;
}

/* 联系我们 end */

/* footer */
footer {
    widows: 100%;
    height: 15px;
    background-image: linear-gradient(-66deg,
            #fb2738 0%,
            #9d348b 38%,
            #3e41dd 100%),
        linear-gradient(#4554b9,
            #4554b9);
}


/* 回顶部 */
#totop {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: fixed;
    right: -100px;
    bottom: 50px;
    cursor: pointer;
    transition: all .5s;
    text-align: center;
    line-height: 60px;
    color: #fff;
}

#mobile_nav {
    display: none;
}

#m_nav_item {
    display: none;
}

.m_show {
    display: none;
}


@media(max-width: 750px) {
    #pc_nav {
        display: none !important;
    }

    a:hover {
        text-decoration: none;
    }

    body {
        padding-top: .9rem;
    }

    .m_show {
        display: block;
    }

    .pc_show {
        display: none;
    }

    /* mobile nav start */
    #mobile_nav {
        display: block;
        background: #fff;
        height: .9rem;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
        box-shadow: 0px 0px .3rem 0px rgba(0, 0, 0, 0.27);
    }

    #mobile_nav .mobile_nav_box {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    #mobile_nav .logo {
        display: block;
        width: 1.8rem;
        height: .6rem;
        line-height: .8rem;
    }

    #mobile_nav .mobile_nav_box .nav_btn {
        width: .45rem;
        height: .4rem;
        margin-top: 0.3rem;
        position: relative;
    }

    #mobile_nav .mobile_nav_box .nav_btn .icon-bar {
        display: block;
        width: .45rem;
        height: .06rem;
        background: #fb2738;
        border-radius: .03rem;
        transition: all .5s;
        position: absolute;
        right: 0;
    }

    #mobile_nav .mobile_nav_box .nav_btn .icon-bar1 {
        top: 0;
        width: .35rem;
        transition: all .5s;
    }

    #mobile_nav .mobile_nav_box .nav_btn .icon-bar2 {
        top: .13rem;
        width: .4rem;
        transition: all .5s;
    }

    #mobile_nav .mobile_nav_box .nav_btn .icon-bar3 {
        bottom: .08rem;
        transition: all .5s;
    }

    #mobile_nav .mobile_nav_box .nav_btn.rotate .icon-bar1 {
        transform: rotate(45deg);
        transition: all .5s;
        top: .19rem;
        width: .45rem;
    }

    #mobile_nav .mobile_nav_box .nav_btn.rotate .icon-bar2 {
        opacity: 0;
        transition: all .5s;
    }

    #mobile_nav .mobile_nav_box .nav_btn.rotate .icon-bar3 {
        transform: rotate(-45deg);
        transition: all .5s;
        width: .45rem;
        top: .19rem;
    }

    #m_nav_item {
        display: none;
        width: 1.8rem;
        position: fixed;
        top: .9em;
        right: 0;
        z-index: 98;
        background: #fff;
    }

    #m_nav_item li {
        padding: .2rem 0;
        text-align: center;
    }

    #m_nav_item li.active {
        background: #fff;
        color: #b81c27;
        position: relative;
    }

    #m_nav_item li.active::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: .13rem solid #b91e29;
        border-top: .13rem solid transparent;
        border-bottom: .13rem solid transparent;
        position: absolute;
        left: 0;
        top: .3rem;
    }

    #m_nav_item li.active a {
        color: #b81c27;
    }

    #m_nav_item li a {
        color: #b81c27;
    }

    /* mobile nav end */

    /* header start */
    header {
        background-image: linear-gradient(60deg,
                #fe2635 0%,
                #9e3489 38%,
                #3e41dd 100%),
            linear-gradient(#4554b9,
                #4554b9);
        background: url(../images/m_banner.png)no-repeat center;
        background-size: 100% 100%;
    }


    header .img30 {
        display: none;
    }

    header .cont {
        height: 4.4rem;
        padding-top: .6rem;
        display: block;
    }

    header .cont div {
        margin: auto;
    }

    header .cont div:nth-child(1) {
        width: 6.9rem;
        height: .94rem;
        background: url(../images/m_banner_title1.png) no-repeat center;
        background-size: 100% 100%;
    }

    header .cont div:nth-child(2) {
        width: 6.4rem;
        height: 1.4rem;
        background: url(../images/m_banner_title2.png) no-repeat center;
        background-size: cover;
        margin-top: .3rem;
    }

    header .cont div:nth-child(3) {
        width: 5.16rem;
        height: .5rem;
        background: url(../images/m_banner_title3.png) no-repeat center;
        background-size: cover;
        margin-top: .5rem;
    }

    /* header end*/

    /* section */
    section {
        padding: 1rem 0;
    }

    .title {
        height: .7rem;
    }

    .title img {
        height: 100%;
    }

    /* 项目介绍 start */
    #modular1 .content .content-top,
    #modular1 .content .content-bottom {
        display: block;
    }

    #modular1 .content .content-top p,
    #modular1 .content .content-bottom p {
        color: #fff;
        font-size: .22rem;
        line-height: .4rem;
    }

    #modular1 .content .content-top div:nth-child(1) {
        width: 6.9rem;
        height: 2.22rem;
        background: url(../images/m_xmjs_img1.png) no-repeat center;
        background-size: cover;
        position: static;
    }

    #modular1 .content .content-top div:nth-child(2) {
        width: 100%;
        box-sizing: border-box;
        padding: .3rem .2rem;
        background: #fb2738;
        border-radius: 0;
        position: relative;
    }

    #modular1 .content .content-top div:nth-child(2)::after {
        display: none;
    }

    #modular1 .content .content-top div:nth-child(2) p:nth-child(1) {
        margin-bottom: .2rem;
    }

    #modular1 .content .content-bottom div:nth-child(1) p:nth-child(1) {
        margin-bottom: .2rem;
    }

    #modular1 .content .content-bottom div:nth-child(1) {
        width: 100%;
        box-sizing: border-box;
        padding: .3rem .2rem;
        background: #fb2738;
        border-radius: 0;
        position: static;
    }

    #modular1 .content .content-bottom {
        display: flex;
        flex-direction: column-reverse;
    }

    #modular1 .content .content-bottom div:nth-child(2) {
        width: 100%;
        height: 3.3rem;
        background: url(../images/m_xmjs_img2.png) no-repeat center;
        background-size: cover;
    }

    #modular1 .content .content-bottom div:nth-child(1)::after {
        display: none;
    }

    #modular1 .outer-content {
        height: auto;
        padding: .3rem 0;
        margin-top: .4rem;
        box-sizing: border-box;
        box-shadow: .02rem .02rem .06rem 0 rgba(0, 0, 0, 0.53);
    }

    #modular1 .outer-content p {
        text-align: center;
        font-size: .26rem;
        line-height: .4rem;
        color: #fff;
    }

    /* 项目介绍 end */

    /* 报考条件 end */
    #modular2 .content {
        display: block;
    }

    #modular2 .content .img-box {
        width: 100%;
        height: 3.3rem;
        border-radius: 0;
        background: url(../images/m_bktj_img.png)no-repeat center;
        background-size: cover;
    }

    #modular2 .content .text-box {
        width: 100%;
        box-sizing: border-box;
        padding: .3rem .2rem;
        padding-left: .5rem;
        border: solid #fb2738 .02rem;
        border-radius: 0;
        border-top: none;
    }

    #modular2 .content .text-box p {
        position: relative;
        font-size: .24rem;
        line-height: .36rem;
        margin-bottom: .1rem;
    }

    #modular2 .content .text-box p span {
        position: absolute;
        display: block;
        width: .24rem;
        height: .24rem;
        left: -.3rem;
        top: -.02rem;
    }

    /* 报考条件 start */

    /* 项目设置 start */

    #modular3 {
        background: #f8f8f8;
    }

    #modular3 .content {
        width: 100%;
        overflow-x: scroll;
    }

    #modular3 table {
        width: 12rem;
    }

    #modular3 table th {
        width: 1.5rem;
        min-width: 1.5rem;
        font-size: .24rem;
        padding: .2rem 0;
    }

    #modular3 table td {
        min-width: 1.4rem;
        width: 1.8rem;
        padding: .2rem;
        font-size: .24rem;
        line-height: .3rem;
        border: .02rem solid #fff;
    }

    #modular3 table tr th:nth-child(1)::after {
        content: '';
        display: block;
        width: .8rem;
        height: .02rem;
        position: absolute;
        background: #fff;
        left: 0;
        right: 0;
        margin: auto;
        bottom: 0;
    }

    #modular3 table .table-header th:nth-child(1)::before,
    #modular3 table .table-header th:nth-child(2)::before {
        content: '';
        display: block;
        width: .02rem;
        height: .2rem;
        background: #fff;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
    }

    #modular3 .zhu {
        width: 6.2rem;
        display: block;
    }

    #modular3 .zhu span {
        font-size: .22rem;
        line-height: .36rem;
        display: block;
        text-align: center;
    }

    #modular3 .zhu::before {
        content: '<< 向左滑查看更多';
        display: block;
        text-align: center;
        font-weight: bold;
        font-size: .22rem;
        margin-bottom: .2rem;
    }

    /* 项目设置 end */

    /* 教学体系 start */
    #modular4 .content {
        border-radius: .3rem;
        border: .02rem solid #fb2738;
        padding: .45rem .2rem;
    }

    #modular4 .content .tit {
        font-weight: bold;
        font-size: .3rem;
        margin-bottom: .2rem;
    }

    #modular4 .content .m-cont1-box {
        width: 100%;
        margin-bottom: .3em;
    }

    #modular4 .content .cont2-box {
        width: 100%;
        display: block;
        margin-bottom: .2rem;
    }

    #modular4 .content .cont2-box div:nth-child(1) {
        background: url(../images/m_tsxm_img1.png) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 3.3rem;
        margin-bottom: .4rem;
    }

    #modular4 .content .cont2-box div:nth-child(2) {
        background: url(../images/m_tsxm_img2.png) no-repeat center;
        background-size: 100% 100%;
        width: 100%;
        height: 3.7rem;
    }

    #modular4 .content .cont3-box .tab-box ul li {
        flex-grow: 1;
        text-align: center;
        background: #dadada;
        color: #353535;
        font-weight: bold;
        font-size: .24rem;
        height: .7rem;
        line-height: .7rem;
        cursor: pointer;
        position: relative;
    }

    #modular4 .content .cont3-box .tab-box ul li span {
        display: block;
        width: .02rem;
        height: .22rem;
        background: #7e7e7e;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        right: 0;
    }

    #modular4 .content .cont3-box .tab-box ul li.active::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: .15rem solid #fe2635;
        border-left: .15rem solid transparent;
        border-right: .15rem solid transparent;
        border-bottom: none;
        position: absolute;
        bottom: -.15rem;
        left: 0;
        right: 0;
        margin: auto;
    }

    #modular4 .content .cont3-box .tab-change-outer {
        border: solid 1px #7e7e7e;
        padding: .4rem .2rem .3rem;
        border-top: none;
    }

    #modular4 .content .cont3-box .tab-change p {
        font-size: .26rem;
        line-height: .42rem;
        color: #353535;
    }

    #modular4 .cont3-box .tab-change p.zhu {
        font-size: .26rem;
        line-height: .4rem;
        margin-top: .2rem;
        color: #fe2635;
    }

    /* 教学体系 end */

    /* 招生政策 start */
    #modular5 {
        background: url(../images/m_zszc_bg.png) no-repeat center;
        background-size: cover;
    }

    #modular5 .m_show.intro {
        text-align: center;
        font-size: .22rem;
    }

    #modular5 .content .tab-box ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0 .2rem;
    }

    #modular5 .content .tab-box ul li {
        flex-grow: inherit;
        width: 3.1rem;
        height: .7rem;
        background: url(../images/tab_bg2.png) no-repeat center;
        background-size: 100% 100%;
        font-size: .24rem;
        line-height: .7rem;
        color: #fe2635;
        margin-bottom: .3rem;
    }

    #modular5 .content .tab-box ul li span {
        display: none !important;
    }

    #modular5 .content .tab-box ul li.active {
        color: #fff;
        background: url(../images/tab_bg1.png)no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }

    #modular5 .content .tab-box ul li.active::after {
        display: none;
    }

    #modular5 .content .tab-change {
        border: #fe2635 solid .02rem;
        border-radius: .3rem;
        padding: .3rem;
        padding-left: .6rem;
    }

    #modular5 .content .tab-change p {
        font-size: .24rem;
        line-height: .36rem;
        margin-bottom: .2rem;
        text-align: justify;
    }
    #modular5 .content .tab-change:nth-child(4) {
        padding-left: .3rem;
        letter-spacing: .02rem;
    }

    #modular5 .content .tab-change p span {
        width: .24rem;
        height: .24rem;
        left: -.4rem;
    }

    #modular5 .content .tab-change p.tit {
        font-size: .26rem;
        margin-bottom: .1rem;
        font-weight: bold;
    }

    #modular5 .content .tab-change p.subtit {
        font-size: .26rem;
        margin-top: .2rem;
    }

    /* 招生政策 end */

    /* 报考流程 start */
    #modular6 .cont1 {
        background: url(../images/m_bklc_bg.png) no-repeat center bottom;
        background-size: 100%;
    }

    #modular6 .title {
        margin-bottom: .2rem;
    }

    #modular6 .tit {
        font-size: .22rem;
        margin-bottom: .5rem;
    }

    #modular6 .content {
        width: 100%;
        height: 9.7rem;
    }

    #modular6 .desc {
        font-size: .22rem;
        line-height: .3rem;
        width: 100%;
        margin-top: .4rem;
    }

    #modular6 .content2 {
        margin-top: .4rem;
    }

    #modular6 .content2 .tit {
        font-size: .28rem;
        line-height: .28rem;
        margin-bottom: .2rem;
    }

    #modular6 .content2 .desc {
        font-size: .22rem;
        line-height: .3rem;
    }

    #modular6 .content2 table {
        margin-top: .3rem;
    }

    #modular6 .content2 table td {
        text-align: center;
        background: #d9d7ff;
        border: .02rem solid #fff;
        padding: .1rem;
    }

    #modular6 .content2 table td:nth-child(3) {
        text-align: left;
        line-height: .3rem;
        padding-left: .2rem;
        font-size: .22rem;
    }

    #modular6 .content2 table td:nth-child(3) p {
        margin-bottom: 0;
        text-indent: 0;
        margin-left: 0;
    }

    #modular6 .content2 table td {
        min-height: .7rem;
        height: .7rem;
        font-size: .22rem;
        color: #333;
    }

    #modular6 .content2 table .table-header {
        background: #3e41dd;
        color: #fff;
        height: .7rem;
        line-height: .7rem;
        font-size: .24rem;
    }

    #modular6 .content2 table .table-header th:nth-child(1) {
        width: 1.75rem;
        position: relative;
    }

    #modular6 .content2 table .table-header th:nth-child(2) {
        width: 2.55rem;
        position: relative;
    }

    #modular6 .content2 table .table-header th:nth-child(3) {
        width: 2.6rem;
    }

    #modular6 .content2 table .table-header th:nth-child(1)::after,
    #modular6 .content2 table .table-header th:nth-child(2)::after {
        content: '';
        display: block;
        position: absolute;
        width: .04rem;
        height: .2rem;
        background: #fff;
        right: 0;
        top: 0;
        bottom: 0;
    }

    #modular6 .content2 .zhu {
        width: 100%;
        margin: auto;
        margin-top: .2rem;
        display: block;
    }

    #modular6 .content2 .zhu p {
        font-size: .22rem;
        line-height: .36rem;
        color: #333;
    }

    /* 报考流程 end */

    /* 奖励计划 start */
    #modular7 {
        background: url(../images/m_jljh_bg.png) no-repeat center;
        background-size: cover;
        padding-bottom: .4rem;
    }

    #modular7 .content {
        background: rgba(255, 255, 255, 0.8);
        border: solid #fe2635 .02rem;
        border-radius: .3rem;
        padding: .3rem .4rem;
    }

    #modular7 .content p {
        font-size: .24rem;
        line-height: .42rem;
        margin-bottom: .1rem;
    }

    #modular7 .content p span {
        width: .2rem;
        height: .2rem;
        margin-right: .05rem;
    }

    #modular7 .content .tit {
        font-size: .24rem;
        margin-bottom: .1rem;
    }

    #modular7 .content .tit span {
        width: .16rem;
        height: .2rem;
        margin-right: .05rem;
    }

    #modular7 .content .tit.tit2 {
        margin-top: .4rem ;
        font-size: .24rem;
    }

    #modular7 .content .subtit {
        font-size: .24rem;
        width: 1.2rem;
    }
    /* 奖励计划 end */

    /* 联系我们 start */
    #modular8 {
        padding-bottom: .3rem;
    }

    #modular8 .tit {
        font-size: .34rem;
    }

    #modular8 .content {
        margin-top: .4rem;
        display: block;
    }

    #modular8 .content .l p {
        font-size: .26rem;
        line-height: .5rem;
    }

    #modular8 .content .l span {
        width: .24rem;
        height: .24rem;
        margin-right: .05rem;
    }

    #modular8 .content .r {
        margin-top: .4rem;
    }

    #modular8 .content .r div{
        margin-left: 0;
        width: 1.45rem;
        border-radius: .12rem;
        box-shadow: 0px 0px .16rem 0px 
		rgba(0, 0, 0, 0.16);
    }

    #modular8 .content .r div p {
        font-size: .24rem;
        line-height: .24rem;
        margin-bottom: .1rem;
    }

    #mbachina {
        text-align: center;
        margin: .4rem auto 0;
        text-align: center;
    }
    
    #mbachina a {
        font-size: .2rem;
        line-height: .38rem;
        color: #333;
    }

    footer {
        height: .2rem;
    }
    /* 联系我们 end */

    #totop {
        width: .66rem;
        height: .66rem;
        border-radius: 50%;
        position: fixed;
        right: -.5rem;
        bottom: 3.5rem;
        cursor: pointer;
        transition: all .5s;
        text-align: center;
        line-height: 60px;
        color: #fff;
    }

    /*  */
    .enlarge {
        font-size: .22rem;
        font-weight: bold;
        text-align: center;
        margin-bottom: .3rem;
    }

    #imgAlert {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.9);
        top: 0;
        left: 0;
        z-index: 300;
        display: flex;
        align-items: center;
        overflow: scroll;
        display: none;
    }

    #imgAlert .close-btn {
        position: absolute;
        right: .5rem;
        top: .5rem;
    }

    #imgAlert .close-btn span {
        width: .5rem;
        height: .02rem;
        display: block;
        background: #fff;
    }
    
    #imgAlert .close-btn span:nth-child(1){
        transform: rotate(45deg);
    }
    #imgAlert .close-btn span:nth-child(2){
        transform: rotate(-45deg);
    }

}