.info {
  padding-top: 70px;
  padding-bottom: 60px;
}
.info .item {
  font-size: 0.15rem;
  color: #333333;
  line-height: 36px;
  width: 33.3333%;
  text-align: center;
}
.info .item img {
  margin-bottom: 20px;
}
.map {
  width: 14rem;
  height: 5.6rem;
  background-color: aliceblue;
  margin-bottom: 70px;
}
