html {
  font-size: 12px;
  box-sizing: border-box;
}

html .dlbox {
  padding-bottom: 153px !important;
}

html .dlcontent .zlOne {
  margin-top: 74px;
}

html .dlcontent .zlOne .zlTop {
  display: flex;
  margin-bottom: 35px;
}

html .dlcontent .zlOne .zlTop .zlimg {
  width: 40px;
  height: 40px;
}

html .dlcontent .zlOne .zlTop .zltit {
  font-size: 28px;
  font-weight: 500;
  text-align: LEFT;
  height: 40px;
  line-height: 40px;
  color: #111111;
  margin-left: 33px;
}

html .dlcontent .zlOne .zllist .lone {
  width: 390px;
  height: 455px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #eeeeee;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 33px;
}

html .dlcontent .zlOne .zllist .lone .zoImg {
  width: 241px;
  height: 327px;
}

html .dlcontent .zlOne .zllist .lone .zltit {
  font-size: 12px;
  margin-top: 22px;
  font-weight: 400;
  text-align: CENTER;
  color: #111111;
}

html .dlcontent .zlOne .zllist .lone:hover {
  width: 390px;
  height: 455px;
  opacity: 1;
  background: #ffffff;
  border: 1px solid #eeeeee;
  box-shadow: 0px 16px 30px 0px #f2f2f2;
}
<!--ºÄÊ±1759485840.0411Ãë-->