﻿*{	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%
}

ol,
li,
ul {
	list-style: none;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: '\20';
	display: block;
	clear: both;
	height: 0;
}

img {
	border: 0;
	vertical-align: middle;
	/*width: 100%;*/
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.dorpdown {
	position: relative;
}

.omit {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

body {
	font: 14px/24px "Microsoft YaHei";
	color: #646464;
	background: #f2f2f2;
	overflow-x: hidden;
	background: #fff;
}

em,
i {
	font-style: normal;
}

.layer {
	width: 1200px;
	margin: 0 auto;
}

input {
	background: none;
	border: none;
	outline: none;
}
/*首页*/
.head{width: 100%;height:45px;background: #fff;border-bottom: 1px solid #d2d2d2;}
.head .logo{width: 111px;height: 21px;margin-top: 8px;}
.head .nav{font-size: 16px;color: #0052ae;}
.head .nav a{color: #0052ae;}
.head li{float: left;/*width: 108px;*/height: 45px;font-size: 12px;  line-height: 45px;text-align: center;overflow: hidden;position: relative;}
.head .wx{display: none;}
.head .wx img{z-index: 100; position: absolute;margin-left: 95px; width:200px;height:200px;}

.head li em{margin: 0 18px;width: 80px;}
.head li i{width: 19px;height: 15px;display: inline-block;margin: 0 18px;}
.top{padding: 18px 0;border-bottom: 2px solid #eee;}
.top .index-tit{width: 560px;height: 58px;}
.top .search{width: 267px;height: 34px;background: url(../images/search.png) no-repeat; background-size: 100% 100%;margin-top: 15px;}
.search .searchCon{width: 196px;padding: 9px;}
.search .searchBtn{width: 50px;height: 34px;line-height: 34px; text-align: center;text-indent: -99999px;}
/*导航*/
.index-nav{height: 60px;background:#0052ae; }
.index-nav li{float: left;line-height: 60px;padding:0 18px;font-size: 16px;color: #0052ae;text-align: center;position: relative;}
.index-nav li a{color: #fff;}
.index-nav li.on{background: #397ecc;color: #fff;}
.index-nav ul li dl{width:180px;padding-top:5px;/*background:url(../images/head_ico.png) 83px 13px no-repeat;margin-left:12px;*/}
.index-nav ul li dl a{color:#fff;height:100%;width:100%;padding:0;}
.index-nav ul li dd,.index-nav ul li dt{background:#0052ae;height:45px;line-height:45px;}
.index-nav ul li dd:hover,.index-nav ul li dt:hover{background:#397ecc;}
.index-nav ul li .hide{position: absolute;z-index: 999;font-size: 16px; top:55px;left: 50%;transform: translateX(-50%); height:0;overflow: hidden;}
.index-nav ul li:hover .hide{height:370px}

/*新闻中心*/
.newsBanner {
	width: 100%;
	background: #f3f7ff;
}
.newsDetaImg{
	position: relative;
	width: 100%;
	height: 300px;
}
.newsDetaImg img{
	height: 100%;
	width: 100%;
}
.newsDetaImg span{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	line-height: 300px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.newsBannerList ul li{
	display:none;
}
.newsBanner .fl ul li{
	display:none;
}
.newsBanner .fl {
	height: 400px;
	width: 650px;
}
.newsBanner .fl ul{
	width: 100%;
	height: 100%;
}
.newsBanner .fl ul li{
	width: 100%;
	height: 100%;
}
.newsBanner .fl img{
	width: 100%;
	height: 100%;
}
.newsBanner .fr{
	position: relative;
	width: 550px;
	height: 400px;
}
.newsBannerList{
	padding: 60px 0 0 32px;
	box-sizing: border-box;
}
.newsBannerList dl{
	padding-bottom: 22px;
}
.newsBannerList dl dt{
	font-size: 20px;
	color: #2b2b2b;
	line-height: 40px;
}
.newsBannerList dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #2b2b2b;
	margin: 0;
}
.newsBannerList dl dd a{
	width: auto;
	height: auto;
	display: inline-block;
	font-size: 14px;
	color: #0052ae;
}
.newsBannerList li span{
	font-size: 18px;
	line-height: 30px;
	color: #b5b8be;
}
.newsBannerBtn{
	position: absolute;
	right: 30px;
	bottom: 50px;
	width: 315px;
	height: 47px;
}
.newsBannerBtn a{
	position: absolute;
	width: 52px;
	height: 47px;
	font-size: 26px;
	color: #fff;
	line-height: 47px;
	text-align: center;
}
.newsBannerBtn .disabledLeft{
	top: 0;
	left: 0;
	pointer-events: none;
	background: url(../images/newsLeft.png)no-repeat center center #dfeaf8;
	background-size:12px 24px;
}
.newsBannerBtn .disabledRight{
	top: 0;
	right: 0;
	pointer-events: none;
	background: url(../images/newsRight.png)no-repeat center center #dfeaf8;
	background-size:12px 24px;
}
.newsBannerSpan{
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 12px;
	box-sizing: border-box;
}
.newsBannerSpan span{
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #dfeaf8;
	border-radius: 50%;
	line-height: 47px;
	margin-right: 14px;
}
.newsBannerSpan .newsBannerCurr{
	background: #0052ae;
}
.newsBannerLeft{
	left: 0;
	top: 0;
	background: url(../images/newsLeft.png)no-repeat center center #3173be;
	background-size:12px 24px;
}
.newsBannerRight{
	right: 0;
	top: 0;
	background: url(../images/newsRight.png)no-repeat center center #3173be;
	background-size:12px 24px;
}

/*****新闻列表*****/

.newsMain .layer{
	padding: 40px 0 50px;
}
.newsDetaMain .layer{
	padding: 40px 0 50px;
}
.newsMain .layer h2{
	font-size: 22px;
	color: #1a1a1a;
	font-weight: 500;
	line-height: 30px;
	margin-top: 45px;
}
.newsMain .dt{
	margin-bottom: 40px;
}

.newsMainNav{
	width: 100%;
	height: 60px;
	background: #f3f7ff;
}
.newsMainNav ul{
	height:60px;
	border-left: 10px #0052ae solid;
	padding-left: 10px;
}
.newsMainNav ul li{
	float: left;
	line-height: 60px;
	margin-right: 60px;
}
.newsMainNav ul li:last-child{
	margin-right: 0;
}
.newsMainNav a{
	font-size: 16px;
	color: #898989;
}
.newsMainNav ul .newsNavCurr a{
	color: #0052ae;
	border-bottom: 2px #0052ae solid;
}

.newsMainList{
	padding-top:50px;
}
.newsMainList li{
	height: 95px;
	margin-bottom: 40px;
}
.newsMainList dl{
	float: left;
	width: 1019px;
	border-right: 2px #0052ae solid;
	height: 95px;
	padding-right: 74px;
	box-sizing: border-box;
}
.newsMainList dl dt{
	width: 920px;
	font-size: 18px;
	color: #0052ae;
	font-weight: bold;
	
}
.newsMainList dl dt a em{
	/*width:auto;*/
	width:650px;
	display:inline-block;
	font-size: 18px;
	color: #0052ae;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden;
}


.newsMainList dl dt a span{
	font-size: 16px;
	color: #1a1a1a;
	width: 100px;
	text-align: right;
	float: right;
	}
.newsMainList dl dd{
	font-size: 14px;
	line-height: 24px;
	color: #808080;
	margin-top: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.newsMainMore{
	float: right;
	height: 100%;
}
.newsMainMore span{
	font-size: 16px;
	color: #1a1a1a;
	width: 100px;
	display: block;
	text-align: right;
	margin-top: 5px;
}
.newsMainMore a{
	width: 100px;
	line-height: 30px;
	height: 30px;
	background: #0052ae;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 35px;
}

.paging{
	text-align: center;
}
.paging a{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #e5edf7;
	font-size: 18px;
	color: #808080;
	text-align: center;
	line-height: 30px;
	margin-right: 20px;
}
.paging .pagingLeft,.paging .pagingRight{
	background: none;
}
.paging .pagingCurr{
	background: #0052ae;
	color: #fff;
}

.paging span{
	display: inline-block;
	line-height: 45px;
	width: 45px;
	text-align: center;
	margin-right: 20px;
}
.paging p{
	display: inline-block;
	font-size: 16px;
	color: #808080;
	margin-right: 42px;
}
.pages{
	display: inline-block;
	font-size: 16px;
	color: #808080;
}
.pages input{
	text-align: center;
	width: 40px;
	height: 24px;
	border-bottom: 1px #808080 solid;
	font-size: 22px;
	color: #808080;
	margin: 0 8px;
}
.paging button{
	width: 70px;
	height: 30px;
	background: #e5edf7;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #808080;
	border: none;
	cursor: pointer;
	margin-left: 28px;
}

/******新闻详情******/
.newsDeta{
	padding-top:50px ;
}
.newsDeta .fl{
	width: 744px;
}
.newsDeta .fl h3{
	font-size: 20px;
	color: #0052ae;
	line-height: 30px;
}
.newsDeta .fl span{
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	/* margin: 14px 18px 0 0; */
	display: inline-block;
}
.newsDetaCon{
	padding-top:50px ;
}
.newsDeta .fr{
	width: 400px;
	background: #f3f7ff;
	padding: 16px 24px 0 24px;
	box-sizing: border-box;
}
.newsDeta .fr h4{
	font-size: 18px;
	color: #1a1a1a;
	line-height: 30px;
}
.newsDeta .fr ul li{
	border-bottom: 1px #dae6f7 solid;
}
.newsDeta .fr ul li:last-child{
	border: none;
}
.newsDeta .fr ul li a{
	padding: 20px 0;
	font-size: 16px;
	color: #0052ae;
	font-weight: bold;
}

/*****************************新城概况***************************/

.xcgk{
	width: 100%;
}
.xcgkOne{
	padding-bottom: 80px;
	background: url(../images/xcgkOneBg.png)no-repeat 730px 58px;
	background-size:336px 552px;
}
.xcgkOne h2{
	font-size: 22px;
	color: #1a1a1a;
	line-height: 30px;
}
.xcgkTwo{
	width: 100%;
	background: #f3f7ff;
}
.xcgkTwo .layer{
	padding: 76px 0 80px;
	background: url(../images/xcgkTwoBg.png)no-repeat 126px 72px;
	background-size: 248px 554px;
}
.xcgkDeta{
	padding-top: 30px;
}
.xcgkDeta,.xcgkTwoDeta{
	width: 778px;
}
.xcgkDeta h3,.xcgkTwoDeta h3{
	font-size: 25px;
	line-height: 30px;
	color: #0052ae;
	font-weight: 500;
}
.xcgkDeta dl,.xcgkTwoDeta dl{
	padding-top: 20px;
}
.xcgkDeta dl dd,.xcgkTwoDeta dl dd{
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	margin-bottom: 38px;
}
.xcgkDeta dl dt,.xcgkTwoDeta dl dt{
	font-size: 20px;
	color: #808080;
	line-height: 30px;
	margin-bottom: 38px;
}

/********************************************/
.zzjgOne h3{
	font-size: 22px;
	line-height: 30px;
	color: #1a1a1a;
}
.zzjgOneList ul{
	padding:40px 0 0 0;
}
.zzjgOneList ul .zzjgOneCurr{
	background: #f3f7ff;
	border-color: #f3f7ff;
}
.zzjgOneList ul li{
	width: 206px;
	height: 230px;
	border: 2px #dae8f9 solid;
	float: left;
	margin: 0 30px 30px 0;
}
.zzjgOneList ul li a{
	text-align: center;
	font-size: 18px;
	color: #0052ae;
}
.zzjgOneList ul li a img{
	width: 90px;
	height: 90px;
	margin-top: 40px;
}
.zzjgOneList ul li a span{
	display: block;
	margin-top: 24px;
}
.zzjgTwo{
	width: 100%;
	height: 350px;
	background: #f3f7ff;
}
.zzjgTwoList{
	height: 240px;
	padding: 40px 0;
}
.zzjgTwoList li{
	height: 240px;
}
.zzjgTwoList li .zzjgTwoImg{
	float: left;
	height: 240px;
	width: 240px;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
.zzjgTwoImg img{
	width: 135px;
	height: 135px;
	margin-top: 53px;
}
.zzjgTwoList li dl{
	float: right;
	width: 922px;
}
.zzjgTwoList li dl dt{
	font-size: 25px;
	color: #0052ae;
	line-height: 30px;
}

.zzjgTwoList li dl dd{
	font-size: 14px;
	line-height: 30px;
	color: #808080;
	margin-top: 24px;
}
/**************大事记***************/
.dsj .layer,.danxx .layer{
	padding-bottom: 80px;
}
.dsj h3,.danxx h2{
	font-size: 22px;
	color: #1a1a1a;
	line-height: 30px;
	font-weight: 500;
}
.dsjList{
	padding-bottom: 38px;
}
.dsjList ul li{
	border-bottom: 1px #dcdcdc solid;
	padding:30px 0;
	position: relative;
}
.dsjList ul li:last-child{
	border: none;
}
.dsjList ul li h3 a{
	font-size: 20px;
	line-height: 30px;
	color: #0052ae;
	margin-bottom: 20px;
}
.dsjList ul li>a{
	width: 100px;
	height: 30px;
	background: #0052ae;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	right: 0;
	bottom: 52px;
}
.dsjList ul li dl{
	width: 950px;
}
.dsjList ul li dl dt{
	font-size: 16px;
	/*line-height: 30px;*/
	color: #1a1a1a;
	margin-bottom: 12px;
}
.dsjList ul li dl dd{
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}
.newsDeta .surveyDeta{
	width: 100%;
}
.newsDeta .surveyDeta img{
	width: 630px;
	height: 366px;
}

/****************************规划计划********************************/
.planningDesign .layer{
	padding-bottom: 40px;
}
.planningList li{
	float: left;
	width: 144px;
	text-align: center;
	margin-right: 208px;
}
.planningList li:last-child{
	margin-right: 0;
}
.planningList li span{
	font-size: 16px;
	color: #0052ae;
	line-height: 40px;
	margin-top: 10px;
	display: block;
}
.planningMain dl{
	padding: 40px 0 46px;
}
.planningMain dl dt{
	font-size: 20px;
	color: #0052ae;
	line-height: 30px;
}
.planningMain dl dd{
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	margin-top: 46px;
}
.planningMain dl dd img{
	margin: 0 auto;
	display: block;
	/*width: 960px;
	height: 320px;
	margin-left: 120px;*/
}

/*********************新城控规***********************/
.xckgMain ul{
	padding: 30px 0 20px;
}
.xckgMain ul li{
	/*line-height: 58px;*/
	margin-bottom: 25px;
}
.xckgMain ul li a{
	font-size:18px;
	color: #666;
}
.xckgMain ul li a:hover{
	color: #0052ae;
}
.xckgMain ul li a em{
	display: inline-block;
	width: 1015px;
}
.xckgMain ul li a span{
	margin-left: 50px;
	/*font-size: 16px;*/
}
.cssj{
	padding-bottom: 40px;
}
.cssj .xckgMain{
	padding-bottom: 60px;
}

/****************************招商引资*******************************/
.zsyz h3{
	line-height: 100px;
	color: #1a1a1a;
	font-size: 25px;
	font-weight: 500;
}
.zsyzList{
	padding-bottom: 40px;
}
.zsyzList ul li{
	border-bottom: 1px #dcdcdc solid;
	height: 220px;
	padding: 30px 0;
}
.zsyzList ul li:last-child{
	border: none;
}
.zsyzList ul li .fl{
	width: 400px;
	height: 220px;
	overflow: hidden;
}
.zsyzList ul li .fl img{
	width: 100%;
	height: 100%;
}
.zsyzList ul li .fr{
	position: relative;
	width: 780px;
	height: 100%;
}
.zsyzList ul li .fr h2 a{
	font-size: 20px;
	color: #0052ae;
	line-height: 30px;
	margin: 0;
	font-weight: bold;
}
.zsyzList ul li .fr dl{
	margin-top: 24px;
}
.zsyzList ul li .fr dl dt{
	font-size: 16px;
	color: #1a1a1a;
	line-height: 30px;
}
.zsyzList ul li .fr dl dd{
	font-size: 14px;
	color: #808080;
	line-height: 30px;
}
.zsyzList ul li .fr .a{
	width: 70px;
	height: 30px;
	background: #0052ae;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: 0;
}

/****************************招商动态*****************************/
.dsj .layer{
	padding: 0 0 80px;
}
.cydx .layer{
	padding: 0;
}
.cydxList{
	/*padding: 54px 0 0 0;*/
}
.newsMain .cydx h2{
	margin: 0;
}
.cydx{
	padding-bottom: 80px;
}
.cydxList dl dt{
	width: 45px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #0052ae;
	color: #fff;
}
.cydxList-2{
	width: 100%;
	background: #f3f7ff;
}
.cydxList .layer{
	padding:40px 0 32px 0;
}
.cydxList dl dd{
	color: #808080;
	line-height: 30px;
	font-size: 14px;
	margin-top: 26px;
}

/*底部*/
.footer{width: 100%;height:174px;background:url(../images/bottomBg.jpg) no-repeat; background-size: 100% 100%;}
.lick{padding-top: 34px;}
.lick .lickL .span {color: #fff;font-size: 16px;line-height: 30px;height: 30px;padding-left: 10px;margin-top: 3px;}
.lick .lickL .dl {margin-right: 30px;}
.lick .lickL .dl:last-child{margin-right: 0;}
.lick .lickL .sel {width: 250px;height: 40px;border: 1px solid #96afce;border-radius: 6px;background:rgba(26,96,175,0.4);position: relative;}
.lick .lickL input {font-size: 14px;color: #fff;width: 238px;height: 40px;line-height: 40px;padding-left: 12px;}
.lick .lickL i {width: 16px;height: 9px;background: url('../images/ico-jt.png') no-repeat;position: absolute;right: 11px;top: 15px;}
.lick .lickL .fu {position: relative;}
.lick .lickL ul {width: 248px;max-height: 120px;overflow: auto;background: #b3d3e7;border: 1px solid #fff;border-top: none;position: absolute;top: 30px;left: 0;display: none;}
.lick .lickL li a {width: auto; height: 30px;line-height: 30px;color: #111111;padding: 0 10px;}
.lick .lickL li a:hover {background: #fff;}
.footer .bq{font-size: 14px;color: #fff;text-align: center;margin: 26px auto 0;position: relative;}
.footer .bq a{color: #fff;display: inline-block;/*width: 174px;*/}

.zsyz .layer h2{margin-top: 20px;}

