#adult {
  position: relative;
  z-index: 1; }
  #adult * {
    margin: 0px;
    padding: 0px;
    flex-shrink: 0;
    box-sizing: border-box; }
  #adult .dgg {
    position: absolute;
    top: 0px;
    width: 100%; }
  #adult .top {
    position: fixed;
    top: 0px;
    height: 70px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    filter: blur(undefinedpx);
    width: 100%;
    z-index: 999999;
    background: linear-gradient(90deg, #160135 0%, #160235 100%);
    border-bottom: 0.01px solid #252525; }
    #adult .top .co {
      height: 70px;
      width: 1210px;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #adult .top .co .cf {
        display: flex; }
        #adult .top .co .cf .cf1 {
          cursor: pointer;
          border-radius: 2px 2px 2px 2px;
          opacity: 1;
          margin-right: 10px;
          font-size: 14px;
          font-family: Ubuntu-Regular, Ubuntu;
          font-weight: 400;
          color: #ffffff;
          display: flex;
          justify-content: center;
          align-items: center;
          width: 120px;
          height: 32px;
          background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
          border-radius: 2px 2px 2px 2px;
          opacity: 1; }
        #adult .top .co .cf .cf1:hover {
          background: linear-gradient(90deg, #d31b90 0%, #4c1ac2 100%); }
        #adult .top .co .cf .cf2 {
          width: 120px;
          height: 32px;
          border-radius: 2px 2px 2px 2px;
          opacity: 1;
          border: 1px solid;
          border-image: linear-gradient(90deg, #df34a1, #5926d0) 1 1;
          cursor: pointer;
          border-radius: 2px 2px 2px 2px;
          opacity: 1;
          border: 1px solid #0e6fde;
          font-size: 14px;
          font-family: Ubuntu-Regular, Ubuntu;
          font-weight: 400;
          color: #0e6fde;
          display: flex;
          justify-content: center;
          align-items: center;
          border-radius: 2px 2px 2px 2px;
          opacity: 1;
          border: 1px solid;
          border-image: linear-gradient(90deg, #df34a1, #5926d0) 1 1;
          font-size: 14px;
          font-family: Ubuntu-Regular, Ubuntu;
          font-weight: 400;
          color: #ffffff; }
        #adult .top .co .cf .cf2:hover {
          width: 120px;
          height: 32px;
          background: rgba(255, 255, 255, 0.1);
          border-radius: 2px 2px 2px 2px;
          opacity: 1;
          border: 1px solid;
          border-image: linear-gradient(90deg, #d31b90, #4c1ac2) 1 1; }
  #adult .banner-downnav {
    margin-top: 98px;
    z-index: 11;
    position: relative;
    display: flex;
    justify-content: center; }
    #adult .banner-downnav .aft-box {
      position: relative; }
      #adult .banner-downnav .aft-box::after {
        content: "";
        display: block;
        width: calc(100% - 120px);
        height: 100%;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 31px;
        background-color: #ffffff;
        box-shadow: 0px 3px 18px 1px rgba(162, 180, 202, 0.3);
        border-radius: 10px 10px 10px 10px;
        z-index: -1; }
      #adult .banner-downnav .aft-box .nav-box {
        background-color: #ffffff;
        box-shadow: 0px 3px 18px 1px rgba(162, 180, 202, 0.3);
        border-radius: 19px 19px 19px 19px;
        height: 160px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        z-index: 2; }
        #adult .banner-downnav .aft-box .nav-box .li {
          display: flex;
          padding: 0 83.5px; }
          #adult .banner-downnav .aft-box .nav-box .li > a {
            display: flex;
            flex-direction: column;
            align-items: center;
            cursor: pointer;
            position: relative; }
            #adult .banner-downnav .aft-box .nav-box .li > a.no:hover p {
              color: #94a3b8; }
            #adult .banner-downnav .aft-box .nav-box .li > a:hover .img.img1, #adult .banner-downnav .aft-box .nav-box .li > a.active .img.img1 {
              background-image: url("../../index/img/header/bandown_win1.svg"); }
            #adult .banner-downnav .aft-box .nav-box .li > a:hover .img.img2, #adult .banner-downnav .aft-box .nav-box .li > a.active .img.img2 {
              background-image: url("../../index/img/header/bandown_and1.svg"); }
            #adult .banner-downnav .aft-box .nav-box .li > a:hover .img.img3, #adult .banner-downnav .aft-box .nav-box .li > a.active .img.img3 {
              background-image: url("../../index/img/header/bandown_iOS1.svg"); }
            #adult .banner-downnav .aft-box .nav-box .li > a:hover .img.img4, #adult .banner-downnav .aft-box .nav-box .li > a.active .img.img4 {
              background-image: url("../../index/img/header/bandown_google1.svg"); }
            #adult .banner-downnav .aft-box .nav-box .li > a:hover .img.img5, #adult .banner-downnav .aft-box .nav-box .li > a.active .img.img5 {
              background-image: url("../../index/img/header/chrome1.svg"); }
            #adult .banner-downnav .aft-box .nav-box .li > a:hover p, #adult .banner-downnav .aft-box .nav-box .li > a.active p {
              color: #042040; }
            #adult .banner-downnav .aft-box .nav-box .li > a:hover .comcoon {
              display: flex; }
            #adult .banner-downnav .aft-box .nav-box .li > a .img {
              width: 45px;
              height: 45px;
              background-repeat: no-repeat;
              background-position: center; }
              #adult .banner-downnav .aft-box .nav-box .li > a .img.img1 {
                background-image: url("../../index/img/header/bandown_win.svg"); }
              #adult .banner-downnav .aft-box .nav-box .li > a .img.img2 {
                background-image: url("../../index/img/header/bandown_and.svg"); }
              #adult .banner-downnav .aft-box .nav-box .li > a .img.img3 {
                background-image: url("../../index/img/header/bandown_iOS.svg"); }
              #adult .banner-downnav .aft-box .nav-box .li > a .img.img4 {
                background-image: url("../../index/img/header/bandown_google.svg"); }
              #adult .banner-downnav .aft-box .nav-box .li > a .img.img5 {
                background-image: url("../../index/img/header/chrome.svg"); }
            #adult .banner-downnav .aft-box .nav-box .li > a p {
              text-align: center;
              font-size: 16px;
              font-family: Ubuntu-Regular, Ubuntu;
              color: #94a3b8;
              line-height: 23px;
              margin-top: 15px; }
            #adult .banner-downnav .aft-box .nav-box .li > a span {
              font-size: 14px;
              font-family: Ubuntu-Light;
              color: #94a3b8;
              line-height: 23px; }
            #adult .banner-downnav .aft-box .nav-box .li > a .comcoon {
              display: none;
              align-items: center;
              position: absolute;
              left: 50%;
              transform: translateX(-50%);
              top: -35px;
              padding: 0 20px;
              height: 30px;
              background-color: #a2b4ca;
              border-radius: 36px;
              font-size: 14px;
              font-family: Ubuntu-Regular, Ubuntu;
              font-weight: 400;
              color: #ffffff;
              line-height: 14px;
              white-space: nowrap; }
              #adult .banner-downnav .aft-box .nav-box .li > a .comcoon::after {
                content: "";
                display: block;
                width: 10px;
                height: 10px;
                position: absolute;
                bottom: -5px;
                left: 50%;
                background-color: #a2b4ca;
                transform: rotateZ(45deg) translateX(-50%); }
        #adult .banner-downnav .aft-box .nav-box .line {
          width: 1px;
          height: 60px;
          background-color: #e4eaf2; }
  #adult .faq-box {
    background-color: #f9f9f9;
    padding-top: 80px;
    padding-bottom: 120px; }
    #adult .faq-box .faq {
      width: 1278px;
      margin-left: auto;
      margin-right: auto;
      position: relative; }
      #adult .faq-box .faq .li {
        border: 1px solid #f0f4f5;
        margin-bottom: 20px; }
        #adult .faq-box .faq .li .tit {
          padding: 30px 40px 20px;
          background-color: #ffffff;
          border-radius: 4px;
          opacity: 1;
          display: flex;
          align-items: center;
          justify-content: space-between;
          cursor: pointer; }
          #adult .faq-box .faq .li .tit > p {
            max-width: 1080px;
            font-size: 22px;
            font-family: Ubuntu-Medium, Ubuntu;
            font-weight: 500;
            color: #15357a;
            line-height: 28px; }
          #adult .faq-box .faq .li .tit i {
            width: 30px;
            height: 30px;
            background-image: url("../img/su.svg");
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain; }
        #adult .faq-box .faq .li .li-cont {
          width: 100%;
          height: 10px;
          background-color: #fff; }
          #adult .faq-box .faq .li .li-cont > p {
            height: 0;
            overflow: hidden;
            font-size: 18px;
            font-family: Open Sans-Regular, Open Sans;
            font-weight: 400;
            color: #355395;
            line-height: 29px; }
        #adult .faq-box .faq .li.show .tit i {
          background-image: url("../img/add.svg"); }
        #adult .faq-box .faq .li.show .li-cont {
          background-color: #fbfcfc;
          padding: 40px;
          height: auto; }
          #adult .faq-box .faq .li.show .li-cont > p {
            height: auto; }
  #adult .okdc {
    height: 70px;
    background: linear-gradient(90deg, #32046d 0%, #7c0d7c 100%);
    border-radius: 0px 0px 0px 0px;
    opacity: 1; }
    #adult .okdc .co {
      height: 70px;
      width: 1210px;
      margin-left: auto;
      margin-right: auto;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #adult .okdc .co .cf {
        display: flex; }
        #adult .okdc .co .cf .cfn1 {
          cursor: pointer;
          opacity: 1;
          margin-right: 20px;
          font-size: 16px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: #c5d7ff; }
        #adult .okdc .co .cf .cfn2 {
          cursor: pointer;
          opacity: 1;
          font-size: 16px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: #c5d7ff; }
  #adult .ba {
    padding-top: 180px;
    height: 960px;
    background-image: url("../img/banner.svg");
    background-size: cover; }
    #adult .ba .csf {
      width: 1210px;
      margin-left: auto;
      margin-right: auto; }
      #adult .ba .csf .csfb {
        width: 600px; }
        #adult .ba .csf .csfb .cs1 {
          position: relative;
          font-size: 62px;
          font-family: Ubuntu-Bold, Ubuntu;
          font-weight: bold;
          color: white;
          line-height: 74px;
          z-index: 6; }
          #adult .ba .csf .csfb .cs1 .dd {
            background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent; }
          #adult .ba .csf .csfb .cs1 .oo {
            position: absolute;
            left: 14px;
            top: 68px;
            z-index: 3; }
        #adult .ba .csf .csfb .cs2 {
          font-size: 40px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: #ffffff;
          line-height: 52px; }
        #adult .ba .csf .csfb .cs3 {
          font-size: 20px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: rgba(255, 255, 255, 0.6);
          margin-top: 20px; }
          #adult .ba .csf .csfb .cs3 .cs3-1 {
            display: flex;
            align-items: center;
            margin-top: 10px; }
            #adult .ba .csf .csfb .cs3 .cs3-1 .cir {
              width: 10px;
              height: 10px;
              background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
              opacity: 1;
              border-radius: 50%;
              margin-left: 10px;
              margin-right: 20px; }
        #adult .ba .csf .csfb .cs4 {
          margin-top: 50px;
          width: 281px;
          height: 63px;
          background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
          border-radius: 4px 4px 4px 4px;
          opacity: 1;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 20px;
          font-family: Ubuntu-Medium, Ubuntu;
          font-weight: 500;
          color: #ffffff;
          box-sizing: content-box;
          transition: all 0.4s;
          position: relative;
          cursor: pointer; }
          #adult .ba .csf .csfb .cs4 i {
            width: 22px;
            height: 23px;
            opacity: 0;
            background-image: url("../../contrast/img/right_white.svg");
            background-size: 100%;
            background-repeat: no-repeat;
            position: absolute;
            right: 34px;
            top: 26px; }
        #adult .ba .csf .csfb .cs4:hover {
          background: linear-gradient(90deg, #d31b90 0%, #4c1ac2 100%);
          padding-right: 20px; }
          #adult .ba .csf .csfb .cs4:hover i {
            opacity: 1; }
  #adult .ok {
    width: 822px;
    height: 88px;
    font-size: 44px;
    font-family: Ubuntu-Bold, Ubuntu;
    font-weight: bold;
    color: #15357a;
    line-height: 44px;
    background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 101px; }
  #adult .ok-1 {
    width: 822px;
    height: 68px;
    font-size: 20px;
    font-family: Ubuntu-Light, Ubuntu;
    font-weight: 300;
    color: #355395;
    line-height: 34px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 20px; }
  #adult .b1 {
    margin-top: 50px;
    width: 1210px;
    height: 550px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    #adult .b1 .ssdf {
      width: 540px;
      height: 315px;
      border-radius: 0px 0px 0px 0px;
      opacity: 1;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      #adult .b1 .ssdf .b1-1 {
        border-radius: 0px 0px 0px 0px;
        opacity: 1; }
        #adult .b1 .ssdf .b1-1 .s1 {
          font-size: 30px;
          font-family: Ubuntu-Bold, Ubuntu;
          font-weight: bold;
          color: #15357a;
          line-height: 39px; }
        #adult .b1 .ssdf .b1-1 .s2 {
          margin-top: 10px;
          font-size: 16px;
          font-family: Ubuntu-Light, Ubuntu;
          font-weight: 300;
          color: #355395;
          line-height: 27px; }
  #adult .c1 {
    width: 1210px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
    position: relative; }
    #adult .c1 .big {
      position: absolute;
      z-index: -1;
      bottom: -64px;
      right: -126px; }
    #adult .c1 .bot {
      width: 590px;
      height: 557px;
      border-radius: 10px;
      overflow: hidden; }
      #adult .c1 .bot .card1 {
        position: relative;
        padding: 40px;
        width: 590px;
        height: 557px;
        background: #ffffff;
        box-shadow: 0px 3px 25px 1px rgba(162, 181, 202, 0.3);
        opacity: 1;
        border: 7px solid;
        border-image: linear-gradient(90deg, #df34a1, #5926d0) 7 7;
        border-radius: 10px; }
        #adult .c1 .bot .card1 .cardh {
          width: 510px;
          height: 68px;
          font-size: 26px;
          font-family: Ubuntu-Medium, Ubuntu;
          font-weight: 500;
          color: #15357a;
          line-height: 34px;
          margin-top: 20px; }
        #adult .c1 .bot .card1 .cardk {
          margin-top: 15px;
          width: 510px;
          font-size: 16px;
          font-family: Ubuntu-Light, Ubuntu;
          font-weight: 300;
          color: #15357a;
          line-height: 27px; }
        #adult .c1 .bot .card1 .btttos {
          margin-top: 50px;
          width: 246px;
          height: 46px;
          background: #0e6fde linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
          border-radius: 4px 4px 4px 4px;
          opacity: 1;
          font-size: 16px;
          font-family: Ubuntu-Regular, Ubuntu;
          font-weight: 400;
          color: #ffffff;
          display: flex;
          justify-content: center;
          align-items: center;
          position: relative;
          box-sizing: content-box;
          cursor: pointer;
          transition: all 0.4s; }
          #adult .c1 .bot .card1 .btttos i {
            position: absolute;
            z-index: 999;
            width: 16px;
            height: 10px;
            opacity: 0;
            background-image: url("../../contrast/img/right_white.svg");
            background-size: 100%;
            background-repeat: no-repeat;
            right: 13px;
            top: 20px; }
        #adult .c1 .bot .card1 .btttos:hover {
          background: linear-gradient(90deg, #d31b90 0%, #4c1ac2 100%);
          padding-right: 20px; }
          #adult .c1 .bot .card1 .btttos:hover i {
            opacity: 1; }
  #adult .b2f {
    width: 1210px;
    height: 550px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    margin-top: 50px;
    position: relative; }
    #adult .b2f .small {
      position: absolute;
      left: -182px;
      bottom: 0px; }
    #adult .b2f .ssfg {
      width: 540px;
      border-radius: 0px 0px 0px 0px;
      opacity: 1; }
      #adult .b2f .ssfg .k1 {
        font-size: 30px;
        font-family: Ubuntu-Bold, Ubuntu;
        font-weight: bold;
        color: #15357a;
        line-height: 39px; }
      #adult .b2f .ssfg .k2 {
        margin-top: 10px;
        font-size: 16px;
        font-family: Ubuntu-Light, Ubuntu;
        font-weight: 300;
        color: #355395;
        line-height: 27px; }
      #adult .b2f .ssfg .k3 {
        margin-top: 20px;
        font-size: 20px;
        font-family: Ubuntu-Medium, Ubuntu;
        font-weight: 500;
        color: #15357a;
        line-height: 26px; }
      #adult .b2f .ssfg .kn {
        cursor: pointer;
        margin-top: 20px;
        width: 164px;
        height: 51px;
        background: #0e6fde linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
        border-radius: 4px 4px 4px 4px;
        opacity: 1;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 20px;
        font-family: Ubuntu-Regular, Ubuntu;
        font-weight: 400;
        color: #ffffff;
        position: relative;
        box-sizing: content-box;
        transition: all 0.4s; }
        #adult .b2f .ssfg .kn i {
          position: absolute;
          z-index: 999;
          width: 22px;
          height: 23px;
          opacity: 0;
          background-image: url("../../contrast/img/right_white.svg");
          background-size: 100%;
          background-repeat: no-repeat;
          right: 13px;
          top: 19px; }
      #adult .b2f .ssfg .kn:hover {
        background: linear-gradient(90deg, #d31b90 0%, #4c1ac2 100%);
        padding-right: 20px; }
        #adult .b2f .ssfg .kn:hover i {
          opacity: 1; }
  #adult .mb50 {
    font-size: 44px;
    font-family: Ubuntu-Bold, Ubuntu;
    font-weight: bold;
    color: #15357a;
    line-height: 44px;
    background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center; }
  #adult .bbox {
    margin-top: 100px;
    height: 390px;
    background-image: url("../img/basd.svg");
    background-size: cover; }
    #adult .bbox .l1 {
      width: 840px;
      font-size: 48px;
      font-family: Ubuntu-Bold, Ubuntu;
      font-weight: bold;
      color: #ffffff;
      line-height: 62px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      padding-top: 80px; }
      #adult .bbox .l1 span {
        background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent; }
    #adult .bbox .l2 {
      margin-left: auto;
      margin-right: auto;
      width: 260px;
      height: 55px;
      background: linear-gradient(90deg, #df34a1 0%, #5926d0 100%);
      border-radius: 4px 4px 4px 4px;
      opacity: 1;
      font-size: 20px;
      font-family: Ubuntu-Medium, Ubuntu;
      font-weight: 500;
      color: #ffffff;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 50px;
      transition: all 0.4s; }
    #adult .bbox .l2:hover {
      cursor: pointer;
      background: linear-gradient(90deg, #d31b90 0%, #4c1ac2 100%); }

.o2 {
  position: absolute;
  left: -120px;
  top: 0px; }

.ll1 {
  position: absolute;
  left: 0px;
  top: 1206px;
  z-index: -1; }

.ll2 {
  position: absolute;
  right: 0px;
  top: 3554px;
  z-index: -1; }

/*# sourceMappingURL=adult.css.map */
