.posFixed .title {
  height: auto;
  display: flex;
  align-items: center;
  padding: 15px 0;
}
.c_titTop {
  display: flex;
  flex-wrap: wrap;
}
.c_titTop li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(11% - 25px);
  height: 40px;
  border-right: 1px solid #ffffff42;
}
.c_titTop li:nth-child(9n+9) {
  border-right: none;
}
.zl .swiper-slide img {
  height: 257px;
}
.zl .swiper-slide p {
  text-align: center;
  line-height: 35px;
}
