@media (max-width:992px) {

    html,
    body {
        font-size: 16px;
    }

    .container {
        max-width: 90vw;
    }

    .layui-carousel[lay-indicator=outside] .layui-carousel-ind {
        top: 10px !important;
    }

    .layui-carousel-ind li {
        height: 6px;
        width: 6px;
    }

    .swiper-wrapper {
        position: relative;
        height: 14rem;
    }

    .swiper-wrapper img {
        display: block;
    }

    .swiper-wrapper video {
        display: none;
    }

    .school-intro-img {
        display: none;
    }

    .place-wrapper {
        display: none;
    }

    .news-wrapper {
        padding: 1.2rem 0;
        flex-wrap: wrap;
    }

    .news-wrapper .news-left-wrapper {
        width: 100%;
        margin-right: 0;
    }

    .pic-news-wrapper .pic-news-img {
        height: 12rem;
    }

    .pic-news-wrapper .pic-news-title {
        font-size: 1.2rem;
        line-height: 2em;
        font-weight: bold;
        margin-bottom: 6px;
        margin-top: 0.6rem;
    }

    .pic-news-title a {
        color: #000;
    }

    .pic-news-wrapper .pic-news-content {
        font-size: 0.9rem;
        color: rgba(0, 0, 0, 0.67);
        opacity: 0.67;
        line-height: 1.5rem;
        height: 4.8rem;
        text-align: justify;
        letter-spacing: 0;
    }

    .news-wrapper .news-right-wrapper {
        width: 100%;
        /* margin-top: 1; */
    }

    .panel-title {
        margin-bottom: 1.1rem;
    }

    .panel-title .panel-title-cn {
        font-size: 1.1rem;
    }

    .panel-title .panel-title-en {
        font-size: 0.8rem;
    }

    .show-more {
        font-size: 0.7rem;
        top: -0.05em;
    }

    .show-more .iconfont {
        font-size: 0.6rem;
        padding: 0.2em 0.21em;
    }

    .school-news-wrapper .panel-title {
        margin-top: 1rem;
        margin-bottom: 1.5rem;
    }

    .school-news-img .school-news-title {
        font-weight: normal;
    }

    .school-news-item2 .school-news-time {
        font-size: 0.8rem;
        width: 3.5em;
        text-align: center;
        font-family: "Roboto-Light";
    }

    .school-news-time .school-news-year {
        font-size: 0.7rem;
    }

    .school-news-item2 .school-news-item-title {
        font-size: 1rem;
        line-height: 1.3rem;
        letter-spacing: 0;
        font-weight: unset;
    }

    .school-news-item2 .school-news-item-title a {
        color: #000;
    }


    .announcements-wrapper {
        margin-bottom: 0;
        margin-top: 1.1rem;
    }

    .announcements-wrapper .panel-title {
        margin-bottom: 0.6rem;
    }

    .school-news-list .school-news-item a {
        font-size: 1rem;
        color: #232323;
        font-weight: unset;
        letter-spacing: 0;
    }

    .school-news-item a span {
        font-size: 0.8rem;
        font-family: "Roboto-Light";
    }

    .events-wrapper {
        padding-bottom: 2.8rem;
    }

    .events-wrapper .events-top-wrapper {
        width: inherit;
        padding: 2.5rem 0;
        max-width: calc(100vw - 3em);
    }

    .events-top-intro {
        display: none;
    }

    .events-top-show-more {
        align-self: flex-end;
        line-height: 1.5rem;
    }

    .events-top-show-more a {
        margin-right: unset;
        margin-left: 1rem;
        font-size: 0.65rem;
    }

    .events-top-show-more a::after {
        border-width: 2px;
        bottom: -4px;
    }

    .events-top-wrapper .events-top-title {
        margin-right: 2px;
        padding-right: 1rem;
    }

    .events-top-title .events-top-title-cn {
        font-size: 1.1rem;
    }

    .events-top-title .events-top-title-en {
        font-size: 0.8rem;
    }

    .events-top-wrapper .events-top-title::after {
        border-width: 2px;
    }

    .events-top-btn a {
        width: 3rem;
    }

    .events-top-btn a .iconfont {
        font-size: 2rem;
    }

    .splide__slide .event-item-title {
        font-size: 1rem;
        margin-bottom: 2em;
    }

    .event-item-info .event-item-time,
    .event-item-info .event-item-position {
        font-size: 0.65rem !important;
    }

    .event-item-time .iconfont,
    .event-item-position .iconfont {
        font-size: 0.65rem !important;
    }

    #scrollWrapper .splide__slide {
        padding: 1em;
    }

    .enroll-students-wrapper {
        padding: 1rem 0;
        flex-wrap: wrap;
    }

    .enroll-students-wrapper .enroll-students-wrapper-bg {
        display: none;
    }

    .enroll-students-wrapper .enroll-students-left-wrapper,
    .enroll-students-wrapper .enroll-students-right-wrapper {
        width: 100%;
        margin: 0;
    }

    .enroll-students-wrapper .enroll-students-right-wrapper {
        padding: 0;
        margin-top: 1.9rem;
    }

    .enroll-students-right-wrapper .enroll-students-title {
        margin-bottom: 0.8rem;
    }

    .enroll-students-left-wrapper .video-wrapper {
        height: 27vh;
    }

    .enroll-students-title .enroll-students-title-cn {
        font-size: 1.1rem;
    }

    .enroll-students-title .enroll-students-title-en {
        font-size: 0.8rem;
    }

    .enroll-students-right-wrapper .enroll-students-intro {
              font-size: 0.9rem;
        margin-bottom: 0.9rem;
        color: rgba(0, 0, 0, 0.67);
        opacity: 0.67;
        line-height: 1.5rem;
        text-align: justify;
        letter-spacing: 0;
    }

    .enroll-students-right-wrapper .enroll-students-menu {
        row-gap: 0.5em;
    }

    .enroll-students-menu .enroll-students-menu-item {
        font-size: 1rem;
        margin-right: 0.55em;
        line-height: 2.5em;
        height: 2.6em;
    }

    .follow-media-wrapper {
        padding: 2.5rem 0;
    }

    .follow-media-top-title::after {
        border-width: 2px;
        top: -0.55rem;
    }

    .follow-media-top-title .follow-media-top-title-cn {
        font-size: 0.85rem;
    }

    .follow-media-top-title .follow-media-top-title-en {
        font-size: 0.58rem;
    }

    .follow-media-wrapper .follow-media-top-show-more {
        margin-left: 2.5em;
    }

    .follow-media-top-show-more a {
        font-size: 0.6rem;
        margin-right: 1.5em;
    }

    .follow-media-top-icon a .icon-gengduo {
        display: none;
    }

    .follow-media-top-icon a .iconfont {
        font-size: 0.8rem !important;
        margin-right: 0.25em;
    }

    .follow-media-top-show-more a::after {
        border-width: 2px;
    }

    .follow-media-wrapper .follow-media-body-wrapper {
        margin-top: 1.5rem;
        flex-wrap: wrap;
        gap: 0.4em;
    }

    .follow-media-body-wrapper .follow-media-body-main-wrapper {
        gap: 0.4em;
        flex: 0 0 100%;
        margin-bottom: 0;
    }

    .follow-media-body-main-wrapper .main-item1 {
        flex: 0 0 calc(50% - 0.2em);
    }

    .follow-media-body-main-wrapper .main-item2 {
        flex: 0 0 100%;
    }

    .follow-media-body-main-wrapper .main-item3 {
        flex: 0 0 100%;
    }

    .main-item1 .main-item-img {
        height: 14rem;
    }

    .main-item2 .main-item-img {
        height: 12rem;
    }

    .main-item3 .main-item-img {
        height: 12rem;
    }

    .main-item-media-info .main-item-title {
        font-size: 0.8rem;
        height: calc(0.9rem* 2);
        line-height: 0.9rem;
    }

    .main-item-media-type {
        font-size: 0.65rem;
    }

    .main-item-media-type .iconfont {
        font-size: 0.65rem;
    }

    .follow-media-body-main-item .main-item-media-info {
        margin-bottom: 0.3rem;
    }

    .main-item-media-info .main-item-media-type text {
        font-size: 0.65rem;
    }

    .main-item-media-info .main-item-media-type-bar {
        height: 0.3rem;
    }

    .enterprise-cooperation-wrapper {
        padding: 1.9rem 0;
    }

    .enterprise-cooperation-wrapper .enterprise-cooperation-title {
        text-align: unset;
        margin-bottom: 1.9rem;
        position: relative;
    }

    .enterprise-cooperation-title .enterprise-cooperation-title-bar {
        display: none;
    }

    .enterprise-cooperation-title .enterprise-cooperation-title-en {
        font-size: 0.8rem;
    }

    .enterprise-cooperation-title .enterprise-cooperation-title-cn {
        font-size: 1.1rem;
    }

    .enterprise-cooperation-title .show-more {
        display: none;
    }

    .enterprise-top-btn {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .enterprise-top-btn a {
        width: 3rem;
    }

    .enterprise-top-btn a .iconfont {
        font-size: 2rem;
    }

    .quick-link-wrapper {
        padding: 0;
        flex-wrap: wrap;
        justify-content: center;
    }

    .quick-link-wrapper .quick-link-title {
        font-size: 1.1rem;
        line-height: 2em;
    }

    .quick-link-main .quick-link-cols {
        gap: 3em;
        row-gap: 0em;
    }

    .quick-link-cols .quick-link-item {
        flex: 0 0 calc(50% - 1.5rem);
        margin-right: 0;
        height: 3.2em;
        font-size: 0.85rem;
    }

    .quick-link-right-wrapper {
        margin-top: 1.1rem;
    }

    .quick-link-right-wrapper .qrcode-wrapper {
        width: 26vw;
        height: 26vw;
        box-sizing: border-box;
    }

    .qrcode-wrapper img {
        width: 100%;
        height: 100%;
    }

    .weixin-qrcode {
        margin-top: 0em;
        margin-bottom: 0.65em;
    }

.quick-link-cols .quick-link-item a{
	    font-size: 1rem;
}
}