.yjsbox {
  display: flex;
  flex-wrap: wrap;
  font-size: 18px;
  text-align: center;
}

.yjsbox li {
  width: 33.3%;
  margin-top: 20px;
}

.gdyjs {
  padding: 20px;
  background: #e8fcf7;
}

.yjsbox li a {
  width: 95%;
  height: 60px;
  line-height: 60px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 4px 12px rgb(0 0 0 / 20%);
  border-radius: 5px;
  background: #b8f2c7;
  margin: 0 auto;
}

.yjsbox li a:hover {
  background: #459559;
  color: #fff;
}

.gdyjs_tit {
  height: 48px;
  margin: 0 10px;
  background: url(../../../images/ztfw/shjzhshfl/shbz_gdyjs.png) no-repeat center;
}

.yjsqzw_left {
  height: 378px;
}

@media (max-width: 1280px) {
  .yjsbox li {
    width: 100%;
  }
}
