.amap-maps {
  overflow: visible !important;
}
.amap-container img {
  max-width: none !important;
  max-height: none !important;
  background: transparent !important;
}
.amap__container {
  width: 89.867vw;
  height: 120vw;
  overflow: visible;
}
.amap__container .amap__amap-container {
  width: 89.867vw;
  height: 120vw;
  overflow: visible;
}
.amap__container .amap__amap-container /deep/ .start_point {
  width: 6.4vw;
  height: 6.4vw;
  line-height: 6.4vw;
  color: #ffffff;
  text-align: center;
  background-color: #4bbddf;
  border-radius: 1.067vw;
}
.amap__container .amap__amap-container /deep/ .end_point {
  width: 6.4vw;
  height: 6.4vw;
  line-height: 6.4vw;
  color: #ffffff;
  text-align: center;
  background-color: #df7a4b;
  border-radius: 1.067vw;
}
.amap__container .amap__amap-container /deep/ .mid_point {
  width: 29.333vw;
  height: 6.4vw;
  line-height: 6.4vw;
  color: #ffffff;
  text-align: center;
  background-color: #52c41a;
  border-radius: 1.067vw;
}

.pitem[data-v-8da4e786] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 10.667vw;
  padding: 0 1.067vw;
  font-size: 4.267vw;
  line-height: 10.667vw;
  color: #000000;
  border-bottom: 1px solid #f5f5f5;
}
.pitem[data-v-8da4e786]:last-child {
  border-bottom: 0;
}
.itemActive[data-v-8da4e786] {
  color: #1989fa;
}

.addressIcon[data-v-186e2226] {
  font-size: 6.933vw;
  color: #1989fa;
}

