@charset "UTF-8";
.agent-info-box[data-v-44149ec7] {
  width: 100%;
  height: 1.76rem;
  border-bottom: 0.10667rem solid #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.agent-info-box .agent-info[data-v-44149ec7] {
  height: 1.12rem;
  margin-left: 0.32rem;
  display: flex;
}
.agent-info-box .agent-info .agent-user-img[data-v-44149ec7] {
  width: 1.12rem;
  height: 1.12rem;
  border-radius: 50%;
}
.agent-info-box .agent-info .agent-user-info[data-v-44149ec7] {
  margin-left: 0.32rem;
}
.agent-info-box .agent-info .agent-user-info .user-name[data-v-44149ec7] {
  font-weight: bold;
  font-size: 0.48rem;
  color: #200e32;
  margin-top: 0.10667rem;
}
.agent-info-box .agent-info .agent-user-info .user-agent[data-v-44149ec7] {
  font-weight: 400;
  font-size: 0.34667rem;
  color: #a69fad;
  margin-top: 0.10667rem;
}
.agent-info-box .logout-icon[data-v-44149ec7] {
  width: 0.48rem;
  margin-right: 0.45333rem;
}
.agent-info-box .logout-icon img[data-v-44149ec7] {
  width: 100%;
  height: 100%;
}
.address-warp[data-v-44149ec7] {
  padding: 0.45333rem 0.4rem 0.50667rem 0.4rem;
}
.address-warp .address-tit[data-v-44149ec7] {
  margin-bottom: 0.72rem;
  font-size: 0.45333rem;
  font-weight: 600;
  color: #200e32;
}
.address-warp .list[data-v-44149ec7] {
  border-bottom: 0.02667rem solid #eaeaea;
}
.address-warp .name[data-v-44149ec7] {
  font-size: 0.34667rem;
  font-weight: 600;
  color: #200e32;
  vertical-align: middle;
}
.address-warp .address-icon[data-v-44149ec7] {
  width: 0.4rem;
  height: 0.4rem;
  vertical-align: middle;
  margin-right: 0.21333rem;
}
.address-warp .address-details[data-v-44149ec7] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #200e32;
  margin-left: 0.64rem;
  margin-bottom: 0.32rem;
}
.select-box[data-v-44149ec7] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.select-type[data-v-44149ec7] {
  width: 5.97333rem;
  height: 1.01333rem;
  background: #eaeaea;
  border-radius: 0.50667rem;
  box-sizing: border-box;
  margin: 0.42667rem auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.select-type .nav-bar[data-v-44149ec7] {
  width: 2.88rem;
  height: 0.82667rem;
  line-height: 0.82667rem;
  text-align: center;
  opacity: 0.4;
  border-radius: 0.4rem;
  font-size: 0.34667rem;
  font-weight: 600;
}
.select-type .is-active[data-v-44149ec7] {
  background: #ffffff;
  color: #200e32;
  opacity: 1;
}
.my-own-car[data-v-44149ec7] {
  display: flex;
  align-items: center;
  width: 9.17333rem;
  height: 0.64rem;
  margin: 0.42667rem auto;
  font-weight: 500;
  font-size: 0.37333rem;
  color: #a69fad;
  font-style: normal;
}
.my-own-car .my-checkbox[data-v-44149ec7] {
  /* 隐藏原始多选框 */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* 设置多选框尺寸 */
  width: 0.64rem;
  height: 0.64rem;
  position: relative;
  /* 自定义多选框样式 */
  border: 0.02667rem solid #ebe9eb;
  border-radius: 0.10667rem;
  background-color: transparent;
  margin-right: 0.32rem;
}
.my-own-car .my-checkbox[data-v-44149ec7]:checked::after {
  content: "";
  position: absolute;
  left: 0.24rem;
  top: 0.10667rem;
  width: 0.10667rem;
  height: 0.26667rem;
  border: solid white;
  border-width: 0 0.05333rem 0.05333rem 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-weight: bold;
}
.my-own-car .my-checkbox[data-v-44149ec7]:checked {
  background-color: #000;
}
.phone-affiliation-box[data-v-44149ec7] {
  width: 2.50667rem;
  height: 0.58667rem;
  border-right: 0.02667rem solid #e8e8e8;
  margin: 0 0.32rem 0 0.05333rem;
  font-weight: 500;
  font-size: 0.42667rem;
  color: #a69fad;
  font-style: normal;
  display: flex;
  align-items: center;
}
.phone-affiliation-box img[data-v-44149ec7] {
  width: 0.34667rem;
  height: 0.32rem;
  margin-left: auto;
  margin-right: 0.32rem;
}
.user-phone-ipt[data-v-44149ec7] {
  width: 5.06667rem;
  height: 0.58667rem;
  font-weight: 500;
  font-size: 0.42667rem;
  color: #200e32;
}
.user-phone-ipt input[data-v-44149ec7] {
  width: 100%;
  height: 100%;
}
.country-box[data-v-44149ec7] {
  scrollbar-width: none !important;
}
.country-list-box[data-v-44149ec7] {
  width: 100%;
  /* background: rebeccapurple; */
  margin-top: 0.26667rem;
  /* border: 1px solid ; */
}
.country-list[data-v-44149ec7] {
  width: 100%;
  height: 1.06667rem;
  /* border: 1px solid; */
  display: flex;
  align-items: center;
}
.country-flag[data-v-44149ec7] {
  font-size: 0.85333rem;
  margin: 0 0.42667rem;
}
.country-phoneCode[data-v-44149ec7] {
  font-size: 0.4rem;
  margin: 0 0.26667rem 0 0;
  font-weight: 500;
  width: 1.6rem;
}
.country-name[data-v-44149ec7] {
  font-size: 0.4rem;
  /* margin: 0 16px; */
}
.country-list[data-v-44149ec7]:first-child {
  margin-top: 0.26667rem;
}
.country-list[data-v-44149ec7]:last-child {
  margin-bottom: 0.26667rem;
}

/* 隐藏垂直滚动条 */
.hide-scrollbar[data-v-44149ec7] {
  overflow-y: hidden;
}

/* 隐藏水平滚动条 */
.hide-scrollbar[data-v-44149ec7] {
  overflow-x: hidden;
}

/* 隐藏垂直和水平滚动条 */
.hide-scrollbar[data-v-44149ec7] {
  overflow: hidden;
}
.from-ipt-box[data-v-44149ec7] {
  width: 9.17333rem;
  height: 0.96rem;
  border-bottom: 0.02667rem solid #e4e4e4;
  margin: 0 auto 0.45333rem auto;
  display: flex;
  /* justify-content: space-between; */
}
input[type=text][data-v-44149ec7]::placeholder,
input[type=number][data-v-44149ec7]::placeholder {
  color: #a69fad;
  /* 设置颜色 */
}
.date-time-ipt-box[data-v-44149ec7] {
  width: 9.17333rem;
  height: 0.96rem;
  margin: 0 auto 0.53333rem auto;
  display: flex;
  justify-content: space-between;
}
.from-ipt-box[data-v-44149ec7]:last-of-type {
  border-bottom: none;
}
.taxi-icon[data-v-44149ec7] {
  width: 0.53333rem;
  height: 0.53333rem;
  margin: 0 0.21333rem;
}
.taxi-icon-concierge[data-v-44149ec7] {
  width: 0.53333rem;
  height: 0.53333rem;
  margin: 0 0.10667rem 0 0.21333rem;
}
.from-ipt[data-v-44149ec7] {
  width: 8rem;
  height: 0.58667rem;
  font-size: 0.42667rem;
  color: #200e32;
  font-weight: 500;
  margin-right: 0.69333rem;
  display: flex;
  align-items: center;
}
.from-ipt input[data-v-44149ec7] {
  width: 100%;
  color: #200e32;
}
.taxi-date[data-v-44149ec7],
.taxi-time[data-v-44149ec7] {
  width: 4.37333rem;
  height: 1.06667rem;
  border-bottom: 0.02667rem solid #e4e4e4;
  display: flex;
}
.confirm-btn[data-v-44149ec7] {
  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;
  margin: 0 auto 0 auto;
  font-size: 0.53333rem;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.foot-box[data-v-44149ec7] {
  margin-top: 0.42667rem;
}
.get-info[data-v-44149ec7] {
  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-size: 0.53333rem;
  font-weight: bold;
  color: #ffffff;
  margin: 0.66667rem auto;
}
.flight-info-box[data-v-44149ec7] {
  width: 100%;
  height: auto;
}
.flight-info-box .flight-info-title[data-v-44149ec7] {
  font-weight: 600;
  font-size: 0.48rem;
  color: #200e32;
  font-style: normal;
  margin: 0.42667rem;
}
.flight-info-box .flight-no-box[data-v-44149ec7] {
  width: 9.28rem;
  height: 1.38667rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  border: 0.02667rem solid #e8e8e8;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  font-size: 0.37333rem;
  font-weight: 400;
}
.flight-info-box .flight-no-box input[data-v-44149ec7] {
  width: 8.53333rem;
  height: auto;
}
.flight-info-box .flight-data-time-box[data-v-44149ec7] {
  width: 9.28rem;
  height: 1.38667rem;
  background: #ffffff;
  margin: 0.32rem auto 0.42667rem auto;
  display: flex;
  justify-content: space-between;
}
.flight-info-box .flight-data-time-box div[data-v-44149ec7] {
  width: 47.5%;
  height: 100%;
  border-radius: 0.21333rem;
  border: 0.02667rem solid #e8e8e8;
  font-weight: 400;
  font-size: 0.37333rem;
  display: flex;
  text-indent: 0.37333rem;
  align-items: center;
  color: #a69fad;
}
.flight-info-box .operating-btn[data-v-44149ec7] {
  display: flex;
  width: 9.28rem;
  margin: 0 auto;
  justify-content: space-between;
}
.flight-info-box .operating-btn .flight-clear[data-v-44149ec7] {
  width: 3.30667rem;
  height: 1.49333rem;
  background: #ffffff;
  border-radius: 0.21333rem;
  box-sizing: border-box;
  border: 0.02667rem solid #e85353;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.53333rem;
  color: #e04242;
}
.flight-info-box .flight-btn[data-v-44149ec7] {
  width: 5.65333rem;
  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.53333rem;
  color: #ffffff;
}
.flight-info-box .flight-btn-a[data-v-44149ec7] {
  width: 5.65333rem;
  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.53333rem;
  color: #ffffff;
  opacity: 0.5;
}
.nocar-info-box[data-v-44149ec7] {
  width: 100%;
  height: auto;
}
.nocar-info-box .flight-info-title[data-v-44149ec7] {
  height: 0.66667rem;
  font-weight: 500;
  font-size: 0.48rem;
  color: #200e32;
  line-height: 0.66667rem;
  text-align: center;
  margin: 0.42667rem;
}
.nocar-info-box .no-car-box[data-v-44149ec7] {
  width: 5.57333rem;
  height: 2.93333rem;
  margin: 0 auto;
}
.nocar-info-box .no-car-box img[data-v-44149ec7] {
  width: 100%;
  height: 100%;
}
.nocar-info-box .driver-tips[data-v-44149ec7] {
  width: 9.54667rem;
  height: 1.06667rem;
  font-weight: 400;
  font-size: 0.37333rem;
  color: #200e32;
  line-height: 0.53333rem;
  text-align: center;
  margin: 0.42667rem auto 0.64rem auto;
}
.nocar-info-box .find-car-btn[data-v-44149ec7] {
  width: 9.54667rem;
  height: 1.49333rem;
  margin: 0 auto 0.85333rem auto;
  display: flex;
  justify-content: space-between;
}
.nocar-info-box .find-car-btn .no-car-ok[data-v-44149ec7] {
  width: 100%;
  height: 1.49333rem;
  background: #200e32;
  border-radius: 0.21333rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  font-size: 0.53333rem;
  color: #ffffff;
}
[data-v-44149ec7] .van-picker__cancel {
  height: 0.66667rem;
  font-size: 0.48rem;
  font-weight: 600;
  color: #200e32;
  line-height: 0.66667rem;
  margin-top: 0.48rem;
}
[data-v-44149ec7] .van-picker__toolbar {
  margin-bottom: 0.66667rem;
}
