.pagination-wrap[data-v-19a5454a] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pagination-wrap .page-list[data-v-19a5454a] {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.pagination-wrap .page-list li[data-v-19a5454a] {
  display: inline-block;
  padding: 0;
  margin-right: 10px;
  width: 40px;
  height: 30px;
  line-height: 28px;
  color: #333;
  font-weight: 400;
  border: 1px solid #e2e2e2;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 12px;
}
.pagination-wrap .page-list li.active[data-v-19a5454a] {
  border-color: #2b99ff;
  background-color: #fff;
  color: #2b99ff;
}
.pagination-wrap .page-list li.disabled[data-v-19a5454a] {
  background-color: #fff;
  cursor: not-allowed;
  color: #e2e2e2;
}
.pagination-wrap .page-list li.btn-next[data-v-19a5454a],
.pagination-wrap .page-list li.btn-prev[data-v-19a5454a] {
  width: 75px;
  height: 30px;
  border: 1px solid #e2e2e2;
  border-radius: 0;
}
.pagination-wrap .page-list li.btn-next[data-v-19a5454a] {
  margin: 0;
}
.resources-wrap[data-v-f6fa67aa] {
  background-color: #fff;
  padding: 0 25px;
}
.resources-wrap .common-title[data-v-f6fa67aa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}
.resources-wrap .common-title .resouces-tips[data-v-f6fa67aa] {
  color: #f60;
  font-size: 14px;
}
.resources-wrap .filters-wrap[data-v-f6fa67aa] {
  position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.resources-wrap .filters-wrap .filter-item[data-v-f6fa67aa],
.resources-wrap .filters-wrap[data-v-f6fa67aa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.resources-wrap .filters-wrap .filter-item + .filter-item[data-v-f6fa67aa] {
  margin-left: 30px;
}
.resources-wrap .filters-wrap .filter-item .label[data-v-f6fa67aa] {
  color: #666;
  font-size: 12px;
}
.resources-wrap .filters-wrap .filter-item .jx-cascader[data-v-f6fa67aa] {
  min-width: 200px;
}
.resources-wrap .filters-wrap .count[data-v-f6fa67aa] {
  position: absolute;
  right: 0;
  color: #999;
}
.resources-wrap .resources-warp .resource-item[data-v-f6fa67aa] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}
.resources-wrap .resources-warp .resource-item .title[data-v-f6fa67aa] {
  width: 400px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.resources-wrap .resources-warp .resource-item .needy-type[data-v-f6fa67aa] {
  width: 400px;
}
.resources-wrap .resources-warp .resource-item .needy-type .label[data-v-f6fa67aa] {
  color: #666;
  margin-right: 10px;
}
.resources-wrap .resources-warp .resource-item .needy-type .type-tag[data-v-f6fa67aa] {
  display: inline-block;
  width: 50px;
  height: 24px;
  line-height: 26px;
  text-align: center;
  color: #2b99ff;
  background-color: #e1eefe;
  border-radius: 2px;
  margin-right: 10px;
  font-size: 12px;
}
.resources-wrap .resources-warp .resource-item .action[data-v-f6fa67aa] {
  width: 100px;
  text-align: right;
}
.resources-wrap .resources-warp .resource-item .action .btn[data-v-f6fa67aa] {
  padding: 6px 10px;
  background-color: #2b99ff;
  color: #fff;
  text-align: center;
  border-radius: 4px;
}
.resources-wrap .jx-pagination-wrap[data-v-f6fa67aa] {
  margin: 20px 0;
}
.resources-wrap .empty-list[data-v-f6fa67aa] {
  width: 100%;
  background-color: #fff;
  line-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ddd;
  font-size: 14px;
}
