
#divmap[data-v-4ee2988a] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
img[data-v-4ee2988a] {
  width: 150px;
  height: 150px;
}
.box[data-v-4ee2988a] {
  width: 100px;
  height: 100px;
  background-color: aquamarine;
}
.tdt-touch .tdt-bar[data-v-4ee2988a],
.tdt-touch .tdt-control-copyright[data-v-4ee2988a],
.tdt-touch .tdt-control-layers[data-v-4ee2988a] {
  -webkit-box-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
          box-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
  border-radius: 2px;
  display: none;
}

