<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fullPage {
  letter-spacing: 0;
  color: #fff;
}
.fullPage h1, .fullPage h2, .fullPage h3 {
  color: #fff;
  position: relative;
}
.section {
  background-image: linear-gradient(135deg,rgba(128,20,255,1) 0%,rgba(65,1,142,1) 45%,rgba(33,0,77,1) 77%,rgba(46,0,98,1) 100%);
}
.netBg {
  max-width: 1070px;
  position: absolute;
  top: 0;
  left: 0;
}
.earthBg {
  width: 600px;
  position: absolute;
  top: 0;
  right: 10%;
  bottom: 0;
  margin: auto;
}
.pageDownText {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  margin: auto;
  font-size: 14px;
  text-align: center;
}
.pageDownBtn {
  width: 58px;
  height: 20px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: auto;
  cursor: pointer;
}
.seoBox {
  max-width: 1150px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.seoBox h3 {
  font-size: 32px;
  margin-bottom: 34px;
}
.seoBox h1 {
  margin-bottom: 50px;
}
.seoBox p {
  font-weight: 400;
}
.seoBox h1 span {
  position: relative;
  margin-left: 0.5em;
  font-size: 64px;
}
.seoTitle {
  font-size: 20px;
  color: #B5A8FF;
}
.questBtn {
  width: 206px;
  height: 52px;
  border-radius: 40px;
  border: 1px solid rgba(255,255,255,1);
  text-align: center;
  line-height: 52px;
  margin-top: 60px;
  cursor: pointer;
}
.blockColor {
  width: 200px;
  height: 20px;
  background: linear-gradient(135deg,rgba(92,114,228,1) 0%,rgba(255,11,62,1) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
}
.contentBox {
  max-width: 1100px;
  height: 370px;
  margin: 50px auto 0;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.contactBox {
  width: 30%;
  height: 100%;
  background: rgba(22, 0, 52, 0.6);
  border-radius: 12px 0px 0px 12px;
  font-size: 12px;
}
.contactQRcode {
  width: 100px;
  height: 100px;
  margin: 50px auto;
}
.contactQRcode&gt;div {
  width: 90px;
  height: 90px;
  background: #fff;
  padding: 4px;
  border-radius: 6px;
}
.contactQRcode img {
  width: 82px;
}
.contacts {
  width: 220px;
  height: 100px;
  margin: 20px auto;
  font-size: 14px;
}
.chatBtn {
  width: 140px;
  height: 24px;
  border-radius: 6px;
  border: 1px solid rgba(181,168,255,1);
  text-align: center;
  margin: 0 0 0 70px;
}
.chatBtn a {
  color: #B5A8FF;
}
.contentKeyBox {
  width: 68%;
  height: 100%;
  margin-left: 10px;
}
.contentKeyItem {
  width: 100%;
  height: 49%;
  background: rgba(22, 0, 52, 0.6);
  border-radius: 0px 12px 0px 0px;
  padding: 10px;
}
.contentKeyItem:nth-child(2) {
  border-radius: 0px 0px 12px 0px;
  margin-top: 10px;
}
.contentKeyItemIcon {
  width: 60px;
  height: 90px;
  margin: 30px 0 0 90px;
  text-align: center;
  float: left;
}
.contentKeyItemIcon img {
  width: 100%;
}
.contentKeyItemDes {
  min-width: 330px;
  height: 90px;
  float: left;
  margin: 30px;
  font-size: 13px;
}
.contentKeyItemDes span {
  margin-left: 30px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 15px;
}
.contentKeyItemDes table {
  opacity: 0.7;
  border-collapse: separate;
  border-spacing: 30px 0;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #ccc; /*è¿™é‡Œè®¾ç½®çš„æ˜¯æ´»åŠ¨å¯¼èˆªçš„é¢œè‰²*/
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border: 1px solid #ccc;/*è¿™é‡Œè®¾ç½®çš„æ˜¯éžæ´»åŠ¨å¯¼èˆªçš„é¢œè‰²*/
}

@media (max-width: 1000px) {
  .contactBox {
    height: 140px;
    margin: auto 50px 10px;
  }
  .contactQRcode {
    margin: 20px;
    float: left;
  }
  .contacts {
    float: left;
  }
  .chatBtn {
    float: left;
    margin: 20px 0 0 0;
  }
  .seoBox, .contactBox, .contentKeyBox {
    width: 98%;
    margin: 10px auto 0;
  }
  .contentKeyItem {
    height: 32%;
  }
  .contentKeyItemIcon {
    margin: 0 20px;
  }
  .contentKeyItemDes {
    margin: 0;
  }
}
@media (max-width: 500px) {
  .contentKeyItemIcon {
    margin: 0;
  }
  .contentBox {
    margin-top: 50px;
    height: 500px;
  }
  .contacts {
    font-size: 11px;
    width: 170px;
  }
  .chatBtn {
    position: absolute;
    top: 100px;
    left: 144px;
  }
  .contentKeyItemIcon {
    width: 30px;
    font-size: 16px;
    margin-right: 10px;
  }
  .contentKeyItemDes {
    min-width: 280px;
    font-size: 11px;
  }
  .contentKeyItemDes span {
    margin-left: 0;
  }
  .contentKeyItemDes table {
    border-spacing: 0;
  }
  .seoBox {
    left: 10px;
    padding-right: 10px;
  }
  .seoBox h3 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .seoBox h1 {
    margin-top: 10px;
  }
  .seoBox h1 span {
    font-size: 28px;
  }
  .seoBoxLast {
    top: 50px;
  }
  .blockColor {
    width: 100px;
    height: 10px;
    bottom: 5px;
  }
  .phone-loginBtn {
    color: #fff;
  }
  header ul.nav li a {
    color: #666;
  }
  .phone-bar {
    background: #fff;
  }
  .questBtn {
    margin-top: 30px;
    width: 130px;
    height: 38px;
    line-height: 38px;
  }
  .pageDownText {
    bottom: 40px;
  }
  .pageDownBtn {
    bottom: 10px;
  }
  .earthBg {
    right: -250px;
    top: unset;
    bottom: -30px;
  }
}
@media (max-width: 330px) {
  .contentKeyItemIcon {
    margin-right: 0;
  }
  .contentKeyItemDes {
    min-width: 260px;
    font-size: 10px;
  }
}</pre></body></html>