/*! 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;
}
.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.03rem solid #cd0600;
  background: #fff;
}
.ant-select-tree-checkbox-checked .ant-select-tree-checkbox-inner {
  background-color: #cd0600 !important;
  border-color: #cd0600;
}
.ant-select-tree-checkbox-indeterminate .ant-select-tree-checkbox-inner::after {
  background-color: #cd0600 !important;
}
.ant-select-tree-checkbox .ant-select-tree-checkbox-checked:hover {
  border-color: #cd0600 !important;
}
.ant-select-tree-checkbox .ant-select-tree-checkbox-inner:hover {
  border-color: #cd0600 !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: #cd0600;
  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;
}
.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%;
}

html,
body {
  width: 100%;
  height: 100%;
}
#mousex-app {
  height: 100%;
}
.value-wrap {
  min-height: 0.2rem;
}
.dw-mx-layout-seflike-header-bg {
  background-color: #cd0600;
}
.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: #cd0600;
  color: #ffffff;
}
.ant-btn-primary:hover {
  background-color: #cd0600;
  color: #ffffff;
}
.ant-btn-primary:active {
  background-color: #cd0600;
  color: #ffffff;
}
.ant-btn-ghost {
  color: #cd0600;
  border-color: #cd0600;
}
.ant-btn-ghost:hover {
  color: #cd0600;
  border-color: #cd0600;
  background-color: #eaf5ff;
}
.ant-btn-ghost:active {
  color: #cd0600;
  border-color: #cd0600;
  background-color: #cd0600;
}
.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: #cd0600;
  border-color: #cd0600;
}
.ant-pagination-item-active a {
  color: #fff;
}
.ant-pagination-item:focus-visible,
.ant-pagination-item:hover {
  border-color: #cd0600;
  opacity: 0.6;
}
.ant-pagination-item:focus-visible a,
.ant-pagination-item:hover a {
  color: #cd0600;
}
.ant-pagination-item-active:focus-visible,
.ant-pagination-item-active:hover {
  background: #cd0600;
  border-color: #cd0600;
}
.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: #cd0600;
}
.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: #cd0600;
  border-color: #cd0600;
}
.ant-select:not(.ant-select-disabled):hover .ant-select-selector {
  border-color: #cd0600;
}
.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector {
  border-color: #cd0600;
  box-shadow: 0 0 0 0.02rem rgba(215, 49, 12, 0.2);
}
.ant-checkbox-checked .ant-checkbox-inner {
  background-color: #d7310c;
  border-color: #d7310c;
}
.ant-checkbox-indeterminate .ant-checkbox-inner::after {
  top: 50%;
  left: 50%;
  width: 0.08rem;
  height: 0.08rem;
  background-color: #d7310c;
  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: #cd0600;
}
.ant-checkbox-checked::after,
.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner::before {
  border: 1px solid #cd0600;
}
.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,
.ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-focused {
  border-color: #cd0600;
}
.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: #cd0600;
}
.ant-picker-focused,
.ant-input:focus,
.ant-input-focused,
.ant-input-affix-wrapper:focus,
.ant-input-affix-wrapper-focused {
  box-shadow: 0 0 0 0.02rem rgba(215, 49, 12, 0.2);
}
.ant-picker-header-view button:hover {
  color: #cd0600;
}
.ant-btn-primary:hover,
.ant-btn-primary:focus {
  color: #fff;
  border-color: #d7310c;
  background: #d7310c;
}
.ant-btn-primary {
  color: #fff;
  border-color: #d7310c;
  background: #d7310c;
  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: #d7310c;
  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: #cd0600;
}
.ant-steps-item-finish .ant-steps-item-icon,
.ant-steps-item-process .ant-steps-item-icon {
  border-color: #cd0600;
}
.ant-steps-item-finish > .ant-steps-item-container > .ant-steps-item-content > .ant-steps-item-title::after {
  background-color: #cd0600;
}
.ant-steps-item-process > .ant-steps-item-container > .ant-steps-item-icon {
  background: #cd0600;
}

.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-image: url(/zcpsqdgt/8eb52803294418147abcf77f979633ef.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
}
.app-top-userInfo {
  color: #fff;
  font-weight: bold;
}

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

.clpc-navarea {
  display: block;
  border-bottom: 0.01rem solid #5192F2;
}
.ant-menu.ant-menu-dark,
.ant-menu-dark .ant-menu-sub,
.ant-menu.ant-menu-dark .ant-menu-sub {
  background-color: #001529;
}
.ant-menu-item {
  color: #ffffff;
}
.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected {
  background-color: #777777;
}

.container {
  display: flex;
  flex-direction: column;
  background-image: url(/zcpsqdgt/fb679f3630c00cce2985414c06c6eaa1.jpg) !important;
  height: 100%;
  width: 100%;
}
.top {
  display: flex;
  height: 20%;
  width: 100%;
  margin-top: 0.1rem;
  justify-content: center;
  align-items: center;
}
.top .top-title {
  color: #4d90f7;
  font-weight: bold;
  font-size: 0.3rem;
}
.bottom {
  height: 70%;
  width: 100%;
  margin-bottom: 2%;
  display: flex;
}
.bottom .b-left {
  border-radius: 0.15rem;
  background: #ffffff;
  width: 60%;
  margin: 0.3rem;
}
.bottom .b-left .notice {
  height: 50%;
}
.bottom .b-left .policy {
  height: 50%;
}
.bottom .b-right {
  width: 40%;
  display: flex;
  flex-direction: column;
  margin: 0.3rem;
  border-radius: 0.15rem;
  background: #ffffff;
}
.bottom .b-right .methods-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 20%;
  width: 100%;
  margin-top: 0.6rem;
}
.bottom .b-right .methods-content .l-line {
  height: 0.04rem;
  width: 0.8rem;
  background: linear-gradient(to left, #4d90f7, #999999);
  margin-right: 0.3rem;
}
.bottom .b-right .methods-content .methods-title {
  color: #4190f7;
  font-size: 20px;
}
.bottom .b-right .methods-content .r-line {
  height: 0.04rem;
  width: 0.8rem;
  background: linear-gradient(to right, #4d90f7, #999999);
  margin-left: 0.3rem;
}
.bottom .b-right .login {
  height: 80%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  margin: 0.2rem 0.8rem 0.4rem 0.8rem;
}
.menu-bg {
  background-image: url(/zcpsqdgt/90b9f05660b6ad7cba42bd98814f1f40.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.src-layouts-NewHomeLayout-style-index__header--Xgkn- {
  position: relative;
  color: #fff;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__banner--nl0Q1 {
  width: 100%;
  height: 100%;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__home-title--37l1k {
  position: absolute;
  top: 26%;
  color: #000;
  text-align: right;
  font-size: 46px;
  font-weight: bold;
  left: 5%;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__home-btn--dpr_D {
  cursor: pointer;
  position: absolute;
  bottom: 26%;
  left: 5%;
  width: 2.11rem;
  height: 0.54rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.18rem;
  font-size: 18px;
  background: linear-gradient(137deg, #FF3D00 16.3%, #FF2E2E 31.97%, #FCAF3C 94.67%);
  box-shadow: 0.2rem 0.2rem 0.2rem 0 #FF701F inset, -0.1rem -0.1rem 0.2rem 0 rgba(255, 255, 255, 0.4) inset, 0 0 0.06rem 0 rgba(255, 255, 255, 0.25) inset, 0.2rem 0.2rem 0.3rem -0.2rem rgba(255, 255, 255, 0.9), 0.2rem 0.2rem 0.4rem -0.1rem rgba(186, 22, 22, 0.6);
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__form-box--36eeq {
  padding: 0.2rem;
  background-color: #F4F4F4;
  position: absolute;
  right: 10%;
  bottom: -9%;
  width: 23%;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__form-box--36eeq .src-layouts-NewHomeLayout-style-index__form--3jG-t {
  background-color: #fff;
  padding: 0.2rem;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__form-box--36eeq .src-layouts-NewHomeLayout-style-index__form--3jG-t .src-layouts-NewHomeLayout-style-index__title--3N6KP {
  font-size: 22px;
  color: #000;
  padding-bottom: 0.2rem;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__banner-home--14Thm {
  width: 100%;
  height: 3.5rem;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__header-bg--2bYh4 {
  background-color: #CD0600;
  position: relative;
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__header-nav--1rFrN {
  position: absolute;
  top: 0;
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__nav-home--2VHPY {
  color: #000;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__nav--3Qsmw {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__nav--3Qsmw .src-layouts-NewHomeLayout-style-index__nav-item--3kKSL {
  width: 1.2rem;
  height: 0.64rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 0.06rem solid transparent;
  cursor: pointer;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__nav--3Qsmw .src-layouts-NewHomeLayout-style-index__nav-item-active--2oiSc {
  width: 1.2rem;
  height: 0.64rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 0.06rem solid rgba(242, 244, 247, 0.5);
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- .src-layouts-NewHomeLayout-style-index__nav--3Qsmw .src-layouts-NewHomeLayout-style-index__nav-item-active-home--38GWc {
  width: 1.2rem;
  height: 0.64rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 0.06rem solid #CD0600;
}
.src-layouts-NewHomeLayout-style-index__header--Xgkn- img {
  width: 2.01rem;
  height: 0.68rem;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco {
  position: relative;
  height: 5.7rem;
  display: flex;
  justify-content: flex-end;
  align-content: center;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-content--cJto- {
  padding: 0.3rem;
  width: 43%;
  display: flex;
  flex-direction: column;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-content--cJto- .src-layouts-NewHomeLayout-style-index__btn-content--1cdeb {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-content--cJto- .src-layouts-NewHomeLayout-style-index__btn-content--1cdeb .src-layouts-NewHomeLayout-style-index__btn-item--1H3_U {
  height: 0.56rem;
  flex-shrink: 0;
  border-radius: 0.04rem;
  background: #CD0600;
  color: #fff;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-content--cJto- .src-layouts-NewHomeLayout-style-index__line--1ESDQ {
  margin-top: 0.3rem;
  height: 0.01rem;
  background: #979797;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-content--cJto- .src-layouts-NewHomeLayout-style-index__login-des--3N2b5 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-bg--1TxrM {
  position: absolute;
  left: 0%;
  top: -0.55rem;
  flex-shrink: 0;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-bg--1TxrM .src-layouts-NewHomeLayout-style-index__s-logo--7b7Vb {
  width: 1.02rem;
  height: 0.35rem;
  position: absolute;
  left: 39%;
  top: 5%;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-bg--1TxrM .src-layouts-NewHomeLayout-style-index__bg-img--yUmUi {
  width: 5.13rem;
  height: 6.73rem;
}
.src-layouts-NewHomeLayout-style-index__modalContent--2kpco .src-layouts-NewHomeLayout-style-index__login-bg--1TxrM .src-layouts-NewHomeLayout-style-index__login-title--ZeuvY {
  position: absolute;
  top: 15%;
  color: #FFF;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.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;
}

.src-layouts-NewHomeLayout-components-NewLogin-style-index__container--1U7xU {
  background: url(/zcpsqdgt/dc0f72b033945c0b2a672303ba2114fb.png) center / 100% 100% no-repeat;
  min-height: 100vh;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__logo--2CtU7 {
  padding: 0.24rem;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__main--18kTS {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__title--3ECJo {
  color: #000;
  font-size: 46px;
  font-weight: bold;
  margin: 0 1rem 0.3rem;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f {
  width: 6rem;
  padding-right: 1.5rem;
  padding-left: 0.4rem;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-card--2puw5 {
  background: #fff;
  border-radius: 0.16rem;
  overflow: hidden;
  margin-bottom: 0.16rem;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-card--2puw5 .src-layouts-NewHomeLayout-components-NewLogin-style-index__card-header--dE2ks {
  background: #dedede;
  padding: 0.16rem;
  display: flex;
  align-items: center;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-card--2puw5 .src-layouts-NewHomeLayout-components-NewLogin-style-index__card-header--dE2ks .src-layouts-NewHomeLayout-components-NewLogin-style-index__header-type--n2VY- {
  flex-shrink: 0;
  color: #000;
  font-weight: bold;
  font-size: 20px;
  cursor: pointer;
  margin: 0 0.24rem;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-card--2puw5 .src-layouts-NewHomeLayout-components-NewLogin-style-index__card-header--dE2ks .src-layouts-NewHomeLayout-components-NewLogin-style-index__header-type-active--230GX {
  color: #c31625;
  position: relative;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-card--2puw5 .src-layouts-NewHomeLayout-components-NewLogin-style-index__card-header--dE2ks .src-layouts-NewHomeLayout-components-NewLogin-style-index__header-type-active--230GX::before {
  content: '';
  position: absolute;
  height: 0.04rem;
  left: 0;
  right: 0;
  bottom: -0.16rem;
  background: #c31625;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-card--2puw5 .src-layouts-NewHomeLayout-components-NewLogin-style-index__form--1vUcy .src-layouts-NewHomeLayout-components-NewLogin-style-index__form-item--zh3yv {
  padding: 0.16rem 0.16rem 0;
  border-bottom: 0.01rem solid #dcdcdc;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-btn--15kfN {
  background: #c31625;
  text-align: center;
  padding: 0.08rem;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0.16rem;
  cursor: pointer;
  border-radius: 0.16rem;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__login--35q9f .src-layouts-NewHomeLayout-components-NewLogin-style-index__login-btn--15kfN:hover {
  opacity: 0.8;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__form-item-flex--1jAtD {
  display: flex;
  align-items: center;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__form-item-flex--1jAtD .src-layouts-NewHomeLayout-components-NewLogin-style-index__form-item-input--2sCTs {
  min-width: 0;
  flex-grow: 1;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__form-item-flex--1jAtD .src-layouts-NewHomeLayout-components-NewLogin-style-index__form-item-extra--7cs2Q {
  flex-shrink: 0;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__link--28539 {
  color: #244fbe;
  cursor: pointer;
}
.src-layouts-NewHomeLayout-components-NewLogin-style-index__link--28539:hover {
  opacity: 0.8;
}

.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;
}

