@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333;
}

ul,
li {
    list-style: none;
}

.container {
    width: 1400px;
    max-width: 1920px;
    margin: 0 auto;
}

.fl_r {
    float: right
}

.fl_l {
    float: left
}

.clb {
    clear: both
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.pos {
    position: relative;
}

.pc {
    display: block
}

.mobile {
    display: none;
}

/*头条*/
.head-news {
    line-height: 45px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
}

.head-news a {
    font-size: 40px;
    color: #c3252c;
    font-weight: bold;
}


/*轮播图*/
.banner_box {
    width: 700px;
    height: 525px;
}

.banner_box ul li img {
    width: 100%;
    height: 100%;
}

.banner_box .banner_desc {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding-left: 35px;
    padding-right: 140px;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 18px;
    font-weight: normal;
}

.banner_box .swiper-pagination {
    width: unset !important;
    left: unset !important;
    right: 40px;
    bottom: 17px !important;
}

.banner_box .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    background-color: #ffffff !important;
}

.banner_box .swiper-pagination-bullet-active {
    background-color: #fff !important;
}

.banner_box .swiper-button-prev,
.banner_box .swiper-button-next {
    width: 33px;
    height: 63px;
    background-color: rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    background-position: center;
}

.banner_box .swiper-button-prev {
    left: 0;
    background-image: url("../img/left_icon.png")
}

.banner_box .swiper-button-next {
    right: 0;
    background-image: url("../img/right_icon.png")
}

/*人大新闻*/
.rdxw_box {
    width: 645px;
}

.label {
    position: relative;
    display: block;
    padding: 16px 0 14px 0;
    background-image: url("../img/more_icon2.png");
    background-repeat: no-repeat;
    background-position: bottom 16px right;
    height: 28px;
    border-bottom: 1px dashed #e5e5e5;
}

.label span {
    display: block;
    font-family: 'Microsoft YaHei';
    font-size: 28px;
    color: #0078cd;
    font-weight: 700;
    position: absolute;
    background-color: #fff;
    padding-right: 19px;
}

.label span:nth-child(2) {
    font-size: 14px;
    color: #333;
    padding-right: 0;
    right: 0;
    top: 26px;
}

.liststyle li a {
    padding-left: 15px;
    position: relative;
    box-sizing: border-box;
}

.liststyle li a:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 12px;
    left: 0;
    background-color: #bd1a2d;
}

.rdxw_lists li {
    position: relative;
    line-height: 1.6;
    padding: 21px 0px 15px 0;
    border-bottom: 1px dashed #e5e5e5;
}

.rdxw_lists li a {
    display: block;
    font-size: 16px;
    color: #333;
    transition: all 0.3s;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rdxw_lists li:hover a {
    color: #bd1a2d;
}

.rdxw_lists li span {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: #333;
}

.rdxw_box>img {
    width: 100%;
    margin-top: 17px;
}

/*专题专栏*/
.ztzl_box {
    margin-top: 12px;
}

.ztzlSwiper {
    width: 100%;
    margin-top: 31px;
}

.ztzlSwiper img {
    width: 100%;
    transition: all 0.3s ease-in;
}

.ztzlSwiper .swiper-slide {
    overflow: hidden;
}

.ztzlSwiper .swiper-slide:hover img {
    transform: scale(1.15)
}

.ztzlSwiper .swiper-button-prev,
.ztzlSwiper .swiper-button-next {
    width: 33px;
    height: 63px;
    background-color: rgba(0, 0, 0, 0.4);
    background-repeat: no-repeat;
    background-position: center;
    top: 44%;
}

.ztzlSwiper .swiper-button-prev {
    left: 0;
    background-image: url("../img/left_icon.png")
}

.ztzlSwiper .swiper-button-next {
    right: 2px;
    background-image: url("../img/right_icon.png")
}

/*重要发布、党务公开、媒体聚焦*/
.zyfb_box {
    background: url("../img/bg1.png") no-repeat;
    padding: 44px 0;
    margin-top: 45px;
}

.zyfb_box .container>.fl_l {
    display: flex;
    width: 1217px;
    height: 452px;
    background-color: #fff;
    padding: 18px 40px 10px 34px;
    box-sizing: border-box;
}

.zyfb_box .container>.fl_r {
    width: 160px;
    height: 452px;
}

.news_list_box {
    flex: 1;
}

.zyfb_box .container>.fl_l .news_list_box:nth-child(2) {
    margin: 0 6%;
}

.news_list_box ul {
    margin-top: 15px;
}

.zyfb_box .container>.fl_l .news_list_box ul li {
    line-height: 30px;
    margin-bottom: 25px;
    height: 62px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news_list_box ul li a {
    font-size: 16px;
}

.news_list_box ul li:hover a {
    color: #bd1a2d;
}

.zyfb_box .container>.fl_r a {
    display: block;
    background-color: #fff;
    padding: 50px 0 14px 0;
    transition: all 0.1s linear;
    background-repeat: no-repeat;
    background-position: center top 15px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    color: #000;
    margin-bottom: 15px;
    background-size: 30px;
}

.zyfb_box .container>.fl_r a:hover {
    background-color: #0078cd;
    color: #fff;
}

.zyfb_box .container>.fl_r a:nth-child(1) {
    background-image: url("../img/cwhld_icon.png")
}

.zyfb_box .container>.fl_r a:nth-child(4) {
    background-image: url("../img/jgsz_icon.png")
}

.zyfb_box .container>.fl_r a:nth-child(3) {
    background-image: url("../img/zzqrddb_icon.png")
}

.zyfb_box .container>.fl_r a:nth-child(2) {
    background-image: url("../img/zccy_cion.png");
    margin-bottom: 0;
}

.zyfb_box .container>.fl_r a:hover:nth-child(1) {
    background-image: url("../img/cwhld_icon_w.png")
}

.zyfb_box .container>.fl_r a:hover:nth-child(4) {
    background-image: url("../img/jgsz_icon_w.png")
}

.zyfb_box .container>.fl_r a:hover:nth-child(3) {
    background-image: url("../img/zzqrddb_icon_w.png")
}

.zyfb_box .container>.fl_r a:hover:nth-child(2) {
    background-image: url("../img/zccy_cion_w.png")
}

/*三个子外部系统链接*/
.subsystem {
    padding: 40px 0;
}

.subsystem a {
    font-size: 0;
    float: left;
}

.subsystem a:nth-child(2) {
    margin: 0 28px
}

.subsystem a img {
    display: block;
    transition: all 0.3s;
}

.subsystem a:hover img {
    transform: translateY(-20px)
}


.rdfc_box {
    background: url("../img/bg2.png") no-repeat;
    padding: 19px 0 51px 0;
}

.rdfc_box .label img {
    background-color: #fffcfa;
}


.rdyk {
    width: 32%;
}

.rdyk_box {
    background-color: #fff;
    padding: 20px 0 30px 30px;
    box-sizing: border-box;
    margin-top: 15px;
}

.rdyk_box img {
    float: left;
    width: 210px;
}

.rdyk_title {
    float: left;
    width: calc(100% - 240px);
    padding: 46px 0 0 20px;
    box-sizing: border-box;
}

.rdyk_title p {
    font-size: 22px;
    color: #e20200;
    font-weight: bold;
    text-align: center;
}

.rdyk_title a {
    font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 4;
    display: block;
}

.rdyk_title a.more {
    display: block;
    width: 72px;
    height: 32px;
    border-radius: 10px;
    border: 1px solid #f6b3b2;
    font-size: 14px;
    color: #e20200;
    text-align: center;
    line-height: 32px;
    font-weight: normal;
    margin: 50px auto 0;
    transition: all 0.2s;
}

.rdyk_title a.more:hover {
    background-color: #e20200;
    border: 1px solid #e20200;
    color: #fff;
}

.rdsp {
    width: 65.9%;
}

.rdsp_box {
    background-color: #fff;
    text-align: center;
    margin-top: 15px;
    padding: 24px 0 25px 0;
}

.rdsp_box ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2%;
    width: 43%;
}

/* .rdsp_box ul li>a{position: relative;display: inline-block;overflow: hidden;}
.rdsp_box ul li>a img{display: block;transition: all 0.3s ease-in-out;width: 100%;}
.rdsp_box ul li>a .shadows{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,0.4);
    background-image: url("../img/zanting.png");
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease-in-out;
}
.rdsp_box ul li>a:hover img{transform: scale(1.17)}
.rdsp_box ul li>a:hover .shadows{background-color: rgba(0,0,0,0);}
.rdsp_box ul li p{
    display: flex;
    text-align: center;
    font-size: 18px;
    color: #333;
    height: 65px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 24px;
    box-sizing: border-box;
} */


.video-container {
    position: relative;
    margin-bottom: 30px;
    background-color: #000;
    overflow: hidden;
}

.video-title {
    color: #333;
    font-size: 18px;
    line-height: 64px;
    font-weight: bold;
    background-color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

video {
    width: 100%;
    display: block;
    cursor: pointer;
}

/* 隐藏控制条 */
video::-webkit-media-controls {
    display: none !important;
}

/* 封面图片样式 */
.cover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 64px);
    /* 减去标题高度 */
    object-fit: cover;
    display: block;
    transition: opacity 0.3s;
}

/* 播放按钮样式 */
.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 2;
    transition: opacity 0.3s;
}

.play-button::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #fff;
    margin-left: 5px;
}

/* 播放时隐藏按钮和封面 */
video.playing~.play-button,
video.playing~.cover-image {
    opacity: 0;
    pointer-events: none;
}

.instructions {
    margin-top: 20px;
    padding: 15px;
    background-color: #e9e9e9;
    border-radius: 5px;
    font-size: 14px;
    color: #555;
}

.rdfc_box>.container .news_list_box:nth-child(2) {
    margin: 0 2%
}

.rdfc_box>.container .news_list_box:nth-child(3) ul {
    background-color: #fff;
    padding: 27px 15px 17px 25px;
}

.rdfc_box>.container .news_list_box:nth-child(3) ul li {
    margin-bottom: 25px;
}


/* 满屏幕飘窗 */
.floating-window {
    position: absolute;
    width: 332px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    transition: transform 0.3s ease;
    z-index: 99;
}

.floating-window .close-btn {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
    color: #999;
    z-index: 10;
}

.floating-window .close-btn:hover {
    color: #333;
}

.floating-window .img,
.floating-window .img img {
    display: block;
    width: 100%;
}



/* 当前位置 */
.weiz {
    padding-left: 30px;
    background: url(../img/weiz-iocn.png) no-repeat left center;
    font-size: 18px;
    line-height: 62px;
    box-sizing: border-box;
}

.weiz a {
    display: inline-block;
}

.wbg {
    background-color: #fff;
}

.rightxf {
    position: absolute;
    right: 30px;
    top: 100px;
    text-align: center;
}

.rightxf img {
    display: block;
    width: 90px;
    margin: 0 auto;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
}

.rightxf p {
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 20px;
}

#indexLeftCode {
    position: fixed;
    width: 130px;
    top: 400px;
    right: 50%;
    margin-right: -840px;
    transition: top 0.3s ease;
}

#indexLeftCode .close-btn {
    position: absolute;
    top: -25px;
    right: -5px;
    font-size: 20px;
    cursor: pointer;
    color: #999;
    z-index: 10;
}

#indexLeftCode .close-btn:hover {
    color: #333;
}

@media (min-width: 320px) and (max-width: 767px) {
    #indexLeftCode {
        display: none;
    }

    .pc {
        display: none;
    }

    .mobile {
        display: block;
    }

    .container {
        width: 90%;
    }

    .fl_l {
        width: 100% !important;
    }

    .fl_r {
        width: 100% !important;
    }

    .head-news {
        line-height: 1.5;
        padding: 0px 15px;
        box-sizing: border-box;
    }

    .head-news a {
        font-size: 22px;
    }

    .banner_box {
        width: 100%;
        height: unset;
    }

    .banner_box .banner_desc {
        height: 55px;
        line-height: 55px;
        font-size: 18px;
        font-weight: normal;
        padding: 0 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .label {
        height: 22px;
    }

    .label span {
        font-size: 22px
    }

    .label span:nth-child(2) {
        top: 21px;
    }

    .liststyle li a:before {
        top: 9px;
    }

    .rdxw_box {
        width: 100%;
        padding: 0 30px;
        box-sizing: border-box;
        margin-top: 20px;
    }

    .rdxw_lists li {
        padding-right: 10px;
    }

    .rdxw_lists li:after {
        display: block;
        content: '';
        clear: both;
    }

    .rdxw_lists li a {
        font-size: 16px;
    }

    .rdxw_box>img {
        width: 100%;
        margin-top: 25px;
    }

    .ztzl_box {
        padding: 0 15px;
        box-sizing: border-box;
    }

    .news_list_box ul li a {
        font-size: 16px;
    }

    .zyfb_box {
        background: url(../img/bg1.png);
        padding: 30px 0;
    }

    .zyfb_box>.container {
        width: 96%;
    }

    .zyfb_box .container>.fl_l {
        display: block;
        padding: 18px 25px 10px 25px;
        height: unset;
    }

    .zyfb_box .container>.fl_r {
        height: unset;
        padding: 0 4%;
        box-sizing: border-box;
        font-size: 0;
    }

    .zyfb_box .container>.fl_r a {
        width: 45%;
        display: inline-block;
        vertical-align: top;
        margin: 5% 2.4% 0 2.4%;
        background-size: 30px;
    }

    .zyfb_box .container>.fl_r a p {
        display: flex;
        height: 60px;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .subsystem {
        padding: 20px 15px;
        box-sizing: border-box;
    }

    .subsystem a img {
        width: 100%;
    }

    .subsystem a:nth-child(2) {
        margin: 20px 0;
    }

    .rdfc_box {
        background: unset;
    }

    .rdfc_box>.container {
        display: block;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .zyfb_box .container>.fl_l .news_list_box:nth-child(2) {
        margin: 0;
    }

    .rdyk_box {
        padding: 0
    }

    .rdyk_box img {
        width: 50%;
    }

    .rdyk_title {
        width: 50%;
    }

    .rdfc_box>.container .news_list_box:nth-child(2) {
        margin: 30px 0 0 0;
    }

    .rdsp_box>a img {
        width: 100%;
    }

    .rdsp_box ul li {
        width: 100%;
        margin: 0;
    }

    .rdfc_box>.container .news_list_box:nth-child(3) ul {
        padding: 27px 15px 17px 10px
    }

    .floating-window {
        display: none;
    }

}


/* 电脑端适配 */
@media (min-width: 1025px) and (max-width: 1399px) {
    #indexLeftCode {
        display: none;
    }

    .container {
        width: 94%
    }

    .banner_box {
        width: 50%;
        height: 456px;
    }

    .banner_box .banner_desc {
        height: 70px;
        line-height: 70px;
        font-size: 20px;
    }

    .banner_box .swiper-pagination {
        bottom: 20px !important;
    }

    .rdxw_box {
        width: 46%;
    }

    .rdxw_lists li:after {
        display: block;
        content: '';
        clear: both;
    }

    .rdxw_lists li a {
        display: block;
        width: 78%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        float: left;
        font-size: 16px;
    }

    .label {
        padding: 10px 0 14px 0;
    }

    .label span:nth-child(2) {
        top: 21px;
    }

    .rdxw_lists li {
        padding: 13px 0;
    }

    .zyfb_box .container>.fl_l {
        width: 87%;
    }

    .zyfb_box .container>.fl_r {
        width: 11.4%;
    }

    .news_list_box ul li a {
        font-size: 16px;
    }

    .subsystem a {
        width: 31.5%
    }

    .subsystem a img {
        width: 100%
    }

    .subsystem a:nth-child(2) {
        margin: 0 2.7%
    }

    .rdyk_box {
        padding: 18px 0 18px 25px;
    }

    .rdyk_box img {
        width: 55%;
    }

    .rdyk_title {
        width: 45%;
        padding: 40px 0 0 10px;
    }

    .rdsp_box>a {
        width: 90%;
        margin: 0 auto;
    }

    .rdsp_box {
        padding: 13px 0;
    }
}

/* ipad适配 */
@media (min-width: 768px) and (max-width: 1024px) {
    .container {
        width: 90%;
        margin: 0 auto;
    }

    .search_box input {
        width: 180px !important;
    }

    header nav {
        bottom: 0px;
    }

    header nav>ul>li>a {
        padding: 0 22px 35px !important;
        display: initial;
        font-size: 20px !important;
    }

    header nav>ul>li:first-child>a {
        padding: 0px;
        margin: 0px;
    }

    .head-news {
        padding: 30px 0px;
    }

    .banner_box {
        width: 100%;
        height: 410px;
    }

    .rdxw_box {
        width: 100%;
    }

    .zyfb_box .container>.fl_l {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .zyfb_box .container>.fl_r {
        width: 100%;
        height: 130px;
        margin-top: 20px;
    }

    .zyfb_box .container>.fl_r a {
        float: left;
        width: 23%;
        background-color: #fff;
        margin: 1%;
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.2);
        height: 70px;
    }

    .subsystem {
        padding: 0px;
        display: flex;
    }

    .subsystem a img {
        width: 100%;
    }

    .rdyk {
        width: 40%;
    }

    .rdyk_box img {
        float: left;
        width: 140px;
    }

    .rdyk_title {
        padding: 5px 0 0 20px;
        width: calc(100% - 156px);
    }

    .rdyk_title a.more {
        margin: 0px auto 0;
    }

    .rdsp {
        width: 57%;
    }

    .yqlj_box ul li {
        width: 13% !important;
        float: left;
    }

    .w85 {
        width: 85%;
    }

    .w15 {
        width: 15%;
    }

    .video-title {
        font-weight: normal;
    }
}