.width70 .el-date-editor[data-v-0faefe51] {
  width: 70% !important;
  min-width: 200px !important;
}
.textLeft[data-v-0faefe51] .el-input__inner {
  text-align: left !important;
}

.width70 .el-date-editor[data-v-351af746] {
  width: 70% !important;
  min-width: 200px !important;
}
.textLeft[data-v-351af746] .el-input__inner {
  text-align: left !important;
}

.flexBoxUpload[data-v-6530fa4f] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  padding: 0 60px;
}
.btnBox[data-v-6530fa4f] {
  padding: 30px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
}
.steps[data-v-6530fa4f] {
  position: relative;
}
.steps .stepItem[data-v-6530fa4f] {
  padding: 14px 0px 40px;
  background: #fff;
}
.steps .stepItem p[data-v-6530fa4f] {
  text-align: center;
}
.steps .stepItem .step[data-v-6530fa4f] {
  display: block;
  width: 80px;
  height: 80px;
  margin-top: 10px;
}
.steps .pl40[data-v-6530fa4f] {
  padding-left: 40px;
}
.steps .pr40[data-v-6530fa4f] {
  padding-right: 40px;
}
.steps .lines[data-v-6530fa4f] {
  -ms-flex: 1;
      flex: 1;
}
.steps .lines .line[data-v-6530fa4f] {
  margin: 0 3px;
  width: 50%;
  border-bottom: 4px dashed #E4E3DF;
}
.steps .lines .activeline[data-v-6530fa4f] {
  border-bottom: 4px dashed #FFBC1F;
}
.stepMain[data-v-6530fa4f] {
  -ms-flex: 1;
      flex: 1;
  overflow: auto;
}
.mainstep1 .downbox[data-v-6530fa4f] {
  padding: 20px;
  background: #F6FAFE;
  border: 1px solid #A4CCF2;
  border-radius: 10px;
  margin-bottom: 20px;
}
.mainstep1 .downbox .desc[data-v-6530fa4f] {
  margin-bottom: 16px;
}
.mainstep1 .downbox .updown[data-v-6530fa4f] {
  width: 44px;
  margin-right: 10px;
}
.mainstep1 .downbox .el-button[data-v-6530fa4f],
.mainstep1 .downbox .fileUpload[data-v-6530fa4f],
.mainstep1 .downbox .filebox[data-v-6530fa4f] {
  margin-left: 55px;
}
.mainstep1 .downbox .arrow[data-v-6530fa4f] {
  margin-right: 5px;
}
.mainstep1 .downbox .filebox[data-v-6530fa4f] {
  background: #F2EDE0;
  border-radius: 4px;
  color: #736A53;
  font-size: 14px;
  padding: 8px 10px;
}
.mainstep1 .downbox .filebox .el-icon-close[data-v-6530fa4f] {
  font-size: 20px;
  cursor: pointer;
}
.mainstep1 .downbox[data-v-6530fa4f] .fileUpload .el-button,
.mainstep1 .downbox .upbtn[data-v-6530fa4f] {
  background: #F79C0E;
  border-color: #F79C0E;
}
.mainstep1 .downbox2[data-v-6530fa4f] {
  background: #FEFCF6;
  border: 1px solid #E4D7B0;
}
.mainstep3[data-v-6530fa4f] {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.mainstep3 .infobox[data-v-6530fa4f] {
  margin-bottom: 50px;
  text-align: center;
}
.mainstep3 img[data-v-6530fa4f] {
  width: 218px;
  margin-bottom: 30px;
}
.mainstep3 p[data-v-6530fa4f] {
  font-size: 26px;
  font-weight: bold;
  color: #3DD15C;
  margin-bottom: 20px;
}
.mainstep3 .fails[data-v-6530fa4f] {
  font-size: 16px;
  color: #ff4d4d;
}
.formSubmitBtn[data-v-6530fa4f] {
  margin-left: 20px;
}
.lastStep[data-v-6530fa4f] {
  text-align: center;
  width: 120px;
  padding: 0;
  color: #3C464F;
  background: #EAEFF3;
}

.loadbtn[data-v-6858bd29] {
  padding-top: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: start;
      align-items: flex-start;
}

