.tab-text[data-v-d943dfb6] {
  font-size: 0.63rem;
  font-weight: 400;
  color: #666666;
  position: relative;
}
.tab-text .pop[data-v-d943dfb6] {
  position: absolute;
  right: -12px;
  top: -30px;
  min-width: 1.31rem;
  height: 0.75rem;
  background: linear-gradient(146deg, #ff658d 0%, #fc0e07 100%);
  border-radius: 1.88rem;
  font-size: 0.5rem;
  font-weight: 400;
  color: #ffffff;
  display: flex;
  align-items: center;
  padding: 0.02rem;
  box-sizing: border-box;
  justify-content: center;
}
html,
body,
#app {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: #eee;
}
@charset "UTF-8";
.pop-btn-wrap {
  width: 100%;
  height: 2.8125rem;
  padding: 0 0.625rem;
  box-sizing: border-box;
  position: fixed;
  bottom: 0.2rem;
  left: 0;
  display: flex;
  justify-content: center;
}

.pop-btn-wrap > button {
  width: 100%;
  height: 100%;
  background: #1989fa;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2625rem;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 0.3125rem;
}

* {
  font-family: "Microsoft YaHei";
}

.icons-font {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.required {
  color: red;
}

.pop-btn {
  width: 100%;
  position: fixed;
  bottom: 0.5rem;
  left: 0;
}

.cup-line {
  width: 100%;
  padding: 0 0.625rem;
  box-sizing: border-box;
}

/* 定义滚动条样式 */
::-webkit-scrollbar {
  display: none;
}

.lager-font {
  font-size: 1rem !important;
}

.medi-font {
  font-size: 0.875rem !important;
}

.litt-font {
  font-size: 0.75rem !important;
}

.bg-common {
  background: #eee !important;
}
