﻿@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;
}
body {
	text-align: center; font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
}
a,a:link,a:hover,a:visited {
	text-decoration: none;
}
*html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.clear{ clear:both;}
.clearfix { display: block; } 
.clearfix::after {
	width: 100%; height: 0px; overflow: hidden; clear: both; font-size: 0px; display: block; content: "";
}
img {
	vertical-align: top;
}
.left{ float:left;}
.right{ float:right;}
body {
  width: 100%;
  height: auto;
  background-image:url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/banner.jpg);
  background-repeat:no-repeat;
  background-position: top center;
}
.full-screen,.full-screen body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* banner */
.banner{
	width:100%;
	margin:0px auto;
	height:560px;
	position: relative;
	overflow: hidden;
}
.logo{ width:220px; height:100px; position: absolute; right:30px; top:20px;}
.logo img{ width:220px; height:100px;}

/* title */
.title560{
	width:560px;
	margin:0px auto;
	height:120px;
	padding:40px 0px;
}
.title560 img{ width:560px; height:120px;}

/* 查看更多 */
.more{
	width:1200px;
	margin:0px auto;
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#c60007;
	display:block;
	text-align:right;
	font-weight:bold;
}
.more a,.more a:link{ color:#c60007; font-weight:bold;}

/* 导航 */
.menu {
	width:100%; height:70px; background-color:#ffba00;
}
.menu ul{
	width:1200px; margin:0px auto;
}
.menu li{
	padding:0px 30px;
	line-height:70px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:28px;
	color:#fff;
	float:left;
	font-weight:bold;
}
.menu li a,.menu li a:link{ color:#fff;font-weight:bold;}
.menu li a:hover{ color:#fff;}

/* 新春动态 */
.news{
	width:1200px;
	margin:0px auto;
	margin-top:70px;
}

/* 焦点图 */
.slideBox01{float:left;width:640px;height:360px;overflow:hidden;position:relative;z-index:0}
.slideBox01 .hd{height:10px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1;}
.slideBox01 .hd ul{overflow:hidden; zoom:1; float:left;}
.slideBox01 .hd ul li{float:left;width:10px;height:10px;margin:0px 3px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; 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:640px;height:360px;border:0px solid;}
.slideBox01 .bd span{width:640px;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:700px;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:18px;}
.slideBox01 .bd h1 a:hover{color:#fff;}
.slideBox01 .prev,.slideBox01 .next{position:absolute;width:40px;height:74px;background: url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/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:520px; float:right;}
.news .lb .shz{ border-bottom:#f0f0f0 solid 1px;}
.news .lb .shz h1,.news .lb .shz h1 a,.news .lb .shz h1 a:link{ font-size:24px; line-height:30px; height:30px; overflow:hidden; color:#c60007;  font-weight:bold; display:block; margin-bottom:20px; text-align: left;}
.news .lb .shz h1 a:hover{ color:#ffa500;}
.news .lb .shz p,.news .lb .shz p a,.news .lb .shz p a:link{ font-size:18px; color:#000; line-height:34px; height:68px; overflow:hidden; margin-bottom:20px; display:block; text-align:left;}
.news .lb .shz p a:hover{ color:#ffa500;}
.news .list ul li{
	width:500px;
	padding:0px;
	font: 22px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:40px;
	overflow:hidden;
	text-align:left;
	color:#000;
	background-image:url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/d.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding:10px 0px 10px 20px ;
}
.news .list ul li a,.news .list ul li a:link{ color:#000;}
.news .list ul li a:hover{ color:#ffa500;}

/* 新春·走基层 */
.gqdt_b {
width: 100%;
height: auto;
}
.gqdt_nr {
width: 1200px;
height: auto;
margin: 0 auto;
}
.focusBox5 {
width: 1200px; height: 470px;
position: relative;
background-color:#FFF;
}
.focusBox5 .arrow-left5 {
	background: url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/left.png) left top no-repeat;
	position: absolute;
	left: -80px;
	top: 185px;
	width: 40px;
	height: 70px;
	z-index: 2
}
.focusBox5 .arrow-right5 {
	background: url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/right.png) left top no-repeat;
	position: absolute;
	right: -80px;
	top: 185px;
	width: 40px;
	height: 70px;
	z-index: 2
}
.focusBox5 .swiper-container {
	width: 1200px; height: 470px;
}
.swiper-slide {
	position: relative;
	overflow:hidden;
}
.focusBox5 .pagination {
	right: 10px;
	text-align: center;
	bottom: 20px;
	width: 1200px;
	z-index: 2;
	display:none;
}
.focusBox5 .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; 
	background: #CCC;
	margin: 0 5px;
	cursor: pointer;
}
.focusBox5 .swiper-active-switch {
	background: #c60007;
}
.pic-title800{ width:800px; height:440px;}
.pic-title400{ width:400px; height:440px;}
.pic-title{ width:800px; height:220px; position: relative;}
.title-pic{ width:400px; height:440px; position: relative;}
.top-pic{ width:800px; height:220px;}
.picx img{ width:400px; height:220px; z-index:1;}
.top-pic-title{ width:430px; height:220px; background-image:url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/jx01.png); background-repeat:no-repeat; background-position: top center; z-index:10; position: absolute; top:0; right:0;}
.bottom-pic-title{ width:430px; height:220px; background-image:url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/jx02.png); background-repeat:no-repeat; background-position: top center; z-index:10; position: absolute; top:0; left:0;}
.pic-title-bottom{ width:400px; height:250px; background-image:url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/jx03.png); background-repeat:no-repeat; background-position: top center; z-index:10; position: absolute; bottom:0; left:0;}
.nr{ width:350px; padding:25px;}
.nr h1,.nr h1 a,.nr h1 a:link{ width:350px; font-size:26px; line-height:60px; height:60px; overflow:hidden; color:#fff; text-align:left; margin-bottom:10px; font-weight:bold;}
.nr h1 a:hover{ color:#fff;}
.nr p,.nr p a,.nr p a:link{ width:350px; font-size:16px; line-height:30px; height:90px; color:#fff; overflow:hidden; text-align:left;}
.nr p a:hover{ color:#fff;}

/* 新春·寻年味 */
.xnw{
	width:100%;
	height:860px;
	background:url(//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/bj-h.jpg) repeat; 
}
/* qirebox*/
.qirebox{
	width:1200px;
	height:860px;
	margin:0px auto;
	overflow:hidden;
}

/* 介绍图 */
.qirepic{
	width:810px;
	float:left;
	margin-top:140px;
}
.info{
	width:810px;
}
.qirepic .info .pic{
	width:800px;
	height:450px;
	margin:0px auto;
	border:#ffba00 solid 5px;
}
.qirepic .info .pic img{
	width:800px;
	height:450px;
	display:block;
}
.qirepic .info .text h1{
	width:810px;
	font-size:20px;
	color:#fff;
	line-height:50px;
	height:50px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0;
	border:0;
	font-weight:bold;
}
.qirepic .info .text h1 a,.qirepic .info .text h1 a:link{
	color:#fff;
	font-weight:bold;
}
.qirepic .info .text h1 a:hover{
	color:#ffa500;
}
.qirepic .info .text p{
	width:810px;
	font-size:14px;
	color:#fff;
	line-height:20px;
	height:40px;
	overflow:hidden;
	text-align:left;
	margin:0;
	padding:0;
	border:0;
}
.qirepic .info .text p a,.qirepic .info .text p a:link{
	color:#fff;
}
.qirepic .info .text p a:hover{
	color:#ffa500;
}
/*图片导航*/
.img-scroll{
	width:360px;
	height:640px;
	float:right;
}
.push-button{
	width:360px;
	height:40px;
	float:left;
	margin:40px 0px;
}
.num{
	width:320px;
	height:620px;
	overflow:hidden;
	margin:0px;
	padding:0px 20px;
	background:#b02822;
}
.num ul{
	width:320px;
}
.num li{
	width:320px;
	height:180px;
	float:left;
	margin:20px 0px 0px 0px;
}
.num li img{
	width:320px;
	height:180px;
	float:left;
}
.num li a{
	display:block;
	opacity:0.6;
}
.num li.on a{
	opacity:1;
}
.num li:hover{
	width:320px;
	height:180px;
	background:linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-o-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-ms-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-moz-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
	background:-webkit-linear-gradient(45deg,rgba(34,165,180,1) 0%,rgba(32,124,202,1) 50%,rgba(143,219,126,1) 100%);
}

/* 新春·赏非遗 */
.mainBox {
	width:100%;
	overflow:hidden;
}
.focusBox {
	width: 1200px;
	margin: 0px auto;
	height: 675px;
	overflow: hidden;
	position: relative;
	margin-bottom:40px;
}
.focusBox .hd {
	width: 100px;
	height: 85px;
	position: absolute;
	right: 5px;
	bottom: 0px;
	overflow: hidden;
	z-index: 1;
}
.focusBox .hd .cur {
	float: left;
	margin-right: 4px;
	line-height: 85px;
	font-size: 45px;
	font-style: italic;
	color: #fff;
}
.focusBox .hd .cut {
	float: left;
	margin-right: 4px;
	line-height: 96px;
	font-size: 20px;
	font-style: italic;
	color: #fff;
}
.focusBox .hd .total {
	float: left;
	margin-right: 4px;
	line-height: 104px;
	font-size: 20px;
	font-style: italic;
	color: #fff;
}
.focusBox .bd {
	height: 100%;
	position: relative;
	z-index: 0;
}
.focusBox .bd li {
	width:1200px;
	height:675px;
	float:left;
	vertical-align: middle;
	position: relative;
	zoom: 1;
}
.focusBox .bd img {
	width: 1200px;
	height: 675px;
	display: block;
}
.focusBox .bd li .bg {
	width: 100%;
	height: 85px;
	background: #000;
	filter: alpha(opacity=60);
	opacity: 0.6;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}
.focusBox .bd li .title {
	width: 100%;
	line-height: 85px;
	height: 85px;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
.focusBox .bd li .title a {
	color: #fff;
}
.focusBox .prev {
	width: 32px;
	height: 40px;
	background: url("//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/slider-arrow.png") no-repeat -110px 5px;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.focusBox .next {
	width: 32px;
	height: 40px;
	background: url("//www.xiongan.gov.cn/2024zt/lxddhlgdn/images/slider-arrow.png") no-repeat -110px 5px;
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.focusBox .next {
	background-position: 8px 5px;
	left: auto;
	right: 3%;
}
.focusBox .prev:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.focusBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
/* 新春·敬坚守 */
.jcsj{
	width:1200px;
	margin:0px auto;
}
.jcsj ul{
	width:1200px;
	margin:0px auto;
}
.jcsj li{
	width:540px;
	float:left;
	padding:20px 30px;
}
.jcsj .wen img{ width:540px; height:304px;}
.jcsj .wen h1{ width: 510px; margin: 0px auto; font-size:24px; line-height:30px; height:30px; overflow:hidden; color:#000; font-weight:bold; padding:0px 0px 0px 10px; text-align: left; border-left:5px solid #c60007; background-repeat:no-repeat; background-position:center left; margin:30px 0px 20px 0px;}
.jcsj .wen h1 a,.jcsj .wen h1 a:link{ color:#000; font-weight:bold;}
.jcsj .wen h1 a:hover{ color:#ffa500;}
.jcsj .wen p,.jcsj .wen p a,.jcsj .wen p a:link{ width: 540px; margin: 0px auto; font-size:20px; color:#000; line-height:36px; height:108px; overflow:hidden; text-align:left;}
.jcsj .wen p a:hover{ color:#000;}

/* footer */
.foot{width:100%;overflow:hidden; background-color: #d2001e; padding:60px 0px; margin-top:70px;}
.foot .bq-pc{
	font-size:16px;
	line-height:40px;
	width:540px;
	margin:0px auto;
	text-align: center;
	color:#fff;
}
