.changePassword[data-v-f70e3bee] {
  position: relative;
}
.changePassword .content[data-v-f70e3bee] {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 950px;
    height: 536px;
    padding-top: 63px;
    background: #ffffff;
    -webkit-box-shadow: 1px 1px 14px 0px rgba(131, 165, 234, 0.5);
            box-shadow: 1px 1px 14px 0px rgba(131, 165, 234, 0.5);
    border-radius: 6px;
}
.changePassword .content .title[data-v-f70e3bee] {
      margin-bottom: 44px;
      padding-left: 80px;
      font-size: 30px;
      font-family: PingFang-SC-Medium, PingFang-SC;
      font-weight: 700;
      color: rgba(0, 0, 0, 0.85);
      line-height: 42px;
}
.changePassword .content .tips[data-v-f70e3bee] {
      margin-bottom: 27px;
      padding-left: 65px;
      font-size: 18px;
      font-family: PingFang-SC-Medium, PingFang-SC;
      font-weight: 700;
      color: rgba(0, 0, 0, 0.85);
      line-height: 25px;
}
.changePassword .content .tips p + p[data-v-f70e3bee] {
        margin-top: 10px;
}
.changePassword .content .tips .tip[data-v-f70e3bee] {
        font-size: 14px;
        font-family: PingFang-SC-Medium, PingFang-SC;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.5);
        line-height: 20px;
}
.changePassword .content .form[data-v-f70e3bee] .el-input {
      width: 354px;
      height: 36px;
}
.changePassword .content .form[data-v-f70e3bee] .el-button {
      width: 354px;
      height: 36px;
}
.changePassword .content .form[data-v-f70e3bee] .el-form-item {
      margin-bottom: 10px !important;
}
.changePassword .content .form[data-v-f70e3bee] .el-form-item__label {
      font-weight: 700;
}

