*[data-v-c28b09c8] {
  box-sizing: border-box;
}
.user_info_mobile[data-v-c28b09c8] {
  width: 100%;
  min-height: 100vh;
  min-height: 100dvh;
}
.user_info_mobile .mobile_info_container[data-v-c28b09c8] {
    width: 100%;
    min-height: calc(100vh - 0.54rem);
    min-height: calc(100dvh - 0.54rem);
    background-color: #F4F9FD;
    padding: 0.16rem;
}
.user_info_mobile .mobile_info_container .tabs[data-v-c28b09c8] {
      padding: 0.04rem;
      background: #E6EDF5;
      border-radius: 0.08rem;
      display: flex;
      align-items: center;
}
.user_info_mobile .mobile_info_container .tabs .tab[data-v-c28b09c8] {
        flex: 1;
        height: 0.36rem;
        border-radius: 0.06rem;
        font-family: PingFangSC-Regular;
        font-weight: 400;
        font-size: 0.14rem;
        color: #191B21;
        display: flex;
        align-items: center;
        justify-content: center;
}
.user_info_mobile .mobile_info_container .tabs .tab.active[data-v-c28b09c8] {
          background: #1D6EFE;
          color: #fff;
}
.user_info_mobile .mobile_info_container .personal_info[data-v-c28b09c8] {
      min-height: 100%;
      background: #FFFFFF;
      box-shadow: 0 0.06rem 0.58rem 0 #c4cbd61a;
      border-radius: 0.08rem;
      margin-top: 0.12rem;
      padding: 0.08rem 0.08rem 0.2rem;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait[data-v-c28b09c8] {
        padding: 0.2rem 0.24rem;
        background: #F5F9FF;
        border-radius: 0.04rem;
        display: flex;
        align-items: center;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_left[data-v-c28b09c8] {
          width: 0.58rem;
          height: 0.58rem;
          margin-right: 0.16rem;
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_left img[data-v-c28b09c8] {
            width: 100%;
            height: 100%;
            border-radius: 50%;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_left .upload-div[data-v-c28b09c8] {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 9;
            display: flex;
            align-items: center;
            justify-content: center;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_left .upload-div[data-v-c28b09c8] .el-upload {
              width: 100%;
              height: 100%;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_right .mobile[data-v-c28b09c8] {
          font-family: PingFangSC-Medium;
          font-weight: bold;
          font-size: 0.16rem;
          color: #191B21;
          line-height: 0.24rem;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_right .authentication_status[data-v-c28b09c8] {
          margin-top: 0.05rem;
          font-family: PingFangSC-Regular;
          font-weight: 400;
          font-size: 0.14rem;
          line-height: 0.22rem;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_right .authentication_status .not_label[data-v-c28b09c8] {
            color: #596178;
            margin-right: 0.08rem;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_right .authentication_status .authentication_label[data-v-c28b09c8] {
            color: #1D6EFE;
}
.user_info_mobile .mobile_info_container .personal_info .user_head_portrait .user_head_portrait_right .authentication_status .have_label[data-v-c28b09c8] {
            color: #191B21;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info[data-v-c28b09c8] {
        padding: 0.12rem;
        margin-top: 0.12rem;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info .title[data-v-c28b09c8] {
          font-family: PingFangSC-Medium;
          font-weight: bold;
          font-size: 0.15rem;
          color: #191B21;
          line-height: 0.26rem;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info .list[data-v-c28b09c8] {
          margin-top: 0.02rem;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info .list .item[data-v-c28b09c8] {
            display: flex;
            align-items: center;
            margin-top: 0.14rem;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info .list .item .label[data-v-c28b09c8] {
              min-width: 0.66rem;
              margin-right: 0.1rem;
              font-family: PingFangSC-Regular;
              font-weight: 400;
              font-size: 0.14rem;
              color: #596178;
              line-height: 0.22rem;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info .list .item .value[data-v-c28b09c8] {
              display: inline-flex;
              align-items: center;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info .list .item .value span[data-v-c28b09c8] {
                font-family: PingFangSC-Regular;
                font-weight: 400;
                font-size: 0.14rem;
                color: #191B21;
                line-height: 0.22rem;
}
.user_info_mobile .mobile_info_container .personal_info .basic_info .list .item .value span.not[data-v-c28b09c8] {
                  color: #C0C3CC;
}
.user_info_mobile .mobile_info_container .authentication_info[data-v-c28b09c8] {
      margin-top: 0.16rem;
      min-height: calc(100vh - 1.47rem);
      min-height: calc(100dvh - 1.47rem);
      padding: 0.16rem 0;
      background-size: 100% auto;
      background-position: top center;
      background-repeat: no-repeat;
      background-image: url(../img/authenticationInfo_bg.7c4784c8.png);
      padding: 0.3rem 0.16rem 0.16rem;
}
.user_info_mobile .mobile_info_container .authentication_info .title[data-v-c28b09c8] {
        font-family: PingFangSC-Semibold;
        font-weight: bold;
        font-size: 0.18rem;
        color: #191B21;
        letter-spacing: 0;
        line-height: 0.26rem;
}
.user_info_mobile .mobile_info_container .authentication_info .sub_title[data-v-c28b09c8] {
        margin-top: 0.02rem;
        font-family: PingFangSC-Medium;
        font-weight: bold;
        font-size: 0.14rem;
        color: #434753;
        letter-spacing: 0;
        line-height: 0.22rem;
}
.user_info_mobile .mobile_info_container .authentication_info .authentication_info_container[data-v-c28b09c8] {
        margin-top: 0.16rem;
        padding: 0.16rem 0.2rem;
        background-image: linear-gradient(180deg, #ffffffb0 0%, #ffffffbd 4%, #ffffffd1 97%, #ffffffed 100%);
        border-radius: 0.08rem;
}
.user_info_mobile .mobile_info_container .authentication_info .authentication_info_container .title[data-v-c28b09c8] {
          font-family: PingFangSC-Medium;
          font-weight: bold;
          font-size: 0.15rem;
          color: #191B21;
          line-height: 0.26rem;
}
.user_info_mobile .mobile_info_container .authentication_info .authentication_info_container .list .item[data-v-c28b09c8] {
          margin-top: 0.12rem;
          padding: 0.14rem 0.16rem;
}

.tabsWrap[data-v-df5904b4] {
  width: 100%;
  height: 58px;
  background: #FFFFFF;
  border-radius: 8px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 48px;
  padding: 0 24px;
  box-sizing: border-box;
}
.tabsWrap p[data-v-df5904b4] {
    font-weight: 600;
    font-size: 18px;
    color: #596178;
    height: 58px;
    line-height: 58px;
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    box-sizing: border-box;
    cursor: pointer;
}
.tabsWrap #active[data-v-df5904b4] {
    color: #1D6EFE;
    border-bottom: 2px solid #1D6EFE;
}
.tabsWrap .searchWrap[data-v-df5904b4] {
    margin-left: auto;
}

.homePageWrap[data-v-7bbaae26] {
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 77px);
}
.homePageWrap .tabName[data-v-7bbaae26] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 12px;
}
.homePageWrap .tabName span[data-v-7bbaae26] {
      cursor: pointer;
      margin-right: 30px;
}
.homePageWrap .tabName .isActive[data-v-7bbaae26] {
      color: #191B21;
      font-weight: 600;
}
.homePageWrap .basicsInfo[data-v-7bbaae26] {
    width: 100%;
    height: 511px;
    background: #ffffff;
    padding: 24px;
    box-sizing: border-box;
    margin-bottom: 12px;
    border-radius: 8px;
}
.homePageWrap .basicsInfo .infoContent[data-v-7bbaae26] {
      width: 365px;
      height: 100%;
      margin: 0 auto;
}
.homePageWrap .basicsInfo .infoContent .userHeader[data-v-7bbaae26] {
        width: 104px;
        height: 104px;
        margin: 0 auto 70px auto;
        border-radius: 50%;
        overflow: hidden;
        position: relative;
}
.homePageWrap .basicsInfo .infoContent .userHeader img[data-v-7bbaae26] {
          width: 100%;
          height: 100%;
}
.homePageWrap .basicsInfo .infoContent .userHeader .mask[data-v-7bbaae26] {
          width: 100%;
          height: 100%;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 1;
          background: rgba(0, 0, 0, 0.4);
          display: none;
}
.homePageWrap .basicsInfo .infoContent .userHeader .mask p[data-v-7bbaae26] {
            background: rgba(0, 0, 0, 0.6);
            padding: 4px 6px;
            font-size: 12px;
            border-radius: 4px;
            color: #ffffff;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            bottom: 10px;
            cursor: pointer;
}
.homePageWrap .basicsInfo .infoContent .userHeader:hover .mask[data-v-7bbaae26] {
        display: block;
}
.homePageWrap .basicsInfo .infoContent .info[data-v-7bbaae26] {
        width: 100%;
}
.homePageWrap .basicsInfo .infoContent .info span[data-v-7bbaae26] {
          display: inline-block;
          vertical-align: top;
          font-size: 14px;
          color: #191B21;
          margin-bottom: 36px;
}
.homePageWrap .basicsInfo .infoContent .info .label[data-v-7bbaae26] {
          width: 120px;
}
.homePageWrap .basicsInfo .infoContent .info .value[data-v-7bbaae26] {
          width: 215px;
}
.homePageWrap .basicsInfo .infoContent .info .operation[data-v-7bbaae26] {
          width: 30px;
          color: #1E6FFF;
          cursor: pointer;
}
.homePageWrap .authentication[data-v-7bbaae26] {
    width: 100%;
    min-height: 144px;
    background: #ffffff;
    padding: 24px;
    box-sizing: border-box;
    border-radius: 8px;
}
.homePageWrap .authentication .notCertified[data-v-7bbaae26] {
      font-size: 14px;
      font-weight: 400;
      color: #F25556;
      text-align: center;
      margin-top: 32px;
}
.homePageWrap .authentication .notCertified span[data-v-7bbaae26] {
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        color: #1E6FFF;
}
.homePageWrap .authentication .certifiedIng[data-v-7bbaae26] {
      font-size: 14px;
      font-weight: 400;
      color: #F59118;
      text-align: center;
      margin-top: 32px;
}
.homePageWrap .authentication .certifiedErr[data-v-7bbaae26] {
      font-size: 14px;
      font-weight: 400;
      color: #F25556;
      text-align: center;
      margin-top: 32px;
}
.homePageWrap .authentication .certifiedErr span[data-v-7bbaae26] {
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        color: #1E6FFF;
}
.homePageWrap .authentication .certifiedSuccess[data-v-7bbaae26] {
      width: 365px;
      height: 100%;
      margin: 0 auto;
}
.homePageWrap .authentication .certifiedSuccess .info[data-v-7bbaae26] {
        width: 100%;
}
.homePageWrap .authentication .certifiedSuccess .info span[data-v-7bbaae26] {
          display: inline-block;
          vertical-align: top;
          font-size: 14px;
          color: #191B21;
          margin-bottom: 36px;
}
.homePageWrap .authentication .certifiedSuccess .info .label[data-v-7bbaae26] {
          width: 120px;
}
.homePageWrap .authentication .certifiedSuccess .info .value[data-v-7bbaae26] {
          width: 215px;
}
.homePageWrap .authentication .certifiedSuccess .info .operation[data-v-7bbaae26] {
          width: 30px;
          color: #1E6FFF;
          cursor: pointer;
}
.homePageWrap .authorization[data-v-7bbaae26] {
    width: 100%;
    min-height: 144px;
    background: #ffffff;
    padding: 32px 48px;
    box-sizing: border-box;
    margin-top: 24px;
}
.homePageWrap .authorization .download[data-v-7bbaae26] {
      font-size: 14px;
      font-weight: 400;
      color: #F25556;
      text-align: center;
      margin-top: 32px;
}
.homePageWrap .authorization .download span[data-v-7bbaae26] {
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        color: #1E6FFF;
}
.homePageWrap .title[data-v-7bbaae26] {
    font-size: 18px;
    font-weight: 600;
    color: #596178;
}
.homePageWrap .title img[data-v-7bbaae26] {
      width: 16px;
      height: 16px;
      margin-bottom: -2px;
      cursor: pointer;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog {
    width: 720px;
    position: relative;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__header {
      padding: 0;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body {
      padding: 204px 30px 160px 30px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .header {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        border-bottom: 1px solid #EEEEEE;
        padding: 30px;
        box-sizing: border-box;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .header p {
          font-size: 16px;
          color: #191B21;
          font-weight: 600;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .header p span {
            cursor: pointer;
            font-weight: 400;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .header p span img {
              width: 16px;
              height: 16px;
              margin-right: 8px;
              margin-bottom: -2px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .header p .el-divider--vertical {
            margin: -2px 20px 0 20px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .header .dialogClose {
          font-size: 16px;
          position: absolute;
          right: 30px;
          top: 30px;
          cursor: pointer;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .selectType {
        width: 330px;
        height: 156px;
        margin: 0 auto;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .selectType div {
          width: 120px;
          height: 120px;
          border: 1px solid #EBECF0;
          border-radius: 50%;
          cursor: pointer;
          box-sizing: border-box;
          display: inline-block;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .selectType div img {
            width: 60px;
            height: 60px;
            margin: 30px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .selectType div p {
            color: #191B21;
            text-align: center;
            margin-top: 20px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .selectType div:hover {
          border: 2px solid #1D6EFE;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .selectType div:hover img {
            margin: 29px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .selectType div:nth-child(1) {
          margin-right: 90px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .infoMes {
        width: 490px;
        background: #FFFBEF;
        border: 1px solid #FFF1CE;
        border-radius: 2px;
        padding: 12px 20px;
        box-sizing: border-box;
        font-size: 14px;
        color: #191B21;
        display: none;
        margin-bottom: 40px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .infoMes i {
          color: #FFBD3A;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .submitBtn {
        width: 92px;
        height: 36px;
        background: #1D6EFE;
        border-radius: 2px;
        margin: 50px auto 0 auto;
        color: #ffffff;
        line-height: 36px;
        text-align: center;
        cursor: pointer;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .btn2 {
        width: 92px;
        height: 36px;
        background: #FFFFFF;
        border: 1px solid #E1E2E6;
        border-radius: 2px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        color: #787C88;
        text-align: center;
        line-height: 36px;
        cursor: pointer;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .btn3 {
        width: 92px;
        height: 36px;
        background: #1D6EFE;
        border-radius: 2px;
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        color: #FFFFFF;
        text-align: center;
        line-height: 36px;
        margin-left: 12px;
        cursor: pointer;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm {
        width: 420px;
        display: block;
        margin: 0 auto;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard {
          width: 133px;
          height: 84px;
          position: relative;
          display: inline-block;
          vertical-align: top;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard .uploadWrap {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 2;
            border: 1px dashed #E1E2E6;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard .uploadWrap .el-upload {
              width: 100%;
              height: 100%;
              font-size: 20px;
              line-height: 84px;
              color: #1D6EFE;
              font-weight: 600;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard .noImg:hover {
            border: 1px dashed #1D6EFE;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard .haveImg:hover .maskBg {
            display: block;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard .previewImg {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard .maskBg {
            display: none;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.4);
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idCard .maskBg .replaceImg {
              font-style: normal;
              width: 50px;
              height: 24px;
              background: #000000;
              opacity: 0.6;
              border-radius: 12px;
              position: absolute;
              bottom: 12px;
              left: 50%;
              transform: translateX(-50%);
              font-size: 12px;
              font-weight: 400;
              color: #FFFFFF;
              text-align: center;
              line-height: 24px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idType1P,
        .homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .idType2P {
          width: 133px;
          display: inline-block;
          text-align: center;
          font-size: 14px;
          line-height: 20px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .explain {
          font-size: 14px;
          line-height: 18px;
          color: #787C88;
          font-weight: 400;
          margin-top: 8px;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationValidateForm .explain span {
            color: #1D6EFE;
            cursor: pointer;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .el-form-item__label {
        font-size: 14px;
        color: #191B21;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationSuccess .successImg {
        width: 78px;
        height: 78px;
        display: block;
        margin: 0 auto 20px auto;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationSuccess .text1 {
        font-size: 16px;
        font-weight: 600;
        color: #191B21;
        margin-bottom: 12px;
        text-align: center;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationSuccess .text2 {
        font-size: 14px;
        font-weight: 400;
        color: #787C88;
        margin-bottom: 50px;
        text-align: center;
}
.homePageWrap .authenticationDialog[data-v-7bbaae26] .el-dialog .el-dialog__body .authenticationSuccess .determine {
        width: 64px;
        height: 36px;
        background: #1D6EFE;
        border-radius: 2px;
        text-align: center;
        color: #ffffff;
        line-height: 36px;
        margin: 0 auto;
        cursor: pointer;
}
.homePageWrap .authenticationDialog2[data-v-7bbaae26] .el-dialog .el-dialog__body {
    padding: 82px 30px 30px 30px;
}
.homePageWrap .authenticationDialog2[data-v-7bbaae26] .el-dialog .el-dialog__body .header {
      border-bottom: none;
}
.homePageWrap .authenticationDialog2[data-v-7bbaae26] .el-dialog .el-dialog__body .infoMes {
      display: block;
}
.homePageWrap .authenticationDialog3[data-v-7bbaae26] .el-dialog .el-dialog__body {
    padding: 82px 30px 30px 30px;
}
.homePageWrap .authenticationDialog3[data-v-7bbaae26] .el-dialog .el-dialog__body .header {
      border-bottom: none;
}
.homePageWrap .modifyPhone .codeWrap[data-v-7bbaae26] {
    position: relative;
}
.homePageWrap .modifyPhone .codeWrap[data-v-7bbaae26] .el-input__inner {
      padding-right: 104px;
}
.homePageWrap .modifyPhone .codeWrap .getCode[data-v-7bbaae26] {
      cursor: pointer;
      position: absolute;
      right: 16px;
      top: 10px;
}
.homePageWrap .modifyPhone .codeWrap .codeImg[data-v-7bbaae26] {
      position: absolute;
      right: 1px;
      top: 1px;
      width: 100px;
      height: 34px;
      line-height: 34px;
      border-radius: 4px;
      margin-left: 22px;
      overflow: hidden;
}
.homePageWrap .modifyPhone .codeWrap .codeImg img[data-v-7bbaae26] {
        width: 100%;
        height: 100%;
}
.homePageWrap .modifyPhone .login[data-v-7bbaae26] {
    width: 220px;
    height: 36px;
    background: #1D6EFE;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    margin: 40px auto 0 auto;
}
.homePageWrap .modifyPhone .login[data-v-7bbaae26]:hover {
    opacity: .8;
}

