.no-reply-tip[data-v-d497e35a] {
  display: inline-block;
  font-size: 0.32rem;
  font-family: DIN-Medium, DIN;
  font-weight: 500;
  color: #FFFFFF;
  background: #E22F1C;
  border-radius: 0.32rem;
  height: 0.48rem;
  line-height: 0.48rem;
  padding: 0 0.16rem;
  position: absolute;
  left: 55%;
  top: 2px;
}
.customer-main-tab[data-v-d497e35a] {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 999;
  background: #F8F9FA;
  display: flex;
  align-items: center;
  justify-content: space-around;
  box-shadow: 0 -0.06667rem 0.10667rem 0.05333rem rgba(0, 0, 0, 0.08);
}
.customer-main-tab .tab-item[data-v-d497e35a] {
  padding: 0.10667rem;
  flex-shrink: 0;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.customer-main-tab .tab-item .title[data-v-d497e35a] {
  font-size: 0.32rem;
  font-weight: 400;
  color: #999999;
}
.customer-main-tab .tab-item img[data-v-d497e35a] {
  width: 0.64rem;
  height: 0.64rem;
}
.customer-main-tab .tab-item.active .title[data-v-d497e35a] {
  color: #2475FC;
}

