.page {
  margin: 0 auto;
  padding-bottom: 0.2500rem;
  background-color: #f8faff;
}
.banner {
  position: relative;
  width: 100%;
  height: 1.9375rem;
}
.banner img {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.banner .text_info {
  color: #ffffff;
}
.banner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1.9375rem;
  top: 0;
  left: 0;
  background: linear-gradient(217deg, rgba(4, 19, 101, 0) 0%, #041365 100%);
}
.position_info {
  position: absolute;
  top: 0;
  left: 0;
  width: 10.0000rem;
  height: 0.3125rem;
  padding-left: 0.8313rem;
  line-height: 0.3125rem;
  font-size: 0.0875rem;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  z-index: 99;
}
.position_info .text_icon {
  margin: 0  0.0625rem;
}
.banner .des_text {
  position: absolute;
  top: 0.7250rem;
  left: 0.8313rem;
  width: 2.9812rem;
  height: 0.6625rem;
  color: #ffffff;
  z-index: 99;
}
.banner .des_title {
  height: 0.2500rem;
  font-size: 0.2000rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.2500rem;
  margin-bottom: 0.0625rem;
}
.banner .des_content {
  width: 3.1250rem;
  font-size: 0.1000rem;
  color: #ffffff;
  line-height: 0.1750rem;
}
.content {
  margin: 0 auto;
  width: 8.3375rem;
  margin-top: 0.3750rem;
  background-color: #ffffff;
  box-shadow: 0px 0.0313rem 0.0938rem 0px rgba(238, 238, 238, 0.1);
  border-radius: 0.0625rem;
  padding: 0.1875rem 0.1250rem;
}
.main-title {
  font-size: 0.1500rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.1500rem;
}
.total-title {
  font-size: 0.1000rem;
  color: #999999;
  line-height: 0.1000rem;
  margin-top: 0.1000rem;
}
.search-block {
  display: flex;
  align-items: center;
  margin-top: 0.1875rem;
}
.search-block .label-text {
  font-size: 0.0875rem;
  color: #666666;
  line-height: 0.0875rem;
}
.search-block .year-select {
  margin: 0  0.0625rem;
}
.search-block .month-select {
  margin-right: 0.1875rem;
}
.table-block {
  margin-top: 0.1250rem;
}
.el-button--primary {
  color: #FFF;
  background-color: #0F45AE !important;
  border-color: #0F45AE;
}
.pagination {
  text-align: end;
  margin-top: 0.0625rem;
  width: 100%;
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
  background-color: #0F45AE;
}
/*# sourceMappingURL=index.css.map */

/*# sourceMappingURL=index.css.map */
