@charset "UTF-8";

@font-face {
    font-family: "HanyiVar-vivo-hwid-50";
    src: url("./HanyiVar-vivo-hwid-50.woff2?v=20230320_09") format('woff2'),
        url("./HanyiVar-vivo-hwid-50.woff?v=20230320_09") format('woff'),
        url("./HanyiVar-vivo-hwid-50.ttf?v=20230320_09") format('truetype');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "HanyiVar-vivo-hwid-65";
    src: url("./HanyiVar-vivo-hwid-65.woff2?v=20230320_09") format('woff2'),
        url("./HanyiVar-vivo-hwid-65.woff?v=20230320_09") format('woff'),
        url("./HanyiVar-vivo-hwid-65.ttf?v=20230320_09") format('truetype');
    font-style: normal;
    font-weight: 400;
}

#uimix-wap-flip {
    font-family: HanyiVar-vivo-hwid-50;
}

.s17-mobile-green-title {
    line-height: 14.4vw;
    /* font-weight: bold; */
    font-size: 12vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #5D33C7;
    margin-top: 23.2vw;
}

.s17-mobile-green-title--linear {
    display: inline-block;
    vertical-align: bottom;
    color: #5D33C7;
    background-image: -webkit-linear-gradient(0deg, #5D33C7 0%, #31276D 90%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.s17-mobile-section-1 {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 177.8vw;
    /* height: 100vh;
    background-image: url(../images/mobile/kv.png.webp);
    background-size: cover;
    background-repeat: no-repeat; */
}

.s17-mobile-section-1>img {
    display: block;
    width: 100vw;
    object-fit: contain;
}

.s17-mobile-section-1-play {
    position: absolute;
    top: 46.9vw;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.6vw;
}

.s17-mobile-section-1-play img {
    width: 2.6vw;
    height: 2.6vw;
    margin-left: 5px
}

.s17-mobile-section-2 {
    position: relative;
    height: 100vh;
}

/* .s17-mobile-section-2 img {
    display: block;
    width: 100vw;
    height: 100vh;
} */
.s17-mobile-section-2__media {
    display: block;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}

.s17-mobile-section-2__text {
    position: absolute;
    left: 5.3vw;
    top: 20.13333vw;
}

.s17-mobile-section-2-p1 {
    font-size: 6.6666vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
}

.s17-mobile-section-2-p2 {
    font-size: 12vw;
    font-family: HanyiVar-vivo-hwid-65;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(0deg, #5D33C7 0%, #31276D 60%);
    color: transparent;
}

.s17-mobile-section-2-p3 {
    font-family: HanyiVar-vivo-hwid-50;
    font-weight: normal;
    color: #272727;
    margin-top: 5vw;
    font-size: 4vw;
}

.s17-mobile-section-5 {
    margin-top: 21.7vw;
}

.s17-mobile-section-5__group {
    margin-bottom: 9.3vw;
    text-align: center;
}

.s17-mobile-section-5__group h3 {
    margin-bottom: 4vw;
    line-height: 1;
    font-size: 6.6vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
}

.s17-mobile-section-5__group div {
    line-height: 1.4;
    font-size: 4vw;
    color: #717171;
}

.s17-mobile-section-5 img {
    display: block;
    width: 100%;
    margin-top: -30vw;
}

.s17-mobile-section-6 {
    position: relative;
    display: flex;
    flex-direction: column;
}

.s17-mobile-section-6 h1 {
    margin-top: 22.9vw;
    line-height: 14.4vw;
    font-size: 12vw;
    font-family: HanyiVar-vivo-hwid-65;
    text-align: center;
}

.s17-mobile-section-6 h1 div {
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(0deg, #5D33C7 0%, #31276D 90%);
    color: transparent;
}

.s17-mobile-section-6__text {
    margin-top: 8vw;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s linear;
}

.s17-mobile-section-6__group {
    /* position: absolute;
    left: 0;
    right: 0; */
    text-align: center;
}

.s17-mobile-section-6__group h3 {
    margin-bottom: 4vw;
    line-height: 1;
    font-size: 6.6vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
}

.s17-mobile-section-6__group div {
    font-size: 4vw;
    color: #717171;
}

.s17-mobile-section-6__group-1 {
    /* top: 60.2vw; */
    margin-bottom: 7.6vw;
}

.s17-mobile-section-6__group-2 {
    /* top: 82.1vw; */
}

.s17-mobile-section-6 img {
    display: block;
    width: 100%;
    margin-top: auto;
}

.s17-mobile-section-7 {
    margin-top: 11.2vw;
    margin-bottom: 35vw;
    padding: 0 5.3vw;
}

.s17-mobile-section-7 img {
    display: block;
    width: 100%;
}

.s17-mobile-section-7 img:first-child {
    margin-bottom: 3.4vw;
}

.s17-mobile-section-7__dot-wrapper {
    display: flex;
    line-height: 1;
    font-size: 3.2vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #000;
}

.s17-mobile-section-7__dot-wrapper input {
    display: none;
}

.s17-mobile-section-7__dot-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 8vw;
}

.s17-mobile-section-7__dot-wrapper label:first-child {
    color: #000;
}

.s17-mobile-section-7__dot-wrapper label:nth-child(2) {
    color: #717171;
}

.s17-mobile-section-7__dot-wrapper label:nth-child(3) {
    color: #9BD6E7;
}

.s17-mobile-section-7__dot {
    position: relative;
    width: 8.2vw;
    height: 8.2vw;
    margin-bottom: 2vw;
    padding: 0.8vw;
    border: 1px solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    background-clip: content-box;
    background-color: currentColor;
}

.s17-mobile-section-7__dot-wrapper input:checked+.s17-mobile-section-7__dot-item .s17-mobile-section-7__dot {
    border: 1px solid;
}

.s17-mobile-section-8 {
    margin-bottom: 22vw;
    padding: 0 5.3vw;
    font-size: 6.6vw;
    color: #272727;
    font-family: HanyiVar-vivo-hwid-65;
}

.s17-mobile-section-8 img {
    display: block;
    width: 100%;
}

.s17-mobile-section-8__swiper-container h1 {
    margin-bottom: 5.3vw;
    font-size: 0;
    font-family: HanyiVar-vivo-hwid-65;
    white-space: nowrap;
    overflow: hidden;
    color: #5D33C7;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: -webkit-linear-gradient(300deg, #5D33C7 0%, #31276D 70%);
    color: transparent;
}

.swiper-container__circle {
    display: inline-block;
    height: 10vw;
    font-size: 8.4vw;
}

.s17-mobile-section-8 h1 span {
    font-size: 8.4vw;
}

.s17-mobile-section-8__text {
    margin-bottom: 2.2vw;
    line-height: 1;
    font-size: 2.6vw;
    color: #717171;
}

.s17-mobile-section-8__text2 {
    color: #58B7F4;
    font-size: 6.6vw;
    background-image: -webkit-linear-gradient(0deg, #ABB5FF 0%, #8286FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.s17-mobile-section-9 {
    padding: 0 5.3vw;
}

.s17-mobile-section-9__dots {
    position: absolute;
    bottom: 5.3vw;
    left: 0;
    right: 0;
    z-index: 10;
    display: flex;
    justify-content: center;
}

.s17-mobile-section-9__dots-item {
    display: inline-block;
    /* width: 14.1vw; */
    height: 6.6vw;
    padding: 0 5px;
    line-height: 6.6vw;
    font-size: 4vw;
    vertial-align: bottom;
    text-align: center;
    color: #fff;
    border-radius: 6px;
    opacity: 0.5;
}

.s17-mobile-section-9__dots-item.active {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5);
}

.s17-mobile-section-9__small-title {
    margin-bottom: 2.2vw;
    line-height: 1;
    font-size: 2.6vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    color: #5C5C5C;
}

.s17-mobile-section-9 h3 {
    display: inline-block;
    margin-bottom: 5.3vw;
    line-height: 1;
    font-size: 8vw;
    color: #6EBBCE;
    font-family: HanyiVar-vivo-hwid-65;
    background-image: -webkit-linear-gradient(0deg, #5D33C7 0%, #31276D 90%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.s17-mobile-section-9 p {
    margin-bottom: 9.3vw;
    line-height: 5.3vw;
    font-size: 4vw;
    color: #6B6B6B;
}

.s17-mobile-section-9 h4 {
    margin-bottom: 4vw;
    line-height: 1;
    /* font-weight: bold; */
    font-size: 6.6vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #000;
}

.s17-mobile-section-9 img {
    display: block;
    width: 100%;
}

.s17-mobile-section-9__compare {
    display: flex;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
}

.s17-mobile-section-9__compare div {
    position: relative;
    width: 50%;
}

/* .s17-mobile-section-9__compare img {
    width: 100%;
} */
.s17-mobile-section-9__compare p {
    position: absolute;
    width: 100%;
    margin-top: -6vw;
    font-size: 2.6vw;
    text-align: center;
    color: #fff;
}

.s17-mobile-section-10 {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.s17-mobile-section-10__bg {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s17-mobile-section-10__mobile {
    position: absolute;
    /* top: 53vw; */
    top: 68vw;
    /* bottom: -90vw; */
    /* bottom: -102vw; */
    /* bottom: -120vw; */
    left: 5vw;
    z-index: 10;
    /* transform: scale(0.95); */
    transform: scale(0.9);
    width: 100vw;
    transform-origin: left top;
}

.s17-mobile-section-10__hand {
    position: absolute;
    /* bottom: -113vw;
    left: -23.5vw;
    width: 131vw; */
    /* bottom: -157vw; */
    /* bottom: -175vw; */
    top: 68vw;
    left: -34vw;
    width: 141vw;
    opacity: 0;
    transform-origin: center top;
}

.s17-mobile-section-10>div {
    position: absolute;
    top: 18vw;
    left: 5.3vw;
}

.s17-mobile-section-10>div div {
    margin-bottom: 3.3vw;
    line-height: 1;
    font-size: 2.6vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #5C5C5C;
}

.s17-mobile-section-10>div h3 {
    margin-bottom: 4.8vw;
    line-height: 1;
    font-size: 6.6vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    color: #000;
}

.s17-mobile-section-10>div p {
    line-height: 5.3vw;
    font-size: 4vw;
    color: #6B6B6B;
}

.s17-mobile-section-11 {
    width: 100vw;
    /* height: 100vh; */
    position: relative;
}

.s17-mobile-section-11>div {
    position: absolute;
    top: 18vw;
    left: 5.3vw;
}

.s17-mobile-section-11 h3 {
    margin-bottom: 4.8vw;
    line-height: 8vw;
    font-size: 6.6vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    color: #000;
}

.s17-mobile-section-11 p {
    margin-bottom: 9.3vw;
    line-height: 5.3vw;
    font-size: 4vw;
    color: #6B6B6B;
}

.s17-mobile-section-11 img {
    display: block;
    width: 100%;
    margin-bottom: 16vw;
    height: 100%;
    object-fit: cover;
}


.s17-mobile-common-block {
    padding: 0 5.3vw;
}

.s17-mobile-common-block h4 {
    margin-bottom: 4vw;
    line-height: 1;
    /* font-weight: bold; */
    font-size: 6.6vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #000;
}

.s17-mobile-common-block p {
    margin-bottom: 10vw;
    line-height: 5.3vw;
    font-size: 4vw;
    color: #6B6B6B;
}

.s17-mobile-common-block__image {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: -1;
}

.s17-mobile-common-block__image img,
.s17-mobile-common-block__image video {
    display: block;
    width: 100%;
}

.s17-mobile-screen {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s17-mobile-common-block__switch {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2.1vw;
    z-index: 100;
}

.s17-mobile-common-block__switch-wrapper {
    position: relative;
    width: 11.3vw;
    height: 4.2vw;
    margin: 0 auto;
}

.s17-mobile-common-block__switch-wrapper>img:first-child {
    vertial-align: bottom;
    width: 11.3vw;
    height: 100%;
    object-fit: contain;
}

.s17-mobile-common-block__switch-trigger {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 7vw;
    height: 100%;
    transition: left 0.2s linear;
}

.s17-mobile-common-block__switch-trigger img {
    height: 100%;
}

.s17-mobile-common-block__switch-trigger span {
    display: block;
    margin-top: -4.2vw;
    line-height: 4.2vw;
    font-size: 2.6vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    text-align: center;
}

.s17-mobile-section-12 {
    display: flex;
    margin: -30vw 0 10vw 5.3vw;
    /* padding: 0 5.3vw; */
    background-image: -webkit-linear-gradient(90deg, #ABB5FF 0%, #8286FF 100%);
    -webkit-background-clip: text;
    background-clip: text;
    background-position: 0 6vw;
    color: transparent;
}

.s17-mobile-section-12__aside {
    flex: 0 0 50%;
}

.s17-mobile-section-12__aside:first-child {
    margin-right: 10px
}

.s17-mobile-section-12__item {
    margin-bottom: 10.6vw;
}

.s17-mobile-section-12__item>div:first-child {
    margin-bottom: 2vw;
    line-height: 3.4vw;
    font-size: 2.6vw;
    color: #6B6B6B;
}

.s17-mobile-section-12__item>h3 {
    line-height: 6.4vw;
    font-size: 5.3vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
}

.s17-mobile-section-12__item>h3 {
    color: #4ACBFF;
}

@supports (-webkit-background-clip: text) or (background-clip: text) {
    .s17-mobile-section-12__item>h3 {
        color: transparent;
    }
}

.s17-mobile-section-13 {
    position: relative;
    margin-bottom: 23.2vw;
    width: 100vw;
    /* height: 100vh; */
}

.s17-mobile-section-13 img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.s17-mobile-section-13__common {
    position: absolute;
    top: 20vw;
    color: #fff;
    font-family: HanyiVar-vivo-hwid-65;
}

.s17-mobile-section-13__image {
    display: flex;
    justify-content: center;
    margin: 0 5.2vw;
}

.s17-mobile-section-13__image img {
    display: block;
    width: 100%;
}

.s17-mobile-section-13__switch>div>span {
    color: #fff;
    /* font-weight: bold; */
    font-size: 4vw;

}

.s17-mobile-section-13__text>h4 {
    margin-bottom: 4.6vw;
    font-size: 6.6vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
}

.s17-mobile-section-13__text>p {

    font-size: 4vw;
    color: #A7A7A7;
}

.s17-mobile-section-13__item p {
    line-height: 1;
    margin-bottom: 2.6vw;
    font-size: 2.6vw;
    color: #717171;
}

.s17-mobile-section-13__item h4 {
    line-height: 1;
    font-size: 5.3vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
}

.s17-mobile-section-14 {
    position: relative;
    width: 100vw;
    min-height: 100vh;
    padding-bottom: 9.3vw;
    overflow: hidden;
    box-sizing: border-box;
}

.s17-mobile-section-14>img:first-child {
    /* display: block; */
    /* width: 100%;
    height: 100%; */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    object-fit: cover;
}

.s17-mobile-section-14>img:last-child {
    /* position: absolute;
    bottom: 9.3vw;
    left: 9.3vw;
    z-index: 10; */
    display: block;
    width: 82vw;
    margin: 8.5vw auto 0;
}

.s17-mobile-section-14__text {
    /* position: absolute;
    top: 23.4vw;
    left: 5.3vw; */
    margin-top: 23.4vw;
    margin-left: 5.3vw;
}

.s17-mobile-section-14__text>h3 {
    margin-bottom: 4vw;
    font-size: 6.6vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
}

.s17-mobile-section-14__text>p {
    margin-bottom: 9.3vw;
    line-height: 5.3vw;
    font-size: 4vw;
    color: #6B6B6B;
}

.s17-mobile-section-14__item {
    margin-bottom: 8vw;
}
.s17-mobile-section-14__item sup {
    font-size: 2vw;
}
.s17-mobile-section-14__item p {
    margin-bottom: 2vw;
    line-height: 1;
    font-size: 2.6vw;
    color: #6B6B6B;
}

.s17-mobile-section-14__item h3 {
    font-size: 5.3vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
}

.s17-mobile-section-15 {
    position: relative;
    margin: 11.2vw 5.3vw 2.6vw;
}

.s17-mobile-section-15>img:first-child {
    display: block;
    width: 100%;
}

.s17-mobile-section-15>img:nth-child(2) {
    position: absolute;
    top: 15.3vw;
    left: 6vw;
    width: 77.4vw;
}

.s17-mobile-section-15 a {
    position: absolute;
    top: 45.7vw;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4.6vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #000;
}

.s17-mobile-section-15 a>img {
    width: 2.4vw;
    margin-left: 14px;
}

.s17-mobile-section-16 {
    position: relative;
    margin: 0 5.3vw 2.6vw;
}

.s17-mobile-section-16>img:first-child {
    display: block;
    width: 100%;
}

.s17-mobile-section-16>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
}

.s17-mobile-section-16>div>img {
    width: 27.3vw;
    margin-left: 10.8vw;
    margin-right: 13vw;
}

.s17-mobile-section-16>div h3 {
    margin-bottom: 2.6vw;
    line-height: 1;
    font-size: 4vw;
    /* font-weight: bold; */
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
}

.s17-mobile-section-16>div p {
    line-height: 1.3;
    font-size: 2.6vw;
    color: #6B6B6B;
}

.s17-mobile-section-17 {
    position: relative;
    margin: 0 5.3vw 2.6vw;
}

.s17-mobile-section-17>img:first-child {
    display: block;
    width: 100%;
}

.s17-mobile-memory-linear {
    margin: 0 0 8vw 4.6vw;
    /* font-weight: bold; */
    line-height: 1;
    font-size: 26.6vw;
    font-family: HanyiVar-vivo-hwid-65;
    color: #272727;
    background-image: -webkit-linear-gradient(0, #AFC5FF 35%, #93EBFF 70%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.s17-mobile-global-video {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 1);
    display: none;
    justify-content: center;
    align-items: center;
}

.s17-mobile-global-video .s17-mobile-global-video-close-icon {
    position: absolute;
    top: 10vw;
    right: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 40px;
    border-radius: 20px;
    color: #fff;
    font-size: 30px;
    background-color: #333;
}

.s17-mobile-global-video video {
    width: 100%;
}

.s17-mobile-global-video .s17-mobile-global-video-close-icon span {
    margin-top: -5px;
}