.top_banner {
  background-image: url(/material/2025/images/jzln_banner.jpg);
}
.jzln_box > a {
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 3.8rem;
  padding: 0.84rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media (max-width: 992px) {
  .jzln_box > a {
    padding: 0.84rem 0.5rem;
  }
}
.jzln_box > a:hover {
  background-size: 105% 105%;
}
.jzln_box1 > a {
  background-image: url(/material/2025/images/jzln_bg1.jpg);
}
.jzln_box2 > a {
  background-image: url(/material/2025/images/jzln_bg2.jpg);
}
.jzln_box3 > a {
  background-image: url(/material/2025/images/jzln_bg3.jpg);
}
.jzln_box4 > a {
  background-image: url(/material/2025/images/jzln_bg4.jpg);
}
.jzln_title {
  font-family: DingTalk JinBuTi;
  font-size: 0.63rem;
  font-weight: normal;
  color: #fff;
}
.jzln_text1 {
  font-size: 0.36rem;
  font-weight: normal;
  color: #ffffff;
  align-self: flex-end;
}
.jzln_text2 {
  font-size: 0.22rem;
  font-weight: normal;
  line-height: 180%;
  color: #ffffff;
}
.jzln_text3 {
  font-size: 0.3rem;
  font-weight: normal;
  line-height: 180%;
  color: #ffffff;
}
<!--ºÄÊ±1767799098.271Ãë-->