@charset "utf-8";
/* CSS Document */
html,body,div,p,hr,pre,h1,h2,h3,h4,h5,h6,table,tr,td,th,tfoot,tbody,thead,form,fieldset,input,textarea,label,ul,ol,dl,li,dt,dd,a,img,iframe,a {
	list-style: none; margin: 0px; padding: 0px; border: 0px ;
}
body {
	text-align: center; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a,a:link,a:hover,a:visited {
	text-decoration: none;
}
.clear{ clear:both;}
.clearfix { display: block; #zoom:1;}
.clearfix:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both; }

.title1200{ width:1200px; margin:0px auto; height:100px; padding-top:60px; padding-bottom:60px;}

.more{
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#0039bf;
	font-weight:bold;
	display:block;
	text-align: right;
}
.more a,.more a:link{ color:#0039bf; font-weight:bold;}
.more a:hover{ color:#ffa500; }

/* 头图 */
.banner { width: 100%; height: 500px; background: url("http://he.news.cn/zhuanti/2026hblh/images/top.jpg") 50% 0 no-repeat; position: relative; overflow: hidden; }
.z1 { width: 100%; height: 500px;position: absolute; background:url('http://he.news.cn/zhuanti/2026hblh/images/z1.png') 50% 0 no-repeat;animation: bounceInLeft 1s;-moz-animation: bounceInLeft 1s;-webkit-animation: bounceInLeft 1s;-o-animation: bounceInLeft 1s; z-index: 100;}
.z2 { width: 100%; height: 500px;position: absolute; background:url('http://he.news.cn/zhuanti/2026hblh/images/z2.png')  50% 0 no-repeat; animation: fadeInLeftBig 2s;-moz-animation: fadeInLeftBig 2s;-webkit-animation: fadeInLeftBig 2s;-o-animation: fadeInLeftBig 2s; z-index: 100;}
.z3 { width: 100%; height: 500px;position: absolute; background:url('http://he.news.cn/zhuanti/2026hblh/images/z3.png')  50% 0 no-repeat; animation: fadeInRightBig 2s;-moz-animation: fadeInRightBig 2s;-webkit-animation: fadeInRightBig 2s;-o-animation: fadeInRightBig 2s; z-index: 100;}
.z4 { width: 100%; height: 500px;position: absolute; background:url('http://he.news.cn/zhuanti/2026hblh/images/z4.png')  50% 0 no-repeat; animation: zoomIn 2s;-moz-animation: zoomIn 2s;-webkit-animation: zoomIn 2s;-o-animation: zoomIn 2s; animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;-webkit-animation-fill-mode: forwards; z-index: 100;}
.cloud { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("http://he.news.cn/zhuanti/2026hblh/images/cloud.png") no-repeat center; background-size: 100%; -webkit-animation-fill-mode: both; animation-fill-mode: both; z-index: 10; -webkit-animation: bannerCloud 20s linear 0s infinite normal; animation: bannerCloud 20s linear 0s infinite normal; }
.cloud2 { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url("http://he.news.cn/zhuanti/2026hblh/images/cloud.png") no-repeat center; background-size: 100%; -webkit-animation-fill-mode: both; animation-fill-mode: both; z-index: 10;  -webkit-animation: bannerCloud 40s linear 0s infinite normal; animation: bannerCloud 40s linear 0s infinite normal; }

@-webkit-keyframes bannerCloud {  0% {
 opacity: 0;
 -webkit-transform: scale(1);
}
 10%,  80% {
 opacity: 0.7;
}
 100% {
 opacity: 0;
 -webkit-transform: scale(3);
}
}
 @keyframes bannerCloud {  0% {
 opacity: 0;
 transform: scale(1);
}
 10%,  80% {
 opacity: 0.7;
}
 100% {
 opacity: 0;
 transform: scale(3);
}
}

/* 导航 */
.menu {
	height:60px;
	background-image: linear-gradient(90deg,#8a1d22,#df171a,#8a1d22);
}
.menu ul{
	width:1200px;
	margin:0px auto;
}
.menu li{
	margin-left:80px;
	line-height:60px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:18px;
	color:#FFFFFF;
	float:left;
}
.menu li a,.menu li a:link,.menu li a:hover{ color:#FFFFFF;}

/*两会聚焦*/
.news{
	width:1200px;
	margin:0px auto;
}
/* 头条 */
.headlines{ height:140px; border-bottom:#CCC dashed 1px; margin-bottom:30px; padding-top:30px;}
.headlines-logo{ width:80px; height:80px; float:left; margin-top:30px;}
.headlines-w{ width:1100px; float:right;}
.headlines-w h1,.headlines-w h1 a,.headlines-w h1 a:link,.headlines-w h1 a:hover{
	font-size:44px;
	font-weight:bold;
	height:100px;
	line-height:100px;
	overflow:hidden;
	color:#b90a04;
	text-align:center;
}
.headlines-w p,.headlines-w p a,.headlines-w p a:link,.headlines-w p a:hover{
	font-size:16px;
	height:16px;
	line-height:16px;
	overflow:hidden;
	color: #666;
	text-align:center;
}
/*焦点图*/
.slideBox01{float:left;width:640px;height:360px;overflow:hidden;position:relative;z-index:0}
.slideBox01 .hd{height:18px; overflow:hidden; position:absolute; right:5px; bottom:2px; z-index:1;}
.slideBox01 .hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox01 .hd ul li{float:left;margin:2px 7px 0px 0px;width:18px;height:4px;line-height:40px;text-align:center;background:#fff;color:#ddd;cursor:pointer;}
.slideBox01 .hd ul li.on{background:#cd1f1f;color:#fff;}
.slideBox01 .bd{float: left;position:relative; height:100%; z-index:0;overflow:hidden;}
.slideBox01 .bd img{width:640px;height:360px;border:0px solid;}
.slideBox01 .bd span{width:640px;height:40px;bottom:0px;left:0px;background: #000;position: absolute;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;border-top:1px solid #333333;}
.slideBox01 .bd h1{width:550px; height:40px; bottom: 0px; left: 10px; position: absolute; font-size: 16px; color: #FFFFFF; line-height: 40px; text-align:left;overflow:hidden; cursor:pointer; line-height:40px; margin:0; padding:0; border:0; font-weight:normal;}
.slideBox01 .bd h1 a{color:#fff; text-decoration:none;line-height:40px;font-size:16px;}
.slideBox01 .bd h1 a:hover{color:#ffffcc; text-decoration:none;line-height:40px;font-size:16px;}
.slideBox01 .prev,.slideBox01 .next{position:absolute;width:40px;height:74px;background: url(http://he.news.cn/zhuanti/2026hblh/images/focus_btn.png) no-repeat;display:block; }
.slideBox01 .prev{top: 50%;margin-top: -37px; left: 0px;background-position:0 -74px; cursor:pointer; }  
.slideBox01 .next{top: 50%;margin-top: -37px; right:0px;background-position:-40px -74px;  cursor:pointer;}  
.slideBox01 .prev:hover{ background-position:0 0;}  
.slideBox01 .next:hover{ background-position:-40px 0;} 
/* 两会聚焦列表 */
.news-right{ width:520px; float:right;}
.dabiaoti01 h1{ width:520px; height:30px; overflow:hidden; font: 20px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; text-align:left;color: #000; font-weight:bold; margin-bottom:5px;}
.dabiaoti01 h1 a,.dabiaoti01 h1 a:link,.dabiaoti01 h1 a:hover{ color: #000; font-weight:bold;}
.dabiaoti01 p { width:520px; height:60px; overflow:hidden; font: 16px/30px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; text-align:left; color:#999999; margin-bottom:10px; }
.dabiaoti01 p a,.dabiaoti01 p a:link,.dabiaoti01 p a:hover{ color:#999999;}
.news-right ul li{ width:500px; border-bottom:1px solid #f2f2f2;  padding:5px 0px; font: 18px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体"; height:40px; overflow:hidden;text-align:left; color:#000; background-image:url(http://he.news.cn/zhuanti/2026hblh/images/d1.png); background-repeat:no-repeat; background-position: top left; padding-left:15px;}
.news-right li a,.news-right li a:link,.news-right li a:hover{ color:#000;}

/* 两会时间 */
.sthj{ width: 1200px; margin: 0px auto;}
.sthj li{ width: 1200px; margin: 0px auto; height: 240px;}
.sthj .wen{ width: 780px; float: right; margin-right:30px; margin-top:30px;}
.sthj .wen h1{ width: 760px; margin: 0px auto; font-size:24px; line-height:30px; height:30px; overflow:hidden; color:#000; font-weight:bold; padding:0px 0px 0px 15px; text-align: justify; padding:0px 0px 0px 10px; text-align: justify; border-left:5px solid #b90a04; margin:25px 0px;}
.sthj .wen h1 a:hover{ color:#ffa500;}
.sthj .wen h1 a,.sthj .wen h1 a:link{ color:#000; font-weight:bold;}
.sthj .wen h1 a:hover{ color:#ffa500;}
.sthj .wen p,.sthj .wen p a,.sthj .wen p a:link{ width: 780px; margin: 0px auto; font-size:20px; color:#969696; line-height:40px; height:80px; overflow:hidden; text-align:left;}
.sthj .wen p a:hover{ color:#ffa500;}
.sthj .pic{ width: 320px; height: 180px; float: left; padding:30px 0px; margin-left:30px;}
.sthj .pic img{ width: 320px; height: 180px;}
.wen-list{ width: 1140px; margin: 0px auto; padding-top:30px;}
.wen-list h1{ width: 1120px; margin: 0px auto; font-size:24px; line-height:30px; height:30px; overflow:hidden; color:#000; font-weight:bold; padding:0px 0px 0px 15px; text-align: justify; padding:0px 0px 0px 10px; text-align: justify; border-left:5px solid #b90a04; margin:25px 0px;}
.wen-list h1 a,.wen-list h1 a:link{ color:#000; font-weight:bold;}
.wen-list h1 a:hover{ color:#ffa500;}
.wen-list p,.wen-list p a,.wen-list p a:link{ width: 1140px; margin: 0px auto; font-size:20px; color:#969696; line-height:40px; height:80px; overflow:hidden; text-align:left;}

/* 两会声音 */
.czkj_box {
	width: 100%;
	height: 380px;
	padding: 80px 0px;
	background-image: linear-gradient(135deg,#8a1d22,#df171a,#8a1d22,#df171a);
}
.focusBox2 {
	width: 1200px;
	height: 380px;
	margin: 0px auto;
	position: relative;
}
.focusBox2 .arrow-left2 {
	background: url("http://he.news.cn/zhuanti/2025zggjszjjblh/images/w-left.png") left top no-repeat;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 50px;
	height: 50px;
	z-index: 2
}
.focusBox2 .arrow-right2 {
	background: url("http://he.news.cn/zhuanti/2025zggjszjjblh/images/w-right.png") left top no-repeat;
	position: absolute;
	left: 60px;
	bottom: 0px;
	width: 50px;
	height: 50px;
	z-index: 2
}
.focusBox2 .swiper-container {
	width: 1200px; height: 380px;
}
.swiper-slide {
	position: relative;
	overflow:hidden;
	width: 1200px;
	height: 380px;
}
.focusBox2 .pagination {
	display: none;
}
.czkj-wen{ width: 480px; float:left; }
.czkj-wen h1,.czkj-wen h1 a,.czkj-wen h1 a:link{ width: 456px; margin:0px auto; font-size:24px; line-height:50px; height:100px; overflow:hidden; color:#fff; font-weight:bold; padding-bottom: 20px; text-align:left;}
.czkj-wen h1 a:hover{ color:#fff; }
.czkj-wen p,.czkj-wen p a,.czkj-wen p a:link{ width: 400px; margin:0px auto; font-size:18px; color: #fff; line-height:40px; height:120px; overflow:hidden; text-align:left;}
.czkj-wen p a:hover{ color:#fff; }
.czkj-pic-bj{ width: 680px; height: 380px; float: right; position: relative; z-index:1;}
.czkj-pic{ width: 640px; height: 360px; position: absolute; top:15px; right:0px; overflow:hidden;/*图片放大时多出来的部分将其隐藏*/ border-radius:10px; z-index:10;}
.czkj-pic img{ width:640px; height: 360px; border-radius:10px;}
.czkj-pic img:hover{ transform:scale(1.4);/*对图片进行放大*/border-radius:10px;}
.y1{ width:456px; height:30px; text-align:left;}
.y1 img{ width:30px; height:30px; text-align:left;}
.y2{ width:456px; height:30px; text-align:right;}
.y2 img{ width:30px; height:30px; text-align:right;}

/* 两会瞬间 */
.mainBox {
	width:100%;
	overflow:hidden;
}
.focusBox {
	width: 1200px;
	margin: 0px auto;
	height: 675px;
	overflow: hidden;
	position: relative;
}
.focusBox .hd {
	width: 100px;
	height: 85px;
	position: absolute;
	right: 5px;
	bottom: 0px;
	overflow: hidden;
	z-index: 1;
}
.focusBox .hd .cur {
	float: left;
	margin-right: 4px;
	line-height: 85px;
	font-size: 45px;
	font-style: italic;
	color: #fff;
}
.focusBox .hd .cut {
	float: left;
	margin-right: 4px;
	line-height: 96px;
	font-size: 20px;
	font-style: italic;
	color: #fff;
}
.focusBox .hd .total {
	float: left;
	margin-right: 4px;
	line-height: 104px;
	font-size: 20px;
	font-style: italic;
	color: #fff;
}
.focusBox .bd {
	height: 100%;
	position: relative;
	z-index: 0;
}
.focusBox .bd li {
	width:1200px;
	height:675px;
	float:left;
	vertical-align: middle;
	position: relative;
	zoom: 1;
}
.focusBox .bd img {
	width: 1200px;
	height: 675px;
	display: block;
}
.focusBox .bd li .bg {
	width: 100%;
	height: 85px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}
.focusBox .bd li .title {
	width: 100%;
	line-height: 85px;
	height: 85px;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.focusBox .bd li .title a {
	color: #fff;
}
.focusBox .prev {
	width: 32px;
	height: 40px;
	background: url("http://he.news.cn/zhuanti/2026hblh/images/slider-arrow.png") no-repeat -110px 5px;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.focusBox .next {
	width: 32px;
	height: 40px;
	background: url("http://he.news.cn/zhuanti/2026hblh/images/slider-arrow.png") no-repeat -110px 5px;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.focusBox .next {
	background-position: 8px 5px;
	left: auto;
	right: 3%;
}
.focusBox .prev:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.focusBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

/* foot */
.foot{ width:100%; overflow:hidden; background-color:#505050; padding:60px 0px 60px 0px; margin-top:50px; }
.foot .bq-pc{ font-size:16px; line-height:30px; width:1000px; margin:0px auto; text-align:center; color:#fff; }
