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

@charset "UTF-8";

.hide {
  display: none;
}

.gb-lang-eu .y19s-cpu .umx-s1 .umx-title .umx-data-items {
  width: 1300px;
}

@media (max-width:1024px) {
  .gb-lang-eu .y19s-cpu .umx-s1 .umx-title .umx-data-items {
    width: 1014px;
  }
}

@media (max-width:1000px) {
  .gb-lang-eu .y19s-cpu .umx-s1 .umx-title .umx-data-items {
    width: auto;
  }
}

.gb-lang-eu .y19s-cpu .umx-s1 .umx-title .umx-data-items li {
  width: 25%;
}

@media (max-width:1000px) {
  .gb-lang-eu .y19s-cpu .umx-s1 .umx-title .umx-data-items li {
    width: 100%;
  }
}

.gb-lang-eu .y19s-color-bottom .umx-figure .txt-box {
  left: calc(50% - 20px);
}

@media (max-width:1000px) {
  .gb-lang-eu .y19s-color-bottom .umx-figure .txt-box {
    left: 50%;
  }
}

.gb-lang-eu .y19s-color-bottom .umx-figure .txt-box h3:nth-child(2) {
  margin: 0 0 0 94px;
}

@media (min-width:1921px) {
  .gb-lang-eu .y19s-color-bottom .umx-figure .txt-box h3:nth-child(2) {
    margin: 0 0 0 125.396px;
  }
}

@media (max-width:1440px) {
  .gb-lang-eu .y19s-color-bottom .umx-figure .txt-box h3:nth-child(2) {
    margin: 0 0 0 70.5px;
  }
}

@media (max-width:1000px) {
  .gb-lang-eu .y19s-color-bottom .umx-figure .txt-box h3:nth-child(2) {
    margin: 0 0 0 9.8vw;
  }
}

.gb-lang-eu .y19s-color-bottom .umx-figure .txt-box h3:nth-child(3) {
  display: none;
}