/* 首页页面响应式处理 */
@media screen and (max-width: 1650px) {
    /* banner轮播 */
    .banner_swiper .swiper-slide img{
        height: 807px;
    }

    /* 学部动态 */
    .fac_swiper{
        width: calc(50% - 30px);
        margin: 0 15px;
    }

    .fac_l, .fac_r{
        width: 25%;
    }

    .fac_first a, .fac_l_second{
        width: 100%;
    }

    .fac_l_second a{
        flex: 1;
    }

    .fac_l_second a{
        height: auto;
    }

    .fs_cover{
        display: none;
    }

    .fac_first a{
        height: 309px;
    }

    .fac_item{
        height: 476px;
    }

    /* 通知公告 */
    .notice_item{
        margin-right: 20px;
    }

    /* 党团建设 */
    .topic_news{
        width: 45%;
    }

    .pg_news_list{
        width: calc(55% - 324px - 40px);
    }
}

@media screen and (max-width: 1500px) {
    /* 首页公共标题 */
    .st_l h3{
        font-size: 26px;
        margin-bottom: 7px;
    }

    .st_en{
        font-size: 10px;
    }

    .st_en img{
        width: 46px;
        height: 3px;
    }

    .st_r{
        width: 85px;
        height: 30px;

        font-size: 14px;
    }

    .st_r img{
        width: 16px;
        height: 16px;
    }

    /* 通知公告 */
    .notice_item{
        padding: 18px 0 30px;
        background-size: 126px auto !important;
        border-width: 1px;
        margin-right: 15px;
    }

    .not_date{
        margin-bottom: 15px;
    }

    .not_title p{
        padding: 0 20px;
    }

    /* 科学研究 */
    .sci_swiper_news{
        width: calc(100% - 760px + 60px);
        height: 450px;
    }

    .sci_news_item{
        padding: 50px 40px;
        background-size: 324px auto !important;
        background-position: 40px bottom;
    }

    .sci_swiper_cover{
        width: 760px;
        height: 540px;
    }

    .sci_lbox{
        width: calc(100% - 760px);
    }

    .sci_news_item p{
        -webkit-line-clamp: 3;
    }

    .sci_w_item{
        padding: 15px;
    }

    /* 学术成果 */
    .academic_achi .swiper-slide{
        width: 360px;
        margin: 15px 10px 0;
    }

    .achi_cover{
        height: 270px;
    }

    .achi_title{
        padding: 20px;
    }

    /* 学术成果 */

}


@media screen and (max-width: 1450px) {
    /* banner轮播 */
    .banner_swiper .swiper-slide img{
        height: 705px;
    }

    .swiper_banner_btn img{
        width: 47px;
        height: 47px;
    }

    /* 学部动态 */
    .fac_first a{
        height: 245px;
    }

    .fac_item{
        height: 410px;
    }

    /* 党团建设 */
    .topic_news{
        width: 45%;
        height: 420px;
    }

    .spe_news{
        width: 224px;
    }

    .spe_news a{
        height: 202px;
        margin-bottom: 15px;
    }

    .pg_news_list{
        width: calc(55% - 224px - 30px);
        padding: 10px 25px 15px;
    }

    .pg_news_item{
        height: 79px;
    }

    .icon_box{
        width: 110px;
        height: 110px;
    }

    .icon_box img{
        width: 90px;
        height: 90px;
    }

    .pg_menu a p{
        font-size: 20px;
    }
}

@media screen and (max-width: 1300px){
    /* banner轮播 */
    .banner_swiper .swiper-slide img{
        height: 636px;
    }

    .swiper_banner_btn img{
        width: 42px;
        height: 42px;
    }

    .swiper_banner_pagination{
        bottom: 20px;
    }

    .swiper_banner_pagination .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        margin: 0 8px;
    }

    /* 科学研究 */
    .sci_swiper_news{
        width: calc(100% - 660px + 60px);
        height: 390px;
    }

    .sci_swiper_cover{
        width: 660px;
        height: 480px;
    }

    .sci_lbox{
        width: calc(100% - 660px);
    }

    .sci_news_item{
        padding: 50px 30px;
        background-size: 284px auto !important;
        background-position: 30px bottom;
    }

    .sci_news_date{
        margin: 10px 0 15px;
    }

    .sci_swiper_news .swiper-container{
        left: 10px;
        bottom: 10px;
    }

    .sci_swiper_btn{
        width: 54px;
        height: 38px;
    }
    
    .sci_swiper_btn img{
        width: 30px;
        height: 30px;
    }


    .sci_w_list{
        padding: 15px;
    }

    .sci_w_title{
        margin-bottom: 0;
    }

    .sci_w_item{
        padding: 12px;
    }

    .sci_w_item h3{
        font-size: 16px;
    }
}

@media screen and (max-width: 1150px){
    /* 科学研究 */
    .sci_swiper_news{
        width: calc(100% - 560px + 40px);
    }

    .sci_swiper_cover{
        width: 560px;
    }

    .sci_lbox{
        width: calc(100% - 560px);
    }

    /* 学术成果 */
    .academic_achi .swiper-slide{
        width: 320px;
        margin: 15px 7px 0;
    }

    .achi_cover{
        height: 240px;
    }
}

@media screen and (max-width: 998px){
    /* banner轮播 */
    .banner_swiper .swiper-slide img{
        height: 488px;
    }

    .swiper_banner_btn{
        display: none;
    }

    .swiper_banner_pagination{
        bottom: 13px;
    }

    /* 首页公共标题 */
    .same_title{
        margin-bottom: 20px;
    }

    /* 学部动态 */
    .faculty_news{
        padding: 40px 0 60px;
    }

    .fac_l, .fac_r{
        width: 100%;
        display: flex;
    }

    .fac_r .fac_first{
        margin-top: 0;
    }

    .fac_l .fac_first{
        margin-bottom: 0;
    }

    .fac_first a{
        width: 355px;
        height: 246px;
    }

    .fs_cover{
        width: fit-content;
        height: auto;
        overflow: visible;

        position: absolute;
        right: -5px;
        top: -5px;
        z-index: 9;
    }

    .fs_cover .cover{
        display: none;
    }

    .fac_box{
        flex-wrap: wrap;
    }

    .fac_l_second{
        width: calc(100% - 355px);
    }

    .fac_l .fac_l_second{
        margin-left: 18px;
    }

    .fac_r .fac_l_second{
        margin-right: 18px;
    }

    .fac_l_second a{
        width: 100%;
        height: auto;

        position: relative;
    }

    .fac_l_second a:first-child{
        margin-right: 0;
        margin-bottom: 18px;
    }

    .fac_l_second{
        flex-direction: column;
    }

    .fs_title{
        line-height: 26px;
        height: 52px;
        -webkit-line-clamp: 2;
    }

    .fac_swiper{
        width: 100%;
        margin: 20px 0;
    }

    .fac_item{
        height: 493px;
    }

    .ff_title p, .fs_title, .fac_title{
        font-size: 16px;
    }

    /* 通知公告 */
    .notice_box{
        padding: 30px 0 40px;
        background: url(../images/mo/mo_index_bg2.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .notice_list{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .notice_item{
        padding: 12px 0 15px;
    }

    .notice_item:nth-child(even){
        margin-top: 20px;
        margin-right: 0;
    }

    .not_date{
        margin-bottom: 5px;
    }

    /* 科学研究 */
    .sci_research{
        padding: 40px 0 50px;
    }

    .sci_swiper_news{
        width: calc(100% - 460px + 40px);
        height: 300px;
    }

    .sci_swiper_cover{
        width: 460px;
        height: 380px;
    }

    .sci_lbox{
        width: calc(100% - 460px);
    }

    .sci_news_item{
        padding: 40px 30px;
    }

    .sci_news_date{
        font-size: 14px;
        line-height: 40px;
    }

    .sci_news_item p {
        font-size: 16px;
        line-height: 32px;
    }

    .sci_swiper_tools{
        right: 30px;
        bottom: 30px;
    }

    .sci_news_item h3{
        font-size: 18px;
    }

    .sci_w_item .sci_content{
        display: none;
    }

    /* 学术成果 */
    .academic_achi{
        padding: 40px 0;
    }

    .academic_achi .swiper-slide{
        width: 280px;
    }

    .achi_cover{
        height: 210px;
    }

    .achi_title{
        padding: 12px;
    }

    .achi_title p{
        height: 48px;

        font-size: 16px;
        line-height: 24px;
    }

    /* 党团建设 */
    .party_group{
        padding: 40px 0;
    }

    .pg_news{
        flex-wrap: wrap;
    }

    .pg_news_list{
        width: 100%;

        margin-top: 15px;
    }

    .topic_news{
        width: 60%;
    }

    .spe_news{
        width: calc(40% - 15px);
    }

    .pg_menu{
        margin-top: 30px;
    }

    .icon_box{
        width: 80px;
        height: 80px;
    }

    .icon_box img{
        width: 65px;
        height: 65px;
    }

    .pg_menu a p{
        font-size: 16px;
        margin-top: 10px;
    }

}

@media screen and (max-width: 768px){
    /* banner轮播 */
    .banner_swiper .swiper-slide img{
        height: 374px;
    }

    /* 首页公共标题 */
    .same_title{
        margin-bottom: 15px;
    }

    .st_l h3{
        font-size: 18px;
        margin-bottom: 4px;
    }

    .st_en img{
        width: 20px;
    }

    .st_r{
        width: 71px;
        height: 25px;

        font-size: 12px;
    }

    .st_r img{
        width: 14px;
        height: 14px;
    }

    /* 学部动态 */
    .faculty_news{
        padding: 25px 0 40px;
    }
    
    .fac_first a{
        width: 258px;
        height: auto;
    }

    .fac_l_second{
        width: calc(100% - 258px);
    }

    .fac_l .fac_l_second{
        margin-left: 15px;
    }

    .fac_r .fac_l_second{
        margin-right: 15px;
    }

    .ff_title{
        height: 50px;
        padding: 0 12px;
    }

    .fs_date{
        display: none;
    }

    .fs_title{
        margin: 0;
        line-height: 30px;
        height: 60px;
    }

    .fac_l_second a:first-child{
        margin-bottom: 15px;
    }

    .fac_item{
        height: 453px;
    }

    .fac_swiper_btn{
        width: 35px;
        height: 35px;
    }

    .zuixin{
        top: 5px;
        right: 5px;
    }

    .fs_cover .zx_img, .zuixin img{
        width: 27px;
        height: 15px;   
    }

    /* 通知公告 */
    .notice_item{
        margin-right: 12px;
        background-size: 96px auto !important;
    }

    .notice_item:nth-child(even){
        margin-top: 12px;
    }

    .not_date{
        width: 99px;
        height: 23px;

        font-size: 12px;
    }

    .not_date img{
        width: 13px;
        height: 13px;
        margin-right: 4px;
    }

    .not_title p{
        height: 50px;
        padding: 0 12px;

        font-size: 16px;
        line-height: 25px;
    }

    /* 科学研究 */
    .sci_wrap{
        flex-wrap: wrap;
    }

    .sci_lbox{
        width: 100%;
    }

    .sci_swiper_cover{
        width: 100%;
        height: 368px;
    }

    .sci_swiper_news{
        width: 100%;
        height: auto;
        position: static;
    }

    .sci_swiper_news .swiper-container{
        left: 5px;
        bottom: 8px;
    }

    .sci_news_item{
        padding: 25px 20px 70px;
        background-size: 184px auto !important;
    }

    .sci_news_item h3{
        font-size: 16px;
        line-height: 25px;

        white-space: wrap;
    }

    .sci_news_date{
        font-size: 12px;
        line-height: 34px;
        margin: 0 0 10px;
    }

    .sci_news_date::after{
        width: 20px;
        height: 2px;
    }

    .sci_news_item p {
        font-size: 14px;
        line-height: 28px;

        -webkit-line-clamp: 4;
    }

    .sci_swiper_btn{
        width: 54px;
        height: 35px;
    }

    .sci_swiper_tools{
        bottom: 30px;
        right: 20px;
    }

    .sci_w_item h3{
        font-weight: 400;
    }

     .sci_w_item .sci_content{
        display: block;
        font-size: 14px;
    }

    .sci_w_item .sci_date{
        font-size: 12px;
    }

    /* 学术成果 */
    .academic_achi .swiper-slide{
        width: 240px;
    }

    .achi_cover{
        height: 180px;
    }

    .achi_title{
        padding: 8px;
    }

    .achi_title p{
        height: 40px;

        font-size: 14px;
        line-height: 20px;
    }

    /* 党团建设 */
    .topic_news{
        height: 320px;
    }

    .topic_title{
        padding: 55px 15px 0;
    }

    .topic_title p{
        font-size: 16px;
        line-height: 22px;
        -webkit-line-clamp: 2;
        text-align: left;
    }

    .spe_news a{
        height: 154px;
        margin-bottom: 13px;
    }

    .spe_news{
        width: calc(40% - 13px);
    }

    .spe_title{
        height: 100px;
    }

    .spe_title p{
        font-size: 14px;
        line-height: 20px;
    }

    .pg_news_item{
        height: 67px;
    }

    .pg_news_item h3{
        font-size: 16px;
        padding-left: 15px;
        margin-bottom: 10px;
    }

    .pg_news_item p{
        font-size: 12px;
        padding-left: 15px;
    }

    .pg_news_item:hover{
        padding-left: 10px;
    }

    .pg_menu a{
        flex-shrink: 0;
        width: 50%;
        margin-bottom: 15px;
    }
    
}

@media screen and (max-width: 540px){
    /* banner轮播 */
    .banner_swiper .swiper-slide img{
        height: 260px;
    }

    /* 学部动态 */
    .faculty_news{
        background: url(../images/mo/mo_index_bg1.jpg) no-repeat;
        background-size: 100% 100%;
    }

    .fac_first a{
        width: 193px;
        height: 144px;
    }

    .ff_title{
        padding: 0 10px;
    }

    .ff_title p{
        white-space: wrap;
        line-height: 20px;

        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .fac_l_second{
        width: calc(100% - 193px);
    }

    .fac_l .fac_l_second{
        margin-left: 12px;
    }

    .fs_title{
        line-height: 22px;
        height: 44px;
    }

    .fac_l_second a{
        padding: 11px;
    }

    .fac_l_second a:first-child{
        margin-bottom: 12px;
    }

    .fac_r .fac_l_second{
        margin-right: 12px;
    }

    .fac_swiper{
        margin: 15px 0;
    }

    .fac_item{
        height: 266px;
    }

    .fac_title{
        height: 100px;
        padding: 35px 90px 0 12px;
    }

    .fac_title p{
        white-space: wrap;
        line-height: 20px;

        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    /* 科学研究 */
    .sci_swiper_cover{
        height: 320px;
    }

     .sci_w_list{
        padding: 10px;
    }


    /* 学术成果 */
    .academic_achi .swiper-slide{
        width: 200px;
        margin: 0 7px;
    }

    .academic_achi .swiper-slide-active{
        border-width: 1px;
    }

    .achi_cover{
        height: 150px;
    }

    /* 党团建设 */
    .party_group{
        background: url(../images/mo/mo_index_bg4.jpg) no-repeat, url(../images/mo/mo_index_bg3.jpg) no-repeat;
        background-position: left bottom, left top;
        background-repeat: no-repeat, no-repeat;
        background-size: 100% auto, 100% auto;

        background-color: #ffffff
    }

    .pg_news_list{
        padding: 10px;
        margin-top: 10px;
    }

    .topic_news{
        width: 100%;
    }

    .spe_news{
        width: 100%;
        margin-top: 13px;

        display: flex;
        align-items: center;
    }

    .spe_news a{
        flex: 1;
        margin-bottom: 0;
        margin-right: 13px;
    }

    .spe_news a:nth-child(2n){
        margin-right: 0;
    }

    .pg_menu{
        margin-top: 20px;
    }

    .pg_menu a p{
        max-width: 150px;
    }
}

@media screen and (max-width: 450px){
    /* banner轮播 */
    .banner_swiper .swiper-slide img{
        /* height: 195px; */
        height: 300px;
    }

    /* 科学研究 */
    .sci_swiper_cover{
        height: 263px;
    }

    /* 党团建设 */
    .topic_news{
        height: 266px;
    }

    .spe_news a{
        height: 128px;
    }
}