.about-page-content .container {
  max-width: unset;
  padding: 0;
}
.about-page-content .container > div {
  padding-left: 0;
  padding-right: 0;
}
.about-page-content .title {
  display: none;
}

.overview-content .mercusys-about-us-banner {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background: #000;
}

.overview-content .mercusys-about-us-banner .bg {
  background: url(./img/a.png) 50% 100% no-repeat;
  background-size: 120em;
  height: 50em;
}

.overview-content .mercusys-about-us-banner .bg .mercusys-about-us-banner-logo {
  width: 40em;
  padding-bottom: 2em;
  transition: width 0.5s ease-in-out;
}
.overview-content
  .mercusys-about-us-banner
  .fixed-box.fixed
  .bg
  .mercusys-about-us-banner-logo,
.overview-content
  .mercusys-about-us-banner
  .fixed-box.absolute
  .bg
  .mercusys-about-us-banner-logo {
  width: 24.8em;
}
.overview-content .mercusys-about-us-banner .img-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 4em;
  width: 100%;
  transform: scale(0.7);
  border-radius: 2em;
  transform-origin: 50% 60%;
}

.overview-content .mercusys-about-us-banner .fixed-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}

.overview-content .mercusys-about-us-banner .fixed-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.overview-content .mercusys-about-us-banner .w-container {
  width: 87.5em;
  margin: 0 auto;
  position: relative;
}

.overview-content .mercusys-about-us-banner .text {
  text-align: center;
  padding: 21em 1em 0em;
}

.overview-content .mercusys-about-us-banner h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .mercusys-about-us-banner .text p {
  color: #fff;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  width: 84em;
  left: 50%;
  transform: translateX(-50%);
  top: 27.5em;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.overview-content .mercusys-about-us-banner .fixed-box.fixed .bg p,
.overview-content .mercusys-about-us-banner .fixed-box.absolute .bg p {
  top: 25em;

  opacity: 1;
}
@media (min-width: 1920px) {
  .overview-content .mercusys-about-us-banner {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .mercusys-about-us-banner {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .mercusys-about-us-banner {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .mercusys-about-us-banner {
    font-size: 10.35px;
    background: #000 url(./m/a.png) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 58vw;
  }

  .overview-content .mercusys-about-us-banner .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .mercusys-about-us-banner .text {
    padding: 0 0 1.5em;
    text-align: center;
    color: #000;
  }

  .overview-content .mercusys-about-us-banner br {
    display: none;
  }

  .overview-content .mercusys-about-us-banner h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .mercusys-about-us-banner .bg {
    background: none;
    height: auto;
  }
  .overview-content
    .mercusys-about-us-banner
    .bg
    .mercusys-about-us-banner-logo {
    width: 21.3em;
    padding-top: 3.4em;
    transition: none;
  }
  .overview-content .mercusys-about-us-banner .text p {
    font-size: 1.4em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }
  .overview-content .mercusys-about-us-banner .text p {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    opacity: 1;
    transition: none;
    transform: none;
    width: auto;
  }
}

@media (max-width: 414px) {
  .overview-content .mercusys-about-us-banner {
    font-size: 2.5vw;
  }
}

.overview-content .mercusys-about-us-globalization {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background: url(./img/b.png) 50% 100% no-repeat;
  background-size: 120em;
  height: 50.5em;
}

.overview-content .mercusys-about-us-globalization .w-container {
  width: 87.5em;
  margin: 0 auto;
}

.overview-content .mercusys-about-us-globalization .text {
  text-align: center;
  padding: 7.48em 1.31em 0;
  color: #fff;
}

.overview-content .mercusys-about-us-globalization h2 {
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.6em;
}

.overview-content .mercusys-about-us-globalization .text p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 1.25em;
}
.overview-content .mercusys-about-us-globalization ul {
  display: grid;
  grid-template: auto/repeat(3, 1fr);
  justify-content: space-between;
  position: absolute;
  bottom: 9.5625em;
  left: 0;
  right: 0;
  width: 61.25em;
  gap: 3.125em 6.25em;
  margin: 0 auto;
}
.overview-content .mercusys-about-us-globalization ul span.title {
  font-size: 5em;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
.overview-content .mercusys-about-us-globalization ul span.desc {
  color: rgba(255, 255, 255, 0.64);

  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
}
@media (min-width: 1920px) {
  .overview-content .mercusys-about-us-globalization {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .mercusys-about-us-globalization {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .mercusys-about-us-globalization {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .mercusys-about-us-globalization {
    font-size: 10.35px;
    background: #000 url(./m/b.png) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 10vw;
    height: auto;
  }

  .overview-content .mercusys-about-us-globalization .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .mercusys-about-us-globalization .text {
    padding: 0 0 1.5em;
    text-align: center;
  }
  .overview-content .mercusys-about-us-globalization h2 {
    font-size: 2.13em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1em 20px 1em;
  }

  .overview-content .mercusys-about-us-globalization .text p {
    font-size: 1.38em;
    font-weight: 400;
    line-height: 1.5;
    padding: 0 20px 3em;
  }

  .overview-content .mercusys-about-us-globalization ul {
    display: flex;
    justify-content: center;
    position: static;
    width: 100%;
    flex-wrap: wrap;
  }
  .overview-content .mercusys-about-us-globalization ul li {
    width: 36%;
    padding-bottom: 1em;
  }
  .overview-content .mercusys-about-us-globalization ul span.title {
    line-height: 1.2;
    display: block;
    font-size: 4.5em;
    font-weight: 500;
  }
  .overview-content .mercusys-about-us-globalization ul span.desc {
    line-height: 1.2;
    color: #fff;
    font-size: 1.28em;
    font-weight: 400;
  }
}

@media (max-width: 414px) {
  .overview-content .mercusys-about-us-globalization {
    font-size: 2.5vw;
  }
}

.overview-content .mercusys-about-us-innovation {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background: #000;
}

.overview-content .mercusys-about-us-innovation .w-container {
  width: 87.5em;
  margin: 0 auto;
}

.overview-content .mercusys-about-us-innovation .text {
  text-align: center;
  padding: 6.25em 5em 4.4em;
  color: #fff;
}

.overview-content .mercusys-about-us-innovation h2 {
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.2;
}
.overview-content .mercusys-about-us-innovation h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.4em;
}
.overview-content .mercusys-about-us-innovation h4 {
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.348em;
}
.overview-content .mercusys-about-us-innovation p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.625;
  padding-bottom: 2.5em;
}
.overview-content .mercusys-about-us-innovation p a {
  color: #e50113;
  vertical-align: middle;
  text-decoration: none;
}
.overview-content .mercusys-about-us-innovation p a img {
  width: 0.625em;
  height: 1.25em;
  vertical-align: middle;
}
.overview-content
  .mercusys-about-us-innovation
  .mercusys-about-us-innovation-1 {
  background: url(./img/c.png) 50% 100% no-repeat;
  background-size: 120em;
  height: 37.5em;
}
.overview-content
  .mercusys-about-us-innovation
  .mercusys-about-us-innovation-1
  .w-container-1 {
  width: 87.5em;
  margin: 0 auto;
}

.overview-content
  .mercusys-about-us-innovation
  .mercusys-about-us-innovation-1
  .text-1 {
  padding: 11.25em 2em 0em 52em;
  color: #fff;
  text-align: left;
}
.overview-content
  .mercusys-about-us-innovation
  .mercusys-about-us-innovation-2 {
  background: url(./img/d.png) 50% 100% no-repeat;
  background-size: 120em;
  height: 37.5em;
}
.overview-content
  .mercusys-about-us-innovation
  .mercusys-about-us-innovation-2
  .w-container-2 {
  width: 87.5em;
  margin: 0 auto;
}

.overview-content
  .mercusys-about-us-innovation
  .mercusys-about-us-innovation-2
  .text-2 {
  padding: 7.25em 49em 0em 3em;
  color: #fff;
  text-align: left;
}
@media (min-width: 1920px) {
  .overview-content .mercusys-about-us-innovation {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .mercusys-about-us-innovation {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .mercusys-about-us-innovation {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .mercusys-about-us-innovation {
    font-size: 10.35px;
    background: #000;
  }

  .overview-content .mercusys-about-us-innovation .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .mercusys-about-us-innovation .text {
    padding: 0 0 1.5em;
    text-align: center;
  }

  .overview-content .mercusys-about-us-innovation h2 {
    font-size: 2.13em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1em 20px 0.5em;
  }
  .overview-content .mercusys-about-us-innovation h3 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 20px 1em;
  }
  .overview-content .mercusys-about-us-innovation h4 {
    font-size: 1.9em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 20px 0.5em;
  }
  .overview-content .mercusys-about-us-innovation p {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.25;
    padding: 0 20px 1em;
  }
  .overview-content .mercusys-about-us-innovation p a {
    color: #e50113;
    vertical-align: middle;
    text-decoration: none;
  }
  .overview-content .mercusys-about-us-innovation p a img {
    width: 0.625em;
    height: 1.25em;
    vertical-align: middle;
  }
  .overview-content
    .mercusys-about-us-innovation
    .mercusys-about-us-innovation-1 {
    background: url(./m/c1.png) 50% 0% no-repeat;
    background-size: 95%;
    padding-top: 55vw;
    height: auto;
  }
  .overview-content
    .mercusys-about-us-innovation
    .mercusys-about-us-innovation-1
    .w-container-1 {
    width: auto;
  }

  .overview-content
    .mercusys-about-us-innovation
    .mercusys-about-us-innovation-1
    .text-1 {
    padding: 0 0 1.5em;
  }
  .overview-content
    .mercusys-about-us-innovation
    .mercusys-about-us-innovation-2 {
    background: url(./m/c2.png) 50% 0% no-repeat;
    background-size: 95%;
    padding-top: 50vw;
    height: auto;
  }
  .overview-content
    .mercusys-about-us-innovation
    .mercusys-about-us-innovation-2
    .w-container-2 {
    width: auto;
  }

  .overview-content
    .mercusys-about-us-innovation
    .mercusys-about-us-innovation-2
    .text-2 {
    padding: 0 0 1.5em;
  }
}

@media (max-width: 414px) {
  .overview-content .mercusys-about-us-innovation {
    font-size: 2.5vw;
  }
}

.overview-content .mercusys-about-us-automation {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background: url(./img/e.png) 50% 100% no-repeat;
  background-size: 120em;
  height: 51em;
  display: flex;
  align-items: center;
}

.overview-content .mercusys-about-us-automation .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}

.overview-content .mercusys-about-us-automation .text {
  text-align: center;
  color: #fff;
}

.overview-content .mercusys-about-us-automation h2 {
  font-size: 2.13em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.5em;
}

.overview-content .mercusys-about-us-automation p {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
}

.overview-content .mercusys-about-us-automation .large {
  font-size: 1.75em;
}

@media (min-width: 1920px) {
  .overview-content .mercusys-about-us-automation {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .mercusys-about-us-automation {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .mercusys-about-us-automation {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .mercusys-about-us-automation {
    font-size: 10.35px;
    background: url(./m/d.png) 50% 100% no-repeat;
    background-size: 100%;
    height: 96vw;
  }

  .overview-content .mercusys-about-us-automation .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .mercusys-about-us-automation .text {
    padding: 0 20px 1.5em;
    text-align: center;
  }
  .overview-content .mercusys-about-us-automation .desc1 {
    left: 4vw;
    top: 20vw;
    width: 90vw;
    text-align: center;
    position: absolute;
  }
  .overview-content .mercusys-about-us-automation .desc2 {
    left: 4vw;
    top: 67vw;
    width: 90vw;
    text-align: center;
    position: absolute;
  }
  .overview-content .mercusys-about-us-automation .desc span {
    color: #fff;
    text-align: center;
    font-size: 3.75vw;
  }
  .overview-content .mercusys-about-us-automation .large {
    font-size: inherit;
  }
}

@media (max-width: 414px) {
  .overview-content .mercusys-about-us-automation {
    font-size: 2.5vw;
  }
}
.overview-content .mercusys-about-us-milestones {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background: #202020;
}

.overview-content .mercusys-about-us-milestones .fixed-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}

.overview-content .mercusys-about-us-milestones .fixed-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.overview-content .mercusys-about-us-milestones .bg .img {
  background: #212121 url(./img/f.png) 50% 100%/120em 100% no-repeat;
}
.overview-content .mercusys-about-us-milestones .w-container {
  width: 87.5em;
  margin: 0 auto;
  position: relative;
}

.overview-content .mercusys-about-us-milestones .text {
  text-align: center;
  padding: 7.5em 1em 0em;
  color: #fff;
}

.overview-content .mercusys-about-us-milestones h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 2em;
}

.overview-content .mercusys-about-us-milestones .time-line-container {
  width: 80.75em;
  height: 60em;
  overflow: hidden;
  margin: 0 auto;
}
.overview-content .mercusys-about-us-milestones .timeline-content {
  height: inherit;
  overflow: hidden;
  text-align: center;
}
.overview-content .mercusys-about-us-milestones .timeline {
  position: relative;
  margin: 0 auto;
}

.overview-content .mercusys-about-us-milestones .timeline::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}

.overview-content .mercusys-about-us-milestones .timeline .line {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
  padding: 0 0 4em;
}

.overview-content .mercusys-about-us-milestones .timeline .line::after {
  content: "";
  position: absolute;
  top: 1.25em;
  left: 50%;
  transform: translate(-50%, 0);
  background: #e50113;
  width: 0.75em;
  height: 0.75em;
  border-radius: 1em;
}

.overview-content .mercusys-about-us-milestones .timeline .line:nth-child(odd) {
  text-align: right;
}

.overview-content
  .mercusys-about-us-milestones
  .timeline
  .line:nth-child(odd)
  div.desc {
  grid-column: 1;
  margin-right: 2em;
}

.overview-content
  .mercusys-about-us-milestones
  .timeline
  .line:nth-child(even)
  div.desc {
  grid-column: 2;
  margin-left: 2em;
}

.overview-content
  .mercusys-about-us-milestones
  .timeline
  .line:nth-child(even) {
  text-align: left;
}

.overview-content .mercusys-about-us-milestones .timeline .timeline-dot {
  background: #e50113;
  width: 0.75em;
  height: 0.75em;
  display: block;
  position: absolute;
  border-radius: 1em;
}

.overview-content .mercusys-about-us-milestones .timeline .desc span.title {
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.2;
  display: block;
  padding-bottom: 0.25em;
}
.overview-content .mercusys-about-us-milestones .timeline .desc span.desc-text {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  display: block;
  position: static;
}

@media (min-width: 1920px) {
  .overview-content .mercusys-about-us-milestones {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .mercusys-about-us-milestones {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .mercusys-about-us-milestones {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .mercusys-about-us-milestones {
    font-size: 10.35px;
  }

  .overview-content .mercusys-about-us-milestones .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .mercusys-about-us-milestones .text {
    padding: 0 0 1.5em;
    text-align: center;
  }

  .overview-content .mercusys-about-us-milestones br {
    display: none;
  }

  .overview-content .mercusys-about-us-milestones h2 {
    font-size: 2.13em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1em 20px 0.5em;
  }
  .overview-content .mercusys-about-us-milestones .bg .img {
    background: #191919 url(./m/f.png) 50% 100%/100% 100% no-repeat;
    height: auto;
  }
  .overview-content .mercusys-about-us-milestones .text p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }

  .overview-content .mercusys-about-us-milestones .time-line-container {
    width: 100vw;
    height: auto;
    overflow: unset;
    margin: 0 auto;
  }
  .overview-content .mercusys-about-us-milestones .timeline-content {
    height: auto;
    overflow: hidden;
    text-align: center;
    padding-top: 3em;
    position: relative;
  }
  .overview-content .mercusys-about-us-milestones .timeline {
    height: auto; /* 时间轴的高度 */
    position: static;
    transform: none;
    margin: 0 3em 0;
  }

  .overview-content .mercusys-about-us-milestones .timeline::before {
    left: 3em;
  }

  .overview-content .mercusys-about-us-milestones .timeline .line {
    grid-template-columns: 1fr;
  }

  .overview-content .mercusys-about-us-milestones .timeline .line::after {
    left: 0;
  }

  .overview-content
    .mercusys-about-us-milestones
    .timeline
    .line:nth-child(odd),
  .overview-content
    .mercusys-about-us-milestones
    .timeline
    .line:nth-child(even)
    div.desc {
    text-align: left;
  }

  .overview-content
    .mercusys-about-us-milestones
    .timeline
    .line:nth-child(odd)
    div.desc,
  .overview-content
    .mercusys-about-us-milestones
    .timeline
    .line:nth-child(even)
    div.desc {
    grid-column: 1;
    margin-left: 2em;
  }

  .overview-content .mercusys-about-us-milestones .timeline .desc {
    position: static;
  }

  .overview-content .mercusys-about-us-milestones .timeline .desc span.title {
    font-size: 2.56em;
    font-weight: 500;
    line-height: 1.2;
    display: block;
  }
  .overview-content
    .mercusys-about-us-milestones
    .timeline
    .desc
    span.desc-text {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    display: block;
  }
}

@media (max-width: 414px) {
  .overview-content .mercusys-about-us-milestones {
    font-size: 2.5vw;
  }
}
.overview-content .mercusys-about-us-products {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 6em;
}

.overview-content .mercusys-about-us-products .w-container {
  width: 93em;
  margin: 0 auto;
  position: relative;
}
.overview-content .mercusys-about-us-products .text {
  padding: 6.25em 0 0;
}
.overview-content .mercusys-about-us-products h2 {
  text-align: center;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 1.252em;
}
.overview-content .mercusys-about-us-products ul {
  display: flex;
  justify-content: center;
  margin-bottom: 3.75em;
  gap: 1.5em 0;
  flex-wrap: wrap;
}
.overview-content .mercusys-about-us-products ul li {
  width: auto;
  cursor: pointer;
  text-align: center;
  padding: 0 1.25em 0.75em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.overview-content .mercusys-about-us-products ul li > div {
  color: #212121;
  font-size: 1em;
  font-weight: 400;
  line-height: 2;
}
.overview-content .mercusys-about-us-products ul li.active {
  border-bottom: 1px solid #e50113;
}
.overview-content .mercusys-about-us-products .swiper {
  overflow: hidden;
  position: relative;
}
.overview-content .mercusys-about-us-products .swiper .swiper-slide {
  width: 60em;
  margin: 0 1.4em;
}
.overview-content .mercusys-about-us-products .swiper .swiper-slide img {
  width: 100%;
}
@media (min-width: 1920px) {
  .overview-content .mercusys-about-us-products {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .mercusys-about-us-products {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .mercusys-about-us-products {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .mercusys-about-us-products {
    font-size: 10.35px;
  }

  .overview-content .mercusys-about-us-products .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .mercusys-about-us-products .ul-container {
    overflow: auto;
    scrollbar-width: none;
  }
  .overview-content .mercusys-about-us-products .text {
    padding: 0;
    text-align: center;
    color: #000;
  }

  .overview-content .mercusys-about-us-products h2 {
    font-size: 2.13em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 20px 1em;
  }
  .overview-content .mercusys-about-us-products ul {
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    justify-content: flex-start;
    margin-bottom: 2.75em;
    overflow: auto;
    width: max-content;
    margin-left: 1em;
    position: relative;
  }
  .overview-content .mercusys-about-us-products ul li {
    width: auto;
    cursor: pointer;
    text-align: center;
    margin-right: 2em;
    border-bottom-color: transparent;
  }
  .overview-content .mercusys-about-us-products ul li span {
    color: #212121;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 2;
  }
  .overview-content .mercusys-about-us-products ul li > div{
    font-size: 1.5em;
  }
  .overview-content .mercusys-about-us-products ul li.active span {
    padding-bottom: 0.7em;
    border-bottom: 3px solid #e50113;
  }
  .overview-content .mercusys-about-us-products .swiper {
    overflow: hidden;
    position: relative;
  }
  .overview-content .mercusys-about-us-products .swiper .swiper-slide {
    width: 95vw;
    margin: 0 2.5vw;
  }
  .overview-content .mercusys-about-us-products .swiper .swiper-slide img {
    width: 100%;
  }
}

@media (max-width: 414px) {
  .overview-content .mercusys-about-us-products {
    font-size: 2.5vw;
  }
}
.overview-content .support-content {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  background: #f7f7f7;
}

.overview-content .support-content .w-container {
  width: 85.38em;
  margin: 0 auto;
  position: relative;
}
.overview-content .support-content .text {
  padding: 5em 0;
}
.overview-content .support-content .img-container img {
  width: 3em;
  height: 3em;
}
.overview-content .support-content p.title {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
}
.overview-content .support-content p.desc {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .support-content ul {
  display: flex;
  justify-content: space-between;
}
.overview-content .support-content ul li {
  width: 33%;
}
@media (min-width: 1920px) {
  .overview-content .support-content {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .support-content {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .support-content {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .support-content {
    font-size: 10.35px;
    background: #f7f7f7;
  }

  .overview-content .support-content .w-container {
    width: auto;
    position: relative;
  }

  .overview-content .support-content .text {
    padding: 4.2em 20px;
    text-align: center;
    color: #000;
  }
  .overview-content .support-content .img-container img {
    width: 5.12em;
    height: 5.12em;
  }
  .overview-content .support-content p.title {
    font-size: 2.56em;
    font-weight: 400;
    line-height: 1.5;
  }
  .overview-content .support-content p.desc {
    font-size: 1.49em;
    font-weight: 400;
    line-height: 1.5;
  }
  .overview-content .support-content ul {
    display: block;
  }
  .overview-content .support-content ul li {
    width: auto;
  }
  .overview-content .support-content ul li + li {
    padding-top: 3em;
  }
}

@media (max-width: 414px) {
  .overview-content .support-content {
    font-size: 2.5vw;
  }
}

.overview-content .right-bottom-notice {
  font-size: 16px;
  position: fixed;
  bottom: 2em;
  right: 3em;
  z-index: 999;
}
.overview-content .right-bottom-notice .phone-call {
  width: 6.25em;
  height: 6.25em;
}
.overview-content .right-bottom-notice .notice-content.about-us-visible {
  display: block;
}
.overview-content .right-bottom-notice .notice-content {
  display: none;
}
.overview-content .right-bottom-notice .notice-content {
  background: #f7f7f7;
  position: absolute;
  bottom: 8em;
  right: 0;
  width: 21em;
  padding: 0.75em 1.5em;
  border-radius: 1em;
  box-shadow: #0000001f 3px 4px 10px 3px;
}
.overview-content .right-bottom-notice .notice-content .img-container img {
  width: 1.75em;
  height: 1.75em;
  padding-right: 0.5em;
}
.overview-content .right-bottom-notice .notice-content::after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 3em;
  left: 0;
}
.overview-content .right-bottom-notice li {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 1em 0;
}
.overview-content .right-bottom-notice li:nth-child(3) {
  border-bottom: none;
}
.overview-content .right-bottom-notice li p.title {
  font-size: 1.25em;
  font-weight: 400;
}
.overview-content .right-bottom-notice li p.desc {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
@media (min-width: 1920px) {
  .overview-content .right-bottom-notice {
    font-size: 0.83vw;
  }
}

@media (max-width: 1680px) {
  .overview-content .right-bottom-notice {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .right-bottom-notice {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .right-bottom-notice {
    font-size: 10.35px;
  }
  .overview-content .right-bottom-notice .notice-content {
    width: 30em;
  }
  .overview-content .right-bottom-notice .notice-content .img-container img {
    width: 3em;
    height: 3em;
  }
  .overview-content .right-bottom-notice li p.title {
    font-size: 1.5em;
  }
  .overview-content .right-bottom-notice li p.desc {
    font-size: 1.25em;
  }
}

@media (max-width: 414px) {
  .overview-content .right-bottom-notice {
    font-size: 2.5vw;
  }
}
