.h5-content-mbo {
  text-align: center;
  padding-top: 2.5rem;
}
.h5-content-mbo .page-title {
  font-size: 0.48rem;
  font-weight: 800;
  text-align: center;
  color: #020111;
}
.h5-content-mbo .page-desc {
  font-size: 0.24rem;
  font-weight: 400;
  text-align: center;
  color: #444558;
  margin-top: 0.31rem;
}
.h5-content-mbo .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.24rem auto 0;
}
.h5-content-mbo .m-top-img {
  opacity: 1;
  width: 6.2rem;
  height: 4rem;
  background: #ffffff;
  border: 0.24rem solid #ffffff;
  border-radius: 0.48rem;
  box-shadow: 0 0.07rem 0.24rem 0 rgba(147, 151, 158, 0.16);
  margin: 0.6rem auto;
  background: url("/imgs/m/mbo/top-main.png") no-repeat center;
  background-size: contain;
}
.h5-content-mbo .title {
  width: 4.7rem;
  font-size: 0.36rem;
  font-weight: 700;
  text-align: center;
  color: #14142b;
  margin: 1.2rem auto 0;
  line-height: 0.6rem;
}
.h5-content-mbo .red,
.h5-content-mbo .blue,
.h5-content-mbo .orange {
  margin: 0.8rem auto 0;
  width: 6.7rem;
}
.h5-content-mbo .red .img-container .bg,
.h5-content-mbo .blue .img-container .bg,
.h5-content-mbo .orange .img-container .bg {
  height: 3.6rem;
  background: #ed2e7e;
  border-radius: 0.16rem;
}
.h5-content-mbo .red .img-container .bg img,
.h5-content-mbo .blue .img-container .bg img,
.h5-content-mbo .orange .img-container .bg img {
  display: none;
  position: relative;
  top: 0.4rem;
  right: 0.3rem;
  width: 6.4rem;
  background: #ffffff;
  border-radius: 0.08rem;
  box-shadow: -0.06rem 0.06rem 0.4rem 0 rgba(125, 127, 130, 0.2);
}
.h5-content-mbo .red .img-container .btns,
.h5-content-mbo .blue .img-container .btns,
.h5-content-mbo .orange .img-container .btns {
  width: 6.7rem;
  height: 0.8rem;
  opacity: 1;
  background: #f6f6f6;
  border-radius: 0.4rem;
  margin-top: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}
.h5-content-mbo .red .img-container .btns li,
.h5-content-mbo .blue .img-container .btns li,
.h5-content-mbo .orange .img-container .btns li {
  width: 2.16rem;
  height: 0.6rem;
  opacity: 1;
  border: 0.04rem solid transparent;
  line-height: 0.6rem;
  font-size: 0.24rem;
  color: #a78c8c;
}
.h5-content-mbo .red .img-container .btns .active,
.h5-content-mbo .blue .img-container .btns .active,
.h5-content-mbo .orange .img-container .btns .active {
  background: #eb2f7e;
  border: 0.04rem solid #ffffff;
  color: white;
  border-radius: 0.24rem;
}
.h5-content-mbo .blue .img-container .bg {
  background: #3a78f6;
}
.h5-content-mbo .blue .img-container .bg img {
  position: relative;
  top: 0.4rem;
  left: 0.3rem;
}
.h5-content-mbo .blue .img-container .btns .active {
  background: #3a78f6;
}
.h5-content-mbo .orange .img-container .bg {
  background: #ff9900;
}
.h5-content-mbo .orange .img-container .bg img {
  position: relative;
  top: 0.4rem;
  left: 0.3rem;
}
.h5-content-mbo .orange .img-container .btns .active {
  background: #ff9900;
}
.h5-content-mbo .pdca {
  margin-top: 1.2rem;
}
.h5-content-mbo .pdca .title {
  width: 100%;
}
.h5-content-mbo .pdca ul .desc {
  font-size: 0.24rem;
  font-weight: 700;
  color: #14142b;
  line-height: 0.32rem;
}
.h5-content-mbo .pdca ul li:nth-child(even) {
  margin-top: 0.6rem;
  height: 5.4rem;
}
.h5-content-mbo .pdca ul li:nth-child(even) img {
  position: relative;
}
.h5-content-mbo .pdca ul li:nth-child(odd) {
  margin-top: 0.4rem;
}
.h5-content-mbo .pdca ul li:nth-child(2) {
  font-size: 0.26rem;
  background: url("/imgs/m/mbo/bg-qs.png") no-repeat;
  background-size: contain;
}
.h5-content-mbo .pdca ul li:nth-child(2) img {
  top: 0.6rem;
  width: 6.3rem;
}
.h5-content-mbo .pdca ul li:nth-child(4) {
  background: url("/imgs/m/mbo/bg-green.png") no-repeat right;
  background-size: contain;
}
.h5-content-mbo .pdca ul li:nth-child(4) img {
  top: 0.8rem;
  width: 6.19rem;
}
.h5-content-mbo .pdca ul li:nth-child(6) {
  background: url("/imgs/m/mbo/bg-blue.png") no-repeat left;
  background-size: contain;
}
.h5-content-mbo .pdca ul li:nth-child(6) img {
  top: 0.4rem;
  width: 6.41rem;
}
.h5-content-mbo .pdca ul li:nth-child(8) {
  background: url("/imgs/m/mbo/bg-red.png") no-repeat right;
  background-size: contain;
}
.h5-content-mbo .pdca ul li:nth-child(8) img {
  top: 0.7rem;
  width: 6.65rem;
}
.h5-content-mbo .service {
  height: 5.18rem;
}
.h5-content-mbo .service .title {
  font-size: 0.36rem;
  font-weight: 700;
  text-align: center;
  color: #14142b;
}
.h5-content-mbo .service .service-type {
  margin-top: 0.49rem;
  display: flex;
  justify-content: space-evenly;
}
.h5-content-mbo .service .service-type li {
  width: 2.1rem;
  height: 2.93rem;
  background: #ffffff;
  border-radius: 0.1rem;
  box-shadow: 0 0.02rem 0.13rem 0 rgba(126, 206, 244, 0.21);
}
.h5-content-mbo .service .service-type li img {
  width: 2.1rem;
}
.h5-content-mbo .service .service-type li .desc {
  text-align: center;
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.83rem;
  color: #14142b;
}
