.text[data-v-34c09240] {
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  padding-top: 200px;
}
.fromBox[data-v-34c09240] {
  width: 520px;
  margin: auto;
  margin-top: 200px;
  background: #fff;
  padding: 20px;
}
.fromBox p[data-v-34c09240] {
  color: #4D5159;
  font-size: 34px;
  font-weight: 600;
  margin-bottom: 20px;
  text-align: center;
}
.fromBox .botShow[data-v-34c09240] {
  font-size: 14px;
  font-weight: 500;
  color: #999;
  text-align: center;
  margin-top: 20px;
}
.fromBox .el-form[data-v-34c09240] {
  background: #fff;
  margin: 0 auto;
}
.fromBox .el-form .el-form-item[data-v-34c09240] {
  height: 44px;
  background: rgba(232, 238, 244, 0.76);
  border-radius: 2px;
  border: 1px solid #DCE5F0;
  margin-bottom: 32px;
}
.fromBox .el-form .el-form-item[data-v-34c09240] .el-input .el-input__inner {
  border: 0;
  height: 44px;
  line-height: 44px;
  background: transparent;
}
.fromBox .el-form .loginBtn[data-v-34c09240] {
  width: 100%;
  height: 48px;
  margin-top: 52px;
  background: #2677FF;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(11, 113, 244, 0.4);
          box-shadow: 0px 4px 12px 0px rgba(11, 113, 244, 0.4);
  border-radius: 4px;
}
.fromBox .el-form .lastBtn[data-v-34c09240] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  color: #37393C;
}
.fromBox .el-form .lastBtn > span[data-v-34c09240] {
  cursor: pointer;
}
.fromBox .el-form .yzm[data-v-34c09240] {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  font-weight: 400;
  color: #2677FF;
  cursor: pointer;
}
.fromBox .el-form .imgcode[data-v-34c09240] {
  width: 96px;
  height: 44px;
  background: #A0C2E3;
  border-radius: 0px 1px 1px 0px;
  cursor: pointer;
}

