.overview-content {
  font-weight: 300;
  margin: 0 auto;
  max-width: 1920px;
  overflow-x: hidden;
}

.overview-content .regular {
  font-weight: 400;
}

.overview-content .medium {
  font-weight: 500;
}

.overview-content .bold {
  font-weight: 700;
}

.overview-content .wrap {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}

.overview-content .nowrap {
  white-space: nowrap;
}

.overview-content .m-show {
  display: none;
}

.overview-content .text h2 {
  font-size: 48px;
  line-height: 1.2;
  padding-bottom: 30px;
}

.overview-content .text p {
  font-size: 20px;
  line-height: 1.5;
}

.overview-content .a {
  background: url(a2.jpg) 50% 0 no-repeat;
  height: 732px;
}

.overview-content .a .text {
  color: #fff;
  padding: 260px 0 0 512px;
}

.overview-content .a .text h1,
.overview-content .a .text h2[seofix] {
  font-size: 50px;
  line-height: 1.2;
  padding-bottom:0;
}

.overview-content .a .text p {
  font-size: 26px;
  line-height: 38px;
  padding: 45px 0 0 205px;
}

.overview-content .a .text p span {
  font-size: 32px;
}

.overview-content .b {
  background: url(b.jpg) 50% 0 no-repeat;
  height: 828px;
  position: relative;
}

.overview-content .b .wrap {
  z-index: 3;
}

.overview-content .b .text {
  padding: 110px 0 0;
  width: 480px;
}

.overview-content .b .text ol {
  padding-left: 30px;
}

.overview-content .b .text ol li {
  display: list-item;
  font-size: 20px;
  line-height: 1.3;
  list-style-type: decimal;
  margin-bottom: 10px;
}

.overview-content .b .text .note {
  font-size: 16px;
  margin-top: 40px;
}

.overview-content .b .text ul {
  margin-top: 30px;
}

.overview-content .b .text ul li {
  display: block;
  float: left;
  width: 200px;
}

.overview-content .b .text ul li i {
  display: block;
  height: 120px;
  margin: 0 auto;
  width: 120px;
}

.overview-content .b .text ul li p {
  font-size: 12px;
  margin-top: 20px;
  text-align: center;
}

.overview-content .b .text ul .li1 i {
  background: url(b1.png) 50% 50% no-repeat;
}

.overview-content .b .text ul .li2 i {
  background: url(b2.png) 50% 50% no-repeat;
}

.overview-content .b video {
  height: 828px;
  left: 50%;
  position: absolute;
  transform: translate(-960px,0);
  top: 0;
  z-index: 1;
}

.overview-content .b video.play {
  transform: translate(-780px,0);
  z-index: 2;
}

.overview-content .c {
  background: url(c.jpg) 50% 0 no-repeat;
  height: 768px;
}

.overview-content .c .text {
  padding: 265px 0 0 400px;
  width: 440px;
}

.overview-content .c .mm {
  color: #50bba8;
  font-size: 24px;
  left: 48px;
  line-height: 1;
  position: absolute;
  text-align: center;
  top: 680px;
  width: 100px;
}

.overview-content .d {
  background: url(d.jpg) 50% 0 no-repeat;
  height: 983px;
}

.overview-content .d .text {
  color: #fff;
  padding: 280px 0 0 720px;
}

.overview-content .d .text ul {
  margin-top: 60px;
}

.overview-content .d .text li {
  float: left;
  width: 40%;
}

.overview-content .d .text li i {
  display: inline-block;
  height: 63px;
  margin-right: 15px;
  vertical-align: middle;
  width: 65px;
}

.overview-content .d .text li p {
  color: #55b7a7;
  display: inline-block;
  font-size: 13px;
  line-height: 17px;
  vertical-align: middle;
  width: 80px;
}

.overview-content .d .text .li1 i {
  background: url(d1.png) no-repeat;
  height: 58px;
  width: 58px;
}

.overview-content .d .text .li2 i {
  background: url(d2.png) no-repeat;
  height: 53px;
  width: 61px;
}

.overview-content .e {
  background: url(e.jpg) 50% 100% no-repeat #F0F0F2;
}

.overview-content .e .text {
  margin: 0 auto;
  padding: 80px 0 780px;
  text-align: center;
  width: 720px;
}

.overview-content .f {
  background: url(f.jpg) 50% 0 no-repeat;
}

.overview-content .f .text {
  padding: 810px 0 55px;
  text-align: center;
}

.overview-content .f .text h3 {
  font-size: 25px;
  line-height: 27px;
  margin-bottom: 30px;
}

.overview-content .f .text h3 i {
  background: url(auranet.png) no-repeat;
  display: inline-block;
  height: 27px;
  margin-right: 5px;
  position: relative;
  top: -2px;
  width: 123px;
}

.overview-content .f .text .link {
  color: #33e1b6;
  font-size: 18px;
  margin-top: 30px;
}

.overview-content .f .text .link a {
  color: #33e1b6;
  text-decoration: none;
}

.overview-content .f .text .link a:hover {
  text-decoration: underline;
}

.overview-content .g {
  background: url(g.jpg) 50% 0 no-repeat;
  height: 988px;
}

.overview-content .g .text {
  color: #fff;
  padding: 390px 0 0 120px;
  width: 450px;
}

@media (-webkit-min-device-pixel-ratio: 1.5),
		(-moz-min-device-pixel-ratio: 1.5),
		(min-resolution: 1.5dppx),
		(min-resolution: 144dpi) {

}

@media screen and (max-width:736px) and (min-width:320px) {
  html {
    font-size: 10.35px;
  }

  .overview-content {
    font-weight: 400;
  }

  .overview-content .m-hide {
    display: none;
  }

  .overview-content .m-show {
    display: block;
  }

  .overview-content .wrap {
    width: auto;
  }
}

/** */
.overview-content .w1500 { margin:0 auto; position:relative; max-width:93.75em; width: 88%;}
.overview-content .w1500:after { clear:both; content:""; display:block; }
@media (max-width: 736px) {
  .overview-content .w1500 { width: auto; }
}
.overview-content .section-smartcloud {padding-top: 8.125em;}
.overview-content .section-smartcloud .text {text-align:center;}
.overview-content .section-smartcloud .text p {width: 80%; margin:auto;}
.overview-content .section-smartcloud .text a:hover {color: #4acbd6;}
.overview-content .section-smartcloud .text a {color: #085563;}
.overview-content .section-smartcloud .img .inner {position: relative;}
.overview-content .section-smartcloud .bg-text {position:absolute; top:0; bottom:0; left:0; right:0;}
.overview-content .section-smartcloud .img-1 {width: 61.6875em; margin: 3em auto 0;}
.overview-content .section-smartcloud .img-1 .inner {height: 0; padding-top: 59.878%; background:url('./smartcloud-bg-1.png') center no-repeat; background-size:contain;}
.overview-content .section-smartcloud .img-1 .bg-text {font-size: 1em; }
.overview-content .section-smartcloud .img-1 .des {position: absolute; font-size: 1.125em; line-height: 1.2;}
.overview-content .section-smartcloud .img-1 .des-1 {top: 52%; right: 99%; width: 6.667em; text-align:right;}
.overview-content .section-smartcloud .img-1 .des-2 {top: 25%; right: 99%; width: 8.5em; text-align:right;}
.overview-content .section-smartcloud .img-1 .des-3 {top: 8%; left: 32.5%; right: 53.7%; font-size: 1.25em;}
.overview-content .section-smartcloud .img-1 .des-4 {top: 22%; left: 59%; font-size: 1.25em;}
.overview-content .section-smartcloud .img-1 .des-5 {top: 60%; left: 59%; right: 27%; text-align: center;}
.overview-content .section-smartcloud .img-1 .des-7 {top: 47%; left: 98%; width: 11.111em;}
.overview-content .section-smartcloud .img-1 .des-8 {bottom: 6.5%; left: 61%; right: 15%; text-align: right;}
.overview-content .section-smartcloud .img-1 .des-cloud {top: 100%; left: 82%; right: -4%; text-align: center;}
.overview-content .section-smartcloud .note-container {position: relative;}
.overview-content .section-smartcloud .note-container:before {content: ''; display: block; position: absolute; bottom: 2em; right: 43%; background: url('/assets/images/product/eap245_v3_1/smartcloud-bg-2.png') center no-repeat; background-size: contain; width: 44.625em; height: 25.5625em;}
.overview-content .section-smartcloud .note-text {margin-top: 5em; padding-bottom: 6.25em; padding-left: 54%; text-align: left; line-height: 1.4;}
.overview-content .section-smartcloud .note-title {display: inline-block;padding-bottom: .5em; font-size: 1.2em; line-height: 1.5;}
@media (max-width:736px) {
  .overview-content .section-smartcloud {padding-top: 0;}
  .overview-content .section-smartcloud .text {text-align: left;}
  .overview-content .section-smartcloud .text p {width: auto; padding: 1em 6%;}
  .overview-content .section-smartcloud .extra {padding-top: 6.25vw;background: #f3f6fb;}
  .overview-content .section-smartcloud .img-1 {width: 90%; margin-top: 0;}
  .overview-content .section-smartcloud .img-1 .inner {padding-top: 91%; background-image: url('./m/smartcloud-bg-1.png')}
  .overview-content .section-smartcloud .img-1 .bg-text {font-size: 2.5vw; }
  .overview-content .section-smartcloud .img-1 .des {text-align: center;}
  .overview-content .section-smartcloud .img-1 .des-1 {top: 45vw; left: 2.5vw; right: 67vw; width: auto;}
  .overview-content .section-smartcloud .img-1 .des-2 {top: 24.5vw; left: 3.5vw; right: 69vw; width: auto;}
  .overview-content .section-smartcloud .img-1 .des-3 {top: 4vw; left: 41vw; right: 25vw; text-align: left;}
  .overview-content .section-smartcloud .img-1 .des-4 {top: 15vw; left: 70vw; right: -2.5vw; text-align: left;}
  .overview-content .section-smartcloud .img-1 .des-5 {top: 40.5vw; left: 70vw; right: 1.5vw; }
  .overview-content .section-smartcloud .img-1 .des-7 {top: 71vw; left: 68vw; right: -0.5vw; width: auto;}
  .overview-content .section-smartcloud .img-1 .des-8 {top: 71vw; bottom: auto; left: 50vw; right: 22vw; text-align: left;}
  .overview-content .section-smartcloud .img-1 .des-cloud {top: 61vw; bottom: 11.5vw; left: 25vw; right: 47vw;}
  .overview-content .section-smartcloud .note {margin-top: -5vw; padding: 0;}
  .overview-content .section-smartcloud .note-container:before {position: relative; width: 88vw;height: 50.38vw;margin:auto;right: auto; bottom: 0;background-position: top; background-size: 100% auto;}
  .overview-content .section-smartcloud .note-text {margin-top: 0; padding-bottom: 0; padding-left: 0;}
  .overview-content .section-smartcloud .note-text b {font-weight: 400;}
  .overview-content .section-smartcloud .note-text p {font-size: 3.875vw;}
}

/** */

@media screen and (max-width:736px){
  html { font-size:10.35px; }
  .overview-content .m-light { font-weight: 300; }
  .overview-content .m-regular { font-weight: 400; }
  .overview-content .m-show { display:block; }
  .overview-content .w1366 { width:auto; }
  .overview-content .text>h1, .overview-content .text>h2 { font-size:2.5rem; padding:4rem 6% 2rem; }
  .overview-content .text>p { font-size:1.75rem; line-height:1.5; padding:0 6% 3rem; }

  .overview-content .eap115-wall_v1_1 section {height: auto;}
  .overview-content .eap115-wall_v1_1 section .text {padding: 0;width: auto;}

  .overview-content .eap115-wall_v1_1 .text ul {padding-left: 6%; padding-right: 6%; margin-top: 1em;}
  .overview-content .eap115-wall_v1_1 .b ul li+li{padding-left: 10%;}
  .overview-content .eap115-wall_v1_1 #omada-app ul li+li{padding: 0;}
  .overview-content .eap115-wall_v1_1 ul:after {content: ''; display: block; clear: both;}

  .eap115-wall_v1_1 .a {background: url(m/a.jpg) bottom no-repeat #3e5264; background-size: 100% auto; padding-bottom: 90vw;}
  .eap115-wall_v1_1 .a .text h1 {font-size: 3rem; font-weight: 700;}
  .eap115-wall_v1_1 .a .text p {padding:1.5rem 6% 3rem; font-weight: 500; font-size: 2rem; vertical-align: middle;}
  .eap115-wall_v1_1 .a .text p span{font-size: 1em;}
  .eap115-wall_v1_1 .a .ic-omada {display: inline-block; margin-right: .5em;}
  .eap115-wall_v1_1 .a .model {display: inline-block; background: #32414f; border-radius: 1rem; padding: .1rem 1rem;}

  .eap115-wall_v1_1 .b {background: url(m/b.jpg) bottom no-repeat #e2e2e2; background-size: 100% auto; padding-bottom: 85vw;}
  .eap115-wall_v1_1 .b .text ol {padding: 1rem 6% 0 10%;}
  .eap115-wall_v1_1 .b .text ul li {width: 18.75vw;}
  .overview-content .eap115-wall_v1_1 .b .text ul li i {width: 15vw; height: 15vw; background-size: contain;}

  .eap115-wall_v1_1 .c {position: relative;background: url(m/c.jpg) bottom no-repeat #fff; background-size: 100% auto; padding-bottom: 100vw;}
  .eap115-wall_v1_1 .c .wrap {position: static;}
  .eap115-wall_v1_1 .c .mm {top: auto;bottom: 84vw; left: 4vw; right: 75vw; width: auto;font-size: 4vw;}

  .eap115-wall_v1_1 .d {background: url(m/d.jpg) bottom no-repeat #445063; background-size: 100% auto; padding-bottom: 87vw;}
  .overview-content .eap115-wall_v1_1 .d .text ul li i, .overview-content .eap115-wall_v1_1 .d .text ul li p {display: table-cell;vertical-align: middle;}
  .overview-content .eap115-wall_v1_1 .d .text ul li i { background-size: contain; width: 12.5vw; height: 12.5vw;}
  .overview-content .eap115-wall_v1_1 .d .text ul li p {padding-left: 1em; width: 10vw;}

  .eap115-wall_v1_1 .e {background: url(m/e.jpg) bottom no-repeat #f3f3f4; background-size: 100% auto; padding-bottom: 95vw;}
  .eap115-wall_v1_1 .e .text {text-align: left;}
}