.gdxd-imgbox {
  margin-top: 15px;
}
.gzfw-part {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px 0 15px;
}
.gzfw-part .sfyb-imgbox {
  width: 32%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background: #4289000c;
  padding: 0 20px;
  min-height: 90px;
}
.gzfw-part .sfyb-imgbox img {
  width: 36px;
  height: 36px;
}
.gzfw-part .sfyb-imgbox span {
  color: #333333;
  font-family: PingFang SC;
  font-weight: regular;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
}
