@charset "utf-8";
/* CSS Document */
body{margin:0px 0px;color:#000;font-family: "PingFang SC","Microsoft YaHei"; background:#f9f9f9;}
div{text-align:left;}
ul,ol,li,dl,dt,dd,p,h1{margin:0px; padding:0px; border:0px;}
li{list-style:none;list-style-position: outside;border:0;}
img,a img{border:0px;}
.topn .ffxm,#myVideo{display:none}/* 隐藏移动端头图 */
a{text-decoration:none;}

.bg{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: center;background: url('../images/pc_bg.jpg') center/cover no-repeat;            opacity: 0;transition: opacity 0.5s ease-in-out;z-index: -1;}

/* 专题头部-头图+摘要 */
.topn{margin:0 auto;width:100%; overflow:hidden;position:relative;background:#f9f9f9}
.topn .ffxu{float:left;width:100%;}
.topn .ffxu img{width:100%;height:auto;}
.topn .zybx{float:left;margin:-35px 0 10px calc(50% - 520px);width:1000px;padding:15px 20px 15px 20px;background:#fff;color:#666;font-size:22px;line-height:160%;border-radius:12px 12px;overflow:hidden;}

/* 导航条定位 */
.dhmw{float:left;width:100%;padding:0px 0 30px 0;position:relative;}
.navbar{margin:0 auto;width:100%;position: sticky;top:-1px;display: flex;overflow-x: auto;padding:20px 0 20px 0;background-image: linear-gradient(to top,#f6fafb ,#f9f9f9);border-bottom:1px #e8f2f5 solid;transition: scroll-left 0.3s ease; /* 为滚动添加过渡效果 */justify-content: center;align-items: center;box-shadow: 0px 16px 24px -4px rgba(16, 24, 40, 0.02), 0px 8px 8px -4px rgba(16, 24, 40, 0.01);backdrop-filter:blur(80px); z-index:2;}
.navbar::-webkit-scrollbar {display: none;  /* Chrome, Safari, and Opera */}
.nav-item {cursor: pointer;font-size:24px;color:#737983;text-decoration:none;position:relative;display: flex;padding:0 0 8px 0;}
.nav-item:before{position: absolute;left:50%;bottom:0px;content: "";width:0;height:5px;border-radius:5px 5px;background:#f7f7f7; display: block;}
.nav-item.active {color: #0b435c;text-decoration:none;}
.nav-item.active:before{background:#0b435c;left:calc(50% - 20px);width:40px;transition: all 0.3s;}

.navd{cursor: pointer;font-size:24px;color:#737983;text-decoration:none;position:relative;display: flex;padding:0 0 8px 0;}
.navd:before{position: absolute;left:50%;bottom:0px;content: "";width:0;height:5px;border-radius:5px 5px;background:#f7f7f7; display: block;}
.navd a{font-size:24px;color:#737983;text-decoration:none;}
.navd a:hover{color:#0b435c;}

.muxd{cursor: pointer;padding:0 40px 0 34px;position:relative;display: flex;}
.muxd:before{position: absolute;right: 0;top: 8px;content: "";width:1px;height:20px;background:#e4e9f2; display: block;}

.muxd:last-child:before{display:none;}
.section{width: 100%;}

/* 权威发布 */
.conx{margin:0 auto;width:800px; overflow:hidden;padding:50px 0 0 0;}/* 板块框架 */
.lmtt{float:left;width:100%;overflow:hidden;}
.lmtt dt{float:left;width:38px;height:38px;background: url(../images/lmon.png) no-repeat;background-size:cover;overflow:hidden;}
.lmtt dd{float:left;width:50px; font-weight:bold;font-size:38px;font-family: "Arial";color:#973c07;overflow:hidden;line-height:100%;}
.lmtt i{float:left;width:400px;margin:0 0 0 6px;font-weight:bold;font-size:34px;color:#000;line-height:100%;overflow:hidden; position:relative; font-style:normal;}
/*.lmtt i:before{position: absolute;left: 0;top: 5px;content: "";width:1px;height:30px;background:#e5e5e5; font-weight:normal;color:#e5e5e5;display: block;} */

.lmtt .mrun{float:right;width:45px;overflow:hidden; position:relative;padding:0 30px 0 0;color:#9c9c9c;font-size:22px;}
.lmtt .mrun a{color:#9c9c9c;font-size:22px;text-decoration:none;}
.lmtt .mrun:before{position: absolute;right: 10px;top: 9px;content: "";display: block;width:12px;height:12px;border-top: 1px solid #9c9c9c;border-right: 1px solid #9c9c9c; -webkit-transform: rotate(45deg);transform: rotate(45deg);} 


/* 单元循环标准样式 */
.bonw{float:left;width:calc(100% - 60px);background:#fff;margin:20px 0 0 0;overflow:hidden;padding:0 30px 0 30px}

/*版块全新样式*/
.scpd_more{float:left;width:100%;border-bottom:1px #f7f7f7 solid;padding:30px 0 33px 0;}
.scpd_more:last-child{border-bottom:none;}
.scpd_more .title,.scpd_more .info,.scpd_more .image{width:100%;float:left;}
.scpd_more .image{position:relative;margin:5px 0 0 0;}
.scpd_more .info{color:#c2c2c2;}
.scpd_more .info i{float:left;font-style:normal;margin-left:30px;}
.scpd_more .info span{float:left;max-width:335px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.scpd_more img{width:100%;border-radius:10px;}
.scpd_more .title{font-size:28px;color:#000;line-height:160%;}
.scpd_more .title a{font-size:28px;color:#000;line-height:160%;text-decoration:none;}

.scpd_more .more_shot{display:flex;}
.scpd_more .more_shot .left{flex:1;float:left;padding-right:20px;}
.scpd_more .more_shot .right{float:left;width:33%;}
.scpd_more .more_shot img{height:140px!important;}
.scpd_more .more_shot .title{min-height:115px;}
.scpd_more .more_shot .video1{width:40px;height:40px;}

.scpd_more .more_long_3 img{float:left;width:calc(33% - 1px);margin:0 0 0 5px;height:140px;}
.scpd_more .more_long_3 img:first-child{margin-left:0!important;border-radius:8px 0 0 8px!important;}
.scpd_more .more_long_3 img:nth-child(2){border-radius:0;}
.scpd_more .more_long_3 img:nth-child(3){border-radius: 0 8px 8px 0!important;}

.scpd_more .video{position:absolute;width:100%;height:100%;top:0;left:0;align-items:center;justify-content:center;display: flex;}
.scpd_more .video1{height:80px;width:80px;background:url(../images/bofang.png) no-repeat;background-size:cover;}
/*三张图，如果有其他样式，直接在这儿定义超编中定义的标签即可*/
.scpd_more .tp03{float: left;width:100%;margin-top: 5px;position: relative;}
.scpd_more .tp03 img:nth-child(1){margin-left:0!important;border-radius: 8px 0 0 8px!important;width: 491px;height:277px!important;;}
.scpd_more .tp03 img:nth-child(2){position: absolute;right: 0px;top: 0;width: calc(33% - 1px);max-height: 136px;border-radius: 0 8px 0 0 !important;aspect-ratio: 16 / 9;}
.scpd_more .tp03 img:nth-child(3){position:absolute;right:0px;bottom:0;width:calc(33% - 1px);max-height:136px;border-radius: 0 0 8px 0!important;aspect-ratio: 16/9;}

.scpd_more .more_shot .left .info span{float:left;max-width:335px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.scpd_more .more_shot .left .info{margin-top:10px;}
.scpd_more .more_long_0 .info span,.scpd_more .more_long_1 .info span,.scpd_more .more_long_3 .info span{float:left;max-width:620px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.scpd_more .more_long_0 .info{margin-top:20px;}
.scpd_more .more_long_1 .info,.scpd_more .more_long_3 .info{margin-top:10px;}

.scpd_fxum{display:none;}


/* 现场图集-大图滚动样式 */
.xctj{margin:0 auto;width:800px;overflow:hidden;padding:20px 0 0 0;}
.xctj .swiper-container {margin:0 auto;width: 100%;padding:30px 0 0 0; position:relative;}
.xctj .swiper-slide {float:left;height:auto; width: 100%; position:relative;}
.xctj .swiper-slide img {width: 100%;height:450px;display: block;}
.xctj .swiper-slide .wztm{float:left;width:calc(100% - 60px);font-size: 32px;color: #000;padding:20px 30px 30px 30px;text-align: left;background:#fff; overflow:hidden;}
.xctj .swiper-slide .wztm dt{float:left;width:100%;font-size: 28px;height:100px;color: #000;line-height:160%;overflow:hidden;}
.xctj .swiper-slide .wztm dt a{color: #000;font-size: 28px;text-decoration:none;line-height:160%;}
.xctj .swiper-slide .wztm dd{float:left;width:100%;padding:20px 0 0 0;color:#a6a6a6;font-size:16px;line-height:100%;}
.xctj .swiper-slide span{ position:absolute;left:0;bottom:150px;width:100%;height:50px;background-image: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));}

.xctj .swiper-pagination{ position:absolute!important;left:0;bottom:170px;width:100%!important;height:20px!important;text-align:center!important;}
.xctj .swiper-pagination-bullet-active{background:#973c07!important;border-radius:10px!important;width:26px!important;height:6px;!important;opacity: 1!important}
.xctj .swiper-pagination-bullet{background:#fff;border-radius:50%;width:10px;height:10px;margin: 0px 4px 0px 4px!important;transition: all 0.4s;opacity: 0.6}

.xctj .swiper-button-prev{position:absolute;top:210px;left: 0;width:32px;height:63px;background: url(../images/focus_btn.png) no-repeat;display:block;}
.xctj .swiper-button-next{position:absolute;top:210px;right: 0;width:32px;height:63px;background: url(../images/focus_btn.png) no-repeat 0px -65px;display:block;}


/* 两会声音-竖图滚动样式 */
.jbmu{float:left;width:calc(100% - 40px);margin:20px 0 0 0;padding:10px 20px 60px 20px;background:#fff;}
.jbmu .swiper-container{margin:0 auto;width:100%;padding:30px 0 0 0;position:relative;overflow: visible;}
.jbmu .swiper-slide{width:243px;height: auto;background:#f9f9f9;border-radius: 10px;margin:10px 10px;box-shadow: 0px 5px 5px -4px #e5e5e5}
.jbmu .swiper-slide img {width: 233px;height: auto;aspect-ratio:9/16;margin:5px auto;display: block;border-radius: 5px 5px;}
.jbmu .swiper-slide .wztm {float:left;width:100%;font-size: 16px;color:#000;margin-top: 10px;margin-bottom: 10px;padding: 0 15px;line-height: 30px;}
.jbmu .swiper-slide .wztm a{font-size: 16px;color:#000;line-height: 30px;text-decoration:none;}
.jbmu .swiper-slide .wztm  dt{font-size: 24px;color:#000;margin:10px 0 5px 0;line-height: 30px;}
.jbmu .swiper-slide .wztm  dd{font-size: 14px;color:#666666;line-height: 24px;}
.jbmu .swiper-button-prev{position:absolute;top:230px;left:0px;width:60px;height:60px;background: url(../images/lm_di_l.png) no-repeat;opacity: 0;transition: all 0.4s;}
.jbmu .swiper-button-next{position:absolute;top:230px;right:0px;width:60px;height:60px;background: url(../images/lm_di_r.png) no-repeat;opacity: 0;transition: all 0.4s;}
.jbmu:hover .swiper-button-prev{opacity:1;left:25px;}
.jbmu:hover .swiper-button-next{opacity:1;right:25px;}

.jbmu .swiper-pagination{ position:absolute!important;width:100%!important;left:0;bottom:30px!important;text-align:center!important;}
.jbmu .swiper-pagination-bullet-active{background:#c45d21!important;border-radius:10px!important;width:26px!important;height:6px;!important;opacity: 1!important}
.jbmu .swiper-pagination-bullet{background:#d7d7d7;border-radius:50%;width:10px;height:10px;margin: 0px 4px 0px 4px!important;transition: all 0.4s;opacity: 0.6}

 /* 底部版块更多加载 */
.list-more{float:left;margin:50px 0 50px 50%;transform: translateX(-130px);font-size: 16px;line-height: 46px;height: 48px;width: 260px;text-align: center;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;background: #fff;border:1px #f0f0f0 solid;color: #666666;cursor: pointer; }


 /* 右边跟随菜单 */
.rtbox{position: fixed;right:30px;width:41px;bottom: 110px;z-index:3;}
.rtbox .sjmm{float: left;width: 45px;height: 53px;padding: 8px 0 0 0;border-radius: 8px 8px;background: #fff;border: 1px #e9f5fa solid;box-shadow: 0 1.8px 6px 0 rgba(31, 31, 31, .06);}
.rtbox .sjmm dt{margin: 0 auto;width: 29px;height: 29px;background: url(../images/cion01.png) no-repeat;}
.rtbox .sjmm dd{margin: 0 auto;width:calc(100% - 3px);font-size: 14px;color: #333;text-align: center;padding: 1px 0 0 3px;letter-spacing: 2px;}
.rtbox .sjmm .ycx01{ display:none;width:146px;height:150px;background: url(../images/rfloat01.png) no-repeat;margin:-57px 0 0 -148px; padding:10px 10px;}
.rtbox .sjmm .ycx01 img{width:110px;height:110px;}
.rtbox .sjmm:hover .ycx01{display: block;}
.rtbox .sjmm:hover dt{background: url(../images/cion01.png) no-repeat 0 -40px;}
.rtbox .sjmm:hover dd{color: #fff;}
.rtbox .sjmm:hover{background:#0b435c;border: 1px solid #0b435c;}


/*回到顶部*/
.totop{display: none;position: fixed;bottom: 53px;right:24px;width: 33px;height: 33px;background: url(../images/cion.png) no-repeat 8px 7px #fff;border-radius:8px;border: 1px solid #e9f5fa;padding:6px 6px;cursor:pointer;z-index:3;box-shadow: 0 1.8px 6px 0 rgba(31, 31, 31, .06);}
.totop .ycx03{ display:none;width:114px;height:150px;background: url(../images/rfloat03.png) no-repeat;margin:-8px 0 0 -115px;}
.totop:hover .ycx03{display: block;}
.totop:hover{background: url(../images/cion.png) no-repeat 8px -33px #0b435c;border: 1px solid #0b435c;}



/* 顶部广告 */ 
.topad{margin:0 auto;width:800px;overflow:hidden;padding:30px 0 0px 0;}
.topad .lqzgg{margin:0 auto;width:800px;border-radius:10px 10px;cursor:pointer;}
.topad .lqzgg img,.topad .lqzgg a img{width:800px;height:100px;border-radius:6px 6px;}
.fxom{position:fixed;width:100%;height:100%;left:0;top:0;background-image: radial-gradient(circle, #fff3c9, #e9c28a);z-index:100; display:none;}
.fxom .lgux{ position:absolute;left:50px;top:0;width:8%;aspect-ratio:300/311;background:url(../images/ad_tfcy_ys01.png) no-repeat;background-size:100% 100%; }
.fxom .lguw{ position:absolute;right:100px;top:0;width:42%;aspect-ratio:800/429;background:url(../images/ad_tfcy_ys02.png) no-repeat;background-size:100% 100%;}
.fxom .lgum{ position:absolute;left:0;bottom:0;width:100%;aspect-ratio:192/75;background:url(../images/ad_tfcy_ys03.png) no-repeat;background-size:cover;background-blend-mode: multiply;}
.fxom .lgus{ position:absolute;right:80px;bottom:30px;width:8%;aspect-ratio:1/1;background:url(../images/ad_tfcy_ys04.png) no-repeat;background-size:100% 100%;}
.fxom .lgwz{ position:absolute;left:calc(8% + 70px);top:15px;width:20%;aspect-ratio:19/7;background:url(../images/ad_tfcy_ys08.png) no-repeat;background-size:100% 100%;}
.fxom span{ position:absolute;right:40px;top:50px;cursor:pointer;}
.fxom span dt{margin:0 auto;width:50px;height:50px;background:url(../images/2025vdgb_bit.png) no-repeat;background-size:cover; }
.fxom span dd{float:left;width:80px;height:40px;background:url(../images/pc_close_bit.png) no-repeat;background-size:cover; cursor:pointer;opacity:0;transition: all 0.4s;}
.fxom span:hover dd{opacity:1}

/* 广告视频弹出 */ 
.vdmx {position:fixed;width:54%;left:23%;top:20vh;border-radius:12px 12px;z-index:101; display:none;}
.vdmx .smku{float:left;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px 12px;}
.vdmx .smku video{width:100%;transform: translate(0);border-radius:12px 12px;}


/* 对联广告 */
.dlz{ position:absolute;left:calc(50% - 600px); top:320px; width:110px;z-index:100; cursor:pointer;}
.dly{ position:absolute;right:calc(50% - 600px);top:320px; width:110px;z-index:100; cursor:pointer;}
.tkm{float:left;width:110px;-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px 5px;overflow:hidden;}
.tkm a img,.tkm img{display:block;width:110px;height:auto;}
.pm{float:left;width: 100px;height:20px;background: url(http://sc.news.cn/images/2021clon.png) no-repeat 0px 4px;padding:1px 0px 0px 14px;font-size:12px;font-family:\5FAE\8F6F\96C5\9ED1;}
.dlz a,.dly a{ display:block; cursor:pointer;font-size:12px;font-family:\5FAE\8F6F\96C5\9ED1;}

@media only screen and (max-width:1600px){
.dlz,.dly{width:100px;top:320px; }
.tkm a img,.tkm img{display:block;width:100px; height:auto;border-radius:5px 5px;}

	}
	
@media only screen and (max-width:1440px){
.dlz{left:calc(50% - 550px); top:320px; width:80px;}
.dly{right:calc(50% - 550px);top:320px; width:80px;}
.tkm a img,.tkm img{display:block;width:80px; height:auto;}

	}
	@media only screen and (max-width:1366px){
.dlz{left:calc(50% - 530px); top:320px; width:70px; }
.dly{right:calc(50% - 530px);top:320px; width:70px;}
.tkm a img,.tkm img{display:block;width:70px; height:auto;border-radius:5px 5px;}

	}

.ztadx{display:none} /* 屏蔽M端广告 */



/* 底部代码 */
.foot{width:100%;overflow:hidden;margin:20px 0 30px 0;}
.foot .gnx{margin:0px auto;width:750px; text-align:center;padding:10px 0px 10px 0px;font-family:\5FAE\8F6F\96C5\9ED1;font-size:16px;color:#000;}
.foot .gny{margin:0px auto;width:750px; text-align:center;font-family:\5FAE\8F6F\96C5\9ED1;font-size:16px;color:#000;}