
.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;
}

