	.modal{
		display:none;
		position:fixed;
		width:100%;height:100%;
		background:rgba(0,0,0,.5);
		top:0;z-index:200;
	}
	.modal_dialog{
		width:400px;
		position:absolute;
		top:200px;
		left:50%;
		margin-left: -230px;
	}
	.modal_content{
		height:180px;
		background-color:#fff;
		border:1px solid #444;
		border-radius:8px;
	}
	.modal_content h2{
		margin:8px 15px;
		font-size:20px;
	}
	.modal_content b{
		float:right;
		cursor:pointer;
		line-height:20px;
	}
	.m_btn{
		float: right;
		margin-right: 22px;
	}
	.m_btn button{
		width:80px;
		line-height:20px;
		font-size: 14px;
		border:1px solid #eee;
		border-radius: 4px;
		cursor:pointer;
		outline: none;
		padding: 4px 6px;
	}
	.m_btn a,.m_btn a:visited,.m_btn a:active{
		float: right;
		width:80px;
		height: 20px;
		line-height:20px;
		font-size: 14px;
		border:1px solid #eee;
		border-radius: 4px;
		cursor:pointer;
		outline: none;
		background-color:#d75757;
		border-color: #891524;
		color: #fff;
		text-align: center;
		padding: 4px 6px;
	}
	.m_btn button:first-child{
		background-color:#ffffff;
		margin-right: 10px;
		border-color: #ccc;
		color:#333;
	}
	.m_btn button:first-child:hover {
		background-color: #e6e6e6;
	}
	.m_btn button:last-child{
		background-color:#d75757;
		border-color: #891524;
		color: #fff;
	}
	.m_btn button:last-child:hover,.m_btn a:hover {
		background-color: #891524;
	}

	.modal_img{
		display:none;
		position:fixed;
		width:100%;height:100%;
		background:rgba(0,0,0,.5);
		top:0;z-index:200;
	}
	.modal_dialog_img{
		width:450px;
		position:absolute;
		top:15%;
		left:50%;
		margin-left: -200px;
	}
	.modal_content_img{
		height:480px;
		background-color:#fff;
		border:1px solid #444;
		border-radius:8px;
		box-shadow:0 0 10px #333;
	}
	.img_download{
		display: block;
		width:200px;
		margin:10px auto;
	}
	.modal_content_img p{
		font-size: 14px;
		color: #333;
		line-height: 24px;
		margin: 0 10px;
	}
	.i_btn{
		overflow: hidden;
		width:175px;
		margin:0 auto;
	}
	.modal_content_img a{
		float: left;
		text-align: center;
		width:80px;
		padding:3px 0;
		margin:11px 0;
		font-size: 14px;
		border:1px solid #eee;
		border-radius: 4px;
		background-color:#d75757;
		border-color: #891524;
		color: #fff;
	}
	.modal_content_img button{
		float: left;
		margin:10px 0;
		margin-left: 10px;
		width:80px;
		line-height:20px;
		font-size: 14px;
		border:1px solid #eee;
		border-radius: 4px;
		cursor:pointer;
		outline: none;
		background-color:#ffffff;
		border-color: #ccc;
		color:#333
	}
#allmap{width:100%;height:500px;}
.map_box{
	width:100%;
	height: 550px;
	overflow: hidden;
}
.map{
	height:500px;
	background-color: #73bfe6;
	position: relative;
}
.map_move1{
	height: 280px;
	width:100%;
	position: absolute;
	top: 220px;
	left: 0%;
	margin-left: 0;
}
.map_move2{
	height: 280px;
	width:100%;
	position: absolute;
	top: 220px;
	left: 100%;
	margin-left: 0; 
}
.map_title{
	width: 600px;
	height: 150px;
	margin:0 auto;
	padding-top: 100px;
}
.map_title>h3{
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.map_title>h3>span{
	font-size: 42px;
}
.map_title>p{
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.map_title a{
	display: block;
	overflow: hidden;
	color: #fff;
	width:180px;
	border: 1px solid #fff;
	padding:8px 0;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 5px;
	text-align: center;
	position: relative;
	z-index: 1000;
}
.map_title a span{
	margin-left: 42px;
}
.map_title a:visited,.map_title a:active{
	color: #fff;
}
.map_center{
	position: relative;
	width: 300px;
	margin:0 auto;
	margin-top: 0px;
	z-index: 1000;
}
.map_img1{
	position: absolute;
	top: 15%;
	left: 12%;
}
.map_img2{
	position: absolute;
	top: 55%;
	left: 30%;
}
.map_img3{
	position: absolute;
	top: 42%;
	left: 70%;
}
.map_img4{
	position: absolute;
	top: 40%;
	left: 10%;
}
.map_img5{
	position: absolute;
	top: 20%;
	left: 90%;
}
.map_img6{
	position: absolute;
	left: 14%;
	bottom: -4px;
}
.map_img6>div{
	position: relative;
	width:158px;
	height: 60px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-bottom: 20px;
}
.map_img6 a,.map_img9 a{
	overflow: hidden;
	display: block;
	width:158px;
	height: 60px;
}
.map_gift{
	padding:10px 16px;
}
.map_gift>img{
	float: left;
}
.txt_gift{
	float: left;
	margin-left: 10px;
}
.txt_gift>p{
	margin: 0;padding: 0;
	padding-bottom: 5px;
	color: #fff;
	font-size: 16px;
}
.map_down{
	width:0px;
	height:0px;
	border:10px solid #73bfe6;
	border-top-color:#fff;
	position: absolute;
	top: 61px;
	left: 70px;
}
.map_img7{
	position: absolute;
	left: 30%;
	bottom: 0;
}
.map_img8{
	position: absolute;
	left: 45%;
	bottom: 0;
}
.map_img9{
	position: absolute;
	left: 65%;
	bottom: -5px;
}
.map_img9>div {
	position: relative;
	width:158px;
	height: 60px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 5px;
	margin-bottom: 20px;
}
.map_img10 {
	position: absolute;
	left: 83%;
	bottom: 0;
}
.map_img11 {
	position: absolute;
	left: 2%;
	bottom: 0;
}
.share_txt{
	float: left;
	margin-left: 30px;
	font-size: 16px;
	margin-top: 3px;
}
.map_share{
	position: absolute;
	top: 7px;
	left: 330px;
	width:20px;
}
.map_weixin{
	position: relative;
}
.map_weixin a{
	text-align: left;
}

@media (max-width: 769px) {
	.modal_content {
		height: 220px;
	}
}





