.police-distance-modal .action-bar[data-v-727b89f0] {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 16px 0;
}
.police-distance-modal .action-bar .left[data-v-727b89f0] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 0 16px;
}
.police-distance-modal .action-bar .right[data-v-727b89f0] {
  text-align: right;
  padding: 0 16px;
}
.police-distance-modal .action-bar .right .station-info[data-v-727b89f0] {
  font-size: 14px;
  color: #666;
}
.police-distance-modal .userTable[data-v-727b89f0]  .ant-table-thead > tr > th {
  background: #fafafa;
  font-weight: 600;
}
.police-distance-modal .userTable[data-v-727b89f0]  .ant-table-tbody > tr > td {
  color: #333;
}
.police-distance-modal .userTable[data-v-727b89f0]  .ant-table-thead > tr > th,
.police-distance-modal .userTable[data-v-727b89f0]  .ant-table-tbody > tr > td {
  border-bottom: 1px solid #e8e8e8;
}
.police-distance-modal .userTable[data-v-727b89f0]  .ant-table-small {
  border: 1px solid #e8e8e8;
}
.police-distance-modal .userTable[data-v-727b89f0]  .ant-table-tbody > tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected) > td {
  background: #f5f5f5;
}
