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 currentColor;
	font-weight: normal;
	vertical-align: top;
	border:0;
}
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; }
.left{ float:left;}
.right{ float:right;}

.content-title{ width:1200px; height:80px; margin:0px auto; padding-top:40px; margin-bottom:30px;}
.part1{ width:100%; height:800px;background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/part1.jpg); background-repeat:no-repeat; background-position: top center;}
/* 头图 */
body{ background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/banner.jpg); background-repeat:no-repeat; background-position: top center;}
.banner{
	width:100%;
	margin:0px auto; 
	height:600px;
	position: relative;
}
.z{width:100%;height:600px;position: absolute;left:0;top:0;background:url('http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/z.png') no-repeat top center;animation: fadeInLeft 1.5s;-moz-animation: fadeInLeft 1.5s;-webkit-animation: fadeInLeft 1.5s;-o-animation: fadeInLeft 1.5s; z-index:1000;}
.z2{width:100%;height:600px;position: absolute;left:0;top:0;background:url('http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/z2.png') no-repeat top center;animation: fadeInRight 1.5s;-moz-animation: fadeInRight 1.5s;-webkit-animation: fadeInRight 1.5s;-o-animation: fadeInRight 1.5s; z-index:1000;}

/* 导航 */
.nav {
	height:70px;
	background-color:#09a9e5;
	background-repeat:repeat-x;
}
.nav ul{
	width:1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nav li{
	padding-left:35px;
	padding-right:35px;
	line-height:70px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:18px;
	color:#fff;
	float:left;
}
.nav li a,.nav li a:link,.nav li a:hover{font-size:18px; color:#fff;}

/*新闻聚焦*/
.news{
	width:1200px;
	margin:0px auto;
}
/* 头条 */
.headlines{  height:100px; border-bottom:#CCC dashed 1px; margin-bottom:30px; padding-top:40px;}
.headlines-logo{
	width:160px;
	height:70px;
	float:left;
}
.headlines-w{ width:1000px; 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:70px;
	line-height:70px;
	overflow:hidden;
	color:#012d5e;
	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:740px;height:400px;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:740px;height:400px;border:0px solid;}
.slideBox01 .bd span{width:740px;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:450px;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://www.he.xinhuanet.com/zhuanti/tzgjzzcc/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:420px; float:right;}
.b li{ border-bottom: #CCC dashed 1px;}
.b h1{ background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/t.jpg);}
.b h1 a,.b h1 a:link,.b h1 a:hover{ color:#012d5e;}
.b p{ color:#666666;}
.b p a,.b p a:link,.b p a:hover{ color:#666666;}
.more{ text-align: right; font-size:16px; line-height:30px; height:30px; color:#900;}
.more a,.more a:link,.more a:hover{ color:#900;}

.wenzi{
	width:400px;
	margin-left:0px;
	display: inline;
}
.wenzi li{
	width:400px;
	padding-bottom:16px;
	margin-top: 10px;
}
.wenzi h1{
	width:385px;
	background-position:left center;
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:15px;
}
.wenzi h1 a,.wenzi h1 a:link,.wenzi h1 a:hover{
	font-size:18px;
	font-weight:bold;
	text-align:left;
}
.wenzi p{
	width:420px;
	font-size:16px;
	text-align:left;
	text-indent:32px;
	line-height:30px;
	height:90px;
	overflow:hidden;
	margin-top:10px;
}
.wenzi p a,.wenzi p a:link,.wenzi p a:hover{ font-size:16px; text-align:left;}

.wenzi2{
	width:570px;
	margin-left:0px;
	display: inline;
}
.wenzi2 li{
	width:570px;
	padding-bottom:10px;
	border-bottom: #CCC dashed 1px;
}
.wenzi2 h1{
	width:555px;
	background-position:left center;
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:15px;
}
.wenzi2 h1 a,.wenzi2 h1 a:link,.wenzi2 h1 a:hover{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#012d5e;
}
.wenzi2 p{
	width:570px;
	font-size:16px;
	text-align:left;
	text-indent:32px;
	line-height:30px;
	height:60px;
	overflow:hidden;
	margin-top:10px; 
	color:#666666;
}
.wenzi2 p a,.wenzi2 p a:link,.wenzi2 p a:hover{ font-size:16px; text-align:left; color:#ff6400;}

.wenzi3{
	width:370px;
	margin-left:0px;
	display: inline;
}
.wenzi3 li{
	width:370px;
	padding-bottom:10px;
	border-bottom: #CCC dashed 1px;
}
.wenzi3 h1{
	width:355px;
	background-position:left center;
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	line-height:30px;
	height:30px;
	overflow:hidden;
	padding-left:15px;
}
.wenzi3 h1 a,.wenzi3 h1 a:link,.wenzi3 h1 a:hover{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	color:#012d5e;
}
.wenzi3 p{
	width:370px;
	font-size:16px;
	text-align:left;
	text-indent:32px;
	line-height:30px;
	height:60px;
	overflow:hidden;
	margin-top:10px; 
	color:#666666;
}
.wenzi3 p a,.wenzi3 p a:link,.wenzi3 p a:hover{ font-size:16px; text-align:left; color:#ff6400;}

.list ul li{
	width:400px;
	border-bottom:1px dashed #e5e5e5;
	padding:5px 0 5px 0px;
	font: 18px/50px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:50px;
	overflow:hidden;
	text-align:left;
	color:#012d5e;
	background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/d1.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}
.list ul li a,.list ul li a:link,.list ul li a:hover{ color:#012d5e;}

.list2 ul li{
	width:550px;
	border-bottom:1px dashed #e5e5e5;
	padding:5px 0 5px 0px;
	font: 18px/50px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:50px;
	overflow:hidden;
	text-align:left;
	color:#012d5e;
	background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/d1.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}
.list2 ul li a,.list2 ul li a:link,.list2 ul li a:hover{ color:#012d5e;}

.list3 ul li{
	width:350px;
	border-bottom:1px solid #e5e5e5;
	padding:5px 0 5px 0px;
	font: 18px/50px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:50px;
	overflow:hidden;
	text-align:left;
	color:#012d5e;
	background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/d1.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}
.list3 ul li a,.list3 ul li a:link,.list3 ul li a:hover{ color:#012d5e;}

.list-k{
	width:540px;
	margin:0px auto;
	height:240px;
	background-color:#FFF;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-ms-box-shadow:0 0 10px #999;
	-o-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	margin-bottom: 30px;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	padding:20px;
	}
.list-k ul li{
	width:525px;
	margin:0px auto;
	border-bottom:1px solid #e5e5e5;
	padding:5px 0 5px 0px;
	font: 18px/50px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:50px;
	overflow:hidden;
	text-align:left;
	color:#012d5e;
	background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/d1.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:15px;
}
.list-k ul li a,.list-k ul li a:link,.list-k ul li a:hover{ color:#012d5e;}

/*疫情动态*/
.yqdt{ width:1200px; margin:0px auto;}

/*抗疫"冀"录*/
.kyjl{ width:1200px; margin:0px auto;}
.kyjl ul{ width:1200px;}
.kyjl li{ width:1200px; height:240px; margin-bottom:40px; clear:both;}
.kyjl-wen{ width:580px; height:240px; background-image:url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/wen-bg.png);
	background-repeat:no-repeat;
	background-position: top left;}
.kyjl-wen h1{ width:540px; margin:0px auto; height:30px; line-height:30px; overflow:hidden; font-size:18px; color:#012d5e; margin:20px; text-align: center; font-weight:bold;}
.kyjl-wen h1 a,.kyjl-wen h1 a:link{ color:#012d5e; font-weight:bold;}
.kyjl-wen p,.kyjl-wen p a{ width:540px; margin:0px auto; height:90px; line-height:30px; font-size:16px; text-align:left; color:#666666; text-indent:32px; overflow:hidden; }
.kyjl-wen p a:link{
	color:#666666;
}
.kyjl-tu{ width:500px; height:240px;}
.kyjl-tu img{ width:500px; height:240px;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-ms-box-shadow:0 0 10px #999;
	-o-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	}

/*党旗在抗疫一线飘扬*/
.yzfc{ height:650px;}
.djch {
	width: 100%;
	height: 460px;
}
.djch_nr {
	width: 1180px;
	height: 460px;
	margin: 0 auto;
}
.focusBox {
	width: 1180px;
	height: 460px;
	position: relative;
}
.focusBox .arrow-left {
	background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/left.png) no-repeat left top;
	position: absolute;
	left: -50px;
	top: 190px;
	width: 22px;
	height: 75px;
	z-index: 2
}
.focusBox .arrow-right {
	background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/right.png) no-repeat right top;
	position: absolute;
	right: -50px;
	top: 190px;
	width: 22px;
	height: 75px;
	z-index: 2
}
.focusBox .swiper-container {
	width: 1200px;
	height: 460px;
}
.swiper-slide {
	position: relative;
}
.slide_cont {
	width: 1190px;
}
.narrow_box {
	float: left;
	width: 230px;
	height: 460px;
	position: relative;
	margin-right: 10px;
	transition: all 1s;
	cursor: pointer;
}
.narrow_box .title {
	position: absolute;
	left: 0;
	width: 230px;
	height: 230px;
	background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/chbg.jpg) no-repeat;
	
	z-index: 2;
	box-sizing: border-box;
}
.narrow_box .title h1{font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	padding:30px 20px 30px 20px;
	}
.narrow_box .title h1 a {
	color: #fff;
}
.narrow_box .img {
	position: absolute;
	left: 0;
	width: 230px;
	height: 230px;
	top: 230px\9;
}
.narrow_box .img img {
	width: 100%;
	height: 100%;
}
.narrow_box:nth-child(odd) .title {
	top: 0;
}
.narrow_box:nth-child(odd) .img {
	top: 230px;
}
.narrow_box:nth-child(even) .title {
	top: 230px;
}
.narrow_box:nth-child(even) .img {
	top: 0;
}
.narrow_box.on {
	width: 460px;
	height: 460px;
}
.narrow_box.on .img {
	position: absolute;
	left: 0;
	width: 460px;
	height: 460px;
	top: 0\9;
}
.narrow_box.on .title {
	position: absolute;
	left: 0;
	top: 380px;
	width: 100%;
	height: 80px;
	overflow:hidden;
	background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/djbg.png) repeat-x;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
	padding: 0;
}
.narrow_box.on:nth-child(odd) .img {
	top: 0;
}

/*复工复产在行动*/
.fgfc{ width:1200px; margin:0px auto;}
.tuwen{
	width:380px;
	margin:0px auto;
	height:410px;
	background-color:#FFF;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-ms-box-shadow:0 0 10px #999;
	-o-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	margin-bottom: 30px;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
}
.tuwen .tu{ width:340px; height:195px; margin:20px;}
.tuwen .tu img{ width:340px; height:195px;}
.tuwen .wen{ width:340px; height:160px; margin:20px;}
.tuwen .wen h1{ width:340px; height:50px; line-height:50px; overflow:hidden; font-size:18px; color:#012d5e; margin-bottom:10px; text-align:center; font-weight:bold; border-bottom:#CCC dashed 1px;}
.tuwen .wen h1 a,.tuwen .wen h1 a:link{ color:#012d5e; font-weight:bold;}
.tuwen .wen p,.tuwen .wen p a{ width:340px; height:90px; line-height:30px; font-size:16px; text-align:left; color:#666666; text-indent:32px; overflow:hidden;}
.tuwen .wen p a:link{
	color:#666666;
}

.wenzi-w{width:380px; margin-left:30px;}
.wenzi-n{
	width:380px;
	margin:0px auto;
	height:190px;
	background-color:#FFF;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-ms-box-shadow:0 0 10px #999;
	-o-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	margin-bottom: 30px;
	position:relative;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
}
.wenzi-n h1{ width:340px; margin:0px auto; height:50px; line-height:50px; overflow:hidden; font-size:18px; color:#012d5e; margin-bottom:10px; text-align: center; font-weight:bold; padding-top:15px; border-bottom:#CCC dashed 1px;}
.wenzi-n h1 a,.wenzi-n h1 a:link{ color:#012d5e; font-weight:bold;}
.wenzi-n p,.wenzi-n p a{ width:340px; margin:0px auto; height:90px; line-height:30px; font-size:16px; text-align:left; color:#666666; text-indent:32px; overflow:hidden; }
.wenzi-n p a:link{
	color:#666666;
}

/*直击"疫"线 */
.wrap .gqSwiper {
	width: 100%;
	height: 640px;
	position: relative
}
.wrap .gqSwiper .swiper-slide { width: 1200px; height: 640px; position: relative }
.wrap .gqSwiper .swiper-slide .gqtjBgk { display: block; _display: inline; background: rgba(4,24,63,.6); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9904183f, endColorstr=#9904183f); width: 1200px; height: 640px; position: absolute; top: 0; z-index: 9 }
.wrap .gqSwiper .swiper-slide img { width: 1200px; height: 640px; }
.wrap .gqSwiper .swiper-slide-active { opacity: 1; filter: alpha(opacity=100) }
.wrap .gqCon { width: 1200px; height: 640px; position: absolute; top: 0; background: none; z-index: 99 }
.wrap .gqCon .gqLink { width: 1200px; height: 640px; display: block; position: absolute; left: 0; top: 0; cursor: pointer; background: url(#) }
.wrap .gqCon .gqLink a { width: 1200px; height: 640px; display: block; position: absolute; }
.wrap .gqCon h5 { width: 100px; height: 100px; background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/play.png) no-repeat; position: absolute; cursor: pointer; right: 550px; top: 280px;}
.wrap .gqCon h5 a { color: #fff; width: 100px; height: 100px; display: block; font-size: 24px; transition: none; -webkit-transition: none }
.wrap .gqCon h4 { min-width: 120px; padding: 0 15px; height: 60px; line-height: 60px; text-align: center; background-color: #5096ff; position: absolute; left: 225px; top: 200px }
.wrap .gqCon h4 a { color: #fff; font-size: 24px; transition: none; -webkit-transition: none }
.wrap .gqCon p { height: 60px; line-height: 60px; font-size: 20px; padding: 0 20px; cursor: pointer; background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/spbg.png) left top repeat-x; position: absolute; left: 0; top: 540px; color: #fff; }
.wrap .gqCon p a { font-weight: 700; color: #fff; transition: none; -webkit-transition: none }
.wrap .arrow5 { width: 50px; height: 50px; position: absolute; top: 50%; margin-top: -25spx; background-color: #fff; opacity: .8; filter: alpha(opacity=80); cursor: pointer; z-index: 100; box-shadow: none }
.wrap .arrow5:hover { box-shadow: 0 4px 15px 0 rgba(0,0,0,.18); opacity: .8; filter: alpha(opacity=80) }
.wrap .arrow5L { left: 50%; margin-left: -575px; background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/left1.png) no-repeat; transition: all .3s }
.wrap .arrow5L:hover { margin-left: -575px; }
.wrap .arrow5R { left: 50%; margin-left: 525px; background: url(http://www.he.xinhuanet.com/zhuanti/tzgjzzcc/images/right1.png) no-repeat; }
.wrap .arrow5R:hover { transition: all .2s; margin-left: 525px }
:root .wrap .gqSwiper .swiper-slide .gqtjBgk { filter: none }

/* foot */
.foot{width:100%;overflow:hidden; background: #333; padding:30px 0px 30px 0px;}
.foot .gnq{font-size:14px; line-height:30px; width:1000px; margin:0px auto; text-align:center;color:#fff;}