.overview-content {
  min-width: 1200px;
  font-weight: 300;
  font-weight: normal;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
}

.overview-content .mobile-layout {
  display: none;
}

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

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

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

.overview-content h2 {
  font-size: 50px;
  line-height: 60px;
  padding-bottom: 20px;
}

.overview-content h3 {
  font-size: 40px;
  line-height: 60px;
}

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

.overview-content .w980 {
  width: 980px;
  margin: 0 auto;
  position: relative;
}

.overview-content .w1000 {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

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

.archer-c58 .a {
  background: url(images/a.jpg) 50% 0 no-repeat;
  height: 866px;
  text-align: center;
}

.archer-c58 .a .text {
  padding: 200px 0 0 0;
}

.archer-c58 .a h1,
.archer-c58 .a h2[seofix] {
  font-size: 55px;
  line-height: 60px;
  padding-bottom: 30px;
}

.archer-c58 .a h3 {
  font-size: 30px;
  line-height: 48px;
  padding-bottom: 10px;
}

.archer-c58 .a p {
  font-size: 22px;
  line-height: 34px;
  padding-bottom: 5px;
}

.archer-c58 .b {
  background: url(images/b.jpg) 50% 50% no-repeat;
  background-color: #F6F6F6;
}

.archer-c58 .b .text {
  padding: 80px 0 80px 400px;
}

.archer-c58 .c {
  background: url(images/c.jpg) 50% 0 no-repeat;
  height: 827px;
  overflow: hidden;
}

.archer-c58 .c .text {
  padding: 80px 0 0 20px;
  width: 600px;
}

.archer-c58 .c p {
  width: 390px;
}

.archer-c58 .c .wifi {
  font-size: 0;
}

.archer-c58 .c span {
  display: inline-block;
  width: 84px;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.archer-c58 .c span.blue {
  color: #00b7ff;
  font-size: 18px;
  line-height: 30px;
  margin-left: 8px;
}

.archer-c58 .c span.green {
  color: #20d520;
  font-size: 18px;
  line-height: 30px;
}

.archer-c58 .c span:nth-of-type(3) {
  margin-left: 8px;
}

.archer-c58 .c .signal {
  position: absolute;
  top: 320px;
  left: 430px;
  width: 556px;
  height: 556px;
}

.archer-c58 .c .signal>img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}

.archer-c58 .c .signal>img.on {
  opacity: 100;
  filter: alpha(opacity=100);
}

.archer-c58 .c img.off {
  display: none;
}

.archer-c58 .c img.btn {
  padding-top: 35px;
}

@keyframes animate {
  0% {
    transform: scale(1,1);
  }

  50% {
    transform: scale(1.2,1.2);
  }

  100% {
    transform: scale(1,1);
  }
}

@-ms-keyframes animate {
  0% {
    transform: scale(1,1);
  }

  50% {
    transform: scale(1.2,1.2);
  }

  100% {
    transform: scale(1,1);
  }
}

@-moz-keyframes animate {
  0% {
    transform: scale(1,1);
  }

  50% {
    transform: scale(1.2,1.2);
  }

  100% {
    transform: scale(1,1);
  }
}

@-o-keyframes animate {
  0% {
    transform: scale(1,1);
  }

  50% {
    transform: scale(1.2,1.2);
  }

  100% {
    transform: scale(1,1);
  }
}

@-webkit-keyframes animate {
  0% {
    transform: scale(1,1);
  }

  50% {
    transform: scale(1.2,1.2);
  }

  100% {
    transform: scale(1,1);
  }
}

.archer-c58 .c img.icon {
  animation: animate 2s infinite;
  -webkit-animation: animate 2s infinite;
  -moz-animation: animate 2s infinite;
  -o-animation: animate 2s infinite;
}

.archer-c58 .c img.icon1 {
  position: absolute;
  top: 283px;
  left: 651px;
  z-index: 10;
}

.archer-c58 .c img.c1 {
  position: absolute;
  top: 144px;
  left: 651px;
}

.archer-c58 .c img.icon1:hover+img.off {
  display: block;
}

.archer-c58 .c img.icon2 {
  position: absolute;
  top: 345px;
  left: 896px;
  z-index: 10;
}

.archer-c58 .c img.c2 {
  position: absolute;
  top: 213px;
  left: 896px;
}

.archer-c58 .c img.icon2:hover+img.off {
  display: block;
}

.archer-c58 .c img.icon3 {
  position: absolute;
  top: 535px;
  left: 596px;
  z-index: 10;
}

.archer-c58 .c img.c3 {
  position: absolute;
  top: 401px;
  left: 596px;
}

.archer-c58 .c img.icon3:hover+img.off {
  display: block;
}

.archer-c58 .c img.icon4 {
  position: absolute;
  top: 535px;
  left: 996px;
  z-index: 10;
}

.archer-c58 .c img.c4 {
  position: absolute;
  top: 401px;
  left: 996px;
}

.archer-c58 .c img.icon4:hover+img.off {
  display: block;
}

.archer-c58 .d {
  background: url(images/d.jpg) 50% 0 no-repeat;
  height: 851px;
}

.archer-c58 .d .text {
  padding: 80px 0 0 20px;
  width: 680px;
}

.archer-c58 .d p {
  width: 470px;
}

.archer-c58 .f {
  background: url(images/f.jpg) 50% 0 no-repeat;
  height: 974px;
}

.archer-c58 .f .text {
  height: 487px;
  box-sizing: border-box;
}

.archer-c58 .f .t1 {
  padding: 150px 0 0 700px;
}

.archer-c58 .f .t2 {
  padding: 150px 690px 0 0;
}

.archer-c58 .g {
  background: url(images/g.jpg) 50% 0 no-repeat;
  height: 677px;
}

.archer-c58 .g .text {
  padding: 125px 0 0 20px;
  width: 460px;
}

.archer-c58 .g p {
  padding-bottom: 35px;
}

.archer-c58 .g a {
  font-size: 20px;
  line-height: 1.1;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #00a3df;
  color: #00a3df;
  margin-bottom: 10px;
}

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

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

  .overview-content .mobile-layout {
    display: initial;
  }

  .overview-content h2 {
    font-size: 2.5rem;
    line-height: 1.2;
    padding: 3rem 6% 2rem;
    font-weight: 400;
  }

  .overview-content h3 {
    font-size: 2.2rem;
    line-height: 1.2;
    padding: 0 6%;
    font-weight: 400;
  }

  .overview-content p {
    font-size: 1.75rem;
    line-height: 1.45;
    padding: 0 6%;
  }

  .overview-content .w980,
  .overview-content .w1000,
  .overview-content .w1200 {
    width: auto;
  }

  .archer-c58 .text {
    padding: 0!important;
  }

  .archer-c58 .a {
    height: 0;
    background: url(mobile/a.jpg) 50% 100%/100% no-repeat;
    padding-bottom: 133%;
  }

  .archer-c58 .a h1,
  .archer-c58 .a h2[seofix] {
    font-size: 2.5rem;
    line-height: 1.2;
    padding: 4rem 6% 1rem;
  }

  .archer-c58 .a h3 {
    font-size: 1.5rem;
    line-height: 1.2;
    padding: 0 6%;
  }

  .archer-c58 .a img {
    max-width: 150px;
    margin-top: 10px;
    width: 23%;
  }

  .archer-c58 .b {
    background: url(mobile/b.jpg) 50% 100%/100% no-repeat;
    background-color: #ECECEC;
    padding-bottom: 62%;
  }

  .archer-c58 .c {
    height: auto;
    background: url(mobile/c.jpg) 50% 100%/100% no-repeat;
    padding-bottom: 70%;
  }

  .archer-c58 .c .text,
  .archer-c58 .c p {
    width: auto;
  }

  .archer-c58 .c .wifi {
    padding-left: 6%;
    width: 36%;
    max-width: 185px;
    line-height: 0;
  }

  .archer-c58 .c .wifi img {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .archer-c58 .c .wifi br {
    display: none;
  }

  .archer-c58 .c span {
    width: 45%;
    font-size: 0.8rem;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
  }

  .archer-c58 .c span.blue {
    width: 45%;
    margin-left: 5%;
    font-size: 1rem;
    line-height: 1.2;
  }

  .archer-c58 .c span.green {
    width: 45%;
    margin-right: 5%;
    font-size: 1rem;
    line-height: 1.2;
  }

  .archer-c58 .c span:nth-of-type(3) {
    margin-left: 5%;
  }

  .archer-c58 .d {
    height: auto;
    background: #eeeeee;
  }

  .archer-c58 .d .text,
  .archer-c58 .d p {
    width: auto;
  }

  .archer-c58 .d .w1200 {
    background: url(mobile/d.jpg) 50% 100%/100% no-repeat;
    padding-bottom: 79%;
  }

  .archer-c58 .f {
    height: auto;
    background: none;
  }

  .archer-c58 .f .text {
    height: auto;
  }

  .archer-c58 .f .t1 {
    padding-bottom: 58%!important;
    background: url(mobile/f1.jpg) 50% 100%/100% no-repeat;
  }

  .archer-c58 .f .t2 {
    padding-bottom: 58%!important;
    background: url(mobile/f2.jpg) 50% 100%/100% no-repeat;
  }

  .archer-c58 .g {
    background: url(mobile/g.jpg) 50% 100%/100% no-repeat;
    background-color: #F6F7FB;
    height: auto;
    padding-bottom: 62%;
  }

  .archer-c58 .g .text {
    width: auto;
  }

  .archer-c58 .g p {
    padding-bottom: 10px;
  }

  .archer-c58 .g a {
    padding-left: 6%;
    font-size: 1.75rem;
    line-height: 1.45;
    border: none;
    margin-bottom: 0;
  }
}