.AboutUs-one {
  border-top: 1px solid #e5e2de;
  padding: 0 0.3rem;
}

.AboutUs-one-one {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.41rem 0 0.29rem 0;
  border-bottom: 1px solid #e6e6e6;
}

.AboutUs-one-one-top {
  font-size: 0.36rem;
  color: #333333;
  font-weight: bold;
}

.AboutUs-one-one-bom {
  font-size: 0.24rem;
  color: #0a83d0;
  font-weight: bold;
  margin-top: 0.21rem;
}

.AboutUs-one-two {
  margin-top: 0.49rem;
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.48rem;
}

.AboutUs-one img {
  width: 6.9rem;
  height: 5.18rem;
  margin: 0.41rem 0 0.51rem 0;
}

.AboutUs-one-three {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0.58rem;
}

.AboutUs-one-three-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 3.44rem;
  height: 1.35rem;
}

.AboutUs-one-three-box2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  width: 3.44rem;
  height: 1.35rem;
  border-right: 1px solid #e5e5e5;
}

.AboutUs-one-three-box3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: end;
  width: 3.44rem;
  height: 1.35rem;
}

.AboutUs-one-three-box:nth-child(1) {
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.AboutUs-one-three-box:nth-child(2) {
  border-bottom: 1px solid #e5e5e5;
}

.AboutUs-one-three-box-top {
  font-size: 0.24rem;
  color: #222222;
}

.AboutUs-one-three-box-bom {
  font-size: 0.55rem;
  color: #ce2a31;
  font-weight: bold;
}

.AboutUs-two {
  width: 100%;
  background-image: url('../img/516.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.AboutUs-two-img {
  width: 7.5rem;
  height: 11rem;
}

.AboutUs-two-boxImg {
  margin-top: 0.4rem;
  width: 6.76rem;
  /* height: 4.9rem; */
}

.AboutUs-two-box {
  width: 100%;
  padding-bottom: 0.42rem;
}

.AboutUs-two-top {
  padding: 0.85rem 0.3rem 0 0.3rem;
}

.AboutUs-two-top-title {
  text-align: center;
  font-size: 0.3rem;
  color: #333333;
  font-weight: bold;
}

.AboutUs-two-top-title-text {
  text-align: center;
  font-size: 0.2rem;
  color: #818181;
  margin-top: 0.2rem;
}

.AboutUs-two-top-text {
  font-size: 0.26rem;
  color: #686868;
  line-height: 0.4rem;
  margin-top: 0.47rem;
}

.AboutUs-two-bom {
  margin-top: 0.50;
  padding: 0 0.3rem;
}

.AboutUs-three-img {
  width: 100%;
  height: 6rem;
}

.AboutUs-three {
  position: relative;
}

.AboutUs-three-bigbox {
  position: absolute;
  top: 0;
  width: calc(100% - 0.6rem);
  padding: 0 0.3rem 0 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.AboutUs-three-title {
  font-size: 0.3rem;
  color: #333333;
  font-weight: bold;
}

.AboutUs-three-title-text {
  margin-top: 0.2rem;
  font-size: 0.2rem;
  color: #818181;
}

.AboutUs-three-bigbox-img {
  margin-top: 0.68rem;
  width: 100%;
  /* height: 2.31rem; */
}