
.message-box .bottom[data-v-e87cf858] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 244px;
  width: 100%;
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}
.top .title[data-v-e87cf858] {
  font-size: 30px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
}
.top .line[data-v-e87cf858] {
  width: 7px;
  height: 30px;
  background: #e51e5f;
  display: block;
  border-radius: 1px;
  margin-right: 15px;
}
.message-box .top[data-v-e87cf858] {
  height: 69px;
  width: 100%;
  padding: 19px 34px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.message[data-v-e87cf858] {
  width: 100%;
  height: 100%;
  opacity: 0.8;
  background: #000;
  position: fixed;

  z-index: 99998;
}
.message-box[data-v-e87cf858] {
  width: 710px;
  height: 314px;
  background: #ffffff;
  border-radius: 10px;
  z-index: 99999999;
  opacity: 1;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.btn[data-v-e87cf858] {
  width: 200px;
  height: 50px;
  background: #547bd5;
  -webkit-box-shadow: 0px 11px 14px 2px rgba(84, 123, 213, 0.35);
          box-shadow: 0px 11px 14px 2px rgba(84, 123, 213, 0.35);
  border-radius: 25px;
  font-size: 29px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  bottom: 35px;
}
[data-v-e87cf858] .el-form--label-top .el-form-item__label {
  padding: 0 !important;
  /* margin-top: 10px; */
}
.el-form-item[data-v-e87cf858] {
  margin-bottom: 10px;
}
.pCode[data-v-e87cf858] {
  position: relative;
}
.getCode[data-v-e87cf858] {
  position: absolute;
  right: 0px;
}
.right[data-v-e87cf858] {
  padding-top: 40px;
  width: 540px;
  height: 660px;
  margin-left: 660px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
}
.form-box[data-v-e87cf858] {
  position: absolute;
  z-index: 999;
  width: 1200px;
  height: 660px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../img/statusFormBig.3643e1c3.png) center center no-repeat;
}
.img1[data-v-e87cf858] {
  background-size: 100% 100%;
  background: url(../img/statusbgi.81b884d5.png) center center no-repeat;
  height: 100%;
  position: fixed;
  width: 100%;
}
.inp[data-v-e87cf858] {
  border-top: none;
  border-left: none;
  border-right: none;
  /* outline-color:#547BD5; */
  border-color: #dfdfdd;
  outline: none;
  width: 320px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #547bd5;
  line-height: 44px;
}

