.el-container[data-v-1ee7794f] {
  max-width: 750px;
  margin: 0 auto;
}
.el-main[data-v-1ee7794f] {
  height: 100vh;
  padding: 0 0 50px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  font-size: 16px;
}
.el-main .listTop[data-v-1ee7794f] {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 100;
}
.el-main .listTop .keyword[data-v-1ee7794f] {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  background-color: #fff;
}
.el-main .pcTop[data-v-1ee7794f] {
  width: 100%;
  position: fixed;
  top: 70px;
  left: 0;
  width: 100vw;
  z-index: 100;
}
.el-main .pcTop .keyword[data-v-1ee7794f] {
  float: right;
  width: 42%;
  margin-right: 3%;
  background-color: #fff;
}
.el-main[data-v-1ee7794f] .van-list {
  margin-top: 53px;
}
.el-main[data-v-1ee7794f] .search-input .el-input__inner {
  height: 32px;
  text-align: center;
  border-radius: 26px;
  font-size: 14px;
}
.el-main ul[data-v-1ee7794f] {
  padding: 12px;
}
.el-main ul li[data-v-1ee7794f] {
  margin-bottom: 10px;
  background-color: #fff;
  padding: 10px;
  border-radius: 6px;
}
.el-main ul li .top[data-v-1ee7794f] {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebeef5;
  margin-bottom: 10px;
  font-weight: 550;
}
.el-main ul li .top .edit-icon[data-v-1ee7794f] {
  position: absolute;
  right: 10px;
  top: 0px;
  font-size: 20px;
  color: #0c6fa8;
}
.el-main ul li .bottom[data-v-1ee7794f] {
  font-size: 16px;
}
.el-main ul li .bottom .text[data-v-1ee7794f] {
  line-height: 26px;
  font-size: 14px;
}
.el-main ul li .bottom .text .leftText[data-v-1ee7794f] {
  color: #989898;
}
.el-footer[data-v-1ee7794f] {
  position: fixed;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  max-width: 750px;
  background-color: #fff;
  border-top: 1px solid #ebeef5;
  margin: 0 auto;
  padding: 0px;
}
.address-info[data-v-1ee7794f] {
  box-sizing: border-box;
  max-height: 310px;
  overflow-y: auto;
  width: 100%;
  padding: 15px;
  font-size: 15px;
}
.address-info li[data-v-1ee7794f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
  background: #f3f5f7;
  margin-top: 10px;
  border-radius: 5px;
  padding: 10px;
}
.address-info li h3[data-v-1ee7794f] {
  margin-bottom: 10px;
}
.address-info li h3 span[data-v-1ee7794f] {
  display: inline-block;
  margin-left: 50px;
}
.address-info li p[data-v-1ee7794f] {
  color: #999;
}
.address-info li .arrow-icon[data-v-1ee7794f] {
  color: #888;
  font-size: 20px;
}
.public-title[data-v-1ee7794f] {
  position: relative;
  font-size: 18px;
  text-align: center;
  width: 100%;
  line-height: 40px;
}
.public-title .bc-close-icon[data-v-1ee7794f] {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 20px;
  color: #999;
}
.keyword[data-v-1ee7794f] {
  display: flex;
  font-size: 14px;
  padding: 10px 7px 10px 0px;
}
.keyText[data-v-1ee7794f] {
  font-size: 16px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
}
[data-v-1ee7794f] .el-input__icon {
  margin-right: 18px;
}
[data-v-1ee7794f] .el-icon-search:before {
  content: "\E778";
}
[data-v-1ee7794f] .el-input__icon {
  margin-left: 15px;
  line-height: 32px;
}
[data-v-1ee7794f] .search-input .el-input__inner {
  background-color: #f4f4f4;
  border: none;
}
[data-v-1ee7794f] .el-input__icon {
  margin-left: 15px;
}
[data-v-1ee7794f] .el-input--mini {
  font-size: 12px;
  padding: 0px 12px;
}

