.pc-show {
    display: block;
}

.pc-hide {
    display: none;
}

@media (max-width: 768px) {
    .pc-show {
        display: none;
    }

    .pc-hide {
        display: block;
    }

    .cont,
    .wrap {
        width: 100%;
    }
}

@media (max-width: 767px) {
    body {
        min-width: unset;
        font-size: 14px;
    }

    header .slogan {
        width: 39.86%;
        top: 60%;
        left: 8%;
    }

    header .banner-text {
        width: 86%;
        top: 18.6%;
        left: 7%;
        right: unset;
    }

    section {
        padding: 0.8rem 0;
    }

    p {
        font-size: 14px;
    }

    .title-wrap img {
        height: 30px;
    }

    .nav-wrap .nav-list {
        text-align: center;
    }

    .nav-wrap .nav-list a {
        font-size: 14px;
    }

    .nav-wrap img {
        max-height: 70%;
    }

    .title-wrap .MBAslogan {
        display: none;
    }

    #modular1 {
        background-image: url(https://cdnzt.campuswit.com/zt/2025/shnuMBA/images/m/bg1.png?v=1.44);
        padding-bottom: 200px;
        background-size: 100% auto;
        background-position: bottom center;
    }

    #modular1 .data-list {
        margin-bottom: 0;
    }

    #modular1 .desc {
        font-size: 14px;
    }

    #modular1 .data-list .item:nth-child(5n) {
        margin-right: 2%;
    }

    #modular1 .data-list .item {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 10px;
        height: unset;
        padding: 15px;
        padding-left: 0;
    }

    #modular1 .data-list .item br {
        display: none;
    }

    #modular1 .data-list .item p {
        align-items: center;
    }

    #modular1 .data-list .item .num {
        font-size: 32px;
    }

    #modular1 .data-list .item:nth-child(2n) {
        margin-right: 0;
    }

    #modular2 {
        background-image: url(https://cdnzt.campuswit.com/zt/2025/shnuMBA/images/m/bg2.png?v=1.44);
        padding-bottom: 200px;
        background-size: 100% auto;
        background-position: bottom center;
    }

    #modular2 .con {
        padding: 15px;
        width: auto;
        flex-wrap: wrap;
    }

    #modular2 .text {
        width: unset;
    }

    #modular2 .con li:nth-child(1) {
        width: unset;
        margin-right: unset;
    }

    #modular2 .con strong {
        font-size: 16px;
    }

    #modular2 .con p {
        font-size: 14px;
    }

    #modular2 .con p br {
        display: none;
    }

    #modular3 .item {
        padding: 15px;
    }

    #modular3 .t {
        font-size: 16px;
        margin-bottom: 10px;
    }

    #modular3 .desc {
        font-size: 14px;
    }

    #modular3 .data-list {
        flex-wrap: wrap;
    }

    #modular3 .data-list li .t {
        font-size: 16px;
    }

    #modular3 .data-list li {
        width: 100%;
        padding: 15px;
        display: flex;
        align-items: center;
    }

    #modular3 .data-list li p {
        font-size: 12px;
    }

    #modular3 .data-list li div {
        width: 80px;
        flex-shrink: 0;
        margin-right: 15px;
    }

    #modular3 .data-list li div img {
        width: 40px;
    }

    #modular3 .data-list li:not(:last-child) {
        margin-bottom: 10px;
    }

    #modular3 .data-list li:nth-child(1) {
        background-image: linear-gradient(180deg, #ac2d4a, #852c5c);
    }

    #modular3 .data-list li:nth-child(2) {
        background-image: linear-gradient(180deg, #852c5c, #4b2b78);
    }

    #modular3 .data-list li:nth-child(3) {
        background-image: linear-gradient(180deg, #4b2b78, #1e2a8c);
    }

    #modular3 {
        background-size: 100% auto;
    }

    #new1 ul {
        flex-wrap: wrap;
    }

    #new1 ul li {
        margin-bottom: 15px;
        width: unset;
        padding: 15px 15px 15px 45px;
        position: relative;
        margin-left: 30px;
    }

    #new1 ul li img {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto 0;
        width: 60px;
        left: -30px;
    }

    #new1 ul li h4 {
        text-align: left;
        font-size: 16px;
    }

    #modular6 .tabs {
        width: unset;
    }

    .tabs .item {
        font-size: 16px;
        line-height: 40px;
    }

    #modular6 .tab-change .desc {
        font-size: 14px;
    }

    #modular6 .content {
        margin-top: 15px;
    }

    #modular6 .tab-change {
        margin-top: 15px;
    }

    #modular6 .tab-change .desc span {
        font-size: 16px;
    }

    #modular7 .t {
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .teacher-swiper .swiper-slide .t-item {
        width: 49%;
        margin-right: 2px;
    }

    .teacher-swiper .swiper-slide .t-item:nth-child(2n) {
        margin-right: 0;
    }

    .teacher-swiper .swiper-slide .t-item .l {
        width: 60px;
        height: 61px;
        margin-right: 10px;
    }

    .teacher-swiper .swiper-slide .t-item {
        margin-bottom: 20px;
        height: auto;
    }

    .teacher-swiper .swiper-slide .t-item p {
        font-size: 12px;
    }

    .teacher-swiper .swiper-slide .t-item .name {
        margin-top: 10px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .teacher-swiper .swiper-slide {
        padding-bottom: 20px;
    }

    .tabs {
        width: unset;
    }

    #modular9 .list .item {
        padding: 15px;
        box-sizing: border-box;
        width: 100%;
    }

    #modular9 .list .title {
        font-size: 14px;
        white-space: unset;
        display: flex;
        align-items: center;
    }

    #modular9 .list small {
        font-size: 12px;
        margin-left: 1em;
        font-weight: normal;
        flex: 1;
        text-align: left;
    }

    #modular9 .line {
        margin: 10px 0;
    }

    #modular9 .list .item {
        margin-top: 10px;
    }

    #modular9 {
        background-size: 100% auto;
        background-repeat: no-repeat;
        padding-bottom: 200px;
        background-color: #edf5f9;
        background-image: url(https://cdnzt.campuswit.com/zt/2025/shnuMBA/images/modular9-bg.png);
    }

    #modular9 .zhu {
        font-size: 13px;
        color: #999;
    }

    #modular9 .list strong {
        font-size: 16px;
    }

    #modular10 table th,
    #modular10 table td {
        padding: 10px;
    }

    #modular10 table td:first-child,
    #modular10 table th:first-child {
        border-left: none;
        width: 100px;
    }

    #modular10 table p,
    #modular10 table {
        font-size: 14px;
        line-height: 1.5;
    }

    #modular10 .mark-left {
        width: 100px;
    }

    #modular10 .mark-rifht {
        width: 100px;
    }

    #modular11 .s-t {
        font-size: 10px;
        color: #999;
    }

    #modular11 .img-wrap .d-flex {
        overflow-x: auto;
        display: flex;
    }

    #modular11 .img-wrap img {
        width: 550px;
        max-width: unset;
    }

    #modular12 {
        background-image: url(https://cdnzt.campuswit.com/zt/2025/shnuMBA/images/m/bg7.png);
    }

    #modular12 .flex-content {
        flex-wrap: wrap;
    }

    #modular12 .title {
        font-size: 16px;
    }

    #modular12 .flex-content .l p {
        font-size: 14px;
    }

    #modular12 .flex-content .code {
        margin-left: auto;
        margin: 20px;
    }

    #modular12 .flex-content .r {
        width: 100%;
        justify-content: center;
    }

    #modular8 .ts-swiper .swiper-slide {
        width: 280px;
    }

    #modular8 .ts-swiper::before,
    #modular8 .ts-swiper::after {
        width: calc(50% - 140px);
    }

    #modular8 .ts-swiper .swiper-button-next {
        right: 10px;
        width: 20px;
    }

    #modular8 .ts-swiper .swiper-button-prev {
        left: 10px;
        width: 20px;
    }

    #modular7 .sc-list {
        margin-top: 15px;
    }

    #modular7 .sc-list .sc-item {
        height: 100px;
        margin-top: 10px;
        overflow: hidden;
    }

    #modular7 .sc-list .sc-item img {
        max-width: 100%;
    }

    #new2 .img-wrap {
        overflow-x: auto;
    }

    #new2 .img-wrap img {
        width: 800px;
        margin-left: 0;
    }

    #new2 .content .text-left {
        text-align: left;
    }
}