.szhwl-list .szhwl-item {
  padding: 0.48rem 0 0.32rem;
}
.szhwl-list .szhwl-item h2 {
  font-size: 0.48rem;
  margin-bottom: 0.2rem;
  font-family: HarmonyOS_Sans_SC_Medium;
}
.szhwl-list .szhwl-item h3 {
  font-family: HarmonyOS_Sans_SC_Light;
  font-size: 0.42rem;
  margin-bottom: 0.2rem;
}
.szhwl-list .szhwl-item h6 {
  font-size: 0.24rem;
  margin-bottom: 0.12rem;
}
.szhwl-list .szhwl-item p {
    margin-bottom: 0.05rem;
    font-size: 0.2rem;
}
.szhwl-list .szhwl-item img {
  width: 100%;
  display: block;
  margin-top: 0.32rem;
}
.szhwl-list .szhwl-item ul {
  padding: 0;
  margin: 0;
  margin-top: 0.32rem;
}
.szhwl-list .szhwl-item ul li {
  list-style: none;
}
.szhwl-list .szhwl-item ul li .szhwl-item {
  border: 0.01rem solid #dcdcdc;
  padding: 0.2rem;
  height: 100%;
}
.szhwl-list .szhwl-item ul li .szhwl-item h4 {
  font-size: 0.24rem;
  font-family: HarmonyOS_Sans_SC_Bold;
  margin-bottom: 0.24rem;
}
.szhwl-list .szhwl-item ul li .szhwl-item p {
  font-size: 0.18rem;
}
.szhwl-list .szhwl-item:nth-child(2n) {
  text-align: right;
}
.szhwl-list .szhwl-item:nth-child(2n) ul {
  text-align: left;
}

@media (max-width: 768px) {
  .szhwl-list .szhwl-item ul li {
    margin-bottom: 0.24rem;
  }

  .szhwl-list .szhwl-item h3 {
    font-size: 0.24rem;
  }
}

/*# sourceMappingURL=szhwlzs.css.map */
