// 内容区域
.collect-list-page {
  // min-height: 500px;
  // padding: 0 20px 50px 20px;

  .next-tabs-content {
    display: none;
  }

  .table-wrapper {
    overflow: hidden;
  }
  .next-pagination {
    float: right;
    margin-top: 20px;
  }
}
