@charset "UTF-8";
/**!
 * 列表页
 * date:2021-08-13
 * author: wppei;
 */
.sec {
  padding-bottom: 40px;
  min-height: 500px;
}

.sec-list {
  padding-top: 8px;
}

.sec-item {
  height: 48px;
  line-height: 47px;
  border-bottom: 1px dashed #d5d9e4;
}

.pager {
  margin-top: 40px;
}
