
[data-v-3f2c3ab0] .search {
  height: 44.5px;
  border-bottom: 1px solid #ebedf0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 12px;
  background: #fff;
}
[data-v-3f2c3ab0] .search .el-input__inner {
  border-color: transparent !important;
  background: transparent !important;
}
[data-v-3f2c3ab0] .search .search-box {
  width: 100%;
  height: 32px;
  background-color: #f4f4f4;
  border-radius: 16px;
  margin-left: 12.5px;
  display: flex;
  align-items: center;
}
[data-v-3f2c3ab0] .search .search-box .search-icon {
  width: 15px;
  height: 15px;
  margin-left: 12.5px;
  color: #888888;
}
[data-v-3f2c3ab0] .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-3f2c3ab0] .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-3f2c3ab0] .search .screen-btn p {
  color: #888888;
}
[data-v-3f2c3ab0] .search .screen-btn img {
  width: 14px;
  height: 14px;
  margin-left: 2.5px;
}
.address-footer[data-v-3f2c3ab0] {
  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-3f2c3ab0] {
  font-size: 15px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
  margin-left: 10px;
}
.none-tree-list[data-v-3f2c3ab0] {
  box-sizing: border-box;
  height: 360px;
  overflow-y: auto;
  padding: 0 20px 30px;
}
.none-tree-list li[data-v-3f2c3ab0]:first-of-type {
  border: 0;
}
.none-tree-list .parent-title[data-v-3f2c3ab0] {
  color: #000;
  font-weight: 550;
  font-size: 15px;
}
.none-tree-list li.active[data-v-3f2c3ab0] {
  position: relative;
  color: #0c6fa8;
}
.none-tree-list li.active[data-v-3f2c3ab0]::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-3f2c3ab0],
.none-tree-list .item-p[data-v-3f2c3ab0] {
  line-height: 44px;
  border-top: 1px solid rgba(235, 237, 240, 0.6);
}
.none-tree-list .title-p[data-v-3f2c3ab0] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.none-tree-list .title-p i[data-v-3f2c3ab0] {
  color: #888;
  font-size: 18px;
}
.none-tree-list .item-p[data-v-3f2c3ab0] {
  font-weight: 500;
}
.header-title[data-v-3f2c3ab0] {
  position: relative;
  text-align: center;
  font-size: 16px !important;
  line-height: 40px;
  background: #fff;
  border-bottom: 1px solid #ebedf0;
}
.header-title .close[data-v-3f2c3ab0] {
  position: absolute;
  right: 15px;
  top: 3px;
  z-index: 999;
}
.header-title .van-icon[data-v-3f2c3ab0] {
  font-size: 17px;
  color: #c8c9cc;
}
.toast-none[data-v-3f2c3ab0] {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 200px;
  color: #888;
}
.addCar[data-v-3f2c3ab0] {
  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;
}
*[data-v-3f2c3ab0] {
  box-sizing: border-box;
}
[data-v-3f2c3ab0] .van-password-input__security {
  margin: 3px 0;
}
[data-v-3f2c3ab0] .van-password-input__security li {
  box-shadow: 0 0 3px 1px #ddd;
}
.password-toast[data-v-3f2c3ab0] {
  position: absolute;
  top: 35%;
  right: 7%;
  font-size: 15px;
  color: #dcdfe6;
}
.footerCar[data-v-3f2c3ab0] {
  width: 100%;
  height: 44px;
  position: fixed;
  bottom: 0;
  max-width: 750px;
  display: flex;
}
.footerCar .reset-btn[data-v-3f2c3ab0] {
  border-top: 1px solid #d9d9d9;
  width: 50%;
  height: 50px;
  background-color: #ffffff;
  font-size: 16px;
  color: #555555;
  line-height: 50px;
  text-align: center;
}
.footerCar .submit-btn[data-v-3f2c3ab0] {
  border-top: 1px solid #0d6fa9;
  width: 100%;
  height: 44px;
  background-color: #0d6fa9;
  font-size: 16px;
  color: #fff;
  line-height: 44px;
  text-align: center;
}
.fixed-title[data-v-3f2c3ab0] {
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background: #fff;
}
.fixed-title .close-btn[data-v-3f2c3ab0] {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 14px;
  color: #0d6fa9;
  z-index: 999;
}
.listTop[data-v-3f2c3ab0] {
  background-color: #fff;
  width: 100%;
  max-width: 750px;
  height: auto;
  position: fixed;
  top: 0;
  z-index: 100;
  margin-bottom: 10px;
}
.el-main[data-v-3f2c3ab0] {
  background-color: #f2f2f2;
  width: 100%;
  max-width: 750px;
  padding: 135px 0px 60px 0px;
  font-size: 14px;
  overflow: hidden;
  height: calc(100vh - 45px);
  overflow-y: auto !important;
  margin: 0 auto;
}
.keyword[data-v-3f2c3ab0] {
  display: flex;
  font-size: 14px;
  padding: 10px 7px 10px 0px;
  border-bottom: 1px solid #dbdbdb;
}
.keyword[data-v-3f2c3ab0] .el-input__icon {
  margin-right: 18px;
}
.keyword[data-v-3f2c3ab0] .el-icon-search:before {
  content: '\E778';
}
.keyword[data-v-3f2c3ab0] .el-input__icon {
  margin-left: 15px;
  line-height: 24px;
}
.keyword[data-v-3f2c3ab0] .search-input .el-input__inner {
  background-color: #f4f4f4;
  border: none;
  border-radius: 15px;
}
.keyword[data-v-3f2c3ab0] .el-input__icon {
  margin-left: 15px;
}
.keyword[data-v-3f2c3ab0] .el-input--mini {
  font-size: 14px;
  padding: 0px 12px;
}
.keyText[data-v-3f2c3ab0] {
  font-size: 16px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
}
.editCar[data-v-3f2c3ab0] {
  position: absolute;
  right: 0;
  top: 0;
  color: #0c6fa8;
  font-size: 18px;
  font-weight: bolder;
}
.titleCss[data-v-3f2c3ab0] {
  width: 45px;
  display: flex;
}
[data-v-3f2c3ab0] .van-cell__title {
  flex: 0;
}
.van-cell[data-v-3f2c3ab0] {
  margin-top: 10px;
}
.van-cell-group[data-v-3f2c3ab0] {
  background: #f2f2f2;
  padding-top: 3px !important;
  padding-bottom: 60px !important;
}
.carNumber[data-v-3f2c3ab0] {
  position: relative;
  text-align: left;
  color: #333;
  font-size: 14px;
}
.carType[data-v-3f2c3ab0] {
  color: #fff;
  font-size: 10px;
  display: inline-block;
  border-radius: 3px;
  line-height: 1;
  padding: 5px 8px;
}
.carSize[data-v-3f2c3ab0] {
  margin-right: 5px;
  font-size: 16px;
  display: inline-block;
  font-weight: 700;
  min-width: 100px;
}
[data-v-3f2c3ab0] .van-field__label {
  flex: 0.3;
  width: 80px !important;
}
.bottomBtn[data-v-3f2c3ab0] {
  width: 100%;
  position: absolute;
  bottom: 0px;
}

