.myMap { position: relative; width: 100%; height: 100%; overflow: hidden; }
#gaodeMap { position: absolute; top: 0; left: 0; right: 0; bottom: -20px; }
.gaodeMap { position: absolute; top: 0; left: 0; right: 0; bottom: -20px; }

/*文本标记*/
.amap-overlay-text-container {
    background: #4292ff; color: #fff; border-radius: 99px; border: 0;
    padding: 0 5px; font-size: 12px;
}
/**-----------------------------------------------------------
 * 图例
 -----------------------------------------------------------*/
 .mapLegend {
    padding: 10px 15px; background: #fff; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);position: absolute
}
/*-------------------------------infoWindow---------------------------------*/
/*面板*/
.amap-info-content {
    min-width: 200px; padding: 10px; overflow: inherit;
    background: rgba(255, 255, 255, 1); color: #222;
    border-radius: 4px; box-shadow: 0px 0px 8px rgba(94, 161, 255, 1);
}
.amap-info-close {
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 100%;
    position: absolute;
    top: -10px;
    right: -10px !important;
    background: #0084ff;
    color: #fff;
    font-size: 22px;
    text-align: center;
}
.amap-info-sharp {
    position: absolute;
    bottom: -4px;
    left: 50%;
    border-top: 8px solid #fff;
    margin-left: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}
.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;
}

/*-------------------------------myInfoWindow---------------------------------*/
.myInfoWindow { position: relative; font-size: 12px; line-height: 22px; overflow: hidden; }
.myInfoWindow-header { background: #438bf7; color: #fff; padding: 10px 15px }
.myInfoWindow-head { float: left; position: relative; }
.myInfoWindow-content { padding: 10px 15px; color: #78819e; }
.myInfoWindow-floor {
    position: absolute; top: 100px; left: 20px; right: 20px; border-radius: 4px; padding: 5px 0px;
    background: #fff; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.15);
}
.myInfoWindow-footer {
    border-top: solid 1px #e5e5e5; display: flex; flex-direction: row;
}
.myInfoWindow-footer a { display: inline-block; width: 100%; color: #438bf7; text-align: center; line-height: 30px; }

.myInfoWindow ul { overflow: hidden; }
.myInfoWindow ul li { line-height: 22px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.myInfoWindow ul li:hover { text-overflow: inherit; white-space: inherit; }
.myInfoWindow ul.inline li { float: left; margin-right: 15px; }

.myInfoWindow b { font-size: 13px;}

/*在线离线*/
.myInfoWindow .online, .myInfoWindow .outline {
    position: absolute; top: 0; right: 0; padding: 0px; background: #fff; padding: 0 2px;
    font-weight: bolder; font-size: 14px;
}
.myInfoWindow .online { color: #0cb181; }
.myInfoWindow .outline { color: red; }

/*显眼文字*/
.myInfoWindow ul.markedness {}
.myInfoWindow ul.markedness li { float: left; text-align: center; }
.myInfoWindow ul.markedness li p { }
.myInfoWindow ul.markedness li b {
    display: block; font-size: 30px; color: #438bf7; font-family: cursive; font-weight: inherit; margin: 5px 0;
}
.myInfoWindow ul.markedness li em { display: block; color: #a4a8b4; font-style: normal; }


.myInfoWindow.map-night {
    background: #fff; margin: -10px; color: #222;
}
.myInfoWindow.map-night.i-green {
    color: #0cb181 !important;
}


/*-------------------------------label---------------------------------*/
.amap-marker-label {
    background: inherit;
    border: 0;
}
.markerLabel {
    background: rgba(255, 255, 255, 1); color: #222; text-align: center;
    border: 0; border-radius: 2px;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.3);
    min-width: 60px; padding: 5px 10px;
    /*animation: blowUp 0.4s ease 0s;*/
}
.markerLabelTop{
    background: rgba(255, 255, 255, 1); color: #222; text-align: center;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.3);
    border: 0; border-radius: 2px;
    padding: 0 10px;
    min-width: 110px;
    line-height: 30px;
    /*animation: blowUp 0.4s ease 0s;*/
}
.markerLabelTop.active{
    background: #2253f1; color: #fff;
}
.markerLabelTop.active .amap-info-sharp{
    border-top: 8px solid #2253f1;
}

/*聚合标题*/
.markerLabelClusterer {
    background: rgba(0, 0, 0, 0.8); color: #fff; text-align: center; font-weight: bolder;
    border: 0; border-radius: 4px; box-shadow: 0px 0px 8px rgba(94, 161, 255, 1);
    padding: 5px 10px;
}

/*-------------------------------运输历史轨迹播放控件---------------------------------*/
.map-progress {
    position: absolute; bottom: 20px; left: 0; right: 0; margin: auto; z-index: 99;
    width: 900px;
    padding: 5px 20px; padding-bottom: 10px;
    background: white;
    border-radius: 4px;
    box-shadow: 0px 4px 8px rgba(30, 160, 255, 0.15);
}
.map-progress .progress-slider .slider-control {
    /*background: #d3f6ff;*/
    border-radius: 99px;
    padding: 0 20px; margin-top: 5px;
}
.map-progress .progress-slider .slider-control .el-slider__runway {
    height: 4px;
    margin: 10px 0;
    background: #ddd;
}
.map-progress .progress-slider .slider-control .el-slider__button {
    width: 10px; height: 10px;
}
.map-progress .progress-tools {
    margin-top: -5px;
}
.map-progress .progress-tools .date {
    width: 150px; color: #999;
    padding-top: 10px;
}
.map-progress .progress-tools .tools {
    margin: 0 auto; color: #888;
}
.map-progress .progress-tools .tools > span {
    cursor: pointer;
    display: inline-block; vertical-align: middle;
    padding: 5px;
}
.map-progress .progress-tools .tools > span:hover {
    background: #eee; border-radius: 2px;
    padding: 5px;
}
.map-progress .progress-tools .play { margin: 0 10px; }
.map-progress .progress-tools .play i { font-size: 35px; }

.map-title {
    margin-bottom: 5px; padding-bottom: 5px; border-bottom: solid 1px #eee; overflow: hidden;
}
