





































































































































































































































































































































































































































































































































































/* //去掉高德地图logo */
[data-v-38e34ecd].amap-logo{
    display: none;
}
/* 去掉高德的版本号 */
[data-v-38e34ecd].amap-copyright {
    opacity:0;
}
.marker-box[data-v-38e34ecd]{
    position: absolute;
    left: 24px;
    right: 24px;
    top: 24px;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.map[data-v-38e34ecd]{
    position: relative;
    overflow: hidden;
}
.container[data-v-38e34ecd]{
    width: 100%;
    height: 100%;
}
.map-handle[data-v-38e34ecd]{
    position: absolute;
    right: 10px;
    bottom: 10px;
    /* background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1); */
}


.map[data-v-49209037] {
  /*width: 800px;*/
  height: 500px;
}

.avue-crud__dialog__menu {
  display: none;
}

