body,
body > .page-content-wrapper,
html {
  overflow: visible !important;
}

/* old */
.eap-img-box {
  font-size: 16px;
  max-width: 1200px;
  width: 75em;
  margin: 0 auto;
}
.eap-img-box img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.eap-img-box img.m-hide {
  display: block;
}
.eap-img-box img.m-show {
  display: none;
}
@media (max-width: 1024px) {
  .eap-img-box {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .eap-img-box {
    font-size: 10.35px;
    max-width: 100vw;
    width: 100vw;
  }
  .eap-img-box img.m-show {
    display: block;
    width: 100%;
  }
  .eap-img-box img.m-hide {
    display: none;
  }
}
@media (max-width: 414px) {
  .eap-img-box {
    font-size: 2.5vw;
  }
}

/* new */
.overview-content sup {
  font-size: 0.5556em;
}
.overview-content .white {
  color: #fff;
}
.overview-content .omada-green {
  color: #008055;
}
.overview-content .omada-light-green {
  color: #00e194;
}
.overview-content .tp-color {
  color: #4acbd6;
}
.overview-content .smb-color {
  color: #005564;
}
.overview-content .no-wrap {
  white-space: nowrap;
}
.overview-content .m-show {
  display: none;
}
@media (max-width: 736px) {
  .overview-content .m-show {
    display: block;
  }
  .overview-content .m-hide {
    display: none;
  }
}

.overview-content {
  font-family: manrope;
  color: #2b2b2b;
}
.overview-content .switch-banner {
  font-size: 16px;
  max-width: 1200px;
  height: 30em;
  margin: 0 auto;
  background: url(./img/a.jpg?2) top / 75em no-repeat;
  display: flex;
  align-items: center;
}

.overview-content .switch-banner .w-container {
  width: 61em;
  margin: 0 auto;
  position: relative;
}

.overview-content .switch-banner .text {
  padding: 0 50% 0 0;
}

.overview-content .switch-banner h2 {
  font-size: 2.25em;
  font-weight: 600;
  line-height: 1.33;
  padding: 0 0 0.75em;
  color: #fff;
}

.overview-content .switch-banner h3 {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 1.5em 0.4em;
}

.overview-content .switch-banner p .model {
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  padding: 0.75em 1.375em;
  border-radius: 5px;
  background-color: #00a870;
}
.overview-content .switch-banner .icons {
  border: none;
  outline: 0;
  padding-bottom: 2.25em;
}
.overview-content .switch-banner .tag-omada {
  height: 2.875em;
}
@media (max-width: 1024px) {
  .overview-content .switch-banner {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .switch-banner {
    max-width: 85.186vw;
    height: auto;
    padding-bottom: 64vw;
    background: #60717b url(./m/a.jpg?2) bottom / 100% no-repeat;
    display: block;
  }

  .overview-content .switch-banner .w-container {
    width: 78.37vw;
  }

  .overview-content .switch-banner .text {
    padding: 8.96vw 0vw 0 0;
  }

  .overview-content .switch-banner h2 {
    font-size: 6.667vw;
    padding: 0 0 7.4vw;
    text-align: left;
  }
  .overview-content .switch-banner p {
    text-align: left;
  }
  .overview-content .switch-banner h3 {
    font-size: 3.25vw;
    padding: 0 0 3.5vw;
  }

  .overview-content .switch-banner p .model {
    font-size: 3.5vw;
    margin: 0;
    padding: 0.75em 3.7vw;
  }
}

@media (max-width: 414px) {
  .overview-content .switch-banner {
    font-size: 2.5vw;
  }
}


.overview-content .switch-selling-points {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  width: 75em;
}

.overview-content .switch-selling-points .w-container {
  width: 50em;
  margin: 0 auto;
}

.overview-content .switch-selling-points .text {
  padding: 4.25em 0 0;
  color: #2b2b2b;
}

.overview-content .switch-selling-points p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

.overview-content .switch-selling-points p.title {
  font-weight: 400;
}

.overview-content .switch-selling-points ul {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.overview-content .switch-selling-points ul li {
  width: 22.7%;
  margin: 2em 0;
}

.overview-content .switch-selling-points ul .li-1,
.overview-content .switch-selling-points ul .li-5 {
  width: 22.7%;
}

.overview-content .switch-selling-points ul .li-2,
.overview-content .switch-selling-points ul .li-6 {
  width: 22.7%;
}

.overview-content .switch-selling-points ul .li-3,
.overview-content .switch-selling-points ul .li-7 {
  width: 22.7%;
}

.overview-content .switch-selling-points ul .li-1,
.overview-content .switch-selling-points ul .li-2,
.overview-content .switch-selling-points ul .li-3,
.overview-content .switch-selling-points ul .li-5,
.overview-content .switch-selling-points ul .li-6,
.overview-content .switch-selling-points ul .li-7 {
  margin-right: 1%;
}

.overview-content .switch-selling-points ul li .icon {
  display: block;
  width: 2.25em;
  height: 2.25em;
  margin: 0 auto .75em;
  background-position: top;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.overview-content .switch-selling-points ul li .icon img{
  width: 2.25em;
  height: 2.25em;
}


.overview-content .switch-selling-points ul li .desc {
  text-align: center;
}

@media (max-width:1024px) {
  .overview-content .switch-selling-points {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .switch-selling-points {
    font-size: 10.35px;
    max-width: 85.186vw;
  }

  .overview-content .switch-selling-points .w-container {
    width: auto;
  }
  .overview-content .switch-selling-points ul li .icon img{
    width:6vw;
    height: 6vw;
  }
  .overview-content .switch-selling-points .text {
    padding: 11.1vw 0 0;
  }

  .overview-content .switch-selling-points p {
    font-size: 3.33vw;
  }
  
  .overview-content .switch-selling-points ul {
    width: 100%;
  }
  
  .overview-content .switch-selling-points ul li {
    vertical-align: top;
    width: 48%;
    margin: 7.41vw 2vw 0 0;
  }

  .overview-content .switch-selling-points ul .li-1,
  .overview-content .switch-selling-points ul .li-3,
  .overview-content .switch-selling-points ul .li-5,
  .overview-content .switch-selling-points ul .li-7 {
    width: 48%;
    margin-right: 1%;
  }

  .overview-content .switch-selling-points ul .li-2,
  .overview-content .switch-selling-points ul .li-4,
  .overview-content .switch-selling-points ul .li-6,
  .overview-content .switch-selling-points ul .li-8 {
    width: 48%;
    margin-right: 0;
  }

  .overview-content .switch-selling-points ul li .icon {
    width: 6vw;
    height: 6vw;
    margin-bottom: 3.7vw;
  }
}

@media (max-width:414px) {
  .overview-content .switch-selling-points {
    font-size: 2.5vw;
  }
}


.overview-content .instantaneous-multimode-toggles {
  font-size: 16px;
  width: 75em;
  max-width: 75em;
  margin: 0 auto;
  border-radius: 1em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
}

.overview-content .instantaneous-multimode-toggles .w-container {
  width: 67.5em;
  padding-top: 4.25em;
  margin: 0 auto;
}

.overview-content .instantaneous-multimode-toggles .text {
  padding: 2.5em 0em 0;
  text-align: center;
}

.overview-content .instantaneous-multimode-toggles h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding: 0 0 0;
  text-align: center;
}

.overview-content .instantaneous-multimode-toggles h4 {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0 .5em;
}

.overview-content .instantaneous-multimode-toggles p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
  padding: 0;
}

.overview-content .instantaneous-multimode-toggles .radio {
  position: fixed;
  top: -9999px;
}

.overview-content .instantaneous-multimode-toggles .img {
  height: auto;
  position: relative;
}

.overview-content .instantaneous-multimode-toggles .img .bg {
  padding-bottom: 0;
  margin: 0 auto;
  height: 0;
}

.overview-content .instantaneous-multimode-toggles #e-radio-1:checked~.img .bg.img0,
.overview-content .instantaneous-multimode-toggles #e-radio-2:checked~.img .bg.img1 {
  width: 60.9375em;
  padding-bottom: 18.5%;
  padding-top: 3.125em;
}

.overview-content .instantaneous-multimode-toggles .img0 {
  background: url(./img/c-product-1.png) 50% 100% no-repeat;
  background-size: 100%;
}

.overview-content .instantaneous-multimode-toggles .img1 {
  background: url(./img/c-product-2.png) 50% 100% no-repeat;
  background-size: 100%;
}

.overview-content .instantaneous-multimode-toggles ul {
  width: 33.75em;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  cursor: pointer;
  padding: 0 0 2.5em;
}

.overview-content .instantaneous-multimode-toggles ul li {
  min-width: 49%;
  text-align: center;
  border-bottom: 3px solid #dcdddd;
  color: #727171;
}

.overview-content .instantaneous-multimode-toggles ul li:hover {
  background-color: #f7f8f8;
}

.overview-content .instantaneous-multimode-toggles ul li .header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 1.4em 0 1em;
  cursor: pointer;
}

.overview-content .instantaneous-multimode-toggles ul li .title {
  padding: 0 .5em;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.3333;
  flex: 1;
}

.overview-content .instantaneous-multimode-toggles #e-radio-1:checked~.text ul .li-1,
.overview-content .instantaneous-multimode-toggles #e-radio-2:checked~.text ul .li-2 {
  border-bottom: 3px solid #00a870;
  color: #000;
}

.overview-content .instantaneous-multimode-toggles .pc-text {
  display: block;
}

.overview-content .instantaneous-multimode-toggles .m-text {
  display: none;
}

.overview-content .instantaneous-multimode-toggles .text .content .des {
  height: 0;
  padding: 0 12em;
  margin: 0 auto;
  overflow: hidden;
}

.overview-content .instantaneous-multimode-toggles #e-radio-1:checked~.text .content .des.des1,
.overview-content .instantaneous-multimode-toggles #e-radio-2:checked~.text .content .des.des2 {
  height: auto;
}

.overview-content .instantaneous-multimode-toggles .no-wrap {
  white-space: nowrap;
}

@media (max-width:1680px) {
  .overview-content .instantaneous-multimode-toggles {
    font-size: 14px;
  }
}

@media (max-width:1440px) {
  .overview-content .instantaneous-multimode-toggles {
    font-size: 12px;
  }
}

@media (max-width:1024px) {
  .overview-content .instantaneous-multimode-toggles {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .instantaneous-multimode-toggles {
    font-size: 10.35px;
    max-width: 85.186vw;
    margin: 0 auto;
    border-radius: 0;
    background: none;
  }

  .overview-content .instantaneous-multimode-toggles .w-container {
    width: auto;
    padding-top: 0;
  }

  .overview-content .instantaneous-multimode-toggles .text {
    display: block;
    width: 100%;
    padding: 0;
  }

  .overview-content .instantaneous-multimode-toggles h2 {
    font-size: 6.67vw;
    padding: 18.5vw 0 5.625vw;
    text-align: left;
  }

  .overview-content .instantaneous-multimode-toggles h4 {
    font-size: 5.2vw;
    padding: 4.25vw 2em .5em 0;
  }

  .overview-content .instantaneous-multimode-toggles p {
    font-size: 3.33vw;
    padding: 0 2em 0 0;
  }

  .overview-content .instantaneous-multimode-toggles .img {
    display: block;
    width: 100vw;
    margin-left: -8.625vw;
    height: auto;
  }

  .overview-content .instantaneous-multimode-toggles #e-radio-1:checked~.img .bg.img0, .overview-content .instantaneous-multimode-toggles #e-radio-2:checked~.img .bg.img1 {
    width: 85.186vw;
    padding-bottom: 39.625%;
  }

  .overview-content .instantaneous-multimode-toggles .img0 {
    background: url(./m/c-product-1.png) 50% 0 no-repeat;
    background-size: 85.186vw;
  }

  .overview-content .instantaneous-multimode-toggles .img1 {
    background: url(./m/c-product-2.png) 50% 0 no-repeat;
    background-size: 85.186vw;
  }

  .overview-content .instantaneous-multimode-toggles .pc-text {
    display: none;
  }

  .overview-content .instantaneous-multimode-toggles .m-text {
    display: block;
  }

  .overview-content .instantaneous-multimode-toggles ul {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
  }

  .overview-content .instantaneous-multimode-toggles ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 1vw;
    margin: 0 auto;
    text-align: left;
    border: none;
    color: #000;
  }

  .overview-content .instantaneous-multimode-toggles ul li:hover {
    background: none;
  }

  .overview-content .instantaneous-multimode-toggles #e-radio-1:checked~.text ul .li-1, .overview-content .instantaneous-multimode-toggles #e-radio-2:checked~.text ul .li-2 {
    border: none;
  }

  .overview-content .instantaneous-multimode-toggles ul li .header {
    padding: 6.25vw 0 0;
  }

  .overview-content .instantaneous-multimode-toggles ul li .title {
    font-size: 5.6vw;
    padding: 0;
  }
  
  .overview-content .instantaneous-multimode-toggles .text .content {
    display: grid;
    grid-template-rows: 0fr;
    overflow: hidden;
    transition: all 500ms linear;
    -webkit-transition: .5s;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
  }

  .overview-content .instantaneous-multimode-toggles .text .content>div {
    min-height: 0;
  }
  
  .overview-content .instantaneous-multimode-toggles #e-radio-1:checked~.text .li-1 .content,
  .overview-content .instantaneous-multimode-toggles #e-radio-2:checked~.text .li-2 .content {
    grid-template-rows: 1fr;
  }

  .overview-content .instantaneous-multimode-toggles ul li .header .arrow {
    width: 4.3vw;
    height: 2.8vw;
    margin: 0 auto;
    transition: transform 300ms linear;
  }
  
  .overview-content .instantaneous-multimode-toggles #e-radio-1:checked~.text .li-1 .header .arrow,
  .overview-content .instantaneous-multimode-toggles #e-radio-2:checked~.text .li-2 .header .arrow {
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
  }
}

@media (max-width:414px) {
  .overview-content .instantaneous-multimode-toggles {
    font-size: 2.5vw;
  }
}


.overview-content .qos-lag-free-experience {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto;
}

.overview-content .qos-lag-free-experience .w-container {

width: 60em;

margin: 0 auto;

position: relative;
}

.overview-content .qos-lag-free-experience .text {
  text-align: center;
  padding: 8em 1em 3.125em;
}

.overview-content .qos-lag-free-experience .img {
  background: url(./img/d.jpg) 50% 100% no-repeat;
  background-size: 100% auto;
  height: 25.6em;
}


.overview-content .qos-lag-free-experience h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding: 0 0 .5em;
}

.overview-content .qos-lag-free-experience h3 {
  font-size: 1.25em;
  line-height: 1.3333;
  font-weight: 400;
  padding: 0 0 0.5em;
}

.overview-content .qos-lag-free-experience p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
  padding: 0;
}

.overview-content .qos-lag-free-experience ul {
  display: flex;
  width: 69.375em;
  margin: 0 auto;
  justify-content: space-evenly;
  padding-top: 3em;
}

.overview-content .qos-lag-free-experience ul img {
  width: 4.6875em;
  height: 4.6875em;
}

.overview-content .qos-lag-free-experience ul li {
  text-align: left;
  width: 40%;
}

@media (max-width:736px) {
  .overview-content .qos-lag-free-experience {
    font-size: 10.35px;
    max-width: 85.186vw;
  }

  .overview-content .qos-lag-free-experience .w-container {
    width: auto;
  }

  .overview-content .qos-lag-free-experience .text {
    padding: 0;
    text-align: center;
  }

  .overview-content .qos-lag-free-experience h2 {
    /* font-size: 5.625vw; */
    /* padding: 15vw 0 5.625vw; */
    font-size: 6.67vw;
    padding: 23.7vw 0 5.625vw;
    text-align: left;
  }

  .overview-content .qos-lag-free-experience h3 {
    font-size: 2em;
    padding: 0 0 0.25em;
  }

  .overview-content .qos-lag-free-experience p {
    font-size: 3.33vw;
    padding: 0 0 5.625vw;
    text-align: left;
  }

  .overview-content .qos-lag-free-experience ul {
    display: block;
    width: auto;
  }

  .overview-content .qos-lag-free-experience ul li {
    width: 88.75vw;
  }

  .overview-content .qos-lag-free-experience .img {
    background: url(./m/d.jpg) 50% 100% no-repeat;
    background-size: 100%;
    height: 65vw;
  }

}

@media (max-width:414px) {
  .overview-content .qos-lag-free-experience {
    font-size: 2.5vw;
  }
}


.overview-content .plug-and-play {
  font-size: 16px;
  max-width: 75em;
  margin: 0 auto;
}

.overview-content .plug-and-play .w-container {
  width: 60em;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

.overview-content .plug-and-play .text {
  padding: 6.25em 0 6.25em;
  text-align: center;
}

.overview-content .plug-and-play h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding: 0 0 1.389em;
}

.overview-content .plug-and-play h3 {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0.75em 1em 0;
}

.overview-content .plug-and-play p {
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 300;
  padding: 0 0 .5em;
}

.overview-content .plug-and-play ul {
  width: 100%;
  margin: 0 auto
}

.overview-content .plug-and-play ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1%;
  text-align: left;
  background-color: #fbfbfb;
  position: relative;
}

.overview-content .plug-and-play ul .li-1 {
  width: 26%;
  background: url(./img/e1.png) 50% 100% no-repeat;
  background-size: auto 100%;
  height: 0;
  padding-bottom: 34%;
  position: relative;
}

.overview-content .plug-and-play ul .li-2 {
  width: 50%;
  background: url(./img/e2.png) 50% 100% no-repeat;
  background-size: auto 100%;
  height: 0;
  padding-bottom: 34%;
}

.overview-content .plug-and-play ul .li-3 {
  width: 20.1%;
  background: url(./img/e3.png) 50% 100% no-repeat;
  background-size: auto 100%;
  height: 0;
  padding-bottom: 34%;
}

.overview-content .plug-and-play ul li .desc2 {
  position: absolute;
  font-size: 1em;
  line-height: 1;
  font-weight: 300;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.overview-content .plug-and-play ul li .desc21 {
  left: 1.7em;
  top: 9.2em;
  width: 4em;
}

.overview-content .plug-and-play ul li .desc22 {
  left: 7.4em;
  top: 9.2em;
  width: 4em;
}

.overview-content .plug-and-play ul li .desc23 {
  left: 14em;
  top: 9.2em;
  width: 4em;
}

.overview-content .plug-and-play ul li .desc24 {
  left: 23.8em;
  top: 9.2em;
  width: 5em;
}

.overview-content .plug-and-play ul li .desc25 {
  left: 19.6em;
  top: 15.25em;
  width: 5em;
  color: #fff;
}

.overview-content .plug-and-play .no-wrap {
  white-space: nowrap;
}


@media (max-width:736px) {
  .overview-content .plug-and-play {
    font-size: 10.35px;
    max-width: 88.75vw;
  }

  .overview-content .plug-and-play .w-container {
    width: auto;
  }

  .overview-content .plug-and-play .text {
    padding: 0;
    text-align: center;
  }

  .overview-content .plug-and-play h2 {
    font-size: 6.67vw;
    padding: 18.5vw 5.625vw 5.625vw;
  }

  .overview-content .plug-and-play h3 {
    font-size: 4.44vw;
    padding: 0 0 0.5em;
  }

  .overview-content .plug-and-play p {
    font-size: 1.75em;
    padding: 0 0 1em;
  }

  .overview-content .plug-and-play ul {
    text-align: left;
    padding: 0 0 6.25vw;
    width: 88.75vw;
    margin: 0 auto
  }

  .overview-content .plug-and-play ul .li-1,
  .overview-content .plug-and-play ul .li-2,
  .overview-content .plug-and-play ul .li-3 {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 6.25vw;
    padding: 5.625vw 5.625vw 10vw;
  }

  .overview-content .plug-and-play ul .li-1 {
    background: url(./m/e1.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 66vw;
  }

  .overview-content .plug-and-play ul .li-2 {
    background: url(./m/e2.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 103vw;
  }

  .overview-content .plug-and-play ul .li-3 {
    background: url(./m/e3.jpg) 50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 45vw;
    margin: 0;
  }

  .overview-content .plug-and-play ul li .desc2 {
    font-size: 3.33vw;
  }

  .overview-content .plug-and-play ul li .desc21 {
    left: 8vw;
    top: 31vw;
    width: 20vw;
  }

  .overview-content .plug-and-play ul li .desc22 {
    left: 33vw;
    top: 31vw;
    width: 22vw;
  }

  .overview-content .plug-and-play ul li .desc23 {
    left: 60vw;
    top: 31vw;
    width: 26vw;
  }

  .overview-content .plug-and-play ul li .desc24 {
    left: 8.4vw;
    top: 97vw;
    width: 22vw;
  }

  .overview-content .plug-and-play ul li .desc25 {
    left: 42vw;
    top: 97vw;
    width: 23vw;
    color: #000;
  }
}

@media (max-width:414px) {
  .overview-content .plug-and-play {
    font-size: 2.5vw;
  }
}