.wd-section-content__body .image[data-v-d7b4e51f] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.wd-section-content__body .m80[data-v-d7b4e51f] {
  margin: calc(var(--rpx, 1px) * 80) 0;
}
@media screen and (max-width: 767px) {
.wd-section-content__body .m80[data-v-d7b4e51f] {
    margin: calc(var(--rpx, 1px) * 40) 0;
}
}
.wd-section-content__body .section3 .section[data-v-d7b4e51f] {
  align-items: center;
}
@media screen and (max-width: 767px) {
.wd-section-content__body .section3 .section[data-v-d7b4e51f] {
    align-items: initial;
    display: flex;
    flex-direction: column-reverse;
}
.wd-section-content__body .section3 .section .l[data-v-d7b4e51f],
  .wd-section-content__body .section3 .section .r[data-v-d7b4e51f] {
    flex: 0;
}
.wd-section-content__body .section3 .section .l[data-v-d7b4e51f] {
    padding-left: 33.6vw;
    padding-right: 0;
    margin-top: calc(var(--rpx, 1px) * 40);
}
}
.wd-section-content__body .section6 .section[data-v-d7b4e51f] {
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
.wd-section-content__body .section6 .section[data-v-d7b4e51f] {
    align-items: center;
}
}
.wd-section-content__body .section6 .section .r[data-v-d7b4e51f] {
  display: flex;
  gap: calc(var(--rpx, 1px) * 40);
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
.wd-section-content__body .section6 .section .r[data-v-d7b4e51f] {
    display: block;
}
}
.wd-section-content__body .section6 .section .r .image[data-v-d7b4e51f] {
  width: calc(var(--rpx, 1px) * 399);
}
@media screen and (max-width: 767px) {
.wd-section-content__body .section6 .section .r .image[data-v-d7b4e51f] {
    width: calc(var(--rpx, 1px) * 226);
    margin-bottom: calc(var(--rpx, 1px) * 40);
}
}
.wd-section-content__body .section[data-v-d7b4e51f] {
  display: flex;
}
.wd-section-content__body .section .l[data-v-d7b4e51f] {
  flex: 0 1 452px;
  padding-right: calc(var(--rpx, 1px) * 48);
}
@media screen and (max-width: 767px) {
.wd-section-content__body .section .l[data-v-d7b4e51f] {
    padding-right: calc(var(--rpx, 1px) * 16);
}
}
.wd-section-content__body .section .r[data-v-d7b4e51f] {
  flex: 0 1 860px;
}
.wd-section-content__body .section[data-v-d7b4e51f] p {
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}
@media screen and (max-width: 767px) {
.wd-section-content__body .section[data-v-d7b4e51f] p {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}
}