.van-field__label, .van-ellipsis, .van-field__body, .van-button__text {
  font-size: 20px !important;
}
.box {
  background: #fff;
  padding-bottom: 5em;
}
.tip {
  font-size: 1em;
  height: 2em;
  line-height: 2em;
  background: #eee;
  text-indent: 1em;
}
.pic-tip {
  font-size: 0.6em;
  position: relative;
  top: -0.9em;
  left: 1.5em;
  color: #999;
}
.red-color {
  color: #c80000;
}
.upload {
  position: relative;
  left: 1em;
}
.bottom-btn {
  height: 4em;
  background-color: #fff;
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 0 1.5em;
  box-sizing: border-box;
}
.picker {
  color: #3F70EC;
}
