.windowmsg2[data-v-3e74665c] {
  position: relative;
  border-radius: 5px;
  background: #fff;
  width: 300px;
}
.windowmsg2 .title[data-v-3e74665c] {
  position: relative;
  background: #1e8ff5;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.windowmsg2 .title .el-icon-error[data-v-3e74665c] {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 20px;
  cursor: pointer;
}
.windowmsg2 .li[data-v-3e74665c] {
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
}
.windowmsg2 .li h5[data-v-3e74665c] {
  width: 80px;
  margin-right: 5px;
  text-align: right;
  color: #757575;
}
.windowmsg2 .li p[data-v-3e74665c] {
  -ms-flex: 1;
      flex: 1;
  color: #212121;
}
.windowmsg2 .li .color1[data-v-3e74665c] {
  color: #0CD267;
}
.windowmsg2 .li .color2[data-v-3e74665c] {
  color: #F79831;
}
.windowmsg2 .li .color3[data-v-3e74665c] {
  color: #ed5565;
}
.windowmsg2 .el-icon-caret-bottom[data-v-3e74665c] {
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 14px;
  color: #fff;
  font-size: 24px;
}

.mapContainer[data-v-2a4ee033] {
  padding: 0 !important;
}
.mapContainer[data-v-2a4ee033],
.sitemap[data-v-2a4ee033] {
  height: 100%;
}

