
.panel[data-v-007fedbe] {
  position: absolute;
  z-index: 1000;
  height: 28%;
  width: 4rem;
  background: url(../img/panel1.27a44a71.png) no-repeat;
  background-size: 100%;
  padding: 0 0.1875rem 0.5rem;
  top: 9%;
  left: 0.4%;
  color: #fff;
  overflow: hidden;
}
.panel .bridge-name[data-v-007fedbe] {
  font-weight: 600;
  font-size: 0.2rem;
  margin-top: 0.1rem;
  margin-left: 5px;
}
.panel .road[data-v-007fedbe] {
  font-size: 0.2rem;
  margin-top: 2px;
  margin-left: 5px;
  color: rgba(255, 255, 255, 0.6);
}
.panel .weather[data-v-007fedbe] {
  margin-left: 0.22rem;
  margin-top: 0.2rem;
  font-size: 0.2rem;
}
.panel .description[data-v-007fedbe] {
  font-size: 0.15rem;
  margin-top: 2px;
  padding: 0.05rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: auto;
}
.tip[data-v-007fedbe] {
  width: 4rem;
  height: auto;
  font-family: "Courier New", Courier, monospace;
}


#divmap[data-v-7eed7c29] {
  /* position: fixed; */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
img[data-v-7eed7c29] {
  width: 150px;
  height: 150px;
}
.box[data-v-7eed7c29] {
  width: 100px;
  height: 100px;
  background-color: aquamarine;
}
.tdt-touch .tdt-bar[data-v-7eed7c29],
.tdt-touch .tdt-control-copyright[data-v-7eed7c29],
.tdt-touch .tdt-control-layers[data-v-7eed7c29] {
  -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;
}

