#businessHand[data-v-2b7c8a84] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #f5f6f7;
}
#businessHand #head[data-v-2b7c8a84] {
  height: 0.5rem;
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f5f6f7;
}
#businessHand #content[data-v-2b7c8a84] {
  height: calc(100vh - 0.4rem);
  border: 0.01rem solid #f5f6f7;
  background: #f5f6f7;
  margin-top: 0.4rem;
  overflow-y: auto;
}
#businessHand .bg-img[data-v-2b7c8a84] {
  position: relative;
  top: 50%;
  translate: translateY(-50%);
}
#businessHand .bg-img img[data-v-2b7c8a84] {
  width: 1.8rem;
  height: 1.05rem;
  border: 0.01rem dashed #000;
}
#businessHand .bg-img span[data-v-2b7c8a84] {
  display: block;
  font-size: 0.14rem;
  color: rgba(0, 0, 0, 0.45);
  margin: 0 !important;
  padding: 0 !important;
}
#businessHand[data-v-2b7c8a84] .van-tabs__wrap {
  height: 0.4rem;
}
#businessHand[data-v-2b7c8a84] .van-tab {
  font-size: 0.14rem;
  font-weight: 400;
  color: #333333;
}
#businessHand[data-v-2b7c8a84] .van-tab__text,
#businessHand[data-v-2b7c8a84] .van-tab__text--ellipsis {
  display: block;
  height: 0.3rem;
  line-height: 0.3rem;
}
#businessHand[data-v-2b7c8a84] .van-tab--active {
  font-size: 0.14rem;
  font-weight: 500;
  color: #267ef0;
}
#businessHand[data-v-2b7c8a84] .van-tabs__line {
  width: 0.65rem;
  background-color: #267ef0;
}
#businessHand[data-v-2b7c8a84] .van-tabs__nav--line {
  box-sizing: content-box;
  /* height: 100%; */
  padding-bottom: 15px;
}
#businessHand .bus-ul[data-v-2b7c8a84] {
  width: 100%;
  padding: 0.1rem;
  box-sizing: border-box;
  background: #f5f6f7;
}
#businessHand .bus-ul .bus-ul_li[data-v-2b7c8a84] {
  height: 0.64rem;
  background-color: white;
  margin-bottom: 0.1rem;
  display: flex;
  align-items: center;
  font-size: 0.16rem;
  border-radius: 0.04rem;
}
#businessHand .bus-ul .bus-ul_li .bul_icon[data-v-2b7c8a84] {
  margin: 0 0.16rem 0 0.12rem;
  width: 0.4rem;
  height: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#businessHand .bus-ul .bus-ul_li .bul_icon .bul_imgl[data-v-2b7c8a84] {
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
  background: #267ef0;
  opacity: 0.06;
  border-radius: 0.2rem;
  line-height: 0.4rem;
}
#businessHand .bus-ul .bus-ul_li .bul_icon .bul_imgl img[data-v-2b7c8a84] {
  width: 0.16rem;
  height: 0.16rem;
}
#businessHand .bus-ul .bus-ul_li .bul_icon .bul_img1[data-v-2b7c8a84] {
  width: 0.16rem;
  height: 0.16rem;
}
#businessHand .bus-ul .bus-ul_li .bul_imgr[data-v-2b7c8a84] {
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.12rem;
}
#businessHand .bus-ul .bus-ul_li .bul_imgr img[data-v-2b7c8a84] {
  width: 100%;
  height: 100%;
}
#businessHand .bus-ul .bus-ul_li .bul_con p[data-v-2b7c8a84] {
  margin: 0;
  padding: 0;
  text-align: left;
}
#businessHand .bus-ul .bus-ul_li .bul_con p[data-v-2b7c8a84]:nth-of-type(1) {
  font-size: 0.16rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#businessHand .bus-ul .bus-ul_li .bul_con p[data-v-2b7c8a84]:nth-of-type(2) {
  font-size: 0.14rem;
  color: #999;
  margin-top: 0.08rem;
}
#businessHand[data-v-2b7c8a84] .van-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
#businessHand[data-v-2b7c8a84] .van-pull-refresh,
#businessHand[data-v-2b7c8a84] .van-pull-refresh__track {
  min-height: calc(100vh - 0.7rem);
}

