.ces-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top/120em auto no-repeat;
  height: 59.5em;
}
.ces-banner .w-container {
  width: 75em;
  margin: 0 auto;
  position: relative;
}
.ces-banner .text {
  padding: 16em 25em 0 4em;
  color: #fff;
}
.ces-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 0.25em;
}
.ces-banner h2 {
  font-size: 3.75em;
  line-height: 1.2;
  font-weight: 500;
  padding-bottom: 0.5em;
}
.ces-banner p {
  font-size: 1.875em;
  line-height: 1.5;
  font-weight: 400;
}
.ces-banner .model-name-line {
  margin-top: 0.5em;
  color: #fff;
}
.ces-banner .model-name {
  border: #fff 1px solid;
  border-radius: 0.5em;
  padding: 0.25em 0.5em;
}
.ces-banner .icon {
  margin-top: 3em;
}
.ces-banner .icon img {
  height: 3.5em;
}
.ces-banner .icon img + img {
  margin-left: 2em;
}
.ces-banner .wifi7 {
  width: 13.03125em;
  position: absolute;
  right: 0;
  top: 6em;
}
@media (max-width: 1680px) {
  .ces-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ces-banner {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .ces-banner {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .ces-banner {
    font-size: 10.35px;
    height: 133vw;
    background: url(./m/a.jpg) 50%/100% auto no-repeat;
  }
  .ces-banner .w-container {
    width: auto;
    max-width: 100%;
  }
  .ces-banner .text {
    padding: 21vw 23vw  0 6vw;
  }
  .ces-banner h2 {
    padding: 5vw 0 2.5vw;
    font-size: 6.25vw;
  }
  .ces-banner h3 {
    font-size: 4vw;
  }
  .ces-banner .model-name {
    font-size: 3vw;
  }
  .ces-banner .icon {
    margin-top: 3.3vw;
  }
  .ces-banner .icon img {
    display: block;
    height: 6vw;
  }
  .ces-banner .icon img + img {
    margin-left: 0;
    margin-top: 2vw;
  }
  .ces-banner .bottom-icon {
    transform: none;
    left: 20px;
    right: 20px;
    width: auto;
    bottom: 5vw;
  }
  .ces-banner .bottom-icon li .img {
    height: 8vw;
    width: 8vw;
  }
  .ces-banner .bottom-icon li .info {
    font-size: 2vw;
  }
  .ces-banner .wifi7 {
    width: 17vw;
    position: absolute;
    right: 12vw;
    top: 14vw;
  }
}
@media (max-width: 414px) {
  .ces-banner {
    font-size: 2.5vw;
  }
}

.ces-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.ces-selling-points .w-container {
  width: 75em;
  position: relative;
  margin: 0 auto;
  max-width: 90%;
}
.ces-selling-points .text {
  padding: 7em 0;
}
.ces-selling-points .box {
  position: relative;
  background-image: url(./img/b.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 0;
  padding-top: 56%;
}
.ces-selling-points .box .desc {
  position: absolute;
  width: 30%;
}
.ces-selling-points .box .desc.center {
  text-align: center;
  transform: translateX(-50%);
}
.ces-selling-points .box .desc p {
  font-weight: 400;
  line-height: 1.2;
}
.ces-selling-points .box p.bold {
  font-weight: 700;
}
.ces-selling-points .box p.gp {
  font-size: 2.34375em;
}
.ces-selling-points .box p.lp {
  font-size: 1.875em;
}
.ces-selling-points .box p.mp {
  font-size: 1.5em;
  margin-bottom: 0.25em;
}
.ces-selling-points .box p.sp {
  font-size: 0.75em;
  font-weight: 300;
}
.ces-selling-points .box .desc1 {
  top: 4%;
  left: 4%;
  width: 27%;
}
.ces-selling-points .box .desc2 {
  top: 3%;
  left: 51%;
  width: 13%;
}

.ces-selling-points .box .desc3 {
  top: 41%;
  left: 58.5%;
  width: 14%;
}
.ces-selling-points .box .desc4 {
  top: 41%;
  left: 75%;
  width: 13%;
}
.ces-selling-points .box .desc10 {
  top: 41%;
  left: 92%;
  width: 14%;
}
.ces-selling-points .box .desc5 {
  top: 54%;
  left: 7%;
  width: 14%;
}

.ces-selling-points .box .desc6 {
  top: 68%;
  left: 7%;
  width: 14%;
}
.ces-selling-points .box .desc7 {
  top: 64%;
  left: 22.5%;
  width: 26%;
}
.ces-selling-points .box .desc8 {
  top: 56%;
  left: 60.25%;
  width: 13%;
}
.ces-selling-points .box .desc9 {
  top: 56%;
  left: 76%;
  width: 11%;
}
.ces-selling-points .box .desc11 {
  top: 90%;
  left: 25%;
  width: 43%;
}
@media (max-width: 1680px) {
  .ces-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ces-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .ces-selling-points {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .ces-selling-points {
    font-size: 10.35px;
  }
  .ces-selling-points .w-container {
    width: auto;
  }
  .ces-selling-points .text {
    padding: 5em 0;
  }
  .ces-selling-points .box {
    background-size: 100%;
    background-image: url(./m/b.png);
    padding-top: 202vw;
    background-repeat: no-repeat;
    position: relative;
  }
  .ces-selling-points .box .desc {
    font-size: 2.5vw;
    width: 80%;
  }
  .ces-selling-points .box p.lp {
    font-size: 2em;
  }
  .ces-selling-points .box p.gp {
    font-size: 2.25em;
  }
  .ces-selling-points .box .desc1 {
    top: 12vw;
    left: 9%;
    width: 45vw;
  }
  .ces-selling-points .box .desc2 {
    top: 106vw;
    left: 3%;
    width: 26%;
  }

  .ces-selling-points .box .desc3 {
    top: 142vw;
    left: 16%;
    width: 20%;
  }
  .ces-selling-points .box .desc4 {
    top: 142vw;
    left: 50%;
    width: 20%;
  }
  .ces-selling-points .box .desc10 {
    top: 142vw;
    left: 84%;
    width: 29%;
  }
  .ces-selling-points .box .desc5 {
    top: 54.5vw;
    left: 15%;
    width: 28%;
  }

  .ces-selling-points .box .desc6 {
    top: 69vw;
    left: 15%;
    width: 28%;
  }
  .ces-selling-points .box .desc7 {
    top: 65vw;
    left: 42%;
    width: 56%;
  }
  .ces-selling-points .box .desc8 {
    top: 161vw;
    left: 21%;
    width: 26%;
  }
  .ces-selling-points .box .desc9 {
    top: 159vw;
    left: 53%;
    width: 26%;
  }
  .ces-selling-points .box .desc11 {
    top: 91vw;
    left: 50%;
    width: 88%;
  }
}
@media (max-width: 414px) {
  .ces-selling-points {
    font-size: 2.5vw;
  }
}

.ces-wifi7 {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #e9e9e7 url(./img/c.jpg) 50% 100% / 120em no-repeat;
  padding-bottom: 42em;
}

.ces-wifi7 .w-container {
  width: 75em;
  margin: 0 auto;
  position: relative;
}

.ces-wifi7 .w-container .text {
  padding: 4em 0;
  text-align: center;
}

.ces-wifi7 .w-container .text h2 {
  font-weight: 500;
  font-size: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.ces-wifi7 .w-container .text P {
  font-weight: 300;
  font-size: 1.21875em;
  line-height: 1.5;
}

.ces-wifi7 .w-container .text .link {
  margin-top: 1em;
}

.ces-wifi7 .w-container .text .link a {
  color: currentColor;
}

.ces-wifi7 .w-container .text .link a + a {
  margin-left: 5em;
}
.ces-wifi7 .bg {
  position: absolute;
  left: 0;
  right: 0;
}
.ces-wifi7 .bg .desc {
  position: absolute;
}
.ces-wifi7 .bg .desc1 {
  left: 13em;
  top: 5.1em;
}
.ces-wifi7 .bg .desc1 span {
  font-size: 1.3125em;
  font-weight: 700;
  line-height: 1.2;
}
.ces-wifi7 .bg .desc2 {
  left: 13em;
  top: 8.4em;
}
.ces-wifi7 .bg .desc2 span {
  font-size: 1.3125em;
  font-weight: 700;
  line-height: 1.2;
}
.ces-wifi7 .bg .desc3 {
  left: 13em;
  top: 11.4em;
}
.ces-wifi7 .bg .desc3 span {
  font-size: 1.3125em;
  font-weight: 700;
  line-height: 1.2;
}
.ces-wifi7 .bg .desc4 {
  right: 19em;
  bottom: -5.6em;
}
.ces-wifi7 .bg .desc4 span {
  font-size: 1.03125em;
  font-weight: 400;
  line-height: 1.2;
}
.ces-wifi7 .bg .desc5 {
  left: 1.5em;
  top: 32.4em;
  width: 16em;
  text-align: center;
}
.ces-wifi7 .bg .desc5 span {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
}
.ces-wifi7 .bg .desc6 {
  left: 20em;
  top: 32.4em;
  width: 16em;
  text-align: center;
}
.ces-wifi7 .bg .desc6 span {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
}
.ces-wifi7 .bg .desc7 {
  left: 38.5em;
  top: 32.4em;
  width: 16em;
  text-align: center;
}
.ces-wifi7 .bg .desc7 span {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
}
.ces-wifi7 .bg .desc8 {
  left: 57em;
  top: 32.4em;
  width: 16em;
  text-align: center;
}
.ces-wifi7 .bg .desc8 span {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
}
@media (max-width: 1680px) {
  .ces-wifi7 {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ces-wifi7 {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .ces-wifi7 {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .ces-wifi7 {
    font-size: 10.35px;
    width: auto;
    height: auto;
    margin: 0 auto;
    background: #e9e9e7 url(./m/c.jpg) 50% 100% / 100% no-repeat;
    padding-bottom: 127vw;
  }
  .ces-wifi7 .w-container {
    width: auto;
  }
  .ces-wifi7 .w-container .text {
    text-align: left;
    padding: 0 0 1.5em;
  }
  .ces-wifi7 .w-container .text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
  }

  .ces-wifi7 .w-container .text p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }
  .ces-wifi7 .w-container .text .link {
    margin: 1em 0;
  }
  .ces-wifi7 .w-container .text .link a + a {
    margin-left: 1em;
  }
  .ces-wifi7 .bg .desc1 {
    left: 5vw;
    top: 3vw;
    font-size: 3vw;
  }
  .ces-wifi7 .bg .desc2 {
    left: 5vw;
    top: 12vw;
    font-size: 3vw;
  }
  .ces-wifi7 .bg .desc3 {
    left: 5vw;
    top: 21vw;
    font-size: 3vw;
  }
  .ces-wifi7 .bg .desc4 {
    right: 5vw;
    bottom: -7vw;
    font-size: 3vw;
  }
  .ces-wifi7 .bg .desc5 {
    left: 6vw;
    top: 71vw;
    font-size: 2.65vw;
  }
  .ces-wifi7 .bg .desc6 {
    left: 51vw;
    top: 71vw;
    font-size: 2.65vw;
  }
  .ces-wifi7 .bg .desc8 {
    left: 51vw;
    top: 112vw;
    font-size: 2.65vw;
  }
  .ces-wifi7 .bg .desc7 {
    left: 6vw;
    top: 112vw;
    font-size: 2.65vw;
  }
}
@media (max-width: 414px) {
  .ces-wifi7 {
    font-size: 2.5vw;
  }
}

.ces-triBand {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f7f7f9 url(./img/d.jpg) 50% 100% / 120em no-repeat;
  padding-bottom: 37em;
}

.ces-triBand .w-container {
  width: 75em;
  margin: 0 auto;
  position: relative;
}

.ces-triBand .w-container .text {
  text-align: center;
  padding: 4em 0 0;
}

.ces-triBand .w-container .text h2 {
  font-weight: 500;
  font-size: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.ces-triBand .w-container .text P {
  font-weight: 300;
  font-size: 1.21875em;
  line-height: 1.5;
}

.ces-triBand .w-container .text .features {
  padding-top: 2em;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
}
.ces-triBand .w-container .text .features .feature {
  display: inline-block;
  vertical-align: top;
  width: 22%;
}

.ces-triBand .w-container .text .features .feature img {
  width: 3.75em;
  height: 3.75em;
  vertical-align: top;
}

.ces-triBand .w-container .text .features .feature .desc {
  text-align: center;
}

.ces-triBand .w-container .text .features .feature .desc .title {
  font-weight: 400;
  font-size: 1.4em;
  line-height: 1.2;
}

.ces-triBand .w-container .text .features .feature .desc .txt {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.ces-triBand .w-container .bg {
  position: absolute;
  left: 0;
  right: 0;
}

.ces-triBand .w-container .bg .line {
  position: absolute;
}

.ces-triBand .w-container .bg .line.line-1 {
  bottom: -18em;
  left: 5em;
  width: 26em;
  text-align: center;
}

.ces-triBand .w-container .bg .line.line-2 {
  bottom: -26.5em;
  left: 8em;
  text-align: center;
}

.ces-triBand .w-container .bg .line.line-3 {
  bottom: -23em;
  left: 33em;
}

.ces-triBand .w-container .bg .line.line-4 {
  bottom: -29em;
  left: 12em;
}

.ces-triBand .w-container .bg .line.line-1 .speed {
  font-weight: 400;
  font-size: 2.5640625em;
  line-height: 1.2;
  color: #ffff;
  text-align: center;
}
.ces-triBand .w-container .bg .line.line-1 .desc {
  font-weight: 400;
  font-size: 1.86em;
  line-height: 1.5;
  color: #4b5b6f;
}

.ces-triBand .w-container .bg .line.line-2 .speed {
  font-weight: 500;
  font-size: 1.6875em;
  line-height: 1.2;
  color: #ffff;
  text-align: center;
}
.ces-triBand .w-container .bg .line.line-3 .speed {
  font-weight: 400;
  font-size: 1.6875em;
  line-height: 1.5;
  color: #fff;
}
.ces-triBand .w-container .bg .line.line-4 .speed {
  font-weight: 400;
  font-size: 1.395em;
  line-height: 1.5;
  color: #fff;
}

@media (max-width: 1680px) {
  .ces-triBand {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ces-triBand {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .ces-triBand {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .ces-triBand {
    font-size: 10.35px;
    width: auto;
    height: auto;
    margin: 0 auto;
    background: #fbfbfb url(./m/d.jpg) 50% 100% / 100% no-repeat;
    padding-bottom: 51vw;
  }
  .ces-triBand .w-container {
    width: auto;
  }
  .ces-triBand .w-container .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .ces-triBand .w-container .text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
  }

  .ces-triBand .w-container .text p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }
  .ces-triBand .w-container .text .features {
    padding: 1em 20px 0;
    display: block;
  }
  .ces-triBand .w-container .text .features .feature {
    width: 100%;
    font-size: 2.5vw;
    display: flex;
    align-items: center;
    padding-bottom: 1em;
  }
  .ces-triBand .w-container .text .features .feature img {
    padding-right: 1em;
    width: 4em;
    height: 4em;
  }
  .ces-triBand .w-container .text .features .feature p {
    padding: 0;
  }
  .ces-triBand .w-container .text .features .feature .desc {
    text-align: center;
  }
  .ces-triBand .w-container .text .features .feature .desc .title {
    font-size: 1.3125em;
  }
  .ces-triBand .w-container .text .features .feature .desc .txt {
    font-size: 1.1375em;
  }
  .ces-triBand .w-container .bg .line.line-1 {
    bottom: -21vw;
    left: 20vw;
    width: 24vw;
    text-align: left;
  }
  .ces-triBand .w-container .bg .line.line-1 .speed {
    font-size: 4vw;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .ces-triBand .w-container .bg .line.line-1 .speed .number {
    color: #000;
    display: block;
    width: auto;
    text-align: left;
    padding-bottom: 0.75em;
  }
  .ces-triBand .w-container .bg .line.line-1 .desc {
    font-size: 2.5vw;
    display: block;
  }
  .ces-triBand .w-container .bg .line.line-2 {
    bottom: -36vw;
    left: 20vw;
    display: flex;
    width: 19vw;
  }
  .ces-triBand .w-container .bg .line.line-2 .speed {
    font-size: 3vw;
    text-align: left;
  }
  .ces-triBand .w-container .bg .line.line-2 .speed .number {
    color: #000;
    display: block;
    width: auto;
    text-align: left;
    padding-top: 0.75em;
  }
  .ces-triBand .w-container .bg .line.line-3 {
    bottom: -28.5vw;
    left: 48vw;
    width: 15vw;
    text-align: center;
  }
  .ces-triBand .w-container .bg .line.line-3 .speed {
    font-size: 2.5vw;
  }
  .ces-triBand .w-container .bg .line.line-4 {
    bottom: -32.5vw;
    left: 20vw;
  }
  .ces-triBand .w-container .bg .line.line-4 .speed {
    font-size: 2.5vw;
  }
}
@media (max-width: 414px) {
  .ces-triBand {
    font-size: 2.5vw;
  }
}

.ces-moreCapacity {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f5f5f5 url(./img/e.jpg) 50% 100% / 120em no-repeat;
  padding-bottom: 41em;
}

.ces-moreCapacity .w-container {
  width: 85em;
  margin: 0 auto;
  position: relative;
}

.ces-moreCapacity .w-container .text {
  text-align: center;
  padding: 4em 0 0;
}

.ces-moreCapacity .w-container .text h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.ces-moreCapacity .w-container .text P {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.ces-moreCapacity .w-container .text .features {
  padding-top: 2em;
  margin: 0 auto;
  vertical-align: top;
}
.ces-moreCapacity .w-container .text .features .feature {
  display: inline-block;
  padding-right: 2em;
  vertical-align: top;
}

.ces-moreCapacity .w-container .text .features .feature img {
  width: 3em;
  height: 3em;
  padding-right: 0.75em;
  vertical-align: top;
}

.ces-moreCapacity .w-container .text .features .feature .desc {
  display: inline-block;
  text-align: start;
  max-width: 10em;
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.ces-moreCapacity .w-container .bg {
  position: relative;
}

.ces-moreCapacity .w-container .bg .line {
  position: absolute;
  display: flex;
  align-items: center;
}
.ces-moreCapacity .w-container .bg .line span {
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  padding-left: 0.5em;
}
.ces-moreCapacity .w-container .bg .line.line-1 {
  bottom: -16.5em;
  left: 21em;
}
.ces-moreCapacity .w-container .bg .line.line-1 img {
  width: 35.75em;
}

.ces-moreCapacity .w-container .bg .line.line-1 span {
  font-size: 2.5em;
}

.ces-moreCapacity .w-container .bg .line.line-2 {
  bottom: -22.3em;
  left: 21em;
}

.ces-moreCapacity .w-container .bg .line.line-2 img {
  width: 23em;
}

.ces-moreCapacity .w-container .bg .line.line-2 span {
  font-size: 1.67em;
}

.ces-moreCapacity .w-container .bg .line.line-3 {
  bottom: -25.6em;
  left: 21em;
}

.ces-moreCapacity .w-container .bg .line.line-3 img {
  width: 9.75em;
}

.ces-moreCapacity .w-container .bg .line.line-3 span {
  font-size: 1.67em;
}

@media (max-width: 1680px) {
  .ces-moreCapacity {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ces-moreCapacity {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .ces-moreCapacity {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .ces-moreCapacity {
    font-size: 10.35px;
    width: auto;
    height: auto;
    margin: 0 auto;
    background: #f5f5f5 url(./m/e.jpg) 50% 100%/100% no-repeat;
    padding-bottom: 54vw;
  }
  .ces-moreCapacity .w-container {
    width: auto;
  }
  .ces-moreCapacity .w-container .text {
    padding: unset;
    text-align: start;
  }
  .ces-moreCapacity .w-container .text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
  }

  .ces-moreCapacity .w-container .text p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }
  .ces-moreCapacity .w-container .text .features {
    padding: 10vw 20px 0;
    display: flex;
    justify-content: space-between;
  }
  .ces-moreCapacity .w-container .text .features .feature {
    padding-right: unset;
    width: 33%;
    font-size: 2.5vw;
  }
  .ces-moreCapacity .w-container .text .features .feature img {
    display: block;
    margin: 0 auto;
    padding-right: unset;
    padding-bottom: 3vw;
  }
  .ces-moreCapacity .w-container .text .features .feature .desc {
    text-align: center;
    max-width: 25vw;
    margin: 0 auto;
    display: block;
  }
  .ces-moreCapacity .w-container .bg .line.line-1 {
    bottom: -26vw;
    left: 22vw;
  }
  .ces-moreCapacity .w-container .bg .line.line-1 img {
    width: 52vw;
    height: unset;
  }
  .ces-moreCapacity .w-container .bg .line.line-1 span {
    font-size: 3.5vw;
    padding-left: 5vw;
  }
  .ces-moreCapacity .w-container .bg .line.line-2 {
    bottom: -34.5vw;
    left: 22vw;
  }
  .ces-moreCapacity .w-container .bg .line.line-2 img {
    width: 33vw;
    height: unset;
  }
  .ces-moreCapacity .w-container .bg .line.line-2 span {
    font-size: 3vw;
    padding-left: 5vw;
  }
  .ces-moreCapacity .w-container .bg .line.line-3 {
    bottom: -39vw;
    left: 22vw;
  }
  .ces-moreCapacity .w-container .bg .line.line-3 img {
    width: 14vw;
    height: unset;
  }
  .ces-moreCapacity .w-container .bg .line.line-3 span {
    font-size: 2.5vw;
    padding-left: 5vw;
  }
}
@media (max-width: 414px) {
  .ces-moreCapacity {
    font-size: 2.5vw;
  }
}

.ces-highPorts {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/f.jpg) 50% 100% / 120em no-repeat;
  height: 59.5em;
}

.ces-highPorts .w-container {
  margin: 0 auto;
  width: 75em;
  color: #fff;
  position: relative;
}

.ces-highPorts .w-container .text {
  padding: 8em 37em 0 0;
  color: #000;
}

.ces-highPorts .w-container .text h2 {
  font-weight: 500;
  font-size: 2.8125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.ces-highPorts .w-container .text P {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
}

.ces-highPorts li.on .arrow {
  transform: rotate(90deg);
  transition: 0.6s;
}
.ces-highPorts .arrow {
  height: 0.75em;
  margin-right: 0.5em;
}

.ces-highPorts .w-container .text .li-1 .desc-text {
  background: url(./img/f-1.png) top / 100% auto no-repeat;
}

.ces-highPorts .w-container .text .li-2 .desc-text {
  background: url(./img/f-2.png) top / 100% auto no-repeat;
}

.ces-highPorts .w-container .text h4 {
  font-size: 1.6875em;
  font-weight: 500;
  cursor: pointer;
}
.ces-highPorts .w-container .info {
  padding-left: 2em;
}
.ces-highPorts .desc-text {
  width: 36em;
  height: 0;
  padding-bottom: 30%;
  position: relative;
}
.ces-highPorts .desc {
  position: absolute;
  text-align: center;
  transform: translateX(-50%);
}
.ces-highPorts .desc11 {
  left: 8%;
  top: 75%;
}

.ces-highPorts .desc12 {
  left: 40%;
  top: 75%;
}

.ces-highPorts .desc13 {
  left: 59%;
  top: 45%;
}

.ces-highPorts .desc21 {
  left: 8%;
  top: 75%;
}

.ces-highPorts .desc22 {
  left: 44%;
  top: 75%;
}

.ces-highPorts .desc23 {
  left: 29%;
  top: 45%;
}

.ces-highPorts .bg .line {
  position: absolute;
}
.ces-highPorts .bg .line.line-1 {
  bottom: 18em;
  left: 82%;
  color: #fff;
}
.ces-highPorts .bg .line.line-1 .speed {
  font-weight: 500;
  font-size: 3.5em;
  line-height: 1.2;
}
.ces-highPorts .bg .line.line-1 .txt {
  font-weight: 300;
  font-size: 2em;
  line-height: 1.5;
}

@media (max-width: 1680px) {
  .ces-highPorts {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ces-highPorts {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .ces-highPorts {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .ces-highPorts {
    font-size: 10.35px;
    width: auto;
    height: auto;
    margin: 0 auto;
    background: #cbc2b9 url(./m/e.jpg) 50% 100%/100% no-repeat;
    padding-bottom: 82vw;
  }
  .ces-highPorts .w-container {
    max-width: unset;
    width: auto;
  }
  .ces-highPorts .w-container .text {
    width: auto;
    padding: unset;
    text-align: start;
    position: initial;
    transform: unset;
  }
  .ces-highPorts .w-container .text > h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
  }

  .ces-highPorts .w-container .text > p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }
  .ces-highPorts .w-container .text > ul {
    padding: 0 20px;
  }
  .ces-highPorts .w-container .text .li-1 .desc-text {
    width: 90vw;
    font-size: 2vw;
  }
  .ces-highPorts .w-container .text .li-2 .desc-text {
    width: 90vw;
    font-size: 2vw;
  }
  .ces-highPorts .desc11 {
    left: 9%;
    top: 75%;
  }
  .ces-highPorts .desc21 {
    left: 7%;
    top: 75%;
  }
  .ces-highPorts .bg .line.line-1 {
    bottom: -54vw;
    left: 60%;
  }
  .ces-highPorts .bg .line.line-1 .speed {
    font-size: 8vw;
  }
  .ces-highPorts .bg .line.line-1 .txt {
    font-size: 4vw;
  }
}
@media (max-width: 414px) {
  .ces-highPorts {
    font-size: 2.5vw;
  }
}

.re-extend-wifi {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f5f4f0 url(./img/g.jpg) 50% 100% / 120em no-repeat;
  padding-bottom: 36em;
}
.re-extend-wifi .w-container {
  position: relative;
  margin: 0 auto;
  width: 75em;
}
.re-extend-wifi .text {
  padding: 4em 0 8em;
  text-align: center;
}
.re-extend-wifi .text h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.re-extend-wifi .text p {
  font-size: 1.21875em;
  line-height: 1.5;
}
.re-extend-wifi .desc-text {
  position: absolute;
  left: 0;
  right: 0;
}
.re-extend-wifi .desc {
  position: absolute;
  text-align: center;
  font-size: 1.25em;
  font-weight: 400;
  transform: translateX(-50%);
}
.re-extend-wifi .desc {
  color: #4b5b6f;
}

.re-extend-wifi .desc > span {
  display: inline-block;
  vertical-align: middle;
}
.re-extend-wifi .desc .number {
  font-size: 2.25em;
  color: #637583;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
.re-extend-wifi .desc1 {
  top: 2em;
  left: 16em;
}
.re-extend-wifi .desc2 {
  top: 12em;
  left: 16.5em;
}
.re-extend-wifi .desc3 {
  top: 17em;
  left: 43em;
}
@media (max-width: 1680px) {
  .re-extend-wifi {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .re-extend-wifi {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .re-extend-wifi {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .re-extend-wifi {
    font-size: 10.35px;
    height: auto;
    background: #f5f4f0 url(./m/f.jpg) bottom / 100% auto no-repeat;
    padding-bottom: 77vw;
  }
  .re-extend-wifi .w-container {
    width: auto;
    max-width: unset;
    position: initial;
    color: #000;
  }

  .re-extend-wifi .w-container .text {
    width: auto;
    padding: unset;
    text-align: start;
  }
  .re-extend-wifi .w-container .text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
  }
  .re-extend-wifi .w-container .text p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }
  .re-extend-wifi .desc-text {
    width: auto;
    transform: none;
    left: 0;
    right: 0;
    height: 67.5vw;
  }
  .re-extend-wifi .desc1 {
    top: 23vw;
    left: 29vw;
    font-size: 3vw;
  }
  .re-extend-wifi .desc2 {
    top: 47vw;
    left: 29vw;
    font-size: 3vw;
  }
  .re-extend-wifi .desc3 {
    top: 54.5vw;
    left: 71vw;
    font-size: 3vw;
  }
}
@media (max-width: 414px) {
  .re-extend-wifi {
    font-size: 2.5vw;
  }
}

.overview-content .easyMesh {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 4em;
}
.overview-content .easyMesh .w-container {
  width: 85.375em;
  margin: 0 auto;
  max-width: 90%;
}
.overview-content .easyMesh .text {
  padding-top: 4em;
  text-align: center;
}
.overview-content .easyMesh h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .easyMesh p {
  font-size: 1.25em;
  line-height: 1.2;
}
.overview-content .easyMesh .link {
  margin-top: 1em;
  font-weight: 400;
}
.overview-content .easyMesh .link a {
  color: #5faaff;
}
.overview-content .easyMesh .diff {
  max-width: 100em;
  margin: 2em auto;
  text-align: justify;
  line-height: 0;
}
.overview-content .easyMesh .diff:after {
  content: '';
  height: 0;
  width: 100%;
  display: inline-block;
}
.overview-content .easyMesh .diff .li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.overview-content .easyMesh .diff .li .inner {
  position: relative;
  min-height: 37.5em;
}
.overview-content .easyMesh .diff .li video {
  max-width: 100%;
  border-radius: 0.8em;
}
.overview-content .easyMesh .diff .li .des {
  position: absolute;
  top: 1em;
  left: 9em;
  width: 14em;
  text-align: center;
  font-weight: 400;
  line-height: 1.2;
  font-size: 1.25em;
  transform: translateX(-50%);
}
.overview-content .easyMesh .diff .product-1 {
  width: 5%;
  position: absolute;
  left: 59%;
  bottom: 6.7em;
}
.overview-content .easyMesh .diff .product-2 {
  width: 3%;
  position: absolute;
  left: 59%;
  top: 5em;
}
.overview-content .easyMesh .features {
  text-align: center;
  max-width: 100em;
  margin: 2em auto;
  padding: 2em 0;
  font-weight: 400;
  display: flex;
  justify-content: space-between;
}
.overview-content .easyMesh .features .li {
  display: inline-block;
  vertical-align: top;
  max-width: 21%;
  text-align: left;
  padding: 0 2%;
  display: flex;
}
.overview-content .easyMesh .features .li p {
  font-weight: 500;
}
.overview-content .easyMesh .features .li p > span {
  font-weight: 300;
  font-size: 0.9em;
}
.overview-content .easyMesh .features .li img {
  width: 3.75em;
  height: 3.75em;
  margin-right: 1em;
}

@media (max-width: 1680px) {
  .overview-content .easyMesh {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .easyMesh {
    font-size: 12px;
  }
}
@media (max-width: 1280px) {
  .overview-content .easyMesh {
    font-size: 11px;
  }
}
@media (max-width: 1120px) {
  .overview-content .easyMesh {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .easyMesh {
    font-size: 10.35px;
    height: auto;
  }
  .overview-content .easyMesh .w-container {
    width: auto;
    max-width: 100%;
  }
  .overview-content .easyMesh .text {
    padding: 0 20px;
    text-align: left;
  }
  .overview-content .easyMesh h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .overview-content .easyMesh p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0;
  }
  .overview-content .easyMesh .diff {
    margin: 0;
    padding: 0 20px;
  }
  .overview-content .easyMesh .diff:after {
    display: none;
  }
  .overview-content .easyMesh .diff .li {
    display: block;
    width: auto;
  }
  .overview-content .easyMesh .diff .li .inner {
    min-height: calc(77vw - 40px);
  }
  .overview-content .easyMesh .diff .li + .li {
    margin-top: 1em;
  }
  .overview-content .easyMesh .diff .li .des {
    top: 3vw;
    left: 21vw;
    right: 0;
    font-size: 2.5vw;
  }
  .overview-content .easyMesh .diff .product-1 {
    bottom: 17.5%;
    width: 9vw;
    left: 57%;
  }
  .overview-content .easyMesh .diff .product-2 {
    top: 13%;
  }
  .overview-content .easyMesh .features {
    padding: 0 0 1em;
    margin: 1em 20px;
    display: block;
    width: auto;
  }
  .overview-content .easyMesh .features .li {
    max-width: unset;
    padding: 1em 1%;
    display: flex;
    align-items: flex-start;
  }
  .overview-content .easyMesh .features .li p {
    padding: 0;
    font-size: 1.5em;
    line-height: 1.2;
  }
  .overview-content .easyMesh .features .li img {
    float: none;
    display: block;
  }
}
@media (max-width: 414px) {
  .overview-content .easyMesh {
    font-size: 2.5vw;
  }
}

.re-one-touch-setup {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/i.jpg) bottom/0 no-repeat;
  background-size: 120em;
  height: 58.75em;
  position: relative;
}
.re-one-touch-setup .w-container {
  margin: 0 auto;
  width: 67em;
  height: 100%;
  position: relative;
}
.re-one-touch-setup .text {
  padding: 5em 4% 0 22%;
}
.re-one-touch-setup .text h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.re-one-touch-setup .text p {
  font-size: 1.21875em;
  line-height: 1.5;
}
.re-one-touch-setup .text .order {
  height: 1.5em;
  width: 1.5em;
  border-radius: 50%;
  border: 1px solid #000;
  line-height: 1.5em;
  text-align: center;
  float: left;
}
.re-one-touch-setup ul p {
  margin-left: 2em;
}
.re-one-touch-setup ul li {
  margin-top: 1em;
}
.re-one-touch-setup .desc {
  position: absolute;
  font-size: 1.25em;
  color: #3a4145;
}
.re-one-touch-setup .desc1 {
  bottom: 8.2em;
  text-align: right;
  left: 0.5em;
}
.re-one-touch-setup .desc img {
  user-select: none;
  pointer-events: none;
}
.re-one-touch-setup .desc1 img {
  width: 20em;
}
.re-one-touch-setup .desc .number {
  font-weight: 500;
  font-size: 1.5em;
}
.re-one-touch-setup .desc2 {
  bottom: 10em;
  left: 52.5em;
}
.re-one-touch-setup .desc2 img {
  width: 8em;
}

@media (max-width: 1680px) {
  .re-one-touch-setup {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .re-one-touch-setup {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .re-one-touch-setup {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .re-one-touch-setup {
    font-size: 10.35px;
    height: auto;
    background: #f3f3f3 url(./m/h.jpg) bottom/100% no-repeat;
    padding-bottom: 85vw;
    position: relative;
  }
  .re-one-touch-setup .w-container {
    width: auto;
    max-width: 100%;
    position: static;
    color: #000;
  }
  .re-one-touch-setup .text {
    padding: 0 20px;
    text-align: left;
  }
  .re-one-touch-setup .text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 0 0.5em;
  }
  .re-one-touch-setup .text p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0;
  }
  .re-one-touch-setup .text .order {
    border-color: #000;
    margin-top: 0.5em;
  }
  .re-one-touch-setup .desc {
    font-size: 2.5vw;
  }
  .re-one-touch-setup .desc1 img {
    width: 50vw;
  }
  .re-one-touch-setup .desc1 {
    bottom: 4vw;
    left: 7vw;
  }
  .re-one-touch-setup .desc2 img {
    width: 20vw;
  }
  .re-one-touch-setup .desc2 {
    bottom: 18vw;
    left: 66.5vw;
  }
}
@media (max-width: 414px) {
  .re-one-touch-setup {
    font-size: 2.5vw;
  }
}

.control-at-your-fingertips {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 59.3125em;
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 120em;
  background-image: url(./img/j.jpg);
}
.control-at-your-fingertips .w-container {
  width: 75em;
  margin: 0 auto;
}
.control-at-your-fingertips .text {
  padding: 22em 13em 0 20em;
}
.control-at-your-fingertips h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.control-at-your-fingertips p {
  font-size: 1.21875em;
  line-height: 1.5;
}
.control-at-your-fingertips .img {
  margin-top: 2em;
}
.control-at-your-fingertips .img img {
  max-width: 100%;
}
.control-at-your-fingertips .apps-img {
  font-size: 0.75em;
  display: table;
  margin-top: 2em;
  line-height: 0;
}
.control-at-your-fingertips .apps-img .item {
  display: table-cell;
  padding-right: 0.625em;
  height: 6.2em;
  vertical-align: top;
}
.control-at-your-fingertips .apps-img .icon {
  width: auto;
  height: 100%;
}
.control-at-your-fingertips .apps-img .store {
  height: 2.7875em;
}
.control-at-your-fingertips .apps-img .store-group > a {
  display: table-row;
  height: 3.1em;
}
@media (max-width: 1680px) {
  .control-at-your-fingertips {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .control-at-your-fingertips {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .control-at-your-fingertips {
    font-size: 10.35px;
    background-size: 100%;
    height: auto;
    padding-bottom: 80vw;
    background: url(./m/i.jpg) 50% 100% no-repeat;
    background-size: 100%;
  }
  .control-at-your-fingertips .w-container {
    width: auto;
    position: relative;
  }
  .control-at-your-fingertips .text {
    padding: 0;
    text-align: left;
  }
  .control-at-your-fingertips h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
  }
  .control-at-your-fingertips p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 20px;
  }
  .control-at-your-fingertips .apps-img {
    padding: 0 20px;
  }
  .control-at-your-fingertips .apps-img .icon {
    height: 90%;
  }
  .control-at-your-fingertips .apps-img .store {
    height: 2.5em;
  }
}
@media (max-width: 414px) {
  .control-at-your-fingertips {
    font-size: 2.5vw;
  }
}

.keep-your-internet {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/h.jpg) 50% 100% no-repeat;
  background-size: 120em;
  height: 56em;
}

.keep-your-internet .w-container {
  margin: 0 auto;
  width: 75em;

  position: relative;
}

.keep-your-internet .w-container .text {
  padding: 8em 43em 0 7em;
  text-align: left;
  color: #fff;
}

.keep-your-internet .w-container .text h2 {
  font-weight: 500;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.keep-your-internet .w-container .text h2 span.wider {
  display: block;
  font-size: 1.4em;
}
.keep-your-internet .w-container .text h2 span.widest {
  font-size: 1.8em;
  display: block;
}
.keep-your-internet .w-container .text P {
  font-weight: 300;
  font-size: 1.21875em;
  line-height: 1.5;
}

@media (max-width: 1680px) {
  .keep-your-internet {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .keep-your-internet {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .keep-your-internet {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .keep-your-internet {
    font-size: 10.35px;
    width: auto;
    height: auto;
    margin: 0 auto;
    background: url(./m/g.jpg) 50% 100%/100% no-repeat;
    padding-bottom: 97vw;
  }
  .keep-your-internet .w-container {
    max-width: unset;
    width: auto;
  }
  .keep-your-internet .w-container .text {
    width: auto;
    padding: 0 0 1.5em;
    text-align: left;
    color: #000;
  }
  .keep-your-internet .w-container .text > h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 20px 0.5em;
  }
  .keep-your-internet .w-container .text h2 span.wider {
    display: inline-block;
  }
  .keep-your-internet .w-container .text h2 span.widest {
    display: inline-block;
  }
  .keep-your-internet .w-container .text > p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;
  }
}
@media (max-width: 414px) {
  .keep-your-internet {
    font-size: 2.5vw;
  }
}
