
.head-box[data-v-e089b420] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 1.28rem;
}
.head-title[data-v-e089b420] {
  text-align: center;
  font-size: 0.45333rem;
}
.head-logo[data-v-e089b420] {
  width: 0.8rem;
  height: 0.90667rem;
  margin-top: -0.53333rem;
}
.back-icon[data-v-e089b420] {
  font-size: 0.53333rem;
  margin-left: 0.32rem;
}
.menu-icon[data-v-e089b420] {
  width: 0.69333rem;
  height: 0.69333rem;
  margin-right: 0.32rem;
  /* position: absolute;
  top: 11px;
  right: 16px;
  z-index: 99; */
}

@charset "UTF-8";
.payment-tltle[data-v-2ed333e4] {
  width: 9.17333rem;
  font-weight: 600;
  font-size: 0.48rem;
  color: #200e32;
  margin: 0.42667rem auto;
}
.submit-btn[data-v-2ed333e4] {
  width: 9.17333rem;
  height: 1.49333rem;
  background: #200e32;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(114, 90, 172, 0.2);
  border-radius: 0.21333rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.45333rem;
  color: #ffffff;
  margin: 0.42667rem auto 0.85333rem auto;
}
.submit-btn-disabled[data-v-2ed333e4] {
  width: 9.17333rem;
  height: 1.49333rem;
  background: #200e32;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(114, 90, 172, 0.2);
  border-radius: 0.21333rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.45333rem;
  color: #ffffff;
  opacity: 0.5;
  margin: 0.42667rem auto 0.85333rem auto;
}
.total-fare[data-v-2ed333e4] {
  width: 9.17333rem;
  background: #fafafa;
  border-radius: 0.21333rem;
  margin: 0 auto;
  padding: 0.42667rem 0;
}
.total-fare .total-box[data-v-2ed333e4] {
  width: 8.53333rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.42667rem;
  color: #200e32;
}
.total-fare .total-box div[data-v-2ed333e4]:nth-child(1) {
  font-weight: 400;
}
.total-fare .total-box div[data-v-2ed333e4]:nth-child(2) {
  font-weight: 600;
}
.total-fare .discount[data-v-2ed333e4] {
  width: 8.53333rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 0.37333rem;
  color: #a39caa;
  margin-top: 0.21333rem;
}
.total-fare .discount div[data-v-2ed333e4]:nth-child(1) {
  font-weight: 400;
}
.total-fare .discount div[data-v-2ed333e4]:nth-child(2) {
  font-weight: 600;
}
.error-text[data-v-2ed333e4] {
  width: 9.17333rem;
  font-weight: 400;
  font-size: 0.32rem;
  color: #e65219;
  margin: 0 auto;
  word-wrap: break-word;
  word-break: break-all;
  margin-top: 0.16rem;
}
.discount-ipt-box[data-v-2ed333e4] {
  width: 9.17333rem;
  height: 2.18667rem;
  margin: 0 auto;
  margin-top: 0.32rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.discount-ipt-box .ipt-title[data-v-2ed333e4] {
  width: 9.17333rem;
  height: 0.53333rem;
  font-weight: 500;
  font-size: 0.37333rem;
  color: #a69fad;
}
.discount-ipt-box .ipt-box[data-v-2ed333e4] {
  height: 1.44rem;
  width: 9.17333rem;
  border: 0.02667rem solid #e8e8e8;
  background: #ffffff;
  border-radius: 0.21333rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.discount-ipt-box .ipt-box input[data-v-2ed333e4] {
  width: 6.66667rem;
  height: 1.44rem;
  font-weight: 600;
  font-size: 0.42667rem;
  color: #200e32;
  margin-left: 0.42667rem;
}
.discount-ipt-box .ipt-box span[data-v-2ed333e4] {
  font-weight: 600;
  font-size: 0.42667rem;
  color: #a69fad;
  margin-right: 0.42667rem;
}
.confirm-btn[data-v-2ed333e4] {
  width: 100%;
  height: 1.41333rem;
  background: #200e32;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(114, 90, 172, 0.2);
  border-radius: 0.21333rem;
  margin: 0 auto 0 auto;
  font-size: 0.53333rem;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashed-div[data-v-2ed333e4] {
  /* 虚线样式 */
  border: 0.02667rem dashed #aeaeae;
  /* 设置虚线边框和颜色 */
  margin: 0.42667rem 0.32rem 0 0.32rem;
}
.date-container[data-v-2ed333e4] {
  display: flex;
  align-items: center;
  margin-left: auto;
  /* 确保容器在最右侧 */
}
.upload-text[data-v-2ed333e4] {
  margin-left: auto;
  /* 确保元素在最右侧 */
  font-size: 0.37333rem;
  color: #a39caa;
}
.money-text[data-v-2ed333e4] {
  margin-left: auto;
  /* 确保元素在最右侧 */
  font-size: 0.48rem;
  color: #200e32;
}
.titel-text[data-v-2ed333e4] {
  font-size: 0.48rem;
  line-height: 0.58667rem;
  /* 文字垂直居中 */
  color: #200e32;
  font-weight: bold;
}
.text1[data-v-2ed333e4] {
  margin-left: auto;
  /* 确保日期元素在最右侧 */
  font-size: 0.37333rem !important;
  color: #200e32;
  line-height: 0.58667rem;
  /* 文字垂直居中 */
  font-weight: 500;
  font-size: 14px;
  text-align: right;
  font-style: normal;
}
.titel-text1[data-v-2ed333e4] {
  font-size: 0.37333rem;
  line-height: 0.58667rem;
  /* 文字垂直居中 */
  color: #200e32;
}
.motorcycle-type[data-v-2ed333e4] {
  height: 0.58667rem;
  max-width: calc(100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.13333rem 0.29333rem 0 0.29333rem;
}
.motorcycle-type-padding[data-v-2ed333e4] {
  height: 0.58667rem;
  max-width: calc(100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.42667rem 0.29333rem 0 0.29333rem;
}
.order-cancel[data-v-2ed333e4] {
  max-width: calc(100%);
  height: 0.66667rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0.32rem 0.53333rem 0 0.4rem;
}
.titel-order-cancel[data-v-2ed333e4] {
  font-weight: 600;
  font-size: 0.48rem;
  color: #200e32;
}
.bg-text-info[data-v-2ed333e4] {
  max-width: 2.66667rem;
  height: 0.8rem;
  background: #eaeaea;
  font-size: 0.34667rem;
  line-height: 0.8rem;
  border-radius: 0.4rem;
  padding-left: 0.26667rem;
  padding-right: 0.26667rem;
  font-weight: 500;
  /* margin: 12px 20px 12px 15px; */
}
.bg-info[data-v-2ed333e4] {
  max-width: calc(100%);
  height: 3.22667rem;
  background: #fafafa;
  border-radius: 0.21333rem;
  margin: 0.32rem 0.53333rem 0.32rem 0.4rem;
}
.bg-info-tow[data-v-2ed333e4] {
  max-width: calc(100%);
  height: 9.25333rem;
  background: #fafafa;
  border-radius: 0.21333rem;
  margin: 0.32rem 0.53333rem 0.32rem 0.4rem;
}
.item-text[data-v-2ed333e4] {
  width: auto;
  font-size: 0.37333rem;
  color: #200e32;
  margin: 0.32rem 0.42667rem 0.58667rem 0.42667rem;
}
.home-Page[data-v-2ed333e4] {
  height: 100%;
  width: 100%;
}
.head-box[data-v-2ed333e4] {
  font-weight: 500;
  font-size: 0.45333rem;
  width: 100% px;
  height: 1.28rem;
  /* border-bottom: 1px solid #f6f7f8;
            background-color: white; */
  display: flex;
  align-items: center;
  background: white;
  justify-content: center;
  position: relative;
}
.back[data-v-2ed333e4] {
  position: absolute;
  top: 0.37333rem;
  left: 0.42667rem;
  font-size: 0.56rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAASVJREFUaEPt2OENgjAQBeDrALICO+A26j/jVMZ/6jayAyvgADUlkmgwJrT33uWS+lua9/UBORrE+S84zy8VYN1gbaA2ULgD9RbK3MDQNt0uXTuM/V1EYuY6Jq/R0G625xDiMYWOIodh7G9eAF/hvQGW4WO4DM/HycMtBAmfGmS8hWDhGQBoeDQAHh4JoIRHAWjhEQBqeG0APbwmwCS8FsAsvAbANHwxoG26fRC5zpNkVJht1k6lRaOEe0CapT5n+2k8JrdQ1MC7blOEBmB6lqya0AKYITQBJghtAB2BAFARKAANgQRQEGgAHMEAQBEsAAzBBPxGODsbXSC8He7O477r4/W13yx//89+BlTDF39SqqfJWLA2kLFpqpfUBlS3M2Mx9w28AJYYDkBzWRsOAAAAAElFTkSuQmCC) no-repeat center center;
  background-size: contain;
  color: transparent;
}
