/* 政民互动统计 */
.zmhd-stats-box > li {
  width: 30%;
  height: unset;
  line-height: unset;
  min-height: 10rem;
  padding-bottom: 2rem;
}
.zmhd-stats-box > li:first-child,
.zmhd-stats-box > li:not(:first-child) {
  margin-left: 2.5%;
  margin-top: 1rem;
}
.zmhd-stats-box > li i {
  display: block;
  width: 5rem;
  height: 5rem;
  position: unset;
  text-align: center;
  margin: 1rem auto 0.5rem;
}
.zmhd-stats-box > li dl {
  position: unset;
  margin: 0 auto;
  width: 80%;
  height: unset;
  text-align: center;
}
.zmhd-stats-box > li dl dt {
  font-size: 2.25rem;
  line-height: 1.8;
  height: unset;
}
.zmhd-stats-box > li dl dd {
  font-size: 1.75rem;
  height: unset;
}
