.map-title {
  padding: 4.6rem 0 2rem;
  text-align: center;
  position: relative;
}
.map-title h2 {
  font-size: 2.1rem;
  color: #333;
  margin-bottom: 0.3rem;
}
.map-title h3 {
  font-size: 0.9rem;
  color: #aaa;
}
.map-title p {
  font-size: 0.8rem;
  color: #999;
  width: 29%;
  margin: 0 auto;
  line-height: 1.8;
}
.map-list {
  padding: 2rem 0 4.2rem;
  position: relative;
}
.map-list .tu {
  position: relative;
}
.map-list .tu img {
  width: 100%;
}
.map-list .tu ul {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.map-list .tu ul li {
  position: absolute;
  left: 41.5%;
    top: 30.5%;
}
.map-list .tu ul li h4 {
  position: absolute;
  left: 1.4rem;
  top: -0.2rem;
  white-space: nowrap;
  font-size: 0.9rem;
  color: #333;
  padding: 0.4rem 1rem;
  border-radius: 6px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  overflow: hidden;
}
.map-list .tu ul li .sign002{
font-weight:bold;
}
.map-list .tu ul li h4 span {
  position: relative;
}
.map-list .tu ul li h4 a {
  display: block;
  position: relative;
  color: #333;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.map-list .tu ul li h4:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #de0012;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.map-list .tu ul li .dian {
  position: absolute;
  bottom: -0.6rem;
  left: 0.5rem;
}
.map-list .tu ul li .dian .point {
  display: block;
  width: 0.4rem;
  height: 0.2rem;
  background: #fc8d8d;
  opacity: 0.8;
  border-radius: 100%;
  position: relative;
  z-index: 3;
}
.map-list .tu ul li .dian .span1 {
  display: block;
  width: 1.5rem;
  height: 0.8rem;
  background: #fc8d8d;
  opacity: 0.8;
  border-radius: 100%;
  position: absolute;
  top: -0.3rem;
  left: -0.5rem;
  z-index: 2;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
}
.map-list .tu ul li .dian .span2 {
  display: block;
  width: 2.5rem;
  height: 1.2rem;
  background: #fc8d8d;
  opacity: 0.1;
  border-radius: 100%;
  position: absolute;
  top: -0.45rem;
  left: -1rem;
  z-index: 1;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
}
.map-list .tu ul li .sign {
  width: 1.2rem;
  height: 1.6rem;
}
.map-list .tu ul li .sign001 {
  width: 1.6rem;
  height: 1.9rem;
}
.map-list .tu ul li .sign img {
  width: 100%;
}
.map-list .tu ul li:nth-child(2) {
 left: 11.5%;
    top: 50%;
}
.map-list .tu ul li:nth-child(3) {
  left: 13.5%;
    top: 36%;
}
.map-list .tu ul li:nth-child(4) {
  left: 25.7%;
    top: 12%;
}
.map-list .tu ul li:nth-child(5) {
  left: 17.5%;
    top: 21%;
}
.map-list .tu ul li:nth-child(5) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(5):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(6) {
  left: 16.6%;
    top: 71%;
}
.map-list .tu ul li:nth-child(6) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(6):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(7) {
  left: 29%;
    top: 21%;
}
.map-list .tu ul li:nth-child(7) h4 {
  left: auto;
  right: -4.6rem;
}
.map-list .tu ul li:nth-child(7):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(8) {
  left: 18%;
    top: 35%;
}
.map-list .tu ul li:nth-child(8) h4 {
  left: 1.4rem;
  right: auto;
}
.map-list .tu ul li:nth-child(8):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(9) {
  left: 40%;
  top: 15%;
}
.map-list .tu ul li:nth-child(9) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(9):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(10) {
  left: 19%;
    top: 50%;
}
.map-list .tu ul li:nth-child(10) h4 {
  left:1.4rem;
  right:  auto;
}
.map-list .tu ul li:nth-child(10):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(11) {
  left: 22%;
    top: 25%;
}
.map-list .tu ul li:nth-child(11) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(11):hover h4 {
  left: auto;
  right: 2rem;
}

.map-list .tu ul li:nth-child(12) {
 left: 22%;
    top: 42%;
}
.map-list .tu ul li:nth-child(12) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(12):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(13) {
  left: 30%;
    top: 34%;
}
.map-list .tu ul li:nth-child(13) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(13):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(14) {
  left: 30%;
    top: 30%;
}
.map-list .tu ul li:nth-child(14) h4 {
  left: auto1.4rem;
  right: auto;
}
.map-list .tu ul li:nth-child(14):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(15) {
 left: 89%;
    top: 80%;
}
.map-list .tu ul li:nth-child(15) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(15):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(16) {
  left: 89%;
    top: 64%;
}
.map-list .tu ul li:nth-child(16) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(16):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(17) {
  left: 86%;
    top: 48%;
}
.map-list .tu ul li:nth-child(17) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(17):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(18) {
  left: 37%;
    top: 45%;
}
.map-list .tu ul li:nth-child(18) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(18):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(19) {
 left: 88%;
    top: 39%;
}
.map-list .tu ul li:nth-child(19) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(19):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li.active .sign {
  animation-name: bounce;
  animation-iteration-count: infinite;
  transform-origin: center bottom;
  animation-duration: 1.5s;
  animation-fill-mode: both;
}
.map-list .tu ul li:hover h4 {
  color: #fff;
  left: 2rem;
}
.map-list .tu ul li:hover h4 a {
  color: #fff;
}
.map-list .tu ul li:hover h4:before {
  opacity: 1;
}
.map-list .tu ul li:hover .sign {
  animation-name: bounce;
  animation-iteration-count: infinite;
  transform-origin: center bottom;
  animation-duration: 1.5s;
  animation-fill-mode: both;
}
.map-list .company-list {
  display: none;
}
@-webkit-keyframes pulsed {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1);
    transform: scale3d(0.1, 0.1, 0.1);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0.2;
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 0.4;
  }
}
@keyframes pulsed {
  from {
    -webkit-transform: scale3d(0.1, 0.1, 0.1);
    transform: scale3d(0.1, 0.1, 0.1);
    opacity: 0;
  }
  50% {
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    opacity: 0.2;
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 0.4;
  }
}
.pulsed {
  -webkit-animation-name: pulsed;
  animation-name: pulsed;
}
.animated {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}