morePoints.less 519 Bytes
@charset "UTF-8";

.gift_zone_detail{
  width: 100%;
  min-height: 100vh;
  // background: #B62128 url("https://wjj.ys1.cnliveimg.com/769/h5/H5activity/kapai/detail-top.png") no-repeat center top;
  background-size: 100%;
  overflow: hidden;
  .column-list-box{
    margin-top:40px;
  }
  .no_more{
    width:100%;
    height: 37px;
    font-size: 26px;
    font-weight: 400;
    color: #333;
    line-height: 37px;
    letter-spacing: 1px;
    text-align: center;
    margin-top:10px;
    // margin-bottom: 60px;
  }
}