﻿@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(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:160px; height:70px; position: absolute; right:30px; top:30px;}
.logo img{ width:160px; height:70px;}

/* title */
.title{
	width:800px;
	margin:0px auto;
	height:200px;
	padding:50px 0px 0px 0px;
}
.title img{ width:800px; height:200px;}

/* 查看更多 */
.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:#c72614; font-weight:bold;}

/* 导航 */
.menu {
	width:100%; height:70px; margin-bottom:70px;background:#113bde;
}
.menu ul{
	width:1200px; margin:0px auto;
}
.menu li{
	padding:0px 40px;
	line-height:70px;
	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;}

/* 最新动态 */

/* 头条 */
.headlines{
	width:1200px;
	margin:0px auto;
	border-bottom:#e5e5e5 solid 1px; 
	padding:50px 0px;
}
.headlines h1,.headlines h1 a,.headlines h1 a:link,.headlines h1 a:hover{
	font-size:50px;
	font-weight:bold;
	line-height:70px;
	color:#d32520;
	text-align:center;
	margin-bottom:30px;
}
.headlines p,.headlines p a,.headlines p a:link,.headlines p a:hover{
	font-size:20px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#333;
	text-align:center;
}

.news{
	width:1200px;
	margin:0px auto;
	padding-top:50px;
}
/* 焦点图 */
.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;}
.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(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:10px;}
.news .lb .shz{ border-bottom: #e5e5e5 solid 1px;}
.news .lb .shz h1,.news .lb .shz h1 a,.news .lb .shz h1 a:link{ font-size:24px; line-height:30px; color:#d32520;  font-weight:bold; display:block; margin-bottom:15px; text-align: left;}
.news .lb .shz h1 a:hover{ color:#0266ee;}
.news .lb .shz p,.news .lb .shz p a,.news .lb .shz p a:link{ font-size:16px; color:#000; line-height:30px; height:60px; overflow:hidden; margin-bottom:15px; display:block; text-align:justify;}
.news .lb .shz p a:hover{ color:#0266ee;}
.news .list ul li{
	width:500px;
	padding:0px;
	font: 20px/50px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:50px;
	overflow:hidden;
	text-align:justify;
	color:#000;
	background-image:url(images/d.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding:0px 0px 0px 20px ;
}
.news .list ul li a,.news .list ul li a:link{ color:#000;}
.news .list ul li a:hover{ color:#ffa500;}

/* 锚定定位·疏解落地行 */
.jsjz{
	width:100%;
	margin:0px auto;
}
.jsjz ul{
	width:1200px;
	margin:0px auto;
}
.jsjz li{
	width:540px;
	float:left;
	padding:20px 30px;
}
.jsjz .wen img{ width:540px; height:304px;}
.jsjz .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 #c72614; background-repeat:no-repeat; background-position:center left; margin:30px 0px 20px 0px;}
.jsjz .wen h1 a:hover{ color:#ffa500;}
.jsjz .wen h1 a,.jsjz .wen h1 a:link{ color:#000; font-weight:bold;}
.jsjz .wen h1 a:hover{ color:#ffa500;}
.jsjz .wen p,.jsjz .wen p a,.jsjz .wen p a:link{ width: 540px; margin: 0px auto; font-size:20px; color:#000; line-height:36px; height:108px; overflow:hidden; text-align:justify;}
.jsjz .wen p a:hover{ color:#000;}

/* 创新驱动·科创赋新能 */
.cxqd{
	width: 1200px;
	margin: 0px auto;
}
.tu-wen{ width:1200px; height:220px; background-color:#f8f8f8; margin-bottom:45px;}
.tu-wen .pic{ width:380px; height:220px;}
.tu-wen .pic img{ width:380px; height:220px;}
.tu-wen .wen{ width:760px; padding:30px;}
.tu-wen .wen h1,.tu-wen .wen h1 a,.tu-wen .wen h1 a:link{ width:770px; font-size:26px; line-height:60px; height:60px; overflow:hidden; color:#000; text-align: justify; margin-bottom:10px; font-weight:bold;}
.tu-wen .wen h1 a:hover{ color:#ffa500;}
.tu-wen .wen p,.tu-wen .wen p a,.tu-wen .wen p a:link{ width:770px; font-size:16px; line-height:30px; height:60px; color:#000; overflow:hidden; text-align: justify;}
.tu-wen .wen p a:hover{ color:#ffa500;}

/* 城筑未来·擘画新图景 */
.jcsj-k{ width:100%; height:390px; background-color: #c72614; padding-top:80px;}
.jcsj{ width:1200px; height:280px; margin:0px auto;}
.jcsj ul{ width:1200px; height:280px;}
.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:#fff; text-align:justify; padding-top:20px; font-weight: normal;}
.jcsj h1 a:hover{ color:#fff; }

/* 生态宜居·绿脉润雄安 */
/* qirebox */
.qirebox{width:1200px;height:360px;margin:0px auto;overflow:hidden;}
.qirepic{
	width:640px;
	height:360px;
	float:left;
}
.info{ width:640px;height: 360px;}
.qirepic .pic {
	width: 640px; height: 360px; margin: 0px auto;
}
.qirepic .pic img {
	width: 640px;
	height: 360px;
	display: block;
}

/*图片导航*/
.img-scroll{
	width:560px;
	height:360px;
	float: right;
}
.push-button{ width:560px; height:20px; float:left;  margin:6px 0px;}
.num{
	width:560px;
	height:296px;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.num ul{
	width:560px;
}
.num li{ 
	width:560px;
	height:148px;
	float:left; 
}
.num li img{ 
	width:192px; 
	height:108px;
	float:left;
	margin:20px;
}
.num li h1{ 
	width:328px; 
	height:108px;
	float:right;
	font-size: 24px;
	line-height:40px;
	color: #000;
	overflow: hidden;
	text-align:left;
	margin-top:30px;
}
.num li h1 a,.num li h1 a:link{ 
	color: #000;
}
.num li h1 a:hover{ 
	color:#fff;
	font-weight:bold;
}
.num li a{
	display:block; 
}
.num li.on{ 
	background: #c72614;
	width:560px;
	height:148px;
}
.num li.on h1,.num li.on h1 a,.num li.on h1 a:link,.num li.on h1 a:hover{
	color:#fff;font-weight:bold;
}
.num li:hover{
	background: #c72614;
	width:560px;
	height:148px;
}
.num li:hover h1,.num li:hover h1 a,.num li:hover h1 a:link,.num li:hover h1 a:hover{
	color:#fff;font-weight:bold;
}

/* 民生暖心·实干践初心 */
.sthj{ width: 1200px; margin: 0px auto;}
.sthj li{ width: 1200px; margin: 0px auto; border-bottom:#f0f0f0 solid 1px; height: 240px;}
.sthj .wen{ width: 780px; float: right; margin-right:30px; margin-top:30px;}
.sthj .wen h1{ width: 760px; margin: 0px auto; font-size:24px; line-height:30px; height:30px; overflow:hidden; color:#000; font-weight:bold; padding:0px 0px 0px 15px; text-align: left; border-left:5px solid #c72614; margin:25px 0px;}
.sthj .wen h1 a:hover{ color:#ffa500;}
.sthj .wen h1 a,.sthj .wen h1 a:link{ color:#000; font-weight:bold;}
.sthj .wen h1 a:hover{ color:#ffa500;}
.sthj .wen p,.sthj .wen p a,.sthj .wen p a:link{ width: 780px; margin: 0px auto; font-size:20px; color:#333; line-height:40px; height:80px; overflow:hidden; text-align:left;}
.sthj .wen p a:hover{ color:#ffa500;}
.sthj .pic{ width: 320px; height: 180px; float: left; padding:30px 0px; margin-left:30px;}
.sthj .pic img{ width: 320px; height: 180px;}
.wen-list{ width: 1140px; margin: 0px auto; padding-top:30px;}
.wen-list h1{ width: 1120px; margin: 0px auto; font-size:24px; line-height:30px; height:30px; overflow:hidden; color:#000; font-weight:bold; padding:0px 0px 0px 15px; text-align: left; border-left:5px solid #c72614; margin:25px 0px;}
.wen-list h1 a,.wen-list h1 a:link{ color:#000; font-weight:bold;}
.wen-list h1 a:hover{ color:#ffa500;}
.wen-list p,.wen-list p a,.wen-list p a:link{ width: 1140px; margin: 0px auto; font-size:20px; color:#333; line-height:40px; height:80px; overflow:hidden; text-align:left;}

/* 文化铸魂·文脉续新章 */
.whzh{ width: 1200px; margin: 0px auto;}
.gradient-pic{
	width:640px;
	height:350px;
	overflow:hidden;/*图片放大时多出来的部分将其隐藏*/
	position:relative;
}
.gradient-pic img{
	width:640px;
	height:350px;
	transition:all 0.5s;/*all表示所有属性都要变化*/
}
.gradient-pic img:hover{
    transform:scale(1.1);/*对图片进行放大*/
}
.gradient-pic span{
	width:640px;
	height:40px;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.8));
	position: absolute;
	left:0;
	bottom:0;
	z-index: 10;
}
.gradient-pic p{
	width:640px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:16px;
	color:#FFF;
	z-index:100;
}
.gradient-pic p a,.gradient-pic p a:link,.gradient-pic p a:hover{
	color:#FFF;
}


.zhuhun {
	width: 540px; height: 350px;
}
.zhuhun .list{ padding-bottom:23px;}
.zhuhun .list ul li{
	width:520px;
	padding:0px;
	font: 20px/60px "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	height:60px;
	overflow:hidden;
	text-align:justify;
	color:#000;
	background-image:url(images/d2.png);
	background-repeat:no-repeat;
	background-position: top left;
	padding:0px 0px 0px 20px ;
}
.zhuhun .list ul li a,.zhuhun .list ul li a:link{ color:#000;}
.zhuhun .list ul li a:hover{ color:#ffa500;}
.gradient2-pic{
	width:260px;
	height:146px;
	overflow:hidden;/*图片放大时多出来的部分将其隐藏*/
	position:relative;
}
.gradient2-pic img{
	width:260px;
	height:146px;
	transition:all 0.5s;/*all表示所有属性都要变化*/
}
.gradient2-pic img:hover{
    transform:scale(1.1);/*对图片进行放大*/
}
.gradient2-pic span{
	width:260px;
	height:40px;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.1), rgba(0,0,0,0.8));
	position: absolute;
	left:0;
	bottom:0;
	z-index: 10;
}
.gradient2-pic p{
	width:260px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "黑体";
	font-size:16px;
	color:#FFF;
	z-index:100;
}
.gradient2-pic p a,.gradient2-pic p a:link,.gradient2-pic p a:hover{
	color:#FFF;
}

/* 实干先锋·榜样聚力量 */
.rwft_box {
	width: 1200px;
	margin: 0px auto;
	height: 480px;
	margin-bottom:60px;
}
.focusBox2 {
	width: 1200px;
	height: 394px;
	margin: 0px auto;
	position: relative;
	background-color:#fff;
	border:#c72614 solid 25px;
}
.focusBox2 .arrow-left2 {
	background: url("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("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: none;
	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: #c72614;
	display: none;
}
.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:#c72614; 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:#c72614; 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("images/play.png") no-repeat left top; left: 300px; top: 147px; width: 100px; height: 100px; position: absolute; z-index: 3; cursor: pointer;
}

/* footer */
.foot{ width:100%;overflow:hidden; background-color: #c72614; padding:40px 0px;}
.foot .bq-pc{
	font-size:16px;
	line-height:30px;
	width:540px;
	margin:0px auto;
	text-align: center;
	color:#fff;
}
