#parkMap{
  font-family: YOUSHEhaoshenti;
}
#parkMap .content{
  padding-top: 2.4rem;
}
#parkMap .tip{
  width: 8.7rem;
  display: block;
  margin: 0 auto;
}
.pM-map {
  position: relative;
}
.pM-mimg {
  margin: 0.16rem auto ;
  width: 8.7rem;
  height: 4.73rem;
  border: 0.02rem solid #445e3e;
  overflow: hidden;
  font-size: 0;
}
.pM-mimg img {
  max-width: none;
}
.s-icons {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 0.16rem;
  font-size: 0;
}
.s-icon {
  bottom: 0.2rem;
  width: 0.66rem;
  height: 0.66rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  margin: 0 0.05rem;
}
.enlarge {
  background-image: url("../images/map2.png");
}
.origin {
  background-image: url("../images/map4.png");
}
.narrow {
  background-image: url("../images/map3.png");
}
.view {
  position: absolute;
  right: 1.8rem;
  bottom: 0.16rem;
  width: 1.35rem;
  height: 1.35rem;
  background: url("../images/map5.png") no-repeat;
  background-size: 100%;
}