body { background:#fff; }
.indexwarp { width:1220px; margin:0 auto; }



/*头部开始+++++++++++++++++++++++++++++++++++*/
.top_wrap { 
	width:1200px; 
	height:155px; 
	margin:0 auto;
 }
.top_name{
	width: 210px;
	height: 40px;
	float: left;
	margin-top: 55px;
    
}
.top_name h1{
	font-size: 16px;
	color: #387a71;
}
.top_name p{
	font-size: 14px;
	color: #999;
}
.top_logo { 
	width:425px; 
	height: 66px;
	float: left;
	margin: 30px 0 0 177px;
}
.top_contact { 	
	background:url(../images/top_contact.png) no-repeat; 
	width:200px;
	height: 46px; 
	float:right; 
	margin-top: 50px;	
}
.top_contact p { 
	font-size:22px;
	font-family: arial;
	float: right; 
	color:#085a4e; 
	font-weight:600; 
	text-indent:0; 
	
}
/*头部结束+++++++++++++++++++++++++++++++++++*/

/*导航开始+++++++++++++++++++++++++++++++++++*/
.nav_warp{
	width: 1220px;
	height: 52px;
	margin: 0 auto;
}
.nav_warp li{
	float:left;  
}
.nav_warp li a{ 
	color: #666;
	display:block; 
	padding:0 28px; 
	font-size:15px; 
	text-decoration:none; 
	float: left;  
}
.nav_warp li a:hover{ 
	color: #2b7369;
}
.nav_warp li span{ 
	color: #666;
	font-size:15px; 
	float: left;   
}
/*导航结束++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*滚动banner图开始++++++++++++++++++++++++++++++++++++++++++++++++++*/
.banner{ 	
	width:100%;  	
	position:relative;  	
	height:548px; 	
	background:#999; float: left;}
.banner .bd{ 	
	margin:0 auto; 	
	position:relative; 	
	z-index:0; 	
	overflow:hidden;  }
.banner .bd ul{ 	
	width:100% !important;  }
.banner .bd li{ 	
	width:100% !important;
	height:548px;
	overflow:hidden;	
	text-align:center;}
/*左右图标*/	
.prev,.next { 
	width:54px; 
	height:54px; 
	position:absolute; 
	top:210px; 
	z-index:3; 
	}
.prev { 
	background-image:url(../images/index.png); 
	background-position:0 0; left:0px; }
.next { 
	background-image:url(../images/index.png); 
	background-position:-54px 0; right:0px;}
.prev:hover{background-position:0 -54px; }
.next:hover{background-position:-54px -54px;}  
/*滚动banner图 结束++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* 温馨提示 */

.wxts{
	width:1200px;
	height:50px; 
	line-height:50px;
	margin: 0 auto;
	background: #e6e8e7;
}
.wxts .title{ 
	width:115px; 
	float:left;
	font-size:17px;   
	line-height:50px; 
	color: #075b4e; 
	background: url(../images/gonggao_icon.png) no-repeat 0 15px; 
	padding-left: 40px; }
.title span{
	padding-left: 10px;
}
.wxts .noticenr{
	width:888px;
	height:50px; 
	float:left;
	font-size:15px; 
	line-height:50px; 
	color:#666;
}
.wxts a{
	display: block;
	width: 80px;
	height: 24px;
	color: #fff;
	float: right;
	margin:13px 35px 0 0;
	background: #2b7369;
	border-radius: 0.3rem;
    text-align: center;
    line-height: 24px;
    font-size: 13px;
}

/*通用标题*/
.index_title {
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	position:relative;
}
.index_title h2{
	/*font-weight:600; */
	font-size: 28px;
	text-align:center;
	padding-top: 36px;
	color: #555;
}
.index_title p{
	font-size: 12px;
	text-align:center;
	line-height: 30px;
	color: #777;
}

/*通用标题结束*/

/*第一层 公园简介 开始++++++++++++++++++++++++++++++++++++++++++++*/
.about_wrap {
	width:1200px; 
	margin:0 auto; 
	height:313px; 	
}
.about{
	width: 928px;
	height: 190px;
	margin: 0 auto;
}
.about p{
	line-height: 30px;
	font-size: 13px;
	color: #666;
	margin-top: 23px;
	text-align: center;
}
/*第一层 公园简介 结束++++++++++++++++++++++++++++++++++++++++++++*/

/*第二层 四季风景 开始++++++++++++++++++++++++++++++++++++++++++*/
.sjfj_warp{
	width: 100%;
	height: 616px;
}
.sjfj_wrap {
    width:1250px; 
	height: 435px;
	margin:0 auto; 
}
.sjfj_wrap li{
	background:#333;
	width: 282px;
	height: 431px;
	float: left;
	margin-left: 25px;	
}
.sjfj_wrap img:hover{
	opacity: 0.9;
}
/*第二层 四季风景 结束++++++++++++++++++++++++++++++++++++++++++*/


/*第三层  娱乐休闲 开始++++++++++++++++++++++++++++++++++++++++++*/
.ylxx_wrap{
	background: #f2f2f2;
	width: 100%;
	height: 810px;
}
.ty_piclist { 
	width:1280px;
	height: 605px; 
	margin:0 auto;
}
.ty_piclist ul li { 
	width:375px; 
	height:254px; 		
	margin:10px 0 34px 40px; 
	float:left;  }
.ty_piclist ul li img { 
	width:375px; 
	height:254px; 
}
/*通用 更多*/
.more{
	display: block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	background: #428279;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	border-radius: 0.3rem;
}
.more:hover{text-decoration: none;
	background: #2b7369;
}

/*第三层  娱乐休闲 结束++++++++++++++++++++++++++++++++++++++++++*/


/*第四层  景区动态 开始+++++++++++++++++++++++++++++++++++++++++*/
.news_wrap{
	width: 100%;
	height: 510px;		
}
.news{
	width: 1400px;
	height: 320px;
	margin: 0 auto;
	
}
.news li{ 
	display: block;
	width: 550px;
	height: 95px;
	float: left;
	margin-left: 100px;
	border-bottom:1px solid #e6e8e7;
}
.time{
	width: 58px;
	height: 58px;
	float: left;
	margin-top: 20px;
}
.time span{
	display: block;
	width: 58px;
	height: 29px;
	background: #3a7d74;
	line-height: 29px;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.time p{
	display: block;
	width: 58px;
	height: 29px;
	background: #d6d8d7;
	line-height: 29px;
	text-align: center;
	font-size: 16px;
	color: #333;
}
.news a{
	display: block;
	width: 476px;
	height: 58px;
	float: left;
	margin: 20px 0 0 15px;
	color: #444;
	text-decoration: none;
}
.news a h4{
	font-size: 16px;
}
.news a p{
	margin-top: 5px;
	font-size: 12px;
	color: #999;
}
.news a:hover{
	color: #3a7d74;
}
/*第四层  景区动态 结束+++++++++++++++++++++++++++++++++++++++++*/

/*第五层  酒店美食 开始+++++++++++++++++++++++++++++++++++++++++*/

.jdms_wrap{
	width: 100%;
	height: 810px;
}
/*第五层  酒店美食 结束+++++++++++++++++++++++++++++++++++++++++*/
.ditu{
	width: 1200px;
	height: 210px;
	margin: 0 auto;
	background: url(../images/pw.jpg) no-repeat; 
}
.ditu span{
	display: block;
	width: 350px;
	height: 40px;
	margin: 0 auto;
}
.ditu a{
	display: block;
	width: 150px;
	height: 37px;
	line-height: 37px;
	background: #428279;
	color: #fff;
	text-align: center;	
	font-size: 16px;
	border-radius: 0.3rem;
	float: left;
	margin: 130px 10px 0 10px;	
}
.ditu a:hover{
	text-decoration: none;
	background: #2b7369;
}

/*底部*/
.foot_wrap{
	width: 100%;
	height: 246px;
	background: #2b7369;
}
.foot01{
	width: 1200px;
	height: 64px;
	margin: 0 auto;
	background: #428279;
}
.foot01 li{
	line-height: 64px;	   
}
.foot01 li a{ 
	color: #fff;
	padding:0 28px; 
	font-size:15px; 
	float: left;  
}
.foot01 li span{ 
	color: #fff;
	font-size:15px; 
	float: left;   
}
.foot02{
	width: 1200px;
	height: 185px;
	margin: 0 auto;
	color: #fff;
}
.footleft{
	width: 700px;
	height: 135px;
	float: left;
	padding-top: 18px;
}
.footleft h2{
	line-height: 50px;
	font-size: 20px;
}
.footleft span{
	margin-top: 20px;
}
.footleft a{
	color: #fff;	
	text-decoration: none;	
}
.footleft p{
	line-height: 20px;
	margin-top: 25px;
}
.footright{
	width: 440px;
	height: 120px;
	float: right;
	margin-top: 35px;
}
.footright img{
	width: 95px;
	height: 95px;
	float: left;
	margin-left: 15px;
}
.footright span{
	margin-left: 14px;
	padding: 0 12px;
}
.foot_tech{
	width: 100%;
	height: 49px;
	background: #075b4e;
	line-height: 49px;
	text-align: center;
	color: #fff;
}