.mb48 {
  margin-bottom: 48px;
}

.mb32 {
  margin-bottom: 32px;
}

.mh587 {
  min-height: 587px;
}

.mw285 {
  max-width: 285px;
}

.htkh-text-block {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}
.htkh-text-block .title {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #0F648D;
}
.htkh-text-block .title img {
  width: 21px;
  margin-right: 8px;
}
.htkh-text-block ul {
  padding-left: 18px;
}
.htkh-text-block ul li {
  margin-bottom: 10px;
}

.htkh-list-item .item {
  background-image: url(../images/cskh-bg-item.jpg);
  background-size: cover;
  border-radius: 3px;
  padding: 32px;
  height: 100%;
  transition: 0.5s all;
}
.htkh-list-item .item img {
  max-width: 58px;
  margin-bottom: 18px;
}
.htkh-list-item .item:hover {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  transition: 0.5s all;
}

/*# sourceMappingURL=hotrokh.css.map */
