.overview-content {background-color: #000;overflow: hidden;}
.overview-content a{text-decoration: none;}
.overview-content button{color: inherit;background: unset;border: unset;outline: unset;cursor: pointer;}
.overview-content sup {font-size: 0.5667em;line-height: 0.5;vertical-align: super;}
.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 .nowrap{white-space: nowrap;}

.tp-videoContainer {font-size: 16px;max-width: 120em;width: auto;margin: 0 auto;background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;position: relative;}
.tp-videoContainer video {width: 100%;display: block;background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.tp-videoContainer .tp-controllerDiv {position: absolute;right: 2.5em;bottom: 2.5em;}
.tp-videoContainer .tp-controllerDiv .tp-pauseIcon {width: 3em;height: 3em;color: transparent;border-radius: 100%;-webkit-user-select: none;user-select: none;cursor: pointer;}
@media(min-width: 1921px) {.tp-videoContainer {font-size: 0.8333vw;}}
@media (max-width: 1680px) {
  .tp-videoContainer {font-size: 14px;}}
@media (max-width: 1440px) {
  .tp-videoContainer {font-size: 12px;}}
@media (max-width: 736px) {
  .tp-videoContainer{font-size: 10.35px;}
  .tp-videoContainer .videoController {top: 50%;left: 50%;right: unset;bottom: unset;transform: translate(-50%, -50%);}
}
@media (max-width: 414px) {.tp-videoContainer {font-size: 2.5vw;}}



/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/** page class */
.mr-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000 url(./img/a.jpg) top / 120em no-repeat;
  height: 49.25em;
  position: relative;
}
.mr-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mr-banner .text {
  color: #fff;
  padding: 16em 48% 0 0;
  text-align: left;
}
.mr-banner h2 {
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 1.25em;
}
.mr-banner .model {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.25em 0.75em 0.3em;
  background: #e60012;
  border-radius: 10em;
  display: inline-block;
}
@media(min-width: 1921px) {
  .mr-banner {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-banner {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-banner {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-banner {
    font-size: 10.35px;
    background: #232a46 url(./m/a.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 100%;
  }
  .mr-banner .w-container {
    width: auto;
  }
  .mr-banner .text {
    padding: 10vw 5vw 0;
    text-align: center;
  }
  .mr-banner h2 {
    font-size: 7.5vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.5em;
  }
  .mr-banner h3 {
    font-size: 4.25vw;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 0 1em;
  }
  .mr-banner .model {
    font-size: 4vw;
  }
}
@media(max-width: 414px) {
  .mr-banner {
    font-size: 2.5vw;
  }
}



.mr-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #131313;
}
.mr-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mr-selling-points .text {
  padding: 6em 0;
}
.mr-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 53.375%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
}
.mr-selling-points h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  color: #fff;
}
.mr-selling-points p {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
  color: #c0c1c2;
  padding-top: 0.25em;
}
.mr-selling-points .desc {
  position: absolute;
  line-height: normal;
}
.mr-selling-points .b1 {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 49.5%;
  height: 32.5%;
  cursor: pointer;
}
.mr-selling-points .b1 .text-area {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 66%;
  text-align: center;
}
.mr-selling-points .desc-1-1 {
  font-size: 1.5em;
  font-weight: 400;
}
.mr-selling-points .b2 {
  position: absolute;
  left: 50.5%;
  top: 0%;
  width: 49.5%;
  height: 32.5%;
  cursor: pointer;
}
.mr-selling-points .b2 .text-area {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 5%;
}
.mr-selling-points .desc-2-1 {
  font-size: 2.25em;
  font-weight: 500;
}
.mr-selling-points .b3 {
  position: absolute;
  left: 0%;
  top: 34.5%;
  width: 49.5%;
  height: 32.5%;
  cursor: pointer;
}
.mr-selling-points .b3 .text-area {
  position: absolute;
  left: 5%;
  right: 60%;
  top: 29%;
}
.mr-selling-points .desc-3-1 {
  font-size: 2.25em;
  font-weight: 500;
}
.mr-selling-points .b4 {
  position: absolute;
  left: 50.5%;
  top: 34.5%;
  width: 49.5%;
  height: 32.5%;
  cursor: pointer;
}
.mr-selling-points .b4 .text-area {
  position: absolute;
  left: 5%;
  right: 60%;
  top: 29%;
}
.mr-selling-points .desc-4-1 {
  font-size: 2.25em;
  font-weight: 500;
}
.mr-selling-points .b5 {
  position: absolute;
  left: 0%;
  top: 68.75%;
  width: 24.5%;
  height: 30.75%;
  cursor: pointer;
}
.mr-selling-points .b5 .text-area {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 5%;
  text-align: center;
}
.mr-selling-points .desc-5-1 {
  font-size: 1.625em;
  font-weight: 500;
}
.mr-selling-points .b6 {
  position: absolute;
  left: 25.25%;
  top: 68.75%;
  width: 24.5%;
  height: 30.75%;
  cursor: pointer;
}
.mr-selling-points .b6 .text-area {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 5%;
  text-align: center;
}
.mr-selling-points .desc-6-1 {
  font-size: 1.625em;
  font-weight: 500;
}
.mr-selling-points .b7 {
  position: absolute;
  left: 50.5%;
  top: 68.75%;
  width: 16%;
  height: 30.75%;
  cursor: pointer;
}
.mr-selling-points .b7 .text-area {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 56%;
  text-align: center;
}
.mr-selling-points .desc-7-1 {
  font-size: 1.5em;
  font-weight: 400;
}
.mr-selling-points .b8 {
  position: absolute;
  left: 67.2%;
  top: 68.75%;
  width: 16%;
  height: 30.75%;
  cursor: pointer;
}
.mr-selling-points .b8 .text-area {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 56%;
  text-align: center;
}
.mr-selling-points .desc-8-1 {
  font-size: 1.5em;
  font-weight: 400;
}
.mr-selling-points .b9 {
  position: absolute;
  left: 84%;
  top: 68.75%;
  width: 16%;
  height: 30.75%;
  cursor: pointer;
}
.mr-selling-points .b9 .text-area {
  position: absolute;
  left: 5%;
  right: 5%;
  top: 56%;
  text-align: center;
}
.mr-selling-points .desc-9-1 {
  font-size: 1.5em;
  font-weight: 400;
}
@media(min-width: 1921px) {
  .mr-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-selling-points {
    font-size: 10.35px;
    background-color: #000;
  }
  .mr-selling-points .w-container {
    width: 90%;
  }
  .mr-selling-points .text {
    padding: 6em 0 3em;
  }
  .mr-selling-points .box {
    width: 100%;
    height: 0;
    padding-top: 218%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .mr-selling-points .b1 {
    left: 0%;
    top: 0%;
    width: 100%;
    height: 16%;
  }
  .mr-selling-points .b1 .text-area {
    left: 5%;
    right: 5%;
    top: 66%;
  }
  .mr-selling-points .desc-1-1 {
    font-size: 3.75vw;
    line-height: 1.5;
    width: 100%;
  }
  .mr-selling-points .b2 {
    left: 0%;
    top: 17.15%;
    width: 100%;
    height: 16%;
  }
  .mr-selling-points .b2 .text-area {
    top: 8%;
    left: 5%;
    right: 5%;
    text-align: left;
  }
  .mr-selling-points .desc-2-1 {
    font-size: 5.625vw;
  }
  .mr-selling-points .b3 {
    left: 0%;
    top: 34.3%;
    width: 100%;
    height: 16%;
  }
  .mr-selling-points .b3 .text-area {
    top: 25%;
    left: 5%;
    right: 57%;
  }
  .mr-selling-points .desc-3-1 {
    font-size: 5.625vw;
  }
  .mr-selling-points .b4 {
    left: 0%;
    top: 51.4%;
    width: 100%;
    height: 16%;
  }
  .mr-selling-points .b4 .text-area {
    top: 25%;
    left: 5%;
    right: 57%;
  }
  .mr-selling-points .desc-4-1 {
    font-size: 5.625vw;
  }
  .mr-selling-points .b5 {
    left: 0%;
    top: 68.5%;
    width: 49%;
    height: 15%;
  }
  .mr-selling-points .b5 .text-area {
    top: 5%;
    left: 8%;
    right: 8%;
  }
  .mr-selling-points .desc-5-1 {
    font-size: 3.75vw;
  }
  .mr-selling-points .b6 {
    left: 51%;
    top: 68.5%;
    width: 49%;
    height: 15%;
  }
  .mr-selling-points .b6 .text-area {
    top: 5%;
    left: 8%;
    right: 8%;
  }
  .mr-selling-points .desc-6-1 {
    font-size: 3.75vw;
  }
  .mr-selling-points .b7 {
    left: 0%;
    top: 84.5%;
    width: 32.5%;
    height: 15%;
  }
  .mr-selling-points .b7 .text-area {
    top: 60%;
    left: 8%;
    right: 8%;
  }
  .mr-selling-points .desc-7-1 {
    font-size: 3.5vw;
  }
  .mr-selling-points .b8 {
    left: 34%;
    top: 84.5%;
    width: 32.5%;
    height: 15%;
  }
  .mr-selling-points .b8 .text-area {
    top: 60%;
    left: 8%;
    right: 8%;
  }
  .mr-selling-points .desc-8-1 {
    font-size: 3.5vw;
  }
  .mr-selling-points .b9 {
    left: 67.5%;
    top: 84.5%;
    width: 32.5%;
    height: 15%;
  }
  .mr-selling-points .b9 .text-area {
    top: 60%;
    left: 8%;
    right: 8%;
  }
  .mr-selling-points .desc-9-1 {
    font-size: 3.5vw;
  }
}
@media (max-width: 414px) {
  .mr-selling-points {
    font-size: 2.5vw;
  }
}



.mr-features {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #000;
  overflow: hidden;
}
.mr-features .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mr-features .text {
  color: #fff;
  padding: 5em 0 2em;
  text-align: center;
}
.mr-features h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-features h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-features p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-features .menu {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.mr-features .menu li {
  max-width: 22.5%;
}
.mr-features .menu li button {
  font-size: 1.375em;
  font-weight: 700;
  line-height: 1.3333;
  color: #fff;
  width: 100%;
  padding: 0.375em 0;
  border-bottom: 0.1em solid transparent;
  box-sizing: border-box;
  display: block;
}
.mr-features .menu li.active button {
  border-color: #fff;
}
.mr-features .swiper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.mr-features .swiper-slide {
  position: relative;
  width: 100%;
  opacity: 0 !important;
}
.mr-features .swiper-slide.swiper-slide-active {
  transition: opacity 0.5s ease-in-out;
  opacity: 1 !important;
  z-index: 2 !important;
}
.mr-features .swiper-slide .slide-txt {
  width: 73.125em;
  padding: 2em 0 0em;
  margin: 0 auto;
  text-align: center;
  color: #fff;
  display: none;
}
.mr-features .swiper-slide.swiper-slide-active .slide-txt {
  display: block;
}
.mr-features .swiper-slide .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 28%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.mr-features .swiper-slide-1 .slide-img {
  background-image: url(./img/c-1.jpg);
}
.mr-features .swiper-slide-2 .slide-img {
  background-image: url(./img/c-2.jpg);
}
.mr-features .swiper-slide-3 .slide-img {
  background-image: url(./img/c-3.jpg);
}
.mr-features .swiper-slide-4 .slide-img {
  background-image: url(./img/c-4.jpg);
}
.mr-features .swiper-slide .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
  display: none;
}
.mr-features .swiper-slide.swiper-slide-active .desc {
  display: block;
}
.mr-features .swiper-slide .desc-xx-large {
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1;
}
.mr-features .swiper-slide .desc-x-large {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2;
}
.mr-features .swiper-slide .desc-larger {
  font-size: 2em;
  font-weight: 400;
  line-height: 1.2;
}
.mr-features .swiper-slide .desc-large {
  font-size: 1.22em;
  font-weight: 500;
  line-height: 1.4;
}
.mr-features .swiper-slide .desc-medium {
  font-size: 1.22em;
  font-weight: 400;
  line-height: 1.4;
}
.mr-features .swiper-slide .desc-small {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.4;
}
.mr-features .swiper-slide .desc-smaller {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.5;
}
.mr-features .swiper-slide .desc-x-small {
  font-size: 1.075em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-features .swiper-slide .desc-xx-small {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-features .swiper-slide-1 .desc-1 {
  bottom: 81%;
  left: 29.25%;
  width: 17.25%;
  color: #626262;
}
.mr-features .swiper-slide-1 .desc-2 {
  bottom: 15%;
  left: 37.2%;
  width: 9%;
  color: #626262;
  text-align: left;
}
.mr-features .swiper-slide-1 .desc-3 {
  bottom: 81%;
  left: 51.2%;
  width: 17.25%;
  background: linear-gradient(-90deg, #5b6dd8, #b0c8ff 80%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.mr-features .swiper-slide-1 .desc-4 {
  bottom: 15%;
  left: 58.75%;
  width: 9%;
  text-align: left;
}
.mr-features .swiper-slide-1 .desc-5 {
  top: 20%;
  left: 70%;
  width: 10%;
  text-align: left;
  background: linear-gradient(-90deg, #5b6dd8, #b0c8ff 80%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text
}
.mr-features .swiper-slide-2 .desc-1 {
  top: 54%;
  left: 12.5%;
  width: 10%;
}
.mr-features .swiper-slide-2 .desc-2 {
  top: 66%;
  left: 21.8%;
  width: 20%;
}
.mr-features .swiper-slide-2 .desc-3 {
  top: 54%;
  left: 52%;
  width: 10%;
}
.mr-features .swiper-slide-2 .desc-4 {
  top: 66%;
  left: 59%;
  width: 20%;
}
.mr-features .swiper-slide-3 .desc-1 {
  top: 75%;
  left: 11.75%;
  width: 36%;
}
.mr-features .swiper-slide-3 .desc-2 {
  top: 75%;
  left: 52.75%;
  width: 36%;
}
.mr-features .swiper-slide-4 .desc-1 {
  top: 36%;
  left: 46.5%;
  width: 6%;
}
.mr-features .swiper-slide-4 .desc-2 {
  top: 36%;
  left: 54.6%;
  width: 6%;
}
.mr-features .swiper-slide-4 .desc-3 {
  top: 36%;
  left: 63.3%;
  width: 6%;
}
.mr-features .swiper-slide-4 .desc-4 {
  top: 84%;
  left: 46.5%;
  width: 6%;
}
.mr-features .swiper-slide-4 .desc-5 {
  top: 84%;
  left: 54.6%;
  width: 6%;
}
.mr-features .swiper-slide-4 .desc-6 {
  top: 84%;
  left: 63.3%;
  width: 6%;
}
@media(min-width: 1921px) {
  .mr-features {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-features {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-features {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-features {
    font-size: 10.35px;
    background: #000;
  }
  .mr-features .w-container {
    width: auto;
  }
  .mr-features .text {
    padding: 3em 0 2em;
    text-align: left;
  }
  .mr-features h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-features h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .mr-features p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-features .menu {
    margin: 0 5vw;
    display: flex;
    justify-content: space-between;
  }
  .mr-features .menu li {
    max-width: unset;
    width: 25%;
  }
  .mr-features .menu li button {
    font-size: 1.375em;
    font-weight: 700;
    line-height: 1.3333;
    color: #8e8e8e;
    padding: 0.375em 0.75em 0.375em 0;
    border-color: #8e8e8e;
    text-align: left;
  }
  .mr-features .menu li.active button {
    color: #fff;
    border-color: #fff;
  }
  .mr-features .swiper {
    width: 100%;
  }
  .mr-features .swiper-slide {
    width: 100%;
  }
  .mr-features .swiper-slide .slide-txt {
    width: auto;
    padding: 1em 0 1em;
    text-align: left;
    color: #fff;
  }
  .mr-features .swiper-slide .slide-img {
    width: 100%;
    height: 0;
    padding-top: 150%;
  }
  .mr-features .swiper-slide-1 .slide-img {
    background-image: url(./m/c-1.jpg);
  }
  .mr-features .swiper-slide-2 .slide-img {
    background-image: url(./m/c-2.jpg);
  }
  .mr-features .swiper-slide-3 .slide-img {
    background-image: url(./m/c-3.jpg);
  }
  .mr-features .swiper-slide-4 .slide-img {
    background-image: url(./m/c-4.jpg);
  }
  .mr-features .swiper-slide .desc-xx-large {
    font-size: 7.5vw;
    font-weight: 700;
    line-height: 1;
  }
  .mr-features .swiper-slide .desc-x-large {
    font-size: 4.5vw;
    font-weight: 700;
    line-height: 1.2;
  }
  .mr-features .swiper-slide .desc-larger {
    font-size: 4.375vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .mr-features .swiper-slide .desc-large {
    font-size: 3vw;
    font-weight: 500;
    line-height: 1.4;
  }
  .mr-features .swiper-slide .desc-medium {
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 1.4;
  }
  .mr-features .swiper-slide .desc-small {
    font-size: 3.75vw;
    font-weight: 300;
    line-height: 1.4;
  }
  .mr-features .swiper-slide .desc-smaller {
    font-size: 3vw;
    font-weight: 700;
    line-height: 1.5;
  }
  .mr-features .swiper-slide .desc-x-small {
    font-size: 2.75vw;
    font-weight: 300;
    line-height: 1.5;
  }
  .mr-features .swiper-slide .desc-xx-small {
    font-size: 2.5vw;
    font-weight: 300;
    line-height: 1.5;
  }
  .mr-features .swiper-slide-1 .desc-1 {
    bottom: 84%;
    left: 22.5%;
    width: 47.5%;
  }
  .mr-features .swiper-slide-1 .desc-2 {
    bottom: 50%;
    left: 43%;
    width: 25%;
  }
  .mr-features .swiper-slide-1 .desc-3 {
    bottom: 40.5%;
    left: 22.5%;
    width: 47.5%;
  }
  .mr-features .swiper-slide-1 .desc-4 {
    bottom: 7%;
    left: 43%;
    width: 25%;
  }
  .mr-features .swiper-slide-1 .desc-5 {
    top: 18%;
    left: 74%;
    width: 20%;
  }
  .mr-features .swiper-slide-2 .desc-1 {
    top: 38%;
    left: 3%;
    width: 32%;
  }
  .mr-features .swiper-slide-2 .desc-2 {
    top: 44.5%;
    left: 5%;
    width: 90%;
  }
  .mr-features .swiper-slide-2 .desc-3 {
    top: 70%;
    left: 3%;
    width: 32%;
  }
  .mr-features .swiper-slide-2 .desc-4 {
    top: 77%;
    left: 5%;
    width: 90%;
  }
  .mr-features .swiper-slide-3 .desc-1 {
    top: 49%;
    left: 5%;
    width: 90%;
  }
  .mr-features .swiper-slide-3 .desc-2 {
    top: 83%;
    left: 5%;
    width: 90%;
  }
  .mr-features .swiper-slide-4 .desc-1 {
    top: 40%;
    left: 20.5%;
    width: 16%;
  }
  .mr-features .swiper-slide-4 .desc-2 {
    top: 40%;
    left: 39%;
    width: 16%;
  }
  .mr-features .swiper-slide-4 .desc-3 {
    top: 40%;
    left: 58%;
    width: 16%;
  }
  .mr-features .swiper-slide-4 .desc-4 {
    top: 85%;
    left: 20.5%;
    width: 16%;
  }
  .mr-features .swiper-slide-4 .desc-5 {
    top: 85%;
    left: 39%;
    width: 16%;
  }
  .mr-features .swiper-slide-4 .desc-6 {
    top: 85%;
    left: 58%;
    width: 16%;
  }
}
@media (max-width: 414px) {
  .mr-features {
    font-size: 2.5vw;
  }
}



.mr-speed {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #111217 url(./img/d.jpg) bottom / 120em no-repeat;
  height: 49.25em;
}
.mr-speed .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.mr-speed .text {
  color: #fff;
  padding: 5em 0 2em;
  text-align: center;
}
.mr-speed h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-speed p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-speed .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.mr-speed .desc-b {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
.mr-speed .desc-b .highlight {
  font-size: 2em;
}
.mr-speed .desc-1 {
  left: 0em;
  top: 30.5em;
  width: 16em;
}
.mr-speed .desc-2 {
  right: 0em;
  top: 30.5em;
  width: 16em;
}
@media(min-width: 1921px) {
  .mr-speed {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-speed {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-speed {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-speed {
    font-size: 10.35px;
    background: #111217 url(./m/d.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 60%;
  }
  .mr-speed .w-container {
    width: auto;
  }
  .mr-speed .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-speed h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-speed p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-speed .bg-text {
    position: relative;
  }
  .mr-speed .desc-b {
    font-size: 2.75vw;
    font-weight: 400;
  }
  .mr-speed .desc-1 {
    left: 2.5vw;
    top: 35.25vw;
    width: 24vw;
  }
  .mr-speed .desc-2 {
    left: 76.5vw;
    top: 35.25vw;
    width: 22vw;
  }
}
@media (max-width: 414px) {
  .mr-speed {
    font-size: 2.5vw;
  }
}



.mr-ports {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000 url(./img/e.jpg) bottom / 120em no-repeat;
  height: 49.25em;
}
.mr-ports .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mr-ports .text {
  color: #fff;
  padding: 13em 52% 0 0;
  text-align: left;
}
.mr-ports h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-ports p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-ports .topology {
  position: relative;
  width: 77.5%;
  height: 0;
  padding-top: 25%;
  margin: 2em 0 0;
  background: url(./img/e-tuopu.png) top / 100% no-repeat;
}
.mr-ports .topology .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.mr-ports .topology .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3;
}
.mr-ports .topology .desc-1 {
  left: 6%;
  top: 64%;
  width: 34%;
}
.mr-ports .topology .desc-2 {
  left: 47%;
  top: 64%;
  width: 52%;
}
@media(min-width: 1921px) {
  .mr-ports {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-ports {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-ports {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-ports {
    font-size: 10.35px;
    background: #000 url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 94%;
  }
  .mr-ports .w-container {
    width: auto;
  }
  .mr-ports .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .mr-ports h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-ports p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-ports .topology {
    width: 90%;
    height: 0;
    padding-top: 25%;
    margin: 2em auto 0;
    background: url(./img/e-tuopu.png) top / 100% no-repeat;
  }
  .mr-ports .topology .desc-m {
    font-size: 3.75vw;
    font-weight: 300;
    line-height: 1.3;
  }
  .mr-ports .topology .desc-1 {
    left: 4%;
    top: 68%;
    width: 36%;
  }
  .mr-ports .topology .desc-2 {
    left: 46%;
    top: 68%;
    width: 54%;
  }
}
@media (max-width: 414px) {
  .mr-ports {
    font-size: 2.5vw;
  }
}



.mr-coverage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000 url(./img/f.jpg) bottom / 120em no-repeat;
  height: 49em;
}
.mr-coverage .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mr-coverage .text {
  color: #fff;
  padding: 6em 50% 0 0;
  text-align: left;
}
.mr-coverage h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-coverage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-coverage .topology {
  position: relative;
  width: 77.5%;
  height: 0;
  padding-top: 45%;
  margin: 2em 0 0;
  background: url(./img/f-tuopu.png) top / 100% no-repeat;
}
.mr-coverage .topology .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.mr-coverage .topology .desc-b {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.3;
}
.mr-coverage .topology .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3;
}
.mr-coverage .topology .desc-1 {
  top: 78%;
  left: 2%;
  width: 44%;
  color: #bcbcbc;
}
.mr-coverage .topology .desc-2 {
  top: 78%;
  left: 53%;
  width: 44%;
}
@media(min-width: 1921px) {
  .mr-coverage {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-coverage {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-coverage {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-coverage {
    font-size: 10.35px;
    background: #000 url(./m/f.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 122%;
    position: relative;
  }
  .mr-coverage .w-container {
    width: auto;
  }
  .mr-coverage .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-coverage h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-coverage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-coverage .topology {
    position: absolute;
    left: 0;
    bottom: 79vw;
    width: 70%;
    height: 0;
    padding-top: 38%;
    margin: 10vw 15% 0;
    background: url(./img/f-tuopu.png) top / 100% no-repeat;
  }
  .mr-coverage .topology .desc-b {
    font-size: 3.5vw;
    font-weight: 500;
    line-height: 1.3;
  }
  .mr-coverage .topology .desc-m {
    font-size: 3.5vw;
    font-weight: 300;
    line-height: 1.3;
  }
  .mr-coverage .topology .desc-1 {
    top: 79%;
    left: -2%;
    width: 54%;
  }
  .mr-coverage .topology .desc-2 {
    top: 79%;
    left: 62%;
    width: 30%;
  }
}
@media(max-width: 414px) {
  .mr-coverage {
    font-size: 2.5vw;
  }
}



.mr-easymesh {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #131313;
}
.mr-easymesh .w-container {
  width: 90em;
  margin: 0 auto;
}
.mr-easymesh .text {
  color: #fff;
  padding: 5em 0 2em;
  text-align: center;
}
.mr-easymesh h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-easymesh h3 {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-easymesh p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-easymesh p.link {
  margin-top: 1em;
}
.mr-easymesh p.link a {
  color: #cee0ff;
}
.mr-easymesh .ul-icons {
  width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mr-easymesh .ul-icons li {
  display: flex;
  align-items: center;
  max-width: 32%;
  margin: 1em 0 3em;
  box-sizing: border-box;
}
.mr-easymesh .ul-icons li .icon {
  width: 3.1875em;
  margin-right: 1em;
}
.mr-easymesh .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.mr-easymesh .ul-icons li .icon-txt {
  width: calc(100% - 4.5em);
  text-align: left;
  color: #fff;
}
.mr-easymesh .ul-icons li p.icon-info {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.4;
}
.mr-easymesh .diff {
  margin: 0 auto;
  padding-bottom: 6em;
}
.mr-easymesh .diff li {
  width: 48%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.mr-easymesh .diff li + li {
  margin-left: 2%;
}
.mr-easymesh .diff li video {
  width: 100%;
  margin-bottom: 0.5em;
}
.mr-easymesh .diff p {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-top: 0.5em;
  color: #fff;
  text-align: center;
}
.mr-easymesh .diff .li-2 .desc-prod {
  position: absolute;
  top: 17.5em;
  left: 45%;
  width: 3.75em;
  height: auto;
  display: block;
}
@media(min-width: 1921px) {
  .mr-easymesh {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-easymesh {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-easymesh {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-easymesh {
    font-size: 10.35px;
    background-color: #0d0d0d;
  }
  .mr-easymesh .w-container {
    width: auto;
  }
  .mr-easymesh .text {
    text-align: left;
    padding: 0 0 0.5em;
  }
  .mr-easymesh h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 5vw 0.5em;
  }
  .mr-easymesh p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-easymesh .ul-icons {
    width: auto;
    margin: 1.5em 5vw 0;
    display: flex;
    flex-wrap: wrap;
  }
  .mr-easymesh .ul-icons li {
    width: 48%;
    max-width: unset;
    margin: 1em 0;
  }
  .mr-easymesh .ul-icons li .icon {
    width: 8vw;
    margin-right: 3vw;
  }
  .mr-easymesh .ul-icons li .icon-txt {
    width: calc(100% - 12vw);
    color: #fff;
  }
  .mr-easymesh .ul-icons li p.icon-info {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.4;
    padding: 0;
  }
  .mr-easymesh .diff {
    padding-bottom: 10vw;
  }
  .mr-easymesh .diff li {
    display: block;
    width: auto;
  }
  .mr-easymesh .diff li + li {
    margin-top: 7.5vw;
    margin-left: 0;
  }
  .mr-easymesh .diff .li-2 .desc-prod {
    top: 41vw;
    left: 45%;
    width: 9.375vw;
  }
}
@media (max-width: 414px) {
  .mr-easymesh {
    font-size: 2.5vw;
  }
}



.mr-vpn-access {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  overflow: hidden;
}
.mr-vpn-access .w-container {
  width: 90em;
  margin: 0 auto;
}
.mr-vpn-access .text {
  color: #fff;
  padding: 0 0 1em;
  text-align: left;
}
.mr-vpn-access h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-vpn-access p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-vpn-access .swiper {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.mr-vpn-access .swiper-slide {
  position: relative;
  width: 100%;
  height: 49em;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 120em;
  display: flex;
  align-items: center;
}
.mr-vpn-access .swiper-slide-1  {
  background-image: url(./img/h-1.jpg);
}
.mr-vpn-access .swiper-slide-2  {
  background-image: url(./img/h-2.jpg);
}
.mr-vpn-access .swiper-slide .slide-txt {
  color: #fff;
  padding: 0 58% 1em 0;
  text-align: left;
}
.mr-vpn-access .swiper-slide .ul-icons {
  margin-top: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.mr-vpn-access .swiper-slide .ul-icons li {
  width: 48%;
  margin-top: 2em;
  display: flex;
  align-items: center;
}
.mr-vpn-access .swiper-slide .ul-icons li .icon {
  width: 3.125em;
  margin-right: 1em;
}
.mr-vpn-access .swiper-slide .ul-icons li .icon img {
  width: 100%;
}
.mr-vpn-access .swiper-slide .ul-icons li .icon-txt {
  width: calc(100% - 5.5em);
  color: #fff;
  text-align: left;
}
.mr-vpn-access .swiper-slide .ul-icons li p.icon-title {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.mr-vpn-access .swiper-slide .ul-icons li p.icon-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-vpn-access .swiper-slide .ul-speeds {
  width: 100%;
  margin-top: 3em;
}
.mr-vpn-access .swiper-slide .ul-speeds li+li {
  margin-top: 2em;
}
.mr-vpn-access .swiper-slide .ul-speeds .li-1 {
  width: 100%;
}
.mr-vpn-access .swiper-slide .ul-speeds .li-2 {
  width: 70%;
}
.mr-vpn-access .swiper-slide .ul-speeds li .speed-txt {
  color: #fff;
  padding: 0 0 0.25em;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.mr-vpn-access .swiper-slide .ul-speeds li .speed-logo {
  display: block;
  height: auto;
}
.mr-vpn-access .swiper-slide .ul-speeds .li-1 .speed-logo {
  width: 11.1875em;
}
.mr-vpn-access .swiper-slide .ul-speeds .li-2 .speed-logo {
  width: 9.625em;
}
.mr-vpn-access .swiper-slide .ul-speeds li .speed {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}
.mr-vpn-access .swiper-slide .ul-speeds li .speed-bar {
  width: 100%;
  height: 1em;
  border-radius: 0.5em;
}
.mr-vpn-access .swiper-slide .ul-speeds .li-1 .speed-bar {
  background: linear-gradient(to right, #f5e4c2 0%, #baa57d 100%);
}
.mr-vpn-access .swiper-slide .ul-speeds .li-2 .speed-bar {
  background: linear-gradient(to right, #a8cdff 0%, #70acff 50%);
}
.mr-vpn-access .swiper-pagination {
  position: absolute;
  z-index: 2;
  bottom: 2em;
}
.mr-vpn-access .swiper-pagination-bullet {
  width: 0.625em;
  height: 0.625em;
  border: 0.15em solid #fff;
  margin: 0 0.5em;
  background: transparent;
  opacity: 1;
}
.mr-vpn-access .swiper-pagination-bullet-active {
  background: #fff;
}
@media(min-width: 1921px) {
  .mr-vpn-access {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-vpn-access {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-vpn-access {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-vpn-access {
    font-size: 10.35px;
  }
  .mr-vpn-access .w-container {
    width: auto;
  }
  .mr-vpn-access .text {
    padding: 0;
  }
  .mr-vpn-access h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw .5em;
  }
  .mr-vpn-access p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-vpn-access .swiper-slide {
    height: auto;
    padding-bottom: 95%;
    background-color: #161920;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
  }
  .mr-vpn-access .swiper-slide-1  {
    background-image: url(./m/h-1.jpg);
  }
  .mr-vpn-access .swiper-slide-2  {
    padding-bottom: 122%;
    background-image: url(./m/h-2.jpg);
  }
  .mr-vpn-access .swiper-slide .slide-txt {
    color: #fff;
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-vpn-access .swiper-slide .ul-icons {
    margin: 1em 5vw 0;
    display: flex;
  }
  .mr-vpn-access .swiper-slide .ul-icons li {
    width: 48%;
    margin-top: 2em;
    display: flex;
  }
  .mr-vpn-access .swiper-slide .ul-icons li .icon {
    width: 10vw;
    margin-right: 2vw;
  }
  .mr-vpn-access .swiper-slide .ul-icons li .icon-txt {
    width: calc(100% - 13vw);
  }
  .mr-vpn-access .swiper-slide .ul-icons li p.icon-title {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    color: #efdebc;
    padding: 0;
  }
  .mr-vpn-access .swiper-slide .ul-icons li p.icon-info {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .mr-vpn-access .swiper-slide .ul-speeds {
    width: auto;
    margin: 2em;
  }
  .mr-vpn-access .swiper-slide .ul-speeds li+li {
    margin-top: 2em;
  }
  .mr-vpn-access .swiper-slide .ul-speeds .li-1 {
    width: 100%;
  }
  .mr-vpn-access .swiper-slide .ul-speeds .li-2 {
    width: 70%;
  }
  .mr-vpn-access .swiper-slide .ul-speeds li .speed-txt {
    color: #fff;
    padding: 0 0 0.25em;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .mr-vpn-access .swiper-slide .ul-speeds li .speed-logo {
    display: block;
    height: auto;
  }
  .mr-vpn-access .swiper-slide .ul-speeds .li-1 .speed-logo {
    width: 26vw;
  }
  .mr-vpn-access .swiper-slide .ul-speeds .li-2 .speed-logo {
    width: 22vw;
  }
  .mr-vpn-access .swiper-slide .ul-speeds li .speed {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3;
    display: block;
  }
  .mr-vpn-access .swiper-slide .ul-speeds li .speed-bar {
    width: 100%;
    height: 1em;
    border-radius: 0.5em;
  }
  .mr-vpn-access .swiper-pagination {
    bottom: 2em;
  }
  .mr-vpn-access .swiper-pagination-bullet {
    width: 0.625em;
    height: 0.625em;
    border: 0.2em solid #fff;
    margin: 0 0.5em;
  }
}
@media(max-width: 414px) {
  .mr-vpn-access {
    font-size: 2.5vw;
  }
}



.mr-security {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #131313 url(./img/i.jpg) bottom / 120em no-repeat;
  height: 49em;
}
.mr-security .w-container {
  width: 90em;
  margin: 0 auto;
  position: relative;
}
.mr-security .text {
  padding: 6em 0 2.5em;
  text-align: center;
  color: #fff;
}
.mr-security h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-security p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-security .ul-icons {
  position: absolute;
  left: 47em;
  top: 16em;
  width: 30.5em;
}
.mr-security .ul-icons li {
  width: 100%;
  box-sizing: border-box;
  display: block;
}
.mr-security .ul-icons li p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-security .ul-icons li {
  position: relative;
  margin-top: 3em;
  padding-left: 4.75em;
  text-align: left;
}
.mr-security .ul-icons li:before {
  content: '';
  display: block;
  width: 3.625em;
  height: 4.375em;
  position: absolute;
  left: 0;
  top: 0
}
.mr-security .ul-icons li h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.25em;
}
.mr-security .ul-icons .li-1:before {
  background: url(./img/i-icon-1.png) center / contain no-repeat;
}
.mr-security .ul-icons .li-2:before {
  background: url(./img/i-icon-2.png) center / contain no-repeat
}
.mr-security .ul-icons .li-3:before {
  background: url(./img/i-icon-3.png) center / contain no-repeat
}
@media(min-width: 1921px) {
  .mr-security {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-security {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-security {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-security {
    font-size: 10.35px;
    background: #000 url(./m/i.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 84%;
  }
  .mr-security .w-container {
    width: auto;
  }
  .mr-security .text {
    padding: 0;
    text-align: left;
  }
  .mr-security h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-security p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-security .ul-icons {
    width: auto;
    margin: 3em 5vw 0;
    position: static;
  }
  .mr-security .ul-icons li {
    padding-left: 9vw;
    margin-top: 2em;
  }
  .mr-security .ul-icons li:before {
    width: 6vw;
    height: 8vw;
    left: 0vw;
  }
  .mr-security .ul-icons li h3 {
    font-size: 1.875em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }
  .mr-security .ul-icons li p {
    font-size: 1.75em;
    padding: 0;
  }
}
@media(max-width: 414px) {
  .mr-security {
    font-size: 2.5vw;
  }
}



.mr-parental-controls {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #000 url(./img/k.jpg) top / 120em no-repeat;
  height: 49em;
  overflow: hidden;
}
.mr-parental-controls .w-container {
  width: 90em;
  margin: 0 auto;
  position: relative;
}
.mr-parental-controls .text {
  color: #fff;
  padding: 8em 32% 0 32%;
  text-align: left;
}
.mr-parental-controls h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-parental-controls p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-parental-controls .menu {
  padding: 0;
}
.mr-parental-controls .menu li {
  position: relative;
  padding: 2em 0 0 2em;
}
.mr-parental-controls .menu li::before {
  content: '';
  position: absolute;
  left: 0em;
  top: 2.1em;
  width: 1.171875em;
  height: 1.6875em;
  background: url(./img/k-arrow.png) center / contain no-repeat;
}
.mr-parental-controls .menu li.on::before {
  background: url(./img/k-arrow-active.png) center / contain no-repeat;
}
.mr-parental-controls .menu li h3 {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0.25em 0;
  display: inline-block;
  cursor: pointer;
}
.mr-parental-controls .menu li.on h3 {
  color: #c50018;
  border-bottom: 2px solid;
  box-sizing: border-box;
}
.mr-parental-controls .menu li p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding-top: 0.5em;
  display: none;
}
.mr-parental-controls .menu li.on p {
  display: block;
}
.mr-parental-controls .img {
  position: absolute;
  width: 22.5em;
  height: 41em;
  top: 8em;
  left: 4em;
}
.mr-parental-controls .img .ul-screens li {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
}
.mr-parental-controls .img .ul-screens li.on {
  opacity: 1;
}
.mr-parental-controls .img .ul-screens li.li-1 {
  background-image: url(./img/k-1.png);
}
.mr-parental-controls .img .ul-screens li.li-2 {
  background-image: url(./img/k-2.png);
}
.mr-parental-controls .img .ul-screens li.li-3 {
  background-image: url(./img/k-3.png);
}
.mr-parental-controls .img .ul-screens li.li-4 {
  background-image: url(./img/k-4.png);
}
@media(min-width: 1921px) {
  .mr-parental-controls {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-parental-controls .text {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-parental-controls .text {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-parental-controls {
    font-size: 10.35px;
    background: #000 url(./m/k.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 94%;
    position: relative;
  }
  .mr-parental-controls .w-container {
    position: static;
    width: auto;
  }
  .mr-parental-controls .text {
    padding: 0;
    text-align: left;
  }
  .mr-parental-controls h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-parental-controls p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-parental-controls .menu {
    margin: 0 5vw;
  }
  .mr-parental-controls .menu li {
    padding: 2em 0 0 2em;
  }
  .mr-parental-controls .menu li::before {
    left: 0vw;
    top: 2.4em;
    width: 1.171875em;
    height: 1.6875em;
  }
  .mr-parental-controls .menu li h3 {
    font-size: 1.5em;
    padding: 0.25em 0;
  }
  .mr-parental-controls .menu li p {
    font-size: 1.5em;
    padding: 0.5em 0 0;
  }
  .mr-parental-controls .img {
    width: 45vw;
    height: 82vw;
    left: 5vw;
    top: unset;
    bottom: 0vw;
  }
  .mr-parental-controls .img .ul-screens li {
    background-size: contain;
  }
}
@media (max-width: 414px) {
  .mr-parental-controls {
    font-size: 2.5vw;
  }
}



.mr-modes {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #131313 url(./img/l.jpg) bottom / 120em no-repeat;
  height: 49.25em;
}
.mr-modes .w-container {
  width: 90em;
  margin: 0 auto;
  position: relative;
}
.mr-modes .text {
  color: #fff;
  padding: 5em 0 2em;
  text-align: center;
}
.mr-modes h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-modes h3 {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-modes p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-modes .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.mr-modes .desc-b {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.mr-modes .desc-m {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.mr-modes .desc-s {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.3333;
}
.mr-modes .desc-1 {
  top: 32em;
  left: 6em;
  width: 37em;
}
.mr-modes .desc-2 {
  top: 32em;
  left: 47em;
  width: 37em;
}
.mr-modes .desc-3 {
  top: 16em;
  left: 7.5em;
  width: 10em;
}
.mr-modes .desc-4 {
  top: 22em;
  left: 30.75em;
  width: 6em;
}
.mr-modes .desc-5 {
  top: 16.75em;
  left: 45.35em;
  width: 10em;
}
.mr-modes .desc-6 {
  top: 20.5em;
  left: 53em;
  width: 6em;
}
.mr-modes .desc-7 {
  top: 21em;
  left: 72.5em;
  width: 10em;
}
@media(min-width: 1921px) {
  .mr-modes {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .mr-modes {
    font-size: 14px;
  }
}
@media(max-width: 1440px) {
  .mr-modes {
    font-size: 12px;
  }
}
@media(max-width: 736px) {
  .mr-modes {
    font-size: 10.35px;
    background: #1d1c21 url(./m/l.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 150%;
  }
  .mr-modes .w-container {
    width: auto;
  }
  .mr-modes .text {
    padding: 0;
    text-align: left;
  }
  .mr-modes h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-modes p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .mr-modes .bg-text {
    position: relative;
  }
  .mr-modes .desc-b {
    font-size: 4.375vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.375em;
  }
  .mr-modes .desc-m {
    font-size: 3.5vw;
    font-weight: 300;
    line-height: 1.5;
  }
  .mr-modes .desc-s {
    font-size: 3vw;
    font-weight: 400;
    line-height: 1.3333;
  }
  .mr-modes .desc-1 {
    top: 46vw;
    left: 5vw;
    width: 90vw;
  }
  .mr-modes .desc-2 {
    top: 115vw;
    left: 5vw;
    width: 90vw;
  }
  .mr-modes .desc-3 {
    top: 8vw;
    left: 15.6vw;
    width: 20vw;
  }
  .mr-modes .desc-4 {
    top: 22vw;
    left: 66.5vw;
    width: 16vw;
  }
  .mr-modes .desc-5 {
    top: 77dvw;
    left: 8vw;
    width: 20vw;
  }
  .mr-modes .desc-6 {
    top: 86vw;
    left: 23vw;
    width: 16vw;
  }
  .mr-modes .desc-7 {
    top: 87vw;
    left: 69vw;
    width: 20vw;
  }
}
@media(max-width: 414px) {
  .mr-modes {
    font-size: 2.5vw;
  }
}



.mr-app {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/m.jpg) bottom / 120em no-repeat;
  height: 49em;
}
.mr-app .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.mr-app .text {
  color: #fff;
  padding: 8em 54% 0 0em;
  text-align: left;
}
.mr-app h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.mr-app p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}
.mr-app p a {
  color: #e61600;
  border-bottom: 1px solid;
}
.mr-app .icons {
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-top: 1em;
}
.mr-app .icons div {
  display: inline-block;
}
.mr-app .icons .me-logo {
  width: 4.875em;
  height: 4.875em;
  padding-right: 0.75em;
}
.mr-app .icons .store {
  padding-right: 0.75em;
}
.mr-app .icons .qrcode {
  width: 4.875em;
  height: 4.875em;
}
.mr-app .icons .store a {
  display: inline-block;
  width: 7.75em;
  height: 2.2em;
}
.mr-app .icons img {
  height: 100%;
}
@media(min-width: 1921px) {
  .mr-app {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mr-app {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mr-app {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mr-app {
    font-size: 10.35px;
    background: #000 url(./m/m.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 96%;
  }
  .mr-app .w-container {
    width: auto;
  }
  .mr-app .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mr-app h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .mr-app p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw 1em;
  }
  .mr-app .icons {
    font-size: 3vw;
    padding-top: 1em;
    margin: 0 5vw;
  }
}
@media (max-width: 414px) {
  .mr-app {
    font-size: 2.5vw;
  }
}
