.uni-app--showtabbar uni-page-wrapper {
  display: block;
  height: calc(100% - 50px - env(safe-area-inset-bottom));
}
.uni-app--showtabbar uni-page-wrapper::after {
  content: '';
  display: block;
  width: 100%;
  height: 50px;
  height: calc(50px + constant(safe-area-inset-bottom));
  height: calc(50px + env(safe-area-inset-bottom));
}

.uniui-plusempty[data-v-45a6b600]:before {
  content: '';
}
.uniui-image[data-v-45a6b600]:before {
  content: '';
}
@font-face {
  font-family: uniicons;
  src: url('../assets/05dcbf2e1100.ttf');
}
.uni-icons[data-v-45a6b600] {
  font-family: uniicons;
  text-decoration: none;
  text-align: center;
}

.tishi[data-v-a2b482a8] {
  padding: 5px;
  background-color: #f5f5f5;
  line-height: 29px;
}
.rightad[data-v-a2b482a8] {
  position: fixed;
  right: 3px;
  bottom: 180px;
  width: 50px;
  height: 50px;
}
.caise.cur[data-v-a2b482a8] {
  font-weight: 700;
}

.sf-hidden {
  display: none !important;
}
