body * {
  box-sizing: border-box;
  flex-shrink: 0;
}
body {
  font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,
    Arial, PingFang SC-Light, Microsoft YaHei;
}
input {
  background-color: transparent;
  border: 0;
}
button {
  margin: 0;
  padding: 0;
  border: 1px solid transparent;
  outline: none;
  background-color: transparent;
}

button:active {
  opacity: 0.6;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}


body {
  margin: 0;
  padding: 0;
}
.page {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.block_1 {
  background-color: rgba(255, 255, 255, 1);
  height: 4.17vw;
}

.image_1 {
  width: 9.33vw;
  height: 2.5vw;
  margin: 0.83vw 0 0 18.75vw;
}

.image_2 {
  width: 0.06vw;
  height: 1.25vw;
  margin: 1.45vw 0 0 1.25vw;
}

.text_1 {
  width: 10.32vw;
  height: 1.31vw;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 0.65);
  font-size: 0.93vw;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 1.31vw;
  margin: 1.45vw 59.11vw 0 1.19vw;
}

.block_2 {
  position: relative;
  width: 100vw;
  height: 48.75vw;
  background: url(./img/bg.png) 100% no-repeat;
  background-size: 100% 100%;
}

.image_3 {
  width: 15.63vw;
  height: 33.86vw;
  margin: 7.03vw 0 0 9.16vw;
  background-color: #fff;border-radius: 20px;
}

.box_1 {
  width: 16.67vw;
  height: 26.1vw;
  margin: 15.2vw 0 0 6.66vw;
}

.text-group_1 {
  width: 16.67vw;
  height: 4.17vw;
}

.text_2 {
  width: 10vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.66vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.5vw;
}

.text_3 {
  width: 16.67vw;
  height: 1.46vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.04vw;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 1.46vw;
  margin-top: 0.21vw;
}

.text-group_2 {
  width: 16.67vw;
  height: 4.17vw;
  margin-top: 2.87vw;
}

.text_4 {
  width: 10vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.66vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.5vw;
}

.text_5 {
  width: 16.67vw;
  height: 1.46vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.04vw;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 1.46vw;
  margin-top: 0.21vw;
}

.image-text_1 {
  width: 10.42vw;
  height: 12.04vw;
  margin-top: 2.87vw;
}

.image-wrapper_1 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  height: 10.42vw;
  width: 10.42vw;
}

.image_4 {
  width: 9.38vw;
  height: 9.38vw;
  margin: 0.52vw 0 0 0.52vw;
}

.text-group_3 {
  width: 7.5vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.83vw;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.46vw 0 0 0.98vw;
}

.box_2 {
  position: relative;
  width: 39.28vw;
  height: 38.08vw;
  margin: 3.22vw 2.6vw 0 0;
}

.image-text_2 {
  width: 33.86vw;
  height: 33.86vw;
  margin: 4.16vw 0 0 5.41vw;
}

.group_1 {
  width: 17.71vw;
  height: 11.2vw;
  margin-top: 7.82vw;
}

.text-group_4 {
  width: 14.59vw;
  height: 4.17vw;
}

.text_6 {
  width: 10vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.66vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.5vw;
}

.text_7 {
  width: 14.59vw;
  height: 1.46vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.04vw;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 1.46vw;
  margin-top: 0.21vw;
}

.text-group_5 {
  width: 17.71vw;
  height: 4.17vw;
  margin-top: 2.87vw;
}

.text_8 {
  width: 10vw;
  height: 2.5vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.66vw;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 2.5vw;
}

.text_9 {
  width: 17.71vw;
  height: 1.46vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 1.04vw;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 1.46vw;
  margin-top: 0.21vw;
}

.image_5 {
  width: 15.63vw;
  height: 33.86vw;
}

.image-text_3 {
  position: absolute;
  left: 0;
  top: 26.05vw;
  width: 10.42vw;
  height: 12.04vw;
}

.block_3 {
  background-color: rgba(255, 255, 255, 1);
  border-radius: 8px;
  height: 10.42vw;
  width: 10.42vw;
}

.box_3 {
  background-image: url(https://c.eed.cn/qrcode2.png);
  width: 100%;
  height: 100%;
  background-size: contain;
  border-radius: 8px;
}

.text-group_6 {
  width: 5vw;
  height: 1.15vw;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.83vw;
  font-family: PingFangSC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 1.15vw;
  margin: 0.46vw 0 0 2.7vw;
}

.image_6 {
  position: absolute;
  left: 0.16vw;
  top: 0;
  width: 21.78vw;
  height: 10.63vw;
}

.image_7 {
  position: absolute;
  left: 8.75vw;
  top: 6.62vw;
  width: 16.46vw;
  height: 34.69vw;
  border-radius: 30px;
}

.image_8 {
  position: absolute;
  left: 31.46vw;
  top: 6.62vw;
  width: 20.32vw;
  height: 4.59vw;
}

.block_4 {
  background-color: rgba(26, 0, 0, 1);
  width: 100vw;
  height: 3.34vw;
}

.thumbnail_1 {
  width: 0.94vw;
  height: 1.05vw;
  margin: 1.14vw 0 0 45.05vw;
}

.image-text_4 {
  width: 8.6vw;
  height: 1.05vw;
  margin: 1.19vw 45.1vw 0 0;
}

.text-group_7 {
  width: 7.61vw;
  height: 1.05vw;
  overflow-wrap: break-word;
  color: rgba(190, 190, 190, 1);
  font-size: 0.72vw;
  font-family: PingFangSC-Light;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 1.05vw;
}

.thumbnail_2 {
  width: 0.84vw;
  height: 0.94vw;
}
