.wh-1 {
  padding: 0.48rem 0 1rem;
}
.wh-1 img {
  max-width: 70%;
  margin-left: 0.8rem;
}
.wh-1 .wh-text-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
}

.wh-text {
  color: #0d3157;
}
.wh-text h2 {
  font-size: 0.52rem;
  font-family: HarmonyOS_Sans_SC_Bold;
  margin-bottom:0.1rem;
}
.wh-text h4 {
  font-size: 0.27rem;
  text-transform: uppercase;
  font-family: Ubuntu_Bold;
  margin-bottom: 0.5rem;
}
.wh-text p {
  font-size: 0.48rem;
  margin-top: 0.24rem;
}

.wh-2 {
  overflow: hidden;
  padding: 0.48rem 0 0.32rem;
}
.wh-2 .wh-text h4 {
    letter-spacing: 0.018rem;
}
.wh-2 img {
  max-width: 70%;
  float: right;
  margin-top: 0.64rem;
}

.wh-3 {
  position: relative;
  padding: 0.48rem 0 132px;
  overflow: hidden;
}
.wh-3 ul {
  margin: 0.32rem 0;
  padding: 0;
}
.wh-3 ul li {
  color: #0d3157;
  margin-top: 0.16rem;
  font-size: 0.38rem;
  list-style: none;
}
.wh-3 img {
  max-width: 45%;
  margin-top: 0.64rem;
  position: absolute;
  right: 0;
  bottom: -0.1rem;
  display: block;
}

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