.amap-logo {
	display: block !important;
	pointer-events: none;
}

.vml {
	behavior: url(#default#VML);
	display: inline-block;
	position: absolute
}

.amap-custom {
	top: 0;
	left: 0;
	position: absolute
}

.amap-container img {
	max-width: none !important;
	max-height: none !important
}

.amap-container {
	touch-action: none;
	position: relative;
	overflow: hidden;
	background: #fcf9f2 url(data:image/png;
	base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAH0AgMAAAC2uDcZAAAADFBMVEX////////////////1pQ5zAAAABHRSTlMAgP/AWuZC2AAAAVhJREFUeAFiYGAQYGDEQjAB2rcDC4BiGIqiU7abdKlO2QkeIClyPsDHweMKtOPHIJ1Op6/w7Y4fdqfT6VpndzqdrnV2p9PpWmd3Ot27Ce8m6HS6u85dR6fTtU7r6HS61mkdnU7XOrvT6XTvJuxOp9PddXan0+laZ3c6na51dDpd67SOTqd7N+HdBJ1Od9e56+h0utZpHZ1O1zq70+l0rbM7nU73bsLudDrdXWd3Ol3rtI5Op2ud1tHpdK3TOjqd7t2EdxN0Ot1dZ3c6na51dqfT6VpndzqdrnV2p9Pp3k3Q6XR3nbuOTqdrndbR6XSt0zo6na51Wken072bsDudTnfX2Z1Op2ud3el0utbZnU7XOq2j0+t0uncTD1gO4zoT5doZAAAAAElFTkSuQmCC);
			            -ms-touch-action: none
}

.amap-drags,
			        .amap-layers {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden
}

.amap-layers canvas {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.amap-layer img {
	pointer-events: none
}

.amap-e,
			        .amap-maps {
	width: 100%;
	height: 100%
}

.amap-maps,
			        .amap-e,
			        .amap-layers,
			        .amap-tile,
			        .amap-tile-container {
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden
}

.amap-context {
	position: absolute;
	left: 0;
	top: 0
}

.amap-overlays,
			        .amap-markers,
			        .amap-marker {
	position: absolute;
	left: 0;
	top: 0
}

.amap-layers {
	z-index: 0
}

.amap-overlays {
	z-index: 110;
	cursor: default
}

.amap-markers {
	z-index: 120
}

.amap-controls {
	z-index: 150
}

.amap-copyright {
	position: absolute;
	display: block !important;
	left: 85px;
	height: 16px;
	bottom: .1px;
	padding-bottom: 3px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	z-index: 160
}

.amap-logo {
	position: absolute;
	bottom: 1.5px;
	left: 4px;
	z-index: 160;
	height: 20px
}

.amap-logo img {
	width: 73px !important;
	height: 20px !important;
	border: 0;
	vertical-align: baseline !important
}

.amap-icon {
	position: relative;
	z-index: 1
}

.amap-icon img {
	position: absolute;
	z-index: -1
}

.amap-marker-label {
	position: absolute;
	z-index: 2;
	border: 1px solid blue;
	background-color: white;
	white-space: nowrap;
	cursor: default;
	padding: 3px;
	font-size: 12px;
	line-height: 14px
}

.amap-info {
	position: absolute;
	left: 0;
	z-index: 140;
	width: 320px
}

.amap-menu {
	position: absolute;
	z-index: 140;
	_width: 100px
}

.amap-info-close {
	position: absolute;
	right: 5px;
	_right: 12px;
	+right: 11px;
	top: 5px;
	_top: 2px;
	+top: 2px;
	color: #c3c3c3;
	text-decoration: none;
	font: bold 16px/14px Tahoma, Verdana, sans-serif;
	width: 14px;
	height: 14px
}

.amap-info-outer,
			        .amap-menu-outer {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background: none repeat scroll 0 0 white;
	border-radius: 2px;
	padding: 1px;
	text-align: left
}

.amap-menu-outer:hover {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3)
}

.amap-info-contentContainer:hover .amap-info-outer {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3)
}

.amap-info-content {
	position: relative;
	background: #fff;
	padding: 10px 18px 10px 10px;
	line-height: 1.4;
	overflow: auto
}

.amap-marker-content {
	position: relative
}

.amap-info {
	_width: 320px
}

.amap-menu {
	_width: 100px
}

.amap-info-sharp-old {
	overflow: hidden;
	position: absolute;
	background-image: url(http://webapi.amap.com/images/arrows.png)
}

.bottom-center .amap-info-sharp-old {
	height: 12px;
	margin: 0 auto;
	width: 20px;
	background-position: center 12px;
	top: 100%;
	margin-top: -9px;
	left: 50%;
	margin-left: -10px
}

.bottom-left .amap-info-sharp-old {
	height: 12px;
	width: 13px;
	background-position: -16px -46px;
	top: 100%;
	margin-top: -9px
}

.bottom-right .amap-info-sharp-old {
	height: 12px;
	width: 13px;
	top: -1px;
	background-position: -56px -46px;
	left: 100%;
	margin-left: -13px;
	top: 100%;
	margin-top: -9px
}

.middle-left .amap-info-sharp-old {
	height: 20px;
	width: 12px;
	background-position: left;
	top: 50%;
	margin-top: -10px;
	margin-left: -11px
}

.center .amap-info-sharp-old {
	display: none
}

.middle-right .amap-info-sharp-old {
	height: 20px;
	margin-right: 0;
	width: 12px;
	background-position: right;
	left: 100%;
	margin-left: -9px;
	top: 50%;
	margin-top: -10px
}

.top-center .amap-info-sharp-old {
	height: 12px;
	margin: 0 auto;
	width: 20px;
	background-position: top;
	top: 0;
	margin-top: -3px;
	left: 50%;
	margin-left: -10px
}

.top-left .amap-info-sharp-old {
	height: 12px;
	width: 13px;
	background-position: -16px -3px;
	top: 0;
	margin-top: -3px
}

.top-right .amap-info-sharp-old {
	height: 12px;
	width: 13px;
	background-position: -56px -3px;
	left: 100%;
	margin-left: -13px;
	top: 0;
	margin-top: -3px
}

.amap-info-sharp {
	position: absolute
}

.bottom-center .amap-info-sharp {
	bottom: 0;
	left: 50%;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid #fff
}

.bottom-center .amap-info-sharp:after {
	position: absolute;
	content: "";
	margin-left: -8px;
	margin-top: -7px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid rgba(0, 0, 0, 0.3);
	filter: blur(2px);
	z-index: -1
}

.amap-info-contentContainer:hover.bottom-center .amap-info-sharp:after {
	border-top: 8px solid rgba(0, 0, 0, 0.5)
}

.bottom-left .amap-info-sharp {
	border-color: transparent #fff;
	border-width: 0 0 10px 10px;
	border-style: solid
}

.bottom-left .amap-info-sharp:after {
	position: absolute;
	content: "";
	margin-left: -10px;
	border-color: transparent rgba(0, 0, 0, 0.3);
	border-width: 0 0 10px 10px;
	border-style: solid;
	filter: blur(1px);
	z-index: -1
}

.amap-info-contentContainer:hover.bottom-left .amap-info-sharp:after {
	border-color: transparent rgba(0, 0, 0, 0.5)
}

.bottom-left .amap-info-content {
	border-radius: 2px 2px 2px 0
}

.bottom-right .amap-info-sharp {
	right: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent
}

.bottom-right .amap-info-sharp:after {
	position: absolute;
	margin-top: -9px;
	margin-left: -10px;
	content: "";
	border-top: 10px solid rgba(0, 0, 0, 0.3);
	border-left: 10px solid transparent;
	filter: blur(1px);
	z-index: -1
}

.amap-info-contentContainer:hover.bottom-right .amap-info-sharp:after {
	border-top: 10px solid rgba(0, 0, 0, 0.5)
}

.bottom-right .amap-info-content {
	border-radius: 2px 2px 0 2px
}

.top-center .amap-info-sharp {
	top: 0;
	left: 50%;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff
}

.top-center .amap-info-sharp:after {
	position: absolute;
	content: "";
	margin-top: 0;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid rgba(0, 0, 0, 0.3);
	filter: blur(1px);
	z-index: -1
}

.top-left .amap-info-sharp {
	left: 0;
	top: 0;
	border-bottom: 10px solid #fff;
	border-right: 10px solid transparent
}

.top-left .amap-info-sharp:after {
	position: absolute;
	content: "";
	margin-top: 0;
	margin-left: 0;
	border-bottom: 10px solid rgba(0, 0, 0, 0.3);
	border-right: 10px solid transparent;
	filter: blur(1px);
	z-index: -1
}

.top-right .amap-info-sharp {
	right: 0;
	top: 0;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent
}

.top-right .amap-info-sharp:after {
	position: absolute;
	content: "";
	margin-top: 0;
	margin-left: -10px;
	border-bottom: 10px solid rgba(0, 0, 0, 0.3);
	border-left: 10px solid transparent;
	filter: blur(1px);
	z-index: -1
}

.middle-right .amap-info-sharp {
	right: 0;
	top: 50%;
	margin-top: -8px;
	border-top: 8px solid transparent;
	border-left: 8px solid #fff;
	border-bottom: 8px solid transparent
}

.middle-right .amap-info-sharp:after {
	position: absolute;
	content: "";
	margin-top: -8px;
	margin-left: -8px;
	border-top: 8px solid transparent;
	border-left: 8px solid rgba(0, 0, 0, 0.3);
	border-bottom: 8px solid transparent;
	filter: blur(1px);
	z-index: -1
}

.amap-info-contentContainer:hover.middle-right .amap-info-sharp:after {
	border-left: 8px solid rgba(0, 0, 0, 0.5)
}

.middle-left .amap-info-sharp {
	left: 0;
	top: 50%;
	margin-top: -8px;
	border-top: 8px solid transparent;
	border-right: 8px solid #fff;
	border-bottom: 8px solid transparent
}

.middle-left .amap-info-sharp:after {
	position: absolute;
	content: "";
	margin-top: -8px;
	margin-left: 0;
	border-top: 8px solid transparent;
	border-right: 8px solid rgba(0, 0, 0, 0.3);
	border-bottom: 8px solid transparent;
	filter: blur(1px);
	z-index: -1
}

.amap-info-contentContainer:hover.middle-left .amap-info-sharp:after {
	border-right: 8px solid rgba(0, 0, 0, 0.5)
}

.amap-info-contentContainer.top-left,
			        .amap-info-contentContainer.top-center,
			        .amap-info-contentContainer.top-right {
	padding-top: 8px
}

.amap-info-contentContainer.bottom-left,
			        .amap-info-contentContainer.bottom-center,
			        .amap-info-contentContainer.bottom-right {
	padding-bottom: 8px
}

.amap-info-contentContainer.middle-right {
	padding-right: 8px
}

.amap-info-contentContainer.middle-left {
	padding-left: 8px
}

.amap-menu-outer {
	margin: 0;
	padding: 0;
	list-style-type: none
}

ul.amap-menu-outer li {
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	word-break: break-all;
	padding: 0 10px;
	font-size: 12px;
	white-space: nowrap
}

ul.amap-menu-outer li a {
	text-decoration: none;
	font-size: 13px;
	margin: 0 5px;
	color: #000;
	padding: 5px 5px
}

ul.amap-menu-outer li:hover {
	background-color: #f3f3ee
}

.amap-overlay-text-container {
	display: block;
	width: auto;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #fff;
	padding: 2px 3px;
	border: 1px solid #ccc;
	border-radius: 3px
}

.amap-overlay-text-container.amap-overlay-text-empty {
	display: none
}

.amap-info-content-ie8 {
	border: 1px solid #9c9c9c
}

.amap-container {
	cursor: url(https://webapi.amap.com/theme/v1.3/openhand.cur), default;
}

.amap-drag {
	cursor: url(https://webapi.amap.com/theme/v1.3/closedhand.cur), default;
}
