﻿@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/2023zt/xatzcjzx/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:430px;
	position: relative;
	overflow: hidden;
}

/* title */
.title{
	width:1200px;
	margin:0px auto;
	height:160px;
	padding:40px 0px;
}
.title img{ width:1200px; height:160px;}

/* more */
.more{
	width:1200px;
	margin:0px auto;
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#296bf9;
	font-weight:bold;
	display:block;
	text-align: right;
}
.more a,.more a:link{ color:#296bf9; font-weight:bold;}
.more a:hover{ color:#ffa500; }

/* 导航 */
.menu {
	width:100%; height:80px;}
.menu ul{
	width:1200px; margin:0px auto;
}
.menu li{
	padding-left:45px;
	padding-right:30px;
	line-height:80px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:24px;
	color:#fff;
	float:left;
	font-weight:bold;
}
.menu li a,.menu li a:link{ color:#fff;font-weight:bold;}
.menu li a:hover{ color:#ffa500;}

/* 工作动态 */
.news{
	width:1200px;
	margin:0px auto;
	margin-top:60px;
}

/* 头条 */
.headlines{ width:1200px; margin:0px auto; height:150px;}
.headlines h1,.headlines h1 a,.headlines h1 a:link,.headlines h1 a:hover{ font-size:50px; font-weight:bold; height:150px; line-height:150px; overflow:hidden; color:#305798; text-align:center;}
.headlines p,.headlines p a,.headlines p a:link,.headlines p a:hover{ font-size:16px; height:16px; line-height:16px; overflow:hidden; color: #333; text-align:center;}

/* 焦点图 */
.slideBox01{float:left;width:640px;height:360px;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:10px;height:10px; 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: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:underline;line-height:40px;font-size:16px;}

.slideBox01 .prev,.slideBox01 .next{position:absolute;width:40px;height:74px;background: url(//www.xiongan.gov.cn/2023zt/xatzcjzx/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:#305798;  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: 20px/40px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	text-align:left;
	color:#000;
	background-image:url(//www.xiongan.gov.cn/2023zt/xatzcjzx/images/d2.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding:10px 0px 10px 20px ;
	border-bottom:#f0f0f0 solid 1px;
	font-weight:bold;
}
.news .list ul li a,.news .list ul li a:link{ color:#000;font-weight:bold;}
.news .list ul li a:hover{ color:#ffa500;}

/* 政策文件 */
.shzc_box {
width: 100%;
height: 380px;
}
.shzc_nr {
width: 1230px;
height: auto;
margin: 0 auto;
}
.focusBox1 {
width: 1230px;
height: 340px;
position: relative;
}
.focusBox1 .arrow-left1 {
	background: url("//www.xiongan.gov.cn/2023zt/xatzcjzx/images/b-left.png") left top no-repeat;
	position: absolute;
	left: -55px;
	top: 145px;
	width: 30px;
	height: 50px;
	z-index: 2
}
.focusBox1 .arrow-right1 {
	background: url("//www.xiongan.gov.cn/2023zt/xatzcjzx/images/b-right.png") left top no-repeat;
	position: absolute;
	right: -55px;
	top: 145px;
	width: 30px;
	height: 50px;
	z-index: 2
}
.focusBox1 .swiper-container {
width: 1230px; height: 340px;
}
.swiper-slide {
position: relative;
overflow:hidden;
}
.focusBox1 .pagination {
margin-top: 20px;
text-align: center;
width: 1230px;
z-index: 2;
}
.focusBox1 .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;
}
.focusBox1 .swiper-active-switch {
background: #2b88e7;
}
.shzc-wen ul{ width:1230px;}
.shzc-wen li{ width:380px; height:340px; background-color:#f2f2f2; float:left; margin:0px 15px;}
.shzc-wen a:hover li{ width:380px; height:340px; background-color:#fff; box-shadow:0 0 5px #333; -moz-box-shadow:0 0 5px #333; -ms-box-shadow:0 0 5px #333; -o-box-shadow:0 0 5px #333; -webkit-box-shadow:0 0 5px #333;}
.shzc-wen h1,.shzc-wen h1 a,.shzc-wen h1 a:link{ width: 300px; margin: 0px auto; font-size:24px; line-height:50px; color:#000;  font-weight:bold; padding-top:50px; padding-bottom: 20px; text-align: left;}
.shzc-wen h1 a:hover{ color:#ffa500; }
.shzc-wen p,.shzc-wen p a,.shzc-wen p a:link{ width: 300px; margin: 0px auto; font-size:20px; color:#969696; line-height:40px; text-align:left;}
.shzc-wen p a:hover{ color:#ffa500; }

/* 产业体系 */
.list2{ width: 1200px; margin: 0px auto;}
.list2 ul li{
	width:550px;
	float: left;
	padding-left:30px;
	margin-right: 20px;
	font: 20px/100px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:100px;
	overflow:hidden;
	text-align:left;
	color:#000;
	background-image:url(//www.xiongan.gov.cn/2023zt/xatzcjzx/images/d1.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.list2 ul li a,.list2 ul li a:link{ color:#000;}
.list2 ul li a:hover{ color:#ffa500;}

/* 便企服务 */
.tzjz{
	width:1200px;
	margin:0px auto;
}
.tzjz ul{
	width:1200px;
	margin:0px auto;
}
.tzjz li{
	width:540px;
	float:left;
	padding:20px 30px;
}
.tzjz .wen img{ width:540px; height:304px;}
.tzjz .wen h1{ width: 530px; margin: 0px auto; font-size:20px; line-height:30px; height:30px; overflow:hidden; color:#000; font-weight:bold; padding:0px 0px 0px 10px; text-align: left; border-left:5px solid #296bf9; background-repeat:no-repeat; background-position:center left; margin:20px 0px;}
.tzjz .wen h1 a:hover{ color:#ffa500;}
.tzjz .wen h1 a,.tzjz .wen h1 a:link{ color:#000; font-weight:bold;}
.tzjz .wen h1 a:hover{ color:#ffa500;}
.tzjz .wen p,.tzjz .wen p a,.tzjz .wen p a:link{ width: 540px; margin: 0px auto; font-size:18px; color:#969696; line-height:36px; height:120px; overflow:hidden; text-align:left;}
.tzjz .wen p a:hover{ color:#969696;}

/* footer */
.foot{width:100%;overflow:hidden; background-color: #0025f0; padding:60px 0px 60px 0px; margin-top:60px;}
.foot .bq-pc{
	font-size:16px;
	line-height:30px;
	width:1000px;
	margin:0px auto;
	text-align:center;
	color:#fff;
}
