
@page {
  margin: 0mm;
  display: block;
  width: 100%;
  overflow: hidden;
}

.bouns_list_table th.bonus_th,
.bouns_sum_table th.bonus_th {
  background: #F0F6FB;
  border: 0px;
}
.bouns_list_table td.bonus_td,
.bouns_sum_table td.bonus_td {
  background: #fff;
  width: 50%;
}
.bouns_list_table .b-table-bottom-row,
.bouns_sum_table .b-table-bottom-row {
  color: #D81800;
  font-weight: 400;
  font-size: 15px;
  background: #fff;
}
.bouns_list_table tbody tr,
.bouns_sum_table tbody tr {
  border-width: 0px;
}
.bouns_list_table tbody tr td,
.bouns_sum_table tbody tr td {
  border-width: 0px;
}
.info-table .thead-light th {
  background-color: #0044AD !important;
  color: #fff;
}
@charset "UTF-8";
/** 
* 文字大小
*/
/** 
* border line
*/
/** 
* gray
*/
/** 
* color
*/
.bonus_list_wrapper .table_header[data-v-9349d76c] {
  background-color: #0044AD;
  color: #fff;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #d5d5d5;
}
.bonus_list_wrapper .table_header .col[data-v-9349d76c] {
  padding-left: 60px;
}
.bonus_list_wrapper .table_item[data-v-9349d76c] {
  padding-top: 6px;
  padding-bottom: 0px;
  min-height: 48px;
  line-height: 22px;
  border-bottom: 1px solid #d5d5d5;
}
.bonus_list_wrapper .table_item .table_item_title[data-v-9349d76c] {
  cursor: pointer;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 12px;
  padding-bottom: 0px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c] {
  width: 50%;
  box-sizing: border-box;
  text-align: center;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme img[data-v-9349d76c] {
  transition: all 0.3s ease;
  transform: rotate(180deg);
  margin-bottom: 6px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c]:nth-child(2) {
  padding-left: 45px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_content[data-v-9349d76c] {
  width: 100%;
  margin-left: 8px;
  margin-right: 8px;
  box-sizing: border-box;
}
.bonus_list_wrapper .table_item .table_item_content h3[data-v-9349d76c] {
  padding: 12px 0px 0px 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #495057;
}
.bonus_list_wrapper .table_item input[type=checkbox][data-v-9349d76c] {
  display: none;
}
.bonus_list_wrapper .table_item input[type=checkbox]:checked ~ .table_item_content[data-v-9349d76c] {
  display: none;
}
.bonus_list_wrapper .table_item input[type=checkbox]:checked ~ .table_item_title .table_item_title_itme img[data-v-9349d76c] {
  transform: rotate(0deg);
}
.sub_title[data-v-9349d76c] {
  color: #495057;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  line-height: 19px;
  margin-top: 36px;
  padding-bottom: 6px;
}
h3[data-v-9349d76c] {
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #212529;
}
ul li[data-v-9349d76c] {
  list-style-type: decimal;
  color: #212529;
  font-size: 12px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0px;
}
.print[data-v-9349d76c] {
  text-align: right;
  cursor: pointer;
  text-decoration: none;
  color: #007bff;
}
.print[data-v-9349d76c]:hover {
  color: #0056b3;
}
.print.btn[data-v-9349d76c]:focus, .print.btn.focus[data-v-9349d76c] {
  box-shadow: 0 0 0 0.2rem transparent;
}
.maintain[data-v-9349d76c] {
  color: #495057;
  font-size: 0.75rem;
}
.unit[data-v-9349d76c] {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
.bonus_list_wrapper .table_header .col[data-v-9349d76c] {
    padding-left: 15px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c] {
    text-align: left;
    padding-left: 15px;
}
.bonus_list_wrapper .table_item .table_item_title .table_item_title_itme[data-v-9349d76c]:nth-child(2) {
    padding-left: 15px;
}
}
.table-wrap[data-v-f01a8e70] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.search-input[data-v-f01a8e70] {
  width: 60%;
}
@media (min-width: 320px) and (max-width: 701px) {
.search-input[data-v-f01a8e70] {
    width: 100%;
}
}
.datepicker-width[data-v-f01a8e70] {
  width: 30%;
}
@media (min-width: 320px) and (max-width: 701px) {
.datepicker-width[data-v-f01a8e70] {
    width: 100%;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-label[data-v-f01a8e70] {
    width: 100%;
    margin-bottom: 15px;
}
}
@media (min-width: 320px) and (max-width: 701px) {
.search-result[data-v-f01a8e70] {
    justify-content: center;
    flex-wrap: wrap;
}
}
@media (max-width: 375px) {
.search-radio[data-v-f01a8e70] {
    width: 100%;
}
}
.search-result-badge[data-v-f01a8e70] {
  font-size: 18px;
  letter-spacing: 1px;
}
.table-wrap[data-v-87328e8e] .table-wrap__thead-tr {
  background-color: #0044AD;
  color: #fff;
}
.m-back-group a[data-v-87328e8e] {
  color: #0044AD;
}
.main-group[data-v-87328e8e] {
  position: relative;
}
.watermark-bg[data-v-87328e8e] {
  position: absolute;
  height: 470px;
  width: 95%;
  top: 56px;
  left: 0;
  z-index: 2;
  opacity: 0.2;
  pointer-events: none;
}
.btn[data-v-87328e8e] {
  padding-right: 0;
}
.showDetail[data-v-87328e8e] {
  margin-top: -20px;
}
.icon-cursor[data-v-87328e8e] {
  color: #FF4400;
}
.search-label[data-v-87328e8e] {
  width: 88px;
}
.search-label > h6[data-v-87328e8e] {
  text-align: right;
}
.line-top[data-v-87328e8e] {
  margin-top: 20px;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-top: 3px solid #0044AD;
}
@media screen and (max-width: 1024px) {
.search-label[data-v-87328e8e] {
    width: 100%;
    margin-left: 3px;
}
.search-label > h6[data-v-87328e8e] {
    text-align: left;
}
}
.row[data-v-87328e8e] {
  margin-top: 20px;
  margin-bottom: 4px;
}
.l-search[data-v-87328e8e] {
  background: #fff;
}
.card-title[data-v-87328e8e] {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.pdf-wrap {
  height: 750px;
}
@media screen and (max-height: 768px) {
.pdf-wrap {
    height: 500px;
}
}
.pdf-app {
  position: relative;
  z-index: 1;
}
.table thead th.file-name {
  width: 85%;
}
.m-iagent-group .doc-pop.pop-group > .container {
  max-width: 90%;
}
.m-iagent-group .doc-pop.pop-group > .container > .header-group {
  border-bottom: none;
  padding: 15px 0 0;
}
.m-iagent-group .doc-pop.pop-group > .container > .main-group {
  padding: 25px 10px;
}
.m-iagent-group .doc-pop.pop-group > .container > .header-group .close {
  top: 10px;
  right: 10px;
  z-index: 1001;
}
.view-find {
  margin-left: 5.5em !important;
}
