@media screen and (min-width: 981px)and (min-width: 100vh) {

    /* kv */
    @media screen {
        .cbcn-kv-imgDiv {
            width: 100%;
            height: 48.1em;
        }

        .cbcn-kv-imgtxt {
            width: 28.7em;
            height: 14em;
            top: 4.05em;
        }

        .cbcn-kv-img1 {
            position: absolute;
            width: 82.05em;
            height: 39.15em;
        }

        .cbcn-kv-img2 {
            position: absolute;
            width: 93.4em;
            height: 44.95em;
        }

        .cbcn-kv-remark {
            position: absolute;
            bottom: 1.5em;
            right: 1.5em;
            text-align: right;
        }

        .cbcn-kv-remark div {
            color: #555;
            line-height: 150%;
        }

        .cbcn-color-img1 {
            opacity: 0;
            /* 初始设置图片透明度为0 */
            transition: opacity 0.5s;
            /* 添加过渡效果 */
        }

        .cbcn-color-img1 {
            opacity: 1;
            /* 激活的轮播项显示图片 */
        }
    }

    /* navigation */
    @media screen {
        .cbcn-navigation-screen {
            background: #f5f5f5 !important;
        }

        .cbcn-navigation-card {
            border-radius: 0.6em;
            background: #010101;
            overflow: hidden;
            position: relative;
        }

        #cbcn-navigation-card1 {
            height: 19em;
            width: 100%;
        }

        #cbcn-navigation-card2 {
            width: 33.25em;
            height: 26em;
        }

        #cbcn-navigation-card3,
        #cbcn-navigation-card4 {
            width: 33.25em;
            height: 12.5em;
        }

        .cbcn-navigation-txt {
            position: absolute;
            top: 1.5em;
            left: 1.5em;
        }

        .cbcn-navigation-gap {
            gap: 1em;
        }

        .cbcn-navigation-icon {
            width: 1.6em;
            height: 1.6em;
            position: absolute;
            bottom: 1em;
            left: 1.5em;
        }
    }

    /* color */
    @media screen {
        .cbcn-color-swiper {
            width: 100%;
            height: 50em;
        }

        .cbcn-color-txt {
            width: 100%;
            bottom: 9.5em;
            gap: 0.75em;
        }

        .cbcn-color-btnListDiv {
            bottom: 4.5em;
            z-index: 99;
            display: inline-flex;
        }

        .cbcn-color-btnList {
            display: inline-flex !important;
            width: auto;
            padding: 0.5em;
            align-items: center;
            gap: 0.6em;
            border-radius: 4.25em;
            background: rgba(255, 255, 255, 0.15);
            backdrop-filter: blur(25px);
        }

        .cbcn-color-btn {
            width: 2.25em;
            height: 2.25em;
            cursor: pointer;
            position: relative;
        }


        .cbcn-color-btn svg {
            width: 2.25em;
            height: 2.25em;
        }

        .cbcn-color-circle {
            fill: none;
            stroke-width: 2.5px;
            stroke-dasharray: 125.6px;
            stroke-dashoffset: 125.6px;
        }

        .cbcn-color-btn.index0 .cbcn-color-circle {
            stroke: #00005B;
        }

        .cbcn-color-btn.index1 .cbcn-color-circle {
            stroke: #BEAD9F;
        }

        .cbcn-color-btn.index2 .cbcn-color-circle {
            stroke: #FFFFFF;
        }

        .cbcn-color-btn.index3 .cbcn-color-circle {
            stroke: #000000;
        }

        .cbcn-color-btn.active .cbcn-color-circle {
            stroke-dashoffset: 0;
            transition: stroke-dashoffset 3s ease-out;
        }
    }

    /* design */
    @media screen {
        .cbcn-design-card {
            border-radius: 0.6em;
            overflow: hidden;
        }

        .cbcn-design-card img {
            transform: scale(1.3);
            transition: transform 1.2s ease-in-out;
        }

        .cbcn-design-card-div {
            margin-top: 3.5em;
            gap: 1em;
        }

        .cbcn-design-card-row {
            justify-content: space-between;
        }

        #cbcn-design-card1 {
            width: 67.5em;
            height: 22.5em;
        }

        #cbcn-design-card2,
        #cbcn-design-card3 {
            width: 33.25em;
            height: 25em;
        }

        .cbcn-design-txt2 {
            justify-content: center;
            gap: 9.3em;
            margin-top: 3.5em;
        }
    }

    /* performance */
    @media screen {
        .cbcn-performance-screen {
            width: 100%;
            height: 45em;
        }

        .cbcn-performance-txt1 {
            top: calc(50% + 12em);
            width: 100%;
        }

        .cbcn-performance-txt1 p {
            font-size: 6.1em;
            background: linear-gradient(92deg, #F5F5F7 17.22%, #2C2C2C 98.95%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            -webkit-text-stroke-width: 1;
            -webkit-text-stroke-color: #000;
        }
    }

    /* chip */
    @media screen {
        .cbcn-chip-img {
            width: 80.2em;
            height: 45.1em;
            top: 16.35em;
        }

        .cbcn-chip-txt1 {
            position: relative;
            z-index: 99;
        }

        .cbcn-chip-txt1-row {
            justify-content: space-between;
        }

        .cbcn-chip-desc {
            width: 19.8em;
            gap: 1.5em;

        }

        .cbcn-chip-desc p {
            /* word-break: break-word !important; */
            white-space: pre-wrap !important;
        }

        .cbcn-chip-txt2 {
            position: relative;
            z-index: 99;
            margin-top: 45.05em;
        }

        .cbcn-chip-paramDiv {
            width: 100%;
            flex-wrap: wrap;
            gap: 2.5em 0;
        }

        .cbcn-chip-paramDiv .cbcn-param:nth-child(3n+1){
            width: 19em;
        }

        .cbcn-chip-paramDiv .cbcn-param:nth-child(3n+2){
            width: 17em;
        }

    }

    /* game */
    @media screen {
        .cbcn-game-img {
            margin-top: 5em;
            width: 100%;
            height: 22.87585em;
        }

        .cbcn-game-txt2 {
            margin-top: 20.65em;
            z-index: 99;
        }

        .cbcn-game-txt2 {
            margin-top: 5em;
            gap: 3.5em;
            width: 41em;
        }

        .cbcn-game-txt2-row {
            justify-content: space-between;
        }

        .cbcn-game-txt2 .cbcn-titletxt {
            width: 17em;
        }

        /* .cbcn-game-txt3 {
            margin-top: 3.5em;
        } */
    }

    /* battery */
    @media screen {
        .cbcn-battery-txt1 {
            width: 40.7em;
            position: relative;
            z-index: 99;
        }

        .cbcn-battery-iconDiv {
            margin-top: 3em;
            gap: 1em;
            justify-content: center;
            align-items: center;
        }

        .cbcn-battery-iconDiv img {
            width: 3.5em;
            height: 3.5em;
        }

        .cbcn-battery-iconTxt {
            gap: 0.2em;
        }

        .cbcn-battery-img {
            top: 10em;
            width: 80em;
            height: 45em;
        }

        .cbcn-battery-txt2 {
            margin-top: 20.65em;
            z-index: 99;
        }

        .cbcn-battery-param-div {
            margin-top: 5em;
        }

        .cbcn-battery-param-row {
            justify-content: space-between;
        }

        .cbcn-battery-param-row.index2 {
            margin-top: 2.5em;
        }

        .cbcn-battery-param-row.index2 .param {
            display: flex;
        }

        .cbcn-battery-param-row.index2 sup {
            margin-top: 0.5em;
        }

        .cbcn-battery-param-row.index3 {
            margin-top: 2.5em;
        }

        .cbcn-battery-param-item {
            width: 20em;
            gap: 0.75em;
        }

        .cbcn-battery-param-item .cbcn-battery-hr {
            width: 100%;
            height: 0.05em;
            background-color: #535353;
            margin: 0;
        }
    }

    /* display */
    @media screen {
        .cbcn-display-txt1 {
            position: relative;
            width: 28.3em;
            z-index: 99;
        }

        .cbcn-display-img {
            top: 490px;
            height: 401px;
            width: 1149px;
        }

        .cbcn-display-txt2 {
            margin-top: 601px;
            z-index: 99;
            position: relative;
        }

        .cbcn-display-icon2 {
            width: 27.9em;
            height: 4em;
            margin-top: 2em;
        }

        .cbcn-display-param-div {
            margin-top: 2.5em;
            width: 49em;
            gap: 2em 7.8em;
            justify-content: flex-start;
            flex-wrap: wrap;
        }

        .cbcn-display-param-div .cbcn-param:nth-child(3n+1) {
            width: 10.6em;
        }

        .cbcn-display-param-div .cbcn-param:nth-child(3n+2) {
            width: 10.2em;
        }

        .cbcn-display-param-div .cbcn-param:nth-child(3n+3) {
            width: 12.6em;
        }
    }


    /* eyeProtection */
    @media screen {
        .cbcn-eyeProtection-content {
            justify-content: space-between;
            align-items: center;
        }


        .cbcn-eyeProtection-img {
            height: 32.5em;
            right: 3.91em;
            transform: translateY(-16em);
        }

        .cbcn-eyeProtection-txt1 {
            width: 19.5em;
            left: 3.91em;
            z-index: 99;
        }

        .cbcn-eyeProtection-txt2 {
            left: 3.91em;
            z-index: 88;
        }

        .cbcn-eyeProtection-txt2-row1 {
            margin-top: 3.5em;
            gap: 3em;
        }

        .cbcn-eyeProtection-txt2-row2 {
            margin-top: 2em;
            gap: 3em;
        }

        .cbcn-eyeProtection-txt2-row3 {
            margin-top: 3.5em;
            gap: 3em;
        }

        .cbcn-eyeProtection-txt2-item {
            gap: 1em;
            width: 10.5em;
        }

        .cbcn-eyeProtection-txt2-line {
            width: 100%;
            height: 1px;
            background-color: #535353;
        }

        .cbcn-eyeProtection-txt2-logo {
            width: 10.5em;
            padding: 0.6em 0.8em;
            justify-content: center;
            align-items: flex-start;
            border-radius: 5px;
            border: 0.8px solid rgba(153, 153, 153, 0.00);
            background: linear-gradient(314deg, rgba(255, 255, 255, 0.10) 6.81%, rgba(255, 255, 255, 0.05) 81.91%);
        }

        .cbcn-eyeProtection-txt2-logo p {
            color: #F5F5F7 !important;
            opacity: 0.7em;
        }

        .cbcn-eyeProtection-bg {
            width: 237em;
            height: 237em;
            fill: #000;
            filter: blur(20px);
        }

        .cbcn-eyeProtectionicon-img1 {
            width: 4em;
            height: 1.8792em;
        }

        .cbcn-eyeProtectionicon-img2 {
            width: 3.05em;
            height: 1.8998em;
        }

        .cbcn-eyeProtection-txt2-logo {
            display: flex;
            flex-direction: row;
            gap: 0.75em;
            justify-content: flex-start;
            align-items: center;
            text-wrap: nowrap;
            white-space: nowrap;
        }
    }

    /* signal */
    @media screen {
        .cbcn-signal-screen {
            height: 70.5em;
        }

        .cbcn-signal-txt1 {
            top: 7.5em;
            width: 100%;
        }


        .cbcn-signal-swiper {
            width: 49em;
            height: 25em;
            flex-shrink: 0;
            z-index: 99;
        }


        .cbcn-signal-swiper>.swiper-wrapper>.swiper-slide {
            flex-shrink: 0;
            border-radius: 0.6em;
            overflow: visible;
            z-index: 50;
            background-color: #000;
        }

        .cbcn-signal-swiper>.swiper-wrapper>.swiper-slide.index1 {
            z-index: 99;
        }

        .cbcn-signal-imgDiv {
            width: 49em;
            height: 25em;
            overflow: hidden;
            border-radius: 12px;
            overflow: hidden;
        }

        .cbcn-signal-imgDiv video {
            width: 102% !important;
            width: 102% !important;
            overflow: hidden;
            border-radius: 12px;
            overflow: hidden;
        }

        .cbcn-signal-desc {
            width: 36.5em;
            position: absolute;
            top: 28.5em;
            left: 0;
            gap: 3.5em;
            opacity: 0;
            transition: opacity 0.3s;
            z-index: 50;
        }

        .cbcn-signal-swiper>.swiper-wrapper>.swiper-slide-active .cbcn-signal-desc {
            opacity: 1;
        }

        .cbcn-signal-switchBtn-list {
            position: absolute;
            bottom: 13.85em;
            right: 0;
            z-index: 50;
        }

        .cbcn-signal-imgDiv.index1 {
            overflow: visible;
            z-index: 99;
        }

        .cbcn-signal-imgDiv.index1 .cbcn-signal-imgContent {
            width: 100vw;
            height: 70.5em;
            background-color: #000;
            overflow: hidden;
            border-radius: 0.6em;
        }

        .cbcn-signal-img1 {
            width: 25em;
            height: 52.95em;
            z-index: 90;
        }

        .cbcn-signal-txt-swiperDiv {
            z-index: 99;
            bottom: 1em;
            width: 42.5em;
            height: 2.8em;
            mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 5%, #FFF 19.82%, #FFF 80%, rgba(255, 255, 255, 0.00) 95%);
            border-radius: 2.8em;
            backdrop-filter: blur(15px);
        }

        .cbcn-signal-txt-swiper {
            width: 33.2em;
            height: 2.8em;
        }

        .cbcn-signal-txt-swiper>.swiper-wrapper>.swiper-slide {
            width: auto;
            padding: 0.5em 1.25em;
            align-items: flex-start;
            gap: 0.25em;
            border-radius: 2.8em;
            border: 1px solid rgba(222, 222, 222, 0.10);
            background: rgba(255, 255, 255, 0.10);
            backdrop-filter: blur(15px);
        }

        .cbcn-signal-txt-switchBtn-list {
            z-index: 100;
            bottom: 1.3em;
            width: 100%;
            gap: 43em;
            justify-content: center;
        }

        .cbcn-signal-txt-swiperDiv sup {
            color: rgba(245, 245, 247, 0.55);
        }
    }

    /* antiWater */
    @media screen {
        .cbcn-antiWater-screen {
            height: 58.4em;
        }

        .cbcn-antiWater-img {
            width: 42.35em;
            height: 70.5em;
            right: calc(50% - 167px);
        }

        .cbcn-antiWater-txt1 {
            right: 0;
            width: 19.85em;
        }

        .cbcn-antiWater-txt2 {
            width: 19.7em;
            margin-top: 3.5em;
        }
    }

    /* image */
    @media screen {
        .cbcn-image-screen {
            width: 100%;
            height: 45em;
        }

        .cbcn-image-txt1 {
            top: calc(50% + 12em);
            width: 100%;
        }

        .cbcn-image-txt1 p {
            font-size: 6.1em;
            background: linear-gradient(92deg, #F5F5F7 17.22%, #2C2C2C 98.95%);
            background-clip: text;
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            -webkit-text-stroke-width: 1;
            -webkit-text-stroke-color: #000;
        }
    }

    /* lensmodule */
    @media screen {
            .cbcn-lensmodule-img {
            width: 100%;
            height: 60em;
        }
    }

    /* zeiss */
    @media screen {
        .cbcn-zeiss-txt1 {
            width: 32.5em;
            position: relative;
            z-index: 99;
        }

        .cbcn-zeiss-img {
            width: 96em;
            height: 54em;
            top: 13.5em;
        }

        .cbcn-zeiss-txt2 {
            margin-top: 50.15em;
            justify-content: space-between;
        }

        .cbcn-zeiss-txt2 .cbcn-titletxt {
            width: 15.6em;
        }
    }

    /* rearCamera */
    @media screen {

        .cbcn-rearCamera-txt1 {
            justify-content: space-between;
            width: 100%;
            position: absolute;
            top: 7.5em;
        }

        .cbcn-rearCamera-desc {
            width: 20em;
            gap: 2.5em;
        }

        .cbcn-rearCamera-img {
            width: 42.7543em;
            height: 91em;
            bottom: -47em;
            position: absolute;
            left: calc(50% + 0.5em);
        }

        .cbcn-rearCamera-img-mask {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

        .cbcn-rearCamera-param {
            position: absolute;
            left: 0;
            overflow: visible;
        }

        .cbcn-rearCamera-param .title {
            position: absolute;
            left: 0;
            bottom: 30px;
        }

        .cbcn-rearCamera-param .desc {
            position: absolute;
            left: 0;
            top: 30px;
        }

        .cbcn-rearCamera-param1 {
            bottom: 25.07em;
            width: 43.5em;
        }

        .cbcn-rearCamera-param1 .cbcn-rearCamera-line {
            width: 100%;
            stroke-dasharray: 905;
            stroke-dashoffset: 905;
        }

        .cbcn-rearCamera-param1 .title {
            bottom: calc(0.925em + 30px);
        }

        .cbcn-rearCamera-param2 {
            bottom: 24.1em;
            width: 31.5em;
        }

        .cbcn-rearCamera-param2 .cbcn-rearCamera-line {
            width: 100%;
            height: 2px;
            stroke-dasharray: 637;
            stroke-dashoffset: 637;
        }

        .cbcn-rearCamera-param3 {
            bottom: 26em;
            width: 38.7em;
        }

        .cbcn-rearCamera-param3 .cbcn-rearCamera-line {
            width: 100%;
            stroke-dasharray: 811;
            stroke-dashoffset: 811;
        }

        .cbcn-rearCamera-param3 .desc {
            top: 79px;
        }
    }

    /* longFocus */
    @media screen {
        .cbcn-longFocus-screen {
            height: 55em;
        }


        .cbcn-longFocus-txt1 {
            width: 40.8em;
            position: relative;
            z-index: 9;
        }

        .cbcn-longFocus-img {
            width: 96em;
            height: 55em;
            top: 0;
        }
    }

    /* stageMode */
    @media screen {
        .cbcn-stageMode-txt1 {
            width: 28em;
        }

        .cbcn-drag-img {
            margin-top: 5em;
            width: 49em;
            height: 27.5em;
            border-radius: 0.6em;
            overflow: hidden;
        }
    }

    /* longFocusSpecimen */
    @media screen {
        .cbcn-longFocusSpecimen-swiper {
            width: 40.7em;
            height: 25em;
            margin-top: 5em;
        }

        .cbcn-longFocusSpecimen-swiper .swiper-wrapper {
            align-items: center;
        }

        .cbcn-longFocusSpecimen-swiper .swiper-slide {
            transition: width 0.3s, height 0.3s, opacity 0.3s;
            border-radius: 12px;
            overflow: hidden;
            opacity: 0.3;
            position: relative;
            z-index: 50;
        }

        .cbcn-longFocusSpecimen-slideMask {
            width: 100%;
            height: 100%;
            z-index: 99;
        }

        .cbcn-longFocusSpecimen-swiper .swiper-slide-active {
            opacity: 1;
            z-index: 98;
        }

        .cbcn-longFocusSpecimen-swiper .swiper-slide-active~.swiper-slide {
            width: 22.5em !important;
            height: 17.4em;
            flex-shrink: 0;
        }

        .cbcn-longFocusSpecimen-btnListDiv {
            width: 100%;
            justify-content: center;
            margin-top: 3.5em;
        }

        .cbcn-longFocusSpecimen-btnList {
            display: inline-flex !important;
            width: auto;
            gap: 0.55em;
            border-radius: 2.2em;
            background: #212121;
            justify-content: center;
            align-items: center;
            padding: 0.2em;
        }

        .cbcn-longFocusSpecimen-btn {
            padding: 0.1em 1em;
            border-radius: 2em;
            text-align: center;
            cursor: pointer;
        }

        .cbcn-longFocusSpecimen-btn p {
            color: rgba(255, 255, 255, 0.5) !important;
        }

        .cbcn-longFocusSpecimen-btn.active {
            background: #FFF;
        }

        .cbcn-longFocusSpecimen-btn.active p {
            color: #000 !important;
        }

        .cbcn-longFocusSpecimen-txt2 {
            margin-top: 3.5em;
            width: 480px;
        }

        .cbcn-longFocusSpecimen-txt2-content {
            position: relative;
            width: 400%;
        }

        .cbcn-longFocusSpecimen-txt2-item {
            width: 480px;
        }
    }

    /* sensor */
    @media screen {
        .cbcn-sensor-imgDiv {
            margin-top: 100px;
            height: 46.9em;
        }

        .cbcn-sensor-img {
            width: 72.5em;
            height: 46.9em;
            left: 0;
            position: absolute;
        }

        .cbcn-sensor-txt2 {
            margin-top: 5em;
            width: 39em;
        }
    }

    /* nightView */
    @media screen {
        .cbcn-nightView-dragDiv {
            margin-top: 3.5em;
            width: 49em;
            height: 27.2em;
        }

        .cbcn-nightView-txt1-row {
            justify-content: space-between;
        }

        .cbcn-nightView-desc {
            width: 314px;
        }

        .cbcn-nightView-desc p {
            white-space: pre-wrap !important;
        }
    }

    /* livePhoto */
    @media screen {
        .cbcn-livePhoto-content {
            justify-content: space-between;
            align-items: start;
        }

        .cbcn-livePhoto-desc {
            width: 313px;
        }

        .cbcn-livePhoto-img {
            width: 480px;
            height: 600px;
            flex-shrink: 0;
            border-radius: 12px;
            overflow: hidden;
            position: relative;
        }
    }


    /* sceneryMode */
    @media screen {
        .cbcn-sceneryMode-txt1 {
            width: 32.3em;
        }

        .cbcn-sceneryMode-swiper {
            margin-top: 5em;
            width: 100%;
            height: 22.5em;
            overflow: hidden;
        }

        .cbcn-sceneryMode-btnListDiv {
            width: 100%;
            margin-top: 3.5em;
            justify-content: center;
        }

        .cbcn-sceneryMode-btnList {
            display: inline-flex !important;
            width: auto;
            padding: 0.2em;
            gap: 0.55em;
            border-radius: 2.2em;
            background: #212121;
            justify-content: center;
            align-items: center;
        }

        .cbcn-sceneryMode-btn {
            padding: 0.1em 1em;
            border-radius: 2em;
            text-align: center;
            cursor: pointer;
        }

        .cbcn-sceneryMode-btn p {
            color: rgba(255, 255, 255, 0.5) !important;
        }

        .cbcn-sceneryMode-btn.active {
            background: #FFF;
        }

        .cbcn-sceneryMode-btn.active p {
            color: #000 !important;
        }

        .cbcn-sceneryMode-txt2 {
            width: 24em;
            margin-top: 2em;
        }

        .cbcn-sceneryMode-txt2-content {
            width: 300%;
            position: relative;
        }

        .cbcn-sceneryMode-txt2-content p {
            width: 100%;
        }

        .cbcn-sceneryMode-remark {
            margin-top: 3.5em;
            text-align: center;
        }

        .cbcn-sceneryMode-remark p {
            color: rgba(245, 245, 247, 0.40) !important;
        }
    }

    /* humanity */
    @media screen {
        .cbcn-humanity-txt1 {
            width: 28em;
        }

        .cbcn-humanity-swiper {
            margin-top: 5em;
            width: 100%;
            height: calc(27.5em + 2.25em + 2em);
            overflow: visible;
        }

        .cbcn-humanity-img {
            width: 100%;
            height: 27.5em;
            margin-bottom: 2.25em;
        }

        .cbcn-humanity-swiper .swiper-slide p {
            opacity: 0;
            transition: opacity 0.3s;
        }

        .cbcn-humanity-swiper .swiper-slide-active p {
            opacity: 1;
        }

        .cbcn-humanity-switchBtn-list {
            position: absolute;
            bottom: 0;
            right: 0;
            z-index: 99;
        }
    }


    /* performance */
    @media screen {
        .cbcn-fullFocusPortrait-txt1 {
            width: 24em;
            position: absolute;
            top: 7.5em;
            left: 0;
        }

        .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.85;
        }

        .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;
        }

        .cbcn-fullFocusPortrait-image.left2 img {
            opacity: 0.4;
        }

        .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.85;
        }

        .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;
        }

        .cbcn-fullFocusPortrait-image.right2 img {
            opacity: 0.4;
        }

        .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% + 17em);
            margin-top: -2em;
        }

        .cbcn-fullFocusPortrait-video1,
        .cbcn-fullFocusPortrait-video2 {
            width: 22.45em;
            top: 1em;
        }

        .cbcn-fullFocusPortrait-Info {
            width: 15.7em;
            gap: 3.15em;
            position: absolute;
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            transition: all 0.3s;
        }

        .cbcn-fullFocusPortrait-Info.left {
            transform: translateX(-110%) scale(0.5);
            opacity: 0;
        }

        .cbcn-fullFocusPortrait-Info.right {
            transform: translateX(10%) scale(0.5);
            opacity: 0;
        }
    }


    /* os */
    @media screen {
        .cbcn-os-img {
            width: 40em;
            height: 15em;
            margin-bottom: 1.5em;
        }
    }

    /* AI */
    @media screen {
        .cbcn-AI-swiper {
            overflow: hidden;
            margin-top: 5em;
            width: 100%;
            min-height: 32.15em;
        }

        .cbcn-AI-swiper .swiper-slide {
            padding-top: 2.5em;
            padding-left: 2.5em;
            background-color: #000;
            border-radius: 12px;
            overflow: hidden;
        }

        .cbcn-AI-img {
            width: 22.5em;
            height: 27.5em;
            position: absolute;
            bottom: 0;
            right: 0;
        }

        .cbcn-AI-swiper-txt {
            gap: 1.4em;
        }

        .cbcn-AI-drawer {
            width: 22em;
            position: relative;
        }

        .cbcn-AI-drawer-line {
            width: 100%;
            height: 0.025em;
            background: #404040;
        }

        .cbcn-AI-drawer-item {
            cursor: pointer;
            padding: 22px 0;
        }

        .cbcn-AI-drawer-item .title {
            justify-content: space-between;
            align-items: center;
        }

        .cbcn-AI-drawer-icon {
            width: 1.6em;
            height: 1.6em;
            transition: all 0.5s;
            transform: rotate(180deg);
        }

        .cbcn-AI-drawer-item.active .cbcn-AI-drawer-icon {
            transform: rotate(0);
        }

        .cbcn-AI-drawer-item .desc {
            box-sizing: border-box;
            overflow: hidden;
            padding-right: 1.5em;
            height: 0;
        }

        .cbcn-AI-drawer-item .desc p {
            padding-top: 22px;
        }

        .cbcn-AI-drawer-item:first-child .desc {
            height: auto;
        }

        .cbcn-AI-btnList {
            margin-top: 3em;
            gap: 0.75em;
            justify-content: center;
        }

        .cbcn-AI-btn {
            height: 4px;
            width: 154px;
            background-color: #404040;
            cursor: pointer;
        }

        .cbcn-AI-btn.active {
            background-color: #E6E6E6;
        }
    }

    /* blackTech */
    @media screen {
        .cbcn-blackTech-txt1 {
            width: 28.15em;
        }

        .cbcn-blackTech-list {
            margin-top: 3.5em;
            width: 100%;
            gap: 1em;
            flex-wrap: wrap;
        }

        .cbcn-blackTech-item {
            width: 24em;
            height: 11.5em;
            padding: 0em 1.5em 0em 1em;
            justify-content: space-between;
            align-items: center;
            flex-shrink: 0;
            border-radius: 0.6em;
            background: #000;
        }

        .cbcn-blackTech-img {
            width: 8em;
            height: 8em;
        }

        .cbcn-blackTech-txt {
            gap: 0.75em;
            width: 12em;
        }
    }

    /* remark */
    @media screen {

        .cbcn-remark-screen ul,
        .cbcn-remark-screen ol {
            padding-inline-start: 2em;
        }


        .cbcn-remark-screen ol li {
            list-style: decimal;
            color: rgba(245, 245, 247, 0.40);
            line-height: 150%;
        }
    }
}