.overview-content {overflow: hidden;}
.overview-content button{color: inherit;background: unset;border: unset;outline: unset;cursor: pointer;}
.overview-content sup {font-size: 0.5667em;line-height: normal;}
.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 video{background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .mercusys-red {color:#e60012;}
.overview-content .mercusys-blue {color: #4b90f7;}
.overview-content .mercusys-yellow {color: #ffe6a0;}
.overview-content .mercusys-grey {color: #c8c8c8;}
.overview-content .m-show{display: none;}
@media (max-width: 736px) {
  .overview-content .m-hide{display: none;}
  .overview-content .m-show{display: block;}
}



.mt-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 49.25em;
}
.mt-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.mt-banner .text {
  color: #fff;
  padding: 16em 50% 0 0;
  text-align: left;
}
.mt-banner h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 1em;
}
.mt-banner .model {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.375em 0.875em;
  border-radius: 10em;
  background-color: #e60012;
  display: inline-block;
}
.mt-banner .logo-wifi7 {
  position: absolute;
  right: -1em;
  top: 5em;
  width: 12em;
  height: auto;
  display: inline-block;
}
@media (min-width: 1921px) {
  .mt-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 133vw;
  }
  .mt-banner .w-container {
    width: auto;
  }
  .mt-banner .text {
    padding: 12.5vw 36vw 0 5vw;
    text-align: left;
  }
  .mt-banner h2 {
    font-size: 6.5vw;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 0.375em;
  }
  .mt-banner h3 {
    font-size: 4.875vw;
    font-weight: 300;
    line-height: 1.3333;
    padding-bottom: 0.75em;
  }
  .mt-banner .model {
    font-size: 4.75vw;
    font-weight: 300;
    line-height: 1;
  }
  .mt-banner .logo-wifi7 {
    position: absolute;
    right: 5vw;
    top: 13vw;
    width: 22vw;
  }
}
@media (max-width: 414px) {
  .mt-banner {
    font-size: 2.5vw;
  }
}



.mt-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.mt-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-selling-points .text {
  padding: 6em 0 6em;
  text-align: left;
}
.mt-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 47.5%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
}
.mt-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.mt-selling-points .font-large {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
}
.mt-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3333;
}
.mt-selling-points .font-medium {
  font-size: 1.3125em;
  font-weight: 400;
  line-height: 1.3333;
}
.mt-selling-points .font-small {
  font-size: 1.03125em;
  font-weight: 400;
  line-height: 1.5;
}
.mt-selling-points .desc-1 {
  left: 2%;
  top: 3%;
  width: 45.625%;
  text-align: left;
}
.mt-selling-points .desc-2 {
  left: 52%;
  top: 3%;
  width: 26%;
  text-align: left;
}
.mt-selling-points .desc-3 {
  left: 2%;
  top: 88%;
  width: 45.625%;
}
.mt-selling-points .desc-4 {
  left: 51%;
  top: 81.5%;
  width: 10.2%;
}
.mt-selling-points .desc-5 {
  left: 63.5%;
  top: 81.5%;
  width: 10.2%;
}
.mt-selling-points .desc-6 {
  left: 76.2%;
  top: 81.5%;
  width: 10.2%;
}
.mt-selling-points .desc-7 {
  left: 88.75%;
  top: 81.5%;
  width: 10.2%;
}
@media (min-width: 1921px) {
  .mt-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-selling-points {
    font-size: 10.35px;
  }
  .mt-selling-points .w-container {
    width: 90%;
  }
  .mt-selling-points .text {
    padding: 6em 0 1em;
    text-align: left;
  }
  .mt-selling-points .box {
    width: 100%;
    padding-top: 201%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .mt-selling-points .font-large {
    font-size: 4vw;
  }
  .mt-selling-points .font-big {
    font-size: 4vw;
  }
  .mt-selling-points .font-medium {
    font-size: 3.75vw;
  }
  .mt-selling-points .font-small {
    font-size: 3.5vw;
    line-height: 1.3333;
  }
  .mt-selling-points .desc-1 {
    left: 5%;
    top: 1.25%;
    width: 90%;
    text-align: left;
  }
  .mt-selling-points .desc-2 {
    left: 5%;
    top: 50%;
    width: 54%;
    text-align: left;
  }
  .mt-selling-points .desc-3 {
    left: 5%;
    top: 42%;
    width: 90%;
  }
  .mt-selling-points .desc-4 {
    left: 2%;
    top: 86.5%;
    width: 20%;
  }
  .mt-selling-points .desc-5 {
    left: 27%;
    top: 86.5%;
    width: 20%;
  }
  .mt-selling-points .desc-6 {
    left: 52.5%;
    top: 86.5%;
    width: 20%;
  }
  .mt-selling-points .desc-7 {
    left: 77.5%;
    top: 86.5%;
    width: 20%;
  }
}
@media (max-width: 414px) {
  .mt-selling-points {
    font-size: 2.5vw;
  }
}



.mt-speed {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/c.jpg) top / 120em no-repeat;
  height: 49.25em;
}
.mt-speed .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-speed .text {
  padding: 6em 50% 2em 0;
  text-align: left;
}
.mt-speed h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-speed h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.mt-speed p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-speed .speed-box {
  position: relative;
  width: 96%;
  margin-top: 2em;
}
.mt-speed .speed-box img {
  width: 100%;
  height: auto;
}
.mt-speed .speed-box img.web-img {
  display: block;
}
.mt-speed .speed-box img.mobile-img {
  display: none;
}
@media (min-width: 1921px) {
  .mt-speed {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-speed {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-speed {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-speed {
    font-size: 10.35px;
    background: unset;
    height: auto;
  }
  .mt-speed .w-container {
    width: auto;
  }
  .mt-speed .text {
    padding: 0 0 3em;
    text-align: left;
  }
  .mt-speed h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mt-speed h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mt-speed p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-speed .speed-box {
    width: 84%;
    margin: 2em 5vw 0;
  }
  .mt-speed .speed-box img.web-img {
    display: none;
  }
  .mt-speed .speed-box img.mobile-img {
    display: block;
  }
  .mt-speed .img {
    position: relative;
    width: 88%;
    height: 0;
    padding-top: 64%;
    margin: 0 auto;
    background: url(./m/c.jpg) top / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .mt-speed {
    font-size: 2.5vw;
  }
}



.mt-application {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f8f8f8 url(./img/d.jpg) bottom / 100% no-repeat;
  height: auto;
  padding-bottom: 28%;
}
.mt-application .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-application .text {
  padding: 5em 0 2em;
  text-align: center;
}
.mt-application h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-application h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.mt-application p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-application .img {
  position: relative;
}
.mt-application .img .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.mt-application .img .desc-b {
  font-size: 1.625em;
  font-weight: 300;
  line-height: 1.2;
}
.mt-application .img .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}
.mt-application .img .desc-1 {
  left: 1.75em;
  top: 27.2em;
  width: 22em;
}
.mt-application .img .desc-2 {
  left: 25.5em;
  top: 27.2em;
  width: 22em;
}
.mt-application .img .desc-3 {
  left: 49.25em;
  top: 27.2em;
  width: 22em;
}
@media (min-width: 1921px) {
  .mt-application {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-application {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-application {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-application {
    font-size: 10.35px;
    padding-bottom: 3em;
    background: unset;
    height: auto;
    padding: 0;
  }
  .mt-application .w-container {
    width: auto;
  }
  .mt-application .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mt-application h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mt-application h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mt-application p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-application .img {
    width: 90%;
    height: 0;
    padding-top: 120%;
    margin: 0 auto;
    background: url(./m/d.png) top / 100% no-repeat;
  }
  .mt-application .img .desc-b {
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .mt-application .img .desc-m {
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 1.5;
  }
  .mt-application .img .desc-1 {
    left: 0%;
    top: 48.5%;
    width: 100%;
  }
  .mt-application .img .desc-2 {
    left: 2%;
    top: 95.5%;
    width: 45%;
  }
  .mt-application .img .desc-3 {
    left: 52.5%;
    top: 95.5%;
    width: 45%;
  }
}
@media (max-width: 414px) {
  .mt-application {
    font-size: 2.5vw;
  }
}



.mt-connectivity {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/e.jpg) top / 120em no-repeat;
  height: 49.25em;
  display: flex;
  align-items: center;
}
.mt-connectivity .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-connectivity .text {
  padding: 0em 68% 2em 0%;
  text-align: left;
}
.mt-connectivity h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-connectivity h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.mt-connectivity p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-connectivity .icons {
  width: 10.5em;
  margin-top: 2em;
}
.mt-connectivity .icons img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 1921px) {
  .mt-connectivity {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-connectivity {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-connectivity {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-connectivity {
    font-size: 10.35px;
    background: unset;
    height: auto;
    display: block;
  }
  .mt-connectivity .w-container {
    width: auto;
  }
  .mt-connectivity .text {
    padding: 0 0 3em;
    text-align: left;
  }
  .mt-connectivity h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mt-connectivity h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mt-connectivity p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-connectivity .icons {
    width: 36vw;
    margin: 2em 5vw 0;
  }
  .mt-connectivity .img {
    position: relative;
    width: 90%;
    height: 0;
    padding-bottom: 65%;
    margin: 0 auto;
    background: url(./m/e.jpg) bottom / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .mt-connectivity {
    font-size: 2.5vw;
  }
}



.mt-battery {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #efefef url(./img/f.jpg) bottom / 100% no-repeat;
  height: auto;
  padding-bottom: 33%;
}
.mt-battery .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-battery .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.mt-battery h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-battery h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.mt-battery p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-battery .img {
  position: relative;
}
@media (min-width: 1921px) {
  .mt-battery {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-battery {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-battery {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-battery {
    font-size: 10.35px;
    background: unset;
    height: auto;
    padding: 0;
  }
  .mt-battery .w-container {
    width: auto;
  }
  .mt-battery .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mt-battery h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mt-battery h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mt-battery p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-battery .img {
    position: relative;
    width: 90%;
    height: 0;
    padding-bottom: 65%;
    margin: 0 auto;
    background: url(./m/f.jpg) bottom / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .mt-battery {
    font-size: 2.5vw;
  }
}



.mt-setup {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/g.jpg) top / 120em no-repeat;
  height: 49em;
  display: flex;
  align-items: center;
}
.mt-setup .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-setup .text {
  padding: 4em 0% 0em 65%;
  text-align: left;
}
.mt-setup h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-setup h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.mt-setup p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-setup p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-setup .sim-box {
  position: relative;
  width: 72%;
  height: 0;
  padding-top: 41.25%;
  margin: 1.5em 0 0;
  background: url(./img/g-sim.png) top / 100% no-repeat;
}
.mt-setup .sim-box .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.mt-setup .sim-box .desc-m {
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-setup .sim-box .desc-1 {
  left: 8%;
  top: 5%;
  width: 25%;
}
.mt-setup .sim-box .desc-2 {
  left: 38%;
  top: 5%;
  width: 25%;
}
.mt-setup .sim-box .desc-3 {
  left: 68%;
  top: 5%;
  width: 25%;
}
.mt-setup .img {
  position: relative;
}
.mt-setup .note-box {
  margin-top: 1.5em;
}
@media (min-width: 1921px) {
  .mt-setup {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-setup {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-setup {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-setup {
    font-size: 10.35px;
    background: unset;
    height: auto;
    display: block;
  }
  .mt-setup .w-container {
    width: auto;
  }
  .mt-setup .text {
    padding: 0 0 0em;
    text-align: left;
  }
  .mt-setup h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mt-setup h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mt-setup p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-setup p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-setup .sim-box {
    width: 64%;
    height: 0;
    padding-top: 36%;
    margin: 2em 5vw 0;
    background: url(./m/g-sim.png) top / 100% no-repeat;
  }
  .mt-setup .sim-box .desc-m {
    font-size: 3.5vw;
    font-weight: 300;
    line-height: 1.5;
  }
  .mt-setup .sim-box .desc-1 {
    left: 1%;
    top: 0%;
    width: 25%;
  }
  .mt-setup .sim-box .desc-2 {
    left: 39%;
    top: 0%;
    width: 25%;
  }
  .mt-setup .sim-box .desc-3 {
    left: 74%;
    top: 0%;
    width: 25%;
  }
  .mt-setup .img {
    position: relative;
    width: 90%;
    height: 0;
    padding-bottom: 72%;
    margin: 0 auto;
    background: url(./m/g.jpg) bottom / 100% no-repeat;
  }
  .mt-setup .note-box {
    margin-top: 2em;
  }
}
@media (max-width: 414px) {
  .mt-setup {
    font-size: 2.5vw;
  }
}



.mt-usage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/h.jpg) top / 120em no-repeat;
  height: 49em;
  display: flex;
  align-items: center;
}
.mt-usage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-usage .text {
  padding: 0 60% 0em 0;
  text-align: left;
}
.mt-usage h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-usage h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.mt-usage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-usage .ul-icons {
  width: 110%;
  margin: 2em 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.mt-usage .ul-icons li {
  width: 23.5%;
  margin-bottom: 1.5em;
}
.mt-usage .ul-icons li .icon {
  width: 3em;
  margin: 0 auto;
}
.mt-usage .ul-icons li .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.mt-usage .ul-icons li .icon-txt {
  padding: 0.5em 0 0;
  text-align: center;
}
.mt-usage .ul-icons li p {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0;
}
.mt-usage .img {
  position: relative;
}
@media (min-width: 1921px) {
  .mt-usage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-usage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-usage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mt-usage {
    font-size: 10.35px;
    background: unset;
    height: auto;
    padding: 0;
  }
  .mt-usage .w-container {
    width: auto;
  }
  .mt-usage .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .mt-usage h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mt-usage h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mt-usage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-usage .ul-icons {
    width: auto;
    margin: 2em 5vw 0;
    display: flex;
  }
  .mt-usage .ul-icons li {
    width: 23.5%;
    margin-bottom: 2em;
  }
  .mt-usage .ul-icons li .icon {
    width: 8vw;
    margin: 0 auto;
  }
  .mt-usage .ul-icons li .icon-txt {
    padding: 0.5em 0 0;
    text-align: center;
  }
  .mt-usage .ul-icons li p {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3333;
    padding: 0;
  }
  .mt-usage .img {
    position: relative;
    width: 90%;
    height: 0;
    padding-bottom: 65%;
    margin: 0 auto;
    background: url(./m/h.jpg) bottom / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .mt-usage {
    font-size: 2.5vw;
  }
}



.mt-app {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/i.jpg) top / 120em no-repeat;
  height: 49.25em;
  display: flex;
  align-items: center;
}
.mt-app .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mt-app .text {
  padding: 0em 0 1em 60%;
  text-align: left;
}
.mt-app h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mt-app h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.mt-app p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mt-app a {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  color: #e60012;
  padding-bottom: 0.125em;
  text-decoration: none;
  border-bottom: 0.1em solid #e60012;
}
.mt-app .link {
  margin-top: 1em;
}
.mt-app .icons {
  display: inline-block;
  width: 100%;
  margin-top: 2em;
  text-align: left;
}
.mt-app .icons div {
  display: inline-block;
}
.mt-app .icons .mr-logo {
  width: 5em;
  height: 5em;
  padding-right: 0.5em;
}
.mt-app .icons .store {
  padding-right: 0.375em;
  display: inline-block;
}
.mt-app .icons .qrcode {
  width: 4.5em;
  height: 4.5em;
}
.mt-app .icons .store a {
  display: inline-block;
  width: 6.375em;
  height: 1.875em;
  padding: 0;
  border: none;
}
.mt-app .icons img {
  height: 100%
}
@media (min-width: 1921px) {
  .mt-app {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mt-app {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mt-app {
    font-size:12px;
  }
}
@media (max-width: 736px) {
  .mt-app {
    font-size: 10.35px;
    background: unset;
    height: auto;
    display: block;
  }
  .mt-app .w-container {
    width: auto;
  }
  .mt-app .text {
    padding: 0 0 3em;
    text-align: left;
  }
  .mt-app h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mt-app h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mt-app p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mt-app a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    color: #e60012;
    padding-bottom: 0.125em;
    position: relative;
    z-index: 1;
  }
  .mt-app .link {
    margin: 1em 5vw 0;
  }
  .mt-app .icons {
    width: 100%;
    margin: 3em 5vw 0;
    text-align: left;
  }
  .mt-app .icons .mr-logo {
    width: 18vw;
    height: 18vw;
    padding-right: 2vw;
  }
  .mt-app .icons .store {
    padding-right: 1.5vw;
  }
  .mt-app .icons .qrcode {
    width: 18vw;
    height: 18vw;
  }
  .mt-app .icons .store a {
    width: 28vw;
    height: 8.25vw;
  }
  .mt-app .img {
    position: relative;
    width: 90%;
    height: 0;
    padding-bottom: 65%;
    margin: 0 auto;
    background: url(./m/i.jpg) bottom / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .mt-app {
    font-size: 2.5vw;
  }
}
