.whole {width:100%; background:#fff;}
.nav {width: 1200px; margin: 0 auto;}
.title {text-align: center; margin-bottom:40px;}
.title h2 {font-size:36px; color: #231916; }
.title p {font-size: 18px; color: #7b7a7a;  padding-top: 10px;}
.p-t65 {padding-top: 65px;}
.m-t80 {margin-top: 80px;}
.p-b80 {padding-bottom: 80px;}


/*攻略*/
.dtBox  {width: 1220px; margin:0 auto}
.dt {width:283px; height:408px; margin:0 10px; background: #fff; float: left; border:1px solid #ddd; position:relative; margin-bottom:35px;}
.dt img {width:263px; height:263px; margin:10px 10px 0 10px}
.dt h6 {font-size:16px; color:#424141; padding:15px 15px 0 18px; height:85px; overflow:hidden}
.dt p {padding-left:18px; color:#888}
.dt:hover h6 {color:#5fb272}
.dt:hover {box-shadow:0 0 8px 1px #ccc;}

/*分页*/
.page {margin:20px 0 0 0; height:30px; text-align:center;}
.page a {background-color:#fff;color: #999;margin-right: 10px; padding:4px 14px; display:inline-block; font-size: 18px;}
.page a:visited {color: #999;}
.page a:hover {background:#5fb272; color: #fff; text-decoration: none;}
.page strong {font-size:18px; background:none; color: #666;margin-right: 10px;padding:5px 14px; display:inline-block;}
.page a.font { background: none; font-size: 14px; margin: 0; padding:4px 8px; color:#5fb272;}
.page a.font:hover {color:#5fb272}
.page span {color: #222; padding:4px 8px; display:inline-block; font-size: 18px;color: #999;}


/*院子列表*/
.yz {width:180px; height:240px; margin:0 35px; float: left; margin-bottom:35px; box-shadow:3px 3px 6px 1px #ddd;}
.yz img {width:100%; height:auto;}
.yz:hover {box-shadow:3px 3px 6px 1px #b7b2b2;}

#tab{position:relative;}
.tabList {width: 900px; height: 160px; margin: 0 auto; text-align: center}
#tab .tabList ul li{
	float:left;
	cursor:pointer;
	text-align: center; height: 24px; padding: 5px 10px; border: 1px solid #ccc; background: #fff; font-size: 16px; margin: 10px 15px;
}
#tab .tabCon{
	width:1250px;
	margin: 0 auto;
}
#tab .tabCon div{
	padding:0px;
	
}
#tab .tabList li.cur{
	background:#96cca2; border: 1px solid #96cca2; color: #fff;
}
#tab .tabCon div.cur{
	display: block
}


#tab .tabCon div {display: none}
#tab .tabList ul li:nth-child(9) {margin-left: 143px;}
#tab .tabList ul li:hover {background:#96cca2; border: 1px solid #96cca2; color: #fff;}