.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 .moudle1-txt3 {
  width: 100%;
  font-weight: 400;
  font-size: 0.23rem;
  color: #323232;
  line-height: 0.38rem;
  margin-bottom: 0.23rem;
  text-align: justify;
}
.moudle1 .moudle1-txt3 img{
  width: 100%;
}
.moudle1 .img-box {
  display: flex;
  height: 8.22rem;
  align-items: center;
  margin: 0.38rem 0 1.35rem;
  box-sizing: border-box;
}
.moudle1 .img-box .img-box-l {
  width: 9.28rem;
  height: 100%;
  margin-right: 0.23rem;
}
.moudle1 .img-box .img-box-r {
  width: 8rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.moudle1 .img-box .img-box-r img {
  width: 100%;
  height: 4rem;
}
.moudle1 .img-box img {
  width: 100%;
  height: 100%;
}/*# sourceMappingURL=tabOne.css.map */