@media screen and (min-width: 981px) {
    .cbcn-pc-p180 {
        font-size: 7.5em;
        font-weight: 650;
    }

    /* kv */
    @media screen {
        .cbcn-kv-section.wt {
            background: #FFFFFF;
        }

        .cbcn-kv-section {
            width: 100%;
            height: calc(100vh - 56px) !important;
            margin-top: 56px;
        }

        #cbcn-dom-container .cbcn-kv-section img {
            object-position: center top;
        }
    }

    /* ksp */
    @media screen {
        .cbcn-ksp-section.wt {
            background: linear-gradient(156deg, #F0E7DB 14.5%, #FAF8F4 89.87%), var(--semantic-background-quaternary, #F9F9FB);
        }

        .cbcn-ksp-wrapper {
            height: 43.2em;
            flex-wrap: wrap;
            gap: 0.8em;
        }

        .cbcn-ksp-item {
            position: relative;
            width: 20.46667em;
            height: 21.2em;
            background-color: #fff;
            border-radius: 0.8em;
            overflow: hidden;
            transition: all 0.75s;
            opacity: 1;
            margin-top: 0;
        }

        .cbcn-ksp-wrapper .cbcn-ksp-item:not(.cbcn-ksp-item1, .cbcn-pc-hoverScale) {
            transition-delay: 0.5s;
        }

        .cbcn-ksp-wrapper:not(.active) .cbcn-ksp-item:not(.cbcn-ksp-item1) {
            opacity: 0;
            margin-top: 6em;
        }

        .cbcn-ksp-item1 {
            flex-shrink: 0;
            width: 63em;
            height: 21.2em;
            transform-origin: 100% 50%;
            overflow: initial;
            position: relative;
        }

        .cbcn-ksp-phone {
            width: 41.25em;
            height: 25em;
            position: absolute;
            bottom: 0;
            right: 1.55em;
            transform-origin: 50% 100%;
            transition: all 0.75s;
        }
        .cbcn-pc-hoverScale:hover picture .cbcn-ksp-phone {
            transform: scale(1.05);
        }

        .cbcn-ksp-wrapper:not(.active) .cbcn-ksp-item1 {
            width: 80em;
            height: 43.2em;
            transform: translateX(-8.5em);
        }

        .cbcn-ksp-wrapper:not(.active) .cbcn-ksp-item1 .cbcn-ksp-phone {
            width: 66em;
            height: 39.76em;
            right: -9em;
        }

        .cbcn-ksp-item1 :is(.cbcn-ksp-title, .cbcn-ksp-btn) {
            opacity: 1;
            transition: all 0.3s 0.75s;
        }

        .cbcn-ksp-wrapper:not(.active) .cbcn-ksp-item1 :is(.cbcn-ksp-title, .cbcn-ksp-btn) {
            opacity: 0;
        }

        .cbcn-ksp-title {
            position: absolute;
            left: 1.8em;
            top: 1.8em;
            z-index: 2;
        }

        .cbcn-ksp-btn {
            width: 1.8em;
            height: 1.8em;
            position: absolute;
            left: 1.8em;
            bottom: 1.8em;
            z-index: 2;
        }

        .cbcn-ksp-item3 .cbcn-ksp-btn,
        .cbcn-ksp-item4 .cbcn-ksp-btn {
            filter: brightness(0) invert(1);
        }
    }

    /* appearance */
    @media screen {
        .cbcn-appearance-section {
            width: 100%;
            z-index: 9;
        }
        .cbcn-appearance-row video {
            mask: none!important;
        }

        .cbcn-appearance-p {
            z-index: 2;
            opacity: 0;
        }

        .cbcn-appearance-p::after {
            content: "";
            width: 200vw;
            height: 200vh;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: rgba(0, 0, 0, 0.2);
            z-index: 1;
        }

        .cbcn-appearance-p p {
            position: relative;
            z-index: 2;
        }
    }

    /* color */
    @media screen {
        .cbcn-color-section {
            width: 96em;
            height: 54em;
            z-index: 8;
        }

        .cbcn-color-safe {
            width: 100%;
        }

        .cbcn-color-title {
            top: 7.5vw;
            z-index: 9;
            opacity: 0;
        }

        .cbcn-color-swiper {
            width: 102%;
            height: 102%;
        }
        .cbcn-color-swiper .swiper-slide{
            opacity: 0!important;
        }
        .cbcn-color-swiper .swiper-slide-active{
            opacity: 1!important;
        }

        .cbcn-color-content {
            bottom: 90px;
            z-index: 9;
            align-items: center;
        }

        .cbcn-color-btnbox {
            gap: 1em;
        }

        .cbcn-color-btnlist {
            padding: 9px;
            gap: 8px;
            border-radius: 10em;
            background: rgba(0, 0, 0, 0.06);
        }

        .cbcn-color-btn {
            width: 36px;
            height: 36px;
            cursor: pointer;
        }

        .cbcn-color-btn svg {
            width: 36px;
            height: 36px;
        }

        .cbcn-color-circle {
            fill: none;
            stroke-width: 1.8px;
            stroke-dasharray: 110px;
            stroke-dashoffset: 110px;
        }

        .cbcn-color-btn.active .cbcn-color-circle {
            stroke-dashoffset: 0;
            transition: stroke-dashoffset 5s ease-out;
        }

        .cbcn-color-btnname {
            flex-shrink: 0;
            width: 139px;
            position: relative;
            border-radius: 200px;
            background: rgba(0, 0, 0, 0.06);
        }

        .cbcn-color-btnname p:not(.active) {
            opacity: 0;
        }

        .cbcn-color-txt {
            margin-left: 72px;
            height: 64px;
            overflow: hidden;
            position: relative;
            --index: 0;
            -webkit-mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0) 100%);
            mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 25%, rgba(0, 0, 0, 1) 75%, rgba(0, 0, 0, 0) 100%);
        }

        .cbcn-color-txt>div {
            margin-top: 16px;
            gap: 16px;
            align-items: center;
            transform: translateY(calc(-48px * var(--index)));
            transition: all 0.3s;
        }
    }

    /* design1 */
    @media screen {
        .cbcn-design1-section {
            padding: 10em 0 7em;
        }

        #cbcn-dom-container .cbcn-design1-section .cbcn-hg1 {
            font-size: 3.6em;
        }

        #cbcn-dom-container .cbcn-design1-section .cbcn-b2 {
            font-size: 0.95em;
        }

        .cbcn-design1-content {
            position: relative;
            overflow: hidden;
            width: 80em;
            height: 43em;
            border-radius: 30px;
            background: linear-gradient(141deg, #EADDCC 5.56%, #F9F5F1 55.96%);
        }

        .cbcn-design1-titleBox {
            position: relative;
            width: 16em;
            height: 6em;
        }

        .cbcn-design1-left {
            position: absolute;
            justify-content: center;
            align-items: center;
            width: 15.8em;
            left: 0em;
            opacity: 0;
        }

        .cbcn-design1-content.active .cbcn-design1-left {
            opacity: 1;
            left: -23.5em;
            transition: all 0.8s cubic-bezier(0, 0.04, 0, 1);
            transition-delay: 1s;
        }

        .cbcn-design1-right {
            position: absolute;
            justify-content: center;
            align-items: center;
            width: 14.15em;
            right: 0em;
            opacity: 0;
        }

        .cbcn-design1-content.active .cbcn-design1-right {
            opacity: 1;
            right: -23.5em;
            transition: all 0.8s cubic-bezier(0, 0.04, 0, 1);
            transition-delay: 1s;
        }

        .cbcn-design1-img {
            width: 21.75em;
            height: 38.8em;
            bottom: 0;
        }

        .cbcn-design1-img1 {
            width: 14.8em;
            height: 38.8em;
            position: absolute;
            bottom: 0;
            left: 0;
            transform: translateY(100%);
        }

        .cbcn-design1-content.active .cbcn-design1-img1 {
            transform: translateY(0%);
            transition: all 1s cubic-bezier(0, 0.04, 0, 1);
        }

        .cbcn-design1-img2 {
            width: 15.1em;
            height: 30.3em;
            position: absolute;
            bottom: 0;
            right: 0;
            transform: translateY(100%);
        }

        .cbcn-design1-content.active .cbcn-design1-img2 {
            transform: translateY(0%);
            transition: all 1s 0.2s cubic-bezier(0, 0.04, 0, 1);
        }
    }

    /* design2 */
    @media screen {
        .cbcn-design2-title {
            z-index: 9;
        }

        .cbcn-design2-safe {
            margin-top: 3.4em;
            background: #F9F5F1;
            border-radius: 30px;
            transform: scale(0.8333333333333334);
            overflow: hidden;
            transform-origin: 50% 0%;
            transition: all 0.3s;
        }

        .cbcn-design2-safe.active {
            border-radius: 0px;
            transform: scale(1);
        }

        .cbcn-design2-swiper {
            width: 96em;
            height: 54em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            -webkit-mask-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #fff 10%, #fff 100%);
            mask-image: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #fff 10%, #fff 100%);
        }

        .cbcn-design2-swiper .swiper-slide {
            opacity: 0 !important;
        }

        .cbcn-design2-swiper .swiper-slide-active {
            opacity: 1 !important;
        }

        .cbcn-design2-content {
            margin-top: -5.65em;
            justify-content: center;
            align-items: center;
            gap: 5.2em;
            flex-wrap: wrap;
            opacity: 0;
            transition: all 0.3s;
        }

        .cbcn-design2-safe.active .cbcn-design2-content {
            opacity: 1;
        }

        .cbcn-design2-txt {
            --padleft: 4.55em;
            --wid: 25.45em;
            padding-left: var(--padleft);
            width: var(--wid);
            overflow: hidden;
            position: relative;
            --index: 0;
            -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) calc(var(--padleft) / var(--wid) * 100%), rgba(0, 0, 0, 1) 100%);
            mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) calc(var(--padleft) / var(--wid) * 100%), rgba(0, 0, 0, 1) 100%);
        }

        .cbcn-design2-txt>div {
            width: calc(var(--wid) - var(--padleft));
            gap: var(--padleft);
            align-items: center;
            transform: translateX(calc(var(--wid) * -1 * var(--index)));
            transition: all 0.3s;
        }

        .cbcn-design2-txt p {
            flex-shrink: 0;
            width: 100%;
        }
    }

    /* image */
    @media screen {
        .cbcn-image-section {
            position: fixed;
            top: 0;
            left: 0;
            z-index: -1;
            display: none;
        }

        .cbcn-image-section.active {
            z-index: 1;
            display: block;
        }

        .cbcn-image-media {
            width: 100%;
            height: 100%;
        }

        .cbcn-image-txt {
            gap: 1em;
            opacity: 0;
            margin-top: 3em;
        }

        .cbcn-image-txt.active {
            margin-top: 0;
            opacity: 1;
            transition: all 1s 0.5s cubic-bezier(0, 0, 0, 1);
        }

        .cbcn-image-txt .cbcn-h1 {
            padding-left: 0.5em;
        }
    }

    /* camera */
    @media screen {
        .cbcn-camera-media {
            width: 49em;
            height: 33.45em;
            margin-left: 2em;
            margin-top: 7em;
        }

        .cbcn-camera-img {
            width: 112.8em;
            height: 26.6em;
            margin-left: -2.4em;
        }

        .cbcn-camera-img1 {
            width: 70.7em;
            height: 15.75em;
            display: block;
            object-fit: cover;
            position: absolute;
            top: 0;
            right: -100em;
            z-index: 2;
        }

        .cbcn-camera-img.active .cbcn-camera-img1 {
            right: 0em;
            transition: all 1.2s cubic-bezier(0, 0, 0, 1);
        }

        .cbcn-camera-img2 {
            width: 71.55em;
            height: 17.15em;
            display: block;
            object-fit: cover;
            position: absolute;
            bottom: 0em;
            left: -100em;
        }

        .cbcn-camera-img.active .cbcn-camera-img2 {
            left: 0em;
            transition: all 1.2s cubic-bezier(0, 0, 0, 1);
        }

        .cbcn-camera-param {
            padding-left: 1em;
            gap: 0.8em;
            position: absolute;
            z-index: 9;
            clip-path: inset(100% 0 0 0);
        }

        .cbcn-camera-param.active {
            clip-path: inset(0% 0 0 0);
        }

        .cbcn-camera-param::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 1px;
            height: 100%;
            background-color: rgba(135, 135, 135, 0.70);
        }

        .cbcn-camera-param1 {
            height: 15em;
            left: 21em;
            bottom: 25em;
        }

        .cbcn-camera-param2 {
            height: 15em;
            left: 29.5em;
            bottom: 25em;
        }

        .cbcn-camera-param3 {
            height: 12em;
            left: 29.25em;
            bottom: 28em;
        }

        .cbcn-camera-param4 {
            height: 20em;
            left: 13em;
            bottom: 20.5em;
        }

        .cbcn-camera-param5 {
            height: 16em;
            left: 32.2em;
            top: 19.5em;
            justify-content: flex-end;
        }
    }

    /* imagechip */
    @media screen {
        .cbcn-imagechip-sliderlist {
            margin-top: 2.4em;
            --btnWidth: 10.1em;
        }

        .cbcn-imagechip-swiper {
            width: 63em;
            height: 34em;
            margin-top: 4em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 30px;
            overflow: hidden;
            background: #F2F2F5;
        }

        .cbcn-imagechip-text {
            margin-top: 2.4em;
            width: 32.4em;
            height: 62px;
            position: relative;
        }

        .cbcn-imagechip-text>p {
            position: absolute;
            opacity: 0;
        }

        .cbcn-imagechip-text>p.active {
            opacity: 1;
        }
    }

    /* longfocal */
    @media screen {
        .cbcn-longfocal-text {
            width: 63em;
            margin: 0 auto;
            justify-content: space-between;
            position: relative;
            z-index: 9;
        }

        .cbcn-longfocal-title {
            width: 31.1em;
        }

        .cbcn-longfocal-right {
            width: 25.8em;
            gap: 3.4em;
        }

        .cbcn-longfocal-media {
            width: 100%;
            height: 64.35em;
            margin-top: -26.35em;
        }

        .cbcn-longfocal-data {
            width: 100%;
            flex-wrap: wrap;
            align-items: center;
            gap: 2.4em;
        }
    }

    /* stagemode */
    @media screen {
        .cbcn-stagemode-sliderlist {
            margin-top: 2.4em;
            --btnWidth: 7.9em;
        }

        .cbcn-stagemode-swiper {
            width: 63em;
            height: 34em;
            margin-top: 4em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-stagemode-text {
            margin-top: 2.4em;
            width: 34em;
            height: 2.8em;
            position: relative;
        }

        .cbcn-stagemode-text>p {
            position: absolute;
            display: block;
            width: 100%;
            opacity: 0;
            left: 50%;
            transform: translateX(-50%);
        }

        .cbcn-stagemode-text>p.active {
            opacity: 1;
        }

        .cbcn-stagemode-remark {
            width: 482px;
            margin-top: 2.4em;
        }

        .cbcn-stagemode-swiper .swiper-slide {
            opacity: 0 !important;
        }

        .cbcn-stagemode-swiper .swiper-slide-active {
            opacity: 1 !important;
        }
    }

    /* photography */
    @media screen {
        .cbcn-photography-media {
            width: 63em;
            height: 34em;
            margin: 4em auto 2.4em;
            border-radius: 30px;
            overflow: hidden;
        }
        .cbcn-photography-desc {
            width: 32.4em;
        }
    }

    /* vlog */
    @media screen {
        .cbcn-vlog-title {
            width: 32.45em;
        }

        .cbcn-vlog-mediaBox {
            /*height: 46.5em;*/
            margin-top: 4em;
        }

        .cbcn-vlog-mediaBox {
            flex-shrink: 0;
            flex-wrap: wrap;
            width: 600em;
        }

        .cbcn-vlog-mediaBox1,
        .cbcn-vlog-mediaBox2,
        .cbcn-vlog-mediaBox3,
        .cbcn-vlog-mediaBox4 {
            width: 96em;
            position: relative;
        }
        .cbcn-vlog-mediaBox1 video {
            z-index: 1;
        }
        .cbcn-vlog-mediaBox1 video:nth-child(1) {
            position: relative;
        }
        .cbcn-vlog-mediaBox1:not(.active) video:nth-child(1),
        .cbcn-vlog-mediaBox1.active video:nth-child(2) {
            z-index: 2;
        }
        .cbcn-vlog-videobtn {
            position: absolute;
            bottom: 1.8em;
            z-index: 20;
        }

        .cbcn-vlog-mediaBox>div {
            height: 100%;
        }

        .cbcn-vlog-mediaText1,
        .cbcn-vlog-mediaText2 {
            position: relative;
            padding: 6em 0 4.5em 8em;
            width: 60em;
        }

        .cbcn-vlog-mediaText1-content,
        .cbcn-vlog-mediaText2-content {
            width: 500px;
        }

        .cbcn-vlog-mediaText3-content {
            width: 500px;
            justify-content: center;
            align-items: center;
        }

        .cbcn-vlog-mediaText3 {
            width: 60em;
            position: relative;
        }

        .cbcn-vlog-mediaText4-content {
            width: 565px;
            position: absolute;
        }
    }

    /* fullfocusportrait */
    @media screen {
        .cbcn-fullfocusportrait-txt1 {
            width: 880px;
            top: 8em;
        }

        .cbcn-fullfocusportrait-imageDiv {
            width: 20em;
            height: 30em;
            flex-shrink: 0;
            perspective: 1000;
            -webkit-perspective: 1000;
            margin-top: -2em;
        }

        .cbcn-fullfocusportrait-image {
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 20em;
            height: 30em;
            border-radius: 0.8em;
            overflow: hidden;
            transform-origin: center;
            z-index: 50;
            transition: all 0.3s;
        }

        .cbcn-fullfocusportrait-image.left1 {
            transform: translateY(-50%) translateX(-12em) rotateY(30deg) scale(0.8);
            -webkit-transform: translateY(-50%) translateX(-12em) rotateY(30deg) scale(0.8);
            z-index: 30;
            background-color: #000;
        }

        .cbcn-fullfocusportrait-image.left1 img {
            opacity: 0.4;
        }

        .cbcn-fullfocusportrait-image.left2 {
            transform: translateY(-50%) translateX(-20em) rotateY(60deg) scale(0.6);
            -webkit-transform: translateY(-50%) translateX(-20em) rotateY(60deg) scale(0.6);
            z-index: 20;
            background-color: #000;
            opacity: 0;
            transition: none !important;
        }

        .cbcn-fullfocusportrait-image.left2 img {
            opacity: 0;
        }

        .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(12em) rotateY(-30deg) scale(0.8);
            -webkit-transform: translateY(-50%) translateX(12em) rotateY(-30deg) scale(0.8);
            z-index: 30;
            background-color: #000;
        }

        .cbcn-fullfocusportrait-image.right1 img {
            opacity: 0.4;
        }

        .cbcn-fullfocusportrait-image.right2 {
            transform: translateY(-50%) translateX(20em) rotateY(-60deg) scale(0.6);
            -webkit-transform: translateY(-50%) translateX(20em) rotateY(-60deg) scale(0.6);
            z-index: 20;
            background-color: #000;
            opacity: 0;
            transition: none !important;
        }

        .cbcn-fullfocusportrait-image.right2 img {
            opacity: 0;
        }

        .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% + 15em);
        }

        .cbcn-fullfocusportrait-btnSwiper {
            width: 285px;
            height: 57px;
            position: relative;
            border-radius: 10em;
            background: #F2F2F5;
            overflow: hidden;
        }

        .cbcn-fullfocusportrait-Info {
            width: max-content;
            left: 52%;
            z-index: 9;
            margin-left: -145px;
            transition: all 0.3s;
        }

        .cbcn-fullfocusportrait-Info p {
            padding: 8px 12px;
            opacity: 0.32;
            transition: all 0.3s;
        }

        .cbcn-fullfocusportrait-Info p.active {
            opacity: 1;
        }

        .cbcn-fullfocusportrait-linebox {
            width: 466px;
            height: 32px;
            margin-top: 20px;
            padding: 0 2px;
            background: #fff;
            position: relative;
            overflow-x: hidden;
            z-index: -1;
        }

        .cbcn-fullfocusportrait-linebox::after {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 9;
            /* background: linear-gradient(90deg,
                    rgba(255, 255, 255, 0.00) 0%,
                    rgba(255, 255, 255, 0.00) 5%,
                    #FFF 50%,
                    rgba(255, 255, 255, 0.00) 95%,
                    rgba(255, 255, 255, 0.00) 100%); */

            background: linear-gradient(90deg,
                    rgba(255, 255, 255, 1) 0%,
                    rgba(255, 255, 255, 0) 50%,
                    rgba(255, 255, 255, 1) 100%);
        }

        .cbcn-fullfocusportrait-linebox::before {
            content: "";
            width: 2px;
            height: 28px;
            position: absolute;
            bottom: 8px;
            left: 50%;
            transform: translateX(-1px);
            background: #f00403;
            border-left: 2px solid #fff;
            border-right: 2px solid #fff;
            z-index: 9;
        }

        .cbcn-fullfocusportrait-lineitem {
            position: absolute;
            top: 0;
            left: 50%;
            height: 24px;
            gap: 8px;
            align-items: flex-end;
            flex-wrap: nowrap;
            transform: translateX(-200px);
            transition: all 0.3s;
        }

        .cbcn-fullfocusportrait-lineitem span {
            display: block;
            width: 2px;
            height: 18px;
            flex-shrink: 0;
            background: rgba(0, 0, 0, 0.32);
        }
    }

    /* nature */
    @media screen {
        .cbcn-nature-img {
            width: 96em;
            height: 55em;
        }

        .cbcn-nature-title {
            width: 399px;
        }

        .cbcn-nature-box {
            left: 75%;
        }
    }

    /* night */
    @media screen {
        .cbcn-night-img {
            width: 80em;
            height: 43em;
            border-radius: 30px;
            overflow: hidden;
            position: relative;
            transition: all 0.5s;
            background: #000;
        }

        .cbcn-night-section.active .cbcn-night-img {
            width: 100%;
            border-radius: 0em;
        }

        .cbcn-night-img img {
            transition: all 0.5s;
        }

        .cbcn-night-section.active .cbcn-night-img img {
            opacity: 0.3;
        }

        .cbcn-night-box {
            left: 25%;
            opacity: 0;
            transition: all 0.3s;
        }

        .cbcn-night-section.active .cbcn-night-box {
            opacity: 1;
            transition-delay: 0.5s;
        }

        .cbcn-night-safe {
            justify-content: center;
        }

        .cbcn-night-title {
            width: 482px;
            position: relative;
            z-index: 9;
        }
    }

    /* diagram */
    @media screen {
        .cbcn-diagram-section.wt {
            background: linear-gradient(180deg, rgba(245, 239, 230, 0.00) 39.74%, #F5EFE6 124.82%), var(--semantic-background-quinary, #FFF);
        }

        .cbcn-diagram-row {
            align-items: center;
            justify-content: space-between;
        }

        .cbcn-diagram-title {
            width: 25.8em;
        }

        .cbcn-diagram-media {
            width: 31.1em;
            height: 35em;
            position: relative;
            transform: translateY(50%);
            transition: all 2s cubic-bezier(0, 0, 0.2, 1);
        }

        .cbcn-diagram-media.active {
            transform: translateY(0%);
        }

        .cbcn-diagram-img {
            width: 100em;
            height: 211.95em;
            position: absolute;
            left: 0;
            top: 0;
        }
    }

    /* flash */
    @media screen {
        .cbcn-flash-title {
            width: 24.1em;
        }

        .cbcn-flash-img {
            width: 80em;
            height: 43em;
            overflow: hidden;
            border-radius: 30px;
            margin-top: 4em;
        }
    }

    /* fireworks */
    @media screen {
        .cbcn-fireworks-img {
            width: 96em;
            height: 55em;
            position: relative;
        }

        .cbcn-fireworks-video {
            right: 0;
            width: 50%;
            height: 100%;
        }

        .cbcn-fireworks-box {
            width: 100%;
        }

        .cbcn-fireworks-title {
            width: 410px;
        }
    }

    /* affocus */
    @media screen {
        .cbcn-affocus-swiper {
            width: 80em;
            height: 43em;
            margin-top: 4em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-affocus-text {
            margin-top: 4em;
            width: 32.4em;
            position: relative;
            height: 62px;
        }

        .cbcn-affocus-text>p {
            position: absolute;
            opacity: 0;
        }

        .cbcn-affocus-text>p.active {
            opacity: 1;
        }
    }


    /* live */
    @media screen {
        .cbcn-live-content {
            justify-content: space-between;
            align-items: center;
            gap: 100px;
        }

        .cbcn-live-swiper {
            width: 24.1em;
            height: 34em;
        }

        /* .cbcn-live-swiper.active .swiper-wrapper {
        transform: none!important;
    } */

        .cbcn-live-swiper .swiper-slide {
            position: absolute;
            top: 0;
            right: 0;
            width: 24.1em !important;
            height: 100%;
            flex-shrink: 0;
            border-radius: 30px;
            overflow: hidden;
            z-index: 3;
            transition: all 0.5s !important;
        }

        .cbcn-live-img {
            width: 100%;
            height: 100%;
        }

        .cbcn-live-icon {
            width: 1.85em;
            height: 1.85em;
            top: 1.5em;
            right: 1.55em;
            position: absolute;
        }

        .cbcn-live-swiper .rot5 {
            z-index: 2;
            transform: scale(0.95) rotate(-4deg) !important;
            transform-origin: 0% 100% !important;
        }

        .cbcn-live-swiper .swiper-slide:not(.swiper-slide-active):not(.rot5) {
            transform: scale(0.9) rotate(-8deg) !important;
            transform-origin: 0% 100% !important;
            z-index: 1;
        }

        .cbcn-live-switchBtn-list {
            margin-top: 38px;
        }

        .cbcn-live-txt2 {
            width: 408px;
        }
    }

    /* aiimage */
    @media screen {
        .cbcn-aiimage-sliderlist {
            margin-top: 2.4em;
            --btnWidth: 10.1em;
        }

        .cbcn-aiimage-swiper {
            width: 63em;
            height: 34em;
            margin-top: 4em;
            position: relative;
            left: 50%;
            border-radius: 1.5em;
            overflow: hidden;
            transform: translateX(-50%);
        }
        .cbcn-aiimage-swiper .swiper-slide{
            opacity: 0!important;
        }
        .cbcn-aiimage-swiper .swiper-slide-active{
            opacity: 1!important;
        }

        .cbcn-aiimage-swiper2 {
            width: 100%;
            height: 100%;
            opacity: 0;
            transition: all 0.3s;
        }

        .swiper-slide-active .cbcn-aiimage-swiper2 {
            opacity: 1;
        }
        .cbcn-aiimage-swiper2 .swiper-slide{
            opacity: 0!important;
        }
        .cbcn-aiimage-swiper2 .swiper-slide-active{
            opacity: 1!important;
        }

        .cbcn-aiimage-swiper2 .swiper-slide picture {
            opacity: 0;
            transition: all 0.3s 1.2s;
        }

        .cbcn-aiimage-swiper2 .swiper-slide:not(.active) picture:first-child,
        .cbcn-aiimage-swiper2 .swiper-slide.active picture:last-child {
            opacity: 1;
        }

        .cbcn-aiimage-img2 img{
            width: 100%;
            height: 100%;
            display: block;
        }

        .cbcn-aiimage-mbtnlist {
            bottom: 1.8em;
            z-index: 9;
            width: fit-content;
            padding: 0.4em;
            gap: 0.4em;
            border-radius: 50em;
            background: rgba(255, 255, 255, 0.14);
            -webkit-backdrop-filter: blur(15px);
            backdrop-filter: blur(15px);
        }

        .cbcn-aiimage-mbtn {
            padding: 0.4em 0.8em;
            color: rgba(255, 255, 255, 0.31);
            cursor: pointer;
            transition: all 0.3s;
        }

        .cbcn-aiimage-mbtn.show {
            color: rgba(0, 0, 0, 0.93);
            background: rgba(255, 255, 255, 0.96);
            border-radius: 50em;
        }

        .cbcn-aiimage-text {
            margin-top: 2.4em;
            width: 40.7em;
            position: relative;
            height: 62px;
        }

        .cbcn-aiimage-text>p {
            position: absolute;
            opacity: 0;
        }

        .cbcn-aiimage-text>p.active {
            opacity: 1;
        }

        .cbcn-aiimage-img2 {
            justify-content: space-between;
            width: 100%;
            height: 100%;
        }
        .cbcn-aiimage-img21,
        .cbcn-aiimage-img22,
        .cbcn-aiimage-img23 {
            width: 31.1em;
            height: 100%;
            border-radius: 30px;
            overflow: hidden;
            display: block;
        }
        .cbcn-aiimage-img23 {
            right: 0;
        }
        .cbcn-aiimage-img22,
        .cbcn-aiimage-img23 {
            opacity: 0;
            transition: all 0.3s 1.2s;
        }
        .cbcn-aiimage-img2:not(.active) .cbcn-aiimage-img22,
        .cbcn-aiimage-img2.active .cbcn-aiimage-img23 {
            opacity: 1;
        }
    }

    /* external */
    @media screen {
        .cbcn-external-sliderlist {
            margin-top: 2.4em;
            --btnWidth: 11.5em;
        }

        .cbcn-external-media {
            width: 63em;
            height: 34em;
            margin-top: 4em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
        }

        .cbcn-external-txt {
            margin: 3.4em auto 0;
        }

        .cbcn-external-swiper {
            width: 63em;
            height: 34em;
            margin-top: 5em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-external-text {
            margin-top: 2.4em;
            width: 814px;
            position: relative;
            height: 62px;
        }

        .cbcn-external-text>p {
            position: absolute;
            width: 100%;
            opacity: 0;
            transition: all 0.3s;
        }

        .cbcn-external-text>p.active {
            opacity: 1;
        }

        .cbcn-external-note {
            width: 24.1em;
            margin-top: 2.4em;
        }
    }

    /* handle */
    @media screen {
        .cbcn-handle-titleBox {
            justify-content: space-between;
            position: relative;
            z-index: 11;
        }

        .cbcn-handle-title {
            width: 510px;
        }

        .cbcn-handle-paramBox {
            width: 515px;
        }

        .cbcn-handle-param {
            margin-top: 80px;
            width: 420px;
        }

        .cbcn-handle-swiper {
            margin-top: -5.95em;
            width: 95.65em;
            height: 50.95em;
            z-index: 10;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
            margin-bottom: -7em;
        }

        .cbcn-handle-btnBox {
            gap: 1em;
            margin-top: 46.75em;
            flex-wrap: nowrap;
            width: 100%;
            align-items: center;
            justify-content: center;
            height: 68px;
            position: relative;
            z-index: 11;
        }

        .cbcn-handle-btnList {
            gap: 20px;
            border-radius: 143px;
            background: rgba(0, 0, 0, 0.06);
            overflow: hidden;
            width: fit-content;
            padding: 16px;
        }

        .cbcn-handle-btn {
            cursor: pointer;
            align-items: center;
        }

        .cbcn-handle-btn svg {
            width: 30px;
            height: 30px;
        }

        .cbcn-handle-circle {
            fill: none;
            stroke-width: 1.8px;
            stroke-dasharray: 107.5px;
            stroke-dashoffset: 107.5px;
            opacity: 0;
        }

        .cbcn-handle-btn.active .cbcn-handle-circle {
            stroke-dashoffset: 0;
            opacity: 1;
            transition: stroke-dashoffset 3s ease-out;
        }

        .cbcn-handle-btnDec {
            width: 140px;
            position: relative;
        }

        .cbcn-handle-Dec {
            left: 0;
            border-radius: 99px;
            background: rgba(0, 0, 0, 0.06);
            display: flex;
            padding: 16px 32px;
            text-wrap: nowrap;
            opacity: 0;
            transition: all 0.3s;
        }

        .cbcn-handle-Dec.active {
            opacity: 1;
        }
    }

    /* selfiescreen */
    @media screen {
        .cbcn-selfiescreen-section {
            position: relative;
        }

        .cbcn-selfiescreen-box {
            justify-content: space-between;
            align-items: center;
            position: relative;
            z-index: 11;
        }

        .cbcn-selfiescreen-title {
            width: 622px;
            margin-bottom: 8.1em;
            margin-top: 11em;
        }

        .cbcn-selfiescreen-img {
            width: 19.8em;
            height: 47.95em;
            bottom: 0;
            margin-left: 17.5em;
            z-index: 10;
        }
    }

    /* performance */
    @media screen {
        .cbcn-performance-section {
            position: fixed;
            top: 0;
            left: 0;
            z-index: -1;
            display: none;
        }

        .cbcn-performance-section.active {
            z-index: 1;
            display: block;
        }

        .cbcn-performance-media {
            width: 100%;
            height: 100%;
        }

        .cbcn-performance-txt>.cbcn-h0 {
            font-size: 4.85em !important;
        }

        .cbcn-performance-txt {
            gap: 1em;
            opacity: 0;
            margin-top: 3em;
        }

        .cbcn-performance-txt.active {
            margin-top: 0;
            opacity: 1;
            transition: all 1s 0.5s cubic-bezier(0, 0, 0, 1);
        }
    }

    /* chip */
    @media screen {
        .cbcn-chip-safe {
            position: relative;
            z-index: 9;
            justify-content: space-between;
        }

        .cbcn-chip-txt {
            width: 25.8em;
        }

        .cbcn-chip-param {
            width: 100%;
            margin-top: 3.4em;
            gap: 2.4em 0;
            justify-content: space-between;
            flex-wrap: wrap;
        }

        .cbcn-chip-param .cbcn-param:nth-child(2n-1) {
            width: 10.45em;
        }

        .cbcn-chip-param .cbcn-param:nth-child(2n) {
            width: 11.5em;
        }

        .cbcn-chip-box {
            bottom: 0;
            width: 96em;
            height: 68.5em;
            margin-top: -30.5em;
        }

        .cbcn-chip-media {
            height: 100%;
            width: 100%;
        }
    }

    /* game */
    @media screen {
        .cbcn-game-section.bk {
            background: linear-gradient(346deg, rgba(204, 192, 185, 0.15) 2.37%, rgba(0, 0, 0, 0.00) 102.59%), #000;
        }

        .cbcn-game-param {
            margin-top: 5em;
            width: 44.8em;
            gap: 2.4em;
            flex-wrap: wrap;
        }

        .cbcn-game-param .cbcn-param {
            width: 18.8em;
        }

        .cbcn-game-media {
            margin-top: 6em;
            width: 54.3em;
            height: 34em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
        }
    }

    /* eyeshield */
    @media screen {
        .cbcn-eyeshield-box {
            width: 100%;
            height: 100%;
        }

        .cbcn-eyeshield-img1 {
            width: 82%;
            height: 70%;
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcn-eyeshield-title {
            z-index: 2;
            opacity: 0;
        }
        .cbcn-eyeshield-title .cbcn-h1 {
            padding-left: 0.5em;
        }

        .cbcn-eyeshield-box2 {
            background-color: #000;
            margin-top: 100vh;
            z-index: 3;
        }

        .cbcn-eyeshield-content {
            width: 63em;
            justify-content: space-between;
        }

        .cbcn-eyeshield-txt {
            flex-shrink: 0;
            width: 20.45em;
        }

        .cbcn-eyeshield-param {
            width: 31em;
            flex-wrap: wrap;
            align-items: center;
            gap: 1em 0;
            justify-content: space-between;
        }

        .cbcn-eyeshield-param .cbcn-param {
            width: 14em;
            justify-content: center;
        }

        .cbcn-param-icon1 {
            width: 13.8em;
            height: 5.1em;
        }

        .cbcn-param-icon2 {
            width: 13.8em;
            height: 5.1em;
        }

        .cbcn-param-icon3 {
            width: 13.8em;
            height: 5.1em;
        }
        .cbcn-param-icon6 {
            width: 13.8em;
            height: 4.45em;
        }

        .cbcn-eyeshield-box3 {
            opacity: 0;
            z-index: 2;
            background-color: #161617;
        }

        .cbcn-eyeshield-img2 {
            width: 250%;
            height: 250%;
        }

        .cbcn-eyeshield-content2 {
            bottom: 10em;
            width: 63em;
            padding: 5em 3.4em;
            border-radius: 30px;
            background-color: #000;
            transform: translateX(-50%) translateY(150%);
            z-index: 9;
        }

        .cbcn-eyeshield-txt3 {
            gap: 10.8em;
        }

        .cbcn-eyeshield-title2 {
            width: 15em;
            flex-shrink: 0;
        }

        .cbcn-eyeshield-param2 {
            flex-wrap: wrap;
            gap: 2.4em;
        }

        .cbcn-eyeshield-param2>div {
            width: 12.8em;
        }

        .cbcn-eyeshield-iconbox {
            padding-top: 0.3em;
            gap: 1.25em;
        }

        .cbcn-eyeshield-iconbox img {
            height: 3.8em;
            width: 12.8em;
        }
        .cbcn-eyeshield-iconbox picture:nth-child(2) img {
            height: 3.4em;
        }
    }

    /* battery */
    @media screen {
        .cbcn-battery-section.bk {
            background: linear-gradient(335deg, rgba(204, 192, 185, 0.10) -1.97%, rgba(0, 0, 0, 0.00) 84.93%), #000;
        }

        .cbcn-battery-safe1 {
            position: relative;
        }

        .cbcn-battery-titleBox,
        .cbcn-battery-img {
            position: relative;
            z-index: 10;
        }

        .cbcn-battery-titleBox {
            width: 100%;
            justify-content: space-between;
        }

        .cbcn-battery-title {
            width: 516px;
        }

        .cbcn-battery-paramBox {
            gap: 48px;
            width: 516px;
        }

        .cbcn-battery-param {
            gap: 48px;
        }

        .cbcn-battery-img {
            width: 68.4em;
            height: 68.4em;
            margin-top: -14.15em;
            margin-bottom: -20em;
            position: relative;
            left: 50%;
            transform: translateX(-50%);
        }



        .cbcn-battery-swiper-title {
            margin-top: 8em;
            margin-bottom: 2.4em;
        }

        .cbcn-battery-swiper {
            width: 100%;
        }

        .cbcn-battery-slide {
            width: 20.45em;
            height: auto;
            padding: 1.8em;
            border-radius: 0.8em;
            background: #161617;
            overflow: hidden;
        }

        .cbcn-battery-switchBtnList {
            margin-top: 2.4em;
            justify-content: flex-end;
        }
    }

    /* signalchapter */
    @media screen {
        .cbcn-signalchapter-section.bk {
            background: #111112;
        }

        .cbcn-signalchapter-img {
            width: 100%;
            height: 44em;
            background: #000;
        }

        .cbcn-signalchapter-img img {
            transition: all 0.5s;
        }

        .cbcn-signalchapter-section.active .cbcn-signalchapter-img img {
            opacity: 0.3;
        }

        .cbcn-signalchapter-title {
            position: relative;
            z-index: 2;
        }

        .cbcn-signalchapter-p {
            width: 980px;
            opacity: 0;
            margin-top: 4em;
            transition: all 0.5s;
        }

        .cbcn-signalchapter-section.active .cbcn-signalchapter-p {
            opacity: 1;
            margin-top: 0em;
        }
    }

    /* signal2 */
    @media screen {
        .cbcn-signal2-section.bk {
            background: transparent;
        }

        .cbcn-signal2-section>div {
            position: relative;
        }

        .cbcn-signal2-swiper {
            position: relative;
            z-index: 10;
        }

        .cbcn-signal2-img {
            width: 980px;
            height: 480px;
            opacity: 0;
            transition: all 0.3s;
            border-radius: 30px;
            overflow: hidden;
        }

        .swiper-slide-active .cbcn-signal2-img {
            opacity: 1;
        }

        .cbcn-signal2-desc {
            margin-top: 50px;
            width: 731px;
            opacity: 0;
            transition: all 0.3s;
        }

        .cbcn-signal2-desc.active {
            opacity: 1;
        }

        .cbcn-signal2-switchBtnList {
            position: absolute;
            z-index: 99;
            top: 530px;
            right: 0;
        }
    }

    /* configurations */
    @media screen {
        .cbcn-signal2-bg {
            background: #000;
        }

        .cbcn-configurations-section.bk {
            background: transparent;
        }

        .cbcn-configurations-swiper {
            margin-top: 68px;
            width: 100%;
        }

        .cbcn-configurations-slide {
            width: 482px !important;
            height: 380px;
            padding: 48px;
            justify-content: space-between;
            align-items: flex-end;
            background: #111112;
            border-radius: 16px;
        }


        .cbcn-configurations-img {
            width: 19.3em;
            height: 4.4em;
        }

        .cbcn-configurations-switchBtnList {
            margin-top: 48px;
            justify-content: flex-end;
        }
    }

    /* os */
    @media screen {
        .cbcn-os-section.wt {
            background: #FFF;
        }

        .cbcn-os-section {
            height: 46.85em;
            width: 100%;
        }

        .cbcn-os-title {
            margin-top: 1em;
            margin-bottom: 3.4em;
        }

        .cbcn-os-box {
            align-items: center;
        }

        .cbcn-os-img {
            width: 33.25em;
            height: 9.95em;
            margin-bottom: 3.4em;
        }

        .cbcn-os-click {
            align-items: center;
            gap: 0.4em;
            flex-wrap: nowrap !important;
            justify-content: center;
            background: linear-gradient(274deg, #E2CBBB -40.73%, #754A2B 192.27%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
        }
    }

    /* smooth */
    @media screen {
        .cbcn-smooth-section.bk {
            background: linear-gradient(170deg, rgba(153, 144, 135, 0.20) 1.45%, rgba(0, 0, 0, 0.00) 32.76%), #1C1B1B;
        }

        .cbcn-smooth-title {
            width: 814px;
        }

        .cbcn-smooth-box {
            margin-top: 4em;
            border-radius: 30px;
            gap: 4em;
            overflow: hidden;
            padding: 3.4em;
            width: 100%;
            height: auto;
            background: #000;
        }

        .cbcn-smooth-itemFlex {
            gap: 0.8em;
            margin-top: 2.4em;
            flex-wrap: wrap;
        }

        .cbcn-smooth-itemFlex.index2 {
            gap: 2.4em 0.8em;
        }

        /* 灰色盒子 */
        .cbcn-smooth-itemFlexBox {
            padding: 0 1em;
            background: #1B1B1C;
            border-radius: 0.8em;
            overflow: hidden;
            height: 9.5em;
            width: 27.7em;
            align-items: center;
            gap: 1em;
        }

        .cbcn-smooth-itemFlexBox.micro {
            width: 18.2em;
        }

        .cbcn-smooth-img {
            width: 5.25em;
            height: 5.25em;
        }

        .cbcn-smooth-icon {
            width: 20.2em;
            height: 5em;
            margin-top: 2.4em;
            background-color: transparent;
        }

        .cbcn-smooth-safeRow {
            z-index: 11;
            position: relative;
        }

        .cbcn-smooth-itemFlexBox2 .cbcn-smooth-img {
            width: 27.7em;
            height: 23em;
            overflow: hidden;
            border-radius: 0.8em;
        }

        .cbcn-smooth-itemFlexBox2 .cbcn-smooth-dec {
            margin-top: 0.8em;
        }
    }

    /* individuation */
    @media screen {
        .cbcn-individuation-section.bk {
            background: #1C1B1B;
        }

        .cbcn-individuation-row {
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .cbcn-individuation-title {
            width: 25.8em;
        }

        .cbcn-individuation-media {
            width: 31.1em;
            height: 35em;
        }
    }

    /* ecological */
    @media screen {
        .cbcn-ecological-section.bk {
            background: #1C1B1B;
        }

        /* 大轮播 */
        .cbcn-ecological-switchBtnList {
            margin-top: 2.4em;
            justify-content: flex-end;
        }

        .cbcn-ecological-bigswiper {
            height: 690px;
            width: 100%;
            margin-top: 3.4em;
        }



        /* 内轮播 */
        .cbcn-ecological-accordion {
            width: 100%;
            height: 100%;
            border-radius: 30px;
            background: #000;
            overflow: hidden;
            justify-content: space-between;
            flex-wrap: nowrap;
        }

        .cbcn-ecological-swiper {
            flex: 1;
            height: 100%;
            overflow: hidden;
        }

        .cbcn-ecological-box {
            padding: 2.4em;
            width: 28.5em;
            height: auto;
        }

        .cbcn-ecological-box.index2 {
            width: 26.55em;
        }

        .cbcn-ecological-itemBox {
            margin-top: 1.6em;
            gap: 1.6em;
        }

        .cbcn-ecological-slide {
            background-color: #000;
        }

        .cbcn-ecological-item:first-child {
            padding-top: 0em;
            border-top: none;
        }

        .cbcn-ecological-item {
            padding-top: 1.6em;
            border-top: 1px solid rgba(255, 255, 255, 0.24);
            cursor: pointer;
        }

        .cbcn-ecological-txt {
            justify-content: space-between;
            opacity: 0.54;
            transition: all 0.5s;
        }

        .cbcn-ecological-dec {
            width: 20.1em;
            overflow: hidden;
            transition: all 0.5s;
            display: grid;
            grid-template-rows: 0fr;
        }

        .cbcn-ecological-drawer-icon {
            height: 32px;
            width: 32px;
            transition: all 0.5s;
            transform: rotateX(180deg);
            opacity: 0.54;
        }

        .cbcn-ecological-dec>* {
            min-height: 0;
            padding-top: 0;
            transition: all 0.5s;
            display: block;
        }

        .cbcn-ecological-item.active .cbcn-ecological-dec>* {
            padding-top: 16px;
        }


        .cbcn-ecological-item.active .cbcn-ecological-dec {
            grid-template-rows: 1fr;
        }

        .cbcn-ecological-item.active .cbcn-ecological-txt {
            opacity: 1;
        }


        .cbcn-ecological-item.active .cbcn-ecological-drawer-icon {
            transform: rotate(0);
            opacity: 1;
        }

    }

    /* ai */
    @media screen {
        .cbcn-ai-section.bk {
            background: #161617;
        }

        .cbcn-ai-safeRow {
            position: relative;
            z-index: 11;
        }

        .cbcn-ai-itemBox {
            justify-content: space-between;
            margin-top: 4em;
        }

        .cbcn-ai-title {
            width: 814px;
        }

        .cbcn-ai-item {
            width: 31.1em;
        }

        .cbcn-ai-img {
            height: 26em;
            width: 100%;
            border-radius: 30px;
            overflow: hidden;
        }

        .cbcb-ai-dec {
            margin-top: 2.4em;
        }
    }

    /* jump */
    @media screen {
        .cbcn-jump-section.bk {
            background: #161617;
        }

        .cbcn-jump-imgbox {
            display: block;
            height: 17.5em;
            width: 100%;
            border-radius: 30px;
            overflow: hidden;
        }
    }

    /* remark */
    @media screen {

        .cbcn-remark-section ul,
        .cbcn-remark-section ol {
            padding-inline-start: 2em;
        }

        .cbcn-remark-section ol li {
            list-style: decimal;
            color: rgba(255, 255, 255, 0.31) !important;
        }
    }
}

/*    1024 */
@media screen and (min-width: 982px) and (max-width: 1439px) {
    .cbcn-ksp-wrapper {
        margin: 0;
        left: 50%;
        transform: translateX(-50%) scale(0.775);
    }

    .cbcn-color-title {
        top: 1em;
        transform: translateX(-50%) scale(0.8);
    }

    .cbcn-color-content {
        bottom: 2.5em;
    }

    .cbcn-design2-content {
        gap: 1.5em;
        text-align: center;
    }

    .cbcn-design2-txt {
        margin-left: calc(-1 * var(--padleft));
    }

    .cbcn-image-txt {
        transform: translate(-50%, -50%) scale(0.8);
    }

    .cbcn-longfocal-text,
    .cbcn-vlog-content,
    .cbcn-photography-content {
        width: 49em;
    }

    .cbcn-longfocal-right {
        width: 19.95em;
    }

    .cbcn-nature-safe,
    .cbcn-fireworks-safe {
        width: 90em;
    }

    .cbcn-diagram-row {
        width: 980px;
    }

    .cbcn-handle-section .cbcn-pc-safeRow2,
    .cbcn-chip-safe {
        width: 990px;
    }

    .cbcn-handle-btnBox {
        margin-top: 561px;
    }

    .cbcn-selfiescreen-box {
        width: 980px;
    }

    .cbcn-selfiescreen-title {
        width: 550px;
    }

    .cbcn-selfiescreen-img {
        margin-left: 16em;
        transform: translate(-50%, 0%) scale(0.8);
    }

    .cbcn-eyeshield-content,
    .cbcn-eyeshield-content2 {
        width: 945px;
    }

    .cbcn-eyeshield-txt {
        width: 350px;
    }

    .cbcn-eyeshield-param {
        width: 580px;
        gap: 10px 0px;
        justify-content: space-between;
    }


    .cbcn-eyeshield-txt3 {
        gap: 3.5em;
    }

    .cbcn-eyeshield-param2 {
        gap: 1.5em;
    }

    .cbcn-eyeshield-param2>div {
        width: 10em;
    }

    .cbcn-battery-section .cbcn-pc-safeRow2 {
        width: 980px;
    }

    .cbcn-battery-title {
        width: 420px;
    }

    .cbcn-smooth-safeRow {
        width: 980px;
    }

    .cbcn-smooth-itemFlexBox.micro,
    .cbcn-smooth-itemFlexBox {
        width: 100%;
    }

    .cbcn-smooth-itemFlexBox2 .cbcn-smooth-img {
        width: 414px;
        height: 388.59px;
    }

    :is(.cbcn-individuation-section, .cbcn-ecological-section, .cbcn-jump-section) .cbcn-pc-safeRow2,
    .cbcn-ai-safeRow {
        width: 980px;
    }

    .cbcn-ai-itemBox {
        justify-content: center;
        gap: 0.5em;
    }
    .cbcn-photography-media,
    .cbcn-external-media {
        width: 49em;
        height: 26.444444444444443em;
    }
    .cbcn-live-swiper{
        transform: scale(0.8);
        transform-origin: 100% 50%;
    }

    .cbcn-aiimage-swiper,
    .cbcn-handle-swiper {
        transform: translateX(-50%) scale(0.775);
    }

    .cbcn-image-txt,
    .cbcn-performance-txt {
        transform: translate(-50%, -50%) scale(0.75);
    }
    .cbcn-individuation-title {
        width: 30em;
    }
    .cbcn-individuation-media {
        transform: scale(0.9);
        transform-origin: 100% 50%;
    }
}

@media screen and (min-width: 981px) and (max-width: 1919px) {
    .cbcn-camera-media {
        transform: translate(-50%, -50%) scale(0.75);
    }
}