/* body { width: 100%; background: url(./微信图片_20251219150235_681_57.png) top center no-repeat; } */


.header-part {
    width: 100%;
    height: 1522px;
    background: url(../images/2026nqslh_headerTop.png) top center no-repeat;
    position: relative;
    box-sizing: border-box;
}
.text a { color: inherit; }
.empty-header { width: 100%; height: 476px; }
.first-part {
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
/* 头条 */
.ttbox { margin: 0 auto; padding: 49px 72px 0; width: 1260px; height: 167px; background: url(../images/2026nqslh_bg_tt.png) top center no-repeat;  overflow: hidden; position: relative; box-sizing: border-box; }
.ttbox .tt-tit {
    color: #fff3a7;
    font-size: 39px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
.ttbox .tt-desc {
    margin-top: 38px;
    line-height: 36px;
    color: #fff388;
    font-size: 18px;
    text-indent: 2em;
    position: relative;
    box-sizing: border-box;
}
.ttbox:hover .tt-tit { font-size: 40px; }
/* 新闻 */
.newsbox {
    margin: 75px auto 0;
    width: 1280px;
    display: flex;
    position: relative;
    box-sizing: border-box;
    /* background-color: #fff; */
    /* box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.10); */
}

/* 轮播图 */
.newsbox .swiper-box {
    padding: 20px 20px 0;
    width: 838px;
    height: 530px;
    background: url(../images/20251219_bg_newspic_bot.png) bottom center no-repeat;
    background-color: #c80000;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
#firstSwiper {
    position: relative;
    width: 100%;
    height: 100%;
}
#firstSwiper .swiper-wrapper .swiper-slide {
    position: relative;
    text-align: center;
}
#firstSwiper .swiper-wrapper > .swiper-slide img {
    width: 100%;
    height: 455px;
}

/* 自定义底部分页器 */
#firstSwiper .swiper-pagination-bullets {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 8px;
    left: auto;
    width: 20%;
    text-align: right;
    padding-right: 20px;
    display: none;
}
#firstSwiper .swiper-pagination-bullets > .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
}
#firstSwiper .swiper-pagination-bullets > .swiper-pagination-bullet-active {
    width: 39px;
    border-radius: 39px;
    background-color: #fff;
}
/* 自定义底部content条框 */
#firstSwiper .swiper-slide > .pic-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 56px;
    line-height: 56px;
    text-align: center;
}
#firstSwiper .swiper-slide > .pic-content > a {
    display: block;
    width: 100%;
    height: 56px;
    color: #fff275;
    font-size: 18px;
    white-space:nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#firstSwiper .swiper-slide > .pic-content > a:hover {
    text-decoration: underline;
}
/* 自定义按钮 */
#firstSwiper > .swiper-button-next,
#firstSwiper > .swiper-button-prev {
    width: 30px;
    height: 60px;
    text-align: center;
    background: #000;
}
#firstSwiper > .swiper-button-next:after,#firstSwiper > .swiper-button-prev:after {
    line-height: 60px;
    color: #fff;
    font-size: 18px;
}

.right-box { margin-left: 5px; width: 435px;  height: auto; position: relative; box-sizing: border-box; }
.newsbox .news-content { width: 100%; height: auto; background-color: #fffef6; position: relative; box-sizing: border-box; }
.newsbox .news-list { width: 100%; position: relative; box-sizing: border-box; }
.newsbox .news-list .news-item { padding: 9px 15px 9px 15px; height: 68px; color: #4d4d4c; font-size: 16px; border-left: 6px solid #ea2313; border-bottom: 2px solid #faefde; display: flex; align-items: center; flex-wrap: wrap; }
.newsbox .news-list .news-item .text { color: #333; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.newsbox .news-list .news-item:hover { color: #fff; border-left: 6px solid #db1704;  background: url(../images/20251219_bg_newhover.png) top center no-repeat; background-size: 100% 100%; }
.newsbox .news-list .news-item:hover .text { color: #fff; }

/* 两会议程 */
.lhycbox { margin-top: 50px; text-align: center; position: relative; box-sizing: border-box; }

/* 政府工作报告 */
.second-part {
    margin: 0 auto 0;
    padding-top: 35px;
    padding-bottom: 50px;
    width: 100%;
    min-height: 898px;
    background: url(../images/2026nqslh_bg_bgjd.png) top center no-repeat;
    position: relative;
    box-sizing: border-box;
}
.second-part .second-wrap {
    margin: 0 auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
.zmb-title { margin: 0 auto; width: 1200px; text-align: center; position: relative; }
.zmbbox {
    margin: 10px auto 0;
    padding-top: 123px;
    width: 1280px;
    height: 860px;
    background: url(../images/2026nqslh_bg_react.png) top center no-repeat;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
    display: flex;
}
.zmbbox .leftmenu {
    margin-left: 10px;
    width: 345px;
    height: 100%;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;

}
.zmbbox .leftmenu .leftmenu-list {
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
.zmbbox .leftmenu .leftmenu-list .tit {
    margin-top: 17px;
    margin-left: 74px;
    margin-bottom: 83px;
    padding-bottom: 2px;
    width: 265px;
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    background: url(../images/2026nqslh_bg_menureact.png) top left no-repeat;
    display: block;
    position: relative;
    box-sizing: border-box; 
    z-index: 2;
}
.zmbbox .leftmenu .leftmenu-list .tit span {
    margin-top: 1px;
    width: 195px;
    height: 70px;
    line-height: 62px;
    display: block;
}
.zmbbox .leftmenu .leftmenu-list .tit.active {
    background: url(../images/2026nqslh_bg_menureact_active.png) top left no-repeat;
}
.zmbbox .right-con {
    padding: 50px 50px 100px 60px;
    width: 870px;
    height: 650px;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.zmbbox .zmb-con {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: none;
}
.zmbbox .zmb-list {
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}
.zmbbox .zmb-list .zmb-item {
    margin-bottom: 25px;
    padding-left: 15px;
    padding-bottom: 10px;
    width: 100%;
    line-height: 39px;
    border-bottom: 1px dashed #000000;
    position: relative;
    box-sizing: border-box;
}
.zmbbox .zmb-list .zmb-item:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 15px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #333;
}
.zmbbox .zmb-list .zmb-item .tit {
    color: #333;
    font-size: 18px;
}
.zmbbox .zmb-list .zmb-item .tit:hover { color: #d8180b; }
/*  */
.zmbbox .zmb-con {
    overflow-x: hidden;
    overflow-y: auto;
}

/* 创意产品 */
.cycp-part { margin-top: -50px; padding-bottom:100px; width: 100%; height: 1095px; position: relative; box-sizing: border-box; background: url(../images/2026nqslh_bg_cycp.png) top center no-repeat; }
.cycp-part .cycp-wrap { margin: 0 auto; width: 1200px; position: relative; box-sizing: border-box; }
.cycpbox {
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
.cycpbox .cycp-title { padding-top: 75px; margin-bottom: 100px; text-align: center; }
.cycpbox .cycp-content {
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
#cycpSwiper {
    padding: 0 30px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
#cycpSwiper .pic {
    margin: 0 auto;
    width: 310px;
    height: 485px;
    border: 10px solid #fee2ac;
    position: relative;
    box-sizing: border-box;
}
#cycpSwiper .pic .img {
    margin: 0 auto;
    width: 290px;
    height: 468px;
    overflow: hidden;
    display: block;
}
#cycpSwiper .pic-content {
    margin: 0 auto; padding: 10px 15px; width: 310px; height: 78px; background: linear-gradient( to bottom, #fe5004, #f51813); box-sizing: border-box;
    display: flex; align-items: center;
}
#cycpSwiper .pic-content a { color: #fff; font-size: 14px; text-align: justify; }
#cycpSwiper .swiper-button-next, #cycpSwiper .swiper-button-prev {
    width: 33px;
    height: 73px;
    background-color: rgb(204, 0, 0,.3);
    color: #fbd59f;
}
#cycpSwiper .swiper-button-next:after , #cycpSwiper .swiper-button-prev:after { font-size: 16px; }
/* 两会发布 */
.lhfb-part { padding-top: 75px; padding-bottom: 80px; width: 100%;  background-color: #fef6ea; }
.lhfbbox {
    margin: 0 auto;
    width: 1280px;
    position: relative;
    box-sizing: border-box;
}
.lhfbbox .lhfb-title {
    width: 100%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.lhfbbox .lhfb-content {
    margin-top: 50px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.lhfbbox .lhfb-content .lhfb-item { width: 50%; }
.lhfbbox .descbox {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}
.lhfbbox .descbox .descItem {
    padding: 35px;
    width: 625px;
    height: 296px;
    position: relative;
    box-sizing: border-box;
}
.lhfbbox .lhfb-item:nth-child(1) .descItem {
    background: url(../images/20251219_bg_rdfb.png) top center no-repeat;
}
.lhfbbox .lhfb-item:nth-child(2) .descItem {
    background: url(../images/20251219_bg_zxfb.png) top center no-repeat;
}
.lhfbbox .descbox .descItem .tit {
    color: #fff; 
    font-size: 20px; 
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.lhfbbox .descbox .descItem .line {
    margin: 30px 0 20px;
    border-bottom: 1px dotted #fff;
}
.lhfbbox .descbox .descItem .desc {
    margin-top: 10px;
    line-height: 29px;
    color: #fff;
    font-size: 16px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.lhfbbox .lhfb-item:nth-child(2) .descItem .line { border-bottom: 1px dotted #ac1300; }
.lhfbbox .lhfb-item:nth-child(2) .descItem .tit, .lhfbbox .lhfb-item:nth-child(2) .descItem .desc { color: #ac1300; }
.lhfbbox .titlist {
    margin-top: 20px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.lhfbbox .titlist .tit-item {
    margin: 10px 0;
    padding-left: 18px;
    width: 620px;
    height: 29px;
    line-height: 29px;
    position: relative;
    box-sizing: border-box;
}
.lhfbbox .titlist .tit-item:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #d20c0d;
}
.lhfbbox .titlist .tit-item .text {
    width: 100%;
    color: #333;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.lhfbbox .titlist .tit-item .text:hover {
    color: #d20c0d;
}
/*  */
.third-part {
    width: 100%;
    background-color: #fef6ea;
    position: relative;
    box-sizing: border-box;
}
.third-part .third-wrap {
    margin: 0 auto;
    padding-bottom: 220px;
    width: 100%;
    background: url(../images/2026nqslh_bg_wydbzs.png) bottom center no-repeat;
    position: relative;
    box-sizing: border-box;
}
/* 代表委员之窗 */
.dbwyzcbox {
    margin: 0 auto;
    width: 1280px;
    height: auto;
    position: relative;
    box-sizing: border-box;
}
.dbwyzcbox .dbwyzc-title {
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.dbwyzcbox .dbwyzc-content {
    width: 100%; 
    height: auto;
    background: url(../images/2026nqslh_bgtxt_wydbzs.png) top center no-repeat;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}
.dbwyzcbox .dbwyzc-tabs { margin-top: 50px; margin-bottom: 29px; padding: 0 42px; position: relative; box-sizing: border-box; }
.dbwyzcbox .dbwyzc-tabs a { margin-right: 65px; line-height: 39px; color: #333; font-size: 30px;  font-weight: 500; }
.dbwyzcbox .dbwyzc-tabs a.active { color: #ea3933; font-weight: bold; }
.dbwyzcbox .dbwyzc-conitem {
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
.switchbox-wrap { display: none; }
.switchbox { padding: 0 42px; width: 100%; display: flex; position: relative; box-sizing: border-box; }
.switchbox .left { width: 408px; height: 544px; overflow: hidden; border: 10px solid #ebd6b4; z-index: 9; }
.switchbox .left img { margin: 0 auto; width: 100%; display: block; }  
.switchbox .right { margin-left: 40px; height: 360px; }
.switchbox .right .tit { margin: 20px 40px 20px 30px; padding-bottom: 15px; line-height: 54px; color: #cf0d0d; font-size: 40px; font-weight: bold; }
.switchbox .right .desc { width: 560px; padding-top: 0; padding-right: 30px; padding-bottom: 0; padding-left: 30px; line-height: 32px; color: #333; font-size: 18px; font-style: normal;  font-weight: normal; font-variant: normal; }
.switch-bot { margin-top: -120px; padding: 0 15px;  width: 1280px; height: 170px; background: #cc0000; text-align: center; position: relative; display: flex; }
.switch-bot .people { margin-right: 10px;  width: 150px; height: 190px; cursor: pointer; }
.switch-bot .people:first-child { margin-left: 469px; }
.switch-bot .people .pic { margin-top: -62px; width: 130px; height: 130px; border-radius: 50%; position: relative; z-index: 3; }
.switch-bot .people .name { margin: 20px 0px 0 0; width: 100%; color: #fff; font: normal 20px / 20px "Microsoft Yahei"; text-align: center; }
.switch-bot .people .imgbg { margin-top: -140px; width: 150px; height: 150px; border-radius: 50%; background: #d63333; z-index: 2; position: relative; }

.switchbox .right .desc:hover { color: #c80000; }
/* 两会图集 */
.lhtj-part {
    margin-top: -110px;
    width: 100%;
    background: url(../images/2026nqslh_bg_lhtj.png) bottom center no-repeat;
    position: relative;
    box-sizing: border-box;
    z-index: 9;
}
.lhtjbox {
    width: 100%;
    background-color: #fef6ea;
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.lhtjbox .lhtj-title {
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.lhtjbox .lhtj-content {
    margin: 0 auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
#lhtjSwiper {
    margin: 0 auto;
    width: 1200px;
    position: relative;
    box-sizing: border-box;
}
#lhtjSwiper .lhtjitem {
    margin: 0 auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}
#lhtjSwiper .lhtjitem .pic img {
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: block;
}
#lhtjSwiper .lhtjitem .pic-content {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    box-sizing: border-box;
}
#lhtjSwiper .lhtjitem .pic-content .txtdesc {
    margin: 0 auto;
    padding: 40px 56px;
    width: 1040px;
    height: 170px;
    background: url(../images/2026nqslh_pic_lhtj.png) top center no-repeat;
    position: relative;
    box-sizing: border-box;
}
#lhtjSwiper .lhtjitem .pic-content .txtdot {
    color: #fbd59f;
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
}
#lhtjSwiper .lhtjitem .pic-content .descdot {
    margin-top: 16px;
    color: #fff;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lhtjbox .btns {
    margin: 0 auto;
    width: 1350px;
    position: relative;
    box-sizing: border-box;
    position: absolute;
    top: 43%;
    left: 0;
    right: 0;
}
.lhtjbox .btns .swiper-button-next, .lhtjbox .btns .swiper-button-prev { 
    color: #fff;
    width: 33px;
    height: 73px;
    background-color: #cc0000;
}
.lhtjbox .btns .swiper-button-next:after, .lhtjbox .btns .swiper-button-prev:after { font-size: 16px; }
.lhtjbox .cycpmore {
    margin: 48px auto 0;
    padding: 8px 32px;
    width: 88px;
    color: #cc0000;
    border: 1px solid #cc0000;
    text-align: center;
    display: block;
}
.lhtjbox .cycpmore:hover {
    color: #fff;
    background: #cc0000;
    border: 1px solid #ef9e5f;
}