.rp_cotainer[data-v-266ce7df] {
  background-color: #D0342D;
  background-image: url(../img/totem.png);
  background-size: cover;
  text-align: center;
  min-height: 100vh;
  font-size: 0.16rem;
  overflow: hidden;
}
.rp_cotainer .bg-card[data-v-266ce7df] {
  width: 100%;
  height: auto;
  margin-top: 0.2rem;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.rp_cotainer .rp_box[data-v-266ce7df] {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  z-index: 2;
}
.rp_cotainer .rp_box .active-content[data-v-266ce7df] {
  width: 74%;
  margin: 1.2rem auto 0;
  text-align: left;
}
.rp_cotainer .rp_box .active-content .lable[data-v-266ce7df] {
  font-size: 0.16rem;
  font-weight: 600;
  color: #C50B03;
}
.rp_cotainer .rp_box .active-content .icon[data-v-266ce7df] {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  font-size: 0.12rem;
  color: #fff;
  text-align: center;
  background: linear-gradient(223deg, #F86059 0%, #D0342D 100%);
  border-radius: 0.06rem 0 0.06rem 0;
}
.rp_cotainer .rp_box .active-content .ctx[data-v-266ce7df] {
  width: 87%;
  display: block;
  margin: 0.1rem auto 0.24rem;
  color: #8F4F16;
  font-weight: 600;
  font-size: 0.14rem;
}

