/*
* @Author: Sun Jijing
* @Date:   2026-02-02 11:01:34
* @Last Modified by:   Sun Jijing
* @Last Modified time: 2026-02-02 14:15:38
*/
* { margin: 0; padding: 0; font-family: '微软雅黑' !important; }
ul, li { list-style: none; }
a { text-decoration: none; }
img { border: 0; max-width:100%;}
html, body { width: 100%; }
.clearfix:after{content:".";display:block;height:0;font-size:0em;line-height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
.clear{clear:both}
.w49{width:49%;}
.fl{float:left;}
.fr{float:right;}
.zt_con { width: 1200px; margin: 0 auto;}
#FirstLiNone li:first-child{display:none;}



/*头部*/
.lhhead{background:url(/uiFramework/commonResource/image/2026030416395117417.png) no-repeat center;background-size:cover;height:352px;}
.lh_heads{display: flex;justify-content: end;}
.lh_heads p{}
.lh_heads p a{display: flex;align-items: center;margin-left:15px;padding:14px;}
.lh_heads p a span{color:#fff;font-size:16px;font-weight:550;margin-left:15px;}


/*头条新闻*/
.toutiao{text-align:center;padding:30px 0;}
.toutiao a{font-size:38px;;color:#e50012;font-weight:550;}

/*图片轮播  s*/
.news{width:1200px;margin:73px auto 0;background:url(/uiFramework/commonResource/image/2024030714060038915.png) no-repeat;height:650px;}
.ul_li{position:relative;height:524px;}
#ifocus_opdiv{position:static;bottom:0;z-index:99999;height:50px;line-height:50px;text-decoration: none;display:flex;align-items:center;justify-content: left;background:#cd0604;padding:0 16px;}
#ifocus_opdiv a{color:#ffe5aa;font-size:20px;font-weight:550;text-decoration: none;}
#ifocus_opdiv img{margin:20px;display:none;}

#temp1{height: 572px;width: 100%;background:url(/uiFramework/commonResource/image/2026030416413629698.png) no-repeat center; background: #e50012; border-radius: 20px;}
#temp1 .JQ-content-box{float:left;overflow:hidden;width: 884px;height: 524px;position:relative;margin-top:20px;margin-left:30px;}
#temp1 .JQ-content-box .JQ-slide-content{position:absolute}
#temp1 .JQ-content-box .JQ-slide-content li{zoom:1;overflow:hidden;vertical-align:text-top;width: 880px;height: 474px;}
#temp1 .JQ-content-box .JQ-slide-content li img{display:block;width: 100%;height:  100%;}
#temp1 .JQ-slide-nav{display:block;width: 246px;/* height: 214px; */overflow:hidden;float: right;margin-right: 30px;margin-top:20px;}
#temp1 .JQ-slide-nav li{display:inline;float:left;height: 168px;margin-bottom:10px;background:#fff;opacity: 0.5;}
#temp1 .JQ-slide-nav li.on{display:inline;cursor: pointer;opacity: 1;}

#temp1 .JQ-slide-nav li img{width: 100%;height: 100%;display:block;}
/* slide-box */
#slide-box{width:690px;position:relative;height:472px;}
#slide-box .corner{clear:both;border-top:#333 1px solid;display:block;overflow:hidden;height:0;margin:0 1px;}
#slide-box .slide-content{background:#333;padding:10px;}
#slide-box .JQ-slide-content{position:absolute;}
#slide-box .JQ-slide-nav a{display:block;z-index:99;width:37px;color:#b4b4b4;position:absolute;top:205px;height:65px;text-decoration:none;}
#slide-box .JQ-slide-nav span{display:block;background:#4b4b4b;font:700 53px arial;width:37px;cursor:pointer;height:63px;text-align:center;}
#slide-box .JQ-slide-nav .corner{border-color:#4b4b4b;}
#slide-box .JQ-slide-nav .prev{left:-10px;}
#slide-box .JQ-slide-nav .next{right:-10px;}
#slide-box .wrap{overflow:hidden;width:670px;height:450px;position:relative;}
#slide-box ul{width:10000px;}
#slide-box li{float:left;width:340px;height:450px;}
#slide-box li img{width:330px;height:450px;}
#slide-box .JQ-slide-nav a:hover,#slide-box .JQ-slide-nav a:hover span{color:#f43d1e;}
/*图片轮播 e*/

/*两会图片移动端*/
.lhtpBox{background: #e50012; border-radius: 10px;padding:10px;display:none;}
.lhtpList{}
.lhtpList li{}
.lhtpList li .img{}
.lhtpList li .img img{width:100%;height:27vh;object-fit:cover;}
.lhtpList li .tit{position: relative;background: #cd0604;padding: 0 10px;}
.lhtpList li .tit a{font-size: 16px;color: #ffe5aa;font-weight: 550;height: 50px;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 98%;display: block;}
#lhtpSwiper{padding-bottom:20px;}
#lhtpSwiper .swiper-pagination{bottom:0;}
#lhtpSwiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;background:#fff;opacity:1;}
#lhtpSwiper .swiper-pagination .swiper-pagination-bullet-active{background:#ffe5aa;}

/*通用头部样式*/
.ty_box{position: relative;margin-bottom:20px;}
.ty_box a{font-size: 16px;color: #e50012;position: absolute;right: 0;bottom: 8px;}

/* 新闻轮播 */
.news_list li { height: 55px; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.news_list li a { display: -webkit-box; align-items: baseline; font-size: 16px; color: #333; line-height: 1.6em; position: relative; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; padding-left: 20px; transition: color 0.3s ease; }
.news_list li:hover a { color: #d32d26; }
.news_list li a::before { content: ''; display: block; width: 4px; height: 4px; border: 3px solid #eb7f4b; border-radius: 50%; position: absolute; top: 10px; left: 0; }
.news_list.bold li { border-bottom: 1px dashed #ccc; }
.news_list.bold li:last-child { border-bottom: 0; }
.news_list.bold li a { font-weight: bold; padding-left: 0; }
.news_list.bold li a::before { display: none; }
.news_con .more { text-align: center; position: relative; display: block; width: 100%; line-height: 2.4em; }
.news_con .more::before { content: ''; display: block; width: 100%; height: 1px; background: #d7dfeb; position: absolute; left: 0; top: 50%; }
.news_con .more span { display: inline-block; font-size: 16px; color: #084896; padding: 0 30px; background-color: #fff; position: relative; z-index: 2; }

.lhywSer{padding:26px 0;}
.ttywList li{float:right;width:48.5%;}
#FirstLiNone  li:nth-child(even){float:left;}

/*两会之声*/
.lhzsSer{background:#fdebec;padding:26px 0;}
.zt_lhzsL{width: 530px;height: 376px;box-sizing: border-box;border: #cd0604 1px solid;border-radius: 6px;margin-right: 45px;padding:20px;}
.zt_lhzsR{width: 624px;height: 376px;box-sizing: border-box;border: #cd0604 1px solid;border-radius: 6px;padding: 6px 0;}
.lhzsL_box{display:none}
.lhzsL_box.i1{display:block;}
.lhzsL_box a{display:block;background: linear-gradient(to bottom, #e86c2f, #e50012, #e86c2f);}
.lhzsL_box a img{width:100%;height:330px;object-fit:contain;}

.lhzs_r{position:relative;padding:13px 20px;}
.lhzs_r.on:after{content:'';width: 0;height:0;border-top: 12px solid transparent;border-bottom: 12px solid transparent;border-right: 14px solid #cd0604;position:absolute;left: -14px;top: 50%;margin-top: -12px;}
.lhzs_r .tit{}
.lhzs_r .tit a{font-size:18px;color:#333;}
.lhzs_r .sum{font-size:16px;line-height:35px;color:#fff;display:none;margin-top:16px;}
.lhzs_r .sum a{font-size:16px;line-height:35px;color:#fff;}
.lhzs_r.on{background:#cd0604;padding:20px;border-radius:6px;width: 634px;margin-left: -20px;min-height:116px;}
.lhzs_r.on .sum{display:block;}
.lhzs_r.on .tit a{font-weight:550;color:#fff;font-size:22px;}

/*媒体聚焦*/
.mtjjList {}
.mtjjList li{background:#ffe5aa;height:46px;line-height:46px;padding:0 12px;margin-bottom:10px;}
.mtjjList li a{font-size:16px;color:#595757;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 98%; display: block;}
.mtjjList li:hover{background:#e50012;}
.mtjjList li:hover a{color:#fff;}


/*建言献策*/
.jyxcList {}
.jyxcList li{margin-bottom:16px;}
.jyxcList li:last-child{margin-bottom:0;}
.jyxcList li .nam{background:url(/uiFramework/commonResource/image/2026030510284239144.png) no-repeat left center;height: 45px;padding-left: 40px;display: flex;align-items: center;}
.jyxcList li .nam .ld{font-size:22px;color:#e50012;font-weight:550;white-space: nowrap;}
.jyxcList li .nam .zw{font-size:16px;color:#595757;display: inline-block;margin-top: 5px;margin-left:20px;}
.jyxcList li.i3 .nam .zw{margin-top:0;}
.jyxcList li .tit{height:75px;background:#ffe5aa;border-radius:6px;font-size:16px;color:#595757;line-height: 28px;display: flex;align-items: center;justify-content: left;padding: 20px;box-sizing: border-box;margin-top: 15px;}
.jyxcList li .tit a{font-size:16px;color:#595757;line-height: 28px;}

/*视频播放*/
.spbfList {/*margin-bottom:20px;*/}
.spbfList li{width:24.25%;margin-right:1%;margin-bottom:1%;}
.spbfList li:nth-child(4n){margin-right:0;}
.spbfList li .img{position:relative;height: 164px;background: linear-gradient(to bottom, #e86c2f, #e50012);text-align:center;}
.spbfList li .img a{display:block;}
.spbfList li .img .img{height:164px;}
.spbfList li .img .icon{width:32px;opacity:1;position:absolute;left:14px;bottom:14px;}
.spbfList li .tit{background: linear-gradient(to right, #e86c2f,#e50012 );min-height:60px;padding:0 10px;display: flex;align-items: center;justify-content: center;}
.spbfList li .tit a{color:#fff;text-align:center;font-size:16px;line-height:24px;}

/*两会图说*/
#lhtsSwiper{padding-bottom:40px;}
.lhtsList {}
.lhtsList li{}
.lhtsList li .img{}
.lhtsList li .img img{width:100%;height:536px;object-fit:cover;}
.lhtsList li .tit{position: relative;}
.lhtsList li .tit a{position: absolute;bottom: 60px;left:0;font-size: 20px;color: #e50012;background:rgba(255,255,255,.8); padding:16px;}
#lhtsSwiper .swiper-pagination{bottom:0;}
#lhtsSwiper .swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;background:#c8c9c9;}
#lhtsSwiper .swiper-pagination .swiper-pagination-bullet-active{background:#e50012;}
.zt_pic_news .swiper-button-next, 
.zt_pic_news .swiper-button-prev{width:80px;height:80px;margin-top:-40px;}
.zt_pic_news .swiper-button-next:after,
.zt_pic_news .swiper-button-prev:after{font-size:0;}
.zt_pic_news .swiper-button-next .hide, 
.zt_pic_news .swiper-button-prev .hide{display:none;}
.zt_pic_news .swiper-button-next{right:0}
.zt_pic_news .swiper-button-prev{left:0;}
.zt_pic_news .swiper-button-next:hover .show{display:none}
.zt_pic_news .swiper-button-next:hover .hide{display:inline-block;}
.zt_pic_news .swiper-button-prev:hover .show{display:none}
.zt_pic_news .swiper-button-prev:hover .hide{display:inline-block;}

/*新两会图说*/
.zt_pic_news { padding: 50px 0 !important; }
.zt_pic_news ul li { overflow: hidden; opacity: 0.8; }
.zt_pic_news ul li img { width: 100%; height: 380px; display: block;  }
.zt_pic_news ul li.swiper-slide-active { position: relative; z-index: 5; transform: scale(1.2); transform-origin: center; box-shadow: 0 0 10px rgba(0,0,0,.5); opacity: 1; }

.container { width: 1200px; margin: 0 auto; padding: 0 45px; }
.footer { background: none !important; border: 0 !important; }

@media (max-width:767px) {
	* { box-sizing: border-box; }
	.zt_bg { background-size: 140%; }
	.zt_banner { height: 30vw; }
	.zt_con { width: 96%;}
	.zt_hot_news { padding: 10px 0; }
	.zt_hot_news a { font-size: 20px; }
	.zt_pic_news { padding: 20px !important; }
	.zt_pic_news ul li img { height: 22vw; }

	.zt_txt_news { margin: 20px auto 0; }
	.zt_txt_news ul li { width: 100%; }
	.zt_module_tit { margin-bottom: 15px; }
	.zt_module_tit img { width: 100%; }
	.zt_module { display: block; }
	.module_item { width: 100%; }



	.container { width: 92vw; }
	.d-flex { flex-direction: column; }


.w49{width:100%;}
.lhywSer,
.lhzsSer{padding:20px 0;}
.lhhead{height:12vh;}
.toutiao a{font-size:18px;}

#temp1{display:none;}
.lhtpBox{display:block !important;}
.ty_box a{bottom: 3px;font-size: 13px;}


.zt_lhzsL{width: 100%;margin-right: 0;padding: 10px;}
.zt_lhzsR{width: 100%;margin-top:10px;}
.lhzs_r .tit a{font-size: 16px;}
.lhzs_r.on::after{display: none;}
.lhzs_r.on{padding: 10px;width: 100%;margin-left: 0;}
.lhzs_r.on .tit a{font-size: 18px;}
.lhzs_r .sum a{font-size: 14px;line-height: 24px;}

.jyxcList li .nam{padding-left: 35px;}
.jyxcList li .nam .ld{font-size:18px;}
.jyxcList li .nam .zw{font-size:14px;margin-left: 12px;}


.spbfList li{width: 49%;margin-bottom:2%;}
.spbfList li:nth-child(4n) {margin-right: 1%;}
.spbfList li:nth-child(even){float:right;margin-right: 0;}
.spbfList li .tit{min-height: 90px;}
.spbfList li .img,
.spbfList li .img .img{height: 15vh;}
.spbfList li .img .icon{width:24px;left:10px;bottom:10px;}
.zt_pic_news .swiper-button-next, 
.zt_pic_news .swiper-button-prev{width:40px;height:40px;margin-top:-20px;}

}