/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.4.7;
 * Released on: 2025-04-25;
 */

@charset "UTF-8";

.hide {
  display: none;
}

@media (max-width:1000px) {
  .gb-lang-np .buds-ksp .umx-figure-box .umx-figure.umx-figure5 .umx-txt .umx-p1 {
    white-space: nowrap;
  }
}

@media (max-width:1000px) {
  .gb-lang-np .buds-dust {
    height: auto;
    background: #fff;
  }
}

@media (max-width:1000px) {
  .gb-lang-np .buds-dust .umx-stickyBox .umx-section {
    border-radius: 0;
  }
}

@media (max-width:1000px) {
  .gb-lang-np .buds-gaming {
    background: #000;
    height: auto;
  }
}

@media (max-width:1000px) {
  .gb-lang-np .buds-gaming .umx-stickyBox .umx-section {
    border-radius: 0;
  }
}

.gb-lang-np .buds-speak .umx-section2 .umx-title .umx-data-items li strong {
  white-space: nowrap;
}

@media (max-width:1000px) {
  .gb-lang-np .buds-speak .umx-section2 .umx-title .umx-data-items li strong {
    white-space: normal;
  }
}