@charset "utf-8";
/* CSS Document*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	min-width: 1180px;
	font-family: "Microsoft YaHei", "微软雅黑", helvetica, arial, verdana, tahoma, sans-serif;
	line-height: 1.5;
	
		background-image: url(http://hq.news.cn/zt/2023xbh/images/bg.jpg); background-repeat:no-repeat;
	background-position: center 730px;
	
}
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input {
	margin: 0px;
	padding: 0px;
}
 @media screen and (max-device-width: 640px) {
body {
	-webkit-text-size-adjust: none;
}
}
.clearfix, .box, .mod, .list, .pic-list, .titl {
*zoom:1;
}
.clearfix:after, .box:after, .mod:after, .list:after, .pic-list:after, .titl:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
img {
	border: 0px;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
h1{text-align:center;}
h1 a {
	color: #266cef; 
}
h2 {
}
h3 {
	font-size:19px;
}
h4 {
	font-size: 18px;
}
.titl {
	height:130px;
	overflow: hidden;
	line-height: 76px;
	margin-bottom: 40px;
}
.titl h3 {
	color: #266cef;
	padding: 0 12px 0 0px;
	font-size: 35px;
	font-weight: normal;
	letter-spacing: 5px;

}
.djjj{background-image: url(http://hq.news.cn/zt/2023xbh/images/djjj.png);}
.tsxbh{background-image: url(http://hq.news.cn/zt/2023xbh/images/tsxbh.png);}
.xbfyt{background-image: url(http://hq.news.cn/zt/2023xbh/images/xbfyt.png);}

p.abstract{ color:#999; font-size:16px; padding:5px 0;}
/*标题背景-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/






.more {
	float: right;
	margin-right: 10px;
	display: block;

	line-height: 40px;
	margin-top: 20px;      
}

.more a{color: #ff7b05;}




/*头部开始-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	width: 100%;
}
.nav {
	height: 85px;
	clear: both; margin-top:-85px;
}
.nav ul {
	width: 1180px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
	font-size:25px;
	margin-right:15px;
	margin-left:15px; border-bottom:1px solid #fff;

}
.nav a {
	color: #fff;
	height: 50px;
	display: block;
	float: left;
}
.nav a:hover, .nav li.on a {
	color: #FF0;
}
.banner {
	margin: 0 auto;
	background-image: url(http://hq.news.cn/zt/2023xbh/images/banner.jpg);
	height:736px;
	background-position: center top;
}

/*主要框架-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.box {
	width: 1180px;
	margin:70px auto  0 auto;

}
.main {
	width: 680px;
	float: left;
	padding-top: 20px;
}
.side {
	width: 470px;
	float: right;
}




.focusBox {
	position: relative;
	width: 680px;
	height: 470px;
	overflow: hidden;
}
.focusBox .pic img {
	width: 680px;
	height: 470px;
	display: block;
}
.focusBox .pic li {
	position: relative;
	display: block;
}
.focusBox .pic li p {
	position: absolute;
	bottom: 0px;
	line-height: 20px;
	padding: 10px 0;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;
	filter: alpha(opacity=70);
	background: #000000;
	width: 100%;
	text-indent: 10px;
	color: #fff;
}
.focusBox .pic li p a {
	color: #fff;
	position: relative;
}
.focusBox .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 3
}
.focusBox .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 0px;
	text-indent: -999em;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #919191;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}
.focusBox .prev, .focusBox .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 167px;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .prev {
	background-image: url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position: -112px 0;
	left: 0
}
.focusBox .next {
	background-image: url(http://www.hq.xinhuanet.com/2016boao/images/index.png);
	background-position: -158px 0;
	right: 0
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}






/*文字列表*/


.list ul {
	float: none;
	overflow: hidden;
}
.list ul li {
	border-bottom: 1px solid #266cef;
	padding: 15px 0  12px 0;
	font-size: 20px;
}

.list .tuwen {
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}
.list .tuwen img {
	width: 250px;
	height: 165px;
	float: left;
	margin-right: 15px;
}
.list .tuwen h3 {
	font-size: 20px;
}
.list .tuwen .abstract {
	color: #999;
	margin-top: 15px;
	line-height: 2;
}
/*列表页*/

.daohang {
	clear: both;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	border-bottom: 2px dashed #747C87;
	margin-bottom: 30px;
}
.list-tem {
	overflow: hidden;
}
.list-tem ul li {
	border-bottom: 1px dashed #dedede;
	font-size: 22px;
	overflow: hidden;
	padding: 30px 0;
}
.list-tem ul li div {
	width: 240px;
	height: 160px;
	float: left;
	margin-right: 20px;
}
.list-tem ul li div img {
	width: 240px;
	height: 160px;
}
.list-tem ul li p {
	color: #999;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.list-tem ul li h3 {
	font-size: 20px;
}
.list-tem ul li em {
	font-size: 15px;
	font-style: normal;
	background-color: #f2f2f2;
	padding: 5px;
	color: #999;
}
.list-tem ul li span {
	color: #999;
	display: block;
	float: right;
}
/*3图片并排列表*/
.pic2 {
	overflow: hidden;
	text-align: center;
}
.pic2 ul {
	width: 1250px;
	overflow: hidden;
}
.pic2 ul li {
	width: 565px;
	height: 450px;
	float: left;
	margin-right: 50px;
	position: relative;
}
.pic2 ul li img {
	width: 565px;
	height: 376px;
}
.pic2 ul li p {
	padding: 10px 0px 0px 0px;
}
.pic2 ul li i {
	width: 105px;
	height: 105px;
	background-image: url(http://www.hq.xinhuanet.com/zt/2018xjj/images/play.png);
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: -50px;
}
.pic2 ul li a:hover i {
	width: 105px;
	height: 105px;
	background-image: url(http://www.hq.xinhuanet.com/zt/2018xjj/images/play1.png);
	position: absolute;
	left: 50%;
	top: 80px;
	margin-left: -50px;
}



	.w3cFocus{ width:100%;  position:relative;  height:750px; background-color:#f2f2f2; }
	.w3cFocus .prev,.w3cFocus .next{ position:absolute;  display:block;  top:250px; width:46px; height:62px; background:url(http://hq.news.cn/zt/2022dyyt/focusAdvBg.png) no-repeat; filter:alpha(opacity=80);opacity:0.8;  }
	.w3cFocus .next{ left:auto; right:10px !important; background-position:-46px 0; }
	.w3cFocus .prev{ left:10px !important;}
	.w3cFocus .prev:hover,.w3cFocus .next:hover{ filter:alpha(opacity=100) !important;opacity:1 !important;  }
	.w3cFocusIn{ width:1180px; height:750px; position:relative;  margin:0 auto;  overflow:hidden;  }
	.w3cFocusIn .bd ul{ height:600px !important; text-align:center;}
	.w3cFocusIn .bd li{ vertical-align:middle; }
	
	.w3cFocusIn .bd li h3{ margin:20px 0; border-bottom:1px solid #999; padding-bottom:20px;}
	
	.w3cFocusIn .bd li p{ color:#999;}
	.w3cFocusIn .bd li img{ width:1180px; height:600px; display:block;  }
	.w3cFocusIn .hd{ position: absolute; right:4px; bottom:6px;  }
	.w3cFocusIn .hd ul{ vertical-align:middle; display:inline-block; *display:inline; overflow:hidden; zoom:1; }
	.w3cFocusIn .hd ul li{  position:relative; float:left; display:inline; padding-top:4px;  margin-right:6px; filter:alpha(opacity=80); opacity:0.8;  cursor:pointer;  }
	.w3cFocusIn .hd ul li img{ width:76px; height:46px; border:2px solid #fff; display:block;  }
	.w3cFocusIn .hd ul li.on{ filter:alpha(opacity=100);opacity:1; background:url(http://hq.news.cn/zt/2022dyyt/focusArrow.png) center 0 no-repeat; }
	.w3cFocusIn .hd ul li.on img{ border:2px solid #3499EA; border-bottom-width:4px;   }







.listB_pic li.picS div img{ width:236px; height:156px;}

.listB_pic li.picS div a:hover img{ width:228px; height:148px; border:4px solid #172d90}








/*尾部*/

.footer {
	margin: 70px auto 0 auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #fff;
	
	
		background-image: url(http://hq.news.cn/zt/2023xbh/images/footerBG.jpg); background-repeat:no-repeat;
	background-position: center toppx;
	
	
	
	
}
.footer a {
	color: #fff;
}











.list-2-1 {
	float:none;
	overflow:hidden;
	padding:30px 0 0px 0;
}
.list-2-1 li {
	overflow:hidden;
	padding-bottom:30px;
	margin-bottom:30px;
}
.list-2-1 li.special {
	border-bottom:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
.list-2-1_div {
	width:565px;
	float:left;

}
.list-2-1 li img {
	width:250px;
	height:165px;
	float:left;
	margin-right:15px;
}

.list-2-1_div p {
	padding-top:10px;
}




.tw_3 ul{ overflow:hidden; clear:both; width:1260px;}
.tw_3 ul li{ float:left; width:350px; overflow:hidden; background-color:#fff; height:450px; margin:20px 65px 10px 0px; border-radius:8px;}

.tw_3 ul li h3{ padding:30px 0px 10px 0px;}


.tw_3 ul li p{ padding:0px 0px 10px 0px; color:#999; line-height:30px;}





.tw_3 img{ width:390px; height:240px;}




.txtMarquee-left{ clear:both; overflow:hidden; padding-bottom:20px;}

		.txtMarquee-left .hd{ overflow:hidden;  height:30px;  width:40px; float:right; }
		
		.txtMarquee-left .hd a{color:#ff7b05;}
		.txtMarquee-left .hd .prev,.txtMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("http://www.hq.xinhuanet.com/zt/2020zmq/images/icoLeft.gif") no-repeat;}
		.txtMarquee-left .hd .next{ background:url("http://www.hq.xinhuanet.com/zt/2020zmq/images/icoRight.gif") no-repeat;  }
		
		.txtMarquee-left .bd{width:1130px; float:left;}
		.txtMarquee-left .bd .tempWrap{ width:1140px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
		.txtMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.txtMarquee-left .bd ul li{ margin-right:20px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */


		.txtMarquee-left .bd ul li span{ color:#999;  }


