.h5-content-pm {
  text-align: center;
}
.h5-content-pm .top {
  height: 6.61rem;
  background: url("/imgs/m/pm/top-bg.png") no-repeat left;
}
.h5-content-pm .top .title {
  font-size: 0.48rem;
  font-weight: 800;
  text-align: center;
  color: #020111;
  padding-top: 2.21rem;
}
.h5-content-pm .top .desc {
  width: 3.84rem;
  margin: 0.31rem auto 0.27rem;
  font-size: 0.24rem;
  font-weight: 400;
  text-align: center;
  color: #444558;
  line-height: 0.4rem;
}
.h5-content-pm .top .btn {
  width: 2.2rem;
  height: 0.56rem;
  opacity: 1;
  background: #3a78f6;
  border-radius: 0.28rem;
  color: white;
  font-size: 0.2rem;
  font-weight: 400;
  line-height: 0.56rem;
  margin: 0.12rem auto 0;
}
.h5-content-pm .main-bg {
  margin: 0 0.4rem;
  width: 6.69rem;
  height: 4rem;
  opacity: 1;
  background: #ffffff;
  border-radius: 0.48rem;
  box-shadow: 0 0.07rem 0.24rem 0 rgba(147, 151, 158, 0.16);
  position: relative;
  top: -1.3rem;
  background: url("/imgs/m/pm/main-bg.png") no-repeat center;
  background-size: 92% 90%;
}
.h5-content-pm .funcs {
  position: relative;
  top: -0.5rem;
}
.h5-content-pm .funcs li:nth-child(even) {
  width: 6.08rem;
  margin: 0.6rem auto 0;
  height: 3.6rem;
  border-radius: 0.16rem;
}
.h5-content-pm .funcs li:nth-child(even) img {
  width: 6.4rem;
}
.h5-content-pm .funcs li:nth-child(odd) {
  margin-top: 0.61rem;
  position: relative;
  top: 0.35rem;
}
.h5-content-pm .funcs li:nth-child(odd) .title {
  font-size: 0.26rem;
  font-weight: 700;
  color: #14142b;
}
.h5-content-pm .funcs li:nth-child(odd) .desc {
  font-size: 0.22rem;
  font-weight: 400;
  text-align: center;
  color: #444558;
  margin-top: 0.19rem;
  line-height: 0.36rem;
}
.h5-content-pm .funcs li:nth-child(2) {
  background-color: #ed2e7e;
  position: relative;
  right: -0.4rem;
}
.h5-content-pm .funcs li:nth-child(2) img {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
}
.h5-content-pm .funcs li:nth-child(4) {
  background-color: #3a78f6;
  position: relative;
  left: -0.4rem;
}
.h5-content-pm .funcs li:nth-child(4) img {
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
}
.h5-content-pm .funcs li:nth-child(6) {
  background-color: #ff9900;
  position: relative;
  right: -0.4rem;
}
.h5-content-pm .funcs li:nth-child(6) img {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
}
.h5-content-pm .funcs li:nth-child(8) {
  background-color: #1cc8ee;
  position: relative;
  left: -0.4rem;
}
.h5-content-pm .funcs li:nth-child(8) img {
  position: absolute;
  top: 0.3rem;
  left: 0.3rem;
}
.h5-content-pm .funcs li:nth-child(10) {
  background-color: #00ba88;
  position: relative;
  right: -0.4rem;
}
.h5-content-pm .funcs li:nth-child(10) img {
  position: absolute;
  top: 0.3rem;
  right: 0.3rem;
}
.h5-content-pm .m-news {
  margin-top: 1.2rem;
  margin-bottom: 0.6rem;
}
.h5-content-pm .m-news .highlight {
  color: #3a78f6;
}
.h5-content-pm .m-news .title {
  text-align: center;
  font-size: 0.36rem;
  font-weight: 700;
  color: #14142b;
}
.h5-content-pm .m-news .news {
  margin-top: 0.59rem;
}
.h5-content-pm .m-news .page {
  display: flex;
  justify-content: space-evenly;
  text-align: left;
}
.h5-content-pm .m-news .page img {
  width: 3.24rem;
  border-radius: 0.08rem;
}
.h5-content-pm .m-news .page .title {
  text-align: left;
  margin-top: 0.22rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #444558;
}
.h5-content-pm .m-news .page .date {
  margin-top: 0.16rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #999999;
}
