.wz_text img {
    max-width: 100%;
}

.inc_link, .inc_bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    overflow: hidden;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


.carousel-inner {
    position: relative;
    overflow: hidden;
}

.box {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.main_box {
    width: 1260px;
    z-index: 10;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    width: 1249px;
    margin-left: -15px;
}

.banner_min {
    width: 1249px;
    height: 158px;
    margin-top: 22px;
}

    .banner_min > img {
        width: 100%;
        height: 100%;
    }

.politics_box {
    width: 100%;
    
}

.politics_title_box {
    width: 100%;
    display: flex;
    align-items: center;
    height: 42px;
}

.politics_title {
    font-size: 28px;
    font-weight: 700;
    height: 42px;
    line-height: 1;
    color: #CF1223;
    border-bottom: 2px #CF1223 solid;
    margin-right: 17px;
}

.index_blank {
    flex: 1;
    height: 100%;
    border-bottom: 2px solid #d8d8d8;
}

.politics {
    width: 100%;
    
    display: flex;
    margin-top: 40px;
	margin-bottom: 40px;
}

.chart_box {
    width: 655px;
    height: 100%;
}

    .chart_box img {
        width: 100%;
        height: 100%;
    }

.chart_box_a {
    width: 456px;
    height: 100%;
}

    .chart_box_a img {
        width: 100%;
        height: 100%;
    }

.politics_list {
    margin-left: 30px;
    flex: 1;
}

.politics_list_title {
    font-size: 22px;
    
    
    width: 100%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e8e8e8;
    justify-content: space-between;
}

.politics_list_titleA, .politics_list_titleB {
    font-size: 22px;
    
    
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #e8e8e8;
}

.more {
    font-size: 18px;
    font-family: AppleSystemUIFont, AppleSystemUIFont-Regular;
    font-weight: 400;
    color: #cf1223;
}

.politics_list_title ul {
    display: flex;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #7E7E7E;
}

.politics_list_titleA ul, .politics_list_titleB ul {
    display: flex;
    align-items: center;
    height: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    
    color: #7E7E7E;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    
    margin-top: 280px;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-left: 15%;
    list-style: none;
}

.w-100 {
    height: 330px;
}

.politics_list_title ul li {
    font-size: 24px;
    margin-right: 56px;
    padding-bottom: 19px;
    border-bottom: 2px solid #fff;
}

.carousel-indicatorsA {
    position: absolute;
    right: 0;
    bottom: 133;
    
    
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 2%;
    margin-left: 15%;
    list-style: none;
}

.politics_list_titleA ul li, .politics_list_titleB ul li {
    font-size: 24px;
    margin-right: 75px;
    padding-bottom: 19px;
    border-bottom: 2px solid #fff;
}

    .politics_list_title ul li:hover, .politics_list_titleA ul li:hover, .politics_list_titleB ul li:hover {
        border-bottom: 2px #CF1223 solid;
        
        font-weight: 400;
        color: #CF1223 !important;
    }

.politics_color {
    border-bottom: 2px #CF1223 solid !important;
    font-weight: 400;
    color: #CF1223 !important;
}

.politics_list_box, .politics_list_boxA, .politics_list_boxB {
    width: 100%;
    margin-top: 21px;
}

    .politics_list_box ul, .politics_list_boxA ul, .politics_list_boxB ul {
        width: 100%;
        min-width: 489px;
    }

        .politics_list_box ul li, .politics_list_boxA ul li, .politics_list_boxB ul li {
            width: 100%;
            display: flex;
            align-items: center;
            color: #969696;
            font-size: 14px;
            margin-top: 18px;
        }

    .politics_list_box > ul > li > a {
         width: 450px;
         margin-right: 60px;
         font-size: 18px !important;
         color: #333333;
         overflow: hidden;
         white-space: nowrap;
         text-overflow: ellipsis;
    }

    .politics_list_boxA > ul > li > a, .politics_list_boxB > ul > li > a {
        width: 500px;
        margin-right: 150px;
        font-size: 18px !important;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.list_blank {
    width: 5px;
    height: 5px;
    background: #cf1223;
    border-radius: 50%;
    margin-right: 14px;
}

.banner_min_a {
    width: 1254px;
    height: 128px;
    margin-top: 20px;
}

    .banner_min_a > img {
        width: 100%;
        height: 100%;
    }

.specialColumn {
    width: 100%;
    overflow: hidden;
}

.specialColumn_box {
    display: flex;
    width: 3360px;
    transition: transform 0.5s ease; 
}

.specialColumn_list {
    width: 401px;
    height: 132px;
    margin-top: 33px;
    margin-right: 20px;
}

    .specialColumn_list img {
        width: 100%;
        height: 100%;
    }

.study_title_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    border-bottom: 2px #d8d8d8 solid;
}

.study_title {
    font-size: 28px;
    font-weight: 700;
    color: #CF1223;
    border-bottom: 3px #CF1223 solid;
    margin-right: 8px;
    margin-bottom: 2px;
}

.study {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 41px;
    padding: 0 22px;
    box-sizing: border-box;
    margin-bottom: 67px;
    justify-content: space-between;
}

.study_list {
    width: 161px;
    height: 119px;
    font-size: 22px;
    font-family: Source Han Sans CN, Source Han Sans CN-Light;
    font-weight: 300;
    text-align: left;
    color: #000000;
    line-height: 28px;
    padding: 14px 22px 10px 22px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    border: 1px solid #bc0100;
    margin-right: 38px;
    border-radius: 10px;
}

    .study_list img {
        margin-bottom: 10px;
    }

.study_list_a {
    width: 161px;
    height: 119px;
    background: #bc0100;
    border: 1px solid #bc0100;
    border-radius: 10px;
    color: #ffffff;
}

.study_list p {
    width: 100%;
    text-align: center;
}

.study_list img {
    width: 50px;
    height: 50px;
}

.politics_title_box img {
    width: 248px;
    height: 61px;
}

.video_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 49px;
}

.video_list {
    width: 291px;
    margin-top: 35px;
    margin-right: 2%;
}

    .video_list img {
        width: 100%;
        height: 143px;
    }

.video_box_a {
    transition: transform 0.5s ease-in-out; 
}

    .video_box_a > a {
        margin-right: 25px;
    }

    .video_box_a a:hover {
        color: #000;
    }

.video_list p {
    width: 100%;
    text-align: center;
    margin-top: 23px;
}

.video_box_a {
    display: flex;
    flex-wrap: nowrap;
}

.video_menu {
    width: 1260px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 96px;
    font-size: 18px;
    z-index: 100;
}

.video_menu_r {
    width: 25px;
    height: 49px;
    position: absolute;
    right: 0;
    top: 90px;
}

.video_menu_l {
    width: 25px;
    height: 49px;
    position: absolute;
    top: 90px;
}

.link_box {
    width: 1920px;
    height: 146px;
    padding: 27px 0;
    box-sizing: border-box;
    background: #fff5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.link_box_a {
    width: 1070px;
    height: 146px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

select {
    width: 280px;
    height: 68px;
    background: #ffe6e9;
    border: 1px solid #cf1223;
    border-radius: 10px;
    font-size: 20px;
    color: #CF1223;
    padding: 10px 30px 10px 50px;
    box-sizing: border-box;
}

    select:focus-visible {
        
        outline: none;
    }

.bottom {
    width: 1920px !important;
    height: 308px;
    background: #cf1223;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    z-index: 1;
}

    .bottom p {
        font-size: 16px;
    }



.sc_more {
    width: 100%;
    height: 60px;
    float: right;
    color: #CF1223;
    font-size: 18px;
    text-align: end;
    line-height: 60px;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.inx_notice {
    width: 100%;
    position: fixed;
    top: 45vh;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
}

.inx_notice_a {
    width: 1920px;
    display: flex;
    flex-direction: row-reverse;
}

.notice_box {
    width: 204px;
    text-align: right;
    position: fixed;
    right: 0;
    z-index: 10;
}

.notice_title {
    font-size: 24px;
    font-family: Source Han Sans CN, Source Han Sans CN-Medium;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    line-height: 28px;
    margin-top: 5px;
}

.notice_text {
    width: 204px;
    height: 191px;
    padding: 6px 8px 13px 34px;
    box-sizing: border-box;
    color: #FFFFFF;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    text-align: center;
}

    .notice_text a:hover {
        color: #000000;
    }

.notice_blank {
    width: 16px;
    height: 16px;
    border-radius: 16px;
    font-size: 16px;
    border: 1px #A4A3A3 solid;
    display: flex;
    align-items: center;
    justify-content: center;
}

.notice_more {
    width: 100%;
    display: flex;
    align-items: center;
    text-align: right;
    color: #A4A3A3;
    justify-content: flex-end;
    font-size: 20px;
}

    .notice_more a:hover {
        color: #A4A3A3;
    }

.notice_code {
    margin-top: 14px;
    width: 191px;
    height: 242px;
    margin-left: 12px;
    background-color: #FFFFFF;
}

    .notice_code img {
        width: 100%;
        height: 100%;
    }

.notice_img {
    width: 204px;
    height: 69px;
    position: absolute;
}

    .notice_img img {
        width: 100%;
        height: 100%;
    }

.notice_p > a {
    width: 144px;
    margin-top: 31px;
    font-size: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000000;
}

.scrollmagic-pin-spacer {
    width: 100% !important;
}

.notice_p p {
    margin-bottom: 0;
}

.searchEmpty {
    width: 100%;
    
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 120px 0;
    box-sizing: border-box;
}

    .searchEmpty img {
        width: 230px;
        height: 230px;
        margin-bottom: 30px;
    }

    .searchEmpty p {
        width: 100%;
        text-align: center;
        color: #dcdcdc;
    }

.pagination {
    margin-top: 15px;
    margin-bottom: 20px;
}

.d-none {
    background-color: rgba(0, 0, 0,0.5);
}

.carousel-caption {
    width: 100%;
    position: absolute;
    right: 0% !important;
    bottom: 1px;
    left: 0% !important;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

#carouselCaptions1 > .carousel-inner > .carousel-item > a > img, #carouselCaptions2 > .carousel-inner > .carousel-item > a > img {
    width: 456px;
}

.link {
    border-radius: 8px;
    border: 1px solid #cf1223;
    padding: 0 8px;
    background: #ffe6e9;
}

select {
    border: none !important;
}