
@media (min-width: 1200px) {
.top-image[data-v-9a57d200] {
    height: 75px;
    width: 100%;
    object-fit: cover;
}
}
@media (min-width: 991px) {
.top-image[data-v-9a57d200] {
    height: 75px;
    width: 100%;
    object-fit: cover;
}
}
@media (max-width: 767px) {
.top-image[data-v-9a57d200] {
    height: 75px;
    width: 100%;
    margin-top: 50px;
    object-fit: cover;
}
}

.icon-select[data-v-d6f4a8e2] {
  width: 20px;
  height: 20px;
}
.icon-delete[data-v-d6f4a8e2] {
  width: 20px;
  height: 20px;
}
.info-view[data-v-d6f4a8e2] {
  padding: 1rem 0.8rem 0.6rem 0.8rem;
  background-color: #ffffff;
  border-radius: 20px;
  margin-bottom: 12px;
}
.pay-soon[data-v-d6f4a8e2] {
  font-size: 14px;
  color: #e42e2e;
  width: 100%;
  text-align: center;
  margin-top: 12px;
  margin-bottom: 12px;
  font-weight: 600;
}
[data-v-d6f4a8e2] .el-input__inner {
  border-radius: 6px;
  border: 1px solid #598ded;
}
.common-form[data-v-d6f4a8e2] {
  padding: 1rem 0.8rem 0.6rem 0.8rem;
  background-color: #ffffff;
  border-radius: 0.33rem;
  margin-bottom: 1rem;
}
.common-form .form-title[data-v-d6f4a8e2] {
  font-weight: 500;
  font-size: 20px;
  color: #222222;
}
.common-form .pick_tips[data-v-d6f4a8e2] {
  font-weight: 500;
  font-size: 16px;
  color: #222222;
}
[data-v-d6f4a8e2] .el-form-item__label {
  font-weight: 400;
  font-size: 16px;
  color: #222222;
}
.useepay-btn[data-v-d6f4a8e2] {
  width: 100%;
  height: 55px;
  line-height: 55px;
  background: #f0d044;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
  cursor: pointer;
}
.useepay-btn .btn-img[data-v-d6f4a8e2] {
  width: 39px;
  height: 32px;
  margin-right: 20px;
  margin-bottom: 4px;
}
.useepay-btn .btn-img2[data-v-d6f4a8e2] {
  height: 55px;
}
[data-v-d6f4a8e2] .el-checkbox__label {
  display: contents;
  padding-left: 20px;
  margin-left: 10px;
}
[data-v-d6f4a8e2] .el-checkbox__input {
  margin-right: 10px;
}
.el-checkbox[data-v-d6f4a8e2],
.el-checkbox__input[data-v-d6f4a8e2] {
  white-space: wrap !important;
}
.info-tips-text[data-v-d6f4a8e2] {
  margin-bottom: 20px;
  font-size: 14px;
  color: #333333;
}
.c_divider[data-v-d6f4a8e2] {
  margin: 14px 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#e0e0e0), color-stop(50%, #e0e0e0), color-stop(50%, transparent));
  background-image: linear-gradient(90deg, #e0e0e0, #e0e0e0 50%, transparent 0);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  overflow: hidden;
}
.c_policy[data-v-d6f4a8e2] {
  cursor: pointer;
  margin-top: 5px;
  font-size: 14px;
  line-height: 1.5;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #333333;
}
.info-line-text[data-v-d6f4a8e2] {
  font-size: 18px;
  font-family: "Arial", sans-serif;
  line-height: 30px;
  color: #212121;
}
.bottom-btn[data-v-d6f4a8e2] {
  display: flex;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 16px;
}
.bottom-btn button[data-v-d6f4a8e2] {
  width: 120px;
  height: 48px;
  border-radius: 6px;
  border: 1px solid #163a90;
}
.bottom-btn .el-button--primary[data-v-d6f4a8e2] {
  background-color: #163a90;
}
.addDia[data-v-d6f4a8e2] {
  /* :deep(.el-upload--picture-card){
    line-height: 106px;
  } */
}
.addDia[data-v-d6f4a8e2] .el-dialog__body {
  padding: 10px 30px 20px 30px;
}
.addDia[data-v-d6f4a8e2] .el-upload--picture-card {
  width: 100px;
  height: 100px;
}
.addDia[data-v-d6f4a8e2] .el-upload-list--picture-card .el-upload-list__item {
  width: 100px;
  height: 100px;
}
.el-dialog__body[data-v-d6f4a8e2] {
  padding: 15px !important;
  /* Your custom padding */
  font-size: 12px !important;
  /* Your custom font size */
}
.info-text[data-v-d6f4a8e2] {
  color: #666666;
  font-size: 14px;
}
.flex-center[data-v-d6f4a8e2] {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.margin-left-xs[data-v-d6f4a8e2] {
  margin-left: 4px;
}
.all_money[data-v-d6f4a8e2] {
  font-size: 16px;
  color: #333333;
  margin: 10px;
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}
.all_money .money_value[data-v-d6f4a8e2] {
  font-size: 20px;
  color: #00aaff;
}
.persion-item[data-v-d6f4a8e2] {
  min-width: 140px;
  background-color: #efefef;
  border-radius: 4px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  padding: 5px 15px 5px 10px;
  margin: 0 20px 20px 0px;
  position: relative;
  display: flex;
  flex-flow: row;
  align-items: center;
}
.margin-lr-sm[data-v-d6f4a8e2] {
  margin-right: 10px;
  margin-left: 5px;
}
.persion-item-show-view[data-v-d6f4a8e2] {
  display: flex;
  flex-flow: row;
  align-items: center;
  flex-wrap: wrap;
}
.persion-item-show[data-v-d6f4a8e2] {
  background-color: #efefef;
  border-radius: 4px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  padding: 2px 8px 2px 8px;
  margin: 0 10px 10px 0px;
  position: relative;
  min-width: 60px;
}
.perison-list[data-v-d6f4a8e2] {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
.el-form-item--mini.el-form-item[data-v-d6f4a8e2],
.el-form-item--small.el-form-item[data-v-d6f4a8e2] {
  margin-bottom: 8px;
}
.money-line[data-v-d6f4a8e2] {
  margin: 16px 0 14px 0;
  width: 100%;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(#e0e0e0), color-stop(50%, #e0e0e0), color-stop(50%, transparent));
  background-image: linear-gradient(90deg, #e0e0e0, #e0e0e0 50%, transparent 0);
  background-size: 8px 1px;
  background-repeat: repeat-x;
  overflow: hidden;
}
.top-image[data-v-d6f4a8e2] {
  height: 2px;
  background-color: #f5f6f7;
  margin-bottom: 120px;
}
.confirm-dialog-contents[data-v-d6f4a8e2] {
  text-align: center;
}
.confirm-dialog-contents .date[data-v-d6f4a8e2] {
  font-size: 24px;
  color: red;
  padding-bottom: 5px !important;
}
.confirm-dialog-contents p[data-v-d6f4a8e2] {
  font-size: 18px;
  margin-bottom: 0;
}
[data-v-d6f4a8e2] .el-icon-plus {
  color: #fff;
}
@media (min-width: 1200px) {
.persion-dialog[data-v-d6f4a8e2] {
    width: 600px;
}
.input-email-code[data-v-d6f4a8e2] {
    width: 365px;
}
.input-email[data-v-d6f4a8e2] {
    width: 475px;
}
.code-icon[data-v-d6f4a8e2] {
    color: #409eff;
    font-size: 22px "

  }

}

@media (min-width: 991px) {
  .persion-dialog {
    width: 500px;
  }

  .input-email-code {
    width: 385px;
  }

  .input-email {
    width: 495px;
  }

  .code-icon {
    color: #409eff;
    font-size: 20px";
}
}
@media (max-width: 991px) {
h3[data-v-d6f4a8e2] {
    font-size: 16px;
}
h4[data-v-d6f4a8e2] {
    font-size: 14px;
}
.persion-dialog[data-v-d6f4a8e2] {
    width: 400px;
}
.input-email-code[data-v-d6f4a8e2] {
    width: 100%;
}
.input-email[data-v-d6f4a8e2] {
    width: 100%;
}
.c_policy[data-v-d6f4a8e2] {
    cursor: pointer;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #333333;
}
.code-icon[data-v-d6f4a8e2] {
    color: #409eff;
    font-size: 18px;
}
.info-text[data-v-d6f4a8e2] {
    color: #666666;
    font-size: 12px;
}
.bottom-btn[data-v-d6f4a8e2] {
    display: flex;
    flex-flow: row;
    justify-content: center;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 12px;
}
.bottom-btn button[data-v-d6f4a8e2] {
    width: 14.25rem;
    height: 3.33rem;
    border-radius: 0.33rem;
    border: 0.08rem solid #163a90;
}
.money-line[data-v-d6f4a8e2] {
    margin: 12px 0 10px 0;
    width: 100%;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(#e0e0e0), color-stop(50%, #e0e0e0), color-stop(50%, transparent));
    background-image: linear-gradient(90deg, #e0e0e0, #e0e0e0 50%, transparent 0);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    overflow: hidden;
}
.top-image[data-v-d6f4a8e2] {
    height: 1px;
    background-color: #f5f6f7;
    margin-bottom: 100px;
}
}
@media (max-width: 767px) {
.info-view[data-v-d6f4a8e2] {
    padding: 10px 10px 10px 10px;
    background-color: #ffffff;
    border-radius: 0.33rem;
    margin-bottom: 1rem;
}
.useepay-btn[data-v-d6f4a8e2] {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #f0d044;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    cursor: pointer;
}
.useepay-btn .btn-img[data-v-d6f4a8e2] {
    width: 32px;
    height: 22px;
    margin-right: 10px;
    margin-bottom: 4px;
}
.useepay-btn .btn-img2[data-v-d6f4a8e2] {
    height: 45px;
}
.content-data[data-v-d6f4a8e2] {
    margin-top: 80px;
}
.addDia[data-v-d6f4a8e2] .el-dialog__body {
    padding: 0px 5px 10px 5px;
}
.addDia[data-v-d6f4a8e2] .el-form-item__label {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
}
.addDia[data-v-d6f4a8e2] .el-input__inner::placeholder {
    font-size: 12px;
    color: #999;
}
.addDia[data-v-d6f4a8e2] .el-upload--picture-card {
    width: 60px;
    height: 60px;
}
.addDia[data-v-d6f4a8e2] .el-upload-list--picture-card .el-upload-list__item {
    width: 60px;
    height: 60px;
}
.addDia[data-v-d6f4a8e2] .el-upload--picture-card {
    line-height: 66px;
}
.addDia[data-v-d6f4a8e2] .el-form-item--mini.el-form-item {
    margin-bottom: 15px;
}
}
.pc-ticket-card[data-v-d6f4a8e2] {
  padding: 24px;
  background: #FFFFFF;
  border-radius: 8px;
  position: relative;
}
.pc-ticket-card .tips[data-v-d6f4a8e2] {
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  background: #598ded;
  border-radius: 6px 0px 6px 0px;
  color: #FFFFFF;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
}
.pc-ticket-card .top[data-v-d6f4a8e2] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 12px;
  align-items: center;
}
.pc-ticket-card .top .departure .date[data-v-d6f4a8e2],
.pc-ticket-card .top .arrival .date[data-v-d6f4a8e2] {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.pc-ticket-card .top .departure .time[data-v-d6f4a8e2],
.pc-ticket-card .top .arrival .time[data-v-d6f4a8e2] {
  font-weight: bold;
  font-size: 18px;
  color: #222222;
}
.pc-ticket-card .top .departure .name[data-v-d6f4a8e2],
.pc-ticket-card .top .arrival .name[data-v-d6f4a8e2] {
  font-weight: 400;
  font-size: 14px;
  color: #222222;
}
.pc-ticket-card .top .duraction[data-v-d6f4a8e2] {
  text-align: center;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.pc-ticket-card .top .arrival[data-v-d6f4a8e2] {
  text-align: right;
}
.pc-ticket-card .top .line-img[data-v-d6f4a8e2] {
  width: 90px;
  height: 5px;
  margin: 0 6px;
}
.pc-ticket-card .bottom[data-v-d6f4a8e2] {
  font-weight: 400;
  font-size: 14px;
  color: #222222;
}
.pc-ticket-card .bottom-price[data-v-d6f4a8e2] {
  margin-top: 6px;
  font-weight: 400;
  font-size: 14px;
  color: #000000;
}
.mobile-ticket-card-container[data-v-d6f4a8e2] {
  background: #FFFFFF;
  border-radius: 0.33rem;
  margin-bottom: 1rem;
  margin-top: 5.6rem;
}
.mobile-ticket-card[data-v-d6f4a8e2] {
  padding: 1rem 0.8rem 0.6rem 0.8rem;
  position: relative;
}
.mobile-ticket-card .tips[data-v-d6f4a8e2] {
  width: 1.67rem;
  height: 1.67rem;
  text-align: center;
  line-height: 1.67rem;
  background: #598ded;
  border-radius: 0.33rem 0rem 0.33rem 0rem;
  color: #FFFFFF;
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 0;
}
.mobile-ticket-card .top[data-v-d6f4a8e2] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.67rem;
  align-items: center;
}
.mobile-ticket-card .top .departure .date[data-v-d6f4a8e2],
.mobile-ticket-card .top .arrival .date[data-v-d6f4a8e2] {
  font-weight: 400;
  font-size: 1rem;
  color: #999999;
}
.mobile-ticket-card .top .departure .time[data-v-d6f4a8e2],
.mobile-ticket-card .top .arrival .time[data-v-d6f4a8e2] {
  font-weight: bold;
  font-size: 1.67rem;
  color: #222222;
}
.mobile-ticket-card .top .departure .name[data-v-d6f4a8e2],
.mobile-ticket-card .top .arrival .name[data-v-d6f4a8e2] {
  font-weight: 400;
  font-size: 1rem;
  color: #222222;
}
.mobile-ticket-card .top .duraction[data-v-d6f4a8e2] {
  text-align: center;
  font-weight: 400;
  font-size: 1rem;
  color: #999999;
}
.mobile-ticket-card .top .arrival[data-v-d6f4a8e2] {
  text-align: right;
}
.mobile-ticket-card .top .line-img[data-v-d6f4a8e2] {
  height: 0.33rem;
  margin: 0 0.3rem;
}
.mobile-ticket-card .bottom[data-v-d6f4a8e2] {
  font-weight: 400;
  font-size: 1rem;
  color: #222222;
}
.content-data[data-v-d6f4a8e2] {
  margin-top: 0px;
}
[data-v-d6f4a8e2] .el-input-number__decrease {
  border: 1px solid #999999 !important;
}
[data-v-d6f4a8e2] .el-input-number__decrease {
  background: #999999 !important;
}
[data-v-d6f4a8e2] .el-input-number__increase {
  background: #999999 !important;
}
[data-v-d6f4a8e2] .el-input-number__increase {
  border: 1px solid #999999 !important;
}
[data-v-d6f4a8e2] .el-input__inner:not(.is-disabled),
.el-input__inner[data-v-d6f4a8e2]:not(.is-disabled) {
  border-color: #999999 !important;
}
.van-popup--top[data-v-d6f4a8e2] {
  padding: 16px;
  box-sizing: border-box;
  max-height: 80vh;
  overflow-y: auto;
}
.van-field[data-v-d6f4a8e2] {
  margin-bottom: 16px;
}
.van-button[data-v-d6f4a8e2] {
  font-size: 14px;
}
.addPersionTitle[data-v-d6f4a8e2] {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  color: #222222;
  margin: 20px 0;
  padding: 0 16px;
}
.country-picker-container[data-v-d6f4a8e2] {
  background: #fff;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}
.country-search-box[data-v-d6f4a8e2] {
  padding: 16px;
  background: #f8f9fa;
  border-bottom: 1px solid #e8e8e8;
}
.country-search-box .van-field[data-v-d6f4a8e2] {
  background: #fff;
  border-radius: 8px;
  margin-bottom: 0;
}
.country-search-box .van-field__left-icon[data-v-d6f4a8e2] {
  color: #999;
}
.country-search-box .van-field__control[data-v-d6f4a8e2] {
  font-size: 14px;
}
.country-search-box .van-field__control[data-v-d6f4a8e2]::placeholder {
  color: #999;
  font-size: 14px;
}

