.overview-content{
  font-family: manrope;
}
.overview-content sup{font-size: 0.5556em;}
.overview-content .white {color: #fff;}
.overview-content .omada-green{color: #00a870;}
.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 .es-banner {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  background-image: url(./img/a.jpg);
  background-size: 75em;
  background-position: 50% 0;
  background-repeat: no-repeat;
  height: 30em;
  width: 75em;
}

.overview-content .es-banner .w-container {
  position: relative;
  width: 62.25em;
  margin: 0 auto;
}

.overview-content .es-banner .text {
  padding: 6.5em 0 0 0;
}

.overview-content .es-banner h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 0 .75em;
}

.overview-content .es-banner p .model {
  display: inline-block;
  font-size: 1.125em;
  line-height: 1;
  font-weight: 400;
  color: #fff;
  padding: 0.6125em 1.25em;
  border-radius: 5px;
  background-color: #00a870;
}

.overview-content .es-banner .icons {
  padding-bottom: 2em;
  text-align: left;
}

.overview-content .es-banner .icons img {
  height: 2.6em;
  width: auto;
}

@media (max-width:1024px) {
  .overview-content .es-banner {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .es-banner {
    font-size: 10.35px;
    max-width: 85.186vw;
    height: auto;
    padding-bottom: 75vw;
    background: #d5d6d6 url(./m/a.jpg) bottom / 100% no-repeat;
  }

  .overview-content .es-banner .w-container {
    width: 70.37vw;
  }

  .overview-content .es-banner .text {
    padding: 9.5vw 0 0 0;
  }

  .overview-content .es-banner h2 {
    font-size: 6.7vw;
    padding: 0 0 5vw;
    line-height: 1.33;
    font-weight: 500;
  }

  .overview-content .es-banner p .model {
    font-size: 3.33vw;
    padding: 2.5vw 4vw;
    margin: 0;
  }

  .overview-content .es-banner .icons {
    padding-bottom: 5vw;
  }

  .overview-content .es-banner .icons img {
    height: 8.65vw;
  }
}

@media (max-width:414px) {
  .overview-content .es-banner {
    font-size: 2.5vw;
  }
}


.overview-content .es-selling-points {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  width: 75em;
}

.overview-content .es-selling-points .w-container {
  width: 50em;
  margin: 0 auto;
}

.overview-content .es-selling-points .text {
  padding: 4.25em 0 0;
  color: #2b2b2b;
}

.overview-content .es-selling-points p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

.overview-content .es-selling-points p.title {
  font-weight: 400;
}

.overview-content .es-selling-points ul {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.overview-content .es-selling-points ul li {
  width: 22.7%;
  margin: 2em 0;
}

.overview-content .es-selling-points ul .li-1,
.overview-content .es-selling-points ul .li-5 {
  width: 22.7%;
}

.overview-content .es-selling-points ul .li-2,
.overview-content .es-selling-points ul .li-6 {
  width: 22.7%;
}

.overview-content .es-selling-points ul .li-3,
.overview-content .es-selling-points ul .li-7 {
  width: 22.7%;
}

.overview-content .es-selling-points ul .li-1,
.overview-content .es-selling-points ul .li-2,
.overview-content .es-selling-points ul .li-3,
.overview-content .es-selling-points ul .li-5,
.overview-content .es-selling-points ul .li-6,
.overview-content .es-selling-points ul .li-7 {
  margin-right: 1%;
}

.overview-content .es-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 .es-selling-points ul li .icon img{
  width: 2.25em;
  height: 2.25em;
}


.overview-content .es-selling-points ul li .desc {
  text-align: center;
}

@media (max-width:1024px) {
  .overview-content .es-selling-points {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .es-selling-points {
    font-size: 10.35px;
    max-width: 85.186vw;
  }

  .overview-content .es-selling-points .w-container {
    width: auto;
  }
  .overview-content .es-selling-points ul li .icon img{
    width:6vw;
    height: 6vw;
  }
  .overview-content .es-selling-points .text {
    padding: 11.1vw 0 0;
  }

  .overview-content .es-selling-points p {
    font-size: 3.33vw;
  }
  
  .overview-content .es-selling-points ul {
    width: 100%;
  }
  
  .overview-content .es-selling-points ul li {
    vertical-align: top;
    width: 48%;
    margin: 7.41vw 2vw 0 0;
  }

  .overview-content .es-selling-points ul .li-1,
  .overview-content .es-selling-points ul .li-3,
  .overview-content .es-selling-points ul .li-5,
  .overview-content .es-selling-points ul .li-7 {
    width: 48%;
    margin-right: 1%;
  }

  .overview-content .es-selling-points ul .li-2,
  .overview-content .es-selling-points ul .li-4,
  .overview-content .es-selling-points ul .li-6,
  .overview-content .es-selling-points ul .li-8 {
    width: 48%;
    margin-right: 0;
  }

  .overview-content .es-selling-points ul li .icon {
    width: 6vw;
    height: 6vw;
    margin-bottom: 3.7vw;
  }
}

@media (max-width:414px) {
  .overview-content .es-selling-points {
    font-size: 2.5vw;
  }
}


.overview-content .omada-cloud-essentials {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  width: 75em;
}

.overview-content .omada-cloud-essentials .w-container {
  width: 62.25em;
  margin: 0 auto;
}

.overview-content .omada-cloud-essentials .text {
  padding: 4.25em 0 1.875em;
  text-align: center;
}

.overview-content .omada-cloud-essentials h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em;
}

.overview-content .omada-cloud-essentials h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.5em;
}

.overview-content .omada-cloud-essentials p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

.overview-content .omada-cloud-essentials p.title {
  font-size: 1.125em;
  font-weight: 400;
  /* line-height: 1.3333; */
}

.overview-content .omada-cloud-essentials p.note {
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.3333;
  padding-top: 1em;
}

.overview-content .omada-cloud-essentials a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

.overview-content .omada-cloud-essentials .link {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 4.375em;
}

.overview-content .omada-cloud-essentials .link a {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3333;
  color: #00a870;
}

.overview-content .omada-cloud-essentials .img {
  position: relative;
  width: 62.25em;
  height: auto;
  padding-top: 27em;
  margin: 0 auto;
  background: url(./img/c.png) top / 100% no-repeat;
}

.overview-content .omada-cloud-essentials .img .desc {
  position: absolute;
  text-align: center;
}

.overview-content .omada-cloud-essentials .img .desc-b {
  display: block;
  font-size: 0.9375em;
  font-weight: 400;
  line-height: 1;
}

.overview-content .omada-cloud-essentials .img .desc-m {
  display: block;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
}

.overview-content .omada-cloud-essentials .img .desc-s {
  display: block;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.2;
}

.overview-content .omada-cloud-essentials .img .desc-ms {
  display: block;
  font-size: 0.9375em;
  font-weight: 300;
  line-height: 1.2;
}

.overview-content .omada-cloud-essentials .img .desc-1 {
  left: 11.3em;
  top: 2em;
  width: 15em;
  text-align: left;
}

.overview-content .omada-cloud-essentials .img .desc-2 {
  left: 5.2em;
  top: 5.5em;
  width: 16em;
  text-align: left;
}

.overview-content .omada-cloud-essentials .img .desc-3 {
  left: 3.5em;
  top: 23em;
  width: 10.4em;
}

.overview-content .omada-cloud-essentials .img .desc-4 {
  left: 13em;
  top: 18.9em;
  width: 4em;
}

.overview-content .omada-cloud-essentials .img .desc-5 {
  left: 15.8em;
  top: 23em;
  width: 6.5em;
}

.overview-content .omada-cloud-essentials .img .desc-6 {
  left: 26.5em;
  top: 7.3em;
  width: 16.2em;
}

.overview-content .omada-cloud-essentials .img .desc-7 {
  left: 28em;
  top: 25em;
  width: 15em;
}

.overview-content .omada-cloud-essentials .img .desc-8 {
  left: 47.6em;
  top: 25em;
  width: 16em;
}

.overview-content .omada-cloud-essentials .img .desc-9 {
  left: 48em;
  top: 10em;
  width: 15.5em;
}

.overview-content .omada-cloud-essentials .img .desc-10 {
  left: 37em;
  top: 4em;
  width: 4.5em;
}

.overview-content .omada-cloud-essentials .img .desc-11 {
  left: 33em;
  top: 15.2em;
  width: 5.4em;
}

.overview-content .omada-cloud-essentials .img .desc-12 {
  left: -2em;
  top: 25em;
  width: 60em;
  text-align: left;
}

.overview-content .omada-cloud-essentials .img .desc-12 a {
  border-bottom: 0.1em solid;
}

.overview-content .omada-cloud-essentials ul {
  text-align: center;
  width: 50em;
  margin: 3.375em auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.overview-content .omada-cloud-essentials ul li {
  width: 22.7%;
  margin: 2em 0;
}

.overview-content .omada-cloud-essentials ul .li-1,
.overview-content .omada-cloud-essentials ul .li-5 {
  width: 22.7%;
}

.overview-content .omada-cloud-essentials ul .li-2,
.overview-content .omada-cloud-essentials ul .li-6 {
  width: 22.7%;
}

.overview-content .omada-cloud-essentials ul .li-3,
.overview-content .omada-cloud-essentials ul .li-7 {
  width: 22.7%;
}

.overview-content .omada-cloud-essentials ul .li-1,
.overview-content .omada-cloud-essentials ul .li-2,
.overview-content .omada-cloud-essentials ul .li-3,
.overview-content .omada-cloud-essentials ul .li-5,
.overview-content .omada-cloud-essentials ul .li-6,
.overview-content .omada-cloud-essentials ul .li-7 {
  margin-right: 1%;
}

.overview-content .omada-cloud-essentials 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 .omada-cloud-essentials ul li .icon img{
  width: 2.25em;
  height: 2.25em;
}


.overview-content .omada-cloud-essentials ul li .desc {
  text-align: center;
}


@media (max-width:1024px) {
  .overview-content .omada-cloud-essentials {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .omada-cloud-essentials {
    font-size: 10.35px;
    max-width: 85.186vw;
    margin: 0 auto;
  }

  .overview-content .omada-cloud-essentials .w-container {
    width: auto;
  }

  .overview-content .omada-cloud-essentials .text {
    padding: 18.5vw 0 6vw;
    text-align: center;
  }

  .overview-content .omada-cloud-essentials h2 {
    font-size: 6.67vw;
    padding: 0 0 6vw;
  }

  .overview-content .omada-cloud-essentials h3 {
    font-size: 4.375vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .omada-cloud-essentials p {
    font-size: 3.33vw;
  }

  .overview-content .omada-cloud-essentials p.title {
    font-size: 3.33vw;
  }

  .overview-content .omada-cloud-essentials p.note {
    font-size: 3vw;
    padding-top: 2vw;
  }

  .overview-content .omada-cloud-essentials .link {
    margin: 0 auto;
    padding: 0 0 5.625vw;
  }
  
  .overview-content .omada-cloud-essentials .link a {
    font-size: 3.33vw;
  }
  
  .overview-content .omada-cloud-essentials .img {
    width: 100%;
    height: 133vw;
    background: url(./m/c.png) top / 100% no-repeat;
    padding: 0;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-b {
    font-size: 2.78vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-m {
    font-size: 3.33vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-s {
    font-size: 3vw;
  }

  .overview-content .omada-cloud-essentials .img .desc-ms {
    font-size: 2.5vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-1 {
    left: 23vw;
    top: 36vw;
    width: 20vw;
    text-align: left;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-2 {
    left: 36vw;
    top: 39vw;
    width: 50vw;
    text-align: left;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-3 {
    left: 2vw;
    top: 83.5vw;
    width: 38vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-4 {
    /* left: 46.9vw; */
    /* top: 11vw; */
    /* width: 13vw; */
    left: 2vw;
    top: 92.5vw;
    width: 38vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-5 {
    /* left: 54vw; */
    /* top: 23.5vw; */
    /* width: 22vw; */
    left: 3vw;
    top: 121.5vw;
    width: 38vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-6 {
    left: 0.5vw;
    top: 22vw;
    width: 39.5vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-7 {
    left: 52vw;
    top: 44vw;
    width: 35vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-8 {
    /* left: 49vw; */
    /* top: 133vw; */
    /* width: 41vw; */
    left: 52vw;
    top: 80vw;
    width: 35vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-9 {
    left: 52vw;
    top: 125vw;
    width: 36vw;
    text-align: center;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-10 {
    left: 29.5vw;
    top: 12.5vw;
    width: 11vw;
  }
  
  .overview-content .omada-cloud-essentials .img .desc-11 {
    left: 63.5vw;
    top: 11vw;
    width: 12.5vw;
  }

  .overview-content .omada-cloud-essentials .img .desc-12 {
    left: 0vw;
    top: 140vw;
    width: 88.5vw;
  }

  .overview-content .omada-cloud-essentials .img .desc-12 a {
    border-bottom: 0.1vw solid;
  }
    .overview-content .omada-cloud-essentials ul li .icon img{
    width:6vw;
    height: 6vw;
  }
  
  .overview-content .omada-cloud-essentials ul {
    width: 100%;
    margin: 6.4vw auto 0;
  }
  
  .overview-content .omada-cloud-essentials ul li {
    vertical-align: top;
    width: 48%;
    margin: 7.41vw 2vw 0 0;
  }

  .overview-content .omada-cloud-essentials ul .li-1,
  .overview-content .omada-cloud-essentials ul .li-3,
  .overview-content .omada-cloud-essentials ul .li-5,
  .overview-content .omada-cloud-essentials ul .li-7 {
    width: 48%;
    margin-right: 1%;
  }

  .overview-content .omada-cloud-essentials ul .li-2,
  .overview-content .omada-cloud-essentials ul .li-4,
  .overview-content .omada-cloud-essentials ul .li-6,
  .overview-content .omada-cloud-essentials ul .li-8 {
    width: 48%;
    margin-right: 0;
  }

  .overview-content .omada-cloud-essentials ul li .icon {
    width: 6vw;
    height: 6vw;
    margin-bottom: 3.7vw;
  }
}

@media (max-width: 414px) {
  .overview-content .omada-cloud-essentials {
    font-size: 2.5vw;
  }
}


.overview-content .abundant-functions {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  width: 75em;
}

.overview-content .abundant-functions .w-container {
  width: 60em;
  margin: 0 auto;
}

.overview-content .abundant-functions .text {
  padding: 6em 0 3.125em;
  text-align: center
}

.overview-content .abundant-functions h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0;
}

.overview-content .abundant-functions p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .abundant-functions p.title {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

.overview-content .abundant-functions .img {
  position: relative;
  width: 62.25em;
  padding-bottom: 20.25em;
  height: 0;
  margin: 0 auto;
  background: url(./img/d.jpg) top / 62.25em no-repeat;
}

.overview-content .abundant-functions ul {
  text-align: center;
  width: 50em;
  margin: 1.125em auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.overview-content .abundant-functions ul li {
  width: 22.7%;
  margin: 2em 0;
}

.overview-content .abundant-functions ul .li-1,
.overview-content .abundant-functions ul .li-5 {
  width: 22.7%;
}

.overview-content .abundant-functions ul .li-2,
.overview-content .abundant-functions ul .li-6 {
  width: 22.7%;
}

.overview-content .abundant-functions ul .li-3,
.overview-content .abundant-functions ul .li-7 {
  width: 22.7%;
}

.overview-content .abundant-functions ul .li-1,
.overview-content .abundant-functions ul .li-2,
.overview-content .abundant-functions ul .li-3,
.overview-content .abundant-functions ul .li-5,
.overview-content .abundant-functions ul .li-6,
.overview-content .abundant-functions ul .li-7 {
  margin-right: 1%;
}

.overview-content .abundant-functions 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 .abundant-functions ul li .icon img{
  width: 2.25em;
  height: 2.25em;
}


.overview-content .abundant-functions ul li .desc {
  text-align: center;
}
@media (max-width:1024px) {
  .overview-content .abundant-functions {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .abundant-functions {
    font-size: 10.35px;
    max-width: 85.186vw;
  }

  .overview-content .abundant-functions .w-container {
    width: auto;
  }

  .overview-content .abundant-functions .text {
    padding: 23.7vw 0 9.26vw;
    text-align: center;
  }

  .overview-content .abundant-functions h2 {
    font-size: 6.67vw;
    padding: 0;
  }

  .overview-content .abundant-functions p {
    font-size: 3.33vw;
  }

  .overview-content .abundant-functions p.title {
    font-size: 3.33vw;
  }
  
  .overview-content .abundant-functions .img {
    width: 100%;
    padding-bottom: 35vw;
    margin: 0 auto;
    background: url(./m/d.jpg) 50% 0 no-repeat;
    background-size: 100% auto;
  }
  .overview-content .abundant-functions ul li .icon img{
    width:6vw;
    height: 6vw;
  }
  
  .overview-content .abundant-functions ul {
    width: 100%;
    margin: 0 auto;
  }
  
  .overview-content .abundant-functions ul li {
    vertical-align: top;
    width: 48%;
    margin: 7.41vw 2vw 0 0;
  }

  .overview-content .abundant-functions ul .li-1,
  .overview-content .abundant-functions ul .li-3,
  .overview-content .abundant-functions ul .li-5,
  .overview-content .abundant-functions ul .li-7 {
    width: 48%;
    margin-right: 1%;
  }

  .overview-content .abundant-functions ul .li-2,
  .overview-content .abundant-functions ul .li-4,
  .overview-content .abundant-functions ul .li-6,
  .overview-content .abundant-functions ul .li-8 {
    width: 48%;
    margin-right: 0;
  }

  .overview-content .abundant-functions ul li .icon {
    width: 6vw;
    height: 6vw;
    margin-bottom: 3.7vw;
  }
}

@media (max-width:414px) {
  .overview-content .abundant-functions {
    font-size: 2.5vw;
  }
}



.overview-content .multiple-application-scenarios {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
  width: 75em;
}

.overview-content .multiple-application-scenarios .w-container {
  width: 75em;
  margin: 0 auto 5em;
}

.overview-content .multiple-application-scenarios .text {
  padding: 6em 0 3.125em;
  text-align: center;
}

.overview-content .multiple-application-scenarios h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0;
}

.overview-content .multiple-application-scenarios h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0 .5em;
}

.overview-content .multiple-application-scenarios p {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 300;
}

.overview-content .multiple-application-scenarios p.title {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0 .75em;
}

.overview-content .multiple-application-scenarios p.info {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
}

.overview-content .multiple-application-scenarios ul {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
}

.overview-content .multiple-application-scenarios ul li {
  display: block;
  vertical-align: top;
  width: 24em;
  margin: 0;
}

.overview-content .multiple-application-scenarios ul .li-1,
.overview-content .multiple-application-scenarios ul .li-2,
.overview-content .multiple-application-scenarios ul .li-3 {
  margin-right: 0;
}

.overview-content .multiple-application-scenarios ul li .img {
  display: block;
  width: 100%;
  height: 20.75em;
  margin: 0 auto 1.875em;
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.overview-content .multiple-application-scenarios ul .li-1 .img {
  background-image: url(./img/e1.png);
}

.overview-content .multiple-application-scenarios ul .li-2 .img {
  background-image: url(./img/e2.png);
}

.overview-content .multiple-application-scenarios ul .li-3 .img {
  background-image: url(./img/e3.png);
}

.overview-content .multiple-application-scenarios ul li .des {
  margin: 0 auto;
  text-align: center;
  padding: 0 4em;
}

@media (max-width:1024px) {
  .overview-content .multiple-application-scenarios {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .multiple-application-scenarios {
    font-size: 10.35px;
    max-width: 85.186vw;
  }

  .overview-content .multiple-application-scenarios .w-container {
    width: auto;
  }
.overview-content .multiple-application-scenarios ul li .des{
  padding: 0 17vw;
}
  .overview-content .multiple-application-scenarios .text {
    padding: 23.7vw 0 0vw;
    text-align: center;
  }

  .overview-content .multiple-application-scenarios h2 {
    font-size: 6.67vw;
    padding: 0 0 9.26vw;
  }

  .overview-content .multiple-application-scenarios h3 {
    font-size: 4.44vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .multiple-application-scenarios p {
    font-size: 3.33vw;
  }

  .overview-content .multiple-application-scenarios p.title {
    font-size: 4.44vw;
    padding: 0 0 2.5vw;
  }

  .overview-content .multiple-application-scenarios p.info {
    font-size: 3.33vw;
  }
  
  .overview-content .multiple-application-scenarios ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
  }
  
  .overview-content .multiple-application-scenarios ul li {
    width: 100%;
  }

  .overview-content .multiple-application-scenarios ul .li-1,
  .overview-content .multiple-application-scenarios ul .li-2,
  .overview-content .multiple-application-scenarios ul .li-3 {
    margin-right: 0;
    margin-bottom: 7.4vw;
  }

  .overview-content .multiple-application-scenarios ul li .img {
    width: 100%;
    height: 73vw;
    margin: 0 auto 5.5vw;
    background-size: 100% auto;
  }
}

@media (max-width:414px) {
  .overview-content .multiple-application-scenarios {
    font-size: 2.5vw;
  }
}



.overview-content .compact-metal-casing {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto 5em;
}

.overview-content .compact-metal-casing .w-container {
  width: 60em;
  margin: 0 auto;
}

.overview-content .compact-metal-casing .text {
  padding: 6.875em 0 1.5em;
  text-align: center;
}

.overview-content .compact-metal-casing h2 {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3333;
  padding: 0 0 0.5em;
}

.overview-content .compact-metal-casing p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3333;
}

.overview-content .compact-metal-casing ul {
  width: auto;
  margin: 0 auto;
}

.overview-content .compact-metal-casing li {
  width: 48.5%;
  display: inline-block;
  vertical-align: top;
}

.overview-content .compact-metal-casing li+li {
  margin-left: 2%;
}

.overview-content .compact-metal-casing li .img {
  position: relative;
  width: 36.25em;
  height: 0;
  padding-bottom: 29.75em;
  margin: 0 auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.overview-content .compact-metal-casing .li-1 .img {
  background-image: url(./img/f1.png);
}

.overview-content .compact-metal-casing .li-2 .img {
  background-image: url(./img/f2.png);
}

@media (max-width:1024px) {
  .overview-content .compact-metal-casing {
    font-size: 10px;
  }
}

@media (max-width:736px) {
  .overview-content .compact-metal-casing {
    font-size: 10.35px;
    max-width: 90vw;
    margin: 0 auto 10vw;
  }

  .overview-content .compact-metal-casing .w-container {
    width: auto;
  }

  .overview-content .compact-metal-casing .text {
    padding: 8vw 0 3.125vw;
    text-align: center;
  }

  .overview-content .compact-metal-casing h2 {
    font-size: 5.625vw;
    padding: 0 0 3.125vw;
  }

  .overview-content .compact-metal-casing p {
    font-size: 3.33vw;
  }
  
  .overview-content .compact-metal-casing li {
    width: 100%;
    display: block;
  }
  
  .overview-content .compact-metal-casing li+li {
    margin-left: 0;
    margin-top: 6.25vw;
  }
  
  .overview-content .compact-metal-casing li .img {
    position: relative;
    width: auto;
    height: auto;
    padding-bottom: 70vw;
    margin: 0 auto;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  
  .overview-content .compact-metal-casing .li-1 .img {
    background-image: url(./m/f1.jpg);
  }
  
  .overview-content .compact-metal-casing .li-2 .img {
    background-image: url(./m/f2.jpg);
  }
}

@media (max-width:414px) {
  .overview-content .compact-metal-casing {
    font-size: 2.5vw;
  }
}
