﻿.LinePage_container__S-XUs {
    width: 100%;
    padding: 0 20px;
    display: none;
    --line-page-color: #fbfbfb;
    --line-page-active-color: #181818
}

@media only screen and (max-width:767px) {
    .LinePage_container__S-XUs {
        display: block
    }
}

.LinePage_page-wrap__3T99F {
    width: 100%;
    display: -moz-box;
    display: flex;
    position: relative
}

.LinePage_page-item__1yerY {
    width: var(--item-width);
    height: 1px;
    background-color: var(--line-page-color)
}

    .LinePage_page-item__1yerY.LinePage_active__QVb3Q {
        position: relative;
        bottom: 0;
        left: var(--item-left);
        background-color: var(--line-page-active-color);
        z-index: 2;
        -webkit-transition: left .3s linear;
        -moz-transition: left .3s linear;
        transition: left .3s linear
    }

.RightsEntry_container__2SGcu {
    width: 100%;
    position: relative;
    font-size: 0
}

.RightsEntry_bgm__1DCdh {
    width: 100%;
    min-height: 800px;
    object-fit: cover
}

    .RightsEntry_bgm__1DCdh img {
        min-height: 800px
    }

@media only screen and (max-width:767px) {
    .RightsEntry_bgm__1DCdh, .RightsEntry_bgm__1DCdh img {
        min-height: unset
    }
}

.RightsEntry_content__316ND {
    width: 45%;
    position: absolute;
    right: 8%;
    z-index: 2;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    top: 18.1481481481%
}

@media only screen and (max-width:767px) {
    .RightsEntry_content__316ND {
        width: 100%;
        left: 0;
        right: 0;
        top: 67px
    }
}

.RightsEntry_logo__3xe-w {
    width: 320px
}

@media only screen and (max-width:767px) {
    .RightsEntry_logo__3xe-w {
        width: 216px
    }
}

.RightsEntry_date-range__1cFpw {
    font-size: 20px;
    color: #000;
    line-height: 31px;
    letter-spacing: 1px;
    margin-top: 1.6666666667%
}

@media only screen and (max-width:767px) {
    .RightsEntry_date-range__1cFpw {
        font-size: 14px;
        line-height: 18px;
        margin-top: 10px
    }
}

.RightsEntry_rights-list__aN0Li {
    width: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-pack: justify;
    justify-content: space-between;
    grid-gap: 24px;
    gap: 24px;
    text-align: center;
    -moz-box-align: start;
    align-items: flex-start;
    margin-top: 9.2592592593%
}

@media only screen and (max-width:767px) {
    .RightsEntry_rights-list__aN0Li {
        margin-top: 43px;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -moz-box-align: center;
        align-items: center;
        grid-gap: 48px;
        gap: 48px
    }
}

.RightsEntry_rights-item__1imqU {
    width: 33.33%;
    display: -moz-box;
    display: flex;
    -moz-box-pack: center;
    justify-content: center
}

    .RightsEntry_rights-item__1imqU:nth-child(3n+1) {
        -moz-box-pack: start;
        justify-content: flex-start
    }

    .RightsEntry_rights-item__1imqU:nth-child(3n) {
        -moz-box-pack: end;
        justify-content: flex-end
    }

@media only screen and (max-width:767px) {
    .RightsEntry_rights-item__1imqU {
        width: 100%
    }

        .RightsEntry_rights-item__1imqU:nth-child(3n), .RightsEntry_rights-item__1imqU:nth-child(3n+1) {
            -moz-box-pack: center;
            justify-content: center
        }
}

.RightsEntry_rights-content__3rSgN {
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    -moz-box-pack: center;
    justify-content: center
}

    .RightsEntry_rights-content__3rSgN .RightsEntry_icon__12xEt {
        width: 60px
    }

@media only screen and (max-width:767px) {
    .RightsEntry_rights-content__3rSgN .RightsEntry_icon__12xEt {
        width: 38px
    }
}

.RightsEntry_rights-content__3rSgN .RightsEntry_text-zh__1JnVV {
    font-size: 14px;
    font-family: AVATRFont-Regular;
    font-weight: 400;
    color: #181818;
    line-height: 24px;
    margin-top: 6px
}

.RightsEntry_rights-content__3rSgN .RightsEntry_content-zh__1zeAt {
    font-size: 12px;
    font-family: AVATRFont-Light;
    font-weight: 300;
    color: #181818;
    line-height: 18px;
    margin-top: 2px
}

@media only screen and (max-width:767px) {
    .RightsEntry_rights-content__3rSgN .RightsEntry_content-zh__1zeAt {
        font-size: 10px;
        line-height: 18px
    }
}

.RightsEntry_rights-btn-wrap__3lQyq {
    margin-top: 7.5925925926%
}

@media only screen and (max-width:767px) {
    .RightsEntry_rights-btn-wrap__3lQyq {
        margin-top: 38px
    }
}

.RightsEntry_rights-btn__34B1J {
    --btn-width: 240px;
    --btn-height: 44px;
    --btn-font-size: 16px
}

.RightsEntry_remark__3a6hd {
    width: 100%;
    margin-top: 9.2592592593%
}

@media only screen and (max-width:767px) {
    .RightsEntry_remark__3a6hd {
        padding: 0 20px;
        margin-top: 30px
    }
}

.RightsEntry_remark-item__1gSoQ {
    width: 100%;
    font-size: 12px;
    color: rgba(0,0,0,.5);
    line-height: 20px;
    font-family: AVATRFont-Light
}

@media only screen and (max-width:767px) {
    .RightsEntry_remark-item__1gSoQ {
        width: 121.9512195122%;
        -webkit-transform: scale(.82);
        -moz-transform: scale(.82);
        transform: scale(.82);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

.ScrollTurningPC_container__2RK89 {
    width: 100%;
    font-size: 0
}

.ScrollTurningPC_turning-wrap__1NHE6 {
    width: 100%;
    height: 100vh;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

    .ScrollTurningPC_turning-wrap__1NHE6:after {
        content: "";
        display: block;
        width: 100%;
        height: 240px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
        background: -webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));
        background: -moz-linear-gradient(bottom,#000 0,transparent 100%);
        background: linear-gradient(0deg,#000 0,transparent)
    }

.ScrollTurningPC_page-video__1KkeQ {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0
}

.ScrollTurningPC_page-image__3Gi2d {
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out
}

    .ScrollTurningPC_page-image__3Gi2d img {
        width: 100%;
        height: 100vh;
        object-fit: cover
    }

    .ScrollTurningPC_page-image__3Gi2d.ScrollTurningPC_active__Xmzzf {
        opacity: 1
    }

.ScrollTurningPC_page-text__IXl4W {
    position: absolute;
    left: 80px;
    bottom: 72px;
    z-index: 3;
    color: #fff
}

.ScrollTurningPC_title__3dzVq {
    font-size: 36px;
    font-family: AVATRFont-Light;
    font-weight: 300;
    color: #fff;
    line-height: 38px;
    margin-bottom: 8px;
    opacity: 0
}

.ScrollTurningPC_desc__2tbOU {
    opacity: 0
}

.ScrollTurningPC_desc-item__1bVq5 {
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-family: AVATRFont-Light
}

.ScrollTurningPC_pagenation__3B_gC {
    position: absolute;
    right: 40px;
    bottom: 72px;
    z-index: 3
}

.ScrollTurningPC_page-item__FdvNh {
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,.8);
    margin-top: 16px
}

    .ScrollTurningPC_page-item__FdvNh.ScrollTurningPC_active__Xmzzf {
        width: 2px;
        background: #fff
    }

.PickerContainer_drive-picker-pc__32jDR {
    width: 100%;
    position: relative;
    display: contents
}

.PickerContainer_pc-picker-container__2Lp9Q {
    width: 100%;
    height: auto;
    max-height: 480px;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
    -webkit-box-shadow: 0 0 60px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 60px 0 rgba(0,0,0,.1);
    cursor: default
}

.CityIndexBarPC_pinyin-list__1TYas {
    width: 100%;
    padding: 18px 30px 20px;
    display: grid;
    grid-gap: 10px;
    gap: 10px;
    grid-template-columns: repeat(auto-fill,20px);
    border-bottom: 1px solid #bbb
}

    .CityIndexBarPC_pinyin-list__1TYas .CityIndexBarPC_pinyin-item__3W9GA {
        width: 20px;
        height: 20px;
        font-size: 14px;
        color: #666;
        line-height: 18px;
        text-align: center;
        border-radius: 1px;
        border: 1px solid #c9c9c9;
        cursor: pointer
    }

        .CityIndexBarPC_pinyin-list__1TYas .CityIndexBarPC_pinyin-item__3W9GA.CityIndexBarPC_active__3_WBe, .CityIndexBarPC_pinyin-list__1TYas .CityIndexBarPC_pinyin-item__3W9GA:hover {
            font-family: AVATRFont-Bold;
            color: #181818;
            border-color: #181818
        }

.CityIndexBarPC_city-list__27I7B {
    height: var(--scroll-height);
    overflow-y: auto;
    position: relative;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column
}

.CityIndexBarPC_city-placeholder__1zAlS {
    -moz-box-flex: 1;
    flex-grow: 1;
    border-left: 30px solid #f9f9f9
}

.CityIndexBarPC_city-list-item__2ewaI {
    display: -moz-box;
    display: flex
}

    .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_item-list__zF6qD {
        width: 0;
        -moz-box-flex: 1;
        flex: 1 1
    }

    .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_pinyin-anchor__2YOLT {
        width: 30px;
        background: #f9f9f9;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        color: #b9b9b9
    }

    .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_city-name__1YU5e {
        font-size: 14px;
        color: #242424;
        line-height: 40px;
        padding: 0 48px 0 8px;
        cursor: pointer;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_city-name__1YU5e.CityIndexBarPC_checked__1CuOg {
            font-family: AVATRFont-Bold;
            position: relative
        }

            .CityIndexBarPC_city-list-item__2ewaI .CityIndexBarPC_city-name__1YU5e.CityIndexBarPC_checked__1CuOg:after {
                content: "";
                display: block;
                width: 16px;
                height: 16px;
                background: url(/_next/static/media/list-check.25905f2909b4b7e4cb12f94921a43d7b.png) no-repeat 50%/cover;
                position: absolute;
                right: 16px;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%)
            }

.CityIndexBarH5_indexbar-mobile__rZ5sI {
    width: 100%;
    margin-top: 16px;
    height: -moz-calc(80vh - 56px - 45px - 42px - 16px);
    height: calc(80vh - 56px - 45px - 42px - 16px);
    overflow-y: auto;
    position: relative
}

    .CityIndexBarH5_indexbar-mobile__rZ5sI .CityIndexBarH5_city-item__3q-3C {
        width: 100%;
        height: 40px;
        padding: 0 20px;
        display: -moz-box;
        display: flex;
        -moz-box-align: center;
        align-items: center;
        font-size: 14px;
        color: #242424;
        line-height: 20px
    }

        .CityIndexBarH5_indexbar-mobile__rZ5sI .CityIndexBarH5_city-item__3q-3C.CityIndexBarH5_active__2Q1E- {
            font-family: AVATRFont-Bold;
            position: relative
        }

            .CityIndexBarH5_indexbar-mobile__rZ5sI .CityIndexBarH5_city-item__3q-3C.CityIndexBarH5_active__2Q1E-:after {
                content: "";
                display: block;
                width: 16px;
                height: 16px;
                background: url(/_next/static/media/list-check.25905f2909b4b7e4cb12f94921a43d7b.png) no-repeat 50%/cover;
                position: absolute;
                top: 50%;
                right: 30px;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                transform: translateY(-50%)
            }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-anchor-title {
        padding: 0 20px;
        height: 24px;
        background: #fbfbfb;
        color: #7e7e7e;
        font-size: 12px
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-row {
        padding: 0 4px;
        color: #181818
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-item > div {
        font-size: 12px;
        -webkit-transform: scale(.82);
        -moz-transform: scale(.82);
        transform: scale(.82)
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-item-active {
        background-color: #b4d719;
        color: #181818
    }

    .CityIndexBarH5_indexbar-mobile__rZ5sI .adm-index-bar-sidebar-bubble {
        width: 56px;
        height: 56px;
        border-radius: 0;
        background: url(/_next/static/media/bubble.73b3470b460c1a9ed89c7a45d05e976c.png) no-repeat 50%/cover;
        right: 24px;
        font-size: 24px;
        font-family: AVATRFont-Bold;
        line-height: 33px;
        padding: 11px 0 0 14px;
        text-align: left
    }

.SearchResult_search-container__CXbxg {
    width: 100%;
    height: 404px;
    overflow-y: auto;
    padding: 0 4px
}

@media only screen and (max-width:767px) {
    .SearchResult_search-container__CXbxg {
        margin-top: 16px;
        height: -moz-calc(80vh - 56px - 45px - 16px);
        height: calc(80vh - 56px - 45px - 16px)
    }
}

.SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d {
    width: 100%;
    padding: 10px 30px;
    font-size: 14px;
    color: #242424;
    line-height: 20px
}

@media only screen and (max-width:767px) {
    .SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d {
        padding: 10px 20px
    }
}

.SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d:active, .SearchResult_search-container__CXbxg .SearchResult_result-item__3sY4d:hover {
    background: #f9f9f9;
    border-radius: 2px
}

.SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a {
    width: 100%;
    height: 100%;
    display: -moz-box;
    display: flex;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -moz-box-align: center;
    align-items: center;
    padding-top: 100px
}

@media only screen and (max-width:767px) {
    .SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a {
        padding-top: 150px
    }
}

.SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a p {
    font-size: 14px;
    color: #bfbfbf;
    line-height: 20px
}

.SearchResult_search-container__CXbxg .SearchResult_empty-result__1P_4a span {
    color: #242424
}

.CityPicker_search-container__sNkT- {
    height: 40px;
    margin: 20px 20px 16px;
    padding: 0 12px;
    background-color: #f9f9f9;
    border-radius: 2px;
    display: -moz-box;
    display: flex;
    -moz-box-align: center;
    align-items: center
}

@media only screen and (max-width:767px) {
    .CityPicker_search-container__sNkT- {
        height: 45px;
        margin: 0;
        padding: 0 16px;
        background-color: #fff;
        position: relative
    }

        .CityPicker_search-container__sNkT-:after {
            content: "";
            position: absolute;
            width: 100%;
            border-bottom: 1px solid #eee;
            left: 0;
            bottom: 0;
            -webkit-transform-origin: 0 bottom;
            -moz-transform-origin: 0 bottom;
            transform-origin: 0 bottom;
            opacity: 1
        }
}

@media only screen and (max-width:767px)and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:767px)and (min--moz-device-pixel-ratio:2),only screen and (max-width:767px)and (min-resolution:2dppx) {
    .CityPicker_search-container__sNkT-:after {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        transform: scale(.5);
        width: 200%
    }
}

@media only screen and (max-width:767px)and (-webkit-min-device-pixel-ratio:3),only screen and (max-width:767px)and (min--moz-device-pixel-ratio:3),only screen and (max-width:767px)and (min-resolution:3dppx) {
    .CityPicker_search-container__sNkT-:after {
        width: 300%;
        -webkit-transform: scale(.333333333);
        -moz-transform: scale(.333333333);
        transform: scale(.333333333)
    }
}

.CityPicker_search-container__sNkT-:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: url(/_next/static/media/search-icon.72e9917ace91d4f3943f247038c8b80c.png) no-repeat 50%/cover;
    margin-right: 6px
}

@media only screen and (max-width:767px) {
    .CityPicker_search-container__sNkT-:before {
        width: 20px;
        height: 20px;
        background: url(/_next/static/media/search-icon2.9d97959a2d48ace677af863ffb3926ad.png) no-repeat 50%/cover;
        margin-right: 4px
    }
}

.CityPicker_search-container__sNkT- .adm-input {
    --color: #181818;
    --font-size: 14px;
    --placeholder-color: #d4d4d4
}

@media only screen and (max-width:767px) {
    .CityPicker_search-container__sNkT- .adm-input {
        --placeholder-color: #bfbfbf
    }
}

.CityPicker_picker-type__aQypx {
    width: 100%;
    padding: 0 20px;
    display: -moz-box;
    display: flex
}

@media only screen and (max-width:767px) {
    .CityPicker_picker-type__aQypx {
        padding: 16px 20px 0
    }
}

.CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb {
    font-size: 14px;
    color: #242424;
    line-height: 20px;
    margin-right: 24px;
    max-width: 50%;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

    .CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb:last-child {
        max-width: 140px;
        margin-right: 0
    }

    .CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb.CityPicker_active__1CoN- {
        font-size: 14px;
        font-family: AVATRFont-Bold;
        color: #242424;
        line-height: 20px;
        cursor: default
    }

        .CityPicker_picker-type__aQypx .CityPicker_picker-item__1X0Lb.CityPicker_active__1CoN-:after {
            content: "";
            display: block;
            width: 100%;
            height: 2px;
            background: #181818;
            margin-top: 4px
        }

.UserForm_form-section__1Ly1S {
    width: 100%;
    --border-top: none;
    --border-bottom: none;
    ---border-inner:none;
    --prefix-width: 80px;
    --adm-color-background: transparent;
    --form-font-size: 14px
}

    .UserForm_form-section__1Ly1S .adm-list-body {
        font-size: var(--form-font-size);
        overflow: visible
    }

    .UserForm_form-section__1Ly1S .adm-form-item-required-asterisk {
        display: none
    }

    .UserForm_form-section__1Ly1S .adm-input {
        --color: var(--primary-color);
        --font-size: var(--form-font-size);
        --placeholder-color: var(--input-placeholder-color)
    }

    .UserForm_form-section__1Ly1S .adm-form-item {
        padding-left: 0;
        padding-bottom: 24px
    }

    .UserForm_form-section__1Ly1S .adm-list-item-content {
        padding: 16px 0;
        border-bottom: 1px solid var(--border-color)
    }

    .UserForm_form-section__1Ly1S .adm-form-item-label {
        font-size: var(--form-font-size);
        color: var(--primary-color);
        line-height: 24px
    }

    .UserForm_form-section__1Ly1S .adm-form-item.adm-form-item-horizontal .adm-list-item-content-prefix, .UserForm_form-section__1Ly1S .adm-list-item-content-main {
        padding: 0
    }

    .UserForm_form-section__1Ly1S .adm-list-item-description {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .UserForm_form-section__1Ly1S a.adm-list-item:active:not(.adm-list-item-disabled) {
        background-color: transparent
    }

    .UserForm_form-section__1Ly1S .picker-placeholder, .UserForm_form-section__1Ly1S .picker-value {
        font-size: var(--form-font-size);
        line-height: 24px;
        cursor: pointer
    }

        .UserForm_form-section__1Ly1S .picker-placeholder.picker-value, .UserForm_form-section__1Ly1S .picker-value.picker-value {
            color: var(--primary-color)
        }

        .UserForm_form-section__1Ly1S .picker-placeholder.picker-placeholder, .UserForm_form-section__1Ly1S .picker-value.picker-placeholder {
            color: var(--input-placeholder-color)
        }

    .UserForm_form-section__1Ly1S .form-arrow {
        width: 6px;
        height: 12px
    }

        .UserForm_form-section__1Ly1S .form-arrow path {
            fill: var(--primary-color)
        }

.UserForm_agreement__1PCBW {
    display: -moz-box;
    display: flex;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -moz-box-align: center;
    align-items: center;
    font-size: var(--form-font-size);
    color: var(--second-color);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: normal;
    padding-bottom: 32px
}

    .UserForm_agreement__1PCBW a {
        color: var(--link-color);
        text-decoration: underline
    }

    .UserForm_agreement__1PCBW .UserForm_checkbox__3OOX1 {
        display: block;
        width: 14px;
        height: 14px;
        border: 1px solid var(--checkbox-color);
        border-radius: 2px;
        margin-right: 8px
    }

        .UserForm_agreement__1PCBW .UserForm_checkbox__3OOX1.UserForm_checked-light__1Tz3M {
            border: none;
            background: url(/images/icons/checkbox-checked.png) no-repeat 50%/cover
        }

        .UserForm_agreement__1PCBW .UserForm_checkbox__3OOX1.UserForm_checked-dark__1JRwq {
            border: none;
            background: url(/images/icons/checkbox-checked__white.png) no-repeat 50%/cover
        }

.UserForm_submit-buttom__1d16I {
    height: 44px;
    --background-color: var(--button-background);
    --border-color: var(--button-background);
    --text-color: var(--button-color);
    font-size: var(--form-font-size)
}

.AutoplayVideo_container__6TtCv {
    position: relative
}

    .AutoplayVideo_container__6TtCv .AutoplayVideo_play-icon__NoGaf {
        display: block;
        width: 76px;
        height: 76px;
        background: url(https://static.avatr.com/pc-website/images/e12/v2/icon-play.png) no-repeat 50%/cover;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 2;
        cursor: pointer
    }

@media only screen and (max-width:767px) {
    .AutoplayVideo_container__6TtCv .AutoplayVideo_play-icon__NoGaf {
        width: 38px;
        height: 38px
    }
    .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: var(--swiper-pagination-bottom,8px);
        top: var(--swiper-pagination-top,auto);
        left: 50%;
        width: 100%;
    }
}

.Countup_countup-number__3HXXY {
    --letter-spacing: 1px;
    --line-height: 0px;
    --font-size: 0px;
    --color: #fff;
    --font-family: AVATRFont-Regular;
    display: -moz-inline-box;
    display: inline-flex
}

    .Countup_countup-number__3HXXY.Countup_hide__3HXJX {
        position: fixed;
        left: 10000px
    }

.Countup_number-item__2NCA7 {
    height: var(--line-height);
    overflow: hidden;
    position: relative
}

.Countup_number-list__2BnWG {
    position: absolute;
    left: 0;
    top: -moz-calc(var(--num-value)*var(--line-height));
    top: calc(var(--num-value)*var(--line-height))
}

    .Countup_number-list__2BnWG.Countup_countup-animation__3Jm8k {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transition: top 2s cubic-bezier(.42,0,.15,1.3);
        -moz-transition: top 2s cubic-bezier(.42,0,.15,1.3);
        transition: top 2s cubic-bezier(.42,0,.15,1.3)
    }

.Countup_block__1UNII, .Countup_number__Y3xg4 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: var(--font-size);
    font-family: var(--font-family);
    color: var(--color);
    height: var(--line-height);
    line-height: var(--line-height);
    letter-spacing: var(--letter-spacing)
}

    .Countup_block__1UNII.Countup_block__1UNII, .Countup_number__Y3xg4.Countup_block__1UNII {
        opacity: 0
    }
