.u10000 {
  font-family: "PingFang SC";
}

.u10000 .title-block .title {
  color: #3f464d;
  font-size: 32px;
  line-height: 45px;
  font-weight: 400;
}

.u10000-hero {
  padding: 0;
}

.u10000 .hero-foot .tabs {
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .u10000 .hero-body .container .column .title {
    font-size: 24px;
  }
  .u10000 .hero-body .container .columns .column .subtitle {
    font-size: 13px;
  }
  .u10000 .hero-body .container .columns {
    width: 100%;
  }
  .u10000 .container .banner-image {
    position: relative;
    right: unset;
    padding: 0;
  }
  .u10000 .container .banner-image .image {
    width: auto;
    height: auto;
  }
}

.u10000 .banner-image {
  position: absolute;
  right: -146px;
}

.u10000 .banner-image .image {
  width: 646px;
  height: 288px;
}

.u10000 .hero-body .container .column .subtitle {
  font-size: 18px;
}

.u10000 .hero-body .container .btn-group .button {
  font-size: 16px;
  font-weight: 400;
}

.product-info .columns .content {
  font-size: 18px;
  text-align: center;
  line-height: 30px;
}

.benefits .column .title {
  font-size: 18px;
  text-align: left;
  color: #3e464c;
  margin-bottom: 12px;
  position: relative;
}

.benefits .content {
  max-width: 280px;
  color: #68747f;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.253077px;
}

@media screen and (max-width: 768px) {
  .benefits .columns {
    margin-left: 20px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
}

.benefits .columns .title::before {
  position: absolute;
  content: url("../image/difference.svg");
  left: -60px;
  width: 0;
}

.benefits .columns :nth-child(2) .title::before {
  content: url("../image/money.svg");
  left: -56px;
}

.benefits .columns :last-child .title::before {
  content: url("../image/map.svg");
  left: -56px;
}

@media screen and (max-width: 768px) {
  .product_earnings .card .card-content p {
    width: 80%;
  }
  .product_earnings .card .card-content {
    width: 100%;
  }
}

.product_earnings .card {
  box-shadow: 0px 5px 20px rgba(76, 94, 112, 0.05),
    0px 2px 4px rgba(0, 0, 0, 0.05);
}

.product_earnings .card-content {
  padding: 30px;
  min-height: 273px;
  width: 360px;
}

.product_earnings .card-content .content .title {
  color: #3e464c;
  line-height: 24px;
  font-size: 16px;
  padding-bottom: 0;
  margin-top: 6px;
  margin-bottom: 21px;
}

.product_earnings .card-content p {
  width: 224px;
  color: #76808a;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
  text-align: justify;
}

.hardware-configuration table {
  margin-bottom: 20px;
  height: 621px !important;
  width: 100%;
  table-layout: fixed;
}

@media screen and (max-width: 768px) {
  .hardware-configuration .table-container {
    overflow-x: scroll;
  }
  .hardware-configuration .container .table-container .first-col {
    width: 137px;
  }
  .hardware-configuration .container table tr td {
    width: 188px;
  }
  .hardware-configuration .container table tr td:first-child {
    width: 136px;
  }
  .hardware-configuration .table-container .first-col {
    filter: drop-shadow(4px 0px 8px rgba(0, 0, 0, 0.05));
  }
}

.hardware-configuration .table-container .first-col {
  position: absolute;
  width: 163px;
  height: 620px;
  background-color: #f5f9fa;
  top: 0;
  left: -1px;
  box-sizing: border-box;
  border: 1px solid #dce0e0;
}

.hardware-configuration .table-container .first-col p {
  color: #3e464c;
  font-size: 14px;
  padding-left: 21px;
  height: 80px;
  line-height: 80px;
  text-align: left;
  border-bottom: 1px solid #dce0e0;
}

.hardware-configuration .table-container .first-col p:first-child {
  height: 60px;
  line-height: 60px;
}

.hardware-configuration table tr {
  height: 80px;
}
.hardware-configuration table thead tr {
  height: 60px;
}
.hardware-configuration table tr td {
  padding: 0;
  line-height: normal;
  text-align: center;
  color: #3e464c;
  font-size: 14px;
  font-family: "Roboto";
  border: 1px solid #dce0e0;
  width: 250px;
}

.hardware-configuration table tr td:first-child {
  background-color: #f5f9fa;
  text-align: left;
  width: 160px;
}

.hardware-configuration .explanation {
  display: flex;
  justify-content: center;
  font-size: 14px;
  line-height: 30px;
}

.scenes-card {
  border: 1px solid rgba(161, 166, 171, 0.2);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 160px;
  margin-right: 40px;
  margin-bottom: 40px;
}

.application-scenarios .scenes-card {
  width: 360px;
}

.scenes-card .content {
  font-size: 18px;
  color: #68747f;
  line-height: 25.2px;
  margin-top: 25px;
}
.application-scenarios .scenes-card:nth-last-child(-n + 3) {
  margin-bottom: 0px;
}

.application-scenarios .scenes-card:nth-child(3n) {
  margin-right: 0px;
}

@media screen and (max-width: 768px) {
  .application-scenarios .scenes-card {
    width: 80%;
    margin: 0;
    margin-top: 20px;
  }

  .application-scenarios .scenes-card:first {
    margin-top: 0;
  }

  .application-scenarios .columns,
  .products .columns {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
  }

  .products .columns .scenes-card {
    width: 90%;
    margin: 0;
    margin-bottom: 20px;
  }
  .products .columns .scenes-card:last-child {
    margin-bottom: 0;
  }
}

.products .scenes-card {
  width: 420px;
  margin-bottom: 0;
  margin-right: 60px;
}

.products .scenes-card .content {
  margin-top: 13px;
}

.products .scenes-card:last-child {
  margin-right: 0;
}
