@font-face {
  font-family: "PangMenZhengDao";
  src: url("../font/庞门正道粗书体-正式版.ttf");
}
.wrap {
  box-sizing: border-box;
  padding-top: 0.427rem;
  padding-bottom: 0.533rem;
  height: 100%;
  background-size: 2.747rem 0.613rem;
  background-image: url("../img/picture/bg_redcloud@3x.png");
}
.frame-box {
  position: relative;
  display: block;
  margin: auto;
  box-sizing: border-box;
  padding-top: 1.067rem;
  width: 8.933rem;
  height: 100%;
  background-image: url("../img/picture/img_border_top@3x.png"), url("../img/picture/img_border_bottom@3x.png");
  background-repeat: no-repeat;
  background-size: 8.933rem 6.04rem, 8.933rem 2.48rem;
  background-position: top, bottom;
}
.frame-box:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 6.027rem;
  left: 0;
  width: 100%;
  height: calc(100% - 8.507rem);
  background-image: url("../img/picture/img_border_body@3x.png");
  background-size: 8.933rem 0.533rem;
}
.frame-box .title-cenwhile {
  text-align: center;
  font-size: 0.48rem;
  font-family: PangMenZhengDao-Cu, PangMenZhengDao;
  font-weight: normal;
  color: #ffffff;
  line-height: 0.48rem;
}
.frame-box .title-cenwhile .icon {
  vertical-align: top;
  display: inline-block;
  margin-right: 0.133rem;
  width: 0.427rem;
  height: 0.467rem;
  background-size: 0.427rem 0.427rem;
  background-position: center;
}
.frame-box .slider-box {
  position: relative;
  z-index: 2;
  margin: auto;
  margin-top: 0.533rem;
  width: 7.867rem;
  height: calc(100% - 3.493rem);
  overflow: scroll;
}
.frame-box .slider-box p {
  margin-top: 0.267rem;
  width: 100%;
  text-indent: 0.773rem;
  text-align: justify;
  font-size: 0.373rem;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #fcd7a1;
  line-height: 0.533rem;
}
.frame-box .slider-box p:nth-of-type(1) {
  margin-top: 0;
}
