.moudle1 {
  background: #FFFFFF;
  padding: 1.35rem 3.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.moudle1 .moudle1-txt1 {
  font-family: Helvetica;
  font-size: 0.47rem;
  color: #B6BAC2;
  line-height: 0.57rem;
}
.moudle1 .moudle1-txt2 {
  font-weight: 600;
  font-size: 0.47rem;
  color: #161B31;
  line-height: 0.66rem;
  margin: 0.04rem 0 0.9rem;
}
.moudle1 .center-box {
  display: flex;
}
.moudle1 .center-box span {
  width: 5.63rem;
  height: 3.63rem;
  background: #FFFFFF;
  margin-right: 0.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0rem 0.03rem 0.15rem 0rem rgba(5, 15, 62, 0.08);
  border-radius: 0.15rem;
}
.moudle1 .center-box span:nth-of-type(1) img {
  width: 0.86rem;
  height: 0.96rem;
}
.moudle1 .center-box span:nth-of-type(2) img {
  width: 1rem;
  height: 0.95rem;
}
.moudle1 .center-box span:nth-of-type(3) img {
  width: 1.06rem;
  height: 0.95rem;
}
.moudle1 .center-box span text {
  margin-top: 0.97rem;
  font-weight: 400;
  font-size: 0.3rem;
  color: #161B31;
  line-height: 0.41rem;
}
.moudle1 .center-box span:last-child {
  margin-right: 0;
}

.moudle2 {
  width: 100%;
  height: 5.91rem;
  background-image: url(../img/centerImg/map@2x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}/*# sourceMappingURL=tabSix.css.map */