.overview-content sup {
  font-size: 0.75em;
}
.overview-content sup a,
.overview-content .sup a {
  font-size: 1em !important;
  margin: 0 !important;
  padding: 0 !important;
  color: inherit;
  text-decoration: none !important;
  border: none !important;
  outline: none !important;
  background: unset !important;
}
.overview-content .mercusys-red {
  color: #d40011;
}
.overview-content .mercusys-blue {
  color: #4b90f7;
}
.overview-content .mercusys-yellow {
  color: #ffe6a0;
}
.overview-content .mercusys-grey {
  color: #c8c8c8;
}

.key-spotlight-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
  display: flex;
  align-items: center;
}
.key-spotlight-banner .m-block {
  display: none;
}
.key-spotlight-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.key-spotlight-banner .text {
  padding: 0 56% 0 0;
  text-align: left;
}
.key-spotlight-banner h2 {
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.key-spotlight-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 1.25em;
}
.key-spotlight-banner p .model {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  padding: 0.375em 0.75em;
  border-radius: 1.5em;
  background-color: #d40011;
  display: inline-block;
}
@media (min-width: 1921px) {
  .key-spotlight-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .key-spotlight-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .key-spotlight-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .key-spotlight-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 132vw;
    display: block;
  }
  .key-spotlight-banner .m-hide {
    display: none;
  }
  .key-spotlight-banner .m-block {
    display: block;
  }
  .key-spotlight-banner .w-container {
    width: auto;
  }
  .key-spotlight-banner .text {
    padding: 10vw 4vw 0;
    text-align: left;
    color: #fff;
  }
  .key-spotlight-banner h2 {
    font-size: 6.25vw;
    font-weight: 500;
    padding: 0 0 2vw;
  }
  .key-spotlight-banner h3 {
    font-size: 4.5vw;
    padding-bottom: 4.5vw;
  }
  .key-spotlight-banner p .model {
    font-size: 4.5vw;
    padding: 0.375em 0.75em;
    margin-left: 0;
  }
}
@media (max-width: 414px) {
  .key-spotlight-banner {
    font-size: 2.5vw;
  }
}

.key-spotlight-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000000;
}
.key-spotlight-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.key-spotlight-selling-points .text {
  padding: 6em 0 3em;
  text-align: left;
}
.key-spotlight-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55.505762%;
  margin: 0 auto;
  background: url(./img/b.png) 50% 0% / 100% no-repeat;
  color: #e2edff;
}
.key-spotlight-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.key-spotlight-selling-points .font-big {
  font-size: 2.34375em;
  font-weight: 400;
  line-height: 1.2;
}
.key-spotlight-selling-points .font-medium {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}
.key-spotlight-selling-points .medium {
  font-weight: 500;
}
.key-spotlight-selling-points .bold {
  font-weight: 700;
}
.key-spotlight-selling-points .color-3e3f3f {
  color: #3e3f3f;
}
.key-spotlight-selling-points .desc-1 {
  left: 4.5%;
  top: 38%;
  width: 40%;
}
.key-spotlight-selling-points .desc-2 {
  left: 53%;
  top: 3.5%;
  width: 19%;
  text-align: left;
}
.key-spotlight-selling-points .desc-3 {
  left: 53%;
  top: 32%;
  width: 20%;
  text-align: left;
}
.key-spotlight-selling-points .desc-4 {
  left: 3%;
  top: 61%;
  width: 28%;
  text-align: left;
}
.key-spotlight-selling-points .desc-5 {
  left: 36.25%;
  top: 80%;
  width: 12%;
}
.key-spotlight-selling-points .desc-6 {
  left: 52%;
  top: 80%;
  width: 12%;
}
.key-spotlight-selling-points .desc-7 {
  left: 68%;
  top: 80%;
  width: 15%;
}
.key-spotlight-selling-points .desc-8 {
  left: 86.2%;
  top: 80%;
  width: 13%;
}
.key-spotlight-selling-points .desc-9 {
  left: 85%;
  top: 84%;
  width: 15%;
}
@media (min-width: 1921px) {
  .key-spotlight-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .key-spotlight-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .key-spotlight-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .key-spotlight-selling-points {
    font-size: 10.35px;
  }
  .key-spotlight-selling-points .w-container {
    width: auto;
  }
  .key-spotlight-selling-points .text {
    padding: 14vw 4vw;
    text-align: left;
  }
  .key-spotlight-selling-points .box {
    width: 100%;
    padding-top: 214.98708%;
    background: url(./m/b.png) top / 100% no-repeat;
  }

  .key-spotlight-selling-points .font-big {
    font-size: 5vw;
  }
  .key-spotlight-selling-points .font-medium {
    font-size: 3.2vw;
    line-height: normal;
  }
  .key-spotlight-selling-points .desc-1 {
    left: 5%;
    top: 20%;
    width: 90%;
  }
  .key-spotlight-selling-points .desc-2 {
    left: 4%;
    top: 31.5%;
    width: 50%;
    text-align: left;
  }
  .key-spotlight-selling-points .desc-3 {
    left: 4%;
    top: 47%;
    width: 38%;
    text-align: left;
  }
  .key-spotlight-selling-points .desc-4 {
    left: 4%;
    top: 62%;
    width: 60%;
  }
  .key-spotlight-selling-points .desc-5 {
    left: 73.2%;
    top: 71.8%;
    width: 23.5%;
  }
  .key-spotlight-selling-points .desc-6 {
    left: 2%;
    top: 92%;
    width: 26.5%;
  }
  .key-spotlight-selling-points .desc-7 {
    left: 34%;
    top: 92%;
    width: 32.5%;
  }
  .key-spotlight-selling-points .desc-8 {
    left: 71.5%;
    top: 92%;
    width: 27%;
  }
  .key-spotlight-selling-points .desc-9 {
    left: 72%;
    top: 91%;
    width: 25%;
  }
}
@media (max-width: 414px) {
  .key-spotlight-selling-points {
    font-size: 2.5vw;
  }
}
