.header-box .banner {
  width: 375px;
  height: 812px;
  background-image: url('../../images/request-service/banner-mobile.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.server-box {
  padding: 24px;
  padding-top: 64px;
  height: auto;
}
.server-box .server {
  width: 327px;
  flex-direction: column;
}
.server-box .server .left .info-head .en {
  font-size: 24px;
}
.server-box .server .left .info-head .cn {
  margin-top: -15px;
  font-size: 32px;
}
.server-box .server .left .info-head .min-title {
  margin-top: 43px;
  font-size: 28px;
  font-weight: bold;
}
.server-box .server .left .info-content {
  margin-top: 32px;
  width: 327px;
  font-size: 16px;
}
.server-box .server .left .info-content .light {
  font-size: 16px;
  color: #313131;
  font-weight: inherit;
}
.server-box .server .left .scale {
  flex-wrap: wrap;
  margin-top: 44px;
}
.server-box .server .left .scale .item {
  width: 136px;
  margin-right: 0;
}
.server-box .server .left .scale .item:nth-of-type(3),
.server-box .server .left .scale .item:nth-of-type(4) {
  margin-top: 53px;
}
.server-box .server .left .scale .item .num .val {
  font-size: 32px;
}
.server-box .server .left .scale .item .desc {
  margin-top: 11px;
}
.server-box .server .right {
  margin-left: 0;
  margin-top: 76px;
  width: 327px;
  background-color: white;
}
.server-box .server .right .right-desc {
  font-size: 16px;
  opacity: 0.8;
}
.server-box .server .right .down-btn {
  width: 118.01px;
  height: 41.85px;
  font-size: 16px;
}
.server-box .server .right .down-btn img {
  width: 16.47px;
  height: 16.47px;
}
.advantage {
  width: 100vw;
  padding: 24px;
}
.advantage .cn {
  font-size: 28px;
}
.advantage .desc {
  width: 328px;
  font-size: 16px;
}
.card-box {
  padding: 0 24px;
  margin-bottom: 65px;
}
.card-box .card {
  width: 327px;
}
.card-box .card .item {
  margin-bottom: 20px;
}
.card-box .card .item.both-sides {
  margin: 0;
  margin-bottom: 20px;
}
.card-box .card .item .head {
  align-items: center;
}
.card-box .card .item .head .title h3 {
  font-size: 20px;
}
.card-box .card .item .head .icon {
  width: 64px;
  height: 64px;
}
