@media screen and (max-width: 980px) {

  /* 文本左对齐 */
  .cbcn-wap-left {
    text-align: left !important;
  }

  /* kv  */
  @media screen {
    .cbcn-kv-section {
      width: 100%;
      height: 33.35em;
      position: relative;
      display: block;
    }

    /* .cbcn-kv-remark {
      position: absolute;
      width: 100%;
      padding: 0 1em;
      bottom: 1em;
      opacity: 1;
      color: #555;
      text-align: right;
    } */
  }

  /* navigation */
  @media screen {
    .navigation-container {
      display: flex;
      flex-direction: column;
      row-gap: 1em;
    }

    .cbcn-navigation-img {
      width: 100%;
      height: 27.45em;
      border-radius: 1em;
      background-color: #F2F2F2;
      overflow: hidden;
    }

    .cbcn-navigation-desc {
      position: absolute;
      top: 1.5em;
      left: 1em;
      z-index: 9;
    }

    .cbcn-navigation-fn {
      position: absolute;
      bottom: 1.5em;
      left: 1em;
      z-index: 9;
    }
  }

  /* appearance */
  @media screen {
    .cbcn-appearance-section.wt {
      background: linear-gradient(180deg, #FFF 0%, #EEF4F9 100%);
      padding-left: 1em;
      padding-right: 1em;
    }

    .cbcn-appearance-img {
      width: 100%;
      height: 23.5em;
      margin-top: 2.5em;
    }

    .cbcn-appearance-p2 {
      top: 22.25em;
      width: 16.75em;
      justify-content: space-between;
      z-index: 2;
    }

    .cbcn-appearance-fn {
      width: 10.4em;
      position: absolute;
      bottom: 0.6em;
      z-index: 9;
      text-align: center;
    }
  }

  /* color */
  @media screen {
    .cbcn-color-swiper {
      width: 100%;
    }

    .cbcn-color-swiper .swiper-slide {
      opacity: 0 !important;
    }

    .cbcn-color-swiper .swiper-slide-active {
      opacity: 1 !important;
    }

    .cbcn-color-img {
      width: 11.85em;
      height: 16.4em;
    }

    .cbcn-color-txt {
      width: 10em;
      margin: auto;
      margin-top: 2.5em;
      align-items: center;
    }


    .cbcn-color-btnListDiv {
      position: relative;
      z-index: 9;
      justify-content: center;
      margin-top: 1em;
    }

    .cbcn-color-btnList {
      display: inline-flex !important;
      width: auto;
      padding: 0.5em;
      align-items: center;
      gap: 0.28em;
      border-radius: 34.4483em;
      background: rgba(0, 0, 0, 0.05);
      backdrop-filter: blur(25px);
      -webkit-backdrop-filter: blur(25px);
    }

    .cbcn-color-btn {
      width: 1.5em;
      height: 1.5em;
      cursor: pointer;
      position: relative;
    }

    .cbcn-color-btn svg {
      width: 1.5em;
      height: 1.5em;
    }

    .cbcn-color-circle {
      fill: none;
      stroke-width: 0.0625em;
      stroke-dasharray: 6.28em;
      stroke-dashoffset: 6.28em;
    }

    .cbcn-color-btn.index0 .cbcn-color-circle {
      stroke: #B3DDF4;
    }

    .cbcn-color-btn.index1 .cbcn-color-circle {
      stroke: #444343;
    }

    .cbcn-color-btn.index2 .cbcn-color-circle {
      stroke: #C1B1F2;
    }

    .cbcn-color-btn.active .cbcn-color-circle {
      stroke-dashoffset: 0;
      transition: stroke-dashoffset 3s ease-out;
    }

    .cbcn-color-txt2 {
      margin-left: -0.6em;
    }
  }

  /* chip */
  @media screen {
    .cbcn-chip-section.wt {
      background: #EFEFEF;
    }
    .cbcn-chip-img {
      margin-top: 1.5em;
      overflow: hidden;

      width: 100%;
      height: 20.5em;
    }

    .cbcn-chip-txt2 {
      margin-top: 1.5em;
      width: 100%;
      justify-content: space-between;
      gap: 1.5em 0.75em;
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 60%, #FF56B5 80%);
      background-clip: text;
      -webkit-background-clip: text;
    }

    .cbcn-chip-txt2 .cbcn-param {
      width: 8em;
      align-items: flex-start;
    }

    .cbcn-chip-txt2 .cbcn-wap-h5 {
      -webkit-text-fill-color: transparent;
    }

    .cbcn-chip-txt2 .cbcn-wap-b2 {
      position: relative;
      z-index: 1;
      background: #EFEFEF;
      color: #999 !important;
    }
  }

  /* battery */
  @media screen {
    .cbcn-battery-img {
      width: 100vw;
      height: 14em;
      margin-top: 2em;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
    }

    .cbcn-battery-txt2 {
      margin-top: 2.5em;
      gap: 1.5em 0.55em;
    }

    .cbcn-battery-txt2 {
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 50%, #FF56B5 100%);
      background-clip: text;
      -webkit-background-clip: text;
    }

    .cbcn-battery-txt2 .cbcn-pc-h5 {
      -webkit-text-fill-color: transparent;
    }

    .cbcn-battery-txt2 .cbcn-wap-b2 {
      position: relative;
      z-index: 1;
      background: #FFFFFF;
      color: #999999 !important;
    }

    .cbcn-battery-txt2 .cbcn-param {
      width: 8.5em;
      align-items: flex-start;
    }

    .cbcn-battery-txt2 .cbcn-param:nth-of-type(2n) {
      width: 7.7em;
      align-items: flex-start;
    }
  }

  /* cooling */
  @media screen {
    .cbcn-cooling-section.wt {
      background: #F0F0F0;
    }

    .cbcn-cooling-img {
      width: 100%;
      height: 9.4em;
    }

    .cbcn-cooling-sub-title {
      margin-top: 2.5em;
      position: relative;
      z-index: 9;
    }

    .cbcn-cooling-txt2 {
      margin-top: 2em;
      justify-content: center;
    }

    .cbcn-colling-tip {
      color: var(--text-l3, rgba(255, 255, 255, 0.50));
    }
  }

  /* game */
  @media screen {
    .cbcn-game-img {
      width: 16.75em;
      height: 11.1em;
      margin: 2.5em auto 3.9em;
      position: relative;
    }
    .cbcn-game-img-desc {
      position: absolute;
      top: 23.4em;
      width: 100%;
      text-align: center;
    }

    .cbcn-game-content {
      gap: 1.5em;
    }

    .cbcn-game-content .cbcn-param {
      align-items: flex-start;
    }

    .cbcn-game-content .cbcn-wap-h5 {
      width: 100%;
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 50%, #FF56B5 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* eyeCatching */
  @media screen {
    .cbcn-eyeCatching-section.wt {
      background: linear-gradient(0deg, #EFEFEF 0%, #EFEFEF 100%), var(--background-l1, #FFF);
    }

    .cbcn-eyeCatching-img {
      width: 100%;
      height: 9.2em;
      margin-top: 2.5em;
    }

    .cbcn-eyeCatching-txt4 {
      margin-top: 2.5em;
      justify-content: center;
      gap: 1.5em 0.75em;
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 50%, #FF56B5 100%);
      background-clip: text;
      -webkit-background-clip: text;
    }

    .cbcn-eyeCatching-txt4 .cbcn-param {
      width: 8em;
      align-items: flex-start;
    }

    .cbcn-eyeCatching-txt4 .cbcn-param img {
      height: 1em;
      object-fit: cover;
      display: inline-block;
      position: relative;
      top: 0.15em;
      margin-left: 0.2em;
    }

    .cbcn-eyeCatching-txt4 .cbcn-wap-h5 {
      -webkit-text-fill-color: transparent;
    }

    .cbcn-eyeCatching-txt4 .cbcn-wap-b2 {
      position: relative;
      z-index: 1;
    }

    .cbcn-eyeCatching-icon {
      width: 6em;
      height: 2.6em;
    }
  }

  /* eyeProtection */
  @media screen {
    .cbcn-eyeprotection-section.wt {
      background: linear-gradient(0deg, #EFEFEF 0%, #EFEFEF 100%), var(--background-l1, #FFF);
    }

    .cbcn-eyeprotection-img {
      margin-top: 2.5em;
      width: 16.75em;
      height: 11.1em;
      position: relative;
    }

    .cbcn-eyeprotection-txt2 {
      margin-top: 2.5em;
      width: 16.75em;
      gap: 1.5em 0.75em;
    }

    .cbcn-eyeprotection-txt2 .cbcn-param {
      width: 8em;
      align-items: flex-start;
    }

    .cbcn-eyeprotection-txt2 {
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 30%, #FF56B5 100%);
      background-clip: text;
      -webkit-background-clip: text;
    }

    .cbcn-eyeprotection-txt2 .cbcn-wap-h5 {
      -webkit-text-fill-color: transparent;
    }

    .cbcn-eyeprotection-txt2 .cbcn-wap-b2 {
      position: relative;
    }

    .cbcn-eyeprotection-txt2 picture {
      position: relative;
      display: block;
      width: 6.35em;
      height: 2.75em;
    }
  }

  /* eyeprotection2 */
  @media screen {
    .cbcn-eyeprotection2-section.wt {
      background: linear-gradient(0deg, #EFEFEF 0%, #EFEFEF 100%), var(--background-l1, #FFF);
    }

    .cbcn-eyeprotection2-img {
      margin-top: 2.5em;
      width: 100%;
      height: 13.78135em;
      position: relative;
    }

    .cbcn-eyeprotection2-content {
      width: 100%;
      gap: 1.5em 0.75em;
    }

    .cbcn-eyeprotection2-content .cbcn-param {
      width: 8em;
      align-items: flex-start;
    }

    .cbcn-eyeprotection2-content {
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 60%, #FF56B5 100%);
      background-clip: text;
      -webkit-background-clip: text;
    }

    .cbcn-eyeprotection2-content .cbcn-wap-h5 {
      -webkit-text-fill-color: transparent;
    }

    .cbcn-eyeprotection2-content .cbcn-wap-b2 {
      position: relative;
    }
  }

  /* display */
  @media screen {
    .cbcn-display-icon2 {
      height: 6.4em;
      width: 100%;
      margin-top: 2.5em;
    }

    .cbcn-display-img {
      width: calc(100vw - 1%);
      height: 15em;
      margin-top: 2.5em;
      position: relative;
    }

    .cbcn-display-param-div {
      display: flex;
      /* flex-direction: column; */
      margin-top: 2.5em;
      gap: 1.5em 0em;
      flex-wrap: wrap;
    }

    .cbcn-display-param-div .cbcn-param {
      min-width: 8em;
    }
  }

  /* audiovisual */
  @media screen {
    .cbcn-audiovisual-section.wt {
      background: linear-gradient(0deg, #EFEFEF 0%, #EFEFEF 100%), var(--background-l1, #FFF);
    }

    .cbcn-audiovisual-desc {
      margin-top: 0.6em;
    }

    .cbcn-audiovisual-txt {
      position: relative;
      z-index: 9;
    }

    .cbcn-audiovisual-img {
      width: 100%;
      height: 12.6em;
      margin: 2.5em 0;
    }

    .cbcn-audiovisual-txt2 {
      text-align: center;
      gap: 1.5em;
    }

    .cbcn-audiovisual-txt2 {}

    .cbcn-audiovisual-txt2 .cbcn-pc-h5 {
      width: 100%;
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 50%, #FF56B5 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* deltaaction */
  @media screen {
    .cbcn-deltaaction-content {
      width: 15.4em;
      height: 9em;
      margin-top: 1.9em;
      overflow: hidden;
    }

    .cbcn-deltaaction-txt1 {
      width: 100%;
      height: 100%;
      margin-top: 3em;
      opacity: 0;
      transition: all 0.5s;
    }

    .cbcn-deltaaction-txt1.active {
      margin-top: 0;
      opacity: 1;
    }

    .cbcn-deltaaction-title {
      width: 10.05em;
      bottom: 2.17em;
    }

    .cbcn-deltaaction-icon {
      width: 2.6em;
      height: 0.7em;
      bottom: 0.75em;
    }
  }

  /* livestreaming */
  @media screen {
    .cbcn-livestreaming-a {
        text-decoration: underline;
    }

    .cbcn-livestreaming-imgDiv {
      width: 100%;
      height: 12em;
      margin-top: 2em;
      position: relative;
    }
    .cbcn-livestreaming-img-desc {
      position: absolute;
      top: 25em;
      width: 100%;
      text-align: center;
    }

    .cbcn-livestreaming-txt2 {
      margin-top: 3.4em;
      width: 100%;
      gap: 1.5em;
    }

    .cbcn-livestreaming-txt2 .cbcn-param {
      width: 100%;
      align-items: flex-start;
    }

    .cbcn-livestreaming-txt2 .cbcn-param .cbcn-pc-h5 {
      width: 100%;
      background: linear-gradient(90deg, #3D88FF 0%, #C86EFF 50%, #FF56B5 100%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
  }

  /* signal */
  @media screen {
    .cbcn-signal-content {
      margin-top: 2.5em;
      gap: 1.5em;
    }

    .cbcn-signal-txt1 {
      width: 100%;
      padding: 2em 1.5em 3em 1.5em;
      align-items: center;
      gap: 0.75em;
      border-radius: 1.2em;
      background: var(--background-l2, #0D0D0D);
    }

    .cbcn-signal-title {
      align-items: center;
      gap: 1.5em;
    }

    .cbcn-signal-title p {
      background: linear-gradient(89deg, #629AF4 13.79%, #4D62FF 97.27%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .cbcn-signal-icon1 {
      width: 3.45em;
      height: 3.5em;
    }

    .cbcn-signal-icon2 {
      width: 3.4em;
      height: 3.5em;
    }

    .cbcn-signal-paramGroup {
      margin-top: 1.5em;
      width: 100%;
      justify-content: space-between;
      gap: 1em 0;
    }

    .cbcn-signal-paramGroup>div {
      min-width: 5.9em;
    }

    .cbcn-signal-paramGroup2 {
      margin-top: 1.5em;
      width: 100%;
      justify-content: center;
      align-items: center;
      position: relative;
    }
  }

  /* os */
  @media screen {
    .cbcn-os-section {
      padding: 2em 0;
    }
  }


  /* work */
  @media screen {
    .cbcn-work-imgDiv {
      width: 16.75em;
      height: 10em;
      overflow: hidden;
      position: relative;
      margin: 1.75em auto 0;
    }

    .cbcn-work-img-1 {
      width: 12.5em;
      height: 8.53125em;
      position: absolute;
      top: 1.46875em;
      right: 50%;
      margin-right: -6.25em;
      z-index: 3;
    }

    .cbcn-work-img-2 {
      width: 7.58865em;
      height: 5.35em;
      position: absolute;
      top: 0;
      right: 50%;
      margin-right: 0;
      z-index: 2;
    }

    .cbcn-work-img-3 {
      width: 6.25em;
      height: 4.1875em;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: 0;
      z-index: 2;
    }

    .cbcn-work-img-4 {
      width: 4.1875em;
      height: 6.25em;
      position: absolute;
      top: 3em;
      left: 50%;
      margin-left: -8.375em;
      z-index: 1;
    }

    .cbcn-work-img-5 {
      width: 4.1875em;
      height: 6.25em;
      position: absolute;
      top: 3em;
      right: 50%;
      margin-right: -8.375em;
      z-index: 1;
    }

    .cbcn-work-btn {
      margin-top: 0.8em;
      width: 0;
      position: fixed;
      left: 0;
      right: 0;
      bottom: -6em;
      z-index: 99;
      flex-wrap: nowrap;
      padding: 0.4em 0.4em 0.4em 0.8em;
      align-items: center;
      gap: 0.6em;
      border-radius: 2.2em;
      background: var(--bottom-bg-l4, rgba(0, 0, 0, 0.05));
      backdrop-filter: blur(0.35em);
      -webkit-backdrop-filter: blur(0.35em);
      overflow: hidden;

      transition: all 0.5s cubic-bezier(0.2, 0.75, 0.3, 1.3), width 0.3s ease-in-out;
    }

    .cbcn-work-btn p {
      color: rgba(0, 0, 0, 0.6) !important;
    }

    .cbcn-work-btn * {
      flex-shrink: 0;
    }

    .cbcn-work-btn.active {
      width: max-content;
      bottom: 1em;
    }

    .cbcn-work-icon {
      width: 1.4em;
      height: 1.4em;
    }


    .cbcn-work-popup-content {
      padding-bottom: 1.5em;
      /* margin-top: 1.15em; */
      gap: 2.5em;
    }

    .cbcn-work-popup-item {
      gap: 0.6em;
    }

    .cbcn-work-popup-item .cbcn-wap-left.cbcn-pc-b2.cbcn-wap-b2.grey {
      padding-bottom: 0.5em;
    }

    .cbcn-work-popupimg {
      width: 100%;
      height: 10.4em;
      flex-shrink: 0;
    }

    .cbcn-work-txt2 .cbcn-title .cbcn-pc-b1 {
      color: var(--text-l2, rgba(0, 0, 0, 0.60)) !important;
    }

    .cbcn-work-txt2 .cbcn-title .cbcn-pc-b3 {
      color: var(--text-l4, rgba(0, 0, 0, 0.40)) !important;
    }

    .cbcn-work-popup .cbcn-pc-fn {
      color: rgba(0, 0, 0, 0.30) !important;
    }

    .cbcn-popup-closeBtn-div-fixed {
      position: sticky !important;
    }
  }


  /* dataflow */
  @media screen {
    .cbcn-dataflow-swiper {
      margin-top: 2.5em;
      width: 100%;
      height: 23.55em;
    }

    .cbcn-dataflow-item {
      flex-shrink: 0;
      padding: 1.5em 1em;
      border-radius: 1.2em;
      background: #FAFAFA;
      justify-content: space-between;
    }

    .cbcn-dataflow-item .cbcn-title.sm {
      gap: 1em;
    }

    .cbcn-dataflow-img {
      width: 100%;
      height: 12.15em;
    }

    .cbcn-dataflow-switchBtnList {
      margin-top: 1.5em;
    }
  }

  /* productivity */
  @media screen {

    .cbcn-productivity-txt-color {
      background: linear-gradient(90deg, #3D88FF 0.34%, #C86EFF 25.28%, #FF56B5 45.45%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      padding-bottom: 0.4em;
    }

    .cbcn-productivity-txt-color sup {
      position: static !important;
    }

    .cbcn-productivity-safeRow {
      padding-bottom: 1.5em;
    }

    .cbcn-productivity-card {
      border-radius: 1em;
      padding: 1.5em 1em;
      background: #fafafa;
      display: block;
      height: 23.75em;
      justify-content: space-between;
    }

    .cbcn-productivity-swiper {
      display: block;
      width: 16.75em;
      margin-left: auto;
      margin-right: auto;
      position: relative;
    }

    .cbcn-productivity-switchBtn-list {
      padding-top: 1.5em;
    }

    .cbcn-productivity-img {
      display: block;
      width: 14.75em;
      height: 10.65em;
    }

    .cbcn-productivity-p {
      color: var(--text-l2, rgba(0, 0, 0, 0.60)) !important;
    }

    .cbcn-productivity-txt2 {
      padding-top: 1em;
    }

    .cbcn-productivity-grey {
      color: rgba(0, 0, 0, 0.30) !important;
      margin-top: 0.6em;
    }

    .cbcn-productivity-dese-fn {
      margin-top: 1em;
    }
  }

  /* multidevice */
  @media screen {
    .cbcn-multidevice-accordion {
      margin-top: 2.4em;
    }

    /* 图片上边距 */
    .cbcn-multidevice-box {
      width: 100%;
      height: 23.45em;
    }

    .cbcn-multidevice-itemBox {
      display: flex;
    }

    .cbcn-multidevice-item {
      height: 23.45em;
      flex-shrink: 0;
      padding: 1.5em 1em;
      border-radius: 1.2em;
      background: #FAFAFA;
      position: relative;
    }
    .cbcn-multidevice-box2,
    .cbcn-multidevice-box2 .cbcn-multidevice-item {
      height: 21.05em;
    }
    

    .cbcn-multidevice-img {
      width: 14.75em;
      height: 10.9em;
      position: absolute;
      left: 1em;
      bottom: 1.5em;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
    }

    .cbcn-multidevice-img2 {
      width: 14.75em;
      height: 10.75em;
      position: absolute;
      left: 1em;
      bottom: 1.5em;
    }

    .cbcn-multidevice-media {
      width: 100%;
      height: 9.55em;
    }

    /* 文字间距 */
    .cbcn-multidevice-dec {
      margin-top: 0.4em !important;
    }

    /* 按钮间距 */

    .cbcn-multidevice-switchBtnList {
      margin-top: 1.6em;
    }

    .cbcn-multidevice-replaybtn {
      display: inline-flex !important;
      margin-top: 0.5em;
      padding: 0.3em 0.75em;
      justify-content: center;
      align-items: center;
      gap: 0.225em;
      border-radius: 1.5em;
      background: var(--bottom-bg-l4, rgba(0, 0, 0, 0.05));
    }

    .cbcn-multidevice-replaybtn svg {
      width: 0.4em;
      height: 0.4em;
    }

    .cbcn-multidevice-replaybtn p {
      color: var(--icon-l4, rgba(0, 0, 0, 0.30)) !important;
    }
  }

  /* accessory */
  @media screen {
    .cbcn-accessory-txt2 {
      margin-bottom: 2.5em;
    }

    .cbcn-accessory-card-btn {
      display: inline-flex !important;
      padding: 0.3em 0.3em 0.3em 0.75em;
      justify-content: center;
      align-items: center;
      gap: 0.5em;
      border-radius: 2.45615em;
      background: rgba(217, 217, 217, 0.50);
      backdrop-filter: blur(4.385964870452881px);
      -webkit-backdrop-filter: blur(4.385964870452881px);
    }

    .cbcn-accessory-plusbtn svg {
      width: 1.5em;
      height: 1.5em;
      display: block;
    }

    .cbcn-accessory-card1 {
      position: relative;
      z-index: 9;
    }

    .cbcn-accessory-img1 {
      width: 100%;
      height: 7em;
      margin-top: -1.75em;
    }

    .cbcn-accessory-card2 {
      margin-top: 4em;
      gap: 2.5em;
    }

    .cbcn-accessory-card2-left,
    .cbcn-accessory-card2-right {
      width: 100%;
      padding: 1.5em 1em;
      align-items: center;
      gap: 1em;
      border-radius: 1em;
      background: var(--background-l2, #0D0D0D);
    }

    .cbcn-accessory-img2 {
      width: 14.75em;
      height: 10.9884em;
      margin-bottom: 1em;
    }

    .cbcn-accessory-img3 {
      width: 13.694em;
      height: 10.8em;
      margin-bottom: 1em;
    }
  }

  /* remark */
  @media screen {

    .cbcn-remark-section ul,
    .cbcn-remark-section ol {
      padding-inline-start: 1.8em;
    }

    .cbcn-remark-section ol li {
      list-style: decimal;
      color: rgba(0, 0, 0, 0.44);
      line-height: 150%;
    }

    .cbcn-remark-desc p {
      padding-bottom: 1.1em;
    }

    #cbcn-remark-p {
      font-family: "vivo Sans Web";
      font-size: var(--font-size-footnote, 0.5em);
      font-style: normal;
      font-weight: 500;
      line-height: 150%;
      color: rgba(0, 0, 0, 0.44) !important;
    }
  }
}