.sitediv {
	width:1180px;
	overflow:hidden;
	padding:0px 20px;
	background:url(../images/map_bg.jpg) no-repeat 55px 15px;
	position:relative;
}
.site_map {
	width:600px;
	overflow:hidden;
	height:551px;
}
.site_infor {
	width:540px;
	overflow:hidden;
	float:right;
	padding-right:20px;
}
.site_infor_title {
	width:540px;
	height:50px;
	overflow:hidden;
	background:url(../images/title_line.png) no-repeat 160px 43px;
	line-height:30px;
	font-size:22px;
	color:#cca756;
}
.site_infor_text {
	width:540px;
	overflow:hidden;
	height:117px;
	text-align:left;
	line-height:24px;
	padding-top:30px;
}
.site_infor_btn {
	width:540px;
	overflow:hidden;
	height:320px;
	padding-top:34px;
}
.site_infor_btn dl dd {
	width:80px;
	height:30px;
	float:left;
	margin:10px 5px 0px 5px;
	line-height:30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.site_infor_btn dl dd a:link {
	color: #FFF;
	text-decoration:none;
}
.site_infor_btn dl dd a:visited {
	color:#FFF;
	text-decoration:none;
}
.site_infor_btn dl dd a:hover {
	color: #FFF;
	text-decoration:none;
}
.site_infor_btn dl dd a:active {
	color: #FFF;
}
.site_infor_icon {
	width:88px;
	height:31px;
	overflow:hidden;
}
.site_infor_font {
	width:88px;
	height:25px;
	line-height:25px;
	color:#FFF;
}
.introduction_con {
	width:1160px;
	overflow:hidden;
	line-height:25px;
	text-align:left;
	padding:20px 20px 0px 20px;
}
.scenery_con {
	width:1160px;
	overflow:hidden;
	padding:20px 20px 0px 20px;
}
.scenery_con_pic {
	width:457px;
	height:338px;
	overflow:hidden;
}
.scenery_con_img {
	width:451px;
	overflow:hidden;
	height:309px;
	border:1px solid #e4e4e4;
	padding:2px;
}
.scenery_img {
	width:451px;
	overflow:hidden;
	height:309px;
}
.scenery_img img {
	width:451px;
	object-fit: cover;
	height:309px;
}
.scenery_con_pic_text {
	width:100%;
	height:23px;
	overflow:hidden;
	line-height:23px;
}
.scenery_con_list {
	width:702px;
	overflow:hidden;
	height:338px;
}
.scenery_con_list ul li {
	height:169px;
	width:224px;
	overflow:hidden;
	float:left;
	margin-left:10px;
	display:inline;
}
.scenery_pic {
	height:140px;
	width:218px;
	border:1px solid #e4e4e4;
	overflow:hidden;
	padding:2px;
}
.scenery_pic img {
	height:140px;
	width:218px;
	object-fit: cover;
}
