* {
	box-sizing: border-box; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
body {
	margin: 0px; width: 100%; height: 100%; overflow: hidden;
}
html {
	margin: 0px; width: 100%; height: 100%; overflow: hidden;
}
#allmap {
	margin: 0px; width: 100%; height: 100%; overflow: hidden;
}
@media all and (max-device-width:780px)
{
#golist {
	display: block !important;
}
}
#golist {
	display: none;
}
#Navigation {
	top: 5px; width: 50px; text-align: center; right: 5px; line-height: 50px; position: absolute; background-color: rgb(255, 255, 255);
}
.pluginMap {
	left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
#pluginMapMyLocation {
	background: url("../images/icon-36x36-my.png") center rgb(255, 255, 255); border-radius: 3px; border: 1px solid rgb(192, 192, 192); border-image: none; width: 38px; height: 38px; text-indent: -5000px; margin-left: 6px; display: block; z-index: 100; cursor: pointer; box-shadow: 0px 2px 4px rgba(0,0,0,0.4);
}
#pluginMapRouteBtn {
	width: 50px; height: 50px; text-align: right; padding-top: 5px; cursor: pointer;
}
#pluginMapRouteBtn > * {
	padding: 1px 6px; border: 1px solid rgb(113, 123, 135); border-image: none; text-align: center; color: rgb(0, 0, 0); overflow: hidden; font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; display: inline-block; position: relative; min-width: 30px; box-shadow: 0px 2px 4px rgba(0,0,0,0.4); background-color: rgb(255, 255, 255); -webkit-user-select: none; -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px;
}
.pluginMapPanel {
	left: 0px; top: 0px; right: 0px; display: none; position: absolute; z-index: 100; background-color: rgb(255, 255, 255);
}
.pluginMapPanel .h {
	width: 100%; text-align: center; border-bottom-color: rgb(163, 163, 163); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block; position: relative; background-image: linear-gradient(rgb(255, 255, 255), rgb(242, 242, 242)); background-color: rgb(255, 255, 255);
}
.pluginMapPanel .h h3 {
	margin: 0px; height: 40px; line-height: 40px;
}
.pluginMapPanel .h > a {
	margin: 5px 10px; top: 0px; width: 15%; line-height: 30px; position: absolute; cursor: pointer;
}
.pluginMapPanel .h a.back {
	background-position: center; left: 0px; text-indent: -50000px; background-image: url("../images/icon-36x36-back.png"); background-repeat: no-repeat;
}
.pluginMapPanel .h a.search {
	border-radius: 3px; width: 15%; right: 0px; color: rgb(255, 255, 255); font-size: 14px; border-left-color: rgb(188, 188, 188); border-left-width: 1px; border-left-style: solid; background-color: rgb(218, 216, 216);
}
.pluginMapPanel .h a.close {
	background: url("../images/icon-36x36-close.png") no-repeat center; width: 15%; right: 0px; text-indent: -5000px;
}
.pluginMapPanel .btnbox {
	margin: 5px; border-radius: 3px; border: 1px solid rgb(189, 193, 194); border-image: none; height: 30px; display: inline-block; background-color: rgb(233, 235, 235);
}
.pluginMapPanel .btnbox > * {
	padding: 0px 10px; line-height: 28px; float: left; display: inline-block;
}
.pluginMapPanel .btnbox .on {
	background-color: rgb(193, 195, 197);
}
#pluginMapRouteSearch .c {
	padding: 0px 10px;
}
#pluginMapRouteSearch .c > div {
	width: 100%; display: inline-block;
}
#pluginMapRouteSearch label {
	margin: 10px 0px; width: 15%; text-align: center; line-height: 40px; float: left; display: block;
}
#pluginMapRouteSearch select {
	margin: 10px 0px; width: 80%; height: 40px; float: right; display: block;
}
#pluginMapRouteSearch #start {
	border: 1px solid rgb(76, 144, 249); border-image: none; color: rgb(76, 144, 249);
}
#pluginMapRouteSearch #end {
	border: 1px solid rgb(228, 72, 83); border-image: none;
}
.pluginMapCanvas {
	width: 100%; height: 100%;
}
.pluginMapCanvas .pl-iw {
	color: rgb(255, 255, 255); font-family: Arial,sans-serif; font-size: 13px;
}
.pluginMapCanvas .pl-title {
	padding-right: 10px; font-size: 123%; font-weight: bold;
}
.pluginMapCanvas .pl-rev a {
	color: rgb(255, 255, 255); text-decoration: none;
}
.pluginMapCanvas .pl-basicinfo {
	padding-top: 0.5em; max-width: 250px;
}
