﻿@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 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;}
body {
  width: 100%;
  height: auto;
}
.full-screen,.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
body{ background-image:url(//www.xiongan.gov.cn/2022zt/kjrccxz/images/banner.jpg); background-repeat:no-repeat; background-position: top center;}

/*banner*/
.banner{
	width:100%;
	margin:0px auto;
	height:500px;
	position: relative;
}

/*title*/
.title{
	width:1200px;
	margin:0px auto;
	height:120px;
}
.title img{ width:1200px; height:120px;}

/* 导航 */
.nav-logo{ width:1200px; margin:0px auto; height:90px; }
.logo{ width:180px; height:90px; float:left;}
.nav {
	width:1000px; float:right;
}
.nav ul{
	width:1000px; margin:0px auto;
}
.nav li{
	padding-left:24px;
	padding-right:24px;
	line-height:90px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:30px;
	color:#fff;
	float:left;
	font-weight:bold;
}
.nav li a,.nav li a:link{ color:#fff; font-weight:bold;}
.nav li a:hover{ color:#ffa500;}

/*新闻动态 聚焦*/
.news{
	width:1200px;
	margin:0px auto;
}
/*焦点图*/
.news .jdt{ width:750px; float:left;}
.slideBox01{float:left;width:750px;height:420px;overflow:hidden;position:relative;z-index:0}
.slideBox01 .hd{height:10px; overflow:hidden; position:absolute; right:10px; bottom:25px; z-index:1;}
.slideBox01 .hd ul{overflow:hidden; zoom:1;}
.slideBox01 .hd ul li{float:left;margin:0px 4px;width:10px;height:10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; line-height:20px;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:750px;height:420px;border:0px solid;}
.slideBox01 .bd span{width:750px;height:60px;bottom:0px;left:0px;background: #000;position: absolute;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6;}
.slideBox01 .bd h1{width:700px;height:60px;bottom: 0px;left: 10px;position: absolute;font-size: 16px;color: #FFFFFF;line-height: 60px;text-align:left;overflow:hidden;cursor:pointer;margin:0;padding:0;border:0;font-weight:normal;}
.slideBox01 .bd h1 a{color:#fff; text-decoration:none;line-height:60px;font-size:16px;}
.slideBox01 .bd h1 a:hover{color:#ffffcc; text-decoration:underline;line-height:40px;font-size:16px;}
.slideBox01 .prev,.slideBox01 .next{position:absolute;width:40px;height:74px;background: url(//www.xiongan.gov.cn/2022zt/kjrccxz/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 .lb{ width:430px; margin-top:40px; float:right;}
.news .list ul li h1{
	width:400px;
	padding:0px;
	font: 20px/50px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	overflow:hidden;
	font-weight:bold;
	text-align:left;
	color:#1849a3;
	background-image:url(//www.xiongan.gov.cn/2022zt/kjrccxz/images/d1.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding-left:30px;
}
.news .list ul li h1 a,.news .list ul li h1 a:link{ font-weight:bold; color:#1849a3;}
.news .list ul li h1 a:hover{ color:#ffa500;}
.news .list ul li p,.news .list ul li p a,.news .list ul li p a:link{ width:400px; float:right; font-size:16px; color:#000; line-height:30px; height:60px; overflow:hidden; margin-bottom:15px; display:block; text-align:left;}
.news .list ul li p a:hover{ color:#ffa500; }

/*more*/
.more{
	font-size:16px;
	line-height:50px;
	height:50px;
	overflow:hidden;
	color:#000;
	font-weight:bold;
	display:block;
	text-align: right;
}
.more a,.more a:link{ color:#000;}
.more a:hover{ color:#ffa500; }

/* 走进现场 */
.zjxc{width:1200px; margin:0px auto; height:500px;} 

/* 全媒视角 */
.qmsj{
	width: 1200px;
	margin: 0px auto;
}
.hotsaleBody {
	width: 1199px;
	height: 290px;
	margin: 0px auto;
	position: relative;
}
.prev2{ 
	background: url("//www.xiongan.gov.cn/2022zt/kjrccxz/images/left2.png") left top no-repeat;
	position: absolute;
	left: 0px;
	top: 120px;
	width: 30px;
	height: 50px;
	z-index: 2}
.next2{
	background: url("//www.xiongan.gov.cn/2022zt/kjrccxz/images/right2.png") left top no-repeat;
	position: absolute;
	right: 0px;
	top: 120px;
	width: 30px;
	height: 50px;
	z-index: 2}
.img-list {
	width: 1199px;
	height: 290px;
	overflow: hidden;
	position: relative;
	margin: 0px;
	z-index: 1；
}
.img-list ul {
	width: 9999px;
}
.img-list li {
	width: 290px;
	height: 290px;
	margin-right: 13px;
	float: left;
	text-align: left;
}
.fc{ width:290px; height:290px;}
.fc img {
	width: 290px;
	height: 290px;
}

/* 精彩瞬间 */
.jcsj{ width:1200px; margin: 0px auto;}

/* footer */
.footer{width:100%;overflow:hidden; background-color: #265692; padding:60px 0px 60px 0px; margin-top:100px;}
.footer .gnq{
	font-size:16px;
	line-height:30px;
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#fff;
}
/* cover */
.bj{ 
	width:100%;
	margin:0px auto; 
	height:100%;
	position: relative;}
.bg{width:100%;height:100%; position: absolute; left:0; top:0; background:url('//www.xiongan.gov.cn/2022zt/kjrccxz/images/bj.jpg') no-repeat top center; background-size:100%; z-index:80; }
.z{width:100%;height:100%; position: absolute; left:0; top:0; background:url('//www.xiongan.gov.cn/2022zt/kjrccxz/images/z.png') no-repeat top center; background-size:100%;animation: zoomIn 1s 1s;-moz-animation: zoomIn 1s 1s;-webkit-animation: zoomIn 1s 1s;-o-animation: zoomIn 1s 1s; z-index:100; animation-fill-mode: backwards;-moz-animation-fill-mode: backwards;-webkit-animation-fill-mode: backwards;}
.bottom{width:100%;height:100%; position: absolute; left:0; bottom:0; background:url('//www.xiongan.gov.cn/2022zt/kjrccxz/images/bj.png') no-repeat bottom center; background-size:100%; animation: fadeInUp 1s; -moz-animation: fadeInUp 1s; -webkit-animation: fadeInUp 1s; -o-animation: fadeInUp 1s; animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -webkit-animation-fill-mode: forwards; display:inline-block; z-index:1000;}

.cover-box {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  overflow: hidden;
  z-index:1;
}
.cover-bg,
.cover-content,
.cover-mask,
.cover-title,
.cover-building,
.cover-slogan {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.show .cover-content,
.show .cover-title,
.show .cover-building,
.show .cover-slogan {
  opacity: 1;
}
.cover-content {
  z-index: 2000;
  font-size: 12px;
}
.cover-content .cover-goto {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 2000;
  animation: bounceIn 1s 2s;
  -moz-animation: bounceIn 1s 2s;
  -webkit-animation: bounceIn 1s 2s;
  -o-animation: bounceIn 1s 2s; 
  animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -webkit-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
}
.cover-goto .goto-btn {
  position: absolute;
  left: 0;
  bottom: 20%;
  width: 100%;
  cursor: pointer;
}
.cover-bg {
  width:100%;
  height:100%;
  opacity: 1;
  z-index: 10;
  background-color:#265692;
  background-size:100% 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
.cover-box img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
}
