.header-top {
  position: absolute;
  width: 100%;
}

.mx-hzpp-h {
  text-align: center;
  padding: 0.5rem 1.1rem;
}

.mx-hzpp-htext {
  font-size: 0.4rem;
  margin: 0.5rem;
  font-weight: 500;
}

.mx-hzpp-tblb {
  display: flex;
  justify-content: center;
  gap: 1rem;
}

.mx-hzpp-pt {
  background-color: #e8e8ed;
  text-align: center;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.mx-hzpp-o {
  color: #343434;
  font-size: 0.2rem;
  padding-top: 0.7rem;
}

.mx-hzpp-t {
  color: #2c4893;
  font-size: 0.4rem;
  padding-top: 0.05rem;
  font-weight: 600;
  padding-bottom: 0.4rem;
}

.mx-hzpp-bj {
  background-color: white;
  padding: 0.8rem 0.45rem 0.8rem 0.25rem;
  border-radius: 0.3rem;
  margin: 0 auto;
  display: flex;
  height: 4.52rem;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.mx-hzpp-bj img {
  width: 0.8rem;
  height: 0.8rem;
  object-fit: contain;
}


.hzpp-bky {
  object-fit: contain;
  width: 3.35rem;
  height: 5.1rem;
}

.hzpp-bj-title{
  margin-right: 0.3rem;
  margin-top: 0.34rem;
  color: black;
  font-size: 0.14rem;
}

.hzpp-grid{margin-bottom: 0.15rem;display: flex;width: 10.7rem;gap: 0.3rem;grid-template-columns: repeat(10, 1fr);}

.hzpp-pm{
  font-size: 0.14rem;
}

.empty-element {
  width: 100%; 
  height: 0;
  margin: 0;
  padding: 0;
}


.youree-footer {
  background-color: #f3f6f6 !important;}