.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 {
  margin-right: 0.07rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4.22rem;
  height: 4.2rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.03rem 0.15rem 0rem rgba(5, 15, 62, 0.08);
}
.moudle1 .center-box span img {
  width: 3.74rem;
  height: 2.31rem;
  padding-bottom: 0.4rem;
  border-bottom: 0.01rem solid #F0F0F0;
}
.moudle1 .center-box span text {
  height: 0.91rem;
  line-height: 0.91rem;
  font-weight: 600;
  font-size: 0.23rem;
  color: #323232;
}
.moudle1 .center-box span:last-child {
  margin-right: 0;
}/*# sourceMappingURL=tabFour.css.map */