.r_pro_xts_news {
  overflow: visible;
}

.r_pro_xts_news li {
  float: left;
  width: 20%;
  border-radius: 2px;
  padding: 0 5px 3px 5px;
  margin-bottom: 8px;
  position: relative;
}

.index_ku .r-title-body h1 {
  font-size: 0.28rem
}

.r-title-body {
  padding: 0 10px;
  border-bottom: 0;
}

.r-title::after {
  top: 25px;
  width: 25px;
}

.r-tabs p {
  margin-top: 0px;
}

@media only screen and (max-width: 640px) {
  .r_pro_xts_news li {
      width: 50%;
      padding: 0 5px 10px 5px;
  }
}

.r-jber {
  position: absolute;
  top: 0;
}

.r-jber .r-jber-pic {
  background: url(../img/label-pic.png) no-repeat;
  background-size: 100%;
}

.r-jber div {
  position: relative;
  width: 88px;
  padding-bottom: 102px;
  top: -6px;
  left: -9px;
  z-index: 2;
}

.r-jber-video {
  background: url(../img/label-video.png) no-repeat;
  background-size: 100%;
}

.ov {
  float: left;
}

.r-tabs .am-accordion-basic {
  overflow: hidden;
}

.r_pro_xts_news img {
  height: 108px;
  object-fit: cover;
}

.r-tabs p {
  height: 40px;
}

@media only screen and (max-width: 640px) {
  .r_pro_xts_news img {
      height: 80px;
  }
}