



@media screen and (max-width: 1560px){
    .bgs_con{
        width: 94%;
    }
}
@media screen and (max-width: 1400px) {
    .two_box{
        position: absolute;
        bottom: 10px;
        left: 50%;
        transform: translateX(-50%);
        width: 94%;
    }
    .tempWrap{
        margin-left: 0;
    }
    .sznew .academy_notice{
        font-size: 50px;
    }
}
@media screen and (max-width: 1300px) {
    .lltsbox .title {
        margin: 115px 0 0 100px;
    }
}
@media screen and (max-width: 1200px) {
    .lltsbox .title {
        margin: 115px 0 0 15px;
    }
    .rtixt{
        width: 660px;
    }
}
@media screen and (max-width: 1024px) {
    .ellipsis-1, .ellipsis-2, .ellipsis-3{
        display: -webkit-box !important;
        -webkit-line-clamp: 1 !important;
        -webkit-box-orient: vertical !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
    .ellipsis-2{
        -webkit-line-clamp: 2 !important;
        white-space: normal !important;
    }
    .ellipsis-3{
        -webkit-line-clamp: 3 !important;
        white-space: normal !important;
    }
    .newsbox .bd{
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }
    .newsbox .hd{
        margin-bottom: 30px;
    }
    .newsbox .bd .bdlist{
        display: block;
        float: none;
    }
    .newsbox .bd .pnritit{
        float: none;
        width: 100%;
    }
    .newsbox .bd .pnritit ul{
        width: 100%;
        float: none;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 30px;
    }
    .newsbox .bd .pnritit li{
        float: none;
        width: 100%;
        box-sizing: border-box;
        height: auto;
        min-width: 0;
        padding: 20px;
        border-bottom-color: #AA0E23;
    }
    .more-top{
        top: 20px;
    }
    .newsbox .bd .pnritit span{
        margin: 0px 0px 20px 0px;
    }
    .newsbox .bd .pnritit p{
        float: none;
    }
    .newsbox .bd .pnritit .time{
        margin-top: 20px;
    }

    .mobile-menu-btn,
    .mobile-sidebar-overlay,
    .mobile-sidebar {
        display: none;
    }

    .xshdbox150 .academic-swiper{width:100%;}
    .xshdbox150 .academic-swiper .swiper-slide{overflow:hidden;background:#fff;}
    .xshdbox150 .academic-swiper .swiper-slide .pic{
        text-align:center;
        aspect-ratio: 272/153;
    }
    .xshdbox150 .academic-swiper .swiper-slide .pic img{
        width:100%;
        height: 100%;
        display:block;
        object-fit: cover;
    }
    .xshdbox150 .academic-swiper .swiper-slide .txt{height:80px;line-height:80px;font-size:24px;font-weight:bold;color:#333;padding-left:20px;box-sizing:border-box;text-align:left;background:#fff;}
    .xshdbox150 .academic-swiper .swiper-button-prev,
    .xshdbox150 .academic-swiper .swiper-button-next{
        width:70px;
        height:70px;
        background-size:contain;
        background-repeat:no-repeat;
        background-color:transparent;
        border-radius: 50%;
    }
    .xshdbox150 .academic-swiper .swiper-button-prev{background-image:url(p_leftico.jpg);left:0;}
    .xshdbox150 .academic-swiper .swiper-button-next{background-image:url(p_rtico.jpg);right:0;}
    .xshdbox150 .academic-swiper .swiper-button-prev::after,
    .xshdbox150 .academic-swiper .swiper-button-next::after{display:none;}
    .qkboxbg .bd{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 70px;
    }
    .qkboxbg .bd dl{
        height: auto;
        aspect-ratio: 270/370;
        position: relative;
        margin-right: 0;
    }
    .qkboxbg .bd dt{
        float: none;
        width: 100%;
        height: 100%;
    }
    .qkboxbg .bd dt img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .xszzbox .books-swiper{width:100%;}
    .xszzbox .books-swiper .swiper-slide{
        overflow:hidden;
        position: relative;
        aspect-ratio: 186/235;
    }
    .xszzbox .books-swiper .swiper-slide .pic{
        text-align:center;
        width: 100%;
        height: 100%;
    }
    .xszzbox .books-swiper .swiper-slide .pic img{
        width: 100%;
        height: 100%;
        display:block;
        object-fit: cover;
    }
    .xszzbox .books-swiper .swiper-button-prev,
    .xszzbox .books-swiper .swiper-button-next{width:70px;height:70px;background-size:contain;background-repeat:no-repeat;background-color:transparent;}
    .xszzbox .books-swiper .swiper-button-prev{background-image:url(p_leftico.jpg);left:0;}
    .xszzbox .books-swiper .swiper-button-next{background-image:url(p_rtico.jpg);right:0;}
    .xszzbox .books-swiper .swiper-button-prev::after,
    .xszzbox .books-swiper .swiper-button-next::after{display:none;}
    .topimgbox,.focus.focus_twob,.focus.focus_twob img{
        height: auto;
        aspect-ratio: 19/5;
        background-size: cover;
    }
    /* .focus_twob, .focus_twob img{
        height: 300px;
    } */
    .bgs_con{
        display: grid;
        grid-template-columns: 325px 1fr;
        gap: 30px;
        align-items: flex-start;
        max-width: 1500px;
        width: 100%;
        margin: 40px auto;
    }
    .bgs_con.bgs_all{
        grid-template-columns: 1fr;
    }
    .bgs_right{
        width: auto;
        float: none;
    }
    .bgs_right .zhengwen{
        float: none;
    }

    .list_right ul,.list_right ul li{
        float: none;
    }
    .list_right i{
        min-width: 6px;
        min-height: 6px;
    }
    .list_right ul li a{
        display: flex;
        align-items: flex-start;
        gap: 10px;
    }
    .list_right i{
        margin: 30px 0 0 0;
    }
    .list_right .foucs1-time{
        float: none;
        margin-left: auto;
        min-width: 80px;
    }
    .xrld{
        float: none;
        display: flex;
        flex-wrap: wrap;
        padding-top: 50px;
        gap: 30px;
        width: 100%;
        justify-content: space-around;
    }
    .xrld li{
        margin: 0;
    }
    .xrld img{
        object-fit: cover;
    }



    .topimgbox,.focus.focus_twob,.focus.focus_twob img{
        aspect-ratio: 375/130;
    }
    .two_box .wzcon{
        line-height: 1.8;
    }
    .two_box .wzcon i{
        margin-top: 6px;
    }
    .top_con .menu {
        display: none;
    }
    .mobile-menu-btn {
        display: block;
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        width: 40px;
        height: 30px;
        cursor: pointer;
        z-index: 1001;
    }
    .mobile-menu-btn span {
        display: block;
        width: 100%;
        height: 3px;
        background: #fff;
        margin-bottom: 6px;
        transition: all 0.3s ease;
        border-radius: 2px;
    }
    .mobile-menu-btn span:last-child {
        margin-bottom: 0;
    }
    .mobile-menu-btn.active span:nth-child(1) {
        transform: rotate(45deg) translate(2px, 13px);
    }
    .mobile-menu-btn.active span:nth-child(2) {
        opacity: 0;
    }
    .mobile-menu-btn.active span:nth-child(3) {
        transform: rotate(-45deg) translateY(-9px);
    }
    .mobile-sidebar-overlay {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 999;
        transition: opacity 0.3s ease;
    }
    .mobile-sidebar-overlay.active {
        display: block;
    }
    .mobile-sidebar {
        position: fixed;
        top: 0;
        left: -100%;
        width: 70%;
        max-width: 320px;
        height: 100%;
        background: #fff;
        z-index: 1000;
        transition: left 0.3s ease;
        overflow-y: auto;
        padding-top: 20px;
        display: block;
    }
    .mobile-sidebar.active {
        left: 0;
    }
    .mobile-sidebar ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    .mobile-sidebar ul li {
        border-bottom: 1px solid #eee;
        position: relative;
    }
    .mobile-sidebar ul li a {
        display: block;
        padding: 18px 20px;
        color: #333;
        font-size: 18px;
        text-decoration: none;
    }
    .mobile-sidebar ul li:not(.noico)::after {
        content: '›';
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 24px;
        color: #999;
        transition: transform 0.3s ease;
    }
    .mobile-sidebar ul li.open::after {
        transform: rotate(90deg);
        top: 13px;
    }
    .mobile-sidebar ul li .submenu {
        display: none;
        background: #f9f9f9;
    }
    .mobile-sidebar ul li.open .submenu {
        display: block;
    }
    .mobile-sidebar ul li .submenu li {
        border-bottom: 1px solid #eee;
    }
    .mobile-sidebar ul li .submenu li:last-child {
        border-bottom: none;
    }
    .mobile-sidebar ul li .submenu li a {
        padding: 14px 20px 14px 40px;
        font-size: 16px;
        color: #666;
    }
    body.sidebar-open {
        overflow: hidden;
    }
    .xshdbox150 .academic-swiper .swiper-slide .txt {
        font-size: 16px;
        height: auto;
        line-height: 24px;
        padding: 10px;
    }
    .focus,.focus img{
        height: 500px;
    }
    .bgs_con{
        grid-template-columns: 1fr;
    }
    .bgs_left{
        display: none;
    }
    .sznew .academy_notice{
        font-size: 40px;
    }
    .newsbox .bd{
        grid-template-columns: 1fr;
    }
    .lltsbox .title{
        float: none;
        text-align: center;
        margin: 30px auto 60px auto;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .lltsbox .title span{
        float: none;
    }
    .lltsbox .title p{
        margin-top: 0;
        width: auto;
        float: none;
        display: inline-block;
        margin-top: 10px;
    }
    .rtixt{
        top: -120px;
        right: 50%;
        transform: translateX(50%);
        width: 80%;
        left: auto;
        padding: 30px;
    }
    .sjcxbox .rtixt{
        left: auto;
    }
    .sjcxbox .title p{
        background: url(llts1_mico.jpg) no-repeat 94px center;
    }
    .sjcxbox .title span, .sjcxbox .title p{
        text-align: center;
    }

    .xhzxbox .rtixt .name{
        font-size: 30px;
        margin-top: 0;
    }
    .xshdbox150 .academic-swiper .swiper-button-prev,
    .xshdbox150 .academic-swiper .swiper-button-next{
        display: none;
    }
    .picScroll-left .hd .prev, .picScroll-left .hd .next{
        display: none;
    }
    .xszzbox .books-swiper .swiper-button-prev, .xszzbox .books-swiper .swiper-button-next{
        display: none;
    }
    .qkboxbg .bd{
        gap: 30px;
    }
    .xshdbox .hd .txt{
        font-size: 40px;
    }
}
@media screen and (max-width: 768px) {
    
    .topimgbox,.focus.focus_twob,.focus.focus_twob img{
        aspect-ratio: 375/200;
    }
    .focus,.focus img{
        height: 400px;
    }
    .sznew .academy_notice{
        font-size: 30px;
    }
    .newsbox .bd .pnritit ul{
        gap: 20px;
    }
    .newsbox .hd a{
        font-size: 40px;
    }
    .more-top{
        top: 10px;
    }
    .rtixt{
        padding: 20px;
        height: auto;
    }
    .rtixt .txt{
        margin-top: 20px;
        line-height: 1.8;
    }
    .xhzxbox .rtixt .name{
        font-size: 22px;
        margin-top: 0;
    }
    .qkboxbg{
        height: auto;
        padding-bottom: 50px;
    }
    .footbox{
        height: auto;
        background-size: cover;
        padding-bottom: 30px;
    }
    .bgs_right{
        padding: 20px;
    }
    .bgs_right .tit{
        font-size: 30px;
    }
}
@media screen and (max-width: 480px) {
    
    .topimgbox,.focus.focus_twob,.focus.focus_twob img{
        aspect-ratio: 375/233;
    }
    .newsbox .hd a,.lltsbox .title span,.xshdbox .hd .txt{
        font-size: 30px;
    }
    .xshdbox .hd{
        height: 100px;
        line-height: 100px;
    }
    .qkboxbg{
        margin-top: 0;
    }
    .focus,.focus img{
        height: 300px;
    }
    .sznew .academy_notice{
        font-size: 24px;
    }
    .qkboxbg .bd{
        gap: 20px;
    }
    .xszzbox{
        padding-bottom: 70px;
    }
    .bgs_right{
        padding: 20px 10px;
    }
}
