/***
for AsusAicloud
create 2015/4/19
author Insowe Gagu
***/
@font-face {
  font-family: "Frutiger_LT_45_Light";
  src: url("font/Frutiger_LT_45_Light.eot");
  src: url("font/Frutiger_LT_45_Light.eot?#iefix") format("embedded-opentype"), url("font/Frutiger_LT_45_Light.ttf") format("truetype");
}
@font-face {
  font-family: "Muli-Light";
  src: url("font/Muli-Light.eot");
  src: url("font/Muli-Light.eot?#iefix") format("embedded-opentype"), url("font/Muli-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Muli-Regular";
  src: url("font/Muli-Regular.eot");
  src: url("font/Muli-Regular.eot?#iefix") format("embedded-opentype"), url("font/Muli-Regular.ttf") format("truetype");
}
/* line 11, ../../../../../../scss/style.scss */
#AsusAicloud {
  background-color: #FFF;
  color: #000;
  position: relative;
  left: 50%;
  font-family: "Muli-Light", Helvetica, Arial, Microsoft JhengHei, LiHei Pro, WenQuanYi Zen Hei, sans-serif;
  overflow: hidden;
}
/* line 9, ../../../../../../scss/_main.scss */
#AsusAicloud img {
  display: inline-block;
  max-width: 100%;
  border: none;
}
/* line 14, ../../../../../../scss/_main.scss */
#AsusAicloud .clear {
  clear: both;
}
/* line 17, ../../../../../../scss/_main.scss */
#AsusAicloud .nowrap {
  white-space: nowrap;
}
/* line 20, ../../../../../../scss/_main.scss */
#AsusAicloud > section {
  position: relative;
}
/* line 22, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 30px;
  position: relative;
}
/* line 28, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page h1, #AsusAicloud > section > .page h2, #AsusAicloud > section > .page h3, #AsusAicloud > section > .page h4, #AsusAicloud > section > .page .title {
  font-family: "Muli-Regular", Helvetica, Arial, Microsoft JhengHei, LiHei Pro, WenQuanYi Zen Hei, sans-serif;
  margin: 0 0 10px 0;
  color: inherit;
  font-weight: normal;
}
/* line 34, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page h1 {
  font-size: 45px;
  line-height: 1;
}
/* line 38, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page h2 {
  font-size: 40px;
  line-height: 1;
}
/* line 42, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page h3 {
  font-size: 25px;
  line-height: 1;
  margin-bottom: 0;
}
/* line 47, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page h4 {
  font-size: 16px;
  line-height: 1;
}
/* line 51, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page p {
  font-size: 17px;
  line-height: 1.6;
  margin: 0 0 10px 0;
}
/* line 56, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page a {
  text-decoration: none;
  outline: none;
  color: #000;
}
/* line 61, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page > .text {
  padding: 0 20px;
}
/* line 64, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .page > .fg {
  padding-top: 20px;
  margin: 0 auto;
}
/* line 69, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage {
  position: absolute;
  width: 100%;
  background-color: #626262;
  display: none;
  z-index: 1;
  top: 0;
}
/* line 76, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content {
  border: #00b0ed solid 10px;
  padding: 20px;
}
/* line 79, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .back {
  display: block;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 80px;
}
/* line 85, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .back > img {
  width: 15px;
}
/* line 88, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .back > span {
  font-size: 16px;
  color: #00b0ed;
  position: absolute;
  left: 20px;
  top: 10px;
}
/* line 96, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > img {
  display: block;
  margin: 40px auto 0 auto;
  max-width: 100%;
  margin-top: 40px;
  padding-bottom: 10px;
}
/* line 104, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .text h3 {
  color: #00b0ed;
  padding-bottom: 10px;
  line-height: 1.4;
}
/* line 109, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .text p {
  color: #FFF;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-size: 15px;
}
/* line 114, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .text p.note {
  padding-bottom: 5px;
}
/* line 118, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .text ol {
  color: #FFF;
  list-style-type: decimal;
  font-size: 16px;
  line-height: 1.5;
  padding-bottom: 10px;
}
/* line 124, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .text ol li {
  padding-bottom: 5px;
}
/* line 128, ../../../../../../scss/_main.scss */
#AsusAicloud > section > .howPage > .content > .text .note {
  font-size: 14px;
  margin-bottom: 0;
}
/* line 136, ../../../../../../scss/_main.scss */
#AsusAicloud a.mybtn {
  display: inline-block;
  position: relative;
  font-size: 17px;
  line-height: 1;
  border: #00b0ed solid 2px;
  padding: 5px 15px;
  white-space: nowrap;
}
/* line 144, ../../../../../../scss/_main.scss */
#AsusAicloud a.mybtn > span {
  display: inline-block;
  line-height: 32px;
  padding-right: 5px;
  color: #00b0ed;
}
/* line 150, ../../../../../../scss/_main.scss */
#AsusAicloud a.mybtn > img {
  display: inline-block;
  vertical-align: top;
  padding: 6px 0;
}
/* line 155, ../../../../../../scss/_main.scss */
#AsusAicloud a.mybtn:hover {
  background-color: #baedff;
}
/* line 160, ../../../../../../scss/_main.scss */
#AsusAicloud #experience {
  display: none;
}
/* line 163, ../../../../../../scss/_main.scss */
#AsusAicloud #nav {
  position: absolute;
  width: 100%;
  right: 0;
  top: 55px;
  z-index: 2;
}
/* line 169, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > .switch {
  display: block;
  width: 40px;
  padding: 9px 6px 5px 6px;
  border: #00b0ed solid 2px;
  margin: 6px 6px 0 auto;
  position: relative;
  z-index: 4;
}
/* line 177, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > .switch .bar {
  display: block;
  height: 0;
  padding-bottom: 5px;
  margin-bottom: 5px;
  background-color: #00b0ed;
}
/* line 185, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > ul {
  background-color: #00b0ed;
  text-align: center;
  font-size: 20px;
  margin-top: 3px;
  margin-left: 0;
  overflow: hidden;
  height: 0;
}
/* line 193, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > ul > li {
  border-bottom: #000 solid 2px;
}
/* line 195, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > ul > li a {
  display: block;
  color: #FFF;
  padding: 15px 0;
  height: 22px;
}
/* line 200, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > ul > li a.mobile {
  background-color: #ACACAC;
}
/* line 202, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > ul > li a.mobile > img {
  display: inline-block;
  width: 25px;
  overflow: hidden;
  vertical-align: top;
}
/* line 208, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > ul > li a.mobile > span {
  display: inline-block;
  line-height: 1.2;
  overflow: hidden;
}
/* line 215, ../../../../../../scss/_main.scss */
#AsusAicloud #nav > ul > li > ul {
  margin-top: -12px;
  padding: 6px 0;
  font-size: 18px;
  height: 0;
  overflow: hidden;
}
/* line 5, ../../../../../../scss/_overview.scss */
#AsusAicloud #section1 > .page > .text h1, #AsusAicloud #section1 > .page > .text h2, #AsusAicloud #section1 > .page > .text h3, #AsusAicloud #section2 > .page > .text h1, #AsusAicloud #section2 > .page > .text h2, #AsusAicloud #section2 > .page > .text h3, #AsusAicloud #section3 > .page > .text h1, #AsusAicloud #section3 > .page > .text h2, #AsusAicloud #section3 > .page > .text h3, #AsusAicloud #section5 > .page > .text h1, #AsusAicloud #section5 > .page > .text h2, #AsusAicloud #section5 > .page > .text h3, #AsusAicloud #section8 > .page > .text h1, #AsusAicloud #section8 > .page > .text h2, #AsusAicloud #section8 > .page > .text h3, #AsusAicloud #section9 > .page > .text h1, #AsusAicloud #section9 > .page > .text h2, #AsusAicloud #section9 > .page > .text h3 {
  color: #00b0ed;
}
/* line 11, ../../../../../../scss/_overview.scss */
#AsusAicloud #section4, #AsusAicloud #section6 {
  background-color: #00b0ed;
}
/* line 15, ../../../../../../scss/_overview.scss */
#AsusAicloud #section4 > .page > .text h2, #AsusAicloud #section4 > .page > .text h3, #AsusAicloud #section6 > .page > .text h2, #AsusAicloud #section6 > .page > .text h3 {
  color: #FFF;
}
/* line 24, ../../../../../../scss/_overview.scss */
#AsusAicloud #section4 > .page > .text h3, #AsusAicloud #section5 > .page > .text h3, #AsusAicloud #section6 > .page > .text h3, #AsusAicloud #section9 > .page > .text h3 {
  font-size: 35px;
  margin-bottom: 15px;
}
/* line 34, ../../../../../../scss/_overview.scss */
#AsusAicloud #section1 > .page > .fg2 {
  position: absolute;
  left: 50%;
  margin-left: -155px;
  top: 60px;
}
/* line 40, ../../../../../../scss/_overview.scss */
#AsusAicloud #section1 > .page > .text {
  padding-top: 95px;
}
/* line 48, ../../../../../../scss/_overview.scss */
#AsusAicloud #section3 > .page > .items > .item {
  margin: 10px 5px;
}
/* line 50, ../../../../../../scss/_overview.scss */
#AsusAicloud #section3 > .page > .items > .item > img {
  position: relative;
  top: -5px;
  left: -10px;
}
/* line 61, ../../../../../../scss/_overview.scss */
#AsusAicloud #section4 > .page > .fg {
  padding: 30px 20px;
}
/* line 68, ../../../../../../scss/_overview.scss */
#AsusAicloud #section6 > .page > .fg {
  padding: 20px;
}
/* line 75, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 {
  width: 100%;
}
/* line 77, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container {
  width: 100%;
}
/* line 79, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide {
  overflow: hidden;
  position: relative;
}
/* line 82, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > .text {
  padding: 0 20px;
  text-align: center;
}
/* line 85, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > .text h2 {
  font-size: 35px;
  color: #00b0ed;
  padding-bottom: 10px;
}
/* line 90, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > .text h4 {
  line-height: 1.4;
}
/* line 94, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > a.mybtn.btnPage2 {
  float: left;
  margin-left: 20px;
  margin-bottom: -46px;
  z-index: 1;
}
/* line 100, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > .fg {
  width: 100%;
}
/* line 105, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .arrow-left, #AsusAicloud #section7 > .page1 #swiperSection7 .arrow-right {
  position: absolute;
  width: 28px;
  top: 25px;
  z-index: 1;
}
/* line 111, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .arrow-left {
  left: 0;
}
/* line 114, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .arrow-right {
  right: 0;
}
/* line 117, ../../../../../../scss/_overview.scss */
#AsusAicloud #section7 > .page1 #swiperSection7 .mypagination {
  display: none;
}
/* line 127, ../../../../../../scss/_overview.scss */
#AsusAicloud #section9 > .page > .items > .item {
  display: inline-block;
  max-width: 290px;
  overflow: hidden;
  vertical-align: top;
  margin: 20px;
}
/* line 135, ../../../../../../scss/_overview.scss */
#AsusAicloud #section9 > .page > .ps {
  font-size: 15px;
  margin: 20px;
}
@media screen and (min-width: 1024px) {
  /* line 11, ../../../../../../scss/style.scss */
  #AsusAicloud {
    margin-top: 0;
  }
  /* line 230, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience {
    position: fixed;
    display: block;
    right: 0;
    margin-right: 0;
    top: 50%;
    margin-top: -150px;
    width: 130px;
    padding: 50px 0;
    font-size: 18px;
    z-index: 3;
    text-align: center;
    -moz-transition-property: margin-right;
    -o-transition-property: margin-right;
    -webkit-transition-property: margin-right;
    transition-property: margin-right;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }

  #AsusAicloud #experience span{
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  left: -40px;
  top: -18px;
      }
    #AsusAicloud #experience:hover span{
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  position: static;
}

  #AsusAicloud #experience .FAQ img{
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: relative;
  left: -49px;
  top: 0px;
      }
    #AsusAicloud #experience:hover .FAQ img{
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  position: static;
}

  /* line 244, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience .box {
    position: relative;
    display: block;
    border: #FFF solid 3px;
    background-color: #00b0ed;
    padding: 15px 0;
    right: 0;
    color: #000;
    -moz-transition-property: right;
    -o-transition-property: right;
    -webkit-transition-property: right;
    transition-property: right;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  /* line 254, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience .box > img {
    margin: 0 auto;
  }
  /* line 257, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience .box > span {
    display: block;
    margin-top: 5%;
    color:#fff;
  }
  /* line 261, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience .box:hover {
    background-color: #417B8F;
    color: #FFF;
  }
  /* line 266, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience.active {
    margin-right: -52px;
  }
  /* line 268, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience.active .box {
    right: -50px;
  }
  /* line 271, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience.active:hover {
    margin-right: 0;
  }
  /* line 273, ../../../../../../scss/_main.scss */
  #AsusAicloud #experience.active:hover .box {
    right: 0;
  }
  /* line 279, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav {
    position: fixed;
    right: 0;
    top: 56px;
    width: 100%;
    z-index: 2;
  }
  /* line 285, ../../../../../../scss/_main.scss */
  .ProductCustomizedTab #AsusAicloud #nav {
    top: 0;
  }
  /* line 288, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav.static {
    position: relative;
    top: 50px;
    right: 0;
    margin-right: 0;
    margin-bottom: 0px;
  }
  /* line 294, ../../../../../../scss/_main.scss */

  /* line 298, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > .switch {
    display: none;
  }
  /* line 301, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul {
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
    overflow: visible;
    height: 50px;
  }
  /* line 308, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li {
    display: inline-block;
    width: 160px;
    vertical-align: top;
    border: none;
  }
  /* line 313, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li.mobile {
    display: none;
  }
  /* line 316, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li a {
    display: block;
    color: #FFF;
    padding: 5px 0;
    height: auto;
  }
  /* line 322, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > a {
    color: #000;
  }
  /* line 324, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > a:hover {
    color: #FFF;
    background-color: #417B8F;
  }
  /* line 328, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > a.open {
    color: #FFF;
    background-color: #417B8F;
  }
  /* line 331, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > a.open + ul {
    padding: 4% 0;
  }
  /* line 335, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > a.oneLine {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 340, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > ul {
    width: 360px;
    padding: 0;
    height: 0;
    overflow: hidden;
    text-align: left;
    margin: 0;
    background-image: url(../img/pc/nav_bg2.png);
  }
  /* line 349, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > ul > li:hover {
    background-color: #808080;
  }
  /* line 352, ../../../../../../scss/_main.scss */
  #AsusAicloud #nav > ul > li > ul > li > a {
    padding: 5px 20px;
  }
  /* line 361, ../../../../../../scss/_main.scss */
  #rog_black_style #AsusAicloud > .tempBg {
    position: absolute;
    background-color: #000;
    width: 100%;
    top: 0;
    left: 0;
    height: 50px;
    z-index: 1;
  }
  /* line 372, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .page {
    padding: 0;
    height: 460px;
    overflow: hidden;
  }
  /* line 376, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .page h1 {
    font-size: 47px;
    margin: 20px auto;
  }
  /* line 380, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .page > .text {
    padding: 0;
    position: absolute;
    left: 50%;
    z-index: 1;
  }
  /* line 386, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .page > .fg {
    padding: 0;
    position: absolute;
    left: 50%;
    top: 0;
  }
  /* line 394, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .howPage > .content {
    position: relative;
  }
  /* line 396, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .howPage > .content > .back {
    left: 10px;
    margin-top: -34px;
    top: 50%;
    width: 90px;
  }
  /* line 401, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .howPage > .content > .back > img {
    width: 28px;
  }
  /* line 404, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .howPage > .content > .back > span {
    top: 23px;
    left: 30px;
    font-size: 22px;
  }
  /* line 410, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .howPage > .content > img {
    width: 560px;
    left: 50%;
    position: relative;
    margin: 0 0 0 -500px;
  }
  /* line 416, ../../../../../../scss/_main.scss */
  #AsusAicloud > section > .howPage > .content > .text {
    position: absolute;
    width: 500px;
    left: 50%;
    margin-left: 100px;
    top: 10px;
  }
  /* line 428, ../../../../../../scss/_main.scss */
  #AsusAicloud a.mybtn.w {
    border-color: #FFF;
  }
  /* line 430, ../../../../../../scss/_main.scss */
  #AsusAicloud a.mybtn.w > span {
    color: #FFF;
  }
  /* line 433, ../../../../../../scss/_main.scss */
  #AsusAicloud a.mybtn.w:hover {
    background-color: #21c6ff;
  }
  /* line 149, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section1 > .page {
    height: 442px;
  }
  /* line 151, ../../../../../../scss/_overview.scss */
  .ProductCustomizedTab #AsusAicloud #section1 > .page {
    height: 531px;
  }
  /* line 154, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section1 > .page > .fg2 {
    display: none;
  }
  /* line 157, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section1 > .page > .fg {
    width: 1133px;
    margin-left: -173px;
    top: 50px;
  }
  /* line 161, ../../../../../../scss/_overview.scss */
  .ProductCustomizedTab #AsusAicloud #section1 > .page > .fg {
    top: 139px;
  }
  /* line 165, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section1 > .page > .text {
    width: 600px;
    margin-left: -600px;
    top: 50px;
  }
  /* line 169, ../../../../../../scss/_overview.scss */
  .ProductCustomizedTab #AsusAicloud #section1 > .page > .text {
    top: 150px;
  }
  /* line 177, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section2 > .page > .fg {
    width: 668px;
  }
  /* line 180, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section2 > .page > .text {
    width: 450px;
    margin-left: -500px;
    top: 120px;
  }
  /* line 189, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section3 > .page > .fg {
    width: 636px;
    margin-left: -480px;
  }
  /* line 193, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section3 > .page > .text {
    width: 430px;
    margin-left: 200px;
    top: 50px;
  }
  /* line 198, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section3 > .page > .items {
    position: absolute;
    left: 50%;
    width: 430px;
    margin-left: 200px;
    top: 300px;
  }
  /* line 209, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section4 > .page > .fg {
    width: 476px;
    margin-left: -238px;
    top: 250px;
    padding: 0;
  }
  /* line 215, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section4 > .page > .text {
    width: 600px;
    margin-left: -300px;
    top: 70px;
  }
  /* line 224, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section5 > .page > .fg {
    width: 1075px;
    margin-left: -850px;
  }
  /* line 228, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section5 > .page > .text {
    text-align: left;
    width: 450px;
    margin-left: 100px;
    top: 100px;
  }
  /* line 238, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section6 > .page > .fg {
    width: 834px;
    margin-left: -200px;
  }
  /* line 242, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section6 > .page > .text {
    text-align: left;
    width: 350px;
    margin-left: -550px;
    top: 100px;
  }
  /* line 255, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > .text {
    position: absolute;
    left: 50%;
    width: 550px;
    margin-left: -600px;
    top: 50px;
    text-align: left;
    z-index: 1;
  }
  /* line 264, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > a.mybtn.btnPage2 {
    position: absolute;
    left: 50%;
    margin-left: -580px;
    top: 240px;
  }
  /* line 270, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .swiper-container .swiper-slide > .fg {
    width: 1102px;
    position: absolute;
    left: 50%;
    margin-left: -350px;
    top: 15px;
  }
  /* line 279, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .arrow-left, #AsusAicloud #section7 > .page1 #swiperSection7 .arrow-right {
    display: none;
  }
  /* line 282, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination {
    display: block;
    width: 330px;
    position: absolute;
    top: 320px;
    left: 50%;
    margin-left: -590px;
    text-align: left;
    z-index: 1;
  }
  /* line 291, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination > a {
    display: inline-block;
    width: 135px;
    overflow: hidden;
    position: relative;
    padding: 10px;
  }
  /* line 297, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination > a > p {
    color: #6F7170;
    margin-bottom: 0;
  }
  /* line 301, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination > a > .bar {
    display: block;
    height: 10px;
    background-color: #6F7170;
  }
  /* line 307, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination > a.active > p, #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination > a:hover > p {
    color: #00b0ed;
  }
  /* line 310, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination > a.active > .bar, #AsusAicloud #section7 > .page1 #swiperSection7 .mypagination > a:hover > .bar {
    background-color: #00b0ed;
  }
  /* line 320, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section7 > .howPage.page2 > .content > .text {
    margin-top: 4%;
  }
  /* line 328, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section8 > .page > .fg {
    width: 1875px;
    margin-left: -960px;
  }
  /* line 332, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section8 > .page > .text {
    text-align: left;
    width: 550px;
    margin-left: 50px;
    top: 50px;
  }
  /* line 338, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section8 > .page > .btnPage2 {
    position: absolute;
    left: 50%;
    margin-left: 400px;
    top: 370px;
    z-index: 1;
  }
  /* line 348, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section9 > .page {
    height: 600px;
  }
  /* line 350, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section9 > .page > .text {
    width: 700px;
    margin-left: -350px;
    top: 50px;
  }
  /* line 355, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section9 > .page > .items {
    margin-top: 200px;
  }
  /* line 358, ../../../../../../scss/_overview.scss */
  #AsusAicloud #section9 > .page > .ps {
    position: absolute;
    width: 960px;
    margin-left: -480px;
    left: 50%;
    top: 550px;
    text-align: left;
  }
}


.producttab #AsusAicloud #nav {
  top:0;
}
.producttab #AsusAicloud #section1 > .page > .text{
  top:0px;
}
.producttab #AsusAicloud #section1 > .page > .fg{
  top:0px;
}

.producttab #AsusAicloud #section1 > .page{
  height:392px;
}