.zhengce {
  width: 1220px;
  margin: auto;
}
.zhengce .zhengce-list .zhengce-item {
  padding: 13px 18px;
  box-sizing: border-box;
  border-bottom: 1px dashed #d1d1d1;
  cursor: pointer;
}
.zhengce .zhengce-list .zhengce-item:hover .zhengce-title span {
  color: #d82929;
}
.zhengce .zhengce-list .zhengce-item .zhengce-title {
  display: flex;
  align-items: center;
}
.zhengce .zhengce-list .zhengce-item .zhengce-title img {
  width: 12px;
  height: 12px;
  display: block;
  margin-right: 10px;
}
.zhengce .zhengce-list .zhengce-item .zhengce-title span {
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  color: #333333;
}
.zhengce .zhengce-list .zhengce-item .zhengce-neirong {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #999999;
  display: block;
  margin-top: 6px;
}
.zhengce .zhengce-list .zhengce-item .zhengce-time {
  font-size: 14px;
  font-weight: 400;
  line-height: 16px;
  color: #999999;
  display: block;
  margin-top: 10px;
}
.zhengce .fanye {
  margin-top: 32px;
  margin-bottom: 87px;
}
.zhengce .fanye .el-pagination {
  width: fit-content;
  margin: auto;
}
.zhengce .fanye .el-pagination.is-background .btn-next,
.zhengce .fanye .el-pagination.is-background .btn-prev,
.zhengce .fanye .el-pagination.is-background .el-pager li {
  background: #ffffff !important;
  border: 1px solid #cccccc !important;
}
.zhengce .fanye .el-pagination.is-background .el-pager li:not(.disabled).active {
  background: #e6f7ff !important;
  border: 1px solid #aeb3b6 !important;
  color: #73797d !important;
}
.zhengce .fanye .el-pagination.is-background .btn-next.disabled,
.zhengce .fanye .el-pagination.is-background .btn-next:disabled,
.zhengce .fanye .el-pagination.is-background .btn-prev.disabled,
.zhengce .fanye .el-pagination.is-background .btn-prev:disabled,
.zhengce .fanye .el-pagination.is-background .el-pager li.disabled {
  color: #cccccc !important;
  background: #f2f2f2 !important;
  border: 1px solid #cccccc !important;
}
/*# sourceMappingURL=zhengce.css.map */