.zpxzs-con {
  margin-top: 75px;
  margin-bottom: 5%;
}
.zpxzs-con .row {
  margin-left: -1.015%;
  margin-right: -1.015%;
  margin-bottom: 26px;
}
.zpxzs-con .row .zpxzs-items {
  padding: 0 1.015%;
  margin-bottom: 2.03%;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.11);
  border-radius: 8px;
  overflow: hidden;
  padding-bottom: 48px;
  transition: all 0.5s;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) {
  position: relative;
  display: block;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 11.042vw;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 68%;
  padding-left: 8.6%;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(1) {
  font-size: 0.833vw;
  letter-spacing: 1px;
  color: #ffffff;
  border-radius: 15px;
  padding: 1px 0.81vw;
  width: fit-content;
  background: rgba(0, 0, 0, 0.2);
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(2) {
  font-size: 1.4583vw;
  line-height: 1.3571;
  letter-spacing: 1px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
  font-weight: bold;
  margin-top: 0.9375vw;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
  margin-top: 25px;
  padding: 0 13% 0 7.5%;
  transition: all 0.5s;
  font-size: 20px;
  line-height: 1.65;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 3;
  -moz-box-orient: vertical;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) span{
    font-family: 'Barlow', sans-serif;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
  display: flex;
  align-items: center;
  font-size: 16px;
  letter-spacing: 1px;
  color: #555555;
  padding: 0 10% 0 7.5%;
  margin-top: 14px;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj span {
  font-size: 18px;
  font-family: 'Barlow', sans-serif;
  color: #555555;
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con:hover {
  transform: translateY(-4px);
  box-shadow: 1px 1px 15px rgba(0, 91, 172, 0.3);
}
.zpxzs-con .row .zpxzs-items .zpxzs-items-con:hover .tp a:nth-child(2) {
  color: #17509b;
}
@media (max-width: 1700px) {
  .zpxzs-con {
    margin-top: 70px;
    margin-bottom: 4.8%;
  }
  .zpxzs-con .row {
    margin-bottom: 24px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con {
    padding-bottom: 45px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(1) {
    font-size: 15px;
    padding: 1px 14px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(2) {
    margin-top: 16px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
    /*font-size: 19px;*/
    margin-top: 23px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
    /*font-size: 15px;*/
    margin-top: 13px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj span {
    /*font-size: 17px;*/
  }
}
@media (max-width: 1599px) {
  .zpxzs-con {
    margin-top: 65px;
    margin-bottom: 4.6%;
  }
  .zpxzs-con .row {
    margin-bottom: 22px;
  }
  .zpxzs-con .row .zpxzs-items {
    margin-bottom: 2.2%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con {
    padding-bottom: 42px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .bg {
    height: 11.5vw;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr {
    width: 70%;
    padding-left: 8.2%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(1) {
    padding: 1px 11px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(2) {
    margin-top: 15px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
    /*font-size: 18px;*/
    margin-top: 22px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
    margin-top: 12px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj span {
    /*font-size: 16px;*/
  }
}
@media (max-width: 1477px) {
  .zpxzs-con {
    margin-top: 60px;
    margin-bottom: 4.4%;
  }
  .zpxzs-con .row {
    margin-left: -1.2%;
    margin-right: -1.2%;
    margin-bottom: 20px;
  }
  .zpxzs-con .row .zpxzs-items {
    padding: 0 1.2%;
    margin-bottom: 2.4%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con {
    padding-bottom: 40px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .bg {
    height: 12vw;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr {
    width: 72%;
    padding-left: 7.8%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
    padding: 0 9.5% 0 7.2%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
    padding: 0 9.5% 0 7.2%;
  }
}
@media (max-width: 1365px) {
  .zpxzs-con {
    margin-top: 55px;
    margin-bottom: 4.2%;
  }
  .zpxzs-con .row {
    margin-bottom: 18px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con {
    padding-bottom: 38px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con:hover {
    transform: translateY(-3px);
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .bg {
    height: 12.5vw;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr {
    width: 74%;
    padding-left: 7.5%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
    /*font-size: 17px;*/
    margin-top: 20px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
    margin-top: 11px;
  }
}
@media (max-width: 1199px) {
  .zpxzs-con {
    margin-top: 60px;
    margin-bottom: 5.5%;
  }
  .zpxzs-con .row {
    margin-left: -1.5%;
    margin-right: -1.5%;
    margin-bottom: 25px;
  }
  .zpxzs-con .row .zpxzs-items {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 1.5%;
    margin-bottom: 3%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con {
    padding-bottom: 42px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .bg {
    height: 25vw;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr {
    width: 70%;
    padding-left: 8%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(1) {
    font-size: 14px;
    padding: 1px 10px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(2) {
    font-size: 20px;
    margin-top: 14px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
    font-size: 16px;
    padding: 0 9% 0 7.5%;
    margin-top: 22px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
    font-size: 14px;
    padding: 0 9% 0 7.5%;
    margin-top: 12px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj span {
    font-size: 15px;
  }
}
@media (max-width: 990px) {
  .zpxzs-con {
    margin-top: 55px;
    margin-bottom: 6%;
  }
  .zpxzs-con .row {
    margin-left: -1.8%;
    margin-right: -1.8%;
    margin-bottom: 22px;
  }
  .zpxzs-con .row .zpxzs-items {
    padding: 0 1.8%;
    margin-bottom: 3.6%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con {
    padding-bottom: 40px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .bg {
    height: 28vw;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr {
    width: 72%;
    padding-left: 7.8%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(2) {
    font-size: 19px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
    font-size: 15px;
    margin-top: 20px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
    margin-top: 11px;
  }
}
@media (max-width: 767px) {
  .zpxzs-con {
    margin-top: 64px;
    margin-bottom: 68px;
  }
  .zpxzs-con .row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .zpxzs-con .row .zpxzs-items {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 30px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con {
    padding-bottom: 32px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con:hover {
    transform: translateY(-2px);
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .bg {
    height: 50vw;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr {
    width: 65%;
    padding-left: 5%;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(1) {
    padding: 1px 12px;
    font-size: 13px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(1) .nr div:nth-child(2) {
    font-size: 4.3vw;
    margin-top: 20px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .tp a:nth-child(2) {
    font-size: 16px;
    padding: 0 5% 0 5%;
    margin-top: 31px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj {
    font-size: 14px;
    padding: 0 5% 0 5%;
    margin-top: 15px;
  }
  .zpxzs-con .row .zpxzs-items .zpxzs-items-con .sj span {
    font-size: 14px;
  }
}
