.main .xxhrk {
  margin: 30px auto 70px;
}
.main .xxhrk .xxhrkTitle {
  background: #2c991a;
  width: 80px;
  height: 160px;
  box-sizing: border-box;
  text-align: center;
  padding: 18px 26px 0 26px;
  line-height: 24px;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.main .xxhrk .xxhIcon {
  border: 1px solid #bfdd97;
  border-left: 0;
  height: 160px;
  width: 1300px;
  box-sizing: border-box;
}
.main .xxhrk .xxhIcon .icon {
  float: left;
  margin: 30px 65px;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.main .xxhrk .xxhIcon .icon img {
  display: block;
  margin: 0 auto 10px;
}
.main .xxhrk .xxhIcon .icon a:hover {
  color: #2c991a;
}
/*# sourceMappingURL=index.css.map */