@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-067404e4],
sup[data-v-067404e4] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-067404e4] {
  top: -0.5em;
}
sub[data-v-067404e4] {
  bottom: -0.25em;
}
.shu[data-v-067404e4] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-067404e4] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-067404e4] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-067404e4]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-067404e4] {
  max-width: 800px;
}
.map-container[data-v-067404e4] {
  width: 100%;
  height: 100%;
  position: relative;
}
.map-container .map-el[data-v-067404e4] {
    width: 100%;
    height: 100%;
}
.map-container[data-v-067404e4] .amap-icon img {
    width: 25px;
    height: 34px;
}
.map-container[data-v-067404e4] .amap-marker-label {
    padding: 0 8px;
    height: 36px;
    border: 0;
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 2px 6px 0px rgba(179, 179, 179, 0.25);
    display: flex;
    align-items: center;
    font-size: 14px;
    color: #333;
}
.map-container[data-v-067404e4] .amap-marker-label:after {
      content: "";
      position: absolute;
      bottom: -4px;
      left: 50%;
      margin-left: -6px;
      width: 10px;
      height: 10px;
      background: #fff;
      border-radius: 3px;
      transform: rotateZ(45deg);
}

