.main .kjfw .pic {
  margin-top: 46px;
  width: 222px;
  height: 283px;
}
.main .kjfw .pic img {
  width: 100%;
  height: 100%;
}
.main .kjfw .list {
  width: 425px;
}
.main .kjfw .list li a {
  display: inline-block;
  max-width: 410px;
}
.main .pzzs {
  margin: 30px auto;
}
.main .pzzs .pzzsCon {
  position: relative;
  margin: 20px auto 30px;
}
.main .pzzs .pzzsCon .swiper-pzzs {
  margin: 0 auto;
  height: 150px;
  width: 1270px;
}
.main .pzzs .pzzsCon .swiper-pzzs a {
  margin: 0 auto;
  height: 150px;
  display: block;
  width: 208px;
  position: relative;
}
.main .pzzs .pzzsCon .swiper-pzzs a img {
  width: 100%;
  height: 100%;
}
.main .pzzs .pzzsCon .swiper-pzzs a p {
  position: absolute;
  width: 100%;
  height: 36px;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  font-size: 18px;
  bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
}
.main .pzzs .pzzsCon .arrow-left {
  width: 38px;
  left: 0;
  cursor: pointer;
  top: 34px;
  position: absolute;
  height: 77px;
  z-index: 2;
  background: url(../images/pre_green.png) no-repeat;
}
.main .pzzs .pzzsCon .arrow-right {
  cursor: pointer;
  width: 38px;
  right: 0;
  top: 34px;
  position: absolute;
  height: 77px;
  z-index: 2;
  background: url(../images/next_green.png) no-repeat;
}
.main .xxhrk {
  overflow: hidden;
}
.main .xxhrk .xxhIcon {
  margin-top: 15px;
  margin-right: -10px;
}
.main .xxhrk .xxhIcon .icon {
  width: 312px;
  text-align: center;
  height: 146px;
  background: #F6FAEC;
  float: left;
  box-sizing: border-box;
  margin: 12px 10px;
}
.main .xxhrk .xxhIcon .icon a {
  display: block;
  padding: 14px 0;
}
.main .xxhrk .xxhIcon .icon img {
  display: block;
  margin: 10px auto;
}
.main .xxhrk .xxhIcon .icon p {
  margin-top: 10px;
  font-weight: bold;
  font-size: 20px;
}