.visit_banner{
	width: 100%;
	height: auto;
	max-height: 500px;
	zoom: 1;
	overflow: hidden;
}
.visit_banner img{
	width: 100%;
}

.garden_title {min-width: 1200px;width: 1200px;height: 90px;text-align: center;margin-bottom: 16px;background: url(../img/title-bg.png)center bottom no-repeat;margin: 0 auto;margin-top: 50px;}
.garden_title h2 {font-size: 40px;color: #444444;}
.garden_title p {font-size: 18px;color: #444444;}
.visit_but {width: 1200px;margin: 0 auto 50px;height: auto;zoom: 1;overflow: hidden;}
.visit_but ul li{width: 160px;height: 50px;float: left;text-align: center;line-height: 50px;border: 1px solid #85E381;margin: 15px 20px;cursor: pointer;font-size: 18px;}
.visit_but ul li a{display: block;width: 100%;height: 100%;color: #333;}
.visit_but ul li:hover a{background: #85E381;color: #FFFFFF;}
.visit_but ul .active a{background: #85E381;color: #FFFFFF;}
.visit_but ul li:hover{background: #85E381;color: #FFFFFF;}
.visit_but ul .active{background: #85E381;color: #FFFFFF;}
.visit_box{margin: 0 auto;width: 1200px;min-width: 1200px;zoom: 1;overflow: hidden;padding: 40px 0px;}


.visit_top{width: 1200px;height: auto;padding-bottom: 30px;margin: 0 auto;zoom: 1;overflow: hidden;}
.visit_top h2{width: 100%;display: block;font-weight: normal;height: 50px;line-height: 50px;text-align: center;}
.visit_top img{max-width: 100%;margin-bottom: 10px;}
.visit_top div{display: none;}
.visit_top div:nth-child(1){display: block;}



