.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: 34.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: 36.5%;
  top: 48%;
}
.map-list .tu ul li:nth-child(3) {
  left: 30.5%;
  top: 45%;
}
.map-list .tu ul li:nth-child(4) {
  left: 17.7%;
  top: 22%;
}
.map-list .tu ul li:nth-child(5) {
  left: 16.5%;
  top: 75%;
}
.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: 93.6%;
  top: 58%;
}
.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: 19%;
  top: 25%;
}
.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: 37%;
  top: 55%;
}
.map-list .tu ul li:nth-child(8) h4 {
  left: auto;
  right: 1.4rem;
}
.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: 40%;
  top: 60%;
}
.map-list .tu ul li:nth-child(10) h4 {
  left: auto;
  right: 1.4rem;
}
.map-list .tu ul li:nth-child(10):hover h4 {
  left: auto;
  right: 2rem;
}
.map-list .tu ul li:nth-child(11) {
  left: 16%;
  top: 81%;
}
.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.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;
}