.transparent-inclusive {
  width: 12rem;
  margin: 0 auto;
  padding-top: 1.2rem;
}
.transparent-inclusive img {
  display: block;
  width: 5.56rem;
  margin-bottom: -0.3rem;
}
.transparent-inclusive div {
  width: 100%;
  height: 1.98rem;
  background: #008751;
  border-radius: 0.2rem;
  padding: 0.5rem 0.4rem 0.4rem;
  box-sizing: border-box;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.4rem;
  color: #FFFFFF;
  line-height: 0.54rem;
  text-align: center;
  font-style: normal;
}
.vision-team {
  margin-top: 1.6rem;
}
.vision-team li {
  display: flex;
  justify-content: space-between;
  width: 12rem;
  margin: 0 auto 0.3rem;
}
.vision-team li .image {
  width: 8rem;
}
.vision-team li .ourVisionBox {
  width: 3.7rem;
  height: 4rem;
  border-radius: 0.2rem;
  padding: 0.3rem;
  box-sizing: border-box;
}
.vision-team li .ourVisionBox .title {
  width: 2.16rem;
  position: relative;
  padding-bottom: 0.1rem;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.4rem;
  color: #00120B;
  text-align: left;
  font-style: normal;;
  margin-bottom: 0.2rem;
}
.vision-team li .ourVisionBox .title img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.vision-team li .ourVisionBox .content-redefine {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #ADC5BB;
  line-height: 0.25rem,;
  text-align: left;
  font-style: normal;
}
.technology-should {
  background-image: url('../images/progressImage.png');
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
  padding: 1.2rem 0;
  margin-bottom: 1rem;
  margin-top: 1.2rem;
}
.banxin {
  width: 12rem;
  margin: 0 auto;
}
.technology-should .title {
  width: 10rem;
  margin: 0 auto 0.4rem;
  font-family: GalanoGrotesqueAltDEMO, GalanoGrotesqueAltDEMO;
  font-weight: bold;
  font-size: 0.4rem;
  color: #00120B;
  line-height: 0.54rem;
  text-align: center;
  font-style: normal;
}
.technology-should .title span {
  font-size: 0.4rem;
  color: #008751;
}
.technology-should .around-empathy-ensuring {
  width: 8.5rem;
  margin: 0 auto;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #6D7975;
  line-height: 0.25rem;
  text-align: center;
  font-style: normal;
}