.h5-content-kpi {
  text-align: center;
}
.h5-content-kpi .top {
  height: 6.61rem;
  background: url("/imgs/m/pm/top-bg.png") no-repeat left;
}
.h5-content-kpi .top .title {
  font-size: 0.48rem;
  font-weight: 800;
  text-align: center;
  color: #020111;
  padding-top: 2.21rem;
}
.h5-content-kpi .top .desc {
  margin: 0.31rem auto 0.27rem;
  font-size: 0.24rem;
  font-weight: 400;
  text-align: center;
  color: #444558;
  line-height: 0.4rem;
}
.h5-content-kpi .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-kpi .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/kpi/main-bg.png") no-repeat center;
  background-size: contain;
}
.h5-content-kpi .kpi-and-check {
  margin-bottom: 0.6rem;
}
.h5-content-kpi .kpi-and-check .title {
  font-size: 0.36rem;
  font-weight: 700;
  color: #14142b;
}
.h5-content-kpi .kpi-and-check ul .desc {
  font-size: 0.24rem;
  font-weight: 700;
  color: #14142b;
  line-height: 0.32rem;
}
.h5-content-kpi .kpi-and-check ul .desc-sub {
  margin-top: 0.21rem;
  font-size: 0.22rem;
  color: #444558;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(even) {
  margin-top: 0.6rem;
  height: 5.4rem;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(even) img {
  position: relative;
  width: 6.4rem;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(odd) {
  margin-top: 0.4rem;
  position: relative;
  top: 0.5rem;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(2) {
  background: url("/imgs/m/mbo/bg-blue.png") no-repeat left;
  background-size: contain;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(2) img {
  top: 0.8rem;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(4) {
  background: url("/imgs/m/mbo/bg-green.png") no-repeat right;
  background-size: contain;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(4) img {
  top: 0.85rem;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(6) {
  background: url("/imgs/m/mbo/bg-qs.png") no-repeat left;
  background-size: contain;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(6) img {
  top: 0.84rem;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(8) {
  background: url("/imgs/m/mbo/bg-red.png") no-repeat right;
  background-size: contain;
}
.h5-content-kpi .kpi-and-check ul li:nth-child(8) img {
  top: 0.8rem;
}
.h5-content-kpi .m-news {
  margin-top: 1.2rem;
  margin-bottom: 0.6rem;
}
.h5-content-kpi .m-news .highlight {
  color: #3a78f6;
}
.h5-content-kpi .m-news .title {
  text-align: center;
  font-size: 0.36rem;
  font-weight: 700;
  color: #14142b;
}
.h5-content-kpi .m-news .news {
  margin-top: 0.59rem;
}
.h5-content-kpi .m-news .page {
  display: flex;
  justify-content: space-evenly;
  text-align: left;
}
.h5-content-kpi .m-news .page img {
  width: 3.24rem;
  border-radius: 0.08rem;
}
.h5-content-kpi .m-news .page .title {
  text-align: left;
  margin-top: 0.22rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #444558;
}
.h5-content-kpi .m-news .page .date {
  margin-top: 0.16rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #999999;
}
