.portal-site-inform-new {
  padding-bottom: 25px;
}
.portal-site-inform-new .portal-site-inform-content {
  min-height: 300px;
  margin: 12px 0 0;
  position: relative;
  width: var(--portal-site-main-width);
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  padding-bottom: 25px;
}
.portal-site-inform-new .portal-site-inform-content .el-pagination {
  padding: 2px 20px;
}

