/*! 1.0.0 */
html,
body {
  width: 100%;
  height: 100%;
}
.ant-form-item-label > label {
  line-height: 1.2;
  white-space: pre-wrap;
}
#mousex-app {
  height: 100%;
}
.value-wrap {
  min-height: 0.2rem;
}
.icon-tip {
  font-size: 14px;
  color: #e6a23c;
  margin: 0.04rem;
}
.ant-upload.ant-upload-select-picture-card {
  width: 1.04rem;
  height: 1.41rem;
}
.ant-upload-list-picture-card .ant-upload-list-item {
  width: 1.04rem;
  height: 1.41rem;
}
.ant-upload-list-picture .ant-upload-list-item,
.ant-upload-list-picture-card .ant-upload-list-item {
  padding: 0;
}
.ant-form-item {
  margin-bottom: 0.18rem;
}
.ant-form-item-label {
  white-space: pre-wrap;
}
.ant-table-title {
  padding: 0.12rem 0.08rem;
}
/*.ant-input {
  padding: 4px 8px;
}*/
.ant-form-item-label > label::after {
  margin: 0 0.04rem 0 0;
}
/*.ant-select {
  padding: 4px 8px;
}*/
.ant-input-number {
  width: 100%;
}
/*.ant-picker {
  //padding: 4px 8px;
  width: 100%;
}*/
.btn-space {
  margin-bottom: 0.18rem;
}
.ant-picker {
  width: 100%;
}
#card-title-left-bar {
  content: '';
  display: inline-block;
  height: 0.16rem;
  width: 0.03rem;
  background: #5584ff;
  position: absolute;
  left: 0.15rem;
}
#card-border {
  border: 1px solid #dcdee3;
  border-radius: 0.03rem;
}
#card-border .ant-card-head {
  border-bottom: 0.01rem solid #dcdee3;
}
#label-center {
  position: relative;
  display: inline-flex;
  align-items: center;
  height: 0.32rem;
  color: rgba(0, 0, 0, 0.85);
  font-size: 10px;
  padding: 0 0.08rem;
}
.ant-carousel .slick-dots li.slick-active {
  width: 0.4rem;
}
.ant-carousel .slick-dots li {
  margin-right: 0.03rem;
  margin-left: 0.03rem;
  width: 0.3rem;
}
.ant-carousel .slick-dots li.slick-active button {
  background: rgba(24, 144, 255, 0.2);
}
.ant-carousel .slick-dots li button {
  height: 0.06rem;
  background: rgba(0, 0, 0, 0.85);
}
/*
{
//  绿色
  #556B2F
// 蓝色
  #008B8B
// 黄色
  #B8860B
// 红色
  #B22222
// 暗蓝
  #6495ED
// 紫色
  #6A5ACD
}*/
.ant-table-thead > tr > th {
  text-align: center;
  font-style: normal;
  font-weight: bold;
  color: #000;
}
.ant-form-item-label > label::after {
  content: ' ';
}
.ant-table-thead > tr > th,
.ant-table-tbody > tr > td,
.ant-table tfoot > tr > th,
.ant-table tfoot > tr > td {
  padding: 8px 8px;
}
.ant-modal-header {
  border-bottom: 0.01rem solid #d0d0d0;
  min-height: 0.5rem;
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #409eff !important;
  border-color: #409eff;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  background-color: #409eff !important;
}
.ant-select-tree-checkbox .ant-select-tree-checkbox-checked:hover {
  border-color: #409eff !important;
}
.ant-select-tree-checkbox .ant-select-tree-checkbox-inner:hover {
  border-color: #409eff !important;
}
.ant-tabs-tab:hover {
  color: #000;
}
.ant-tabs-large > .ant-tabs-nav .ant-tabs-tab {
  padding: 0.04rem 0.2rem 0.04rem 0.2rem;
  font-size: 14px;
}
.ant-tabs-tab {
  color: #000;
  margin: 0;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #409eff;
  font-weight: 700;
}
.ant-form-item-label > label {
  white-space: normal;
  height: 100%;
}
.frozen-back {
  background-color: #ececec;
}
/*.ant-select-tree-treenode {
    position: relative;
}
.ant-select-tree-switcher {
    position: static;
}
.ant-select-tree-switcher_open::before,
.ant-select-tree-switcher_close::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
}*/
/* 使用pdfh5预览pdf文件时，取消框架通过style设置的固定高度 */
.pdf-preview-pdfh5 .pageNum {
  display: block !important;
  height: 0.22rem !important;
}
.pdf-preview-pdfh5 .viewerContainer .pinch-zoom-container {
  height: 78vh !important;
}
.pdf-preview-pdfh5 .viewerContainer img {
  width: 100%;
}
.pdf-preview-pdfh5-2 {
  height: calc(100% - 0.22rem) !important;
  display: flex;
  justify-content: center;
}
.pdf-preview-pdfh5-2 .pageNum {
  display: block !important;
  height: 0.22rem !important;
}
.pdf-preview-pdfh5-2 .viewerContainer {
  height: 100% !important;
}
.pdf-preview-pdfh5-2 .viewerContainer .pinch-zoom-container {
  height: 100% !important;
}
.pdf-preview-pdfh5-2 .viewerContainer img {
  width: 100%;
}
.pdf-preview-pdfh5-3 {
  height: calc(100vh - 1.24rem) !important;
}
.pdf-preview-pdfh5-3 .pageNum {
  display: block !important;
  height: 0.22rem !important;
}
.pdf-preview-pdfh5-3 .viewerContainer {
  height: 100% !important;
}
.pdf-preview-pdfh5-3 .viewerContainer .pinch-zoom-container {
  height: 100% !important;
}
.pdf-preview-pdfh5-3 .viewerContainer img {
  width: 100%;
}
.image-rotate-90 {
  transform: rotate(90deg);
}
.image-rotate-180 {
  transform: rotate(180deg);
}
.image-rotate-270 {
  transform: rotate(270deg);
}
.basic-table .ant-tooltip {
  max-width: 22%;
  position: fixed;
  left: unset;
  top: unset;
}
.basic-table .ant-tooltip .ant-tooltip-inner {
  white-space: break-spaces;
}
.basic-table .ant-tooltip .ant-tooltip-arrow {
  display: none;
}
.search-dropdown .ant-table-filter-column .ant-table-filter-trigger-container-open > div {
  position: fixed !important;
  z-index: 999999;
}
.file-preview .ant-carousel .slick-slider {
  height: calc(100vh - 1.66rem);
}
.file-preview .ant-carousel .slick-slider .slick-list {
  height: 100%;
}
.file-preview .ant-carousel .slick-slider .slick-list .slick-track {
  height: 100%;
}
.file-preview .ant-carousel .slick-slider .slick-list .slick-track .slick-active {
  height: 100%;
}
.file-preview .ant-carousel .slick-slider .slick-list .slick-track .slick-active div {
  height: 100%;
}
.instruction-common {
  margin-bottom: 0.2rem;
  background-color: rgba(0, 109, 217, 0.1);
  color: #0053bf;
  padding: 0.08rem 0.16rem;
  text-align: start;
  border-radius: 0.04rem;
}
.instruction-common .text {
  display: inline-block;
  line-height: 0.32rem;
  font-size: 14px;
}
.blueLink,
.blueLink:hover {
  color: #409EFF;
  cursor: pointer;
}
.greyLink,
.greyLink:hover {
  color: #6e6f74;
  cursor: pointer;
}
.greenLink,
.greenLink:hover {
  color: #00A870;
  cursor: pointer;
}
.yellowLink,
.yellowLink:hover {
  color: #faa525;
  cursor: pointer;
}
.redLink,
.redLink:hover {
  color: #ff0000;
  cursor: pointer;
}

html,
body {
  width: 100%;
  height: 100%;
}
#mousex-app {
  height: 100%;
}
.value-wrap {
  min-height: 0.2rem;
}
.dw-mx-layout-seflike-header-bg {
  background-color: #1373e0;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  background-color: rgba(255, 255, 255, 0) !important;
}
.ant-menu-item {
  color: #333 !important;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #777777;
  color: #fff !important;
}
.ant-btn-primary {
  background-color: #409eff;
  color: #ffffff;
}
.ant-btn-primary:hover {
  background-color: #409eff;
  color: #ffffff;
}
.ant-btn-primary:active {
  background-color: #409eff;
  color: #ffffff;
}
.ant-btn-ghost {
  color: #409eff;
  border-color: #409eff;
}
.ant-btn-ghost:hover {
  color: #409eff;
  border-color: #409eff;
  background-color: #eaf5ff;
}
.ant-btn-ghost:active {
  color: #409eff;
  border-color: #409eff;
  background-color: #409eff;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous {
  background-color: #f5222d;
  color: #ffffff;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous:hover {
  background-color: #ff4d4f;
  color: #ffffff;
}
.ant-btn .ant-btn-primary .ant-btn-dangerous:active {
  background-color: #cf1322;
  color: #ffffff;
}
.ant-btn-dangerous:hover,
.ant-btn-dangerous:active {
  background-color: #ffeded;
}
.app-top-userInfo {
  color: #ffffff;
}
.ant-pagination-item-active {
  font-weight: 500;
  background: #409eff;
  border-color: #409eff;
}
.ant-pagination-item-active a {
  color: #fff;
}
.ant-pagination-item:focus-visible,
.ant-pagination-item:hover {
  border-color: #409eff;
  opacity: 0.6;
}
.ant-pagination-item:focus-visible a,
.ant-pagination-item:hover a {
  color: #409eff;
}
.ant-pagination-item-active:focus-visible,
.ant-pagination-item-active:hover {
  background: #409eff;
  border-color: #409eff;
}
.ant-pagination-item-active:focus-visible a,
.ant-pagination-item-active:hover a {
  color: #fff;
}
.ant-pagination-jump-prev .ant-pagination-item-container .ant-pagination-item-link-icon,
.ant-pagination-jump-next .ant-pagination-item-container .ant-pagination-item-link-icon {
  color: #409eff;
}
.ant-pagination-prev:focus-visible .ant-pagination-item-link,
.ant-pagination-next:focus-visible .ant-pagination-item-link,
.ant-pagination-prev:hover .ant-pagination-item-link,
.ant-pagination-next:hover .ant-pagination-item-link {
  color: #409eff;
  border-color: #409eff;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #409eff;
}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: #409eff;
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #409eff;
  border-color: #409eff;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 0.08rem;
  height: 0.08rem;
  background-color: #409eff;
  border: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
  content: ' ';
}
.ant-checkbox-wrapper:hover .ant-checkbox-inner,
.ant-checkbox:hover .ant-checkbox-inner,
.ant-checkbox-input:focus + .ant-checkbox-inner {
  border-color: #409eff;
}
.ant-checkbox-checked::after,
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  border: 1px solid #409eff;
}
.ant-input:hover,
.ant-input:focus,
.ant-input-focused,
.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover,
.ant-input-number:hover,
.ant-picker:hover,
.ant-picker-focused,
.ant-radio-inner::after,
.ant-radio-checked .ant-radio-inner,
.ant-radio-wrapper:hover .ant-radio,
.ant-radio:hover .ant-radio-inner,
.ant-radio-input:focus + .ant-radio-inner {
  border-color: #409eff;
}
.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,
.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,
.ant-radio-inner::after {
  background-color: #409eff;
}
.ant-picker-header-view button:hover {
  color: #409eff;
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  border-color: #409eff;
  background: #409eff;
}
.ant-btn-primary {
  color: #fff;
  border-color: #409eff;
  background: #409eff;
  text-shadow: 0 -0.01rem 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0.02rem 0 rgba(0, 0, 0, 0.045);
}
menu-inline .ant-menu-submenu-title {
  padding-right: 0.34rem;
  color: #333;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  color: #333;
}
.ant-menu.ant-menu-dark .ant-menu-submenu-title:hover {
  color: #333;
}
.ant-menu.ant-menu-dark .ant-menu-submenu-open {
  color: #333;
}
.ant-menu-submenu-arrow::before,
.ant-menu-submenu-arrow::after {
  background-color: #333 !important;
}
.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #409eff;
  text-shadow: 0 0 0.0025rem currentColor;
}
.ant-modal-body {
  padding: 20px;
  font-size: 14px;
  line-height: 1.5715;
  word-wrap: break-word;
}
.ant-steps-item-finish .ant-steps-item-icon > .ant-steps-icon {
  color: #409eff;
}
.ant-steps-item-finish .ant-steps-item-icon,
.ant-steps-item-process .ant-steps-item-icon {
  border-color: #409eff;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #409eff;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
  background: #409eff;
}
.ant-divider-horizontal {
  margin: 0.07rem 0 !important;
}

.ant-pro-basicLayout .ant-pro-sider-menu-sider {
  border-right: 0.01rem solid #f0f0f0;
}
.ant-pro-basicLayout .ant-layout .ant-pro-sider-menu-logo h1 {
  font-size: 18px;
  color: #d8dfe6;
  font-weight: normal;
}
.ant-pro-basicLayout .ant-layout > div {
  min-height: 0 !important;
  flex: 1 1 0;
  margin: 0.12rem;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content {
  height: 100%;
  margin: 0;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content > .ant-pro-basicLayout-children-content-wrap {
  height: 100%;
}
.ant-pro-basicLayout .ant-layout > div > .ant-pro-basicLayout-content > .ant-pro-basicLayout-children-content-wrap > .ant-pro-grid-content {
  height: 100%;
}
.app-data-area {
  margin: 0.24rem;
}
.app-breadcrumb {
  font-size: 14px;
  line-height: 0.22rem;
  padding: 0.12rem 0.12rem 0.12rem 0.24rem;
  border-bottom: 0.01rem solid #e8e8e8;
}
.app-breadcrumb .ant-breadcrumb-link {
  cursor: pointer;
}
.app-lrmenu-left {
  border-right: 0.01rem inset #e8e8e8;
  margin-right: 0.24rem;
}
.dw-mx-layout-seflike {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.dw-mx-layout-seflike-header {
  flex: none;
  height: 0.65rem;
}
.dw-mx-layout-seflike-header-bg {
  display: flex;
  height: 0.65rem;
  justify-content: space-between;
}
.routes-tab-title .ant-tabs-card > .ant-tabs-nav .ant-tabs-tab {
  height: 0.32rem;
  border-radius: 0.08rem;
}
.routes-tab-title .ant-tabs-top > .ant-tabs-nav::before {
  border: 0;
}
.routes-tab-title .ant-tabs > .ant-tabs-nav .ant-tabs-nav-more {
  padding: 0 0.16rem;
  margin-left: 0.08rem;
  border: 1px solid #f0f0f0;
  background-color: #fff;
  border-radius: 0.08rem;
}
.routes-tab-title .ant-tabs-tab {
  font-size: 16px;
  line-height: 1.25;
}
.dw-mx-layout-seflike-header-bg {
  background: url(/zcpsqd/b21966cf5799ff13be88bf63057b6c10.png) no-repeat 100% 100%;
  color: #fff;
}
.app-top-userInfo {
  font-size: 14px;
  font-weight: bold;
}

.clpc-logoarea {
  height: 0.7rem;
  display: flex;
  align-items: center;
  font-size: 18px;
}
.clpc-logoarea img {
  margin: 0 -0.08rem 0 0.24rem;
  width: 0.3rem;
  height: 0.3rem;
}
.clpc-logoarea > span {
  padding: 0 0.16rem;
  display: inline-block;
  line-height: 0.3rem;
}

.nav-menu {
  /*.ant-menu-vertical .ant-menu-item::after, .ant-menu-vertical-left .ant-menu-item::after, .ant-menu-vertical-right .ant-menu-item::after, .ant-menu-inline .ant-menu-item::after{
      border-right: none;
    }*/
}
.nav-menu .ant-menu.ant-menu-dark,
.nav-menu .ant-menu-dark .ant-menu-sub,
.nav-menu .ant-menu.ant-menu-dark .ant-menu-sub {
  background-color: #001529;
}
.nav-menu .ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #1890ff;
}
.nav-menu .ant-menu-item {
  color: #000;
}
.nav-menu .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected,
.nav-menu .ant-menu-item:active {
  background: #d3e8ff;
  color: #006dd9;
}
.nav-menu .ant-menu-submenu-selected {
  color: #006dd9;
}
.nav-menu .ant-menu-item:active,
.nav-menu .ant-menu-submenu-title:active {
  background: #d3e8ff;
}
.nav-menu .ant-menu-light .ant-menu-item:hover,
.nav-menu .ant-menu-light .ant-menu-item-active,
.nav-menu .ant-menu-light .ant-menu:not(.ant-menu-inline) .ant-menu-submenu-open,
.nav-menu .ant-menu-light .ant-menu-submenu-active,
.nav-menu .ant-menu-light .ant-menu-submenu-title:hover {
  color: #006dd9;
  background: #d3e8ff;
}
.nav-menu-2 .ant-menu-dark .ant-menu-item:hover,
.nav-menu-2 .ant-menu-dark .ant-menu-item-active,
.nav-menu-2 .ant-menu-dark .ant-menu-submenu-active,
.nav-menu-2 .ant-menu-dark .ant-menu-submenu-open,
.nav-menu-2 .ant-menu-dark .ant-menu-submenu-selected,
.nav-menu-2 .ant-menu-dark .ant-menu-submenu-title:hover {
  color: #333;
}

.src-layouts-components-style-index__global-header-backimage--2H9P8 {
  height: 7.26rem;
  background: url(/zcpsqd/b06f4f4dc7dae96dc0ffb0c053af7c55.jpg) no-repeat center center / 100% 100%;
}
.src-layouts-components-style-index__global-header-backimage-short--2XQbB {
  height: 2.97rem;
  background: url(/zcpsqd/879d46a93627b6648b2fb484a7f84c8d.jpg) no-repeat center center / 100% 100%;
}
.src-layouts-components-style-index__global-header--2Jl3u {
  padding: 0.29rem 0;
  display: flex;
  flex-direction: column;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main-loading--Mi76O {
  padding: 0 15%;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main-loading--Mi76O .src-layouts-components-style-index__main-header--oSB1Y {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main-loading--Mi76O .src-layouts-components-style-index__main-header--oSB1Y .src-layouts-components-style-index__main-header-title--3d-_d {
  font-weight: bold;
  font-size: 33px;
  line-height: 0.57rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz {
  border-bottom: 0.01rem solid #ffffff;
  padding: 0 15%;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-header--oSB1Y {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-header--oSB1Y .src-layouts-components-style-index__main-header-row--2qNbT {
  display: flex;
  align-items: center;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-header--oSB1Y .src-layouts-components-style-index__main-header-title--3d-_d {
  font-weight: bold;
  font-size: 33px;
  line-height: 0.57rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-header--oSB1Y .src-layouts-components-style-index__main-header-text--1-MXJ {
  font-size: 16px;
  line-height: 0.27rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-header--oSB1Y .src-layouts-components-style-index__main-header-text--1-MXJ a {
  color: #FFFFFF;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-header--oSB1Y .src-layouts-components-style-index__main-header-pointer--2aONc:hover {
  cursor: pointer;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-tabs--wAVKq {
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 0.31rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-tabs--wAVKq .src-layouts-components-style-index__main-tabs-item--3j2SB {
  padding: 0.12rem 0;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-tabs--wAVKq .src-layouts-components-style-index__main-tabs-item--3j2SB:hover {
  cursor: pointer;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__main--1nJOz .src-layouts-components-style-index__main-tabs--wAVKq .src-layouts-components-style-index__main-tabs-active--1CxxW {
  border-bottom: 0.04rem solid #ffffff;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.6rem;
  margin-bottom: 0.3rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-slogan--eed5k {
  color: #ffffff;
  font-family: 'ZCOOL QingKe HuangYou', cursive;
  /* 使用自定义字体 */
  font-weight: 600;
  font-size: 50px;
  letter-spacing: 0.15rem;
  margin-bottom: 0.5rem;
  text-align: center;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-btn--2xGVv {
  margin-bottom: 0.5rem;
  font-size: 20px;
  line-height: 0.44rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background-color: #ffc85a;
  height: 0.46rem;
  width: 1.6rem;
  border-radius: 0.4rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-btn--2xGVv:hover {
  cursor: pointer;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-card--13nYv {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #ffffff;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-card--13nYv .src-layouts-components-style-index__dic-item--1RdDq {
  padding: 0.1rem 0 0.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-card--13nYv .src-layouts-components-style-index__dic-item--1RdDq img {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0.22rem 0.22rem 0.12rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-card--13nYv .src-layouts-components-style-index__dic-item--1RdDq div {
  padding-bottom: 0.1rem;
  color: #333333;
  font-size: 16px;
  line-height: 0.37rem;
}
.src-layouts-components-style-index__global-header--2Jl3u .src-layouts-components-style-index__des-info--6Za7R .src-layouts-components-style-index__des-info-card--13nYv .src-layouts-components-style-index__dic-item--1RdDq span {
  display: block;
  background-color: #dedede;
  width: 0.6rem;
  height: 0.03rem;
}
.src-layouts-components-style-index__global-main--9PO8H {
  margin: 0.28rem auto;
}
.src-layouts-components-style-index__global-main--9PO8H .src-layouts-components-style-index__overwrite--2c173 {
  margin-top: -1.4rem;
  min-height: 8rem;
}
.src-layouts-components-style-index__global-main--9PO8H .src-layouts-components-style-index__overwrite-background-color--DLRpv {
  background-color: #ffffff;
}
.src-layouts-components-style-index__global-main--9PO8H .src-layouts-components-style-index__overwrite-loading--IKvti {
  margin-top: -1.82rem;
  background-color: #ffffff;
  height: calc(100vh - 3.16rem);
}
.src-layouts-components-style-index__global-footer--MwO5O {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 1.45rem;
  background-color: #272d36;
  color: #ffffff;
  font-size: 16px;
  line-height: 0.27rem;
}

.src-components-PersonHeadInfo-style-index__card--QhjSq {
  width: 100%;
  background-color: #ffffff;
  min-height: 3.5rem;
  padding: 0.25rem;
  display: flex;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-right: 0.25rem;
  width: 23%;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  justify-content: space-between;
  align-items: center;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-image--Sp8Lj {
  width: 0.62rem;
  height: 0.62rem;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-text--1Nh-5 {
  color: #333333;
  text-align: center;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-name--2kXoD {
  font-size: 18px;
  line-height: 0.31rem;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-id--3-Fnn {
  font-size: 14px;
  line-height: 0.24rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-id--3-Fnn .src-components-PersonHeadInfo-style-index__person-text-image--8EeM7 {
  margin-left: 0.27rem;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-id--3-Fnn .src-components-PersonHeadInfo-style-index__person-text-image--8EeM7:hover {
  cursor: pointer;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-btn--28C7_ {
  background-color: #d8e8ff;
  width: 1.94rem;
  height: 0.44rem;
  border-radius: 0.04rem;
  color: #3e79c1;
  font-size: 16px;
  line-height: 0.27rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-btn--28C7_:hover {
  cursor: pointer;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__person--ugEBe .src-components-PersonHeadInfo-style-index__person-btn--28C7_ .src-components-PersonHeadInfo-style-index__person-message--THx2L {
  margin-left: 0.1rem;
  background-color: #fa5555;
  color: #FFFFFF;
  font-size: 14px;
  min-width: 0.16rem;
  line-height: 0.16rem;
  padding: 0 0.03rem;
  text-align: center;
  border-radius: 0.08rem;
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__border--2XdVz {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.src-components-PersonHeadInfo-style-index__card--QhjSq .src-components-PersonHeadInfo-style-index__declare--3Go6R {
  width: 80%;
  padding-left: 0.2rem;
}

.src-components-DeclareNothing-style-index__declare-nothing--1NlU- {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  color: #333333;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-title--26LsF {
  font-weight: bold;
  font-size: 22px;
  line-height: 0.37rem;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-des--2gZoP {
  font-size: 14px;
  line-height: 0.19rem;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 {
  width: 100%;
  height: 1.91rem;
  background-color: #F2F2F2;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw .src-components-DeclareNothing-style-index__dip-next--20bY4 {
  align-self: flex-start;
  color: #999999;
  font-size: 14px;
  padding: 0.13rem;
  text-align: center;
  width: 1.35rem;
  border-bottom: 0.01rem solid rgba(0, 0, 0, 0.2);
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw .src-components-DeclareNothing-style-index__dip-item--V4GaU {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw .src-components-DeclareNothing-style-index__dip-item--V4GaU .src-components-DeclareNothing-style-index__dip-item-btn--1tTIz {
  color: #ffffff;
  background-color: #3E79C1;
  border-radius: 0.02rem;
  padding: 0 0.1rem;
  height: 0.29rem;
  margin-top: 0.1rem;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw .src-components-DeclareNothing-style-index__dip-item--V4GaU .src-components-DeclareNothing-style-index__dip-item-btn--1tTIz:hover {
  cursor: pointer;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw .src-components-DeclareNothing-style-index__dip-item--V4GaU .src-components-DeclareNothing-style-index__dip-item-btn-empty--2ag5b {
  margin-top: 0.1rem;
  height: 0.29rem;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw .src-components-DeclareNothing-style-index__dip-item--V4GaU .src-components-DeclareNothing-style-index__dip-item-image--2p_Da {
  width: 0.44rem;
  height: 0.44rem;
  margin: 0.16rem;
}
.src-components-DeclareNothing-style-index__declare-nothing--1NlU- .src-components-DeclareNothing-style-index__declare-instruction--2AUS5 .src-components-DeclareNothing-style-index__declare-instruction-process--2VxNw .src-components-DeclareNothing-style-index__dip-item--V4GaU .src-components-DeclareNothing-style-index__dip-item-text--2o-Il {
  font-size: 16px;
  line-height: 0.27rem;
}

.src-components-DeclareDone-style-index__declare-done--2g1Pi {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* new */
  margin-bottom: 0.2rem;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-title--lT4FW {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn {
  background: #ffffff;
  border: 1px solid #ebebeb;
  box-shadow: 0 0.01rem 0.06rem rgba(0, 0, 0, 0.05);
  border-radius: 0.04rem;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S {
  padding: 0.2rem;
  color: #333333;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-line--1i78n {
  display: flex;
  justify-content: space-between;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-line--1i78n .src-components-DeclareDone-style-index__dcm-line-item--3t4G2 {
  flex: 1 0 30%;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-line--1i78n .src-components-DeclareDone-style-index__dcm-line-item-large--1SOC5 {
  flex: 1 0 50%;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-title--7Hq5q {
  font-size: 22px;
  font-weight: bold;
  line-height: 0.37rem;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-text--9IFxT {
  font-size: 16px;
  line-height: 0.27rem;
  margin-top: 0.2rem;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-card--1ydSp {
  margin-top: 0.1rem;
  background: #ffffff;
  border: 1px solid #ebebeb;
  box-shadow: 0 0.01rem 0.06rem rgba(173, 43, 43, 0.5);
  border-radius: 0.04rem;
  color: #d71e06;
  padding: 0.16rem;
  font-size: 14px;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-card--1ydSp:hover {
  cursor: pointer;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-btn--1gabR {
  text-align: center;
  width: auto;
  padding: 0 0.27rem;
  height: 0.35rem;
  background: #e7f9f0;
  border-radius: 0.8rem;
  font-size: 20px;
  line-height: 0.34rem;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-btn-green--3UdHb {
  background: #e7f9f0;
  color: #4db280;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-btn-blue--3zJyB {
  background: #eaf1ff;
  color: #4293f4;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-main--1mM5S .src-components-DeclareDone-style-index__dcm-btn-red--dJ0-l {
  background: #ffeaea;
  color: #ed1212;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt {
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0.01rem solid rgba(0, 0, 0, 0.1);
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt .src-components-DeclareDone-style-index__dcf-item--3_nnb {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt .src-components-DeclareDone-style-index__dcf-item--3_nnb .src-components-DeclareDone-style-index__dcf-item-date--2XCsg {
  color: #999999;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt .src-components-DeclareDone-style-index__dcf-item--3_nnb .src-components-DeclareDone-style-index__dcf-item-danger--fqKY8 {
  color: #ff0000;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt .src-components-DeclareDone-style-index__dcf-item--3_nnb .src-components-DeclareDone-style-index__dcf-item-danger--fqKY8:hover {
  cursor: pointer;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt .src-components-DeclareDone-style-index__dcf-item--3_nnb .src-components-DeclareDone-style-index__dcf-item-icon--1SPRF {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.15rem;
  margin-left: 0.35rem;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt .src-components-DeclareDone-style-index__dcf-item--3_nnb .src-components-DeclareDone-style-index__dcf-item-link--2Vdhy {
  color: #4293f4;
}
.src-components-DeclareDone-style-index__declare-done--2g1Pi .src-components-DeclareDone-style-index__declare-card--31jYn .src-components-DeclareDone-style-index__declare-card-foot--302Xt .src-components-DeclareDone-style-index__dcf-item--3_nnb .src-components-DeclareDone-style-index__dcf-item-link--2Vdhy:hover {
  cursor: pointer;
}
.src-components-DeclareDone-style-index__declare-table-select--13mTG .src-components-DeclareDone-style-index__ant-menu--1M5-P:not(.src-components-DeclareDone-style-index__ant-menu-horizontal--33ov5) .src-components-DeclareDone-style-index__ant-menu-item-selected--1AbWa {
  color: #ffffff;
}
.src-components-DeclareDone-style-index__declare-table-select--13mTG .src-components-DeclareDone-style-index__ant-menu-item--Pwzld,
.src-components-DeclareDone-style-index__declare-table-select--13mTG .src-components-DeclareDone-style-index__ant-menu-item--Pwzld:hover,
.src-components-DeclareDone-style-index__declare-table-select--13mTG .src-components-DeclareDone-style-index__ant-menu-item-active--bpytb {
  color: #000000;
}
.src-components-DeclareDone-style-index__declare-table-select--13mTG .src-components-DeclareDone-style-index__ant-spin-spinning--13gYp {
  opacity: 0;
}
.src-components-DeclareDone-style-index__SystemNotice--1-3aB .src-components-DeclareDone-style-index__ant-modal-title--rB7EG {
  font-weight: bold;
  text-align: center;
}
.src-components-DeclareDone-style-index__SystemNotice--1-3aB .src-components-DeclareDone-style-index__ant-modal-body--122gY p {
  text-indent: 32px;
  font-size: 16px;
}

.declare-done {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  /* new */
  margin-bottom: 0.2rem;
}
.declare-done .declare-title {
  font-size: 22px;
  font-weight: bold;
  color: #333333;
}
.declare-done .declare-card {
  background: #ffffff;
  border: 1px solid #ebebeb;
  box-shadow: 0 0.01rem 0.06rem rgba(0, 0, 0, 0.05);
  border-radius: 0.04rem;
}
.declare-done .declare-card .declare-card-main {
  padding: 0.2rem;
  color: #333333;
}
.declare-done .declare-card .declare-card-main .dcm-line {
  display: flex;
  justify-content: space-between;
}
.declare-done .declare-card .declare-card-main .dcm-line .dcm-line-item {
  flex: 1 0 30%;
}
.declare-done .declare-card .declare-card-main .dcm-line .dcm-line-item-large {
  flex: 1 0 50%;
}
.declare-done .declare-card .declare-card-main .dcm-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 0.37rem;
}
.declare-done .declare-card .declare-card-main .dcm-text {
  font-size: 16px;
  line-height: 0.27rem;
  margin-top: 0.2rem;
}
.declare-done .declare-card .declare-card-main .dcm-card {
  margin-top: 0.1rem;
  background: #ffffff;
  border: 1px solid #ebebeb;
  box-shadow: 0 0.01rem 0.06rem rgba(173, 43, 43, 0.5);
  border-radius: 0.04rem;
  color: #d71e06;
  padding: 0.16rem;
  font-size: 14px;
}
.declare-done .declare-card .declare-card-main .dcm-card:hover {
  cursor: pointer;
}
.declare-done .declare-card .declare-card-main .dcm-btn {
  text-align: center;
  width: auto;
  padding: 0 0.27rem;
  height: 0.35rem;
  background: #e7f9f0;
  border-radius: 0.8rem;
  font-size: 20px;
  line-height: 0.34rem;
}
.declare-done .declare-card .declare-card-main .dcm-btn-green {
  background: #e7f9f0;
  color: #4db280;
}
.declare-done .declare-card .declare-card-main .dcm-btn-blue {
  background: #eaf1ff;
  color: #4293f4;
}
.declare-done .declare-card .declare-card-main .dcm-btn-red {
  background: #ffeaea;
  color: #ed1212;
}
.declare-done .declare-card .declare-card-foot {
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 0.01rem solid rgba(0, 0, 0, 0.1);
}
.declare-done .declare-card .declare-card-foot .dcf-item {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.declare-done .declare-card .declare-card-foot .dcf-item .dcf-item-date {
  color: #999999;
}
.declare-done .declare-card .declare-card-foot .dcf-item .dcf-item-danger {
  color: #ff0000;
}
.declare-done .declare-card .declare-card-foot .dcf-item .dcf-item-danger:hover {
  cursor: pointer;
}
.declare-done .declare-card .declare-card-foot .dcf-item .dcf-item-icon {
  width: 0.18rem;
  height: 0.18rem;
  margin-right: 0.15rem;
  margin-left: 0.35rem;
}
.declare-done .declare-card .declare-card-foot .dcf-item .dcf-item-link {
  color: #4293f4;
}
.declare-done .declare-card .declare-card-foot .dcf-item .dcf-item-link:hover {
  cursor: pointer;
}
.declare-table-select .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected {
  color: #ffffff;
}
.declare-table-select .ant-menu-item,
.declare-table-select .ant-menu-item:hover,
.declare-table-select .ant-menu-item-active {
  color: #000000;
}
.declare-table-select .ant-spin-spinning {
  opacity: 0;
}
.SystemNotice .ant-modal-title {
  font-weight: bold;
  text-align: center;
}
.SystemNotice .ant-modal-body p {
  text-indent: 32px;
  font-size: 16px;
}

.src-components-DeclareDone-components-ReplyNotice-style-index__notice--1koS5 .src-components-DeclareDone-components-ReplyNotice-style-index__title--2qTxt {
  font-weight: bold;
  font-size: 20px;
  color: #ff4f33;
  margin: 0.2rem auto;
  text-align: center;
}
.src-components-DeclareDone-components-ReplyNotice-style-index__notice--1koS5 .src-components-DeclareDone-components-ReplyNotice-style-index__main--21dd1 {
  border: 1px dashed #dcdcdc;
  background-color: #fbfbfb;
  padding: 0.1rem 0.2rem;
  margin: 0.1rem 0;
}
.src-components-DeclareDone-components-ReplyNotice-style-index__notice--1koS5 .src-components-DeclareDone-components-ReplyNotice-style-index__main--21dd1 .src-components-DeclareDone-components-ReplyNotice-style-index__line--1g1Sh {
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 2;
}
.src-components-DeclareDone-components-ReplyNotice-style-index__notice--1koS5 .src-components-DeclareDone-components-ReplyNotice-style-index__main--21dd1 .src-components-DeclareDone-components-ReplyNotice-style-index__line--1g1Sh .src-components-DeclareDone-components-ReplyNotice-style-index__label--4IRaF {
  color: #a3a3a3;
}
.src-components-DeclareDone-components-ReplyNotice-style-index__notice--1koS5 .src-components-DeclareDone-components-ReplyNotice-style-index__main--21dd1 .src-components-DeclareDone-components-ReplyNotice-style-index__line--1g1Sh .src-components-DeclareDone-components-ReplyNotice-style-index__value--1QtV8 {
  font-weight: bold;
}
.src-components-DeclareDone-components-ReplyNotice-style-index__notice--1koS5 .src-components-DeclareDone-components-ReplyNotice-style-index__main--21dd1 .src-components-DeclareDone-components-ReplyNotice-style-index__line--1g1Sh .src-components-DeclareDone-components-ReplyNotice-style-index__order--1D_8O {
  color: blue;
}

.jb-confirm .ant-modal-confirm-body .ant-modal-confirm-content {
  font-size: 15px;
  line-height: 26px;
}

.src-pages-AuditProcess-style-index__audit--1d09p {
  color: #333333;
  padding: 0.25rem;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__column-blue--35TxF {
  width: 0.05rem;
  height: 0.2rem;
  background: #4293f4;
  margin-right: 0.1rem;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-head--1nS0N {
  display: flex;
  align-items: center;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-title--273Db {
  font-size: 18px;
  font-weight: bold;
  line-height: 0.31rem;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx {
  flex-basis: 50%;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM {
  margin-top: 0.4rem;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__apt-date--3EpqK {
  font-size: 14px;
  line-height: 0.24rem;
  margin-right: 0.2rem;
  color: #666666;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__apt-radius--1HaFj {
  padding: 0.1rem 0.3rem;
  text-align: center;
  font-size: 16px;
  border-radius: 0.2rem;
  margin-bottom: 0.1rem;
  display: inline-block;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__apt-radius-success--3PDDe {
  background: #e7f9f0;
  color: #4db280;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__apt-radius-primary--3szBC {
  background: #eaf1ff;
  color: #4293f4;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__apt-radius-danger--CTAgx {
  background: #ffedea;
  color: #ff4f33;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__api-subject--ZzpBT {
  font-size: 14px;
  line-height: 0.24rem;
  color: #999999;
  margin-bottom: 0.1rem;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__api-des--10V0e {
  font-size: 16px;
  line-height: 0.27rem;
  margin-bottom: 0.1rem;
}
.src-pages-AuditProcess-style-index__audit--1d09p .src-pages-AuditProcess-style-index__audit-process--1Sfjx .src-pages-AuditProcess-style-index__audit-process-timeline--289pM .src-pages-AuditProcess-style-index__api-des-danger--2VusR {
  color: #ff4f33;
}

.src-pages-Home-style-index__certificate--T_-0R {
  width: 100%;
  height: 3.29rem;
  display: flex;
  background-color: #ffffff;
}
.src-pages-Home-style-index__certificate--T_-0R .src-pages-Home-style-index__certificate-des--2dwdC {
  max-width: 5.75rem;
  width: 50%;
  height: 3.29rem;
  color: #ffffff;
  background-image: url(/zcpsqd/e8423dac1d483d1f15541217508a4207.png);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.src-pages-Home-style-index__certificate--T_-0R .src-pages-Home-style-index__certificate-des--2dwdC .src-pages-Home-style-index__certificate-des-title--3PKTz {
  font-weight: bold;
  font-size: 32px;
  line-height: 0.54rem;
}
.src-pages-Home-style-index__certificate--T_-0R .src-pages-Home-style-index__certificate-des--2dwdC .src-pages-Home-style-index__certificate-des-line--1XLTy {
  width: 50%;
}
.src-pages-Home-style-index__certificate--T_-0R .src-pages-Home-style-index__certificate-des--2dwdC .src-pages-Home-style-index__certificate-des-stitle--1xNAk {
  font-size: 28px;
  line-height: 0.48rem;
}
.src-pages-Home-style-index__certificate--T_-0R .src-pages-Home-style-index__certificate-query--EXCPp {
  flex: 1;
}
.src-pages-Home-style-index__jury--1UhFO {
  margin-top: 0.2rem;
  padding: 0.3rem;
  background-color: #ffffff;
}
.src-pages-Home-style-index__jury--1UhFO .src-pages-Home-style-index__jury-head--1NfLJ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.2rem;
  border-bottom: 0.01rem solid #dcdcdc;
}
.src-pages-Home-style-index__jury--1UhFO .src-pages-Home-style-index__jury-head--1NfLJ .src-pages-Home-style-index__jury-head-title--sxlPt {
  font-size: 22px;
  line-height: 0.37rem;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.src-pages-Home-style-index__jury--1UhFO .src-pages-Home-style-index__jury-head--1NfLJ .src-pages-Home-style-index__jury-head-more--3R8FV {
  font-size: 13px;
  text-align: right;
  line-height: 0.34rem;
  color: #999999;
}
.src-pages-Home-style-index__jury--1UhFO .src-pages-Home-style-index__jury-head--1NfLJ .src-pages-Home-style-index__jury-head-more--3R8FV:hover {
  cursor: pointer;
}
.src-pages-Home-style-index__jury--1UhFO .src-pages-Home-style-index__jury-main--1btIW {
  padding: 0.22rem 0;
}
.src-pages-Home-style-index__notice--LCo12 {
  margin: 0.2rem 0;
  padding: 0.3rem;
  background-color: #ffffff;
}
.src-pages-Home-style-index__notice--LCo12 .src-pages-Home-style-index__notice-header--1BOQU {
  position: relative;
}
.src-pages-Home-style-index__notice--LCo12 .src-pages-Home-style-index__notice-header--1BOQU .src-pages-Home-style-index__notice-header-tab--27L4g {
  text-align: center;
  padding: 0.1rem 0;
  font-size: 22px;
}
.src-pages-Home-style-index__notice--LCo12 .src-pages-Home-style-index__notice-header--1BOQU .src-pages-Home-style-index__notice-header-more--1CZmF {
  position: absolute;
  top: 0.3rem;
  right: 0;
  color: #999999;
  font-size: 13px;
}
.src-pages-Home-style-index__notice--LCo12 .src-pages-Home-style-index__notice-header--1BOQU .src-pages-Home-style-index__notice-header-more--1CZmF:hover {
  cursor: pointer;
}
.src-pages-Home-style-index__notice--LCo12 .src-pages-Home-style-index__notice-anno--O7GC6 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.src-pages-Home-style-index__notice--LCo12 .src-pages-Home-style-index__notice-main-tab--1Ln1L {
  text-align: center;
  padding: 0.1rem 0;
  font-size: 18px;
}
.src-pages-Home-style-index__SystemNotice--FkRKI .src-pages-Home-style-index__ant-modal-title--2k9PX {
  font-weight: bold;
  text-align: center;
}
.src-pages-Home-style-index__SystemNotice--FkRKI .src-pages-Home-style-index__ant-modal-body--1dIce p {
  text-indent: 32px;
  font-size: 16px;
}
.src-pages-Home-style-index__click-to-download--3G46k {
  color: #409eff;
  margin-left: 0.1rem;
}

.src-pages-Home-components-NoticeItem-style-index__item--2kB3e {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.4rem;
  width: 100%;
}
.src-pages-Home-components-NoticeItem-style-index__item--2kB3e:hover {
  cursor: pointer;
}
.src-pages-Home-components-NoticeItem-style-index__item--2kB3e .src-pages-Home-components-NoticeItem-style-index__item-date--1Qake {
  flex: 0 0;
  width: 0.78rem;
  height: 0.78rem;
  flex-basis: 0.78rem;
  background-color: #FDAD3F;
  margin-right: 0.17rem;
  padding: 0.1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  color: #ffffff;
}
.src-pages-Home-components-NoticeItem-style-index__item--2kB3e .src-pages-Home-components-NoticeItem-style-index__item-date--1Qake .src-pages-Home-components-NoticeItem-style-index__item-date-day--3HlQv {
  font-size: 23px;
}
.src-pages-Home-components-NoticeItem-style-index__item--2kB3e .src-pages-Home-components-NoticeItem-style-index__item-date--1Qake .src-pages-Home-components-NoticeItem-style-index__item-date-date--1sidl {
  font-size: 13px;
}
.src-pages-Home-components-NoticeItem-style-index__item--2kB3e .src-pages-Home-components-NoticeItem-style-index__item-info--1WMM9 {
  flex: 1 0;
  width: 40%;
  color: #333333;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.src-pages-Home-components-NoticeItem-style-index__item--2kB3e .src-pages-Home-components-NoticeItem-style-index__item-info--1WMM9 .src-pages-Home-components-NoticeItem-style-index__item-info-title--kpXR8 {
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.src-pages-Home-components-NoticeItem-style-index__item--2kB3e .src-pages-Home-components-NoticeItem-style-index__item-info--1WMM9 .src-pages-Home-components-NoticeItem-style-index__item-info-content--2ke-9 {
  margin-top: 0.3rem;
  font-size: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.head {
  height: 0.7rem;
  background-color: #f7f7f7;
  font-weight: bold;
  font-size: 26px;
  padding: 0.2rem;
  text-align: center;
  border-top-left-radius: 0.08rem;
  border-top-right-radius: 0.08rem;
}
.main {
  width: 60%;
  margin: auto;
}
.main .tab-pane {
  text-align: center;
  padding: 0.18rem 0.16rem;
  font-size: 20px;
}
.main .link-text {
  color: #4293f4;
  font-size: 16px;
}
.main .link-text:hover {
  cursor: pointer;
}
.main .user-login > p:first-of-type {
  color: #999999;
}
.main .user-login > p:last-of-type {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.main .user-login > p:last-of-type a {
  width: 40%;
  display: inline-block;
  text-shadow: 0 -0.01rem 0 rgb(0 0 0%);
  box-shadow: 0 0.02rem 0 rgb(0 0 0%);
  line-height: 1.5715;
  position: relative;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  height: 0.32rem;
  padding: 0.04rem 0.15rem;
  font-size: 14px;
  border-radius: 0.02rem;
}
.main .user-login > p:last-of-type a:first-of-type {
  color: #fff;
  background: #005EA4;
  border: 1px solid #005EA4;
}
.main .user-login > p:last-of-type a:first-of-type:hover {
  background-color: #037ed9;
  color: #ffffff;
}
.main .user-login > p:last-of-type a:last-of-type {
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border: 1px solid #d9d9d9;
}
.main .user-login > p:last-of-type a:last-of-type:hover {
  color: #1c75b0;
  border-color: #1c75b0;
}
.main .regis-forget {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.22rem 0;
}
.main .else-login {
  padding: 0.42rem;
  display: flex;
  justify-content: space-around;
  border-top: 0.01rem solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.main .else-login .title {
  color: #666666;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 0.43rem;
  background-color: #ffffff;
}
.main-title {
  padding: 0.18rem;
  color: cornflowerblue;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.foot {
  height: 0.84rem;
  background-color: #f7f7f7;
  color: #666666;
  font-size: 16px;
  padding: 0.12rem 0.3rem;
  text-align: center;
  border-radius: 0.08rem;
}
.foot p {
  margin: 0;
  line-height: 0.3rem;
}
.password-input {
  width: calc(100% - 0.8rem);
}
.link-text2 {
  width: 0.8rem;
  text-align: right;
  line-height: 0.32rem;
  color: #4293f4;
}
.link-text2:hover {
  cursor: pointer;
}
.LoginNotice .ant-modal-title {
  font-weight: bold;
}
.LoginNotice .ant-modal-body p {
  text-indent: 32px;
  font-size: 16px;
}

.src-components-Login-style-index__head--3FiGl {
  height: 0.7rem;
  background-color: #f7f7f7;
  font-weight: bold;
  font-size: 26px;
  padding: 0.2rem;
  text-align: center;
  border-top-left-radius: 0.08rem;
  border-top-right-radius: 0.08rem;
}
.src-components-Login-style-index__main--zAI-n {
  width: 60%;
  margin: auto;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__tab-pane--1c3rY {
  text-align: center;
  padding: 0.18rem 0.16rem;
  font-size: 20px;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__link-text--2nBMe {
  color: #4293f4;
  font-size: 16px;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__link-text--2nBMe:hover {
  cursor: pointer;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__user-login--1X0sm > p:first-of-type {
  color: #999999;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__user-login--1X0sm > p:last-of-type {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__user-login--1X0sm > p:last-of-type a {
  width: 40%;
  display: inline-block;
  text-shadow: 0 -0.01rem 0 rgb(0 0 0%);
  box-shadow: 0 0.02rem 0 rgb(0 0 0%);
  line-height: 1.5715;
  position: relative;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  height: 0.32rem;
  padding: 0.04rem 0.15rem;
  font-size: 14px;
  border-radius: 0.02rem;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__user-login--1X0sm > p:last-of-type a:first-of-type {
  color: #fff;
  background: #005EA4;
  border: 1px solid #005EA4;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__user-login--1X0sm > p:last-of-type a:first-of-type:hover {
  background-color: #037ed9;
  color: #ffffff;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__user-login--1X0sm > p:last-of-type a:last-of-type {
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
  border: 1px solid #d9d9d9;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__user-login--1X0sm > p:last-of-type a:last-of-type:hover {
  color: #1c75b0;
  border-color: #1c75b0;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__regis-forget--1zccw {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0.22rem 0;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__else-login--2jcbG {
  padding: 0.42rem;
  display: flex;
  justify-content: space-around;
  border-top: 0.01rem solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.src-components-Login-style-index__main--zAI-n .src-components-Login-style-index__else-login--2jcbG .src-components-Login-style-index__title--2yUB6 {
  color: #666666;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 0.43rem;
  background-color: #ffffff;
}
.src-components-Login-style-index__main-title--1c8Ny {
  padding: 0.18rem;
  color: cornflowerblue;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}
.src-components-Login-style-index__foot--i8t2P {
  height: 0.84rem;
  background-color: #f7f7f7;
  color: #666666;
  font-size: 16px;
  padding: 0.12rem 0.3rem;
  text-align: center;
  border-radius: 0.08rem;
}
.src-components-Login-style-index__foot--i8t2P p {
  margin: 0;
  line-height: 0.3rem;
}
.src-components-Login-style-index__password-input--1Wgu5 {
  width: calc(100% - 0.8rem);
}
.src-components-Login-style-index__link-text2---DyZk {
  width: 0.8rem;
  text-align: right;
  line-height: 0.32rem;
  color: #4293f4;
}
.src-components-Login-style-index__link-text2---DyZk:hover {
  cursor: pointer;
}
.src-components-Login-style-index__LoginNotice--3fsae .src-components-Login-style-index__ant-modal-title--3_gOv {
  font-weight: bold;
}
.src-components-Login-style-index__LoginNotice--3fsae .src-components-Login-style-index__ant-modal-body--2msrz p {
  text-indent: 32px;
  font-size: 16px;
}

.blueButton,
.blueButton:hover,
.blueButton:focus {
  background: #409EFF;
  border-color: #409EFF;
  color: #fff;
}
.greyButton,
.greyButton:hover,
.greyButton:focus {
  background: #909399;
  border-color: #909399;
  color: #fff;
}
.greenButton,
.greenButton:hover,
.greenButton:focus {
  background: #00A870;
  border-color: #00A870;
  color: #fff;
}
.yellowButton,
.yellowButton:hover,
.yellowButton:focus {
  background: #e6a23c;
  border-color: #e6a23c;
  color: #fff;
}
.redButton,
.redButton:hover,
.redButton:focus {
  background: #f56c6c;
  border-color: #f56c6c;
  color: #fff;
}
.blueLink,
.blueLink:hover {
  color: #409EFF;
  cursor: pointer;
}
.greyLink,
.greyLink:hover {
  color: #6e6f74;
  cursor: pointer;
}
.greenLink,
.greenLink:hover {
  color: #67c23a;
  cursor: pointer;
}
.yellowLink,
.yellowLink:hover {
  color: #faa525;
  cursor: pointer;
}
.redLink,
.redLink:hover {
  color: #f56c6c;
  cursor: pointer;
}
.greenLinkDisabled,
.greenLinkDisabled:hover {
  cursor: not-allowed;
  color: #c7e3ba;
}
.redLinkDisabled,
.redLinkDisabled:hover {
  cursor: not-allowed;
  color: #f1c3c3;
}
.btn-row-green .ant-btn[disabled],
.btn-row-green .ant-btn[disabled]:hover,
.btn-row-green .ant-btn[disabled]:focus,
.btn-row-green .ant-btn[disabled]:active {
  background: #b3e19d;
  border-color: #b3e19d;
  color: #fff;
}
.btn-row-red .ant-btn[disabled],
.btn-row-red .ant-btn[disabled]:hover,
.btn-row-red .ant-btn[disabled]:focus,
.btn-row-red .ant-btn[disabled]:active {
  background: #fab6b6;
  border-color: #fab6b6;
  color: #fff;
}
.operate-btn .ant-btn {
  padding: 0 0.08rem;
  height: 0.28rem;
  line-height: 0.26rem;
}
.ant-table-tbody .ant-table-row:nth-child(2n+1) {
  background: #fafafa;
}
.ant-table-tbody .ant-table-row:nth-child(2n+1) .ant-table-cell-fix-left,
.ant-table-tbody .ant-table-row:nth-child(2n+1) .ant-table-cell-fix-right {
  background: #fafafa;
}
.ant-table-thead > tr > th {
  background: #fafafa;
}
.ant-table-thead .ant-table-cell-fix-left,
.ant-table-thead .ant-table-cell-fix-right {
  background: #fafafa;
}
.ant-table-tbody > tr.ant-table-row:hover > td,
.ant-table-tbody > tr > td .ant-table-cell-row-hover,
.ant-table-tbody > tr.ant-table-row-selected > td {
  background: #a9d3ff !important;
}
.btn-row {
  margin-bottom: 0.16rem;
  padding: 0.16rem 0.24rem;
  border-radius: 0.02rem;
  border: 1px solid #f0f0f0;
}
.icon-tip {
  font-size: 14px;
  color: #e6a23c;
  margin: 0.04rem;
}
.page-title {
  margin-bottom: 0.12rem;
  padding-bottom: 0.12rem;
  font-weight: bolder;
  font-size: 0.18rem;
  color: #000;
  border-bottom: solid 0.01rem #f0f0f0;
}
.card-content {
  background: #f3f2f2;
  border: 1px solid #f3f2f2;
  box-shadow: 0 0.01rem 0.06rem rgba(0, 0, 0, 0.05);
  border-radius: 0.04rem;
  padding: 0.16rem 0.4rem;
}
.card-button-green {
  background: #a5faa2;
  border: 1px solid #a5faa2;
  box-shadow: 0 0.01rem 0.06rem rgba(0, 0, 0, 0.05);
  border-radius: 0.04rem;
}
.color_dsh {
  width: 0.08rem;
  height: 0.08rem;
  background-color: #fab800;
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.08rem;
}
.color_yfb {
  width: 0.08rem;
  height: 0.08rem;
  background-color: #52c41a;
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.08rem;
}
.color_dxg {
  width: 0.08rem;
  height: 0.08rem;
  background-color: #f36666;
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.08rem;
}
.color_ybj {
  width: 0.08rem;
  height: 0.08rem;
  background-color: #c5c9c2;
  display: inline-block;
  border-radius: 50%;
  margin-right: 0.08rem;
}
.card {
  background-color: #fff;
  padding: 0.2rem;
  border-radius: 0.06rem;
  margin-top: 0;
  overflow: auto;
}
.card .card-title {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.card .card-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.dcm-btn {
  align-self: center;
  text-align: center;
  width: 0.8rem;
  height: 0.3rem;
  background: #e7f9f0;
  border-radius: 0.05rem;
  font-size: 14px;
  line-height: 0.27rem;
}
.dcm-btn-green {
  background: #e7f9f0;
  color: #4db280;
  align-self: center;
  text-align: center;
}
.dcm-btn-blue {
  background: #eaf1ff;
  color: #4293f4;
}
.dcm-btn-red {
  background: #ffeaea;
  color: #ed1212;
}
.dcm-btn-orange {
  background: #f8e9cd;
  color: #f59402;
}
.tab-main :global(.ant-tabs-top > .ant-tabs-nav),
.tab-main :global(.ant-tabs-top > div > .ant-tabs-nav) {
  margin: 0;
}
.tab-main :global(.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab),
.tab-main :global(.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab) {
  background: transparent;
  border: none;
  color: #666;
}
.tab-main :global(.ant-tabs-card > .ant-tabs-nav .ant-tabs-tab-active),
.tab-main :global(.ant-tabs-card > div > .ant-tabs-nav .ant-tabs-tab-active) {
  background: #fff;
}
.audit-tabs-tab {
  padding: 0.04rem;
  margin: -0.04rem 0;
}
.banner {
  width: 100%;
  height: 0.65rem;
  text-align: center;
  font-size: 0.18rem;
  background: #f1beb1;
  padding: 0.2rem 2.5rem;
  border-radius: 0.05rem;
  margin-bottom: 0.2rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.banner .name {
  color: #cf2405;
  font-weight: 700;
  width: 1.2rem;
}
.dcm-btn {
  text-align: center;
  width: 1rem;
  height: 0.3rem;
  background: #e7f9f0;
  border-radius: 0.8rem;
  font-size: 13px;
  line-height: 0.34rem;
}
.dcm-btn-green {
  background: #e7f9f0;
  color: #4db280;
}
.dcm-btn-blue {
  background: #eaf1ff;
  color: #4293f4;
}
.dcm-btn-red {
  background: #ffeaea;
  color: #ed1212;
}
.dcm-btn-orange {
  background: #f5dbaa;
  color: #fac824;
}
.btn-row {
  margin-bottom: 0.16rem;
  padding: 0.12rem 0.24rem;
  border-radius: 0.02rem;
  border: 1px solid #f0f0f0;
}

.src-loading__loading-mask--1ClQ6 {
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 100001;
}
.src-loading__loading-mask--1ClQ6 .src-loading__load-effect--2YQ1y {
  width: 1rem;
  height: 1rem;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100000;
  transform: translate(-50%, -50%);
}
.src-loading__loading-mask--1ClQ6 .src-loading__load-effect--2YQ1y span {
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background: lightgreen;
  position: absolute;
  animation: src-loading__load--1fSKM 1.04s ease infinite;
}
.src-loading__load-tips--v5-dT {
  font-size: 16px;
  color: #225a1f;
  position: absolute;
  top: 100%;
  width: 100%;
  text-align: center;
}
@keyframes src-loading__load--1fSKM {
  0% {
    transform: scale(1.2);
    opacity: 1;
  }
  100% {
    transform: scale(0.3);
    opacity: 0.5;
  }
}
.src-loading__load-effect--2YQ1y span:nth-child(1) {
  left: 0;
  top: 50%;
  margin-top: -0.1rem;
  animation-delay: 0.13s;
}
.src-loading__load-effect--2YQ1y span:nth-child(2) {
  left: 0.14rem;
  top: 0.14rem;
  animation-delay: 0.26s;
}
.src-loading__load-effect--2YQ1y span:nth-child(3) {
  left: 50%;
  top: 0;
  margin-left: -0.1rem;
  animation-delay: 0.39s;
}
.src-loading__load-effect--2YQ1y span:nth-child(4) {
  top: 0.14rem;
  right: 0.14rem;
  animation-delay: 0.52s;
}
.src-loading__load-effect--2YQ1y span:nth-child(5) {
  right: 0;
  top: 50%;
  margin-top: -0.1rem;
  animation-delay: 0.65s;
}
.src-loading__load-effect--2YQ1y span:nth-child(6) {
  right: 0.14rem;
  bottom: 0.14rem;
  animation-delay: 0.78s;
}
.src-loading__load-effect--2YQ1y span:nth-child(7) {
  bottom: 0;
  left: 50%;
  margin-left: -0.1rem;
  animation-delay: 0.91s;
}
.src-loading__load-effect--2YQ1y span:nth-child(8) {
  bottom: 0.14rem;
  left: 0.14rem;
  animation-delay: 1.04s;
}

