@media (max-width: 960px) {
    header .hamburger {
        display: block;
    }

    header .nav-external-links {
        padding: .09rem 0.8rem;
    }

    header .header-main {
        padding: 0px 0.8rem;
    }


}

@media (min-width: 561px) and (max-width: 960px) {

    html,
    body {
        overflow-x: hidden;
    }

    .wp {
        padding: 0 15px;
        width: 100%;
        /* max-width: 100%; */
    }

    header .nav-external-links {
        padding: .09rem 0.4rem;
    }

    header .header-main {
        padding: 0px 0.4rem;
    }

    /* .ywsl .ywsl-title {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: .2rem;
        height: 1.7rem;
        padding-left: 0rem;
    }

    .choose .choose-us .us-content p {
        padding: 0 1rem;
    }

    .choose .szlb ul {
        padding: 0 0.5rem;
    }

    .choose .szlb ul li:not(:last-child)::after {
        opacity: 0;
    }

    .xsls {
        padding: 2rem 0.6rem .85rem;

    }

    .xsls .xsls-ws .sslb li {
        height: 1.63rem;
    }

    .xkjs .dynamic-item {
        width: 2.26rem;
        height: 2.26rem;
    } */

    /* 学科建设 */
    .xysh .xysh-center .center-top {
        height: 3.15rem;

    }

    .xysh .xysh-center .center-bottom {
        height: 5rem;
    }


    .xkjs .dynamic-item {
        position: relative;
    }

    /* 榜样力量 */
    .byll .swiper-slide-active,
    .byll .swiper-slide-active .imgbox img {
        width: 5rem !important;
    }

    .byll .swiper-slide-active .imgbox {
        width: 5rem !important;
        padding-top: 215%;

    }

    footer .f1 {
        display: flex;
        flex-direction: column;
        height: 1rem;
    }

    footer .f2 {
        padding: .5rem 0 .47rem;
    }
}

/* 首页适配 */
@media (max-width: 560px) {

    html,
    body {
        overflow-x: hidden;
    }

    .wp {
        width: 94%;
    }

    /*  头部导航*/

    .link-extra-small {
        font-size: 0.2rem;
    }

    header .header-main .nav-fun .lang-switcher a {
        font-size: .2rem;

    }

    header .nav-external-links {
        padding: .09rem 0.2rem;
    }

    header .header-main {
        padding: 0px 0.2rem;
    }

    header .header-main .header-logo {
        flex: 0 0 3.82rem;
        display: flex;
        align-items: center;
    }

    header .header-main .header-logo img {
        width: 100%;
        height: auto;
    }

    header .header-main .nav-fun .btn-primary {
        display: none;
    }

    header a {
        font-size: 0.3rem;
    }

    .main-menu .menu-item .down-box-inner .menu-list .sub_menu_list .two_item>a {
        font-size: 0.3rem;
    }

    .main-menu .menu-item .down-box-inner .menu-list .sub_menu_list a {
        font-size: 0.2rem;
    }

    .main-menu .menu-item>a {
        font-size: 0.3rem;
    }

    .main-menu .menu-item .down-box-inner .menu-list .sub_menu_list .two_item>a:hover {
        color: var(--color-primary);
    }

    /* 搜索 */
    header .header-main .nav-fun .search img {
        width: .4rem;
    }

    .swi-close-outlined:before {
        font-size: .8rem;
    }

    .ser-layer .serform .input-group .inp {
        height: .8rem;
    }

    /*  头部导航结束*/

    /* 轮播图 */
    .banner .imgBox .img {
        padding-bottom: 60%;
        transition: 0s;
        transform: scale(1) !important;
    }

    .tsxjg {
        display: none;
    }

    .banner .swiper-pagination {
        display: none;
    }

    .fyq {
        display: none;
    }

    .ywsl-lb .swiper-pagination-bullet {
        width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, .2rem));
        height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, .06rem));
    }

    /* 轮播图结束*/

    /* 要闻速览 */
    .ywsl {
        margin: 0rem 0 .5rem 0;
    }

    .ywsl .ywsl-title {
        padding-left: 0rem;
    }

    .ywsl .ywsl-content {
        flex-direction: column;

    }

    .ywsl-lb,
    .news-container {
        flex: none;
        width: 100%;
    }

    .news-container {
        height: auto;
    }

    /* 查看更多 */
    .ywsl .ywsl-title .ywsl-more,
    .xkjs .xkjs-more,
    .choose .choose-more,
    .xysh .xysh-center .xysh-more,
    .mtjg .mtjg-top .mtjg-more {
        width: 1.3rem;

    }

    /* 要闻速览结束 */


    /* 学科建设 */
    .xkjs {
        padding: .45rem 0rem;
    }

    .xkjs .xkjsbt {
        max-width: 17.4rem;
        width: 94%;
        margin: 0 auto;
    }

    .xkjs .xkjs-lb {
        max-width: 17.4rem;
        width: 94%;
        margin: 0 auto;
    }

    .xkjs .xkjsbt .xkjsjj {
        text-align: center;
    }

    .xkjs .dynamic-item {
        width: auto;
        height: auto;
    }

    /* 学科建设结束 */


    /* 选择我们 */
    .us-content {
        padding: 0 .5rem;
    }

    .choose .szlb ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-around;
        gap: .2rem;
    }

    .choose .szlb {
        height: 6.5rem;
    }

    .choose .szlb ul li:not(:last-child)::after {
        display: none;
    }

    .choose .choose-more {

        margin: .6rem auto 0.4rem;
    }

    .szlb .szlb-pagination {
        bottom: -0.4rem;

    }

    .choose .swiper-pagination-bullet {
        height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, .05rem));
    }

    /* 选择我们结束 */

    /* 校园标识 */
    .xywh {
        margin: .5rem 0;
    }

    /* 文化标识 */
    .xywhlb .whbs .whbs-text .num-content {
        margin-bottom: .1rem;
    }

    .xywhlb .whbs .whbs-text {
        padding: .2rem;
    }

    .xywh .xywh-top .hd {
        width: 100%;
    }

    .xywh .xywh-top .hd ul {
        justify-content: space-between;
    }

    /* 榜样力量 */
    .byll .swiper-slide-active,
    .byll .swiper-slide-active .imgbox img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;

    }

    .byll .swiper-slide-active .byll-title {
        bottom: 2.2rem;
    }

    .byll .swiper-slide-active .imgbox {
        width: 100% !important;
    }

    .xywhlb .byll .imgbox {
        padding-top: 135%;

    }

    .byll .swiper-slide {
        margin-right: 0rem;
    }


    .byll .swiper-horizontal>.swiper-pagination-bullets,
    .byll .swiper-pagination-bullets.swiper-pagination-horizontal,
    .byll .swiper-pagination-custom,
    .byll .swiper-pagination-fraction {
        display: none;
    }

    .byll .byll-prev,
    .byll .byll-next {

        top: 6.8rem;

    }

    /* 校园标识结束 */



    /* 校园生活 */
    .xysh {
        margin: .5rem auto;
    }

    .xysh .xysh-container {
        height: 4.15rem;
    }

    .xysh .xysh-left .img1 {
        padding-bottom: 150.5%;
    }

    .xysh .xysh-center .center-top {
        height: 1.6rem;
        padding: 0;
        margin-bottom: 0.1rem;
    }

    .xysh .xysh-center .center-top h2 {
        font-size: .5rem;
    }

    .xysh .xysh-center .center-bottom {
        height: 2.45rem;
    }

    .xysh .xysh-left .img1,
    .xysh .xysh-left .img2,
    .xysh .xysh-center .center-left .img3,
    .xysh .xysh-center .center-right .img5,
    .xysh .xysh-right .img6,
    .xysh .xysh-right .img7 {
        border-radius: 0.1rem;
    }

    .xysh .xysh-center .center-left .img3:first-child {
        padding-bottom: 84.4%;
    }

    .xysh .xysh-center .center-right {
        width: 45.4%;
    }

    .xysh .xysh-center .xysh-more {
        height: .34rem;
    }

    /* 校园生活结束 */


    /* 我是 */

    .xsls {
        width: 94%;
        padding: 1rem .4rem .85rem;
        margin: .5rem auto;
    }

    .xsls .xsls-ws {
        height: 5.32rem;
    }

    .xsls .xsls-ws .sslb {
        justify-content: center;
        gap: .2rem;
    }

    .xsls .xsls-ws .sslb li {
        flex: 0 0 calc((100% - .2rem) / 2);

        height: 1.63rem;
    }

    /* 我是结束 */



    /* 媒体经管 */
    .mtjg .mtjg-container .mtjg-top {
        margin-bottom: .2rem;

    }

    .mtjg .mtjg-container {
        height: auto;
    }

    .mtjg .mtjg-bottom {
        height: 10.45rem;
    }

    .media-item {
        flex: none;
        width: 100%;
        padding: .2rem .2rem;
    }

    /* 媒体经管结束 */


    /* 底部 */
    footer {
        margin-top: .5rem;
    }

    footer .f1 {
        flex-direction: column;
        height: 1.2rem;
    }

    footer .footer-logo img {
        width: 3.82rem;
        height: auto;
    }

    footer .f1 .footer-nav li {
        margin-right: .27rem;
    }

    footer .f1 .footer-nav li::after {
        right: -0.15rem;

    }

    footer .f3 {
        flex-wrap: wrap;
        gap: .1rem;
    }

    /* 底部 结束 */
}



/* list、show、jgsz页 */
@media (max-width: 560px) {
    .header-nav {
        display: none !important;
    }

    #m_n_nav {
        display: block;
    }

    .bannertp .imgbox {
        position: relative;
        width: 100%;
        padding-bottom: 60%;
    }

    .list-container,
    .article,
    .jgsz {
        padding: .5rem 0;
    }

    .article .ar-contanier {
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
    }

    .article .ar-contanier .ar-left {
        width: 100%;
        padding-right: 0rem;
        margin-bottom: .2rem;
    }

    .article .ar-right .right-con {
        width: 100%;

    }
}