*[data-v-2881845c] {
  box-sizing: border-box;
}
.container[data-v-2881845c] {
  width: 100%;
  height: 100%;
  background: #f2f1f6;
  box-sizing: border-box;
  max-width: 750px;
  overflow: hidden;
  margin: auto;
}
.footer[data-v-2881845c] {
  position: fixed;
  bottom: 0px;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  border-top: 1px solid #e2e3e5;
  display: flex;
  color: #fff;
  font-size: 14px;
  padding: 12px;
}
[data-v-2881845c] .van-field__label {
  display: flex !important;
  align-items: center !important;
}
.box[data-v-2881845c] {
  background: #fff;
}
.box .inputStyle[data-v-2881845c] {
  margin: 3px 0px !important;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.box .inputStyle[data-v-2881845c] .van-cell {
  padding: 5px 5px !important;
  width: 80px;
  align-items: center;
  border: 1px solid #ebedf0;
  border-radius: 5px;
  font-size: 16px;
}
.back[data-v-2881845c] {
  height: 44px;
  width: 50%;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  color: #0c6fa8;
  background-color: #fff;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
  border: 1px solid #0c6fa8;
  font-size: 16px;
}
.save[data-v-2881845c] {
  width: 50%;
  height: 44px;
  background-color: #0c6fa8;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
  font-size: 16px;
}

