.pcsj-content {
  width: 1199px;
  padding: 25px 0 0px;
  margin: 0 auto;
}

.pcsj-part {
  padding: 0 40px 0 30px;
  background-color: #fff;
  box-shadow: 3px 4px 7px 0px rgba(240, 240, 240, 0.75);
}

.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;
}

.pcsj-title {
  position: relative;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  padding: 28px 0 32px;
  border-bottom: 1px solid #c5c8cb;
  color: #0962be;
}

.pcsj-title:before {
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 57px;
  height: 5px;
  background-image: linear-gradient(#0962be,
    #0962be),
  linear-gradient(#3e3e3e,
    #3e3e3e);
  background-blend-mode: normal,
  normal;
  content: '';
}

.pcsj-table {
  border: 1px solid #ddd;
  width: 1060px;
  margin: 54px auto 0px;
  border-left: 0;
  border-bottom: 0;
}

.column {
  height: 62px;
  line-height: 62px;
  width: 364px;
  text-indent: 44px;
  font-size: 16px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-left: -1px;
}

.column a {
  color: #000;
}

.column.first {
  font-weight: bold;
  width: 335px;
  background-color: #f9f9f9;
}

.pcsj-zy {
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  padding: 37px 0 53px;
}

.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;
}

.next {
  position: absolute;
  right: 10px;
  bottom: 64px;
  width: 39px;
  height: 74px;
  cursor: pointer;
}

.prev {
  position: absolute;
  left: 6px;
  bottom: 64px;
  width: 39px;
  height: 74px;
  cursor: pointer;
}

.wsbs-column {
  font-size: 16px;
  width: 752px;
  padding: 20px 30px 20px 33px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.wsbs-column a {
  color: #1c52b2;
}

.wsbs-column.first {
  width: 244px;
  padding-left: 23px;
  padding-right: 23px;
  font-weight: bold;
  background-color: #f9f9f9;
}

.wsbs-table {
  margin-bottom: 20px;
}

.wsbs-pro-list {
  padding: 48px 16px 52px 30px;
}

.wsbs-pro-list a {
  float: left;
  width: 93px;
  height: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  color: #125697;
  margin-bottom: 16px;
  margin-left: 12px;
  background-color: #f6f6f6;
}

.wsbs-pro-list a:nth-child(10n+1) {
  margin-left: 0;
}