.content {
	
}

div span {
	font-size: 18px;
}

.img {
	width: 100%;
	height: 356px;
}

.img img {
	width: 100%;
	height: 356px;
}

.site_div {
	margin-top: 28px;
	width: 100%;
	height: 270px;
	width: 100%;
}

.site {
	margin: auto;
	width: 1000px;
	height: 270px;
}

.site_img {
	float: left;
	width: 440px;
	height: 270px;
	background: #ffb667;
}

.site_content {
	float: left;
	margin-left: 20px;
	width: 540px;
	height: 270px;
}
.site_title {
	width:390px;
}
.site_title p {
	margin-top: 10px;
	font-size: 24px;
	width:390px;
}


.site_detail1 {
	margin-top:10px;
	margin-bottom:15px;
	width:390px;
}
.site_detail2 {
	margin-top:10px;
	margin-bottom:5px;
}

.site_evaluate {
	margin-top:10px;
	margin-bottom:5px;
}

.site_content .price {
	position:relative;
	width:150px;
	height:50px;
	bottom:48px;
	float:right;
	background:url("/park/image/back_yellow.png");
	line-height:50px;
	text-align:center;
	font-size:20px;
	color:#FFFFFF;
}

.tickets_content {
	width:100%;
	min-height:400px;
}

.ticket {
	margin:auto;
	width:1000px;
	min-height:400px;
}

.reserveBtn {
    border: none;
    border-radius: 3px;
	background:#793d09;
	width:60px;
	height:26px;
	color:#FFFFFF;
}