.wd-section-content {
    overflow: hidden;
    padding-top: calc(var(--rpx, 1px)*188);
    margin-bottom: calc(var(--rpx, 1px)*40);
}

@media screen and (max-width:767px) {
    .wd-section-content {
        padding-top: calc(var(--rpx, 1px)*64);
        margin-bottom: calc(var(--rpx, 1px)*32);
    }
}

.wd-section-content__header .responsive__layout {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .wd-section-content__header .responsive__layout {
        display: block
    }
}

.wd-section-content__header__l {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 452px;
    flex: 0 1 452px;
    width: 100%
}

.wd-section-content__header__l .back {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px
}

@media screen and (max-width:767px) {
    .wd-section-content__header__l .back {
        font-size: 14px;
        font-weight: 500;
        line-height: 16.8px
    }
}

.wd-section-content__header__l .back .svg-icon {
    height: 1pc;
    margin-right: 4px;
    width: 1pc
}

.wd-section-content__header__r {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 860px;
    flex: 0 1 860px
}

@media screen and (max-width:767px) {
    .wd-section-content__header__r {
        margin-top: calc(var(--rpx, 1px)*60)
    }
}

.wd-section-content__header__r .title {
    color: #000;
    font-size: 3pc;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: calc(var(--rpx, 1px)*20)
}

@media screen and (max-width:767px) {
    .wd-section-content__header__r .title {
        font-size: 2pc;
        font-weight: 500;
        line-height: 40px
    }
}

.wd-section-content__header__r .date {
    color: rgba(0, 0, 0, .3);
    font-size: 1pc;
    font-weight: 500;
    line-height: 1.6pc
}

@media screen and (max-width:767px) {
    .wd-section-content__header__r .date {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.4pc
    }
}

.wd-section-content__body {
    /* margin-top: calc(var(--rpx, 1px)*40) */
}

@media screen and (max-width:767px) {
    .wd-section-content__body {
        /* margin-top: calc(var(--rpx, 1px)*32) */
    }
}

.wd-section-content__body .section1,
.wd-section-content__body .video-container {
    height: 44.4444444444vw;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wd-section-content__body .video-container {
    aspect-ratio: 1920/1080;
    height: auto
}

.wd-section-content__body .image {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.wd-section-content__body .video {
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    width: 100%
}

.wd-section-content__body .video-play {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, .2);
    border-radius: 60px;
    bottom: calc(var(--rpx, 1px)*32);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    padding: 10px 20px;
    position: absolute;
    right: var(--gutter)
}

.wd-section-content__body .video-play span {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.wd-section-content__body .m80 {
    margin: calc(var(--rpx, 1px)*80) 0
}

@media screen and (max-width:767px) {
    .wd-section-content__body .m80 {
        margin: calc(var(--rpx, 1px)*40) 0
    }
}

.wd-section-content__body .section2 .section-c {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.wd-section-content__body .section2 .section-c .l .image {
    width: calc(var(--rpx, 1px)*388)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section2 .section-c .l .image {
        width: calc(var(--rpx, 1px)*100)
    }
}

.wd-section-content__body .section3 .section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section3 .section {
        -webkit-box-align: initial;
        -ms-flex-align: initial;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        align-items: normal;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .wd-section-content__body .section3 .section .l,
    .wd-section-content__body .section3 .section .r {
        -webkit-box-flex: 0;
        -ms-flex: 0;
        flex: 0
    }

    .wd-section-content__body .section3 .section .l {
        margin-top: calc(var(--rpx, 1px)*40);
        padding-left: 33.6vw;
        padding-right: 0
    }
}

.wd-section-content__body .section5 .section-c {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section5 .section-c {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.wd-section-content__body .section5 .section-c .l .image {
    width: calc(var(--rpx, 1px)*316)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section5 .section-c .l .image {
        width: calc(var(--rpx, 1px)*75)
    }
}

.wd-section-content__body .section6 .section {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section6 .section {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.wd-section-content__body .section6 .section .r {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: calc(var(--rpx, 1px)*40)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section6 .section .r {
        display: block
    }
}

.wd-section-content__body .section6 .section .r .image {
    width: calc(var(--rpx, 1px)*399)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section6 .section .r .image {
        margin-bottom: calc(var(--rpx, 1px)*40);
        width: calc(var(--rpx, 1px)*226)
    }
}

.wd-section-content__body .section7 .section .r img {
    aspect-ratio: 3/2;
    height: unset;
    width: 50%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section7 .section .r img {
        width: 100%
    }

    .wd-section-content__body .section8 .section .l {
        display: none
    }
}

.wd-section-content__body .section8 .section .r img {
    aspect-ratio: 3/2;
    height: unset;
    width: 100%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section8 .section .r .text {
        padding-left: calc(var(--rpx, 1px)*16 + 31.5%)
    }

    .wd-section-content__body .section9 .section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.wd-section-content__body .section9 .section .l {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section9 .section .l {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin-top: calc(var(--rpx, 1px)*40);
        padding-left: calc(var(--rpx, 1px)*16 + 31.5%);
        width: 100%
    }

    .wd-section-content__body .section9 .section .r {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        height: unset;
        width: 100%
    }
}

.wd-section-content__body .section9 .section .r img {
    -webkit-box-flex: unset;
    aspect-ratio: 3/2;
    -ms-flex: unset;
    flex: unset;
    width: 100%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section9 .section .r img {
        height: unset
    }
}

.wd-section-content__body .section10 .section .l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wd-section-content__body .section10 .section .l .section {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between
}

.wd-section-content__body .section10 .section .l .section .text {
    width: 100%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section10 .section .l .section .text {
        height: 5px;
        visibility: hidden
    }
}

.wd-section-content__body .section10 .section .l .section .image {
    aspect-ratio: 3/2;
    height: unset;
    width: 100%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section10 .section .l .section .image {
        aspect-ratio: 3/1
    }
}

.wd-section-content__body .section10 .section .r .image {
    aspect-ratio: 16/9;
    height: unset;
    width: 100%
}

.wd-section-content__body .section10 .section.mobile {
    display: none
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section10 .section.mobile {
        display: block
    }

    .wd-section-content__body .section10 .section.mobile .r {
        padding-left: calc(var(--rpx, 1px)*16 + 31.5%)
    }
}

.wd-section-content__body .section11 .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: calc(var(--rpx, 1px)*8)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section11 .section {
        display: block
    }
}

.wd-section-content__body .section11 .section .l {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.wd-section-content__body .section11 .section .l .section {
    display: block
}

.wd-section-content__body .section11 .section .l .section .text {
    margin-top: calc(var(--rpx, 1px)*24)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section11 .section .l .section .text {
        margin-top: calc(var(--rpx, 1px)*20)
    }
}

.wd-section-content__body .section11 .section .r {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section11 .section .r {
        margin-top: calc(var(--rpx, 1px)*40)
    }
}

.wd-section-content__body .section11 .section .r .section {
    display: block
}

.wd-section-content__body .section11 .section .r .section .text {
    margin-top: calc(var(--rpx, 1px)*24)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section11 .section .r .section .text {
        margin-top: calc(var(--rpx, 1px)*20)
    }
}

.wd-section-content__body .section11 .section .image {
    aspect-ratio: 3/2;
    height: unset;
    width: 100%
}

.wd-section-content__body .section12 .section .l .section {
    display: block
}

.wd-section-content__body .section12 .section .l .section .image {
    aspect-ratio: 2/2.84;
    height: unset;
    width: 100%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section12 .section .l .section .image {
        aspect-ratio: 2/2.69
    }
}

.wd-section-content__body .section12 .section .l .section .text {
    margin-top: calc(var(--rpx, 1px)*24)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section12 .section .l .section .text {
        display: none
    }
}

.wd-section-content__body .section12 .section .r .section {
    display: block
}

.wd-section-content__body .section12 .section .r .section .image {
    aspect-ratio: 3/2;
    height: unset;
    width: 100%
}

.wd-section-content__body .section12 .section .r .section .text {
    display: none
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section12 .section .r .section .text {
        display: block;
        margin-top: calc(var(--rpx, 1px)*20)
    }
}

.wd-section-content__body .section13 .section .r .image {
    aspect-ratio: 2/3;
    height: unset;
    width: 50%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section13 .section .r .image {
        width: 100%
    }
}

.wd-section-content__body .section14 .section {
    text-align: center
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section14 .section {
        text-align: left
    }
}

.wd-section-content__body .section14 .section .text {
    padding-left: calc(var(--rpx, 1px)*48)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section14 .section .text {
        margin: calc(var(--rpx, 1px)*40) 0;
        padding-left: 0
    }
}

.wd-section-content__body .section14 .section .l {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section14 .section .l .text {
        display: none
    }
}

.wd-section-content__body .section14 .section .r {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section14 .section .r {
        display: block
    }
}

.wd-section-content__body .section14 .section .r .section {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wd-section-content__body .section14 .section .r .section.mobile {
    display: none
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section14 .section .r .section.mobile {
        display: block
    }

    .wd-section-content__body .section14 .section .r .section.mobile .text {
        margin-top: 0
    }
}

.wd-section-content__body .section14 .section .r .image {
    aspect-ratio: 2/3;
    height: unset;
    width: 50%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section14 .section .r .image {
        width: 100%
    }
}

.wd-section-content__body .section15 .section .l .image {
    aspect-ratio: 2/2.26;
    height: unset;
    width: 50%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section15 .section .l .image {
        width: 100%
    }
}

.wd-section-content__body .section15 .section .r .image {
    aspect-ratio: 16/9;
    height: unset;
    width: 100%
}

.wd-section-content__body .section16 .section .l .image {
    aspect-ratio: 2/2.26;
    height: unset;
    width: 50%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section16 .section .l .image {
        width: 100%
    }
}

.wd-section-content__body .section16 .section .r {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section16 .section .r {
        display: block
    }
}

.wd-section-content__body .section16 .section .r .image {
    aspect-ratio: 2/3;
    height: unset;
    width: 50%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section16 .section .r .image {
        width: 100%
    }
}

.wd-section-content__body .section16 .section .r .text {
    margin: 0;
    margin-left: calc(var(--rpx, 1px)*40)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section16 .section .r .text {
        margin-left: 0;
        margin-top: calc(var(--rpx, 1px)*40)
    }
}

.wd-section-content__body .section17 .section .r .image {
    aspect-ratio: 16/9;
    height: unset;
    width: 100%
}

.wd-section-content__body .section18 .section .l {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section18 .section .l {
        display: none
    }
}

.wd-section-content__body .section18 .section .r .image {
    aspect-ratio: 16/9;
    height: unset;
    width: 100%
}

.wd-section-content__body .section18 .section .r .text {
    display: none
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section18 .section .r .text {
        display: block;
        padding-left: calc(var(--rpx, 1px)*16 + 31.5%)
    }

    .wd-section-content__body .section19 .section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.wd-section-content__body .section19 .section .l {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section19 .section .l {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin-top: calc(var(--rpx, 1px)*8);
        padding-left: calc(var(--rpx, 1px)*16 + 31.5%)
    }

    .wd-section-content__body .section19 .section .l .text {
        margin-top: calc(var(--rpx, 1px)*40)
    }

    .wd-section-content__body .section19 .section .l .image {
        width: calc(100% + 4.5vw) !important
    }
}

.wd-section-content__body .section19 .section .l .image {
    aspect-ratio: 16/9;
    height: unset;
    width: 100%
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section19 .section .r {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset
    }
}

.wd-section-content__body .section19 .section .r .image {
    aspect-ratio: 16/9;
    height: unset;
    width: 100%
}

.wd-section-content__body .section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wd-section-content__body .section .l {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 452px;
    flex: 0 1 452px;
    padding-right: calc(var(--rpx, 1px)*48)
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section .l {
        padding-right: calc(var(--rpx, 1px)*16)
    }
}

.wd-section-content__body .section .r {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 860px;
    flex: 0 1 860px
}

.wd-section-content__body .section p {
    font-size: 20px;
    font-weight: 500;
    line-height: 36px
}

@media screen and (max-width:767px) {
    .wd-section-content__body .section p {
        font-size: 14px;
        font-weight: 500;
        line-height: 24px
    }
}

.wd-section-content__body .v-pop {
    height: calc(var(--vh, 1vh)*100);
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transform: translateY(120vh);
    transform: translateY(120vh);
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    width: 100%;
    z-index: 9999
}

.wd-section-content__body .v-pop.show {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.wd-section-content__body .v-pop .v-pop-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #201f1c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%
}

.wd-section-content__body .v-pop .v-pop-container .v-pop-wrapper {
    width: 75vw
}

@media screen and (max-width:767px) {
    .wd-section-content__body .v-pop .v-pop-container .v-pop-wrapper {
        width: 86.67vw
    }
}

.wd-section-content__body .v-pop .v-pop-container .v-pop-wrapper .v-pop-video-player {
    height: 100%;
    max-height: 75vh;
    outline: none;
    width: 100%
}

.wd-section-content__body .v-pop .v-pop-close {
    cursor: pointer;
    height: 2pc;
    margin-left: auto;
    position: absolute;
    right: 2pc;
    top: 2pc;
    width: 2pc;
    z-index: 2
}

@media screen and (max-width:767px) {
    .wd-section-content__body .v-pop .v-pop-close {
        right: calc(var(--vw, 1vw)*7);
        top: 75pt
    }
}
