.header-wrap[data-v-61dd7a3d] {
  width: 100%;
  background: #2A2A2A;
  padding-left: 1.35rem;
  line-height: 4.5rem;
  max-width: 37.5rem;
}
.header-wrap .head-img[data-v-61dd7a3d] {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: .8rem;
    background: #FFD52A;
}
.header-wrap .head-img img[data-v-61dd7a3d] {
      width: 100%;
}
.header-wrap .hostname[data-v-61dd7a3d] {
    font-size: 1.4rem;
    font-weight: 500;
    color: #ffffff;
    line-height: 3rem;
    vertical-align: middle;
    margin-right: .8rem;
}
.header-wrap .host[data-v-61dd7a3d] {
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 3rem;
    vertical-align: middle;
    padding-left: .45rem;
    color: #DEDEDE;
    border-left: 1px solid #5B5B5B;
    height: 1.16rem;
}

.recovery-wrap {
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background: #ffffff;
}
.recovery-wrap .mb {
    margin-bottom: 1.7rem;
}
.recovery-wrap .mb34 {
    margin-bottom: 3.4rem;
}
.recovery-wrap .tc {
    text-align: center;
}
.recovery-wrap .yellow {
    color: #f6bc33;
}
.recovery-wrap .red {
    color: #ff2828 !important;
}
.recovery-wrap .bold {
    font-weight: bold;
}
.recovery-wrap .ui-btn {
    margin: auto;
    display: block;
}
.recovery-wrap .recovery-sure {
    background: #ffffff;
    height: calc(100vh - 14.5rem);
    position: relative;
}
.recovery-wrap .recovery-sure .recovery-img {
      text-align: center;
}
.recovery-wrap .recovery-sure .recovery-img img {
        display: inline-block;
        width: 100%;
        max-height: 10rem;
        vertical-align: middle;
}
.recovery-wrap .recovery-sure .recovery-img::after {
        content: '';
        height: .3rem;
        widows: 100%;
        background: #f5f5f5;
        display: block;
}
.recovery-wrap .recovery-sure .recovery-text {
      padding: 1.7rem 1.2rem;
      color: #666;
      background: #fff;
}
.recovery-wrap .recovery-sure .recovery-text h4 {
        padding-bottom: .4rem;
        font-size: 1.4rem;
        font-weight: bold;
        position: relative;
        color: #292928;
}
.recovery-wrap .recovery-sure .recovery-text h4::before {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          width: 1.6rem;
          height: .2rem;
          background: #ffda43;
          border-radius: .2rem;
}
.recovery-wrap .recovery-sure .recovery-text p {
        color: #333;
        margin-bottom: 0;
        font-size: 1.2rem;
}
.recovery-wrap .recovery-sure .recovery-text h5 {
        font-weight: bold;
        text-align: center;
        color: #292928;
        padding: 0.4rem 0 .4rem;
}
.recovery-wrap .recovery-sure .ordinary-text {
      display: block;
      margin-bottom: 1rem;
}
.recovery-wrap .recovery-sure .ordinary-text .text-inner {
        display: inline-block;
        text-align: left;
        padding-left: .8rem;
}
.recovery-wrap .recovery-sure .ordinary-text .text-inner p {
          padding-left: 2rem;
          position: relative;
          margin-bottom: 0;
          color: #ffbb28;
          font-weight: bold;
}
.recovery-wrap .recovery-sure .ordinary-text .text-inner p.nopadding {
            padding-left: 0;
}
.recovery-wrap .recovery-sure .text-num {
      font-family: 'GothamBook';
      position: absolute;
      left: 0;
      top: 0;
}
.recovery-wrap .recovery-sure #ordinary, .recovery-wrap .recovery-sure #vip {
      padding: 0 .5rem;
}
.recovery-wrap .recovery-sure #vip {
      margin-bottom: 2rem;
}
.recovery-wrap .recovery-sure .btn-wrap {
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0;
      height: 9rem;
}
.recovery-wrap .recovery-pro,
  .recovery-wrap .untreated {
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
}
.recovery-wrap .recovery-pro ul,
    .recovery-wrap .untreated ul {
      position: relative;
}
.recovery-wrap .recovery-pro ul li,
      .recovery-wrap .untreated ul li {
        text-align: center;
        width: 33%;
        position: relative;
        line-height: 2rem;
}
.recovery-wrap .recovery-pro ul li .text,
        .recovery-wrap .untreated ul li .text {
          font-size: 1.2rem;
          color: #999;
          line-height: 2rem;
}
.recovery-wrap .recovery-pro ul .origin,
      .recovery-wrap .untreated ul .origin {
        display: inline-block;
        width: 1rem;
        height: 1rem;
        border-radius: 50%;
        background: #ccc;
        position: absolute;
        top: 0.65rem;
}
.recovery-wrap .recovery-pro ul .active,
      .recovery-wrap .untreated ul .active {
        background: red;
}
.recovery-wrap .recovery-pro img,
    .recovery-wrap .untreated img {
      width: 100%;
      height: auto;
}
.recovery-wrap .recovery-pro .line,
    .recovery-wrap .untreated .line {
      width: 67%;
      height: 1px;
      border-bottom: 1px dashed #ccc;
      position: absolute;
      top: 25%;
      left: 18%;
}
.recovery-wrap .recovery-pro .mes_wrap,
    .recovery-wrap .untreated .mes_wrap {
      width: 86.67%;
      margin: 2.7rem auto;
}
.recovery-wrap .recovery-pro .mes_wrap .title img,
      .recovery-wrap .untreated .mes_wrap .title img {
        width: 25%;
        height: auto;
}
.recovery-wrap .recovery-pro .mes_wrap .explain-title,
      .recovery-wrap .untreated .mes_wrap .explain-title {
        font-size: 1.4rem;
        color: #333;
        line-height: 4rem;
        margin-bottom: 1.7rem;
}
.recovery-wrap .recovery-pro .mes_wrap h4,
      .recovery-wrap .untreated .mes_wrap h4 {
        color: #292929;
        font-size: 1.4rem;
        font-weight: bolder;
}
.recovery-wrap .recovery-pro .mes_wrap h5,
      .recovery-wrap .untreated .mes_wrap h5 {
        color: #292929;
        font-size: 1.3rem;
        margin-top: 2.5rem;
        margin-bottom: 1rem;
        font-weight: bold;
        margin-left: 1rem;
}
.recovery-wrap .recovery-pro .mes_wrap p,
      .recovery-wrap .untreated .mes_wrap p {
        font-size: 1.2rem;
        margin-left: 1.7rem;
        color: #a6a6a6;
        margin-bottom: 0;
        line-height: 1.7rem;
}
.recovery-wrap .recovery-pro .mes_wrap img,
      .recovery-wrap .untreated .mes_wrap img {
        width: 100%;
        height: auto;
}
.recovery-wrap .recovery-pro .clickBtn,
    .recovery-wrap .untreated .clickBtn {
      background-color: #e1e1e1 !important;
      border: solid 0.5px #e1e1e1 !important;
      color: #888;
      border-radius: 0;
      border-top-left-radius: 0.3rem;
      border-top-right-radius: 0.3rem;
}
.recovery-wrap .recovery-pro .mes_des .input_mes,
    .recovery-wrap .untreated .mes_des .input_mes {
      width: 100%;
      padding: 2.6rem 1.6rem;
      margin: 0 auto;
      border: solid 1px #e1e1e1;
      border-bottom-left-radius: 0.3rem;
      border-bottom-right-radius: 0.3rem;
}
.recovery-wrap .recovery-pro .suc_msg,
    .recovery-wrap .untreated .suc_msg {
      display: none;
}
.recovery-wrap .recovery-pro .fail_msg img,
    .recovery-wrap .untreated .fail_msg img {
      margin-top: -2.5rem;
      width: 56%;
      margin-top: 1rem;
      height: auto;
}
.recovery-wrap .recovery-pro .fail_msg hr,
    .recovery-wrap .untreated .fail_msg hr {
      background-color: #e5e5e5;
      color: #e5e5e5;
      border: 1px solid #E5E5E5;
      transform: scaleY(0.5);
      -ms-transform: scaleY(0.5);
      -moz-transform: scaleY(0.5);
      -webkit-transform: scaleY(0.5);
      -o-transform: scaleY(0.5);
      margin-top: 4.5rem;
}
.recovery-wrap .recovery-pro .fail_msg h5,
    .recovery-wrap .untreated .fail_msg h5 {
      font-size: 1.4rem;
      line-height: 2rem;
      text-align: left;
      color: #292928;
      margin-left: 0;
      margin-top: 1.6rem;
      margin-bottom: 0.6rem;
}
.recovery-wrap .recovery-pro .fail_msg li,
    .recovery-wrap .untreated .fail_msg li {
      width: 100%;
      text-align: left;
      color: #777;
      font-size: 1.3rem;
      line-height: 2.4rem;
}
.recovery-wrap .recovery-pro .fail_msg #closeBtn,
    .recovery-wrap .untreated .fail_msg #closeBtn {
      margin-top: 8rem;
}
.recovery-wrap .recovery-pro .import_mes,
    .recovery-wrap .untreated .import_mes {
      font-size: 1.2rem;
}
.recovery-wrap .recovery-pro .sure-btn,
    .recovery-wrap .untreated .sure-btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      letter-spacing: normal;
      border-radius: 3px;
      margin-top: 2rem;
}
.recovery-wrap .recovery-pro .sure-btn .checkbox,
      .recovery-wrap .untreated .sure-btn .checkbox {
        display: inline-block;
        vertical-align: middle;
        width: 1.4rem !important;
        height: 1.4rem !important;
        background-color: #e0e0e0;
        border: solid 1px #686868;
        outline: 0 !important;
        color: #d8d8d8;
        position: relative;
        border-radius: 2.5px;
        margin-right: 1rem;
        overflow: hidden;
}
.recovery-wrap .recovery-pro .sure-btn.checked,
      .recovery-wrap .untreated .sure-btn.checked {
        background-color: #e1e1e1 !important;
        border: solid 0.5px #e1e1e1 !important;
        color: #888;
        border-radius: 0;
        border-top-left-radius: 0.3rem;
        border-top-right-radius: 0.3rem;
}
.recovery-wrap .recovery-pro .sure-btn.checked .checkbox,
        .recovery-wrap .untreated .sure-btn.checked .checkbox {
          border-radius: 2.5px;
          background-color: #ffffff !important;
          border: solid 1px #c2c2c2;
}
.recovery-wrap .recovery-pro .sure-btn.checked .checkbox::after,
          .recovery-wrap .untreated .sure-btn.checked .checkbox::after {
            content: '';
            width: 0.5rem;
            height: 0.25rem !important;
            position: absolute;
            top: 0.1rem;
            left: 14%;
            border: .23rem solid transparent;
            border-left-color: #c2c2c2;
            border-bottom-color: #c2c2c2;
            border-radius: .2rem;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}
.recovery-wrap .recovery-pro .btn-wrap,
    .recovery-wrap .untreated .btn-wrap {
      padding: 2.5rem 0;
}

