@media screen and (max-width: 980px) {

  /* 文本左对齐 */
  .cbcn-wap-left {
    text-align: left !important;
  }

  /* kv  */
  @media screen {
    .cbcn-kv-section {
      width: 100%;
      height: 33.55em;
      position: relative;
      display: block;
    }
    
    .cbcn-kv-section.wt {
      color: rgba(255, 255, 255, 0.95) !important;
    }

    .cbcn-kv-btnbox {
      position: absolute;
      bottom: 3em;
      display: flex;
      padding:  0.2em 0.2em 0.2em 0.6em;
      align-items: center;
      gap: 0.2em;
      border-radius: 49.95em;
      background: linear-gradient(99deg, rgba(255, 255, 255, 0.72) -10.84%, rgba(226, 226, 226, 0.36) 53.6%, rgba(231, 231, 231, 0.72) 112.76%);
      box-shadow: -0.5px -0.5px 3px 0 #FFF inset, 0.5px 0.5px 1px 0 #FFF inset, -1px -1px 3px 0 rgba(205, 205, 205, 0.25) inset, 1px 1px 3px 0 rgba(145, 145, 145, 0.25) inset, 2px 2px 6px 0 rgba(225, 225, 225, 0.25);
      backdrop-filter: blur(10px);
    }
    .cbcn-kv-btn {
      gap: 0.2em;
    }
    .cbcn-kv-open {
      display: flex;
      width: 1.2em;
      height: 1.2em;
    }
  }

  /* navigation */
  @media screen {
    .cbcn-navigation-section.wt {
      background: linear-gradient(180deg, #E4E4E4 0%, #FCFCFC 100%);
    }

    .cbcn-navigation-safeRow {
      padding: 0 1em;
    }

    .navigation-swiper-wrapper {
      flex-direction: column;
    }

    .navigation-swiper-wrapper .cbcn-navigation-slide {
      margin-bottom: 1em;
    }

    .cbcn-navigation-slideBox {
      height: 22.8em;
      background: black;
      position: relative;
      border-radius: 8px;
      overflow: hidden;
    }

    .cbcn-navigation-slideBox .cbcn-navigation-slide-navigation1 {
      margin-top: 5.15em;
      height: 14.35em !important;
    }

    .cbcn-navigation-slideBox .cbcn-navigation-txt {
      position: absolute;
      top: 1em;
      left: 1em;
      color: rgba(255, 255, 255, 0.95);
      gap: 0.4em;
    }

    .cbcn-navigation-slideBox .cbcn-navigation-grey {
      color: rgba(255, 255, 255, 0.65) !important;
    }

    .cbcn-navigation-slideBox .cbcn-navigation-expand {
      position: absolute;
      bottom: 1em;
      left: 1em;
      width: 1.35em;
      height: 1.35em;
    }
  }

  /* appearance */
  @media screen {
    .cbcn-appearance-video {
      width: 18.75em;
      height: 33.4em;
    }

    .cbcn-appearance-p1::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-p1 p {
      position: relative;
      z-index: 2;
    }

    .cbcn-appearance-p1,
    .cbcn-appearance-p2 {
      width: 90%;
    }

    .cbcn-appearance-p2::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-p2 p {
      position: relative;
      z-index: 2;
    }
  }

  /* designchapter */
  @media screen {
    .cbcn-designchapter-media{
      width: 100%;
      height: 33.4em;
    }
  }

  /* lightdesign */
  @media screen {
    .cbcn-lightdesign2-title{
      width: 80vw;
      opacity: 1;
      transition: all 0.3s;
    }
    .cbcn-lightdesign2-title.active {
      opacity: 0;
      transition-delay: 3s;
    }
    .cbcn-lightdesign2-media{
      width: 100%;
      height: 33.35em;
    }
    
    .cbcn-lightdesign-section {
      height: 31.7389em;
    }
    .cbcn-lightdesign-content {
      top: 4em;
      gap: 0.85em;
      text-align: center;
    }
  }

  /* design */
  @media screen {
    .cbcn-design-section.wt {
      background: linear-gradient(180deg, #F3F3F3 41.29%, #E3E3E3 78.78%), linear-gradient(180deg, #CACBCA 42.99%, #CACBCA 80.11%);
    }

    .cbcn-design-section {
      position: relative;
    }

    .cbcn-design-titlebox {
      position: relative;
      margin: auto;
      width: 15.35em;
      height: 8.85em;
      overflow: hidden;
      border-radius: 1.2em;
      background: rgba(255, 255, 255, 0.30);
      box-shadow: 2px 18px 40px 0 rgba(215, 215, 215, 0.25), -0.5px -0.5px 2px 0 rgba(255, 255, 255, 0.50) inset, 0.5px 0.5px 2px 0 rgba(255, 255, 255, 0.50) inset, 1px 2px 5px 0 rgba(190, 190, 190, 0.25) inset;
    }

    .cbcn-design-title {
      position: absolute;
      padding: 1em;
      -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
      mask-image: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
      -webkit-mask-size: 250% 100%;
      mask-size: 250% 100%;
      -webkit-mask-position: 100% 50%;
      mask-position: 100% 50%;
      opacity: 0;
      transition: opacity 0.3s;
    }

    .cbcn-design-title.active {
      opacity: 1;
      animation: designMask 0.5s ease-out forwards;
    }

    @keyframes designMask {
      0% {
        -webkit-mask-position: 100% 50%;
        mask-position: 100% 50%;
      }

      100% {
        -webkit-mask-position: 0% 50%;
        mask-position: 0% 50%;
      }
    }

    .cbcn-design-rttitle {
      padding-top: 0.5em;
    }

    .cbcn-glass2::after {
      content: '';
      display: none;
    }

    .cbcn-glass2::before {
      content: '';
      display: none;
    }

    .cbcn-design-content {
      width: 100%;
      height: 19.65em;
      margin-top: 2.5em;
    }

    .cbcn-design-img1 {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .cbcn-design-slide {
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 0!important;
    }
    .cbcn-design-slide.swiper-slide-active {
      opacity: 1!important;
    }
    .cbcn-design-slide-video {
      opacity: 0!important;
    }
    .cbcn-design-slide-video.swiper-slide-active {
      opacity: 1!important;
    }

    /* 导航按钮 */
    .cbcn-design-btnList {
      position: fixed;
      left: 50%;
      bottom: 20px;
      z-index: 100;
      margin-top: 2.5em;
      width: 20px;

      flex-wrap: nowrap;
      align-items: center;
      justify-content: center;
      gap: 0.6em;
      cursor: pointer;
      opacity: 0;
      transform: translate(-50%, 10vh);
      transition: all 0.5s cubic-bezier(0.2, 0.75, 0.3, 1.3), width 0.3s ease-in-out;
    }
    .cbcn-design-btnList > * {
        flex-shrink: 0;
    }
    .cbcn-design-btnList.active{
      width: fit-content;
        opacity: 1;
      transform: translate(-50%, 0);
    }


    .cbcn-design-btnBox {
      width: fit-content!important;
      height: 2.1em;
      padding: 0 0.875em;
      align-items: center;
      gap: 0.47em;
      border-radius: 2.1em;
      background: linear-gradient(99deg, rgba(255, 255, 255, 0.64) -10.84%, rgba(226, 226, 226, 0.32) 53.6%, rgba(231, 231, 231, 0.64) 112.76%);
      box-shadow: 2px 2px 6px 0 rgba(225, 225, 225, 0.25), -0.5px -0.5px 3px 0 #FFF inset, 0.5px 0.5px 1px 0 #FFF inset, -1px -1px 3px 0 rgba(205, 205, 205, 0.25) inset, 1px 1px 3px 0 rgba(145, 145, 145, 0.25) inset;
      backdrop-filter: blur(10px);
    }

    .cbcn-design-btn {
      position: relative;
      width: 0.35em;
      height: 0.35em;
      border-radius: 0.35em;
      background: linear-gradient(155deg, #E3E3E3 17.66%, #606060 94.73%);
      transition: all 0.3s ease-in;
    }

    .cbcn-design-btn.active {
      width: 3.15em;
      height: 0.35em;
      border-radius: 0.35em;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.30) 0%, rgba(182, 182, 182, 0.30) 100%);
    }

    .cbcn-design-btn.active .cbcn-design-btn-progress {
      opacity: 1;
      width: 100%;
      transition: all 5s linear;
    }
    .cbcn-design-btn2.active .cbcn-design-btn-progress {
      transition-duration: 10s;
    }

    .cbcn-design-btn-progress {
      opacity: 0;
      width: 0;
      height: 0.35em;
      border-radius: 0.35em;
      background: linear-gradient(155deg, #E3E3E3 17.66%, #606060 94.73%);
    }

    .cbcn-design-refresh {
      width: 2.1em;
      height: 2.1em;
      flex-shrink: 0;
    }

    .cbcn-design-refresh.active {
      animation: designPlay 0.5s forwards;
    }

    @keyframes designPlay {
      0% {
        transform: rotate(0deg);
      }

      100% {
        transform: rotate(360deg);
      }
    }

    .cbcn-design-changebtn {
      border: 1px solid white;
      z-index: 99;
      left: 50%;
      transform: translateX(-50%);
      top: 15.35em;
      position: absolute;
      display: inline-flex;
      width: 8.2em;
      height: 2.25em;
      padding: 0.3em 0.2em;
      transition: all 0.3s;
      background: rgba(255, 255, 255, 0.50);
      box-shadow: -0.5px -0.5px 2px 0 rgba(255, 255, 255, 0.50) inset, 0.5px 0.5px 2px 0 rgba(255, 255, 255, 0.50) inset, 1px 2px 5px 0 rgba(190, 190, 190, 0.25) inset, 2px 18px 20px 0 rgba(215, 215, 215, 0.25);
      border-radius: 49.95em;
      opacity: 0;
      cursor: pointer;
    }

    .cbcn-design-changebtn.active {
      opacity: 1;
      transform: translateX(-50%) scale(1);
    }

    /* 按钮选项样式 */
    .cbcn-design-btn-change {
      flex: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1;
      transition: color 0.3s ease;
    }

    .cbcn-design-btn-change p {
      position: relative;
      z-index: 2;
      color: rgba(0, 0, 0, .3) !important;
    }

    /* 激活状态文字颜色 */
    .cbcn-design-btn-change.active p,
    .cbcn-design-btn-change.active p {
      color: rgba(255, 255, 255, 0.95) !important;
    }

    /* 滑动块样式 */
    .cbcn-design-btn-change:nth-child(1)::after{
      z-index: 1;
      transition: all 0.2s;
      content: '';
      position: absolute;
      width: calc(50% - 0.2em);
      height: calc(100% - 0.4em);
      left: 50%;
      justify-content: center;
      align-items: center;
      border-radius: 4.95em;
      background: linear-gradient(0deg, #171616 -2.56%, #454545 56.41%);
    }
    .cbcn-design-btn-change:nth-child(1).active::after{
      left: 0.2em;
    }
  }

  /* avchapter */
  @media screen {
    .cbcn-avchapter-media {
      width: 100%;
      height: 33.4em;
    }
  }

  /* immersiveav */
  @media screen {
    .cbcn-immersiveav-section.wt {
      background: linear-gradient(180deg, #EDEDED 0.01%, rgba(241, 241, 241, 0.00) 54.24%, #E9E9E9 97.25%), var(--background-l1, #FFF);
    }

    .cbcn-immersiveav-title {
      position: absolute;
      top: 50vh;
      left: 50%;
      transform: translate(-50%,-50%);
      z-index: 9;
      opacity: 1;
      margin-top: 0;
    }

    .cbcn-immersiveav-videoDiv {
      width: 100%;
      height: 100vh;
      position: relative;
    }

    .cbcn-immersiveav-video {
      width: 18.75em;
      height: 12.85em;
      position: relative;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      box-sizing: content-box!important;
    }

    .cbcn-immersiveav-media {
      width: calc(18.75 / 12.85 * 100vh);
      height: 100vh;
      top: 0;
    }

    .cbcn-immersiveav-txt {
      margin-top: 50px;
      margin-bottom: 4em;
    }
  }

  /* giantscreen */
  @media screen {
    .cbcn-giantscreen-section.wt {
      background: linear-gradient(180deg, #EDEDED 0.01%, rgba(241, 241, 241, 0.00) 54.24%, #E9E9E9 97.25%), var(--background-l1, #FFF);
    }

    .cbcn-giantscreen-title {
      position: absolute;
      top: 50vh;
      left: 50%;
      transform: translate(-50%,-50%);
      z-index: 9;
      opacity: 1;
      margin-top: 0;
    }

    .cbcn-giantscreen-mediabox {
      width: 100%;
      height: 100vh;
      position: relative;
    }

    .cbcn-giantscreen-video {
      width: 18.75em;
      height: 12.8em;
      top: 0;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
    }

    .cbcn-giantscreen-media {
      width: calc(18.75 / 12.8 * 100vh);
      height: 100vh;
      top: 0;
    }

    .cbcn-giantscreen-txt {
      margin-top: 50px;
    }

    .cbcn-giantscreen-param {
      justify-content: space-between;
    }

    .cbcn-giantscreen-param .cbcn-giantscreen-icon {
      width: 4.95em;
      height: 4.5em;
    }

    .cbcn-giantscreen-param .cbcn-giantscreen-txt2 {
      display: flex;
      flex-direction: column;
      width: 8.8em;
    }
    .cbcn-giantscreen-box {
      display: flex;
      padding: 1.5em 0.6em;
      border-radius: 0.8em;
      flex-direction: column;
      border: 1px solid #FFF;
      gap: 1.5em;
      background: linear-gradient(179deg, rgba(223, 223, 223, 0.50) -14.4%, rgba(255, 255, 255, 0.50) 104.43%);
      backdrop-filter: blur(2.0999999046325684px);
    }
    .cbcn-giantscreen-videoDiv {
      margin-top: 2.5em;
    }
  }

  /* watchingmovies */
  @media screen {
    .cbcn-watchingmovies-section.wt {
      background: linear-gradient(180deg, #EDEDED 0.01%, rgba(241, 241, 241, 0.00) 54.24%, #E9E9E9 97.25%), var(--background-l1, #FFF);
    }

    .cbcn-watchingmovies-title {
      position: absolute;
      top: 50vh;
      left: 50%;
      transform: translate(-50%,-50%);
      z-index: 9;
      opacity: 1;
      margin-top: 0;
    }

    .cbcn-watchingmovies-videoDiv {
      width: 100%;
      height: 100vh;
      position: relative;
    }

    .cbcn-watchingmovies-video {
      width: 18.75em;
      height: 12.85em;
      position: relative;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
    }

    .cbcn-watchingmovies-media {
      width: calc(18.75 / 12.85 * 100vh);
      height: 100vh;
      top: 0;
    }

    .cbcn-watchingmovies-txt {
      margin-top: 50px;
      margin-bottom: 4em;
    }
  }

  /* morefun */
  @media screen {
    .cbcn-morefun-swiper {
      position: relative;
      height: 34.1em;
    }

    .cbcn-morefun-wrapper {
      flex-wrap: nowrap;
    }

    .cbcn-morefun-box {
      position: relative;
    }

    .cbcn-morefun-itemBox {
      bottom: 6.96em;
      width: 15.95em;
      height: 13.5em;
      border-radius: 0.8em;
      border: 1px solid rgba(255, 255, 255, 0.20);
      background: rgba(0, 0, 0, 0.20);
      box-shadow: 0.5px 0.5px 2px 0 rgba(255, 255, 255, 0.50) inset;
      backdrop-filter: blur(4px);
    }

    .cbcn-morefun-item {
      width: 12.35em;
      position: absolute;
      top: 1.5em;
      left: 1.8em;
      opacity: 0;
      transition: all 0.3s;
    }

    .cbcn-morefun-item.wapActive {
      opacity: 1;
    }

    .cbcn-morefun-item-desc {
      margin-top: 1em;
    }

    .cbcn-morefun-item-desc p {
      color: rgba(255, 255, 255, 0.65) !important;
    }

    .cbcn-morefun-switchBtnList {
      position: absolute;
      bottom: 4em;
      right: 1.4em;
    }
  }

  /* stericimage */
  @media screen {
    .cbcn-stericimage-media {
      width: 100%;
      height: 15.75em;
      margin: 1em 0;
    }

    .cbcn-stericimage-txt {
      text-align: center;
    }
  }

  /* panoramic */
  @media screen {
    .cbcn-panoramic-section.bk {
      background: linear-gradient(180deg, #EDEDED -1.32%, rgba(241, 241, 241, 0.00) 53.65%, #E9E9E9 97.25%), #FFF !important;
    }

    .cbcn-panoramic-txt .cbcn-title {
      width: 16.8em;
      text-align: center;
    }

    .cbcn-panoramic-txt .cbcn-panoramic-p1 {
      color: rgba(0, 0, 0, 0.9) !important;
    }

    .cbcn-panoramic-txt .cbcn-panoramic-p2 {
      color: rgba(0, 0, 0, 0.40) !important;
    }

    .cbcn-panoramic-imgShow {
      margin: 2.5em 0;
      width: 100%;
      height: 15.75em;
      border-radius: 0.75em;
      overflow: hidden;
    }
  }

  /* gamechapter */
  @media screen {
    .cbcn-gamechapter-media {
      width: 100%;
      height: 33.4em;
    }
  }

  /* gameliving */
  @media screen {
    .cbcn-gameliving-box {
      position: relative;
    }

    .cbcn-gameliving-name {
      position: absolute;
      top: 50vh;
      left: 50%;
      transform: translate(-50%,-50%);
      z-index: 9;
      opacity: 1;
      margin-top: 0;
      text-align: center;
    }

    .cbcn-gameliving-videoDiv {
      width: 100%;
      height: 100vh;
      position: relative;
    }

    .cbcn-gameliving1-video, .cbcn-gameliving2-video, .cbcn-gameliving3-video {
      width: 18.75em;
      height: 12.85em;
      position: relative;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
    }

    .cbcn-gameliving-media {
      width: calc(18.75 / 12.85 * 100vh);
      height: 100vh;
      top: 0;
    }

    .cbcn-gameliving-video {
      width: 16.75em;
      margin: 50px auto 4em;
    }
  }

  /* moreexperience */
  @media screen {
    .cbcn-moreexperience-title {
      justify-content: center;
    }

    .cbcn-moreexperience-swiper {
      margin-top: 2.75em;
      height: 33.5em;
      position: relative;
    }

    .cbcn-moreexperience-wapWrapper {
      flex-wrap: nowrap;
    }

    .cbcn-moreexperience-box {
      position: relative;
    }

    .cbcn-moreexperience-wrapper {
      bottom: 6.8em;
      width: 15.95em;
      height: 10.1em;
      border-radius: 0.8em;
      border: 1px solid rgba(255, 255, 255, 0.20);
      background: rgba(0, 0, 0, 0.20);
      box-shadow: 0.5px 0.5px 2px 0 rgba(255, 255, 255, 0.50) inset;
      backdrop-filter: blur(4px);
    }

    .cbcn-moreexperience-card {
      width: 12.35em;
      position: absolute;
      top: 1.5em;
      left: 1.8em;
      opacity: 0;
      transition: all 0.3s;
    }

    .cbcn-moreexperience-card.wapActive {
      opacity: 1;
    }

    .cbcn-moreexperience-content {
      margin-top: 1em;
    }

    .cbcn-moreexperience-content p {
      color: rgba(255, 255, 255, 0.65) !important;
    }

    .cbcn-moreexperience-switchBtnList {
      position: absolute;
      bottom: 4em;
      right: 1.4em;
    }
  }

  /* productivity */
  @media screen {
    .cbcn-productivity-media {
      width: 100%;
      height: 33.4em;
    }
  }

  /* efficientoffice */
  @media screen {
    .cbcn-efficientoffice-swiper {
      margin: 2.5em 0;
      width: 100%;
      position: relative;
      z-index: 10;
    }

    .cbcn-efficientoffice-img {
      height: 15.75em;
      justify-content: space-between;
    }

    .cbcn-efficientoffice-switchBtnList {
      margin-top: 1.5em;
    }
  }

  /* multitasking */
  @media screen {

    .cbcn-multitasking-videoDiv {
      margin-top: 2.5em;
      width: 100%em;
      height: 15.75em;
      position: relative;
    }

    .cbcn-multitasking-txt {
      margin-top: 2.5em;
    }
  }

  /* echnologychapter */
  @media screen {
    .cbcn-echnologychapter-media {
      width: 100%;
      height: 33.4em;
    }
  }

  /* spatial */
  @media screen {
    .cbcn-spatial-section.bk {
      background: linear-gradient(180deg, rgba(32, 32, 32, 0.00) 85.09%, rgba(20, 20, 20, 0.60) 100%), radial-gradient(127.2% 127.2% at 50% -10.32%, #000 0%, #1B1B1B 100%);
    }

    .cbcn-spatial-title {
      position: absolute;
      top: 50vh;
      left: 50%;
      transform: translate(-50%,-50%);
      z-index: 9;
      opacity: 1;
      margin-top: 0;
    }

    .cbcn-spatial-videoDiv {
      width: 100%;
      height: 100vh;
      position: relative;
    }

    .cbcn-spatial-video {
      width: 18.75em;
      height: 12.85em;
      position: relative;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
    }

    .cbcn-spatial-media {
      width: calc(18.75 / 12.85 * 100vh);
      height: 100vh;
      top: 0;
    }

    .cbcn-spatial-txt {
      width: 16.75em;
      margin: 50px auto 4em;
    }
  }

  /* spatial2 */
  @media screen {
    .cbcn-spatial2-section.bk {
      background: linear-gradient(180deg, rgba(32, 32, 32, 0.00) 85.09%, rgba(20, 20, 20, 0.60) 100%), radial-gradient(127.2% 127.2% at 50% -10.32%, #000 0%, #1B1B1B 100%);
    }

   .cbcn-spatial2-title {
      position: absolute;
      top: 50vh;
      left: 50%;
      transform: translate(-50%,-50%);
      z-index: 9;
      opacity: 1;
      margin-top: 0;
    }

    .cbcn-spatial2-videoDiv {
      width: 100%;
      height: 100vh;
      position: relative;
    }

    .cbcn-spatial2-video {
      width: 18.75em;
      height: 12.85em;
      position: relative;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
    }

    .cbcn-spatial2-media {
      width: calc(18.75 / 12.85 * 100vh);
      height: 100vh;
      top: 0;
    }

    .cbcn-spatial2-txt {
      width: 16.75em;
      margin: 50px auto 4em;
    }
  }

  /* interactive */
  @media screen {
    .cbcn-interactive-img {
      width: 18.75em;
      height: 9.1em;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
    }

    .cbcn-interactive-txt {
      margin-top: 3em;
      text-align: center;
    }

    .cbcn-interactive-switchBtnList {
      margin-top: 3em;
    }
  }

  /* display */
  @media screen {
    .cbcn-display-title {
      width: 16.75em;
      text-align: center;
      gap: 0.4em;
    }
    .cbcn-display-title::after {
      content: "";
      width: 200vw;
      height: 200vh;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 1;
    }
    .cbcn-display-title p{
      position: relative;
      z-index: 2;
    }

    .cbcn-display-txt {
      width: 16.75em;
      text-align: center;
      gap: 1.5em;
    }
    .cbcn-display-txt::after {
      content: "";
      width: 200vw;
      height: 200vh;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 1;
    }
    .cbcn-display-txt p{
      position: relative;
      z-index: 2;
    }

    .cbcn-display-txt1 {
      gap: 1em;
    }


    .cbcn-display-param {
      padding: 2.5em 1em 4em;
      gap: 1.5em;
    }

    .cbcn-display-param .cbcn-param {
      padding-top: 0.5em;
      border-top: 1px solid #4D4D4D;
      text-align: center;
    }
  }

  /* extraordinary */
  @media screen {
    .cbcn-extraordinary-section.bk {
      background: linear-gradient(180deg, rgba(0, 0, 0, 0.80) 55.08%, rgba(14, 15, 55, 0.80) 112.4%), var(--background-l1, #000);
    }

    .cbcn-extraordinary-txt {
      text-align: center;
    }

    .cbcn-extraordinary-div {
      margin-top: 2em;
      text-align: center;
    }

    .cbcn-extraordinary-item1 {
      width: 100%;
      height: 16.1em;
      padding: 0 1.5em;
      justify-content: center;

      border-radius: 1.2em;
      border: 1px solid rgba(255, 255, 255, 0.20);
      background: radial-gradient(81.39% 85.98% at 48.83% 114.2%, rgba(65, 107, 247, 0.20) 0%, rgba(34, 34, 34, 0.20) 100%);
      box-shadow: 1px 1px 3px 0 rgba(217, 217, 217, 0.25) inset;
      backdrop-filter: blur(2px);
    }

    .cbcn-extraordinary-item2 {
      width: 100%;
      height: 16.1em;
      padding: 0 1.5em;
      margin-top: 1em;
      gap: 1em;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;

      border-radius: 1.2em;
      border: 1px solid rgba(255, 255, 255, 0.20);
      background: radial-gradient(81.39% 85.98% at 48.83% 114.2%, rgba(65, 107, 247, 0.20) 0%, rgba(34, 34, 34, 0.20) 100%);
      box-shadow: 1px 1px 3px 0 rgba(217, 217, 217, 0.25) inset;
      backdrop-filter: blur(2px);
    }

    .cbcn-extraordinary-item3 {
      width: 100%;
      height: 16.1em;
      padding: 0 1.5em;
      margin-top: 1em;
      gap: 1em;
      flex-wrap: nowrap;
      justify-content: center;
      align-items: center;

      border-radius: 1.2em;
      border: 1px solid rgba(255, 255, 255, 0.20);
      background: radial-gradient(81.39% 85.98% at 48.83% 114.2%, rgba(65, 107, 247, 0.20) 0%, rgba(34, 34, 34, 0.20) 100%);
      box-shadow: 1px 1px 3px 0 rgba(217, 217, 217, 0.25) inset;
      backdrop-filter: blur(2px);
    }

    .cbcn-extraordinary-item1-div1 {
      justify-content: center;
      align-items: center;
      text-align: center;
      gap: 0.5em;
    }

    .cbcn-extraordinary-item1-div2 {
      margin-top: 1em;
    }

    .cbcn-extraordinary-item1-div3 {
      width: 4.4em;
      flex-shrink: 0;
    }

    .cbcn-extraordinary-item1-txt2 {
      margin-top: 0.5em;
      text-align: center;
    }

    .cbcn-extraordinary-svg1 {
      width: 3.9em;
      height: 3.9em;
      object-fit: cover;
    }

    .cbcn-extraordinary-svg2 {
      width: 4.1em;
      height: 3.4em;
      object-fit: cover;
    }
    .cbcn-extraordinary-svg3 {
      width: 3.9em;
      height: 3.9em;
      object-fit: cover;
    }
    .cbcn-extraordinary-item1-div6 {
      width: 3.9em;
      flex-shrink: 0;
    }
  }

  /* performance */
  @media screen {
    .cbcn-performance-title {
      text-align: center;
    }

    .cbcn-performance-media {
      width: 18.75em;
      height: 19.65em;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      margin-top: 2em;
    }

    .cbcn-performance-card {
      margin-top: 2em;
      height: 10.5em;
      padding: 1em;
      border-radius: 1.2em;
      border: 1px solid rgba(255, 255, 255, 0.15);
      background: rgba(136, 136, 136, 0.10);
      box-shadow: 1px 1px 3px 0 rgba(217, 217, 217, 0.25) inset;
      backdrop-filter: blur(2px);
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }

    .cbcn-performance-card:nth-child(2) {
      margin-top: 1em;
    }
  }

  /* patents */
  @media screen {
    .cbcn-patents-section.bk {
      background: linear-gradient(180deg, #000 0%, #222 70.25%, #0B0B0B 100%);
      padding-bottom: 4em;
    }

    .cbcn-patents-swiper {
      width: 27.7em;
      padding: 4em 0;
      position: relative;
      left: -25%;
    }

    .cbcn-patents-wrapper {
      width: 100%;
      height: 3.84775em;
      position: relative;
    }

    .cbcn-patents-slide {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      animation: patents 0.3s ease-out forwards;
      transition: all 0.3s;
    }

    @keyframes patents {
      0% {
        opacity: 0;
        transform: translate(100%, -50%) scale(0);
      }

      100% {
        opacity: 1;
        transform: translate(0%, -50%) scale(1);
      }
    }

    .cbcn-patents-slide:nth-of-type(1) {
      width: 2.6235em;
      left: 0%;
      --filterNum: 1.05em;
      --showH: 40%;
    }

    .cbcn-patents-slide:nth-of-type(7) {
      width: 2.6235em;
      left: 92.16%;
      --filterNum: 1.05em;
      --showH: 40%;
    }

    .cbcn-patents-slide:nth-of-type(2) {
      width: 2.59435em;
      left: 13%;
      --filterNum: 0.9em;
      --showH: 60%;
    }

    .cbcn-patents-slide:nth-of-type(6) {
      width: 2.59435em;
      left: 78%;
      --filterNum: 0.9em;
      --showH: 60%;
    }

    .cbcn-patents-slide:nth-of-type(3) {
      width: 2.59435em;
      left: 27.5%;
      --filterNum: 0.75em;
      --showH: 80%;
    }

    .cbcn-patents-slide:nth-of-type(5) {
      width: 2.59435em;
      left: 63%;
      --filterNum: 0.75em;
      --showH: 80%;
    }

    .cbcn-patents-slide:nth-of-type(4) {
      width: 3.84775em;
      left: 43.75%;
      --filterNum: 0.6em;
      --showH: 100%;
    }

    .cbcn-patents-icon {
      width: 100%;
    }

    .cbcn-patents-iconshadow {
      position: absolute;
      left: 0;
      bottom: -2.5em;
      width: 100%;
      height: 1.08em;
      border-radius: 5px;
    }

    .cbcn-patents-iconshadow img {
      width: 100%;
      height: var(--showH);
      opacity: 0.3;
      filter: blur(var(--filterNum));
      -webkit-filter: blur(var(--filterNum));
    }
  }

  /* ecosystem */
  @media screen {}

  /* remark */
  @media screen {
    .cbcn-remark-section.wt {
      background: #FAFAFA;
    }

    .cbcn-remark-section ul,
    .cbcn-remark-section ol {
      padding-inline-start: 1em;
    }

    .cbcn-remark-section ol li {
      list-style: decimal;
      color: rgba(255, 255, 255, 0.50);
    }
  }
}