.el-container[data-v-f4f9d5e2] {
  max-width: 750px;
  margin: 0 auto;
}
.el-main[data-v-f4f9d5e2] {
  height: 100vh;
  padding: 0 0 50px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  font-size: 16px;
}
.el-main[data-v-f4f9d5e2] .van-field__label {
  width: 4.2em !important;
}
.el-main[data-v-f4f9d5e2] .van-cell-group {
  padding: 0 !important;
}
.el-main .info[data-v-f4f9d5e2] {
  margin-top: 10px;
  background-color: #fff;
}
.el-main .info .title[data-v-f4f9d5e2] {
  background: #fff;
  width: 100%;
  line-height: 44px;
  font-size: 16px;
  padding: 0px 16px;
  border-bottom: 1px solid #f5f5f5;
}
.el-footer[data-v-f4f9d5e2] {
  position: fixed;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  max-width: 750px;
  background-color: #f2f2f2;
  border-top: 1px solid #ebeef5;
  margin: 0 auto;
  padding: 0px;
  height: 44px !important;
}

