/* 首页响应式处理 */
@media screen and (max-width: 1650px) {
    /* banner轮播 */
    .swiperBanner img{
        height: 842px;
    }

    .banner-pagination{
        bottom: 55px !important;
    }
}

@media screen and (max-width: 1450px) {
    /* banner轮播 */
    .swiperBanner img{
        height: 707px;
    }

    .banner-pagination{
        bottom: 35px !important;
    }

    .banner-pagination .swiper-pagination-bullet{
        width: 100px;
    }

    .banner-swiper-btn img{
        width: 45px;
        height: 45px;
    }

    /* same_title */
    .st_title{
        margin-left: 30px;
    }

    /* 工作动态 */
    .swiperWork{
        width: 50%;
    }

    .w_swiper_item img{
        height: 435px;
    }

    .work_list{
        width: 50%;
    }

    .work_item{
        padding: 18px 0;
    }

    /* 办事指南 */
    .guide_item{
        height: 93px;
        font-size: 22px;
    }

    .guide_item img{
        width: 62px;
        height: 62px;
    }

    /* 视频中心 */
    .swiperVideo{
        width: calc(100% - 308px);
        height: 506px;
    }

    .video_cover img{
        height: 506px;
    }

    .swiper_r{
        width: 308px;
        height: 506px;
        padding: 20px;
    }

    .swiperVideoBullet .swiper-slide, .bullet_img{
        height: 140px;
    }
}

@media screen and (max-width: 998px) {
    /* banner轮播 */
    .swiperBanner img{
        height: 509px;
    }

    .banner-pagination .swiper-pagination-bullet{
        width: 7px;
        height: 7px;
        background: none;
        border-radius: 50%;
        box-sizing: border-box;
        border: 1px solid #FFFFFF;
        margin: 0 8px !important;
        opacity: 1;
    }

    .banner-pagination .swiper-pagination-bullet-active{
        width: 30px;
        height: 7px;
        background: #FFFFFF;
        border-radius: 3px;
    }

    .banner-swiper-btn img{
        width: 30px;
        height: 30px;
    }

    /* same_title */
    .same_title{
        margin-bottom: 20px;
    }

    .st_title h3{
        font-size: 20px;
    }

    .st_title.on h3{
        font-size: 20px;
    }

    .st_title p{
        font-size: 7px;
    }

    .st_title.on::after{
        width: 62px;
        height: 28px;
        right: -10px;
        top: -10px;
    }

    .line_img img{
        min-height: 5px;
    }

    .st_more{
        font-size: 12px;
        padding: 5px 0;
    }

    /* 工作动态 */
    .container01{
        padding: 30px 0;
    }

    .w_swiper_item img{
        height: 354px;
    }

    .w_swiper_title{
        font-size: 16px;
        padding: 15px 100px 15px 10px;
    }
    
    .work-pagination{
        bottom: 18px !important;
    }

    .work-pagination .swiper-pagination-bullet{
        width: 8px;
        height: 8px;
        margin-right: 9px !important;
    }

    .work-pagination .swiper-pagination-bullet-active{
        width: 12px;
        height: 12px;
    }

    .work-pagination .swiper-pagination-bullet-active::after{
        width: 5px;
        height: 5px;
    }

    .work_list{
        padding-left: 15px;
    }

    .work_item{
        padding: 17px 0;
    }

    .work_item:hover{
        padding-left: 10px;
    }

    .work_l h3{
        font-size: 20px;
    }

    .work_l p{
        font-size: 12px;
        margin-top: 5px;
    }

    .work_r{
        padding-left: 12px;
        margin-left: 8px;
    }

    .work_r h3{
        font-size: 16px;
        line-height: 27px;

        white-space: wrap;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .work_r p{
        display: none;
    }

    /* 办事指南 */
    .container02{
        padding: 0 0 30px;
    }

    .container02 .st_title::after{
        left: 36%;
        transform: none;
        top: -10px;
    }

    .guide_list{
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .guide_item{
        min-width: 157px;
        height: 61px;

        font-size: 16px;
        margin: 0 3px 6px 3px;

    }

    .guide_item img{
        width: 40px;
        height: 40px;
    }

    /* 领导讲话 */
    .container03{
        padding: 50px 0;
    }

    .ldjh{
        flex-wrap: wrap;
    }

    .ls_l{
        width: 100%;
        padding-right: 0;
    }

    .ls_r{
        width: 100%;
        display: flex;
        margin-top: 22px;
    }

    .ls_link{
        flex: 1;
        height: 60px;
        font-size: 14px;
        margin: 0 10px 0 0;
    }

    .ls_link img{
        width: 26px;
        height: 26px;
        margin-right: 5px;
    }

    .ls_list{
        width: calc(100% - 240px);
        padding-left: 15px;
    }

    .ls_item{
        padding: 18px 0;
    }

    .ls_item h3{
        font-size: 16px;
        line-height: 22px;
    }

    .ls_time{
        font-size: 12px;
        line-height: 28px;
    }

    .ls_item p{
        font-size: 14px;
        line-height: 23px;
    }

    .ls_first a{
        width: 240px;
    }

    .ls_cover{
        width: 240px;
        height: 180px;
    }
    
    .ls_title{
        font-size: 16px;
        line-height: 28px;
    }

    .ls_cover p{
        font-size: 14px;
        line-height: 20px;
    }

    /* 通知公告 */
    .container04{
        background: url(../images/mo/mo_bg2.jpg) no-repeat;
        background-size: 100% 100%;
        padding: 30px 0 20px;
    }

    .com_box{
        flex-wrap: wrap;
    }

    .tzgg{
        width: 100%;
        padding-right: 0;
    }

    .not_i{
        padding: 13px 0;
    }

    .not_l{
        width: calc(100% - 69px);
    }

    .not_l img{
        width: 22px;
        height: 22px;
        margin-right: 5px;
    }

    .not_l{
        font-size: 16px;
    }

    .not_date{
        width: 69px;
        height: 26px;
        line-height: 26px;
        font-size: 16px;
    }

    .not_i:hover{
        padding: 12px 10px;
    }

    .xzwj{
        width: 100%;
        padding-left: 0;
        margin-top: 30px;
        padding: 20px 0 0;
    }

    .file_list{
        box-sizing: border-box;
        padding-left: 15px;
    }

    .file_i{
        padding: 12px 0 12px 20px;
    }

    .file_i h3{
        font-size: 16px;
    }

    .file_i p{
        display: none;
    }

    /* 视频中心 */
    .container05{
        padding: 30px 0;
    }

    .video_wrap{
        flex-wrap: wrap;
    }

    .swiperVideo{
        width: 100%;
    }

    .swiper_r{
        width: 100%;
        height: auto;
        box-shadow: none;
        background: none;
        padding: 15px 0;
    }

    .swiper-slide-thumb-active .bullet_img{
        border-width: 4px;
    }

    .swiperVideoBullet .swiper-slide, .bullet_img{
        height: 180px;
    }

    .video-swiper-btn{
        width: 35px;
        height: 35px;
    }

    .pause_icon img{
        width: 50px;
        height: 50px;
    }

    .video-swiper-btn img{
        width: 20px;
        height: 20px;
    }

    .v_title{
        font-size: 16px;
        padding: 15px;
    }

    .v_title img{
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }
}

@media screen and (max-width: 768px) {
    /* banner轮播 */
    .swiperBanner img{
        height: 391px;
    }

    .banner-pagination{
        bottom: 13px !important;
    }

    /* 工作动态 */
    .w_swiper_item img{
        height: 276px;
    }

    .work_item{
        padding: 19px 0;
    }

    .work_item:nth-child(4){
        display: none;
    }

    /* 视频中心 */
    .swiperVideo{
        height: 406px;
    }

    .video_cover img{
        height: 406px;
    }

    .swiperVideoBullet .swiper-slide, .bullet_img{
        height: 135px;
    }

    .pause_icon img{
        width: 35px;
        height: 35px;
    }
}

@media screen and (max-width: 678px) {
    /* 工作动态 */
    .gzdt{
        flex-wrap: wrap;
    }

    .swiperWork{
        width: 340px;
        max-width: 100%;
    }

    .w_swiper_item img{
        height: 255px;
    }

    .w_swiper_title{
        padding: 30px 10px;
        text-align: center;
    }

    .work-pagination{
        justify-content: center;
        bottom: 10px !important;
    }

    .work_list{
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
    }

    .work_item{
        padding: 16px 0;
    }

    .work_item:nth-child(4){
        display: flex;
    }

    /* 领导讲话 */
    .container03{
        background: url(../images/mo/mo_bg1.jpg) no-repeat;
        background-size: 100% auto;
        background-position: left bottom;
        background-color: #f1f4f9;
        padding: 30px 0;
    }

    .ls_box{
        flex-wrap: wrap;
    }

    .ls_first{
        width: 100%;
        margin-bottom: 20px;
    }

    .ls_first a{
        width: 100%;
        display: flex;
        align-items: flex-start;
    }

    .ls_cover{
        flex-shrink: 0;
        width: 120px;
        height: 90px;
    }

    .ls_title{
        box-sizing: border-box;
        padding-left: 10px;
        margin-top: 0;
    }

    .ls_title p{
        -webkit-line-clamp: 3;
    }

    .ls_list{
        width: 100%;
        padding-left: 0;
    }
}

@media screen and (max-width: 540px) {
    /* banner轮播 */
    .swiperBanner img{
        height: 300px;
    }

    .banner-swiper-next{
        right: 10px;
    }

    .banner-swiper-prev{
        left: 10px;
    }

    /* 视频中心 */
    .swiperVideo{
        height: 294px;
    }

    .video_cover img{
        height: 294px;
    }

    .swiperVideoBullet .swiper-slide, .bullet_img{
        height: 91px;
    }

    .swiper_r{
        padding: 10px 0;
    }

    .swiper-slide-thumb-active .bullet_img{
        border-width: 3px;
    }
}

@media screen and (max-width: 450px) {
    /* 视频中心 */
    .swiperVideo{
        height: 194px;
    }

    .video_cover img{
        height: 194px;
    }

    .swiperVideoBullet .swiper-slide, .bullet_img{
        height: 61px;
    }
}