﻿#header {
	width: 100%;
	background-color: #fff;
	height: 97px;
	border-bottom: 5px solid #21a464;
}
#top {
	width: 100%;
	height: 35px;
	line-height: 35px;
	background-color: #fafafa;
	border-top: 1px solid #21a464;
}
#top .top-tel {
	background: #fafafa url(../images/top-tel.png) left center no-repeat;
	padding-left: 25px;
	margin-left: 15px;
	color: #21a464;
	font-weight: bold;
}
#header .logo {
	width: 245px;
	height: 97px;
	padding-top: 0px;
}
#header .logo img {
	width: 100%;
	height: auto;
}
#header .nav {
	width: 840px;
	height: 97px;
}
/* 导航效果 */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.navBar {
	position: relative;
	z-index: 1;
	height: 97px;
	line-height: 97px;
	color: #333333;
}
.navbarmy {
	position: relative;
	z-index: 1;
	height: 97px;
	line-height: 97px;
	color: #333333;
}
.nav {
	position: relative;
	width: 840px;
	font-family: "Microsoft YaHei", SimSun, SimHei;
	font-size: 14px;
}
.nav a {
	color: #333;
}
.nav a:hover {
	color: #fff;
}
.nav h3 {
	font-size: 100%;
	font-weight: normal;
}
.nav .m {
	float: left;
	position: relative;
	z-index: 1;
}
.nav h3 a {
	display: block;
	width: 105px;
	text-align: center;
	font-weight: bold;
}
.nav li.on h3>a {
	color: #fff;
}
.nav h3 a:hover, .nav li.on, .nav li.on>a {
	font-weight: bold;
	background: #21a464;
	color: #fff !important;
}
.nav .sub {
	display: none;
	/*默认隐藏*/
	position: absolute;
	left: 0px;
	top: 97px;
	z-index: 1;
	width: 105px;
	border-bottom: 1px solid #E6E4E3;
	background: #fff;
}
.nav li:nth-child(2) .sub, .nav li:nth-child(3) .sub {
	display: none;
	/*默认隐藏*/
	position: absolute;
	left: -18px;
	top: 97px;
	z-index: 1;
	width: 150px;
	border-bottom: 1px solid #E6E4E3;
	background: #fff;
}
.nav .sub li {
	text-align: center;
	padding: 0px;
	margin-bottom: -1px;
}
.nav .sub li a {
	display: block;
	border-bottom: 1px solid #E6E4E3;
	padding: 8px;
	height: 28px;
	line-height: 28px;
	color: #666;
	font-size: 14px;
	font-weight: normal;
}
.nav .sub li a:hover {
	color: #fff;
	background-color: #21a464;
}
#banner {
	width: 100%;
	height: 570px;
}
/* banner样式 */
.fullSlide {
	min-width: 1000px;
	position: relative;
	height: 540px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 540px;
}
.fullSlide .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 299px;
}
.fullSlide .bd li a {
	position: absolute;
	width: 100%;
	height: 540px;
	display: block;
	z-index: 1;
	;
}
.fullSlide .bd .btn {
	display: block;
	zoom: 1;
	margin-top: 8px;
	width: 72px;
	padding-right: 10px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(../images/banner-btn.png) 0 0 no-repeat;
	_background: url(../images/banner-btn-ie6.png) 0 0 no-repeat;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 11px;
	height: 11px;
	margin: 4px;
	background: url(../images/dot-black.png) 0 0;
	overflow: hidden;
	line-height: 9999px;
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.fullSlide .hd ul .on {
	filter: alpha(opacity=100);
	opacity: 1;
}
/* main */
/* yewu */
.main-yewu .yewu-bt {
	width: 121px;
	height: 59px;
	margin: 20px auto;
	margin-top: 32px;
}
.yewu-content {
	margin-top: 20px;
}
.yewu-content .yewu-item {
	width: 240px;
	height: 298px;
}
.yewu-item:hover, .yewu-item.on {
	cursor: pointer;
	border: 1px solid #21a464;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	/* Safari */
}
.yewu-item.icon01 {
	background: url(../images/icon01.jpg) center 55px no-repeat;
}
.yewu-item.icon01:hover {
	background: url(../images/icon01-hover.jpg) center 55px no-repeat;
}
.yewu-item.icon02 {
	background: url(../images/icon02.jpg) center 55px no-repeat;
}
.yewu-item.icon02:hover {
	background: url(../images/icon02-hover.jpg) center 55px no-repeat;
}
.yewu-item.icon03 {
	background: url(../images/icon03.jpg) center 55px no-repeat;
}
.yewu-item.icon03:hover {
	background: url(../images/icon03-hover.jpg) center 55px no-repeat;
}
.yewu-item.icon04 {
	background: url(../images/icon04.jpg) center 55px no-repeat;
}
.yewu-item.icon04:hover {
	background: url(../images/icon04-hover.jpg) center 55px no-repeat;
}
.yewu-item.icon05 {
	background: url(../images/icon05.jpg) center 55px no-repeat;
}
.yewu-item.icon05:hover {
	background: url(../images/icon05-hover.jpg) center 55px no-repeat;
}
.yewu-item font {
	color: #999;
	top: 15px;
	left: 20px;
}
.yewu-item:hover font {
	color: #21a464;
}
.yewu-item h3 {
	width: 100%;
	top: 140px;
	left: 0px;
	height: 55px;
	font-size: 18px;
	color: #333;
	line-height: 55px;
	text-align: center;
}
.yewu-item:hover h3 {
	color: #21a464;
}
.yewu-item p.posa {
	top: 195px;
	width: 176px;
	padding: 0px 32px;
	height: 75px;
	line-height: 22px;
	color: #515151;
	text-align: center;
	overflow: hidden;
}
/* yewu */
.main-about {
	margin-top: 20px;
	padding-top: 15px;
	width: 100%;
	height: 568px;
	background: url(../images/about-bg.jpg) left top repeat-x;
}
.about-main {
	background-color: #FFF;
	width: 1090px;
	padding: 55px;
	overflow: hidden;
	-moz-box-shadow: 0px 2px 8px #bbb;
	-webkit-box-shadow: 0px 2px 8px #bbb;
	box-shadow: 0px 2px 8px #bbb;
}
.about-img, .about-img img {
	width: 469px;
	height: 422px;
}
.main-about .about-cnt {
	width: 590px;
	height: 422px;
	/* padding-left:30px; */
}
.main-about .about-t {
	width: 121px;
	height: 59px;
}
.about-nr h4 {
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	font-weight: normal;
	color: #333;
}
/* 关于我们轮播图 */
.TB-focus {
	width: 469px;
	height: 422px;
	border: 0px;
	position: relative;
	overflow: hidden;
}
.TB-focus .hd {
	position: absolute;
	right: 9px;
	bottom: 10px;
	z-index: 1;
	padding-left: 2px;
}
.TB-focus .hd li {
	color: #000;
	cursor: pointer;
	margin-left: 3px;
	width: 18px;
	height: 18px;
	background: #fff;
	float: left;
	font-size: 13px;
	line-height: 18px;
	overflow: visible;
	text-align: center;
	opacity: .7;
	filter: alpha(opacity=70);
	border: 1px solid #d8d8d8;
	margin-left: -1px;
}
.TB-focus .hd li.on {
	background: #f60;
	color: #fff;
	font-weight: bold;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 2;
	position: relative;
}
/* 关于我们轮播图 */
/* 相关视频样式 */
.xg-video {
	width: 590px;
	height: 160px;
	margin-top: 10px;
	position: relative;
}
/* 相关视频样式 */
.video-more {
	position: absolute;
	left: 500px;
	/* color:#21a464!important; */
	top: -40px;
	background: url(/video/video.png) left center no-repeat;
	font-size: 14px;
	border: none;
	padding-left: 30px;
}
.video-more:hover {
	color: #21a464 !important
}
.about-nr p {
	line-height: 24px;
	padding-bottom: 20px;
}
.more a {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	color: #333;
	text-align: center;
	border: 1px solid #21a464;
}
.more a:hover {
	background-color: #21a464;
	color: #fff;
}
/* 楼盘展示 */
.loupan-t {
	width: 100%;
}
.loupan-t .loupan-bt {
	width: 121px;
	height: 59px;
}
.loupan-t .loupan-bt img {
	width: 121px;
	height: 59px;
}
.tj-loupan {
	padding-left: 250px;
	padding-top: 15px;
}
.tj-loupan a {
	display: inline-block;
	margin: 0px 20px;
	height: 30px;
	line-height: 30px;
}
.tj-loupan a:hover {
	color: #21a464;
	border-bottom: 2px solid #21a464;
}
.loupan-cnt {
	width: 1396px;
	margin: 20px auto;
	height: 330px;
}
@media screen and (max-width:1366px) {
	.loupan-cnt {
		width: 1309px;
		margin: 20px auto;
		height: 330px;
	}
	.scrollBox {
		width: 1309px !important;
		position: relative;
	}
}
/* 图片列表滚动 */
.scrollBox {
	width: 1396px;
	position: relative;
}
.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}
.scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 1200px;
	left: 98px
}
.scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.scrollBox .piclist li {
	float: left;
	display: inline;
	width: 290px;
	background: #fff;
	margin-right: 10px;
	padding: 3px;
}
.scrollBox .piclist li span {
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-size: 16px;
}
.scrollBox .pageBtn span {
	display: block;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 110px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
}
.scrollBox .pageBtn .prev {
	left: 0px;
	background: url(../images/left.jpg) left top no-repeat;
}
.scrollBox .pageBtn .prev:hover {
	left: 0px;
	background: url(../images/left-hover.jpg) left top no-repeat;
}
.scrollBox .pageBtn .next {
	right: 0px;
	background: url(../images/right.jpg) left top no-repeat;
}
.scrollBox .pageBtn .next:hover {
	right: 0px;
	background: url(../images/right-hover.jpg) left top no-repeat;
}
/* 新闻中心 */
.main-news {
	width: 100%;
	background-color: #fafafa;
	padding: 25px 0px;
}
.tj-loupan.news-fl {
	padding-left: 400px;
	font-size: 16px;
	font-weight: bold;
}
.news-item {
	width: 600px;
	height: 143px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 20px;
}
.news-item .news-time {
	color: #999;
	padding-left: 15px;
	background: url(../images/line.jpg) left center no-repeat;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.news-img, .news-img img {
	width: 225px;
	height: 143px;
}
.news-item .news-title {
	color: #333;
	width: 100%;
	padding: 10px 0px;
	font-size: 16px;
}
.news-item .news-title a {
	color: #333 !important;
	font-weight: bold;
}
.news-item .news-title a:hover {
	color: #21a464 !important;
}
.news-item .news-des {
	line-height: 24px;
	color: #515151;
	padding-right: 20px;
}
.news-cnt {
	width: 355px;
	height: 143px;
	overflow: hidden;
}
/* footer */
#footer {
	background-color: #048746;
	height: 310px;
}
/* 相关链接 */
.xiangguan {
	width: 100%;
	background-color: #03753d;
	height: 55px;
}
.flink li {
	float: left;
	height: 55px;
	line-height: 55px;
}
.flink li a {
	color: #97e9c0;
	padding-left: 18px;
	padding-right: 18px;
	transition: all 0.5s;
}
.flink li a:hover {
	color: #fff;
}
/* 相关链接 */
#footer .fot-cnt {
	height: 209px;
	overflow: hidden;
}
.fot-nav-item {
	width: 140px;
	padding-top: 20px;
}
.fot-nav-item li {
	width: 100%;
	/* padding-left:22px; */
	line-height: 30px;
	height: 30px;
}
.fot-nav-item li span, .font-lx h3 {
	font-weight: normal;
	font-size: 14px;
	color: #f0fff8;
}
.fot-nav li a, .font-lx p {
	color: #97e9c0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.fot-nav li a:hover {
	color: #fff;
	text-decoration: none;
}
/* .fot-nav li a:hover{ */
/* color:#dcffee; */
/* } */
#footer .bq {
	height: 40px;
	width: 1200px;
	margin: 0 auto;
	border-top: 1px solid #7fc4a2;
}
#footer .bq p, #footer .bq p a {
	text-align: center;
	line-height: 40px;
	color: #7fc4a2;
}
#footer .bq p a:hover {
	color: #fff;
}
.font-lx {
	margin-top: 24px;
	padding-left: 41px;
	background: url(../images/fot-bg.jpg) left top no-repeat;
}
.font-lx p {
	line-height: 30px;
	padding-top: 5px;
}
.fot-ewm {
	padding-top: 24px;
}
.fot-ewm p {
	text-align: center;
	color: #dcffee;
}
/* 分页样式 */
.pages {
	margin: 20px 0 0;
	text-align: center;
	font-size: 0;
}
.pages a {
	display: inline-block;
	font-size: 14px;
	line-height: 35px;
	padding: 0 14px;
	margin: 5px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.pages a:hover, .pages a.active {
	background-color: #21a464;
	color: #fff;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	text-align: left;
	padding: 20px 0px;
}
.pagination a {
	display: inline-block;
	margin-right: 5px;
	padding: 2px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 12px;
	line-height: 24px;
}
.pagination a:hover, .pagination a.current {
	cursor: pointer;
	color: #fff;
	background: #21a464;
	border: 1px #21a464 solid;
}
.pagination a.cur {
	border: none;
	background: #21a464;
	color: #fff;
}
.pagination p {
	display: inline-block;
	padding: 2px 12px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.huise {
	background-color: #000 !important;
}
a.xmurl {
	display: inline-block;
	/* width:120px; */
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
	color: #333;
	text-align: center;
	border: 1px solid #21a464;
	border-radius: 10px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
a.xmurl:hover {
	background-color: #21a464;
	color: #fff;
}