#mapTipContainer {
  background: #fff;
  width: 100%;
  height: 100%;
}

.mapTipList ul li {
  width: 100%;
  height: 46px;
  text-align: center;
  line-height: 46px;
  background: #dfdfdf;
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}

.mapTipList ul li:hover {
  background: #db3428;
}

.mapTipImg {
  background: #fff;
  padding: 20px;
  height: 360px;
  overflow: hidden;
  overflow-y: auto;
}

.mapTipImg ul li img {
  width: 100%;
  height: 170px;
}

.mapTipImg ul li h3 {
  font-size: 15px;
  color: #333;
  margin-bottom: 5px;
}

.mapTipImg ul li span {
  font-size: 13px;
}

.mapTipImg ul li p {
  font-size: 13px;
}

.mapTipImg ul li div {
  margin: 20px 0;
}

.mapTipText {
  position: absolute;
  top: -160px;
  z-index: 999999999;
  -moz-box-shadow: -6px -6px 20px #E4E4E4, 6px 6px 20px #E4E4E4;
  -webkit-box-shadow: -6px -6px 20px #E4E4E4, 6px 6px 20px #E4E4E4;
  box-shadow: -6px -6px 20px #E4E4E4, 6px 6px 20px #E4E4E4;
}

.mapTipImg::-webkit-scrollbar {
  width: 3px;
}

.mapTipImg::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}

.mapTipImg::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.mapTipImg::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 0, 0, 0.4);
}

.itemCon {
  width: 850px;
  position: relative;
}

.itemCon span.tbbt {
  width: 13px;
  height: 15px;
  background: url(../images/dian_hd.png) no-repeat center;
  display: block;
  position: absolute;
  z-index: 9999999;
}

.gg1 {
  top: 108px;
  right: 124px;
}

.gg2 {
  top: 165px;
  right: 142px;
}

.gg3 {
  top: 209px;
  right: 165px;
}

.gg4 {
  top: 280px;
  right: 255px;
}

.gg21 {
  top: 290px;
  right: 285px;
}

.gg5 {
  top: 306px;
  right: 218px;
}

.gg6 {
  top: 385px;
  right: 213px;
}

.gg7 {
  top: 356px;
  right: 176px;
}

.gg8 {
  top: 414px;
  right: 168px;
}


.gg23 {
  top: 444px;
  right: 228px;
}

.gg9 {
  top: 474px;
  right: 190px;
}

.gg10 {
  top: 515px;
  right: 256px;
}

.gg11 {
  top: 526px;
  right: 327px;
}

.gg12 {
  top: 460px;
  right: 285px;
}

.gg13 {
  top: 476px;
  right: 356px;
}

.gg14 {
  top: 400px;
  right: 280px;
}

.gg15 {
  top: 356px;
  right: 337px;
}

.gg22 {
  top: 356px;
  right: 267px;
}

.gg16 {
  top: 413px;
  right: 416px;
}

.gg17 {
  top: 520px;
  right: 428px;
}

.gg18 {
  top: 249px;
  left: 344px;
}

.gg19 {
  top: 223px;
  left: 203px;
}

.gg20 {
  top: 584px;
  right: 305px;
}

.gg24 {
  top: 396px;
  right: 343px;
}
@-webkit-keyframes beacon {
  0% {
      -webkit-box-shadow: 0 0 0 0 rgba(38, 119, 240, 0.6);
      -moz-box-shadow: 0 0 0 0 rgba(38, 119, 240, 0.6);
      box-shadow: 0 0 0 0 rgba(38, 119, 240, 0.6);
      border-radius: 50%;
  }
  100% {
      -webkit-box-shadow: 0 0 0 4rem transparent;
      -moz-box-shadow: 0 0 0 4rem transparent;
      box-shadow: 0 0 0 4rem transparent;
      border-radius: 50%;
  }
}
@-webkit-keyframes beacon1 {
  0% {
      -webkit-box-shadow: 0 0 0 0 rgba(45, 146, 228, 0.3);
      -moz-box-shadow: 0 0 0 0 rgba(45, 146, 228, 0.3);
      box-shadow: 0 0 0 0 rgba(45, 146, 228, 0.3);
      border-radius: 50%;
  }
  100% {
      -webkit-box-shadow: 0 0 0 3rem transparent;
      -moz-box-shadow: 0 0 0 3rem transparent;
      box-shadow: 0 0 0 3rem transparent;
      border-radius: 50%;
  }
}
@-webkit-keyframes beacon2 {
  0% {
      -webkit-box-shadow: 0 0 0 0 rgba(66, 106, 167, 0.1);
      -moz-box-shadow: 0 0 0 0 rgba(66, 106, 167, 0.1);
      box-shadow: 0 0 0 0 rgba(66, 106, 167, 0.1);
      border-radius: 50%;
  }
  100% {
      -webkit-box-shadow: 0 0 0 4rem transparent;
      -moz-box-shadow: 0 0 0 4rem transparent;
      box-shadow: 0 0 0 4rem transparent;
      border-radius: 50%;
  }
}
.m4_2a ul li {
  cursor: pointer;
  width: 30px;
  height: 30px;
  position: absolute;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.m4_l1 {
  top: 430px;
  left: 486px;
  -webkit-animation: beacon 1s infinite linear;
  -moz-animation: beacon 1s infinite linear;
  -ms-animation: beacon 1s infinite linear;
  -o-animation: beacon 1s infinite linear;
  animation: beacon 1s infinite linear;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.m4_l2 {
  top: 238px;
  right: 177px;
  -webkit-animation: beacon 1s infinite linear;
  -moz-animation: beacon 1s infinite linear;
  -ms-animation: beacon 1s infinite linear;
  -o-animation: beacon 1s infinite linear;
  animation: beacon 1s infinite linear;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.m4_l3 {
  top: 430px;
  left: 486px;
  -webkit-animation: beacon1 1.5s infinite linear;
  -moz-animation: beacon1 1.5s infinite linear;
  -ms-animation: beacon1 1.5s infinite linear;
  -o-animation: beacon1 1.5s infinite linear;
  animation: beacon1 1.5s infinite linear;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.m4_l4 {
  top: 430px;
  left: 486px;
  -webkit-animation: beacon2 2s infinite linear;
  -o-animation: beacon2 2s infinite linear;
  animation: beacon2 2s infinite linear;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
}
.m4_l5 {
  top: 222px;
  right: 167px;
  -webkit-animation: beacon1 1.5s infinite linear;
  -o-animation: beacon1 1.5s infinite linear;
  animation: beacon1 1.5s infinite linear;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50% !important;
}
.m4_l6 {
  top: 222px;
  right: 167px;
  -webkit-animation: beacon2 2s infinite linear;
  -o-animation: beacon2 2s infinite linear;
  animation: beacon2 2s infinite linear;
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  -o-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50% !important;
}
.m4_l10 {
  position: absolute;
  bottom: 0;
  right: -66px;
}