.pcsj-breadcrum {
  font-size: 16px;
  line-height: 16px;
  padding: 24px 0 13px;
  color: #000;
}

.pcsj-breadcrum a {
  font-size: 16px;
  color: #000;
}

.pcsj-fg img {
  width: 100%;
  margin-left: -6px;
}

.ksxx-list-title a {
  position: absolute;
  right: 5px;
  bottom: 17px;
  font-size: 16px;
  line-height: 16px;
  color: #0962be;
}

.ksxx-part.top {
  margin-top: 24px;
  margin-bottom: 10px;
}

.list-pager {
  margin-bottom: 62px;
}

.pcsj-rdzt-title {
  position: relative;
  padding: 20px 0 12px 24px;
  font-size: 24px;
  font-weight: bold;
  color: #0962be;
}

.pcsj-rdzt {
  position: relative;
  margin-top: 40px;
  padding-bottom: 37px;
  background-color: #fff;
  box-shadow: 3px 4px 7px 0px rgba(240, 240, 240, 0.75);
}

.pcsj-rdzt-title:before {
  position: absolute;
  left: 24px;
  bottom: -2px;
  content: '';
  width: 57px;
  height: 5px;
  background-image: linear-gradient(#0962be,
      #0962be),
    linear-gradient(#3e3e3e,
      #3e3e3e);
  background-blend-mode: normal,
    normal;
}

.pcsj-swiper {
  /* padding: 0 52px 0 47px; */
  width: 1100px;
  overflow: hidden;
  margin: 15px auto 0;
}

.pcsj-swiper .swiper-slide {
  width: 220px;
  height: 130px;
}

.pcsj-swiper .swiper-slide .pic {
  width: 200px;
  margin: 0;
}

.pcsj-swiper .swiper-slide img {
  width: 200px;
}

.pcsj-swiper-next {
  position: absolute;
  right: 10px;
  bottom: 64px;
  width: 39px;
  height: 74px;
  cursor: pointer;
}

.pcsj-swiper-prev {
  position: absolute;
  left: 6px;
  bottom: 64px;
  width: 39px;
  height: 74px;
  cursor: pointer;
}