.alarm-card[data-v-0d5f590a] {
  position: relative;
  height: 292px;
  padding: 0 14px 9px;
  overflow: hidden;
  color: #53636e;
  font-size: 12px;
  background: #fff;
  border: 1px solid #1890ff;
  border-radius: 8px;
  box-shadow: 0 2px 7px rgba(20, 55, 80, 0.14);
}
.alarm-card.selected[data-v-0d5f590a] {
  border-color: #1890ff;
  box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.18);
}
.status-corner[data-v-0d5f590a] {
  position: absolute;
  z-index: 1;
  top: -1px;
  right: -1px;
  width: 20%;
  height: 0;
  padding-top: 20%;
  background-position: right top;
  background-size: 505% auto;
  background-repeat: no-repeat;
  -webkit-clip-path: polygon(0 0, 50.5% 0, 100% 49.5%, 100% 100%);
          clip-path: polygon(0 0, 50.5% 0, 100% 49.5%, 100% 100%);
  pointer-events: none;
}
.card-header[data-v-0d5f590a] {
  display: flex;
  align-items: center;
  height: 48px;
  padding-right: 58px;
}
.type-badge[data-v-0d5f590a] {
  flex: 0 0 auto;
  width: 68px;
  height: 27px;
  margin-left: -14px;
  -o-object-fit: contain;
     object-fit: contain;
  transform: translateY(3px);
}
.station-name[data-v-0d5f590a] {
  flex: 1 1 auto;
  min-width: 0;
  margin-left: 10px;
  overflow: hidden;
  color: #0397dc;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-overflow: ellipsis;
  transform: translateY(2px);
  white-space: nowrap;
}
.status-text[data-v-0d5f590a] {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.card-body[data-v-0d5f590a] {
  display: flex;
  gap: 13px;
  height: 166px;
}
.media-column[data-v-0d5f590a] {
  flex: 0 0 46%;
  min-width: 0;
}
.details-column[data-v-0d5f590a] {
  flex: 1 1 auto;
  min-width: 0;
  padding: 24px 2px 0 12px;
  border-left: 1px solid rgba(120, 151, 170, 0.2);
}
.detail-row[data-v-0d5f590a] {
  display: flex;
  align-items: center;
  height: 24px;
  white-space: nowrap;
}
.label[data-v-0d5f590a] {
  flex: 0 0 60px;
  color: #566873;
}
.value[data-v-0d5f590a] {
  flex: 1 1 auto;
  min-width: 0;
  color: #53636e;
}
.history-footer-spacer[data-v-0d5f590a] {
  height: 29px;
}
.card-footer[data-v-0d5f590a] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 31px;
}
.source-area[data-v-0d5f590a] {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  height: 26px;
  gap: 4px;
}
.select-checkbox[data-v-0d5f590a] {
  display: flex;
  align-items: center;
  height: 26px;
  margin: 0;
  transform: translateY(1px);
}
.source-badge[data-v-0d5f590a] {
  flex: 0 0 auto;
  width: 46px;
  height: 26px;
  -o-object-fit: contain;
     object-fit: contain;
}
.card-actions[data-v-0d5f590a] {
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  justify-content: flex-end;
  min-width: 0;
  gap: 8px;
  padding-left: 8px;
}
.history-action[data-v-0d5f590a] {
  min-width: 0;
  height: 26px;
  padding: 0 7px;
  overflow: hidden;
  font-size: 12px;
  line-height: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.alarm-card-panel[data-v-e7aaa10e] {
  padding: 0 18px 18px;
}
.alarm-card-grid[data-v-e7aaa10e] {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}
.card-pagination[data-v-e7aaa10e] {
  min-height: 54px;
  overflow: hidden;
}
@media (max-width: 1400px) {
.alarm-card-grid[data-v-e7aaa10e] {
    gap: 12px;
}
}
.history-alarm-pdf-report[data-v-2359526b] {
  width: 760px;
  padding: 28px;
  color: #222;
  background: #fff;
  font-size: 14px;
  line-height: 1.8;
}
h2[data-v-2359526b] {
  margin: 0 0 22px;
  color: #111;
  text-align: center;
}
.report-grid[data-v-2359526b] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
p[data-v-2359526b] {
  margin: 0 0 8px;
  overflow-wrap: anywhere;
}
@charset "UTF-8";
.main[data-v-4c81ae6c] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
  /* 无多选框时（站组管理员），最左列是序号列，补足左侧间距 */
}
.main .listName[data-v-4c81ae6c] {
  padding: 16px 32px;
  color: #001529;
  font-size: 18px;
}
.main .headImage[data-v-4c81ae6c] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.main[data-v-4c81ae6c]  .ant-table-tbody > tr > td.ant-table-selection-column {
  padding-left: 32px;
  padding-right: 16px;
  text-align: center;
}
.main[data-v-4c81ae6c]  .ant-table-thead > tr > th.ant-table-selection-column {
  padding-left: 32px;
  padding-right: 16px;
  text-align: center;
}
.main[data-v-4c81ae6c]  .ant-table-tbody > tr > td:first-child:not(.ant-table-selection-column),
.main[data-v-4c81ae6c]  .ant-table-thead > tr > th:first-child:not(.ant-table-selection-column) {
  padding-left: 32px;
}
.main[data-v-4c81ae6c]  .ant-table-thead > tr > th:last-child,
.main[data-v-4c81ae6c]  .ant-table-tbody > tr > td:last-child {
  padding-right: 20px;
}
.main[data-v-4c81ae6c]  .ant-table-pagination.ant-pagination {
  padding-right: 30px;
}
.main .action[data-v-4c81ae6c] {
  color: #f03947;
  padding-left: 6px;
  font-size: 9px;
  font-style: normal;
}
.main .eye[data-v-4c81ae6c] {
  color: #f03947;
  font-size: 14px;
}
.main .eye-w[data-v-4c81ae6c] {
  cursor: pointer;
}
.main .left[data-v-4c81ae6c] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .right[data-v-4c81ae6c] {
  text-align: right;
  padding: 16px 8px 0 0;
}
.main .pic-list[data-v-4c81ae6c] {
  background-color: #fff;
  margin-top: 10px;
}
.main .history-view-switch[data-v-4c81ae6c] {
  display: flex;
  justify-content: flex-end;
  gap: 14px;
  padding: 2px 20px 10px;
}
.main .history-view-switch button[data-v-4c81ae6c] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.main .history-view-switch button img[data-v-4c81ae6c] {
  display: block;
  max-width: 22px;
  max-height: 22px;
  -o-object-fit: contain;
     object-fit: contain;
}
.main .history-view-switch button.active img[data-v-4c81ae6c] {
  transform: scale(1.03);
}
.history-pdf-container[data-v-4c81ae6c] {
  position: fixed;
  top: 0;
  left: -10000px;
  z-index: -1;
}
.supplement-upload-label[data-v-4c81ae6c] {
  display: inline-block;
  width: 4em;
  line-height: 22px;
  text-align: center;
  font-weight: 600;
}
[data-v-4c81ae6c] .supplement-address-button {
  padding-right: 4px;
  padding-left: 4px;
  white-space: nowrap;
}
[data-v-4c81ae6c] .supplement-address-button > .anticon + span {
  margin-left: 3px;
}
[data-v-4c81ae6c] .action-column-nowrap {
  white-space: nowrap;
}
[data-v-4c81ae6c] .action-column-nowrap .ant-btn {
  margin-right: 4px;
}
[data-v-4c81ae6c] .ant-upload-select-picture-card i {
  font-size: 32px;
  color: #999;
}
[data-v-4c81ae6c] .ant-upload-select-picture-card .ant-upload-text {
  margin-top: 8px;
  color: #666;
}
.main[data-v-358610cc] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .listName[data-v-358610cc] {
  padding: 16px 32px;
  color: #001529;
  font-size: 18px;
}
.main .headImage[data-v-358610cc] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.main[data-v-358610cc]  .ant-table-thead > tr:first-child > th:first-child {
  padding-left: 32px;
}
.main[data-v-358610cc]  .ant-table-pagination.ant-pagination {
  padding-right: 30px;
}
.main .action[data-v-358610cc] {
  color: #f03947;
  padding-left: 6px;
  font-size: 9px;
  font-style: normal;
}
.main .eye[data-v-358610cc] {
  color: #f03947;
  font-size: 14px;
}
.main .eye-w[data-v-358610cc] {
  cursor: pointer;
}
.main .left[data-v-358610cc] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .right[data-v-358610cc] {
  text-align: right;
  padding-top: 16px;
}
.main .pic-list[data-v-358610cc] {
  background-color: #fff;
  margin-top: 10px;
}
.main .vehicle-image[data-v-358610cc] {
  display: block;
  width: 128px;
  height: 80px;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.main[data-v-8dcd6490] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .listName[data-v-8dcd6490] {
  padding: 16px 32px;
  color: #001529;
  font-size: 18px;
}
.main .headImage[data-v-8dcd6490] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.main[data-v-8dcd6490]  .ant-table-thead > tr:first-child > th:first-child {
  padding-left: 32px;
}
.main[data-v-8dcd6490]  .ant-table-pagination.ant-pagination {
  padding-right: 30px;
}
.main .action[data-v-8dcd6490] {
  color: #f03947;
  padding-left: 6px;
  font-size: 9px;
  font-style: normal;
}
.main .eye[data-v-8dcd6490] {
  color: #f03947;
  font-size: 14px;
}
.main .eye-w[data-v-8dcd6490] {
  cursor: pointer;
}
.main .left[data-v-8dcd6490] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .right[data-v-8dcd6490] {
  text-align: right;
  padding-top: 16px;
}
.pic-list[data-v-8dcd6490] {
  background-color: #fff;
  margin-top: 10px;
}
.x-preview[data-v-48e6f1c8] {
  display: inline-block;
  vertical-align: middle;
}
.x-preview + .x-preview[data-v-48e6f1c8] {
  margin-left: 1em;
}
.x-preview .x-thumb[data-v-48e6f1c8] {
  width: 100%;
  height: 100%;
}
.x-preview-target {
  width: 100%;
  max-height: 600px;
}
.false-alarm-form[data-v-1781cee7] {
  margin-bottom: 16px;
}
.warning-text[data-v-1781cee7] {
  margin-top: 16px;
}
.label-left .ant-form-item-label label[data-v-1781cee7] {
  text-align: left;
}
.ant-input[data-v-1781cee7],
.ant-input-affix-wrapper[data-v-1781cee7],
.ant-select[data-v-1781cee7] {
  width: 70%;
}
.decoration[data-v-1781cee7] {
  text-decoration: underline;
}
.main[data-v-1781cee7] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .addr[data-v-1781cee7] {
  font-size: 14px;
  color: #001529;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .tit[data-v-1781cee7] {
  padding-right: 20px;
  display: inline-block;
}
.main .pic-list[data-v-1781cee7] {
  background-color: #fff;
  margin-top: 10px;
}
.main .pic-list .left[data-v-1781cee7] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding-top: 16px;
  padding-left: 32px;
}
.main .pic-list .right[data-v-1781cee7] {
  text-align: right;
  padding-top: 16px;
}
.main .pic-list .btn[data-v-1781cee7] {
  margin-left: 10px;
  margin-right: 10px;
}
.main .pic-list .sbtn[data-v-1781cee7] {
  margin-left: 4px;
  margin-right: 4px;
}
.main .pic-list .orange[data-v-1781cee7] {
  background: #fc6036;
  border: 1px solid #fc6036;
}
.main .pic-list .red[data-v-1781cee7] {
  background: #a21414;
  border: 1px solid #a21414;
}
.main .pic-list .green[data-v-1781cee7] {
  background: green;
  border: 1px solid green;
}
.media-container[data-v-1781cee7] {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 10px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.media-item[data-v-1781cee7] {
  width: calc(33.33% - 8px);
  max-width: 250px;
  margin-bottom: 12px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.media-item img[data-v-1781cee7],
.media-item video[data-v-1781cee7] {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.media-item:hover img[data-v-1781cee7],
.media-item:hover video[data-v-1781cee7] {
  transform: scale(1.03);
}
@media (max-width: 768px) {
.media-item[data-v-1781cee7] {
    width: calc(50% - 6px);
}
}
.video-wrapper[data-v-1781cee7] {
  position: relative;
  width: 100%;
  height: 100%;
}
.video-wrapper video[data-v-1781cee7] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-fallback[data-v-1781cee7] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 140px;
  background-color: #f5f5f5;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  color: #666;
}
.video-fallback p[data-v-1781cee7] {
  margin-bottom: 8px;
  font-size: 12px;
}
.video-fallback a[data-v-1781cee7] {
  color: #1890ff;
  text-decoration: none;
  font-size: 12px;
}
.video-fallback a[data-v-1781cee7]:hover {
  text-decoration: underline;
}
.main-w[data-v-765bc6a6] {
  position: relative;
}
.infomap[data-v-765bc6a6] {
  text-align: center;
  width: 96%;
  height: 360px;
  position: absolute;
  top: 100px;
  left: 10px;
  z-index: 1;
}
.main[data-v-765bc6a6] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .tit[data-v-765bc6a6] {
  padding-right: 20px;
  display: inline-block;
}
.main .top[data-v-765bc6a6] {
  border-bottom: 1px solid #eee;
  padding-bottom: 28px;
}
.main .pics .img[data-v-765bc6a6] {
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 4px;
  width: 80%;
  height: 60px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.ant-tabs[data-v-765bc6a6] {
  background: #fff;
}
.btns[data-v-765bc6a6] {
  text-align: right;
}
.right[data-v-765bc6a6] {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
}
.info[data-v-765bc6a6] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 16px;
  padding-bottom: 16px;
}
.info3[data-v-765bc6a6] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.bot[data-v-765bc6a6] {
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.left[data-v-765bc6a6],
.right[data-v-765bc6a6] {
  height: 400px;
}
.table-w[data-v-765bc6a6] {
  width: 100%;
  height: 300px;
  overflow: auto;
}
.video-w[data-v-765bc6a6] {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  height: 300px;
}
.video-w .v-title[data-v-765bc6a6] {
  text-align: center;
  width: 100%;
  position: relative;
}
.video-w .v-title .v-icon[data-v-765bc6a6] {
  position: absolute;
  top: 4px;
  left: 4px;
}
.flex-space[data-v-765bc6a6] {
  margin-top: 12px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 20rpx 20rpx;
}
.operate[data-v-765bc6a6] {
  padding: 10px;
}
.operate .create-g[data-v-765bc6a6] {
  font-size: 12px;
  text-decoration: underline;
  color: #40a9ff;
  cursor: pointer;
}
.operate .box-w[data-v-765bc6a6] {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 20px auto;
}
.operate .box[data-v-765bc6a6] {
  transform: rotateZ(45deg);
  width: 160px;
  height: 160px;
}
.operate .box i[data-v-765bc6a6] {
  visibility: collapse;
}
.operate .front-sty-top[data-v-765bc6a6] {
  position: absolute;
  z-index: 9999;
  top: 34px;
  left: 34px;
  transform: rotate(315deg);
  visibility: visible !important;
}
.operate .front-sty-bottom[data-v-765bc6a6] {
  position: absolute;
  z-index: 9999;
  left: 34px;
  bottom: 34px;
  transform: rotate(45deg);
  visibility: visible !important;
}
.operate .front-sty-right[data-v-765bc6a6] {
  position: absolute;
  z-index: 9999;
  top: 34px;
  right: 34px;
  transform: rotate(315deg);
  visibility: visible !important;
}
.operate .front-sty-left[data-v-765bc6a6] {
  position: absolute;
  z-index: 9999;
  left: 34px;
  top: 34px;
  transform: rotate(225deg);
  visibility: visible !important;
}
.operate .front-sty-center[data-v-765bc6a6] {
  position: absolute;
  top: 50%;
  z-index: 9999;
  left: 50%;
  transform: translate(-50%, -50%);
}
.operate .circle[data-v-765bc6a6] {
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.operate .in-block[data-v-765bc6a6] {
  display: inline-block;
  position: relative;
}
.operate .left-top[data-v-765bc6a6] {
  width: 80px;
  height: 80px;
  border-radius: 80px 0px 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .right-top[data-v-765bc6a6] {
  width: 80px;
  height: 80px;
  border-radius: 0px 80px 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .left-bottom[data-v-765bc6a6] {
  width: 80px;
  height: 80px;
  border-radius: 0px 0px 0 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .right-bottom[data-v-765bc6a6] {
  width: 80px;
  height: 80px;
  border-radius: 0px 0 80px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .switch-w[data-v-765bc6a6] {
  padding-top: 40px;
}
.operate .switch-w .tit[data-v-765bc6a6] {
  font-size: 13px;
  padding-top: 10px;
}
.operate .switch-w .s[data-v-765bc6a6] {
  height: 20px;
  width: 40px;
}
.ant-input[data-v-86072f30],
.ant-input-affix-wrapper[data-v-86072f30],
.ant-select[data-v-86072f30] {
  width: 70%;
}
.decoration[data-v-86072f30] {
  text-decoration: underline;
}
.main[data-v-86072f30] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .addr[data-v-86072f30] {
  font-size: 14px;
  color: #001529;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .tit[data-v-86072f30] {
  padding-right: 20px;
  display: inline-block;
}
.main .pic-list[data-v-86072f30] {
  background-color: #fff;
  margin-top: 10px;
}
.main .pic-list .left[data-v-86072f30] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .pic-list .right[data-v-86072f30] {
  text-align: right;
  padding-top: 16px;
}
.main .pic-list .btn[data-v-86072f30] {
  margin-left: 10px;
  margin-right: 10px;
}
.main .pic-list .sbtn[data-v-86072f30] {
  margin-left: 4px;
  margin-right: 4px;
}
.main .pic-list .orange[data-v-86072f30] {
  background: #fc6036;
  border: 1px solid #fc6036;
}
.main .pic-list .red[data-v-86072f30] {
  background: #a21414;
  border: 1px solid #a21414;
}
.main .pic-list .green[data-v-86072f30] {
  background: green;
  border: 1px solid green;
}
.inspection-info-box[data-v-86072f30] {
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  margin: 20px 30px;
  padding: 20px;
  background-color: #fafafa;
}
.inspection-info-box .ant-descriptions[data-v-86072f30] {
  padding-left: 0 !important;
  margin-bottom: 10px;
}
.inspection-info-box .ant-divider[data-v-86072f30] {
  margin: 16px 0;
}
.inspection-info-box .userTable[data-v-86072f30] {
  background-color: #fff;
  border-radius: 4px;
}
.inspection-info-box .userTable[data-v-86072f30]  .ant-table {
  font-size: 14px;
}
.inspection-info-box .userTable[data-v-86072f30]  .ant-table-thead > tr > th {
  background-color: #fafafa;
  font-weight: 600;
  color: #001529;
  padding: 12px 16px;
  text-align: center;
}
.inspection-info-box .userTable[data-v-86072f30]  .ant-table-tbody > tr > td {
  padding: 12px 16px;
  text-align: center;
}
.inspection-info-box .userTable[data-v-86072f30]  .ant-table-tbody > tr:hover > td {
  background-color: #f5f5f5;
}
.inspection-info-box .userTable[data-v-86072f30]  .anticon-check {
  color: #52c41a;
  font-size: 18px;
}
.inspection-image-section[data-v-86072f30] {
  margin-top: 40px;
  margin-bottom: 30px;
  padding: 0 30px;
}
.inspection-image-section .section-title[data-v-86072f30] {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.inspection-image-section .section-title[data-v-86072f30]::before, .inspection-image-section .section-title[data-v-86072f30]::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 30%;
  height: 1px;
  background-color: #e8e8e8;
}
.inspection-image-section .section-title[data-v-86072f30]::before {
  left: 0;
}
.inspection-image-section .section-title[data-v-86072f30]::after {
  right: 0;
}
.inspection-image-section .section-title span[data-v-86072f30] {
  background-color: #fff;
  padding: 0 15px;
  font-size: 18px;
  font-weight: bold;
  color: #001529;
  position: relative;
  z-index: 1;
}
.inspection-image-section .image-container[data-v-86072f30] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
.inspection-image-section .image-container img[data-v-86072f30] {
  max-width: 300px;
  max-height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  cursor: pointer;
}
.inspection-image-section .image-container img[data-v-86072f30]:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
}
.button-container[data-v-86072f30] {
  text-align: center;
  padding: 20px 0;
}
.main[data-v-5c34e080] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .listName[data-v-5c34e080] {
  padding: 16px 32px;
  color: #001529;
  font-size: 18px;
}
.main .headImage[data-v-5c34e080] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.main[data-v-5c34e080]  .ant-table-thead > tr:first-child > th:first-child {
  padding-left: 32px;
}
.main[data-v-5c34e080]  .ant-table-pagination.ant-pagination {
  padding-right: 30px;
}
.main .action[data-v-5c34e080] {
  color: #f03947;
  padding-left: 6px;
  font-size: 9px;
  font-style: normal;
}
.main .eye[data-v-5c34e080] {
  color: #f03947;
  font-size: 14px;
}
.main .eye-w[data-v-5c34e080] {
  cursor: pointer;
}
.main .left[data-v-5c34e080] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .right[data-v-5c34e080] {
  text-align: right;
  padding-top: 16px;
}
.main .pic-list[data-v-5c34e080] {
  background-color: #fff;
  margin-top: 10px;
}
.main[data-v-4ed63b49] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .listName[data-v-4ed63b49] {
  padding: 16px 32px;
  color: #001529;
  font-size: 18px;
}
.main .headImage[data-v-4ed63b49] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.main[data-v-4ed63b49]  .ant-table-thead > tr:first-child > th:first-child {
  padding-left: 32px;
}
.main[data-v-4ed63b49]  .ant-table-pagination.ant-pagination {
  padding-right: 30px;
}
.main .action[data-v-4ed63b49] {
  color: #f03947;
  padding-left: 6px;
  font-size: 9px;
  font-style: normal;
}
.main .eye[data-v-4ed63b49] {
  color: #f03947;
  font-size: 14px;
}
.main .eye-w[data-v-4ed63b49] {
  cursor: pointer;
}
.main .left[data-v-4ed63b49] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .right[data-v-4ed63b49] {
  text-align: right;
  padding-top: 16px;
}
.pic-list[data-v-4ed63b49] {
  background-color: #fff;
  margin-top: 10px;
}
.anticon-delete[data-v-4ed63b49] {
  display: none;
}
.station-form-layout[data-v-38518893] {
  padding: 0 8px;
}
.station-form-layout[data-v-38518893]  .ant-form-item-label {
  padding-right: 4px;
  line-height: 32px;
  text-align: right;
}
.station-form-section-title[data-v-38518893] {
  display: flex;
  align-items: center;
  margin: 0 0 4px;
  color: #1890ff;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
}
.station-form-section-title[data-v-38518893]::before {
  width: 4px;
  height: 14px;
  margin-right: 8px;
  border-radius: 2px;
  background: #1890ff;
  content: "";
}
.station-form-divider[data-v-38518893] {
  margin: -2px 0 4px;
}
.station-form-section-last[data-v-38518893] {
  padding-bottom: 0;
}
.station-form-section[data-v-38518893]  .ant-form-item {
  height: 54px;
  min-height: 54px;
  margin-bottom: 2px;
}
.station-form-section[data-v-38518893]  .ant-form-item-control {
  line-height: 32px;
}
.station-form-section[data-v-38518893]  .ant-form-explain {
  min-height: 22px;
  margin: 0;
  line-height: 22px;
}
.station-dynamic-form-item[data-v-38518893] {
  height: auto !important;
  min-height: 54px !important;
}
.station-form-final-row[data-v-38518893]  .ant-form-item {
  height: 32px;
  min-height: 32px;
  margin-bottom: 0;
}
.station-info-name-item[data-v-38518893]  .ant-form-explain {
  width: 380px;
  white-space: nowrap;
}
.station-info-phone-item[data-v-38518893] {
  height: auto !important;
  min-height: 54px !important;
}
.station-info-phone-item[data-v-38518893]  .ant-form-explain {
  width: 100%;
  white-space: normal;
  overflow-wrap: break-word;
}
.station-form-final-validation-row[data-v-38518893]  .ant-form-item {
  height: auto;
  min-height: 32px;
  margin-bottom: 0 !important;
}
.station-alarm-notify-mobiles[data-v-38518893] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 4px;
  min-height: 32px;
  line-height: normal;
}
.station-alarm-notify-mobiles[data-v-38518893]  .mobile-tag {
  margin-bottom: 0;
}
.auto-dispatch-switches[data-v-38518893] {
  display: flex;
  align-items: center;
  gap: 24px;
}
.auto-dispatch-switch-item[data-v-38518893] {
  display: flex;
  align-items: center;
}
.auto-dispatch-switch-label[data-v-38518893] {
  margin-right: 8px;
}
@media (min-width: 576px) {
.station-info-section[data-v-38518893]  .station-info-left-column .ant-form-item-label,
.station-info-section[data-v-38518893]  .station-info-right-column .ant-form-item-label,
.station-info-section[data-v-38518893]  .station-info-manager-column .ant-form-item-label {
    width: 120px !important;
    text-align: right;
}
.station-info-section[data-v-38518893]  .station-info-left-column .ant-form-item-control-wrapper,
.station-info-section[data-v-38518893]  .station-info-right-column .ant-form-item-control-wrapper,
.station-info-section[data-v-38518893]  .station-info-manager-column .ant-form-item-control-wrapper {
    width: calc(100% - 120px) !important;
}
.station-info-section[data-v-38518893]  .station-info-left-column .ant-form-item-label > label,
.station-info-section[data-v-38518893]  .station-info-manager-column .ant-form-item-label > label {
    width: 100%;
    justify-content: flex-end;
}
.station-position-section[data-v-38518893]  .ant-form-item-label,
.station-notification-section[data-v-38518893]  .ant-form-item-label,
.station-other-section[data-v-38518893]  .ant-form-item-label {
    width: 120px !important;
    text-align: right;
}
.station-position-section[data-v-38518893]  .ant-form-item-control-wrapper,
.station-notification-section[data-v-38518893]  .ant-form-item-control-wrapper,
.station-other-section[data-v-38518893]  .ant-form-item-control-wrapper {
    width: calc(100% - 120px) !important;
}
.station-position-section[data-v-38518893]  .ant-form-item-label > label.ant-form-item-required,
.station-notification-section[data-v-38518893]  .ant-form-item-label > label.ant-form-item-required,
.station-other-section[data-v-38518893]  .ant-form-item-label > label.ant-form-item-required {
    width: 100%;
    justify-content: flex-end;
}
[data-v-38518893] .station-position-center-item .ant-form-item-control-wrapper {
    width: 300px !important;
}
}

.overflow-tooltip__content[data-v-6e75663a] {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main[data-v-4cd31347] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .function-buttons[data-v-4cd31347] {
  background-color: #fff;
  padding: 16px;
  margin-bottom: 10px;
  border-radius: 4px;
}
.main .function-buttons .tab-btn[data-v-4cd31347] {
  margin-right: 10px;
  margin-bottom: 8px;
}
.main .station-info-header[data-v-4cd31347] {
  margin-bottom: 16px;
}
.main .station-info-header .station-info-card[data-v-4cd31347] {
  background: #fff;
  border-radius: 6px;
  padding: 16px 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .station-info-header .station-info-card .station-info-left .station-title[data-v-4cd31347] {
  display: flex;
  align-items: center;
}
.main .station-info-header .station-info-card .station-info-left .station-title .station-icon[data-v-4cd31347] {
  font-size: 18px;
  color: #1890ff;
  margin-right: 10px;
}
.main .station-info-header .station-info-card .station-info-left .station-title .station-name[data-v-4cd31347] {
  font-size: 18px;
  font-weight: 600;
  color: #001529;
  margin-right: 12px;
}
.main .station-info-header .station-info-card .station-info-right .station-details .detail-row[data-v-4cd31347] {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.main .station-info-header .station-info-card .station-info-right .station-details .detail-row[data-v-4cd31347]:last-child {
  margin-bottom: 0;
}
.main .station-info-header .station-info-card .station-info-right .station-details .detail-row .detail-icon[data-v-4cd31347] {
  font-size: 14px;
  color: #666;
  margin-right: 6px;
}
.main .station-info-header .station-info-card .station-info-right .station-details .detail-row .detail-text[data-v-4cd31347] {
  color: #666;
  font-size: 14px;
}
.main .tab-content[data-v-4cd31347] :deep(.main) {
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.main .tit[data-v-4cd31347] {
  padding-right: 20px;
  display: inline-block;
}
.main .pic-list[data-v-4cd31347] {
  background-color: #fff;
  margin-top: 10px;
}
.main .pic-list .left[data-v-4cd31347] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .pic-list .right[data-v-4cd31347] {
  text-align: right;
  padding-top: 16px;
}
.main[data-v-46c9b94c] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .listName[data-v-46c9b94c] {
  padding: 16px 32px;
  color: #001529;
  font-size: 18px;
}
.main .headImage[data-v-46c9b94c] {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.main[data-v-46c9b94c]  .ant-table-thead > tr:first-child > th:first-child {
  padding-left: 32px;
}
.main[data-v-46c9b94c]  .ant-table-pagination.ant-pagination {
  padding-right: 30px;
}
.main .action[data-v-46c9b94c] {
  color: #f03947;
  padding-left: 6px;
  font-size: 9px;
  font-style: normal;
}
.main .eye[data-v-46c9b94c] {
  color: #f03947;
  font-size: 14px;
}
.main .eye-w[data-v-46c9b94c] {
  cursor: pointer;
}
.main .left[data-v-46c9b94c] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .right[data-v-46c9b94c] {
  text-align: right;
  padding-top: 16px;
}
.main .ellipsis-text[data-v-46c9b94c] {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.main[data-v-ecf233e8] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .tit[data-v-ecf233e8] {
  padding-right: 20px;
  display: inline-block;
}
.main .pos[data-v-ecf233e8] {
  text-align: center;
}
.main .pos div[data-v-ecf233e8] {
  font-size: 12px;
}
.main .pic-list[data-v-ecf233e8] {
  background-color: #fff;
  margin-top: 10px;
}
.main .pic-list .left[data-v-ecf233e8] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .pic-list .right[data-v-ecf233e8] {
  text-align: right;
  padding-top: 16px;
}
.main .pic-list .btn[data-v-ecf233e8] {
  margin-left: 10px;
  margin-right: 10px;
}
.main .pic-list .green[data-v-ecf233e8] {
  background: green;
  border: 1px solid green;
}
.head-img[data-v-02ee888b] {
  width: 200px;
  height: auto;
}
.main[data-v-25dd7ebe] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .tit[data-v-25dd7ebe] {
  padding-right: 20px;
  display: inline-block;
}
.main .pos[data-v-25dd7ebe] {
  text-align: center;
}
.main .pos div[data-v-25dd7ebe] {
  font-size: 12px;
}
.main .pic-list[data-v-25dd7ebe] {
  background-color: #fff;
  margin-top: 10px;
}
.main .pic-list .left[data-v-25dd7ebe] {
  text-align: left;
  color: #001529;
  font-size: 18px;
  padding: 16px 32px;
}
.main .pic-list .right[data-v-25dd7ebe] {
  text-align: right;
  padding-top: 16px;
}
.main .pic-list .btn[data-v-25dd7ebe] {
  margin-left: 10px;
  margin-right: 10px;
}
.main .pic-list .green[data-v-25dd7ebe] {
  background: green;
  border: 1px solid green;
}
.main .img[data-v-25dd7ebe] {
  display: inline-block;
  vertical-align: middle;
  width: 128px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
}
