/* 内容对齐 */
/* 超出元素的多余文字不换行，将多余部分替换成... */
/* 多行文字省略 */
/* 背景图片图标 */
/* 分割线 */
/*
    @direction 传值说明
    默认值：bottom 下边线
    all - 全边框线
    top - 上边线
    left - 左边线
    right - 右边线
    bottom - 下边线
    0 - 上左
    1 - 上右
    2 - 下左
    3 - 下右
    4 - 上下
    5 - 左右
    6 - 上左右
    7 - 下左右
    8 - 上左下
    9 - 上右下
*/
/* 背景色渐变 */
/* 阴影 */
/* 形状遮罩 */
.nodata[data-v-5681b077] {
  background-position: center 90%;
}
.select-block[data-v-5681b077] {
  z-index: 99999;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.select-block[data-v-5681b077]:not(.mp) {
  top: 0;
  background: #eee;
}
.select-block.mp[data-v-5681b077] {
  top: 2.5rem;
  background-color: rgba(0, 0, 0, 0.25);
}
.select-block .tag[data-v-5681b077] {
  padding: 0.675rem 0 0.375rem;
  background: #fff;
}
.select-block .tag .tit[data-v-5681b077] {
  margin-left: 0.825rem;
  margin-bottom: 0.75rem;
  color: #444;
  font-size: 0.7rem;
  line-height: 0.9rem;
  text-indent: 0.325rem;
  border-left: 0.1rem solid #dc3b40;
}
.select-block .tag ul[data-v-5681b077] {
  display: flex;
  flex-wrap: wrap;
  padding-left: 1.8rem;
}
.select-block .tag ul li[data-v-5681b077] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 1.35rem;
  margin-right: 1.575rem;
  margin-bottom: 0.3rem;
  border: 1PX solid #ddd;
  border-radius: 0.125rem;
  color: #444;
  font-size: 0.65rem;
}
.select-date-block[data-v-5681b077] {
  z-index: 99999;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.select-date-block.mp[data-v-5681b077] {
  top: 2.5rem;
  background-color: rgba(0, 0, 0, 0.25);
}
.select-date-block.mp .date-box[data-v-5681b077] {
  top: 0;
}
.select-date-block[data-v-5681b077]:not(.mp) {
  top: 0;
  background: #eee;
}
.date[data-v-5681b077] {
  width: 100%;
}
.date .title[data-v-5681b077] {
  width: 100%;
  height: 1.8rem;
  font-size: 0.7rem;
  color: #999;
  line-height: 1.8rem;
  padding-left: 0.9rem;
}
.detail[data-v-5681b077] {
  width: 100%;
  background-color: #fff;
}
.detail li[data-v-5681b077] {
  width: 100%;
  height: 3.375rem;
  padding: 0 0.825rem;
  border-bottom: 1PX solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.detail li[data-v-5681b077]:last-child {
  border-bottom: 0;
}
.detail li .type[data-v-5681b077] {
  flex: 1;
  display: flex;
  height: 100%;
  align-items: center;
  line-height: 1;
}
.detail li .type img[data-v-5681b077] {
  width: 1.8rem;
  height: 1.8rem;
  margin-right: 1.05rem;
  background-size: 100% 100%;
}
.detail li .type .time[data-v-5681b077] {
  color: #999;
  font-size: 0.525rem;
}
.detail li .type .type-name[data-v-5681b077] {
  margin-bottom: 0.375rem;
  color: #444;
  font-size: 0.7rem;
}
.detail li .type .type-info[data-v-5681b077] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.detail li .money[data-v-5681b077] {
  height: 100%;
  display: flex;
  align-items: center;
  color: #444;
  font-size: 0.7rem;
}
.date-box[data-v-5681b077] {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 2.25rem;
  width: 100%;
  padding: 0.675rem 1.3rem;
  border-top: 1PX solid #eee;
  max-height: 12.5rem;
  background: #fff;
  z-index: 102;
}
.date-box .v-modal[data-v-5681b077],
.date-box .picker-toolbar[data-v-5681b077] {
  display: none !important;
}
.date-box .picker-item.picker-selected[data-v-5681b077] {
  color: #dc3b40 !important;
}
.date-box .picker3 .picker-items .picker-slot[data-v-5681b077]:nth-child(3) {
  display: none !important;
}
.date-box .btn[data-v-5681b077] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.425rem;
}
.date-box .btn .month-choose[data-v-5681b077] {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1PX solid #ccc;
  width: 5.3rem;
  height: 1.3rem;
  border-radius: 0.7rem;
  color: #999;
  font-size: 0.65rem;
}
.date-box .btn .month-choose > i[data-v-5681b077] {
  width: 0.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  margin-left: 0.25rem;
  font-size: 0.6rem;
}
.date-box .btn .clear-all[data-v-5681b077] {
  height: 1.4rem;
  color: #999;
  line-height: 1.4rem;
  font-size: 0.65rem;
}
.date-box .btn .clear-all[data-v-5681b077]:before {
  margin-right: 0.125rem;
}
.date-box .ri-date[data-v-5681b077] {
  color: #999;
  font-size: 0.65rem;
}
.date-box .ri-date .date[data-v-5681b077] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.date-box .ri-date span[data-v-5681b077] {
  position: relative;
  flex: 1;
  text-align: center;
  line-height: 1.6rem;
  color: #aaa;
  font-size: 0.75rem;
  border-bottom: 1PX solid #ddd;
}
.date-box .ri-date span.clicked[data-v-5681b077] {
  color: #000;
  border-color: #dc3b40;
}
.date-box .ri-date span.hidden[data-v-5681b077] {
  color: #fff;
}
.date-box .ri-date span[data-v-5681b077]:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 0.75rem;
  color: #ddd;
}
.date-box .ri-date span[data-v-5681b077]:nth-child(1):before {
  content: '开始时间';
}
.date-box .ri-date span[data-v-5681b077]:nth-child(2):before {
  content: '结束时间';
}
.date-box .ri-date span.clear[data-v-5681b077]:before {
  display: none;
}
.date-box .yue-date[data-v-5681b077] {
  color: #999;
  font-size: 0.65rem;
}
.date-box .yue-date .date[data-v-5681b077] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.date-box .yue-date span[data-v-5681b077] {
  position: relative;
  padding: 0 1rem;
  text-align: center;
  line-height: 1.6rem;
  color: #ddd;
  font-size: 0.75rem;
  border-bottom: 1PX solid #ddd;
}
.date-box .yue-date span.clicked[data-v-5681b077] {
  color: #444;
  border-color: #dc3b40;
}
.date-box .yue-date span[data-v-5681b077]:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '选择月份';
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 0.75rem;
  color: #ddd;
}
.date-box .yue-date span.clear[data-v-5681b077]:before {
  display: none;
}
.filter-bar[data-v-5681b077] {
  display: flex;
  align-items: center;
  width: 100%;
  height: 2.5rem;
  padding: 0.375rem;
  padding-right: 0;
  background-color: #fff;
  border-bottom: 1PX solid #eee;
}
.filter-bar > p[data-v-5681b077] {
  display: flex;
  align-items: center;
  position: relative;
  width: 15rem;
  height: 100%;
  border-radius: 0.25rem;
  background-color: #eee;
  font-size: 0.65rem;
  color: #999;
}
.filter-bar > p > i[data-v-5681b077] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.75rem;
  height: 1.75rem;
}
.filter-bar > p > input[data-v-5681b077] {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 0.5rem 0 1.75rem;
  background-color: transparent;
}
.filter-bar > span[data-v-5681b077] {
  flex: 1;
  text-align: center;
  font-size: 0.7rem;
  color: #333;
}
.search-box[data-v-5681b077] {
  display: flex;
  width: 100%;
  height: 100%;
}
.search-box > i[data-v-5681b077] {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
  width: 2.25rem;
  height: 100%;
  font-size: 0.7rem;
  color: #999;
}
.search-box > input[data-v-5681b077] {
  display: flex;
  align-items: center;
  flex: 1;
  width: 0;
  height: 100%;
  font-size: 0.7rem;
}

