@charset "utf-8";
/* CSS Document*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	min-width: 1200px;
	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 { text-align:center;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 15px;
}
.titl {
	height: 70px;
	overflow: hidden;

	text-align: center;
	margin-bottom: 40px; border-bottom:1px solid #ccc; border-top:1px solid #ccc;
}
.titl h3 {
	padding: 0px;
	text-align: center;
	width: 190px;
	margin: 0 auto;
	font-size:30px;
	font-weight: normal;
}
/*标题背景-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/






.more {

	font-weight: normal; font-size:12px; color:#999;
}
/*头部开始-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header {
	width: 100%;
}

.banner {
	margin: 0 auto;
	background-image: url(http://hq.news.cn/zt/2022fjtc/banner.jpg);
	height:465px;
	background-position: center top; border-bottom:2px solid #174b9f;
}
#focus_Box {
	position: relative;
	width:1200px;
	height:450px;

}

#focus_Box a{ color:#fff;}




#focus_Box ul {
	position: relative;
	width:1200px;
	height:500px;
}
#focus_Box li {
	z-index: 0;
	position: absolute;
	width: 0px;
	background: #787878;
	height: 0px;
	top: 146px;
	cursor: pointer;
	left: 377px;
	border-radius: 4px;
	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}
#focus_Box li img {
	width: 100%;
	background: url(http://www.hq.xinhuanet.com/zt/2020zmq/images/loading.gif) no-repeat center 50%;
	height: 100%;
	vertical-align: top; 
}
#focus_Box li p {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: url(http://www.hq.xinhuanet.com/zt/2020zmq/images/float-bg.png) repeat;
	text-indent: 8px;
	color: #fff;
}
#focus_Box li p span {
	display: inline-block;
	width: 70%;
	height: 40px;
	overflow: hidden;
}
#focus_Box .prev, #focus_Box .next {
	display: block;
	z-index: 100;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	width: 52px;
	height: 52px;
	top: 131px;
}
#focus_Box .prev {
	background: url(http://www.hq.xinhuanet.com/zt/2020zmq/images/btn.png) left bottom no-repeat;
	left: 0px
}
#focus_Box .next {
	background: url(http://www.hq.xinhuanet.com/zt/2020zmq/images/btn.png) right bottom no-repeat;
	right: 0px
}
#focus_Box .prev:hover {
	background-position: left top;
}
#focus_Box .next:hover {
	background-position: right top;
}
#focus_Box a.imgs-scroll-btn {
	display: block;
	position: absolute;
	z-index: 110;
	top: 7px;
	right: 15px;
	width: 51px;
	height: 23px;
	overflow: hidden;
	background: url(http://www.hq.xinhuanet.com/zt/2020zmq/images/share-btn.png) no-repeat;
	text-indent: -999px;
}
/*主要框架-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


.box {
	width: 1200px;
	margin: 0 auto;
}



/*两个图*/


.list-jingdian ul{ overflow:hidden; width:1300px;}



.list-jingdian ul li{ margin-right:80px; margin-bottom:50px; }


.frame {width:560px; height:370px;  float:left; display:inline;}




.wrap {width:3560px; height:370px; position:relative; overflow:hidden;}
.wrap img {display:block; width:560px; height:370px;}
.wrap div {width:540px; height:370px; padding:320px 10px 0px 10px; position:absolute; left:0; top:0; background:url(trans.gif);}
.wrap div b {display:block; width:560px; height:370px; position:absolute; left:0; top:290px; z-index:0; background:#000; filter: alpha(opacity=80);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); opacity:0.80;}
 
 
 
 .color1 .wrap div b { background-color:#3898f8;}
 
 
  

 
.wrap div span {position:relative; z-index:500; color:#fff;}
.wrap div h3{ padding:0; margin-bottom:21px; }

.list-jingdian ul li:hover .wrap div h4{ padding-top:0px;}

.wrap div span a{ color:#fff;}



.footer {
    background-color:#174b9f;
    margin: 50px auto 0 auto;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #fff;
}

.footer a{
    color: #fff;
}

