html,
body,
p,
h3,
h2 {
  margin: 0;
  padding: 0;
}
/*  尾部  */
.nomore {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 0.18rem;
}
.nomore .theEnd {
  font-size: 0.24rem;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.5);
  line-height: 0.42rem;
}
.nomore .leftIn {
  font-size: 0.24rem;
  font-weight: 400;
  color: #555555;
  line-height: 0.34rem;
}
.nomore .leftIn1 {
  font-size: 0.24rem;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.5);
  line-height: 0.42rem;
}
.tagbox .tag {
  position: relative;
  top: -0.02rem;
  display: inline-block;
  width: auto;
  height: 0.32rem;
  border-radius: 0.06rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.01rem;
  text-align: center;
  padding: 0 0.1rem;
  vertical-align: middle;
}
.tagbox .jd {
  background: linear-gradient(111deg, #ff6b16 0%, #e23130 100%);
  line-height: 0.32rem;
}
.tagbox .yx {
  background: linear-gradient(111deg, #d7ae68 0%, #bc985a 100%);
  line-height: 0.32rem;
}
.tagbox .zc {
  background: linear-gradient(111deg, #fcc47c 0%, #ff9000 100%);
  line-height: 0.32rem;
}
.tagbox .xl {
  background: linear-gradient(111deg, #05b0fe 0%, #025bff 100%);
  line-height: 0.32rem;
}
.nodata {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 2rem;
}
.nodata img {
  width: 5.04rem !important;
  height: 3.76rem !important;
}
.nodata span {
  font-size: 0.24rem;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: rgba(38, 38, 38, 0.5);
  line-height: 0.42rem;
}
.nodata .visit-the {
  width: 2.5rem;
  height: 0.64rem;
  background: linear-gradient(111deg, #e23130 0%, #e23130 100%);
  border-radius: 0.48rem;
  font-size: 0.3rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 0.64rem;
  text-align: center;
  margin-top: 0.2rem;
}
