html,
body {
    padding: 0;
    margin: 0;
    overflow: initial;
}

body.is-overHidden {
    overflow: hidden;
}

.honor400 {
    opacity: 1;
    transition: opacity 0.2s ease;
    will-change: opacity;
    position: relative;
    z-index: 2;
    color: #000;
}

.honor400.is-loading {
    opacity: 0;
}

.honor400.is-loading * {
    transition: none !important;
}

.honor400 section {
    position: relative;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 section {
    overflow: hidden;
  }
}
.honor400 div,
.honor400 h2,
.honor400 h3,
.honor400 h4,
.honor400 ul,
.honor400 ol,
.honor400 li,
.honor400 p,
.honor400 form,
.honor400 table,
.honor400 th,
.honor400 td,
.honor400 figure,
.honor400 button {
    border: none;
    margin: 0px;
    padding: 0px;
    color: inherit;
    font-weight: normal;
}

.honor400 h2,
.honor400 h3,
.honor400 h4 {
    line-height: 1.25;
}

.honor400 p,
.honor400 span {
    line-height: 1.4;
}

.honor400 button {
    background-color: transparent;
    cursor: pointer;
    font-family: inherit;
    line-height: 1.25;
}

.honor400 button img,
.honor400 button svg {
    overflow: initial;
}

.honor400 sup {
    position: relative !important;
    font-size: 60% !important;
    line-height: 0 !important;
    vertical-align: super !important;
    top: 0 !important;
}

.honor400 sup.smaller {
    font-size: 40% !important;
    top: -0.5208333333vw !important;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 sup.smaller {
        top: -1.3333333333vw !important;
    }
}

.honor400 sup.placeholder {
    display: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 sup.placeholder {
        display: inline-block;
        opacity: 0;
    }
}

.honor400 sup.static {
    position: static !important;
}

.honor400 picture,
.honor400 img,
.honor400 video,
.honor400 canvas {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
}

.honor400 a {
    color: inherit;
    text-decoration: none;
}

.honor400 *,
.honor400 *::before,
.honor400 *::after {
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
}

.honor400 *:focus,
.honor400 *:active {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.honor400 .nowrap {
    white-space: nowrap;
}

.honor400 .object-fit {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.honor400 .object-contain {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.honor400.ff-demiBold {
    font-family: "HONOR Sans World DemiBold";
}

.honor400.ff-medium {
    font-family: "HONOR Sans World Medium";
}

.honor400.ff-regular {
    font-family: "HONOR Sans World Regular";
}

.honor400 .ff-demiBold {
    font-family: "HONOR Sans World DemiBold";
}

.honor400 .ff-medium {
    font-family: "HONOR Sans World Medium";
}

.honor400 .ff-regular {
    font-family: "HONOR Sans World Regular";
}

.honor400 .fs-56 {
    font-size: 2.9166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .fs-56 {
        font-size: 7.4666666667vw;
    }
}

.honor400 .fs-22 {
    font-size: 1.1458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .fs-22 {
        font-size: 3.2vw;
    }
}

.honor400 .sticky-container {
    position: sticky;
    top: 52px;
    height: calc(100vh - 52px);
    overflow: hidden;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .sticky-container {
        top: 52px;
        height: calc(100vh - 52px);
    }
}

.honor400 .section-kv {
    height: 300vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv {
        height: auto;
    }
}

.honor400 .section-kv #trigger-ga {
    position: absolute;
    top: 20vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .sticky-container {
        height: auto;
        position: relative;
        top: auto;
        padding-top: 13.3333333333vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .sticky-container .bg {
        height: 131.4666666667vw;
    }
}

.honor400 .section-kv .copy-wrapper {
    position: absolute;
    top: 50%;
    left: 77.34375vw;
    width: 39.0625vw;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
    z-index: 2;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .copy-wrapper {
        position: static;
        transform: none;
        width: 89.3333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-kv .copy-wrapper .productname {
    width: 33.0729166667vw;
    height: 3.8020833333vw;
    margin: 0 auto;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .copy-wrapper .productname {
        width: 74.6666666667vw;
        height: 8.5837270341vw;
    }
}

.honor400 .section-kv .copy-wrapper .slogan {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 2.34375vw;
    margin-top: 2.0833333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .copy-wrapper .slogan {
        font-size: 5.3333333333vw;
        margin-top: 4vw
    }
}

.honor400 .section-kv .copy-wrapper .slogan .aistar {
    width: 3.75vw;
    height: 2.1875vw;
    transform: translateY(-0.0645833333vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-kv .copy-wrapper .slogan .aistar {
         width: 8.5333333333vw;
        height: 4.5333333333vw;
     transform: translateY(-0.2vw);
  }
}

.honor400 .section-kv .copy-wrapper .slogan .line {
    height: 1.5625vw;
    border-left: 1.5px solid #000;
    margin: 0 0.6770833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .copy-wrapper .slogan .line {
        height: 3.7333333333vw;
        margin: 0 1.8666666667vw;
    }
}

/* 0521-kv-new */
.honor400 .section-kv .copy-wrapper .copy {
    display: flex;
    justify-content: center;
    font-size: 1.25vw;
    margin-top: 1.0416666667vw;
}

.honor400 .section-kv .copy-wrapper .copy .line {
    height: 3.125vw;
    border-left: 1px solid #000;
    margin: 0 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .copy-wrapper .copy {
        font-size: 2.6666666667vw;
        margin-top: 2.6666666667vw;
    }

    .honor400 .section-kv .copy-wrapper .copy .line {
        height: 8vw;
        margin: 0 1.6vw;
    }
}
/* new-end */
.honor400 .section-kv .copy-wrapper .copy>span {
    color: #256fff;
}

.honor400 .section-kv .copy-wrapper .copy-soon {
    font-size: 3.4375vw;
    margin-top: 1.3020833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .copy-wrapper .copy-soon {
        font-size: 9.0666666667vw;
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-kv .button-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1.5625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .button-wrapper {
        margin-top: 4vw;
    }
}

.honor400 .section-kv .kvBuyBtn {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 0.9375vw;
    border-radius: 2.6041666667vw;
    border: 1.5px solid #7f7f7f;
    padding: 0.5208333333vw 1.5625vw;
    line-height: 1;
    transition: border-color 0.1s linear;
    margin: 0 0.78125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .kvBuyBtn {
        font-size: 3.7333333333vw;
        transform: none;
        padding: 2.1333333333vw 4.8vw;
        border-radius: 8vw;
        margin: 0 1.3333333333vw;
    }
}

@media (min-aspect-ratio: 12/10) and (min-width: 1366px) {
    .honor400 .section-kv .kvBuyBtn:hover {
        border-color: #000;
    }
}

.honor400 .section-kv .playBtn {
    display: flex;
    align-items: center;
    white-space: nowrap;
    margin: 0 0.78125vw;
    font-size: 0.9375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .playBtn {
        font-size: 3.7333333333vw;
        margin: 0 1.3333333333vw;
    }
}

.honor400 .section-kv .playBtn .icon {
    width: 0.9375vw;
    height: 0.9895833333vw;
    margin-right: 0.3645833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .playBtn .icon {
        width: 4.8vw;
        height: 5.0666666667vw;
        margin-right: 1.8666666667vw;
    }
}

.honor400 .section-kv .magicos-wrapper {
    position: absolute;
    z-index: 2;
    bottom: 1.5625vw;
    right: 2.34375vw;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    transform: scale(0.33);
    transform-origin: 100% 100%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .magicos-wrapper {
        transform: scale(0.2);
        transform-origin: 100% 100%;
        bottom: 4vw;
        right: 4vw;
    }
}

.honor400 .section-kv .magicos-wrapper .magicos-logo {
    width: 15.3541666667vw;
    height: 3.6666666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .magicos-wrapper .magicos-logo {
        width: 54vw;
        height: 12.8955223881vw;
    }
}

.honor400 .section-kv .magicos-wrapper .magicos-copy {
    font-size: 12px;
    margin-top: 2.34375vw;
    width: 1300px;
    text-align: right;
    color: rgba(0, 0, 0, 0.6);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-kv .magicos-wrapper .magicos-copy {
        font-size: 16px;
        margin-top: 3.6vw;
        width: 1700px;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
    .honor400 .section-kv .magicos-wrapper .magicos-copy {
        font-size: 8px;
        width: 850px;
    }
}

.honor400 .section-highlights {
    margin-top: -300vh;
    height: 300vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights {
        margin-top: 0;
        height: auto;
        pointer-events: visible;
    }
}

.honor400 .section-highlights #trigger-highlights-1,
.honor400 .section-highlights #trigger-ga {
    position: absolute;
    top: 40vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-highlights #trigger-highlights-1,
    .honor400 .section-highlights #trigger-ga {
        position: static;
    }
}

.honor400 .section-highlights.is-active {
    pointer-events: visible;
}

.honor400 .section-highlights.is-active .highlights-wrapper {
    opacity: 1;
    transform: translateX(0%);
}

.honor400 .section-highlights.is-active .colorbg {
    opacity: 1;
}

.honor400 .section-highlights.is-next .item-wrapper .wrapper1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-highlights.is-next .item-wrapper .wrapper2 {
    opacity: 1;
    visibility: visible;
    transform: translateX(0%);
}

.honor400 .section-highlights.is-next .button-wrapper .prevBtn {
    opacity: 1;
    pointer-events: visible;
}

.honor400 .section-highlights.is-next .button-wrapper .nextBtn {
    opacity: 0.3;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .sticky-container {
        height: auto;
        position: relative;
        top: auto;
    }
}

.honor400 .section-highlights .highlights-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .highlights-wrapper {
        opacity: 1;
        transform: none;
        display: block;
        height: auto;
        padding: 21.3333333333vw 0;
    }
}

.honor400 .section-highlights .colorbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #f7f0e8 0%, #fff9f2 49%, #f5ede4 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .colorbg {
        opacity: 1;
    }
}

.honor400 .section-highlights .title-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15.625vw;
    transform: translateX(-37.96875vw) translateY(-18.28125vw);
    z-index: 3;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .title-wrapper {
        position: static;
        transform: none;
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-highlights .title-wrapper .phone {
    width: 29.4375vw;
    height: 34.078125vw;
    pointer-events: none;
    transform: translateX(-11.4583333333vw);
    margin-top: 1.8229166667vw;
}

.honor400 .section-highlights .item-wrapper {
    position: relative;
    z-index: 2;
    width: 56.15625vw;
    margin-left: 12.7083333333vw;
    margin-top: -1.3541666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper {
        width: 82.9333333333vw;
        margin: 5.3333333333vw auto 0;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper1 {
        display: block;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper1 .item {
    position: relative;
    width: 27.65625vw;
    height: 17.296875vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper1 .item {
        width: 100%;
        height: 51.7333333333vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper1 .item2 {
        margin-top: 3.2vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper1 .item3,
.honor400 .section-highlights .item-wrapper .wrapper1 .item4 {
    margin-top: 0.8333333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-highlights .item-wrapper .wrapper1 .item3,
    .honor400 .section-highlights .item-wrapper .wrapper1 .item4 {
        margin-top: 3.2vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper1 .item3 .copy-wrapper {
    width: 13.5416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper1 .item3 .copy-wrapper {
        width: 36vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper1 .item3 .icon-wrapper {
    position: absolute;
    top: 0.625vw;
    right: 0.625vw;
    width: 1.875vw;
    height: 1.875vw;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(0.4166666667vw);
    backdrop-filter: blur(0.4166666667vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper1 .item3 .icon-wrapper {
        top: 3.2vw;
        right: 3.2vw;
        width: 4.8vw;
        height: 4.8vw;
        -webkit-backdrop-filter: blur(1.0666666667vw);
        backdrop-filter: blur(1.0666666667vw);
    }
}

.honor400 .section-highlights .item-wrapper .wrapper1 .item3 .icon-wrapper.is-active .icon-yellow {
    opacity: 1;
}

.honor400 .section-highlights .item-wrapper .wrapper1 .item3 .icon-wrapper .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 1.0416666667vw;
    height: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper1 .item3 .icon-wrapper .icon {
        width: 2.6666666667vw;
        height: 2.6666666667vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper1 .item3 .icon-wrapper .icon-yellow {
    opacity: 0;
    transition: opacity 0.1s ease;
}

.honor400 .section-highlights .item-wrapper .wrapper2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: grid;
    grid-template-areas: "a c" "b c";
    justify-content: space-between;
    gap: 0.8333333333vw;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper2 {
        position: static;
        display: block;
        opacity: 1;
        visibility: visible;
        transform: none;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper2 .item {
    position: relative;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper2 .item {
        margin-top: 3.2vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper2 .item1 {
    width: 27.65625vw;
    height: 17.296875vw;
    grid-area: a;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper2 .item1 {
        width: 100%;
        height: 51.7333333333vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper2 .item2 {
    width: 27.65625vw;
    height: 17.296875vw;
    grid-area: b;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper2 .item2 {
        width: 100%;
        height: 51.7333333333vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper2 .item2 .copy-wrapper {
    width: 11.71875vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper2 .item2 .copy-wrapper {
        width: 33.3333333333vw;
    }
}

.honor400 .section-highlights .item-wrapper .wrapper2 .item3 {
    width: 27.75vw;
    height: 35.34375vw;
    grid-area: c;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .wrapper2 .item3 {
        width: 100%;
        height: 51.7333333333vw;
    }
}

@media (min-aspect-ratio: 12/10) and (min-width: 1366px) {
    .honor400 .section-highlights .item-wrapper .item:hover {
        cursor: pointer;
    }

    .honor400 .section-highlights .item-wrapper .item:hover .bg-wrapper .bg {
        transform: scale(1.1);
    }
}

.honor400 .section-highlights .item-wrapper .bg-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 1.1458333333vw;
    overflow: hidden;
    transform: rotate(0);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .bg-wrapper {
        border-radius: 3.2vw;
    }
}

.honor400 .section-highlights .item-wrapper .bg-wrapper .bg {
    transition: transform 0.5s ease;
}

.honor400 .section-highlights .item-wrapper .copy-wrapper {
    position: absolute;
    top: 1.4583333333vw;
    left: 1.4583333333vw;
    width: calc(100% - 2.9166666667vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .copy-wrapper {
        top: 3.4666666667vw;
        left: 4.2666666667vw;
        width: calc(100% - 8.5333333333vw);
    }
}

.honor400 .section-highlights .item-wrapper .copy-wrapper .subtitle {
    font-size: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .copy-wrapper .subtitle {
        font-size: 3.7333333333vw;
    }
}

.honor400 .section-highlights .item-wrapper .sgs-wrapper {
    position: relative;
    width: 9.3046875vw;
    height: 2.578125vw;
    margin-top: 0.5208333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .sgs-wrapper {
        width: 27.7333333333vw;
        height: 7.6842989085vw;
        margin-top: 1.6vw;
    }
}

.honor400 .section-highlights .item-wrapper .sgs-wrapper .sgs-copy {
    position: absolute;
    top: 1.875vw;
    left: 3.375vw;
    font-size: 0.625vw;
    width: 130%;
    transform: scale(0.7);
    transform-origin: 0 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-highlights .item-wrapper .sgs-wrapper .sgs-copy {
        font-size: 2.1333333333vw;
        top: 5.3333333333vw;
        left: 9.8666666667vw;
    }
}

.honor400 .section-highlights .item-wrapper .color-white {
    color: #fff;
}

.honor400 .section-highlights .button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(30vw) translateY(17.8125vw);
    width: 4.1666666667vw;
    display: flex;
    justify-content: space-between;
}

.honor400 .section-highlights .button-wrapper .arrowBtn {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    transition: opacity 0.3s ease;
}

.honor400 .section-highlights .button-wrapper .prevBtn {
    transform: rotate(180deg);
    opacity: 0.3;
    pointer-events: none;
}

.honor400 .section-thin {
    height: 300vh;
    margin-top: -300vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin {
        height: auto;
        margin-top: 0;
        pointer-events: visible;
    }
}

.honor400 .section-thin #trigger-thin-1,
.honor400 .section-thin #trigger-ga {
    position: absolute;
    top: 100vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-thin #trigger-thin-1,
    .honor400 .section-thin #trigger-ga {
        position: static;
    }
}

.honor400 .section-thin.is-active {
    pointer-events: visible;
}

.honor400 .section-thin.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-thin.is-active .phone-wrapper .phone {
    transform: translateY(0);
}

.honor400 .section-thin.is-active .phone-wrapper .hand {
    transform: translateY(0);
}

.honor400 .section-thin .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .sticky-container {
        opacity: 1;
        flex-direction: column;
        position: relative;
        top: auto;
        height: auto;
        padding-top: 21.3333333333vw;
    }
}

.honor400 .section-thin .colorbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #fff 69.72%, #f5ede4 100%);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .colorbg {
        background: linear-gradient(180deg, #fff 69.72%, #f5ede4 99%, #fff);
    }
}

.honor400 .section-thin .copy-wrapper {
    position: relative;
    z-index: 2;
    width: 19.7916666667vw;
    order: 1;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .copy-wrapper {
        width: 84vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .copy-wrapper .thin-copy {
        font-size: 3.2vw;
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-thin .spec-wrapper {
    position: relative;
    z-index: 2;
    width: 22.9166666667vw;
    order: 3;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .spec-wrapper {
        position: absolute;
        left: 68vw;
        bottom: 106.6666666667vw;
    }
}

.honor400 .section-thin .spec-wrapper .item-wrapper {
    display: flex;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .spec-wrapper .item-wrapper {
        flex-direction: column-reverse;
    }
}

.honor400 .section-thin .spec-wrapper .item {
    font-size: 4.5833333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .spec-wrapper .item {
        font-size: 9.0666666667vw;
    }
}

.honor400 .section-thin .spec-wrapper .item>span {
    font-size: 1.6666666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .spec-wrapper .item>span {
        font-size: 3.2vw;
    }
}

.honor400 .section-thin .spec-wrapper .item2 {
    margin-left: 2.6041666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .spec-wrapper .item2 {
        margin-left: 0;
        margin-top: 2.1333333333vw;
    }
}

.honor400 .section-thin .spec-wrapper .thin-copy {
    margin-top: 2.0833333333vw;
    font-size: 1.1458333333vw;
}

.honor400 .section-thin .phone-wrapper {
    position: relative;
    z-index: 2;
    width: 23.765625vw;
    height: 30.84375vw;
    transform: translateY(-5.2083333333vw);
    order: 2;
    margin-left: 1.5625vw;
    margin-right: 6.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .phone-wrapper {
        width: 100%;
        height: auto;
        transform: none;
        margin: 9.3333333333vw auto 0;
    }
}

.honor400 .section-thin .phone-wrapper .phone {
    transform: translateY(-50%);
    transition: transform 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .phone-wrapper .phone {
        transform: none;
        width: 76.9333333333vw;
        height: 106vw;
        margin: 0 auto;
    }
}

.honor400 .section-thin .phone-wrapper .hand {
    position: absolute;
    top: 21.5625vw;
    left: 0;
    width: 31.453125vw;
    height: 28.171875vw;
    transform: translateY(50%);
    transition: transform 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-thin .phone-wrapper .hand {
        position: static;
        width: 83.7333333333vw;
        height: 68.2666666667vw;
        transform: none;
        margin-top: -26.6666666667vw;
        margin-left: 16.2666666667vw;
    }
}

.honor400 .section-cmf {
    height: 300vh;
    margin-top: -300vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf {
        height: auto;
        margin-top: 0;
        pointer-events: visible;
    }
}

.honor400 .section-cmf #trigger-cmf-1,
.honor400 .section-cmf #trigger-ga {
    position: absolute;
    top: 160vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-cmf #trigger-cmf-1,
    .honor400 .section-cmf #trigger-ga {
        position: static;
    }
}

.honor400 .section-cmf.is-active {
    pointer-events: visible;
}

.honor400 .section-cmf.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-cmf.is-color-silver .bg-wrapper .item[data-color=silver] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-silver .phone-wrapper .item[data-color=silver] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-silver .right-wrapper .copy-wrapper .item[data-color=gold] {
    opacity: 0;
}

.honor400 .section-cmf.is-color-silver .right-wrapper .copy-wrapper .item[data-color=silver] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-silver .right-wrapper .button-wrapper .cmfBtn[data-color=gold] {
    -webkit-clip-path: circle(42% at center);
    clip-path: circle(42% at center);
}

.honor400 .section-cmf.is-color-silver .right-wrapper .button-wrapper .cmfBtn[data-color=silver] {
    -webkit-clip-path: circle(50% at center);
    clip-path: circle(50% at center);
}

.honor400 .section-cmf.is-color-blue .bg-wrapper .item[data-color=blue] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-blue .phone-wrapper .item[data-color=blue] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-blue .right-wrapper .copy-wrapper .item[data-color=gold] {
    opacity: 0;
}

.honor400 .section-cmf.is-color-blue .right-wrapper .copy-wrapper .item[data-color=blue] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-blue .right-wrapper .button-wrapper .cmfBtn[data-color=gold] {
    -webkit-clip-path: circle(42% at center);
    clip-path: circle(42% at center);
}

.honor400 .section-cmf.is-color-blue .right-wrapper .button-wrapper .cmfBtn[data-color=blue] {
    -webkit-clip-path: circle(50% at center);
    clip-path: circle(50% at center);
}

.honor400 .section-cmf.is-color-black .bg-wrapper .item[data-color=black] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-black .phone-wrapper .item[data-color=black] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-black .right-wrapper .copy-wrapper .item[data-color=gold] {
    opacity: 0;
}

.honor400 .section-cmf.is-color-black .right-wrapper .copy-wrapper .item[data-color=black] {
    opacity: 1;
}

.honor400 .section-cmf.is-color-black .right-wrapper .button-wrapper .cmfBtn[data-color=gold] {
    -webkit-clip-path: circle(42% at center);
    clip-path: circle(42% at center);
}

.honor400 .section-cmf.is-color-black .right-wrapper .button-wrapper .cmfBtn[data-color=black] {
    -webkit-clip-path: circle(50% at center);
    clip-path: circle(50% at center);
}

.honor400 .section-cmf .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .sticky-container {
        position: relative;
        top: auto;
        height: auto;
        opacity: 1;
        flex-direction: column;
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-cmf .cmf-title {
    position: relative;
    z-index: 2;
    width: 26.0416666667vw;
    font-size: 2.5vw;
    margin-left: -3.6458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .cmf-title {
        width: 82.9333333333vw;
        margin: 0 auto;
        font-size: 7.4666666667vw;
    }
}

.honor400 .section-cmf .bg-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 103.75vw;
    height: 85.3125vw;
    transform: translateX(-50%) translateY(-56.2%);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .bg-wrapper {
        position: relative;
        top: auto;
        left: auto;
        height: 139.4666666667vw;
        transform: none;
        margin-top: 28vw;
    }
}

.honor400 .section-cmf .bg-wrapper .item[data-color=silver],
.honor400 .section-cmf .bg-wrapper .item[data-color=blue],
.honor400 .section-cmf .bg-wrapper .item[data-color=black] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.honor400 .section-cmf .phone-wrapper {
    position: relative;
    z-index: 2;
    width: 14.109375vw;
    height: 38.53125vw;
    margin-left: 2.0833333333vw;
    margin-right: 15.625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .phone-wrapper {
        position: absolute;
        bottom: 37.3333333333vw;
        left: 50%;
        transform: translateX(-50%);
        margin: 0;
        width: 41.6vw;
        height: 113.8666666667vw;
    }
}

.honor400 .section-cmf .phone-wrapper .item[data-color=silver],
.honor400 .section-cmf .phone-wrapper .item[data-color=blue],
.honor400 .section-cmf .phone-wrapper .item[data-color=black] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.honor400 .section-cmf .right-wrapper {
    position: relative;
    z-index: 2;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .right-wrapper {
        position: absolute;
        bottom: 12vw;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column-reverse;
    }
}

.honor400 .section-cmf .right-wrapper .copy-wrapper {
    position: relative;
    text-align: center;
}

.honor400 .section-cmf .right-wrapper .copy-wrapper .item {
    font-size: 1.6666666667vw;
    white-space: nowrap;
    transition: opacity 0.3s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .right-wrapper .copy-wrapper .item {
        font-size: 4.2666666667vw;
    }
}

.honor400 .section-cmf .right-wrapper .copy-wrapper .item[data-color=silver],
.honor400 .section-cmf .right-wrapper .copy-wrapper .item[data-color=blue],
.honor400 .section-cmf .right-wrapper .copy-wrapper .item[data-color=black] {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

.honor400 .section-cmf .right-wrapper .button-wrapper {
    display: inline-flex;
    padding: 0.4166666667vw;
    border-radius: 2.6041666667vw;
    background: rgba(0, 0, 0, 0.05);
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .right-wrapper .button-wrapper {
        padding: 1.3333333333vw;
        border-radius: 13.3333333333vw;
        margin-top: 0;
        margin-bottom: 2.6666666667vw;
    }
}

.honor400 .section-cmf .right-wrapper .button-wrapper .cmfBtn {
    width: 2.9166666667vw;
    height: 2.9166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .right-wrapper .button-wrapper .cmfBtn {
        width: 7.4666666667vw;
        height: 7.4666666667vw;
    }
}

.honor400 .section-cmf .right-wrapper .button-wrapper .cmfBtn:not(:first-of-type) {
    margin-left: 0.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-cmf .right-wrapper .button-wrapper .cmfBtn:not(:first-of-type) {
        margin-left: 1.0666666667vw;
    }
}

.honor400 .section-cmf .right-wrapper .button-wrapper .cmfBtn[data-color=silver],
.honor400 .section-cmf .right-wrapper .button-wrapper .cmfBtn[data-color=blue],
.honor400 .section-cmf .right-wrapper .button-wrapper .cmfBtn[data-color=black] {
    -webkit-clip-path: circle(42% at center);
    clip-path: circle(42% at center);
}

.honor400 .section-design {
    margin-top: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-design {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-design .copy-wrapper {
    width: 55.2083333333vw;
    margin: 0 auto;
    text-align: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-design .copy-wrapper {
        width: 82.9333333333vw;
        text-align: left;
    }
}

.honor400 .section-design .copy-wrapper .design-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-design .copy-wrapper .design-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-design .bg {
    width: 75vw;
    height: 45.4166666667vw;
    margin: 0.78125vw auto 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-design .bg {
        width: 82.9333333333vw;
        height: 137.6vw;
        margin-top: 5.3333333333vw;
    }
}

.honor400 .section-maintitle {
    pointer-events: none;
}

.honor400 .section-maintitle.section-maintitle-camera {
    height: 320vh;
    margin-top: -100vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.section-maintitle-camera {
        height: calc(100vh - 52px);
        margin-top: 21.3333333333vw;
        pointer-events: visible;
    }
}

.honor400 .section-maintitle.section-maintitle-camera #trigger-maintitle-1,
.honor400 .section-maintitle.section-maintitle-camera #trigger-ga {
    position: absolute;
    top: 20vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-maintitle.section-maintitle-camera #trigger-maintitle-1,
    .honor400 .section-maintitle.section-maintitle-camera #trigger-ga {
        position: static;
    }
}

.honor400 .section-maintitle.section-maintitle-camera.is-active {
    background: #fff;
}

.honor400 .section-maintitle.section-maintitle-camera.is-active #canvas-star {
    opacity: 1;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.section-maintitle-camera.is-active .copy-wrapper .maintitle-title {
        transition-delay: 0.2s;
    }
}

.honor400 .section-maintitle.section-maintitle-camera #canvas-star {
    width: 8.4895833333vw;
    height: 8.4895833333vw;
    margin: 0 auto;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.section-maintitle-camera #canvas-star {
        width: 16vw;
        height: 16vw;
        opacity: 0;
        transition: opacity 0.5s ease;
    }
}

.honor400 .section-maintitle.section-maintitle-screen {
    height: 300vh;
    margin-top: -300vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.section-maintitle-screen {
        height: calc(100vh - 52px);
        margin-top: 0;
        pointer-events: visible;
    }
}

.honor400 .section-maintitle.section-maintitle-screen #trigger-maintitle-1,
.honor400 .section-maintitle.section-maintitle-screen #trigger-ga {
    position: absolute;
    top: 80vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-maintitle.section-maintitle-screen #trigger-maintitle-1,
    .honor400 .section-maintitle.section-maintitle-screen #trigger-ga {
        position: static;
    }
}

.honor400 .section-maintitle.section-maintitle-performance {
    height: 240vh;
    margin-top: -240vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.section-maintitle-performance {
        height: calc(100vh - 52px);
        margin-top: 0;
        pointer-events: visible;
    }
}

.honor400 .section-maintitle.section-maintitle-performance #trigger-maintitle-1,
.honor400 .section-maintitle.section-maintitle-performance #trigger-ga {
    position: absolute;
    top: 80vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-maintitle.section-maintitle-performance #trigger-maintitle-1,
    .honor400 .section-maintitle.section-maintitle-performance #trigger-ga {
        position: static;
    }
}

.honor400 .section-maintitle.section-maintitle-experience {
    height: 380vh;
    margin-top: -380vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.section-maintitle-experience {
        height: calc(100vh - 52px);
        margin-top: 21.3333333333vw;
        pointer-events: visible;
    }
}

.honor400 .section-maintitle.section-maintitle-experience #trigger-maintitle-1,
.honor400 .section-maintitle.section-maintitle-experience #trigger-ga {
    position: absolute;
    top: 20vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-maintitle.section-maintitle-experience #trigger-maintitle-1,
    .honor400 .section-maintitle.section-maintitle-experience #trigger-ga {
        position: static;
    }
}

.honor400 .section-maintitle.section-maintitle-os {
    height: 380vh;
    margin-top: -380vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.section-maintitle-os {
        height: calc(100vh - 52px);
        margin-top: 21.3333333333vw;
        pointer-events: visible;
    }
}

.honor400 .section-maintitle.section-maintitle-os #trigger-maintitle-1,
.honor400 .section-maintitle.section-maintitle-os #trigger-ga {
    position: absolute;
    top: 220vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-maintitle.section-maintitle-os #trigger-maintitle-1,
    .honor400 .section-maintitle.section-maintitle-os #trigger-ga {
        position: static;
    }
}

.honor400 .section-maintitle.is-active {
    pointer-events: visible;
}

.honor400 .section-maintitle.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-maintitle.is-active .copy-wrapper .maintitle-title {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.5s;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle.is-active .copy-wrapper .maintitle-title {
        transition-delay: 0s;
    }
}

.honor400 .section-maintitle .sticky-container {
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle .sticky-container {
        opacity: 1;
    }
}

.honor400 .section-maintitle .copy-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 62.5vw;
    text-align: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle .copy-wrapper {
        width: 93.3333333333vw;
    }
}

.honor400 .section-maintitle .copy-wrapper .maintitle-title {
    display: inline-block;
    background: linear-gradient(90deg, #ab8c71 0%, #c3976e 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: translateY(5.2083333333vw);
    opacity: 0;
    transition: all 0.75s ease;
}

.honor400 .section-maintitle .copy-wrapper .aistar {
    width: 8.5416666667vw;
    height: 7.3958333333vw;
    margin: 0 auto 2.0833333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maintitle .copy-wrapper .aistar {
        width: 16vw;
        height: 13.8666666667vw;
        margin-bottom: 6.4vw;
    }
}

.honor400 .section-camera {
    height: 320vh;
    margin-top: -320vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera {
        height: auto;
        pointer-events: visible;
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-camera #trigger-camera-1,
.honor400 .section-camera #trigger-ga {
    position: absolute;
    top: 80vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-camera #trigger-camera-1,
    .honor400 .section-camera #trigger-ga {
        position: static;
    }
}

.honor400 .section-camera.is-active {
    pointer-events: visible;
}

.honor400 .section-camera.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-camera.is-active .phone-wrapper .front {
    transform: translateX(0) translateY(0);
}

.honor400 .section-camera.is-active .phone-wrapper .back {
    transform: translateX(0) translateY(0);
}

.honor400 .section-camera .sticky-container {
    background: #fff;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .sticky-container {
        opacity: 1;
        position: static;
        height: auto;
    }
}

.honor400 .section-camera .camera-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(calc(-100% - 14.5833333333vw));
    width: 75vw;
    text-align: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .camera-title {
        position: static;
        transform: none;
        width: 82.9333333333vw;
        margin: 0 auto;
        text-align: left;
    }
}

.honor400 .section-camera .spec-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(14.0625vw) translateY(-10.4166666667vw);
    width: 28.6458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .spec-wrapper {
        position: static;
        transform: none;
        width: 82.9333333333vw;
        margin: 6.6666666667vw auto 0;
    }
}

.honor400 .section-camera .spec-wrapper .item {
    display: flex;
}

.honor400 .section-camera .spec-wrapper .item2,
.honor400 .section-camera .spec-wrapper .item3 {
    margin-top: 3.125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-camera .spec-wrapper .item2,
    .honor400 .section-camera .spec-wrapper .item3 {
        margin-top: 5.3333333333vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .spec-wrapper .item3 .icon {
        transform: translateY(0.8vw);
    }
}

.honor400 .section-camera .spec-wrapper .icon {
    width: 2.6822916667vw;
    height: 3.5677083333vw;
    margin-right: 1.5625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .spec-wrapper .icon {
        width: 6.4vw;
        height: 8.5333333333vw;
        margin-right: 3.7333333333vw;
    }
}

.honor400 .section-camera .spec-wrapper>div {
    width: 24.4010416667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .spec-wrapper>div {
        width: 72.8vw;
    }
}

.honor400 .section-camera .spec-wrapper .title {
    font-size: 1.6666666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .spec-wrapper .title {
        font-size: 4.2666666667vw;
    }
}

.honor400 .section-camera .spec-wrapper .copy {
    font-size: 0.9375vw;
    margin-top: 0.2083333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .spec-wrapper .copy {
        font-size: 2.6666666667vw;
        margin-top: 1.3333333333vw;
    }
}

.honor400 .section-camera .phone-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70.46875vw;
    height: 76.5625vw;
    transform: translateX(-38.5416666667vw) translateY(-12.5vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .phone-wrapper {
        position: static;
        width: 100%;
        height: 93.8666666667vw;
        margin-top: 8vw;
        transform: none;
    }
}

.honor400 .section-camera .phone-wrapper .front {
    transform: translateX(-2.6041666667vw) translateY(-4.1666666667vw);
    transition: transform 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .phone-wrapper .front {
        display: none;
    }
}

.honor400 .section-camera .phone-wrapper .back {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(2.6041666667vw) translateY(4.1666666667vw);
    transition: transform 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-camera .phone-wrapper .back {
        position: static;
        transform: none;
    }
}

.honor400 .section-maincamera {
    margin-top: -37.7604166667vw;
    background: #fff;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maincamera {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-maincamera .maincamera-container {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maincamera .maincamera-container {
        display: block;
    }
}

.honor400 .section-maincamera .copy-wrapper {
    width: 25.5208333333vw;
    margin-right: 2.6041666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maincamera .copy-wrapper {
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-maincamera .copy-wrapper .maincamera-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maincamera .copy-wrapper .maincamera-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-maincamera .bg {
    width: 59.4270833333vw;
    height: 37.7604166667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-maincamera .bg {
        width: 82.9333333333vw;
        height: 110.6666666667vw;
        margin: 5.3333333333vw auto 0;
    }
}

.honor400 .section-zoom {
    margin-top: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-zoom.is-active-2 .bg-wrapper .item1 {
    opacity: 0;
}

.honor400 .section-zoom.is-active-2 .bg-wrapper .item2 {
    opacity: 1;
    pointer-events: visible;
}

.honor400 .section-zoom.is-active-2 .button-wrapper .zoomBtn:first-of-type {
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
}

.honor400 .section-zoom.is-active-2 .button-wrapper .zoomBtn:nth-of-type(2) {
    background: #fff;
    color: #000;
}

.honor400 .section-zoom.is-active-3 .bg-wrapper .item1 {
    opacity: 0;
}

.honor400 .section-zoom.is-active-3 .bg-wrapper .item3 {
    opacity: 1;
    pointer-events: visible;
}

.honor400 .section-zoom.is-active-3 .button-wrapper .zoomBtn:first-of-type {
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
}

.honor400 .section-zoom.is-active-3 .button-wrapper .zoomBtn:nth-of-type(3) {
    background: #fff;
    color: #000;
}

.honor400 .section-zoom.is-active-4 .bg-wrapper .item1 {
    opacity: 0;
}

.honor400 .section-zoom.is-active-4 .bg-wrapper .item4 {
    opacity: 1;
    pointer-events: visible;
}

.honor400 .section-zoom.is-active-4 .button-wrapper .zoomBtn:first-of-type {
    background: transparent;
    color: rgba(255, 255, 255, 0.8);
}

.honor400 .section-zoom.is-active-4 .button-wrapper .zoomBtn:nth-of-type(4) {
    background: #fff;
    color: #000;
}

.honor400 .section-zoom .zoom-container {
    overflow: hidden;
}

.honor400 .section-zoom .copy-wrapper {
    width: 75vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .copy-wrapper {
        width: 82.9333333333vw;
        display: block;
    }
}

.honor400 .section-zoom .copy-wrapper>div {
    width: 38.0208333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .copy-wrapper>div {
        width: 100%;
    }
}

.honor400 .section-zoom .copy-wrapper .zoom-subtitle {
    display: flex;
    align-items: center;
    font-size: 1.25vw;
    margin-bottom: 0.5208333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .copy-wrapper .zoom-subtitle {
        font-size: 3.7333333333vw;
        margin-bottom: 2.1333333333vw;
    }
}

.honor400 .section-zoom .copy-wrapper .aistar {
    width: 2.03125vw;
    height: 1.09375vw;
    margin-right: 0.15625vw;
    transform: translateY(-0.078125vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .copy-wrapper .aistar {
        width: 5.8666666667vw;
        height: 3.2vw;
        margin-right: 0.8vw;
        transform: translateY(-0.2666666667vw);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
    .honor400 .section-zoom .copy-wrapper .aistar {
        transform: translateY(-0.4vw);
    }
}

.honor400 .section-zoom .copy-wrapper .zoom-copy {
    width: 33.8541666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .copy-wrapper .zoom-copy {
        width: 100%;
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-zoom .bg-wrapper {
    position: relative;
    width: 63.2291666667vw;
    height: 36.9791666667vw;
    margin: 1.0416666667vw auto 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .bg-wrapper {
        width: 82.9333333333vw;
        height: 110.6666666667vw;
        margin-top: 5.3333333333vw;
    }
}

.honor400 .section-zoom .bg-wrapper .item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease;
}

.honor400 .section-zoom .bg-wrapper .item4.is-active .pic1 {
    opacity: 0;
}

.honor400 .section-zoom .bg-wrapper .item4 .pic1 {
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 0.5s ease;
}

.honor400 .section-zoom .bg-wrapper .item2,
.honor400 .section-zoom .bg-wrapper .item3,
.honor400 .section-zoom .bg-wrapper .item4 {
    opacity: 0;
    pointer-events: none;
}

.honor400 .section-zoom .aiBtn-wrapper {
    position: absolute;
    top: 2.6041666667vw;
    right: 2.0833333333vw;
    width: 3.75vw;
    height: 2.2916666667vw;
    background: #256fff;
    border-radius: 1.25vw;
    transition: background 0.5s ease;
    cursor: pointer;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .aiBtn-wrapper {
        top: 3.7333333333vw;
        right: 3.7333333333vw;
        width: 9.0666666667vw;
        height: 5.6vw;
        border-radius: 6.4vw;
    }
}

.honor400 .section-zoom .aiBtn-wrapper.is-active {
    background: #bebebe;
}

.honor400 .section-zoom .aiBtn-wrapper.is-active .aiBtn {
    transform: translateX(0);
}

.honor400 .section-zoom .aiBtn-wrapper.is-active .aiBtn>img {
    opacity: 0;
}

.honor400 .section-zoom .aiBtn-wrapper .aiBtn {
    position: absolute;
    top: 0.1041666667vw;
    left: 0.1041666667vw;
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateX(1.4583333333vw);
    transition: transform 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .aiBtn-wrapper .aiBtn {
        top: 0.2666666667vw;
        left: 0.2666666667vw;
        width: 5.0666666667vw;
        height: 5.0666666667vw;
        transform: translateX(3.4666666667vw);
    }
}

.honor400 .section-zoom .aiBtn-wrapper .aiBtn>img {
    width: 1.09375vw;
    height: 0.9375vw;
    transition: opacity 0.1s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .aiBtn-wrapper .aiBtn>img {
        width: 2.6666666667vw;
        height: 2.4vw;
    }
}

.honor400 .section-zoom .button-wrapper {
    position: absolute;
    bottom: 1.5625vw;
    left: 50%;
    transform: translateX(-50%);
    display: inline-flex;
    padding: 0.4166666667vw;
    border-radius: 2.6041666667vw;
    background: rgba(156, 156, 156, 0.2);
    -webkit-backdrop-filter: blur(1.3020833333vw);
    backdrop-filter: blur(1.3020833333vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .button-wrapper {
        bottom: 5.3333333333vw;
        padding: 1.6vw 3.2vw;
        border-radius: 13.3333333333vw;
        -webkit-backdrop-filter: blur(6.6666666667vw);
        backdrop-filter: blur(6.6666666667vw);
    }
}

.honor400 .section-zoom .button-wrapper .zoomBtn {
    width: 3.75vw;
    font-size: 0.8333333333vw;
    padding: 0.5208333333vw 0;
    border-radius: 2.6041666667vw;
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    text-align: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .button-wrapper .zoomBtn {
        width: 12.5333333333vw;
        font-size: 2.9333333333vw;
        padding: 1.6vw 0;
        border-radius: 13.3333333333vw;
    }
}

.honor400 .section-zoom .button-wrapper .zoomBtn:first-of-type {
    background: #fff;
    color: #000;
}

.honor400 .section-zoom .button-wrapper .zoomBtn:not(:first-of-type) {
    margin-left: 0.2083333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-zoom .button-wrapper .zoomBtn:not(:first-of-type) {
        margin-left: 1.0666666667vw;
    }
}

.honor400 .section-snap {
    margin-top: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-snap.is-active .bg-wrapper .item1 .mask {
    background: #fff;
    opacity: 0.48;
}

.honor400 .section-snap.is-active .bg-wrapper .item2 {
    opacity: 1;
    transition-delay: 0.15s;
}

.honor400 .section-snap.is-active .bg-wrapper .item2 .mask {
    background: #fff;
    opacity: 0.32;
}

.honor400 .section-snap.is-active .bg-wrapper .item3 {
    opacity: 1;
    transition-delay: 0.3s;
}

.honor400 .section-snap.is-active .bg-wrapper .item3 .mask {
    background: #fff;
    opacity: 0.16;
}

.honor400 .section-snap.is-active .bg-wrapper .item4 {
    opacity: 1;
    transition-delay: 0.45s;
}

.honor400 .section-snap.is-active .bg-wrapper .item4 .mask {
    background: #fff;
    opacity: 0;
}

.honor400 .section-snap.is-active .bg-wrapper .replayBtn {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease;
    transition-delay: 0.75s;
}

.honor400 .section-snap .snap-container {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .snap-container {
        flex-direction: column-reverse;
    }
}

.honor400 .section-snap .bg-wrapper {
    position: relative;
    width: 31.7708333333vw;
    height: 40.4166666667vw;
    margin-right: 6.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .bg-wrapper {
        width: 82.9333333333vw;
        height: 117.6vw;
        margin: 5.3333333333vw auto 0;
    }
}

.honor400 .section-snap .bg-wrapper .item {
    position: absolute;
    top: 0;
    left: 0;
    width: 25.5208333333vw;
    height: 31.875vw;
    transition: opacity 0.3s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .bg-wrapper .item {
        width: 66.9333333333vw;
        height: 93.3333333333vw;
        right: 0;
        left: auto;
    }
}

.honor400 .section-snap .bg-wrapper .item2 {
    transform: translateX(2.0833333333vw) translateY(2.0833333333vw);
    opacity: 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .bg-wrapper .item2 {
        transform: translateX(-5.3333333333vw) translateY(5.3333333333vw);
    }
}

.honor400 .section-snap .bg-wrapper .item3 {
    transform: translateX(4.1666666667vw) translateY(4.1666666667vw);
    opacity: 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .bg-wrapper .item3 {
        transform: translateX(-10.6666666667vw) translateY(10.6666666667vw);
    }
}

.honor400 .section-snap .bg-wrapper .item4 {
    transform: translateX(6.25vw) translateY(6.25vw);
    opacity: 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .bg-wrapper .item4 {
        transform: translateX(-16vw) translateY(16vw);
    }
}

.honor400 .section-snap .bg-wrapper .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.honor400 .section-snap .bg-wrapper .replayBtn {
    position: absolute;
    bottom: 0;
    left: 19.0104166667vw;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    font-size: 0.9375vw;
    opacity: 0;
    visibility: hidden;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .bg-wrapper .replayBtn {
        left: 50%;
        font-size: 3.7333333333vw;
    }
}

.honor400 .section-snap .bg-wrapper .icon-replay {
    width: 1.09375vw;
    height: 1.015625vw;
    margin-right: 0.5989583333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .bg-wrapper .icon-replay {
        width: 4.2666666667vw;
        height: 4vw;
        margin-right: 2.4vw;
    }
}

.honor400 .section-snap .copy-wrapper {
    width: 30.7291666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .copy-wrapper {
        width: 82.9333333333vw;
    }
}

.honor400 .section-snap .copy-wrapper .snap-subtitle {
    display: flex;
    align-items: center;
    font-size: 1.25vw;
    margin-bottom: 0.5208333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .copy-wrapper .snap-subtitle {
        font-size: 3.7333333333vw;
        margin-bottom: 2.1333333333vw;
    }
}

.honor400 .section-snap .copy-wrapper .snap-subtitle .aistar {
    width: 2.03125vw;
    height: 1.09375vw;
    margin-right: 0.15625vw;
    transform: translateY(-0.078125vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .copy-wrapper .snap-subtitle .aistar {
        width: 5.8666666667vw;
        height: 3.2vw;
        margin-right: 0.8vw;
        transform: translateY(-0.2666666667vw);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
    .honor400 .section-snap .copy-wrapper .snap-subtitle .aistar {
        transform: translateY(-0.4vw);
    }
}

.honor400 .section-snap .copy-wrapper .snap-subtitle sup {
    top: -0.3645833333vw !important;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .copy-wrapper .snap-subtitle sup {
        top: -1.3333333333vw !important;
    }
}

.honor400 .section-snap .copy-wrapper .snap-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-snap .copy-wrapper .snap-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-night {
    margin-top: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-night {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-night .night-container {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-night .night-container {
        flex-direction: column;
    }
}

.honor400 .section-night .copy-wrapper {
    width: 26.0416666667vw;
    margin-right: 3.6458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-night .copy-wrapper {
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-night .copy-wrapper .night-subtitle {
    margin-bottom: 0.5208333333vw;
    font-size: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-night .copy-wrapper .night-subtitle {
        margin-bottom: 2.1333333333vw;
        font-size: 3.7333333333vw;
    }
}

.honor400 .section-night .copy-wrapper .night-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-night .copy-wrapper .night-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-night .bg {
    width: 45.46875vw;
    height: 35.0520833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-night .bg {
        width: 82.9333333333vw;
        height: 110.6666666667vw;
        margin-top: 5.3333333333vw;
    }
}

.honor400 .section-movingphoto {
    margin-top: 5.2083333333vw;
    height: 240vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto {
        height: auto;
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-movingphoto.is-active .bg-wrapper .item {
    transform: rotate(0);
}

.honor400 .section-movingphoto.is-active .bg-wrapper .item2 {
    transform: translateX(-1px) rotate(0);
}

.honor400 .section-movingphoto.is-active .bg-wrapper .item3 {
    transform: translateX(-2px) rotate(0);
}

.honor400 .section-movingphoto.is-active .bg-wrapper .item4 {
    transform: translateX(-3px) rotate(0);
}

.honor400 .section-movingphoto .sticky-container {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-left: 12.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .sticky-container {
        position: static;
        height: auto;
        padding: 0;
    }
}

.honor400 .section-movingphoto .copy-wrapper {
    width: 57.2916666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .copy-wrapper {
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-movingphoto .copy-wrapper .movingphoto-subtitle {
    margin-bottom: 0.5208333333vw;
    font-size: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .copy-wrapper .movingphoto-subtitle {
        margin-bottom: 2.1333333333vw;
        font-size: 3.7333333333vw;
    }
}

.honor400 .section-movingphoto .copy-wrapper .movingphoto-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .copy-wrapper .movingphoto-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-movingphoto .bg-wrapper {
    display: flex;
    margin-top: 2.0833333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper {
        flex-direction: column;
        margin: 5.3333333333vw auto 0;
    }
}

.honor400 .section-movingphoto .bg-wrapper .item {
    position: relative;
    width: 17.5520833333vw;
    height: 23.4375vw;
    cursor: pointer;
    transition: transform 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper .item {
        width: 82.9333333333vw;
        height: 36.2666666667vw;
    }
}

.honor400 .section-movingphoto .bg-wrapper .item.is-active .icon-wrapper .icon-yellow {
    opacity: 1;
}

.honor400 .section-movingphoto .bg-wrapper .item1 {
    transform: rotate(-8deg);
    z-index: 3;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper .item1 {
        transform: rotate(0);
        order: 1;
    }
}

.honor400 .section-movingphoto .bg-wrapper .item2 {
    transform: rotate(12deg);
    z-index: 2;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper .item2 {
        transform: rotate(0);
        margin-top: 1.0666666667vw;
        order: 3;
    }
}

.honor400 .section-movingphoto .bg-wrapper .item3 {
    transform: rotate(-4deg);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper .item3 {
        transform: rotate(0);
        margin-top: 1.0666666667vw;
        order: 2;
    }
}

.honor400 .section-movingphoto .bg-wrapper .item4 {
    transform: rotate(8deg);
    z-index: 2;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper .item4 {
        transform: rotate(0);
    }
}

.honor400 .section-movingphoto .bg-wrapper .icon-wrapper {
    position: absolute;
    top: 0.625vw;
    right: 0.625vw;
    width: 1.875vw;
    height: 1.875vw;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.3);
    -webkit-backdrop-filter: blur(0.4166666667vw);
    backdrop-filter: blur(0.4166666667vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper .icon-wrapper {
        top: 2.1333333333vw;
        right: 2.1333333333vw;
        width: 4vw;
        height: 4vw;
        -webkit-backdrop-filter: blur(0.8vw);
        backdrop-filter: blur(0.8vw);
    }
}

.honor400 .section-movingphoto .bg-wrapper .icon-wrapper .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 1.0416666667vw;
    height: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .bg-wrapper .icon-wrapper .icon {
        width: 2.1333333333vw;
        height: 2.1333333333vw;
    }
}

.honor400 .section-movingphoto .bg-wrapper .icon-wrapper .icon-yellow {
    opacity: 0;
    transition: opacity 0.1s ease;
}

.honor400 .section-movingphoto .movingphoto-note {
    font-size: 0.7291666667vw;
    margin-top: 1.5625vw;
    color: #7f7f7f;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-movingphoto .movingphoto-note {
        font-size: 2.1333333333vw;
        width: 82.9333333333vw;
        margin: 2.6666666667vw auto 0;
    }
}

.honor400 .section-share {
    z-index: 3;
    margin-top: -100vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-share {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-share .share-container {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10.4166666667vw;
    background: #fff;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-share .share-container {
        flex-direction: column;
        padding: 0;
    }
}

.honor400 .section-share .copy-wrapper {
    position: relative;
    z-index: 3;
    width: 33.8541666667vw;
    margin-right: 6.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-share .copy-wrapper {
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-share .copy-wrapper .share-subtitle {
    margin-bottom: 0.5208333333vw;
    font-size: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-share .copy-wrapper .share-subtitle {
        margin-bottom: 2.1333333333vw;
        font-size: 3.7333333333vw;
    }
}

.honor400 .section-share .copy-wrapper .share-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-share .copy-wrapper .share-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-share .bg-wrapper {
    position: relative;
    width: 34.7916666667vw;
    height: 37.5vw;
    margin-top: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-share .bg-wrapper {
        width: 82.9333333333vw;
        height: 102.1333333333vw;
        margin-top: 37.3333333333vw;
    }
}

.honor400 .section-share .bg-wrapper .video-share {
    position: absolute;
    top: -27.6041666667vw;
    left: 50%;
    transform: translateX(-50%);
    width: 77.5vw;
    height: 60.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-share .bg-wrapper .video-share {
        width: 144.2666666667vw;
        height: 112.4659498208vw;
        top: -53.3333333333vw;
    }
}

.honor400 .section-share .bg-wrapper .bg {
    position: relative;
    z-index: 2;
}

.honor400 .section-portrait {
    margin-top: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-portrait.is-active-1 .bottom-wrapper .progressBar>div {
    transform: translateX(0%);
}

.honor400 .section-portrait.is-active-2 .bottom-wrapper .progressBar>div {
    transform: translateX(100%);
}

.honor400 .section-portrait.is-active-3 .bottom-wrapper .progressBar>div {
    transform: translateX(200%);
}

.honor400 .section-portrait.is-active-4 .bottom-wrapper .progressBar>div {
    transform: translateX(300%);
}

.honor400 .section-portrait.is-active-5 .bottom-wrapper .progressBar>div {
    transform: translateX(400%);
}

.honor400 .section-portrait.is-active-6 .bottom-wrapper .progressBar>div {
    transform: translateX(500%);
}

.honor400 .section-portrait.is-active-7 .bottom-wrapper .progressBar>div {
    transform: translateX(600%);
}

.honor400 .section-portrait .portrait-container {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .portrait-container {
        flex-direction: column-reverse;
    }
}

.honor400 .section-portrait .bg-wrapper {
    position: relative;
    width: 31.5104166667vw;
    height: 41.7708333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper {
        width: 82.9333333333vw;
        height: 66.1333333333vw;
        margin-top: 10.6666666667vw;
    }
}

.honor400 .section-portrait .bg-wrapper .item {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 26.3020833333vw;
    height: 35.5208333333vw;
    z-index: 8;
    transition: all 0.5s ease;
    transform-origin: 0 100%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper .item {
        width: 66.9333333333vw;
        height: 50.1333333333vw;
    }
}

.honor400 .section-portrait .bg-wrapper .item0 {
    opacity: 0;
    transform: rotate(-8deg);
}

.honor400 .section-portrait .bg-wrapper .item7,
.honor400 .section-portrait .bg-wrapper .item8 {
    opacity: 0;
}

.honor400 .section-portrait .bg-wrapper .item2 {
    transform: translateX(1.0416666667vw) translateY(-1.0416666667vw);
    z-index: 6;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper .item2 {
        transform: translateX(3.2vw) translateY(-3.2vw);
    }
}

.honor400 .section-portrait .bg-wrapper .item3 {
    transform: translateX(2.0833333333vw) translateY(-2.0833333333vw);
    z-index: 5;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper .item3 {
        transform: translateX(6.4vw) translateY(-6.4vw);
    }
}

.honor400 .section-portrait .bg-wrapper .item4 {
    transform: translateX(3.125vw) translateY(-3.125vw);
    z-index: 4;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper .item4 {
        transform: translateX(9.6vw) translateY(-9.6vw);
    }
}

.honor400 .section-portrait .bg-wrapper .item5 {
    transform: translateX(4.1666666667vw) translateY(-4.1666666667vw);
    z-index: 3;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper .item5 {
        transform: translateX(12.8vw) translateY(-12.8vw);
    }
}

.honor400 .section-portrait .bg-wrapper .item6 {
    transform: translateX(5.2083333333vw) translateY(-5.2083333333vw);
    z-index: 2;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper .item6 {
        transform: translateX(16vw) translateY(-16vw);
    }
}

.honor400 .section-portrait .bg-wrapper .item7 {
    transform: translateX(6.25vw) translateY(-6.25vw);
    z-index: 1;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bg-wrapper .item7 {
        transform: translateX(19.2vw) translateY(-19.2vw);
    }
}

.honor400 .section-portrait .copy-wrapper {
    width: 33.3333333333vw;
    margin-left: 5.7291666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .copy-wrapper {
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-portrait .copy-wrapper .portrait-subtitle {
    margin-bottom: 0.5208333333vw;
    font-size: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .copy-wrapper .portrait-subtitle {
        margin-bottom: 2.1333333333vw;
        font-size: 3.7333333333vw;
    }
}

.honor400 .section-portrait .copy-wrapper .portrait-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .copy-wrapper .portrait-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-portrait .bottom-wrapper {
    width: 26.3020833333vw;
    margin-left: 14.84375vw;
    margin-top: 1.0416666667vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bottom-wrapper {
        width: 82.9333333333vw;
        margin: 7.4666666667vw auto 0;
    }
}

.honor400 .section-portrait .bottom-wrapper .progressBar {
    position: relative;
    width: 9.375vw;
    height: 1px;
    background: #000;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bottom-wrapper .progressBar {
        width: 32vw;
    }
}

.honor400 .section-portrait .bottom-wrapper .progressBar>div {
    position: absolute;
    top: -1px;
    left: 0;
    width: 1.5625vw;
    height: 3px;
    background: #000;
    transition: transform 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bottom-wrapper .progressBar>div {
        width: 5.3333333333vw;
    }
}

.honor400 .section-portrait .bottom-wrapper .button-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 4.1666666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bottom-wrapper .button-wrapper {
        width: 14.9333333333vw;
    }
}

.honor400 .section-portrait .bottom-wrapper .button-wrapper .arrowBtn {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bottom-wrapper .button-wrapper .arrowBtn {
        width: 5.8666666667vw;
        height: 5.8666666667vw;
    }
}

.honor400 .section-portrait .bottom-wrapper .button-wrapper .prevBtn {
    transform: rotate(180deg);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bottom-wrapper .button-wrapper .prevBtn {
        transform: rotate(180deg) scale(1.2);
    }

    .honor400 .section-portrait .bottom-wrapper .button-wrapper .prevBtn img {
        transform: scale(0.833);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-portrait .bottom-wrapper .button-wrapper .nextBtn {
        transform: scale(1.2);
    }

    .honor400 .section-portrait .bottom-wrapper .button-wrapper .nextBtn img {
        transform: scale(0.833);
    }
}

.honor400 .section-selfies {
    height: 300vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-selfies {
        height: auto;
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-selfies .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-selfies .sticky-container {
        position: static;
        height: auto;
        flex-direction: column;
    }
}

.honor400 .section-selfies .copy-wrapper {
    width: 26.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-selfies .copy-wrapper {
        width: 82.9333333333vw;
    }
}

.honor400 .section-selfies .copy-wrapper .selfies-copy {
    margin-top: 1.0416666667vw;
    margin-right: 4.1666666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-selfies .copy-wrapper .selfies-copy {
        margin: 2.6666666667vw auto 0;
    }
}

.honor400 .section-selfies .bg {
    width: 44.6875vw;
    height: 33.4895833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-selfies .bg {
        width: 82.9333333333vw;
        height: 110.6666666667vw;
        margin-top: 10.6666666667vw;
    }
}

.honor400 .section-tune {
    margin-top: -300vh;
    height: 300vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune {
        margin-top: 21.3333333333vw;
        height: auto;
        pointer-events: visible;
    }
}

.honor400 .section-tune #trigger-tune-1,
.honor400 .section-tune #trigger-ga {
    position: absolute;
    top: 40vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-tune #trigger-tune-1,
    .honor400 .section-tune #trigger-ga {
        position: static;
    }
}

.honor400 .section-tune.is-active {
    pointer-events: auto;
}

.honor400 .section-tune.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-tune .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: linear-gradient(0deg, #f6eee6 0%, #f7f0e8 100%);
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .sticky-container {
        position: static;
        height: auto;
        opacity: 1;
        padding: 21.3333333333vw 0;
    }
}

.honor400 .section-tune .copy-wrapper {
    width: 62.5vw;
    text-align: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .copy-wrapper {
        width: 82.9333333333vw;
    }
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper {
    position: relative;
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .copy-wrapper .item-copy-wrapper {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-1 .item1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-1 .item:nth-of-type(1) {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-2 .item1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-2 .item:nth-of-type(2) {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-3 .item1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-3 .item:nth-of-type(3) {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-4 .item1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-4 .item:nth-of-type(4) {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-5 .item1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-5 .item:nth-of-type(5) {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-6 .item1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-6 .item:nth-of-type(6) {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-7 .item1 {
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper.is-active-7 .item:nth-of-type(7) {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper .item {
    transition: all 0.5s ease;
}

.honor400 .section-tune .copy-wrapper .item-copy-wrapper .item:not(:first-of-type) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.honor400 .section-tune .copy-wrapper .tune-subtitle {
    display: inline-flex;
    align-items: center;
    font-size: 1.4583333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .copy-wrapper .tune-subtitle {
        font-size: 4.2666666667vw;
    }
}

.honor400 .section-tune .copy-wrapper .tune-subtitle .aistar {
    width: 2.1875vw;
    height: 1.1979166667vw;
    margin-right: 0.15625vw;
    transform: translateY(-0.078125vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .copy-wrapper .tune-subtitle .aistar {
        width: 6.4vw;
        height: 3.4666666667vw;
        margin-right: 0.8vw;
        transform: translateY(-0.1333333333vw);
    }
}

.honor400 .section-tune .copy-wrapper .tune-copy {
    margin-top: 0.5208333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .copy-wrapper .tune-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-tune .swiper-container-tune {
    margin-top: 1.0416666667vw;
    width: 100%;
    height: 28.125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .swiper-container-tune {
        margin-top: 5.3333333333vw;
        height: 110.6666666667vw;
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21.09375vw;
    height: 28.125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .swiper-container-tune .swiper-slide {
        width: 82.9333333333vw;
        height: 110.6666666667vw;
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide .video-tune {
    opacity: 0.5;
    width: 18.984375vw;
    height: 25.3125vw;
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .swiper-container-tune .swiper-slide .video-tune {
        width: 82.9333333333vw;
        height: 110.6666666667vw;
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide .replayBtn {
    position: absolute;
    z-index: 2;
    bottom: 0.5208333333vw;
    right: 0.5208333333vw;
    width: 1.7708333333vw;
    height: 1.7708333333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.6);
    -webkit-backdrop-filter: blur(0.1041666667vw);
    backdrop-filter: blur(0.1041666667vw);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .swiper-container-tune .swiper-slide .replayBtn {
        bottom: 2.6666666667vw;
        right: 2.6666666667vw;
        width: 8vw;
        height: 8vw;
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide .icon-replay {
    width: 1.0416666667vw;
    height: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .swiper-container-tune .swiper-slide .icon-replay {
        width: 5.8666666667vw;
        height: 5.8666666667vw;
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide-prev .video-tune {
    transform: translateX(-0.5208333333vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .swiper-container-tune .swiper-slide-prev .video-tune {
        transform: scale(0.9);
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide-next .video-tune {
    transform: translateX(0.5208333333vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .swiper-container-tune .swiper-slide-next .video-tune {
        transform: scale(0.9);
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide-active .video-tune,
.honor400 .section-tune .swiper-container-tune .swiper-slide-duplicate-active .video-tune {
    opacity: 1;
    width: 100%;
    height: 100%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-tune .swiper-container-tune .swiper-slide-active .video-tune,
    .honor400 .section-tune .swiper-container-tune .swiper-slide-duplicate-active .video-tune {
        transform: none;
    }
}

.honor400 .section-tune .swiper-container-tune .swiper-slide-active .replayBtn.is-active,
.honor400 .section-tune .swiper-container-tune .swiper-slide-duplicate-active .replayBtn.is-active {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-tune .button-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 2.0833333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .button-wrapper {
        margin-top: 5.3333333333vw;
    }
}

.honor400 .section-tune .button-wrapper .arrowBtn {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
    margin: 0 0.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .button-wrapper .arrowBtn {
        width: 5.8666666667vw;
        height: 5.8666666667vw;
        margin: 0 1.6vw;
    }
}

.honor400 .section-tune .button-wrapper .prevBtn {
    transform: rotate(180deg);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .button-wrapper .prevBtn {
        transform: rotate(180deg) scale(1.2);
    }

    .honor400 .section-tune .button-wrapper .prevBtn img {
        transform: scale(0.833);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-tune .button-wrapper .nextBtn {
        transform: scale(1.2);
    }

    .honor400 .section-tune .button-wrapper .nextBtn img {
        transform: scale(0.833);
    }
}

.honor400 .section-screen {
    margin-top: -300vh;
    height: 300vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen {
        margin-top: 21.3333333333vw;
        height: auto;
        pointer-events: visible;
    }
}

.honor400 .section-screen.is-enter {
    pointer-events: visible;
}

.honor400 .section-screen.is-enter .sticky-container {
    opacity: 1;
}

.honor400 .section-screen.is-active .screen-title {
    transform: translateX(-50%) translateY(calc(-100% - 20.8333333333vw));
    opacity: 0;
}

.honor400 .section-screen.is-active .phone-wrapper {
    transform: translateX(-50%) translateY(-60%) scale(0.75);
}

.honor400 .section-screen.is-active .spec-wrapper {
    opacity: 1;
    transform: translateY(8.3333333333vw);
}

.honor400 .section-screen #trigger-screen-1,
.honor400 .section-screen #trigger-ga {
    position: absolute;
    top: 140vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-screen #trigger-screen-1,
    .honor400 .section-screen #trigger-ga {
        position: static;
    }
}

.honor400 .section-screen #trigger-screen-2 {
    position: absolute;
    top: 180vh;
}

.honor400 .section-screen .sticky-container {
    background: #fff;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .sticky-container {
        opacity: 1;
        position: static;
        height: auto;
    }
}

.honor400 .section-screen .screen-title {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(calc(-100% - 15.625vw));
    width: 75vw;
    text-align: center;
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .screen-title {
        position: static;
        transform: none;
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-screen .phone-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-32%);
    width: 100vw;
    height: 42.2395833333vw;
    transition: transform 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .phone-wrapper {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        width: 100%;
        height: 64vw;
        margin-top: 10.6666666667vw;
    }
}

.honor400 .section-screen .phone-wrapper .video-screen {
    position: absolute;
    top: 1.875vw;
    left: 50%;
    transform: translateX(-50%);
    width: 61.9791666667vw;
    height: 21.3541666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .phone-wrapper .video-screen {
        top: 2.4vw;
        width: 82.6666666667vw;
        height: 28.4817927171vw;
    }
}

.honor400 .section-screen .phone-wrapper .phone {
    position: relative;
    z-index: 2;
}

.honor400 .section-screen .spec-wrapper {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 0;
    opacity: 0;
    transform: translateY(23.9583333333vw);
    width: 100%;
    text-align: center;
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper {
        position: static;
        transform: none;
        opacity: 1;
        width: 93.3333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-screen .spec-wrapper .wrapper {
    display: flex;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper .wrapper {
        flex-wrap: wrap;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper .wrapper1 .item {
        width: 31%;
        margin: 0;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-screen .spec-wrapper .wrapper1 .item4,
    .honor400 .section-screen .spec-wrapper .wrapper1 .item5 {
        margin-top: 5.3333333333vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper .wrapper2 .item {
        width: 47%;
        margin: 0;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-screen .spec-wrapper .wrapper2 .item3,
    .honor400 .section-screen .spec-wrapper .wrapper2 .item4 {
        margin-top: 5.3333333333vw;
    }
}

.honor400 .section-screen .spec-wrapper .item {
    margin: 0 2.6041666667vw;
}

.honor400 .section-screen .spec-wrapper .title {
    font-size: 1.875vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper .title {
        font-size: 5.3333333333vw;
    }
}

.honor400 .section-screen .spec-wrapper .title>span {
    display: inline-block;
    margin-left: 0.2083333333vw;
    font-size: 0.8333333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper .title>span {
        font-size: 2.6666666667vw;
        margin-left: 0.5333333333vw;
    }
}

.honor400 .section-screen .spec-wrapper .copy {
    font-size: 1.1458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper .copy {
        font-size: 2.6666666667vw;
    }
}

.honor400 .section-screen .spec-wrapper .line {
    width: 61.40625vw;
    margin: 1.4583333333vw auto;
    border-top: 1px solid #e2e3e1;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-screen .spec-wrapper .line {
        width: 82.6666666667vw;
        margin: 5.3333333333vw auto;
    }
}

.honor400 .section-sunlight {
    margin-top: 7.8125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-sunlight {
        margin-top: 21.3333333333vw;
    }
}

.honor400 .section-sunlight .sunlight-container {
    overflow: hidden;
}

.honor400 .section-sunlight .copy-wrapper {
    width: 75vw;
    margin: 0 auto;
    text-align: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-sunlight .copy-wrapper {
        width: 82.9333333333vw;
    }
}

.honor400 .section-sunlight .copy-wrapper .sunlight-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-sunlight .copy-wrapper .sunlight-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-sunlight .bg-wrapper {
    width: 75vw;
    margin: 2.0833333333vw auto 0;
    display: flex;
    justify-content: space-between;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-sunlight .bg-wrapper {
        width: 82.9333333333vw;
        height: 110.6666666667vw;
        margin-top: 10.6666666667vw;
        position: relative;
    }

    .honor400 .section-sunlight .bg-wrapper.is-active .item2 {
        opacity: 1;
    }

    .honor400 .section-sunlight .bg-wrapper.is-active .button-wrapper .sunlightBtn:nth-of-type(1) {
        background: transparent;
        color: #fff;
    }

    .honor400 .section-sunlight .bg-wrapper.is-active .button-wrapper .sunlightBtn:nth-of-type(2) {
        background: #fff;
        color: #000;
    }
}

.honor400 .section-sunlight .bg-wrapper .item {
    position: relative;
    width: 36.9791666667vw;
    height: 32.8125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-sunlight .bg-wrapper .item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-sunlight .bg-wrapper .item2 {
        opacity: 0;
        transition: opacity 0.5s ease;
    }
}

.honor400 .section-sunlight .bg-wrapper .item-note {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 2.0833333333vw;
    transform: translateX(-50%);
    display: inline-block;
    padding: 0.5208333333vw 1.4583333333vw;
    font-size: 0.8333333333vw;
    border-radius: 2.6041666667vw;
    background: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: blur(1.3020833333vw);
    backdrop-filter: blur(1.3020833333vw);
}

.honor400 .section-sunlight .button-wrapper {
    display: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-sunlight .button-wrapper {
        display: inline-flex;
        position: absolute;
        bottom: 5.3333333333vw;
        left: 50%;
        transform: translateX(-50%);
        padding: 1.0666666667vw;
        border-radius: 13.3333333333vw;
        background: rgba(156, 156, 156, 0.2);
        -webkit-backdrop-filter: blur(6.6666666667vw);
        backdrop-filter: blur(6.6666666667vw);
    }

    .honor400 .section-sunlight .button-wrapper .sunlightBtn {
        font-size: 2.6666666667vw;
        width: 14.6666666667vw;
        text-align: center;
        padding: 1.3333333333vw 0;
        background: #fff;
        border-radius: 13.3333333333vw;
        transition: all 0.3s ease;
    }

    .honor400 .section-sunlight .button-wrapper .sunlightBtn:nth-of-type(2) {
        margin-left: 1.0666666667vw;
        color: #fff;
        background: transparent;
    }
}

.honor400 .section-motion {
    margin-top: 5.2083333333vw;
    height: 240vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-motion {
        margin-top: 21.3333333333vw;
        height: auto;
    }
}

.honor400 .section-motion .sticky-container {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 1.5625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-motion .sticky-container {
        position: static;
        height: auto;
        padding-bottom: 21.3333333333vw;
    }
}

.honor400 .section-motion .copy-wrapper {
    width: 75vw;
    margin: 0 auto;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-motion .copy-wrapper {
        width: 82.9333333333vw;
        text-align: center;
    }
}

.honor400 .section-motion .copy-wrapper .motion-copy {
    margin-top: 1.0416666667vw;
    padding-right: 20.8333333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-motion .copy-wrapper .motion-copy {
        margin-top: 2.6666666667vw;
        padding: 0;
    }
}

.honor400 .section-motion .bg-wrapper {
    position: relative;
    width: 75vw;
    height: 27.890625vw;
    margin: 2.0833333333vw auto 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-motion .bg-wrapper {
        width: 100%;
        height: 63.2vw;
        margin-top: 37.3333333333vw;
    }
}

.honor400 .section-motion .phone-wrapper {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 4.1666666667vw;
    width: 15.9375vw;
    height: 34.8411458333vw;
    transform: translateY(-48%);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-motion .phone-wrapper {
        width: 48vw;
        height: 105.7333333333vw;
        right: auto;
        left: 8.5333333333vw;
    }
}

.honor400 .section-motion .phone-wrapper .video-motion {
    position: absolute;
    top: 0.3098958333vw;
    left: 50%;
    transform: translateX(-50.4%);
    width: 14.94140625vw;
    height: 32.9564732143vw;
    border-radius: 1.5625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-motion .phone-wrapper .video-motion {
        top: 1.3333333333vw;
        width: 45.3333333333vw;
        height: 99.9923809524vw;
        border-radius: 5.3333333333vw;
    }
}

.honor400 .section-motion .phone-wrapper .phone {
    position: relative;
    z-index: 2;
}

.honor400 .section-protection {
    margin-top: -100vh;
    height: 240vh;
    background: #fff;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection {
        margin-top: 21.3333333333vw;
        height: 140vh;
    }
}

.honor400 .section-protection.is-active .bg-wrapper .mask {
    opacity: 0.5;
}

.honor400 .section-protection.is-active .protection-title {
    opacity: 0;
}

.honor400 .section-protection.is-active .tuv-wrapper {
    opacity: 0;
}

.honor400 .section-protection.is-active .swiper-container-protection {
    opacity: 1;
    visibility: visible;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection.is-active .bottom-wrapper {
        opacity: 1;
        visibility: visible;
    }
}

.honor400 .section-protection #trigger-protection-2 {
    position: absolute;
    top: 40vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection #trigger-protection-2 {
        top: 20vh;
    }
}

.honor400 .section-protection .bg-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.honor400 .section-protection .bg-wrapper .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.honor400 .section-protection .protection-title {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 75vw;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: opacity 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .protection-title {
        width: 93.3333333333vw;
        flex-wrap: wrap;
    }
}

.honor400 .section-protection .protection-title .aistar {
    width: 4.4270833333vw;
    height: 2.34375vw;
    margin-left: 0.6770833333vw;
    margin-right: 0.5729166667vw;
    transform: translateY(-0.15625vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .protection-title .aistar {
        width: 11.2vw;
        height: 6.1333333333vw;
        margin-left: 2.6666666667vw;
        margin-right: 2.4vw;
        transform: translateY(-0.5333333333vw);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .tuv-wrapper {
        position: absolute;
        z-index: 2;
        left: 50%;
        bottom: 6.6666666667vw;
        transform: translateX(-50%);
        width: 24vw;
        height: 16.8vw;
        transition: opacity 0.5s ease;
    }
}

.honor400 .section-protection .swiper-container-protection {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 75vw;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection {
        width: 100%;
        height: 107.7333333333vw;
        transform: translateX(-50%) translateY(-56%);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
    .honor400 .section-protection .swiper-container-protection {
        transform: translateX(-50%) translateY(-60%);
    }
}

@media (min-aspect-ratio: 661/758) and (max-width: 1000px) {
    .honor400 .section-protection .swiper-container-protection {
        transform: translateX(-50%) translateY(-60%) scale(0.5);
        overflow: initial;
    }
}

.honor400 .section-protection .swiper-container-protection .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .swiper-wrapper {
        flex-wrap: nowrap;
    }
}

.honor400 .section-protection .swiper-container-protection .item {
    position: relative;
    width: 37.1875vw;
    height: 17.7083333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item {
        width: 100%;
        height: 100%;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item2 .item-copy-wrapper.wrapper1 {
        width: 32.8vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item3,
.honor400 .section-protection .swiper-container-protection .item4 {
    margin-top: 0.625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-protection .swiper-container-protection .item3,
    .honor400 .section-protection .swiper-container-protection .item4 {
        margin: 0;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper {
    position: absolute;
    left: 2.0833333333vw;
    width: calc(100% - 4.1666666667vw);
    color: #fff;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper {
        left: 5.3333333333vw;
        width: calc(100% - 10.6666666667vw);
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 {
    top: 1.3020833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 {
        top: 5.3333333333vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 .title {
    font-size: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 .title {
        font-size: 12.8vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 .title>span {
    display: inline-block;
    font-size: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 .title>span {
        font-size: 6.4vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 .copy {
    font-size: 0.9375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper1 .copy {
        font-size: 4.8vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 {
    bottom: 1.3020833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 {
        bottom: auto;
        top: 84vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .title {
    font-size: 1.1458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .title {
        font-size: 4.2666666667vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .copy {
    font-size: 0.8333333333vw;
    margin-top: 0.2083333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .copy {
        font-size: 3.2vw;
        margin-top: 1.0666666667vw;
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .title-flex {
    display: flex;
    align-items: center;
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .title-flex .aistar {
    width: 1.8229166667vw;
    height: 0.9895833333vw;
    margin-right: 0.15625vw;
    transform: translateY(-0.078125vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .title-flex .aistar {
        width: 6.4vw;
        height: 3.4666666667vw;
        margin-right: 0.8vw;
        transform: translateY(-0.2666666667vw);
    }
}

.honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .title-flex sup {
    top: -0.3645833333vw !important;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .swiper-container-protection .item-copy-wrapper.wrapper2 .title-flex sup {
        top: -1.3333333333vw !important;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .bottom-wrapper {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
        width: 82.9333333333vw;
        position: absolute;
        z-index: 3;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(56vw);
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease;
    }

    .honor400 .section-protection .bottom-wrapper .progressBar {
        position: relative;
        width: 48vw;
        height: 1px;
        background: #fff;
    }

    .honor400 .section-protection .bottom-wrapper .progressBar.is-active-2>div {
        transform: translateX(12vw);
    }

    .honor400 .section-protection .bottom-wrapper .progressBar.is-active-3>div {
        transform: translateX(24vw);
    }

    .honor400 .section-protection .bottom-wrapper .progressBar.is-active-4>div {
        transform: translateX(36vw);
    }

    .honor400 .section-protection .bottom-wrapper .progressBar.is-active-5>div {
        transform: translateX(36vw);
    }

    .honor400 .section-protection .bottom-wrapper .progressBar>div {
        position: absolute;
        top: -1px;
        left: 0;
        width: 12vw;
        height: 3px;
        background: #fff;
        transition: transform 0.5s ease;
    }

    .honor400 .section-protection .bottom-wrapper .button-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 14.9333333333vw;
    }

    .honor400 .section-protection .bottom-wrapper .button-wrapper .arrowBtn {
        width: 5.8666666667vw;
        height: 5.8666666667vw;
    }

    .honor400 .section-protection .bottom-wrapper .button-wrapper .swiper-button-disabled {
        opacity: 0.3;
        pointer-events: none;
    }

    .honor400 .section-protection .bottom-wrapper .button-wrapper .prevBtn {
        transform: rotate(180deg);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) and (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .bottom-wrapper .button-wrapper .prevBtn {
        transform: rotate(180deg) scale(1.2);
    }

    .honor400 .section-protection .bottom-wrapper .button-wrapper .prevBtn img {
        transform: scale(0.833) rotate(180deg);
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) and (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-protection .bottom-wrapper .button-wrapper .nextBtn {
        transform: scale(1.2);
    }

    .honor400 .section-protection .bottom-wrapper .button-wrapper .nextBtn img {
        transform: scale(0.833);
    }
}

@media (min-aspect-ratio: 661/758) and (max-width: 1000px) {
    .honor400 .section-protection .bottom-wrapper {
        transform: translateX(-50%) translateY(24vw);
    }
}

.honor400 .section-battery {
    margin-top: -240vh;
    height: 240vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery {
        margin-top: 0;
        height: auto;
        pointer-events: visible;
    }
}

.honor400 .section-battery.is-active {
    pointer-events: visible;
}

.honor400 .section-battery.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-battery #trigger-battery-1,
.honor400 .section-battery #trigger-ga {
    position: absolute;
    top: 120vh;
}

.honor400 .section-battery .sticky-container {
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery .sticky-container {
        position: relative;
        top: auto;
        height: 216.5333333333vw;
        opacity: 1;
    }
}

.honor400 .section-battery .copy-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75vw;
    transform: translateX(-50%) translateY(calc(-100% - 1.0416666667vw - 15vh));
    text-align: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery .copy-wrapper {
        top: 21.3333333333vw;
        width: 89.3333333333vw;
        transform: translateX(-50%);
    }
}

.honor400 .section-battery .copy-wrapper .battery-copy {
    margin-top: 0.78125vw;
    margin-bottom: 0.78125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery .copy-wrapper .battery-copy {
        margin-top: 2.6666666667vw;
        margin-bottom: 18.6666666667vw;
    }
}

.honor400 .section-battery .spec-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery .spec-wrapper {
        align-items: flex-start;
    }
}

.honor400 .section-battery .spec-wrapper .item {
    font-size: 1.875vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery .spec-wrapper .item {
        font-size: 5.3333333333vw;
        width: 26.6666666667vw;
        text-align: left;
    }
}

.honor400 .section-battery .spec-wrapper .item>span {
    display: inline-block;
    font-size: 1.1458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery .spec-wrapper .item>span {
        font-size: 3.2vw;
        display: inline;
    }

    .honor400 .section-battery .spec-wrapper .item>span>span {
        display: block;
        margin-top: 1.0666666667vw;
    }
}

.honor400 .section-battery .spec-wrapper .line {
    border-left: 1px solid #000;
    margin: 0 2.8645833333vw;
    height: 1.5625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-battery .spec-wrapper .line {
        height: 13.3333333333vw;
        margin: 0 5.3333333333vw;
        transform: translateY(1.3333333333vw);
        border-width: 0.5px;
    }
}

.honor400 .section-charge {
    margin-top: 5.2083333333vw;
    height: 380vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge {
        margin-top: 21.3333333333vw;
        height: auto;
    }
}

.honor400 .section-charge .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .sticky-container {
        flex-direction: column-reverse;
        position: static;
        height: auto;
    }
}

.honor400 .section-charge .phone-wrapper {
    position: relative;
    width: 15.6276041667vw;
    height: 41.7473958333vw;
    transform: translateY(6%);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .phone-wrapper {
        width: 50vw;
        height: 133.3333333333vw;
        transform: none;
        margin-top: 6.6666666667vw;
    }
}

.honor400 .section-charge .phone-wrapper .shadow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-51%) translateY(-60%);
    width: 38.2057291667vw;
    height: 47.8125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .phone-wrapper .shadow {
        width: 100vw;
        height: 190.1333333333vw;
        transform: translateX(-50%) translateY(-55%);
    }
}

.honor400 .section-charge .phone-wrapper .video-charge {
    position: absolute;
    top: 0.2213541667vw;
    left: 50%;
    transform: translateX(-50.4%);
    width: 14.875vw;
    height: 32.204375vw;
    border-radius: 1.5625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .phone-wrapper .video-charge {
        top: 1.3333333333vw;
        width: 47.3333333333vw;
        height: 102.4766666667vw;
        border-radius: 5.3333333333vw;
    }
}

.honor400 .section-charge .phone-wrapper .phone {
    position: relative;
    z-index: 2;
}

.honor400 .section-charge .copy-wrapper {
    position: relative;
    z-index: 2;
    width: 31.25vw;
    margin-left: 10.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .copy-wrapper {
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-charge .copy-wrapper .number {
    font-size: 10.4166666667vw;
    background: linear-gradient(180deg, #6ce5d9 0%, #2582d4 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .copy-wrapper .number {
        font-size: 16vw;
    }
}

.honor400 .section-charge .copy-wrapper .number>span {
    display: inline-block;
    font-size: 3.3333333333vw;
    background: linear-gradient(180deg, #6ce5d9 0%, #2582d4 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .copy-wrapper .number>span {
        font-size: 5.3333333333vw;
    }
}

.honor400 .section-charge .copy-wrapper .copy1 {
    margin-top: -2.0833333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .copy-wrapper .copy1 {
        margin-top: -1.6vw;
    }
}

.honor400 .section-charge .copy-wrapper .copy2 {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-charge .copy-wrapper .copy2 {
        margin-top: 2.1333333333vw;
    }
}

.honor400 .section-chipset {
    height: 380vh;
    margin-top: -380vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset {
        height: auto;
        margin-top: 21.3333333333vw;
        pointer-events: visible;
    }
}

.honor400 .section-chipset.is-active-1 {
    pointer-events: visible;
}

.honor400 .section-chipset.is-active-1 .sticky-container {
    opacity: 1;
}

.honor400 .section-chipset.is-active-2 {
    pointer-events: none;
}

.honor400 .section-chipset.is-active-2 .chipset-wrapper {
    transform: scale(0.6);
    opacity: 0.3;
}

.honor400 .section-chipset #trigger-chipset-1,
.honor400 .section-chipset #trigger-ga {
    position: absolute;
    top: 60vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-chipset #trigger-chipset-1,
    .honor400 .section-chipset #trigger-ga {
        position: static;
    }
}

.honor400 .section-chipset .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset .sticky-container {
        opacity: 1;
        position: static;
        height: auto;
    }
}

.honor400 .section-chipset .chipset-wrapper {
    position: relative;
    width: 67.5vw;
    height: 37.359375vw;
    transform-origin: 50% 0;
    transition: all 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset .chipset-wrapper {
        width: 82.9333333333vw;
        height: auto;
        padding-top: 10.6666666667vw;
    }
}

.honor400 .section-chipset .colorbg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #ffeede 0%, #fff 57.15%, #fff7ee 100%);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset .colorbg {
        z-index: 1;
    }
}

.honor400 .section-chipset .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 26.8125vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset .bg {
        position: relative;
        z-index: 2;
        bottom: auto;
        left: auto;
        height: 85.3333333333vw;
        margin-top: 5.3333333333vw;
    }
}

.honor400 .section-chipset .copy-wrapper {
    position: absolute;
    top: 2.6041666667vw;
    left: 3.6458333333vw;
    width: calc(100% - 7.2916666667vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset .copy-wrapper {
        position: relative;
        z-index: 2;
        top: auto;
        left: auto;
        width: 71.2vw;
        margin: 0 auto;
    }
}

.honor400 .section-chipset .copy-wrapper .chipset-title {
    font-size: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset .copy-wrapper .chipset-title {
        font-size: 7.4666666667vw;
    }
}

.honor400 .section-chipset .copy-wrapper .chipset-copy {
    margin-top: 0.5208333333vw;
    font-size: 0.9375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-chipset .copy-wrapper .chipset-copy {
        margin-top: 2.6666666667vw;
        font-size: 3.2vw;
    }
}

.honor400 .section-turbox {
    height: 380vh;
    margin-top: -380vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox {
        height: auto;
        margin-top: 6.4vw;
        pointer-events: visible;
    }
}

.honor400 .section-turbox.is-active-1 {
    pointer-events: visible;
}

.honor400 .section-turbox.is-active-1 .sticky-container {
    opacity: 1;
}

.honor400 .section-turbox.is-active-1 .turbox-wrapper {
    opacity: 1;
    transform: translateY(0);
}

.honor400 .section-turbox.is-active-2 {
    pointer-events: none;
}

.honor400 .section-turbox.is-active-2 .turbox-wrapper {
    transform: scale(0.6);
    opacity: 0.3;
}

.honor400 .section-turbox #trigger-turbox-1,
.honor400 .section-turbox #trigger-ga {
    position: absolute;
    top: 100vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-turbox #trigger-turbox-1,
    .honor400 .section-turbox #trigger-ga {
        position: static;
    }
}

.honor400 .section-turbox .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .sticky-container {
        opacity: 1;
        position: static;
        height: auto;
    }
}

.honor400 .section-turbox .turbox-wrapper {
    position: relative;
    width: 67.5vw;
    height: 37.359375vw;
    opacity: 0;
    transform: translateY(50vh);
    transform-origin: 50% 0;
    transition: all 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .turbox-wrapper {
        width: 82.9333333333vw;
        height: auto;
        padding-top: 10.6666666667vw;
        opacity: 1;
        transform: none;
    }
}

.honor400 .section-turbox .colorbg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #ffeede 0%, #fff 57.15%, #fff7ee 100%);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .colorbg {
        z-index: 1;
    }
}

.honor400 .section-turbox .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30.9375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .bg {
        position: relative;
        z-index: 2;
        bottom: auto;
        left: auto;
        height: 85.3333333333vw;
        margin-top: 5.3333333333vw;
    }
}

.honor400 .section-turbox .copy-wrapper {
    position: absolute;
    top: 2.6041666667vw;
    left: 3.6458333333vw;
    width: calc(100% - 7.2916666667vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .copy-wrapper {
        position: relative;
        z-index: 2;
        top: auto;
        left: auto;
        width: 71.2vw;
        margin: 0 auto;
    }
}

.honor400 .section-turbox .copy-wrapper .turbox-title {
    display: flex;
    align-items: center;
    font-size: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .copy-wrapper .turbox-title {
        display: block;
        font-size: 7.4666666667vw;
    }
}

.honor400 .section-turbox .copy-wrapper .turbox-title .icon-logo {
    width: 15.703125vw;
    height: 1.96875vw;
    margin-right: 0.7291666667vw;
    transform: translateY(-0.1041666667vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .copy-wrapper .turbox-title .icon-logo {
        width: 46.9333333333vw;
        height: 5.5526760563vw;
        display: block;
        margin: 0 0 1.3333333333vw;
        transform: translateX(-1.3333333333vw);
    }
}

.honor400 .section-turbox .copy-wrapper .turbox-copy {
    margin-top: 0.5208333333vw;
    font-size: 0.9375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-turbox .copy-wrapper .turbox-copy {
        margin-top: 2.6666666667vw;
        font-size: 3.2vw;
    }
}

.honor400 .section-shockproof {
    height: 380vh;
    margin-top: -380vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof {
        height: auto;
        margin-top: 6.4vw;
        pointer-events: visible;
    }
}

.honor400 .section-shockproof.is-active {
    pointer-events: visible;
}

.honor400 .section-shockproof.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-shockproof.is-active .shockproof-wrapper {
    opacity: 1;
    transform: translateY(0);
}

.honor400 .section-shockproof #trigger-shockproof-1,
.honor400 .section-shockproof #trigger-ga {
    position: absolute;
    top: 140vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-shockproof #trigger-shockproof-1,
    .honor400 .section-shockproof #trigger-ga {
        position: static;
    }
}

.honor400 .section-shockproof .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .sticky-container {
        opacity: 1;
        position: static;
        height: auto;
    }
}

.honor400 .section-shockproof .shockproof-wrapper {
    position: relative;
    width: 67.5vw;
    height: 37.359375vw;
    opacity: 0;
    transform: translateY(50vh);
    transform-origin: 50% 0;
    transition: all 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .shockproof-wrapper {
        width: 82.9333333333vw;
        height: auto;
        padding-top: 10.6666666667vw;
        opacity: 1;
        transform: none;
    }
}

.honor400 .section-shockproof .colorbg {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #ffeede 0%, #fff 57.15%, #fff7ee 100%);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .colorbg {
        z-index: 1;
    }
}

.honor400 .section-shockproof .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 26.765625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .bg {
        position: relative;
        z-index: 2;
        bottom: auto;
        left: auto;
        height: 85.3333333333vw;
        margin-top: -13.3333333333vw;
    }
}

.honor400 .section-shockproof .copy-wrapper {
    position: absolute;
    top: 2.6041666667vw;
    left: 3.6458333333vw;
    width: calc(100% - 7.2916666667vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .copy-wrapper {
        position: relative;
        z-index: 2;
        top: auto;
        left: auto;
        width: 71.2vw;
        margin: 0 auto;
    }
}

.honor400 .section-shockproof .copy-wrapper .shockproof-title {
    font-size: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .copy-wrapper .shockproof-title {
        font-size: 7.4666666667vw;
    }
}

.honor400 .section-shockproof .copy-wrapper .shockproof-copy {
    margin-top: 0.5208333333vw;
    font-size: 0.9375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .copy-wrapper .shockproof-copy {
        margin-top: 2.6666666667vw;
        font-size: 3.2vw;
    }
}

.honor400 .section-shockproof .copy-wrapper .sgs-wrapper {
    position: relative;
    margin-top: 1.8229166667vw;
    width: 13.359375vw;
    height: 3.6979166667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .copy-wrapper .sgs-wrapper {
        width: 38.6666666667vw;
        height: 10.7030539311vw;
        margin-top: 4vw;
    }
}

.honor400 .section-shockproof .copy-wrapper .sgs-wrapper .sgs-copy {
    position: absolute;
    top: 2.6041666667vw;
    left: 4.6875vw;
    font-size: 0.625vw;
    width: 120%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-shockproof .copy-wrapper .sgs-wrapper .sgs-copy {
        top: 7.2vw;
        left: 13.8666666667vw;
        width: 140%;
        font-size: 2.1333333333vw;
    }
}

.honor400 .section-others {
    height: 380vh;
    margin-top: -380vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others {
        height: auto;
        margin-top: 21.3333333333vw;
        pointer-events: visible;
    }
}

.honor400 .section-others.is-active {
    pointer-events: visible;
}

.honor400 .section-others.is-active .sticky-container {
    opacity: 1;
}

.honor400 .section-others #trigger-others-1,
.honor400 .section-others #trigger-ga {
    position: absolute;
    top: 180vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-others #trigger-others-1,
    .honor400 .section-others #trigger-ga {
        position: static;
    }
}

.honor400 .section-others .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    opacity: 0;
    transition: opacity 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .sticky-container {
        opacity: 1;
        display: block;
        position: static;
        height: auto;
    }
}

.honor400 .section-others .others-title {
    display: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .others-title {
        display: block;
        width: 82.9333333333vw;
        margin: 0 auto;
    }
}

.honor400 .section-others .item-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 67.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper {
        width: 82.9333333333vw;
        margin: 5.3333333333vw auto 0;
        flex-direction: column;
    }
}

.honor400 .section-others .item-wrapper .item {
    position: relative;
    width: 33.328125vw;
    height: 18.75vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item {
        width: 100%;
        height: 46.6666666667vw;
    }
}

.honor400 .section-others .item-wrapper .item1 .copy-wrapper {
    bottom: 1.3020833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item1 .copy-wrapper {
        bottom: 2.6666666667vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item2 {
        margin-top: 3.2vw;
    }
}

.honor400 .section-others .item-wrapper .item2 .copy-wrapper {
    top: 1.3020833333vw;
    width: 13.5416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item2 .copy-wrapper {
        width: 33.3333333333vw;
        top: 2.6666666667vw;
    }
}

.honor400 .section-others .item-wrapper .item3 {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item3 {
        margin-top: 3.2vw;
    }
}

.honor400 .section-others .item-wrapper .item3 .copy-wrapper {
    bottom: 1.3020833333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item3 .copy-wrapper {
        bottom: 2.6666666667vw;
        width: 50.6666666667vw;
    }

    .honor400 .section-others .item-wrapper .item3 .copy-wrapper .title {
        width: 41.3333333333vw;
    }
}

.honor400 .section-others .item-wrapper .item4 {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item4 {
        margin-top: 3.2vw;
    }
}

.honor400 .section-others .item-wrapper .item4 .copy-wrapper {
    top: 1.3020833333vw;
    width: 16.1458333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item4 .copy-wrapper {
        width: 41.3333333333vw;
        top: 2.6666666667vw;
    }

    .honor400 .section-others .item-wrapper .item4 .copy-wrapper .copy {
        width: 90%;
    }
}

.honor400 .section-others .item-wrapper .item4 .number {
    position: absolute;
    top: 0.78125vw;
    right: 1.0416666667vw;
    color: #b79c87;
    font-size: 2.9166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .item4 .number {
        font-size: 6.9333333333vw;
        top: 6.6666666667vw;
        right: 2.1333333333vw;
    }
}

.honor400 .section-others .item-wrapper .copy-wrapper {
    position: absolute;
    left: 1.5625vw;
    width: calc(100% - 3.125vw);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .copy-wrapper {
        left: 3.2vw;
        width: calc(100% - 6.4vw);
    }
}

.honor400 .section-others .item-wrapper .copy-wrapper .title {
    font-size: 1.25vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .copy-wrapper .title {
        font-size: 3.7333333333vw;
    }
}

.honor400 .section-others .item-wrapper .copy-wrapper .copy {
    font-size: 0.9375vw;
    margin-top: 0.5208333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-others .item-wrapper .copy-wrapper .copy {
        font-size: 2.6666666667vw;
        margin-top: 1.0666666667vw;
    }
}

.honor400 .section-google {
    height: 380vh;
    margin-top: -380vh;
    pointer-events: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google {
        height: auto;
        margin-top: 0;
        pointer-events: visible;
    }
}

.honor400 .section-google.is-active {
    pointer-events: visible;
}

.honor400 .section-google.is-active .sticky-container {
    opacity: 1;
    visibility: visible;
}

.honor400 .section-google #trigger-google-1,
.honor400 .section-google #trigger-ga {
    position: absolute;
    top: 260vh;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .honor400 .section-google #trigger-google-1,
    .honor400 .section-google #trigger-ga {
        position: static;
    }
}

.honor400 .section-google .sticky-container {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f0e8;
    opacity: 0;
    visibility: hidden;
    transition: all 0.75s ease;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .sticky-container {
        opacity: 1;
        visibility: visible;
        display: block;
        position: static;
        height: auto;
        padding: 21.3333333333vw 0 0;
    }
}

.honor400 .section-google .swiper-container-google {
    position: relative;
    width: 75vw;
    height: 37.359375vw;
    background: #fff;
    border-radius: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google {
        width: 100%;
        height: auto;
        background: transparent;
        border-radius: 0;
    }

    .honor400 .section-google .swiper-container-google .swiper-wrapper {
        display: block;
    }
}

.honor400 .section-google .swiper-container-google .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .swiper-slide {
        flex-direction: column;
        width: 82.9333333333vw;
        margin: 0 auto;
        padding: 6.4vw;
        border-radius: 3.2vw;
        background: #fff;
        overflow: hidden;
    }
}

.honor400 .section-google .swiper-container-google .slide1 .icon-logo {
    width: 26.6145833333vw;
    height: 3.125vw;
    margin-bottom: 2.0833333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .slide1 .icon-logo {
        width: 54.6666666667vw;
        height: 6.4187866928vw;
        margin-bottom: 4vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .slide2 {
        margin-top: 3.2vw;
    }
}

.honor400 .section-google .swiper-container-google .slide2 .icon-logo {
    width: 17.2916666667vw;
    height: 3.046875vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .slide2 .icon-logo {
        width: 45.6vw;
        height: 8.034939759vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .slide3 {
        margin-top: 3.2vw;
    }
}

.honor400 .section-google .swiper-container-google .slide3 .icon-logo {
    width: 30.46875vw;
    height: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .slide3 .icon-logo {
        width: 71.7333333333vw;
        height: 5.8858119658vw;
    }
}

.honor400 .section-google .swiper-container-google .copy-wrapper {
    width: 35.4166666667vw;
    transform: translateY(-50%);
    margin-left: 5.625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .copy-wrapper {
        order: 1;
        width: 100%;
        transform: none;
        margin: 0;
    }
}

.honor400 .section-google .swiper-container-google .copy-wrapper .google-title {
    font-size: 2.5vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .copy-wrapper .google-title {
        font-size: 7.4666666667vw;
    }
}

.honor400 .section-google .swiper-container-google .copy-wrapper .google-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .copy-wrapper .google-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-google .swiper-container-google .phone {
    width: 19.96875vw;
    height: 28.359375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .phone {
        order: 2;
        width: 82.9333333333vw;
        height: 68.8vw;
        margin-left: -3.2vw;
        margin: 5.3333333333vw 0;
    }
}

.honor400 .section-google .swiper-container-google .google-note {
    position: absolute;
    left: 50%;
    bottom: 4.6875vw;
    width: 35.4166666667vw;
    transform: translateX(-4.84375vw);
    font-size: 0.7291666667vw;
    color: #7f7f7f;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-google .swiper-container-google .google-note {
        position: static;
        font-size: 2.1333333333vw;
        transform: none;
        width: 100%;
        order: 3;
    }
}

.honor400 .section-google .middle-wrapper {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translateX(-4.84375vw) translateY(2.6041666667vw);
    width: 16.0416666667vw;
}

.honor400 .section-google .middle-wrapper .progress-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.honor400 .section-google .middle-wrapper .progress-wrapper .progressBar {
    position: relative;
    width: 12.5vw;
    height: 1px;
    background: #000;
}

.honor400 .section-google .middle-wrapper .progress-wrapper .progressBar.is-active-2>div {
    transform: translateX(4.1666666667vw);
}

.honor400 .section-google .middle-wrapper .progress-wrapper .progressBar.is-active-3>div {
    transform: translateX(8.3333333333vw);
}

.honor400 .section-google .middle-wrapper .progress-wrapper .progressBar>div {
    position: absolute;
    top: -1px;
    left: 0;
    width: 4.1666666667vw;
    height: 3px;
    background: #000;
    transition: transform 0.5s ease;
}

.honor400 .section-google .middle-wrapper .progress-wrapper .number {
    width: 2.0833333333vw;
    font-size: 0.9375vw;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.honor400 .section-google .middle-wrapper .button-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 4.1666666667vw;
    margin-top: 1.5625vw;
}

.honor400 .section-google .middle-wrapper .button-wrapper .arrowBtn {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
}

.honor400 .section-google .middle-wrapper .button-wrapper .swiper-button-disabled {
    opacity: 0.3;
    pointer-events: none;
}

.honor400 .section-google .middle-wrapper .button-wrapper .prevBtn {
    transform: rotate(180deg);
}

.honor400 .section-magicos .magicos-container {
    padding: 5.2083333333vw 0;
    background: #f7f0e8;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .magicos-container {
        padding: 0 0 21.3333333333vw;
    }
}

.honor400 .section-magicos .swiper-container-magicos {
    height: 28.59375vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos {
        height: auto;
    }

    .honor400 .section-magicos .swiper-container-magicos .swiper-wrapper {
        display: block;
    }
}

.honor400 .section-magicos .swiper-container-magicos .swiper-slide {
    height: 100%;
    background: #fff;
    border-radius: 1.0416666667vw;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .swiper-slide {
        flex-direction: column;
        width: 82.9333333333vw;
        margin: 0 auto;
        padding: 6.4vw;
        border-radius: 3.2vw;
        background: #fff;
        overflow: hidden;
        margin-top: 3.2vw;
    }
}

.honor400 .section-magicos .swiper-container-magicos .copy-wrapper {
    width: 16.1458333333vw;
    margin-right: 1.5625vw;
    margin-top: 8.3333333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .copy-wrapper {
        width: 100%;
        margin: 0 auto;
    }
}

.honor400 .section-magicos .swiper-container-magicos .copy-wrapper .magicos-title {
    font-size: 1.4583333333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .copy-wrapper .magicos-title {
        font-size: 4.2666666667vw;
    }
}

.honor400 .section-magicos .swiper-container-magicos .copy-wrapper .magicos-copy {
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .copy-wrapper .magicos-copy {
        margin-top: 2.6666666667vw;
    }
}

.honor400 .section-magicos .swiper-container-magicos .video-wrapper {
    position: relative;
    width: 15.625vw;
    height: 27.9017857143vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .video-wrapper {
        width: 44.8vw;
        height: auto;
        margin: 0 auto;
    }
}

.honor400 .section-magicos .swiper-container-magicos .video-wrapper .video-magicos {
    -webkit-clip-path: inset(2px);
    clip-path: inset(2px);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .video-wrapper .video-magicos {
        height: 80vw;
    }
}

.honor400 .section-magicos .swiper-container-magicos .video-wrapper .playBtn-mob {
    display: none;
}

.honor400 .section-magicos .swiper-container-magicos .video-wrapper .replayBtn {
    position: absolute;
    top: 17.96875vw;
    left: -17.7083333333vw;
    display: flex;
    align-items: center;
    font-size: 0.9375vw;
    opacity: 0;
    visibility: hidden;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .video-wrapper .replayBtn {
        position: static;
        font-size: 3.2vw;
        justify-content: center;
        margin: 0 auto;
    }
}

.honor400 .section-magicos .swiper-container-magicos .video-wrapper .replayBtn.is-active {
    opacity: 1;
    visibility: visible;
    transition: all 0.5s ease;
}

.honor400 .section-magicos .swiper-container-magicos .video-wrapper .icon-replay {
    width: 1.09375vw;
    height: 1.015625vw;
    margin-right: 0.5989583333vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .section-magicos .swiper-container-magicos .video-wrapper .icon-replay {
        width: 3.2vw;
        height: 3.2vw;
        margin-right: 1.0666666667vw;
    }
}

.honor400 .section-magicos .bottom-wrapper {
    width: 75vw;
    margin: 3.125vw auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.honor400 .section-magicos .bottom-wrapper .progressBar {
    position: relative;
    width: 12.5vw;
    height: 1px;
    background: #000;
}

.honor400 .section-magicos .bottom-wrapper .progressBar.is-active-2>div {
    transform: translateX(2.5vw);
}

.honor400 .section-magicos .bottom-wrapper .progressBar.is-active-3>div {
    transform: translateX(5vw);
}

.honor400 .section-magicos .bottom-wrapper .progressBar.is-active-4>div {
    transform: translateX(7.5vw);
}

.honor400 .section-magicos .bottom-wrapper .progressBar.is-active-5>div {
    transform: translateX(10vw);
}

.honor400 .section-magicos .bottom-wrapper .progressBar>div {
    position: absolute;
    top: -1px;
    left: 0;
    width: 2.5vw;
    height: 3px;
    background: #000;
    transition: transform 0.5s ease;
}

.honor400 .section-magicos .bottom-wrapper .button-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 4.1666666667vw;
}

.honor400 .section-magicos .bottom-wrapper .button-wrapper .arrowBtn {
    width: 1.6666666667vw;
    height: 1.6666666667vw;
}

.honor400 .section-magicos .bottom-wrapper .button-wrapper .swiper-button-disabled {
    opacity: 0.3;
    pointer-events: none;
}

.honor400 .section-magicos .bottom-wrapper .button-wrapper .prevBtn {
    transform: rotate(180deg);
}

.honor400 .honor400-mobShow {
    display: none !important;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .honor400-mobShow {
        display: block !important;
    }

    .honor400 .honor400-pcShow {
        display: none !important;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) and (min-width: 501px) {
    .honor400 .honor400-padHide {
        display: none !important;
    }

    .honor400 .honor400-padShow {
        display: block !important;
    }
}

.honor400 .popup {
    position: fixed;
    top: 52px;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    display: none;
    z-index: 99999;
}

.honor400 .popup.is-active {
    display: block;
}

.honor400 .popup .popupcloseBtn {
    position: absolute;
    top: calc(15vh + 0.2604166667vw);
    right: -4.5833333333vw;
    width: 2.2916666667vw;
    height: 2.2916666667vw;
    display: block;
    cursor: pointer;
    mix-blend-mode: difference;
    overflow: hidden;
    -webkit-clip-path: inset(1px);
    clip-path: inset(1px);
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .popup .popupcloseBtn {
        right: -8vw;
        width: 5.3333333333vw;
        height: 5.3333333333vw;
    }
}

.honor400 .popup .popupcloseBtn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3.2291666667vw;
    height: 1px;
    background-color: #fff;
    transform: rotate(45deg);
    transform-origin: 0% 0%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .popup .popupcloseBtn::before {
        width: 8.5333333333vw;
    }
}

.honor400 .popup .popupcloseBtn::after {
    content: "";
    position: absolute;
    bottom: -0.1041666667vw;
    left: -0.1041666667vw;
    width: 3.2291666667vw;
    height: 1px;
    background-color: #fff;
    transform: rotate(-45deg);
    transform-origin: 0% 0%;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .popup .popupcloseBtn::after {
        width: 8.5333333333vw;
    }
}

.honor400 .popup .popup-container {
    position: relative;
    width: 70%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.honor400 .popup .popup-container.is-video .videoWrapper {
    display: block;
}

.honor400 .popup .videoWrapper {
    display: none;
    height: 70%;
}

.honor400 .popup .videoWrapper #video-popup {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 0.4166666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400 .popup .videoWrapper.spec {
        height: auto;
    }
}

.section-note {
    padding: 5.2083333333vw 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .section-note {
        padding: 13.3333333333vw 0;
    }
}

.section-note.ff-regular {
    font-family: "HONOR Sans World Regular";
}

.section-note .note-container {
    width: 62.5vw;
    margin: 0 auto;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .section-note .note-container {
        width: 84vw;
    }
}

.section-note .line {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.6);
}

.section-note .decimal {
    list-style: decimal;
    padding-left: 1.5625vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .section-note .decimal {
        padding-left: 2.1333333333vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
    .section-note .decimal {
        padding-left: 4vw;
    }
}

.section-note .decimal li {
    margin-bottom: 0.5208333333vw;
    list-style: decimal;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .section-note .decimal li {
        margin-bottom: 1.3333333333vw;
    }
}

.section-note .decimal li:not(last-of-type) {
    margin-bottom: 0;
}

.section-note .pdp-star {
    list-style: none;
    padding-left: 1.5625vw;
    margin-top: 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .section-note .pdp-star {
        padding-left: 2.1333333333vw;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 500px) {
    .section-note .pdp-star {
        padding-left: 4vw;
    }
}

.section-note .pdp-star li::after {
    content: "*";
    position: absolute;
    top: 0;
    left: 0;
    transform: translateX(calc(-100% - 0.1041666667vw));
}

.section-note p {
    padding: 0 0.5208333333vw;
    margin: 3.6458333333vw 0 1.0416666667vw;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .section-note p {
        padding: 0;
        margin: 9.3333333333vw 0 4vw;
    }
}

.section-note p,
.section-note li {
    position: relative;
    font-size: 14px;
    line-height: 1.6;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {

    .section-note p,
    .section-note li {
        font-size: 12px;
    }
}

.section-note .nowrap {
    white-space: nowrap;
}

.whole-scene-component {
    padding: 5.2083333333vw 0 0;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .whole-scene-component {
        padding: 21.3333333333vw 0 10vw;
    }
}

.honor400.is-wechat .section-magicos .swiper-container-magicos .video-wrapper .playBtn-mob {
    display: none;
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400.is-wechat .section-magicos .swiper-container-magicos .video-wrapper .playBtn-mob {
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        font-size: 3.2vw;
        transition: all 0.1s ease;
    }

    .honor400.is-wechat .section-magicos .swiper-container-magicos .video-wrapper .playBtn-mob.is-active {
        opacity: 0;
        visibility: hidden;
    }
}

@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
    .honor400.is-wechat .section-magicos .swiper-container-magicos .video-wrapper .icon-play {
        width: 3.2vw;
        height: 3.2vw;
        margin-right: 1.0666666667vw;
        transform: translateY(-0.2666666667vw);
    }
}

.honor400.is-static .section-magicos .swiper-container-magicos .video-wrapper .replayBtn {
    display: none;
}

/*# sourceMappingURL=style.css.map */

/* 0604 add */

.honor400 .fs-48 {
  font-size: 2.5vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .fs-48 {
    font-size: 5.8666666667vw;
  }
}
.honor400 .section-technology {
  margin-top: 7.8125vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology {
    margin-top: 18.6666666667vw;
  }
}
.honor400 .section-technology .technology-container {
  width: 72.9166666667vw;
  margin: 0 auto;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .technology-container {
    width: 100%;
  }
  .honor400 .section-technology .technology-container .technology-title {
    width: 89.3333333333vw;
    margin: 0 auto;
  }
}
.honor400 .section-technology .swiper-container-technology {
  margin-top: 3.125vw;
  height: 28.125vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology {
    margin-top: 8vw;
    width: 100%;
    height: 89.8666666667vw;
  }
}
.honor400 .section-technology .swiper-container-technology .swiper-wrapper {
  justify-content: space-between;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology .swiper-wrapper {
    justify-content: flex-start;
  }
}
.honor400 .section-technology .swiper-container-technology .swiper-slide {
  width: 35.9375vw;
  height: 100%;
  position: relative;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology .swiper-slide {
    width: 100%;
  }
}
.honor400 .section-technology .swiper-container-technology .color-white {
  color: #fff;
}
.honor400 .section-technology .swiper-container-technology .copy-wrapper {
  position: absolute;
  top: 1.3020833333vw;
  left: 1.6666666667vw;
  width: calc(100% - 3.3333333333vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology .copy-wrapper {
    left: 5.3333333333vw;
    top: 4vw;
    width: calc(100% - 10.6666666667vw);
  }
}
.honor400 .section-technology .swiper-container-technology .subtitle {
  font-size: 1.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology .subtitle {
    font-size: 3.7333333333vw;
  }
}
.honor400 .section-technology .swiper-container-technology .aistar {
  display: inline-block;
  width: 2.1354166667vw;
  height: 1.09375vw;
  transform: translateY(-0.15625vw);
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology .aistar {
    width: 6.4vw;
    height: 3.2vw;
    transform: translateY(-0.5333333333vw);
  }
}
.honor400 .section-technology .swiper-container-technology .title {
  margin-top: 0.5208333333vw;
  font-size: 1.6666666667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology .title {
    font-size: 4.8vw;
    margin-top: 1.0666666667vw;
  }
}
.honor400 .section-technology .swiper-container-technology .gaBtn {
  position: absolute;
  bottom: 1.0416666667vw;
  right: 1.0416666667vw;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .swiper-container-technology .gaBtn {
    bottom: 5.3333333333vw;
    right: 5.3333333333vw;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .button-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 24vw;
    margin-top: 5.3333333333vw;
    margin-left: 70.6666666667vw;
  }
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-technology .button-wrapper .arrowBtn {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.honor400 .section-technology .button-wrapper .prevBtn {
  transform: rotate(180deg);
}
.honor400 .section-technology .button-wrapper .swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.honor400 .section-esg {
  margin-top: 7.8125vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg {
    margin-top: 18.6666666667vw;
  }
}
.honor400 .section-esg .esg-container {
  width: 72.9166666667vw;
  margin: 0 auto;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .esg-container {
    width: 100%;
  }
  .honor400 .section-esg .esg-container .esg-title {
    width: 89.3333333333vw;
    margin: 0 auto;
  }
}
.honor400 .section-esg .swiper-container-esg {
  margin-top: 3.125vw;
  height: 15.9375vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .swiper-container-esg {
    margin-top: 8vw;
    width: 100%;
    height: 63.4666666667vw;
  }
}
.honor400 .section-esg .swiper-container-esg .swiper-wrapper {
  justify-content: space-between;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .swiper-container-esg .swiper-wrapper {
    justify-content: flex-start;
  }
}
.honor400 .section-esg .swiper-container-esg .swiper-slide {
  width: 23.59375vw;
  height: 100%;
  background: #f9f9f9;
  border-radius: 1.25vw;
  padding: 1.6666666667vw 1.6666666667vw 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .swiper-container-esg .swiper-slide {
    width: 100%;
    border-radius: 3.2vw;
    padding: 5.3333333333vw 5.3333333333vw 0;
  }
}
.honor400 .section-esg .swiper-container-esg .icon {
  width: 2.5260416667vw;
  height: 2.5260416667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .swiper-container-esg .icon {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.honor400 .section-esg .swiper-container-esg .title {
  font-size: 1.4583333333vw;
  margin-top: 1.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .swiper-container-esg .title {
    font-size: 4.8vw;
    margin-top: 4.2666666667vw;
  }
}
.honor400 .section-esg .swiper-container-esg .copy {
  font-size: 0.9375vw;
  margin-top: 0.2604166667vw;
  line-height: 1.5;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .swiper-container-esg .copy {
    font-size: 3.7333333333vw;
    margin-top: 2.9333333333vw;
  }
}
.honor400 .section-esg .swiper-container-esg .gaBtn {
  position: absolute;
  bottom: 1.0416666667vw;
  right: 1.0416666667vw;
  width: 2.0833333333vw;
  height: 2.0833333333vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .swiper-container-esg .gaBtn {
    bottom: 5.3333333333vw;
    right: 5.3333333333vw;
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .button-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 24vw;
    margin-top: 5.3333333333vw;
    margin-left: 70.6666666667vw;
  }
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-esg .button-wrapper .arrowBtn {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.honor400 .section-esg .button-wrapper .prevBtn {
  transform: rotate(180deg);
}
.honor400 .section-esg .button-wrapper .swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.honor400 .section-switch {
  margin-top: 7.8125vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch {
    margin-top: 18.6666666667vw;
  }
}
.honor400 .section-switch .switch-container {
  width: 72.9166666667vw;
  margin: 0 auto;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .switch-container {
    width: 100%;
  }
  .honor400 .section-switch .switch-container .switch-title {
    width: 89.3333333333vw;
    margin: 0 auto;
  }
}
.honor400 .section-switch .swiper-container-switch {
  margin-top: 3.125vw;
  height: 14.84375vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .swiper-container-switch {
    margin-top: 8vw;
    width: 100%;
    height: 60.8vw;
  }
}
.honor400 .section-switch .swiper-container-switch .swiper-wrapper {
  justify-content: space-between;
}
.honor400 .section-switch .swiper-container-switch .swiper-slide {
  width: 23.59375vw;
  height: 100%;
  background: #f9f9f9;
  border-radius: 1.25vw;
  padding: 1.6666666667vw 1.6666666667vw 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .swiper-container-switch .swiper-slide {
    width: 100%;
    border-radius: 3.2vw;
    padding: 5.3333333333vw 5.3333333333vw 0;
  }
}
.honor400 .section-switch .swiper-container-switch .icon {
  width: 2.5260416667vw;
  height: 2.5260416667vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .swiper-container-switch .icon {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.honor400 .section-switch .swiper-container-switch .title {
  font-size: 1.4583333333vw;
  margin-top: 1.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .swiper-container-switch .title {
    font-size: 4.8vw;
    margin-top: 4.2666666667vw;
  }
}
.honor400 .section-switch .swiper-container-switch .copy {
  font-size: 0.9375vw;
  margin-top: 0.2604166667vw;
  line-height: 1.5;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .swiper-container-switch .copy {
    font-size: 3.7333333333vw;
    margin-top: 2.9333333333vw;
  }
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .button-wrapper {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    width: 24vw;
    margin-top: 5.3333333333vw;
    margin-left: 70.6666666667vw;
  }
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-switch .button-wrapper .arrowBtn {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.honor400 .section-switch .button-wrapper .prevBtn {
  transform: rotate(180deg);
}
.honor400 .section-switch .button-wrapper .swiper-button-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.honor400 .section-faq {
  margin-top: 7.8125vw;
  margin-bottom: 3.9vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq {
    margin-top: 18.6666666667vw;
    margin-bottom: 0;
  }
}
.honor400 .section-faq .faq-container {
  width: 72.9166666667vw;
  margin: 0 auto;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq .faq-container {
    width: 89.3333333333vw;
  }
}
.honor400 .section-faq .item-wrapper {
  margin-top: 3.125vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq .item-wrapper {
    margin-top: 8vw;
  }
}
.honor400 .section-faq .item-wrapper .item {
  position: relative;
  width: 100%;
  padding-right: 2.6041666667vw;
  cursor: pointer;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq .item-wrapper .item {
    padding-right: 8vw;
  }
}
.honor400 .section-faq .item-wrapper .item.is-active .arrow {
  transform: rotate(180deg);
}
.honor400 .section-faq .item-wrapper .item.is-active .copy {
  margin-top: 0;
  height: 0;
  -webkit-clip-path: inset(0 0 100%);
          clip-path: inset(0 0 100%);
}
.honor400 .section-faq .item-wrapper .arrow {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.4583333333vw;
  height: 1.4583333333vw;
  transition: transform 0.3s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq .item-wrapper .arrow {
    top: -0.8vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.honor400 .section-faq .item-wrapper .line {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.6);
  margin: 1.5625vw 0;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq .item-wrapper .line {
    margin: 5.3333333333vw 0;
  }
}
.honor400 .section-faq .item-wrapper .title {
  font-size: 1.25vw;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq .item-wrapper .title {
    font-size: 4.2666666667vw;
  }
}
.honor400 .section-faq .item-wrapper .copy {
  font-size: 0.8333333333vw;
  margin-top: 0.4166666667vw;
  color: rgba(0, 0, 0, 0.8);
  height: auto;
  -webkit-clip-path: inset(0 0);
          clip-path: inset(0 0);
  transition: -webkit-clip-path 0.3s ease;
  transition: clip-path 0.3s ease;
  transition: clip-path 0.3s ease, -webkit-clip-path 0.3s ease;
}
@media (max-aspect-ratio: 12/10) and (max-width: 1025px) {
  .honor400 .section-faq .item-wrapper .copy {
    font-size: 3.2vw;
    margin-top: 1.0666666667vw;
  }
}