@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: '';
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper: :before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper: :before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    0 {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

html {
    height: 100%
}

body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    height: 100%
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
p {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
main {
    display: block
}

audio:not([controls]) {
    display: none
}

a {
    text-decoration: none;
    color: inherit
}

a:focus,
a:hover,
a:active {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 0
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    word-wrap: break-word
}

q {
    quotes: none
}

q::before,
q::after {
    content: ""
}

small {
    font-size: 85%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

nav ul,
nav ol,
ul,
ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
input,
select {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    outline: 0
}

button,
input {
    line-height: normal
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
    border: 0
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=text],
input[type=email],
input[type=password],
input[type=search],
textarea {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    font-size: 100%;
    margin: 0;
    padding: 0;
    outline: 0;
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid,
textarea:invalid {
    background-color: #f0dddd
}

input,
textarea,
select {
    outline: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border-color: transparent
}

td {
    vertical-align: top
}

@font-face {
    font-family: "HYQiHeiX1";
    src: url("/static_material/tengshi/overseas/ttf/SourceHanSansHK-Regular.otf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "HYQiHeiX1 35J-Thin";
    src: url("/static_material/tengshi/overseas/ttf/SourceHanSansHK-Regular.otf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "HYQiHeiX1_urw";
    src: url("/static_material/tengshi/overseas/ttf/URWFormExpand-Regular.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

body {
    font-family: "HYQiHeiX1", HYQiHeiX1_urw, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

button {
    font-family: "HYQiHeiX1", HYQiHeiX1_urw, Arial, Helvetica Neue, Helvetica, sans-serif
}

.denza-page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.denza-page * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.denza-page [hidden],
.denza-page .hidden {
    display: none
}

.denza-page .btn {
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 12px 24px;
    border-radius: 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
    -webkit-transition: background-color .4s ease-out, color .4s ease-out, -webkit-box-shadow .4s ease-out;
    transition: background-color .4s ease-out, color .4s ease-out, -webkit-box-shadow .4s ease-out;
    transition: background-color .4s ease-out, color .4s ease-out, box-shadow .4s ease-out;
    transition: background-color .4s ease-out, color .4s ease-out, box-shadow .4s ease-out, -webkit-box-shadow .4s ease-out;
    white-space: nowrap;
    cursor: pointer
}

@media screen and (max-width: 767.98px) {
    .denza-page .btn {
        font-size: 16px;
        padding: 12px 58px;
        border-radius: 22px
    }
}

.denza-page .btn.disabled {
    opacity: .8;
    pointer-events: none
}

.denza-page .btn+.btn {
    margin-left: 20px
}

.denza-page .btn.btn-black {
    color: #252728;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 1px #252728;
    box-shadow: inset 0 0 0 1px #252728
}

@media screen and (min-width: 768px) {
    .denza-page .btn.btn-black:hover:not(:disabled):not(.btn-text) {
        background-color: #252728;
        border-color: #fff;
        color: #fff
    }
}

.denza-page .btn.btn-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff
}

@media screen and (min-width: 768px) {
    .denza-page .btn.btn-white:hover:not(:disabled):not(.btn-text) {
        background-color: #fff;
        border-color: #252728;
        color: #252728
    }
}

.denza-page .btn.btn-arrow::after {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-color: inherit;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: -1px;
    margin-left: 10px;
    -webkit-transition: border-color .3s ease-out, -webkit-transform .3s ease-out;
    transition: border-color .3s ease-out, -webkit-transform .3s ease-out;
    transition: border-color .3s ease-out, transform .3s ease-out;
    transition: border-color .3s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out
}

@media screen and (min-width: 768px) {
    .denza-page .btn.btn-arrow:hover::after {
        -webkit-transform: translateX(4px) rotate(45deg);
        transform: translateX(4px) rotate(45deg)
    }
}

.denza-page .btn.btn-text {
    padding: 0;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 1px transparent;
    box-shadow: inset 0 0 0 1px transparent
}

.denza-page .btn.btn-text::before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 0;
    height: 1px;
    -webkit-transition: width .3s ease-out;
    transition: width .3s ease-out;
    background-color: #fff
}

.denza-page .btn.btn-text.btn-white {
    color: #fff;
    border-color: #fff
}

.denza-page .btn.btn-text.btn-white::before {
    background-color: #fff
}

.denza-page .btn.btn-text.btn-black {
    color: #252728;
    border-color: #252728
}

.denza-page .btn.btn-text.btn-black::before {
    background-color: #252728
}

@media screen and (min-width: 768px) {
    .denza-page .btn.btn-text:hover::before {
        width: calc(100% + 6px)
    }

    .denza-page .btn.btn-text:not(.btn-arrow):hover::before {
        width: 100%
    }
}

.denza-page .hover-enlarge {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    will-change: transform
}

@media screen and (min-width: 768px) {
    .denza-page .hover-enlarge:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.denza-page .popup-video-button {
    cursor: pointer;
    background-color: inherit
}

.denza-page .popup-video-icon {
    pointer-events: none
}

.denza-page .popup-media {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999999 !important;
    display: none;
    background: rgba(0, 0, 0, 0.8);
    -webkit-transform: translateZ(1px);
    transform: translateZ(1px)
}

.denza-page .popup-media.popup-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-animation: fadeIn .3s forwards;
    animation: fadeIn .3s forwards
}

.denza-page .popup-media .popup-close-button {
    position: absolute;
    top: 1.5625vw;
    right: 1.5625vw;
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    padding: 0;
    background-color: transparent
}

@media screen and (max-width: 767.98px) {
    .denza-page .popup-media .popup-close-button {
        width: 6.4vw;
        height: 6.4vw;
        top: 2vw;
        right: 2vw
    }

    .denza-page .popup-media .popup-close-button img {
        width: 100%
    }
}

.denza-page .popup-media .popup-video {
    width: auto;
    max-width: 90%;
    max-height: 90vh;
    outline: 0;
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5)
}

@-webkit-keyframes fadeIn {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.denza-page a[href],
.denza-page a[data-href] {
    cursor: pointer
}

.denza-page .qt-link {
    cursor: pointer !important
}

:root {
    --blue: #003397;
    --light-blue: #758ebe;
    --white: #fff;
    --transparent: rgba(0, 0, 0, 0);
    --font-family: HYQiHeiX1-DEW, HYQiHeiX1
}

.dz-btn {
    border-style: solid;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-size: .8333333333vw
}

.dz-btn[disabled] {
    cursor: not-allowed
}

.dz-btn-default {
    border: 0;
    background: #fff;
    color: #000
}

.dz-btn-default:hover,
.dz-btn-default:active {
    color: #033391;
    background-color: #d5deee
}

.dz-btn-default[disabled] {
    color: #7e7e7e;
    background-color: #565656
}

.dz-btn-primary {
    border: 0;
    color: #fff;
    background-color: #4c75c4
}

.dz-btn-primary:hover,
.dz-btn-primary:active {
    color: #fff;
    background-color: #7091d0
}

.dz-btn-primary[disabled] {
    color: #a0a0a0;
    background-color: #dcdcdc
}

.dz-btn-ghost {
    border-color: #f5f7fa;
    color: #fff;
    background-color: var(--transparent)
}

.dz-btn-ghost:hover,
.dz-btn-ghost:active {
    border-color: #abb2bf;
    color: #abb2bf
}

.dz-btn-ghost[disabled] {
    border-color: #565656;
    color: #565656
}

@media screen and (min-width: 768px) {
    .dz-btn {
        border-width: .0520833333vw;
        height: 2.0833333333vw;
        border-radius: 1.0416666667vw;
        padding: 0 1.25vw;
        font-size: .8333333333vw;
        -webkit-backdrop-filter: 2.6041666667vw;
        backdrop-filter: 2.6041666667vw
    }
}

@media screen and (max-width: 767.98px) {
    .dz-btn {
        border-width: .2666666667vw;
        height: 9.6vw;
        border-radius: 4.8vw;
        padding: 0 7.4666666667vw;
        font-size: 3.2vw;
        -webkit-backdrop-filter: 6.6666666667vw;
        backdrop-filter: 6.6666666667vw
    }
}

.dz-cover-item {
    overflow: hidden
}

.dz-cover-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: var(--font-family);
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out
}

.dz-cover-item img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.dz-show-text {
    -webkit-animation: fade-in .5s ease-out forwards alternate;
    animation: fade-in .5s ease-out forwards alternate
}

.dz-hide-text {
    -webkit-animation: fade-out .5s ease-out forwards alternate;
    animation: fade-out .5s ease-out forwards alternate
}

@-webkit-keyframes fade-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fade-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fade-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        opacity: .2
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fade-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        opacity: .2
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

/* header.css move to component */

.footer {
    background-color: #f5f7fa
}

.footer .container {
    padding: 24px 96px 0 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 768px) {
    .footer .container sly {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }
}

@media screen and (max-width: 1366px) and (min-width:768px) {
    .footer .container {
        padding: 24px 5vw 0 5vw
    }
}

@media screen and (max-width: 767.98px) {
    .footer .container {
        display: block;
        padding: 12.3076923077vw 5.1282051282vw 0 5.1282051282vw
    }
}

.footer .container .breadcrumb_list {
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-left: 24px
}

.footer .container .breadcrumb_list:before {
    content: "";
    width: 22px;
    height: 22px;
    background-image: url("/static_material/tengshi/overseas/img/footer-logo-v2.png");
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 1px;
    left: 0
}

.footer .container .breadcrumb_list .breadcrumb_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-left: 8px
}

.footer .container .breadcrumb_list .breadcrumb_item .icon {
    width: 14px;
    height: 14px;
    margin-right: 8px;
    background-image: url("/static_material/tengshi/overseas/img/footer-right_arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.footer .container .breadcrumb_list .breadcrumb_item .nav_title {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
    color: #323336;
    padding-top: 2px
}

.footer .container .wrapper .footer_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px
}

@media screen and (max-width: 767.98px) {
    .footer .container .wrapper .footer_links {
        margin-top: 24px;
        border-top: 1px solid #d8d8d8;
        display: block
    }
}

.footer .container .wrapper .footer_links .link_type {
    margin-right: 96px
}

@media screen and (max-width: 1366px) and (min-width:768px) {
    .footer .container .wrapper .footer_links .link_type {
        margin-right: 5vw
    }
}

@media screen and (max-width: 767.98px) {
    .footer .container .wrapper .footer_links .link_type {
        margin-top: 16px;
        margin-right: 0;
        border-bottom: 1px solid #d8d8d8
    }
}

.footer .container .wrapper .footer_links .link_type:last-child {
    margin-right: 0
}

.footer .container .wrapper .footer_links .link_type .type_title {
    font-size: 15px;
    color: #323336;
    line-height: 22px;
    font-weight: bold
}

@media screen and (max-width: 767.98px) {
    .footer .container .wrapper .footer_links .link_type .type_title {
        position: relative;
        padding-right: 20px;
        font-size: 14px
    }

    .footer .container .wrapper .footer_links .link_type .type_title:before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 16px;
        height: 16px;
        background-image: url("/static_material/tengshi/overseas/svg/footer-up.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media screen and (max-width: 767.98px) {
    .footer .container .wrapper .footer_links .link_type.active .type_title:before {
        background-image: url("/static_material/tengshi/overseas/svg/footer-open.svg")
    }
}

.footer .container .wrapper .footer_links .link_type .link_list {
    padding-top: 16px
}

@media screen and (max-width: 767.98px) {
    .footer .container .wrapper .footer_links .link_type .link_list {
        height: 0;
        overflow: hidden
    }
}

.footer .container .wrapper .footer_links .link_type .link_list .link_item {
    font-size: 12px;
    color: #4d4d4d;
    line-height: 22px;
    margin-bottom: 8px
}

.footer .container .wrapper .footer_links .link_type .link_list .link_item a:hover {
    color: #496caf
}

.footer .container .wrapper .footer_links .link_type .link_list .link_item:last-child {
    margin-bottom: 0
}

@media screen and (max-width: 767.98px) {
    .footer .container .wrapper .footer_links .link_type .link_list .link_item {
        margin-bottom: 16px
    }

    .footer .container .wrapper .footer_links .link_type .link_list .link_item:last-child {
        margin-bottom: 16px
    }
}

.footer .container .footer-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 48px;
    margin-bottom: 33px
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-contact {
        display: block;
        margin-bottom: 24px
    }
}

.footer .container .footer-contact .contact-item {
    padding: 0 12px;
    font-size: 16px;
    font-weight: 400;
    color: #323336;
    line-height: 22px
}

.footer .container .footer-contact .contact-item a {
    vertical-align: middle
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-contact .contact-item {
        text-align: center;
        margin-bottom: 16px
    }

    .footer .container .footer-contact .contact-item a {
        text-decoration: underline
    }

    .footer .container .footer-contact .contact-item:last-child {
        margin-bottom: 0
    }
}

.footer .container .footer-contact .contact-item .contact-tip {
    font-size: 10px;
    color: #323336;
    line-height: 16px
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-contact .contact-item .contact-tip {
        padding-left: 16px
    }
}

.footer .container .footer-bottom {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px 0 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 24px 0 48px
    }
}

.footer .container .footer-bottom .share_platform {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 768px) {
    .footer .container .footer-bottom .share_platform {
        width: 33.3333333333%
    }
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .share_platform {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.footer .container .footer-bottom .share_platform .platform_item {
    margin-right: 32px;
    position: relative
}

.footer .container .footer-bottom .share_platform .platform_item a .platform_icon {
    pointer-events: none
}

.footer .container .footer-bottom .share_platform .platform_item .platform_icon {
    display: block;
    width: 24px;
    height: 24px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer
}

.footer .container .footer-bottom .share_platform .platform_item .platform_icon.weibo {
    background-image: url("/static_material/tengshi/overseas/svg/weibo.svg");
    background-size: 100% 100%
}

.footer .container .footer-bottom .share_platform .platform_item .platform_icon.wechat {
    background-image: url("/static_material/tengshi/overseas/svg/wechat.svg");
    background-size: 100% 100%
}

.footer .container .footer-bottom .share_platform .platform_item .platform_icon.wechatApp {
    background-image: url("/static_material/tengshi/overseas/svg/wechatApp.svg");
    background-size: 100% 100%
}

.footer .container .footer-bottom .share_platform .platform_item .platform_icon.download {
    background-image: url("/static_material/tengshi/overseas/svg/download.svg");
    background-size: 100% 100%
}

.footer .container .footer-bottom .share_platform .platform_item .platform_icon.facebook {
    background-image: url("/static_material/tengshi/overseas/svg/facebook.svg");
    background-size: 100% 100%
}

.footer .container .footer-bottom .share_platform .platform_item:last-child {
    margin-right: 0
}

.footer .container .footer-bottom .share_platform .platform_item .popup {
    position: absolute;
    top: -195px;
    z-index: 2;
    left: -62px;
    display: none;
    z-index: 1001
}

.footer .container .footer-bottom .share_platform .platform_item .popup.active {
    display: block
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .share_platform .platform_item .popup {
        position: fixed;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap {
    background-color: #fff;
    padding: 32px 16px 16px;
    border-radius: 8px;
    position: relative
}

.footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    bottom: -5px;
    left: 68px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 2px
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap:after {
        display: none
    }
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap {
        padding: 64px 90px 40px
    }
}

.footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .popup_close {
    width: 16px;
    height: 16px;
    background: url("/static_material/tengshi/overseas/img/closePopup.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .popup_close {
        right: 16px;
        top: 16px
    }
}

.footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .code_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .code_list {
        display: block
    }
}

.footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .code_list .code_item {
    padding: 0 8px;
    text-align: center
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .code_list .code_item {
        margin-bottom: 24px
    }

    .footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .code_list .code_item:last-child {
        margin-bottom: 0
    }
}

.footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .code_list .code_item .code_img {
    width: 100px;
    height: auto
}

.footer .container .footer-bottom .share_platform .platform_item .popup .popup_wrap .code_list .code_item .code_title {
    font-size: 12px;
    color: #000;
    line-height: 18px;
    white-space: nowrap;
    margin-top: 8px
}

.footer .container .footer-bottom .footer_copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 1366px) and (min-width:768px) {
    .footer .container .footer-bottom .footer_copyright {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width: 768px) {
    .footer .container .footer-bottom .footer_copyright {
        width: 33.3333333333%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .footer_copyright {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        display: block;
        text-align: center
    }
}

.footer .container .footer-bottom .footer_copyright p {
    padding: 0 12px;
    font-size: 12px;
    color: #323336;
    line-height: 24px
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .footer_copyright p {
        padding: 0
    }
}

.footer .container .footer-bottom .bottom_links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .bottom_links {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin: 24px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (min-width: 768px) {
    .footer .container .footer-bottom .bottom_links {
        width: 33.3333333333%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.footer .container .footer-bottom .bottom_links .link_item {
    margin-right: 32px
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .bottom_links .link_item {
        margin: 0 16px
    }
}

.footer .container .footer-bottom .bottom_links .link_item .link {
    font-size: 12px;
    color: #323336;
    line-height: 24px
}

.footer .container .footer-bottom .bottom_links .link_item .link:hover {
    color: #496caf
}

.footer .container .footer-bottom .bottom_links .link_item:last-child {
    margin-right: 0
}

@media screen and (max-width: 767.98px) {
    .footer .container .footer-bottom .bottom_links .link_item:last-child {
        margin-right: 16px
    }
}

.footer .container .footer-m_mcopyright {
    display: none
}

@media screen and (max-width: 1024px) and (min-width:768px) {
    .footer .container .footer-bottom {
        padding: 15px 0
    }

    .footer .container .footer-bottom .footer_copyright {
        display: none
    }

    .footer .container .footer-m_mcopyright {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .footer .container .footer-m_mcopyright p,
    .footer .container .footer-m_mcopyright a {
        font-size: 12px;
        color: #323336;
        line-height: 24px
    }

    .footer .container .footer-m_mcopyright p {
        padding-right: 12px
    }
}

.footer .footer-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: none
}

.footer .footer-mask.active {
    display: block
}

@media screen and (min-width: 768px) {
    .back-to-top {
        width: 3.3333333333vw;
        height: 3.3333333333vw;
        border-top-left-radius: 1.6666666667vw;
        border-bottom-left-radius: 1.6666666667vw;
        background-color: #f5f7fa;
        position: fixed;
        right: -3.3333333333vw;
        bottom: 5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: right .2s;
        transition: right .2s;
        z-index: 1000
    }

    .back-to-top.show {
        right: 0
    }

    .back-to-top img {
        width: 1.6666666667vw;
        height: 1.6666666667vw;
        cursor: pointer
    }
}

@media screen and (max-width: 767.98px) {
    .back-to-top {
        width: 12.8vw;
        height: 12.8vw;
        border-top-left-radius: 6.4vw;
        border-bottom-left-radius: 6.4vw;
        background-color: #f5f7fa;
        position: fixed;
        right: -12.8vw;
        bottom: 21.3333333333vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: right .2s;
        transition: right .2s;
        z-index: 999
    }

    .back-to-top.show {
        right: 0
    }

    .back-to-top img {
        width: 6.4vw;
        height: 6.4vw;
        cursor: pointer
    }
}

@media screen and (min-width: 768px) {
    .dz-btn-default.btn-outline {
        color: rgb(255, 255, 255);
        background: transparent;
        border: 1px solid rgb(255, 255, 255);
    }

    .dz-btn-default.btn-outline:hover {
        border-color: rgb(171, 178, 191);
        color: rgb(171, 178, 191);
    }

    .dz-btn-primary.btn-outline {
        color: rgb(76, 117, 196);
        background: transparent;
        border: 1px solid rgb(76, 117, 196);
    }

    .dz-btn-primary.btn-outline:hover {
        border-color: rgb(171, 178, 191);
        color: rgb(171, 178, 191);
    }

    .denza-page-section-h01 {
        height: 100vh;
        width: 100vw;
    }

    .denza-page-section-h01 * {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .denza-page-section-h01 .popup-media {
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
    }

    .denza-page-section-h01 .swiper-section-1 {
        width: 100%;
        height: 100%;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide {
        position: relative;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: hidden;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide video,
    .denza-page-section-h01 .swiper-wrapper .swiper-slide picture,
    .denza-page-section-h01 .swiper-wrapper .swiper-slide img.bg-img {
        width: 100vw;
        height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        color: aliceblue;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 7.2916666667vw 5.2083333333vw 7.2916666667vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .main-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .main-title .car-name {
        width: auto;
        height: auto;
        margin-right: 1.25vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .main-title .car-name img {
        margin-bottom: 0.4166666667vw;
        width: 16.25vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .main-title h1 {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        font-size: 2.5vw;
        font-family: HYQiHeiX1-DEW, HYQiHeiX1;
        color: #fff;
        line-height: 2.7083333333vw;
        letter-spacing: 0.5208333333vw;
        font-weight: normal;
        margin-bottom: 0.4166666667vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .h4s {
        font-size: 1.25vw;
        font-family: HYQiHeiX1-DEW, HYQiHeiX1;
        color: #fff;
        line-height: 2.5vw;
        letter-spacing: 0.5208333333vw;
        margin-bottom: 0vw;
        font-weight: normal;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns button {
        margin-right: 0.8333333333vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns .more {
        margin-right: 1.25vw;
        background: rgba(0, 0, 0, 0);
        border: 0.0520833333vw solid #fff;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns .more:hover {
        background: rgba(255, 255, 255, 0.2);
        border: none;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns .appointment {
        background: rgba(0, 0, 0, 0);
        border: 0.0520833333vw solid #fff;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns .appointment:hover {
        border: none;
        background: rgba(255, 255, 255, 0.2);
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-top: 17.1875vw;
        height: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right>div:first-of-type.visible-text * {
        -webkit-animation: showText 0.5s linear;
        animation: showText 0.5s linear;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right>div:first-of-type.hidden-text * {
        -webkit-animation: hideText 0.5s linear;
        animation: hideText 0.5s linear;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }

    @-webkit-keyframes showText {
        0% {
            color: rgba(0, 0, 0, 0);
        }

        100% {
            color: #fff;
        }
    }

    @keyframes showText {
        0% {
            color: rgba(0, 0, 0, 0);
        }

        100% {
            color: #fff;
        }
    }

    @-webkit-keyframes hideText {
        0% {
            color: #fff;
        }

        100% {
            color: rgba(0, 0, 0, 0);
        }
    }

    @keyframes hideText {
        0% {
            color: #fff;
        }

        100% {
            color: rgba(0, 0, 0, 0);
        }
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right h1 {
        font-size: 5.7291666667vw;
        font-family: HYQiHeiX1-GEW, HYQiHeiX1;
        color: #ffffff;
        line-height: 8.6458333333vw;
        letter-spacing: 1.3020833333vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right h4 {
        font-size: 2.0833333333vw;
        font-family: HYQiHeiX1-DEW, HYQiHeiX1;
        color: #ffffff;
        line-height: 3.125vw;
        letter-spacing: 0.5208333333vw;
        font-weight: normal;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container {
        position: fixed;
        bottom: 2%;
        right: 4%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play {
        cursor: pointer;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process {
        position: relative;
        width: 2.5vw;
        height: 2.5vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process>img {
        position: absolute;
        width: 1.6666666667vw;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process .wrapper {
        width: 50%;
        height: 100%;
        position: absolute;
        top: 0;
        overflow: hidden;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process .right {
        right: 0;
        padding-top: 0px;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process .left {
        left: 0;
        padding-top: 0px;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process .circle {
        width: 2.3958333333vw;
        height: 2.3958333333vw;
        border: 1px solid rgba(0, 0, 0, 0);
        border-radius: 50%;
        position: absolute;
        top: 0;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process .rightcircle {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        right: 0;
        /*animation: circle_right 5s linear infinite;*/
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-play .circle_process .leftcircle {
        border-bottom: 1px solid #fff;
        border-left: 1px solid #fff;
        left: 0;
        /*animation: circle_left 5s linear infinite;*/
    }

    @-webkit-keyframes circle_right {
        0% {
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        50%,
        100% {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    }

    @keyframes circle_right {
        0% {
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        50%,
        100% {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    }

    @-webkit-keyframes circle_left {

        0%,
        50% {
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        100% {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    }

    @keyframes circle_left {

        0%,
        50% {
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
        }

        100% {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-voice {
        cursor: pointer;
        width: 2.0833333333vw;
        height: 2.0833333333vw;
        margin-right: 1.875vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .button-voice img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left-top {
        padding-top: 16vh;
        position: absolute;
        left: 7.2916666667vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left-center {
        padding-top: 38.2vh;
        position: absolute;
        left: 7.2916666667vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left-bottom {
        padding-top: 61.8vh;
        position: absolute;
        left: 7.2916666667vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .top {
        padding-top: 16vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* justify-content: space-between; */
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .center {
        padding-top: 38.2vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .bottom {
        padding-top: 61.8vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right-top {
        padding-top: 16vh;
        position: absolute;
        right: 12.5vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right-center {
        padding-top: 38.2vh;
        position: absolute;
        right: 12.5vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right-bottom {
        padding-top: 61.8vh;
        position: absolute;
        right: 12.5vw;
    }

    .denza-page-section-h01 .swiper-pagination-bullet {
        background-color: #fff !important;
        width: 4.1666666667vw;
        height: 0.1041666667vw;
        border-radius: 0.0520833333vw;
        opacity: 0.3;
    }

    .denza-page-section-h01 .swiper-horizontal>.swiper-pagination-bullets,
    .denza-page-section-h01 .swiper-pagination-bullets.swiper-pagination-horizontal,
    .denza-page-section-h01 .swiper-pagination-custom,
    .denza-page-section-h01 .swiper-pagination-fraction {
        bottom: 0px;
        width: 80%;
        left: 0;
        right: 0;
        margin: auto;
    }

    .denza-page-section-h01 .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #fff !important;
        opacity: 1;
    }

    .denza-page-section-h01 .actionColumn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        width: 100%;
        z-index: 1;
        margin: auto;
        bottom: 8%;
    }

    .denza-page-section-h01 .actionColumn .actionButton {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 35%;
        height: 1.25vw;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .actionColumn .actionButton .imgLB {
        width: 3.3333333333vw;
        height: 1.6666666667vw;
        position: relative;
        background: #fff;
        border-radius: 0.8333333333vw;
        opacity: 0.5;
        z-index: 99;
        cursor: pointer;
    }

    .denza-page-section-h01 .actionColumn .actionButton .imgLB .imgL {
        width: 1.0416666667vw;
        height: 1.0416666667vw;
        position: absolute;
        top: 1.3020833333vw;
        left: 1.1979166667vw;
        margin-top: -1.0416666667vw;
    }

    .denza-page-section-h01 .actionColumn .actionButton .imgLB:hover {
        opacity: 1;
    }

    .denza-page-section-h01 .actionColumn .actionButton .imgRB {
        width: 3.3333333333vw;
        height: 1.6666666667vw;
        background: #fff;
        opacity: 0.5;
        border-radius: 0.8333333333vw;
        position: relative;
        top: 0vw;
        z-index: 99;
        cursor: pointer;
    }

    .denza-page-section-h01 .actionColumn .actionButton .imgRB .imgR {
        width: 1.0416666667vw;
        height: 1.0416666667vw;
        position: absolute;
        top: 1.3020833333vw;
        left: 1.1979166667vw;
        margin-top: -1.0416666667vw;
    }

    .denza-page-section-h01 .actionColumn .actionButton .imgRB:hover {
        opacity: 1;
    }

    .denza-page-section-h01 .swiper-button-next {
        right: 0px;
    }

    .denza-page-section-h01 .swiper-button-prev {
        left: 0px;
    }
}

@media screen and (max-width: 767.98px) {

    /*//直播页面手机端标题和按钮居中样式*/
    .liveTitle {
        text-align: center;
    }

    .liveBtn {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .store-page {
        height: 64vw !important;
    }

    .dz-btn-default.btn-outline {
        color: rgb(255, 255, 255);
        background: transparent;
        border: 1px solid rgb(255, 255, 255);
    }

    .dz-btn-primary.btn-outline {
        color: rgb(76, 117, 196);
        background: transparent;
        border: 1px solid rgb(76, 117, 196);
    }

    .store-page {
        height: 64vw !important;
    }

    .denza-page-section-h01 {
        height: 100vh;
        width: 100vw;
        position: relative;
    }

    .denza-page-section-h01 .swiper-section-1 {
        width: 100%;
        height: 100%;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide {
        position: relative;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .video-container-mob {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .video-container-mob img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide picture {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide img.bg-img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        text-align: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        color: aliceblue;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .text-section {
        padding: 32vw 5.3333333333vw 0;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .main-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .car-name img {
        margin-bottom: 3.2vw;
        width: 57.6vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left h1 {
        font-size: 6.4vw;
        color: #fff;
        line-height: 7.4666666667vw;
        letter-spacing: 1.6vw;
        margin-bottom: 3.2vw;
        font-family: HYQiHeiX1-DEW, HYQiHeiX1;
        text-align: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .h4s {
        font-size: 4.8vw;
        color: #fff;
        line-height: 6.4vw;
        letter-spacing: 1.6vw;
        margin-bottom: 3.2vw;
        font-family: HYQiHeiX1-DEW, HYQiHeiX1;
        text-align: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: auto;
        gap: 4.2666666667vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns button {
        font-size: 3.2vw;
        width: 100%;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns .more {
        background: transparent;
        border: 0.2666666667vw solid #fff;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .left .btns .appointment {
        background: transparent;
        border: 0.2666666667vw solid #fff;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 13.3333333333vw;
        height: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .right-text {
        display: none !important;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container {
        width: 100%;
        height: 100%;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .h03-button {
        position: absolute;
        top: 40vh;
        left: 35.2vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .h03-button img {
        width: 12.8vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container .h03-button p {
        color: #fff;
        margin-left: 2.1333333333vw;
        letter-spacing: 1.3333333333vw;
        font-size: 8.5333333333vw;
        line-height: 12.8vw;
        font-family: HYQiHeiX1-FEW, HYQiHeiX1;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .popup-media {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100000000 !important;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .popup-media video {
        width: 100%;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .popup-media button {
        position: absolute;
        z-index: 100000000 !important;
        top: 24vw;
        right: 14.9333333333vw;
        background: transparent;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .popup-media button img {
        width: 12.8vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .right .btn-container {
        cursor: pointer;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .mob-btn-top {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .mob-btn-top .btns {
        padding-top: 4.8vw;
    }

    .denza-page-section-h01 .swiper-wrapper .swiper-slide .text-container .mob-btn-bottom {
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 24vw;
    }

    .denza-page-section-h01 .swiper-pagination-bullet {
        background-color: #fff !important;
        width: 10.6666666667vw;
        height: 0.2666666667vw;
        border-radius: 0.1333333333vw;
        opacity: 0.3;
    }

    .denza-page-section-h01 .swiper-button-next,
    .denza-page-section-h01 .swiper-button-prev {
        display: none;
    }

    .denza-page-section-h01 .swiper-pagination {
        line-height: 3.2vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        bottom: 7% !important;
    }

    .denza-page-section-h01 .swiper-pagination .swiper-pagination-bullet-active {
        background-color: #fff !important;
        opacity: 1;
    }

    .denza-page-section-h01 .actionColumn {
        height: 100%;
        width: 100%;
        top: 0;
        position: absolute;
    }

    .denza-page-section-h01.auto {
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    .back-to-top {
        width: 3.3333333333vw;
        height: 3.3333333333vw;
        border-top-left-radius: 1.6666666667vw;
        border-bottom-left-radius: 1.6666666667vw;
        background-color: #f5f7fa;
        position: fixed;
        right: -3.3333333333vw;
        bottom: 5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: right .2s;
        transition: right .2s;
        z-index: 1000
    }

    .back-to-top.show {
        right: 0
    }

    .back-to-top img {
        width: 1.6666666667vw;
        height: 1.6666666667vw;
        cursor: pointer
    }
}

@media screen and (max-width: 767.98px) {
    .back-to-top {
        width: 12.8vw;
        height: 12.8vw;
        border-top-left-radius: 6.4vw;
        border-bottom-left-radius: 6.4vw;
        background-color: #f5f7fa;
        position: fixed;
        right: -12.8vw;
        bottom: 21.3333333333vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: right .2s;
        transition: right .2s;
        z-index: 999
    }

    .back-to-top.show {
        right: 0
    }

    .back-to-top img {
        width: 6.4vw;
        height: 6.4vw;
        cursor: pointer
    }
}

@media screen and (min-width: 768px) {
    #member-g04 {
        width: 100vw
    }

    #member-g04 .member-g04 {
        position: relative
    }

    #member-g04 .member-g04 img {
        width: 100%
    }

    #member-g04 .text {
        position: absolute;
        left: 5.2083333333vw;
        top: 2.5vw;
        padding: 1.0416666667vw;
        border-radius: 3%
    }

    #member-g04 .text h3 {
        line-height: 3.125vw;
        font-size: 1.3541666667vw;
        font-family: HYQiHeiX1-FEW, HYQiHeiX1;
        color: #323336;
        margin-bottom: .8333333333vw;
        text-align: center
    }

    #member-g04 .text p {
        font-size: .9375vw;
        line-height: 1.4583333333vw;
        font-family: HYQiHeiX1-DEW, HYQiHeiX1;
        margin-bottom: 2.5vw;
        color: #595057;
        text-align: center
    }

    #member-g04 .text ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    #member-g04 .text ul li {
        margin-right: 4.1666666667vw
    }

    #member-g04 .text ul li img {
        width: 6.25vw;
        margin-bottom: .8333333333vw
    }

    #member-g04 .text ul li p {
        font-size: .8333333333vw;
        color: #595057;
        line-height: 1.25vw;
        text-align: center
    }

    #member-g04 .text ul li:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 767.98px) {
    #member-g04 {
        width: 100vw
    }

    #member-g04 .member-g04 {
        position: relative
    }

    #member-g04 .member-g04 img {
        width: 100%
    }

    #member-g04 .text {
        position: absolute;
        top: 8.5333333333vw;
        text-align: center;
        width: 90%;
        margin: 0 5.0666666667vw 0 5.0666666667vw;
        padding: 6.6666666667vw 0 6.6666666667vw 0;
        border-radius: 6%
    }

    #member-g04 .text h3 {
        line-height: 9.6vw;
        font-size: 5.3333333333vw;
        font-family: HYQiHeiX1-FEW, HYQiHeiX1;
        color: #323336;
        margin-bottom: 2.1333333333vw
    }

    #member-g04 .text p {
        font-size: 3.7333333333vw;
        line-height: 5.8666666667vw;
        font-family: HYQiHeiX1-DEW, HYQiHeiX1;
        margin-bottom: 6.4vw;
        color: #595057
    }

    #member-g04 .text ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    #member-g04 .text ul li {
        width: auto;
        padding: 0 5.0666666667vw
    }

    #member-g04 .text ul li img {
        width: 21.3333333333vw;
        margin-bottom: 2.1333333333vw
    }

    #member-g04 .text ul li p {
        font-size: 3.2vw;
        color: #595057;
        line-height: 4.8vw;
        text-align: center;
        margin-bottom: 4vw
    }
}

.member-activity-club {
    background-color: #fff;
    overflow: hidden
}

.member-activity-club .container {
    margin: 4.1666666667vw 0
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container {
        margin: 6.1538461538vw 0
    }
}

.member-activity-club .container .wrapper {
    padding: 0 5vw
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper {
        padding: 0 5.1282051282vw
    }
}

.member-activity-club .container .wrapper .title {
    font-size: 2.0833333333vw;
    color: #293241;
    line-height: 1.5;
    text-align: center
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .title {
        font-size: 6.1538461538vw
    }
}

.member-activity-club .container .wrapper .club {
    width: 100%;
    height: 18.75vw;
    border-radius: 16px;
    overflow: hidden;
    margin-top: 1.25vw;
    position: relative
}

@media screen and (min-width: 768px) {
    .member-activity-club .container .wrapper .club:hover .pic {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .club {
        height: 50.2564102564vw;
        margin-top: 4.1025641026vw
    }
}

.member-activity-club .container .wrapper .club .pic {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.member-activity-club .container .wrapper .club .content {
    position: absolute;
    top: 3.75vw
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .club .content {
        width: 100%;
        top: 6.1538461538vw;
        padding: 0 6.1538461538vw
    }
}

.member-activity-club .container .wrapper .club .content.left {
    left: 7.5vw;
    text-align: left
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .club .content.left {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }
}

.member-activity-club .container .wrapper .club .content.center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

.member-activity-club .container .wrapper .club .content.right {
    right: 7.5vw;
    text-align: right
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .club .content.right {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }
}

.member-activity-club .container .wrapper .club .content .title {
    font-size: 1.6666666667vw;
    color: #fff;
    line-height: 1.5
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .club .content .title {
        font-size: 4.6153846154vw
    }
}

.member-activity-club .container .wrapper .club .content .desc {
    font-size: 1.0416666667vw;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.3;
    font-weight: lighter;
    margin: .2083333333vw 0 1.25vw
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .club .content .desc {
        font-size: 3.5897435897vw;
        margin: 1.0256410256vw 0 4.1025641026vw
    }
}

.member-activity-club .container .wrapper .club .content .f-btn {
    width: 6.9270833333vw;
    height: 1.9791666667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .9895833333vw;
    border: .0520833333vw solid #fff;
    font-size: .7291666667vw;
    color: #fff
}

@media screen and (max-width: 767.98px) {
    .member-activity-club .container .wrapper .club .content .f-btn {
        width: 26.9333333333vw;
        height: 8vw;
        font-size: 3.2vw;
        border-radius: 4vw;
        margin: 0 auto
    }
}