.page {
  margin: 0;
  padding: 0;
  position: relative;
  /* overflow-x: auto; */
  /* overflow-y: auto; */
  /* width: 100%;
  height: 100%; */

}
.block_flex{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block_1 {
  width: 100%;
  height: 90px;
  background-color: #001A40;
  background-size: 100% 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
}

.image-wrapper_1 {
  height: 24px;
  background-size: 100% 100%;
  width: 62px;
  margin: 0 0 0 79px;
}

.image_1 {
  width: 62px;
  height: 24px;
}


.text_1 {
  width: 140px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin: 0 0 0 23px;
}

.text_2 {
  width: 64px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
}

.text-wrapper_1 {
  position: relative;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 4px;
  height: 40px;
  width: 97px;
  margin: 0 220px 0 45px;
}

.text_3 {
  width: 62px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 22px;
  margin: 9px 0 0 16px;
}

.block_2 {
  margin: 0;
  padding: 0;
  position: relative;


}

.group_4 {
  position: fixed;
  left: 10vw;
  top: 30vh;
  width: 1204px;
  height: 921px;
  background-size: 1205px 921px;
}

.section_1 {
  width: 231px;
  height: 66px;
  /* margin: 228px 0 0 141px; */
}


/* .image_4 {
  width: 149px;
  height: 57px;
} */

.text_4 {
  width: 75px;
  height: 38px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 27px;
  font-family: PingFangSC-Regular;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 38px;
  margin-top: 28px;
}

.text-group_1 {
  width: 352px;
  height: 85px;
  margin: 19px 0 0 0;
}

.text_5 {
  width: 352px;
  height: 42px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 35px;
  font-family: FZLTCHJW--GB1-0;
  text-align: left;
  white-space: nowrap;
  line-height: 42px;
}

.text_6 {
  width: 269px;
  height: 32px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 22px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
  margin: 11px 0 0 1px;
}

.text-wrapper_2_1 {
  position: absolute;
  top: 45px;
  left: -10vw;
  background-color: rgba(255, 255, 255, 1);
  border-radius: 12px;
  /* height: 227px;
  width: 210px; */
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.image_2 {
  width: 196px;
}

.text_7 {
  width: 130px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 25px;
}