.kxcbsy {
  float: left;
  height: 330px;
  width: 510px;
  overflow-x: hidden;
  overflow-y: auto;
}
.kxcbsy .swiper-container {
  height: 100%;
  width: 100%;
  overflow: visible;
}
.kxcbsy .pagination {
  position: absolute;
  right: 22px;
  bottom: 20px;
}
.kxcbsy .swiper-pagination-switch {
  width: 12px;
  height: 12px;
  font-size: 0;
  line-height: 12px;
  text-align: center;
  cursor: pointer;
  transition: width 0.8s;
}
.kxcbsy .swiper-pagination-switch:before {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #f4f7fa;
  opacity: 0.4;
  vertical-align: middle;
  transition: width 0.8s, background-color 0.8s;
}
.kxcbsy .swiper-active-switch:before {
  width: 12px;
  background: #ffffff;
  opacity: 0.87;
}
.kxcbsy .swiper-slide {
  position: relative;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
  overflow: hidden;
}
.kxcbsy .swiper-slide-active {
  opacity: 1;
}
.kxcbsy .swiper-slide .img {
  position: absolute;
}
.kxcbsy .inner {
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.kxcbsy .inner img {
  width: 100%;
}
.kxcbsy .inner-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 52px;
  background: rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 52px;
  padding: 0 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.conb {
  width: 510px;
  padding-left: 0px;
  margin-top: 48px;
}
.cona {
  width: calc(100% - 510px);
  height: 330px;
  padding-left: 36px;
}
.conc {
  width: calc(100% - 510px);
  margin-top: 48px;
  padding-left: 36px;
  border-bottom: 1px solid #DCE8E5;
}
.kxcbsy-con {
  float: left;
}
.kxcbsy-con .titlebg {
  height: 20px;
  line-height: 20px;
  color: #009944;
}
.kxcbsy-con .titlebg h5 {
  float: left;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
}
.kxcbsy-con .titlebg h5:before {
  content: '·';
  margin-right: 20px;
}
.kxcbsy-con .titlebg span {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #7F7272;
}
.kxcbsy-con .contain-a {
  height: 330px;
  white-space: nowrap;
  overflow: hidden;
}
.kxcbsy-con .contain-a ul {
  margin-top: 10px;
}
.kxcbsy-con .contain-a li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px dashed #DCE8E5;
}
.kxcbsy-con .contain-a li h6 {
  float: left;
  width: calc(100% - 100px);
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kxcbsy-con .contain-a li h6:hover {
  text-decoration: underline;
  cursor: pointer;
}
.kxcbsy-con .contain-a li span {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.kxcbsy-con .contain-b {
  white-space: nowrap;
  overflow: hidden;
}
.kxcbsy-con .contain-b ul {
  margin-top: 32px;
}
.kxcbsy-con .contain-b li {
  margin-bottom: 18px;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px dashed #DCE8E5;
}
.kxcbsy-con .contain-b li h6 {
  float: right;
  padding: 0 20px;
  width: calc(100% - 130px);
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.kxcbsy-con .contain-b li h6:hover {
  text-decoration: underline;
  cursor: pointer;
}
.kxcbsy-con .contain-b li span {
  float: left;
  width: 130px;
  font-size: 14px;
  font-weight: 400;
  color: #6F7F7B;
  text-align: center;
  background-color: #E7F0EE;
}
.kxcbsy-con .contain-c ul {
  margin-top: 32px;
}
.kxcbsy-con .contain-c li {
  display: inline-block;
  margin-right: 8px;
  width: 298px;
  height: 222px;
  margin-bottom: 36px;
}
.kxcbsy-con .contain-c li img {
  width: 298px;
  height: 172px;
  background-color: #DCE8E5;
}
.kxcbsy-con .contain-c li h6 {
  width: 100%;
  margin-top: 22px;
  height: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kxcbsy-con .contain-c li:hover {
  cursor: pointer;
  text-decoration: underline;
}
.kxcbsy-con h1 {
  margin-top: 19px;
  margin-bottom: 13px;
  height: 44px;
  line-height: 44px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #ff5a3d;
  border-top: 2px solid #FF5A3D;
  border-bottom: 1px solid #E4D4D1;
}
.kxcbsy-con .contain-b img {
  float: left;
  width: 34px;
  height: 46px;
  background-color: #E7F0EE;
}
.kxcbsy-con .contain-b .linkbg {
  float: left;
  width: calc(100% - 36px);
  min-height: 90px;
  white-space: normal;
}
.kxcbsy-con .contain-b .linkbg p {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  height: 46px;
  line-height: 46px;
  color: #FF0203;
  padding: 0 10px;
}
.kxcbsy-con .gerylink {
  color: #222222 !important;
}
.kxcbsy-con .gerylink:after {
  content: '+';
  color: #FF0203;
  margin-left: 15px;
}
@media screen and (max-width: 1600px) {
  .kxcbsy {
    height: 264px;
    width: 408px;
  }
  .conb {
    width: 408px;
    margin-top: 38px;
  }
  .cona {
    width: calc(100% - 408px);
    height: 264px;
    padding-left: 29px;
  }
  .conc {
    width: calc(100% - 408px);
    margin-top: 38px;
    padding-left: 29px;
  }
  .kxcbsy-con .contain-a {
    height: 264px;
  }
  .kxcbsy-con .contain-a li {
    height: 48px;
    line-height: 48px;
  }
  .kxcbsy-con .contain-a li h6 {
    font-size: 14px;
  }
  .kxcbsy-con .contain-a li span {
    font-size: 12px;
  }
  .kxcbsy-con .contain-b ul {
    margin-top: 26px;
  }
  .kxcbsy-con .contain-b li {
    margin-bottom: 14px;
    height: 56px;
    line-height: 56px;
  }
  .kxcbsy-con .contain-b li h6 {
    width: calc(100% - 104px);
    font-size: 14px;
  }
  .kxcbsy-con .contain-b li span {
    width: 104px;
    font-size: 12px;
  }
  .kxcbsy-con .contain-c ul {
    margin-top: 26px;
  }
  .kxcbsy-con .contain-c li {
    margin-right: 8px;
    width: 270px;
    height: 199px;
    margin-bottom: 42px;
  }
  .kxcbsy-con .contain-c li img {
    width: 270px;
    height: 154px;
  }
  .kxcbsy-con .contain-c li h6 {
    font-size: 14px;
  }
  .kxcbsy-con .contain-b img {
    width: 34px;
    height: 46px;
  }
  .kxcbsy-con .contain-b .linkbg {
    width: calc(100% - 36px);
    min-height: 90px;
  }
  .kxcbsy-con .contain-b .linkbg p {
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    padding: 0 4px;
  }
  .kxcbsy-con .gerylink:after {
    margin-left: 10px;
  }
}
@media screen and (max-width: 1440px) {
  .kxcbsy-con .contain-c li {
    margin-right: 8px;
    width: 194px;
    height: 143px;
    margin-bottom: 43px;
  }
  .kxcbsy-con .contain-c li img {
    width: 194px;
    height: 110px;
  }
  .kxcbsy-con .contain-c li h6 {
    margin-top: 12px;
  }
  .kxcbsy-con .contain-b ul {
    margin-top: 26px;
  }
  .kxcbsy-con .contain-b li {
    margin-bottom: 14px;
    height: 36px;
    line-height: 36px;
  }
  .kxcbsy-con .contain-b li h6 {
    width: calc(100% - 104px);
    font-size: 14px;
  }
  .kxcbsy-con .contain-b li span {
    width: 104px;
    font-size: 12px;
  }
  .kxcbsy-con .contain-b img {
    width: 34px;
    height: 46px;
  }
  .kxcbsy-con .contain-b .linkbg {
    width: calc(100% - 36px);
    min-height: 90px;
  }
  .kxcbsy-con .contain-b .linkbg p {
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    padding: 0 4px;
  }
  .kxcbsy-con .gerylink:after {
    margin-left: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .kxcbsy {
    float: left;
    width: 100%;
  }
  .conb {
    width: 100%;
    padding-left: 0;
    margin-top: 28px;
    margin-bottom: 0;
  }
  .cona {
    width: 100%;
    height: auto;
    padding-left: 0;
    margin-top: 38px;
    margin-bottom: 0;
  }
  .conc {
    width: 100%;
    padding-left: 0;
    margin-top: 28px;
    margin-bottom: 0;
  }
  .kxcbsy-con .contain-c li {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 23px;
    text-align: center;
  }
  .kxcbsy-con .contain-c li img {
    width: 194px;
    height: 110px;
  }
}
