
@media all and (min-width: 500px) and (max-width: 1600px) {
.el-drawer {
    width:1000px !important;
}
}


[data-v-5377c962] .search {
  height: 44.5px;
  border-bottom: 1px solid #ebedf0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 12px;
  background: #fff;
}
[data-v-5377c962] .search .el-input__inner {
  border-color: transparent !important;
  background: transparent !important;
}
[data-v-5377c962] .search .search-box {
  width: 100%;
  height: 32px;
  background-color: #f4f4f4;
  border-radius: 16px;
  margin-left: 12.5px;
  display: flex;
  align-items: center;
}
[data-v-5377c962] .search .search-box .search-icon {
  width: 15px;
  height: 15px;
  margin-left: 12.5px;
  color: #888888;
}
[data-v-5377c962] .search .search-box .oddnumber {
  width: calc(100% - 45px);
  height: 100%;
  font-size: 13px;
  color: #333;
  /*padding-left: 0.15rem;*/
  border: none;
  padding: 0;
  background: #f4f4f4;
  box-sizing: border-box;
  margin-left: 5px;
}
[data-v-5377c962] .search .screen-btn {
  width: 62.5px;
  height: 100%;
  font-size: 13px;
  color: #888888;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
}
[data-v-5377c962] .search .screen-btn p {
  color: #888888;
}
[data-v-5377c962] .search .screen-btn img {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
.address-footer[data-v-5377c962] {
  box-sizing: border-box;
  width: 100%;
  padding: 0px 14px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  height: 50px;
  margin-bottom: 10px;
}
.keyText[data-v-5377c962] {
  font-size: 15px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
  margin-left: 10px;
}
.none-tree-list[data-v-5377c962] {
  box-sizing: border-box;
  height: 360px;
  overflow-y: auto;
  padding: 0 20px 30px;
}
.none-tree-list li[data-v-5377c962]:first-of-type {
  border: 0;
}
.none-tree-list .parent-title[data-v-5377c962] {
  color: #000;
  font-weight: 550;
  font-size: 15px;
}
.none-tree-list li.active[data-v-5377c962] {
  position: relative;
  color: #0c6fa8;
}
.none-tree-list li.active[data-v-5377c962]::after {
  position: absolute;
  right: 15px;
  top: 13px;
  content: ' ';
  width: 6px;
  height: 11px;
  transform: rotate(45deg);
  border-right: 2px solid #0c6fa8;
  border-bottom: 2px solid #0c6fa8;
}
.none-tree-list li[data-v-5377c962],
.none-tree-list .item-p[data-v-5377c962] {
  line-height: 44px;
  border-top: 1px solid rgba(235, 237, 240, 0.6);
}
.none-tree-list .title-p[data-v-5377c962] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.none-tree-list .title-p i[data-v-5377c962] {
  color: #888;
  font-size: 18px;
}
.none-tree-list .item-p[data-v-5377c962] {
  font-weight: 500;
}
.header-title[data-v-5377c962] {
  position: relative;
  text-align: center;
  font-size: 16px !important;
  line-height: 40px;
  background: #fff;
  border-bottom: 1px solid #ebedf0;
}
.header-title .close[data-v-5377c962] {
  position: absolute;
  right: 15px;
  top: 3px;
  z-index: 999;
}
.header-title .van-icon[data-v-5377c962] {
  font-size: 17px;
  color: #c8c9cc;
}
.toast-none[data-v-5377c962] {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 200px;
  color: #888;
}
.addCar[data-v-5377c962] {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #0c6fa8;
  position: fixed;
  bottom: 70px;
  right: 10%;
  z-index: 99;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 24px;
}
.submit-btn[data-v-5377c962] {
  width: 100%;
  max-width: 750px;
  line-height: 44px;
  height: 44px;
  font-size: 16px;
}

