.tbs[data-v-4d2ed45b] {
  position: fixed;
  top: 0;
}
.el-container[data-v-4d2ed45b] {
  max-width: 750px;
  margin: 0 auto;
}
.el-main[data-v-4d2ed45b] {
  padding: 0 0 50px;
  position: relative;
  background: #f2f2f2;
  max-width: 750px;
  font-size: 16px;
}
.el-main .listTop[data-v-4d2ed45b] {
  background-color: transparent;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100vw;
}
.el-main .listTop[data-v-4d2ed45b] .van-dropdown-menu__bar {
  border-top: 1px solid #f2f2f2 !important;
  box-shadow: unset !important;
}
.el-main .listTop .keyword[data-v-4d2ed45b] {
  width: 100%;
  max-width: 750px;
  background: #fff;
  margin: 0 auto;
  display: flex;
  font-size: 14px;
  padding: 10px 0px 10px 0px;
}
.el-main .listTop .keyText[data-v-4d2ed45b] {
  font-size: 16px;
  line-height: 32px;
  width: 50px;
  color: #0c6fa8;
}
.el-main .listTop .tabList[data-v-4d2ed45b] {
  height: 48px;
  width: 100%;
  max-width: 750px;
  margin: auto;
  border-top: 1px solid #f2f2f2;
  background: #fff;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.el-main .listTop .tabList .item[data-v-4d2ed45b] {
  display: flex;
  font-size: 14px;
  align-content: center;
  color: #888;
}
.el-main .listTop .tabList .item p[data-v-4d2ed45b] {
  display: flex;
  align-items: center;
}
.el-main .listTop .tabList .item p[data-v-4d2ed45b]:nth-of-type(2) {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  height: 34px;
  width: 24px;
  vertical-align: middle;
  cursor: pointer;
  overflow: initial;
  position: relative;
}
.el-main .listTop .tabList .item p:nth-of-type(2) .ascending[data-v-4d2ed45b] {
  border-bottom-color: #dcdee0 !important;
  top: 5px;
}
.el-main .listTop .tabList .item p:nth-of-type(2) .sort-caret[data-v-4d2ed45b] {
  width: 0;
  height: 0;
  border: 5px solid transparent;
  position: absolute;
  left: 7px;
}
.el-main .listTop .tabList .item p:nth-of-type(2) .descending[data-v-4d2ed45b] {
  border-top-color: #dcdee0;
  bottom: 7px;
}
.el-main .listTop .tabList .item p:nth-of-type(2) .active_descending_style[data-v-4d2ed45b] {
  border-top-color: #0c6fa8 !important;
}
.el-main .listTop .tabList .item p:nth-of-type(2) .active_ascending_style[data-v-4d2ed45b] {
  border-bottom-color: #0c6fa8 !important;
}
.el-main .listTop[data-v-4d2ed45b] .el-input__icon {
  margin-right: 18px;
}
.el-main .listTop[data-v-4d2ed45b] .el-input__icon {
  margin-left: 15px;
  line-height: 32px;
}
.el-main .listTop[data-v-4d2ed45b] .search-input .el-input__inner {
  background-color: #f4f4f4;
  border: none;
}
.el-main .listTop[data-v-4d2ed45b] .el-input__icon {
  margin-left: 15px;
}
.el-main .listTop[data-v-4d2ed45b] .el-input--mini {
  font-size: 12px;
  padding: 0px 12px;
}
.el-main .listTop[data-v-4d2ed45b] .search-input .el-input__inner {
  height: 32px;
  text-align: center;
  border-radius: 26px;
  font-size: 14px;
}
.list[data-v-4d2ed45b] {
  padding: 12px;
}
.list .total_tis[data-v-4d2ed45b] {
  line-height: 32px;
  font-size: 12px;
  text-align: center;
  color: #888888;
}
.list .pay_list .pay_item[data-v-4d2ed45b] {
  margin-bottom: 10px;
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}
.list .pay_list .pay_item .top_name[data-v-4d2ed45b] {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.list .pay_list .pay_item .item_info[data-v-4d2ed45b] {
  display: flex;
  font-size: 14px;
  color: #888;
  line-height: 25px;
}
.list .pay_list .pay_item .item_info .info_lable[data-v-4d2ed45b] {
  width: 90px;
}
.list .pay_list .pay_item .data-area[data-v-4d2ed45b] {
  border-top: 1px solid #f2f2f2;
  display: flex;
  padding-top: 10px;
  margin-top: 15px;
  flex-wrap: wrap;
}
.list .pay_list .pay_item .data-area p[data-v-4d2ed45b] {
  width: 33%;
  padding: 5px 0px;
  line-height: 20px;
  text-align: center;
}
.list .pay_list .pay_item .data-area p span[data-v-4d2ed45b] {
  display: block;
  font-size: 17px;
  font-weight: 550;
}
.list .pay_list .pay_item .data-area p b[data-v-4d2ed45b] {
  display: block;
  font-size: 12px;
  color: #999;
}
.info_contet[data-v-4d2ed45b] {
  color: #222;
}
.el-footer[data-v-4d2ed45b] {
  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;
  height: 55px !important;
  color: #333;
  justify-content: space-between;
  padding: 0px 10px;
  font-size: 14px;
  font-weight: 550;
}
.time_add[data-v-4d2ed45b] {
  font-size: 16px;
  background-color: #0c6fa8;
  line-height: 44px;
  text-align: center;
  color: #fff;
}
[data-v-4d2ed45b] .van-dropdown-menu {
  width: 100%;
  max-width: 750px;
  margin: auto;
}
.info_flex[data-v-4d2ed45b] {
  display: flex;
  justify-content: space-between;
}
.price_info[data-v-4d2ed45b] {
  display: flex;
}
.pay_info[data-v-4d2ed45b] {
  color: #0c6fa8;
  display: flex;
  align-items: center;
  font-size: 13px;
  padding: 0 3px;
  border-radius: 3px;
  border: 1px solid #0c6fa8;
  height: 20px;
}

