@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;
}
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 a{ color:#cd3333;}

h2 {
}
h3 {
	font-size:18px;
}
h4 {
	font-size:15px;
}
.titl {
	height:76px;
	overflow:hidden; line-height:76px;  margin-bottom:40px; background-image:url(http://www.hq.xinhuanet.com/zt/2020cjzh/images/titlBG.png);background-repeat:no-repeat;
}
.titl h3 {
	color:#cd3333;
	padding:0 12px 0 0px;  font-size:35px; font-weight:normal; letter-spacing:5px; text-indent:100px;
}

.titl h3 span{  color:#cd3333; padding-left:15px; }

/*标题背景-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/






.more {
	float:right;
	margin-right:10px;
	display:block;
	font-weight:normal;
	font: 12px "宋体", "Arial Narrow", HELVETICA; line-height:40px; margin-top:20px;
}
/*头部开始-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	width:100%;
}

.nav {
	height:65px;
	clear:both;  background-color:#cd3333; 
}
.nav ul {
	width:1180px;
	margin:0 auto;
}
.nav ul li {
	float:left;
	line-height:65px;
	font-size:22px;
	margin-right:50px; margin-left:20px;
	background-image:url(http://www.hq.xinhuanet.com/zhuanti/nzdj/images/li-bg.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
.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://www.hq.xinhuanet.com/zt/2020cjzh/images/banner.jpg); height:500px;
	
	
	background-position:center top;
}

.focusBox {
	position: relative;
	width:630px;
	height:440px;
	overflow: hidden;
}
.focusBox .pic img {
	width:630px;
	height:440px;
	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:127px;
	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
}

/*主要框架-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.box {
	width:1180px;
	margin:0 auto;
	padding-top:40px;
}

.main {
	width:630px; 	float:left; padding-top:20px;
}
.side {
	width:470px; float:right; 
}
/*文字列表*/


.list ul {
	float:none;
	overflow:hidden;
}
.list ul li {
	border-bottom:1px dashed #dedede;
	padding:15px 0; font-size:20px;
}
.list ul li p {
	font-size:16px;
	color:#999;
	padding:5px 0; line-height:2;
}


.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;}
	
	
	
	

/*二分之一列表*/


.list-2-1 {
	float:none;
	overflow:hidden;
	padding:20px 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 li h4 {
	font-size:18px; font-weight:600; 
}

.list-2-1 li h4 a{ color:#555;}

.list-2-1_div p {
	font-family:"宋体", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#999;
	padding-top:10px;
}


/*文字列表*/

.listWZ{ width:550px; float:left;}


.listWZ .list{ margin-top:-25px;}
.listWZ .list li{  background-image:url(http://www.hq.xinhuanet.com/zt/2019hnlh/images/liBG.png); background-repeat:no-repeat; background-position:0px 28px; padding-left:20px;}

/*1:4图片排列-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.pic_4 {
	width:1180px; 
}
.pic_4 ul {
	overflow:hidden;
	width:1230px;
}
.pic_4 li {
	float:left;
	width:257px;
	padding:0px;
	background-image:none;
	margin:0px 50px 0px 0px;
	height:250px;
}
.pic_4 img {
	width:257px;
	height:171px;
}
	
/*下面多图*/
.listB_pic{ overflow:hidden; width:1182px;}

.listB_pic li{ margin-right:2px; margin-bottom:2px; }


.listB_pic li.picB{ width:470px; height:314px; float:left; position:relative;}



.listB_pic li.picB p{	

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-align:center;  padding:8px 0;
}
 
 .listB_pic li p a{ color:#fff; position:relative;}
 

.listB_pic li.picB img{ width:470px; height:314px;}


.listB_pic li.picB a:hover img{width:462px; height:306px; border:4px dashed #cd3333;}


.listB_pic li.picS{ width:236px; height:314px; float:left; overflow:hidden;}


.listB_pic li.picS div{width:236px; height:156px; margin-bottom:2px; position:relative;}




.listB_pic li.picS div p{	

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-align:center;  padding:2px 0; font-size:14px;
}
 






.listB_pic li.picS div img{ width:236px; height:156px;}

.listB_pic li.picS div a:hover img{ width:228px; height:148px; border:4px dashed #cd3333}

/*平分一半*/

/*tab标签*/


	.slideTxtBox{  text-align:left;  background-color:#f2f2f2; overflow:hidden; padding-top:30px;  }
		.slideTxtBox .hd{ overflow:hidden;    position:relative; margin-bottom:30px;  width:200px; float:left;}
		
		
		.slideTxtBox .hd ul{margin:0 auto;}
		.slideTxtBox .hd ul li{ text-align:center; cursor:pointer; line-height:70px; border-bottom:1px dashed #ccc; font-size:25px; }
		.slideTxtBox .hd ul li.on{   background:#cd3333; color:#fff; }

.slideTxtBox .hd ul li.on a{ color:#fff;}


.slideTxtBox .bd{ width:980px; float:right; }

.slideTxtBox .bd div{ line-height:40px; padding:0px 30px 30px 50px;}


/*论坛上下模块*/

.mod_1{ background-color:#f2f2f2; overflow:hidden;}

.mod_1 .mod_1Left{ float:left; width:320px;}

.mod_1 .mod_1Left h3{ margin:20px 0px 0 10px;}

.mod_1 .mod_1Left p{margin:10px 0px 0 10px; line-height:35px;}

.mod_1 .mod_1Right{ float:right; width:820px;}

.mod_1 .mod_1Right img{width:820px; height:350px;}

.mod_2{ overflow:hidden;}

.mod_2 ul{ width:1230px;overflow:hidden;  margin-top:50px;}

.mod_2 ul li{ width:360px; float:left; margin-right:50px;}

.mod_2 ul li img{ width:180px; height:120px; float:left; margin-right:10px;}

.mod_2 ul li p{ margin-top:10px; font-size:14px; color:#999; font-family: "宋体", "Arial Narrow", Arial, Helvetica, sans-serif;}

/*列表页*/

.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图片并排列表*/
.pic3{overflow: hidden; text-align:center;}

.pic3 ul{width: 1250px; overflow: hidden;}

.pic3 ul li{width: 565px;  height: 450px; float: left; margin-right: 50px; position:relative;}

.pic3 ul li img{width: 565px; height: 376px;}

.pic3 ul li p{ padding:10px 0px 0px 0px; }

.pic3 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;
}

.pic3 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;}



/*尾部*/

#foot {
background-color: #cd3333;
	margin:80px auto 0 auto;
	text-align:center;
	padding-top:30px;
	padding-bottom:20px; color:#fff;border-top:2px dashed #ff0000;
}

