.message[data-v-5cb1a684] .van-field__error-message {
  text-align: left;
}
.message[data-v-5cb1a684] .van-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.message[data-v-5cb1a684] .van-field__control {
  text-align: left;
}
.message[data-v-5cb1a684] .van-field__word-limit {
  color: #c0c4cc;
}
[data-v-5cb1a684] .van-field__label {
  font-size: 0.4rem;
  width: 35%;
  color: #333333;
}
[data-v-5cb1a684] .van-field__control {
  text-align: right;
  font-size: 0.4rem;
  color: #333333;
}
.botton[data-v-5cb1a684] {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  z-index: 999;
  padding: 0.21333rem 0.4rem;
  background-color: #ffffff;
}
.botton[data-v-5cb1a684] .van-button {
    width: 50%;
    height: 100%;
    border: none;
    height: 1.06667rem;
    line-height: 1.06667rem;
    font-size: calc(0.4rem * var(--font-size-scale));
}
.botton[data-v-5cb1a684] .van-button--default {
    border-radius: 0.13333rem 0 0 0.13333rem;
    border: 0.02667rem solid #EDEDED;
}
.button-submit[data-v-5cb1a684] {
  color: #ffffff;
  background: -webkit-linear-gradient(right, #ff6155 0%, #ef4033 100%);
  background: linear-gradient(270deg, #ff6155 0%, #ef4033 100%);
  border-radius: 0 0.13333rem 0.13333rem 0;
}
.seat[data-v-5cb1a684] {
  height: 0.27rem;
}
.am-large-font .botton[data-v-5cb1a684] .van-button {
  height: calc(1.06667rem * 1.2);
  line-height: calc(1.06667rem * 1.2);
}

