article {
  position: relative;
  width: 100%;
  height: auto;
}
article .bg {
  bottom: 4.07rem;
  width: 12.73rem;
  height: 13.24rem;
}
article .content {
  bottom: 4.4rem;
  height: 11.55rem;
}
article .content .map {
  width: 100%;
  margin-top: 0.36rem;
  text-align: center;
}
article .content .map p {
  color: #000;
  font-size: 0.2rem;
  text-align: center;
}
article .content .map img {
  width: 8.41rem;
  height: 9.58rem;
}
