.section[data-v-58dac2b9] {
  width: clamp(0px, 75vw, 1440px);
  margin: 0 auto;
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.left-part[data-v-58dac2b9] {
  flex: 0 0 60%;
}
.left-part .media-wrapper[data-v-58dac2b9] {
  height: clamp(0px, 33.8541666667vw, 650px);
}
.left-part[data-v-58dac2b9] img {
  transform: scale(1.2);
}
.right-part[data-v-58dac2b9] {
  flex: 1;
}
.right-part .media-wrapper[data-v-58dac2b9] {
  height: clamp(0px, 31.7708333333vw, 610px);
}
.title[data-v-58dac2b9] {
  font-size: 58px;
  line-height: 64px;
  margin-bottom: clamp(0px, 2.0833333333vw, 40px);
}
.card-item-desc[data-v-58dac2b9] {
  margin-top: clamp(0px, 2.0833333333vw, 40px);
  font-size: 24px;
  line-height: 33px;
}.section[data-v-430b7bf7] {
  padding: 0 24px;
}
.title[data-v-430b7bf7] {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 28px;
  text-align: center;
}
.card-item[data-v-430b7bf7] {
  margin-bottom: 40px;
}
.card-item[data-v-430b7bf7]:last-child {
  margin-bottom: 0;
}
.media-wrapper[data-v-430b7bf7] {
  height: 65.3333333333vw;
  margin-bottom: 24px;
}
.card-item-desc[data-v-430b7bf7] {
  font-size: 14px;
  line-height: 19px;
}.section-wrapper[data-v-5b9620d6] {
  background-color: var(--bg-color);
  white-space: pre-wrap;
  font-family: "HYQiHei-45";
}
[data-v-5b9620d6] .section .title {
  color: var(--text-primary-color);
}
[data-v-5b9620d6] .section .pc-video-container,[data-v-5b9620d6] .section .image {
  border-radius: 12px;
}
[data-v-5b9620d6] .section .card-item-desc {
  color: var(--text-content-color);
}