﻿/* kv */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-kv-section {
            width: 100%;
            min-height: 100vh;
            position: relative;
        }

        .cbcn-kv-fn {
            position: absolute;
            right: 1.2em;
            bottom: 1.35em;
            align-items: flex-end;
            gap: 1em;
        }

        .cbcn-kv-icon {
            width: 3.45em;
            height: 4.15em;
        }

        .cbcn-kv-img {
            width: 100%;
            height: 100%;
            position: absolute;
            bottom: 0;
        }

        .cbcn-kv-fn .cbcn-pc-fn {
            font-size: 0.5em !important;
            font-weight: 300 !important;
        }
    }

    @media screen and (max-width: 1439px) and (min-width: 981px) {
        .cbcn-kv-section {
            width: 100%;
            height: 47.65em !important;
            min-height: 48.65em !important;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-kv-section {
            width: 100%;
            height: 37.5em;
            position: relative;
            display: block;
        }
    }
}


/* navigation */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-navigation-box {
            width: 60em;
            margin-left: auto;
            margin-right: auto;
            position: relative;
            display: block;
        }

        .cbcn-navigation-info {
            margin-top: 3.75em;
            gap: 0.8em 0;
            justify-content: space-between;
        }

        .cbcn-navigation-item {
            height: 20em;
            border-radius: 1.5em;
            position: relative;
        }

        .cbcn-navigation-item4 {
            width: 23.95em;
            overflow: hidden;
            background: linear-gradient(150deg, #FFF9F3 5.19%, #FFFEFA 60.71%, #FFF5DE 97.87%);
        }

        .cbcn-navigation-item-screen,
        .cbcn-navigation-item1,
        .cbcn-navigation-item2,
        .cbcn-navigation-item3 {
            overflow: hidden;
            width: 17.25em;
            background: linear-gradient(150deg, #FFF9F3 5.19%, #FFFEFA 60.71%, #FFF5DE 97.87%);
        }

        .cbcn-navigation-item5 {
            overflow: hidden;
            width: 23.95em;
        }

        .cbcn-navigation-item-screen {
            background: linear-gradient(150deg, #FFF9F3 5.19%, #FFFEFA 60.71%, #FFEEC9 97.87%), #F5F5F5;
        }

        .cbcn-navigation-txt,
        .cbcn-navigation-dec {
            position: absolute;
            left: 2em;
            top: 2em;
            width: 13.3em;
            z-index: 11;
        }

        .cbcn-navigation-txt {
            /* transition: 0.8s ease !important; */
            opacity: 1;
        }

        .cbcn-navigation-dec {
            opacity: 0;
            transition: none;
            /* transition: 0.3s ease !important; */
        }

        .cbcn-navigation-item-txt {
            position: relative;
            z-index: 12;
        }

        .cbcn-navigation-item:hover .cbcn-navigation-txt {
            opacity: 0;
            transition: 0.3s ease;
        }

        .cbcn-navigation-item:hover .cbcn-navigation-dec {
            margin-top: 0em;
            opacity: 1;
            transition: 0.8s ease;
        }

        .cbcn-navigation-p24 {
            color: rgba(0, 0, 0, 0.90) !important;
            font-family: "vivo Sans Global";
            font-size: 1.2em;
            font-weight: 600;
            line-height: 120%;
        }

        /* 图片 */
        .cbcn-navigation-img1 {
            height: 11.15em;
            position: absolute;
            right: 0em;
            bottom: 1em;
        }

        .cbcn-navigation-img1 img {
            transform-origin: right 0 22.75em;
        }

        .cbcn-navigation-img2 {
            width: 105%;
            height: 105%;
        }

        .cbcn-navigation-img3 {
            width: 105%;
            height: 105%;
        }

        .cbcn-navigation-img4 {
            width: 105%;
            height: 105%;
            z-index: 10;
        }

        .cbcn-navigation-img5 {
            width: 105%;
            height: 105%;
        }
        .cbcn-navigation-img5:hover .cbcn-navigation-change{
            opacity: 1;
        }
        .cbcn-navigation-change{
            position: relative;
            top: -100%;
            opacity: 0;
            transition: all 0.5s;
        }

        .cbcn-navigation-img-screen {
           width: 105%;
            height: 105%;
        }
    }

    @media screen and (max-width: 1439px) and (min-width: 981px) {
        .cbcn-navigation-section {
            font-size: 20px !important;
            font-size: 1.0416666667vw !important;
        }

        .cbcn-navigation-section .cbcn-pc-h1 {
            font-size: 3.7em;
        }

        .cbcn-navigation-section .cbcn-pc-h4 {
            font-size: 1.6em;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-navigation-section.wt {
            background: #EBEBEB;
        }

        .cbcn-navigation-title {
            padding-bottom: 1em;
        }

        .cbcn-navigation-txt {
            padding-bottom: 0.5em;
        }

        .cbcn-navigation-item1 {
            order: 1;
            gap: 0.5em;
            background: linear-gradient(150deg, #FFF9F3 5.19%, #FFFEFA 60.71%, #FFEEC9 97.87%);
        }

        .cbcn-navigation-item2 {
            order: 6;
        }

        .cbcn-navigation-item3 {
            order: 4;
        }

        .cbcn-navigation-item4 {
            order: 2;
        }

        .cbcn-navigation-item5 {
            order: 5;
        }

        .cbcn-navigation-item-screen {
            order: 3;
        }

        .cbcn-navigation-p24 {
            color: rgba(0, 0, 0, 0.60) !important;
        }

        .cbcn-navigation-info {
            gap: 1em;
        }

        .cbcn-navigation-img-screen,
        .cbcn-navigation-img5,
        .cbcn-navigation-img4,
        .cbcn-navigation-img3,
        .cbcn-navigation-img2,
        .cbcn-navigation-img1 {
            width: 100%;
            height: 27.5em;
        }

        .cbcn-navigation-item-txt {
            position: absolute;
            z-index: 9;
            width: 14.75em;
        }

        .cbcn-navigation-item {
            width: 100%;
            height: 27.5em;
            padding: 1.5em 1em 0 1em;
            border-radius: 1em;
            overflow: hidden;
            position: relative;
            display: block;
        }
    }
}


/* appearance */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-appearance1-section {
            width: 96em;
            height: 54em;
        }

        .cbcn-appearance-p1::after {
            content: "";
            width: 200vw;
            height: 200vh;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 1;
        }

        .cbcn-appearance-p1 p {
            position: relative;
            z-index: 2;
            font-size: 3.7em !important;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-appearance1-section {
            width: 100%;
            height: 18.75em;
        }

        .cbcn-appearance-video {
            overflow: hidden;
            height: 10.5592em;
            width: 100%;
        }
    }
}


/* color */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-color-btn-color {
            width: 32px;
            height: 32px;
        }

        .cbcn-color-section.wt {

            background: #FBFBFB
        }

        .cbcn-color-btn-color {
            width: 32px;
            height: 32px;
        }

        .cbcn-color-swiper {
            margin-top: 7.5em;
            width: 100%;
            height: 29.05em;
        }

        .cbcn-color-btnListDiv {
            bottom: calc(29.05em + 2.5em);
            width: fit-content;
        }

        .cbcn-color-btnList {
            display: inline-flex !important;
            width: auto;
            padding: 0.5em;
            align-items: center;
            gap: 0.5em;
            border-radius: 2.5em;
            background: var(--background-background-A-state-2, rgba(0, 0, 0, 0.05));
        }


        .cbcn-color-btn {
            width: 2em;
            height: 2em;
            cursor: pointer;
            position: relative;
        }

        .cbcn-color-btn svg {
            width: 2em;
            height: 2em;
        }

        .cbcn-color-circle {
            fill: none;
            stroke-width: 2.5px;
            stroke-dasharray: 125.6px;
            stroke-dashoffset: 125.6px;
        }

        .cbcn-color-btn.index1 .cbcn-color-circle {
            stroke: #E1BD8B;
        }

        .cbcn-color-btn.index2 .cbcn-color-circle {
            stroke: #883F62;
        }

        .cbcn-color-btn.index3 .cbcn-color-circle {
            stroke: #717078;
        }

        .cbcn-color-btn.index4 .cbcn-color-circle {
            stroke: #3B4587;
        }

        .cbcn-color-btn.index5 .cbcn-color-circle {
            stroke: #9DC2EF;
        }

        .cbcn-color-btn.active .cbcn-color-circle {
            stroke-dashoffset: 0;
            transition: stroke-dashoffset 3s ease-out;
        }

        .cbcn-color-h1 {
            height: 89px;
            width: 820px;
            position: relative;
        }

        .cbcn-color-h1>.cbcn-pc-h1 {
            opacity: 0;
            transition: all 0.3s;
            width: 100%;
            top: 0;
        }

        .cbcn-color-h1>.cbcn-pc-h1.active {
            opacity: 1;
        }



        .cbcn-color-b1 {
            height: 60px;
            width: 820px;
            position: relative;
        }

        .cbcn-color-b1>.cbcn-pc-b1 {
            opacity: 0;
            top: 0;
            transition: all 0.3s;
            width: 100%;
        }

        .cbcn-color-b1>.cbcn-pc-b1.active {
            opacity: 1;
        }

        .cbcn-color-h1 .cbcn-pc-h1 {
            width: fit-content;
            text-wrap: nowrap !important;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index1 {
            background: linear-gradient(90deg, #F4B75F 11.98%, #F2B35F 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index2 {
            background: linear-gradient(90deg, #B35180 11.98%, #BB5485 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index3 {
            background: linear-gradient(90deg, #7C7B83 11.98%, #76757D 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index4 {
            background: linear-gradient(90deg, #3060A1 11.98%, #4586C4 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index5 {
            background: linear-gradient(91deg, #55B5E5 0.39%, #D0B9E6 103.61%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-color-section {
            position: relative;
        }

        .cbcn-color-section.wt {
            background: #F5F5F5;
        }

        .cbcn-color-h1 {
            /* 小语种注意 */
            height: 2.4em;
        }

        .cbcn-color-swiper {
            height: 17.85em;
            width: 100vw;
            position: relative;
            z-index: 12;
            margin: 1em 0;
        }

        .cbcn-color-swiper .swiper-slide {
            opacity: 0 !important;
            transition: all 0.3s;
        }

        .cbcn-color-swiper .swiper-slide-active {
            opacity: 1 !important;
        }


        .cbcn-color-btnListDiv {
            width: fit-content;
            z-index: 13;
        }

        .cbcn-color-btnList {
            display: inline-flex !important;
            flex-wrap: nowrap !important;
            width: auto;
            padding: 0.5em;
            align-items: center;
            gap: 0.5em;
            border-radius: 2.5em;
            background: var(--background-background-A-state-2, rgba(0, 0, 0, 0.05));
        }


        .cbcn-color-btn {
            width: 2em;
            height: 2em;
            cursor: pointer;
            position: relative;
        }

        .cbcn-color-btn svg {
            width: 2em;
            height: 2em;
        }

        .cbcn-color-circle {
            fill: none;
            stroke-width: 2.5px;
            stroke-dasharray: 125.6px;
            stroke-dashoffset: 125.6px;
        }

        .cbcn-color-btn.index1 .cbcn-color-circle {
            stroke: #E1BD8B;
        }

        .cbcn-color-btn.index2 .cbcn-color-circle {
            stroke: #883F62;
        }

        .cbcn-color-btn.index3 .cbcn-color-circle {
            stroke: #717078;
        }

        .cbcn-color-btn.index4 .cbcn-color-circle {
            stroke: #3B4587;
        }

        .cbcn-color-btn.index5 .cbcn-color-circle {
            stroke: #9DC2EF;
        }

        .cbcn-color-btn.active .cbcn-color-circle {
            stroke-dashoffset: 0;
            transition: stroke-dashoffset 3s ease-out;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index1 {
            background: linear-gradient(90deg, #F4B75F 11.98%, #F2B35F 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index2 {
            background: linear-gradient(90deg, #B35180 11.98%, #BB5485 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index3 {
            background: linear-gradient(90deg, #7C7B83 11.98%, #76757D 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index4 {
            background: linear-gradient(90deg, #3060A1 11.98%, #4586C4 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-color-h1 .cbcn-pc-h1.index5 {
            background: linear-gradient(91deg, #55B5E5 0.39%, #D0B9E6 103.61%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }


        .cbcn-color-h1 {
            /* 小语种 */
            height: 2.4em;
            width: 100%;
            position: relative;
        }

        .cbcn-color-h1>.cbcn-pc-h1 {
            opacity: 0;
            transition: all 0.3s;
            width: 100%;
            top: 0;
        }

        .cbcn-color-h1>.cbcn-pc-h1.active {
            opacity: 1;
        }

        .cbcn-color-b1 {
            /* 小语种 */
            height: 6em;
            width: 100%;
            position: relative;
        }

        .cbcn-color-b1>.cbcn-pc-b1 {
            opacity: 0;
            top: 0;
            transition: all 0.3s;
            width: 100%;
        }

        .cbcn-color-b1>.cbcn-pc-b1.active {
            opacity: 1;
        }
    }
}


/* curved */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-curved-vido {
            margin-top: 3em;
            width: 100%;
            height: 25.65em;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-curved-vido {
            margin-top: 2.5em;
            height: 16.4em;
            width: 100vw;
        }
    }
}


/* kv */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-slim-safeRow {
            margin-bottom: 780px;
        }

        .cbcn-slim-img {
            width: 1920px;
            height: 740px;
            bottom: 0;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-slim-img {
            width: 100vw;
            height: 17.25em;
            margin-top: 1em;
        }
    }
}


/* rearcamera */
@media screen {
    @media screen and (min-width: 981px) {

        /* camera */
        .cbcn-camera-title {
            width: 100%;
        }

        .cbcn-camera-p {
            background: linear-gradient(90deg, #F4B75F 11.98%, #F2B35F 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            text-align: center;
            font-family: "vivo Sans Global";
            font-size: 4em;
            font-style: normal;
            font-weight: 800;
            line-height: 120%;
            transition: none;
        }

        .cbcn-camera-txt {
            background: linear-gradient(91deg, #F6C47D -9.58%, #F3A95F 49.99%, #F6C47D 106.64%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            text-align: center;
            font-family: "vivo Sans Global2";
            font-size: 9.4em;
            font-style: normal;
            font-weight: 800;
            text-transform: uppercase;
            margin-top: 0.8em;
            transition: none;
        }

        .cbcn-camera-title.active {
            transform: translate(-50%, -50%) scale(0);
            transition: all 2s ease-in;
        }



        .cbcn-rearcamera-section {
            width: 96em;
            height: 54em;
            position: relative;
            --rearcamera-width: 230px;
            --rearcamera-opacity: 230px;
        }

        .cbcn-rearcamera-video {
            width: 100%;
            height: 100%;
        }

        .cbcn-rearcamera-txtBox {
            width: 49em;
            height: 25em;
            bottom: 13.2em;
        }

        .cbcn-rearcamera-param {
            position: absolute;
        }

        .cbcn-rearcamera-item {
            position: absolute;
            width: var(--rearcamera-width);
            margin-top: 15px;
            opacity: 0;
        }

        .cbcn-rearcamera-item .cbcn-param {
            align-items: flex-start;
            text-align: left;
        }

        .cbcn-rearcamera-item .cbcn-stylecolor1 {
            opacity: 1 !important;
        }


        .cbcn-rearcamera-dec {
            margin-top: 10px;
        }

        .cbcn-rearcamera-dec .cbcn-pc-fn {
            color: rgba(0, 0, 0, 0.72) !important;
        }

        .cbcn-rearcamera-dot {
            position: absolute;
        }

        /* 单独样式 */
        .cbcn-rearcamera-item.left {
            left: 0;
        }

        .cbcn-rearcamera-item.right {
            right: 0;
        }

        .cbcn-rearcamera-dot1 {
            top: 9em;
            left: 19.85em;
        }

        .cbcn-rearcamera-param1 {
            /* width: calc(8.55em + var(--rearcamera-width)); */
            /* height: 7.35em; */
            right: 0em;
            top: -7.35em;
        }

        .cbcn-rearcamera-dot2 {
            top: 16.2em;
            left: 19.5em;
        }

        .cbcn-rearcamera-param2 {
            /* width: calc(8.55em + var(--rearcamera-width)); */
            height: 1px;
            top: 0;
            right: 0em;
        }

        .cbcn-rearcamera-dot3 {
            top: -2em;
            left: 20.5em;
        }

        .cbcn-rearcamera-param3 {
            /* width: calc(15.5em + var(--rearcamera-width));*/
            height: 1px;
            left: 0em;
            will-change: height, width;
            transform: translateZ(0);
        }

        .cbcn-rearcamera-dot4 {
            top: 9.6em;
            left: 25.8em;
        }

        .cbcn-rearcamera-param4 {
            /* width: calc(12.25em + var(--rearcamera-width));
      height: 0.85em; */
            left: 0em;
            will-change: height, width;
            transform: translateZ(0);
        }

        .cbcn-rearcamera-param4 .cbcn-rearcamera-item {
            margin-top: calc(10px + 0.85em);
        }


        /* 动画 */
        .cbcn-rearcamera-section.active .cbcn-rearcamera-param1 {
            border-top: 1px solid #999;
            border-right: 1px solid #999;
            animation: rearcameraHeightThenWidth1 1s ease-out forwards;
        }

        @keyframes rearcameraHeightThenWidth1 {
            0% {
                width: 0;
                height: 0;
                --rearcamera-opacity: 0;
            }

            25% {
                width: 0;
                height: 7.35em;
                --rearcamera-opacity: 0;
            }

            75% {
                height: 7.35em;
                width: calc(11em + var(--rearcamera-width));
                --rearcamera-opacity: 0;
            }

            88% {
                height: 7.35em;
                width: calc(11em + var(--rearcamera-width));
                --rearcamera-opacity: 0.5;
            }

            100% {
                height: 7.35em;
                width: calc(11em + var(--rearcamera-width));
                --rearcamera-opacity: 1;
            }
        }

        .cbcn-rearcamera-section.active .cbcn-rearcamera-param2 {
            border-top: 1px solid #999;
            animation: rearcameraHeightThenWidth2 1s ease-out forwards;
        }

        @keyframes rearcameraHeightThenWidth2 {
            0% {
                width: 0;
                --rearcamera-opacity: 0;
            }

            25% {
                width: 0;
                --rearcamera-opacity: 0;
            }

            75% {
                width: calc(11em + var(--rearcamera-width));
                ;
                --rearcamera-opacity: 0;
            }

            88% {
                width: calc(11em + var(--rearcamera-width));
                ;
                --rearcamera-opacity: 0.5;
            }

            100% {
                width: calc(11em + var(--rearcamera-width));
                --rearcamera-opacity: 1;
            }
        }

        .cbcn-rearcamera-section.active .cbcn-rearcamera-param3 {
            border-top: 1px solid #999;
            animation: rearcameraHeightThenWidth3 1s ease-out forwards;
        }

        @keyframes rearcameraHeightThenWidth3 {
            0% {
                width: 0;
                --rearcamera-opacity: 0;
            }

            25% {
                width: 0;
                --rearcamera-opacity: 0;
            }

            75% {
                width: calc(17.5em + var(--rearcamera-width));
                --rearcamera-opacity: 0;
            }

            88% {
                width: calc(17.5em + var(--rearcamera-width));
                --rearcamera-opacity: 0.5;
            }

            100% {
                width: calc(17.5em + var(--rearcamera-width));
                --rearcamera-opacity: 1;
            }
        }

        .cbcn-rearcamera-section.active .cbcn-rearcamera-param4 {
            border-bottom: 1px solid #999;
            border-left: 1px solid #999;
            animation: rearcameraHeightThenWidth4 1s ease-out forwards;
        }

        .cbcn-rearcamera-section.active .cbcn-rearcamera-item {
            opacity: var(--rearcamera-opacity);
        }


        @keyframes rearcameraHeightThenWidth4 {
            0% {
                height: 0;
                width: 0;
                --rearcamera-opacity: 0;
            }

            25% {
                height: 0.85em;
                width: 0;
                --rearcamera-opacity: 0;
            }

            75% {
                height: 0.85em;
                width: calc(12.25em + var(--rearcamera-width));
                --rearcamera-opacity: 0;
            }

            88% {
                height: 0.85em;
                width: calc(12.25em + var(--rearcamera-width));
                --rearcamera-opacity: 0.5;
            }

            100% {
                height: 0.85em;
                width: calc(12.25em + var(--rearcamera-width));
                --rearcamera-opacity: 1;
            }
        }
    }

    @media screen and (max-width: 980px) {

        /* camera */
        .cbcn-rearcamera-video {
            height: 18.75em;
            width: 100vw;
            position: relative;
        }

        .cbcn-camera-title {
            padding: 0 1em;
            text-align: center;
            width: 100%;
        }

        .cbcn-camera-p {
            background: linear-gradient(90deg, #F4B75F 11.98%, #F2B35F 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            font-weight: 800 !important;
        }

        .cbcn-camera-txt {
            background: linear-gradient(91deg, #F6C47D -9.58%, #F3A95F 49.99%, #F6C47D 106.64%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            text-align: center;
            font-family: "vivo Sans Global";
            font-size: 1.6em;
            font-style: normal;
            font-weight: 800;
            text-transform: uppercase;
            margin-top: 0.2em;
        }

        .cbcn-rearcamera-section2 {
            position: relative;
        }

        .cbcn-rearcamera-img {
            position: absolute;
            bottom: -9em;
            left: 7.95em;
            width: 16.35em;
            height: 33.45em;
        }

        .cbcn-rearcamera-txtBox {
            height: 100%;
            width: 100%;
        }

        .cbcn-rearcamera-param {
            position: absolute;
        }

        .cbcn-rearcamera-dec {
            margin-top: 0.5em;
        }

        .cbcn-rearcamera-param .cbcn-wap-b3 {
            opacity: 1 !important;
        }

        .cbcn-rearcamera-dec .cbcn-wap-fn {
            color: rgba(0, 0, 0, 0.60) !important;
        }

        .cbcn-rearcamera-param1 {
            width: 11.9em;
            height: 6.6em;
            border-top: 1px solid #999;
            border-right: 1px solid #999;
            bottom: 18.6em;
            left: 1.2em;
        }

        .cbcn-rearcamera-param1 .cbcn-rearcamera-item {
            position: absolute;
            /* 这里的top小语种要手动调整 */
            top: -6.35em;
            width: 11.35em;
            left: 0em;
        }

        .cbcn-rearcamera-param2 {
            width: 11.8em;
            height: 1px;
            border-bottom: 1px solid #999;
            bottom: 14em;
            left: 1.2em;
        }

        .cbcn-rearcamera-param2 .cbcn-rearcamera-item {
            position: absolute;
            width: 6.7em;
            left: 0em;
            bottom: 1em;
        }


        .cbcn-rearcamera-param3 {
            width: 14em;
            height: 2em;
            border-top: 1px solid #999;
            border-right: 1px solid #999;
            bottom: 23em;
            opacity: 0;
            left: 1.2em;
        }

        .cbcn-rearcamera-param3 .cbcn-rearcamera-item {
            position: absolute;
            width: 11.35em;
            left: 0em;
            /* 这里的top小语种要手动调整 */
            top: -4.85em;
        }

        .cbcn-rearcamera-param4 {
            width: 15.55em;
            height: 4.25em;
            border-bottom: 1px solid #999;
            border-right: 1px solid #999;
            bottom: 14em;
            opacity: 0;
            left: 1.34em;
        }

        .cbcn-rearcamera-param4 .cbcn-rearcamera-item {
            position: absolute;
            width: 6.75em;
            left: 0em;
            bottom: 1em;
        }
    }
}


/* structure */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-structure-section {
            position: relative;
        }

        .cbcn-structure-section.wt {
            background-color: #F7F7F7;
        }

        .cbcn-structure-title {
            z-index: 11;
            position: relative;
            margin-bottom: 600px;
        }

        .cbcn-structure-img {
            height: 1040px;
            width: 1920px;
            z-index: 10;
            bottom: 0;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-structure-section {
            position: relative;
        }

        .cbcn-structure-section.wt {
            background: #f7f7f7;
        }

        .cbcn-structure-title {
            margin-bottom: 19.15em;
            position: relative;
            z-index: 11;
        }

        .cbcn-structure-img {
            height: 37.5em;
            width: 100vw;
            bottom: 0;
            z-index: 10;
        }
    }
}

/* movie */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-movie-txt {
            width: 590px;
        }

        .cbcn-movie-img {
            width: 340px;
            height: 718.026px;
            position: relative;
        }

        .cbcn-movie-img>picture {
            position: relative;
            z-index: 11;
        }

        .cbcn-movie-img video {
            width: 98% !important;
            height: 98% !important;
            border-radius: 30.197px;
            overflow: hidden;
            z-index: 10;
        }

        .cbcn-movie-content {
            /* gap: 30px; */
            align-items: center;
            justify-content: space-between;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-movie-img {
            margin: 1.5em auto;
            width: 11.9em;
            overflow: hidden;
            height: 25.1309em;
        }

        .cbcn-movie-video {
            height: 100%;
            width: 100%;
            object-fit: cover;
            overflow: hidden;
        }
    }
}

/* monumental */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-monumental-swiper>div {
            margin-top: 60px;
            gap: 20px;
            justify-content: center;
            align-items: center;
        }

        .cbcn-monumental-img {
            width: 356px;
            height: 577px;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-monumental-swiper {
            margin-top: 1.5em;
            width: 14.5em;
            height: 23.5em;
        }

        .cbcn-monumental-img {
            height: 100%;
            width: 100%;
        }

        .cbcn-monumental-switchBtn-list {
            margin-top: 1.5em;
        }
    }
}

/* stage */
@media screen {
    @media screen and (min-width: 981px) {

        .cbcn-stage-section {
            position: relative;
        }

        .cbcn-stage-title {
            opacity: 0;
            position: relative;
            z-index: 11;
        }

        .cbcn-stage-section.active .cbcn-stage-title {
            opacity: 1;
            transition: all 0.3s;
        }

        .cbcn-stage-imgBox {
            margin-top: 1em;
            width: 100%;
            height: 30.6em;
            z-index: 9;
        }

        .cbcn-stage-img {
            width: 100%;
            height: 100%;
            position: absolute;
            bottom: 0em;
            z-index: 9;
        }

        .cbcn-stage-img.active {
            height: 54em;
            transition: all 0.5s 1s;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-stage-img {
            margin-top: 1.5em;
            height: 14.9em;
            width: 100vw;
        }
    }
}


/* fullfocusportraitcomparison */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-fullfocusportrait-imgcomparison2 {
            margin-top: 60px;
            width: 920px;
            height: 600px;
            position: relative;
            margin-bottom: 100px;
        }

        .cbcn-fullfocusportraitcomparison-btnList {
            width: 100%;
            gap: 658px;
            bottom: 20px;
            align-items: center;
            justify-content: center;
        }

        .cbcn-fullfocusportraitcomparison-btn {
            width: 111px;
            padding: 10px 20px;
            justify-content: center;
            align-items: center;
            border-radius: 999px;
            background: #FFF;
            backdrop-filter: blur(25px);
            -webkit-backdrop-filter: blur(25px);
        }

        .cbcn-fullfocusportrait-txt {
            background: linear-gradient(180deg, #FBFBFB 1%, #FFFFFF 100%);
        }

        .cbcn-fullfocusportrait-txt1 {
            width: 980px;
        }

        .cbcn-fullfocusportrait-imageDiv {
            width: 20.55em;
            height: 27.4em;
            flex-shrink: 0;
            perspective: 1000;
            -webkit-perspective: 1000;
            margin-top: -4.5em;
        }

        .cbcn-fullfocusportrait-image {
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 20.55em;
            height: 27.4em;
            border-radius: 1.5em;
            overflow: hidden;
            transform-origin: center;
            z-index: 50;
            transition: all 0.3s;
        }

        .cbcn-fullfocusportrait-image.left1 {
            transform: translateY(-50%) translateX(-10em) rotateY(30deg) scale(0.8);
            -webkit-transform: translateY(-50%) translateX(-10em) rotateY(30deg) scale(0.8);
            z-index: 30;
            background-color: #fff;
            filter: blur(3px);
            -webkit-filter: blur(3px);
        }

        .cbcn-fullfocusportrait-image.left1 img {
            opacity: 0.4;
        }

        .cbcn-fullfocusportrait-image.left2 {
            transform: translateY(-50%) translateX(-17.5em) rotateY(45deg) scale(0.6);
            -webkit-transform: translateY(-50%) translateX(-17.5em) rotateY(45deg) scale(0.6);
            z-index: 20;
            background-color: #fff;
            filter: blur(5px);
            -webkit-filter: blur(5px);
        }

        .cbcn-fullfocusportrait-image.left2 img {
            opacity: 0.2;
        }

        .cbcn-fullfocusportrait-image.left3 {
            transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
            -webkit-transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
            z-index: 10;
            opacity: 0;
            transition: none;

        }

        .cbcn-fullfocusportrait-image.left4 {
            transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
            -webkit-transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
            z-index: 10;
            opacity: 0;
            transition: none;
        }

        .cbcn-fullfocusportrait-image.right1 {
            transform: translateY(-50%) translateX(10em) rotateY(-30deg) scale(0.8);
            -webkit-transform: translateY(-50%) translateX(10em) rotateY(-30deg) scale(0.8);
            z-index: 30;
            background-color: #fff;
            filter: blur(3px);
            -webkit-filter: blur(3px);
        }

        .cbcn-fullfocusportrait-image.right1 img {
            opacity: 0.4;
        }

        .cbcn-fullfocusportrait-image.right2 {
            transform: translateY(-50%) translateX(17.5em) rotateY(-45deg) scale(0.6);
            -webkit-transform: translateY(-50%) translateX(17.5em) rotateY(-45deg) scale(0.6);
            z-index: 20;
            background-color: #fff;
            filter: blur(5px);
            -webkit-filter: blur(5px);
        }

        .cbcn-fullfocusportrait-image.right2 img {
            opacity: 0.2;
        }

        .cbcn-fullfocusportrait-image.right3 {
            transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
            -webkit-transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
            z-index: 10;
            opacity: 0;
            transition: none;
        }

        .cbcn-fullfocusportrait-image.right4 {
            transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
            -webkit-transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
            z-index: 10;
            opacity: 0;
            transition: none;
        }

        .cbcn-fullfocusportrait-InfoDiv {
            top: calc(50% + 18.35em);
            margin-top: -4.5em;
        }

        .cbcn-fullfocusportrait-video1,
        .cbcn-fullfocusportrait-video2 {
            width: 28.325em;
            height: 6.65em;
            top: 1.5em;
        }

        .cbcn-fullfocusportrait-Info {
            width: 25em;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            transition: all 0.3s;
            gap: 0.4em;
        }

        .cbcn-fullfocusportrait-Info .grey {
            color: rgba(0, 0, 0, 0.40) !important;
        }

        .cbcn-fullfocusportrait-Info.left {
            transform: translateX(-110%) scale(0.5);
            opacity: 0;
        }

        .cbcn-fullfocusportrait-Info.right {
            transform: translateX(10%) scale(0.5);
            opacity: 0;
        }

        /* 文字等比缩放 */
        .cbcn-fullfocusportrait-InfoDiv .cbcn-pc-h5 {
            font-size: 1.4em !important;
        }

        .cbcn-fullfocusportrait-InfoDiv .cbcn-pc-b1 {
            font-size: 1em !important;
        }

        .cbcn-fullfocusportrait-InfoDiv .cbcn-pc-b3 {
            font-size: 0.75em !important;
        }
    }

    @media screen and (max-width: 980px) {

        .cbcn-fullfocusportrait-txt.wt,
        .cbcn-fullfocusportrait-section.wt {
            background: #FBFBFB;
        }

        .cbcn-fullfocusportrait-txt {
            padding-top: 4em;
        }

        .cbcn-fullfocusportrait-txt>div {
            /* 小语种要手动调整 */
            height: 16.75em;
            width: 100%;
            position: relative;
        }

        .cbcn-fullfocusportrait-txt2,
        .cbcn-fullfocusportrait-txt1 {
            width: calc(100vw - 2em);
            top: 0em;
            left: 1em;
            position: absolute;
            transition: all 0.3s;
        }

        .cbcn-fullfocusportrait-txt2 {
            opacity: 1;
        }

        .cbcn-fullfocusportrait-txt1 {
            opacity: 0;
        }

        .cbcn-fullfocusportrait-txt2.active {
            opacity: 0;
        }

        .cbcn-fullfocusportrait-txt1.active {
            opacity: 1;
        }

        .cbcn-fullfocusportrait-InfoDiv {
            position: relative;
            z-index: 10;
        }

        .cbcn-fullfocusportrait-div {
            margin-top: 1.5em;
        }

        .cbcn-fullfocusportrait-img {
            width: 100%;
            height: 22.35em;
            display: block;
            overflow: hidden;
            border-radius: 1em;
            margin-bottom: 1.85em;
        }

        .cbcn-fullfocusportrait-Info .cbcn-wap-left {
            background: linear-gradient(90deg, #F4B75F 11.98%, #F2B35F 86.92%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            width: fit-content;
            margin-bottom: 0.35em !important;
        }

        .cbcn-fullfocusportrait-switchBtn-list {
            position: absolute;
            bottom: 4em;
            right: 1em;
            z-index: 12;
        }
    }
}


/* stage */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-telephoto-section>div {
            justify-content: space-between;
        }

        .cbcn-telephoto-titleBox {
            width: 500px;
            margin-top: 110px;
        }

        .cbcn-telephoto-imgBox {
            position: relative;
            width: 450px;
            height: 600px;
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-telephoto-img {
            width: 100%;
            height: 100%;
        }


        .cbcn-telephoto-txt {
            position: absolute;
            bottom: 20px;
            right: 20px;
            display: flex;
            padding: 10.652px 21.304px;
            justify-content: center;
            align-items: center;
            color: rgba(0, 0, 0, 0.60) !important;
            font-family: "vivo Sans Global";
            font-size: 21.304px;
            font-weight: 600;
            line-height: 150%;
            border-radius: 1064.152px;
            background: #FFF;
            backdrop-filter: blur(26.630434036254883px);
            -webkit-backdrop-filter: blur(26.630434036254883px);
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-telephoto-titleBox {
            padding-bottom: 2.5em;
        }

        .cbcn-telephoto-img {
            display: flex;
            width: 16.75em;
            height: 22.35em;
            border-radius: 1em;
            overflow: hidden;
        }

        .cbcn-telephoto-txt {
            display: flex;
            padding: 0.25em 0.75em;
            border-radius: 49.95em;
            background: #FFF;
            backdrop-filter: blur(25px);
            justify-content: center;
            align-items: center;
            position: absolute;
            bottom: 1em;
            left: 1em;
            z-index: 9;
            color: rgba(0, 0, 0, 0.60) !important;
            font-family: "vivo Sans Global";
            font-size: 0.8em;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
        }

        .cbcn-telephoto-imgBox {
            height: 22.35em;
        }

    }
}


/* stage */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-enhancement-section>div {
            position: relative;
        }

        .cbcn-enhancement-imgbox {
            position: relative;
            width: 485px;
            height: 647px;
            border-radius: 30px;
            overflow: hidden;
            position: relative;
        }

        .cbcn-enhancement-img1 {
            z-index: 9;
            width: 100%;
            height: 100%;
        }

        .cbcn-enhancement-img2 {
            z-index: 12;
            width: 100%;
            height: 100%;
            clip-path: inset(100% 0px 0px);
        }

        .cbcn-enhancement-title {
            left: 545px;
            width: 550px;
        }

        .cbcn-enhancement-btn {
            position: absolute;
            border-radius: 999px;
            background: #FFF;
            backdrop-filter: blur(25px);
            -webkit-backdrop-filter: blur(25px);
            top: 3%;
            left: 20px;
            padding: 10px 20px;
        }

        .cbcn-enhancement-btn2 {
            top: 100%;
        }

        .cbcn-enhancement-border {
            z-index: 11;
            width: 100%;
            height: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            background-color: #FFF;
            clip-path: inset(100% 0px 0px);
        }
    }

    @media screen and (max-width: 1439px) and (min-width: 981px) {
        .cbcn-enhancement-title {
            width: 430px;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-enhancement-section>div {
            flex-direction: column-reverse;
        }

        .cbcn-enhancement-imgbox {
            margin-top: 2.5em;
        }

        .cbcn-enhancement-btn {
            border-radius: 49.95em;
            background: #FFF;
            backdrop-filter: blur(25px);
            -webkit-backdrop-filter: blur(25px);
            padding: 0.25em 1em;
            left: 1em;
            position: absolute;
        }

        .cbcn-enhancement-imgbox {
            width: 100%;
            height: 22.35em;
            border-radius: 1em;
            overflow: hidden;
            position: relative;
        }

        .cbcn-enhancement-img1,
        .cbcn-enhancement-img2 {
            z-index: 9;
            width: 100%;
            height: 100%;
            opacity: 1;
        }

        .cbcn-enhancement-btn1 {
            top: 1em;
        }

        /* .cbcn-enhancement-border {
                z-index: 11;
                width: 100%;
                height: 100%;
                position: absolute;
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
                background-color: #FFF;
                clip-path: inset(100% 0px 0px);
            } */

        .cbcn-enhancement-btn2 {
            top: 1em;
        }

        /* .cbcn-enhancement-img2 {
                z-index: 12;
                clip-path: inset(100% 0px 0px);
            }

            .cbcn-enhancement-section.active .cbcn-enhancement-img2 {
                clip-path: inset(0% 0px 0px);
                transition: all 1s ease;
            }

            .cbcn-enhancement-section.active .cbcn-enhancement-img1 {
                transition: all 1s ease;
                opacity: 0.6;
            }

            .cbcn-enhancement-section.active .cbcn-enhancement-btn2 {
                transition: all 1s ease;
                top: 3%;
            }

            .cbcn-enhancement-section.active .cbcn-enhancement-border {
                transition: all 0.995s ease;
                clip-path: inset(0% 0px 0px);

            } */
    }
}


/* selfie */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-selfie-imgBox {
            margin-top: 60px;
            height: 27.15em;
            position: relative;
            justify-content: space-between;
            flex-wrap: nowrap;
        }

        .cbcn-selfie-img1 {
            display: block;
            width: 612px;
            height: 460.8px;
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-selfie-img2 {
            display: block;
            width: 347px;
            height: 460.859px;
            border-radius: 30px;
            overflow: hidden;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-selfie-img1 {
            margin-top: 2.5em;
            height: 12.61175em;
            width: 100%;
            overflow: hidden;
            border-radius: 1em;
        }

        .cbcn-selfie-img2 {
            margin-top: 1em;
            height: 22.25em;
            width: 100%;
            overflow: hidden;
            border-radius: 1em;
        }
    }
}


/* auralight */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-auralight-section {
            justify-content: space-between;
            gap: 1em;
        }

        .cbcn-auralight-imgBox {
            width: 100%;
            height: 31.8em;
            position: relative;
        }

        .cbcn-auralight-img {
            top: -4em;
            width: 125em;
            height: 51.8309em;
            transform: translateX(-50%) rotateX(15deg);
            transition: all 0.5s;
        }

        .cbcn-auralight-img>picture {
            width: 100%;
            height: 100%;
            position: absolute;
        }

        .cbcn-auralight-picture1 {
            z-index: 11;
        }

        .cbcn-auralight-picture2 {
            z-index: 10;
            opacity: 0;
            transition: all 1s;
        }

        .cbcn-auralight-section.active .cbcn-auralight-picture1 {
            z-index: 10;
        }

        .cbcn-auralight-section.active .cbcn-auralight-picture2 {
            z-index: 11;
            opacity: 1;
        }

        .cbcn-auralight-line {
            opacity: 0;
            width: 100%;
            height: 5px;
            top: 24em;
            position: absolute;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-auralight-section.wt {
            background: #F5F5F5;
        }

        .cbcn-auralight-imgBox {
            margin-top: 0.3em;
            height: 14.05em;
            width: 100%;
        }
    }
}


/* auralight */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-auraportrait-swiper {
            margin-top: 60px;
        }

        .cbcn-auraportrait-imgDiv {
            justify-content: space-between;
        }

        .cbcn-auraportrait-img {
            width: 480px;
            height: 560px;
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-auraportrait-btn {
            position: absolute;
            bottom: 1em;
            padding: 10px 0;
            border-radius: 999px;
            background: #fff;
            backdrop-filter: blur(25px);
            -webkit-backdrop-filter: blur(25px);
            overflow: hidden;
            display: flex;
            width: 111px;
            justify-content: center;
        }

        .cbcn-auraportrait-btn1 {
            left: 1em;
        }

        .cbcn-auraportrait-btn-txt {
            color: rgba(0, 0, 0, 0.60) !important;
            text-align: center;
            font-family: "vivo Sans Global";
            font-size: 20px;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
        }

        .cbcn-auraportrait-btn2 {
            right: 1em;
        }
    }

    @media screen and (max-width: 980px) {

        .cbcn-auraportrait-swiper {
            margin-top: 2.5em;
        }

        .cbcn-auraportrait-img {
            height: 19.55em;
            width: 100%;
            border-radius: 1em;
            overflow: hidden;
            position: relative;
        }

        .cbcn-auraportrait-btn {
            border-radius: 49.95em;
            background: #FFF;
            backdrop-filter: blur(25px);
            -webkit-backdrop-filter: blur(25px);
            position: absolute;
            bottom: 1em;
            left: 1em;
            padding: 0.25em 1em;
        }

        .cbcn-auraportrait-btn-txt {
            font-family: "vivo Sans Global" !important;
            font-size: 0.8em;
            font-style: normal;
            font-weight: 600;
            line-height: 150%;
            color: rgba(0, 0, 0, 0.60) !important;
        }

        .cbcn-auraportrait-switchBtn-list {
            margin-top: 2.5em;
        }
    }
}


/* aiimage */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-aiimage-txt2 {
            margin-top: 2em;
            align-items: center;
            gap: 0.5em;
        }

        .cbcn-aiimage-logo1 {
            width: 10.584em;
            height: 10.584em;
        }

        .cbcn-aiimage-title {
            position: relative;
        }

        .cbcn-aiimage-title .cbcn-pc-h2 {
            font-size: 2.1em;
        }

        .cbcn-aiimage-svg1 {
            position: absolute;
            left: -1em;
            top: -1em;
            width: 2.232em;
            height: 2.376em;
        }

        .cbcn-aiimage-svg2 {
            position: absolute;
            right: -1em;
            bottom: -0.5em;
            width: 2.232em;
            height: 2.304em;
        }

        .cbcn-aiimage-imgDiv {
            justify-content: center;
            gap: 3.5em;
            flex-wrap: nowrap;
            margin-top: -8.5em;
        }

        .cbcn-aiimage-img1,
        .cbcn-aiimage-img3 {
            width: 16em;
            height: 10.85em;
            border-radius: 1.5em;
            overflow: hidden;
        }

        .cbcn-aiimage-img2 {
            width: 19em;
            height: 12.5em;
            border-radius: 1.5em;
            overflow: hidden;
            margin-top: 11.75em;
        }
    }
}


/* stage */
@media screen {
    @media screen and (min-width: 981px) {
        /* aiseason */
        @media screen {
            .cbcn-aiseason-imgcomparison2 {
                margin-top: 60px;
                width: 920px;
                height: 600px;
                position: relative;
                margin-bottom: 100px;
            }

            .cbcn-aiseasoncomparison-btnList {
                width: 100%;
                gap: 658px;
                bottom: 20px;
                align-items: center;
                justify-content: center;
            }

            .cbcn-aiseasoncomparison-btn {
                width: 111px;
                padding: 10px 20px;
                justify-content: center;
                align-items: center;
                border-radius: 999px;
                background: #FFF;
                backdrop-filter: blur(25px);
                -webkit-backdrop-filter: blur(25px);
            }

            .cbcn-aiseason-txt {
                background: #FFFFFF;
            }

            .cbcn-aiseason-txt1 {
                width: 980px;
            }

            .cbcn-aiseason-imageDiv {
                width: 20.55em;
                height: 27.4em;
                flex-shrink: 0;
                perspective: 1000;
                -webkit-perspective: 1000;
                /* margin-top: -4.5em; */
            }

            .cbcn-aiseason-image {
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 20.55em;
                height: 27.4em;
                border-radius: 1.5em;
                overflow: hidden;
                transform-origin: center;
                z-index: 50;
                transition: all 0.3s;
            }

            .cbcn-aiseason-image.left1 {
                transform: translateY(-50%) translateX(-10em) rotateY(30deg) scale(0.8);
                -webkit-transform: translateY(-50%) translateX(-10em) rotateY(30deg) scale(0.8);
                z-index: 30;
                background-color: #fff;
                filter: blur(3px);
                -webkit-filter: blur(3px);
            }

            .cbcn-aiseason-image.left1 img {
                opacity: 0.4;
            }

            .cbcn-aiseason-image.left2 {
                transform: translateY(-50%) translateX(-17.5em) rotateY(45deg) scale(0.6);
                -webkit-transform: translateY(-50%) translateX(-17.5em) rotateY(45deg) scale(0.6);
                z-index: 20;
                background-color: #fff;
                filter: blur(5px);
                -webkit-filter: blur(5px);
            }

            .cbcn-aiseason-image.left2 img {
                opacity: 0.2;
            }

            .cbcn-aiseason-image.left3 {
                transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
                -webkit-transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
                z-index: 10;
                opacity: 0;
                transition: none;

            }

            .cbcn-aiseason-image.left4 {
                transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
                -webkit-transform: translateY(-50%) translateX(-27em) rotateY(90deg) scale(0.4);
                z-index: 10;
                opacity: 0;
                transition: none;
            }

            .cbcn-aiseason-image.right1 {
                transform: translateY(-50%) translateX(10em) rotateY(-30deg) scale(0.8);
                -webkit-transform: translateY(-50%) translateX(10em) rotateY(-30deg) scale(0.8);
                z-index: 30;
                background-color: #fff;
                filter: blur(3px);
                -webkit-filter: blur(3px);
            }

            .cbcn-aiseason-image.right1 img {
                opacity: 0.4;
            }

            .cbcn-aiseason-image.right2 {
                transform: translateY(-50%) translateX(17.5em) rotateY(-45deg) scale(0.6);
                -webkit-transform: translateY(-50%) translateX(17.5em) rotateY(-45deg) scale(0.6);
                z-index: 20;
                background-color: #fff;
                filter: blur(5px);
                -webkit-filter: blur(5px);
            }

            .cbcn-aiseason-image.right2 img {
                opacity: 0.2;
            }

            .cbcn-aiseason-image.right3 {
                transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
                -webkit-transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
                z-index: 10;
                opacity: 0;
                transition: none;
            }

            .cbcn-aiseason-image.right4 {
                transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
                -webkit-transform: translateY(-50%) translateX(27em) rotateY(-90deg) scale(0.4);
                z-index: 10;
                opacity: 0;
                transition: none;
            }
        }
    }

    @media screen and (max-width: 980px) {

        /* aiseason */
        @media screen {

            .cbcn-aiseason-txt.wt,
            .cbcn-aiseason-section.wt {
                background: #FBFBFB;
            }

            .cbcn-aiseason-txt {
                padding-top: 4em;
            }

            .cbcn-aiseason-InfoDiv {
                position: relative;
                z-index: 10;
            }

            .cbcn-aiseason-div {
                margin-top: 2.5em;
            }

            .cbcn-aiseason-img {
                width: 100%;
                height: 22.35em;
                display: block;
                overflow: hidden;
                border-radius: 1em;
            }

            .cbcn-aiseason-Info .cbcn-wap-left {
                background: linear-gradient(90deg, #F4B75F 11.98%, #F2B35F 86.92%);
                background-clip: text;
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                width: fit-content;
                margin-bottom: 0.35em !important;
            }

            .cbcn-aiseason-switchBtn-list {
                margin-top: 1.5em;
                z-index: 12;
            }
        }
    }
}


/* stage */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-section.cbcn-aiimage2-section {
            background: #F5F5F5;
            padding: 230px 0;
        }

        .cbcn-aiimage2-content {
            width: 49em;
            height: 26.95em;
            border-radius: 1.5em;
            background-color: #FFF;
            overflow: hidden;
        }

        .cbcn-aiimage2-leftDiv {
            overflow: hidden;
            width: 24.5em;
            height: 100%;
            border-radius: 1.5em 0 0 1.5em;
            background-color: #fff;
            justify-content: center;
            align-items: center;
            position: relative;
        }

        .cbcn-aiimage2-icon {
            margin: auto;
            width: 3.25em;
            height: 3em;
            object-fit: contain;
        }

        .cbcn-aiimage2-title {
            padding: 0 70px;
            padding-top: 0.94em;
            display: none;
            height: 10em;
        }

        .cbcn-aiimage2-title .cbcn-stylecolor1 {
            padding-bottom: 0.5em;
        }

        .cbcn-aiimage2-title.active {
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .cbcn-aiimage2-videoBtn-list {
            align-items: flex-end;
            justify-content: center;
        }

        .cbcn-aiimage2-swiperbg {
            position: absolute;
            top: 6.61em;
            left: 50%;
            width: 38.9em;
            height: 43.4em;
            z-index: 100;
        }

        .cbcn-aiimage2-swiper {
            position: absolute;
            top: 7.26em;
            left: calc(50% + 3.97em);
            width: 16.2em;
            border-radius: 1.5em;
            overflow: hidden;
            z-index: 99;
            background: #000;
        }

        .cbcn-aiimage2-video {
            width: 16.2em;
            height: 35.35em;
            flex-shrink: 0;
        }

        .cbcn-aiimage2-img {
            height: 100%;
            position: relative;
            border-radius: 1em;
            overflow: hidden;
        }

        .cbcn-aiimage2-img video {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .cbcn-aiimage2-img img {
            position: relative;
            z-index: 9;
        }


        .cbcn-aiimage2-videoBtnList {
            gap: 0.5em;
        }

        .cbcn-aiimage2-videoBtn-box {
            padding: 0 0.94em;
            height: 2.25em;
            gap: 0.5em;
            align-items: center;
            border-radius: 2.25em;
            overflow: hidden;
            background-color: #f0f0f0;
        }

        .cbcn-aiimage2-videoBtn {
            padding: 0.2em;
            cursor: pointer;
            position: relative;
            justify-content: center;
            align-items: center;
        }

        .cbcn-aiimage2-videoBtn::before {
            content: "";
            width: 0.425em;
            height: 0.425em;
            border-radius: 50%;
            background-color: #b3b3b3;
            overflow: hidden;
            transition: all 1s;
        }

        .cbcn-aiimage2-videoBtn::after {
            content: "";
            width: 0;
            height: calc(100% - 0.4em);
            background-color: #fff;
            position: absolute;
            left: 0.2em;
            top: 0.2em;
            border-radius: 5em;
            overflow: hidden;
        }

        .cbcn-aiimage2-videoBtn.active::before {
            width: 3em;
            border-radius: 5em;
        }

        .cbcn-aiimage2-videoBtn.progress::after {
            animation: videoBtn 10s linear forwards;
        }

        /* 
    .cbcn-aiimage2-videoBtn:nth-child(1).progress::after {
      animation: videoBtn 9s linear forwards;
    }

    .cbcn-aiimage2-videoBtn:nth-child(2).progress::after {
      animation: videoBtn 7s linear forwards;
    }

    .cbcn-aiimage2-videoBtn:nth-child(3).progress::after {
      animation: videoBtn 8s linear forwards;
    }

    .cbcn-aiimage2-videoBtn:nth-child(4).progress::after {
      animation: videoBtn 9s linear forwards;
    } */


        @keyframes videoBtn {
            0% {
                width: 0;
            }

            100% {
                width: calc(100% - 0.4em);
            }
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-aiimage2-titleDiv {
            position: relative;
            height: 10.8em;
        }

        .cbcn-aiimage2-icon {
            margin: auto;
            width: 3.25em;
            height: 3em;
            object-fit: contain;
        }

        .cbcn-aiimage2-title {
            position: absolute;
            top: 3.75em;
            left: 0;
            width: 100%;
            align-items: center;
            gap: 0.75em;
            opacity: 0;
        }

        .cbcn-aiimage2-title.active {
            opacity: 1;
        }

        .cbcn-aiimage2-swiper {
            margin: 1.45em auto 0;
            width: 16.75em;
            height: 29em;
            position: relative;
            overflow: hidden;
        }

        .cbcn-aiimage2-bg {
            position: absolute;
            top: -1.32em;
            left: -2.73em;
            width: 16.75em;
            height: 29em;
            z-index: 99;
        }

        .cbcn-aiimage2-img {
            width: 100%;
            height: 100%;
            overflow: hidden;
        }


        .cbcn-aiimage2-videoBtnList {
            margin-top: -1.2em;
            justify-content: center;
            gap: 0.5em;
            z-index: 100;
            position: relative;
        }

        .cbcn-aiimage2-videoBtn-box {
            padding: 0 0.77em;
            height: 1.8375em;
            gap: 0.41em;
            align-items: center;
            border-radius: 1.8375em;
            overflow: hidden;
            background-color: #f0f0f0;
        }

        .cbcn-aiimage2-videoBtn {
            padding: 0.2em;
            cursor: pointer;
            position: relative;
            justify-content: center;
            align-items: center;
        }

        .cbcn-aiimage2-videoBtn::before {
            content: "";
            width: 0.425em;
            height: 0.425em;
            border-radius: 50%;
            background-color: #b3b3b3;
            overflow: hidden;
            transition: all 1s;
        }

        .cbcn-aiimage2-videoBtn::after {
            content: "";
            width: 0;
            height: calc(100% - 0.4em);
            background-color: #fff;
            position: absolute;
            left: 0.2em;
            top: 0.2em;
            border-radius: 5em;
            overflow: hidden;
        }

        .cbcn-aiimage2-videoBtn.active::before {
            width: 3em;
            border-radius: 5em;
        }

        .cbcn-aiimage2-videoBtn.progress::after {
            animation: videoBtn 6.5s linear forwards;
        }

        @keyframes videoBtn {
            0% {
                width: 0;
            }

            100% {
                width: calc(100% - 0.4em);
            }
        }

        .cbcn-aiimage2-videoBtn-play {
            width: 1.8375em;
            height: 1.8375em;
            flex-shrink: 0;
            cursor: pointer;
        }

        .cbcn-pc-videoBtn-play.active {
            animation: videoPlay 2s forwards;
        }

        @keyframes videoPlay {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }
    }
}


/* fourvideo */
@media screen {
    @media screen and (min-width: 981px) {
        /* .cbcn-fourvideo-title {
                padding: 120px 0;
            } */

        .cbcn-fourvideo-box {
            position: relative;
            height: 100%;
            width: 100%;
        }

        .cbcn-fourvideo-phone {
            width: 120vh;
            height: 56.9143vh;
            transition: all 0.8s;
            z-index: 9;
            margin-top: 13vh;
        }

        .cbcn-fourvideo-phone>picture {
            position: relative;
            z-index: 10;
        }

        .cbcn-fourvideo-video {
            height: 100%;
            width: 98%;
            border-radius: 8vh;
            overflow: hidden;
            z-index: 8;
            transition: none !important;
        }

        .cbcn-fourvideo-boxtxt {
            margin-top: -22.5vh;
            opacity: 0;
            transition: all 0.3s;
            z-index: 10;
            width: 100%;
            text-align: center;
        }

        .cbcn-fourvideo-boxtxt2 {
            opacity: 1;
            margin-top: -30vh;
            transition: all 0.8s;
            width: 100%;
        }

        .cbcn-fourvideo-section.active .cbcn-fourvideo-boxtxt2 {
            opacity: 0;
            margin-top: 0em;
            transition: none !important;
        }

        .cbcn-fourvideo-section.active .cbcn-fourvideo-boxtxt {
            margin-top: 0px;
            opacity: 1;
            transition: none !important;
        }

        .cbcn-fourvideo-section.active .cbcn-fourvideo-phone {
            transform: translate(-50%, -50%) scale(2.5);
            transform-origin: center;
            margin-top: 0em;
            transition: none !important;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-fourvideo-phone {
            width: 16.75em;
            height: 7.81095em;
            margin-top: 2.5em;
            overflow: hidden;
        }

        .cbcn-fourvideo-canvasVideo {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    }
}

/* performance */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-performance-section {
            width: 96em;
            height: 54em;
            position: relative;
        }

        .cbcn-performance-title {
            width: fit-content;
        }

        .cbcn-performance-p {
            text-align: center;
            font-family: "vivo Sans Global";
            font-size: 2em;
            font-style: normal;
            font-weight: 800;
            text-transform: uppercase;
            transition: none;
            background: linear-gradient(91deg, #156EDC 0.76%, #5C9DEB 49.2%, #156EDC 98.34%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .cbcn-performance-section.active .cbcn-performance-p {
            font-size: 5.5em;
            transition: all 0.4s ease-in;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-performance-section {
            width: 100%;
            height: 18.75em;
        }

        .cbcn-performance-p {
            text-align: center;
            font-family: "vivo Sans Global";
            font-size: 1.6em;
            font-style: normal;
            font-weight: 800;
            width: 90vw;
            text-transform: uppercase;
            background: linear-gradient(91deg, #559DF8 0.76%, #327EDD 49.2%, #559DF8 98.34%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
    }
}


/* battery */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-battery-section.wt {
            background: #F5F5F5;
        }

        .cbcn-battery-section {
            padding-top: 6em;
            justify-content: space-between;
            flex-wrap: nowrap !important;
        }

        .cbcn-battery-title {
            width: 850px;
        }

        .cbcn-battery-imgBox {
            margin-top: 3em;
            width: 100%;
            position: relative;
            width: 96em;
            height: 27.95em;
        }

        .cbcn-battery-txtBox {
            top: -1.6em;
        }

        .cbcn-battery-title1 {
            width: 31.4407em;
            height: 11.6em;
            opacity: 0;
            transform: translateX(-50%);
        }

        .cbcn-battery-title2 {
            width: 21em;
            height: 7.5em;
            opacity: 0;
            transform: translateY(2.4em) translateX(15em);
        }

        .cbcn-battery-section.active .cbcn-battery-title1 {
            animation: batteryAnimation 1.5s 3s linear forwards;
        }

        .cbcn-battery-section.active .cbcn-battery-title2 {
            animation: batteryAnimation1 0.3s 4.5s linear forwards;
        }

        @keyframes batteryAnimation {
            0% {
                opacity: 0;
            }

            50% {
                opacity: 1;
            }

            75% {
                width: 31.4407em;
                height: 11.6em;
                opacity: 1;
                transform: translateX(-50%);
            }

            100% {
                width: 22.25em;
                height: 7.5em;
                opacity: 1;
                transform: translateY(3em) translateX(-22em);
            }
        }

        @keyframes batteryAnimation1 {
            0% {
                opacity: 0;
                width: 21em;
                height: 7.5em;
                transform: translateY(2.4em) translateX(15em);
            }


            100% {
                width: 22.25em;
                height: 7.5em;
                opacity: 1;
                transform: translateY(2.4em) translateX(1em);
            }
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-battery-section {
            justify-content: space-between !important;
        }

        .cbcn-battery-section.wt {
            background: #F5F5F5;
        }

        .cbcn-battery-txtBox {
            z-index: 11;
            width: 100%;
            position: relative;
            bottom: -2em;
        }


        .cbcn-battery-title1 {
            justify-content: center;
            align-items: baseline;
            transition: all 0.3s;
            opacity: 1;
            width: 14.9em;
            height: 5.65em;
        }

        .cbcn-battery-title2 {
            transition: all 0.3s;
            opacity: 0;
            width: 10.6em;
            height: 5.65em;
        }

        .cbcn-battery-section.active .cbcn-battery-title1 {
            transition: all 0.3s;
            opacity: 0;
        }

        .cbcn-battery-section.active .cbcn-battery-title2 {
            transition: all 0.3s;
            opacity: 1;
        }

        .cbcn-battery-video {
            width: 100%;
            height: 6.6em;
        }
    }
}


/* lasting */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-lasting-drag {
            width: 100%;
            height: 464px;
            position: relative;
            margin-top: 3em;
            user-select: none;
            z-index: 15;
        }

        .cbcn-lasting-drag-img1,
        .cbcn-lasting-drag-img2 {
            z-index: 11;
            height: 100%;
            overflow: hidden;
        }

        .cbcn-lasting-bg {
            width: 1375px;
            height: 700px;
            position: absolute;
            top: -35px;
            left: 10px;
            z-index: 1;
        }

        .cbcn-lasting-drag-img1 {
            width: 100%;
            left: 0;
        }

        .cbcn-lasting-drag-img2 {
            width: 431.2px;
            position: absolute;
            top: 0;
            right: 0;
        }

        .cbcn-lasting-black {
            width: 431.2px;
            height: 428px;
            z-index: 15;
            position: absolute;
            top: 0;
            bottom: 0em;
            margin: auto;
            right: -10px;
            background-color: #000;
        }

        #cbcn-dom-container .cbcn-lasting-drag-img2 img {
            width: 49em;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background-position: center;
            background-size: cover;
            object-fit: cover;
            object-position: 100% 50%;
        }

        .cbcn-lasting-drag-controlBtn {
            position: absolute;
            top: 16px;
            left: 18px;
            width: 945px;
            height: 430px;
            z-index: 11;
            border-radius: 50px;
            overflow: hidden;
        }

        .cbcn-lasting-line {
            position: absolute;
            top: 0px;
            left: 529.9px;
            width: 4px;
            height: 428px;
            cursor: ew-resize;
            z-index: 15;
            background-color: #000;
        }

        .cbcn-lasting-camera {
            position: absolute;
            top: 199.5px;
            left: 14.75px;
            z-index: 16;
            width: 27.4px;
            height: 27.4px;
            cursor: ew-resize;
            user-select: none;
        }

        .cbcn-lasting-param {
            width: 880px;
            gap: 50px 98px;
            justify-content: center;
            margin-top: 60px;
            position: relative;
            z-index: 20;
        }

        .cbcn-lasting-param .cbcn-param {
            width: 240px;
            border-top: 1px solid #B3B3B3;
            padding-top: 30px;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-lasting-drag {
            width: 16.75em;
            height: 7.99em;
            position: relative;
            margin-top: 3em;
            user-select: none;
        }

        .cbcn-lasting-drag-img1,
        .cbcn-lasting-drag-img2 {
            z-index: 11;
            height: 100%;
            overflow: hidden;
        }

        .cbcn-lasting-drag-img1 {
            width: 100%;
            left: 0;
        }

        .cbcn-lasting-drag-img2 {
            width: 7.37em;
            position: absolute;
            top: 0;
            right: 0;
        }

        .cbcn-lasting-black {
            width: 7.37em;
            height: 7.3em;
            z-index: 15;
            position: absolute;
            top: 0;
            bottom: 0em;
            margin: auto;
            right: -5px;
            background-color: #000;
        }

        #cbcn-dom-container .cbcn-lasting-drag-img2 img {
            width: 16.75em;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            background-position: center;
            background-size: cover;
            object-fit: cover;
            object-position: 100% 50%;
        }

        .cbcn-lasting-drag-controlBtn {
            position: absolute;
            top: 0.4em;
            left: 0.3em;
            width: 16.15em;
            height: 7.3em;
            z-index: 11;
            border-radius: 0.8em;
            overflow: hidden;
        }

        .cbcn-lasting-drag-controlBtn .cbcn-lasting-line {
            position: absolute;
            top: 0px;
            left: 56%;
            width: 0.1em;
            height: 7.5em;
            background-color: #000;
            cursor: ew-resize;
            z-index: 15;
        }

        .cbcn-lasting-camera {
            position: absolute;
            top: 3.33em;
            left: 0.2em;
            z-index: 16;
            width: 0.525em;
            height: 0.525em;
            cursor: ew-resize;
        }

        .cbcn-lasting-param {
            width: 100%;
            gap: 1.5em 2em;
            justify-content: center;
            margin-top: 3em;
        }

        .cbcn-lasting-param .cbcn-param {
            width: 7.3em;
            border-top: 1px solid #b3b3b3;
            padding-top: 1em;
        }

        .cbcn-lasting-param .cbcn-param p:last-child {
            opacity: 0.4 !important;
        }

        .cbcn-lasting-bg {
            top: -0.5em;
            right: -1em;
            position: absolute;
            z-index: 99;
            width: 17.45em;
            height: 20.1em;
            z-index: 1;
        }
    }
}


/* resistance */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-resistance-section.wt {
            background: #EBEBEB;
        }

        .cbcn-resistance-safeRow {
            height: 700px;
            width: 100%;
        }

        .cbcn-resistance-content {
            height: 700px;
            width: 1400px;
            border-radius: 20px;
            background: #fff;
            overflow: hidden;
            position: relative;
            flex-wrap: nowrap;
        }

        .cbcn-resistance-imgBox {
            position: relative;
        }

        .cbcn-resistance-img {
            width: 853px;
            height: 100%;
            position: relative;
            border-radius: 0 20px 20px 0;
            overflow: hidden;
        }

        #cbcn-dom-container .cbcn-resistance-img img.cover:not(.active) {
            display: none;
        }

        #cbcn-dom-container .cbcn-resistance-icon:not(.active) {
            display: none;
        }

        .cbcn-resistance-fn.active {
            display: none;
        }

        .cbcn-resistance-drawer {
            margin-top: 110px;
            margin-bottom: auto;
            margin-left: auto;
            margin-right: auto;
            width: 387px;
            position: relative;
        }

        .cbcn-resistance-title {
            justify-content: space-between;
        }

        .cbcn-resistance-h5 {
            width: 351px;
            color: rgba(0, 0, 0, 0.60) !important;
        }

        .cbcn-resistance-h5.cbcn-stylecolor1 {
            color: rgba(0, 0, 0, 1) !important;
        }

        .cbcn-resistance-drawer-item {
            cursor: pointer;
            padding: 30px 0;
            border-bottom: 1px solid #ccc;
        }

        .cbcn-resistance-drawer-item:nth-last-of-type(1) {
            border: none;
        }

        .cbcn-resistance-drawer-icon {
            width: 34px;
            height: 34px;
            transition: all 0.5s;
            transform: rotateX(180deg);
        }

        .cbcn-resistance-drawer-item.active .cbcn-resistance-drawer-icon {
            transform: rotate(0);
        }

        .cbcn-resistance-drawer-item .desc {
            /* box-sizing: border-box; */
            overflow: hidden;
            width: 351px;
            margin-top: 25px;
            display: grid;
            grid-template-rows: 0fr;
            transition: 0.5s;
        }

        .cbcn-resistance-drawer-item .desc p {
            min-height: 0;
            overflow: hidden;
        }

        .cbcn-resistance-drawer-item .desc .grey {
            color: rgba(0, 0, 0, 0.40) !important;
        }

        .cbcn-resistance-drawer-item.active .desc {
            grid-template-rows: 1fr;
        }
    }

    @media screen and (max-width: 1439px) and (min-width: 981px) {
        .cbcn-resistance-content {
            width: 95vw;
        }

        .cbcn-resistance-img {
            width: 50vw;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-resistance-drawer-img {
            height: 13.75em;
            width: 100%;
            border-radius: 0.6em;
            overflow: hidden;
            margin-bottom: 2em;
        }

        .cbcn-resistance-h5 {
            width: fit-content;
        }

        .cbcn-resistance-drawer-item .desc {
            margin-top: 0.75em;
            margin-bottom: 1em;
        }
    }
}


/* chip */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-chip-section {
            position: relative;
        }

        .cbcn-chip-title {
            margin-bottom: 650px;
            width: 814px;
        }

        .cbcn-chip-imgbox {
            position: absolute;
            width: calc(100% - 2.75em);
            height: calc(100% - 2.75em);
            border-radius: 1.5em;
            transition: all 0.5s;
            bottom: 1em;
            overflow: hidden;
        }

        .cbcn-chip-imgbox.active {
            height: 540px;
            width: 980px;
            bottom: 50px;
        }

        .cbcn-chip-img {
            transition: all 0.5s;
            transform: scale(1);
        }

        .cbcn-chip-imgbox.active .cbcn-chip-img {
            transform: scale(1.2);
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-chip-img {
            border-radius: 1em;
            overflow: hidden;
            height: 9.25em;
            width: 100%;
            margin-top: 2.5em;
        }
    }
}


/* chip */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-cooling-section.wt {
            background: linear-gradient(71deg, rgba(229, 237, 255, 0.66) 9.11%, rgba(239, 244, 255, 0.60) 35.42%, rgba(255, 255, 255, 0.52) 57.32%, #E5EDFF 88.53%), #FFF;
        }

        .cbcn-cooling-txt {
            width: 410px;
            margin-top: 130px;
        }

        .cbcn-cooling-imgBox {
            height: 791px;
            width: calc(980px - 410px);
            margin-top: 70px;
            margin-bottom: 70px;
            position: relative;
        }

        .cbcn-cooling-img {
            right: 0;
            width: 817px;
            height: 791px;
        }
    }

    @media screen and (max-width: 1439px) and (min-width: 981px) {
        .cbcn-cooling-img {
            right: -70px;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-cooling-section.wt {
            background: linear-gradient(71deg, rgba(229, 237, 255, 0.66) 9.11%, rgba(239, 244, 255, 0.60) 35.42%, rgba(255, 255, 255, 0.52) 57.32%, #E5EDFF 88.53%), #FFF;
        }

        .cbcn-cooling-img {
            margin-top: 2.5em;
            width: 100vw;
            height: 14.3em;
        }
    }
}


/* superlink */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-superlink-video {
            margin-top: 20px;
            width: 100%;
            height: 483px;
        }

        .cbcn-superlink-video>picture {
            position: relative;
            z-index: 10;
        }

        .cbcn-superlink-radius {
            position: absolute;
            z-index: 9;

        }

        .cbcn-superlink-circle {
            border-radius: 50%;
            background: radial-gradient(70.84% 54.57% at 49.54% 50%, rgba(255, 247, 247, 0.00) 0.67%, #F3AF73 100%);
            opacity: 0;
            position: absolute;

        }

        .cbcn-superlink-radius.index1 {
            width: 194.984px;
            height: 194.984px;
            left: 50px;
        }

        .cbcn-superlink-radius.index1 .cbcn-superlink-circle {
            width: 194.984px;
            height: 194.984px;
            left: 0;
            top: 0;
        }

        .cbcn-superlink-radius.index2 {
            width: 103.88px;
            height: 103.88px;
            top: 20px;
            left: 250px;
        }

        .cbcn-superlink-radius.index2 .cbcn-superlink-circle {
            width: 103.88px;
            height: 103.88px;
            left: 0;
            top: 0;
        }

        .cbcn-superlink-radius.index3 {
            width: 103.88px;
            height: 103.88px;
            bottom: 20px;
            left: 250px;
        }

        .cbcn-superlink-radius.index3 .cbcn-superlink-circle {
            width: 103.88px;
            height: 103.88px;
            left: 0;
            top: 0;
        }

        .cbcn-superlink-radius.index4 {
            width: 73.883px;
            height: 73.883px;
            top: 50px;
            right: 80px;
        }

        .cbcn-superlink-radius.index4 .cbcn-superlink-circle {
            width: 73.883px;
            height: 73.883px;
            left: 0;
            top: 0;
        }

        .cbcn-superlink-radius.index5 {
            width: 73.883px;
            height: 73.883px;
            bottom: 50px;
            right: 80px;
        }

        .cbcn-superlink-radius.index5 .cbcn-superlink-circle {
            width: 73.883px;
            height: 73.883px;
            left: 0;
            top: 0;
        }


        .cbcn-superlink-circle:nth-child(1) {
            animation: superlink 2.4s linear 0s infinite;
        }

        .cbcn-superlink-circle:nth-child(2) {
            animation: superlink 2.4s linear 0.6s infinite;
        }

        .cbcn-superlink-circle:nth-child(3) {
            animation: superlink 2.4s linear 1.2s infinite;
        }

        .cbcn-superlink-circle:nth-child(4) {
            animation: superlink 2.4s linear 1.8s infinite;
        }

        @keyframes superlink {
            from {
                opacity: 1;
                transform: scale(0);
            }

            to {
                opacity: 0;
                transform: scale(2);
            }

        }
    }


    @media screen and (max-width: 980px) {
        .cbcn-superlink-video {
            margin-top: 2em;
            width: 17.25em;
            height: 10em;
        }
    }
}


/* superlink */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-speaker-imgDiv {
            margin-top: 60px;
            width: 100%;
            height: 382px;
            position: relative;
        }

        .cbcn-speaker-img {
            height: 298px;
            width: 629.504px;
            z-index: 10;
        }

        .cbcn-speaker-round {
            width: 215px;
            height: 382px;
            right: calc(50% + 330px);
            z-index: 9;
        }

        .cbcn-speaker-round div {
            width: 21px;
            height: 112px;
            border-radius: 50%;
            background: radial-gradient(277.66% 213.89% at 122.92% 50%, rgba(255, 247, 247, 0.00) 0.67%, rgba(243, 175, 115, 0.80) 95.42%);
            opacity: 0;
            right: 0;
            transform-origin: center center;
        }

        .cbcn-speaker-round.right {
            right: auto;
            left: calc(50% + 330px);
            transform: translateY(-50%) rotate(-180deg);
        }

        .cbcn-speaker-round div:nth-of-type(1) {
            animation: speakerScale 3s 0s infinite;
        }

        .cbcn-speaker-round div:nth-of-type(2) {
            animation: speakerScale 3s 0.3s infinite;
        }

        .cbcn-speaker-round div:nth-of-type(3) {
            animation: speakerScale 3s 0.6s infinite;
        }

        .cbcn-speaker-round div:nth-of-type(4) {
            animation: speakerScale 3s 0.9s infinite;
        }

        .cbcn-speaker-round div:nth-of-type(5) {
            animation: speakerScale 3s 1.2s infinite;
        }

        .cbcn-speaker-round div:nth-of-type(6) {
            animation: speakerScale 3s 1.5s infinite;
        }

        @keyframes speakerScale {
            0% {
                opacity: 1;
                right: -20%;
                width: 0em;
                height: 0em;
            }

            75% {
                opacity: 0;
                right: 180px;
                width: 134px;
                height: 500px;
            }

            100% {
                opacity: 0;
                right: -20%;
                width: 0em;
                height: 0em;
            }
        }
    }


    @media screen and (max-width: 980px) {
        .cbcn-speaker-imgDiv {
            margin-top: 2.5em;
            width: 100%;
            height: 6.2em;
            position: relative;
        }

        .cbcn-speaker-img {
            width: 18.05em;
            height: 6.25em;
        }

        /* .cbcn-speaker-round {
      width: 3em;
      height: 6.2em;
    }

    .cbcn-speaker-round div {
      width: 1.5em;
      height: 3.5em;
      border-radius: 50%;
      background: radial-gradient(277.66% 213.89% at 122.92% 50%, rgba(255, 247, 247, 0.00) 0.67%, rgba(243, 175, 115, 0.80) 95.42%);
      right: 0;
      opacity: 0;
      transform-origin: center center;
    }

    .cbcn-speaker-round.left {
      left: 0em;
    }

    .cbcn-speaker-round.right {
      right: 0em;
      transform: translateY(-50%) rotate(-180deg);
    }

    .cbcn-speaker-round div:nth-of-type(1) {
      animation: speakerScale 3s 0s infinite;
    }

    .cbcn-speaker-round div:nth-of-type(2) {
      animation: speakerScale 3s 0.3s infinite;
    }

    .cbcn-speaker-round div:nth-of-type(3) {
      animation: speakerScale 3s 0.6s infinite;
    }

    .cbcn-speaker-round div:nth-of-type(4) {
      animation: speakerScale 3s 0.9s infinite;
    }

    .cbcn-speaker-round div:nth-of-type(5) {
      animation: speakerScale 3s 1.2s infinite;
    }

    .cbcn-speaker-round div:nth-of-type(6) {
      animation: speakerScale 3s 1.5s infinite;
    }

    @keyframes speakerScale {
      0% {
        opacity: 1;
        right: -20%;
        width: 0em;
        height: 0em;
      }

      75% {
        opacity: 0;
        right: 2em;
        width: 1.5em;
        height: 7.15em;
      }

      100% {
        opacity: 0;
        right: -20%;
        width: 0em;
        height: 0em;
      }
    } */
    }
}


/* superlink */
@media screen {
    @media screen and (min-width: 981px) {

        .cbcn-display-txt1,
        .cbcn-display-param {
            position: relative;
            z-index: 9;
        }

        .cbcn-display-img {
            width: 830px;
            height: 480.714px;
            margin-top: 60px;
        }

        .cbcn-display-param {
            gap: 40px 0;
            flex-wrap: wrap;
            justify-content: space-between;
            margin-top: -30px;
        }

        .cbcn-display-param .cbcn-param {
            padding-top: 30px;
            border-top: 1px solid #B3B3B3;
            text-align: left;
            align-items: flex-start;
        }

        .cbcn-display-param .cbcn-param:nth-of-type(3n+1) {
            width: 240px;
        }

        .cbcn-display-param .cbcn-param:nth-of-type(3n+2) {
            width: 238px;
        }

        .cbcn-display-param .cbcn-param:nth-of-type(3n+3) {
            width: 300px;
        }

        .cbcn-display-icon {
            width: 11.15em;
            height: 3.65em;
        }

        .cbcn-display-iconparam {
            width: 17.15em;
            gap: 0.75em;
            position: relative;
            left: -1.4em;
        }

        .cbcn-display-icon2 {
            width: 6.65em;
            height: 3.1414em;
        }
    }


    @media screen and (max-width: 980px) {
        .cbcn-display-img {
            width: 16.75em;
            height: 9.70115em;
            margin-top: 2.5em;
        }

        .cbcn-display-param {
            flex-wrap: wrap;
            justify-content: space-between;
            gap: 1em;
            margin-top: -0.2em;
        }

        .cbcn-display-param .cbcn-param {
            border-top: 1px solid #b3b3b3;
            padding-top: 0.75em;
        }

        .cbcn-display-icon {
            width: 100%;
            height: 2.28565em;
            object-fit: cover;
        }

        .cbcn-display-icon2 {
            width: 100%;
            height: 1.45em;
            object-fit: cover;
        }

        .cbcn-display-param .cbcn-param {
            width: 41.4vw;
        }

        .cbcn-display-param .cbcn-param p:last-child {
            opacity: 0.4 !important;
        }
    }
}


/* battery */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-os-section {
            width: 96em;
            height: 54em;
            position: relative;
        }

        .cbcn-os-icon {
            width: 8em;
            height: 7.56405em;
            transition: none;
        }

        .cbcn-os-section.active .cbcn-os-icon {
            width: 19em;
            height: 17.9646em;
            transition: all 0.4s ease-in;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-os-icon {
            width: 100%;
            height: 18.75em;
        }
    }
}


/* superlink */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-preview-section.wt {
            background: #f5f5f5;
        }

        .cbcn-preview-box1 {
            padding: 3.5em 0;
            gap: 1em;
            align-items: center;
        }

        .cbcn-preview-left,
        .cbcn-preview-right {
            gap: 2.5em;
            align-items: center;
            flex-wrap: nowrap;
        }

        .cbcn-preview-left {
            margin-left: -300%;
        }

        .cbcn-preview-right {
            margin-left: 300%;
        }

        .cbcn-preview-img {
            width: 24em;
            height: 12.5em;
            border-radius: 1.5em;
            overflow: hidden;
        }

        .cbcn-preview-txt2 .cbcn-stylecolor1 {
            min-width: 4.5em;
            text-align: center;
        }

        .cbcn-preview-section.active .cbcn-preview-right,
        .cbcn-preview-section.active .cbcn-preview-left {
            margin-left: 0;
            transition: all 0.8s;
        }
    }


    @media screen and (max-width: 980px) {
        .cbcn-preview-screen {
            padding: 4em 5.3vw 6em;
            display: flex;
            height: 100vh;
            gap: 1em;
            justify-content: space-between;
            flex-direction: column;
        }

        .cbcn-preview-box1 {
            width: 100%;
            height: 4.05em;
        }

        .cbcn-preview-box1 p {
            font-size: 3.7em;
            line-height: 110%;
        }

        .cbcn-preview-txt2 {
            opacity: 0;
        }

        .cbcn-preview-txt3 {
            opacity: 0;
        }

        .cbcn-preview-box2 {
            height: 20em;
            position: relative;
            justify-content: center;
            display: flex;
        }

        .cbcn-preview-box2 .cbcn-preview-img {
            position: absolute;
            height: 16.7em;
            width: 14em;
            border-radius: 0.56115em;
            overflow: hidden;
        }

        .cbcn-preview-img2 {
            z-index: 9;
        }

        .cbcn-preview-img1::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0);
            transition: background 0.3s;
        }

        .cbcn-preview-img1.masked::before {
            background: rgba(0, 0, 0, 0.1);
        }

        .cbcn-preview-img1.masked2::before {
            background: rgba(0, 0, 0, 0.2);
        }

        .cbcn-preview-img2::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0);
            transition: background 0.3s;
        }

        .cbcn-preview-img2.masked::before {
            background: #e6e6e6;
        }

        .cbcn-preview-img3 {
            z-index: 10;
        }
    }
}


/* superlink */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-gemini-title {
            gap: 15px;
            align-items: center;
            transform: translateY(20vh);
            opacity: 0;
            transition: all 2s;
        }

        .cbcn-gemini-title.active {
            opacity: 1;
            transform: translateY(0em);
            transition: all 0.5s;
        }

        .cbcn-gemini-swiper {
            margin-top: 60px;
        }

        .cbcn-gemini-slide {
            width: 980px;
            height: 580px;
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-gemini-videoBtn-list {
            margin-top: 60px;
            justify-content: center;
            align-items: center;
        }

        .cbcn-gemini-videoBtn:nth-child(1).progress::after {
            transition: width 11s linear !important;
            width: calc(100% - 0.4em);
        }

        .cbcn-gemini-videoBtn:nth-child(2).progress::after {
            transition: width 10s linear !important;
            width: calc(100% - 0.4em);
        }

        .cbcn-gemini-videoBtn:nth-child(3).progress::after {
            transition: width 13s linear !important;
            width: calc(100% - 0.4em);
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-gemini-section.wt {
            background: linear-gradient(0deg, #FFF 0%, #FFF) 100%, linear-gradient(0deg, #FFFAEE 0%, #FFFAEE 100%), conic-gradient(from 180deg at 50% 50%, #FCF2D8 0deg, #FFF 179.96479868888855deg, #FCF2D8 360deg), #EBEBEB;
        }

        .cbcn-gemini-swiper {
            margin-top: 2.5em;
        }

        .cbcn-gemini-swiper>.swiper-wrapper {
            height: 9.9em;
        }

        .cbcn-gemini-title {
            gap: 0.75em;
        }

        .cbcn-gemini-slide {
            width: 100%;
            height: 9.9em;
            overflow: hidden;
            border-radius: 1em;
        }

        .cbcn-gemini-switchBtn-list {
            margin-top: 2.5em;
        }
    }
}


/* smart */
@media screen {
    @media screen and (min-width: 981px) {
        /* smart */
        @media screen {
            .cbcn-smart-section.wt {
                background: #F5F5F5;
            }

            .cbcn-smart-item {
                height: auto;
                justify-content: space-between;
            }

            .cbcn-smart-section>div {
                gap: 20px;
            }

            /* 信息盒子 */
            .cbcn-smart-info {
                background: #FFF;
                padding: 50px 50px 0px 50px;
                border-radius: 30px;
                align-items: center;
                width: 647px;
                position: relative;
            }

            .cbcn-smart-title .cbcn-title.index1 {
                opacity: 0;
                transition: all 0.3s;
            }

            .cbcn-smart-title .cbcn-title.index2 {
                position: absolute;
                top: 0px;
                transition: all 0.3s;
                left: 0px;
                opacity: 0;
            }

            .cbcn-smart-title .cbcn-title.index1.active {
                opacity: 1;
                transition: all 0.3s;

            }

            .cbcn-smart-title .cbcn-title.index2.active {
                transition: all 0.3s;
                opacity: 1;
            }

            .cbcn-smart-item1 {
                /* 小语种注意 */
                height: 620px;
            }

            .cbcn-smart-item1 .cbcn-smart-title {
                height: 100%;
                width: 247px;
                position: relative;
                justify-content: space-between;
            }

            .cbcn-smart-item2 {
                flex-direction: row-reverse;
            }

            .cbcn-smart-item2 .cbcn-smart-img {
                width: 480px;
                height: 318px;
                margin-top: 30px;
                margin-bottom: 30px;
            }

            .cbcn-smart-item3 .cbcn-smart-img {
                width: 100%;
                height: 352px;
                margin-top: 30px;
            }

            /* 图标盒子 */
            .cbcn-smart-icon {
                height: auto;
                width: 313px;
                padding: 60px 30px;
                border-radius: 30px;
                align-items: center;
                justify-content: space-between;
                background: linear-gradient(162deg, #DEA145 12.78%, #FFE9C2 126.41%);
            }

            .cbcn-smart-iconimg {
                height: 10em;
                width: 10em;
            }

            /* 轮播 */
            .cbcn-smart-swiper {
                position: absolute;
                width: 304px;
                height: 642.178px;
                bottom: 35.25px;
                right: 31.08px;
            }

            .cbcn-smart-videoBtn-list {
                margin-bottom: 50px;
            }

            .cbcn-smart-videoBtn.progress::after {
                width: calc(100% - 0.4em);
                transition: width 3s linear;
            }

            .cbcn-smart-videoBtn:nth-child(1).progress::after {
                transition: width 10s linear !important;
            }

            .cbcn-smart-slide video {
                width: 282.246px;
                height: 620.695px;
                overflow: hidden;
                border-radius: 0.75em;
                z-index: 9;
            }

            .cbcn-smart-slide picture {
                position: relative;
                z-index: 10;
            }
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-smart-section.wt {
            background: #F5F5F5;
        }

        .cbcn-smart-section>div {
            gap: 8em;
        }

        .cbcn-smart-icon {
            padding: 1.5em 1em;
            justify-content: space-between;
            align-items: center;
            border-radius: 1em;
            background: linear-gradient(162deg, #DEA145 12.78%, #FFE9C2 126.41%);
        }

        .cbcn-smart-iconimg {
            width: 3em;
            height: 3em;
        }

        .cbcn-smart-img {
            margin: 1em 0;
            width: 100%;
        }

        .cbcn-smart-item2 .cbcn-smart-img,
        .cbcn-smart-item3 .cbcn-smart-img {
            height: 18.6em;
        }

        .cbcn-smart-swiper {
            height: 23em;
            width: 100%;
            border-radius: 1em;
            margin: 2em 0;
            position: relative;
            background: #FFF;
            overflow: hidden;
        }

        .cbcn-smart-swiper .swiper-wrapper {
            position: relative;
            z-index: 9;
        }

        .cbcn-smart-bg {
            width: 8em;
            height: 16.9em;
            display: block;
            margin: 1.5em auto;
            position: relative;
        }

        .cbcn-smart-slideVideo {
            width: 8em;
            height: 16.9em;
            display: block;
            overflow: hidden;
        }

        .cbcn-smart-videoBtn-list {
            bottom: 1em;
            z-index: 10;
            width: fit-content;
        }

        .cbcn-smart-videoBtn.progress::after {
            width: calc(100% - 0.4em);
            transition: width 10s linear;
        }


        .cbcn-smart-videoBtn:nth-child(2).progress::after {
            transition: width 3s linear !important;
        }

        .cbcn-smart-title {
            position: relative;
        }

        .cbcn-smart-title .cbcn-title.index1 {
            opacity: 0;
            transition: all 0.3s;
        }

        .cbcn-smart-title .cbcn-title.index2 {
            position: absolute;
            top: 0px;
            transition: all 0.3s;
            left: 0px;
            opacity: 0;
        }

        .cbcn-smart-title .cbcn-title.index1.active {
            opacity: 1;
            transition: all 0.3s;

        }

        .cbcn-smart-title .cbcn-title.index2.active {
            transition: all 0.3s;
            opacity: 1;
        }
    }
}


/* remark */
@media screen {
    @media screen and (min-width: 981px) {
        .cbcn-remark-section.bk {
            background: #EBEBEB;
        }

        .cbcn-remark-section ul,
        .cbcn-remark-section ol {
            padding-inline-start: 2em;
        }

        .cbcn-remark-section li,
        .cbcn-remark-section p {
            color: rgba(0, 0, 0, 0.60) !important;
            opacity: 0.6 !important;
        }
    }

    @media screen and (max-width: 980px) {
        .cbcn-remark-section.bk {
            background: #EBEBEB;
        }

        .cbcn-remark-section ul,
        .cbcn-remark-section ol {
            padding-inline-start: 1em;
        }

        .cbcn-remark-section ol li,
        .cbcn-remark-section p {
            list-style: decimal;
            color: rgba(0, 0, 0, 0.60) !important;
            opacity: 0.6 !important;
        }
    }
}