.pubMoni {
  width: 10rem;
  height: 3rem;
  margin: 0.45rem auto 0.7rem;
  padding: 0.4rem 0.7rem;
  border: 1px solid #c4c4c4;
  border-radius: 0.07rem;
  box-shadow: 0 0 0.15rem #c4c4c4;
}
.pubMoni p:nth-child(1) {
  line-height: 0.17rem;
  font-size: 0.15rem;
  letter-spacing: 0.04rem;
  color: #D9D9D9;
}
.pubMoni p:nth-child(2) {
  line-height: 0.8rem;
  font-size: 0.34rem;
  letter-spacing: 0.06rem;
  color: #05628D;
}
.pubMoni p:nth-child(2) span {
  font-weight: bold;
}
.pubMoni p:nth-child(3) {
  line-height: 0.35rem;
  font-size: 0.18rem;
  color: #727272;
}
.moniImpo {
  width: 10.5rem;
  height: 5.91rem;
  margin: 0 auto;
}
.moniImpo .miBox {
  width: 10.5rem;
  height: 3.18rem;
  margin-top: 0.6rem;
  font-size: 0;
  position: relative;
}
.moniImpo .miBox .miL {
  display: inline-block;
  vertical-align: top;
  width: 4.98rem;
  height: 3.18rem;
}
.moniImpo .miBox .miL img {
  width: 4.98rem;
  height: 3.18rem;
}
.moniImpo .miBox .miR {
  display: inline-block;
  vertical-align: top;
  width: 5.52rem;
  height: 2.18rem;
  background-color: #82AFC6;
  color: #fff;
  line-height: 0.37rem;
  font-size: 0.16rem;
  padding: 0.1rem 0.45rem;
  position: absolute;
  top: 0;
  left: 4.2rem;
}
.char {
  width: 100%;
  height: 8rem;
  background: url(../images/monitoring/char-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center bottom;
  padding-top: 0.5rem;
}
.char .charBox {
  width: 9.1rem;
  height: 5.1rem;
  margin: 0.5rem auto;
  font-size: 0;
}
.char .charBox li {
  display: inline-block;
  vertical-align: top;
  width: 1.7rem;
  height: 2.3rem;
  color: #fff;
  text-align: center;
  margin: 0 2rem 0.5rem 0;
}
.char .charBox li img {
  width: 1.43rem;
  height: 1.42rem;
  margin-bottom: 0.35rem;
}
.char .charBox li p {
  line-height: 0.32rem;
  font-size: 0.3rem;
}
.char .charBox li:nth-child(3n) {
  margin-right: 0;
}
.mainWay {
  width: 100%;
  height: 5rem;
  padding-top: 0.8rem;
  background-color: #dfdbdb;
}
.mainWay .mwBox {
  width: 10rem;
  height: 2.6rem;
  margin: 0.5rem auto;
  text-align: center;
}
.mainWay .mwBox p:nth-child(1) {
  line-height: 0.88rem;
  font-size: 0.8rem;
  font-weight: bold;
  color: #05608D;
  letter-spacing: 0.04rem;
  margin-bottom: 0.35rem;
}
.mainWay .mwBox p:nth-child(2) {
  line-height: 0.57rem;
  font-size: 0.55rem;
  color: #444444;
  letter-spacing: 0.04rem;
}
.mainWay .mwBox span {
  color: #D00022;
}
.servFlow {
  width: 10rem;
  height: 10rem;
  margin: 0.4rem auto;
}
.servFlow .sfBox {
  width: 10rem;
  height: 7.2rem;
  margin: 1.1rem auto;
  font-size: 0;
}
.servFlow .sfBox li {
  display: inline-block;
  vertical-align: top;
  width: 4.5rem;
  height: 3rem;
  margin: 0 1rem 1.2rem 0;
  padding: 1rem 0 0 0.7rem;
  position: relative;
  box-shadow: 0 0 0.15rem #c4c4c4;
  border-radius: 0.1rem;
}
.servFlow .sfBox li:nth-child(2n) {
  margin-right: 0;
}
.servFlow .sfImg {
  display: inline-block;
  vertical-align: top;
  width: 1.6rem;
  height: 1.5rem;
  text-align: center;
}
.servFlow .sfImg img {
  width: 1.47rem;
  height: 1.32rem;
}
.servFlow .sfText {
  display: inline-block;
  vertical-align: top;
  width: 1.6rem;
  height: 1.5rem;
  line-height: 0.29rem;
  font-size: 0.18rem;
  margin-left: 0.2rem;
  padding-top: 0.1rem;
}
.servFlow .sfTitle {
  width: 2rem;
  height: 0.69rem;
  line-height: 0.69rem;
  border-radius: 0.1rem;
  background-color: #05608D;
  color: #fff;
  font-size: 0.29rem;
  text-align: center;
  position: absolute;
  top: -0.3rem;
  left: 0.5rem;
}
.servFlow .bg-r {
  background-color: #D00022;
}
