.overview-content .m-show {
  display: none;
}

.overview-content .no-wrap {
  white-space: nowrap;
}

@media (max-width: 736px) {
  .overview-content .m-show {
    display: block;
  }

  .overview-content .m-hide {
    display: none;
  }
}

.overview-content .vigi-banner {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/a.jpg) 50% 0 no-repeat;
  background-size: 75em;
  height: 30em;
}

.overview-content .vigi-banner .w-container {
  position: relative;
  margin: 0 auto;
  width: 60em;
}

.overview-content .vigi-banner .text {
  padding: 8em 5% 0 5%;
  text-align: left;
  color: #fff;
}

.overview-content .vigi-banner h2 {
  font-size: 2.75em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.25em;
}

.overview-content .vigi-banner p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
}

.overview-content .vigi-banner p.model {
  font-weight: 500;
  margin-top: 1em;
  margin-left: -.6em;
  text-align: center;
  display: inline-block;
  padding: 0.25em 0.75em;
  color: #fff;
  background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/a-retangle.png) center/100% no-repeat;
}

.overview-content .vigi-banner .gradient-color {
  background: linear-gradient(to right, #00a1ff,#00ffbf,#0cff00,#f4ff00,#e29d31,#c36552),-webkit-gradient(linear, left top, right top, from(#00a1ff), to(#c36552));
  color: #c36552;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

@media (max-width: 1024px) {
  .overview-content .vigi-banner {
      font-size:10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vigi-banner {
    font-size:10.35px;
    max-width: 88.75vw;
    height: 118vw;
    background: url(https://static-product.tp-link.com/vigi-c340s_v1/m/a.jpg) 50% 0 no-repeat;
    background-size: 100% auto;
  }

  .overview-content .vigi-banner .w-container {
    width: auto;
  }

  .overview-content .vigi-banner .text {
    padding: 16vw 5.625vw 0;
  }

  .overview-content .vigi-banner h2 {
    font-size: 6.8vw;
    padding-bottom: 3vw;
  }

  .overview-content .vigi-banner p {
    font-size: 3.25vw;
  }

  .overview-content .vigi-banner p.model {
    margin: 6.25vw 0 0 -1.8vw;
    padding: .25em 1em;
  }
}

@media (max-width: 414px) {
  .overview-content .vigi-banner {
    font-size:2.5vw;
  }
}


.overview-content .feature-icons {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}

.overview-content .feature-icons .w-container {
  width: 60em;
  margin: 0 auto;
}

.overview-content .feature-icons h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
}

.overview-content .feature-icons p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 400;
}

.overview-content .feature-icons ul {
  text-align: center;
  padding: 4.5em 0 4em;
  width: 100%;
  margin: 0 auto
}

.overview-content .feature-icons ul li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 26%;
  margin: 2em 0;
}

.overview-content .feature-icons ul .li-1,
.overview-content .feature-icons ul .li-5 {
  width: 25%;
}

.overview-content .feature-icons ul .li-2,
.overview-content .feature-icons ul .li-6 {
  width: 21%;
}

.overview-content .feature-icons ul .li-3,
.overview-content .feature-icons ul .li-7 {
  width: 26%;
}

.overview-content .feature-icons ul li .icon {
  background-repeat: no-repeat;
  display: inline-block;
  width: 5.625em;
  height: 5.625em;
  background-size: auto 100%;
  vertical-align: middle;
  margin-right: 0;
}

.overview-content .feature-icons ul .li-1 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b1.png?2);
}

.overview-content .feature-icons ul .li-2 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b2.png?2);
}

.overview-content .feature-icons ul .li-3 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b3.png?2);
}

.overview-content .feature-icons ul .li-4 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b4.png?2);
}

.overview-content .feature-icons ul .li-5 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b5.png?2);
}

.overview-content .feature-icons ul .li-6 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b6.png?2);
}

.overview-content .feature-icons ul .li-7 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b7.png?2);
}

.overview-content .feature-icons ul .li-8 .icon {
  background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b8.png?2);
}

.overview-content .feature-icons ul li .desc {
  display: inline-block;
  width: calc(100% - 6em);
  text-align: left;
  vertical-align: middle;
  font-weight: 400;
}

@media (max-width: 1024px) {
  .overview-content .feature-icons {
      font-size:10px;
  }
}

@media (max-width: 736px) {
  .overview-content .feature-icons {
    font-size:10.35px;
    max-width: 88.75vw;
  }

  .overview-content .feature-icons .w-container {
    width: auto
  }

  .overview-content .feature-icons h2 {
    font-size: 6.25vw;
  }
  
  .overview-content .feature-icons p {
    font-size: 3.75vw;
  }

  .overview-content .feature-icons ul {
    text-align: left;
    padding: 12vw 0 0;
    width: auto;
    margin: 0 auto
  }

  .overview-content .feature-icons ul li {
    width: 49%;
    margin: 2vw 0;
  }

  .overview-content .feature-icons ul .li-1,
  .overview-content .feature-icons ul .li-3,
  .overview-content .feature-icons ul .li-5,
  .overview-content .feature-icons ul .li-7 {
    width: 50%;
  }

  .overview-content .feature-icons ul .li-2,
  .overview-content .feature-icons ul .li-4,
  .overview-content .feature-icons ul .li-6,
  .overview-content .feature-icons ul .li-8 {
    width: 48%;
  }

  .overview-content .feature-icons ul li .icon {
    width: 14vw;
    height: 14vw;
  }

  .overview-content .feature-icons ul li .desc {
    width: calc(100% - 15vw);
  }
}

@media (max-width: 414px) {
  .overview-content .feature-icons {
    font-size: 2.5vw;
  }
}


.overview-content .colorpro-night-vision {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}

.overview-content .colorpro-night-vision .w-container {
  position: relative;
  margin: 0 auto;
  width: 64em;
}

.overview-content .colorpro-night-vision .text {
  padding: 0 0 2.5em;
  text-align: center
}

.overview-content .colorpro-night-vision h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em
}

.overview-content .colorpro-night-vision h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em
}

.overview-content .colorpro-night-vision p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .colorpro-night-vision .box {
  margin: 0 auto;
}

.overview-content .colorpro-night-vision .box+.box {
  margin-top: 6.875em;
}

.overview-content .colorpro-night-vision .video-box {
  margin: 0 auto;
}

.overview-content .colorpro-night-vision .video-box video{
  width: 100%;
}

@media (max-width: 1024px) {
  .overview-content .colorpro-night-vision {
    font-size:10px;
  }
}

@media (max-width: 736px) {
  .overview-content .colorpro-night-vision {
    font-size:10.35px;
    max-width: 88.75vw;
    margin: 12vw auto 0;
  }

  .overview-content .colorpro-night-vision .w-container {
    width: auto;
  }

  .overview-content .colorpro-night-vision .text {
    padding: 0 0 5vw;
    text-align: left;
  }

  .overview-content .colorpro-night-vision h2 {
    font-size: 5.625vw;
  }

  .overview-content .colorpro-night-vision h3 {
    font-size: 4.5vw;
  }

  .overview-content .colorpro-night-vision p {
    font-size: 3.75vw;
  }

  .overview-content .colorpro-night-vision .box+.box {
    margin-top: 10vw;
  }
}

@media (max-width: 414px) {
  .overview-content .colorpro-night-vision {
    font-size:2.5vw;
  }
}


.overview-content .four-breakthrough-technologies {
  font-size: 16px;
  max-width: 1200px;
  height: auto;
  padding-bottom: 28em;
  margin: 6.875em auto 0;
  background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e.jpg) bottom / 75em no-repeat;
}

.overview-content .four-breakthrough-technologies .w-container {
  width: 60em;
  margin: 0 auto;
}

.overview-content .four-breakthrough-technologies .text {
  padding: 0 0;
  text-align: center;
}

.overview-content .four-breakthrough-technologies h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .four-breakthrough-technologies p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
}

.overview-content .four-breakthrough-technologies .link {
  margin: 0 auto 2.5em;
  text-align: center;
}

.overview-content .four-breakthrough-technologies .link a {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
  color: #4acbd6;
  text-decoration: none;
  border-bottom: 0.1em solid;
}

.overview-content .four-breakthrough-technologies .bg-text {
  position: relative;
}

.overview-content .four-breakthrough-technologies .desc {
  position: absolute;
  text-align: left;
  color: #005564;
}

.overview-content .four-breakthrough-technologies .title {
  display: block;
  font-size: 0.875em;
  line-height: 1.2;
  font-weight: 500;
  padding-bottom: 0.4em;
}

.overview-content .four-breakthrough-technologies .info {
  display: block;
  font-size: 0.75em;
  line-height: 1.33333;
  font-weight: 400;
  position: relative;
  padding-bottom: .5em;
}

.overview-content .four-breakthrough-technologies .info::before {
  content: '';
  position: absolute;
  left: -0.8em;
  top: 0.45em;
  width: 0.3em;
  height: 0.3em;
  border-radius: 0.15em;
  background: #005564;
}

.overview-content .four-breakthrough-technologies .desc-1 {
  left: 14.8em;
  top: 1em;
  width: 14.5em;
}

.overview-content .four-breakthrough-technologies .desc-2 {
  left: 31em;
  top: 1em;
  width: 20em;
}

.overview-content .four-breakthrough-technologies .desc-3 {
  left: 15.7em;
  top: 21.3em;
  width: 19em;
}

.overview-content .four-breakthrough-technologies .desc-4 {
  left: 36em;
  top: 21.3em;
  width: 20em;
}

@media (max-width: 1024px) {
  .overview-content .four-breakthrough-technologies {
    font-size:10px;
  }
}

@media (max-width: 736px) {
  .overview-content .four-breakthrough-technologies {
    font-size:10.35px;
    max-width: 88.75vw;
    padding-bottom: 75vw;
    margin: 15vw auto 0;
    background: url(https://static-product.tp-link.com/vigi-c340s_v1/m/e.jpg) bottom / 100% no-repeat;
  }

  .overview-content .four-breakthrough-technologies .w-container {
    width: auto;
  }

  .overview-content .four-breakthrough-technologies .text {
    padding: 0;
    text-align: left;
  }

  .overview-content .four-breakthrough-technologies h2 {
    font-size: 5.625vw;
  }

  .overview-content .four-breakthrough-technologies p {
    font-size: 3.125vw;
  }

  .overview-content .four-breakthrough-technologies .link {
    margin: 0 auto 2.5em;
    text-align: left;
  }
  
  .overview-content .four-breakthrough-technologies .link a {
    font-size: 3.75vw;
    border-bottom: 0.1em solid;
  }
  
  .overview-content .four-breakthrough-technologies .title {
    font-size: 2vw;
    padding-bottom: 0.5em;
  }
  
  .overview-content .four-breakthrough-technologies .info {
    font-size: 2vw;
  }
  
  .overview-content .four-breakthrough-technologies .desc-1 {
    left: 17vw;
    top: 2.8vw;
    width: 27vw;
  }
  
  .overview-content .four-breakthrough-technologies .desc-2 {
    left: 48vw;
    top: 2.8vw;
    width: 40vw;
  }
  
  .overview-content .four-breakthrough-technologies .desc-3 {
    left: 19vw;
    top: 55.5vw;
    width: 33vw;
  }
  
  .overview-content .four-breakthrough-technologies .desc-4 {
    left: 56vw;
    top: 55.5vw;
    width: 34vw;
  }
}

@media (max-width: 414px) {
  .overview-content .four-breakthrough-technologies {
    font-size: 2.5vw;
  }
}


.overview-content .people-and-vehicle-analytics {
  font-size: 16px;
  max-width: 1200px;
  margin: 5.5em auto 0;
}

.overview-content .people-and-vehicle-analytics .w-container {
  width: 64em;
  margin: 0 auto;
}

.overview-content .people-and-vehicle-analytics .text {
  padding: 0 0 2.5em;
  text-align: center;
}

.overview-content .people-and-vehicle-analytics h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .people-and-vehicle-analytics p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
}

.overview-content .people-and-vehicle-analytics .img {
  width: 67.5em;
  height: 20.35em;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/f.jpg) center / 67.5em no-repeat;
  position: relative;
}

.overview-content .people-and-vehicle-analytics .desc {
  position: absolute;
  text-align: left;
  color: #fff;
}

.overview-content .people-and-vehicle-analytics .desc-b {
  display: block;
  font-size: 0.875em;
  line-height: 1.2;
  font-weight: 700;
}

.overview-content .people-and-vehicle-analytics .desc-s {
  display: block;
  font-size: 0.875em;
  line-height: 1.33333;
  font-weight: 300;
  padding-top: 0.5em;
}

.overview-content .people-and-vehicle-analytics .desc-1 {
  top: 1.5em;
  left: 18em;
  width: 9.2em;
}

.overview-content .people-and-vehicle-analytics .desc-2 {
  top: 6em;
  left: 54em;
  width: 6em;
}

@media (max-width: 1024px) {
  .overview-content .people-and-vehicle-analytics {
    font-size:10px;
  }
}

@media (max-width: 736px) {
  .overview-content .people-and-vehicle-analytics {
    font-size:10.35px;
    max-width: 88.75vw;
    margin: 12vw auto 0;
  }

  .overview-content .people-and-vehicle-analytics .w-container {
    width: auto;
  }

  .overview-content .people-and-vehicle-analytics .text {
    padding: 0 0 5.625vw;
    text-align: left;
  }

  .overview-content .people-and-vehicle-analytics h2 {
    font-size: 5.625vw;
  }

  .overview-content .people-and-vehicle-analytics p {
    font-size: 3.75vw;
  }

  .overview-content .people-and-vehicle-analytics .img {
    width: 100%;
    height: 110vw;
    background: url(https://static-product.tp-link.com/vigi-c340s_v1/m/f.jpg) center / 100% no-repeat;
  }
  
  .overview-content .people-and-vehicle-analytics .desc-b {
    font-size: 2.25vw;
  }
  
  .overview-content .people-and-vehicle-analytics .desc-s {
    font-size: 2.25vw;
    padding-top: 0.5em;
  }
  
  .overview-content .people-and-vehicle-analytics .desc-1 {
    top: 5.5vw;
    left: 48vw;
    width: 24vw;
  }
  
  .overview-content .people-and-vehicle-analytics .desc-2 {
    top: 71.5vw;
    left: 52vw;
    width: 16vw;
  }
}

@media (max-width: 414px) {
  .overview-content .people-and-vehicle-analytics {
      font-size: 2.5vw;
  }
}


.overview-content .vigi-full-text {
  font-size: 16px;
  max-width: 1200px;
  margin: 4em auto;
  height: auto;
}

.overview-content .vigi-full-text .w-container {
  width: 75em;
  margin: 0 auto;
  max-width: 100%;
}

.overview-content .vigi-full-text .text .box {
  width: 100%;
  background: #f9f9f9;
  padding: 2em 10%;
  box-sizing: border-box;
  margin-top: 2em
}

.overview-content .vigi-full-text h2 {
  font-size: 2.25em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .vigi-full-text p {
  font-size: 1.125em;
  line-height: 1.33333;
  font-weight: 300;
}

.overview-content .vigi-full-text .box ul {
  width: 100%;
}

.overview-content .vigi-full-text .box ul li {
  margin: 0;
  list-style-type: disc;
}

.overview-content .vigi-full-text .box ul li+li {
  margin: 2em 0 1em;
}

.overview-content .vigi-full-text .box ul li p .title {
  font-weight: 500;
}

@media (max-width: 1024px) {
  .overview-content .vigi-full-text {
    font-size:10px;
  }
}

@media (max-width: 736px) {
  .overview-content .vigi-full-text {
    font-size:10.35px;
    max-width: 88.75vw;
    margin: 15vw auto;
  }

  .overview-content .vigi-full-text .w-container {
    width: auto;
  }

  .overview-content .vigi-full-text .text .box {
    padding: 5vw 5.625vw;
    margin-top: 2em;
  }

  .overview-content .vigi-full-text h2 {
    font-size: 5.625vw;
  }

  .overview-content .vigi-full-text p {
    font-size: 3.75vw;
  }

  .overview-content .vigi-full-text .box ul li+li {
    margin: 4vw 0 2vw;
  }
}

@media (max-width: 414px) {
  .overview-content .vigi-full-text {
    font-size: 2.5vw;
  }
}


/* 旧style */
.overview-content .all-the-colors-all-the-time {font-size:16px;max-width:1920px;margin:0 auto;background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/a.jpg) 50% 0 no-repeat; background-size: 120em;height:54em}
.overview-content .all-the-colors-all-the-time .w-container{position: relative;max-width: 90%;margin: 0 auto;width: 85.375em;color:#fff}
.overview-content .all-the-colors-all-the-time .text{padding: 16.5em 55% 0 0;}
.overview-content .all-the-colors-all-the-time .text h2{font-size:4.1875em;font-weight:bold;line-height:1.2;}
.overview-content .all-the-colors-all-the-time .text h2>span{ 
  background: linear-gradient(to right, #003eff,#00ffee,#00ff39,#ff5e00),-webkit-gradient(linear, left top, right top, from(#003eff), to(#ff6b00)); color: #003eff; -webkit-text-fill-color: transparent; -webkit-background-clip: text;}
.overview-content .all-the-colors-all-the-time .text p{font-size:1.68em;line-height:1.5;font-weight: 400;padding-top:0.8em}
.overview-content .all-the-colors-all-the-time .text p.model{margin-left:-5%;font-weight: 500;padding:0.5em 2em;color:#fff;display: inline-block;background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/a.png) center/100% no-repeat;}
@media (max-width:1680px){.overview-content .all-the-colors-all-the-time {font-size:14px;}}
@media (max-width:1440px){.overview-content .all-the-colors-all-the-time {font-size:12px;}}
@media (max-width:1024px){.overview-content .all-the-colors-all-the-time {font-size:10px;}}
@media (max-width:736px){
  .overview-content .all-the-colors-all-the-time {font-size:10.35px;height:133vw;background-size:100%;background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/m/a.jpg);color:#fff}
  .overview-content .all-the-colors-all-the-time .w-container{width:auto;max-width: 100%;}
  .overview-content .all-the-colors-all-the-time .text{padding:0 0; text-align:left;}
  .overview-content .all-the-colors-all-the-time .m-show{display: block;}
  .overview-content .all-the-colors-all-the-time .text h2{font-size:3.125em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .all-the-colors-all-the-time .text p{font-size:2em;line-height:1.5;padding:0 20px;}
  .overview-content .all-the-colors-all-the-time .text p.model{font-size: 1.43em;margin-left: 0;}
}
@media (max-width:414px){.overview-content .all-the-colors-all-the-time {font-size:2.5vw;}}

.overview-content .icons  {font-size: 16px;max-width: 1920px;margin: 0 auto;height: auto;background-color: #fff;padding:4em 0 2em;}
.overview-content .icons  .w-container {margin: 0 auto;position: relative;width: 85.375em;max-width: 90%;}
.overview-content .icons  .list {text-align: center;}
.overview-content .icons  .list .li {display: inline-block;box-sizing: border-box;width: 15%;padding: 2em;vertical-align: top}
.overview-content .icons  .list .li .icon{display: block;width: 5.625em;height:5.625em;margin: auto;line-height: 0;background-repeat: no-repeat}
.overview-content .icons  .list .li-1 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b1.png);background-size: 100% auto;}
.overview-content .icons  .list .li-2 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b2.png);background-size: 100% auto;}
.overview-content .icons  .list .li-3 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b3.png);background-size: 100% auto;}
.overview-content .icons  .list .li-4 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b4.png);background-size: 100% auto;}
.overview-content .icons  .list .li-5 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b5.png);background-size: 100% auto;}
.overview-content .icons  .list .li-6 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b6.png);background-size: 100% auto;}
.overview-content .icons  .list .li-7 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b7.png);background-size: 100% auto;}
.overview-content .icons  .list .li-8 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b8.png);background-size: 100% auto;}
.overview-content .icons  .list .li-9 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b9.png);background-size: 100% auto;}
.overview-content .icons  .list .li-10 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b10.png);background-size: 100% auto;}
.overview-content .icons  .list .li-11 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b11.png);background-size: 100% auto;}
.overview-content .icons  .list .li-12 .icon {background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/img/b12.png);background-size: 100% auto;}
.overview-content .icons  .list .li .info {font-weight: 400;font-size: 1.125em;line-height: 1.2;}
.overview-content .icons .m-show{display: none;}
@media (max-width:1680px) { .overview-content .icons  {  font-size: 14px;}}
@media (max-width:1440px) { .overview-content .icons  {  font-size: 12px;}}
@media (max-width:1024px) { .overview-content .icons  {  font-size: 10px;}}
@media (max-width:736px) {
.overview-content .icons  {padding:0; font-size: 10.35px;}
.overview-content .icons  .w-container {width: auto;max-width: 100%;}
.overview-content .icons  .text {padding: 0;}
.overview-content .icons  .list {padding: 2em 20px;}
.overview-content .icons  .list .li {width: 32%; padding:2em 0.5em }
.overview-content .icons  .list .li .info{font-size:1.25em;}
.overview-content .icons .m-show{display: block;}
}
@media (max-width:414px) { .overview-content .icons  {font-size: 2.5vw;}}

.overview-content .VIGI-ColorPro-night-vision {font-size:16px;max-width:1920px;margin:0 auto;background:#090a0c url(https://static-product.tp-link.com/vigi-c340s_v1/img/b.jpg) bottom/cover no-repeat;position: relative;}
.overview-content .VIGI-ColorPro-night-vision .w-container{max-width: 90%;margin: 0 auto;width: 100em;color:#fff}
.overview-content .VIGI-ColorPro-night-vision .text{padding:4em 0 0;text-align:center}
.overview-content .VIGI-ColorPro-night-vision .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .VIGI-ColorPro-night-vision .text p{font-size:1.25em;line-height:1.5;padding-bottom: 2em;}
.overview-content .VIGI-ColorPro-night-vision .box{width: 100%;padding-bottom: 4em;}
.overview-content .VIGI-ColorPro-night-vision .box iframe{width: 100%;display: block;height: 40em;}

@media (max-width:1680px){.overview-content .VIGI-ColorPro-night-vision {font-size:14px;}}
@media (max-width:1440px){.overview-content .VIGI-ColorPro-night-vision {font-size:12px;}}
@media (max-width:1024px){.overview-content .VIGI-ColorPro-night-vision {font-size:10px;}}
@media (max-width:736px){
  .overview-content .VIGI-ColorPro-night-vision {font-size:10.35px;padding:0}
  .overview-content .VIGI-ColorPro-night-vision .w-container{width:auto;max-width: 100%;}
  .overview-content .VIGI-ColorPro-night-vision .text{padding:0; text-align:left;}
  .overview-content .VIGI-ColorPro-night-vision .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .VIGI-ColorPro-night-vision .text h3{font-size:2em;line-height:1.2;padding:0 20px 0.5em; }
  .overview-content .VIGI-ColorPro-night-vision .text p{font-size:1.75em;line-height:1.5;padding:0 20px 2em;}
  .overview-content .VIGI-ColorPro-night-vision .box{width: 88%;margin:0 auto}
  .overview-content .VIGI-ColorPro-night-vision .box iframe{height: 48vw;}
  .overview-content .VIGI-ColorPro-night-vision .m-hide{display: none;}

}
@media (max-width:414px){.overview-content .VIGI-ColorPro-night-vision {font-size:2.5vw;}}


.overview-content .clarity-and-colors-all-in-one {font-size:16px;max-width:1920px;margin:0 auto;background-color: #fff;}
.overview-content .clarity-and-colors-all-in-one .w-container{position: relative;max-width: 90%;margin: 0 auto;width: 100em;color:#000}
.overview-content .clarity-and-colors-all-in-one .text{padding:4em 0 0;text-align:center}
.overview-content .clarity-and-colors-all-in-one .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .clarity-and-colors-all-in-one .text h3{font-size:2.5em;line-height:1.2;padding-top:2em;padding-bottom:0.5em}
.overview-content .clarity-and-colors-all-in-one .text p{font-size:1.25em;line-height:1.5;}
.overview-content .clarity-and-colors-all-in-one .text ul{width:100%;padding:2em 0;display: flex;flex-direction: row-reverse;justify-content: space-between;}
.overview-content .clarity-and-colors-all-in-one .text ul li{display: inline-block; width:48%;background-position: top;background-size:100%;background-repeat: no-repeat;vertical-align: top;}
.overview-content .clarity-and-colors-all-in-one .text ul li img{width: 100%;display: block;}
.overview-content .clarity-and-colors-all-in-one .text ul li .desc{font-size:1.25em;font-weight:400;padding:1em;background-color:#004d59;color:#fff;margin-top:-0.1em}
.overview-content .clarity-and-colors-all-in-one .text .list2 li{width:31%}

@media (max-width:1680px){.overview-content .clarity-and-colors-all-in-one {font-size:14px;}}
@media (max-width:1440px){.overview-content .clarity-and-colors-all-in-one {font-size:12px;}}
@media (max-width:1024px){.overview-content .clarity-and-colors-all-in-one {font-size:10px;}}
@media (max-width:736px){
  .overview-content .clarity-and-colors-all-in-one {font-size:10.35px;background-color:#fff}
  .overview-content .clarity-and-colors-all-in-one .m-hide{display: none;}
  .overview-content .clarity-and-colors-all-in-one .w-container{width:auto;max-width: 100%;}
  .overview-content .clarity-and-colors-all-in-one .text{padding:0; text-align:left;}
  .overview-content .clarity-and-colors-all-in-one .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .clarity-and-colors-all-in-one .text h3{font-size:2em;line-height:1.2;padding:0 20px 0.5em; }
  .overview-content .clarity-and-colors-all-in-one .text p{font-size:1.75em;line-height:1.5;padding:0 20px;}
  .overview-content .clarity-and-colors-all-in-one .text ul{width:88%;margin: 0 auto ; padding:3em 0 0;flex-direction: column;}
  .overview-content .clarity-and-colors-all-in-one .text ul li{width: 100%;margin-bottom:2em;text-align: center;}
  .overview-content .clarity-and-colors-all-in-one .text ul li .desc{font-size: 1.5em;padding:2%}
  .overview-content .clarity-and-colors-all-in-one .text .list2{display: block;}
  .overview-content .clarity-and-colors-all-in-one .text .list2 li{width: 48%;}
  .overview-content .clarity-and-colors-all-in-one .text .list2 .li3{width: 100%;}
  .overview-content .clarity-and-colors-all-in-one .text .list2 .li2 .desc,
  .overview-content .clarity-and-colors-all-in-one .text .list2 .li1 .desc{font-size: 1em;min-height: 3em;}

}
@media (max-width:414px){.overview-content .clarity-and-colors-all-in-one {font-size:2.5vw;}}


.overview-content .core-technology {font-size:16px;max-width:1920px;margin:0 auto;background-color:#fff}
.overview-content .core-technology .w-container{max-width: 90%;margin: 0 auto;width: 85.375em;color:#000}
.overview-content .core-technology .text{padding:4em 0 0;text-align:center}
.overview-content .core-technology .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .core-technology .text p{font-size:1.25em;line-height:1.5;padding-bottom: 0.5em;}
.overview-content .core-technology .text p.link a{color:#005564}
.overview-content .core-technology .box{width:56.46%;margin:6em auto 0em;position: relative;height: 0;padding-bottom:42%}
.overview-content .core-technology .box .inner{position: absolute;top:0;left:0;right:0;bottom: 0;background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/l.png) top/100% no-repeat;}
.overview-content .core-technology .box .desc{position: absolute;font-size:1.25em;line-height:1.5;color:#005564}
.overview-content .core-technology .box .desc p{line-height: 1.2;}
.overview-content .core-technology .box p.title{font-weight: 500;padding-bottom: 0.5em;}
.overview-content .core-technology .box ul li{color:#005564 ;list-style-type: disc;}
.overview-content .core-technology .box .desc1{top:-4%;left:22%;width:30%}
.overview-content .core-technology .box .desc2{top:-4%;left:60%;width:30%}
.overview-content .core-technology .box .desc3{top:66%;left:25%;width:30%}
.overview-content .core-technology .box .desc4{top:66%;left:70%;width:30%}
@media (max-width:1680px){.overview-content .core-technology {font-size:14px;}}
@media (max-width:1440px){.overview-content .core-technology {font-size:12px;}}
@media (max-width:1024px){.overview-content .core-technology {font-size:10px;}}
@media (max-width:736px){
  .overview-content .core-technology {font-size:10.35px;padding:0}
  .overview-content .core-technology .w-container{width:auto;max-width: 100%;}
  .overview-content .core-technology .text{padding:0; text-align:left;}
  .overview-content .core-technology .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .core-technology .text h3{font-size:2em;line-height:1.2;padding:0 20px 0.5em; }
  .overview-content .core-technology .text p{font-size:1.75em;line-height:1.5;padding:0 20px 1em;}
  .overview-content .core-technology .m-hide{display: none;}
  .overview-content .core-technology .box{width:100%;margin:10em auto 0em;position: relative;height: 0;padding-bottom:80vw}
  .overview-content .core-technology .box .desc{font-size: 2.5vw;}

  .overview-content .core-technology .box .desc1{top:auto;left:22%;width:30%;bottom:74vw}
  .overview-content .core-technology .box .desc2{top:auto;left:60%;width:36%;bottom:74vw}
  .overview-content .core-technology .box .desc3{top:62%;left:25%;width:30%}
.overview-content .core-technology .box .desc4{top:62%;left:70%;width:30%}
}
@media (max-width:414px){.overview-content .core-technology {font-size:2.5vw;}}

.overview-content .face-recognition {font-size:16px;max-width:1920px;margin:0 auto;background:#fff}
.overview-content .face-recognition .w-container{max-width: 90%;margin: 0 auto;width: 85.375em;color:#000}
.overview-content .face-recognition .text{padding:4em 0 0;text-align:center}
.overview-content .face-recognition .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .face-recognition .text p{font-size:1.25em;line-height:1.5;padding-bottom: 2em;}
.overview-content .face-recognition .box{width:89.58%;margin:2em auto 0em;position: relative;height: 0;padding-bottom:41%}
.overview-content .face-recognition .box .inner{position: absolute;top:0;left:0;right:0;bottom: 0;background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/m.jpg) top/100% no-repeat;}
.overview-content .face-recognition .box .inner p{position: absolute;font-size:1.875em;color:#fff;font-weight: 500;top:53%;width:15%;text-align: center;}
.overview-content .face-recognition .box .inner .p1{left:21%}
.overview-content .face-recognition .box .inner .p2{left:41%}
.overview-content .face-recognition .box .inner .p3{left:61%}
.overview-content .face-recognition .box .inner .p4{left:81.5%}
@media (max-width:1680px){.overview-content .face-recognition {font-size:14px;}}
@media (max-width:1440px){.overview-content .face-recognition {font-size:12px;}}
@media (max-width:1024px){.overview-content .face-recognition {font-size:10px;}}
@media (max-width:736px){
  .overview-content .face-recognition {font-size:10.35px;padding:0}
  .overview-content .face-recognition .w-container{width:auto;max-width: 100%;}
  .overview-content .face-recognition .text{padding:0; text-align:left;}
  .overview-content .face-recognition .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .face-recognition .text h3{font-size:2em;line-height:1.2;padding:0 20px 0.5em; }
  .overview-content .face-recognition .text p{font-size:1.75em;line-height:1.5;padding:0 20px 2em;}
  .overview-content .face-recognition .box{width:100%;padding-bottom:71%;margin: 0 auto;}
  .overview-content .face-recognition .box .inner{background: url(https://static-product.tp-link.com/vigi-c340s_v1/m/m.jpg) top/100% no-repeat;}
  .overview-content .face-recognition .box .inner p{font-size:1.25em;width:24%;top:42%}
  .overview-content .face-recognition .box .inner .p1{left:27.5%}
  .overview-content .face-recognition .box .inner .p2{left:59%}
  .overview-content .face-recognition .box .inner .p3{left:28%;;top:86%}
  .overview-content .face-recognition .box .inner .p4{left:59%;top:86%}
  .overview-content .face-recognition .m-hide{display: none;}

}
@media (max-width:414px){.overview-content .face-recognition {font-size:2.5vw;}}


.overview-content .people-vehicle-analytics {font-size:16px;max-width:1920px;margin:0 auto;background-color: #fff;padding:4em 0}
.overview-content .people-vehicle-analytics .w-container{max-width: 90%;margin: 0 auto;width: 100em;color:#000}
.overview-content .people-vehicle-analytics .text{padding: 0;text-align:center}
.overview-content .people-vehicle-analytics .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .people-vehicle-analytics .text p{font-size:1.25em;line-height:1.5;padding-bottom: 2em;}
.overview-content .people-vehicle-analytics ul{margin:2em auto 0;text-align: left;width:71.14%}
.overview-content .people-vehicle-analytics ul li{display: inline-block;width: 48%;vertical-align: top;box-sizing: border-box;}
.overview-content .people-vehicle-analytics ul li+li{margin-left:2%}
.overview-content .people-vehicle-analytics ul li h3{font-size:1.875em;font-weight: 500;line-height: 1.2;}
.overview-content .people-vehicle-analytics ul li p{font-size:1.25em;line-height: 1.5;}
.overview-content .people-vehicle-analytics ul li img{width: 100%;display: block;margin:2em auto}
.overview-content .people-vehicle-analytics ul.list1{width: 89.68%;text-align: center;}

@media (max-width:1680px){.overview-content .people-vehicle-analytics {font-size:14px;}}
@media (max-width:1440px){.overview-content .people-vehicle-analytics {font-size:12px;}}
@media (max-width:1024px){.overview-content .people-vehicle-analytics {font-size:10px;}}
@media (max-width:736px){
  .overview-content .people-vehicle-analytics {font-size:10.35px;padding:0}
  .overview-content .people-vehicle-analytics .w-container{width:auto;max-width: 100%;}
  .overview-content .people-vehicle-analytics .text{padding:0; text-align:left;}
  .overview-content .people-vehicle-analytics .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .people-vehicle-analytics .text h3{font-size:2em;line-height:1.2;padding:0 20px 0.5em; }
  .overview-content .people-vehicle-analytics .text p{font-size:1.75em;line-height:1.5;padding:0 20px 2em;}
  .overview-content .people-vehicle-analytics ul,
  .overview-content .people-vehicle-analytics ul.list1{width: 88%;text-align: left;margin:0 auto;padding:0 0 4em}
  .overview-content .people-vehicle-analytics ul li{width: 100%;}
  .overview-content .people-vehicle-analytics ul li+li{margin-left: 0;}
  .overview-content .people-vehicle-analytics ul.list2 li,
  .overview-content .people-vehicle-analytics ul.list3 li{display: flex;flex-direction: column-reverse;}
  .overview-content .people-vehicle-analytics ul li h3{font-size:2em;}
  .overview-content .people-vehicle-analytics ul li p{font-size: 1.5em;}
  .overview-content .people-vehicle-analytics .m-hide{display: none;}

}
@media (max-width:414px){.overview-content .people-vehicle-analytics {font-size:2.5vw;}}

.overview-content .manage-everything-with-one {font-size:16px;max-width:1920px;margin:0 auto;color:#fff;background: #005564 url(https://static-product.tp-link.com/vigi-c340s_v1/img/l.jpg) bottom/120em auto no-repeat;padding-bottom: 39em;}
.overview-content .manage-everything-with-one .w-container{position: relative;max-width: 90%;margin: 0 auto;width: 75em;}
.overview-content .manage-everything-with-one .text{padding: 4em 0 3.5em;text-align: center;}
.overview-content .manage-everything-with-one .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .manage-everything-with-one .text p{font-size:1.25em;line-height:1.5;}
.overview-content .manage-everything-with-one .text>h3 {padding-top: 0.35em;font-size: 1.875em;line-height: 1.2;font-weight: 400;}
@media (max-width:1680px){ .overview-content .manage-everything-with-one {font-size:14px;}}
@media (max-width:1440px){ .overview-content .manage-everything-with-one {font-size:12px;}}
@media (max-width:1024px){ .overview-content .manage-everything-with-one {font-size:10px;}}
@media (max-width:736px){
.overview-content .manage-everything-with-one { background-color: #005564;font-size:10.35px;background-image: url(https://static-product.tp-link.com/vigi-c340s_v1/m/l.jpg);background-size: 100% auto;padding-bottom: 74%;}
.overview-content .manage-everything-with-one .w-container{width:auto;max-width: 100%;}
.overview-content .manage-everything-with-one .text{width: auto;padding: 0;text-align: left;}
.overview-content .manage-everything-with-one .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
.overview-content .manage-everything-with-one .text p{font-size:1.75em;line-height:1.5;padding:0 20px;}
.overview-content .manage-everything-with-one .text>h3{padding: 0 20px 0.5em ;    font-size: 2em;}
}
@media (max-width:414px){ .overview-content .manage-everything-with-one {font-size:2.5vw;}}

.overview-content .human-vehicle-classification {font-size:16px;max-width:1920px;margin:0 auto;background-color:#fff;height:auto}
.overview-content .human-vehicle-classification .w-container{position: relative;max-width: 90%;margin: 0 auto;width: 85.375em;}
.overview-content .human-vehicle-classification .text{padding: 2em 0 0;text-align:center}
.overview-content .human-vehicle-classification .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .human-vehicle-classification .text p{font-size:1.25em;line-height:1.5;}
.overview-content .human-vehicle-classification .text .tab{margin:2em 0}
.overview-content .human-vehicle-classification .text .tab li{cursor:pointer;display: inline-block;width:32%;text-align: center;font-size:1.75em;font-weight: 700;color:#aeaeae}
.overview-content .human-vehicle-classification .text .tab li.active{color:#005564}
.overview-content .human-vehicle-classification .bg{display: none;}

.overview-content .human-vehicle-classification .bg.active{display: block;position:relative;}
.overview-content .human-vehicle-classification .bg1{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/d1.png) bottom/100% no-repeat;padding-top:38%}
.overview-content .human-vehicle-classification .bg2{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/d2.png) bottom/100% no-repeat;padding-top:38%}
.overview-content .human-vehicle-classification .bg3{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/d3.png) bottom/100% no-repeat;padding-top:38%}
.overview-content .human-vehicle-classification .bg p{position:absolute;color:#fff;font-weight: 500;font-size:2.065em;background-color:#005564;padding:0.25em 0.5em}
.overview-content .human-vehicle-classification .bg .p1{top:0;right:50%}
.overview-content .human-vehicle-classification .bg .p2{top:0;right:0%}
@media (max-width:1680px){.overview-content .human-vehicle-classification {font-size:14px;}}
@media (max-width:1440px){.overview-content .human-vehicle-classification {font-size:12px;}}
@media (max-width:1024px){.overview-content .human-vehicle-classification {font-size:10px;}}
@media (max-width:736px){
  .overview-content .human-vehicle-classification {font-size:10.35px;}
  .overview-content .human-vehicle-classification .w-container{width:auto;max-width: 100%;}
  .overview-content .human-vehicle-classification .text{padding:0; text-align:left;}
  .overview-content .human-vehicle-classification .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .human-vehicle-classification .text p{font-size:1.75em;line-height:1.5;padding:0 20px;}
  .overview-content .human-vehicle-classification .text .tab li{font-size: 1em;width:30%;padding:0 1%;}
  .overview-content .human-vehicle-classification .bg1{background:url(https://static-product.tp-link.com/vigi-c340s_v1/m/d1.jpg) bottom/100% no-repeat;padding-top:39vw}
  .overview-content .human-vehicle-classification .bg2{background:url(https://static-product.tp-link.com/vigi-c340s_v1/m/d2.jpg) bottom/100% no-repeat;padding-top:39vw}
  .overview-content .human-vehicle-classification .bg3{background:url(https://static-product.tp-link.com/vigi-c340s_v1/m/d3.jpg) bottom/100% no-repeat;padding-top:39vw}
  .overview-content .human-vehicle-classification .bg p{font-size:0.875em}
}
@media (max-width:414px){.overview-content .human-vehicle-classification {font-size:2.5vw;}}

.overview-content .ai-detection-with-pre-set-rules-supported {font-size:16px;max-width:1920px;margin:0 auto;background-color:#fff}
.overview-content .ai-detection-with-pre-set-rules-supported .w-container{position: relative;max-width: 90%;margin: 0 auto;width:85.375em;}
.overview-content .ai-detection-with-pre-set-rules-supported .text{padding: 4em 0 0;text-align:center}
.overview-content .ai-detection-with-pre-set-rules-supported .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .ai-detection-with-pre-set-rules-supported .text h3{font-size:1.875em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .ai-detection-with-pre-set-rules-supported .text p{font-size:1.25em;line-height:1.5;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists{margin:2em auto;width: 100%; border-bottom: 2px solid #a4a4a4;display: flex;justify-content: space-between;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists li {color:#a4a4a4 ;padding:0 1% 2em;cursor: pointer;} 
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists li .icon{width:6.25em;height:3.75em;display: block;margin:0 auto 2em}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists li.active {color:#000;border-bottom:4px solid #0b5562}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li1 .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e1.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li2 .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e2.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li3 .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e3.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li4 .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e4.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li5 .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e5.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li6 .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e6.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li7 .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e7.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li1.active .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e11.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li2.active .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e21.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li3.active .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e31.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li4.active .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e41.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li5.active .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e51.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li6.active .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e61.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists .li7.active .icon{background:url(https://static-product.tp-link.com/vigi-c340s_v1/img/e71.png) center/100% no-repeat;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .lists li p{font-size: 1em;line-height: 1.2;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .box .img.active{display: block;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .box .img{display: none;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .box .img-box{width: 60%;display: inline-block;vertical-align: middle;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .box .img img{width: 100%;}
.overview-content .ai-detection-with-pre-set-rules-supported .text .box .img p{display: inline-block;vertical-align: middle;text-align: left;padding:0 8%;width: 23%;}
.overview-content .ai-detection-with-pre-set-rules-supported .m-show{display: none;}
@media (max-width:1680px){.overview-content .ai-detection-with-pre-set-rules-supported {font-size:14px;}}
@media (max-width:1440px){.overview-content .ai-detection-with-pre-set-rules-supported {font-size:12px;}}
@media (max-width:1024px){.overview-content .ai-detection-with-pre-set-rules-supported {font-size:10px;}}
@media (max-width:736px){
  .overview-content .ai-detection-with-pre-set-rules-supported {font-size:10.35px;}
  .overview-content .ai-detection-with-pre-set-rules-supported .m-show{display: block;}
  .overview-content .ai-detection-with-pre-set-rules-supported .m-hide{display: none;}
  .overview-content .ai-detection-with-pre-set-rules-supported .w-container{width:auto;max-width: 100%;}
  .overview-content .ai-detection-with-pre-set-rules-supported .text{padding:0; text-align:left;}
  .overview-content .ai-detection-with-pre-set-rules-supported .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .ai-detection-with-pre-set-rules-supported .text h3{font-size:2em;line-height:1.2;padding:0 20px 0.5em; }
  .overview-content .ai-detection-with-pre-set-rules-supported .text p{font-size:1.75em;line-height:1.5;padding:0 20px;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper {width: 80%;margin:2em auto 0;overflow: hidden;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .swiper-slide{overflow: hidden;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .swiper-slide .img{width:100%}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .swiper-slide .img img{width:100%}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .swiper-slide .txt{display: flex;justify-content: space-between;margin-top:2em}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .swiper-slide .txt .icon{width:6.25em;height:3.75em;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .txt .icon-box{display: flex;align-items: center;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .txt p{font-size: 1.5em;padding:0 0 0 2%;width: 60%;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .txt .icon-box p{font-size:1.25em;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .e1 .txt .icon{background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e11.png) center/100% no-repeat;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .e2 .txt .icon{background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e21.png) center/100% no-repeat;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .e3 .txt .icon{background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e31.png) center/100% no-repeat;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .e4 .txt .icon{background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e41.png) center/100% no-repeat;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .e5 .txt .icon{background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e51.png) center/100% no-repeat;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .e6 .txt .icon{background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e61.png) center/100% no-repeat;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper .e7 .txt .icon{background: url(https://static-product.tp-link.com/vigi-c340s_v1/img/e71.png) center/100% no-repeat;}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper-button-next,.overview-content .ai-detection-with-pre-set-rules-supported .swiper-container-rtl .swiper-button-prev{color:#959595}
  .overview-content .ai-detection-with-pre-set-rules-supported .swiper-button-prev, .overview-content .ai-detection-with-pre-set-rules-supported .swiper-container-rtl .swiper-button-next{color:#959595}
}
@media (max-width:414px){.overview-content .ai-detection-with-pre-set-rules-supported {font-size:2.5vw;}}

.overview-content .corridor-mode {font-size:16px;max-width:1920px;margin:0 auto;background-color: #fff;padding:4em 0 6em}
.overview-content .corridor-mode .w-container{position: relative;max-width: 90%;margin: 0 auto;width: 85.375em;}
.overview-content .corridor-mode .text{text-align:center}
.overview-content .corridor-mode .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .corridor-mode .text p{font-size:1.25em;line-height:1.5;}
.overview-content .corridor-mode .box{width:73.75em;margin:3em auto 0;}
.overview-content .corridor-mode .box img{width:100%;}
@media (max-width:1680px){.overview-content .corridor-mode {font-size:14px;}}
@media (max-width:1440px){.overview-content .corridor-mode {font-size:12px;}}
@media (max-width:1024px){.overview-content .corridor-mode {font-size:10px;}}
@media (max-width:736px){
  .overview-content .corridor-mode {font-size:10.35px;background-size:100%; padding:0}
  .overview-content .corridor-mode .w-container{width:auto;max-width: 100%;}
  .overview-content .corridor-mode .text{padding:0; text-align:left;}
  .overview-content .corridor-mode .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .corridor-mode .text p{font-size:1.75em;line-height:1.5;padding:0 20px;}
  .overview-content .corridor-mode .box{width: 88%;margin:3em auto;}

}
@media (max-width:414px){.overview-content .corridor-mode {font-size:2.5vw;}}

.overview-content .remote-management {font-size:16px;max-width:1920px;margin:0 auto;background:#ededed;padding: 4em 0;}
.overview-content .remote-management .w-container{max-width: 90%;margin: 0 auto;width: 85.375em;color:#000000}
.overview-content .remote-management .text{padding:0;text-align:center}
.overview-content .remote-management .text h2{font-size:3.125em;font-weight:400;line-height:1.2;padding-bottom:0.5em}
.overview-content .remote-management .text p{font-size:1.25em;line-height:1.5;padding-bottom: 2em;}
.overview-content .remote-management .box{display: flex;flex-direction: row;justify-content: space-between;margin-top:2em;align-items:center;}
.overview-content .remote-management .box .img-box{width:55%;position: relative;}
.overview-content .remote-management .box .desc-box{width:38%}
.overview-content .remote-management .box img{position: absolute;left:0;right:0;top:50%;transform: translateY(-50%);width: 100%;}
.overview-content .remote-management .box .img.active{display: block;position: relative;top:0}
.overview-content .remote-management .box .img{display: none;}
.overview-content .remote-management .box .desc{margin:1em 0 2em 2em;position: relative;cursor: pointer;}
.overview-content .remote-management .box .desc::before{position: absolute;
  margin-top: 0.5em;
  margin-left: -1em;
  height:calc(100% - 0.5em);
  width: 0.2em;
  background: #d8d8d8;
  content:'';}
  .overview-content .remote-management .box .desc.active::before {background:#4acbd6 ;}
.overview-content .remote-management .box .desc.active p.info{display: block;}
.overview-content .remote-management .box .desc p.info{display: none;}
.overview-content .remote-management .box .desc p.title{font-size:1.875em;font-weight: 500;line-height:1.5;padding-bottom: 0.5em;}
.overview-content .remote-management .box .desc p.info{font-size: 1.25em;line-height: 1.5;font-weight: 300;}
@media (max-width:1680px){.overview-content .remote-management {font-size:14px;}}
@media (max-width:1440px){.overview-content .remote-management {font-size:12px;}}
@media (max-width:1024px){.overview-content .remote-management {font-size:10px;}}
@media (max-width:736px){
  .overview-content .remote-management {font-size:10.35px;padding:0}
  .overview-content .remote-management .w-container{width:auto;max-width: 100%;}
  .overview-content .remote-management .text{padding:0; text-align:left;}
  .overview-content .remote-management .text h2{font-size:2.5em;line-height:1.2;padding:1.5em 20px 0.5em; }
  .overview-content .remote-management .text h3{font-size:2em;line-height:1.2;padding:0 20px 0.5em; }
  .overview-content .remote-management .text p{font-size:1.75em;line-height:1.5;padding:0 20px 2em;}
  .overview-content .remote-management .box{flex-direction: column-reverse;}
  .overview-content .remote-management .box .img-box{width:88%;margin:0 auto}
  .overview-content .remote-management .box .desc-box{width: 88%;margin:2em auto ;}
  .overview-content .remote-management .m-hide{display: none;}
  .overview-content .remote-management .box img{position: static;display: block;width:100%;transform: none;}
  .overview-content .remote-management .box{margin:0;padding-bottom: 4em;}

}
@media (max-width:414px){.overview-content .remote-management {font-size:2.5vw;}}
