.invitedone[data-v-57019434] {
  width: 100vw;
  height: 100vh;
  background: #1F232F;
  overflow: scroll;
  box-sizing: border-box;
}
.invitedone_head[data-v-57019434] {
    position: relative;
    width: 100vw;
    height: 6vh;
    min-height: 44px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #252A39;
}
.invitedone_head_return[data-v-57019434] {
      position: absolute;
      left: .56%;
      font-size: 10px;
      transform: scale(2.5);
      font-family: PingFang SC;
      font-weight: 800;
      line-height: 41px;
      color: #FFFFFF;
      margin-left: 24px;
      cursor: pointer;
}
.invitedone_head_title[data-v-57019434] {
      font-size: 18px;
      font-family: PingFang SC;
      font-weight: 600;
      line-height: 41px;
      color: #FFFFFF;
      opacity: 1;
}
.invitedone_section[data-v-57019434] {
    height: 93vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 22px;
}
.invitedone_section_success[data-v-57019434] {
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      align-items: center;
      margin-top: 12vh;
}
.invitedone_section_success_box[data-v-57019434] {
        width: 70px;
        height: 70px;
        font-size: 70px;
        color: #03AD90;
}
.invitedone_section_success_text[data-v-57019434] {
        margin-top: 22px;
}
.invitedone_section_download[data-v-57019434] {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-self: center;
      margin-top: 15vh;
      padding-bottom: 10vh;
}
.invitedone_section_download li[data-v-57019434] {
        text-align: center;
}
.invitedone_section_download .tips1[data-v-57019434] {
        color: #03AD90;
        font-size: 18px;
}
.invitedone_section_download .tips2[data-v-57019434] {
        font-size: 18px;
        margin-top: 5px;
}
.invitedone_section_download .buttonbox[data-v-57019434] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        margin: 20px auto;
}
.invitedone_section_download .buttonbox_btn[data-v-57019434] {
          display: block;
          width: 180px;
          height: 40px;
          line-height: 40px;
          border-radius: 20px;
          background-color: #387AEB;
          cursor: pointer;
          font-size: 18px;
}
.invitedone_section_download .tips3[data-v-57019434] {
        color: #CECECE;
        font-size: 14px;
}
.invitedone_section_download .tips3 a[data-v-57019434] {
          text-decoration: underline;
          color: #387AEB;
}

