﻿@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/jxccwl/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:500px;
	position: relative;
	overflow: hidden;
}
.logo{ width:220px; height:100px; position: absolute; right:30px; top:20px;}
.logo img{ width:220px; height:100px;}

/* title */
.title{
	width:1200px;
	margin:0px auto;
	height:130px;
	padding:40px 0px;
}
.title img{ width:1200px; height:120px;}

/* 查看更多 */
.more{
	width:1200px;
	margin:0px auto;
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#0266ee;
	display:block;
	text-align:right;
	font-weight:bold;
}
.more a,.more a:link{ color:#0266ee; font-weight:bold;}

/* 导航 */
.menu {
	width:100%; height:70px; margin-bottom:80px;background:#1433c6;
}
.menu ul{
	width:1000px; margin:0px auto;
}
.menu li{
	padding-right:60px;
	line-height:70px;
	font-family:"Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:20px;
	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;
}

/* 焦点图 */
.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:justify;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/jxccwl/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; margin-top:20px;}
.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; color:#0266ee;  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:justify;}
.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:justify;
	color:#000;
	background-image:url(//www.xiongan.gov.cn/2024zt/jxccwl/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;}

/* 专题活动 */
.zthd{
	width:100%;
	margin:0px auto;
}
.zthd ul{
	width:1200px;
	margin:0px auto;
}
.zthd li{
	width:540px;
	float:left;
	padding:20px 30px;
}
.zthd .wen img{ width:540px; height:304px;}
.zthd .wen h1{ width: 510px; margin: 0px auto; font-size:24px; line-height:30px; color:#000; font-weight:bold; padding:0px 0px 0px 10px; text-align:justify; border-left:5px solid #0266ee; background-repeat:no-repeat; background-position:center left; margin:30px 0px 20px 0px;}
.zthd .wen h1 a:hover{ color:#ffa500;}
.zthd .wen h1 a,.zthd .wen h1 a:link{ color:#000; font-weight:bold;}
.zthd .wen h1 a:hover{ color:#ffa500;}
.zthd .wen p,.zthd .wen p a,.zthd .wen p a:link{ width: 540px; margin: 0px auto; font-size:20px; color:#000; line-height:36px; height:108px; overflow:hidden; text-align:justify;}
.zthd .wen p a:hover{ color:#000;}

/* 人物访谈 */
.rwft_box {
	width: 1200px;
	margin: 0px auto;
	height: 480px;
}
.focusBox2 {
	width: 1200px;
	height: 394px;
	margin: 0px auto;
	position: relative;
	background-color:#fff;
	border:#0266ee solid 25px;
}
.focusBox2 .arrow-left2 {
	background: url("//www.xiongan.gov.cn/2024zt/jxccwl/images/b-left.png") left top no-repeat;
	position: absolute;
	left: -80px;
	top: 157px;
	width: 40px;
	height: 80px;
	z-index: 2
}
.focusBox2 .arrow-right2 {
	background: url("//www.xiongan.gov.cn/2024zt/jxccwl/images/b-right.png") left top no-repeat;
	position: absolute;
	right: -80px;
	top: 157px;
	width: 40px;
	height: 80px;
	z-index: 2
}
.focusBox2 .swiper-container {
width: 1200px; height: 394px;
}
.swiper-slide {
position: relative;
overflow:hidden;
}

.focusBox2 .pagination {
	margin-top: 30px;
	text-align: center;
	width: 1200px;
	height:5px;
}
.focusBox2 .swiper-pagination-switch {
	display: inline-block;
	width: 40px;
	height: 5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	background: #cfcfcf;
	margin: 0 5px;
	cursor: pointer;
}
.focusBox2 .swiper-active-switch {
	background: #2b51c9;
}
.rwft-wen{ width: 360px; float:left; margin: 70px;}
.rwft-wen h1,.rwft-wen h1 a,.rwft-wen h1 a:link{ width: 360px; font-size:24px; line-height:50px; height:100px; overflow:hidden; color:#2d54cc; text-align:justify; margin-bottom:40px; font-weight:normal;}
.rwft-wen h1 a:hover{ color:#ffa500;}
.rwft-wen h2,.rwft-wen h2 a,.rwft-wen h2 a:link{ width: 360px; font-size:30px; color:#2d54cc; line-height:40px; text-align:justify;}
.rwft-wen h2 a:hover{ color:#ffa500;}
.rwft-pic{ width: 700px; height: 394px; float: right; position: relative;}
.rwft-pic img{ width:700px; height: 394px;}
.play {
	background: url("//www.xiongan.gov.cn/2024zt/jxccwl/images/play.png") no-repeat left top; left: 300px; top: 147px; width: 100px; height: 100px; position: absolute; z-index: 3; cursor: pointer;
}

/* 精彩瞬间 */
.jcsj{width:1200px;height:280px; margin:0px auto;}
.jcsj ul{ width:1200px;}
.jcsj li{ width:380px; float:left;}
.jcsj img{ width:380px; height: 214px;}
.jcsj h1,.jcsj h1 a,.jcsj h1 a:link{ width: 380px; margin: 0px auto; font-size:18px; line-height:30px; height:60px; overflow:hidden; color:#000; text-align:justify; padding-top:20px; font-weight: normal;}
.jcsj h1 a:hover{ color:#ffa500; }

/* footer */
.foot{width:100%;overflow:hidden; background-color: #0266ee; padding:40px 0px;}
.foot .bq-pc{
	font-size:16px;
	line-height:30px;
	width:540px;
	margin:0px auto;
	text-align: justify;
	color:#fff;
}
