.content {
  width: 10.2rem;
  padding-left: .6rem;
}

.cp-swiper {
  position: relative;
}

.cp-swiper .swiper-container {
  width: 8.9rem;
}

.cp-swiper .swiper-slide img {
  width: 2.83rem;
  height: 1.974rem;
  border: 1px solid #e20012;
  border-radius: .04rem;
  box-sizing: border-box;
}

.cp-cont {
  margin-bottom: .15rem;
  position: relative;
}

.cp-cont .txt {
  position: absolute;
  top: 1.05rem;
}

.cp-cont .txt.left {
  left: .75rem;
}

.cp-cont .txt.right {
  right: .75rem;
  text-align: right;
}

.cp-cont .txt .tit {
  margin-bottom: 1.1rem;
}

.cp-cont .txt .tit strong {
  font-size: .64rem;
  color: #d51518;
  display: inline-block;
  margin-bottom: .05rem;
}

.cp-cont .txt .tit span {
  font-size: .18rem;
  line-height: .2rem;
  color: #8b8b8b;
}

.cp-cont .txt .txt-cont h2 {
  font-size: .26rem;
  color: #231815;
  position: relative;
  padding-bottom: .2rem;
  margin-bottom: .1rem;
  line-height: 1em;
}

.cp-cont .txt .txt-cont h2::after {
  position: absolute;
  content: "";
  width: .3rem;
  height: 1px;
  background: #231815;
  left: 0;
  bottom: 0;
}

.cp-cont .txt.right .txt-cont h2::after {
  right: 0;
  left: auto;
}

.cp-cont .txt .txt-cont p {
  font-size: .18rem;
  line-height: .25rem;
  color: #231815;
}

.cp-swiper .swiper-button-next,
.cp-swiper .swiper-button-prev {
  top: 0;
  margin-top: 0;
  width: .51rem;
  height: 1.97rem;
}

.cp-swiper .swiper-button-prev {
  left: 0;
}

.cp-swiper .swiper-button-next {
  right: 0;
}

.cp-swiper .swiper-button-next img,
.cp-swiper .swiper-button-prev img {
  width: .51rem;
  height: 1.97rem;
}

.p4-cont .txt,
.p5-cont .txt,
.p6-cont .txt,
.p7-cont .txt,
.p8-cont .txt,
.p9-cont .txt,
.p10-cont .txt {
  top: 1.7rem;
}

.p4-cont .txt .tit,
.p5-cont .txt .tit,
.p6-cont .txt .tit,
.p7-cont .txt .tit,
.p8-cont .txt .tit,
.p9-cont .txt .tit,
.p10-cont .txt .tit {
  margin-bottom: .6rem;
}