.load-more-wrapper[data-v-51a64484] {
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 300ms;
}
.load-more[data-v-51a64484], .load-end[data-v-51a64484] {
  color: #aea699;
  font-size: 0.26rem;
  padding: 0.3rem 0;
  text-align: center;
}
.load-end[data-v-51a64484] {
  text-align: center;
  color: #333333;
}
.load-end img[data-v-51a64484] {
  height: 0.3733333333rem;
}
.load-end p[data-v-51a64484] {
  font-size: 0.2666666667rem;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
  margin-top: 0.1066666667rem;
  letter-spacing: 2px;
  opacity: 0.5;
}html, body {
  width: 100%;
  height: 100%;
}

#app {
  width: 100%;
  height: 100%;
  max-width: 540px;
  margin: 0 auto;
  background-color: #F7F7F7;
  font-family: "PingFangSC", "STHeiti", "Microsoft YaHei", "Helvetica", "Arial", sans-serif;
}
#app .selfbuildTitle {
  width: 100%;
  margin-bottom: 0.2666666667rem;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  padding-bottom: 0.4rem;
}
#app .selfbuildTitle .title {
  width: 8.9333333333rem;
  margin: 0 auto;
  font-size: 22px;
  line-height: 0.9333333333rem;
  max-height: 1.8666666667rem;
  color: #222;
  font-weight: 700;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
#app .selfbuildTitle .brief {
  width: 8.9333333333rem;
  margin: 0.2666666667rem auto 0;
  font-size: 17px;
  line-height: 1.5;
  color: #222222;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
#app .feng {
  width: 100%;
  height: 0.6666666667rem;
}
#app .feed {
  width: 100%;
  background-color: #fff;
}
#app .feed .videoBox {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#app .feed .videoBox .vip {
  width: 100%;
  height: auto;
}
#app .feed .videoBox .vip img {
  display: block;
  width: 100%;
  height: auto;
}
#app .feed .videoBox .video {
  width: 100%;
  height: 5.6rem;
}
#app .feed .videoBox .video img {
  width: 100%;
  height: 100%;
}
#app .feed .videoBox .payIcon {
  width: 0.8rem;
  height: 0.4266666667rem;
  margin-top: 0.1333333333rem;
  margin-left: 0.32rem;
}
#app .feed .videoBox .payIcon img {
  display: block;
  width: 100%;
  height: auto;
}
#app .feed .videoBox .playIcon {
  width: 0.8533333333rem;
  height: 0.8533333333rem;
  position: absolute;
  bottom: 0.2133333333rem;
  left: 0.32rem;
}
#app .feed .videoBox .playIcon img {
  display: block;
  width: 100%;
  height: auto;
}
#app .feed .videoBox .corver {
  width: 100%;
  height: 2.8rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0));
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
#app .feed .videoBox .corver .videoTitle {
  width: 9.36rem;
  font-size: 18px;
  line-height: 0.6666666667rem;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 700;
  text-shadow: rgba(0, 0, 0, 0.5) 0 0 4px;
  padding: 0.2933333333rem 0.32rem 0;
  box-sizing: border-box;
}
#app .feed .videoBox .timer {
  height: 0.48rem;
  position: absolute;
  bottom: 0.1333333333rem;
  right: 0.1066666667rem;
  color: #fff;
  background-color: #000;
  font-size: 10px;
  line-height: 0.48rem;
  border-radius: 0.24rem;
  padding: 0 0.24rem;
  z-index: 10;
}
#app .feed .bottom {
  width: 100%;
  height: 1.2533333333rem;
  overflow: hidden;
  padding: 0 0.32rem;
  box-sizing: border-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: center;
}
#app .feed .bottom .logo {
  width: 0.8533333333rem;
  height: 0.8533333333rem;
  border-radius: 0.16rem;
  overflow: hidden;
}
#app .feed .bottom .logo img {
  width: 100%;
  height: 100%;
}
#app .feed .bottom .column {
  height: 0.5333333333rem;
  color: #333;
  font-size: 14px;
  line-height: 0.5333333333rem;
  margin-left: 0.2133333333rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
#app .feed .bottom .fullBtn {
  width: 1.92rem;
  height: 0.6666666667rem;
  font-size: 14px;
  color: #1A66FF;
  font-weight: 700;
  line-height: 0.6666666667rem;
  text-align: center;
  background-color: rgba(26, 102, 255, 0.04);
  border-radius: 0.3466666667rem;
  margin-right: 32px;
  margin-left: 0.2133333333rem;
}
#app .feed .bottom .fullBtn img {
  width: 0.2133333333rem;
  height: 0.2666666667rem;
}
#app .feed .bottom .secondClass {
  padding: 0.1066666667rem 0.32rem;
  background: rgba(51, 51, 51, 0.04);
  border-radius: 0.3466666667rem;
}
#app .footer {
  width: 100%;
  height: 1.0666666667rem;
}
#app .footer p {
  width: 1.8666666667rem;
  font-size: 14px;
  height: 20px;
  margin: 0 auto;
  text-align: center;
  line-height: 20px;
  color: rgba(51, 51, 51, 0.3);
}
#app .downContainer:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
#app .downContainer {
  width: 10rem;
  background-color: #FFF;
  height: 1.493333rem;
}
#app .logoContainer {
  width: 2.9rem;
  height: 0.56rem;
  float: left;
  margin-left: 0.533rem;
  margin-top: 0.45333rem;
}
#app .logoContainer img, #app .openContainer img {
  width: 100%;
  height: 100%;
}
#app .openContainer {
  width: 1.813rem;
  height: 0.72rem;
  float: right;
  margin-top: 0.4rem;
  margin-right: 0.533rem;
}
#app .openContainer div {
  width: 1.813rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  color: #FFF;
  background-color: #1A66FF;
  border-radius: 3px;
  overflow: hidden;
}