
html {
  font-size: 10px;
}

body {
  margin: 0;
  font-family: 'Microsoft Yahei';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body * {
  box-sizing: border-box;
  flex-shrink: 0;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-col {
  display: flex;
  flex-direction: column;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.justify-evenly {
  justify-content: space-evenly;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-baseline {
  align-self: baseline;
}

.self-stretch {
  align-self: stretch;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-auto {
  flex: 1 1 auto;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.relative {
  position: relative;
}
.page {
  background-color: #ffffff;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.image {
  width: 100vw;
  height: 36.4583vw;
}
.group {
  width: 57.2917vw;
}
.view {
  margin-top: 2.7083vw;
}
.group_2 {
  padding-bottom: 0.5208vw;
  width: 21.1719vw;
}
.space-y-6 > *:not(:first-child) {
  margin-top: 0.3125vw;
}
.font_1 {
  font-size: 2.3438vw;
  line-height: 2.2396vw;
  color: #d72d13;
  margin-bottom: 2vw;
}
.group_3 {
  padding: 0 4.8438vw;
}
.font_2 {
  font-size: 1.0417vw;
  font-family: Microsoft YaHei;
  letter-spacing: 0.0625vw;
  line-height: 1.0417vw;
  color: #d72d13;
}
.image-wrapper {
  padding: 0.3125vw 0 1.1458vw;
  background-image: url('../images/477701121295cfb1f18dc2a1b9afb926.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 23.8542vw;
}
.image_2 {
  width: 1.3021vw;
  height: 1.1458vw;
}
.font_3 {
  font-size: 0.9375vw;
  font-family: Microsoft YaHei;
  line-height: 0.9375vw;
  color: #ffffff;
}
.text {
  margin-top: 1.3021vw;
  color: #000000;
  line-height: 3vw;
  text-indent: 1.6667vw;
  width: 57.6563vw;
}
.group_4 {
  margin-top: 1.3542vw;
}
.image_3 {
  flex: 1 1 18.6979vw;
  width: 18.6979vw;
  height: 8.9063vw;
}
.image_4 {
  flex: 1 1 18.6979vw;
  width: 18.75vw;
  height: 8.9063vw;
}
.section {
  padding: 0.625vw 3.4375vw 0.625vw 3.9063vw;
  flex: 1 1 18.6979vw;
  background-color: #d72d13;
  height: 2.1354vw;
}
.section_2 {
  padding: 0.625vw 2.9688vw 0.625vw 3.4896vw;
  flex: 1 1 18.6979vw;
  background-color: #d72d13;
  height: 2.1354vw;
}
.text_2 {
  line-height: 0.8854vw;
}
.text_3 {
  line-height: 0.8854vw;
}
.section_3 {
  padding: 0.625vw 2.9688vw 0.625vw 3.3854vw;
  flex: 1 1 18.6979vw;
  background-color: #d72d13;
  height: 2.1354vw;
}
.text_4 {
  line-height: 0.8854vw;
}
.text_5 {
  line-height: 0.8854vw;
}
.text-wrapper {
  margin-top: 1.4063vw;
  padding: 0.7292vw 0 0.5729vw;
  background-color: #d72d13;
  border-radius: 1.4844vw;
  width: 13.0729vw;
}
.font_4 {
  font-size: 1.6667vw;
  font-family: Microsoft YaHei;
  line-height: 1.7188vw;
  color: #ffffff;
}
.section_4 {
  margin-top: 3.3854vw;
  padding: 5.7813vw 0 5.5208vw;
  background-image: url('../images/0f1106e55d8416893ca023be3c47ace2.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.space-y-42 > *:not(:first-child) {
  margin-top: 2.1875vw;
}
.group_5 {
  /* width: 24.6615vw; */
}
.space-y-15 > *:not(:first-child) {
  margin-top: 0.7813vw;
}
.font_5 {
  font-size: 2.3438vw;
  line-height: 2.2396vw;
  color: #ffffff;
}
.text_6 {
  line-height: 2.2917vw;
  text-align:center;
}
.image-wrapper_2 {
  padding: 0.3125vw 0 1.1458vw;
  background-image: url('../images/027b88fadb078246f00eb7f0863f8772.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.view_2 {
  margin-right: 0.8333vw;
}
.group_6 {
  padding-bottom: 1.7708vw;
}
.space-x-12 > *:not(:first-child) {
  margin-left: 0.625vw;
}
.section_5 {
  padding: 1.4583vw 1.1458vw 2.3958vw;
  flex: 1 1 13.9063vw;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  width: 14vw;
  -webkit-border-radius: 1.0417vw;
  -moz-border-radius: 1.0417vw;
  -ms-border-radius: 1.0417vw;
  -o-border-radius: 1.0417vw;
}
.font_6 {
  font-size: 0.9375vw;
  font-family: Microsoft YaHei;
  line-height: 0.9375vw;
  font-weight: 700;
  color: #d72d13;
}
.font_7 {
  font-size: 0.8333vw;
  font-family: Microsoft YaHei;
  line-height: 1.25vw;
  color: #d72d13;
}
.text_7 {
  text-transform: uppercase;
}
.text_8 {
  line-height: 1.1979vw;
  letter-spacing: -0.05vw;
}
.section_6 {
  padding: 1.4583vw 1.1458vw 2.2917vw;
  flex: 1 1 13.9063vw;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  width: 13.9063vw;
  height: 10.1563vw;
}
.text_9 {
  line-height: 1.1979vw;
}
.section_7 {
  padding: 1.4583vw 1.1458vw 3.5417vw;
  flex: 1 1 13.9063vw;
  background-color: #ffffff;
  border-radius: 1.0417vw;
  width: 13.9063vw;
  height: 10.1563vw;
}
.space-y-34 > *:not(:first-child) {
  margin-top: 1.7708vw;
}
.text_10 {
  line-height: 2vw;
}
.text-wrapper_2 {
  padding: 0.4167vw 0;
  background-color: #ffffff;
  border-radius: 1.1979vw;
  width: 10.7813vw;
}
.font_8 {
  font-size: 1.6667vw;
  font-family: Microsoft YaHei;
  line-height: 1.7188vw;
  font-weight: 700;
}
.text_11 {
  color: #d72d13;
  line-height: 1.6667vw;
}
.view_3 {
  margin-top: 4.4271vw;
}
.space-y-44 > *:not(:first-child) {
  margin-top: 2.2917vw;
}
.group_7 {
  padding: 0 5vw;
}
.text_12 {
  line-height: 2.2917vw;
  text-align: center;
}
.image-wrapper_3 {
  padding: 0.3125vw 0 1.1458vw;
  background-image: url('../images/477701121295cfb1f18dc2a1b9afb926.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.view_4 {
  margin: 0.7813vw 2.7083vw 0;
}
.image_5 {
  border-radius: 1.0417vw;
  width: 13.8542vw;
  height: 5.625vw;
}
.section_8 {
  box-shadow: 0px 0px 0.4167vw #1d0d3496;
  width: 51.7188vw;
}
.pos {
  position: absolute;
  left: 2.8125vw;
  right: 2.7604vw;
  top: 50%;
  transform: translateY(-50%);
}
.font_9 {
  font-size: 1.4063vw;
  line-height: 1.3542vw;
  color: #ffffff;
}
.group_8 {
  margin-top: 0.6771vw;
}
.pos_2 {
  position: absolute;
  left: 2.8125vw;
  right: 2.7604vw;
  top: 50%;
  transform: translateY(-50%);
}
.group_9 {
  margin-top: 2.8125vw;
  padding: 0 9.1146vw;
}
.space-x-39 > *:not(:first-child) {
  margin-left: 2.0313vw;
}
.text-wrapper_3 {
  padding: 0.625vw 0;
  background-color: #d72d13;
  border-radius: 1.4844vw;
  width: 13.0729vw;
  height: 3.0208vw;
}
.text-wrapper_4 {
  padding: 0.625vw 0;
  background-color: #d72d13;
  border-radius: 1.4844vw;
  height: 3.0208vw;
}
.text_13 {
  margin: 0 2.0833vw;
}
.section_9 {
  margin-top: 3.6458vw;
  padding: 0 21.3542vw 4.5833vw;
  background-color: #ff0000;
}
.group_10 {
  padding: 4.1667vw 0 2.9688vw;
}
.space-y-31 > *:not(:first-child) {
  margin-top: 1.6146vw;
}
.space-y-16 > *:not(:first-child) {
  margin-top: 0.8333vw;
}
.image-wrapper_4 {
  padding: 0.3125vw 0 1.1458vw;
  background-image: url('../images/027b88fadb078246f00eb7f0863f8772.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 23.8542vw;
}
.space-y-7 > *:not(:first-child) {
  margin-top: 0.3646vw;
}
.space-x-6 > *:not(:first-child) {
  margin-left: 0.3125vw;
}
.text-wrapper_5 {
  padding: 4.7917vw 0;
  flex: 1 1 18.9063vw;
  background-image: url('../images/eef8854e1821e5cd8704f8ba78a8c2e7.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 11.5625vw;
}
.font_10 {
  font-size: 2.0833vw;
  line-height: 1.9792vw;
  color: #ffffff;
}
.text-wrapper_6 {
  padding: 4.7917vw 0;
  flex: 1 1 18.9063vw;
  background-image: url('../images/6d3dc2de904448713aba0a9da823d5fd.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 11.5625vw;
}
.text-wrapper_7 {
  padding: 4.7917vw 0;
  flex: 1 1 18.9063vw;
  background-image: url('../images/f8d510b8a1dd8be899c4c1fb6f560b3e.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 11.5625vw;
}
.text-wrapper_8 {
  padding: 4.7917vw 0;
  flex: 1 1 18.9063vw;
  background-image: url('../images/686e92903436e55e583f7bcaf2ee3982.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 11.5625vw;
}
.text-wrapper_9 {
  padding: 4.7917vw 0;
  flex: 1 1 18.9063vw;
  background-image: url('../images/a2b6bd1beb96ce67a8ac9faffe50c98b.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 11.5625vw;
}
.text_14 {
  line-height: 1.9271vw;
}
.text-wrapper_10 {
  padding: 4.7917vw 0;
  flex: 1 1 18.9063vw;
  background-image: url('../images/b073732e7baeb2f1b26d14d67d775557.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 11.5625vw;
}
.text_15 {
  color: #fefeff;
}
.text_16 {
  color: #ff0000;
}
.group_11 {
  margin-top: 4.2708vw;
  width: 53.125vw;
}
.group_12 {
  padding: 0 6vw;
}
.text_17 {
  text-align: center;
}
.view_5 {
  margin: 0.8333vw 1.9792vw 0;
}
.group_13 {
  margin-top: 1.5104vw;
}
.image_6 {
  flex: 1 1 16.6667vw;
  filter: drop-shadow(0px 0px 0.9375vw #00000026);
  border-radius: 1.0417vw;
  width: 16.6667vw;
  height: 10.7813vw;
}
.group_14 {
  margin-top: 1.1458vw;
  padding-left: 4.375vw;
}
.font_11 {
  font-size: 1.25vw;
  font-family: Microsoft YaHei;
  line-height: 1.25vw;
  color: #000000;
}
.text_18 {
  line-height: 1.3021vw;
}
.text_19 {
  margin-left: 7.2396vw;
  line-height: 1.3021vw;
}
.text_20 {
  margin-left: 3.3333vw;
  line-height: 1.3021vw;
  letter-spacing: -0.1vw;
}
.group_15 {
  margin-top: 0.8854vw;
  padding-left: 2.6042vw;
  padding-right: 2.3438vw;
}
.text-wrapper_11 {
  padding: 0.5208vw 0;
  background-color: #d72d13;
  border-radius: 1.0417vw;
  width: 11.4583vw;
}
.pos_3 {
  position: absolute;
  left: 2.6042vw;
  top: 50%;
  transform: translateY(-50%);
}
.font_12 {
  font-size: 1.25vw;
  font-family: Microsoft YaHei;
  line-height: 1.25vw;
  color: #ffffff;
}
.pos_4 {
  position: absolute;
  right: 2.3438vw;
  top: 50%;
  transform: translateY(-50%);
}
.group_16 {
  margin-top: 1.9271vw;
}
.group_17 {
  margin-top: 1.1458vw;
  padding: 0 0.4688vw;
}
.text-wrapper_12 {
  flex: 1 1 15.4688vw;
  width: 15.4688vw;
}
.view_6 {
  margin-left: 2.6563vw;
}
.text-wrapper_13 {
  margin-left: 3.125vw;
  flex: 1 1 15.4688vw;
}
.text_21 {
  line-height: 1.3021vw;
}
.pos_5 {
  position: absolute;
  left: 2.6042vw;
  top: 50%;
  transform: translateY(-50%);
}
.pos_6 {
  position: absolute;
  right: 2.3438vw;
  top: 50%;
  transform: translateY(-50%);
}
.group_18 {
  margin-top: 2.1354vw;
}
.space-x-30 > *:not(:first-child) {
  margin-left: 1.5625vw;
}
.group_19 {
  margin-top: 1.1458vw;
  padding: 0 1.7188vw;
}
.text-wrapper_14 {
  width: 12.9688vw;
}
.text_22 {
  line-height: 1.3021vw;
}
.text_23 {
  line-height: 1.3021vw;
}
.pos_7 {
  position: absolute;
  left: 2.6042vw;
  top: 50%;
  transform: translateY(-50%);
}
.pos_8 {
  position: absolute;
  right: 2.3438vw;
  top: 50%;
  transform: translateY(-50%);
}
.section_10 {
  margin-top: 2.4479vw;
  padding: 4.5313vw 2.5521vw 3.9063vw 4.2188vw;
  filter: drop-shadow(0px 0px 0.9375vw #00000026);
  border-radius: 1.0417vw;
  background-image: url('../images/79dfc08def65020679d63e133d1aeea3.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.text_24 {
  color: #ffffff;
  font-size: 1.875vw;
  font-family: Microsoft YaHei;
  line-height: 1.875vw;
}
.text-wrapper_15 {
  padding: 0.5208vw 0;
  background-color: #d72d13;
  border-radius: 1.0417vw;
  width: 11.4583vw;
  height: 2.2917vw;
}
.section_11 {
  margin-top: 5.0521vw;
  padding: 4.8958vw 21.3542vw 7.5521vw;
  background-color: #ff0000;
}
.group_20 {
  padding: 0 14.1667vw;
}
.text_25 {
  text-align: center;
}
.view_7 {
  margin: 0.8333vw 2.6042vw 0;
}
.text_26 {
  margin-top: 1.3021vw;
  line-height: 0.9896vw;
}
.group_21 {
  margin-top: 2.1875vw;
}
.space-y-26 > *:not(:first-child) {
  margin-top: 1.3542vw;
}
.space-x-20 > *:not(:first-child) {
  margin-left: 1.0417vw;
}
.image_7 {
  flex: 1 1 18.3854vw;
  width: 18.3854vw;
  height: 10.5208vw;
}
.image_8 {
  flex: 1 1 18.3854vw;
  width: 18.4375vw;
  height: 10.5208vw;
}

.zxUrl {
  cursor: pointer;
}