.flex[data-v-4df6f7e6] {
  display: flex;
}
.table-pagenation[data-v-4df6f7e6] {
  margin-top: 0.22rem;
}
.table-pagenation .center[data-v-4df6f7e6] {
  justify-content: center;
}
.table-pagenation .contaniner[data-v-4df6f7e6] {
  align-items: center;
}
.table-pagenation .contaniner .prev[data-v-4df6f7e6],
.table-pagenation .contaniner .next[data-v-4df6f7e6] {
  margin: auto;
}
.table-pagenation .contaniner .page[data-v-4df6f7e6] {
  width: 0.34rem;
  height: 0.34rem;
  border: 1px solid rgba(0,0,0,0.15);
  text-align: center;
  line-height: 0.34rem;
  color: var(--ft-black);
  border-left: none;
}
.table-pagenation .contaniner .total-page[data-v-4df6f7e6] {
  border: 1px solid rgba(0,0,0,0.15);
  border-right: none;
}
.table-pagenation .contaniner .arrow-wrap[data-v-4df6f7e6] {
  width: 0.34rem;
  height: 0.34rem;
  line-height: 0.37rem;
  text-align: center;
  border: var(--bd-gray-solid);
  border-top-left-radius: 0.04rem;
  border-bottom-left-radius: 0.04rem;
}
.table-pagenation .contaniner .arrow-wrap-right[data-v-4df6f7e6] {
  width: 0.34rem;
  height: 0.34rem;
  line-height: 0.37rem;
  text-align: center;
  border: var(--bd-gray-solid);
  border-top-right-radius: 0.04rem;
  border-bottom-right-radius: 0.04rem;
}
.table-pagenation .contaniner .page-active[data-v-4df6f7e6] {
  color: var(--ft-white);
  background-color: var(--bg-red);
}
.table-pagenation .contaniner .ellipsis[data-v-4df6f7e6] {
  width: 0.14rem;
  height: 0.34rem;
  line-height: 0.28rem;
  color: #535a5d;
  text-align: center;
  margin-right: 0.1rem;
}
.table-pagenation .contaniner .text[data-v-4df6f7e6] {
  color: #333;
  font-size: 0.14rem;
  margin-right: 0.1rem;
}
.table-pagenation .contaniner .row-count-area[data-v-4df6f7e6] {
  position: relative;
}
.table-pagenation .contaniner .row-count-area .current-row-count[data-v-4df6f7e6] {
  width: 1rem;
  height: 0.32rem;
  line-height: 0.2rem;
  padding: 0.06rem;
  border: var(--bd-gray-solid);
  margin-right: 0.26rem;
  color: var(--ft-black);
  cursor: pointer;
  padding-left: 0.12rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.04rem;
}
.table-pagenation .contaniner .row-count-area .current-row-count span[data-v-4df6f7e6] {
  font-size: 0.14rem;
}
.table-pagenation .contaniner .row-count-area .en-current-row-count[data-v-4df6f7e6] {
  width: 1.5rem;
}
.table-pagenation .contaniner .row-count-area .choose-box[data-v-4df6f7e6] {
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 2px 10px rgba(0,0,0,0.06);
  width: 1rem;
  padding: 0.08rem 0;
  bottom: 0.32rem;
}
.table-pagenation .contaniner .row-count-area .choose-box li[data-v-4df6f7e6] {
  padding: 0.08rem 0.12rem;
  color: var(--ft-black);
  font-size: 0.14rem;
  cursor: pointer;
}
.table-pagenation .contaniner .row-count-area .choose-box li[data-v-4df6f7e6]:hover {
  color: var(--ft-red);
}
.table-pagenation .contaniner .row-count-area .choose-box li.active[data-v-4df6f7e6] {
  color: var(--ft-red);
}
.table-pagenation .contaniner .row-count-area .en-choose-box[data-v-4df6f7e6] {
  width: 1.5rem;
}
.table-pagenation .contaniner .goto-area[data-v-4df6f7e6] {
  margin-left: 0.28rem;
  display: flex;
  align-items: center;
  color: var(--ft-black);
  font-size: 0.14rem;
}
.table-pagenation .contaniner .goto-area span[data-v-4df6f7e6] {
  padding: 0 0.1rem;
}
.table-pagenation .contaniner .goto-area input[data-v-4df6f7e6] {
  width: 0.32rem;
  height: 0.32rem;
  border: var(--bd-gray-solid);
  text-align: center;
  border-radius: 0.04rem;
}
.table-pagenation .contaniner .total[data-v-4df6f7e6] {
  color: var(--ft-black);
  margin-left: 0.1rem;
  font-size: 0.14rem;
}
.waybill-list[data-v-be87797c] {
  width: 100%;
  margin-bottom: 0.4rem;
  border-radius: 0.08rem;
  background-color: var(--bg-white);
}
.waybill-list .color-gray[data-v-be87797c] {
  color: #999;
}
.waybill-list .bill-title[data-v-be87797c] {
  padding: 0 0.8rem;
  font-size: 0.24rem;
}
.waybill-list .bill-tab[data-v-be87797c] {
  position: relative;
  border-bottom: var(--bd-gray-solid-line);
  margin: 0 0.2rem;
  color: #606060;
  font-size: 0.16rem;
}
.waybill-list .bill-tab span[data-v-be87797c] {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-size: 0.18rem;
  color: var(--ft-black);
  margin-right: 0.6rem;
}
.waybill-list .bill-tab span.active[data-v-be87797c] {
  color: var(--ft-red);
  border-bottom: 0.03rem solid var(--ft-red);
}
.waybill-list .bill-tab .screen-txt[data-v-be87797c] {
  font-size: 0.14rem;
  font-weight: 400;
  color: var(--ft-black);
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.waybill-list .bill-tab .screen-txt figure[data-v-be87797c] svg {
  fill: var(--ft-black);
}
.waybill-list .bill-tab .screen-txt[data-v-be87797c]:hover,
.waybill-list .bill-tab .screen-txt.active[data-v-be87797c] {
  color: var(--ft-red);
}
.waybill-list .bill-tab .screen-txt:hover figure[data-v-be87797c] svg,
.waybill-list .bill-tab .screen-txt.active figure[data-v-be87797c] svg {
  fill: var(--ft-red);
}
.waybill-list .bill-tab .screen-txt .icon-screen[data-v-be87797c] {
  margin-left: 0.04rem;
}
.waybill-list .bill-tab .screen-txt.mask[data-v-be87797c] {
  z-index: 11;
  pointer-events: none;
  background-color: var(--bg-white);
  border-radius: 0.06rem;
  height: 0.3rem;
  padding: 0 0.08rem;
}
.waybill-list .bill-tab .download-excel[data-v-be87797c] {
  font-size: 0.14rem;
  font-weight: 400;
  color: var(--ft-black);
  display: flex;
  align-items: center;
  position: absolute;
  right: 1.48rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.waybill-list .bill-tab .download-excel .icon-down[data-v-be87797c] {
  margin-left: 0.05rem;
}
.waybill-list .bill-tab .guide-mask[data-v-be87797c] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 10;
}
.waybill-list .bill-tab .guide-operate[data-v-be87797c] {
  position: absolute;
  right: -0.38rem;
  top: 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 2.64rem;
  z-index: 11;
}
.waybill-list .bill-tab .guide-operate img[data-v-be87797c] {
  width: 100%;
  height: auto;
}
.waybill-list .bill-tab .guide-operate button[data-v-be87797c] {
  width: 100%;
  height: 0.36rem;
  line-height: 0.36rem;
  background-color: #969696;
  border-radius: 0.08rem;
  border: 0.01rem dashed #fff;
  margin-top: 0.04rem;
  cursor: pointer;
  color: var(--ft-white);
  font-size: 0.16rem;
  font-weight: 500;
  text-align: center;
}
.waybill-list .bill-tab .screen-wrap[data-v-be87797c] {
  position: absolute;
  right: 0;
  top: 0.3rem;
  z-index: 9;
  border-radius: 0.04rem;
  box-shadow: 0 0.04rem 0.16rem rgba(0,0,0,0.06);
  background-color: var(--bg-white);
  width: 4.6rem;
  min-height: 4.34rem;
}
.waybill-list .bill-tab .screen-wrap.en[data-v-be87797c] {
  width: 4.8rem;
}
.waybill-list .bill-tab .screen-wrap .screen-option[data-v-be87797c] {
  padding: 0.16rem;
  padding-bottom: 0.08rem;
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-label[data-v-be87797c] {
  color: var(--bg-black);
  font-size: 0.14rem;
  font-weight: 500;
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap[data-v-be87797c] {
  margin-top: 0.1rem;
  margin-bottom: 0.04rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-item[data-v-be87797c] {
  margin-right: 0.12rem;
  margin-bottom: 0.12rem;
  padding: 0.04rem 0.12rem;
  min-width: 0.98rem;
  text-align: center;
  border-radius: 0.04rem;
  background-color: var(--input-bg-gray);
  color: var(--ft-black);
  font-size: 0.14rem;
  font-weight: 400;
  cursor: pointer;
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-item[data-v-be87797c]:hover {
  color: var(--ft-red);
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-item.active[data-v-be87797c] {
  color: var(--ft-red);
  background-color: #ffefef;
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-item.sc[data-v-be87797c]:nth-of-type(4n) {
  margin-right: 0;
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-datetime[data-v-be87797c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 1;
  margin-right: 0;
  cursor: pointer;
  padding-left: 0;
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-datetime figure[data-v-be87797c] svg {
  fill: var(--ft-black);
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-datetime span[data-v-be87797c] {
  font-size: 0.14rem;
  font-weight: 400;
  margin-left: 0.12rem;
  margin-right: 0;
  color: var(--ft-disabled);
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-datetime span.hasData[data-v-be87797c] {
  color: var(--ft-black);
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-datetime.active span[data-v-be87797c] {
  color: var(--ft-red);
}
.waybill-list .bill-tab .screen-wrap .screen-option .option-wrap .option-datetime .el-date-editor.el-range-editor.el-input__inner.el-date-editor--daterange[data-v-be87797c] {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  width: 100%;
  padding: 0;
}
.waybill-list .bill-tab .screen-wrap .screen-btn[data-v-be87797c] {
  padding: 0.16rem;
  border-top: var(--bd-gray-solid-line);
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.waybill-list .bill-tab .screen-wrap .screen-btn .btn[data-v-be87797c] {
  padding: 0 0.2rem;
  flex: 0 0 0.98rem;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.04rem;
  text-align: center;
  cursor: pointer;
  font-size: 0.16rem;
  font-weight: 400;
  border: none;
}
.waybill-list .bill-tab .screen-wrap .screen-btn .btn-primary[data-v-be87797c] {
  color: var(--ft-white);
  background-color: var(--bg-red);
  margin-left: 0.16rem;
}
.waybill-list .bill-tab .screen-wrap .screen-btn .btn-primary[data-v-be87797c]:hover {
  background-color: var(--btn-bg-red-over);
}
.waybill-list .bill-tab .screen-wrap .screen-btn .btn-cancel[data-v-be87797c] {
  border: var(--bd-gray-solid);
  background-color: var(--btn-bg-white);
  margin-left: auto;
}
.waybill-list .bill-tab .screen-wrap .screen-btn .btn-cancel[data-v-be87797c]:hover {
  background-color: var(--btn-bg-gray-over);
}
.waybill-list .bill-list[data-v-be87797c] {
  padding: 0 0.2rem 0.47rem 0.2rem;
  position: relative;
}
.waybill-list .bill-list .list-wrap[data-v-be87797c] {
  min-width: 7.5rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.3rem;
}
.waybill-list .bill-list .tips-bottom[data-v-be87797c] {
  color: var(--ft-black);
  position: absolute;
  right: 0.2rem;
  bottom: 0.47rem;
  z-index: 1;
  max-width: 4rem;
}
.waybill-list .bill-list .tips-bottom a[data-v-be87797c] {
  margin-left: 0.05rem;
  border-bottom: 1px solid var(--ft-black);
  cursor: pointer;
}

