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: 54vw;
    background: #687983 url(./m/a.jpg?2) bottom / 100% no-repeat;
    display: block;
  }

  .overview-content .switch-banner .w-container {
    width: 76.37vw;
  }

  .overview-content .switch-banner .text {
    padding: 12.6vw 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 0.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 .power-ethernet-flexible-deployment {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.overview-content .power-ethernet-flexible-deployment .w-container {
  width: 60em;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}

.overview-content .power-ethernet-flexible-deployment .text {
  padding: 4.25em 0em 2.5em;
  text-align: center;
}

.overview-content .power-ethernet-flexible-deployment h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding: 0 0 0.75em;
}

.overview-content .power-ethernet-flexible-deployment p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  padding: 0;
}

.overview-content .power-ethernet-flexible-deployment .menu {
  width: 45em;
  max-width: 720px;
  margin: 0 auto;
  padding: 0 0 2.5em;
}

.overview-content .power-ethernet-flexible-deployment .menu .menu-tab {
  text-align: center;
  width: 100%;
}

.overview-content .power-ethernet-flexible-deployment .menu .icon {
  display: inline-block;
  vertical-align: middle;
  width: 1.071em;
  height: 1.25em;
  background: url(./img/poe1.png)
    center/100% no-repeat;
  background-size: auto 100%;
}

.overview-content .power-ethernet-flexible-deployment .menu .title {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0.25em;
}

.overview-content .power-ethernet-flexible-deployment .img {
  width: 60.21875em;
  /* max-width: 739.5px; */
  margin: 0 auto;
  height: auto;
  position: relative;
}

.overview-content .power-ethernet-flexible-deployment .bg {
  width: 100%;
  height: 10.5em;
  background-size: 100% auto;
  vertical-align: middle;
  margin: 0 auto;
  text-align: center;
  background-repeat: no-repeat;
  transition: background-image linear 1s;
  -webkit-transition: background-image linear 1s;
  -moz-transition: background-image linear 1s;
  -ms-transition: background-image linear 1s;
  -o-transition: background-image linear 1s;
}

.overview-content .power-ethernet-flexible-deployment .bg.active {
  display: block;
}

.overview-content .power-ethernet-flexible-deployment .bg.img0 {
  background-image: url("./img/c.jpg");
}

.overview-content .power-ethernet-flexible-deployment .ul-feature {
  padding: 0;
  width: 60em;
  margin: 0 auto;
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-feature {
  display: inline-block;
  width: 16.35%;
  padding: 3.75em 0 0;
}

.overview-content
  .power-ethernet-flexible-deployment
  .ul-feature
  .li-feature
  p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  padding: 0;
  white-space: nowrap;
}

.overview-content
  .power-ethernet-flexible-deployment
  .ul-feature
  .li-feature
  .icon {
  /* width: 4.8em; */
  /* height: 3.2em; */
  /* background-size: auto 100%; */
  /* vertical-align: middle; */
  /* margin: 0 auto 0.5em; */
  /* background-repeat: no-repeat; */
  display: block;
  width: 2.25em;
  height: 2.25em;
  margin: 0 auto 0.75em;
  background-position: top;
  background-size: auto 100%;
  background-repeat: no-repeat;
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-1 .icon {
  background-image: url(./img/c1.png?2);
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-2 .icon {
  background-image: url(./img/c2.png?2);
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-3 .icon {
  background-image: url(./img/c3.png?2);
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-4 .icon {
  background-image: url(./img/c4.png?2);
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-5 .icon {
  background-image: url(./img/c5.png?2);
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-6 .icon {
  background-image: url(./img/c6.png);
}

.overview-content
  .power-ethernet-flexible-deployment
  .ul-feature
  .li-feature
  .desc {
  text-align: center;
  vertical-align: middle;
  margin: 0 auto;
}

.overview-content .power-ethernet-flexible-deployment .ul-feature .li-5 .desc {
  width: 9em;
}

.overview-content .power-ethernet-flexible-deployment .no-wrap {
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .overview-content .power-ethernet-flexible-deployment {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content .power-ethernet-flexible-deployment {
    font-size: 10.35px;
    max-width: 85.186vw;
  }

  .overview-content .power-ethernet-flexible-deployment .w-container {
    width: auto;
  }

  .overview-content .power-ethernet-flexible-deployment .text {
    padding: 0;
    text-align: center;
  }

  .overview-content .power-ethernet-flexible-deployment h2 {
    font-size: 6.67vw;
    padding: 18.5vw 2.625vw 5.625vw;
  }
.overview-content .power-ethernet-flexible-deployment .bg.img0 {
  background-image: url("./m/c.jpg");
}
  .overview-content .power-ethernet-flexible-deployment p {
    font-size: 3.33vw;
    padding: 0 0 7.8125vw;
  }

  .overview-content .power-ethernet-flexible-deployment .menu {
    width: auto;
    padding: 0 0 8.3vw;
  }

  .overview-content .power-ethernet-flexible-deployment .menu .icon {
    width: 7.35vw;
    height: 6vw;
  }

  .overview-content .power-ethernet-flexible-deployment .menu .title {
    font-size: 3.33vw;
    font-weight: 400;
    padding: 0 0.5vw;
    vertical-align: bottom;
  }

  .overview-content .power-ethernet-flexible-deployment .img {
    width: 100%;
    height: auto;
  }

  .overview-content .power-ethernet-flexible-deployment .bg {
    height: 28.5vw;
  }

  .overview-content .power-ethernet-flexible-deployment .ul-feature {
    text-align: center;
    padding: 8.5625vw 0 0;
    width: 100%;
    margin: 0 auto;
  }

  .overview-content
    .power-ethernet-flexible-deployment
    .ul-feature
    .li-feature {
    width: 32.5%;
    padding: 6.25vw 0 0;
  }

  .overview-content
    .power-ethernet-flexible-deployment
    .ul-feature
    .li-feature
    p {
    font-size: 3.33vw;
    font-weight: 400;
  }

  .overview-content
    .power-ethernet-flexible-deployment
    .ul-feature
    .li-feature
    .icon {
    width: 6vw;
    height: 6vw;
    margin: 0 auto 2.5vw;
  }

  .overview-content
    .power-ethernet-flexible-deployment
    .ul-feature
    .li-feature
    .desc {
    width: auto;
  }

  .overview-content
    .power-ethernet-flexible-deployment
    .ul-feature
    .li-5
    .desc {
    width: auto;
  }
}

@media (max-width: 414px) {
  .overview-content .power-ethernet-flexible-deployment {
    font-size: 2.5vw;
  }
}

.overview-content .instantaneous-multimode-toggles {
  font-size: 16px;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 6.25em;
  background-color: #fbfbfb;
  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: 75em;
  margin: 0 auto;
  max-width: 1200px;
}

.overview-content .instantaneous-multimode-toggles .text {
  display: table-cell;
  vertical-align: top;
  padding: 5.625em 5.625em 0;
  width: 50%;
}

.overview-content .instantaneous-multimode-toggles h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.3333;
  padding-bottom: 1em;
}

.overview-content .instantaneous-multimode-toggles .mobile-text {
  display: none;
}

.overview-content .instantaneous-multimode-toggles .title {
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.3333;
  flex: 1;
}

.overview-content .instantaneous-multimode-toggles h4 {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 2em 0.5em 0;
}

.overview-content .instantaneous-multimode-toggles p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  padding: 0 2em 1.5em 0;
}

.overview-content .instantaneous-multimode-toggles .radio {
  position: fixed;
  top: -9999px;
}

.overview-content .instantaneous-multimode-toggles ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.overview-content .instantaneous-multimode-toggles ul li {
  margin: 0 auto;
  width: 100%;
}

.overview-content .instantaneous-multimode-toggles ul li .header {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 1.5em;
  cursor: pointer;
}

.overview-content .instantaneous-multimode-toggles ul li .header .arrow {
  width: 1.23em;
  height: 0.8em;
  margin: 0 auto;
  transition: transform 300ms linear;
}

.overview-content
  .instantaneous-multimode-toggles
  #d-radio-1:checked
  ~ .text
  .li-1
  .header
  .arrow,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-2:checked
  ~ .text
  .li-2
  .header
  .arrow,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-3:checked
  ~ .text
  .li-3
  .header
  .arrow,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-4:checked
  ~ .text
  .li-4
  .header
  .arrow {
  transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  -moz-transform: rotateZ(180deg);
  -ms-transform: rotateZ(180deg);
  -o-transform: rotateZ(180deg);
}

.overview-content .instantaneous-multimode-toggles ul li .content {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: all 500ms linear;
  -webkit-transition: 0.5s;
  -moz-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  -o-transition: all 300ms linear;
}

.overview-content .instantaneous-multimode-toggles ul li .content > div {
  min-height: 0;
}

.overview-content
  .instantaneous-multimode-toggles
  #d-radio-1:checked
  ~ .text
  .li-1
  .content,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-2:checked
  ~ .text
  .li-2
  .content,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-3:checked
  ~ .text
  .li-3
  .content,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-4:checked
  ~ .text
  .li-4
  .content {
  grid-template-rows: 1fr;
}

.overview-content .instantaneous-multimode-toggles .imgs {
  font-size: 0;
  width: 50%;
  height: 0;
  display: table-cell;
}

.overview-content .instantaneous-multimode-toggles .imgs .img0 {
  width: 100%;
  padding-bottom: 0;
}

.overview-content
  .instantaneous-multimode-toggles
  #d-radio-1:checked
  ~ .imgs
  .img0.img1,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-2:checked
  ~ .imgs
  .img0.img2,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-3:checked
  ~ .imgs
  .img0.img3,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-4:checked
  ~ .imgs
  .img0.img4 {
  padding-bottom: 103.625%;
}

.overview-content .instantaneous-multimode-toggles .img1 {
  background: url(./img/d1.png)
    50% 0 no-repeat;
  background-size: 100% auto;
}

.overview-content .instantaneous-multimode-toggles .img2 {
  background: url(./img/d2.png)
    50% 0 no-repeat;
  background-size: 100% auto;
}

.overview-content .instantaneous-multimode-toggles .img3 {
  background: url(./img/d3.png)
    50% 0 no-repeat;
  background-size: 100% auto;
}

.overview-content .instantaneous-multimode-toggles .img4 {
  background: url(./img/d4.png)
    50% 0 no-repeat;
  background-size: 100% auto;
}

.overview-content .instantaneous-multimode-toggles .no-wrap {
  white-space: nowrap;
}

@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;
  }

  .overview-content .instantaneous-multimode-toggles .text {
    display: block;
    width: 100%;
    padding: 0;
  }

  .overview-content .instantaneous-multimode-toggles .mobile-text {
    display: block;
  }

  .overview-content .instantaneous-multimode-toggles .web-text {
    display: none;
  }

  .overview-content .instantaneous-multimode-toggles h2 {
    font-size: 6.67vw;
    padding: 18.5vw 5.625vw 9.37vw;
    text-align: center;
  }

  .overview-content .instantaneous-multimode-toggles .title {
    font-size: 5.46vw;
  }

  .overview-content .instantaneous-multimode-toggles h4 {
    font-size: 5.18vw;
    padding: 4.25vw 2em 0.5em 0;
  }

  .overview-content .instantaneous-multimode-toggles p {
    font-size: 3.33vw;
    padding: 0 2em 0 0;
  }

  .overview-content .instantaneous-multimode-toggles ul {
    margin: 0 auto;
    width: 88.75vw;
  }
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-1:checked
  ~ .imgs
  .img0.img1,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-2:checked
  ~ .imgs
  .img0.img2,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-3:checked
  ~ .imgs
  .img0.img3,
.overview-content
  .instantaneous-multimode-toggles
  #d-radio-4:checked
  ~ .imgs
  .img0.img4 {
  padding-bottom: 109.625vw;
}
  .overview-content .instantaneous-multimode-toggles ul li {
    width: 100%;
    box-sizing: border-box;
    padding: 0 1vw;
    text-align: left;
  }

  .overview-content .instantaneous-multimode-toggles .imgs {
    display: block;
    width: 100%;
    height: auto;
  }

  .overview-content .instantaneous-multimode-toggles .imgs .img0 {

  }

  .overview-content .instantaneous-multimode-toggles ul li .header {
    padding: 6.25vw 0 0;
  }

  .overview-content .instantaneous-multimode-toggles ul li .header .arrow {
    width: 4.3vw;
    height: 2.8vw;
  }
  
.overview-content .instantaneous-multimode-toggles .img1 {
  background: url(./m/d1.jpg)
    50% 0 no-repeat;
  background-size: 100% auto;
}

.overview-content .instantaneous-multimode-toggles .img2 {
  background: url(./m/d2.jpg)
    50% 0 no-repeat;
  background-size: 100% auto;
}

.overview-content .instantaneous-multimode-toggles .img3 {
  background: url(./m/d3.jpg)
    50% 0 no-repeat;
  background-size: 100% auto;
}

.overview-content .instantaneous-multimode-toggles .img4 {
  background: url(./m/d4.jpg)
    50% 0 no-repeat;
  background-size: 100% auto;
}
}

@media (max-width: 414px) {
  .overview-content .instantaneous-multimode-toggles {
    font-size: 2.5vw;
  }
}

.overview-content .plug-and-play {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}

.overview-content .plug-and-play .w-container {
  width: 67.5em;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
}

.overview-content .plug-and-play .text {
  padding: 6.25em 0 6.875em;
  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 0 1.5em;
}

.overview-content .plug-and-play p {
  font-size: 1.125em;
  line-height: 1.5;
  font-weight: 300;
  padding: 0 0 0.5em;
}

.overview-content .plug-and-play ul {
  margin: 0 auto;
}

.overview-content .plug-and-play ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 2em;
  margin-right: 1%;
  text-align: left;
  background-color: #fbfbfb;
}

.overview-content .plug-and-play ul .li-1 {
  width: 20%;
}

.overview-content .plug-and-play ul .li-2 {
  width: 46%;
}

.overview-content .plug-and-play ul .li-3 {
  width: 11%;
}

.overview-content .plug-and-play ul .li-1 .icon {
  background: url(./img/e1.png)
    50% 100% no-repeat;
  background-size: 100%;
  width: 100%;
  height: 0;
  padding-bottom: 16em;
}

.overview-content .plug-and-play ul .li-2 .icon {
  background: url(./img/e2.png)
    50% 100% no-repeat;
  background-size: 100%;
  width: 100%;
  height: 0;
  padding-bottom: 16em;
  position: relative;
}

.overview-content .plug-and-play ul .li-3 .icon {
  background: url(./img/e3.png)
    50% 100% no-repeat;
  background-size: 100%;
  width: 100%;
  height: 0;
  padding-bottom: 16em;
}

.overview-content .plug-and-play ul li .desc2 {
  position: absolute;
  font-size: 1em;
  line-height: 1;
  font-weight: 300;
  padding: 0 0.25em;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}

.overview-content .plug-and-play ul li .desc21 {
  left: 2em;
  top: 4.75em;
  width: 6.6em;
}

.overview-content .plug-and-play ul li .desc22 {
  left: 7.2em;
  top: 4.75em;
  width: 6.7em;
}

.overview-content .plug-and-play ul li .desc23 {
  left: 13.5em;
  top: 4.75em;
  width: 13em;
}

.overview-content .plug-and-play ul li .desc24 {
  left: 24.8em;
  top: 4.75em;
  width: 5em;
}

.overview-content .plug-and-play ul li .desc25 {
  left: 19em;
  top: 10.8em;
  width: 7em;
  color: #fff;
  text-align: center;
}

.overview-content .plug-and-play .no-wrap {
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .overview-content .plug-and-play {
    font-size: 10px;
  }
}

@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 0 13.75vw;
    text-align: center;
  }

  .overview-content .plug-and-play h2 {
    font-size: 6.67vw;
    padding: 23.7vw 5.625vw 9.37vw;
  }

  .overview-content .plug-and-play h3 {
    font-size: 4.4vw;
    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;
    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 .icon {
    background: url(./m/e1.png)
      50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 60vw;
  }

  .overview-content .plug-and-play ul .li-2 .icon {
    background: url(./m/e2.png)
      50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 100vw;
    margin-bottom: 3vw;
  }

  .overview-content .plug-and-play ul .li-3 .icon {
    background: url(./m/e3.png)
      50% 100% no-repeat;
    background-size: 100%;
    padding-bottom: 54vw;
  }

  .overview-content .plug-and-play ul li .desc2 {
    font-size: 3.33vw;
  }

  .overview-content .plug-and-play ul li .desc21 {
    left: 0vw;
    top: 22vw;
    width: 23vw;
    text-align: center;
  }

  .overview-content .plug-and-play ul li .desc22 {
    left: 23vw;
    top: 22vw;
    width: 28vw;
    text-align: center;
  }

  .overview-content .plug-and-play ul li .desc23 {
    left: 55vw;
    top: 22vw;
    width: 22vw;
    text-align: center;
  }

  .overview-content .plug-and-play ul li .desc24 {
    left: 0.5vw;
    top: 89.5vw;
    width: 24vw;
    text-align: center;
  }

  .overview-content .plug-and-play ul li .desc25 {
    left: 31.5vw;
    top: 89.5vw;
    width: 28vw;
    color: #000;
  }
}

@media (max-width: 414px) {
  .overview-content .plug-and-play {
    font-size: 2.5vw;
  }
}
