.tip[data-v-54f82bff] {
  position: fixed;
  top: 0;
  right: 0;
  font-size: 0.2rem;
  line-height: 1;
  color: #4c65f1;
  height: 0.4rem;
  width: 1.3rem;
  background: #d7dffb;
  border-radius: 0px 0px 0px 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tip .tip-icon[data-v-54f82bff] {
  font-size: 0.24rem;
  margin-right: 0.06rem;
}
.header[data-v-54f82bff] {
  width: 100%;
  height: 4rem;
}
.nav-list[data-v-54f82bff] {
  position: relative;
  z-index: 1;
  margin-top: -0.75rem;
  padding: 0 0.4rem;
}
.nav-list .nav-item[data-v-54f82bff] {
  height: 1.4rem;
  width: 100%;
  background-color: white;
  border-radius: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.3rem 0 0.32rem;
  margin-bottom: 0.3rem;
}
.nav-list .nav-item .nav-content[data-v-54f82bff] {
  display: flex;
  align-items: center;
}
.nav-list .nav-item .nav-content img[data-v-54f82bff] {
  height: 0.54rem;
  width: 0.56rem;
  object-fit: cover;
}
.nav-list .nav-item .nav-content span[data-v-54f82bff] {
  color: #333333;
  font-size: 0.28rem;
  margin-left: 0.2rem;
}
.nav-list .nav-item .arrow[data-v-54f82bff] {
  height: 0.28rem;
  width: 0.28rem;
}
.nav-list .nav-tip[data-v-54f82bff] {
  font-size: 0.24rem;
  color: #e21a43;
  display: flex;
  align-items: center;
}
.nav-list .nav-tip img[data-v-54f82bff] {
  height: 0.28rem;
  width: 0.28rem;
  margin-right: 0.1rem;
}
.tip-popup[data-v-54f82bff] {
  border-radius: 0.2rem 0.2rem 0 0;
  overflow: hidden;
}
.tip-popup .popup-title[data-v-54f82bff] {
  font-weight: 600;
  color: #333333;
  font-size: 0.32rem;
  line-height: 0.32rem;
  text-align: center;
  margin-top: 0.6rem;
}
.tip-popup .popup-content[data-v-54f82bff] {
  color: #333333;
  margin: 0.5rem 0.4rem 1.2rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
}
.tip-popup .popup-content p[data-v-54f82bff] {
  text-indent: 2em;
}
.tip-popup .popup-content span[data-v-54f82bff] {
  color: #e21a43;
}
.tip-popup .popup-footer[data-v-54f82bff] {
  box-shadow: 0px -1px 0px 0px #ededed;
  height: 1.32rem;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tip-popup .popup-footer div[data-v-54f82bff] {
  height: 0.92rem;
  width: 6.7rem;
  background-color: #19181d;
  border-radius: 0.46rem;
  font-size: 0.28rem;
  color: white;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}

