.app-install[data-v-c7846bc0] {
  width: 760px;
  max-width: 100%;
  padding: 40px 0;
  margin: 0 auto;
  text-align: left;
}
.app-install .title[data-v-c7846bc0] {
  font-size: 20px;
  font-weight: 500;
  color: #27272B;
  line-height: 20px;
  text-align: center;
}
.app-install .steps[data-v-c7846bc0] {
  padding-top: 20px;
}
.app-install .steps .item[data-v-c7846bc0] {
  padding: 6px 10px;
  margin-top: 10px;
  background-color: #F2F2F2;
  border-radius: 15px;
  position: relative;
}
.app-install .steps .item .num[data-v-c7846bc0] {
  display: inline-block;
  text-align: center;
  width: 20px;
  height: 20px;
  background-color: #fff;
  font-size: 14px;
  font-weight: normal;
  color: #5A6D7C;
  line-height: 20px;
  margin-right: 8px;
  border-radius: 50%;
  position: absolute;
}
.app-install .steps .item .content[data-v-c7846bc0] {
  display: inline-block;
  padding-left: 27px;
  line-height: 20px;
  vertical-align: top;
}
.app-install .form-wrapper[data-v-c7846bc0] {
  margin-top: 30px;
}
.app-install .form-wrapper .title[data-v-c7846bc0] {
  font-size: 16px;
  font-weight: 500;
  color: #27272B;
  line-height: 20px;
}
.app-install .form-wrapper[data-v-c7846bc0] .el-form .el-form-item {
  margin-bottom: 30px;
}
.app-install .form-wrapper[data-v-c7846bc0] .el-form .el-form-item__label {
  font-size: 16px;
  font-weight: 500;
  color: #27272B;
  line-height: 20px;
  padding-bottom: 9px;
}
.app-install .form-wrapper[data-v-c7846bc0] .el-form .el-form-item__label::before {
  display: none;
}
.app-install .form-wrapper .btns[data-v-c7846bc0] {
  padding-top: 20px;
}
.app-install .form-wrapper .btns button[data-v-c7846bc0] {
  width: 100%;
}
.app-install .tips[data-v-c7846bc0] {
  font-size: 14px;
  font-family: Avenir-Book, Avenir;
  font-weight: normal;
  color: #27272B;
  line-height: 20px;
  margin-top: 20px;
}
