.leaflet-marker-icon.leaflet-interactive {
  white-space: nowrap;
}
.leaflet-marker-icon.leaflet-interactive > div span:nth-child(1) {
  position: relative;
}
.leaflet-marker-icon.leaflet-interactive > div span:nth-child(1) i {
  content: '';
  width: 6px;
  height: 6px;
  position: absolute;
  background: transparent;
  left: 5px;
  bottom: -5px;
}
.leaflet-marker-icon.leaflet-interactive span {
  padding: 6px;
}
.lixian span:nth-child(1) {
  background: #c1ccd9;
  color: #fff;
}
.lixian span:nth-child(2) {
  border: 1px solid #c1ccd9;
  border-left: 0;
  padding: 5px;
  color: #1a1a1a;
  background: rgba(255, 255, 255, 0.45);
}
.levoneandtwo span:nth-child(1) {
  background: #1269ff;
  color: #fff;
}
.levoneandtwo span:nth-child(2) {
  border: 1px solid #1269ff;
  border-left: 0;
  padding: 5px;
  color: #1a1a1a;
  background: rgba(255, 255, 255, 0.45);
}
.levoneandthree span:nth-child(1) {
  background: #00e400;
  color: #fff;
}
.levoneandthree span:nth-child(2) {
  border: 1px solid #00e400;
  border-left: 0;
  padding: 5px;
  color: #1a1a1a;
  background: rgba(255, 255, 255, 0.45);
}
.levoneandfour span:nth-child(1) {
  background: #edc24a;
  color: #fff;
}
.levoneandfour span:nth-child(2) {
  border: 1px solid #edc24a;
  border-left: 0;
  padding: 5px;
  color: #1a1a1a;
  background: rgba(134, 53, 53, 0.45);
}
.levoneandfive span:nth-child(1) {
  background: #ff7e00;
  color: #fff;
}
.levoneandfive span:nth-child(2) {
  border: 1px solid #ff7e00;
  border-left: 0;
  padding: 5px;
  color: #1a1a1a;
  background: rgba(255, 255, 255, 0.45);
}
.levoneandsix span:nth-child(1) {
  background: #ff0000;
  color: #fff;
}
.levoneandsix span:nth-child(2) {
  border: 1px solid #ff0000;
  border-left: 0;
  padding: 5px;
  color: #1a1a1a;
  background: rgba(255, 255, 255, 0.45);
}
.enterprise-map-wrap212 {
  width: 100%;
  height: 100%;
}
.my-div-icon {
  color: #8f51e8;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
}
.legendContainer {
  left: 0;
  position: fixed;
  bottom: 20px;
  width: 100%;
  height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.airLevelOffline {
  width: 35px;
  height: 20px;
  color: white;
  line-height: 20px;
  background: #c1ccd9;
}
.airLevelOne {
  width: 35px;
  height: 20px;
  color: white;
  line-height: 20px;
  background: #00e400;
  text-align: center;
}
.airLevelTwo {
  width: 35px;
  height: 20px;
  color: white;
  line-height: 20px;
  background: #edc24a;
}
.airLevelThree {
  width: 35px;
  height: 20px;
  color: white;
  line-height: 20px;
  background: #ff7e00;
}
.airLevelFour {
  width: 35px;
  height: 20px;
  color: white;
  line-height: 20px;
  background: #ff0000;
}
.airLevelFive {
  width: 35px;
  height: 20px;
  color: white;
  line-height: 20px;
  background: #990000;
}
.airLevelSix {
  width: 35px;
  height: 20px;
  color: white;
  line-height: 20px;
  background: #7e0000;
}
.infoWindow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}
.top-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.address {
  color: #1a1a1a;
  font-size: 16px;
}
.level {
  color: #ffffff;
  -ms-flex-preferred-size: 70px;
      flex-basis: 70px;
  text-align: center;
  background-color: #00e400;
}
.bottom-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.time {
  color: #666666;
  font-size: 13px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.aqi {
  padding-left: 5px;
}
/* 地图报警动画与样式 */
.alarm-animation-wrapA .circle-animationA {
  background: hsla(198, 100%, 45%, 0.459);
}
.alarm-animation-wrapA .circle-animationB {
  background: rgba(0, 161, 228, 0.46);
}
.alarm-animation-wrapB .circle-animationA {
  background: rgba(36, 198, 103, 0.459);
}
.alarm-animation-wrapB .circle-animationB {
  background: rgba(36, 199, 104, 0.46);
}
.alarm-animation-wrapC .circle-animationA {
  background: rgba(228, 207, 15, 0.459);
}
.alarm-animation-wrapC .circle-animationB {
  background: rgba(229, 206, 16, 0.46);
}
.alarm-animation-wrapD .circle-animationA {
  background: rgba(255, 126, 0, 0.459);
}
.alarm-animation-wrapD .circle-animationB {
  background: rgba(255, 126, 0, 0.46);
}
.alarm-animation-wrapE .circle-animationA {
  background: rgba(255, 0, 0, 0.459);
}
.alarm-animation-wrapE .circle-animationB {
  background: rgba(255, 0, 0, 0.46);
}
.alarm-animation-wrapF .circle-animationA {
  background: rgba(112, 128, 144, 0.46);
}
.alarm-animation-wrapF .circle-animationB {
  background: rgba(112, 128, 144, 0.46);
}
.circle-animationA {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  left: 0;
  -webkit-animation: twinkling 2.1s infinite ease-in-out;
  animation: twinkling 2.1s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.circle-animationB {
  position: absolute;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  top: 9px;
  left: 9px;
  -webkit-animation: twinkling 2.1s infinite ease-in-out;
  animation: twinkling 2.1s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes twinkling {
0% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
}
50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(1.12);
}
100% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
}
}
@keyframes twinkling {
0% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
}
50% {
    opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transform: scale(1.12);
}
100% {
    opacity: 0.2;
    filter: alpha(opacity=20);
    -webkit-transform: scale(1);
}
}

