.titleWithStatus > .ant-tabs-bar .ant-tabs-nav-container {
  margin-bottom: 0;
}
.titleWithStatus > .ant-tabs-bar .ant-tabs-tab {
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  border-radius: 4px 4px 0 0;
  margin: 0 2px 0 0;
}
.titleWithStatus > .ant-tabs-bar .ant-tabs-tab-active {
  background: #4990e2;
  color: white;
  font-weight: 500;
  border: 1px solid #4990e2;
}
.titleWithStatus > .ant-tabs-bar .ant-tabs-tab-active:hover {
  color: white;
}
.title-with-complete {
  position: relative;
  overflow: hidden;
  margin: -13px -17px;
  padding: 13px 17px;
  border-radius: 4px;
  text-align: center;
}
.title-with-complete .complete-icon {
  width: 2.3em;
  height: 2.3em;
  background: #52c41a;
  color: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 50%;
  transform: translate(45%, -45%);
}
.title-with-complete .complete-icon .anticon {
  margin-top: 48%;
  margin-right: 38%;
}

.WebPdf_container__Bb17x {
  position: relative;
  margin: 0 auto;
}
.WebPdf_container__Bb17x .WebPdf_toolbar__e6AM7 {
  margin-bottom: 8px;
}
.WebPdf_pdfIcon__syey- {
  width: 100px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}

.CarouseImage_imageContent__Nhc4h .ant-image {
  display: flex;
  height: 350px;
  align-items: center;
}

.TemporaryGoodsIndex_brandNameContent__zErzA {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 6px;
}
.TemporaryGoodsIndex_goodsNameContent__v3zKn {
  font-size: 14px;
  color: #333;
  padding-top: 12px;
  overflow: hidden;
  height: 54px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.TemporaryGoodsIndex_buttonIndex__vEHOE {
  height: 28px;
  width: 60px;
  font-size: 14px;
  line-height: 14px;
  padding: 2px;
}
.TemporaryGoodsIndex_titleItem__lUgOn .ant-descriptions-row > th,
.TemporaryGoodsIndex_titleItem__lUgOn .ant-descriptions-row > td {
  padding-bottom: 26px;
}
.TemporaryGoodsIndex_titleLabel__93a80 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.TemporaryGoodsIndex_titleContent__UM333 {
  font-size: 16px;
}
.TemporaryGoodsIndex_tabContent__nc7BP .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}
.TemporaryGoodsIndex_tabContent__nc7BP .ant-tabs-nav-list {
  width: 100%;
}
.TemporaryGoodsIndex_tabContent__nc7BP .ant-tabs-tab-active {
  background-color: #197aff;
}
.TemporaryGoodsIndex_tabContent__nc7BP .ant-tabs-tab {
  padding: 12px 24px;
  margin: 0;
  color: #666;
}
.TemporaryGoodsIndex_tabContent__nc7BP .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: white !important;
}
.TemporaryGoodsIndex_tabContent__nc7BP .ant-tabs-ink-bar {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}

.richTextContent_richTextContent__GDliL img,
.richTextContent_richTextContent__GDliL table {
  max-width: 100%;
}
.richTextContent_richTextContent__GDliL img {
  height: auto;
  cursor: pointer;
}
.richTextContent_richTextContent__GDliL h1 {
  font-size: 2em;
}

.workflow_workflowForm__DUVNI .ant-form-item-label {
  font-weight: bold;
  min-height: 30px;
}
.workflow_workflowForm__DUVNI .ant-form-item-control {
  min-height: 32px;
}
.workflow_workflowForm__DUVNI .workflow_bottomToolbar__PihuF {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  background: #fff;
  text-align: right;
}
.workflow_workflowForm__DUVNI .workflow_workflowHistory__EtuPc {
  margin-top: 24px;
  margin-bottom: 40px;
}
.workflow_nextUserFormItem__s4ais > div > div > label {
  width: 100%;
}

.custom-menu-steps .ant-steps-item-content {
  position: relative;
  height: 32px;
}
.custom-menu-steps .ant-steps-item-content .ant-steps-item-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.custom-menu-steps .ant-steps-item-tail {
  top: 22px;
  margin-left: 49px;
}
.custom-menu-steps .ant-steps-item-tail:after {
  border-top: 1px dashed #e8e8e8;
  background-color: transparent;
}
.custom-menu-steps .ant-steps-item-icon {
  margin-left: 24px !important;
}
.custom-menu-steps .step-active .ant-steps-item-icon {
  cursor: pointer;
}
.custom-menu-steps .step-active .ant-steps-item-title {
  cursor: pointer;
}
.custom-menu-steps .step-inactive {
  cursor: not-allowed;
  filter: grayscale(100%);
}
.custom-menu-steps .ant-steps-item-wait .ant-steps-item-icon {
  opacity: 0.6;
}
.custom-menu-steps .ant-steps-item-process .ant-steps-item-title {
  color: #1677ff;
}

.adv-search-handler {
  position: fixed;
  right: 0;
  top: calc(50vh - 40px);
  width: 32px;
  height: 108px;
  line-height: 18px;
  border-radius: 8px 0 0 8px;
  padding: 8px;
  background-color: #1677ff;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0ms;
  z-index: 10;
}
.adv-search-drawer .adv-search-handler2 {
  position: absolute;
  left: -32px;
  top: calc(50vh - 40px);
  width: 32px;
  height: 108px;
  line-height: 18px;
  border-radius: 8px 0 0 8px;
  padding: 8px;
  background-color: #1677ff;
  color: #fff;
  cursor: pointer;
}
.adv-search-drawer .adv-search-toolbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 12px 16px;
  background: #fff;
  text-align: right;
}
.adv-search-drawer .adv-search-toolbar > .ant-btn {
  margin-left: 8px;
}

.index-page {
  position: relative;
}
.index-page .menu-card {
  margin-bottom: 12px;
  height: 114px;
}
.index-page .menu-card .ant-card-body {
  padding: 12px;
}
.index-page .content-card {
  min-height: calc(100vh - 64px - 32px);
}
.index-page .content-card-with-menu {
  min-height: calc(100vh - 64px - 114px - 48px);
}
.index-page .content-table-header {
  margin-bottom: 16px;
}
.index-page .content-table-header .search-bar {
  flex-direction: row-reverse;
}
.index-page .table-alert {
  margin-bottom: 12px;
}
.index-page .table-alert .ant-tag {
  font-size: 14px;
}
.index-page .toolbar {
  position: relative;
  margin: 16px 0;
}
.index-page .toolbar-shift {
  bottom: 56px;
}
.index-page .ant-table-wrapper .ant-table-middle > .ant-table-content > .ant-table-placeholder {
  padding: 140px 0;
}
.index-page .ant-table-wrapper .ant-table-middle > .ant-table-content .ant-table-thead > tr > th {
  font-weight: bold;
  text-align: center;
}
.index-page .ant-table-wrapper .ant-table-middle > .ant-table-content .ant-table-thead > tr > th .ant-table-column-sorters {
  display: inline-block;
}

.IndexPageNew_indexPageBox__lG-oT {
  min-height: calc(100vh - 96px);
  max-width: 1450px !important;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.IndexPageNew_indexPageBox__lG-oT .IndexPageNew_tableListStyle__yeB2I {
  flex-grow: 1;
}
.IndexPageNew_indexPageBox__lG-oT .IndexPageNew_tableListStyle__yeB2I .IndexPageNew_toolbar__bNzZa {
  position: relative;
  margin: 16px 0;
}
.IndexPageNew_indexPageBox__lG-oT .IndexPageNew_tableListStyle__yeB2I .IndexPageNew_toolbarShift__Mi3RU {
  bottom: 56px;
}
.IndexPageNew_introduceList__Io1Gv ::-webkit-scrollbar {
  display: none;
}
.IndexPageNew_introduceList__Io1Gv .IndexPageNew_introduceListBox__DgXco {
  background-color: white;
  height: calc(100vh - 96px);
  overflow-y: auto;
  position: fixed;
}
.IndexPageNew_checkTitleBox__h8Hks {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.IndexPageNew_checkTitleBox__h8Hks .IndexPageNew_checkTitle__oivJ8 {
  font-weight: bolder;
  font-size: 18px;
}
.IndexPageNew_checkContentItemStep__V4iYK {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.IndexPageNew_checkContentItemStep__V4iYK .IndexPageNew_checkContentItemStepLeft__yMR8S {
  position: relative;
}
.IndexPageNew_checkContentItemStep__V4iYK .IndexPageNew_checkContentItemStepLeft__yMR8S .IndexPageNew_checkContentItemLineStep__hy58I {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.IndexPageNew_checkContentItemStep__V4iYK .IndexPageNew_checkContentDot__EpBfL {
  margin-right: 4px;
}
.IndexPageNew_checkContentItemStep__V4iYK .IndexPageNew_checkContentDot__EpBfL .ant-badge-status-dot {
  width: 16px !important;
  height: 16px !important;
}
.IndexPageNew_cellPlaceholder__-Avmb .ant-table-cell:empty::before {
  content: '-';
  display: block;
  text-align: center;
}

.catalogueContainer .ant-select-selection-item .note {
  display: none;
}

.tag-select-container .tag-select-size-default {
  font-size: 14px;
}
.tag-select-container .tag-select-size-large {
  font-size: 16px;
  padding: 4px 8px;
  margin-bottom: 8px;
}
.tag-select-container .ant-tag-checkable {
  cursor: pointer;
  background-color: #fafafa;
  border-color: #d9d9d9;
}
.tag-select-container .ant-tag-checkable-checked {
  background-color: #1677ff;
  border-color: transparent;
}

.remoteTable_remoteTableSearchForm__xY5Ea {
  gap: 12px;
}
.remoteTable_remoteTableSearchForm__xY5Ea .ant-form-item {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
.remoteTable_remoteTableSearchForm__xY5Ea .ant-form-item:last-child {
  margin-right: 0;
}

.StepDot_stepDotContainer__pbTob {
  margin: 10px 0;
  line-height: 30px;
  font-size: 1.275rem;
}
.StepDot_stepDotContainer__pbTob.StepDot_small__EVb8B {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}
.StepDot_stepDotContainer__pbTob.StepDot_small__EVb8B .StepDot_number__SVEsf {
  width: 24px;
  height: 24px;
  box-shadow: none;
}
.StepDot_stepDotContainer__pbTob .StepDot_number__SVEsf {
  display: inline-block;
  width: 32px;
  height: 32px;
  color: white;
  text-align: center;
  box-sizing: border-box;
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  font-weight: 600;
  border-radius: 50%;
  letter-spacing: 0.02857em;
  text-transform: uppercase;
  background-color: #1677ff;
  vertical-align: middle;
}
.StepDot_stepDotContainer__pbTob .StepDot_title__cDJkd {
  margin-left: 8px;
  font-weight: bolder;
  color: rgba(0, 0, 0, 0.88);
  vertical-align: middle;
}
.StepDot_stepDotContainer__pbTob .StepDot_stepNoNumberTitle__BN0ai {
  margin-left: 8px;
  font-weight: bolder;
  color: rgba(0, 0, 0, 0.88);
  border-left: 4px solid #1677ff;
  padding-left: 16px;
  margin-top: 10px;
}

.ProjectFormationPackageSetting_cardTable__oZo10 .ant-pro-card-body {
  padding: 0;
}

.PurchaseInput_input__ojTPc .ant-input-group-addon {
  background-color: white;
}
.PurchaseInput_input__ojTPc .ant-input-disabled {
  background-color: #f0f0f0;
}

.ExceptionCancel_pmNumberStyle__Aapmo {
  position: relative;
}
.ExceptionCancel_pmNumberStyle__Aapmo .ExceptionCancel_pmNumDetail__GjGL7 {
  position: absolute;
  background-color: #e1ecfd;
  width: 80px;
  display: inline-block;
  top: 0;
  right: 0;
  text-align: center;
  border-bottom-left-radius: 10px;
  padding: 2px 0;
  font-size: 12px;
}

.PortalInformationDisclosureStyle_areaTag__CwquT .ant-tag {
  border: none;
  border-radius: 20px;
  padding: 8px 16px;
}
.PortalInformationDisclosureStyle_areaTag__CwquT .ant-tag-checkable {
  background-color: transparent;
}
.PortalInformationDisclosureStyle_areaTag__CwquT .ant-tag-checkable-checked {
  background-color: #2b82ff;
}
.PortalInformationDisclosureStyle_areaTag__CwquT .ant-tag-checkable:hover {
  background-color: #2b82ff;
  color: white;
}
.PortalInformationDisclosureStyle_detailInfo__BEIx2 {
  background-image: url(/sepc/static/media/gsDetailBg.a3335145b83782babcdd.png);
  height: 210px;
  background-size: 100%;
  padding: 50px 0 57px 47px;
}
.PortalInformationDisclosureStyle_tabCol__azE52 {
  padding: 0;
  width: 230px;
}
.PortalInformationDisclosureStyle_contentCol__tYMDv {
  border-left: 1px solid #e8e8e8;
  min-height: calc(100vh - 210px);
}
.PortalInformationDisclosureStyle_tabBtnClicked__YlRiX {
  background: linear-gradient(90deg, #0066ff 0%, #3778fd 100%);
  color: white !important;
}
.PortalInformationDisclosureStyle_tabUnClick__lbL1h:hover {
  background: linear-gradient(90deg, #0066ff 0%, #3778fd 100%);
  color: white;
}

.homePage_quickEntryWrapper__khOzz {
  padding: 32px 0 48px 0;
  text-align: center;
}
.homePage_flowExplainWrapper__N33i- {
  background: #fff;
  padding: 48px 0 38px 0;
  text-align: center;
}
.homePage_tablePlateWrapper__3xi7u {
  padding: 24px 104px 32px 104px;
}
.homePage_categoryListWrapper__uDbzD {
  background: #fff;
  padding: 32px 16px;
  text-align: center;
}
.homePage_greenAgreement__DhT-B {
  background-image: url(/sepc/static/media/greenAgreement.0b548fb37c3f2223cfff.png);
  margin-right: 128px;
}
.homePage_greenAgreement__DhT-B:hover {
  box-shadow: 0 15px 25px 4px rgba(8, 126, 97, 0.29);
  transition: box-shadow 0.3s;
}
.homePage_blueAgreement__8kPcs {
  background-image: url(/sepc/static/media/blueAgreement.88c5d002ef182b890d31.png);
}
.homePage_blueAgreement__8kPcs:hover {
  box-shadow: 0 15px 25px 4px rgba(43, 104, 198, 0.29);
  transition: box-shadow 0.3s;
}
.homePage_agreementCard__YVybu {
  display: inline-block;
  width: 460px;
  height: 140px;
  padding: 30px 32px;
  cursor: pointer;
  border-radius: 20px;
}
.homePage_agreementCardTitle__jxV5N {
  text-align: left;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
}
.homePage_agreementCardText__MRUoQ {
  width: 255px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.homePage_flowSubtitle__ehRhI {
  font-size: 16px;
  font-weight: 400;
  color: #cccccc;
  margin-bottom: 32px;
}
.homePage_flowRadio__51EA1 .ant-radio-button-wrapper {
  width: 136px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #eeeeee;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.homePage_flowRadio__51EA1 .ant-radio-button-wrapper-checked {
  background: #4b9ff3;
  color: #ffffff;
}
.homePage_flowRadio__51EA1 .ant-radio-button-wrapper-checked:hover {
  color: #ffffff;
}
.homePage_headTitle__iIQ\+t {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin-left: 16px;
}
.homePage_moreText__gz\+nU {
  font-size: 18px;
  font-weight: 500;
  color: #666666;
  margin-right: 8px;
}
.homePage_resultBanner__g785b {
  padding: 32px 120px;
  height: 150px;
  margin-bottom: 16px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-image: url(/sepc/static/media/resultBanner.46d4557410b02c198062.jpg);
}
.homePage_tabs__HMpxo .ant-tabs-nav:before {
  border-bottom: none;
}
.homePage_tabTable__UEcYz .ant-table-thead > tr > th {
  background: #dfe9fe !important;
}
.homePage_tabTable__UEcYz .ant-table-thead > tr > th::before {
  content: none !important;
}
.homePage_tableTableSearchBar__nsn8g {
  justify-content: space-between;
}
.homePage_centralizedHeadWrapper__zXOas {
  width: 120px;
  height: 38px;
  line-height: 38px;
  background: #2f8bff;
  border-radius: 0 10px 0 10px;
}
.homePage_centralizedHeadTitle__uQ-IF {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.homePage_centralizedMoreText__11nBg {
  font-size: 14px;
  font-weight: 500;
  color: #999;
  margin-right: 8px;
  cursor: pointer;
}
.homePage_categoryCard__qd6g1 {
  cursor: pointer;
  height: 180px;
  padding-top: 30px;
  background: #ffffff;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
}
.homePage_categoryTitle__4dRfC {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin: 16px 0;
}
.homePage_categoryDescribe__MUmyt {
  font-weight: 400;
  color: #888888;
}
.homePage_noticeList__2JYnu {
  margin-top: 8px;
}
.homePage_noticeList__2JYnu .ant-list-item-meta-avatar {
  margin-right: 2px;
}
.homePage_noticeTitle__OMV0b {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  text-align: left;
  font-weight: normal;
}
.homePage_totalResultCell__EYa0z {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  word-break: break-all;
}
.homePage_resultTable__hRceu {
  padding: 16px;
  height: 54px;
  background: #f2f6ff;
  border-radius: 2px 2px 2px 2px;
  margin-bottom: 16px;
}
.homePage_numText__z2-I\+ {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.homePage_numStyle__ol5by {
  font-weight: bold;
  font-size: 24px;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

.ShortTable_title__RRKoI .ant-table-thead .ant-table-cell {
  background-color: white;
}

.previewNewBtn_modalWindow__J5Oof {
  height: 100%;
  max-width: 100vw;
  top: 0;
  padding: 0;
  -webkit-user-select: none;
}
.previewNewBtn_modalWindow__J5Oof .ant-modal-content {
  padding: 0;
  height: 100%;
}
.previewNewBtn_handleIcon__wjqC5 {
  margin-left: 32px;
  cursor: pointer;
  color: #333333;
  font-size: 30px;
}
.previewNewBtn_handleIconNoMargin__7Cu-I {
  color: #333333;
  font-size: 30px;
}
.previewNewBtn_handleIconDisable__kJacm {
  color: lightgray;
  cursor: no-drop !important;
}
.previewNewBtn_preImg__dckxF {
  -webkit-user-drag: none;
}

.CatalogueList_contentBox__znVBd .ant-anchor-wrapper .ant-anchor {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.CatalogueList_contentBox__znVBd .ant-anchor-wrapper .ant-anchor .ant-anchor-link {
  padding-inline: 0;
}
.CatalogueList_contentBox__znVBd .ant-anchor-wrapper {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-padding-before: 0;
          padding-block-start: 0;
}
.CatalogueList_contentBox__znVBd .ant-anchor .ant-anchor-ink.ant-anchor-ink-visible {
  display: none !important;
}
.CatalogueList_contentBox__znVBd .ant-anchor-link-title {
  color: inherit !important;
}
.CatalogueList_contentBox__znVBd .ant-anchor::before {
  -webkit-border-start: none !important;
          border-inline-start: none !important;
}
.CatalogueList_catalogueBox__4kwqv {
  height: calc(100vh - 290px);
  overflow-y: auto;
}
.CatalogueList_catalogueBox__4kwqv .ant-tree-switcher {
  display: none;
}
.CatalogueList_catalogueBox__4kwqv .ant-tree-indent {
  display: none;
}

.DigitalProcurementView_digitalProcurementView__sJ9ey {
  background-color: #f5f5f5 !important;
}
.DigitalProcurementView_digitalProcurementView__sJ9ey .ant-drawer-header {
  display: none;
}
.DigitalProcurementView_digitalProcurementView__sJ9ey .ant-drawer-body {
  padding: 16px;
}
.DigitalProcurementView_digitalProcurementView__sJ9ey .ant-drawer-body .ant-spin-container {
  background-color: #fff;
}
.DigitalProcurementView_digitalProcurementView__sJ9ey .highLight {
  outline: 1px solid #ffe7ba;
  background-color: #fbdfbc;
}
.DigitalProcurementView_digitalProcurementView__sJ9ey .highLight.current {
  background-color: orange;
}
.DigitalProcurementView_digitalProcurementView__sJ9ey .annotationActive {
  animation-name: flash;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
.DigitalProcurementView_digitalProcurementPrepareRight__XV83Q .ant-tabs-nav {
  margin: 0 !important;
}

.DigitalProcurementCollapse_digitalProcurementCollapse__AABWl .ant-collapse-header {
  background-color: #e1edff;
  border-radius: 0 !important;
}
.DigitalProcurementCollapse_ellipsis__dWz61 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.AddAnnotationsPopover_addAnnotationsPopover__CFWoQ .ant-popover-inner {
  padding: 0 !important;
}
.AddAnnotationsPopover_addAnnotationsPopover__CFWoQ .ant-popover-title {
  margin: 0 !important;
  padding: 8px 16px !important;
  border-bottom: 1px solid #f0f0f0;
}
.AddAnnotationsPopover_addAnnotationsPopoverContent__P09jD {
  width: 400px;
  margin: 0;
}

.TriangleIcon_triangleBox__brzrw {
  overflow: hidden;
  position: relative;
}
.TriangleIcon_triangle__\+-o7R {
  justify-content: center;
  align-items: flex-end;
  line-height: normal;
  line-height: initial;
  display: flex;
  position: absolute;
  transform: rotate(45deg);
  color: #ffffff;
}

.ProcurementDocTabHeader_tabBox__Hlt7x {
  border: 1px solid #d7d7d7;
  padding: 16px 24px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  color: #7f7f7f;
}
.ProcurementDocTabHeader_tabBox__Hlt7x:hover {
  box-shadow: 2px 2px 12px 0px #d7d7d7;
}
.ProcurementDocTabHeader_tabBox__Hlt7x .ProcurementDocTabHeader_statusIcon__SfznF {
  font-size: 28px;
  position: absolute;
  top: -10px;
  right: -12px;
  background-color: #ffffff;
}
.ProcurementDocTabHeader_tabBox__Hlt7x .ProcurementDocTabHeader_projectPurchaseIcon__xv4nl {
  width: 2.5em;
  height: 2.5em;
  vertical-align: middle;
  fill: currentColor;
  overflow: hidden;
}
.ProcurementDocTabHeader_invitedTab__oay-s .ant-pro-card-body {
  padding: 0;
}

.ProcurementScore_tabs__iDNgy {
  /*
    indicator属性在antd5.13.0版本中引入
    平台antd版本为5.1.1
    需要使用本地样式来覆盖antd的样式
  */
}
.ProcurementScore_tabs__iDNgy .ant-tabs-ink-bar {
  width: 50px !important;
}

.manage-page-card {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.manage-page-card .ant-card-type-inner .ant-card-head {
  height: 50px;
}
.manage-page-card .ant-card-type-inner .ant-card-head .ant-card-head-title {
  line-height: 26px;
}
.manage-page-card .ant-card-type-inner .ant-card-body {
  padding: 12px;
  height: 562px;
  overflow: auto;
}
.manage-page-card .ant-table-middle {
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.manage-page-card .ant-table-wrapper {
  /*.ant-table-title {
        padding: 12px 24px;
        background: #fafafa;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        min-height: 48px;
        color: rgba(0, 0, 0, 0.85);
        font-weight: 500;
        display: flex;
        align-items: center;
      }*/
}
.manage-page-card .ant-table-wrapper .ant-table-placeholder {
  min-height: 456px;
}
.manage-page-card .ant-table-wrapper .ant-table-footer {
  padding: 12px 16px;
}
.manage-page-card .ant-table-wrapper .ant-badge-not-a-wrapper {
  vertical-align: baseline;
}
.manage-page-card .ant-table-wrapper .drop-over-downward {
  border-bottom: 2px dashed #1677ff;
}
.manage-page-card .ant-table-wrapper .drop-over-upward {
  border-top: 2px dashed #1677ff;
}

.qualificationReview_rowStyle__zXtT- {
  padding-top: 16px;
}
.qualificationReview_rowStyle__zXtT- .qualificationReview_chooseSupply__iA\+fo {
  font-size: 16px;
}
.qualificationReview_title__Bji9A {
  font-weight: bolder;
  font-size: 16px;
}
.qualificationReview_iconStyle__AKx\+A {
  color: #2572fd;
  cursor: pointer;
  padding-right: 12px;
}
.qualificationReview_btn__GysR8 {
  text-align: right;
}
.qualificationReview_bidIcon__-PN9T {
  width: 18px;
  height: 18px;
  cursor: pointer;
  vertical-align: middle;
}
.qualificationReview_editableCellValueWrap__DZq1s {
  padding: 5px 12px;
  height: 30px;
  cursor: pointer;
}
.qualificationReview_editableRow__E6O2R:hover .qualificationReview_editableCellValueWrap__DZq1s {
  padding: 4px 11px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.qualificationReview_cursor__JX7bW {
  cursor: pointer;
}
.qualificationReview_color__npxKv {
  background-color: #bae7ff;
}
.qualificationReview_tableStyle__SguKA .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
  background-color: #e6f7ff;
}
.qualificationReview_comMessage__8kuhK .ant-statistic {
  display: inline-block;
}
.qualificationReview_textContent__yO1qs {
  position: relative;
  box-sizing: border-box;
}
.qualificationReview_textContent__yO1qs .qualificationReview_ellipsisContent__rUP7a {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 22px;
}
.qualificationReview_hiddenHeight__M5VbQ {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.qualificationReview_openStyle__iQ92m {
  float: right;
}
.qualificationReview_cover__sY0TW {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
}
.qualificationReview_supplySelect__H-ql1 {
  position: relative;
  z-index: 10;
}
.qualificationReview_supplySelect__H-ql1 .qualificationReview_popModal__zE-ev {
  font-size: 14px;
  position: absolute;
  top: -105px;
  left: 0;
  background-color: white;
  padding: 8px 16px;
  border-radius: 8px;
  box-shadow: 0 0 4px grey;
  z-index: 10;
}
.qualificationReview_supplySelect__H-ql1 .qualificationReview_popModal__zE-ev .qualificationReview_popButton__EUKl9 {
  text-align: right;
  margin-top: 8px;
}
.qualificationReview_supplySelect__H-ql1 .qualificationReview_popModal__zE-ev:before {
  box-sizing: content-box;
  width: 0px;
  height: 0px;
  position: absolute;
  top: 91px;
  left: 15px;
  padding: 0;
  border-bottom: 8px solid transparent;
  border-top: 8px solid #ffffff;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  display: block;
  content: '';
  z-index: 12;
}
.qualificationReview_supplySelect__H-ql1 .qualificationReview_popModal__zE-ev:after {
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: 92px;
  left: 14px;
  padding: 0;
  border-bottom: 9px solid transparent;
  border-top: 9px solid #cccccc;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  display: block;
  content: '';
  z-index: 10;
}
.qualificationReview_modal__pTLzj {
  background-color: white;
  position: absolute;
  top: -96px;
  left: -120px;
  width: 1404px;
  padding: 8px 16px 16px;
  box-shadow: 0 0 4px grey;
  min-height: 96px;
}
.qualificationReview_modal__pTLzj .qualificationReview_closeIcon__-OGge {
  font-size: 22px;
  float: right;
}
.qualificationReview_discountTitle__Oj3Pp {
  position: relative;
}
.qualificationReview_discountTitle__Oj3Pp .qualificationReview_lhtIcon__aFCsN {
  position: absolute;
  top: -13px;
  right: -8px;
}
.qualificationReview_tableFormStyle__lAtvi {
  margin-bottom: 38px;
}
.qualificationReview_tableFormStyle__lAtvi .ant-table-body {
  min-height: calc(100vh - 410px);
}
.qualificationReview_tableQuaFormStyle__TxqZa {
  margin-bottom: 38px;
}
.qualificationReview_tableQuaFormStyle__TxqZa .ant-table-body {
  min-height: calc(100vh - 440px);
}

.MeetingRoom_meetingRoomTable__jn7bo {
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-user-select: none;
          user-select: none;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeLabel__MpZem {
  margin-top: 0px;
  height: 32px;
  margin-left: 80px;
  display: flex;
  width: calc(100% - 80px);
  justify-content: space-between;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeLabel__MpZem .MeetingRoom_timeLabelItem__K3Ssp {
  display: inline-block;
  position: relative;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeLabel__MpZem .MeetingRoom_timeLabelItem__K3Ssp .MeetingRoom_timeItem__ZNX7F {
  position: absolute;
  left: -16px;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeLabel__MpZem .MeetingRoom_timeLabelItem__K3Ssp .MeetingRoom_timeItemLeftFirst__XrAqX {
  left: 0;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeLabel__MpZem .MeetingRoom_timeLabelItem__K3Ssp .MeetingRoom_timeItemLeftLast__BszpQ {
  left: -33px;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_lines__lzxyq {
  padding-left: 80px;
  display: flex;
  width: 100%;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_lines__lzxyq .MeetingRoom_line__1zbrf:after {
  content: '';
  border-right: 1px solid #d6d6d6;
  position: absolute;
  height: calc(100% - 32px);
  pointer-events: none;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_tableBody__xLNPA {
  position: relative;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_tableBody__xLNPA .MeetingRoom_columns__Xl4TS {
  overflow-y: auto;
  border: 1px solid #d6d6d6;
  width: 100%;
  max-height: calc(100vh - 388px);
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_tableBody__xLNPA .MeetingRoom_columns__Xl4TS .MeetingRoom_column__8vfck {
  display: flex;
  flex-direction: row;
  border-bottom: 8px solid #f0f0f0;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_tableBody__xLNPA .MeetingRoom_columns__Xl4TS .MeetingRoom_column__8vfck .MeetingRoom_columnHeader__-IfjB {
  width: 80px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_tableBody__xLNPA .MeetingRoom_columns__Xl4TS .MeetingRoom_column__8vfck .MeetingRoom_columnBody__wRXHv {
  position: relative;
  width: calc(100% - 80px);
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeSheet__lhgQe {
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeSheet__lhgQe .MeetingRoom_rightIcon__KJM7E {
  position: absolute;
  top: 0;
  right: 3px;
  display: none;
  cursor: pointer;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeSheet__lhgQe:hover .MeetingRoom_rightIcon__KJM7E {
  display: inline-block;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeSheet__lhgQe .MeetingRoom_sheetTitle__IeDv4 {
  height: 40%;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeSheet__lhgQe .MeetingRoom_sheetContent__IhoCl {
  height: calc(100% - 24px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeSheet__lhgQe .MeetingRoom_draggable__mhCDF {
  cursor: move;
}
.MeetingRoom_meetingRoomTable__jn7bo .MeetingRoom_timeSheet__lhgQe .MeetingRoom_resizeBar__p\+Hrd {
  position: absolute;
  bottom: 0;
  width: 100%;
  cursor: ns-resize;
}
.MeetingRoom_colorTip__l\+Szf {
  display: flex;
  align-items: center;
  margin-right: 32px;
}
.MeetingRoom_colorTip__l\+Szf > span:first-child {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
}
.MeetingRoom_cardColor-blueExam__hm2FP {
  background-color: #d6ecff;
}
.MeetingRoom_cardColor-blue__w2gnS {
  background-color: #d6ecff;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 4px 1px -1px #1890ff;
}
.MeetingRoom_cardColor-pink__aaa3l {
  background-color: #ffe4e4;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 4px 1px -1px #ff7875;
}
.MeetingRoom_cardColor-pinkExam__-dxP7 {
  background-color: #ffe4e4;
}
.MeetingRoom_cardColor-white__fiSJo {
  border: 1px solid #b8b8b8;
}
.MeetingRoom_cardColor-gray__PcL16 {
  background-color: rgba(184, 184, 184, 0.3);
}

.ProjectArchiveListTable_processList__yj39o ::-webkit-scrollbar {
  display: none;
}
.ProjectArchiveListTable_contentTitleBox__OaZSY {
  background-color: #f0f7ff;
  padding: 8px 16px;
  cursor: pointer;
  margin-bottom: 24px;
}
.ProjectArchiveListTable_contentTitleBox__OaZSY .ProjectArchiveListTable_checkTitle__zCCrN {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_line__tSSbH {
  display: block;
  border-bottom: 2px solid #ececec;
}
.ProjectArchiveListTable_checkTitleBox__oZk1c {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 8px;
}
.ProjectArchiveListTable_checkTitleBox__oZk1c .ProjectArchiveListTable_checkTitle__zCCrN {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_openCheckTitleBox__EFqcp {
  background-color: #f0f7ff;
  padding: 8px 8px;
  margin-bottom: 8px;
}
.ProjectArchiveListTable_openCheckTitleBox__EFqcp .ProjectArchiveListTable_checkTitle__zCCrN {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_treeBox__4K6jX .ant-tree-treenode {
  margin: 6px 0 6px -14px;
}
.ProjectArchiveListTable_treeBox__4K6jX .ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper {
  margin: 6px 0;
}
.ProjectArchiveListTable_treeBox__4K6jX .ant-tree-title {
  font-size: 15px;
  margin-left: 4px;
}
.ProjectArchiveListTable_treeBox__4K6jX .ant-tree-iconEle {
  text-align: inherit;
}
.ProjectArchiveListTable_collapseBox__jjcd9 .ant-collapse-header-text {
  width: 80%;
}
.ProjectArchiveListTable_treeTitle__w\+8xK {
  justify-content: space-between;
  flex-flow: row-reverse;
  display: flex;
  background-color: #f0f7ff;
  padding: 8px 8px !important;
  margin-bottom: 8px;
}
.ProjectArchiveListTable_treeTitle__w\+8xK .ant-tree-title {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_secondTitle__uIwv4 {
  margin: 6px 0 6px -14px;
}
.ProjectArchiveListTable_secondTitle__uIwv4 .ant-tree-switcher {
  display: none;
}
.ProjectArchiveListTable_screenRecordTip__sFtTg .ant-modal-confirm-content {
  max-width: none !important;
  max-width: initial !important;
}
.ProjectArchiveListTable_screenRecordTip__sFtTg .ant-modal-confirm-btns {
  text-align: center;
}

.index_descriptionLabel__LCP5c::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.index_downloadRemindModal__swYbT .ant-modal-confirm-body .ant-modal-confirm-title + .ant-modal-confirm-content {
  max-width: 100%;
}

.banner_banner__2oQ3c .ant-carousel .slick-dots {
  bottom: 32px;
  z-index: 1;
}

.banner_banner__2oQ3c .ant-carousel .slick-dots li button:before {
  content: none;
}

.banner_banner__2oQ3c .ant-carousel .slick-dots li {
  display: inline-block;
}

.banner_banner__2oQ3c .ant-carousel .slick-dots .slick-active button {
  width: 24px;
  height: 10px;
  background: #ecf2ff;
  border-radius: 16px;
  opacity: 1;
}

.banner_banner__2oQ3c .ant-carousel .slick-dots li button {
  width: 10px;
  height: 10px;
  background: #ecf2ff;
  border-radius: 50%;
  opacity: 0.7;
  margin: 0 auto;
}

.header_menu__rSrC5 {
  height: 42px;
  background: #5d92fd;
  width: 100%;
  color: #fff;
}
.header_menu__rSrC5 > div {
  height: 100%;
}
.header_overlayMenu__bVBRT {
  width: 280px;
  height: 100%;
  background: #548cfd;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.header_overlayMenu__bVBRT > div {
  line-height: 14px;
}
.header_menuItem__V1AvY {
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.header_menuItem__V1AvY:hover > a {
  color: #fff;
}
.header_menuItem__V1AvY:hover > div {
  opacity: 1;
  transition: opacity 0.3s;
}
.header_menuTitle__pHFaF {
  font-weight: 400;
  color: #fff;
}
.header_menuBorder__WYS6l {
  position: absolute;
  bottom: 2px;
  height: 3px;
  width: 100%;
  background: #ffffff;
  opacity: 0;
  border-radius: 4px;
  transition: opacity 0.3s;
}
.header_menuBorderActive__V\+R0A {
  opacity: 1;
}
.header_categoryMenu__x4c8R {
  position: relative;
  height: 408px;
  width: 280px;
  overflow-x: visible;
  padding: 16px 2px 16px 28px;
  background: #fcfdff;
}
.header_categoryMenuRibbon__tV-rU {
  background-image: url(/sepc/static/media/categoryMenuRibbon.ba05a662282c1b021751.png);
  color: #666;
}
.header_categoryMenuRibbonSelected__Xvhv4 {
  background-image: url(/sepc/static/media/categoryMenuRibbonSelected.5a00514823b3a9ba2422.png);
  color: #fff;
}
.header_categoryMenuGoodsRibbon__b3ayw {
  position: absolute;
  top: 14px;
  left: -5px;
  width: 30px;
  height: 106px;
  padding: 37px 8px 37px 8px;
  cursor: pointer;
}
.header_categoryMenuServiceRibbon__w6Vsg {
  position: absolute;
  top: 131px;
  left: -5px;
  width: 30px;
  height: 106px;
  padding: 37px 8px 37px 8px;
  cursor: pointer;
}
.header_categoryMenuWrapper__3BXkc {
  padding-top: 0;
  top: 130px !important;
}
.header_categoryMenuWrapper__3BXkc .ant-popover-arrow {
  display: none;
}
.header_categoryMenuWrapper__3BXkc .ant-popover-inner {
  padding: 0;
}
.header_categoryMenuContainer__rtlEJ {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.header_categoryMenuContainer__rtlEJ::-webkit-scrollbar {
  display: none;
}
.header_categoryMenuContainer__rtlEJ:hover::-webkit-scrollbar {
  display: block;
  width: 2px;
}
.header_categoryMenuItem__HcaeK {
  cursor: pointer;
  height: 34.19px;
  display: flex;
  align-items: center;
  position: relative;
  padding: 8px 12px 8px 12px;
  border-radius: 4px 0 0 4px;
}
.header_categoryMenuItem__HcaeK:hover {
  background: #e8f1ff;
  transition: background ease-in-out 0.3s;
}
.header_categoryMenuItemExtra__a5Hos {
  position: absolute;
  right: 12px;
}
.header_menuExtraContent__hTBPr {
  z-index: 1050;
  background: #fcfdff;
  position: absolute;
  top: 0;
  left: 280px;
  width: 736px;
  height: 408px;
  padding: 24px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  overflow-x: hidden;
  overflow-y: auto;
}
.header_menuExtraContentLinkWrapper__3KfcE {
  width: 544px;
  margin-left: 24px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #e5e5e5;
}
.header_shoppingCart__5N7xc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.header_shoppingCart__5N7xc .ant-badge .ant-badge-count {
  box-shadow: none;
}

.OpinionAnnouncement_alertWrap__tyP1J .ant-alert {
  align-items: flex-start;
  padding: 5px 10px;
}
.OpinionAnnouncement_alertWrap__tyP1J .ant-alert .ant-alert-icon {
  margin-top: 4px;
}
.OpinionAnnouncement_listBox__OZ1At {
  padding-top: 8px;
}
.OpinionAnnouncement_listBox__OZ1At .OpinionAnnouncement_listItem__OsrA8 {
  padding-bottom: 8px;
}
.OpinionAnnouncement_listBox__OZ1At .OpinionAnnouncement_listItem__OsrA8 .OpinionAnnouncement_listItemFile__HtKS0 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.OpinionAnnouncement_viewStyle__xASyh {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 16px;
}

.GoodsList_goodsNameContent__DijqV {
  font-size: 14px;
  color: #999;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 2.5rem;
}
.GoodsList_linkText__LCbAg {
  color: #2969cc;
  padding: 0 2px;
  cursor: pointer;
}
.GoodsList_disabledRow__mJLuQ {
  filter: grayscale(100%);
}
.GoodsList_batchPlaceOrderSummarize__amZcN .ant-descriptions-view table {
  width: auto;
}
.GoodsList_offShelfRow__1ji8N {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.GoodsList_offShelfRow__1ji8N .ant-table-cell:not(:last-child) {
  filter: grayscale(100%);
}
.GoodsList_offShelfRow__1ji8N .ant-image-mask {
  opacity: 1 !important;
}
.GoodsList_offShelfRow__1ji8N .ant-image-mask::after {
  content: '失效商品';
  display: flex;
  justify-content: center;
  align-items: center;
}
.GoodsList_offShelfRow__1ji8N .ant-image-mask-info {
  display: none;
}

.GoodsDetails_goodsDetails__tXvyq {
  color: #666;
  font-size: 14px;
  padding: 16px 0;
}

.GoodsDetails_linkText__j8Tj9 {
  color: #2969cc;
  padding: 0 8px;
  /*cursor: pointer;*/
}

.GoodsDetails_linkTextRed__NgdB5 {
  color: #ff3300;
  padding: 0 8px 0 0;
  /*cursor: pointer;*/
}

.GoodsDetails_imageContent__3Q7rI {
  width: 376px;
  margin-right: 48px;
}

.GoodsDetails_titleContent__bmf-G {
  flex: 1 1;
}

.GoodsDetails_title__XiRtz {
  font-size: 16px;
  font-weight: bold;
}

.GoodsDetails_purchaseContent__AuxCh {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 24px;
}

.GoodsDetails_priceText__IDh0L {
  color: #ff0000;
  font-weight: bold;
  font-size: 24px;
}

.GoodsDetails_priceTextSmall__ueTcb {
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}

.GoodsDetails_priceTextLight__4Uthh {
  color: #ff0000;
  font-size: 14px;
}

.GoodsDetails_areaSelect__z0aeX {
  width: 160px !important;
}

.GoodsDetails_tagSelect__SQuUI .ant-tag-checkable {
  background-color: #fff;
  position: relative;
  min-width: 72px;
  text-align: center;
  padding: 4px 8px;
}

.GoodsDetails_skuTag__Wgg9A .ant-tag-checkable {
  max-width: 700px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*.tagSelect :global .ant-tag-checkable:active {*/
/*  border: 2px solid #197aff;*/
/*  padding: 3px 7px;*/
/*}*/

.GoodsDetails_tagSelect__SQuUI .ant-tag-checkable-checked {
  border: 2px solid #197aff;
  padding: 3px 7px;
  background-color: #fff;
  color: #197aff;
  transition: all 0.1s;
}

/*.tagSelect :global .ant-tag-checkable-checked:active {*/
/*  border: 2px solid #197aff;*/
/*  padding: 3px 7px;*/
/*  background-color: #fff;*/
/*  color: #197aff;*/
/*}*/

/*.tagSelect :global .ant-tag-checkable-checked:after {*/
/*  content: '';*/
/*  position: absolute;*/
/*  bottom: 0;*/
/*  right: 0;*/
/*  border-bottom: 14px solid #197aff;*/
/*  border-left: 14px solid transparent;*/
/*}*/

/*.tagSelect :global .ant-tag-checkable-checked:before {*/
/*  content: '';*/
/*  position: absolute;*/
/*  width: 7px;*/
/*  height: 4px;*/
/*  background: transparent;*/
/*  top: 21px;*/
/*  right: 0;*/
/*  border: 2px solid #fff;*/
/*  border-top: none;*/
/*  border-right: none;*/
/*  -webkit-transform: rotate(-55deg);*/
/*  -ms-transform: rotate(-55deg);*/
/*  transform: rotate(-55deg);*/
/*  z-index: 1;*/
/*}*/

.GoodsDetails_directBuyButton__JehYk {
  background-color: #197aff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
}

.GoodsDetails_tabContent__Fql-P .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}

.GoodsDetails_tabContent__Fql-P .ant-tabs-nav-list {
  width: 100%;
}

.GoodsDetails_tabContent__Fql-P .ant-tabs-tab-active {
  background-color: #197aff;
}

.GoodsDetails_tabContent__Fql-P .ant-tabs-tab {
  padding: 12px 24px;
  margin: 0;
  color: #666;
}

.GoodsDetails_tabContent__Fql-P .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #fff;
}

.GoodsDetails_tabContent__Fql-P .ant-tabs-ink-bar {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}

.GoodsDetails_supplierTable__WMgt0 .ant-table-cell {
  color: #666;
  font-size: 14px;
}

.GoodsDetails_supplierTable__WMgt0 .ant-table-thead tr th {
  color: #222;
}

.GoodsDetails_priceWrapper__PGctZ {
  padding: 24px 16px 8px 16px;
  background: #fcfcfc;
  margin-bottom: 24px;
}

.GoodsDetails_priceWrapper__PGctZ .ant-form-item {
  margin-bottom: 12px;
}

.GoodsDetails_priceWrapper__PGctZ .ant-form-item-no-colon {
  height: 100%;
}

.GoodsDetails_skuWrapper__IVJ1G {
  padding-left: 16px;
}

.GoodsDetails_discountLabel__s05Bd {
  text-align: center;
  width: 60px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #ff3300;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #f45e3b;
}

.GoodsDetails_supportLabel__qZ-\+9 {
  text-align: center;
  width: 60px;
  height: 24px;
  background: #ffffff;
  border: 1px solid #2969cc;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #2969cc;
}

.GoodsDetails_totalItem__WR35W .ant-form-item-no-colon {
  height: 100%;
}

.GoodsDetails_totalLabel__myY3k {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.GoodsDetails_goodsDetailPane__eskw4 {
  margin-bottom: 8px;
}

.GoodsDetails_goodsDetailPaneTitle__UhQY\+ {
  font-size: 16px;
  font-weight: bold;
  border-left: 4px #3b95fc solid;
  padding: 8px 8px 8px 16px;
}

.GoodsDetails_goodsDetailPaneContent__SY8MW {
  padding: 8px 8px 8px 16px;
}

.GoodsDetails_subtotalWrapper__Pp0eF {
  width: 100%;
  max-height: 196px;
  overflow-x: hidden;
  overflow-y: auto;
}

.procurementPlan_procurementPlanTable__PRfQq .ant-table-selection-column .ant-radio-wrapper-disabled .ant-radio-inner {
  background-color: rgba(0, 0, 0, 0.1);
}

.ShortlistResultIndex_homepage__rHvNI .ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-weight: bold;
}
.ShortlistResultIndex_homepage__rHvNI .ant-tabs-tab {
  color: #b2b2b4;
  font-weight: bold;
}
.ShortlistResultIndex_homepage__rHvNI .ant-tabs-tab :hover {
  color: #ffb600;
}
.ShortlistResultIndex_homepage__rHvNI .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #ffb600;
  text-shadow: 0 0 0.25px currentcolor;
}
.ShortlistResultIndex_homepage__rHvNI .ant-tabs-ink-bar {
  position: absolute;
  background: #ffb600;
  pointer-events: none;
}
.ShortlistResultIndex_homepage__rHvNI .tag-select-container .ant-tag-checkable {
  min-width: 64px;
  height: 24px;
  border-radius: 15px;
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  text-align: center;
}
.ShortlistResultIndex_homepage__rHvNI .tag-select-container .ant-tag-checkable-checked {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(22 119 255 / var(--tw-bg-opacity));
  border-color: #1677ff;
}
.ShortlistResultIndex_homepage__rHvNI .ant-list-empty-text,
.ShortlistResultIndex_homepage__rHvNI .ant-spin-nested-loading {
  min-height: 360px;
}
.ShortlistResultIndex_bidResultSearchForm__iTCmF {
  margin: 16px 0;
  padding: 8px 0;
}
.ShortlistResultIndex_bidResultSearchForm__iTCmF .ShortlistResultIndex_tag__L53JR {
  border: 1px solid #cccccc;
}
.ShortlistResultIndex_formBtn__KZTJk .ant-input-group-addon {
  left: 20px !important;
}
.ShortlistResultIndex_supplierTitle__Lbhxi {
  font-size: 22px;
  font-weight: 700;
}
.ShortlistResultIndex_supplierSubTitle__4hiKG {
  font-size: 17px;
  padding-left: 14px;
}
.ShortlistResultIndex_divider__ZH7aX {
  background-color: #0077ff;
  height: 3px;
  margin: 8px 0;
}
.ShortlistResultIndex_header__ICKmi .ant-table-thead .ant-table-cell {
  background-color: #e1e9fc;
}

.PlanBatchAuditItem_background__eNj3V {
  background-repeat: no-repeat;
  background-position: 100% 0;
}
.PlanBatchAuditItem_backgroundFirst__1-qgz {
  background-image: url(/sepc/static/media/firstAudit.a3e8403e58f2fba7d766.png);
}
.PlanBatchAuditItem_backgroundFinal__DVAnt {
  background-image: url(/sepc/static/media/finalAudit.978f235857bca79d9ea4.png);
}
.PlanBatchAuditItem_indexDiv__UZTmF {
  background-color: #1884ec;
  border-radius: 4px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.PlanBatchAuditItem_triangle__\+5KUK {
  height: 24px;
  width: 24px;
  background: #bfbfbf;
  color: #ffffff;
  position: absolute;
  bottom: -12px;
  right: -12px;
  transform: rotatez(45deg);
}
.PlanBatchAuditItem_btn__XmmkX {
  overflow: hidden;
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  border: 1px solid #d9d9d9;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  height: 32px;
  width: 100px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
}
.PlanBatchAuditItem_pass__yBJQz:hover {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.PlanBatchAuditItem_pass__yBJQz:hover .PlanBatchAuditItem_triangle__\+5KUK {
  background: #54a972;
}
.PlanBatchAuditItem_isPass__kDud\+ {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.PlanBatchAuditItem_isPass__kDud\+ .PlanBatchAuditItem_triangle__\+5KUK {
  background: #54a972;
}
.PlanBatchAuditItem_isBack__siwsg {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.PlanBatchAuditItem_isBack__siwsg .PlanBatchAuditItem_triangle__\+5KUK {
  background: #ff4d4f;
}
.PlanBatchAuditItem_back__ScGbH:hover {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.PlanBatchAuditItem_back__ScGbH:hover .PlanBatchAuditItem_triangle__\+5KUK {
  background: #ff4d4f;
}
.PlanBatchAuditItem_checkOutlined__y\+8tQ {
  position: absolute;
  bottom: 1px;
  right: 0;
  font-size: 8px;
}

.workbench_pageContainer__GCQoh > .ant-card {
  min-height: calc(100vh - 224px);
}
.workbench_pageContainer__GCQoh .ant-list-pagination {
  text-align: center;
}
.workbench_regulatorNotice__cUR\+j {
  display: inline-block;
  height: 64px;
  padding: 0 12px;
  cursor: pointer;
  transition: all 0.3s;
  color: #000;
}
.workbench_regulatorNotice__cUR\+j .anticon {
  vertical-align: middle;
  font-size: 22px;
}
.workbench_regulatorNotice__cUR\+j:hover {
  background: rgba(0, 0, 0, 0.025);
}
.workbench_spanMiddle__-Pwoq {
  vertical-align: middle;
  margin-left: 8px;
}
.workbench_detail__HBscN {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
  position: relative;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.workbench_detail__HBscN:hover {
  border-color: transparent;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.workbench_detail__HBscN .ant-card-head {
  background: #1677ff;
  color: white;
}
.workbench_detail__HBscN .ant-card-extra {
  color: white;
}
.workbench_detail__HBscN .workbench_openBidStatus__IXfYC {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.workbench_detail__HBscN .workbench_describeItem__7URNV {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.workbench_detail__HBscN .workbench_describeItem__7URNV .ant-descriptions-item-label {
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}
.workbench_detail__HBscN .workbench_describeItem__7URNV .ant-descriptions-item-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1481ea;
}
.workbench_detail__HBscN .workbench_subtitle__h8Jhw .ant-descriptions-item-container {
  flex-direction: column;
}
.workbench_detail__HBscN .workbench_subtitle__h8Jhw .ant-descriptions-item-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 8px;
}
.workbench_detail__HBscN .workbench_subtitle__h8Jhw .ant-descriptions-item-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.workbench_tagStyle__2e6HJ {
  font-size: 16px;
  padding: 8px;
  margin-right: 16px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}
.workbench_description__3qK9K .ant-descriptions-item-label {
  width: 200px;
}
.workbench_updateFlagimg__1X\+Ov {
  width: 15px;
  height: 15px;
  margin: auto 5px;
}
.workbench_subFlagImg__UvVgV {
  width: 19px;
  height: 19px;
  margin: auto 5px;
}
.workbench_divStyle__fUmWK {
  color: red;
  margin-left: 15px;
  margin-top: 16px;
}
.workbench_divStyle__fUmWK .workbench_aStyle__0qZs6 {
  color: blue;
  margin-left: 10px;
  line-height: 15px;
  text-decoration: underline;
}
.workbench_divKjStyle__HUT8B {
  color: red;
  margin-bottom: 10px;
}
.workbench_divKjStyle__HUT8B .workbench_aKjStyle__iUSg5 {
  color: blue;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 15px;
  text-decoration: underline;
}
.workbench_packNumberStyle__W4bP3 {
  /*background: url('../supplier/img/newFlag.png') no-repeat left 0px;
  background-size: 20px 20px;*/
  position: relative;
}
.workbench_packNumberStyle__W4bP3 .workbench_img__VVKrb {
  position: absolute;
  width: 25px;
  height: 25px;
  top: -13px;
  left: -20px;
}
.workbench_subColStyle__o-6h4 {
  position: relative;
}
.workbench_subColStyle__o-6h4 .workbench_imgStyle__wb07y {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
}
.workbench_projectTransfer__nzMpz .ant-transfer-list-header-dropdown {
  display: none;
}
.workbench_btn__EHYbz {
  color: #00000073;
}
.workbench_btn__EHYbz:hover {
  color: #1677ff;
  transition: color 0.3s;
}
.workbench_oddRow__c0v5r {
  background: #ffffff;
}
.workbench_evenRow__LkLYF {
  background-color: rgba(22, 119, 255, 0.1);
}
.workbench_headerBold__bjywf .ant-table-thead > tr > th {
  background: #1677ff;
  color: #fff;
}
.workbench_headerBold__bjywf .ant-table-tbody > tr > td {
  padding: 3px 3px !important;
}
.workbench_tableBodySmall__u9F\+F .ant-table-tbody > tr > td {
  padding: 5px 5px !important;
}
.workbench_tableBodySmall__u9F\+F .ant-table-thead > tr > th {
  padding: 5px 5px !important;
}

.supplierOperationGuideStyle_toolBox__ycKnv {
  border-radius: 4px 0 0 4px;
  background-color: #1990ff;
  text-align: center;
  padding: 10px;
  width: 50px;
  color: white;
  font-size: 16px;
  cursor: pointer;
}
.supplierOperationGuideStyle_imgStyle__QmY6q {
  width: 35px;
  height: 35px;
}
.supplierOperationGuideStyle_tutorialIn__l2Jsh {
  pointer-events: none;
  transition: box-shadow 0.3s !important;
  box-shadow: 0 0 2px 0 #fff, 0 0 0 2000px rgba(0, 0, 0, 0.7) !important;
}
.supplierOperationGuideStyle_button__WK8QF {
  border: none;
  height: 36px;
  width: 36px;
  transition: 1s;
  border-radius: 50%;
  background-color: #001529;
  color: #ff0000;
  position: absolute;
  top: 40%;
  z-index: 10;
  transform: translateY(-50%);
  opacity: 0.3;
}
.supplierOperationGuideStyle_button__WK8QF :hover {
  opacity: 1;
}

.WorkbenchSupplier_bigBox__cUAnG .WorkbenchSupplier_imgBox__ZqqMa {
  display: flex;
  justify-content: center;
  background-size: 100% 120px;
  background-color: #85aff7;
  height: 54px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  border-radius: 10px 10px 0 0;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.WorkbenchSupplier_bigBox__cUAnG .WorkbenchSupplier_imgBox__ZqqMa:hover {
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.36), 0 3px 6px 0 rgba(0, 0, 0, 0.32), 0 5px 12px 4px rgba(0, 0, 0, 0.29);
}
.WorkbenchSupplier_bigBox__cUAnG .WorkbenchSupplier_imgBox__ZqqMa .WorkbenchSupplier_content__IIVMe {
  color: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.WorkbenchSupplier_bigBox__cUAnG .WorkbenchSupplier_imgBox__ZqqMa .WorkbenchSupplier_content__IIVMe .WorkbenchSupplier_title__w4aA5 {
  font-size: 18px;
}
.WorkbenchSupplier_bigBox__cUAnG .WorkbenchSupplier_imgBox__ZqqMa .WorkbenchSupplier_content__IIVMe .WorkbenchSupplier_title2__0d3FO {
  font-size: 22px;
}
.WorkbenchSupplier_bigBox__cUAnG .WorkbenchSupplier_currentClick__3PXdJ {
  background-color: #3c65e5;
}
.WorkbenchSupplier_ListBox__6xikf .ant-descriptions-item-content,
.WorkbenchSupplier_ListBox__6xikf .ant-descriptions-item-label {
  color: rgba(0, 0, 0, 0.45);
}
.WorkbenchSupplier_ListBox__6xikf .ant-list-item-meta-description {
  margin-top: 8px;
}
.WorkbenchSupplier_ListBox__6xikf .ant-descriptions-row > th,
.WorkbenchSupplier_ListBox__6xikf .ant-descriptions-row > td {
  padding-bottom: 0;
}
.WorkbenchSupplier_ListBox__6xikf .ant-list-item-action {
  width: 160px;
  text-align: right;
}
.WorkbenchSupplier_ListBox__6xikf .ant-list-item-action .ant-list-item-action-split {
  display: none;
}
.WorkbenchSupplier_ListBox__6xikf .WorkbenchSupplier_actionsIcon__jpNVl {
  font-size: 24px;
}
.WorkbenchSupplier_ListBox__6xikf .WorkbenchSupplier_actionsImg__l-3UF {
  height: 24px;
}
.WorkbenchSupplier_ListBox__6xikf .WorkbenchSupplier_actionsTitle__-\+y0T {
  margin-top: 8px;
}

.HomePage_homepage__lbSEh .HomePage_homeCard__Oq2Y9 {
  min-height: calc(100vh - 176px);
}
.HomePage_homepage__lbSEh .ant-list-pagination {
  margin: 0;
}
.HomePage_homepage__lbSEh .ant-form-item-label > label {
  position: relative;
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  height: 32px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  font-weight: bold;
}
.HomePage_homepage__lbSEh .ant-tabs-tab {
  color: #b2b2b4;
  font-weight: bold;
}
.HomePage_homepage__lbSEh .ant-tabs-tab :hover {
  color: #ffb600;
}
.HomePage_homepage__lbSEh .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #ffb600;
  text-shadow: 0 0 0.25px currentcolor;
}
.HomePage_homepage__lbSEh .ant-tabs-ink-bar {
  position: absolute;
  background: #ffb600;
  pointer-events: none;
}
.HomePage_homepage__lbSEh .tag-select-container .ant-tag-checkable {
  min-width: 64px;
  height: 24px;
  border-radius: 15px;
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  text-align: center;
}
.HomePage_homepage__lbSEh .tag-select-container .ant-tag-checkable-checked {
  color: #1677ff;
  background-color: #ffffff;
  border-color: #1677ff;
}
.HomePage_homepage__lbSEh .ant-tabs-top > .ant-tabs-nav::before,
.HomePage_homepage__lbSEh .ant-tabs-bottom > .ant-tabs-nav::before,
.HomePage_homepage__lbSEh .ant-tabs-top > div > .ant-tabs-nav::before,
.HomePage_homepage__lbSEh .ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #ffffff;
  content: '';
}
.HomePage_homepage__lbSEh .HomePage_title__4mPmL {
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.HomePage_homepage__lbSEh .HomePage_button__wTFHM {
  padding: 0 48px;
  margin: 0 16px;
  border: none;
}
.HomePage_homepage__lbSEh .HomePage_form__KVv\+S {
  margin: 16px 0;
  padding: 8px 24px;
}
.HomePage_homepage__lbSEh .HomePage_form__KVv\+S .HomePage_tag__FE5iM {
  border: 1px solid #cccccc;
}
.HomePage_homepage__lbSEh .HomePage_form__KVv\+S .ant-input {
  width: 200px;
  float: right;
}
.HomePage_homepage__lbSEh .ant-list-empty-text,
.HomePage_homepage__lbSEh .ant-spin-nested-loading {
  min-height: 638px;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy {
  box-shadow: 0 0 4px grey;
  position: relative;
  cursor: pointer;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .ant-card-head {
  background: #1677ff;
  color: white;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .ant-card-extra {
  color: white;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .HomePage_ending__j88sI {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .HomePage_doing__\+QvMQ {
  position: absolute;
  top: 60px;
  right: 24px;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .HomePage_describe__4BpRC .ant-descriptions-item-container {
  justify-content: space-between;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .HomePage_describe__4BpRC .ant-descriptions-item-container .ant-descriptions-item-label {
  white-space: nowrap;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .HomePage_describe__4BpRC .ant-descriptions-item-container .ant-descriptions-item-content {
  display: inline-block;
  text-align: right;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1481ea;
}
.HomePage_homepage__lbSEh .HomePage_detail__iTSvy .HomePage_smallTitle__7erX8 .ant-descriptions-item-label {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.HomePage_search__s5DLi .tag-select-container .ant-tag-checkable {
  min-width: 64px;
  height: 24px;
  border-radius: 15px;
  cursor: pointer;
  background-color: #ffffff;
  border-color: #ffffff;
  text-align: center;
}
.HomePage_search__s5DLi .tag-select-container .ant-tag-checkable-checked {
  color: #1677ff;
  background-color: #ffffff;
  border-color: #1677ff;
}
.HomePage_search__s5DLi .ant-tabs-top > .ant-tabs-nav::before,
.HomePage_search__s5DLi .ant-tabs-bottom > .ant-tabs-nav::before,
.HomePage_search__s5DLi .ant-tabs-top > div > .ant-tabs-nav::before,
.HomePage_search__s5DLi .ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #ffffff;
  content: '';
}

.Plan_planNumberBox__CIRzH {
  position: relative;
}
.Plan_planNumberBox__CIRzH .Plan_planNumberIcon__I8sh2 {
  position: absolute;
  top: 0;
  right: 0;
  color: #ffffff;
  background-color: #f65151;
  border-bottom-left-radius: 8px;
  padding: 2px;
  font-size: 4px;
}

.PlanDetailsDrawer_content__\+jV5i {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.PlanDetailsDrawer_content__\+jV5i .PlanDetailsDrawer_nav__GauIA {
  width: 25%;
  height: 100%;
  margin-right: 24px;
  padding: 4px;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  overflow: auto;
}
.PlanDetailsDrawer_content__\+jV5i .PlanDetailsDrawer_nav__GauIA .PlanDetailsDrawer_header__q\+a4Q {
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 0 12px;
  background-color: #f2f2f2;
  border-bottom: 1px solid rgba(5, 5, 5, 0.06);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.PlanDetailsDrawer_content__\+jV5i .PlanDetailsDrawer_nav__GauIA .PlanDetailsDrawer_item__s8FcF {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
}
.PlanDetailsDrawer_content__\+jV5i .PlanDetailsDrawer_nav__GauIA .PlanDetailsDrawer_item__s8FcF:hover {
  background-color: rgba(219, 243, 253, 0.2);
}
.PlanDetailsDrawer_content__\+jV5i .PlanDetailsDrawer_nav__GauIA .PlanDetailsDrawer_item__s8FcF .PlanDetailsDrawer_tag__8eJGI {
  background-color: #ec808d;
  color: #fff;
  padding: 4px 8px;
  border-bottom-left-radius: 6px;
  position: absolute;
  top: 0;
  right: 0;
}
.PlanDetailsDrawer_content__\+jV5i .PlanDetailsDrawer_nav__GauIA .PlanDetailsDrawer_selected-bg__efwiQ {
  background-color: #dbf3fd !important;
}

.DescriptionsRender_descriptionsRender__0hzRT .ant-descriptions-view {
  border-radius: 0 0 8px 8px;
}

.supplierBasicInfoMeta_textRightDescription__GCI8q .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view {
  border: none;
}
.supplierBasicInfoMeta_textRightDescription__GCI8q .ant-descriptions.ant-descriptions-bordered .ant-descriptions-row {
  border: none;
}
.supplierBasicInfoMeta_textRightDescription__GCI8q .ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-label {
  border: none;
  background-color: transparent;
  padding-right: 0;
  vertical-align: baseline;
  width: 20%;
}
.supplierBasicInfoMeta_textRightDescription__GCI8q .ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-label::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
  display: inline;
  display: initial;
}
.supplierBasicInfoMeta_textRightDescription__GCI8q .ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-content {
  border: none;
  padding-left: 0;
  width: 30%;
}
.supplierBasicInfoMeta_stepTitle__rEDxf {
  padding: 0 120px;
  margin-bottom: 32px;
}
.supplierBasicInfoMeta_stepTitle__rEDxf .ant-steps-item-title::after {
  background-color: #7f7f7f !important;
}

.headerBold_headerBold__xPvDt .ant-table-thead > tr > th {
  font-weight: bold;
}

.header_agentHeader__GvWQ4 {
  background: #e6f7ff;
  border-radius: 4px 4px 0 0;
  border-left: 1px solid #d1d7e8;
  border-top: 1px solid #d1d7e8;
  border-right: 1px solid #d1d7e8;
}
.header_title__4ZcoY {
  color: #5a95e2;
  font-size: 30px;
  display: flex;
}

.highLight_selectHighLight__Uz\+lz .ant-select-selection-item {
  color: red;
}
.highLight_radioHighLight__wRgg0 .ant-radio-disabled + span {
  color: red;
}

.SupplierPerson_required__BKGdX:before {
  margin-right: 4px;
  color: #ff4d4f;
  content: '*';
}
.SupplierPerson_fundScaleStatisticsSearch__7vOw5 .ant-descriptions-view {
  padding-left: 80px;
}

.agentDetails_wrapper__l9NBV .ant-card-head {
  background: #d5f1fd;
}
.agentDetails_wrapper__l9NBV .ant-card-head-title {
  padding-top: 0;
  padding-bottom: 0;
}
.agentDetails_stepTitle__Gmujn {
  padding: 0 120px;
  margin-bottom: 32px;
}
.agentDetails_stepTitle__Gmujn .ant-steps-item-title::after {
  background-color: #7f7f7f !important;
}

.settled_layoutWrap__8I9GJ {
  min-height: 100vh;
  min-width: 1400px;
  background: url(/sepc/static/media/bg.f8e67c4a2f446c897eba.png) no-repeat center / cover !important;
}
.settled_layoutWrap__8I9GJ .settled_spaceStyle__CTvnn {
  background: url(/sepc/static/media/topBg.6db72c0e9156050f2c3e.png) no-repeat center left;
  font-weight: bold;
  font-size: 28px;
  color: #267dff;
}
.settled_layoutWrap__8I9GJ .settled_content__-zmLe {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}
.settled_layoutWrap__8I9GJ .settled_cardStyle__v9XCN {
  width: 1400px;
  min-height: 700px;
  margin: 0 auto 50px auto;
  background: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0.6) 100%);
  box-shadow: 0 20px 30px 0 rgba(0, 102, 255, 0.15);
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #ffffff;
}
.settled_progressBar__7fmlk {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.settled_step__k6qMw {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.settled_line__cy8Xv {
  width: 263px;
  height: 1px;
  -webkit-margin-start: 46px;
          margin-inline-start: 46px;
  position: absolute;
  bottom: 52px;
  left: 60px;
}
.settled_title__kJJE\+ {
  font-weight: 400;
  font-size: 20px;
  padding-left: 16px;
}
.settled_settlingPreparationTitle__E\+MNH {
  font-weight: bold;
  font-size: 32px;
  color: #00914b;
  display: inline-block;
  background: linear-gradient(to top, #e5fff2 50%, transparent 50%);
  padding: 0 26px;
}
.settled_innerCardStyle__QM262 {
  background: #f0fdff;
  box-shadow: 0 4px 6px 0 rgba(47, 142, 0, 0.1);
  border-radius: 10px 10px 10px 10px;
  padding: 28px 34px;
  height: 260px;
}
.settled_innerTitle__MzfKI {
  font-weight: bold;
  font-size: 20px;
  color: #0f0700;
  text-align: center;
}
.settled_innerDes__dRrJt {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  text-align: left;
}
.settled_innerLine__YbNQj {
  width: 36px;
  height: 4px;
  background: #52c41a;
  margin: 5px auto;
}
.settled_btnStyle__VztjX {
  height: 48px;
  background: linear-gradient(90deg, #1890ff 0%, #0066ff 100%);
  border-radius: 4px 4px 4px 4px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  padding: 12px 28px;
  border: none;
}
.settled_btnStyle__VztjX:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  border-radius: 4px 4px 4px 4px;
  color: #ffffff !important;
  font-weight: 400;
}
.settled_loginBack__m5mAR {
  font-weight: 400;
  font-size: 14px;
  color: #0066ff;
  cursor: pointer;
  margin-top: 20px;
}
.settled_commonBtnStyle__tZBnm {
  background: linear-gradient(90deg, #1890ff 0%, #0066ff 100%);
  color: #ffffff;
  border-radius: 4px;
  height: 48px;
  border: none;
}
.settled_commonBtnStyle__tZBnm:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  color: #ffffff !important;
}
.settled_certifyCardStyle__\+hd\+6 {
  background: #f2fdff;
  box-shadow: 0 4px 6px 0 rgba(47, 142, 0, 0.1);
  border-radius: 8px 8px 8px 8px;
  padding: 23px 34px;
  position: relative;
  margin-bottom: 24px;
}
.settled_certifyPointStyle__HqeVg {
  width: 26px;
  height: 26px;
  background: rgba(5, 215, 187, 0.2);
  border-radius: 8px 8px 8px 8px;
  position: absolute;
  top: 18px;
  left: 22px;
}
.settled_tabsHeader__HkMLM {
  height: 52px;
  background: linear-gradient(180deg, rgba(229, 255, 242, 0.5) 0%, #ffffff 100%);
  font-weight: 400;
  font-size: 16px;
  display: flex;
  align-items: center;
}
.settled_tabsTitle__N3B0w {
  color: #999999;
  cursor: pointer;
  margin: 0 16px;
  font-style: normal;
}
.settled_tabsTitleSelect__xnBDo {
  color: #2f8e00;
  cursor: pointer;
  margin: 0 16px;
  font-style: normal;
  position: relative;
}
.settled_tabsTitleSelect__xnBDo::after {
  content: '';
  position: absolute;
  left: 14px;
  bottom: -13px;
  width: 36px;
  height: 4px;
  background: #52c41a;
}
.settled_uploadFileCard__1WRnn {
  height: 70px;
  background: #f2fdff;
  box-shadow: 0 4px 6px 0 rgba(47, 142, 0, 0.1);
  border-radius: 8px 8px 8px 8px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-bottom: 32px;
}
.settled_uploadStyle__RhLU2 .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select {
  background-color: #fff;
  /* 你想要的背景色 */
}
.settled_supplierProcessedBox__ubnwt {
  min-height: calc(100vh - 100px);
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.UploadWithExample_container__Xk\+fu {
  height: 148px;
  display: flex;
}
.UploadWithExample_container__Xk\+fu .UploadWithExample_uploadBox__ALivB,
.UploadWithExample_container__Xk\+fu .UploadWithExample_exampleBox__7aqNW {
  width: 226px;
  height: 100%;
  background: #f5f5f5;
  border-radius: 4px;
}
.UploadWithExample_container__Xk\+fu .UploadWithExample_uploadBox__ALivB {
  padding: 13px 20px;
}
.UploadWithExample_container__Xk\+fu .UploadWithExample_exampleBox__7aqNW {
  margin-left: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 13px 37px 0 37px;
}
.UploadWithExample_container__Xk\+fu .UploadWithExample_exampleBox__7aqNW .UploadWithExample_title__uDauO {
  margin-top: 7px;
  font-size: 14px;
  color: #262626;
}
.UploadWithExample_container__Xk\+fu .UploadWithExample_tips__KPaeg {
  margin-left: 88px;
  font-size: 14px;
  color: #999;
  line-height: 22px;
}
.UploadWithExample_uploadContainer__fIHsb .ant-upload-select {
  width: 186px !important;
  height: 122px !important;
  border-radius: 4px !important;
}
.UploadWithExample_uploadContainer__fIHsb .ant-upload-list-item-container {
  width: 186px !important;
  height: 122px !important;
  border-radius: 4px !important;
  background-color: #fff;
}
.UploadWithExample_uploadContainer__fIHsb .ant-upload-list-item-container .ant-upload-list-item {
  border-color: transparent !important;
  border-radius: 4px !important;
}
.UploadWithExample_uploadContainer__fIHsb .ant-upload-list-item-container .ant-upload-list-item-done {
  border-radius: 4px;
  border: none !important;
  background-color: #fff;
  padding: 0 !important;
}
.UploadWithExample_uploadContainer__fIHsb .ant-upload-list-item-container .ant-upload-list-item-done:before {
  width: 100% !important;
  height: 100% !important;
}

.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_top__HxZoO {
  height: 160px;
  background: linear-gradient(180deg, #ecf3ff 0%, #fefeff 100%);
  padding: 0 42px;
  display: flex;
  align-items: center;
  margin-bottom: 42px;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_top__HxZoO .MerchantAccountNotOpened_subTitle__x5gyO {
  font-size: 15px;
  color: #002863;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_back__yMUe3 {
  margin: -26px 0 28px 0;
  padding: 0 42px;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_back__yMUe3 .MerchantAccountNotOpened_backTitle__jTYeJ {
  font-size: 16px;
  color: #000000;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_back__yMUe3 .MerchantAccountNotOpened_comments__jsiXd {
  margin-top: 4px;
  padding: 0 48px;
  font-size: 16px;
  color: #666666;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_back__yMUe3 .MerchantAccountNotOpened_backBottom__SJrnz {
  margin-top: 16px;
  padding: 0 48px;
  font-size: 16px;
  color: #666;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV {
  padding: 0 42px;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC {
  margin-top: 46px;
  display: flex;
  align-items: center;
  position: relative;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC:first-child {
  margin-top: 0;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_dot__XBdzz {
  width: 32px;
  height: 32px;
  line-height: 30px;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin-right: 24px;
  font-size: 15px;
  color: #666;
  text-align: center;
  -webkit-user-select: none;
          user-select: none;
  position: relative;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_dot__XBdzz .MerchantAccountNotOpened_line__E-57R {
  width: 1px;
  height: 160px;
  background: #ccc;
  position: absolute;
  left: 50%;
  bottom: -161px;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_dot__XBdzz .MerchantAccountNotOpened_lineActive__fRFvi {
  background: #0066ff;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_dotActive__oMzmH {
  color: #0066ff;
  border-color: currentColor;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_box__u9vur {
  height: 146px;
  flex: 1 1;
  border: 1px solid #f5f5f5;
  padding: 0 24px 0 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_box__u9vur .MerchantAccountNotOpened_boxTitle__V9Czn {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_box__u9vur .MerchantAccountNotOpened_boxSubTitle__r0-g5 {
  color: #666666;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_box__u9vur .MerchantAccountNotOpened_tips__haxre {
  margin-top: 16px;
  width: 152px;
  font-size: 12px;
  color: #999999;
  text-align: center;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
          user-select: none;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_box__u9vur .MerchantAccountNotOpened_tips__haxre .MerchantAccountNotOpened_tipsLight__CTOFk {
  color: #6da7ff;
}
.MerchantAccountNotOpened_container__ixHec .MerchantAccountNotOpened_content__KrjSV .MerchantAccountNotOpened_itemContainer__95tMC .MerchantAccountNotOpened_status__m1rae {
  position: absolute;
  top: -2px;
  right: -6px;
  -webkit-user-select: none;
          user-select: none;
}
.MerchantAccountNotOpened_modalContent__uIEf7 {
  padding: 34px 22px;
}
.MerchantAccountNotOpened_modalContent__uIEf7 .MerchantAccountNotOpened_modalTitle__nsneW {
  font-size: 20px;
  font-weight: bold;
  color: #262626;
  text-align: center;
}
.MerchantAccountNotOpened_modalContent__uIEf7 .MerchantAccountNotOpened_modalHtml__wbUtD {
  margin: 32px 0 44px 0;
}
.MerchantAccountNotOpened_modalContent__uIEf7 .MerchantAccountNotOpened_modalHtml__wbUtD .MerchantAccountNotOpened_modalText__xrYyk {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
}
.MerchantAccountNotOpened_modalContent__uIEf7 .MerchantAccountNotOpened_modalHtml__wbUtD .MerchantAccountNotOpened_modalText__xrYyk .MerchantAccountNotOpened_modalBook__J2Xma {
  color: #0066ff;
}
.MerchantAccountNotOpened_contractModalContent__QXkjT {
  padding: 32px 36px 48px 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.MerchantAccountNotOpened_contractModalTitle__v9uYc {
  font-size: 24px;
  font-weight: bold;
  color: #262626;
  margin-bottom: 16px;
  text-align: center;
}

.MerchantAccountHaveOpened_container__DwtcZ .MerchantAccountHaveOpened_top__gJXJg {
  height: 100px;
  background: linear-gradient(180deg, #ecf3ff 0%, #fefeff 100%);
  padding: 0 24px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f5f5f5;
  -webkit-user-select: none;
          user-select: none;
}
.MerchantAccountHaveOpened_container__DwtcZ .MerchantAccountHaveOpened_top__gJXJg .MerchantAccountHaveOpened_tick__nAMYV {
  width: 52px;
  height: 52px;
  margin-right: 24px;
}
.MerchantAccountHaveOpened_container__DwtcZ .MerchantAccountHaveOpened_content__QGIwh {
  padding: 18px;
}
.MerchantAccountHaveOpened_container__DwtcZ .MerchantAccountHaveOpened_content__QGIwh .MerchantAccountHaveOpened_title__UlHhV {
  margin: 6px 0 24px 0;
  font-size: 16px;
  font-weight: bold;
  color: #262626;
}
.MerchantAccountHaveOpened_modalContent__r0e0X {
  padding: 60px 0 34px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.MerchantAccountHaveOpened_modalContent__r0e0X .MerchantAccountHaveOpened_modalTitle__p-MVN {
  font-size: 24px;
  font-weight: bold;
  color: #262626;
  margin: 24px 0;
}
.MerchantAccountHaveOpened_modalContent__r0e0X .MerchantAccountHaveOpened_modalSubTitle__x\+CTr {
  font-size: 14px;
  color: #666666;
  margin-bottom: 68px;
}

.IdentityCardUpload_identityCardBox__9imv1 .ant-upload-select {
  width: 226px !important;
  height: 148px !important;
  border-radius: 4px !important;
  border: none !important;
  background-color: #f5f5f5 !important;
  padding: 13px 20px !important;
}
.IdentityCardUpload_identityCardBox__9imv1 .ant-upload-list-item-container {
  width: 226px !important;
  height: 148px !important;
  border: none !important;
  background-color: #f5f5f5 !important;
  padding: 13px 20px !important;
}
.IdentityCardUpload_identityCardBox__9imv1 .ant-upload-list-item-container .ant-upload-list-item {
  border-radius: 4px !important;
}
.IdentityCardUpload_identityCardBox__9imv1 .ant-upload-list-item-container .ant-upload-list-item-done {
  border-radius: 4px;
  border: none !important;
  background-color: #fff;
  padding: 0 !important;
}
.IdentityCardUpload_identityCardBox__9imv1 .ant-upload-list-item-container .ant-upload-list-item-done:before {
  width: 100% !important;
  height: 100% !important;
}

.AgreementChange_statusPicBox__UYDZL {
  background-position: right 16px;
  background-repeat: no-repeat;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -24px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 24px;
}

.AgreementChange_serviceBackgroundImage__G6ZT5 {
  background-image: url(/sepc/static/media/fwIcon.3f0f465074937bfd1ea3.png);
}

.AgreementChange_goodsBackgroundImage__dYp2J {
  background-image: url(/sepc/static/media/hwIcon.f5700e5ea1cd0456b1eb.png);
}

.topInfoCard_ribbonWrapper__S8LlJ {
  position: relative;
}
.topInfoCard_ribbon__oo2q7 {
  left: -7px;
  position: absolute;
  top: 6%;
}
.topInfoCard_descriptionLabel__WbKt6::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.topInfoCard_reviewButton__zDPGY {
  color: #d9d9d9;
  width: 100px;
  height: 32px;
  border-style: solid;
  border-radius: 4px;
  border-width: 1px;
  border-color: #d9d9d9;
  position: relative;
  cursor: pointer;
  text-align: center;
  line-height: 32px;
}
.topInfoCard_reviewButton__zDPGY::before {
  content: '';
  position: absolute;
  width: 7px;
  height: 4px;
  background: transparent;
  top: 23px;
  right: 1px;
  border: 1px solid #fff;
  border-top: none;
  border-right: none;
  transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  z-index: 1;
}
.topInfoCard_reviewButton__zDPGY::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-style: solid;
  border-width: 8px;
  border-color: transparent #d9d9d9 #d9d9d9 transparent;
}
.topInfoCard_reviewButton__zDPGY span {
  color: rgba(0, 0, 0, 0.85);
}
.topInfoCard_reviewButton__zDPGY:hover {
  color: currentColor;
  border-color: currentColor;
}
.topInfoCard_reviewButton__zDPGY:hover span {
  color: currentColor;
}
.topInfoCard_reviewButton__zDPGY:hover::after {
  border-color: transparent currentColor currentColor transparent;
}
.topInfoCard_checkedButton__Jbes0 {
  color: currentColor;
  border-color: currentColor;
}
.topInfoCard_checkedButton__Jbes0 span {
  color: currentColor;
}
.topInfoCard_checkedButton__Jbes0::after {
  border-color: transparent currentColor currentColor transparent;
}

.AnalysisStatistical_cardList__HEm4I {
  height: 800px;
  overflow: hidden;
}
.AnalysisStatistical_cardList__HEm4I .AnalysisStatistical_track__4IIlh {
  position: relative;
  width: calc(100% + 16px);
}
.AnalysisStatistical_cardList__HEm4I .ant-carousel .slick-dots-bottom {
  bottom: -50px;
}
.AnalysisStatistical_cardList__HEm4I .ant-carousel .slick-dots li button {
  background: #1677ff;
}
.AnalysisStatistical_cardList__HEm4I .ant-carousel .slick-list {
  overflow: visible;
  overflow: initial;
}
.AnalysisStatistical_cardList__HEm4I .AnalysisStatistical_arrowShow__N75cy {
  opacity: 1;
}
.AnalysisStatistical_cardList__HEm4I .AnalysisStatistical_arrowAfter__JDQj3 {
  right: 16px;
  border-radius: 0 4px 4px 0;
}
.AnalysisStatistical_cardList__HEm4I .AnalysisStatistical_arrowPrev__6jaD6 {
  border-radius: 4px 0 0 4px;
}
.AnalysisStatistical_card__6mcwp {
  min-width: 180px;
  height: 230px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
          user-select: none;
  border: 0;
  border-radius: 4px;
}
.AnalysisStatistical_card__6mcwp .AnalysisStatistical_cardContent__9ZbsJ {
  height: 130px;
  display: flex;
  justify-content: space-between;
}
.AnalysisStatistical_card__6mcwp .AnalysisStatistical_icon__eBl20 {
  height: 64px;
  width: 56px;
  background-repeat: no-repeat;
  background-position: center;
}
.AnalysisStatistical_card__6mcwp .AnalysisStatistical_title__vVvW7 {
  color: white;
}
.AnalysisStatistical_card__6mcwp .AnalysisStatistical_title__vVvW7 .ant-statistic-title {
  color: white;
  font-size: 16px;
  width: 64px;
}
.AnalysisStatistical_card__6mcwp .AnalysisStatistical_title__vVvW7 .ant-statistic-content {
  color: white;
}
.AnalysisStatistical_isActive__GHCiT {
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.36), 0 3px 6px 0 rgba(0, 0, 0, 0.32), 0 5px 12px 4px rgba(0, 0, 0, 0.29);
}
.AnalysisStatistical_backgroundColor0__GLnO\+ {
  background: #1677ff;
}
.AnalysisStatistical_backgroundColor1__qTWPh {
  background: #14c2c3;
}
.AnalysisStatistical_backgroundColor2__o-Ov7 {
  background: #86a5ff;
}
.AnalysisStatistical_backgroundColor3__DWjG6 {
  background: #fe9c6d;
}
.AnalysisStatistical_backgroundColor4__A13Ex {
  background: #41a9ff;
}
.AnalysisStatistical_backgroundColor5__pSXNw {
  background: #f1ac69;
}
.AnalysisStatistical_backgroundColor6__O5jtl {
  background: #ed9080;
}
.AnalysisStatistical_backgroundColor7__\+dKgM {
  background: #6abfff;
}
.AnalysisStatistical_backgroundColor8__5Zegw {
  background: #fc8d8d;
}
.AnalysisStatistical_arrowContainer__gyGzs {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  color: #1677ff;
  cursor: pointer;
  z-index: 1;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.AnalysisStatistical_arrow__HKNLj {
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #1677ff;
}

.AnnouncementReviewCenter_tagBox__smr72 {
  margin-top: 8px;
}
.AnnouncementReviewCenter_tagBox__smr72 .ant-tag-checkable {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
  border: none;
}
.AnnouncementReviewCenter_tag-greenBox__bdAH\+ .ant-tag-checkable-checked {
  background-color: rgba(82, 196, 26, 0.15);
  color: #52c41a;
  border-color: transparent;
}
.AnnouncementReviewCenter_tag-blueBox__N0Fen .ant-tag-checkable-checked {
  background-color: rgba(22, 119, 255, 0.15);
  color: #1677ff;
  border-color: transparent;
}
.AnnouncementReviewCenter_tag-orangeBox__2tzNv .ant-tag-checkable-checked {
  background-color: rgba(250, 140, 22, 0.15);
  color: #fa8c16;
  border-color: transparent;
}

.StatusIcon_wordBreak__jdLvd {
  font-weight: bold;
  max-width: 118px;
  top: 54px;
  right: 3px;
  position: absolute;
}

.StatusIcon_statusIcon1__\+wD38 {
  background-image: url(/sepc/static/media/rz_wa.cc61c1fc25791339c662.png);
}
.StatusIcon_statusIcon2__gVXUc {
  background-image: url(/sepc/static/media/rz_end.a0f3f0ce559d602f4689.png);
}
.StatusIcon_statusIcon3__ifgb8 {
  background-image: url(/sepc/static/media/rz_su.a878a039d6180fa5a396.png);
}

.contractEditFormPlanDetail_cardAction__oJmev .ant-card-actions {
  background: #fafafa;
}

.ContractEditForm_btn__dspf3 > span {
  width: 100%;
}
.ContractEditForm_tipsAreaMask__heQcB {
  position: relative;
  z-index: 1999;
}
.ContractEditForm_modalMask__ehygA {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 99;
}
.ContractEditForm_showarea__gpjYs {
  position: absolute;
  top: 0;
  left: -20px;
  width: calc(100% + 32px);
  height: 100%;
  background: #fff;
  z-index: -1;
  padding: 20px;
}
.ContractEditForm_tipsBox__RvEnZ {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ContractEditForm_tipsArea__XMJh9 {
  position: relative;
  z-index: 1;
}
.ContractEditForm_relative__0HAfI {
  position: relative;
}
.ContractEditForm_tips__6q6Ci {
  position: absolute;
  width: 300px;
  padding-bottom: 15px;
  transform: translateY(-100%);
  z-index: 2000;
}
.ContractEditForm_tipsArrow__QvP6R {
  position: absolute;
  width: 22px;
  height: 22px;
  overflow: hidden;
  left: 60px;
  bottom: 0;
  transform: translateY(100%);
}
.ContractEditForm_tipsArrow__QvP6R span {
  position: absolute;
  width: 11px;
  height: 11px;
  overflow: hidden;
  margin: auto;
  inset: 0;
  background: #ffffff;
  border-radius: 0 0 2px;
  box-shadow: 3px 3px 7px #00000012;
  transform: translateY(-11px) rotate(45deg);
}
.ContractEditForm_tipsArrow__QvP6R span::before {
  position: absolute;
  top: -11px;
  left: -11px;
  width: 34px;
  height: 40px;
  background: #fff no-repeat -10px -10px;
}
.ContractEditForm_tipsContent__szeJK {
  background: #fff;
  background-clip: padding-box;
  border-radius: 30px;
  padding: 30px 20px;
  width: 378px;
}
.ContractEditForm_tips-msg__OoICs {
  position: relative;
  padding: 4px 0 12px;
  font-size: 14px;
}
.ContractEditForm_tipsBtn__tpwqV {
  float: right;
  margin-top: -14px;
}

.contractRecord_projectInfoPanelDescriptions__lj-wx {
  padding: 24px;
}
.contractRecord_projectInfoPanelDescriptions__lj-wx .ant-descriptions-title {
  white-space: pre-wrap;
}
.contractRecord_detailsCard__lkWn2 {
  flex: 1 1;
}
.contractRecord_detailsCard__lkWn2 .ant-card-body {
  padding: 0;
  height: calc(100% - 56px);
}
.contractRecord_contractMainCard__xSe8u .ant-card-head {
  text-align: center;
}
.contractRecord_contractMainCard__xSe8u .ant-card-body {
  padding: 16px;
  height: auto;
}
.contractRecord_contractMainCardDisabled__zZfys .ant-card-head {
  text-align: center;
}
.contractRecord_contractMainCardDisabled__zZfys .ant-card-body {
  padding: 0;
  height: auto;
}
.contractRecord_childNodeComplete__GZ5Z7 {
  position: relative;
}
.contractRecord_childNodeComplete__GZ5Z7::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 14px;
  border-color: transparent #52c41a #52c41a transparent;
}
.contractRecord_childNodeComplete__GZ5Z7::after {
  content: '✓';
  position: absolute;
  right: 2px;
  bottom: 0;
  color: white;
  text-align: right;
  font-weight: bold;
  box-sizing: border-box;
}

.PurchasingCenterAllView_cgGmCardW__GWR2z {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 48%;
  justify-content: space-evenly;
}
.PurchasingCenterAllView_allRow__SSNHp {
  height: 100vh;
  min-height: 880px;
  width: calc(100vw - 10px);
  min-width: 1430px;
  background-image: url(/sepc/static/media/js-allview-pageBg.7eafb4c0d60d6fb38eca.png);
  background-size: cover;
  background-color: white;
}
.PurchasingCenterAllView_allRow__SSNHp .PurchasingCenterAllView_pageHeader__tj-vm {
  height: 10%;
  display: flex;
  justify-content: center;
  background-image: url(/sepc/static/media/top_bg.c55a7a755a1c5528001c.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.PurchasingCenterAllView_allRow__SSNHp .PurchasingCenterAllView_pageHeader__tj-vm .PurchasingCenterAllView_div__R4fdh {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  font-size: 40px;
  font-weight: bold;
  color: #000000;
  background: linear-gradient(0deg, #2f96ff 0%, #0044ce 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  width: 80%;
}
.PurchasingCenterAllView_miniTitle__T0juk {
  display: flex;
  height: 24px;
}
.PurchasingCenterAllView_miniTitleLine__Cv\+nU {
  background-color: #0066ff;
  width: 3px;
  height: 24px;
  margin-right: 0.5rem;
}
.PurchasingCenterAllView_miniTitleText__J1nAe {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}
.PurchasingCenterAllView_leftCol__J8xvA {
  height: 90%;
  padding-left: 2rem;
  padding-right: 2rem;
}
.PurchasingCenterAllView_middleCol__CoH6h {
  height: 90%;
  padding-left: 3rem;
  padding-right: 3rem;
}
.PurchasingCenterAllView_rightCol__FQSIt {
  height: 90%;
  padding-right: 2rem;
}
.PurchasingCenterAllView_cgGmRightCardBlue__pTeYx {
  background: linear-gradient(0deg, rgba(7, 106, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 4px;
}
.PurchasingCenterAllView_cgGmRightCardOrg__97ebS {
  background: linear-gradient(0deg, rgba(250, 140, 38, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 4px;
}
.PurchasingCenterAllView_inProvince__yWTy- {
  min-width: 145px;
  width: 100%;
  height: 112px;
  border-radius: 4px;
  background: #87b7ff url(/sepc/static/media/city.9971181778c67bf1acf1.png) center right no-repeat;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 5px;
}
.PurchasingCenterAllView_outProvince__hLZYh {
  min-width: 145px;
  width: 100%;
  height: 112px;
  border-radius: 4px;
  background: #62c7c3 url(/sepc/static/media/city.9971181778c67bf1acf1.png) center right no-repeat;
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 5px;
}
.PurchasingCenterAllView_businessAreaRow__8qwL5 {
  height: 100vh;
  width: 100vw;
  background-color: #f7faff;
}
.PurchasingCenterAllView_leftScaleCol__eS0Iv {
  height: 90%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.PurchasingCenterAllView_rightScaleCol__u1V7k {
  height: 90%;
  padding-right: 1rem;
}
.PurchasingCenterAllView_scaleLeft__RbxEN {
  min-height: 80px;
  background: url(/sepc/static/media/scaleLeft.1cbce8ba0d2070dbd52e.png);
  background-size: cover;
  padding-top: 24px;
  padding-left: 24px;
  text-align: center;
}
.PurchasingCenterAllView_scaleRight__Ff3Ik {
  height: 80px;
  background: url(/sepc/static/media/scaleRight.1f50278fd1c05177d1dd.png);
  background-size: cover;
  padding-top: 24px;
  padding-left: 24px;
  text-align: center;
}
.PurchasingCenterAllView_oddRow__wAjIu {
  background: #ffffff !important;
}
.PurchasingCenterAllView_evenRow__IferW {
  background: rgba(191, 217, 255, 0.2) !important;
}
.PurchasingCenterAllView_headerBold__-rqEX .ant-table-thead > tr > th {
  background: rgba(191, 217, 255, 0.2);
  color: #0066ff;
}
.PurchasingCenterAllView_headerBold__-rqEX .ant-table-thead th.ant-table-column-sort {
  background: rgba(191, 217, 255, 0.2);
  color: #0066ff;
}
.PurchasingCenterAllView_box__IUWYZ .ant-table-wrapper td.ant-table-column-sort {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
.PurchasingCenterAllView_wordBg__T\+xSJ {
  width: 100%;
  height: 13%;
  background: url(/sepc/static/media/word_bg.f25f23d626440959cd22.png);
  padding-left: 16px;
  padding-bottom: 12px;
  background-size: cover;
  margin-top: -4px;
}

.projectSearch_statisticDiv__oh8z- {
  font-size: 16px;
}
.projectSearch_projectStatisticsNum__hVOW5 {
  font-weight: bold;
}
.projectSearch_projectStatisticsNum__hVOW5 > span {
  color: orange;
  padding: 0 2px;
}
.projectSearch_projectStatisticsPic__G5snx {
  margin-right: 12px;
}
.projectSearch_projectStatisticsNumDiv__cXCsU {
  display: inline-block;
  vertical-align: middle;
}
.projectSearch_redColor__0HijH {
  font-weight: bold;
}
.projectSearch_redColor__0HijH > span {
  font-weight: normal;
  color: red;
}
.projectSearch_stepStyle__K3bkA {
  display: flex;
}
.projectSearch_step__jlmoj {
  margin-top: 8px;
}
.projectSearch_listDiv__ymGnR {
  width: 100%;
}
.projectSearch_listTitle__MvXSf {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.projectSearch_listTitle__MvXSf > span {
  margin-right: 16px;
}
.projectSearch_btnDetail__Bun6y {
  width: 200px;
  text-align: center;
  display: grid;
  align-items: center;
}
.projectSearch_cardClick__eN57a {
  cursor: pointer;
}
.projectSearch_oneDiv__EyeW7 {
  margin-bottom: 16px;
  border: 1px solid #e8e8e8;
  padding: 12px;
}
.projectSearch_radioChooseDiv__4jJZ6 {
  margin-bottom: 16px;
  border: 1px solid #e8e8e8;
}
.projectSearch_radioChooseDiv__4jJZ6 .projectSearch_radioMargin__CfPMe {
  margin-right: 16px;
}
.projectSearch_radioChooseDiv__4jJZ6 .projectSearch_radioTitle__ZH5WJ {
  width: 200px;
  text-align: center;
  padding: 12px 0;
}
.projectSearch_radioChooseDiv__4jJZ6 .projectSearch_radioStyle__kHIHt {
  padding: 6px 0 6px 24px;
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
}
.projectSearch_radioChooseDiv__4jJZ6 .ant-list-split .ant-list-item {
  border-bottom: 0;
}
.projectSearch_radioChooseDiv__4jJZ6 .ant-list-item {
  padding: 0;
}
.projectSearch_radioChooseDiv__4jJZ6 .ant-radio-button-wrapper {
  border-color: transparent;
  border-radius: 12px;
  border-left-width: 1px;
}
.projectSearch_radioChooseDiv__4jJZ6 .ant-radio-button-wrapper:not(:first-child)::before {
  width: 0;
}
.projectSearch_radioChooseDiv__4jJZ6 .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  border-color: #1677ff;
}
.projectSearch_radioChooseDiv__4jJZ6 .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: none;
}
.projectSearch_threeDiv__qzcDG {
  margin-bottom: 16px;
}
.projectSearch_projectItems__CSN\+X {
  margin-top: 12px;
}
.projectSearch_projectItems__CSN\+X > div > span {
  padding-right: 12px;
  width: 33%;
  display: inline-block;
}
.projectSearch_projectItems__CSN\+X > div > span > span:first-child {
  font-weight: bold;
}
.projectSearch_moneyItem__SmBJ7 > div {
  display: inline-block;
}
.projectSearch_chooseSort__DOB\+H {
  color: #1677ff;
}
.projectSearch_noChooseSort__sADBl {
  color: rgba(0, 0, 0, 0.65);
}

.InsertResponseContent_insertResponseContent__zE8Qy {
  height: calc(100vh - 57px - 57px - 16px);
}
.InsertResponseContent_insertResponseContent__zE8Qy .ck.ck-toolbar {
  height: 40px;
}
.InsertResponseContent_insertResponseContent__zE8Qy .ck.ck-content {
  height: calc(100vh - 57px - 57px - 16px - 40px);
  overflow-y: auto;
}
.InsertResponseContent_insertResponseContent__zE8Qy .InsertResponseContent_responseOptionItem__tCsuO {
  border: 1px solid #7f7f7f;
  border-radius: 8px;
  padding: 8px 16px;
}
.InsertResponseContent_insertResponseContent__zE8Qy .InsertResponseContent_responseOptionItem__tCsuO:hover {
  border: 1px solid #1677ff;
}
.InsertResponseContent_insertResponseContent__zE8Qy .InsertResponseContent_responseOptionItem__tCsuO:hover .InsertResponseContent_deleteIcon__S4AmG {
  color: #ff4d4f;
}
.InsertResponseContent_insertResponseContent__zE8Qy .InsertResponseContent_responseOptionItem__tCsuO:hover .InsertResponseContent_moveIcon__lASnZ {
  color: #1677ff;
}

.FillGuideDrawer_fillGuideEditorBox__7DYMD .ck.ck-content {
  height: calc(100vh - 235px);
  overflow-y: auto;
}
.FillGuideDrawer_contractBox__LqPcj .ck.ck-content {
  height: calc(100vh - 143px);
  padding: 0 3.17cm;
  overflow-y: auto;
}

.DigitalProcurementCoverTemplate_coverTemplate__xWa1I .ck.ck-toolbar {
  height: 40px;
}
.DigitalProcurementCoverTemplate_coverTemplate__xWa1I .ck.ck-content {
  height: calc(100vh - 56px - 32px - 48px - 40px);
  overflow-y: auto;
}

.DigitalProcurementSupplierResponse_digitalProcurementSupplierResponse__O1ZYP .ant-steps-item-title {
  color: rgba(0, 0, 0, 0.88) !important;
}
.DigitalProcurementSupplierResponse_digitalProcurementSupplierResponse__O1ZYP .ant-steps-item {
  height: 32px;
}
.DigitalProcurementSupplierResponse_digitalProcurementSupplierResponse__O1ZYP .ant-steps-item-active .ant-steps-item-title {
  color: #0066ff !important;
}
.DigitalProcurementSupplierResponse_digitalProcurementSupplierResponse__O1ZYP .ant-steps-item-title::after {
  background-color: #f0f0f0 !important;
}

.SupplierScoreResponse_supplierScoreResponse__rZxtf .ant-timeline {
  padding-top: 24px;
}
.SupplierScoreResponse_supplierScoreResponse__rZxtf .ant-timeline .ant-timeline-item-content {
  inset-block-start: -11px;
}
.SupplierScoreResponse_supplierScoreResponse__rZxtf .SupplierScoreResponse_bindActions__R7Bhu .ant-btn {
  padding-inline: 26px !important;
  background-color: #e8f1ff !important;
  color: #0066ff !important;
  margin-left: 16px;
}

.SupplierResponseComponent_supplierResponseText__ifjE6 .ck-editor__main {
  padding: 28px;
  border: 1px solid #ccced1;
  background-color: #fafafa;
  overflow: auto;
  height: calc(100vh - 16px * 2 - 32px - 20px * 2 - 40px - 52px);
}
.SupplierResponseComponent_supplierResponseText__ifjE6 .ck-content {
  overflow: visible;
  overflow: initial;
  margin: 0 auto;
  width: 60%;
  min-width: 18cm;
  padding: 1cm 2cm 2cm;
  min-height: 21cm;
}
.SupplierResponseComponent_supplierResponseBidOpening__b8egf .ck-editor__top,
.SupplierResponseComponent_supplierResponseItemizedQuotation__nlies .ck-editor__top {
  display: none;
}
.SupplierResponseComponent_supplierResponseBidOpening__b8egf .ck-content,
.SupplierResponseComponent_supplierResponseItemizedQuotation__nlies .ck-content {
  height: calc(100vh - 16px * 2 - 32px - 20px * 2 - 52px);
}
.SupplierResponseComponent_supplierResponseDiscountType__NS6AO {
  padding-top: 20px;
}
.SupplierResponseComponent_supplierResponseDiscountType__NS6AO .ck-content {
  height: calc(100vh - 16px * 2 - 32px - 20px * 2 - 20px - 56px - 40px - 52px);
}

.InsertSheetTable_insertSheetTable__8pjVX .ant-pro-card-body {
  padding: 0;
}

.ResponseCatalogueList_responseCatalogueList__FS49L {
  padding-block: 16px;
  height: calc(100vh - 60px - 16px * 2 - 60px - 58px - 32px);
  overflow-y: auto;
}
.ResponseCatalogueList_responseCatalogueList__FS49L .ant-tree-treenode {
  position: relative;
  padding: 0;
}
.ResponseCatalogueList_responseCatalogueList__FS49L .ant-tree-node-content-wrapper {
  padding: 0;
}
.ResponseCatalogueList_responseCatalogueList__FS49L .ant-tree-switcher {
  position: absolute;
  right: 8px;
  top: 9px;
  z-index: 1;
}
.ResponseCatalogueList_responseCatalogueList__FS49L .ant-tree-switcher.ant-tree-switcher_close .ant-tree-switcher-icon svg {
  transform: rotate(180deg);
}
.ResponseCatalogueList_responseCatalogueList__FS49L .ant-tree-node-selected {
  background-color: #ffffff !important;
}
.ResponseCatalogueList_responseCatalogueList__FS49L .ant-tree-node-selected .tree-title-item .ant-typography {
  color: #1677ff;
}
.ResponseCatalogueList_responseCatalogueList__FS49L .ant-tree-indent {
  display: none;
}

.SubmitEncryptFileButton_box__EvjXx {
  position: relative;
}
.SubmitEncryptFileButton_box__EvjXx .SubmitEncryptFileButton_dashedLine__Bc\+m1 {
  position: absolute;
  left: 13px;
  top: 34px;
  height: 80px;
  border-width: 1px;
  border-style: solid;
}
.SubmitEncryptFileButton_box__EvjXx .SubmitEncryptFileButton_dashedLineOn__LkxQt {
  border-color: #1890ff;
}
.SubmitEncryptFileButton_box__EvjXx .SubmitEncryptFileButton_dashedLineOff__jhY1J {
  border-color: #aaaaaa;
}
.SubmitEncryptFileButton_box__EvjXx .SubmitEncryptFileButton_textBox__5XMHB {
  display: flex;
}

.MultiEditor_editorBox__w8qmF {
  overflow-y: auto;
  border: 1px solid #ccced1;
}
.MultiEditor_editorBox__w8qmF .ck.ck-toolbar {
  border: none;
}
.MultiEditor_editorBox__w8qmF .ck.ck-content {
  border: 1px solid #ccced1;
}
.MultiEditor_editorBox__w8qmF .ck.ck-balloon-panel.ck-powered-by-balloon {
  opacity: 0 !important;
}
.MultiEditor_editorBox__w8qmF .ck.ck-balloon-panel.ck-balloon-panel_visible {
  opacity: 0 !important;
  display: none !important;
}
.MultiEditor_editorBox__w8qmF .MultiEditor_toolbarBox__NyqcW {
  border-bottom: 1px solid #ccced1;
  padding: 4px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10;
  background-color: white;
}
.MultiEditor_editorBoxReadOnly__YgWRZ #toolbar {
  display: none;
}
.MultiEditor_editorBoxReadOnly__YgWRZ .ck-read-only.ck-content {
  padding: 0 24px !important;
  border: none !important;
  box-shadow: none !important;
}
.MultiEditor_editorBoxReadOnly__YgWRZ .ck-read-only.ck-widget {
  margin: 0 !important;
}
.MultiEditor_editorBoxReadOnly__YgWRZ .ck-read-only .ck-widget.ck-widget_selected {
  outline: none !important;
}
.MultiEditor_editorBoxReadOnly__YgWRZ .ck-read-only .ck-widget .ck-widget__selection-handle {
  display: none;
}

.TextChapterEdit_textChapterContent__ur6R- {
  height: calc(100vh - 57px - 57px - 16px);
}
.TextChapterEdit_textChapterContent__ur6R- .ck.ck-toolbar {
  height: 40px;
}
.TextChapterEdit_textChapterContent__ur6R- .ck.ck-content {
  height: calc(100vh - 57px - 57px - 16px - 40px);
  overflow-y: auto;
}

.DigitizationTemplateManage_coverTemplate__GEAq3 .ck.ck-toolbar {
  height: 40px;
}
.DigitizationTemplateManage_coverTemplate__GEAq3 .ck.ck-content {
  height: calc(100vh - 56px - 24px - 55px - 40px - 130px);
  overflow-y: auto;
}

.EntrustEditForm_inputDisable__-86Mr .ant-input-disabled {
  background-color: white;
}
.EntrustEditForm_form__NN0ZS .ant-form-item-label {
  padding: 8px 16px;
  background-color: #f0f7ff;
  font-weight: bolder;
  font-size: 18px;
  margin-bottom: 16px;
}
.EntrustEditForm_checkTitleBox__ntFQW {
  margin-bottom: 24px;
}
.EntrustEditForm_checkTitleBox__ntFQW .EntrustEditForm_checkTitle__88yxU {
  padding: 8px 16px;
  background-color: #f0f7ff;
  font-weight: bolder;
  font-size: 18px;
}
.EntrustEditForm_checkContentItem__EmaIB {
  position: relative;
  min-height: 64px;
  padding: 0 16px 8px;
}
.EntrustEditForm_checkContentItem__EmaIB .EntrustEditForm_checkContentItemDescription__KMSp2 {
  color: orange;
}
.EntrustEditForm_checkContentItem__EmaIB .EntrustEditForm_checkContentItemLine__fmrq6 {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.EntrustEditForm_checkContentDot__xsuER {
  margin-right: 4px;
}
.EntrustEditForm_checkContentDot__xsuER .ant-badge-status-dot {
  width: 16px !important;
  height: 16px !important;
}
.EntrustEditForm_entrustAlert__Yroo9 {
  display: inline-block;
}
.EntrustEditForm_entrustAlert__Yroo9 .ant-alert-content {
  vertical-align: top;
  display: inline-block;
}
.EntrustEditForm_checkContentItemStep__DLd95 {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.EntrustEditForm_checkContentItemStep__DLd95 .EntrustEditForm_checkContentItemStepLeft__XVbY7 {
  position: relative;
}
.EntrustEditForm_checkContentItemStep__DLd95 .EntrustEditForm_checkContentItemStepLeft__XVbY7 .EntrustEditForm_checkContentItemLineStep__C0ncO {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.EntrustEditForm_planList__P\+-w- ::-webkit-scrollbar {
  display: none;
}
.EntrustEditForm_planNumberBox__pogMe {
  position: relative;
}
.EntrustEditForm_planNumberBox__pogMe .EntrustEditForm_planNumberIcon__dCDSj {
  position: absolute;
  top: 0;
  right: 0;
}

.BidDocumentTemplate_tabStyle__Z5-pH {
  text-align: center;
  padding: 8px 0;
  cursor: pointer;
}
.BidDocumentTemplate_activeStyle__\+mCO\+ {
  background-color: #1677ff;
  color: white;
}
.BidDocumentTemplate_noActiveKey__LG2pw {
  border: 1px solid #cccccc;
}

.ding-flow-condition-group {
  display: flex;
  position: relative;
}

.ding-flow-condition-group .ding-flow-relation {
  width: 92px;
  padding-right: 16px;
  position: relative;
}

.ding-flow-condition-group .ding-flow-relation-simple {
  width: 56px;
  padding-right: 56px;
}

.ding-flow-condition-group .ding-flow-relation > div {
  position: absolute;
  margin-bottom: 24px;
  top: calc(50% - 28px);
}

.ding-flow-condition-group .ding-flow-relation::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  right: 0;
  top: calc(50% - 28px);
  border-bottom: 1px solid #d9d9d9;
  background-color: #fff;
}

.ding-flow-condition-items > div {
  position: relative;
  padding-inline: 16px;
}

.ding-flow-condition-items > div:not(:only-child) {
  border-left: 1px solid #d9d9d9;
}

.ding-flow-condition-items > div::before {
  content: '';
  position: absolute;
  left: 0;
  width: 16px;
  height: calc(50% - 12px);
  border-bottom: 1px solid #d9d9d9;
  background-color: #fff;
}

.ding-flow-condition-items > div:first-child::before,
.ding-flow-condition-items > div:last-child::before {
  left: -1px;
  width: 17px;
}

.ding-flow-condition-items > div:last-child {
  padding-bottom: 24px;
}

.ding-flow-condition-items-disabled > div:last-child {
  padding-bottom: 0;
}

.ding-flow-condition-items > div:last-child::before {
  bottom: 0;
  height: 41px;
  border-bottom: 0;
  border-top: 1px solid #d9d9d9;
}

.ding-flow-remove-icon {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.ding-flow-m-item {
  padding: 0px 8px;
  height: 64px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  cursor: pointer;

  &:hover {
    box-shadow: 1px 2px 8px 2px rgba(0, 0, 0, 0.08);
  }
}

/* AddButtonBox.css */
.ding-flow-add-button-box {
  width: 240px;
  display: inline-flex;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  position: relative;
}

.ding-flow-add-button-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}

.ding-flow-button-shell {
  -webkit-user-select: none;
          user-select: none;
  width: 240px;
  padding: 20px 0 32px;
  display: flex;
  justify-content: center;
  flex-shrink: 0;
  flex-grow: 1;
}

.ding-flow-button-shell .ding-flow-btn {
  padding-left: 4.5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  width: 30px;
  height: 30px;
  background: #1677ff;
  border-radius: 50%;
  position: relative;
  border: none;
  line-height: 28px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  cursor: pointer;
  color: #fff;
  font-size: 20px;
}

.ding-flow-button-shell .ding-flow-btn:hover {
  transform: scale(1.3);
  box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
}

.ding-flow-button-shell .ding-flow-btn:active {
  transform: none;
  background: #1677ff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.ding-flow-container {
  width: 100%;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  -webkit-user-select: none;
          user-select: none;
  margin-bottom: 56px;
}

.ding-flow-end-node-circle {
  width: 10px;
  height: 10px;
  margin: auto;
  border-radius: 50%;
  background: #cacaca;
}

.ding-flow-end-node-text {
  margin-top: 5px;
  text-align: center;
}

.ding-flow-node-title-shell {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 16px;
  padding-right: 30px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  text-align: left;
  background: #576a95;
  border-radius: 4px 4px 0 0;
  -webkit-user-select: none;
          user-select: none;

  &.ding-flow-start-node-title {
    background: rgb(87, 106, 149);
  }
}

.ding-flow-node-wrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  padding: 0 50px;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}

.ding-flow-node-wrap::before {
  content: '';
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 4px;
  border-style: solid;
  border-width: 8px 6px 4px;
  border-color: #cacaca transparent transparent;
  background: #f5f5f7;
}

.ding-flow-node-wrap.ding-flow-start::before {
  height: 0;
  border-width: 0;
}

.ding-flow-node-wrap-box {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  width: 220px;
  min-height: 72px;
  flex-shrink: 0;
  background: #fff;
  border: solid 0 #d9d9d9;
  border-radius: 4px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}

.ding-flow-node-wrap-box::after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.ding-flow-node-wrap-box .ding-flow-close {
  display: none;
}

.ding-flow-node-wrap-box:hover {
  outline: solid 1px #1677ff;
}

.ding-flow-node-wrap-box-selected {
  outline: solid 2px #1677ff;
}

.ding-flow-node-wrap-box-highlight {
  outline: solid 2px green;
}

.ding-flow-node-wrap-box:hover .ding-flow-close {
  display: inline-flex;
}

.ding-flow-node-content {
  position: relative;
  font-size: 14px;
  padding: 16px;
  padding-right: 30px;
  -webkit-user-select: none;
          user-select: none;
}

.ding-flow-node-content,
.ding-flow-node-title-response .ding-flow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.ding-flow-node-content .ding-flow-secondary {
  color: rgba(0, 0, 0, 0.65);
  opacity: 0.8;
}

.ding-flow-node-content .ding-flow-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 14px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
}

/* Container.css */
.ding-flow-start-node-prefix-container {
  width: 100%;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  -webkit-user-select: none;
          user-select: none;
}

.ding-flow-start-node-prefix-container .ding-flow-start-node-prefix-circle {
  width: 10px;
  height: 10px;
  margin: auto;
  border-radius: 50%;
  background: #cacaca;
}

.ding-flow-start-node-prefix-container .ding-flow-start-node-prefix-text {
  margin-bottom: 5px;
  text-align: center;
}

.ding-flow-col-box {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  background-color: #f5f5f7;
}

/*.ding-flow-content .ding-flow-arrow {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 50%;*/
/*    transform: translateY(-50%);*/
/*    width: 20px;*/
/*    height: 14px;*/
/*    font-size: 14px;*/
/*    color: rgba(0, 0, 0, 0.65);*/
/*}*/

.ding-flow-col-box::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background-color: #cacaca;
}

.ding-flow-start-end {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 120px;
  min-height: 48px;
  background: #ffffff;
  border: solid 0 #d9d9d9;
  border-radius: 4px;
  padding: 8px 16px;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ding-flow-start-end .ding-flow-text {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.ding-flow-start-end::after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.ding-flow-start-end:hover::after {
  border: 1px solid #3296fa;
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}

.ding-flow-start-end-selected::after {
  border: 2px solid #3296fa;
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}

.ding-flow-auto-judge {
  position: relative;
  width: 220px;
  min-height: 72px;
  background: #ffffff;
  border: solid 0 #d9d9d9;
  border-radius: 4px;
  padding: 8px 16px;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
}

.ding-flow-auto-judge::after {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.ding-flow-auto-judge.active::after {
  border: 1px solid #3296fa;
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}

.ding-flow-auto-judge .ding-flow-close {
  display: none;
}

.ding-flow-auto-judge .ding-flow-priority {
  display: flex;
}

.ding-flow-auto-judge:hover::after {
  border: 1px solid #3296fa;
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}

.ding-flow-auto-judge-selected::after {
  border: 2px solid #3296fa;
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}

.ding-flow-auto-judge-highlight::after {
  border: 2px solid green;
  box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}

.ding-flow-auto-judge:hover .ding-flow-close {
  display: flex;
}

.ding-flow-line-cover {
  position: absolute;
  height: 8px;
  width: 50%;
  background-color: #f5f5f7;
}

.ding-flow-line-cover.ding-flow-left {
  left: -1px;
}

.ding-flow-line-cover.ding-flow-right {
  right: -1px;
}

.ding-flow-line-cover.ding-flow-top {
  top: -4px;
}

.ding-flow-line-cover.ding-flow-bottom {
  bottom: -4px;
}

/* AddBranch.css */
.ding-flow-add-branch {
  outline: none;
  -webkit-user-select: none;
          user-select: none;
  justify-content: center;
  font-size: 12px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
  transform-origin: center center;
  cursor: pointer;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  -webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  white-space: nowrap;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  background: #ffffff;
  border: solid 0 #d9d9d9;
  color: #1677ff;
}

.ding-flow-add-branch:hover {
  transform: translateX(-50%) scale(1.1);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
}

.ding-flow-add-branch:active {
  transform: translateX(-50%);
  box-shadow: none;
}

/* TitleText.css */
.ding-flow-title-text {
  border: solid transparent 1px;
  -webkit-user-select: none;
          user-select: none;
}

.ding-flow-title-text:hover {
  line-height: 16px;
  /*border-bottom: dashed 1px rgba(0, 0, 0, 0.65);*/
}

/* NodeTitleShell.css */
.ding-flow-node-title-shell {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 16px;
  padding-right: 30px;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #fff;
  text-align: left;
  border-radius: 4px 4px 0 0;
  -webkit-user-select: none;
          user-select: none;
  /* background: #576a95; */
}

.ding-flow-node-title-shell.ding-flow-start-node-title {
  /* background: rgb(87, 106, 149); */
}

/* NodeTitleText.css */
.ding-flow-node-title-text {
  border: solid transparent 1px;
}

.ding-flow-node-content .ding-flow-secondary {
  color: rgba(0, 0, 0, 0.65);
  opacity: 0.8;
}

/* MiniFloatContainer.css */
.ding-flow-mini-float-container {
  display: flex;
  align-items: center;
  position: absolute;
  -webkit-user-select: none;
          user-select: none;
  background-color: #f5f5f7;
  padding: 4px 8px;
  border-radius: 5px;
  top: 16px;
  transition: all 0.3s;
}

.ding-flow-mini-float-container.ding-flow-float {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  transform: scale(1.05);
}

.ding-flow-mini-float-container.ding-flow-workflow-editor-zoombar {
  right: 32px;
}

.ding-flow-mini-float-container.ding-flow-workflow-operation-bar {
  left: 32px;
}

.ding-flow-setters-form {
  width: 100%;
}
.ding-flow-setters-form .ant-form-item > div > div > label {
  width: 100%;
}

.drawerResize_drawer-resize-dragger__1ggP1 {
  width: 5px;
  cursor: ew-resize;
  padding: 4px 0 0;
  border-top: 1px solid transparent;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100;
  background-color: transparent;
}
.drawerResize_drawer-resize-dragger-min-disabled__t3\+pp {
  cursor: w-resize;
}
.drawerResize_drawer-resize-dragger-max-disabled__fg5X5 {
  cursor: e-resize;
}

.ding-flow-child-flow-modal {
  top: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100vh;
  padding: 0;
  font-size: 14px;
}
.ding-flow-child-flow-modal > .ant-modal-content {
  padding: 0;
  height: 100%;
  border-radius: 0;
}
.ding-flow-child-flow-modal > .ant-modal-content > .ant-modal-header {
  margin: 0;
}

.projectInProgressTable_versionTable__OILdB .ant-table-selection-column {
  padding: 0 !important;
  border: medium none currentColor !important;
  border: initial !important;
}
.projectInProgressTable_categorySelectList__3crLN .ant-list-header {
  background: #fafafa;
}

.react-contextmenu {
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  color: #373a3c;
  font-size: 16px;
  margin: 2px 0 0;
  min-width: 160px;
  outline: none;
  opacity: 0;
  padding: 5px 0;
  pointer-events: none;
  text-align: left;
  transition: opacity 250ms ease !important;
}

.react-contextmenu.react-contextmenu--visible {
  opacity: 1;
  pointer-events: auto;
  z-index: 9999;
}

.react-contextmenu-item {
  background: 0 0;
  border: 0;
  color: #373a3c;
  cursor: pointer;
  font-weight: 400;
  line-height: 1.5;
  padding: 3px 20px;
  text-align: inherit;
  white-space: nowrap;
}

.react-contextmenu-item.react-contextmenu-item--active,
.react-contextmenu-item.react-contextmenu-item--selected {
  color: #fff;
  background-color: #20a0ff;
  border-color: #20a0ff;
  text-decoration: none;
}

.react-contextmenu-item.react-contextmenu-item--disabled,
.react-contextmenu-item.react-contextmenu-item--disabled:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
  color: #878a8c;
}

.react-contextmenu-item--divider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  cursor: inherit;
  margin-bottom: 3px;
  padding: 2px 0;
}
.react-contextmenu-item--divider:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.15);
}

.react-contextmenu-item.react-contextmenu-submenu {
  padding: 0;
}

.react-contextmenu-item.react-contextmenu-submenu > .react-contextmenu-item {
}

.react-contextmenu-item.react-contextmenu-submenu
  > .react-contextmenu-item:after {
  content: '▶';
  display: inline-block;
  position: absolute;
  right: 7px;
}

.example-multiple-targets::after {
  content: attr(data-count);
  display: block;
}

.AgencyInput_input__-tCp3 .ant-input-group-addon {
  background-color: white;
}
.AgencyInput_input__-tCp3 .ant-input-disabled {
  background-color: white;
}

.ChooseTemplateModal_listBox__jSQAW {
  height: calc(56vh - 56px - 24px);
  overflow-y: auto;
  padding-right: 8px;
}
.ChooseTemplateModal_listItemBox__xeltz {
  height: 200px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 10px;
}
.ChooseTemplateModal_boxCenter__2MzRa {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.ChooseTemplateModal_listItemBox__xeltz:hover {
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.ChooseTemplateModal_addText__bVufo {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.ChooseTemplateModal_templateTitle__FBvUI {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  height: 44px;
}
.ChooseTemplateModal_templateCatalogue__UT3VM {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.ChooseTemplateModal_categoryBox__5uVhw {
  height: 56vh;
  overflow-y: auto;
  background: #ffffff;
  padding: 16px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
}
.ChooseTemplateModal_categoryTitle__c--Yt {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.ChooseTemplateModal_firstTitle__-xMH6 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

.IconText_iconTextContainer__0qDnH {
  width: 120px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  padding: 8px 0;
  border-radius: 4px;
}
.IconText_iconTextContainer__0qDnH:hover {
  box-shadow: 0px 3px 23px 0px rgba(0, 0, 0, 0.08);
}
.IconText_iconTextContainer__0qDnH .IconText_icon__aaxSN {
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.IconText_iconTextContainer__0qDnH .IconText_title__LwJmH {
  margin-top: 8px;
  font-weight: bold;
}

.EntrustDocEdit_bodyBox__v8LW8 {
  background-color: #f0f2f5;
  height: 100vh;
  overflow: auto;
}
.EntrustDocEdit_stepHeaderBox__irtpy {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
  background-color: #fff;
}
.EntrustDocEdit_stepBox__NKT3l {
  height: calc(100vh - 96px);
  margin: 16px;
}

.FormulaTemplate_operationBox__Y29wG {
  display: inline-block;
  border: 1px solid #1677ff;
  color: #1677ff;
  padding: 4px 8px;
  font-weight: normal;
  cursor: pointer;
  border-radius: 8px;
}
.FormulaTemplate_operationSymbolBox__xnuCq {
  margin-bottom: 8px;
  width: 68px;
  height: 38px;
  line-height: 38px;
  font-weight: bolder;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}

.RemoteEvalBid_title__KKKhg {
  color: white;
  margin-bottom: 8px;
}
.RemoteEvalBid_title__KKKhg .RemoteEvalBid_selectPack__Sy0UP {
  width: 400px;
}
.RemoteEvalBid_title__KKKhg .RemoteEvalBid_nameStyle__nP\+bz {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 400px;
  display: inline-block;
  vertical-align: bottom;
}
.RemoteEvalBid_btn__ZSfbW {
  color: white;
  background-color: transparent;
}
.RemoteEvalBid_btnSummary__-rcNp {
  display: inline-block;
  border: 1px solid white;
  color: white;
  padding: 2px 8px;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}
.RemoteEvalBid_playCover__ZoGUp {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
}
.RemoteEvalBid_hallCard__AdT15 {
  box-shadow: 0px 0px 18px 0px rgba(8, 84, 255, 0.5);
  min-height: 762px;
}
.RemoteEvalBid_left__dusCM {
  min-height: 762px !important;
  background-color: #2572fd;
}
.RemoteEvalBid_left__dusCM .RemoteEvalBid_leftTitle__lIKuR {
  padding: 16px 0;
  font-size: 16px;
  text-align: center;
  color: white;
}
.RemoteEvalBid_left__dusCM .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 0;
}
.RemoteEvalBid_icon__T9RTr {
  font-size: 19px;
  vertical-align: middle;
  color: #2572fd;
}
.RemoteEvalBid_leftSteps__KxIOX .RemoteEvalBid_leftStepsTitle__hW4JK {
  background-color: white;
  border-radius: 0 22px 22px 0;
  width: 120px;
  padding: 4px 0 4px 8px;
  margin-bottom: 32px;
}
.RemoteEvalBid_leftSteps__KxIOX .RemoteEvalBid_leftStepsTitle__hW4JK .RemoteEvalBid_leftStepsName__cKs1S {
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
  color: rgba(37, 114, 253, 0.6);
  font-size: 14px;
}
.RemoteEvalBid_leftSteps__KxIOX .RemoteEvalBid_leftStepsTitle__hW4JK .RemoteEvalBid_unFinishLeftStepsName__2iw9A {
  color: rgba(37, 114, 253, 0.6);
}
.RemoteEvalBid_leftSteps__KxIOX .RemoteEvalBid_operatorLeftSteps__YvGcC {
  width: 158px;
}
.RemoteEvalBid_leftSteps__KxIOX .ant-steps-item-active .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title div div {
  color: #2271fd;
  display: inline-block;
  font-weight: bolder;
}
.RemoteEvalBid_leftSteps__KxIOX .ant-steps-item .ant-steps-item-container .ant-steps-item-tail {
  border: 0.5px rgba(255, 255, 255, 0.2) dashed;
}
.RemoteEvalBid_contentStyle__gZ8jF {
  height: 762px;
  padding: 24px;
}
.RemoteEvalBid_resultStyle__XbBf8 {
  height: 762px;
  padding-top: 200px;
}
.RemoteEvalBid_cancelResultStyle__cku8g {
  height: 762px;
  padding-top: 90px;
}
.RemoteEvalBid_pdfPageAllTree__yisEM {
  max-height: calc(100vh - 254px);
  overflow: auto;
}
.RemoteEvalBid_pdfPageAllTree__yisEM .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: rgba(0, 0, 0, 0.85);
}
.RemoteEvalBid_pdfPageAllTree__yisEM .ant-tree-switcher {
  display: none;
}
.RemoteEvalBid_pdfPageAllTree__yisEM .ant-tree-treenode-selected {
  background-color: #e6f4ff;
}
.RemoteEvalBid_pdfPageAllTree__yisEM .ant-tree-treenode {
  border-bottom: 1px solid #f6f6f6;
}
.RemoteEvalBid_treeNode__wckme {
  margin-top: 8px;
}
.RemoteEvalBid_treeNodeFile__TsSVm {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.RemoteEvalBid_hideIcon__-1CFu {
  display: inline-block;
  font-size: 16px;
  z-index: 1;
  cursor: pointer;
  color: #2572fd;
}
.RemoteEvalBid_pdfTitle__DfcSm {
  margin-bottom: 4px;
  font-weight: bolder;
  margin-left: 8px;
}
.RemoteEvalBid_selectArrow__0\+WBD {
  width: 150px;
  height: 42px;
  color: #1677ff;
  border: 1px solid #1677ff;
}
.RemoteEvalBid_selectArrow__0\+WBD .ant-select-arrow {
  color: #1677ff;
}
.RemoteEvalBid_modalContentTitle__giXxD {
  font-weight: bolder;
  margin: 32px 0;
  font-size: 18px;
}
.RemoteEvalBid_inputBox__3ujxt {
  width: 150px;
  height: 42px;
  color: #1677ff;
  border: 1px solid #1677ff;
}
.RemoteEvalBid_header__GPVSf {
  text-align: center;
  height: 160px;
  background-image: url(/sepc/static/media/time_bg.86b57feee6f9c36acff1.png);
  color: white;
}
.RemoteEvalBid_header__GPVSf .RemoteEvalBid_headerTime__Qm5Sf {
  height: 80px;
  line-height: 80px;
  font-size: 32px;
}
.RemoteEvalBid_header__GPVSf .RemoteEvalBid_headerDeadTime__Mb2ep {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
}
.RemoteEvalBid_header__GPVSf .RemoteEvalBid_headerDeadTime__Mb2ep .RemoteEvalBid_deadTimeBox__PKoRU {
  display: inline-block;
  margin-left: 8px;
  font-size: 32px;
}
.RemoteEvalBid_header__GPVSf .RemoteEvalBid_headerDeadTime__Mb2ep .RemoteEvalBid_deadTimeBox__PKoRU .RemoteEvalBid_deadTime__12x4m {
  background-color: rgba(0, 0, 0, 0.42);
  margin: 0 16px;
  padding: 8px;
}
.RemoteEvalBid_header__GPVSf .RemoteEvalBid_headerDeadTime__Mb2ep .RemoteEvalBid_headDead__tmIyo {
  display: inline-block;
  margin-left: 8px;
}

.Toolbar_toolBox__-oVe6 {
  margin-bottom: 12px;
  padding: 6px;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
  color: #000000;
  cursor: pointer;
  height: 60px;
}
.Toolbar_toolSize__40au- {
  font-size: 24px;
  margin-bottom: 6px;
}
.Toolbar_toolHeight__uqDM7 {
  height: 24px;
}
.Toolbar_ringBox__h7Vps {
  position: relative;
}
.Toolbar_ringBox__h7Vps .Toolbar_ring__2eID0 {
  position: absolute;
  top: -14px;
  right: -14px;
}
.Toolbar_ringBox__h7Vps .Toolbar_ring__2eID0 .Toolbar_toolRingSize__V-C5b {
  font-size: 20px;
}

.InquiryBid_content__IOdyY {
  width: 300px;
  margin: 0 4px;
}
.InquiryBid_numberContent__-Qae7 {
  margin: 0 4px;
}
.InquiryBid_right__3eyUk {
  text-align: right;
}
.InquiryBid_selectContent__i2iQA {
  width: 200px;
  margin: 0 4px;
}
.InquiryBid_title__kFoWB {
  text-align: center;
  font-weight: bolder;
  font-size: 32px;
}
.InquiryBid_contentText__\+PXP3 {
  line-height: 38px;
}
.InquiryBid_text__43Irz {
  font-size: 16px;
  text-align: left;
}
.InquiryBid_textIndent__hQcW0 {
  padding-left: 2em;
  display: inline-block;
}
.InquiryBid_upload__9o9uH .ant-upload-list-file-container {
  display: inline-block;
  padding-right: 99px;
}
.InquiryBid_upload__9o9uH .ant-upload-list-item-card-actions {
  left: 138px;
  margin-left: 20px;
}
.InquiryBid_upload__9o9uH .ant-upload-list-item-info > span {
  width: 150px;
}

.index_fullscreenLoading__XSsFm {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.7);
  display: flex;
  justify-content: center;
  align-items: center;
}

.noteAttention_boxStyle__\+rDpA {
  width: 100%;
}
.noteAttention_boxStyle__\+rDpA .noteAttention_topNote__WUbHn {
  border-radius: 2px;
  background-color: #f6f8f8;
  border: 1px #d1e5e0 solid;
  padding: 16px 8px 16px 0;
}
.noteAttention_boxStyle__\+rDpA .noteAttention_topNote__WUbHn .noteAttention_topNoteLeft__1ye95 {
  text-align: center;
  height: 74px;
  line-height: 74px;
}
.noteAttention_boxStyle__\+rDpA .noteAttention_noteName__5G\+Sk {
  font-size: 16px;
}
.noteAttention_boxStyle__\+rDpA .noteAttention_noteName__5G\+Sk .noteAttention_noteNameStyle__IHorQ {
  color: #666666;
}
.noteAttention_boxStyle__\+rDpA .noteAttention_noteName__5G\+Sk .noteAttention_noteHide__cMTZR {
  display: inline-block;
  max-width: 600px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.noteAttention_boxStyle__\+rDpA .noteAttention_tableTitle__gmVg6 {
  font-size: 20px;
  vertical-align: middle;
  font-weight: bolder;
}
.noteAttention_boxStyle__\+rDpA .noteAttention_tableStyle__QxjYz .ant-table-thead .ant-table-cell {
  background-color: rgba(37, 114, 253, 0.1);
}
.noteAttention_modalTitle__j1kr1 {
  font-weight: bolder;
  font-size: 20px;
  height: 84px;
  position: relative;
  background-image: url(/sepc/static/media/up_bg.4e6390acd315f888ac66.png);
}
.noteAttention_modalTitle__j1kr1 .noteAttention_titleName__5QJ9d {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.noteAttention_modalBtn__3rYac {
  text-align: center;
  padding: 16px 0;
}
.noteAttention_modalBtn__3rYac .ant-statistic {
  display: inline-block;
}
.noteAttention_content__OdN25 {
  padding: 0 24px;
}
.noteAttention_content__OdN25 .noteAttention_contentTitle__cTing {
  font-weight: bolder;
}
.noteAttention_content__OdN25 .noteAttention_contentText__OVMT3 {
  text-indent: 2em;
}

.EvalBid_titleItem__DMgkR {
  padding: 16px 24px;
  margin-right: 8px;
  background: #fafafa;
  border: 1px solid #f6f6f6;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}
.EvalBid_titleItem__DMgkR .EvalBid_titleItemNum__NI8IZ {
  position: absolute;
  top: 0;
  right: 0;
  width: 49px;
  height: 22px;
  background: #f96f6f;
  border-radius: 18px 0px 0px 2px;
  color: white;
  padding-left: 14px;
}
.EvalBid_titleItem__DMgkR .EvalBid_titleItemTitle__LL3-b {
  font-size: 16px;
  font-weight: bolder;
  color: #333333;
  margin-left: 8px;
}
.EvalBid_setGray__As\+pd {
  pointer-events: none;
  filter: grayscale(100%);
}
.EvalBid_currentSelect__0SibR {
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(0, 111, 222, 0.09);
}
.EvalBid_packageBox__wlx4r {
  margin-top: 40px;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp {
  width: 100%;
  height: 260px;
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(0, 111, 222, 0.09);
  border-radius: 2px;
  margin-bottom: 24px;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemTitle__CFxZh {
  padding-left: 8px;
  line-height: 42px;
  height: 42px;
  background: #4684ff;
  border-radius: 2px;
  color: white;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemTitle__CFxZh .EvalBid_packageItemTitleTag__aM8ao {
  color: #2572fd;
  background: #f5fbfe;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemTitle__CFxZh .EvalBid_packageItemName__yI6th {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF {
  background-image: url(/sepc/static/media/part_bg.5db1f0398d4757aefe89.png);
  background-size: cover;
  padding: 24px;
  height: 218px;
  position: relative;
  font-weight: bold;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF .EvalBid_packageItemBox__1CpCt {
  position: absolute;
  top: 24px;
  right: 24px;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF .EvalBid_packageItemBox__1CpCt .EvalBid_packageItemInquiry__qaM27 {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  margin-left: 16px;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF .EvalBid_packageItemBox__1CpCt .EvalBid_packageItemInquiry__qaM27 .EvalBid_packageItemInquiryTitle__QUvGS {
  margin-top: 4px;
  font-weight: normal;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF .EvalBid_packageDetail__MnXHe {
  height: 170px;
  line-height: 170px;
  text-align: center;
  font-weight: bold;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF .EvalBid_packageDetailOfferList__UfbxU {
  height: 170px;
  text-align: center;
  font-weight: bold;
  padding-top: 50px;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF .EvalBid_packageItemDescriptions__-IzAi {
  padding-top: 46px;
}
.EvalBid_packageBox__wlx4r .EvalBid_packageItem__XXtLp .EvalBid_packageItemContent__FtDKF .EvalBid_packageItemButton__5ZFX5 {
  text-align: right;
  padding-top: 130px;
}
.EvalBid_modalTop__KuQL8 {
  background-image: url(/sepc/static/media/top_bg.a5b990f3e3bdbcba0a8b.png);
  height: 116px;
  position: relative;
}
.EvalBid_modalTop__KuQL8 .EvalBid_modalTopImg__\+\+IyE {
  position: absolute;
  left: 338px;
  top: -58px;
}
.EvalBid_refreshModal__h6fOm .ant-modal-content {
  padding: 0;
}
.EvalBid_modalBoxContent__q5W3z {
  text-align: center;
  font-weight: 400;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_modalBoxContentTitle__1E0WD {
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 16px;
  padding: 0 8px;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_offerCount__ceMhE {
  font-size: 24px;
  color: #4684ff;
  padding-bottom: 16px;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_timeBox__W-Xoo {
  margin: 0 auto;
  width: 600px;
  height: 108px;
  line-height: 108px;
  background: url(/sepc/static/media/lighting.516c175e7c16c3570fc2.png) no-repeat top right, linear-gradient(90deg, #e3f1ff 0%, #edf6ff 100%);
  position: relative;
  font-size: 24px;
  color: #2b82ff;
  vertical-align: middle;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_timeBox__W-Xoo .EvalBid_timeBoxImg__CRpo1 {
  position: absolute;
  top: 0;
  right: 16px;
  z-index: 0;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_timeBox__W-Xoo .EvalBid_timeBoxTitle__JeU7N {
  font-size: 24px;
  color: #2b82ff;
  vertical-align: middle;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_timeBox__W-Xoo .EvalBid_timeBoxDetail__5UbGU {
  padding: 8px;
  vertical-align: middle;
  background: #047bff;
  border-radius: 4px;
  font-size: 42px;
  color: #ffffff;
  z-index: 2;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_clickBox__GLCzo {
  width: 280px;
  height: 48px;
  margin-top: 58px;
  position: relative;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_clickBox__GLCzo .EvalBid_clickBoxHand__yMKOM {
  position: absolute;
  top: 3px;
  right: 0;
  width: 60px;
}
.EvalBid_modalBoxContent__q5W3z .EvalBid_message__qzQfR {
  color: red;
  padding: 40px 0;
  width: 600px;
  text-align: left;
  margin: 0 auto;
}
.EvalBid_actualListBox__fjjHM {
  position: fixed;
  bottom: 40px;
  right: 0;
  width: 306px;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0px 14px 21px 0px rgba(0, 0, 0, 0.22);
  z-index: 10;
}
.EvalBid_actualListBox__fjjHM .EvalBid_actualListTitle__cM77V {
  padding: 0 16px;
  justify-content: space-between;
  height: 42px;
  line-height: 42px;
  background: #4684ff;
  color: #ffffff;
}
.EvalBid_actualListBox__fjjHM .EvalBid_actualListContent__rpMb5 {
  max-height: 282px;
  position: relative;
}
.EvalBid_actualListBox__fjjHM .EvalBid_actualListContent__rpMb5 .EvalBid_floatBox__NUjqk {
  position: absolute;
  animation: EvalBid_bounce-down__A-3lT 1s linear;
  animation-iteration-count: 1;
  width: 306px;
}
@keyframes EvalBid_bounce-down__A-3lT {
  from {
    top: 282px;
  }
  to {
    top: 0;
  }
}
.EvalBid_actualListBox__fjjHM .EvalBid_actualListContent__rpMb5 .EvalBid_actualListContentDetailBox__L2nCp {
  min-height: 94px;
  width: 306px;
}
.EvalBid_actualListBox__fjjHM .EvalBid_actualListContent__rpMb5 .EvalBid_actualListContentDetailBox__L2nCp .EvalBid_actualListContentDetail__k3edR {
  min-height: 86px;
  background: #f3fbfd;
  padding: 16px;
  margin-bottom: 8px;
}
.EvalBid_offerCountStyle__eazIa {
  background: linear-gradient(90deg, #f1f9ff 0%, #d7e4ff 100%);
  border-radius: 8px 0px 8px 0px;
  display: inline-block;
  padding: 2px 4px;
  font-weight: 400;
  color: #0039ab;
}
.EvalBid_offerTitle__pTvn9 {
  font-weight: bolder;
  font-size: 24px;
  text-align: center;
  margin-bottom: 16px;
}
.EvalBid_offerInput__Zz8N8 {
  width: 70%;
  max-width: 500px;
  font-size: 40px;
  font-weight: bolder;
}
.EvalBid_offerInput__Zz8N8 .ant-input-number-input-wrap {
  height: 60px;
}
.EvalBid_offerInput__Zz8N8 .ant-input-number-input {
  text-align: center;
  height: 60px;
}
.EvalBid_modalBtn__RSQva {
  text-align: center;
  padding: 16px 0;
}
.EvalBid_modalBtn__RSQva .ant-statistic {
  display: inline-block;
}

.DisabledFormItem_disabledInput__GMWLc .ant-input.ant-input-disabled {
  background-color: white;
  border: white;
  color: black;
}

.recommendDetails_boxStyle__GJ041 {
  width: 100%;
}
.recommendDetails_boxStyle__GJ041 .recommendDetails_imgStyle__NKcb- {
  width: 100%;
}
.recommendDetails_boxStyle__GJ041 .recommendDetails_title__De9bo {
  color: #999;
  padding-left: 16px;
}
.recommendDetails_boxStyle__GJ041 .recommendDetails_content__iHqrK {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.recommendDetails_rightTilte__8fwjc {
  cursor: pointer;
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 110px;
  height: 38px;
  line-height: 38px;
  padding: 0 6px 0 6px;
  background-color: #ffe8cc;
  box-shadow: 0 6px 6px 0 rgba(53, 25, 0, 0.2);
  border-radius: 20px 0 0 0;
  text-align: right;
}
.recommendDetails_subVisible__EWH1u .recommendDetails_subVisibleImg__cLNuk {
  background-image: url(/sepc/static/media/img-balloon.171a742018cc271a1946.png);
  background-repeat: no-repeat;
  width: 354px;
  height: 227px;
  position: absolute;
  bottom: 50px;
  left: 60px;
}
.recommendDetails_subVisible__EWH1u .recommendDetails_subVisibleTitle__ayrGq {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.recommendDetails_subVisible__EWH1u .recommendDetails_subBtn__HiMoC {
  text-align: center;
}
.recommendDetails_subVisible__EWH1u .recommendDetails_subBtn__HiMoC span {
  font-size: 16px;
}
.recommendDetails_subVisible__EWH1u .recommendDetails_subBtn__HiMoC .ant-btn-primary {
  width: 142px;
  height: 36px;
}
.recommendDetails_modal__9Ru88 {
  height: 331px;
  top: 96px;
  left: 634px;
  background-image: url(/sepc/static/media/doing.b0f2297e57fb5beb4634.png);
  background-repeat: no-repeat;
}
.recommendDetails_modal__9Ru88 .ant-modal-content {
  background-color: transparent;
  width: 0;
  height: 0;
}
.recommendDetails_modal__9Ru88 .recommendDetails_modalBtn__CQUI- {
  position: absolute;
  height: 42px;
  width: 114px;
  top: 228px;
  left: 54px;
}
.recommendDetails_expertListItem__V1gQo {
  text-align: center;
  padding: 8px;
  border-radius: 2px;
}
.recommendDetails_btnInfo__WWTGs {
  width: 174px;
  height: 108px;
  text-align: center;
  padding: 8px;
  border-radius: 2px;
}
.recommendDetails_btnInfo__WWTGs.ant-radio-button-wrapper-checked {
  background-color: #f2f7ff;
  border-color: #1677ff;
  z-index: 0;
}
.recommendDetails_btnInfo__WWTGs .recommendDetails_infoName__jMDhp {
  font-size: 16px;
  padding-top: 6px;
  color: #000;
}
.recommendDetails_submitStyle__0GWK1 {
  text-align: center;
  padding-top: 15px;
}
.recommendDetails_submitStyle__0GWK1 .recommendDetails_submitBtn__nNtMt {
  width: 190px;
  height: 36px;
}
.recommendDetails_submitStyle__0GWK1 .recommendDetails_submitBtn__nNtMt span {
  font-size: 16px;
}
.recommendDetails_submitStyle__0GWK1 p {
  color: #2572fd;
}
.recommendDetails_submitStyle__0GWK1 .recommendDetails_subResult__8vO6n {
  margin-left: -6px;
  margin-top: 15px;
}

.scoreWay_headerSlide__NDWmA {
  display: flex;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.scoreWay_headerSlide__NDWmA span {
  cursor: pointer;
  width: 63px;
  margin: 0 14px;
  padding: 0.2rem 0;
  z-index: 1;
  position: relative;
}
.scoreWay_headerSlide__NDWmA .scoreWay_spanBottom__0nUl2 {
  color: #494848;
}
.scoreWay_headerSlide__NDWmA .scoreWay_spanBottom__0nUl2::after {
  content: '';
  position: absolute;
  top: 0.6rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: -1;
  transform: scale(1.1, 1.3) perspective(0.2em) rotateX(-1.9deg);
  transform-origin: bottom;
  border-radius: 0 0 0.5em 0.5em;
  box-shadow: 0 6px 6px 4px rgba(182, 181, 181, 0.2);
}
.scoreWay_headerSlide__NDWmA .scoreWay_spanBottomSelect__-\+CDM {
  color: #fff;
}
.scoreWay_headerSlide__NDWmA .scoreWay_spanBottomSelect__-\+CDM::after {
  content: '';
  position: absolute;
  top: 0.6rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #1677ff;
  z-index: -1;
  transform: scale(1.1, 1.3) perspective(0.2em) rotateX(-1.9deg);
  transform-origin: bottom;
  border-radius: 0 0 0.5em 0.5em;
  box-shadow: 0 6px 6px 4px rgba(182, 181, 181, 0.2);
}

.RemotePrice_tree__OelYK {
  margin-top: 8px;
  overflow-y: auto;
  height: calc(70vh - 34px);
}
.RemotePrice_tree__OelYK .ant-tree-switcher {
  display: none;
}
.RemotePrice_tree__OelYK .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 8px;
}
.RemotePrice_tree__OelYK .ant-tree-node-content-wrapper.ant-tree-node-selected {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RemotePrice_tree__OelYK .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}

.videoMeeting_rightTitle__c6W\+8 {
  cursor: pointer;
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 0;
  width: 180px;
  height: 38px;
  line-height: 38px;
  padding: 0 6px 0 6px;
  background-color: #ffe8cc;
  box-shadow: 0 6px 6px 0 rgba(53, 25, 0, 0.2);
  border-radius: 20px 0 0 0;
  text-align: right;
}
.videoMeeting_modal__2eXcy {
  height: 331px;
  top: 96px;
  left: 580px;
  background-image: url(/sepc/static/media/doing.b0f2297e57fb5beb4634.png);
  background-repeat: no-repeat;
}
.videoMeeting_modal__2eXcy .ant-modal-content {
  background-color: transparent;
  width: 0;
  height: 0;
}
.videoMeeting_modal__2eXcy .videoMeeting_modalBtn__1adqR {
  position: absolute;
  height: 42px;
  width: 114px;
  top: 228px;
  left: 54px;
}
.videoMeeting_playInfo__7m2WK {
  position: absolute;
  background-color: white;
  width: 272px;
  padding: 24px 16px;
  top: 80px;
  right: 10px;
  border-radius: 20px;
  font-weight: bolder;
  z-index: 12;
  cursor: auto;
  letter-spacing: 1px;
  text-align: left;
}
.videoMeeting_playInfo__7m2WK .videoMeeting_playButton__YAGpF {
  text-align: right;
  margin-top: 16px;
}
.videoMeeting_playInfo__7m2WK:before {
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -24px;
  right: 20px;
  padding: 0;
  border-left: 12px solid transparent;
  border-top: 12px solid transparent;
  border-bottom: 12px solid #ffffff;
  border-right: 12px solid transparent;
  display: block;
  content: '';
  z-index: 12;
}
.videoMeeting_playInfo__7m2WK:after {
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: -26px;
  right: 20px;
  padding: 0;
  border-left: 13px solid transparent;
  border-top: 13px solid transparent;
  border-bottom: 13px solid #cccccc;
  border-right: 13px solid transparent;
  display: block;
  content: '';
  z-index: 10;
}
.videoMeeting_playCover__-0Sjz {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
}
.videoMeeting_CAInfo__gaFGH {
  width: 362px;
}
.videoMeeting_CAInfo__gaFGH .videoMeeting_CAInfoContent__genZk {
  margin-top: 8px;
  font-weight: normal;
}
.videoMeeting_CAInfo__gaFGH .videoMeeting_CAInfoFooter__vpBfd {
  text-align: center;
  margin-top: 16px;
}

.CAStyle_CABox__BSS5B {
  border: 1px solid #d8d8d8;
  text-align: center;
  padding: 16px;
  cursor: pointer;
  position: relative;
}
.CAStyle_CABox__BSS5B .CAStyle_CABoxImg__Fu3WC {
  width: 120px;
  height: 120px;
  margin-bottom: 8px;
}
.CAStyle_CABox__BSS5B .CAStyle_iconStyle__t1A87 {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  display: inline-block;
  color: white;
  font-size: 12px;
  background-color: #d8d8d8;
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 0% 0%);
          clip-path: polygon(100% 100%, 100% 0%, 0% 0%);
}
.CAStyle_CABox__BSS5B .CAStyle_iconStyle__t1A87 .CAStyle_iconBox__84IMD {
  transform: translate(5px, -3px);
}
.CAStyle_CABox__BSS5B .CAStyle_iconStyleSelect__nm2I5 {
  background-color: #1890ff;
}
.CAStyle_CABoxSelect__PFG7e {
  border-color: #1890ff;
}

.simulatedDecryption_box__HR5uK {
  position: relative;
}
.simulatedDecryption_box__HR5uK .simulatedDecryption_dashedLine__dL8cg {
  position: absolute;
  left: 13px;
  top: 34px;
  height: 80px;
  border-width: 1px;
  border-style: solid;
}
.simulatedDecryption_box__HR5uK .simulatedDecryption_dashedLineOn__aCarF {
  border-color: #1890ff;
}
.simulatedDecryption_box__HR5uK .simulatedDecryption_dashedLineOff__W9pfc {
  border-color: #aaaaaa;
}
.simulatedDecryption_box__HR5uK .simulatedDecryption_textBox__Rv4IW {
  display: flex;
}

.Lower_container__oG5T2 {
  display: flex;
}
.Lower_search_box__\+Q4GV {
  width: 22%;
  background: #f2f5f7;
  border: 1px solid #ebebeb;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
}
.Lower_institution__lGpL7 {
  padding: 20px;
  border: 1px solid #ebebeb;
  width: 80%;
}
.Lower_titleBox__Vgoa- {
  display: flex;
}
.Lower_org_tree__ssr0H {
  -webkit-user-select: none;
          user-select: none;
}
.Lower_org_tree__ssr0H {
  height: 690px;
  overflow-y: auto;
}
.Lower_org_tree__ssr0H li .ant-tree-node-content-wrapper {
  display: inline-block;
  margin: 0;
  cursor: pointer;
  text-decoration: none;
  vertical-align: top;
  color: #555;
  transition: all 0.3s;
  height: 35px;
  line-height: 35px;
}
.Lower_org_tree__ssr0H li .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: white;
  background-color: #38adff;
}
.Lower_org_tree__ssr0H li .ant-tree-node-content-wrapper:hover {
  color: white;
  background-color: #38adff;
}
.Lower_org_tree__ssr0H li span.ant-tree-switcher,
.Lower_org_tree__ssr0H li span.ant-tree-iconEle {
  margin: 0;
  width: 24px;
  height: 35px;
  line-height: 35px;
  display: inline-block;
  vertical-align: top;
  border: 0 none;
  cursor: pointer;
  outline: none;
  text-align: center;
}
.Lower_lowerForm__NyTs5 {
  height: 390px;
  padding-top: 20px;
  overflow-y: auto;
  margin-bottom: 16px;
}
.Lower_org_icon__2qETC {
  color: #aee4fa;
}
.Lower_tableTitle__sprk4 {
  height: 50px;
  padding-left: 20px;
  background: #eceff4;
  line-height: 50px;
  border-radius: 2px;
}
.Lower_tableTitled__HQNYd {
  height: 40px;
  padding-left: 20px;
  background: #eceff4;
  line-height: 40px;
  border-radius: 2px;
}

.RemoteErrorBox_tableStyle__clIWJ .ant-table-thead {
  height: 80px;
}
.RemoteErrorBox_supplyTable__GE1jU .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
  background-color: #e6f7ff;
}
.RemoteErrorBox_color__Pk1v- {
  background-color: #bae7ff;
}
.RemoteErrorBox_rowStyle__1BBbE {
  cursor: pointer;
}
.RemoteErrorBox_scoreItem__R9AiN {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.RemoteErrorBox_cellBackground__ugyu6 {
  background-color: #ffe4e4;
}

.RemoteResult_roleTree__atM\+Q {
  margin-top: 20px;
}
.RemoteResult_roleTree__atM\+Q .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
}
.RemoteResult_roleTree__atM\+Q .ant-dropdown-trigger {
  height: 40px;
  line-height: 40px;
  float: right;
}
.RemoteResult_roleTree__atM\+Q .ant-tree .ant-tree-iconEle {
  padding-top: 8px;
  cursor: pointer;
}
.RemoteResult_roleTree__atM\+Q .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.RemoteResult_roleTree__atM\+Q .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RemoteResult_roleTree__atM\+Q .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RemoteResult_roleTree__atM\+Q .ant-tree-treenode.ant-tree-treenode-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RemoteResult_hideTitle__-fq7e {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.RemoteReport_cardTitle__QPV6e {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 24px;
}
.RemoteReport_tableCol__m2q1s {
  background-color: #fafafa !important;
}
.RemoteReport_treeBox__-tU\+u .ant-tree-switcher {
  display: none;
}
.RemoteReport_treeBox__-tU\+u .ant-tree-node-content-wrapper {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 20px;
  border-radius: 0;
}
.RemoteReport_treeBox__-tU\+u .ant-tree-node-content-wrapper.ant-tree-node-selected {
  height: 40px;
  line-height: 40px;
  color: white;
  background-color: #1677ff;
}
.RemoteReport_treeBox__-tU\+u .ant-tree-treenode {
  height: 40px;
  line-height: 40px;
}

.RemoteOpenBidPrepareJudge_footerLine__xoP8G .ant-modal-footer {
  border-top: 0;
}
.RemoteOpenBidPrepareJudge_footerBtn__0giAJ {
  text-align: center;
  padding-bottom: 8px;
}
.RemoteOpenBidPrepareJudge_footerTitle__zo\+51 {
  padding-top: 18px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.RemoteOpenBidPrepareJudge_footerContent__4HdI0 {
  padding: 8px 0 0 34px;
}

.InvoiceInfoManagement_list__qw4mP .ant-list-item {
  padding: 0;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ {
  width: 100%;
  height: 180px;
  padding: 16px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  border: 1px solid transparent;
  transition: all 0.3s;
  position: relative;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  border-color: rgba(22, 119, 255, 0.6);
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_tag__lO4kk {
  width: 96px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding-left: 8px;
  color: #fff;
  position: absolute;
  top: -1px;
  right: -1px;
  border-bottom-left-radius: 32px;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_btnContainer__S4\+Nz {
  position: absolute;
  right: 16px;
  bottom: 24px;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_btnContainer__S4\+Nz .InvoiceInfoManagement_edit__tYps6,
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_btnContainer__S4\+Nz .InvoiceInfoManagement_del__dZnib {
  font-size: 24px;
  cursor: pointer;
  transition: color 0.3s;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_btnContainer__S4\+Nz .InvoiceInfoManagement_edit__tYps6 {
  color: #1677ff;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_btnContainer__S4\+Nz .InvoiceInfoManagement_edit__tYps6:hover {
  color: rgba(22, 119, 255, 0.6);
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_btnContainer__S4\+Nz .InvoiceInfoManagement_del__dZnib {
  color: #f5222d;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_btnContainer__S4\+Nz .InvoiceInfoManagement_del__dZnib:hover {
  color: rgba(245, 34, 45, 0.6);
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_card__zT\+lZ .InvoiceInfoManagement_title__Alklf {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_btnCard__m-Yjb {
  width: 100%;
  height: 180px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.3s;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #1677ff;
  border: 1px dashed rgba(22, 119, 255, 0.6);
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_btnCard__m-Yjb:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}
.InvoiceInfoManagement_list__qw4mP .InvoiceInfoManagement_btnCard__m-Yjb .InvoiceInfoManagement_btn__p8tnU {
  font-size: 48px;
  margin-bottom: 8px;
}

.WebOffice_container__2SYpa {
  position: relative;
  height: calc(100vh - 72px);
  width: 100%;
}
.WebOffice_container__2SYpa .WebOffice_toolbar__ak-fs {
  text-align: center;
  margin-bottom: 8px;
}
.WebOffice_container__2SYpa .WebOffice_officeContainer__F6PTW {
  position: relative;
  height: calc(100% - 130px);
}
.WebOffice_hidden__EuKf0 {
  display: none;
}
.WebOffice_sendIcon__HABtG {
  background-image: url(/sepc/static/media/send.9c8def1539041b88d9c4.svg);
}
.WebOffice_saveIcon__Ed9xO {
  background-image: url(/sepc/static/media/save.c9ae5149765f69bdab1b.svg);
}
.WebOffice_finalizeIcon__Zrvm6 {
  background-image: url(/sepc/static/media/finalize.f627ad33ca015f13860f.svg);
}
.WebOffice_importIcon__R4j6u {
  background-image: url(/sepc/static/media/imp.67d3d2049edacc943367.svg);
}
.WebOffice_exportIcon__A8oW0 {
  background-image: url(/sepc/static/media/exp.385a00a8d9b958ebb101.svg);
}
.WebOffice_fullscreenIcon__rzvpV {
  background-image: url(/sepc/static/media/fullscreen.d80935da651a77e5eef5.svg);
}
.WebOffice_aboutIcon__lf2NP {
  background-image: url(/sepc/static/media/about.692dd84ea2ade3f40a8f.svg);
}
.WebOffice_labelIcon__s6fU1 {
  background-image: url(/sepc/static/media/label.16e92e1a488b62c2b16c.svg);
}

.loginForFinance_layoutWrap__Vkzfh {
  height: 100vh;
  min-height: 800px;
  min-width: 1300px;
  background: url(/sepc/static/media/cz_bg.96d4b4873e0319c3b2ca.png) no-repeat center;
  background-size: 100% 100%;
}
.loginForFinance_layoutWrap__Vkzfh .loginForFinance_header__sVJfp {
  height: 64px;
  background: transparent;
}
.loginForFinance_layoutWrap__Vkzfh .loginForFinance_content__RwI94 {
  display: flex;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.loginForFinance_layoutWrap__Vkzfh .loginForFinance_footer__Rdb-w {
  width: 100%;
  text-align: center;
  background: transparent;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb {
  height: 700px;
  width: 1200px;
  border-radius: 60px;
  padding-top: 40px;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_top__O-BbT {
  font-weight: bold;
  font-size: 42px;
  color: #1677ff;
  text-align: center;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO {
  margin: 8px 32px 0px 64px;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO .ant-tabs-nav::before {
  border-bottom: none;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO .ant-tabs-nav-wrap {
  justify-content: center;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO .ant-tabs-tab {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 500;
  width: 76px;
  margin: 0 16px;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO .ant-tabs-tab .ant-tabs-tab-btn {
  margin: 0 auto;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO .ant-tabs-tab-active {
  color: #1677ff;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO .ant-tabs-top-bar {
  border-bottom: 0;
}
.loginForFinance_loginWrap__ZzI\+y .loginForFinance_contentCard__zdYyb .loginForFinance_rightContent__66KrO .ant-tabs-tabpane {
  padding-top: 24px;
}

.SelectCA_option__YUGRv {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.SelectCA_jsgxcaLogo__Eha1P {
  display: inline-block;
  height: 38px;
  width: 96px;
  background: url(/sepc/static/media/jsgxca_logo.b1559be8a136bd8ce078.png) no-repeat;
  background-size: 80px 38px;
}
.SelectCA_yycaLogo__xMGAN {
  display: inline-block;
  height: 38px;
  width: 96px;
  background: url(/sepc/static/media/yyca_logo.546b470dd61d2bd676a7.png) no-repeat;
  background-size: 80px 38px;
}

.sologin_layoutWrap__dAYhF {
  height: 100vh;
  min-height: 800px !important;
  min-width: 1400px;
  background: url(/sepc/static/media/soLoginBg.f8e67c4a2f446c897eba.png) no-repeat center / cover !important;
  position: relative;
}
.sologin_layoutWrap__dAYhF .sologin_header__h1u66 {
  height: 64px;
  background: transparent;
}
.sologin_layoutWrap__dAYhF .sologin_content__kotD7 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sologin_layoutWrap__dAYhF .sologin_footer__oYW7Z {
  width: 100%;
  text-align: center;
  background: transparent;
}
.sologin_layoutWrap__dAYhF .sologin_copyrightContainer__YtQZG {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 28px;
}
.sologin_layoutWrap__dAYhF .sologin_copyrightContainer__YtQZG .sologin_copyrightContent__o70r\+ {
  width: 1100px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 14px;
  color: #00122d;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sologin_layoutWrap__dAYhF .sologin_copyrightContainer__YtQZG .sologin_copyrightContent__o70r\+ .sologin_copyrightItem__Nzliv {
  cursor: pointer;
  transition: color 0.3s;
}
.sologin_layoutWrap__dAYhF .sologin_copyrightContainer__YtQZG .sologin_copyrightContent__o70r\+ .sologin_copyrightItem__Nzliv:hover {
  color: #0046af;
}
.sologin_loginWrap__QLSxQ {
  width: 1317px;
  height: 680px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.sologin_contentRight__vtOoG {
  width: 560px;
  height: 680px;
  background: #ffffff;
  box-shadow: 0px 0px 48px 0px rgba(0, 79, 135, 0.2);
  border-radius: 24px 24px 24px 24px;
  margin-left: 78px;
  padding: 14px;
  text-align: center;
}
.sologin_contentRight__vtOoG .sologin_title__g4S3f {
  font-weight: bold;
  font-size: 24px;
  color: #262626;
  padding-top: 96px;
}
.sologin_contentRight__vtOoG .sologin_content__kotD7 {
  font-weight: 500;
  font-size: 16px;
  color: #0061a6;
  padding: 64px 0 48px 2px;
}
.sologin_contentRight__vtOoG .sologin_content__kotD7 .sologin_listItem__GqEJl {
  height: 158px;
  width: 158px;
  padding: 24px 42px;
  cursor: pointer;
  background: rgba(0, 102, 255, 0.08);
  border-radius: 12px 12px 12px 12px;
  overflow: hidden;
  transition: all 0.3s;
  text-align: center;
}
.sologin_contentRight__vtOoG .sologin_content__kotD7 .sologin_listItem__GqEJl:hover {
  box-shadow: 0 0 10px 0 rgba(0, 102, 255, 0.15);
  background: rgba(0, 102, 255, 0.15) !important;
}
.sologin_contentRight__vtOoG .sologin_content__kotD7 .sologin_listItemTitle__cE-o3 {
  font-weight: 500;
  font-size: 16px;
  color: #0061a6;
  margin-top: 5px;
}
.sologin_contentRight__vtOoG .sologin_bottom__H2shh {
  font-weight: 400;
  font-size: 14px;
  color: #0066ff;
  cursor: pointer;
}
.sologin_loginContent__x7d\+D {
  width: 560px;
  height: 680px;
  margin-left: 78px;
  padding: 120px 96px 0 96px;
  background: linear-gradient(180deg, #ffffff 0%, #d9e8ff 100%);
  box-shadow: 0 0 48px 0 rgba(0, 79, 135, 0.2);
  border-radius: 24px;
  position: relative;
}
.sologin_loginContent__x7d\+D .sologin_topBack__FJzAj {
  font-weight: 400;
  font-size: 14px;
  color: #0066ff;
  text-align: left;
  cursor: pointer;
}
.sologin_loginContent__x7d\+D .sologin_topTitle__4d-dd {
  font-weight: bold;
  font-size: 32px;
  color: #262626;
  text-align: center;
  margin-bottom: 30px;
}
.sologin_loginContent__x7d\+D .sologin_loginContentBottom__KwIhE {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  font-weight: 400;
  font-size: 14px;
}
.sologin_loginContent__x7d\+D .sologin_serviceGuide__U6GbI {
  width: 200px;
  text-align: center;
  position: absolute;
  left: calc(50% - 100px);
  bottom: 32px;
}
.sologin_loginContent__x7d\+D .sologin_serviceGuide__U6GbI .sologin_guideLink__tdTho {
  text-decoration: underline;
}
.sologin_registerModalContent__0kfAJ {
  padding: 40px 0;
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalTitle__7oAje {
  font-weight: 500;
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-bottom: 36px;
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalApp__9moBE {
  display: flex;
  justify-content: center;
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalApp__9moBE .sologin_registerModalAppItem__2\+1Kw {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalApp__9moBE .sologin_registerModalAppItem__2\+1Kw:first-child {
  margin-right: 100px;
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalApp__9moBE .sologin_registerModalAppItem__2\+1Kw:hover .sologin_mask__3S57y {
  background-color: rgba(0, 102, 255, 0.08);
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalApp__9moBE .sologin_registerModalAppItem__2\+1Kw .sologin_mask__3S57y {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color 0.3s;
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalApp__9moBE .sologin_registerModalAppItem__2\+1Kw .sologin_mask__3S57y .sologin_appContainer__xpRwN {
  width: 100px;
  height: 100px;
  -webkit-user-select: none;
          user-select: none;
}
.sologin_registerModalContent__0kfAJ .sologin_registerModalApp__9moBE .sologin_registerModalAppItem__2\+1Kw .sologin_appName__Pjsf6 {
  font-weight: bold;
  font-size: 15px;
  color: #333;
  margin-top: 12px;
}
.sologin_commonBtnStyle__bLPGa {
  background: linear-gradient(90deg, #1890ff 0%, #0066ff 100%);
  border-radius: 4px;
  color: #ffffff;
  height: 48px;
  font-size: 16px;
  border: none;
}
.sologin_commonBtnStyle__bLPGa:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  color: #ffffff !important;
}
.sologin_rightContent__Ddug8 .ant-tabs-nav::before {
  border-bottom: none;
}

@keyframes captcha_fadeIn__guleI {
  from {
    bottom: 60px;
    opacity: 0;
  }
  to {
    bottom: 50px;
    opacity: 1;
  }
}
.captcha_captchaContainer__hfZte {
  padding: 4px 0;
  width: 100%;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}
.captcha_captchaContainer__hfZte .captcha_captchaTrack__Dls3w {
  height: calc(42px + 2px);
  border-radius: 6px;
  position: relative;
  border: 1px solid #d9d9d9;
  background-color: #f5f5f5;
  vertical-align: middle;
  text-align: center;
}
.captcha_captchaContainer__hfZte .captcha_captchaTrack__Dls3w .captcha_captchaSlider__5ECKQ {
  width: 42px;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: background 0.3s ease-in, color 0.3s ease-in;
  z-index: 2;
}
.captcha_captchaContainer__hfZte .captcha_captchaTrack__Dls3w .captcha_captchaSlider__5ECKQ:hover {
  background-color: #1991fa;
  color: white;
}
.captcha_captchaContainer__hfZte .captcha_captchaTrack__Dls3w .captcha_finsTips__qj0ue {
  position: absolute;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: rgba(0, 0, 0, 0.65);
}
.captcha_captchaContainer__hfZte .captcha_captchaTrack__Dls3w .captcha_finsSuccess__ZuVki {
  position: absolute;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
  background-color: #52c41a;
  letter-spacing: 1px;
  color: white;
  border: 1px solid inherit;
  z-index: 1;
  overflow: hidden;
}
.captcha_captchaContainer__hfZte .captcha_captchaTrack__Dls3w .captcha_finsSuccess__ZuVki span {
  transition: 0.7s ease-in;
}

.HCVerificationModal_loginCaptchaAudio__hSN0- {
  width: 169px;
  height: 40px;
  background-color: #e6f1ff;
  border-radius: 8px;
  padding: 0 8px;
  display: flex;
  align-items: center;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_playerBtn__rjk7f {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.3s;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_playerBtn__rjk7f:hover {
  background-color: #fcfcfc;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_playerBtn__rjk7f .HCVerificationModal_triangle__bPO\+m {
  margin-left: 2px;
  width: 0;
  height: 0;
  border-left: 10px solid #007aff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_playerBtn__rjk7f .HCVerificationModal_doubleLine__tt2z3 {
  width: 11px;
  height: 12px;
  border-left: 4px solid #007aff;
  border-right: 4px solid #007aff;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J {
  margin-left: 8px;
  height: 32px;
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_wave__zKGlG,
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz {
  width: 4px;
  height: 8px;
  background-color: #007aff;
  border-radius: 2px;
}
@keyframes HCVerificationModal_waveAnimation__CwH0M {
  0% {
    height: 10px;
  }
  50% {
    height: 26px;
  }
  100% {
    height: 12px;
  }
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(2) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.42s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(3) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.55s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(4) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.23s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(5) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.48s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(6) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.36s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(7) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.6s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(8) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.27s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(9) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.52s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(10) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.34s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(11) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.41s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(12) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.29s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(13) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.56s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__hSN0- .HCVerificationModal_waves__fiS0J .HCVerificationModal_waveActive__Wxshz:nth-child(14) {
  animation: HCVerificationModal_waveAnimation__CwH0M 0.47s infinite ease-in-out;
}

.GoodsList_selectFormLabel__1sbXf {
  font-weight: bold;
  margin-right: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.GoodsList_tagSelect__smM-i .ant-tag-checkable {
  background-color: transparent;
  color: #666;
  min-width: 64px;
  height: 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  border: none;
  border-radius: 50px;
}

.GoodsList_tagSelect__smM-i .ant-tag-checkable-checked {
  background-color: #3778fd;
  box-shadow: 0 5px 10px 0 rgba(55, 120, 253, 0.3);
  color: #fff;
  border-radius: 50px;
}

.GoodsList_sortRow__iyadN {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.GoodsList_sortRowItems__EGFUp {
  margin-bottom: 0;
}

.GoodsList_sortForm__sbZXa .ant-table-column-sorters {
  line-height: 16px;
}

.GoodsList_goodsNameSearch__\+HKhH {
  width: 240px;
  margin-left: 16px;
}

.GoodsList_serviceSearch__Ttd4- .ant-input {
  height: 50px;
}

.GoodsList_serviceSearch__Ttd4- .ant-input-search-button {
  height: 50px;
  width: 100px;
  background: #06d378;
}

.GoodsList_serviceSearch__Ttd4- .anticon-search {
  font-size: 24px;
  color: #fff;
}

.GoodsList_totalText__r-Pzn {
  color: #999;
}

.GoodsList_priceText__WluTc {
  font-size: 12px;
  color: #ff2a1f;
  font-weight: bold;
}

.GoodsList_priceTextPrefix__L33m7 {
  margin-right: 4px;
}

.GoodsList_priceTextPrimary__Y1\+FK {
  font-size: 18px;
}

.GoodsList_goodsNameContent__j-FcJ {
  color: #999;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 1.5rem;
  margin-bottom: 8px;
}

.GoodsList_serviceNameContent__Uf5FS {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-weight: bold;
}

.GoodsList_serviceAddressContent__0WCtJ {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  color: #666;
}

.GoodsList_contrastButton__oarlR {
  height: 24px;
  width: 80px;
  padding: 2px;
}

.GoodsList_fixedHeadShow__xhTM2 {
  opacity: 1;
  visibility: visible;
  z-index: 10;
  will-change: transform;
  background-color: #fff;
}

.GoodsList_fixedHeadHidden__Z\+tpI {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
}

.GoodsList_attrGroupMenuAffix__glSVe > div {
  z-index: 20;
}

.GoodsList_attrGroupMenu__99b\+A {
  position: fixed;
  width: 256px;
  z-index: 20;
}

.GoodsList_deleteButton__MTz\+1 {
  position: absolute;
  top: -16px;
  right: -8px;
  font-size: 16px;
}

.GoodsList_highlightCell__NMnRt {
  color: #ff8300;
}

.GoodsList_linkText__UfoN1 {
  color: #2969cc;
  padding: 0 2px;
  cursor: pointer;
}

.GoodsList_serviceItemWrapper__ZQZUy {
  display: flex;
  justify-content: center;
  padding: 16px;
  background-image: url(/sepc/static/media/dealIcon.449c5698403c8e6f375d.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.GoodsList_serviceTitle__545gr {
  font-size: 24px;
  font-weight: 500;
  color: #2f8bff;
}

.GoodsList_attrFormWrapper__OlWOg {
  position: relative;
  display: table;
  border-spacing: 0 24px;
}

.GoodsList_attrFormWrapper__OlWOg .ant-form-item {
  display: table-row-group;
}

.GoodsList_attrFormWrapper__OlWOg .ant-form-item-row {
  display: table-row;
}

.GoodsList_attrFormWrapper__OlWOg .ant-form-item-label {
  display: table-cell;
  width: 0;
  vertical-align: top;
}

.GoodsList_attrFormWrapper__OlWOg .ant-form-item-label label {
  display: inline-block;
  text-align: left;
  line-height: 32px;
}

.SortThead_sortTheadContent__tOdAD {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px;
}
.SortThead_sortTheadSorter__aPLFa {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 4px;
  color: #bfbfbf;
}
.SortThead_sortTheadComprehensive__t2bmf:hover {
  color: #40a9ff;
  transition: color 0.3s;
}
.SortThead_sortTheadComprehensiveActive__hfY03 {
  color: #1677ff;
  font-weight: bold;
}

.CustomDescription_customDescriptionWrapper__UfiJn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.57142857;
  list-style: none;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}
.CustomDescription_customDescriptionView__YNy5s {
  border: 1px solid rgba(5, 5, 5, 0.06);
  width: 100%;
  border-radius: 8px;
}
.CustomDescription_customDescriptionRow__Li2GX {
  border-bottom: 1px solid rgba(5, 5, 5, 0.06);
}
.CustomDescription_customDescriptionLabel__D3SoT {
  color: rgba(0, 0, 0, 0.65);
  background-color: rgba(0, 0, 0, 0.02);
  padding: 16px 24px;
  -webkit-border-end: 1px solid rgba(5, 5, 5, 0.06);
          border-inline-end: 1px solid rgba(5, 5, 5, 0.06);
  font-weight: normal;
  font-size: 14px;
  line-height: 1.57142857;
  text-align: start;
}
.CustomDescription_customDescriptionContent__7QM9b {
  display: flex;
  padding: 16px 24px;
  -webkit-border-end: 1px solid rgba(5, 5, 5, 0.06);
          border-inline-end: 1px solid rgba(5, 5, 5, 0.06);
  flex: 1 1;
  color: rgba(0, 0, 0, 0.88);
  font-size: 14px;
  line-height: 1.57142857;
  word-break: break-word;
  overflow-wrap: break-word;
}

.GoodsRate_rateTypeTagSelect__yS4Rn .ant-tag-checkable {
  background-color: #fff;
  border: none;
}

.GoodsRate_rateTypeTagSelect__yS4Rn .ant-tag-checkable:active {
  background-color: #fff;
}

.GoodsRate_rateTypeTagSelect__yS4Rn .ant-tag-checkable-checked {
  border: none;
  background-color: #fff;
  color: #40a9ff;
  font-weight: bold;
}

.GoodsRate_overviewWrapper__e0KEo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 40px;
  padding: 24px;
  border: 2px #fcf6f6 solid;
  background: #fffefc;
  margin-right: 24px;
}

.GoodsRate_overviewText__9sWwb {
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  font-size: 24px;
  color: #db3938;
  margin-left: 24px;
}

.GoodsRate_supplierSelect__h4Ogv {
  width: 160px;
}

.GoodsRate_avatarWrapper__Hi08r {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 120px;
}

.GoodsRate_buyerText__Kr6og {
  margin-top: 8px;
}

.GoodsRate_rateContent__ZRFZB {
  color: #fe4c1c;
  margin-right: 24px;
}

.GoodsRate_extraContent__GNbLT {
  color: #999;
  width: 136px;
  text-align: right;
}

.CompareGoods_suspendedWindowCol__NO1RG {
  border-right: 1px solid #d6d6d6;
}

.CompareGoods_windowWrapper__HnmjL {
  background: #fff;
  box-shadow: 0 0 20px 0 #a4a4a4;
}

.CompareGoods_windowBorder__WMbCM {
  background: white;
  border-bottom: 2px solid #1677ff;
}

.CompareGoods_emptyImg__wN\+WI {
  font-size: 32px;
  font-weight: bold;
  color: #a6a6a6;
}

.CompareGoods_windowAffix__pldsu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.CompareGoods_show__VGfsp {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  transition: 0.4s;
}

.CompareGoods_hidden__\+N8Zt {
  opacity: 0;
  visibility: hidden;
  z-index: 0;
  transition: 0.4s;
}

.CompareGoods_actionButton__V0e9- {
  width: 88px;
}

.customPageSizeChanger_customPageSizeChanger__\+Z5eH .ant-select-selection-item > div > .custom-page-size-changer-delete-button {
  display: none;
}

.ServiceDetails_serviceDetails__WAwJC {
  color: #666;
  font-size: 14px;
  padding: 16px 0;
}

.ServiceDetails_infoWrapper__r1zXl {
  display: flex;
  box-shadow: 0 8px 20px -8px #eee;
}

.ServiceDetails_imageContent__8aU6\+ {
  width: 376px;
  margin-right: 48px;
}

.ServiceDetails_rateContent__NyUnS {
  width: 296px;
  border-left: 1px solid #eee;
  padding: 16px 0 16px 48px;
  margin-left: 32px;
}

.ServiceDetails_titleContent__Na6td {
  padding-top: 16px;
  flex: 1 1;
}

.ServiceDetails_overflowText__cGnoN {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: break-all;
  -webkit-line-clamp: 2;
}

.ServiceDetails_tagSelect__jYbOr .ant-tag-checkable {
  background-color: #fff;
  position: relative;
  min-width: 72px;
  text-align: center;
  padding: 4px 8px;
}

.ServiceDetails_tagSelect__jYbOr .ant-tag-checkable:active {
  border: 2px solid #197aff;
  padding: 3px 7px;
  transform: none;
}

.ServiceDetails_tagSelect__jYbOr .ant-tag-checkable-checked {
  border: 2px solid #197aff;
  padding: 3px 7px;
  background-color: #fff;
  color: #197aff;
}

.ServiceDetails_tagSelect__jYbOr .ant-tag-checkable-checked:active {
  border: 2px solid #197aff;
  padding: 3px 7px;
  background-color: #fff;
  color: #197aff;
}

.ServiceDetails_directBuyButton__dxy-7 {
  background-color: #197aff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 4px 32px;
  height: 40px;
}

.ServiceDetails_tabContent__iP9vA .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}

.ServiceDetails_tabContent__iP9vA .ant-tabs-tab-active {
  background-color: #197aff;
}

.ServiceDetails_tabContent__iP9vA .ant-tabs-tab {
  padding: 12px 24px;
  margin: 0;
  color: #666;
}

.ServiceDetails_tabContent__iP9vA .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: white;
}

.ServiceDetails_tabContent__iP9vA .ant-tabs-ink-bar {
  display: none;
}

.ServiceDetails_hideColon__ivKLN .ant-descriptions-item-label::after {
  display: none;
}

.Address_addressTitle__hdkFn {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d2d2d2;
}
.Address_selected_office__vXgz1 {
  display: block;
  background: url(/sepc/static/media/selected_office.4c14a5c3f4169b3bc9a9.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  color: #ffffff;
}
.Address_selected_office__vXgz1:hover {
  color: #ffffff;
}
.Address_selected_post__JdhVZ {
  display: block;
  background: url(/sepc/static/media/selected_post.c4b781431d1e1652979f.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  color: #ffffff;
}
.Address_selected_post__JdhVZ:hover {
  color: #ffffff;
}
.Address_treeBox__ZcVkX {
  border: 1px solid #d2d2d2;
  width: 300px;
  min-height: 700px;
  margin-top: 10px;
  position: relative;
  padding-bottom: 50px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Address_treeBox__ZcVkX .ant-tree .ant-tree-iconEle {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.Address_treeBox__ZcVkX .ant-tree .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.Address_treeBox__ZcVkX .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Address_treeBox__ZcVkX .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Address_treeBox__ZcVkX .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Address_treeBox__ZcVkX .ant-tree-treenode.ant-tree-treenode-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Address_search__Fkhrw {
  height: 40px;
}
.Address_officeTree_btn__y9P5A {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.Address_officeTree_btn1__V\+xhQ {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.Address_officeTree_btn__y9P5A:hover {
  background: #1677ff;
  color: #ffffff;
}
.Address_form_tools__-3h4K {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  background: #fff;
  text-align: right;
}
.Address_clearfix__o4pQ0:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}

.searchBox {
  padding: 0 10px;
}
.searchTitle {
  font-size: 16px;
  color: #1677ff;
  padding: 10px;
}
.searchList {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 40px;
}
.searchItem1:hover {
  background: #bae7ff;
  cursor: pointer;
}
.searchItem2:hover {
  background: #bae7ff;
  cursor: pointer;
}
.selected {
  background: url(/sepc/static/media/selected_tree.fc307944a823ba399947.png) no-repeat;
  width: 100%;
  background-size: 100% 100%;
  font-size: 15px;
  color: #ffffff;
}

.OfficeShow_office_img__3RmBA {
  width: 60px;
  float: left;
}
.OfficeShow_office_title__1CJHs {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  float: left;
  padding: 6px 0 0 10px;
}
.OfficeShow_clearfix__fhsdS:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}

.AddressPost_addressTitle__uNq8t {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d2d2d2;
}
.AddressPost_selected_office__2Si6F {
  display: block;
  background: url(/sepc/static/media/selected_office.4c14a5c3f4169b3bc9a9.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  color: #ffffff;
}
.AddressPost_selected_office__2Si6F:hover {
  color: #ffffff;
}
.AddressPost_selected_post__gJU6h {
  display: block;
  background: url(/sepc/static/media/selected_post.c4b781431d1e1652979f.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  color: #ffffff;
}
.AddressPost_selected_post__gJU6h:hover {
  color: #ffffff;
}
.AddressPost_treeBox__hyJTn {
  border: 1px solid #d2d2d2;
  width: 300px;
  min-height: 700px;
  margin-top: 10px;
  position: relative;
  padding-bottom: 50px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.AddressPost_treeBox__hyJTn ul li {
  margin-left: -24px;
}
.AddressPost_treeBox__hyJTn ul li .ant-tree-node-content-wrapper {
  padding-left: 24px;
}
.AddressPost_treeBox__hyJTn .ant-tree .ant-tree-iconEle {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.AddressPost_treeBox__hyJTn .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.AddressPost_treeBox__hyJTn .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.AddressPost_treeBox__hyJTn .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.AddressPost_treeBox__hyJTn .ant-tree-treenode.ant-tree-treenode-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.AddressPost_search__e4zen {
  height: 40px;
}
.AddressPost_officeTree_btn__Vf4jv {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_topBtn__hDD4k {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-bottom: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_topBtn1__511G- {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-bottom: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_topBtn__hDD4k:hover {
  background: #1677ff;
  color: #ffffff;
}
.AddressPost_postTree_bottomBtn__Im9OZ {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_bottomBtn1__azm9j {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_bottomBtn__Im9OZ:hover {
  background: #1677ff;
  color: #ffffff;
}
.AddressPost_form_tools__cz52N {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  background: #fff;
  text-align: right;
}
.AddressPost_clearfix__YEr1P:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}

.PostShow_office_img__5IMlf {
  width: 60px;
  float: left;
}
.PostShow_office_title__sSqZq {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  padding: 6px 0 0 10px;
}
.PostShow_role_name__jgyuu {
  font-size: 20px;
  padding: 10px 45px 10px 45px;
}
.PostShow_clearfix__aUFRr:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}

.Lower_treeWrap__KExLG {
  min-height: 700px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_treeWrap__KExLG .Lower_search__fwdJh {
  height: 40px;
}
.Lower_treeWrap__KExLG .Lower_icon__-P\+jN {
  color: #aee4fa;
}
.Lower_treeWrap__KExLG .Lower_tree__zab5y {
  margin-top: 20px;
}
.Lower_treeWrap__KExLG .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
}
.Lower_treeWrap__KExLG .ant-dropdown-trigger {
  height: 40px;
  line-height: 40px;
  float: right;
}
.Lower_treeWrap__KExLG .ant-tree .ant-tree-iconEle {
  cursor: pointer;
}
.Lower_treeWrap__KExLG .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Lower_treeWrap__KExLG .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Lower_treeWrap__KExLG .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Lower_treeWrap__KExLG .ant-tree-treenode.ant-tree-treenode-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Lower_lowerOffice__ZD8HN {
  padding-left: 40px;
}
.Lower_lowerOffice__ZD8HN .Lower_lowerOfficeTitle__KfWAQ {
  margin-bottom: 16px;
}
.Lower_lowerOffice__ZD8HN .Lower_lowerOfficeTitle__KfWAQ .Lower_lowerOfficeImg__qXIJU {
  width: 60px;
}
.Lower_lowerOffice__ZD8HN .Lower_lowerOfficeTitle__KfWAQ .Lower_lowerOfficeTitleName__YeV16 {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  vertical-align: middle;
  padding-left: 8px;
}
.Lower_lowerOffice__ZD8HN .Lower_officeTitle__IS-gv {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  float: left;
  padding: 6px 0 0 10px;
}
.Lower_lowerOffice__ZD8HN .Lower_officeTable__RxPjU {
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_lowerOffice__ZD8HN .Lower_officeList__N\+PPz {
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_subOffice__8R9F0 {
  margin-top: 20px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_clearfix__Jz8rV:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}
.Lower_descriptions__FnzJK .ant-descriptions-view .ant-descriptions-row > td {
  height: 60px;
}

.phasedivide_tabWrapper__\+fwob {
  outline: 1px solid #d2d2d2;
  display: flex;
  cursor: pointer;
}
.phasedivide_tabLeftWrapper__LRDYR {
  width: calc(50% + 40px);
  margin-right: -40px;
  height: 40px;
  position: relative;
}
.phasedivide_tabRightWrapper__vR0OW {
  width: calc(50% + 40px);
  margin-left: -40px;
  height: 40px;
  position: relative;
}
.phasedivide_tabLeft__BtWN8 {
  border-bottom: 40px solid #fff;
  border-right: 80px solid transparent;
  transition: all 0.3s;
}
.phasedivide_tabRight__yNsE6 {
  border-top: 40px solid #fff;
  border-left: 80px solid transparent;
  transition: all 0.3s;
}
.phasedivide_tabLeftSelected__8J7du {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(22 119 255 / var(--tw-border-opacity));
}
.phasedivide_tabRightSelected__gaUDR {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 119 255 / var(--tw-border-opacity));
}
.phasedivide_tabContentLeft__-Ssx5 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.phasedivide_tabContentRight__myf7- {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 80px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.phasedivide_tabContentText__Iu-6M {
  font-size: 16px;
  font-weight: bold;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.phasedivide_tabContentTextSelected__7v0IF {
  color: #fff;
}
.phasedivide_officeTitle__1axm\+ {
  font-size: 36px;
  font-weight: bolder;
  margin-left: 16px;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.phasedivide_officeTree__rTxh- .ant-tree .ant-tree-iconEle {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.phasedivide_officeTree__rTxh- .ant-tree .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.phasedivide_officeTree__rTxh- .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.phasedivide_officeTree__rTxh- .ant-tree-node-content-wrapper.ant-tree-node-selected {
  --tw-bg-opacity: 1;
  background-color: rgb(22 119 255 / var(--tw-bg-opacity));
  color: white;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.phasedivide_officeTree__rTxh- .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.phasedivide_officeTree__rTxh- .ant-tree-treenode.ant-tree-treenode-selected {
  --tw-bg-opacity: 1;
  background-color: rgb(22 119 255 / var(--tw-bg-opacity));
  color: white;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}

.SupplierJoin_alertStyle__cwMoy .ant-alert {
  align-items: flex-start;
}
.SupplierJoin_alertStyle__cwMoy .ant-alert-icon {
  margin: 4px 8px 0 0;
}
.SupplierJoin_alertStyle__cwMoy .SupplierJoin_content__MWF6D {
  overflow-wrap: break-word;
  word-break: break-all;
  line-height: 22px;
  position: relative;
}
.SupplierJoin_alertStyle__cwMoy .SupplierJoin_content__MWF6D .SupplierJoin_iconShow__ukyHO {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.SupplierJoin_alertStyle__cwMoy .SupplierJoin_hiddenHeight__IqUsk {
  overflow: hidden;
  text-overflow: clip;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.SupplierJoin_alertStyle__cwMoy .SupplierJoin_isMoreContent__Hroa5 {
  padding-right: 14px;
}
.SupplierJoin_sellBidModal__K5117 {
  width: 100%;
  height: 100vh;
  max-width: none;
}
.SupplierJoin_sellBidModal__K5117 .ant-modal-content {
  height: 100%;
  width: 100%;
}
.SupplierJoin_sellBidModal__K5117 .ant-tabs-tab {
  background: #8abafd !important;
  color: #ffffff;
}
.SupplierJoin_sellBidModal__K5117 .ant-tabs-tab-active {
  background: #1676fd !important;
}
.SupplierJoin_sellBidModal__K5117 .ant-tabs-tab-btn {
  color: #ffffff !important;
}

.screenBackground {
  background-image: url(/sepc/static/media/bg_img.020bcaab4081148c14e6.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #2c96e6;
  height: calc(100vh - 32px);
}
.tip {
  width: 94px;
  height: 101px;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  top: 16px;
}
.tipPic1 {
  background-image: url(/sepc/static/media/gk_pic.0dc5bb2222e1a2ff35a6.png);
}
.tipPic3 {
  background-image: url(/sepc/static/media/tp_pic.e2cd83066eefca3f0023.png);
}
.tipPic4 {
  background-image: url(/sepc/static/media/xj_pic.9e65a426f1847f6fc918.png);
}
.tipPic5 {
  background-image: url(/sepc/static/media/dy_pic.092c724d895d9552bb05.png);
}
.tipPic6 {
  background-image: url(/sepc/static/media/cs_pic.93651f737dfedb3ba132.png);
}
.warp {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.warp .title {
  height: 140px;
}
.warp .title .header {
  display: inline;
  float: left;
  height: 140px;
  line-height: 140px;
  font-size: 60px;
  font-weight: bold;
  word-break: break-all;
  max-width: calc(100vw - 112px - 140px);
}
.warp .title .logo {
  display: inline;
  float: left;
  height: 140px;
  line-height: 140px;
  width: 140px;
}
.warp .title .hw {
  background-image: url(/sepc/static/media/hw_icon.5b4d91373d6e3d7117fd.png);
}
.warp .title .fw {
  background-image: url(/sepc/static/media/fw_icon.25e37c5d65d2d6dfb99a.png);
}
.warp .title .gc {
  background-image: url(/sepc/static/media/gc_icon.bc1aa1ca7492e9f6930a.png);
}
.warp .btn {
  width: 600px;
  height: 102px;
  line-height: 102px;
}
.warp .btn .btnColor {
  background-image: url(/sepc/static/media/btn.1ce1f6d4085d30ce6caa.png);
  background-repeat: no-repeat;
  font-size: 48px;
}
.main {
  overflow: hidden;
}
.main .upper {
  font-size: 60px;
  line-height: 60px;
  font-weight: bold;
  margin: 0 auto 56px auto;
}
.main .lower .right {
  background-image: url(/sepc/static/media/time1.a91b765c7f7352715dd1.png);
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 576px;
}
.main .lower .right .right_under div {
  width: 110px;
  height: 97px;
  background: #fff;
  color: #111;
  font-size: 60px;
  font-weight: bold;
  text-align: center;
  float: left;
}
.main .lower .right .right_under .mins {
  margin-left: 90px;
}
.main .lower .right .right_under .secs {
  margin-left: 90px;
}
.main .lower .right .clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.RemoteOpenBidHall_pageContainer__GhtYX {
  padding: 24px 0;
}
.RemoteOpenBidHall_leftMenu__KrSbX {
  background-color: #2686ee;
  height: 100%;
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_leftTitle__0lAnz {
  padding: 16px 0;
  font-size: 16px;
  text-align: center;
  color: white;
}
.RemoteOpenBidHall_leftMenu__KrSbX .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 0;
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_leftSteps__2C1LQ .RemoteOpenBidHall_leftStepsTitle__7VrJY {
  background-color: #fff;
  border-radius: 0 22px 22px 0;
  width: 110px;
  padding: 4px 0 4px 8px;
  margin-bottom: 32px;
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_leftSteps__2C1LQ .RemoteOpenBidHall_leftStepsTitle__7VrJY .RemoteOpenBidHall_leftStepsName__-S\+i0 {
  margin-left: 4px;
  vertical-align: middle;
  color: #2572fd;
  font-size: 14px;
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_leftSteps__2C1LQ .ant-steps-item .ant-steps-item-container .ant-steps-item-tail {
  border: 0.5px rgba(255, 255, 255, 0.2) dashed;
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_leftSteps__2C1LQ .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title div {
  background-color: rgba(245, 249, 255, 0.74);
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_leftSteps__2C1LQ .ant-steps-item-wait .ant-steps-item-container .ant-steps-item-content .ant-steps-item-title div span {
  color: rgba(37, 114, 253, 0.6);
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_icon__Rujux {
  font-size: 16px;
  width: 16px;
  vertical-align: middle;
  color: #2572fd;
}
.RemoteOpenBidHall_leftMenu__KrSbX .RemoteOpenBidHall_indexStyle__qwGzO {
  font-size: 16px;
  vertical-align: middle;
  color: #2572fd;
  padding-left: 4px;
}
.RemoteOpenBidHall_cardTitle__or4Il {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
.RemoteOpenBidHall_consultTel__A1Kqu {
  font-size: 18px;
  margin-left: 16px;
  color: #096dd9;
}
.RemoteOpenBidHall_consultTel__A1Kqu .RemoteOpenBidHall_consultTelIcon__BhruS {
  margin-right: 4px;
}
.RemoteOpenBidHall_processBar__BmSkY {
  margin-bottom: 16px;
  min-height: 24px;
}
.RemoteOpenBidHall_contentBox__grNuD {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.RemoteOpenBidHall_contentBox__grNuD .RemoteOpenBidHall_hideIcon__C6a-V {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 16px;
  height: 64px;
  padding: 24px 0;
  z-index: 1;
  cursor: pointer;
}
.RemoteOpenBidHall_errorMessage__JhXyF {
  font-size: 15px;
  white-space: pre-wrap;
}
.RemoteOpenBidHall_errorMessage__JhXyF .RemoteOpenBidHall_font-change__liKXg {
  color: #1677ff;
  font-weight: bold;
}
.RemoteOpenBidHall_CACheckCard__mcl68 {
  min-height: calc(100vh - 154px);
}
.RemoteOpenBidHall_CAError__x0eWp {
  color: rgba(0, 0, 0, 0.7);
  width: 400px;
  text-align: left;
  margin: 0 auto;
}

.AnnounceBid_right__FgFrw {
  text-align: right;
}
.AnnounceBid_center__fXEsJ {
  text-align: center;
}
.AnnounceBid_tableTitle__1uNcb {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
}

.BeforeOpenBid_background__db4Uu {
  background-image: url(/sepc/static/media/bg_img.020bcaab4081148c14e6.png);
  background-size: cover;
  height: 100%;
  position: relative;
}
.BeforeOpenBid_background__db4Uu .BeforeOpenBid_status__\+WIVq {
  position: absolute;
  top: 0;
  right: 8px;
  width: 80px;
}
.BeforeOpenBid_background__db4Uu .BeforeOpenBid_center__3A2Dw {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.BeforeOpenBid_background__db4Uu .BeforeOpenBid_center__3A2Dw h1 {
  color: white;
  font-size: 40px;
  font-weight: bold;
}
.BeforeOpenBid_background__db4Uu .BeforeOpenBid_center__3A2Dw .BeforeOpenBid_img__qgj\+n {
  width: 72px;
}
.BeforeOpenBid_background__db4Uu .BeforeOpenBid_center__3A2Dw .BeforeOpenBid_btn__KAT1m {
  background-image: url(/sepc/static/media/btn.1ce1f6d4085d30ce6caa.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 400px;
  height: 68px;
  line-height: 68px;
  color: white;
  margin: 32px auto;
  cursor: pointer;
  font-size: 32px;
}

.Decrypt_CADecrypt__GndDG .Decrypt_CAImg__tTldr {
  font-size: 5em;
  margin: 16px 0;
  display: block;
}
.Decrypt_CADecrypt__GndDG .Decrypt_decryptButton__eKSbJ {
  margin-top: 16px;
}
.Decrypt_decryptIcon__WQaf6 {
  position: absolute;
  right: 12px;
  top: 40%;
  z-index: 1;
  height: 100px;
  width: 100px;
}
.Decrypt_clickIcon__rPJnF {
  cursor: pointer;
}
.Decrypt_disClickIcon__OjEd2 {
  cursor: not-allowed;
}

.SideBar_sideBar__NAGSM {
  position: absolute;
  top: 80px;
  right: -80px;
}
.SideBar_sideBar__NAGSM .SideBar_sideBtn__xIw2J {
  width: 80px;
  height: 120px;
  border-radius: 0 4px 4px 0;
  margin-bottom: 2px;
  cursor: pointer;
  text-align: center;
  padding-top: 25px;
  background: #fcd485;
}
.SideBar_sideBar__NAGSM .SideBar_changeBtn__ZScd5 {
  width: 80px;
  height: 50px;
  border-radius: 0 4px 4px 0;
  margin-bottom: 2px;
  cursor: pointer;
  text-align: center;
  padding-top: 15px;
}
.SideBar_sideBar__NAGSM .SideBar_animateWrapper__QXjil {
  position: relative;
  width: 80px;
  overflow: hidden;
  min-height: 244px;
}
.SideBar_sideBar__NAGSM .SideBar_multiModeButtons__CW2Hg {
  position: absolute;
  width: 80px;
  transition: 0.5s;
}
.SideBar_sideBar__NAGSM .SideBar_active__m\+xcq {
  left: 0;
  transition-delay: 0.5s;
}
.SideBar_sideBar__NAGSM .SideBar_hidden__PsyiL {
  left: -80px;
}
.SideBar_CATypeName__\+x2Tx {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #00a1ff;
  color: white;
  padding: 2px 4px;
  border-radius: 0 4px 0 4px;
}
.SideBar_ico__pGo6\+ {
  font-size: 25px;
  color: #937b3f;
  margin-bottom: 5px;
}
.SideBar_playDiv__dc1oO {
  position: relative;
}
.SideBar_playInfo__PU4yB {
  position: absolute;
  background-color: white;
  width: 272px;
  padding: 24px 16px;
  top: 0;
  right: 92px;
  border-radius: 20px;
  font-weight: bolder;
  z-index: 12;
  cursor: auto;
  letter-spacing: 1px;
  text-align: left;
}
.SideBar_playInfo__PU4yB .SideBar_playButton__0R\+sC {
  text-align: right;
  margin-top: 16px;
}
.SideBar_playInfo__PU4yB:before {
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: 20px;
  right: -24px;
  padding: 0;
  border-bottom: 12px solid transparent;
  border-top: 12px solid transparent;
  border-left: 12px solid #ffffff;
  border-right: 12px solid transparent;
  display: block;
  content: '';
  z-index: 12;
}
.SideBar_playInfo__PU4yB:after {
  box-sizing: content-box;
  width: 0;
  height: 0;
  position: absolute;
  top: 20px;
  right: -26px;
  padding: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 13px solid #cccccc;
  border-right: 13px solid transparent;
  display: block;
  content: '';
  z-index: 10;
}
.SideBar_playCover__JMfJ9 {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
}
.SideBar_playIcon__0SqHq {
  font-size: 25px;
  color: #694f12;
  margin-bottom: 5px;
}
.SideBar_playTitle__iQLTm {
  color: #666666;
}
.SideBar_CAInfo__MXoiz {
  width: 362px;
}
.SideBar_CAInfo__MXoiz .SideBar_CAInfoContent__45obZ {
  margin-top: 8px;
  font-weight: normal;
}
.SideBar_CAInfo__MXoiz .SideBar_CAInfoFooter__5qyAi {
  text-align: center;
  margin-top: 16px;
}

.ChatBoard_chatBoardContainer__kJxvw .ChatBoard_msgUserName__bFQa0 {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainer__kJxvw .ChatBoard_msgTime__k3Xuf {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainer__kJxvw .ChatBoard_listWrapper__a9158 {
  width: 100%;
  height: 310px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 10px;
}
.ChatBoard_chatBoardContainerWithoutLive__K6XR- {
  height: 100%;
}
.ChatBoard_chatBoardContainerWithoutLive__K6XR- .ChatBoard_msgUserName__bFQa0 {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainerWithoutLive__K6XR- .ChatBoard_msgTime__k3Xuf {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainerWithoutLive__K6XR- .ChatBoard_listWrapper__a9158 {
  width: 100%;
  height: calc(100% - 64px);
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 10px;
}

.NoticeBoard_noticeBoardContainer__WRUle .ant-list-item {
  margin-top: 3px;
  margin-bottom: 3px;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_listWrapper__ecSZq {
  width: 100%;
  height: 310px;
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_listWrapperNoSender__3foT4 {
  width: 100%;
  height: 360px;
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_unread__QAEda {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_read__ZaPBv {
  border: 1px solid transparent;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_noticeUserName__iAawJ {
  color: #fe7211;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_tipsWrap__ta62Z {
  width: 100%;
  text-align: center;
  padding: 0px 45px;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_tipsWrap__ta62Z .NoticeBoard_tips__mz9ZY {
  background-color: lightgray;
  border-radius: 3px;
}
.NoticeBoard_noticeBoardContainer__WRUle .NoticeBoard_tipsWrap__ta62Z .NoticeBoard_tips__mz9ZY .NoticeBoard_readAllBtn__UHlcr {
  text-underline: black;
  cursor: pointer;
  color: #05a7d8;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN {
  height: 100%;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .ant-list-item {
  margin-top: 3px;
  margin-bottom: 3px;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_listWrapper__ecSZq {
  width: 100%;
  height: calc(100% - 64px);
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_listWrapperNoSender__3foT4 {
  width: 100%;
  height: calc(100% - 64px);
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_unread__QAEda {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_read__ZaPBv {
  border: 1px solid transparent;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_noticeUserName__iAawJ {
  color: #fe7211;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_tipsWrap__ta62Z {
  width: 100%;
  text-align: center;
  padding: 0px 45px;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_tipsWrap__ta62Z .NoticeBoard_tips__mz9ZY {
  background-color: lightgray;
  border-radius: 3px;
}
.NoticeBoard_noticeBoardContainerWithoutLive__c93gN .NoticeBoard_tipsWrap__ta62Z .NoticeBoard_tips__mz9ZY .NoticeBoard_readAllBtn__UHlcr {
  text-underline: black;
  cursor: pointer;
  color: #05a7d8;
}

.MessageBoard_messageBoardContainer__NxamJ .ant-card-head {
  background: white;
}
.MessageBoard_messageBoardContainer__NxamJ .ant-card-head .ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
  font-size: 14px;
  padding: 8px 16px;
}
.MessageBoard_messageBoardContainer__NxamJ .ant-card-body {
  background: #f0f2f5;
  height: 380px;
}
.MessageBoard_messageBoardContainer__NxamJ .ant-card-body .ant-list-item {
  padding: 0;
}
.MessageBoard_messageBoardContainer__NxamJ .ant-card-actions {
  background-color: white;
}
.MessageBoard_messageBoardContainer__NxamJ .ant-card-actions li {
  margin: 0;
}
.MessageBoard_messageBoardContainer__NxamJ .ant-input {
  border: none;
  text-align: left;
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY {
  height: 100%;
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY .ant-card-head {
  background: white;
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY .ant-card-head .ant-tabs .ant-tabs-large-bar .ant-tabs-tab {
  font-size: 14px;
  padding: 8px 16px;
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY .ant-card-body {
  background: #f0f2f5;
  height: calc(100% - 38px);
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY .ant-card-body .ant-list-item {
  padding: 0;
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY .ant-card-actions {
  background-color: white;
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY .ant-card-actions li {
  margin: 0;
}
.MessageBoard_messageBoardContainerWithoutLive__yBbsY .ant-input {
  border: none;
  text-align: left;
}

.replayer-wrapper{position:relative}.replayer-mouse{position:absolute;width:20px;height:20px;transition:left .05s linear,top .05s linear;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjMwMCIgd2lkdGg9IjMwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBkYXRhLW5hbWU9IkxheWVyIDEiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4LjcxIDQyLjkxTDM0LjA4IDI4LjI5IDQ0LjMzIDE4YTEgMSAwIDAwLS4zMy0xLjYxTDIuMzUgMS4wNmExIDEgMCAwMC0xLjI5IDEuMjlMMTYuMzkgNDRhMSAxIDAgMDAxLjY1LjM2bDEwLjI1LTEwLjI4IDE0LjYyIDE0LjYzYTEgMSAwIDAwMS40MSAwbDQuMzgtNC4zOGExIDEgMCAwMC4wMS0xLjQyem0tNS4wOSAzLjY3TDI5IDMyYTEgMSAwIDAwLTEuNDEgMGwtOS44NSA5Ljg1TDMuNjkgMy42OWwzOC4xMiAxNEwzMiAyNy41OEExIDEgMCAwMDMyIDI5bDE0LjU5IDE0LjYyeiIvPjwvc3ZnPg==);border-color:transparent}.replayer-mouse:after{content:"";display:inline-block;width:20px;height:20px;background:#4950f6;border-radius:100%;transform:translate(-50%,-50%);opacity:.3}.replayer-mouse.active:after{animation:click .2s ease-in-out 1}.replayer-mouse.touch-device{background-image:none;width:70px;height:70px;border-radius:100%;margin-left:-37px;margin-top:-37px;border:4px solid rgba(73,80,246,0);transition:left 0s linear,top 0s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device.touch-active{border-color:#4950f6;transition:left .25s linear,top .25s linear,border-color .2s ease-in-out}.replayer-mouse.touch-device:after{opacity:0}.replayer-mouse.touch-device.active:after{animation:touch-click .2s ease-in-out 1}.replayer-mouse-tail{position:absolute;pointer-events:none}@keyframes click{0%{opacity:.3;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}@keyframes touch-click{0%{opacity:0;width:20px;height:20px}50%{opacity:.5;width:10px;height:10px}}.rr-player{position:relative;background:white;float:left;border-radius:5px;box-shadow:0 24px 48px rgba(17, 16, 62, 0.12)}.rr-player__frame{overflow:hidden}.replayer-wrapper{float:left;clear:both;transform-origin:top left;left:50%;top:50%}.replayer-wrapper>iframe{border:none}.rr-controller.svelte-19ke1iv.svelte-19ke1iv{width:100%;height:80px;background:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;border-radius:0 0 5px 5px}.rr-timeline.svelte-19ke1iv.svelte-19ke1iv{width:80%;display:flex;align-items:center}.rr-timeline__time.svelte-19ke1iv.svelte-19ke1iv{display:inline-block;width:100px;text-align:center;color:#11103e}.rr-progress.svelte-19ke1iv.svelte-19ke1iv{flex:1 1;height:12px;background:#eee;position:relative;border-radius:3px;cursor:pointer;box-sizing:border-box;border-top:solid 4px #fff;border-bottom:solid 4px #fff}.rr-progress.disabled.svelte-19ke1iv.svelte-19ke1iv{cursor:not-allowed}.rr-progress__step.svelte-19ke1iv.svelte-19ke1iv{height:100%;position:absolute;left:0;top:0;background:#e0e1fe}.rr-progress__handler.svelte-19ke1iv.svelte-19ke1iv{width:20px;height:20px;border-radius:10px;position:absolute;top:2px;transform:translate(-50%, -50%);background:rgb(73, 80, 246)}.rr-controller__btns.svelte-19ke1iv.svelte-19ke1iv{display:flex;align-items:center;justify-content:center;font-size:13px}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv{width:32px;height:32px;display:flex;padding:0;align-items:center;justify-content:center;background:none;border:none;border-radius:50%;cursor:pointer}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv:active{background:#e0e1fe}.rr-controller__btns.svelte-19ke1iv button.active.svelte-19ke1iv{color:#fff;background:rgb(73, 80, 246)}.rr-controller__btns.svelte-19ke1iv button.svelte-19ke1iv:disabled{cursor:not-allowed}.switch.svelte-9brlez.svelte-9brlez.svelte-9brlez{height:1em;display:flex;align-items:center}.switch.disabled.svelte-9brlez.svelte-9brlez.svelte-9brlez{opacity:0.5}.label.svelte-9brlez.svelte-9brlez.svelte-9brlez{margin:0 8px}.switch.svelte-9brlez input[type='checkbox'].svelte-9brlez.svelte-9brlez{position:absolute;opacity:0}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez{width:2em;height:1em;position:relative;cursor:pointer;display:block}.switch.disabled.svelte-9brlez label.svelte-9brlez.svelte-9brlez{cursor:not-allowed}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez:before{content:'';position:absolute;width:2em;height:1em;left:0.1em;transition:background 0.1s ease;background:rgba(73, 80, 246, 0.5);border-radius:50px}.switch.svelte-9brlez label.svelte-9brlez.svelte-9brlez:after{content:'';position:absolute;width:1em;height:1em;border-radius:50px;left:0;transition:all 0.2s ease;box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.3);background:#fcfff4;animation:switch-off 0.2s ease-out;z-index:2}.switch.svelte-9brlez input[type='checkbox'].svelte-9brlez:checked+label.svelte-9brlez:before{background:rgb(73, 80, 246)}.switch.svelte-9brlez input[type='checkbox'].svelte-9brlez:checked+label.svelte-9brlez:after{animation:switch-on 0.2s ease-out;left:1.1em}
.StatusIcon_statusIconFont__E03Oy {
  /*transform: rotate(-30deg);*/
  color: white;
  font-size: large;
  font-weight: bold;
  margin-top: -16px;
}

.StatusIcon_statusIcon__eEmFK {
  background-image: url(/sepc/static/media/top.75cd0b2402b41e200553.png);
}

.orderList_order-list-goods-name-cell-wrapper__dEs2N {
  padding-left: 12px;
}
.orderList_order-list-goods-name-cell-wrapper__dEs2N::before {
  content: '';
  font-size: 12px;
  position: absolute;
  color: #fff;
  top: 4px;
  left: 0;
  transform: rotate(-45deg);
  z-index: 1;
}
.orderList_order-list-goods-name-cell-wrapper__dEs2N::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 20px;
}
.orderList_order-list-goods-name-cell-wrapper-on__k0nRe::before {
  content: '上架';
}
.orderList_order-list-goods-name-cell-wrapper-on__k0nRe::after {
  border-color: #5993ee transparent transparent #5993ee;
}
.orderList_order-list-goods-name-cell-wrapper-off__IzinM::before {
  content: '下架';
}
.orderList_order-list-goods-name-cell-wrapper-off__IzinM::after {
  border-color: #aaaaaa transparent transparent #aaaaaa;
}
.orderList_descriptionLabel__rPkvq::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.orderList_ribbonWrapper__lulPY {
  position: relative;
}
.orderList_ribbon__r2mZs {
  left: -7px;
  position: absolute;
  top: 6%;
}
.orderList_topInfoCard__6m3bt .ant-card-head {
  background: #f9f9f9;
}
.orderList_orderDetailsFileList__-XKBN .ant-upload-list-item {
  margin-top: 0;
}

.GoodsDetails_goodsDetails__RSoCl {
  color: #666;
  font-size: 14px;
  padding: 16px 0;
}

.GoodsDetails_linkText__f\+aKK {
  color: #2969cc;
  padding: 0 2px;
  cursor: pointer;
}

.GoodsDetails_imageContent__X4\+tz {
  width: 376px;
  margin-right: 48px;
}

.GoodsDetails_titleContent__hxeoM {
  flex: 1 1;
}

.GoodsDetails_title__a\+UsW {
  font-size: 16px;
  font-weight: bold;
}

.GoodsDetails_purchaseContent__JwPmJ {
  width: 100%;
  margin-bottom: 24px;
}

.GoodsDetails_priceText__Uxn7q {
  color: #c93438;
  font-weight: bold;
  font-size: 16px;
}

.GoodsDetails_areaSelect__0xS7\+ {
  width: 160px !important;
}

.GoodsDetails_tagSelect__BOX8w .ant-tag-checkable {
  position: relative;
  min-width: 64px;
  text-align: center;
  padding: 4px 8px;
}

.GoodsDetails_tagSelect__BOX8w .ant-tag-checkable:active {
  border: 2px solid #197aff;
  padding: 3px 7px;
  transform: none;
}

.GoodsDetails_tagSelect__BOX8w .ant-tag-checkable-checked {
  border: 2px solid #197aff;
  padding: 3px 7px;
  background-color: #fff;
  color: #666;
}

.GoodsDetails_tagSelect__BOX8w .ant-tag-checkable-checked:active {
  border: 2px solid #197aff;
  padding: 3px 7px;
  background-color: #fff;
  color: #666;
}

.GoodsDetails_tagSelect__BOX8w .ant-tag-checkable-checked:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 14px solid #197aff;
  border-left: 14px solid transparent;
}

.GoodsDetails_tagSelect__BOX8w .ant-tag-checkable-checked:before {
  content: '';
  position: absolute;
  width: 7px;
  height: 4px;
  background: transparent;
  top: 21px;
  right: 0;
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  transform: rotate(-55deg);
  z-index: 1;
}

.GoodsDetails_directBuyButton__2rfdF {
  background-color: #197aff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}

.GoodsDetails_tabContent__hVPyh .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}

.GoodsDetails_tabContent__hVPyh .ant-tabs-nav-list {
  width: 100%;
}

.GoodsDetails_tabContent__hVPyh .ant-tabs-tab-active {
  background-color: #197aff;
}

.GoodsDetails_tabContent__hVPyh .ant-tabs-tab {
  padding: 12px 24px;
  margin: 0;
  color: #666;
}

.GoodsDetails_tabContent__hVPyh .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: white;
}

.GoodsDetails_tabContent__hVPyh .ant-tabs-ink-bar {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}

.GoodsDetails_supplierTable__GRZvH .ant-table-cell {
  color: #666;
  font-size: 14px;
}

.GoodsDetails_supplierTable__GRZvH .ant-table-thead tr th {
  color: #222;
}

/* 订单商品评价 */
.GoodsDetails_titleName__0k4OB {
  display: inline-block;
  font-size: 16px;
  padding-bottom: 8px;
  border-bottom: 2px solid #0081ef;
}

.GoodsDetails_supplierNameBackground__ezLEA {
  border-radius: 2px;
  box-shadow: 0 8px 18px 0 rgba(90, 169, 255, 0.2);
  line-height: 42px;
  position: absolute;
  top: -25px;
  left: -14px;
  background: #248cfd;
}

.GoodsDetails_supplierName__vpL8Y {
  color: white;
  font-size: 18px;
  font-weight: bold;
  padding: 0 22px 0 22px;
}

.GoodsDetails_rateTitle__QY8Ix .ant-form-item-label > label {
  height: 35px;
}

.SupplierOnlinePayStyle_divBox__gdd6p {
  background-color: white;
  border-top: 4px solid #0066ff;
  padding-left: 16px;
  padding-right: 16px;
}
.SupplierOnlinePayStyle_divBox__gdd6p .SupplierOnlinePayStyle_divTitle__uGPvd {
  margin-top: 24px;
  font-weight: bolder;
}
.SupplierOnlinePayStyle_divBox__gdd6p .SupplierOnlinePayStyle_divNote__vzujK {
  margin-top: 12px;
  color: #666666;
  line-height: 24px;
  max-height: calc(100% - 60px);
  overflow-y: auto;
}
.SupplierOnlinePayStyle_divBox__gdd6p .SupplierOnlinePayStyle_pmStyle__zY8pz {
  margin: 16px 0;
  word-break: break-all;
  color: #002967;
  font-weight: bolder;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.SupplierOnlinePayStyle_alertStyle__XQ2KI {
  line-height: 24px;
  margin-bottom: 16px;
}
.SupplierOnlinePayStyle_detailBox__JzcZh {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 8px 8px;
  padding: 8px 0;
}
.SupplierOnlinePayStyle_detailBox__JzcZh .SupplierOnlinePayStyle_detailTitle__5j0vQ {
  height: 24px;
  line-height: 24px;
}
.SupplierOnlinePayStyle_detailBox__JzcZh .SupplierOnlinePayStyle_detailTitle__5j0vQ .SupplierOnlinePayStyle_detailPackageNum__lalpd {
  font-size: 12px;
  padding: 0 8px;
  background: #e4efff;
  border-radius: 0px 12px 12px 0px;
  color: #0066ff;
  display: inline-block;
  vertical-align: top;
}
.SupplierOnlinePayStyle_detailBox__JzcZh .SupplierOnlinePayStyle_detailTitle__5j0vQ .SupplierOnlinePayStyle_detailPackageName__zRnJs {
  font-weight: bolder;
  padding-left: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: calc(100% - 128px);
  display: inline-block;
}
.SupplierOnlinePayStyle_detailBox__JzcZh .SupplierOnlinePayStyle_detailContent__wRrUm {
  margin-top: 8px;
  height: 100px;
  padding: 16px;
  background: rgba(0, 102, 255, 0.04);
  display: flex;
  justify-content: space-between;
}
.SupplierOnlinePayStyle_detailBox__JzcZh .SupplierOnlinePayStyle_detailFooter__ymird {
  padding: 16px 16px 8px;
  min-height: 56px;
}
.SupplierOnlinePayStyle_payModal__UfNKZ .ant-modal-content {
  padding: 0;
}
.SupplierOnlinePayStyle_payModal__UfNKZ .ant-modal-header {
  padding-left: 20px;
  padding-top: 18px;
}
.SupplierOnlinePayStyle_payImg__sTfyb {
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #cccccc;
  padding: 12px 18px;
  display: inline-block;
  cursor: pointer;
}
.SupplierOnlinePayStyle_paySelectImg__PFA3p {
  border: 1px solid #0066ff;
}
.SupplierOnlinePayStyle_payCode__mahvn {
  text-align: center;
  border-left: 1px solid;
  border-image: linear-gradient(180deg, #ffffff 0%, #d9d9d9 43%, #ffffff 100%) 1;
}
.SupplierOnlinePayStyle_payCode__mahvn .SupplierOnlinePayStyle_codeImg__jSoX9 {
  width: 210px;
  height: 210px;
  margin: 0 auto;
  position: relative;
}
.SupplierOnlinePayStyle_payCode__mahvn .SupplierOnlinePayStyle_codeImg__jSoX9 .SupplierOnlinePayStyle_centerImg__Phs2x {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.SupplierOnlinePayStyle_payCode__mahvn .SupplierOnlinePayStyle_codeImg__jSoX9 .SupplierOnlinePayStyle_codeLoseImg__3xCsJ {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.SupplierOnlinePayStyle_payCode__mahvn .SupplierOnlinePayStyle_codeImg__jSoX9 .SupplierOnlinePayStyle_centerText__i\+gZW {
  cursor: pointer;
  padding: 4px;
  background-color: #ffffff;
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
.SupplierOnlinePayStyle_payCode__mahvn .SupplierOnlinePayStyle_mask__b9xQu .ant-spin-dot {
  display: none;
}
.SupplierOnlinePayStyle_payCode__mahvn .SupplierOnlinePayStyle_mask__b9xQu .ant-spin-text {
  padding-top: 0 !important;
  color: #262626;
  transform: translateY(-50%);
}
.SupplierOnlinePayStyle_orderTitle__ZU9eQ {
  margin-bottom: 24px;
  border-bottom: 1px solid #1676fd;
  display: inline-block;
  line-height: 30px;
}
.SupplierOnlinePayStyle_modalTipOut__hduQA {
  /* 保持原有淡出动画，但修改最终位置 */
  animation: SupplierOnlinePayStyle_antModalFadeOut__IR9Sq 0.2s forwards, SupplierOnlinePayStyle_customExitPosition__Cvk30 0.2s forwards !important;
}
@keyframes SupplierOnlinePayStyle_customExitPosition__Cvk30 {
  to {
    transform: translate(70%, 70%);
    /* 自定义最终位置 */
  }
}
/* 覆盖antd原有淡出动画，只保留opacity变化 */
@keyframes SupplierOnlinePayStyle_antModalFadeOut__IR9Sq {
  to {
    opacity: 0;
  }
}
.SupplierOnlinePayStyle_contentBack__rxqkW {
  width: 100%;
  height: 64px;
  background: linear-gradient(270deg, #f8fcff 0%, #f0fffd 100%);
  border-radius: 4px 4px 4px 4px;
  display: flex;
  align-items: center;
  justify-content: start;
  padding-left: 16px;
}
.SupplierOnlinePayStyle_modalWindow__lCPrb {
  max-width: 100vw;
  top: 0;
  padding: 1px;
  -webkit-user-select: none;
}
.SupplierOnlinePayStyle_modalWindow__lCPrb .ant-modal-content {
  padding: 0;
  height: 100%;
}
.SupplierOnlinePayStyle_handleIcon__Ks5-N {
  margin-left: 32px;
  cursor: pointer;
  color: #333333;
  font-size: 30px;
}

.Pay_resultInfo__icP5X {
  display: inline-block;
}
.Pay_resultInfo__icP5X > div {
  text-align: left;
  height: 38px;
  line-height: 38px;
}

.planBatchAuditList_list__3bYXD {
  padding-top: 8px;
}
.planBatchAuditList_list__3bYXD .ant-list-items .ant-list-item {
  padding: 8px 0;
}
.planBatchAuditList_list__3bYXD .ant-list-items .ant-list-item div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.FloatToolbar_box__W31Mu {
  position: fixed;
  top: 75%;
  right: 8px;
  width: 56px;
  border-radius: 4px;
  border: 1px solid #eee;
  z-index: 1;
}
.FloatToolbar_iconText__2RPPF {
  position: relative;
  height: 56px;
  text-align: center;
  background: white;
  cursor: pointer;
  transition: background 0.3s linear;
}
.FloatToolbar_iconText__2RPPF:hover {
  background: #4e89f5;
}
.FloatToolbar_iconText__2RPPF:hover .FloatToolbar_iconBox__CWYjq {
  opacity: 0;
}
.FloatToolbar_iconText__2RPPF:hover .FloatToolbar_textBox__ceSSg {
  opacity: 1;
}
.FloatToolbar_iconText__2RPPF .FloatToolbar_textBox__ceSSg {
  height: 56px;
  font-size: 14px;
  opacity: 0;
  color: white;
  transition: opacity 0.3s linear;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.FloatToolbar_iconText__2RPPF .FloatToolbar_iconBox__CWYjq {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 0.3s linear;
  font-size: 24px;
}

.PurchaseConfirm_tableStyle__kRoPn .ant-table-cell {
  padding: 0 8px;
}
.PurchaseConfirm_listContent__SKcKh {
  display: flex;
}
.PurchaseConfirm_listContent__SKcKh .PurchaseConfirm_listTable__jZI5N {
  min-width: 230px;
}
.PurchaseConfirm_listContent__SKcKh .PurchaseConfirm_listTable__jZI5N .ant-table-cell {
  padding: 16px 8px !important;
}
.PurchaseConfirm_listContent__SKcKh .PurchaseConfirm_listForm__GL9a0 {
  display: inline-block;
  margin-left: 4px;
  width: 100%;
}
.PurchaseConfirm_content__k4Qwe {
  overflow-y: auto;
  height: calc(100vh - 410px);
}
.PurchaseConfirm_infoTable__b4Zzy {
  line-height: 60px;
  width: 100%;
}
.PurchaseConfirm_infoTable__b4Zzy td {
  padding: 0 8px;
}
.PurchaseConfirm_infoTable__b4Zzy .PurchaseConfirm_contentLine__2nlYJ {
  line-height: 32px;
}
.PurchaseConfirm_infoTable__b4Zzy .PurchaseConfirm_contentLineHeight__zb9w4 {
  line-height: 24px;
}
.PurchaseConfirm_infoTitle__CA04T {
  text-align: center;
  font-weight: bolder;
  width: 160px;
}
.PurchaseConfirm_pdfContent__0mBKZ {
  position: relative;
}
.PurchaseConfirm_pdfContent__0mBKZ .PurchaseConfirm_pdfBtn__oPL3x {
  position: absolute;
  right: 0;
  z-index: 10;
}
.PurchaseConfirm_modalWindow__ABaKR {
  height: 100vh;
  max-width: 100vw;
}
.PurchaseConfirm_modalWindow__ABaKR .ant-modal-content {
  height: 100vh;
}
.PurchaseConfirm_modalWindow__ABaKR .ant-modal-body {
  height: calc(100vh - 116px);
  min-height: 340px;
  display: grid;
  place-items: center;
  /* 同时在水平和垂直方向上居中 */
}

.ProjectPurchaseTabTitleStatus_titleWithComplete__rJMhs {
  cursor: pointer;
  display: inline-block;
  background-color: #fafafa;
  border: 1px solid #e8e8e8;
  width: 90px;
  height: 90px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.12);
  position: relative;
  overflow: hidden;
  padding: 20px 0px;
  border-radius: 8px;
  text-align: center;
}
.ProjectPurchaseTabTitleStatus_titleWithComplete__rJMhs .ProjectPurchaseTabTitleStatus_completeIcon__z45p2 {
  width: 2em;
  height: 2em;
  background: #52c41a;
  color: #ffffff;
  position: absolute;
  top: 6px;
  right: 0;
  border-radius: 0 0 0 50%;
  transform: translate(45%, -45%);
}
.ProjectPurchaseTabTitleStatus_titleWithComplete__rJMhs .ProjectPurchaseTabTitleStatus_completeIcon__z45p2 .anticon {
  margin-top: 10px;
  margin-right: 8px;
}
.ProjectPurchaseTabTitleStatus_activeTab__34Crx {
  background-color: #1677ff;
  color: white;
  font-weight: 500;
  border: 1px solid #4990e2;
}
.ProjectPurchaseTabTitleStatus_activeTab__34Crx:hover {
  color: white;
}
.ProjectPurchaseTabTitleStatus_projectPurchaseIcon__A8Z3T {
  width: 2.5em;
  height: 2.5em;
  vertical-align: middle;
  fill: currentColor;
  overflow: hidden;
}

.IntentionDisclosure_rowDragging__hkJUB {
  background: #fafafa;
  border: 1px solid #ccc;
}
.IntentionDisclosure_rowDragging__hkJUB td {
  padding: 16px;
  visibility: hidden;
}
.IntentionDisclosure_rowDragging__hkJUB .IntentionDisclosure_dragVisible__NioAB {
  visibility: visible;
}
.IntentionDisclosure_tableHeadTitle__7Fz2Q::before {
  display: inline-block;
  -webkit-margin-end: 4px;
          margin-inline-end: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}

.MiddleSmallProjectTable_rowDragging__gdO4h {
  background: #fafafa;
  border: 1px solid #ccc;
}
.MiddleSmallProjectTable_rowDragging__gdO4h td {
  padding: 16px;
  visibility: hidden;
}
.MiddleSmallProjectTable_rowDragging__gdO4h .MiddleSmallProjectTable_dragVisible__pGMmt {
  visibility: visible;
}
.MiddleSmallProjectTable_iconStar__e7s1j:before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}

.NoticeGiveDetail_modalStyle__HsvLp .ant-modal-confirm-btns {
  text-align: center;
}
.NoticeGiveDetail_modalStyle__HsvLp .noticeSuccessNum {
  font-weight: bold;
  color: #0a84ff;
}

.singleSourcePublicity_title__NNXuj {
  margin-left: 8px;
  font-weight: bolder;
  color: rgba(0, 0, 0, 0.88);
  border-left: 4px solid #1677ff;
  padding-left: 16px;
  margin-top: 10px;
}
.singleSourcePublicity_labelStyle__wY3TV {
  padding-top: 4px;
}
.singleSourcePublicity_right__XhyKP {
  text-align: right;
}
.singleSourcePublicity_alertStyle__CVy\+y .ant-alert {
  align-items: flex-start;
}
.singleSourcePublicity_alertStyle__CVy\+y .ant-alert-icon {
  margin: 4px 8px 0 0;
}

.PrepareTableComponent_prepareTableComponent__zCByv .ant-pro-card-body {
  padding: 0;
}
.PrepareTableComponent_prepareTableComponent__zCByv .ant-pro-card-body .ant-table-cell {
  padding: 16px !important;
}

.PrepareTabsWrapper_hideInsertTabs__SQIf2 .ant-tabs-nav {
  display: none;
}
.PrepareTabsWrapper_customerWidth__A0t4u .ant-tabs-nav {
  width: calc(100% - 362px);
}

.DigitalProcurementBatchImportBtn_importModal__NWXeA .ant-modal-content {
  padding-bottom: 0;
}
.DigitalProcurementBatchImportBtn_importModal__NWXeA .ant-modal-body {
  margin: 0 -24px;
}
.DigitalProcurementBatchImportBtn_importModal__NWXeA .ant-modal-footer {
  position: absolute;
  bottom: 32px;
  right: 16px;
}
.DigitalProcurementBatchImportBtn_modalRow__Tygka .DigitalProcurementBatchImportBtn_modalLeftCol__aMhpu {
  border: 1px solid #ccced1;
  padding: 16px;
  height: 720px;
}
.DigitalProcurementBatchImportBtn_modalRow__Tygka .DigitalProcurementBatchImportBtn_modalRightCol__9yNFi {
  position: relative;
  border-top: 1px solid #ccced1;
  padding: 16px 16px 80px;
}
.DigitalProcurementBatchImportBtn_modalRow__Tygka .DigitalProcurementBatchImportBtn_chapter__nqKBU {
  border: 1px solid #ccced1;
  margin-top: 16px;
  cursor: pointer;
}
.DigitalProcurementBatchImportBtn_modalRow__Tygka .DigitalProcurementBatchImportBtn_chapter__nqKBU > div {
  padding: 16px 8px;
}
.DigitalProcurementBatchImportBtn_modalRow__Tygka .DigitalProcurementBatchImportBtn_chapter__nqKBU > div:not(:first-child) {
  border-top: 1px solid #ccced1;
}

.DigitalScheduleEdit_title__KvFNM {
  display: inline-block;
  padding: 16px 0 4px;
  margin-bottom: 14px;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b {
  line-height: 24px;
  height: 100vh;
  max-width: 100vw;
  padding-bottom: 0;
  top: 0;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .DigitalScheduleEdit_digitalScheduleContent__0We9v {
  height: calc(100vh - 24px - 8px - 20px * 2);
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .DigitalScheduleEdit_warningTitle__nw6gq {
  display: inline-block;
  padding: 16px 0 4px;
  margin-bottom: 14px;
  border-bottom: 2px solid transparent;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(250 140 22 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(250 140 22 / var(--tw-text-opacity));
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .DigitalScheduleEdit_changeTitle__hMogI {
  display: inline-block;
  padding: 16px 0 4px;
  margin-bottom: 14px;
  border-bottom: 2px solid transparent;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(22 119 255 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .DigitalScheduleEdit_emptyIcon__bdlRr {
  position: absolute;
  bottom: 30%;
  right: 25%;
  transform: translateX(50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .DigitalScheduleEdit_emptyIcon__bdlRr img {
  width: 300px;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b > .ant-modal-content {
  border-radius: 0;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .ant-drawer-body {
  padding: 16px;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .ant-form-item-explain-error {
  line-height: 16px;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .ant-form-item {
  margin-bottom: 20px;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .ant-form-item-label label {
  height: 24px;
  line-height: 24px;
}
.DigitalScheduleEdit_digitalScheduleModal__igY2b .ant-form-item-control .ant-form-item-control-input {
  min-height: 24px;
}

.ProjectMeetingRoom_projectMeetingForm__3Lbov .ant-form-item {
  margin-bottom: 8px;
}
.ProjectMeetingRoom_projectMeetingListItem__gGeFp {
  border-width: 1px;
  border-style: solid;
  margin-bottom: 8px;
  cursor: pointer;
}
.ProjectMeetingRoom_projectMeetingListItem__gGeFp .ProjectMeetingRoom_projectMeetingListNum__8lyG- {
  color: #ffffff;
  font-weight: bolder;
  border-radius: 50%;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}
.ProjectMeetingRoom_projectMeetingListItem__gGeFp .ProjectMeetingRoom_selectIcon__9UVBs {
  color: #1677ff;
  font-size: 20px;
}
.ProjectMeetingRoom_currentSelected__trbQG {
  border: 2px solid #1677ff;
}
.ProjectMeetingRoom_listBox__UjEe6 {
  margin-top: 8px;
}
.ProjectMeetingRoom_listBox__UjEe6 ::-webkit-scrollbar {
  display: none;
}
.ProjectMeetingRoom_listBox__UjEe6 .ProjectMeetingRoom_listItem__VHwBl {
  overflow-y: auto;
}

.SliceDatePicker_bookingDatePicker__xySG5 {
  text-align: center;
  position: relative;
}
.SliceDatePicker_bookingDatePicker__xySG5 .SliceDatePicker_sliceDatePicker__0a9aC {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.SliceDatePicker_bookingDatePicker__xySG5 .SliceDatePicker_sliceDatePicker__0a9aC .ant-picker {
  border: 1px solid #ffffff;
}
.SliceDatePicker_bookingDatePicker__xySG5 .SliceDatePicker_sliceDatePicker__0a9aC .ant-picker .ant-picker-input > input {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  width: 148px;
}
.SliceDatePicker_bookingDatePicker__xySG5 .SliceDatePicker_sliceDatePicker__0a9aC .ant-picker-suffix {
  font-size: 24px;
  color: #69c0ff;
}
.SliceDatePicker_bookingDatePicker__xySG5 .SliceDatePicker_checkMeetingAll__StC2w {
  position: absolute;
  right: 10px;
  top: 0;
  height: 47px;
  line-height: 47px;
}

.ProjectSupplierJoin_unAccountBox__Sogqb {
  position: relative;
  text-align: center;
  height: calc(100vh - 200px);
}
.ProjectSupplierJoin_unAccountBox__Sogqb .ProjectSupplierJoin_unAccountImg__5IJuf {
  max-height: calc(100vh - 200px);
}
.ProjectSupplierJoin_unAccountBox__Sogqb .ProjectSupplierJoin_unAccountContent__Bt31u {
  font-weight: bolder;
  font-size: 20px;
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
}

.ProjectAnnouncementSearchDetail_sidebarTitle__J3QKY {
  width: 220px;
  height: 70px;
  line-height: 64px;
  background-image: url(/sepc/static/media/bg.4959dda62125a0cbea51.png);
  background-repeat: no-repeat;
  background-size: 100%;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.ProjectAnnouncementSearchDetail_body__VrMFY {
  width: 90%;
  margin: 20px auto;
}
.ProjectAnnouncementSearchDetail_head__5oz5p {
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
.ProjectAnnouncementSearchDetail_headNav__QKASw {
  color: #999;
  font-size: 14px;
  margin: 16px 0;
}
.ProjectAnnouncementSearchDetail_box__8oacs {
  position: fixed;
  top: 75%;
  right: 8px;
  width: 56px;
  border-radius: 4px;
  border: 1px solid #eee;
  z-index: 1;
}
.ProjectAnnouncementSearchDetail_iconText__dxX3s {
  position: relative;
  height: 56px;
  text-align: center;
  background: white;
  cursor: pointer;
  transition: background 0.3s linear;
}
.ProjectAnnouncementSearchDetail_iconText__dxX3s:hover {
  background: #4e89f5;
}
.ProjectAnnouncementSearchDetail_iconText__dxX3s:hover .ProjectAnnouncementSearchDetail_iconBox__8RdY4 {
  opacity: 0;
}
.ProjectAnnouncementSearchDetail_iconText__dxX3s:hover .ProjectAnnouncementSearchDetail_textBox__y4sLL {
  opacity: 1;
}
.ProjectAnnouncementSearchDetail_iconText__dxX3s .ProjectAnnouncementSearchDetail_textBox__y4sLL {
  height: 56px;
  font-size: 14px;
  opacity: 0;
  color: white;
  transition: opacity 0.3s linear;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ProjectAnnouncementSearchDetail_iconText__dxX3s .ProjectAnnouncementSearchDetail_iconBox__8RdY4 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 0.3s linear;
  font-size: 24px;
}
.ProjectAnnouncementSearchDetail_tagShape__\+zIwv .ant-tag {
  border-radius: 15px;
  height: 32px;
  text-align: center;
  min-width: 96px;
  padding: 4px 0 0 0;
}
.ProjectAnnouncementSearchDetail_tagShape__\+zIwv .ant-tag-checkable {
  cursor: pointer;
  background-color: #ffffff;
  color: #1677ff;
  border-color: #1677ff;
}
.ProjectAnnouncementSearchDetail_tagShape__\+zIwv .ant-tag-checkable-checked {
  color: #ffffff;
  background-color: #1677ff;
  border-color: #ffffff;
}
.ProjectAnnouncementSearchDetail_tableBorder__bmDTI .ant-table-cell:nth-of-type(5) {
  border-right: 0 !important;
}

.ProjectBookMeetingRoom_meetingRoomPage__soQ6j .ProjectBookMeetingRoom_titleMain__9DXDn {
  font-weight: bold;
  font-size: 18px;
}
.ProjectBookMeetingRoom_meetingRoomPage__soQ6j .ProjectBookMeetingRoom_titleMain__9DXDn span {
  margin-right: 16px;
}
.ProjectBookMeetingRoom_meetingRoomPage__soQ6j .ProjectBookMeetingRoom_titleMain__9DXDn .ProjectBookMeetingRoom_colorCoral__o6bra {
  color: coral;
}
.ProjectBookMeetingRoom_meetingRoomPage__soQ6j .ProjectBookMeetingRoom_extraMain__593uD .ant-btn {
  margin-left: 12px;
}
.ProjectBookMeetingRoom_meetingRoomPage__soQ6j .ProjectBookMeetingRoom_calenderCard__4yVs3 {
  margin-bottom: 32px;
  border: 1px solid #ebedf0;
  border-radius: 4px;
}
.ProjectBookMeetingRoom_meetingRoomPage__soQ6j .ProjectBookMeetingRoom_filterCard__GZWyc {
  border-radius: 4px;
}
.ProjectBookMeetingRoom_meetingRoomPage__soQ6j .ProjectBookMeetingRoom_filterCard__GZWyc .ant-checkbox-wrapper {
  height: 32px;
  display: block;
}

.regulator_fillItemsWrapper__NcjBy {
  border: 1px #d9d9d9 solid;
}
.regulator_fillItemsWrapper__NcjBy .ant-col {
  padding: 0 24px;
  border-bottom: 1px #d9d9d9 solid;
}
.regulator_fillItemsWrapper__NcjBy .ant-col:last-child {
  border-bottom: 0;
}
.regulator_fillItemsWrapper__NcjBy .regulator_itemText__HvBqS {
  color: #1677ff;
  font-weight: normal;
  margin-left: 16px;
}
.regulator_fillItemsWrapper__NcjBy .regulator_fillStatus__y6WYn {
  color: #bfbfbf;
  font-size: 32px;
}
.regulator_fillItemsWrapper__NcjBy .regulator_hasFilled__mIGI4 {
  color: #52c41a;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_selectedItem__3P58O {
  padding: 6px;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_selected__QBCLK {
  background: #bae7ff;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_fillItem__Wlpdu {
  padding: 2px 0;
  cursor: pointer;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_fillStatus__y6WYn {
  color: #bfbfbf;
  font-size: 24px;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_hasFilled__mIGI4 {
  color: #52c41a;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_formItemName__0gxsp {
  font-weight: bold;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_hasBg__DLOGz {
  background-color: #fafafa;
  padding-top: 24px;
  margin-bottom: 24px;
}
.regulator_regulatorExtraForm__ZgyL8 .regulator_required__R0nAg:before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  line-height: 1;
  content: '*';
}
.regulator_otherFiles__ypf3z {
  padding: 10px 20px;
}
.regulator_otherFiles__ypf3z .regulator_prevImage__Qw8uV {
  position: relative;
}
.regulator_otherFiles__ypf3z .regulator_prevImage__Qw8uV .ant-image {
  position: absolute;
  width: 60px;
  height: 32px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.regulator_regulatorProcess__2kr3p .regulator_hide__QfkYj {
  display: none !important;
}
.regulator_regulatorProcess__2kr3p .ant-steps-item-content {
  position: relative;
  height: 32px;
}
.regulator_regulatorProcess__2kr3p .ant-steps-item-content .ant-steps-item-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.regulator_archiveListView__oR0As .ant-form,
.regulator_archiveListView__oR0As .ant-table-wrapper {
  height: calc(68vh + 92px);
}
.regulator_archiveListView__oR0As .regulator_selected__QBCLK {
  background: #bae7ff;
}
.regulator_archiveListView__oR0As .regulator_fileItem__kuv\+R {
  padding: 2px 0;
  cursor: pointer;
}
.regulator_processMode__Ftwyc .ant-radio-wrapper {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 5px 0;
}
.regulator_processMode__Ftwyc .ant-radio-wrapper .ant-radio {
  align-self: flex-start;
  margin-top: 3px;
}
.regulator_processMode__Ftwyc .ant-radio-wrapper > span:last-child {
  display: block;
  word-break: normal;
  width: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  line-height: 22px;
  overflow: hidden;
}
.regulator_processCheckBoxMode__Oq\+xd .ant-checkbox-wrapper {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 5px 0;
}
.regulator_processCheckBoxMode__Oq\+xd .ant-checkbox-wrapper .ant-checkbox {
  align-self: flex-start;
  margin-top: 3px;
}
.regulator_processCheckBoxMode__Oq\+xd .ant-checkbox-wrapper > span:last-child {
  display: block;
  word-break: normal;
  width: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
  line-height: 22px;
  overflow: hidden;
}
.regulator_regulatorGroupTitle__JCV5L {
  margin-left: 8px;
  font-weight: bolder;
  color: rgba(0, 0, 0, 0.88);
  border-left: 4px solid #1677ff;
  padding-left: 16px;
  margin-top: 10px;
}

.littleTab_collapseStyle__ZU8ql .ant-collapse-header {
  padding: 0 !important;
}
.littleTab_bigRow__1IvmN {
  height: calc(100vh - 64px - 16px - 24px - 20px);
}
.littleTab_listScroll__ukocK {
  height: calc(100vh - 64px - 145px);
  overflow-y: scroll;
}
.littleTab_listScrollPackage__zHHXm {
  height: calc(100vh - 64px - 273px);
  overflow-y: scroll;
}
.littleTab_tableScroll__QmxAv {
  height: calc(100vh - 64px - 273px - 65px);
  overflow-y: scroll;
}

.ProjectSearchTableTitleStyle_titleStyle__\+\+IHD .ant-table-thead > tr > th {
  padding: 5px 5px !important;
}

.SupplementContractContent_indexPageBox__WiVmN {
  min-height: calc(100vh - 96px);
  max-width: 1450px;
  margin: 0 auto;
}
.SupplementContractContent_indexPageBox__WiVmN .SupplementContractContent_tableListStyle__jBuhz {
  min-height: calc(100vh - 256px);
}
.SupplementContractContent_indexPageBox__WiVmN .SupplementContractContent_tableListStyle__jBuhz .SupplementContractContent_toolbar__J8Lqb {
  position: relative;
  margin: 16px 0;
}
.SupplementContractContent_indexPageBox__WiVmN .SupplementContractContent_tableListStyle__jBuhz .SupplementContractContent_toolbarShift__x\+5XK {
  bottom: 56px;
}
.SupplementContractContent_introduceList__QIGry ::-webkit-scrollbar {
  display: none;
}
.SupplementContractContent_introduceList__QIGry .SupplementContractContent_introduceListBox__1qPA\+ {
  padding: 8px 25px;
  background-color: white;
  height: calc(100vh - 96px);
  overflow-y: auto;
  position: fixed;
}
.SupplementContractContent_checkTitleBox__b5AD8 {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.SupplementContractContent_checkTitleBox__b5AD8 .SupplementContractContent_checkTitle__EMmfG {
  font-weight: bolder;
  font-size: 18px;
}
.SupplementContractContent_checkContentItemStep__Bd53t {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.SupplementContractContent_checkContentItemStep__Bd53t .SupplementContractContent_checkContentItemStepLeft__t6hka {
  position: relative;
}
.SupplementContractContent_checkContentItemStep__Bd53t .SupplementContractContent_checkContentItemStepLeft__t6hka .SupplementContractContent_checkContentItemLineStep__scdMY {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.SupplementContractContent_checkContentItemStep__Bd53t .SupplementContractContent_checkContentDot__SfqbV {
  margin-right: 4px;
}
.SupplementContractContent_checkContentItemStep__Bd53t .SupplementContractContent_checkContentDot__SfqbV .ant-badge-status-dot {
  width: 16px;
  height: 16px;
}

.PublicityClassContentViewNew_indexPageBox__EkrkW {
  min-height: calc(100vh - 96px);
  max-width: 1000px;
  margin: 0 auto;
}
.PublicityClassContentViewNew_indexPageBox__EkrkW .PublicityClassContentViewNew_tableListStyle__NWvur {
  min-height: calc(100vh - 256px);
}
.PublicityClassContentViewNew_indexPageBox__EkrkW .PublicityClassContentViewNew_tableListStyle__NWvur .PublicityClassContentViewNew_toolbar__1Egz1 {
  position: relative;
  margin: 16px 0;
}
.PublicityClassContentViewNew_indexPageBox__EkrkW .PublicityClassContentViewNew_tableListStyle__NWvur .PublicityClassContentViewNew_toolbarShift__obVRg {
  bottom: 56px;
}
.PublicityClassContentViewNew_indexPageBoxGz__Z\+EpO {
  min-height: calc(100vh - 96px);
  margin: 0 auto;
}
.PublicityClassContentViewNew_indexPageBoxGz__Z\+EpO .PublicityClassContentViewNew_tableListStyle__NWvur {
  min-height: calc(100vh - 256px);
}
.PublicityClassContentViewNew_indexPageBoxGz__Z\+EpO .PublicityClassContentViewNew_tableListStyle__NWvur .PublicityClassContentViewNew_toolbar__1Egz1 {
  position: relative;
  margin: 16px 0;
}
.PublicityClassContentViewNew_indexPageBoxGz__Z\+EpO .PublicityClassContentViewNew_tableListStyle__NWvur .PublicityClassContentViewNew_toolbarShift__obVRg {
  bottom: 56px;
}
.PublicityClassContentViewNew_introduceList__L1bIZ ::-webkit-scrollbar {
  display: none;
}
.PublicityClassContentViewNew_introduceList__L1bIZ .PublicityClassContentViewNew_introduceListBox__pca9m {
  background-color: white;
  height: calc(100vh - 96px);
  overflow-y: auto;
  position: fixed;
}
.PublicityClassContentViewNew_checkTitleBox__9A2Wq {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.PublicityClassContentViewNew_checkTitleBox__9A2Wq .PublicityClassContentViewNew_checkTitle__KRydc {
  font-weight: bolder;
  font-size: 18px;
}
.PublicityClassContentViewNew_checkContentItemStep__Hr9Yz {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.PublicityClassContentViewNew_checkContentItemStep__Hr9Yz .PublicityClassContentViewNew_checkContentItemStepLeft__\+aywQ {
  position: relative;
}
.PublicityClassContentViewNew_checkContentItemStep__Hr9Yz .PublicityClassContentViewNew_checkContentItemStepLeft__\+aywQ .PublicityClassContentViewNew_checkContentItemLineStep__rrBh\+ {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.PublicityClassContentViewNew_checkContentItemStep__Hr9Yz .PublicityClassContentViewNew_checkContentDot__JkGNa {
  margin-right: 4px;
}
.PublicityClassContentViewNew_checkContentItemStep__Hr9Yz .PublicityClassContentViewNew_checkContentDot__JkGNa .ant-badge-status-dot {
  width: 16px;
  height: 16px;
}
.PublicityClassContentViewNew_divBox__L4U8S {
  background-color: white;
  padding-left: 16px;
  padding-right: 16px;
}
.PublicityClassContentViewNew_divBox__L4U8S .PublicityClassContentViewNew_divTitle__gdAVO {
  margin-top: 24px;
  font-weight: bolder;
}
.PublicityClassContentViewNew_divBox__L4U8S .PublicityClassContentViewNew_divNote__\+9xgG {
  margin-top: 12px;
  color: #666666;
  line-height: 24px;
  max-height: calc(100% - 60px);
  overflow-y: auto;
}
.PublicityClassContentViewNew_divBox__L4U8S .PublicityClassContentViewNew_pmStyle__g4kBC {
  margin: 16px 0;
  word-break: break-all;
  color: #002967;
  font-weight: bolder;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.PublicityClassContentViewNew_fileDown__H5RTQ {
  width: 100%;
  height: 49px;
  background: linear-gradient(270deg, #ffffff 0%, rgba(236, 245, 255, 0.8) 100%);
  border-radius: 0;
  font-weight: bold;
  padding: 16px;
}

.RegulatorManagement_left__sz7fO {
  width: 400px;
  min-height: calc(100vh - 185px);
  border: 1px solid #f0f0f0;
  padding: 8px;
}
.RegulatorManagement_left__sz7fO .RegulatorManagement_addBlock__NNAZ1 {
  flex: none;
  margin-left: 8px;
  width: 32px;
  height: 32px;
  line-height: 24px;
  border: 1px solid #797979;
  border-radius: 6px;
  text-align: center;
  color: #797979;
  font-size: 24px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  transition: all 0.3s;
}
.RegulatorManagement_left__sz7fO .RegulatorManagement_addBlock__NNAZ1:hover {
  border-color: #434343;
  color: #434343;
}
.RegulatorManagement_left__sz7fO .ant-tree-treenode {
  padding: 8px 0;
}
.RegulatorManagement_left__sz7fO .RegulatorManagement_node__zh5g0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.RegulatorManagement_left__sz7fO .RegulatorManagement_node__zh5g0:hover .RegulatorManagement_dot__ZmioZ {
  visibility: visible;
}
.RegulatorManagement_left__sz7fO .RegulatorManagement_node__zh5g0 .RegulatorManagement_label__S0yFj {
  width: 240px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.RegulatorManagement_left__sz7fO .RegulatorManagement_node__zh5g0 .RegulatorManagement_dot__ZmioZ {
  visibility: hidden;
  color: #333;
}
.RegulatorManagement_right__wc8B- {
  margin-left: 16px;
  flex: 1 1;
}

.ImportProductRegulatorFile_regulatorContent__y4WS- .ant-collapse-content-box {
  background-color: #ffffff !important;
}
.ImportProductRegulatorFile_otherFile__WuZzN .ant-collapse-content-box {
  padding: 0 !important;
}
.ImportProductRegulatorFile_drawerClose__EOhaD .ant-drawer-header-title {
  flex-direction: row-reverse;
}
.ImportProductRegulatorFile_drawerClose__EOhaD .ant-drawer-header-title .ant-drawer-close {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}

.ProductsTableWithDrawer_fundInfoBox__o3DSE {
  border: 1px solid rgba(5, 5, 5, 0.06);
  background-color: rgba(0, 0, 0, 0.02);
  border-right: 0;
  border-bottom: 0;
}
.ProductsTableWithDrawer_fundInfoRowTitle__yh7X4 {
  line-height: 48px;
  text-align: center;
  border: 1px solid rgba(5, 5, 5, 0.06);
  border-top: 0;
  border-left: 0;
}
.ProductsTableWithDrawer_fundInfoInput__L9M2c {
  padding: 8px;
  background-color: #fff;
  border: 1px solid rgba(5, 5, 5, 0.06);
  border-top: 0;
  border-left: 0;
}
.ProductsTableWithDrawer_fundInfoInput__L9M2c .ant-form-item {
  margin-bottom: 0;
}
.ProductsTableWithDrawer_required__5XHa2:before {
  display: inline-block;
  -webkit-margin-end: 4px;
          margin-inline-end: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}

.ImportProductsBatchAuditItem_backgroundImportAccept__EdoIR {
  background-image: url(/sepc/static/media/importAccept.dc291cc41f3500bec29b.png);
}
.ImportProductsBatchAuditItem_backgroundImportCheck__tpWzl {
  background-image: url(/sepc/static/media/importCheck.0b53030ade949da7cb4b.png);
}
.ImportProductsBatchAuditItem_backgroundImportFirstApprove__xBurH {
  background-image: url(/sepc/static/media/importFirstApprove.c6c0fdb9784d5bc992fa.png);
}
.ImportProductsBatchAuditItem_backgroundImportSecondApprove__q1cm8 {
  background-image: url(/sepc/static/media/importSecondApprove.6e2f63be138d7594d044.png);
}
.ImportProductsBatchAuditItem_backgroundImportIssue__OFI31 {
  background-image: url(/sepc/static/media/importIssue.ca4158610e823fcadb99.png);
}

.RegulatorBatchAuditItem_background__T\+TNn {
  background-repeat: no-repeat;
  background-position: 100% 0;
}
.RegulatorBatchAuditItem_indexDiv__WTRsf {
  background-color: #1884ec;
  border-radius: 4px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.RegulatorBatchAuditItem_triangle__dBfW8 {
  height: 24px;
  width: 24px;
  background: #bfbfbf;
  color: #ffffff;
  position: absolute;
  bottom: -12px;
  right: -12px;
  transform: rotatez(45deg);
}
.RegulatorBatchAuditItem_btn__7jxLe {
  overflow: hidden;
  line-height: 1.5715;
  position: relative;
  display: inline-block;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  border: 1px solid #d9d9d9;
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  height: 32px;
  width: 100px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.85);
  background: #fff;
}
.RegulatorBatchAuditItem_pass__P5tr9:hover {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.RegulatorBatchAuditItem_pass__P5tr9:hover .RegulatorBatchAuditItem_triangle__dBfW8 {
  background: #54a972;
}
.RegulatorBatchAuditItem_isPass__ZCAIm {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.RegulatorBatchAuditItem_isPass__ZCAIm .RegulatorBatchAuditItem_triangle__dBfW8 {
  background: #54a972;
}
.RegulatorBatchAuditItem_isBack__1BJiX {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.RegulatorBatchAuditItem_isBack__1BJiX .RegulatorBatchAuditItem_triangle__dBfW8 {
  background: #ff4d4f;
}
.RegulatorBatchAuditItem_back__HBLKu:hover {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.RegulatorBatchAuditItem_back__HBLKu:hover .RegulatorBatchAuditItem_triangle__dBfW8 {
  background: #ff4d4f;
}
.RegulatorBatchAuditItem_checkOutlined__MIXYY {
  position: absolute;
  bottom: 1px;
  right: 0;
  font-size: 8px;
}

.ImportProductsReportBatchAuditItem_backgroundApprove__RwUHX {
  background-image: url(/sepc/static/media/importProductsReportApprove.93c2a31446c212a2db08.png);
}

.ModesChangeBatchAuditItem_backgroundImportAccept__tXBCt {
  background-image: url(/sepc/static/media/importAccept.dc291cc41f3500bec29b.png);
}
.ModesChangeBatchAuditItem_backgroundImportCheck__0nxXU {
  background-image: url(/sepc/static/media/importCheck.0b53030ade949da7cb4b.png);
}
.ModesChangeBatchAuditItem_backgroundImportFirstApprove__YOTJE {
  background-image: url(/sepc/static/media/importFirstApprove.c6c0fdb9784d5bc992fa.png);
}
.ModesChangeBatchAuditItem_backgroundImportSecondApprove__OAAJA {
  background-image: url(/sepc/static/media/importSecondApprove.6e2f63be138d7594d044.png);
}
.ModesChangeBatchAuditItem_backgroundImportIssue__PL5aa {
  background-image: url(/sepc/static/media/importIssue.ca4158610e823fcadb99.png);
}

.queryEdit_queryType__Lvh6X {
  margin: 5px 0;
  line-height: 30px;
}
.queryEdit_queryType__Lvh6X .ant-radio {
  align-self: flex-start;
  margin-top: 3px;
}
.queryEdit_tableSelect__zji4C {
  height: 100%;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
  border-style: solid;
  border-width: 0 1px 1px 1px;
}
.queryEdit_tableSelect__zji4C .ant-table-selection-column {
  display: none;
}
.queryEdit_tableSelect__zji4C .ant-table-cell {
  width: 100%;
}
.queryEdit_tableSelect__zji4C .ant-table-tbody .ant-table-cell {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.queryEdit_collapseContent__UYAT8 .ant-collapse-header {
  padding-top: 0px !important;
  padding-left: 0px !important;
}
.queryEdit_collapseContent__UYAT8 .ant-collapse-content-box {
  padding: 0px !important;
}
.queryEdit_detailCollapse__WR3ZH .ant-collapse-header {
  padding-bottom: 0px !important;
}
.queryEdit_detailCollapse__WR3ZH .ant-collapse-content-box {
  padding: 0px !important;
}
.queryEdit_queryFile__t33Sp {
  margin-bottom: 0;
}

.ParticipateInfoDetails_topCard__kPumh {
  height: 176px;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  background: #fff;
  padding: 16px 24px;
  margin-bottom: 16px;
}
.ParticipateInfoDetails_topCard__kPumh .ParticipateInfoDetails_topBar__X1ko1 {
  display: flex;
  justify-content: space-between;
}
.ParticipateInfoDetails_topCard__kPumh .ParticipateInfoDetails_topBar__X1ko1 .ParticipateInfoDetails_tag__R1RY7 {
  width: 72px;
  height: 32px;
  border-radius: 4px;
  background-color: #1890ff;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 32px;
}
.ParticipateInfoDetails_topCard__kPumh .ParticipateInfoDetails_topBar__X1ko1 .ParticipateInfoDetails_title__bJdKa {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.ParticipateInfoDetails_topCard__kPumh .ParticipateInfoDetails_desc__Z7oT- {
  padding: 0 32px;
  color: #333;
}
.ParticipateInfoDetails_bottomCard__GyNjY {
  min-height: calc(100vh - 288px);
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  background: #fff;
  padding: 24px;
}

.setting_regulatorSettingSearchLeft__S6hnt .ant-card-body {
  padding: 12px;
  height: 660px;
  overflow: auto;
}

.videoMeeting_videoMeetingDetail__Eq04M .ant-radio-group {
  width: 100%;
  display: flex;
  margin-bottom: 8px;
}
.videoMeeting_videoMeetingDetail__Eq04M .ant-radio-button-wrapper {
  width: 100%;
  text-align: center;
  position: relative;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0 15px;
  color: rgba(0, 0, 0, 0.85);
  font-size: 14px;
  line-height: 30px;
  background: #fff;
  border: 1px solid #ffffff;
  border-top-width: 1.02px;
  cursor: pointer;
  transition: color 0.3s, background 0.3s, border-color 0.3s, box-shadow 0.3s;
}
.videoMeeting_videoMeetingDetail__Eq04M .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #1677ff;
  background: #fff;
  border-color: #1677ff;
}
.videoMeeting_videoMeetingDetail__Eq04M .ant-radio-button-wrapper:first-child {
  border-radius: 2px 0 0 2px;
}
.videoMeeting_videoMeetingDetail__Eq04M .ant-radio-button-wrapper:not(:first-child)::before {
  position: absolute;
  top: -1px;
  display: block;
  box-sizing: content-box;
  width: 0px;
  height: 100%;
  padding: 1px 0;
  transition: background-color 0.3s;
  content: '';
}
.videoMeeting_joinIcon__VCLj6 {
  position: absolute;
  right: 0px;
}
.videoMeeting_cardStyle__-3H3V .ant-card-head {
  border-bottom: none;
}

.header_agentSubmit__Xw0Zr {
  width: 100%;
  height: 40px;
}
.header_agentSubmit__Xw0Zr span {
  font-weight: bold;
  font-size: 16px;
  margin-left: 5px;
}
.header_agentHeader__s-rLS {
  height: 120px;
  width: 100%;
  background: #e6f7ff;
  border-left: 1px solid #d1d7e8;
  border-top: 1px solid #d1d7e8;
  border-right: 1px solid #d1d7e8;
}
.header_agentHeader__s-rLS .header_agentLogo__2Svrr {
  margin-top: 10px;
  width: 74px;
  height: 74px;
  margin-left: 10px;
}
.header_agentHeader__s-rLS .header_title__mSnn7 {
  color: #5a95e2;
  font-size: 30px;
}
.header_agentHeader__s-rLS .header_agentOperate__brEYI {
  float: right;
  margin-top: 10px;
}
.header_agentHeader__s-rLS .header_agentOperate__brEYI span {
  cursor: pointer;
  color: #5a95e2;
  padding-right: 10px;
  font-size: 16px;
}

/* App.css */
.SupplierProjectSignUpCorrectionNotice_horizontalStepsContainer__eoeFM {
  min-height: 68px;
  width: calc(100vw - 410px);
  background: #f3f8ff;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 57px;
  z-index: 2;
}

.SupplierProjectSignUpCorrectionNotice_header__VeUdR {
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
}

.SupplierProjectSignUpCorrectionNotice_header__VeUdR h1 {
  color: #1890ff;
  font-size: 32px;
  margin-bottom: 10px;
}

.SupplierProjectSignUpCorrectionNotice_header__VeUdR p {
  color: #666;
  font-size: 18px;
  margin: 0;
}

.SupplierProjectSignUpCorrectionNotice_stepsWrapper__NwwAk {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0 50px;
}

.SupplierProjectSignUpCorrectionNotice_stepsContainer__3Yt5W {
  overflow-x: auto;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
  flex: 1 1;
  padding: 20px 0px 15px 0px;
  background: #f3f8ff;
  position: relative;
}

.SupplierProjectSignUpCorrectionNotice_stepsContainer__3Yt5W::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

.SupplierProjectSignUpCorrectionNotice_customSteps__EiewN {
  min-width: -webkit-max-content;
  min-width: max-content;
  padding: 0 20px;
}

.SupplierProjectSignUpCorrectionNotice_customSteps__EiewN .ant-steps-item {
  min-width: 285px;
}
.SupplierProjectSignUpCorrectionNotice_customSteps__EiewN .ant-steps-item-content {
  width: 200px !important;
}
.SupplierProjectSignUpCorrectionNotice_customSteps__EiewN .ant-steps-item-title {
  width: 200px !important;
}
.SupplierProjectSignUpCorrectionNotice_typography__PO3-t {
  color: inherit !important;
  margin-bottom: 0 !important;
}
.SupplierProjectSignUpCorrectionNotice_scrollButton__n\+CjY {
  position: absolute;
  z-index: 10;
  background: #1890ff;
  color: white;
  border: none;
  box-shadow: 0 4px 12px rgba(24, 144, 255, 0.4);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.SupplierProjectSignUpCorrectionNotice_scrollButton__n\+CjY:hover {
  background: #40a9ff;
  transform: scale(1.1);
}

.SupplierProjectSignUpCorrectionNotice_leftButton__sdxxo {
  left: -20px;
  background-color: #f3f8ff;
  border-color: #f3f8ff;
}
.SupplierProjectSignUpCorrectionNotice_leftButton__sdxxo:hover {
  color: #40a9ff !important;
  background-color: #f3f8ff;
  border-color: #f3f8ff !important;
}
.SupplierProjectSignUpCorrectionNotice_rightButton__bRMCJ {
  right: -20px;
  background-color: #f3f8ff;
  border-color: #f3f8ff;
}
.SupplierProjectSignUpCorrectionNotice_rightButton__bRMCJ:hover {
  color: #40a9ff !important;
  background-color: #f3f8ff;
  border-color: #f3f8ff !important;
}
.SupplierProjectSignUpCorrectionNotice_step-content__Sogjm {
  margin-top: 40px;
  padding: 0 30px;
}

.SupplierProjectSignUpCorrectionNotice_content-card__eEbok {
  background: linear-gradient(135deg, #f5f7fa 0%, #e4edf5 100%);
  border-radius: 10px;
  padding: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  border-left: 5px solid #1890ff;
}

.SupplierProjectSignUpCorrectionNotice_content-card__eEbok h3 {
  color: #1890ff;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 15px;
}

.SupplierProjectSignUpCorrectionNotice_content-card__eEbok p {
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  margin-bottom: 25px;
}

.SupplierProjectSignUpCorrectionNotice_status-bar__gYBla {
  margin-top: 25px;
}

.SupplierProjectSignUpCorrectionNotice_progress__FfDGl {
  height: 10px;
  background: #e6f7ff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px;
}

.SupplierProjectSignUpCorrectionNotice_progress-bar__asY9B {
  height: 100%;
  background: linear-gradient(90deg, #1890ff, #69c0ff);
  border-radius: 5px;
  transition: width 0.5s ease;
}

.SupplierProjectSignUpCorrectionNotice_progress-text__GO5L1 {
  text-align: center;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}

.SupplierProjectSignUpCorrectionNotice_navigation-buttons__uq--O {
  display: flex;
  justify-content: center;
  gap: 25px;
  margin-top: 30px;
}

.SupplierProjectSignUpCorrectionNotice_navigation-buttons__uq--O button {
  min-width: 140px;
  height: 44px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 6px;
  transition: all 0.3s ease;
}

.SupplierProjectSignUpCorrectionNotice_navigation-buttons__uq--O button:disabled {
  background: #f5f5f5;
  color: #bfbfbf;
  border-color: #d9d9d9;
}

/* 响应式设计 */
@media (max-width: 1100px) {
  .SupplierProjectSignUpCorrectionNotice_stepsWrapper__NwwAk {
    margin: 0 30px;
  }

  .SupplierProjectSignUpCorrectionNotice_step-content__Sogjm {
    padding: 0 15px;
  }

  .SupplierProjectSignUpCorrectionNotice_scrollButton__n\+CjY {
    width: 36px;
    height: 36px;
  }

  .SupplierProjectSignUpCorrectionNotice_leftButton__sdxxo {
    left: -18px;
    background-color: #f3f8ff;
    border-color: #f3f8ff;
  }

  .SupplierProjectSignUpCorrectionNotice_rightButton__bRMCJ {
    right: -18px;
    background-color: #f3f8ff;
    border-color: #f3f8ff;
  }
}

@media (max-width: 768px) {
  .SupplierProjectSignUpCorrectionNotice_horizontalStepsContainer__eoeFM {
    padding: 20px;
    margin: 20px;
  }

  .SupplierProjectSignUpCorrectionNotice_header__VeUdR h1 {
    font-size: 26px;
  }

  .SupplierProjectSignUpCorrectionNotice_stepsWrapper__NwwAk {
    margin: 0 15px;
  }

  .SupplierProjectSignUpCorrectionNotice_customSteps__EiewN .SupplierProjectSignUpCorrectionNotice_ant-steps-item__9Jk1i {
    min-width: 120px;
  }

  .SupplierProjectSignUpCorrectionNotice_content-card__eEbok {
    padding: 20px;
  }

  .SupplierProjectSignUpCorrectionNotice_navigation-buttons__uq--O button {
    min-width: 120px;
    height: 40px;
  }
}

@media (max-width: 480px) {
  .SupplierProjectSignUpCorrectionNotice_header__VeUdR h1 {
    font-size: 22px;
  }

  .SupplierProjectSignUpCorrectionNotice_header__VeUdR p {
    font-size: 16px;
  }

  .SupplierProjectSignUpCorrectionNotice_stepsWrapper__NwwAk {
    margin: 0 10px;
  }

  .SupplierProjectSignUpCorrectionNotice_customSteps__EiewN .SupplierProjectSignUpCorrectionNotice_ant-steps-item__9Jk1i {
    min-width: 100px;
  }

  .SupplierProjectSignUpCorrectionNotice_navigation-buttons__uq--O {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }

  .SupplierProjectSignUpCorrectionNotice_navigation-buttons__uq--O button {
    width: 100%;
    max-width: 280px;
  }
}

.SupplierProjectSignUpCorrectionNotice_stepTitle__4wUGR {
  width: 80px;
  font-weight: 400;
  font-size: 14px;
  color: #0041a2;
}

.SupplierReviewResultQuery_picBox__VnLAG {
  background-image: url(/sepc/static/media/gz.d7a9b0394f07b4636bdb.png);
  background-position: right 12px;
  background-repeat: no-repeat;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: -24px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 24px;
}

.SupplierSignatureStyle_customGroup__yos5X {
  display: flex;
  gap: 12px;
}
.SupplierSignatureStyle_steps__ZIO7f .ant-steps-item-finish .ant-steps-item-icon {
  background-color: transparent;
  border: 1px solid #0066ff;
}
.SupplierSignatureStyle_steps__ZIO7f .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon {
  color: #0066ff;
}
.SupplierSignatureStyle_steps__ZIO7f .ant-steps-item-wait .ant-steps-item-icon {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.SupplierSignatureStyle_buttonItem__Pk3h7 {
  margin-right: 16px;
  border: 1px solid #d9d9d9;
  border-radius: 4px 4px 4px 4px !important;
  position: relative;
  width: 100px;
  height: 32px;
  text-align: center;
}
.SupplierSignatureStyle_buttonItem__Pk3h7::before {
  display: none !important;
}
.SupplierSignatureStyle_buttonItem__Pk3h7.ant-radio-button-wrapper-checked::after {
  content: '✓';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 16px;
  height: 16px;
  background: #0066ff;
  padding-top: 2px;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
  color: white;
  font-size: 10px;
  text-align: right;
  line-height: 16px;
  padding-right: 2px;
  box-sizing: border-box;
}
.SupplierSignatureStyle_uploadBackground__A9wqy {
  width: 391px;
  height: 60px;
  background: rgba(0, 102, 255, 0.02);
  border-radius: 2px 2px 2px 2px;
  color: #999999;
  padding: 8px 16px;
  font-size: 14px;
  display: flex;
  flex-direction: column;
}
.SupplierSignatureStyle_pdfItem__93jWc {
  width: 392px;
  display: flex;
  align-items: center;
  height: 24px;
  justify-content: space-around;
  padding-right: 4px;
}
.SupplierSignatureStyle_pdfItem__93jWc .SupplierSignatureStyle_pdfDel__rcTmI {
  display: none;
  height: 16px !important;
}
.SupplierSignatureStyle_pdfItem__93jWc:hover {
  background: #f5f5f5;
}
.SupplierSignatureStyle_pdfItem__93jWc:hover .SupplierSignatureStyle_fileItem__Ls0L- {
  max-width: calc(100% - 16px);
}
.SupplierSignatureStyle_pdfItem__93jWc:hover .SupplierSignatureStyle_pdfDel__rcTmI {
  display: block !important;
}
.SupplierSignatureStyle_fileItem__Ls0L- {
  display: flex;
  align-items: center;
  max-width: 100%;
  flex: 1 1;
}
.SupplierSignatureStyle_signatureDefault__hl4HM {
  min-height: calc(100vh - 246px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.SupplierSignatureStyle_certificate__5v8Ud {
  display: flex;
  justify-content: center;
  width: 840px;
  height: 150px;
  color: #999999;
  background: linear-gradient(180deg, #f9f9f9 0%, rgba(255, 255, 255, 0) 100%);
  border-top: 1px dashed #cccccc;
}
.SupplierSignatureStyle_disabledButton__XF9C7[disabled] {
  color: white;
  background: rgba(0, 102, 255, 0.5);
}
.SupplierSignatureStyle_fixedDescriptions__sqNIX .ant-descriptions-view > table {
  table-layout: fixed !important;
}
.SupplierSignatureStyle_signatureInformationHeader__xBLXz {
  background-image: url(/sepc/static/media/signatureBg.f2533d5317ee52694b9a.png);
  width: 100%;
  height: 160px;
  background-size: 100% 100%;
  padding: 32px;
}
.SupplierSignatureStyle_content__elqjc {
  height: calc(100% - 170px);
  margin-top: 10px;
  gap: 24px;
  flex-direction: row;
  display: flex;
  margin-left: 32px;
}
.SupplierSignatureStyle_infoBox__V7FmN {
  width: 600px;
  height: 201px;
  background: #ffffff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #f5f5f5;
  padding: 16px;
}

.PushWorkflowSuccessCard_title__tp949 {
  font-size: 30px;
  font-weight: bolder;
  padding: 20px;
}
.PushWorkflowSuccessCard_cardContent__c83Ft {
  padding: 20px 40px;
}
.PushWorkflowSuccessCard_center__GQxAn {
  text-align: center;
  padding-bottom: 20px;
}
.PushWorkflowSuccessCard_successIcon__lF6Za {
  font-size: 50px;
  color: #52c41a;
}
.PushWorkflowSuccessCard_errorIcon__44rM7 {
  font-size: 50px;
  color: #f50;
}
.PushWorkflowSuccessCard_itemTitle__VpHe4 {
  font-weight: bold;
}

.scroll_scroll-table__CScFc .ant-table-body {
  overflow-y: auto !important;
}
.scroll_scroll-table__CScFc .ant-table-header {
  border-right: 1px solid #f0f0f0;
}

.archive_directoryInput__R11ue {
  width: 100%;
}
.archive_directoryInput__R11ue .ant-space-item:last-child {
  flex: 1 1;
}
.archive_required__8O2wU:before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  line-height: 1;
  content: '*';
}

.RuleconfigCard_divBox__olFEH {
  height: 32px;
  background-color: #1677ff;
  position: absolute;
  padding-left: 24px;
  padding-right: 24px;
  right: 0;
  top: 0;
  border-radius: 0 8px 0 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
.RuleconfigCard_cardBox__sqUX1 .ant-card-body {
  position: absolute;
}

.errorLog_errorDescriptionDiv__4Wl2g {
  height: calc(100vh - 168px);
  overflow: auto;
}
.errorLog_errorDescriptionDiv__4Wl2g .errorLog_errorDescription__wqb3W .ant-descriptions-item-label {
  width: 120px;
}

.FairCompetition_tableStyle__tH9D- .ant-table-thead {
  height: 77px;
}
.FairCompetition_rowStyle__oVRTp {
  cursor: pointer;
}
.FairCompetition_color__n4Ya9 {
  background-color: #e2f4fc;
}

.detail_antTable__YI\+YP {
  white-space: pre-line;
}

.RoleSystem_searchRow__WucXD {
  height: 40px;
  line-height: 40px;
}
.RoleSystem_addIcon__7M6bi {
  color: #1677ff;
  font-size: 28px;
  vertical-align: middle;
}
.RoleSystem_title__gvfXB .RoleSystem_backIcon__xPWx9 {
  width: 22px;
  margin-right: 8px;
  vertical-align: middle;
}
.RoleSystem_spaceStyle__6gaDj {
  margin: 8px 0;
}
.RoleSystem_roleTree__t93Eh {
  margin-top: 20px;
}
.RoleSystem_roleTree__t93Eh .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
}
.RoleSystem_roleTree__t93Eh .ant-dropdown-trigger {
  height: 40px;
  line-height: 40px;
  float: right;
}
.RoleSystem_roleTree__t93Eh .ant-tree .ant-tree-iconEle {
  padding-top: 8px;
  cursor: pointer;
}
.RoleSystem_roleTree__t93Eh .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.RoleSystem_roleTree__t93Eh .ant-tree-node-content-wrapper.ant-tree-node-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RoleSystem_roleTree__t93Eh .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RoleSystem_roleTree__t93Eh .ant-tree-treenode.ant-tree-treenode-selected {
  color: white;
  background-color: #1677ff;
  font-weight: bolder;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}

.productAppSelect_productAppSelectList__FFscd .ant-list-header {
  background: #fafafa;
}

.AuthConfig_authConfigModal__UPbze .ant-transfer-list-header {
  border-bottom: none;
}
.AuthConfig_authConfigModal__UPbze .ant-transfer-list {
  border: none;
}

.ConfigInfoNav_placeholder__7ifOK {
  width: 200px;
  margin-right: 16px;
  background-color: #fff;
  border-radius: 8px;
}
.ConfigInfoNav_placeholder__7ifOK .ConfigInfoNav_list__pwbQN {
  width: 200px;
  margin-right: 16px;
  background-color: #fff;
  border-radius: 8px;
  height: calc(100vh - 96px);
  padding: 8px;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.08);
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
  position: fixed;
  top: 80px;
}
.ConfigInfoNav_placeholder__7ifOK .ConfigInfoNav_list__pwbQN .ConfigInfoNav_list-item__gqGJf {
  height: 40px;
  border-radius: 4px;
  margin-bottom: 8px;
  transition: all 0.1s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ConfigInfoNav_placeholder__7ifOK .ConfigInfoNav_list__pwbQN .ConfigInfoNav_list-item__gqGJf:hover {
  background-color: #f0f0f0;
}
.ConfigInfoNav_placeholder__7ifOK .ConfigInfoNav_list__pwbQN .ConfigInfoNav_list-item__gqGJf:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.ConfigInfoNav_placeholder__7ifOK .ConfigInfoNav_list__pwbQN .ConfigInfoNav_active__DF9p8 {
  color: #1677ff;
  background-color: #e6f4ff !important;
}

.Workday_calendarBox__CFCrc .Workday_calendarBoxCol__Z78\+R {
  width: 100%;
  height: 116px;
}
.Workday_calendarBox__CFCrc .Workday_calendarBoxCol__Z78\+R .Workday_calendarBoxColTitle__CcbEO {
  height: 116px;
  padding-right: 8px;
  margin-right: 10px;
  text-align: right;
}
.Workday_calendarBox__CFCrc .Workday_calendarBoxCol__Z78\+R .Workday_calendarBoxColTitle__CcbEO:hover {
  color: #40a9ff;
}
.Workday_calendarBox__CFCrc .Workday_calendarBoxCol__Z78\+R .Workday_currentBorder__vfEjR {
  border-top: 2px solid #40a9ff;
}
.Workday_calendarBox__CFCrc .Workday_calendarBoxCol__Z78\+R .Workday_otherDateBorder__yQIOF {
  border-top: 2px solid #f0f0f0;
}
.Workday_workBgColor__EoG-I {
  background-color: #e6f7ff;
}
.Workday_restBgColor__3Npm- {
  background-color: #fff1f0;
}
.Workday_smallBox__u7j8q {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 8px;
}
.Workday_title__EM6X3 {
  text-align: right;
  margin-top: 8px;
}
.Workday_title__EM6X3 .Workday_colorDiff__JGK1b {
  float: left;
}

.TemplateWarehouse_tree__vL9sw .ant-tree-switcher {
  display: none;
}
.TemplateWarehouse_formLabel__mFzel {
  font-weight: bold;
  margin-right: 20px;
}
.TemplateWarehouse_roundSelect__7gFtm .ant-tag {
  background-color: #fff;
  border: 0;
  padding: 8px 20px;
  border-radius: 16px;
}
.TemplateWarehouse_roundSelect__7gFtm .ant-tag-checkable-checked {
  background: #3778fd;
  box-shadow: 0 0 10px 0 #e4e4e4;
  border-radius: 16px;
  padding: 8px 20px;
}

.TemplateWarehouseEdit_headerBox__Zxq0v {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 57px;
  padding: 0 24px;
  border: 1px solid #f0f0f0;
}
.TemplateWarehouseEdit_stepBtn__XF\+R9 {
  text-align: right;
  padding: 12px 24px;
  border-top: 1px solid #f0f0f0;
}
.TemplateWarehouseEdit_reviewIcon__U45CG {
  background-image: url(/sepc/static/media/review.c8ebb861023df7a298e3.png);
}

.TemplateAddStep_bodyBox__jiELb {
  background-color: #f0f2f5;
  height: 100vh;
  overflow: auto;
}
.TemplateAddStep_stepHeaderBox__mjDNr {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
  background-color: #fff;
}
.TemplateAddStep_templateBox__xOp69 {
  margin: 16px;
}
.TemplateAddStep_templateBox__xOp69 .TemplateAddStep_templateStepBox__ZUMoT {
  height: calc(100vh - 96px - 57px);
  overflow-y: auto;
}
.TemplateAddStep_templateBox__xOp69 .TemplateAddStep_stepBtn__XjGaQ {
  text-align: right;
  padding: 12px 24px;
  border-top: 1px solid #f0f0f0;
}

.ItemTemplateDetail_picText__jXpej {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 5px;
  padding-right: 5px;
  color: #ffffff;
  max-width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.ItemTemplateDetail_backgroundDemand__2zyw9 {
  background: linear-gradient(-30deg, #fff9e8 0%, #f8f8f8 100%);
}
.ItemTemplateDetail_backgroundDemand__2zyw9 .ItemTemplateDetail_titleBox__1IOxV {
  background: url(/sepc/static/media/bg_t2.d133007f03d0a51ef15c.png) no-repeat;
}
.ItemTemplateDetail_backgroundDoc__qWbBV {
  background: linear-gradient(-30deg, #e8f0ff 0%, #f8f8f8 100%);
}
.ItemTemplateDetail_backgroundDoc__qWbBV .ItemTemplateDetail_titleBox__1IOxV {
  background: url(/sepc/static/media/bg_t1.3cf8f59a1637e8133954.png) no-repeat;
}
.ItemTemplateDetail_detailBox__xz5pJ {
  min-width: 200px;
  height: 338px;
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.ItemTemplateDetail_detailBox__xz5pJ .ItemTemplateDetail_titleBox__1IOxV {
  height: 176px;
  background-size: cover;
  border-radius: 8px;
}
.ItemTemplateDetail_detailBox__xz5pJ .ItemTemplateDetail_titleBox__1IOxV .ItemTemplateDetail_sendFlag__mZwO0 {
  text-align: center;
  width: 60px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  color: #fff;
}
.ItemTemplateDetail_detailBox__xz5pJ .ItemTemplateDetail_titleBox__1IOxV .ItemTemplateDetail_title__Cc4aI {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  padding: 16px;
  height: 154px;
  display: flex;
  align-items: center;
}
.ItemTemplateDetail_detailBox__xz5pJ .ItemTemplateDetail_bottomText__Rb\+ap {
  margin-top: 12px;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding: 0 16px;
}
.ItemTemplateDetail_detailBox__xz5pJ .ItemTemplateDetail_bottomBtn__ANw-V {
  height: 60px;
  background: #ffffff;
  border-radius: 0 0 8px 8px;
  transition: background 0.1s ease-in;
  display: none;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
}
.ItemTemplateDetail_detailBox__xz5pJ:hover {
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
}
.ItemTemplateDetail_hoverBox__x7-87:hover .ItemTemplateDetail_bottomBtn__ANw-V {
  display: flex;
}
.ItemTemplateDetail_hoverBox__x7-87:hover .ItemTemplateDetail_bottomText__Rb\+ap {
  display: none;
}
.ItemTemplateDetail_subtitle__ZYKks .ant-descriptions-item-content {
  overflow: hidden;
}

.InsertTag_formTableBox__i\+0ly .ant-table-wrapper .ant-table-thead > tr > th {
  background-color: #f0f0f0;
}
.InsertTag_communicationFormTableBox__gdj7W .ant-table-wrapper .ant-table-thead > tr > th {
  background-color: transparent;
  background-color: initial;
  padding: 8px;
}
.InsertTag_communicationFormTableBox__gdj7W .ant-table-wrapper .ant-table-tbody > tr.ant-table-row:hover > td {
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;
  background: initial;
}
.InsertTag_communicationFormTableBox__gdj7W .ant-table-wrapper .ant-table-tbody > tr > td {
  padding: 0;
}
.InsertTag_communicationFormTableBox__gdj7W .ant-table-wrapper .ant-table-tbody > tr > td:hover {
  background-color: #00000080 !important;
}
.InsertTag_communicationFormTableBox__gdj7W .highLight {
  border: 1px solid #ffe7ba;
  background-color: #fff7e6;
}
.InsertTag_communicationFormTableBox__gdj7W .highLight.current {
  background-color: orange;
}
.InsertTag_addPic__\+ET-C {
  background-image: url(/sepc/static/media/newLine.cb5caa033b038df75127.png) !important;
  background-repeat: no-repeat !important;
  background-size: 32px 16px !important;
}

.MultiEditorReview_MultiEditorReview__LnWs3 .canAdjust {
  position: relative;
}
.MultiEditorReview_MultiEditorReview__LnWs3 .canAdjust:before {
  position: absolute;
  left: -12px;
  content: '*';
  color: #f5222d;
}

.CommunicateBox_collapseBox__eLhfj .ant-collapse-header {
  background-color: #e1edff;
  border-radius: 0 !important;
}

.TemplateBatchImportBtn_importModal__PfKJs .ant-modal-content {
  padding-bottom: 0;
}
.TemplateBatchImportBtn_importModal__PfKJs .ant-modal-body {
  margin: 0 -24px;
}
.TemplateBatchImportBtn_importModal__PfKJs .ant-modal-footer {
  position: absolute;
  bottom: 32px;
  right: 16px;
}
.TemplateBatchImportBtn_modalRow__l9FKg .TemplateBatchImportBtn_modalLeftCol__-rrgi {
  border: 1px solid #ccced1;
  padding: 16px;
  height: 720px;
}
.TemplateBatchImportBtn_modalRow__l9FKg .TemplateBatchImportBtn_modalRightCol__RsVXw {
  position: relative;
  border-top: 1px solid #ccced1;
  padding: 16px 16px 80px;
}
.TemplateBatchImportBtn_modalRow__l9FKg .TemplateBatchImportBtn_chapter__UU-FY {
  border: 1px solid #ccced1;
  margin-top: 16px;
  cursor: pointer;
}
.TemplateBatchImportBtn_modalRow__l9FKg .TemplateBatchImportBtn_chapter__UU-FY > div {
  padding: 16px 8px;
}
.TemplateBatchImportBtn_modalRow__l9FKg .TemplateBatchImportBtn_chapter__UU-FY > div:not(:first-child) {
  border-top: 1px solid #ccced1;
}

.TemplateCreateBaseInfo_uploadStyle__7QGB6 .ant-upload-list-picture-card-container {
  width: 88px;
  height: 88px;
}
.TemplateCreateBaseInfo_uploadStyle__7QGB6 .ant-upload.ant-upload-select-picture-card {
  width: 88px;
  height: 88px;
}
.TemplateCreateBaseInfo_tableBorder__0xoxE .ant-table-tbody > tr > td {
  border-bottom: none;
}

.NoticeTemplate_editorForm__ZlilV .tox-tinymce {
  border-width: 0 !important;
}
.NoticeTemplate_modalStyle__xZCew .ant-modal-confirm-body {
  align-items: flex-start;
  margin-bottom: 32px;
}
.NoticeTemplate_modalStyle__xZCew .ant-modal-confirm-btns {
  text-align: center;
}

.ItemDetailAdd_itemContainer__cHRl- {
  position: relative;
  width: 100%;
  height: 305px;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  text-align: center;
  border: 1px dashed #d9d9d9;
  border-radius: 4px;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.ItemDetailAdd_itemContainer__cHRl-:hover {
  border-color: #1677ff;
  color: #1677ff;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.ItemDetailAdd_itemContainer__cHRl- .ItemDetailAdd_center__gym45 {
  position: absolute;
  top: 40%;
  width: 100%;
  color: #1677ff;
  font-size: 16px;
}
.ItemDetailAdd_itemContainer__cHRl- .ItemDetailAdd_center__gym45 .ItemDetailAdd_marginLeft__Cumtd {
  margin-left: 4px;
}
.ItemDetailAdd_itemContainer__cHRl- .ItemDetailAdd_description__Iiv3e {
  position: absolute;
  top: 85%;
  width: 100%;
  font-size: 0.9em;
}

.tutorial_tutorialIn__GBP4G {
  pointer-events: none;
  transition: box-shadow 0.3s !important;
  box-shadow: 0 0 20px 0 #ffff8d, 0 0 0 2px #ffd180, 0 0 0 2000px rgba(0, 0, 0, 0.2) !important;
}
.tutorial_taskList__q8hwI {
  border-top: 1px solid #d9d9d9;
}
.tutorial_taskLi__caFAf {
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  border-top: 0;
  cursor: pointer;
}
.tutorial_taskLi__caFAf:hover {
  background-color: #f5f5f5;
}
.tutorial_activeTask__RyfnO {
  background-color: #e7f1fc;
}
.tutorial_taskStep__wv9t0 {
  padding-left: 4px;
}
.tutorial_activeTaskStep__5AnqB {
  border: 2px solid #f1a325;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #fff0d5;
  border-radius: 4px;
}
.tutorial_tipText__s-t\+2 {
  background-color: #ffccc7;
  padding: 3px;
  border-radius: 2px;
  border: 1px solid #ffa39e;
  color: #000;
}

.BackPasswordPage_layoutWrap__F2xjb {
  height: 100vh;
  min-height: 800px !important;
  min-width: 1400px;
  background: #ffffff;
}
.BackPasswordPage_layoutWrap__F2xjb .BackPasswordPage_header__Jh8in {
  height: 64px;
  background: transparent;
}
.BackPasswordPage_layoutWrap__F2xjb .BackPasswordPage_content__3WnUP {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  background-image: url(/sepc/static/media/bg.f168f25a93e06c30fb59.png);
  background-size: 100% 200px;
  background-repeat: no-repeat;
}
.BackPasswordPage_layoutWrap__F2xjb .BackPasswordPage_footer__Oqcgl {
  width: 100%;
  text-align: center;
  background: transparent;
}
.BackPasswordPage_contentTitle__EEX5M {
  font-weight: bold;
  font-size: 32px;
  color: #0066ff;
  margin-bottom: 53px;
  display: flex;
  align-items: center;
}
.BackPasswordPage_contentCard__Lm\+9d {
  width: 1200px;
  height: 700px;
  background: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1) !important;
  border-radius: 16px 16px 16px 16px;
}
.BackPasswordPage_contentCard__Lm\+9d .BackPasswordPage_cardAlert__lBb3O {
  padding: 16px 26px;
  height: 82px;
  background: #e6f7ff;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #91d5ff;
  font-weight: 400;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
}
.BackPasswordPage_rightDiv__Tr8w4 {
  position: relative;
}
.BackPasswordPage_bgDiv__v32Ar {
  display: flex;
  height: 200px;
}
.BackPasswordPage_STEP0__BEggZ {
  background-image: url(/sepc/static/media/password.109151328a61919b788f.png);
}
.BackPasswordPage_STEP1__Us\+dX {
  background-image: url(/sepc/static/media/reset.ab13cad5e2d3b8531fd0.png);
}
.BackPasswordPage_stepTipContent__cm\+A4 {
  color: #ffffff;
  display: flex;
  align-items: flex-end;
  margin: 0 84px -4px 256px;
}
.BackPasswordPage_backPasswordBg__ca8l\+ {
  border-radius: 4px;
  display: inline-block;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.BackPasswordPage_formInfo__90pIX {
  margin-bottom: 10px;
}
.BackPasswordPage_btnStyle__rtSby {
  background: linear-gradient(90deg, #1890ff 0%, #0066ff 100%);
  border-radius: 4px;
  color: #ffffff;
  height: 48px;
  font-size: 16px;
  padding: 12px 48px;
  font-weight: 400;
  border: none;
}
.BackPasswordPage_btnStyle__rtSby:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  color: #ffffff !important;
}
.BackPasswordPage_btnCancel__p7Mxr {
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #999999;
  padding: 12px 64px;
  height: 48px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}

.login_layoutWrap__gY3aX {
  height: 100vh;
  min-height: 800px !important;
  min-width: 1400px;
  background: url(/sepc/static/media/background2.b7f3ea5e77ac3e95ad95.png) no-repeat center / cover !important;
}
.login_layoutWrap__gY3aX .login_header__f\+ZVc {
  height: 64px;
  background: transparent;
}
.login_layoutWrap__gY3aX .login_content__WxiPi {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login_layoutWrap__gY3aX .login_footer__WppAQ {
  width: 100%;
  text-align: center;
  background: transparent;
}
.login_loginWrap__1QnUE {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB {
  height: 600px;
  width: 1246px;
  border-radius: 4px;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_left__rp69H {
  position: absolute;
  bottom: 50px;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_left__rp69H .ant-tabs-tab {
  padding: 12px 48px;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_left__rp69H .ant-tabs-ink-bar {
  width: 0;
  left: 0;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_left__rp69H .ant-tabs-content-holder {
  border-left: 0;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_left__rp69H .ant-tabs-tab-active {
  background: #1677ff;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_left__rp69H .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #ffffff;
  font-weight: bold;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_center__Tffjt {
  z-index: 1;
  position: absolute;
  left: 160px;
  top: -48px;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_center__Tffjt .login_centerPic__j0gLu {
  border-radius: 4px;
  display: inline-block;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC {
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightTitle__7NXtc {
  text-align: center;
  margin-bottom: 40px;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightTitle__7NXtc p {
  font-size: 16px;
  color: #1677ff;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightContent__kGe0o {
  width: 326px;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightContent__kGe0o .ant-tabs-nav::before {
  border-bottom: none;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightContent__kGe0o .ant-tabs-tab {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 500;
  width: 76px;
  margin: 0 16px;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightContent__kGe0o .ant-tabs-tab .ant-tabs-tab-btn {
  margin: 0 auto;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightContent__kGe0o .ant-tabs-tab-active {
  color: #1677ff;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightContent__kGe0o .ant-tabs-top-bar {
  border-bottom: 0;
}
.login_loginWrap__1QnUE .login_contentCard__uYYHB .login_right__Q1WoC .login_rightContent__kGe0o .ant-tabs-tabpane {
  padding-top: 24px;
}
.login_modifyCard__vYCZH {
  width: 1246px;
  height: 500px;
  margin: 0 auto;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}

.OperatorLayout_header__oWgpt {
  height: 64px;
  padding: 0 24px;
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: #fff;
}
.OperatorLayout_header__oWgpt .OperatorLayout_right__M9iEj {
  float: right;
}
.OperatorLayout_sideBox__wmWA9 {
  min-height: calc(100vh - 64px);
  background-color: #f5f5f5 !important;
}
.OperatorLayout_sideBox__wmWA9 .OperatorLayout_menuBox__1Ca7w {
  margin-top: 16px;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.08);
  height: calc(100vh - 64px - 16px);
  position: fixed;
  overflow: auto;
  width: 200px;
  border-top-right-radius: 1rem;
  background-color: #fff;
}
.OperatorLayout_sideBox__wmWA9 .OperatorLayout_menuBox__1Ca7w .ant-menu-vertical .ant-menu-item::after,
.OperatorLayout_sideBox__wmWA9 .OperatorLayout_menuBox__1Ca7w .ant-menu-vertical-left .ant-menu-item::after,
.OperatorLayout_sideBox__wmWA9 .OperatorLayout_menuBox__1Ca7w .ant-menu-vertical-right .ant-menu-item::after,
.OperatorLayout_sideBox__wmWA9 .OperatorLayout_menuBox__1Ca7w .ant-menu-inline .ant-menu-item::after {
  display: none;
}
.OperatorLayout_sideBox__wmWA9 ::-webkit-scrollbar {
  display: none;
}

.WorkflowMenu_layoutContainer__Gcn8D {
  background-color: transparent;
  margin-top: 16px;
  border-radius: 0 8px 0 0;
  overflow: hidden;
}
.WorkflowMenu_listWrapper__S2P7E {
  padding-left: 16px;
  font-size: 16px;
  margin-left: 50px;
  margin-top: 30px;
}
.WorkflowMenu_listWrapper__S2P7E .WorkflowMenu_processLine__EMq9J {
  height: calc(100% - 38px);
  width: 10px;
  border-right: 4px solid #e6e6e6;
  position: absolute;
  left: 41px;
  top: 10px;
  z-index: 1;
}
.WorkflowMenu_menuItem__MYnF8 {
  width: 100%;
  height: 40px;
  position: relative;
}
.WorkflowMenu_subMenuItem__hAWQu {
  width: 100%;
  height: 40px;
  padding-left: 8px;
  position: relative;
}
.WorkflowMenu_stepDone__pUzjC {
  color: #52c41a;
}
.WorkflowMenu_stepDoing__WQ\+ZB {
  color: #2c96e6;
}
.WorkflowMenu_stepUndone__d6wQs {
  color: #a4a8b1;
}
.WorkflowMenu_fileIcon__DwHqQ {
  color: #2c96e6;
  margin-left: 8px;
}
.WorkflowMenu_doneIcon__hBvW9 {
  color: #52c41a;
  margin-left: 8px;
}
.WorkflowMenu_currentCircle__xJoCC {
  width: 16px;
  height: 16px;
  border: 3px solid #2194ff;
  border-radius: 8px;
  background-color: white;
  position: absolute;
  left: -25px;
  top: 5px;
  z-index: 2;
}
.WorkflowMenu_doneCircle__kHVbZ {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #31c438;
  position: absolute;
  left: -25px;
  top: 5px;
  z-index: 2;
}
.WorkflowMenu_undoneCircle__ju0nn {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #e6e6e6;
  position: absolute;
  left: -25px;
  top: 5px;
  z-index: 2;
}
.WorkflowMenu_menuPoint__0RjiU {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 6px;
}
.WorkflowMenu_pointDone__qoOF3 {
  background-color: #52c41a;
}
.WorkflowMenu_pointDoing__CCSV7 {
  background-color: #2c96e6;
}
.WorkflowMenu_pointUndone__T414e {
  background-color: #a4a8b1;
}

.PersonalInfo_notice__7xjxl {
  display: flex;
  justify-content: space-between;
  line-height: 28px;
}
.PersonalInfo_notice__7xjxl .PersonalInfo_content__MlDG6 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: 180px;
}
.PersonalInfo_personDepartment__oXetv {
  margin-right: 8px;
  font-size: 12px;
  align-items: center;
  color: #1677ff;
  display: flex;
  border: 1px solid #1677ff;
  padding: 0 4px;
}
.PersonalInfo_level__k\+KGW {
  display: inline-block;
  height: 24px;
  border-radius: 20px;
  padding: 2px;
  line-height: 20px;
  font-size: 11px;
}
.PersonalInfo_level__k\+KGW .PersonalInfo_icon__Q9X\+j {
  display: inline-block;
  background-repeat: no-repeat;
  padding: 0 8px 0 24px;
  color: #fff;
}
.PersonalInfo_service__dkN1v .PersonalInfo_serviceName__JnZbu {
  font-weight: bold;
  margin-right: 12px;
}
.PersonalInfo_service__dkN1v .PersonalInfo_serviceApp__nVUIs {
  padding: 8px 0;
}
.PersonalInfo_service__dkN1v .PersonalInfo_serviceApp__nVUIs > div {
  display: inline-block;
}
.PersonalInfo_cardTitle__ZUIAS {
  border-left: 3px solid #1677ff;
  padding-left: 8px;
}
.PersonalInfo_fontColorGray__Tx83E {
  color: #989696;
}
.PersonalInfo_levelColor-gray__kwBxA {
  background-color: #b6b6b6;
}
.PersonalInfo_levelColor-blue__G4lDq {
  background-color: #66b0f8;
}
.PersonalInfo_levelColor-pink__PQpWM {
  background-color: #d1a19c;
}
.PersonalInfo_levelColor-yellow__ds9w\+ {
  background-color: #dab265;
}
.PersonalInfo_levelIcon-gray__95KNP {
  background-image: url(/sepc/static/media/index_icon_default1.5a2e82a0abb79a5766c1.png);
}
.PersonalInfo_levelIcon-blue__7Yg9w {
  background-image: url(/sepc/static/media/index_icon_default2.38c41120024db453073f.png);
}
.PersonalInfo_levelIcon-pink__GE4zR {
  background-image: url(/sepc/static/media/index_icon_default3.fd317ab30563a38ea0fe.png);
}
.PersonalInfo_levelIcon-yellow__iE02f {
  background-image: url(/sepc/static/media/index_icon_default4.e8375716fa9341f16e14.png);
}
.PersonalInfo_planPic__1a\+pl {
  background-image: url(/sepc/static/media/index_icon1.e8d75417b01ddd12546e.png);
}
.PersonalInfo_projectDelegationPic__QD8OI {
  background-image: url(/sepc/static/media/index_icon2.a3d01001b12fb46cb4d4.png);
}
.PersonalInfo_authorizationPic__sL\+GB {
  background-image: url(/sepc/static/media/index_icon5.1e4d013d997d9a7771ca.png);
}
.PersonalInfo_workflowPic__Ax-qB {
  background-image: url(/sepc/static/media/index_icon4.15b68a11f772c03363fa.png);
}
.PersonalInfo_ruleConfigurationPic__VHwTO {
  background-image: url(/sepc/static/media/index_icon3.33528408dd17cf9ab1ed.png);
}
.PersonalInfo_moreAppPic__hsq54 {
  background-image: url(/sepc/static/media/index_icon8.f23ebce67df4445d7c4b.png);
}
.PersonalInfo_infoManagementPic__gCDFd {
  background-image: url(/sepc/static/media/index_icon7.01146d08c2a2975abc67.png);
}
.PersonalInfo_languageManagementPic__gGMBA {
  background-image: url(/sepc/static/media/index_icon6.f15375e2421eec12fefd.png);
}
.PersonalInfo_projectArchives__eVxOZ {
  background-image: url(/sepc/static/media/index_icon9.a514a72e20db49552b82.png);
}
.PersonalInfo_analysisAll__3fhuf {
  background-image: url(/sepc/static/media/index_icon10.c6e057c1652584fe1bbf.png);
}

.register_register__BWmeZ {
  width: 1246px;
  height: 640px;
  margin: 0 auto;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.register_register__BWmeZ .register_registerStep__qWUaE {
  margin-bottom: 40px;
}
.register_registerProtocol__jPfQJ {
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
}
.register_registerProtocol__jPfQJ .register_registerTitle__BjXxe {
  text-align: center;
}
.register_registerProtocol__jPfQJ ol li {
  margin-bottom: 1em;
}

/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

.PersonalCenter_wrapper__wZ4iX > div {
  min-height: calc(100vh - 64px - 32px);
}
.PersonalCenter_tabs__SMrXp .ant-tabs-nav-wrap {
  overflow: visible !important;
  overflow: initial !important;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-nav-list {
  justify-content: space-between;
  width: 350px;
  padding-left: 16px;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-tab {
  flex: 1 1;
  max-height: calc(calc(100% - 96px) / 4);
  min-height: calc(calc(100% - 96px) / 4);
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border-radius: 20px 0 0 20px;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.1);
}
.PersonalCenter_tabs__SMrXp .ant-tabs-tab-active {
  background: #5c9af1 url(/sepc/static/media/userSettingTabActive.833d6eb2e18e52bf8c97.png) no-repeat;
  color: #fff;
  transition: background 0.3s ease-in;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #fff;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-ink-bar,
.PersonalCenter_tabs__SMrXp .ant-tabs-nav-operations,
.PersonalCenter_tabs__SMrXp .ant-tabs-nav-more {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-content-holder {
  border: none;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-content-holder > div {
  height: 100%;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-content-holder > div > div {
  height: 100%;
}
.PersonalCenter_tabs__SMrXp .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 0;
}
.PersonalCenter_banner__3mgXp {
  min-height: calc(calc(100% - 96px) / 4);
  max-height: calc(calc(100% - 96px) / 4);
  padding: 0 56px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f7faff url(/sepc/static/media/userSettingBanner.d7d87e2dcc4bdcbbb922.png) no-repeat right 0 bottom 0;
}
.PersonalCenter_contentWrapper__vRkLz {
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 0 20px 20px 0;
  box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
.PersonalCenter_formWrapper__VS69u {
  display: table;
  border-spacing: 0 26px;
  width: 100%;
}
.PersonalCenter_formWrapper__VS69u .ant-form-item {
  display: table-row-group;
}
.PersonalCenter_formWrapper__VS69u .ant-form-item-row {
  display: table-row;
}
.PersonalCenter_formWrapper__VS69u .ant-form-item-label {
  display: table-cell;
  width: 0;
  vertical-align: top;
  padding-right: 32px;
}
.PersonalCenter_formWrapper__VS69u .ant-form-item-label label {
  display: inline-block;
  text-align: left;
  line-height: 32px;
}
.PersonalCenter_formWrapper__VS69u .ant-form-item-margin-offset {
  display: contents;
}
.PersonalCenter_formWrapper__VS69u .ant-form-item-control > div:last-child {
  margin-bottom: -26px;
}

.WorkspaceStyle_outsideBox__reXeM {
  width: 1500px;
  height: 500px;
  margin: 0 auto;
}
.WorkspaceStyle_title__UEiRn {
  border-left: 2px solid #1677ff;
  padding-left: 8px;
}
.WorkspaceStyle_card-title__2HRmd {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 32px;
}
.WorkspaceStyle_box__D8i9h {
  min-height: calc(100vh - 64px - 32px - 157px - 16px);
}
.WorkspaceStyle_box__D8i9h .WorkspaceStyle_itemTitle__An3eZ {
  font-size: 16px;
  margin-right: 16px;
}
.WorkspaceStyle_box__D8i9h .WorkspaceStyle_itemTitleDescription__LGwPJ {
  color: #8c8c8c;
}
.WorkspaceStyle_so-box__Lp4X4 {
  min-height: calc(100vh - 64px - 32px - 157px - 16px);
  background-color: #fff;
  border-radius: 8px;
  padding: 16px;
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_item__e7JLM {
  height: 150px;
  padding: 40px 24px;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.3s;
  position: relative;
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_item__e7JLM:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_otherItem__sNvyL {
  height: 140px;
  width: 140px;
  padding: 40px 20px;
  cursor: pointer;
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.3s;
  text-align: center;
  margin-right: 16px;
  margin-bottom: 16px;
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_otherItem__sNvyL:hover {
  box-shadow: 0 0 10px 0 currentColor;
  background-color: currentColor !important;
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_soBoxItemBgi__0EIkf {
  width: 118px;
  height: 136px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_soBoxItemTitle__asD4F {
  font-weight: bold;
  color: #000000;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_soBoxOtherItemTitle__p3oef {
  font-weight: bold;
  color: #000000;
  font-size: 16px;
  margin-top: 16px;
}
.WorkspaceStyle_so-box__Lp4X4 .WorkspaceStyle_soBoxItemDesc__pEpXZ {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  margin-top: 13px;
  position: relative;
  z-index: 2;
}
.WorkspaceStyle_listBox__PyUwU {
  margin: 16px 0 !important;
  text-align: center;
}
.WorkspaceStyle_listBox__PyUwU .WorkspaceStyle_listItem__RdyEz {
  transition: all 0.5s;
  cursor: pointer;
}
.WorkspaceStyle_listBox__PyUwU .WorkspaceStyle_listItem__RdyEz:hover {
  transform: translateY(-8px) scale(1.1);
}
.WorkspaceStyle_listBox__PyUwU .WorkspaceStyle_listItemName__ZPclL {
  font-weight: bold;
  margin-top: 8px;
  color: #000000;
}
.WorkspaceStyle_listBox__PyUwU .WorkspaceStyle_setGray__dstgx {
  pointer-events: none;
  filter: grayscale(100%);
}
.WorkspaceStyle_parallelogram__1tNzF {
  margin: 0 16px;
  width: 60px;
  text-align: center;
  display: inline-block;
  transform: skewX(-20deg);
  color: white;
  border-radius: 4px;
}
.WorkspaceStyle_parallelogram__1tNzF .WorkspaceStyle_text__DpWel {
  display: inline-block;
  transform: skewX(20deg);
}
.WorkspaceStyle_problemsImg__hTp2U {
  height: 233px;
  margin-bottom: 8px !important;
  background: url(/sepc/static/media/ad.81914f42a4b1ebb0516a.png) no-repeat center / cover !important;
  cursor: pointer;
}
.WorkspaceStyle_spin__2o3k\+ {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.WorkspaceStyle_cardBox__RHL9H {
  margin-bottom: 14px !important;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_leftImg__WdAcH {
  height: 68px;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_centerCol__2Am8X {
  padding-left: 24px;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_centerCol__2Am8X .WorkspaceStyle_centerColTitle__IOP7a {
  font-size: 22px;
  padding-bottom: 14px;
  color: black;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_centerCol__2Am8X .WorkspaceStyle_centerColText__ge4an {
  font-size: 13px;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_centerCol__2Am8X .WorkspaceStyle_centerColFirstIcon__XPLVN {
  margin-right: 8px;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_centerCol__2Am8X .WorkspaceStyle_centerColSecondIcon__JcHR- {
  height: 19px;
  margin: 0 8px 0 20px;
  vertical-align: middle;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_centerCol__2Am8X .WorkspaceStyle_centerColThirdIcon__2RQ7f {
  margin: 0 8px 0 20px;
}
.WorkspaceStyle_cardBox__RHL9H .WorkspaceStyle_rightCol__4CLyS {
  text-align: center;
  height: 66px;
}
.WorkspaceStyle_userBox__O1m9l {
  width: 180px;
  height: 64px;
  text-align: center;
  border-radius: 50px;
  background-color: #edf5ff;
  float: right;
  font-weight: bolder;
  line-height: 24px;
  padding-top: 12px;
}
.WorkspaceStyle_userBox__O1m9l .WorkspaceStyle_userBoxTitle__q8xdL {
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity));
}
.WorkspaceStyle_userBox__O1m9l .WorkspaceStyle_userBoxContent__UH8\+v {
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity));
}
.WorkspaceStyle_platformBigBox__x5-\+L {
  background-color: #f8f8f8;
  padding: 16px 0;
}
.WorkspaceStyle_platformBox__ZFmSa {
  width: 1400px;
  margin: 0 auto;
}
.WorkspaceStyle_platformTitleBg__LK634 {
  background-image: url(/sepc/static/media/platformPic.0c5957902999dc15283a.png);
  width: 1400px;
  height: 172px;
  border-radius: 2px 2px 0 0;
}
.WorkspaceStyle_platformContent__zSga8 {
  background-color: white;
  width: 1400px;
  padding: 24px;
  min-height: calc(100vh - 32px - 172px);
  border-radius: 0 0 2px 2px;
}
.WorkspaceStyle_platformContent__zSga8 .WorkspaceStyle_platformListBox__phjnl .WorkspaceStyle_platformListItem__H5bo\+ .WorkspaceStyle_platformImg__ZFGWp {
  cursor: pointer;
  width: 145px;
  height: 60px;
}
.WorkspaceStyle_userInfoContainer__QCJnN {
  height: 157px;
  margin-bottom: 16px !important;
  border-radius: 8px;
  overflow: hidden;
  background: url(/sepc/static/media/userInfoBg.7dcf5e2820f1e8a2cc6d.png) no-repeat center / cover !important;
  padding: 16px;
  display: flex;
  align-items: center;
}
.WorkspaceStyle_userInfoContainer__QCJnN .WorkspaceStyle_greetings__-bTvX {
  font-size: 20px;
  font-weight: bold;
}
.WorkspaceStyle_userInfoContainer__QCJnN .WorkspaceStyle_tag__0fLsK {
  color: #fff;
  background-color: #00ac7b;
  border-radius: 4px;
  padding: 4px 8px;
  margin-top: 2px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkspaceStyle_userInfoContainer__QCJnN .WorkspaceStyle_text__DpWel {
  color: #666;
}

.TodoListTabHeader_menuSide__zZLuk {
  width: 14rem;
  box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.1);
}
.TodoListTabHeader_menuSide__zZLuk ::-webkit-scrollbar {
  display: none;
}
.TodoListTabHeader_menuSide__zZLuk .TodoListTabHeader_titleBox__cF9GA {
  padding: 1rem;
  position: fixed;
  width: 14rem;
  background-image: url(/sepc/static/media/topbg.06cce1b994c703f7b32b.png);
  background-size: 14.375rem 3.625rem;
  display: flex;
  align-items: center;
}
.TodoListTabHeader_menuSide__zZLuk .TodoListTabHeader_titleBox__cF9GA .TodoListTabHeader_titleText__D1X-8 {
  font-weight: bold;
  color: #fff;
  width: 70%;
  text-align: center;
}
.TodoListTabHeader_menuSide__zZLuk .TodoListTabHeader_titleBox__cF9GA .TodoListTabHeader_pic__UqnUs {
  height: 1rem;
  margin-right: 0.45rem;
  vertical-align: text-bottom;
}
.TodoListTabHeader_headerBox__7MDmJ {
  overflow: hidden;
  padding-top: 3.625rem;
  width: 14rem;
  height: calc(100vh - 64px - 32px);
}
.TodoListTabHeader_headerAll__q3vzW {
  font-size: 1rem;
  overflow-y: auto;
  padding-bottom: 3.5rem;
  height: calc(100vh - 64px - 32px - 3.5rem);
  position: fixed;
}
.TodoListTabHeader_headerAll__q3vzW .TodoListTabHeader_tabBox__P2VbD {
  padding: 0.45rem 1rem;
  margin: 1rem 2rem;
  font-weight: bold;
  display: flex;
}
.TodoListTabHeader_headerAll__q3vzW .TodoListTabHeader_tabTitleBox__gu7bG {
  padding: 0.5rem;
  margin: 1rem;
  color: #608dfa;
  font-weight: bold;
  display: flex;
}
.TodoListTabHeader_headerAll__q3vzW .TodoListTabHeader_active__d8rqD {
  background-color: #4285f4;
  border-radius: 0.45rem;
  color: #fff;
  transition: background-color 0.3s;
}
.TodoListTabHeader_headerAll__q3vzW .TodoListTabHeader_countBox__V3WhL {
  color: #fff;
  background-color: #ff567f;
  padding: 0 0.2rem;
  font-size: 0.625rem;
  line-height: 1rem;
  border-radius: 0.25rem;
  margin-left: 0.45rem;
}

.workbenchFramework_bidOpenCalendar__CtH5J {
  width: 100%;
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-spin-spinning {
  top: 25vh !important;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker {
  display: none;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-dropdown {
  z-index: 0;
  position: relative;
  top: auto !important;
  top: initial !important;
  bottom: auto !important;
  bottom: initial !important;
  left: auto !important;
  left: initial !important;
  right: auto !important;
  right: initial !important;
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-panel-container {
  box-shadow: none !important;
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-panel-layout {
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-panel {
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-date-panel,
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-month-panel,
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-year-panel,
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-decade-panel {
  width: 100%;
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-header {
  padding: 0 128px !important;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-header-prev-btn,
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-header-next-btn {
  width: 48px;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-header-super-prev-btn,
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-header-super-next-btn {
  display: none;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-body {
  height: 100%;
  padding-bottom: 0 !important;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-content {
  width: 100% !important;
  height: 100% !important;
}
.workbenchFramework_bidOpenCalendar__CtH5J .ant-picker-cell-inner {
  width: 80% !important;
  height: 80% !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.workbenchFramework_bidOpenCalendar__CtH5J tbody {
  background: #f1f6ff;
}
.workbenchFramework_dateCellWrapper__rP5tt {
  width: 100%;
  height: 100%;
}
.workbenchFramework_dateCellWrapper__rP5tt .ant-badge-count {
  z-index: 2;
  background: #fff;
  color: #000;
}
.workbenchFramework_todayCellWrapper__r1ojW .ant-badge-count {
  background: #ff4d4f;
  color: #fff;
}
.workbenchFramework_selectedWeekCell__8Ti8K {
  color: #fff;
  background: #1677ff;
}
.workbenchFramework_hideSelectedStyleCell__jWrmr {
  color: rgba(0, 0, 0, 0.88) !important;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  background: initial !important;
}
.workbenchFramework_descriptionLabel__qnTBg::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.workbenchFramework_bidOpenTable__ZT6rz {
  height: 100%;
}
.workbenchFramework_bidOpenTable__ZT6rz .ant-table-body {
  overflow-y: auto !important;
}
.workbenchFramework_bidOpenTableProjectCell__3-Nyx {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: text;
}
.workbenchFramework_scheduleTableRow__J\+x8A .ant-table-cell {
  padding-top: 16px !important;
  padding-bottom: 32px !important;
}
.workbenchFramework_taskCenterTabs__cO9H1 .ant-tabs-nav::before {
  border-bottom: none;
}
.workbenchFramework_taskCenterTabs__cO9H1 .ant-tabs-tab {
  padding: 12px 16px;
}
.workbenchFramework_commonPageCard__2magc {
  padding-top: 16px;
  min-width: 64px;
}
.workbenchFramework_hoverableCommonPageCard__bipki:hover {
  transition: box-shadow 0.2s;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.workbenchFramework_tagSelect__EMeoj {
  gap: 16px !important;
}
.workbenchFramework_tagSelect__EMeoj .ant-space-item {
  width: 144px;
}
.workbenchFramework_tagSelect__EMeoj .ant-tag-checkable,
.workbenchFramework_tagSelect__EMeoj .ant-tag {
  background-color: transparent;
  color: #333;
  height: 32px;
  display: inline-flex;
  align-items: center;
  padding: 4px 4px;
  border: none;
  border-radius: 6px;
}
.workbenchFramework_mainBusinessCheckedTagSelect__WIpwB .ant-tag-checkable-checked {
  background-color: #daf4e9;
}
.workbenchFramework_specialBusinessCheckedTagSelect__s\+zYV .ant-tag-checkable-checked {
  background-color: #d9e5fb;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_listItem__9RE8j {
  height: 140px;
  cursor: pointer;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_green__p-\+Yf {
  background: linear-gradient(180deg, #eefff8 0%, #ffffff 100%);
  border-radius: 4px;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_green__p-\+Yf:hover {
  border: 1px solid #00a865;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, #ffffff 0%, #eefff8 100%);
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_green-border__YNf0w {
  border: 1px solid rgba(0, 168, 101, 0.5) !important;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_green-border__YNf0w:hover {
  border: 1px solid #00a865 !important;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_green-active__XnJbR {
  border: 1px solid #00a865 !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, #ffffff 0%, #eefff8 100%);
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_orange__2OSv5 {
  background: linear-gradient(180deg, #fff7eb 0%, #ffffff 100%);
  border-radius: 4px;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_orange__2OSv5:hover {
  border: 1px solid #eb8d00;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, #ffffff 0%, #fff7eb 100%);
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_orange-border__P4mUo {
  border: 1px solid rgba(235, 141, 0, 0.5) !important;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_orange-border__P4mUo:hover {
  border: 1px solid #eb8d00 !important;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_orange-active__WXnsn {
  border: 1px solid #eb8d00 !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, #ffffff 0%, #fff7eb 100%);
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_blue__8-f0i {
  background: linear-gradient(180deg, #f0f6ff 0%, #ffffff 100%);
  border-radius: 4px;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_blue__8-f0i:hover {
  border: 1px solid #0066ff;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, #ffffff 0%, #f0f6ff 100%);
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_blue-border__ZuAIz {
  border: 1px solid rgba(0, 102, 255, 0.5) !important;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_blue-border__ZuAIz:hover {
  border: 1px solid #0066ff !important;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_blue-active__4SpPa {
  border: 1px solid #0066ff !important;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(180deg, #ffffff 0%, #f0f6ff 100%);
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_listIcon__1rZCw {
  text-align: center;
  padding-top: 20px;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_listItemName__3N5V- {
  font-weight: bold;
  font-size: 18px;
  margin-top: 12px;
  text-align: center;
  color: #262626;
}
.workbenchFramework_listBox__U7PJo .workbenchFramework_listDescribe__02NOC {
  font-size: 14px;
  margin-top: 5px;
  text-align: center;
  color: #999999;
}

.ProjectCol_backPic__aDnky {
  margin: -12px -8px;
  padding: 12px 8px;
  line-height: 111px;
  background: url(/sepc/static/media/listTui.a79c683f3d59ecda2145.png) no-repeat 100% 0;
}

.OperatorHome_title__siL-n {
  font-weight: bold;
  font-size: 18px;
}
.OperatorHome_borderPadding__Kue8c {
  padding: 0.75rem;
  border: 1px solid #efefef;
  height: 100%;
}
.OperatorHome_chartBoxFlex__iFW8v {
  margin: 1rem 0;
  height: calc((100% - 29px - 2rem) * 0.5);
  font-size: 16px;
  justify-content: space-between;
  display: flex;
}
.OperatorHome_chartBox__D3YJ0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: calc(100% - 21px);
}
.OperatorHome_flexBetween__Fn17x {
  display: flex;
  justify-content: space-between;
}
.OperatorHome_numText__-X3fk {
  color: #5094ef;
  font-size: 3rem;
  font-weight: bold;
  line-height: 60px;
}
.OperatorHome_numColor__Ti6J8 {
  color: #666;
}
.OperatorHome_commonCardBox__aBHZU {
  font-size: 16px;
  height: calc(100% - 36px - 29px);
  display: flex;
  justify-content: space-between;
  margin: 16px 32px;
  align-items: center;
}
.OperatorHome_linkText__cZIov {
  color: #000000;
  text-align: center;
}

.OpenBidList_listBox__NIxJ\+ {
  height: 100%;
}
.OpenBidList_listBox__NIxJ\+ ::-webkit-scrollbar {
  width: 0;
}

.OperatorHomeTool_modal__zIS0v {
  position: relative;
}
.OperatorHomeTool_imgBalloon__-0xty {
  position: absolute;
  top: -140px;
  left: 80px;
}
.OperatorHomeTool_title__3OvGR {
  margin-top: 1rem;
  font-weight: bold;
  font-size: 20px;
}
.OperatorHomeTool_btn__pGGhk {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  border-radius: 0.35rem;
  width: 160px;
}
.OperatorHomeTool_tutorialIn__MOzc1 {
  pointer-events: none;
  transition: box-shadow 0.3s !important;
  box-shadow: 0 0 2px 0 #fff, 0 0 0 2000px rgba(0, 0, 0, 0.7) !important;
}
.OperatorHomeTool_tipBox__6vfct {
  position: absolute;
}

.SearchCard_cardList__ws-n7 {
  height: calc(100% - 61px);
  overflow: hidden;
}
.SearchCard_cardList__ws-n7 .SearchCard_track__bKUti {
  position: relative;
  height: 100%;
}
.SearchCard_cardList__ws-n7 .SearchCard_linkText__-5Jgj {
  color: #000000;
  text-align: center;
}
.SearchCard_cardList__ws-n7 .ant-carousel .slick-dots-bottom {
  bottom: -22px;
}
.SearchCard_cardList__ws-n7 .ant-carousel .slick-dots li button {
  background: #1677ff;
}
.SearchCard_cardList__ws-n7 .ant-carousel .slick-list {
  overflow: visible;
  overflow: initial;
}
.SearchCard_cardList__ws-n7 .SearchCard_arrowContainer__m\+36h {
  position: absolute;
  opacity: 0;
  width: 20px;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.25);
  color: white;
  cursor: pointer;
  z-index: 1;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.SearchCard_cardList__ws-n7 .SearchCard_arrowContainer__m\+36h:hover {
  opacity: 1;
}
.SearchCard_cardList__ws-n7 .SearchCard_arrowShow__K3dHv {
  opacity: 1;
}
.SearchCard_cardList__ws-n7 .SearchCard_arrow__ZkXry {
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.SearchCard_cardList__ws-n7 .SearchCard_arrowAfter__oh3tm {
  right: 0;
  border-radius: 0 4px 4px 0;
}
.SearchCard_cardList__ws-n7 .SearchCard_arrowPrev__i3lCa {
  border-radius: 4px 0 0 4px;
}
.SearchCard_isActive__IFu26 {
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.36), 0 3px 6px 0 rgba(0, 0, 0, 0.32), 0 5px 12px 4px rgba(0, 0, 0, 0.29);
}

.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c {
  margin-bottom: 16px;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c .WorkbenchPurchaseCenter_taskCenter__XBQxU {
  background-color: #fff;
  border-radius: 8px;
  padding: 16px 16px 0 16px;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c .WorkbenchPurchaseCenter_commonFunc__V\+Etp {
  height: 328px;
  background-color: #fff;
  border-radius: 8px;
  padding: 16px;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c .WorkbenchPurchaseCenter_commonFunc__V\+Etp .WorkbenchPurchaseCenter_title__keMvZ {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 40px;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c .WorkbenchPurchaseCenter_commonFunc__V\+Etp .WorkbenchPurchaseCenter_card__r7-kr {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c .WorkbenchPurchaseCenter_commonFunc__V\+Etp .WorkbenchPurchaseCenter_card__r7-kr:hover .WorkbenchPurchaseCenter_label__\+UMIE {
  color: #000;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c .WorkbenchPurchaseCenter_commonFunc__V\+Etp .WorkbenchPurchaseCenter_card__r7-kr .WorkbenchPurchaseCenter_icon__0SLAe {
  width: 54px;
  height: 54px;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_top__E-y4c .WorkbenchPurchaseCenter_commonFunc__V\+Etp .WorkbenchPurchaseCenter_card__r7-kr .WorkbenchPurchaseCenter_label__\+UMIE {
  margin-top: 16px;
  font-size: 16px;
  color: #666;
  transition: color 0.3s;
}
.WorkbenchPurchaseCenter_container__XGCJ4 .WorkbenchPurchaseCenter_bottom__c81mc {
  height: calc(100vh - 440px);
  background-color: #fff;
  border-radius: 8px;
  padding: 8px 16px 16px 16px;
}

.WorkbenchFrameSupplier_topBox__v\+Ohd {
  background-image: url(/sepc/static/media/bg.5f24b25dbf230dc521f9.jpg);
  background-size: 100% 100%;
  padding: 16px 24px;
  height: 236px;
}
.WorkbenchFrameSupplier_topBox__v\+Ohd .WorkbenchFrameSupplier_topTitle__K6Ok- {
  color: white;
  margin-bottom: 8px;
  font-weight: bolder;
}
.WorkbenchFrameSupplier_topBox__v\+Ohd .WorkbenchFrameSupplier_topItemBg__Ep51X {
  cursor: pointer;
  background-image: linear-gradient(90deg, #eff5ff 0%, #abc6ff 100%);
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.21);
  border-radius: 8px;
  position: relative;
  height: 160px;
  padding: 32px 8px 0 16px;
}
.WorkbenchFrameSupplier_topBox__v\+Ohd .WorkbenchFrameSupplier_topItemBg__Ep51X .WorkbenchFrameSupplier_topItemIcon__aQI0G {
  position: absolute;
  bottom: -34px;
  right: 16px;
}
.WorkbenchFrameSupplier_topBox__v\+Ohd .WorkbenchFrameSupplier_topItemBg__Ep51X .WorkbenchFrameSupplier_topItemNum__PJzbm {
  font-size: 40px;
  margin-right: 8px;
  font-weight: bolder;
}
.WorkbenchFrameSupplier_topBox__v\+Ohd .WorkbenchFrameSupplier_topItemBg__Ep51X .WorkbenchFrameSupplier_topItemTitle__0Sm5v {
  font-weight: 900;
}
.WorkbenchFrameSupplier_applicationBox__E90qG {
  margin: 8px 0;
  min-height: 158px;
  height: 15vh;
}
.WorkbenchFrameSupplier_applicationBox__E90qG .WorkbenchFrameSupplier_applicationDetailBox__HNoqW {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.WorkbenchFrameSupplier_applicationBox__E90qG .WorkbenchFrameSupplier_applicationDetailBox__HNoqW .WorkbenchFrameSupplier_applicationDetail__ipB\+J {
  width: 90px;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
}
.WorkbenchFrameSupplier_applicationBox__E90qG .WorkbenchFrameSupplier_applicationDetailBox__HNoqW .WorkbenchFrameSupplier_applicationDetail__ipB\+J .WorkbenchFrameSupplier_applicationDetailTitle__TlmY- {
  margin-top: 8px;
}
.WorkbenchFrameSupplier_cardHeadTitle__18c55 {
  font-weight: bolder;
  font-size: 14px;
}
.WorkbenchFrameSupplier_pieTitle__em4EH {
  font-size: 16px;
  font-weight: 400;
}
.WorkbenchFrameSupplier_pieNumber__FM6ey {
  padding-top: 8px;
  font-size: 64px;
  font-weight: normal;
}

.WorkbenchPurchase_title__i3z8K {
  font-weight: bold;
  font-size: 1.1rem;
}
.WorkbenchPurchase_titleExtra__IZUML {
  display: flex;
  justify-content: space-between;
}
.WorkbenchPurchase_titleExtra__IZUML .WorkbenchPurchase_moreText__htDuw {
  font-size: 0.875rem;
  font-weight: 400;
  color: #999999;
}
.WorkbenchPurchase_lineBox__Uixt2:not(:first-child) {
  margin-top: 1.75rem;
}
.WorkbenchPurchase_lineBox__Uixt2 {
  position: relative;
  height: calc((100% - 5 * 1.75rem) * 0.166);
}
.WorkbenchPurchase_lineBox__Uixt2 .WorkbenchPurchase_diamond__C17l3 {
  background-color: #1677ff;
  width: 0.6rem;
  height: 0.6rem;
  transform: rotateZ(45deg);
  position: absolute;
  left: 0;
  top: calc(50% - 0.3rem);
}
.WorkbenchPurchase_lineBox__Uixt2 .WorkbenchPurchase_dashedLine__I4\+1a {
  position: absolute;
  left: 0.25rem;
  top: calc(50% - 0.3rem);
  height: calc(100% + 1.75rem);
  border-right: 1px dashed #1677ff;
}
.WorkbenchPurchase_guideBox__OSZr8 {
  display: flex;
  height: 100%;
  margin-left: 1.5rem;
  background: #f5f8ff;
}
.WorkbenchPurchase_guideBox__OSZr8 .WorkbenchPurchase_guideTitle__Pw-I9 {
  background-color: #3d7efe;
  border-radius: 0.625rem;
  color: #ffffff;
  background-position: 0.5rem 0.5rem;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-size: 3.625rem 0.875rem;
  display: flex;
  align-items: center;
  padding: 0 2rem;
  font-size: 1.5rem;
  font-weight: bold;
  position: relative;
}
.WorkbenchPurchase_guideBox__OSZr8 .WorkbenchPurchase_guideTitle__Pw-I9::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -0.7rem;
  top: calc(50% - 0.5rem);
  border-top: solid 0.8rem transparent;
  border-left: solid 0.8rem #3d7efe;
  border-bottom: solid 0.8rem transparent;
}
.WorkbenchPurchase_guideBox__OSZr8 .WorkbenchPurchase_guideContent__0\+rEy {
  display: flex;
  align-items: center;
  padding: 0 1.5rem;
}
.WorkbenchPurchase_guideBox__OSZr8 .WorkbenchPurchase_guideBtn__LXC49 {
  background: linear-gradient(90deg, #00a1ff 0%, #2767f7 100%, #057cff 100%);
  border-radius: 20px;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  white-space: nowrap;
  padding: 0.6rem 2.1rem;
}
.WorkbenchPurchase_bidListBox__w6W9i {
  box-shadow: 0 0.2rem 0.5rem 0 rgba(0, 0, 0, 0.08);
  border: 1px solid #e6e6e6;
  padding: 0.75rem;
  font-size: 1rem;
  margin-top: 1rem;
  height: calc((100% - 2rem) * 0.332);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 3.375rem 1.25rem;
}
.WorkbenchPurchase_onlinePic__\+Jskw {
  background-image: url(/sepc/static/media/onlinePic.43d027454e9d26547543.png);
}
.WorkbenchPurchase_offlinePic__qnVyt {
  background-image: url(/sepc/static/media/offlinePic.523c681ec0fd2925017e.png);
}
.WorkbenchPurchase_STEP0__7xzrL {
  background-image: url(/sepc/static/media/STEP0.d2dc2f9d2bd18db6cdd1.png);
}
.WorkbenchPurchase_STEP1__laGHb {
  background-image: url(/sepc/static/media/STEP1.e2de9667fa65e6e32a2b.png);
}
.WorkbenchPurchase_STEP2__t-mLd {
  background-image: url(/sepc/static/media/STEP2.3e40c0820ad3c6600806.png);
}
.WorkbenchPurchase_STEP3__dVcBb {
  background-image: url(/sepc/static/media/STEP3.51bbb272ae4e69a7af69.png);
}
.WorkbenchPurchase_STEP4__unxv5 {
  background-image: url(/sepc/static/media/STEP4.d7dfafa8c4610105b832.png);
}
.WorkbenchPurchase_STEP5__SusTN {
  background-image: url(/sepc/static/media/STEP5.5e2d0ffe7d0367297c02.png);
}
.WorkbenchPurchase_commonCardBox__CWxHG {
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
  text-align: center;
}
.WorkbenchPurchase_linkText__RA2J3 {
  color: #000000;
  text-align: center;
  margin-top: 0.5rem;
  font-size: 0.875rem;
}
.WorkbenchPurchase_bidOpenName__w1osz {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-weight: bold;
}

.WorkbenchPurchaserNew_title__0PmHg {
  font-size: 18px;
  margin-bottom: 20px;
  height: 30px;
  font-weight: bold;
  color: #000000;
}
.WorkbenchPurchaserNew_bigBox__3\+Vql {
  display: flex;
  justify-content: space-between;
  text-align: center;
  height: 120px;
  margin-bottom: 20px;
}
.WorkbenchPurchaserNew_bigBox__3\+Vql .WorkbenchPurchaserNew_box__cpTD3 {
  background: #abc6ff;
  color: #ffffff;
  border-radius: 4px;
  width: 30%;
  position: relative;
  cursor: pointer;
}
.WorkbenchPurchaserNew_bigBox__3\+Vql .WorkbenchPurchaserNew_checkbox__3wzbK {
  background: linear-gradient(2deg, #f0f5ff, #abc6ff);
  color: #002690;
}
.WorkbenchPurchaserNew_bigBox__3\+Vql .WorkbenchPurchaserNew_imgStyle__hY9Je {
  position: absolute;
  left: 8%;
  top: 15%;
}
.WorkbenchPurchaserNew_bigBox__3\+Vql .WorkbenchPurchaserNew_title2__u8qvA {
  font-weight: bold;
  size: 16px;
  position: absolute;
  left: 50%;
  top: 7%;
}
.WorkbenchPurchaserNew_bigBox__3\+Vql .WorkbenchPurchaserNew_title2__u8qvA .WorkbenchPurchaserNew_number__D9grq {
  font-size: 36px;
}
.WorkbenchPurchaserNew_bigBox__3\+Vql .WorkbenchPurchaserNew_title2__u8qvA .WorkbenchPurchaserNew_titleSize__xUw7A {
  font-size: 18px;
}
.WorkbenchPurchaserNew_comBox__ozAGg {
  text-align: center;
}
.WorkbenchPurchaserNew_comBox__ozAGg .WorkbenchPurchaserNew_comTitle__v4LNY {
  font-weight: 500;
  color: #555555;
  margin: 10px 0 15px 0;
}
.WorkbenchPurchaserNew_spanTitle__pocaM {
  font-size: 14px;
  font-weight: 400;
  color: #4285f4;
  text-align: right;
}

.IconCardList_cardList__RTKRT {
  height: 128px;
  overflow: hidden;
}
.IconCardList_cardList__RTKRT .IconCardList_track__Wncyf {
  position: relative;
  width: calc(100% + 16px);
  height: 114px;
}
.IconCardList_cardList__RTKRT .ant-carousel .slick-dots-bottom {
  bottom: -22px;
}
.IconCardList_cardList__RTKRT .ant-carousel .slick-dots li button {
  background: #1677ff;
}
.IconCardList_cardList__RTKRT .ant-carousel .slick-list {
  overflow: visible;
  overflow: initial;
}
.IconCardList_cardList__RTKRT .IconCardList_arrowContainer__UnEVD {
  position: absolute;
  opacity: 0;
  width: 20px;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.25);
  color: white;
  cursor: pointer;
  z-index: 1;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.IconCardList_cardList__RTKRT .IconCardList_arrowContainer__UnEVD:hover {
  opacity: 1;
}
.IconCardList_cardList__RTKRT .IconCardList_arrowShow__k-fWS {
  opacity: 1;
}
.IconCardList_cardList__RTKRT .IconCardList_arrow__iL2Xw {
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.IconCardList_cardList__RTKRT .IconCardList_arrowAfter__rZWeT {
  right: 16px;
  border-radius: 0 4px 4px 0;
}
.IconCardList_cardList__RTKRT .IconCardList_arrowPrev__O-UQs {
  border-radius: 4px 0 0 4px;
}
.IconCardList_card__h\+IKK {
  min-width: 180px;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-user-select: none;
          user-select: none;
  border: 0;
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.12);
}
.IconCardList_card__h\+IKK:hover {
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.36), 0 3px 6px 0 rgba(0, 0, 0, 0.32), 0 5px 12px 4px rgba(0, 0, 0, 0.29);
}
.IconCardList_card__h\+IKK .IconCardList_cardContent__qNODA {
  display: flex;
  justify-content: space-between;
}
.IconCardList_card__h\+IKK .IconCardList_icon__ejaF6 {
  height: 64px;
  width: 56px;
  background-repeat: no-repeat;
  background-position: center;
}
.IconCardList_card__h\+IKK .IconCardList_title__khbbf {
  color: white;
}
.IconCardList_card__h\+IKK .IconCardList_title__khbbf .ant-statistic-title {
  color: white;
  font-size: 16px;
  width: 64px;
}
.IconCardList_card__h\+IKK .IconCardList_title__khbbf .ant-statistic-content {
  color: white;
}
.IconCardList_isActive__1u1a3 {
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.36), 0 3px 6px 0 rgba(0, 0, 0, 0.32), 0 5px 12px 4px rgba(0, 0, 0, 0.29);
}
.IconCardList_headIcon1__ZDZpR {
  background-image: url(/sepc/static/media/head_icon1.b1c9ceb5d2fa1d9b7956.png);
}
.IconCardList_headIcon2__RpZv5 {
  background-image: url(/sepc/static/media/head_icon2.04da35220a07ae6cd25c.png);
}
.IconCardList_headIcon3__8C6zV {
  background-image: url(/sepc/static/media/head_icon3.ebc3f3e1ee58f9b95222.png);
}
.IconCardList_headIcon4__n37xS {
  background-image: url(/sepc/static/media/head_icon4.f8d495e74bc5e2c0728f.png);
}
.IconCardList_headIcon5__Xexgm {
  background-image: url(/sepc/static/media/head_icon5.f11af03fa927f4feee0d.png);
}
.IconCardList_headIcon6__nZu4O {
  background-image: url(/sepc/static/media/head_icon_opinion.75aaf21b0d7696152bba.png);
}
.IconCardList_headIcon7__q3fay {
  background-image: url(/sepc/static/media/head_icon6.981694b50b482e372da2.png);
}
.IconCardList_headIcon0__vcasF {
  background-image: url(/sepc/static/media/head_icon7.ebe85af04cf0f05783c4.png);
}
.IconCardList_backgroundColor0__4ELqV {
  background: #1677ff;
}
.IconCardList_backgroundColor1__oiKZe {
  background: #14c2c3;
}
.IconCardList_backgroundColor2__jZYgm {
  background: #86a5ff;
}
.IconCardList_backgroundColor3__oDktI {
  background: #fe9c6d;
}
.IconCardList_backgroundColor4__z5Vbb {
  background: #41a9ff;
}
.IconCardList_backgroundColor5__Pk7lk {
  background: #f1ac69;
}
.IconCardList_backgroundColor6__Zv6wY {
  background: #ed9080;
}
.IconCardList_backgroundColor7__diG4X {
  background: #6abfff;
}
.IconCardList_backgroundColor8__zfaYY {
  background: #fc8d8d;
}

.workbenchAnalysis_card__t-iCm {
  border: 1px solid #e8e8e8;
  position: relative;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.workbenchAnalysis_card__t-iCm:hover {
  border-color: transparent;
  box-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16), 0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
}
.workbenchAnalysis_list__2is89 .ant-list-item-meta {
  align-items: center;
}
.workbenchAnalysis_list__2is89 .ant-list-item-meta-title {
  font-weight: bold;
}

.WorkbenchRegulator_box__dpCWn {
  min-height: calc(100vh - 96px);
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_purchaseTitle__7\+L83 {
  border-left: 3px solid #16c2c3;
  height: 0.9375rem;
  line-height: 0.9375rem;
  font-size: 1.125rem;
  font-weight: bolder;
  color: #333333;
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_purchaseItem__LYSOB {
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  margin-bottom: 1rem;
  width: 100%;
  height: 6.6875rem;
  padding: 1rem;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_purchaseItem__LYSOB .WorkbenchRegulator_purchaseItemColImg__0oy0T {
  text-align: center;
  display: flex;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_purchaseItem__LYSOB .WorkbenchRegulator_purchaseItemColImg__0oy0T .WorkbenchRegulator_purchaseItemImg__Y9oPt {
  align-self: center;
  width: 100%;
  max-width: 60px;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_purchaseItem__LYSOB .WorkbenchRegulator_purchaseItemTitle__Yl-Zx {
  font-weight: bolder;
  justify-content: space-between;
  display: flex;
  color: #333333;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_purchaseItem__LYSOB .WorkbenchRegulator_purchaseItemDescriptions__SbMBJ {
  color: #999999;
  padding-top: 0.5rem;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et {
  justify-content: space-between;
  display: flex;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW {
  text-align: center;
  width: 19%;
  vertical-align: middle;
  height: 100%;
  min-height: 25.375rem;
  background-color: rgba(134, 174, 255, 0.02);
  border: 1px solid #f1f1f1;
  position: relative;
  display: flex;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW .WorkbenchRegulator_infoItemBoxTitle__t485A {
  position: absolute;
  top: -1.125rem;
  left: 6%;
  width: 100%;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW .WorkbenchRegulator_infoItemBoxTitle__t485A .WorkbenchRegulator_infoItemBoxTitleBox__\+CRrf {
  width: 88%;
  height: 2.3125rem;
  line-height: 2.3125rem;
  font-size: 1.125rem;
  text-align: center;
  color: #ffffff;
  background: linear-gradient(90deg, #5f87f8 0%, #3860f4 100%);
  border-radius: 8px 0px 8px 0px;
  position: relative;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW .WorkbenchRegulator_infoItemBoxTitle__t485A .WorkbenchRegulator_infoItemBoxTitleBox__\+CRrf .WorkbenchRegulator_infoItemBoxTitleBoxImg__X\+vKq {
  position: absolute;
  top: 0;
  right: -36px;
  z-index: 10;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW .WorkbenchRegulator_infoItemBoxContent__CFGMe {
  align-self: center;
  margin: 0 auto;
  width: 88%;
  height: 90%;
  padding-top: 6%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW .WorkbenchRegulator_infoItemBoxContent__CFGMe .WorkbenchRegulator_infoItemChildBox__EyAg8 {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 0px 0px 16px 0px rgba(156, 156, 156, 0.09);
  display: flex;
  position: relative;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW .WorkbenchRegulator_infoItemBoxContent__CFGMe .WorkbenchRegulator_infoItemChildBox__EyAg8 .WorkbenchRegulator_infoItemNum__wvXLp {
  position: absolute;
  top: -0.5rem;
  right: -0.5rem;
  width: 1.125rem;
  height: 1.125rem;
  line-height: 1.125rem;
  color: #ffffff;
  background: #e35b4e;
  border-radius: 50%;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_infoBox__iK8et .WorkbenchRegulator_infoItemBox__VtiPW .WorkbenchRegulator_infoItemBoxContent__CFGMe .WorkbenchRegulator_infoItemChildBox__EyAg8 .WorkbenchRegulator_infoItemChild__O5ixp {
  width: 100%;
  text-align: center;
  align-self: center;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_commonTitle__e6DFZ {
  font-size: 1.125rem;
  font-weight: bolder;
  margin-bottom: 2rem;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_commonImg__EvMPA {
  width: 100%;
  max-width: 54px;
}
.WorkbenchRegulator_box__dpCWn .WorkbenchRegulator_commonSearchTitle__d\+PLT {
  color: #555555;
  padding: 0.5rem 0 2rem;
}
.WorkbenchRegulator_borderColor__Ew2TE {
  border: 1px solid #efefef;
  padding: 1rem;
  border-radius: 8px;
}
.WorkbenchRegulator_borerHeight__7h76s {
  height: 100%;
}
.WorkbenchRegulator_countTitle__Xahvd {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.WorkbenchRegulator_countHeight__qqY5z {
  height: calc(100% - 1.5rem);
}
.WorkbenchRegulator_fundScaleStatisticsSearch__NSKlO .ant-descriptions-row {
  display: flex;
  justify-content: flex-end;
}
.WorkbenchRegulator_fundScaleStatisticsSearch__NSKlO .ant-descriptions-row .ant-descriptions-item-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.WorkbenchRegulator_regulatorTabs__aFemJ {
  height: 100%;
}
.WorkbenchRegulator_regulatorTabs__aFemJ .ant-tabs-content {
  height: 100%;
}
.WorkbenchRegulator_regulatorTabs__aFemJ .ant-tabs-content .ant-tabs-tabpane {
  height: 100%;
}

.WorkbenchSoStateOwnedEnterprise_container__6EKBS {
  min-height: calc(100vh - 96px);
  display: flex;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_title__48BBG {
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC {
  width: 68%;
  background-color: #fff;
  border-radius: 8px;
  margin-right: 16px;
  padding: 20px 24px 24px 24px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh {
  margin-bottom: 40px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh:last-child {
  margin-bottom: 0;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_star__4OrPW {
  width: 12px;
  height: 12px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_pentagonal__ErgOk {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_sectionTitle__FhKZD {
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_sectionTitleActive__khOP1 {
  font-size: 14px;
  color: #0066ff;
  font-weight: bold;
  margin: 0 8px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_card__B3rXf {
  height: 120px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 18px 0 rgba(131, 114, 254, 0.2);
  display: flex;
  align-items: center;
  padding: 0 16px;
  cursor: pointer;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_card__B3rXf:hover .WorkbenchSoStateOwnedEnterprise_cardTitle__4EdzW {
  color: rgba(0, 0, 0, 0.8);
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_card__B3rXf .WorkbenchSoStateOwnedEnterprise_leftIcon__sPiEA {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_card__B3rXf .WorkbenchSoStateOwnedEnterprise_cardTitle__4EdzW {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  transition: color 0.3s;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_left__zPrpC .WorkbenchSoStateOwnedEnterprise_section__l15Lh .WorkbenchSoStateOwnedEnterprise_card__B3rXf .WorkbenchSoStateOwnedEnterprise_desc__Jqsb4 {
  font-size: 14px;
  color: #999;
  line-height: 18px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 {
  flex: 1 1;
  display: flex;
  flex-direction: column;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_top__kkTjt,
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS {
  background-color: #fff;
  border-radius: 8px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_top__kkTjt {
  margin-bottom: 16px;
  padding: 20px 16px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_top__kkTjt .WorkbenchSoStateOwnedEnterprise_queryCard__vKIiW {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_top__kkTjt .WorkbenchSoStateOwnedEnterprise_queryCard__vKIiW:hover .WorkbenchSoStateOwnedEnterprise_queryTitle__E-RDe {
  color: rgba(38, 38, 38, 0.8);
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_top__kkTjt .WorkbenchSoStateOwnedEnterprise_queryCard__vKIiW .WorkbenchSoStateOwnedEnterprise_rightIcon__wP7al {
  width: 54px;
  height: 54px;
  margin-bottom: 16px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_top__kkTjt .WorkbenchSoStateOwnedEnterprise_queryCard__vKIiW .WorkbenchSoStateOwnedEnterprise_queryTitle__E-RDe {
  font-size: 16px;
  color: #262626;
  transition: color 0.3s;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 {
  height: 80vh;
  padding: 4px 16px 16px 16px;
  overflow-y: auto;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 {
  -webkit-border-after: none;
          border-block-end: none;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 16px;
  padding: 16px 24px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4:last-child {
  margin-bottom: 0;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 .ant-descriptions .ant-descriptions-row > td {
  padding-bottom: 0;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 .WorkbenchSoStateOwnedEnterprise_header__Mlnyg {
  display: flex;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 .WorkbenchSoStateOwnedEnterprise_header__Mlnyg .WorkbenchSoStateOwnedEnterprise_headerTitle__5y5vn {
  font-size: 16px;
  color: #0066ff;
  font-weight: bold;
  line-height: 30px;
  margin-right: 8px;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 .WorkbenchSoStateOwnedEnterprise_header__Mlnyg .WorkbenchSoStateOwnedEnterprise_headerIcon__FZfhU {
  width: 67px;
  height: 34px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 .WorkbenchSoStateOwnedEnterprise_subTitle__qaiLz {
  font-size: 14px;
  color: #262626;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 .WorkbenchSoStateOwnedEnterprise_leftCol__uW5PC {
  width: 42%;
}
.WorkbenchSoStateOwnedEnterprise_container__6EKBS .WorkbenchSoStateOwnedEnterprise_right__iYKH9 .WorkbenchSoStateOwnedEnterprise_bottom__vk7kS .WorkbenchSoStateOwnedEnterprise_listContainer__AxqG0 .WorkbenchSoStateOwnedEnterprise_listItem__P8wQ4 .WorkbenchSoStateOwnedEnterprise_rightCol__QAeCY {
  width: 58%;
}

.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM {
  min-height: calc(100vh - 96px);
  display: flex;
  flex-direction: column;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_title__2Lash {
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_left__5kK9z,
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_right__2mpkt {
  background-color: #fff;
  border-radius: 8px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_left__5kK9z {
  margin-right: 16px;
  width: 70%;
  padding: 20px 24px 24px 24px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_left__5kK9z .WorkbenchSoStateOwnedEnterpriseRegulator_card__94O3p {
  height: 100px;
  border-radius: 8px;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.05);
  padding: 0 24px;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: all 0.3s;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_left__5kK9z .WorkbenchSoStateOwnedEnterpriseRegulator_card__94O3p:hover {
  box-shadow: 0 0 18px 0 rgba(131, 114, 254, 0.3);
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_left__5kK9z .WorkbenchSoStateOwnedEnterpriseRegulator_card__94O3p .WorkbenchSoStateOwnedEnterpriseRegulator_leftIcon__53Kz1 {
  width: 60px;
  height: 60px;
  margin-right: 16px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_left__5kK9z .WorkbenchSoStateOwnedEnterpriseRegulator_card__94O3p .WorkbenchSoStateOwnedEnterpriseRegulator_cardTitle__6kFN4 {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_left__5kK9z .WorkbenchSoStateOwnedEnterpriseRegulator_cardActive__ahmLd {
  box-shadow: 0 0 18px 0 rgba(131, 114, 254, 0.3) !important;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_right__2mpkt {
  width: 30%;
  padding: 20px 16px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_right__2mpkt .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__gBqkt {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_right__2mpkt .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__gBqkt:hover .WorkbenchSoStateOwnedEnterpriseRegulator_queryTitle__rWU6T {
  color: rgba(38, 38, 38, 0.8);
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_right__2mpkt .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__gBqkt .WorkbenchSoStateOwnedEnterpriseRegulator_rightIcon__KU\+N2 {
  width: 54px;
  height: 54px;
  margin-bottom: 16px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_top__kY57i .WorkbenchSoStateOwnedEnterpriseRegulator_right__2mpkt .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__gBqkt .WorkbenchSoStateOwnedEnterpriseRegulator_queryTitle__rWU6T {
  font-size: 16px;
  color: #262626;
  transition: color 0.3s;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__P9MdM .WorkbenchSoStateOwnedEnterpriseRegulator_bottom__aKCg6 {
  flex: 1 1;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 24px 24px 24px;
}

.WorkbenchSupplierInvolvement_menuBox__JL24M {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.WorkbenchSupplierInvolvement_menuItemBg__AB3bO {
  width: 340px;
  height: 164px;
  background: linear-gradient(0deg, #8ec1ff 0%, #3380e2 100%);
  border-radius: 8px;
  cursor: pointer;
  position: relative;
  margin-right: 14px;
  padding: 20px 8px 20px 16px;
}
.WorkbenchSupplierInvolvement_menuTopIcon__s46ch {
  right: 2%;
  top: -22px;
  position: absolute;
}
.WorkbenchSupplierInvolvement_menuTitle__wDyNF {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}
.WorkbenchSupplierInvolvement_menuSubtitle__J7xyq {
  font-size: 14px;
  color: #d4e5ff;
  padding-top: 3px;
}
.WorkbenchSupplierInvolvement_menuDiv__-kJWq {
  margin-top: 18px;
  display: flex;
  justify-content: flex-start;
}
.WorkbenchSupplierInvolvement_menuTitleNum__cOOAp {
  margin-right: 26px;
  font-size: 14px;
  font-weight: 600;
  color: #d4e5ff;
}
.WorkbenchSupplierInvolvement_menuTotalNum__mcoGp {
  margin: -8px 10px 0 0;
  font-size: 33px;
}
.WorkbenchSupplierInvolvement_num__Rpxwt {
  margin-left: 5px;
}
.WorkbenchSupplierInvolvement_changedTitleNum__vVhnG {
  font-size: 14px;
  font-weight: 600;
  background: #e5703c;
  border-radius: 16px;
  color: #ffffff;
  padding-left: 10px;
}
.WorkbenchSupplierInvolvement_changedNum__PVJSd {
  padding: 8px;
}
.WorkbenchSupplierInvolvement_line__uNjlV {
  width: 1px;
  height: 16px;
  color: #ffffff;
  opacity: 0.4;
  margin: 2px 0 0 -12px;
}
.WorkbenchSupplierInvolvement_cardBg__WTZFh {
  height: 200px;
  background: linear-gradient(180deg, #3380e2 23%, #ffffff 100%);
  border-radius: 4px;
}
.WorkbenchSupplierInvolvement_currentTime__MOaOS {
  font-size: 14px;
  color: #333333;
  margin-right: 18px;
}
.WorkbenchSupplierInvolvement_projectDiv__9psEt {
  box-shadow: 0 5px 9px 0 rgba(0, 0, 0, 0.04);
  border-radius: 2px;
  position: relative;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.WorkbenchSupplierInvolvement_projectDiv__9psEt:hover {
  border-color: transparent;
}
.WorkbenchSupplierInvolvement_projectTitle__tfEx7 {
  font-weight: bold;
  overflow: hidden;
  height: 40px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.WorkbenchSupplierInvolvement_projectPerson__JSwNb {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.WorkbenchSupplierInvolvement_welcomeDiv__5S0kX {
  background-image: url(/sepc/static/media/topBg.912a38ba9519c6a8657c.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 12px 0 0 20px;
  height: 100%;
}
.WorkbenchSupplierInvolvement_welcome__omjFa {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.WorkbenchSupplierInvolvement_welcomeTitle__X9k3k {
  font-size: 14px;
  color: #ffffff;
  line-height: 10px;
}
.WorkbenchSupplierInvolvement_commeTitle__jlMsz {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin: -4px 0 20px 9px;
}
.WorkbenchSupplierInvolvement_commeDiv__HK74t {
  text-align: center;
}
.WorkbenchSupplierInvolvement_commeDiv__HK74t .WorkbenchSupplierInvolvement_commeName__HnQN\+ {
  font-size: 14px;
  color: #555555;
  margin: 8px 0 26px 0;
}
.WorkbenchSupplierInvolvement_calendarCard__43g7A .ant-picker-calendar-header .ant-picker-calendar-mode-switch {
  display: none;
}
.WorkbenchSupplierInvolvement_bidIcon__O-8f2 {
  position: absolute;
  right: 8px;
  bottom: 28%;
  width: 100px;
}
.WorkbenchSupplierInvolvement_welcomeCard__87X-q .ant-card {
  height: 100%;
}

.workbenchSupplierStyle_publicWorkbench__N6\+vY {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 12px 12px 0 0;
}
.workbenchSupplierStyle_welcomeWorkbench__cn8vA {
  background-image: url(/sepc/static/media/welcome.825ed255265eae7a5511.png);
  color: #10408a;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
.workbenchSupplierStyle_welcomeWorkbench__cn8vA .workbenchSupplierStyle_titleStyle__K4fYA {
  font-size: 24px;
  font-weight: bold;
}
.workbenchSupplierStyle_STEP0__Ma4zu {
  background-image: url(/sepc/static/media/STEP0.d2dc2f9d2bd18db6cdd1.png);
}
.workbenchSupplierStyle_STEP1__YsCPC {
  background-image: url(/sepc/static/media/STEP1.e2de9667fa65e6e32a2b.png);
}
.workbenchSupplierStyle_STEP2__26JG\+ {
  background-image: url(/sepc/static/media/STEP2.3e40c0820ad3c6600806.png);
}
.workbenchSupplierStyle_STEP3__tiFB6 {
  background-image: url(/sepc/static/media/STEP3.51bbb272ae4e69a7af69.png);
}
.workbenchSupplierStyle_remindWorkBench__IIOrQ {
  background-image: url(/sepc/static/media/noticeBg.c46c85eec76a5bb39170.png);
}
.workbenchSupplierStyle_remindWorkBench__IIOrQ .workbenchSupplierStyle_noticeSpan__joQ4m {
  color: #0052cc;
}
.workbenchSupplierStyle_lineBox__sumBD:not(:first-child) {
  margin-top: 1.75rem;
}
.workbenchSupplierStyle_lineBox__sumBD {
  position: relative;
  height: calc((100% - 4 * 1.75rem) * 0.2);
}
.workbenchSupplierStyle_lineBox__sumBD .workbenchSupplierStyle_diamond__223jN {
  background-color: #1677ff;
  width: 1rem;
  height: 1rem;
  transform: rotateZ(45deg);
  position: absolute;
  left: 0;
  top: calc(50% - 0.3rem);
}
.workbenchSupplierStyle_lineBox__sumBD .workbenchSupplierStyle_dashedLine__EeKQB {
  position: absolute;
  left: 0.5rem;
  top: calc(50% - 0.3rem);
  height: calc(100% + 2.5rem + 1.75rem);
  border-right: 1px dashed #1677ff;
}
.workbenchSupplierStyle_guideBox__ZKat\+ {
  display: flex;
  height: 100%;
  margin-left: 1.75rem;
  background: #f5f8ff;
}
.workbenchSupplierStyle_guideBox__ZKat\+ .workbenchSupplierStyle_guideTitle__KuoAF {
  background-color: #3d7efe;
  border-radius: 0.625rem;
  color: #ffffff;
  background-position: 0.5rem 0.5rem;
  white-space: nowrap;
  background-repeat: no-repeat;
  background-size: 3.625rem 0.875rem;
  display: flex;
  align-items: center;
  padding: 0 2rem;
  font-size: 1.2rem;
  font-weight: bold;
  position: relative;
}
.workbenchSupplierStyle_guideBox__ZKat\+ .workbenchSupplierStyle_guideTitle__KuoAF::after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -0.7rem;
  top: calc(50% - 0.5rem);
  border-top: solid 0.8rem transparent;
  border-left: solid 0.8rem #3d7efe;
  border-bottom: solid 0.8rem transparent;
}
.workbenchSupplierStyle_guideBox__ZKat\+ .workbenchSupplierStyle_guideContent__uLmmb {
  display: flex;
  align-items: center;
  padding: 0 1.5rem;
}
.workbenchSupplierStyle_guideBox__ZKat\+ .workbenchSupplierStyle_guideBtn__Eu8Tu {
  background: linear-gradient(90deg, #00a1ff 0%, #2767f7 100%, #057cff 100%);
  border-radius: 20px;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  white-space: nowrap;
  padding: 0.6rem 2.1rem;
}
.workbenchSupplierStyle_bidBox__9eHWA {
  height: calc(11rem + 16px);
}
.workbenchSupplierStyle_rowBox__Tf1\+o {
  height: calc(100% - 16rem);
  overflow-y: auto;
  margin-top: 12px;
  padding-bottom: 12px;
}
.workbenchSupplierStyle_bidsIcon__4MlVP {
  height: 12px;
  width: 12px;
  border: 2px solid;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
  --tw-border-opacity: 1;
  border-color: rgb(22 119 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-radius: 12px;
  display: inline-block;
  margin-right: 4px;
}
.workbenchSupplierStyle_bidOpeningHall__Dx3TI {
  height: 24px;
  width: 108px;
  background: rgba(0, 102, 255, 0.06);
  border-radius: 4px 0px 0px 4px;
  border-right: 3px solid #0066ff;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.officeTypeListTransfer_transfer__8DoaH {
  height: 100%;
}
.officeTypeListTransfer_transfer__8DoaH .ant-transfer-list {
  border: none;
}
.officeTypeListTransfer_transfer__8DoaH .ant-transfer-list-body-customize-wrapper {
  height: 100%;
  overflow-x: auto;
  padding-right: 8px;
}

.Header_menu__sihW6 {
  height: 64px;
  line-height: 64px;
  border: none;
}
.Header_menu__sihW6 li.ant-menu-item,
.Header_menu__sihW6 li.ant-menu-submenu {
  padding: 16px 24px;
  height: 64px;
  line-height: 28px;
}
.Header_menu__sihW6 li.ant-menu-item .ant-menu-submenu-title,
.Header_menu__sihW6 li.ant-menu-submenu .ant-menu-submenu-title {
  padding: 0;
}
.Header_menu__sihW6 li.ant-menu-item .anticon,
.Header_menu__sihW6 li.ant-menu-submenu .anticon {
  display: block;
  margin-right: 0;
  line-height: 24px;
  font-size: 24px;
}
.Header_menu__sihW6 li.ant-menu-overflowed-submenu {
  line-height: 50px;
}
.Header_left__oyTUM {
  box-shadow: 2px 0 4px rgba(0, 21, 41, 0.35);
  min-height: calc(100vh - 64px);
  background-color: #4e89f5;
}
.Header_left__oyTUM .Header_leftSider__PgDuf {
  position: fixed;
  overflow: auto;
  height: calc(100vh - 112px);
  width: 200px;
}
.Header_left__oyTUM .Header_leftSider__PgDuf .ant-menu.ant-menu-inline-collapsed {
  width: 80px;
}
.Header_left__oyTUM ::-webkit-scrollbar {
  background-color: #4e89f5;
  display: none;
}
.Header_left__oyTUM .ant-menu-dark .ant-menu-inline.ant-menu-sub {
  box-shadow: none;
}
.Header_header__mBu-O {
  height: 64px;
  padding: 0 24px;
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: #fff;
}
.Header_right__PS7Vd {
  float: right;
}
.Header_right__PS7Vd .Header_action__bjZLI {
  display: inline-block;
  height: 64px;
  padding: 0 12px;
  cursor: pointer;
  transition: all 0.3s;
  color: #000;
}
.Header_right__PS7Vd .Header_action__bjZLI .anticon {
  vertical-align: middle;
  font-size: 22px;
}
.Header_right__PS7Vd .Header_action__bjZLI:hover {
  background: rgba(0, 0, 0, 0.025);
}
.Header_spanMiddle__Vq1HF {
  vertical-align: middle;
  margin-left: 8px;
}

.VirtualAssistants_virtualAssistants__87I6V {
  position: fixed;
  bottom: 20vh;
  right: 15px;
  z-index: 101;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.VirtualAssistants_virtualAssistants__87I6V .VirtualAssistants_customerImg__RsTRG {
  position: relative;
  top: 0;
  z-index: -1;
  width: 48px;
  cursor: pointer;
  pointer-events: initial;
}
@keyframes VirtualAssistants_hideAnimation__-0lOu {
  0% {
    top: -2px;
  }
  40% {
    top: -2px;
  }
  100% {
    top: -2px;
    transform-origin: 55px 0;
    transform: rotate(-55deg);
  }
}
@keyframes VirtualAssistants_showAnimation__tHPif {
  0% {
    top: -2px;
  }
  40% {
    top: -20px;
    transform-origin: 55px 0;
    transform: rotate(0);
  }
  90% {
    top: -4px;
  }
  100% {
    top: -2px;
  }
}
.VirtualAssistants_virtualAssistants__87I6V.VirtualAssistants_menuHide__jCM3Q {
  pointer-events: none;
}
.VirtualAssistants_virtualAssistants__87I6V.VirtualAssistants_menuHide__jCM3Q .VirtualAssistants_customerImg__RsTRG {
  animation: VirtualAssistants_hideAnimation__-0lOu 0.5s both;
  transition: all 1s;
}
.VirtualAssistants_virtualAssistants__87I6V.VirtualAssistants_menuHide__jCM3Q .VirtualAssistants_customerImg__RsTRG:hover {
  right: 2px;
}
.VirtualAssistants_virtualAssistants__87I6V.VirtualAssistants_menuHide__jCM3Q .VirtualAssistants_customerServiceBtn__Y8nmJ {
  opacity: 0;
  transition: all 0.5s;
}
.VirtualAssistants_virtualAssistants__87I6V.VirtualAssistants_menuShow__GmNsz .VirtualAssistants_customerImg__RsTRG {
  animation: VirtualAssistants_showAnimation__tHPif 0.5s both;
  transition: all 1s;
}
.VirtualAssistants_virtualAssistants__87I6V.VirtualAssistants_menuShow__GmNsz .VirtualAssistants_customerServiceBtn__Y8nmJ {
  opacity: 1;
  transition: all 0.5s;
}
.VirtualAssistants_virtualAssistants__87I6V .VirtualAssistants_closeBtn__qcmtn {
  position: absolute;
  top: -10px;
  right: -10px;
  color: #999999;
}
.VirtualAssistants_virtualAssistants__87I6V .VirtualAssistants_customerServiceBtn__Y8nmJ {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
  background: #fff;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  font-size: 0;
  overflow: hidden;
  cursor: pointer;
  width: 48px;
}
.VirtualAssistants_virtualAssistants__87I6V .VirtualAssistants_customerServiceBtn__Y8nmJ > div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  height: 48px;
}
.VirtualAssistants_virtualAssistants__87I6V .VirtualAssistants_customerServiceBtn__Y8nmJ > div:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.VirtualAssistants_customerServerMenuItem__SL6e2:hover {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.VirtualAssistants_customerServerMenuItem__SL6e2:hover img {
  position: relative;
  transform: translateX(-80px);
  filter: drop-shadow(#1677ff 80px 0);
}

.CustomerService_customerService__w-e3a {
  -webkit-user-select: none;
          user-select: none;
}
.CustomerService_customerService__w-e3a .ant-drawer-close {
  display: none;
}
.CustomerService_customerService__w-e3a .ant-drawer-header {
  padding: 4px 16px;
}
.CustomerService_customerService__w-e3a .ant-drawer-body {
  display: flex;
  padding: 0;
  flex: 1 1;
}

/* stylelint-disable */
html,
body {
  width: 100%;
  height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  margin: 0;
}
[tabindex='-1']:focus {
  outline: none;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  font-weight: 500;
}
p {
  margin-top: 0;
  margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
  border-bottom: 0;
  cursor: help;
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
  -webkit-appearance: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
dt {
  font-weight: 500;
}
dd {
  margin-bottom: 0.5em;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1em;
}
dfn {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
pre,
code,
kbd,
samp {
  font-size: 1em;
  font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
}
figure {
  margin: 0 0 1em;
}
img {
  vertical-align: middle;
  border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75em;
  padding-bottom: 0.3em;
  text-align: left;
  caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5em;
  padding: 0;
  color: inherit;
  font-size: 1.5em;
  line-height: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
mark {
  padding: 0.2em;
  background-color: #feffe6;
}

.ant-descriptions-bordered .ant-descriptions-view > table {
  table-layout: fixed;
}
.descriptions-fixed > .ant-descriptions-view > table {
  table-layout: fixed !important;
}
.page-header-shadow {
  background: #fff;
  border: 0;
}
.page-header-round-corner {
  border-radius: 6px;
}
.page-header-no-padding {
  padding: 0;
}
.page-header-neg-margin {
  background: #fff;
  margin: -16px -16px 16px -16px;
}
*::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background: #eee;
  -webkit-appearance: none;
}
/*定义滚动条轨道 内阴影+圆角*/
/**::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(100, 100, 100, 0.3);
  border-radius: 8px;
  background-color: #f5f5f5;
}*/
/*定义滑块 内阴影+圆角*/
*::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.33);
  border-radius: 8px;
}
.main-layout {
  min-height: 100vh;
}
.main-layout .primary-layout-header {
  padding: 0;
}
.main-layout .content-layout {
  padding: 16px;
}
.main-layout .content-layout .layout-controller .fullBox {
  max-width: 100%;
}
.main-layout .content-layout .layout-controller > div {
  max-width: 1450px;
  margin: 0 auto;
}
.main-layout .content-layout .layout-controller > .ant-card {
  min-height: calc(100vh - 64px - 32px);
}
.editableRow .ant-legacy-form-explain {
  position: absolute;
  width: 100%;
  font-size: 12px;
  margin-top: -4px;
}
.editableRow .ant-form-item-explain {
  font-size: 12px;
  min-height: 18px;
}
.editableProRow .ant-form-item-explain {
  font-size: 12px;
  position: absolute;
  width: 100%;
  margin-top: -2px;
}
.popover-container .ant-popover-inner {
  border: 1px solid #e8e8e8;
}
.popover-container .ant-popover-inner .ant-popover-inner-content {
  padding: 0;
}
.popover-container .ant-popover-inner .ant-popover-inner-content .ant-table-small {
  border: 0;
}
.popover-container .ant-popover-inner .ant-popover-inner-content .ant-table-small .ant-table-content {
  border: 0;
}
.introjs-progressbar {
  border-radius: 4px;
}
.remote-layout-main.remote-open-bid {
  background: url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QOIaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MDg1YjBmYjAtMjgyZS05ZDQ1LTlmZTMtODVjNzM3Zjk2N2M3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYyQzk2MjZGMjU1QjExRUE4RkQ0OENFMkM3QjM0RDg4IiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYyQzk2MjZFMjU1QjExRUE4RkQ0OENFMkM3QjM0RDg4IiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDplZjE0NGM3MS04MWFlLTljNGUtYTIwOS1mNGExMWUwMDBhNjkiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDowNDUzMzA5MC04ZDQ0LWExNDgtOGUzNy0wZWNjOWE2OWNhYjAiLz4gPC9yZGY6RGVz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QBFARVVAFQAUAFRFABQAWAEFAEWAAUAFhABQBFABUAFABQBFABYQAUAARRVRAAFBQAAVEBVEAUAFAQUAQgFABQAVABQBFABQEAFABQEFVAFhAABQAWEAFVBABQAVAABVRUUEAUABBQAUAQBQAVAABQS1ojuowtsme3SFwuGAKKCAAKAACoAACiogACwAAACoAAKACgAACAKAAgooIAAAoAKAAAACogAACgAoAAAAAKgAAoAgAACgAoAACAACgCAKKACAAAKAAACoAAAAKAIAAAsCqIAAAAIAAAAKACgAA/Fvc86wI5+byPyteKz+O3b6R7t6a5r0ePxe69e0eU7vqKCgAqICqAIqAoqACgCKigiqCCgoAKiAKACgAqACiCioAKACoAKIAoAKgAoAKAIoCCgAoALAgKqIAAoKAACoiiggCgAoCCiALAAKAACoAKIAoAKAgoAKAgKKIAsIAKAACoCiogACgAqACiAKKCAKACoAAKIAsAAAqBMxHcGudk+nRcLhgqqAqCKoAgACgAAqAACqCIAAsAAAoCAACgAoAAgACgIAqgCAAKAACgAAAAqIAAoAAKAAAACgIAAKAIAAAoKAAAAgAAogAKoAAgACgAAAoCAAAACgCAAALCKqoAAAAIAAAAKACgA/Fw9zzps2V10m9u0LJldNLtcR4+3bbbsm9u89o9oeiTD7HHpNZiMFaUAFABUQFUQBQWAEFABYEEVRBRUAFABUQFUQBQAVABRAFABQAVABRAFABUAFEBVEAUBBQAUARQBVRAFABQAUQQUUEAUFAQAUQBQAUAFhABQBAFBQEAFABQEBUUAFQAUAAFQVQRAFABQEAFEBVAEAUAFQAUAQBYAmYjuDCdnt/FcLhhMzM5lVEAAFEFFRQAQABQAEFAABQBAAFAABUAAAFBQAABAAFAQUUEAAAUAAFAAABUAQABQAAUAAAAFgBAABRAAAFgAFAAAQAAAUQAFUAAQABQAAAUBAAAABQBAAAVUFVAAAABAAABQAUAH4vpEZl7nneXzOV+dfxr/3de31n3ejTXD6fj8Psmb3czT0qIAoAKACoiigigAoCCgCKAiqqAKgAoAKiKoIAKCwAgAoiwACgAIKCgCKACoAAKIooIoALCAACgCKKIKIAoAKACogKogCgAsAIKAIAoAKACoAKAIoAKAgAoAKAgqoAqAACgAsIAKo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AKAACoAAKIKCKoAgACgAIKAACgCAAKAACgIAAKCgAACAAKAgooIAAAoAAKAAAACogACgAAoAAAALACAACgCAAKACgAAIAAAKIACqAAIAAoAAAKAgAAAAoAgAACoqqgD5S+0+qqACgAoAKiEAoKACiCKogCgAoAKiKKCAKCwAgoAiwAiqIKKgAoAKiCqqIAoAKgAogCgAoCCgoAgCgoCACiKKCAKAgoAKAIooCogCgAoAKIIqiAKACgIAKIAoAKABnAJMzIEAAAoAAKgAAoAgCgAoACACgCAqgIAKqAAKgAAAoAAKgAKKiAAKAACgIAAKIKKiggACgAAIKAACgCAAKAACoAAAKCgAACAAKAgooIAAAoAAKAAACogAACgAoAAAAALCAAACiAAAKACgAAIAAKAIAooAIAAAoAAAKAgAAAoAgAAAKqCqj5S+0+qAqACgsAAoggsAAoAKAgogCgsAAoCIooIoAKgAoAiooCqgCoKAAIqCgAoALACCgKiwgAoALCACgCKACoAKACgCKACwgAoALAgKqIAAoKAACogKogCgAoCCgCLAAGcAkzIAAAKAACgAAqAACiAAKgKKAgAAoAAKAgAqoAAsIAAKAAACoAKoIgACgAAoCAACqggooIAAoAAKgAAKKiAALAAAAKgAAoAKAAAIAoACCiggACgAAoAAAAKiAAAKACgAAAAAqAACgCAAAKACgAAIAAKAIAooAIAAAoAAAKgAAAAoAgAACwKoj5Q+0+qoCCgAoKACogCgAoAKCoAgCgoAKiAqgCKgKKgAoECKiqIKKgAoAKiAKACgAqACiCioAKACoAKIAoAKgAoAKAIoCCgAoALAgKqIAoAKAACoiiggCgAoCCiAJ5CgAKAIAQCgAoAAAKgAoAgACgAoCAACgAoCAAoogACoAAKAACwgAKKIIAAKAACoAALAgoIqgCAAKAACoAAKoIgACgAAoCAACgoAAAgACgIAqgCAAKAACgAAAAqIAAoAAKAAAACgIAAKAIAAoAKAAAgAAAogAKoAAgACgAAAoCAAAACgCAAAKivlL7b6oIoKgAoAKACogCgAoLACCiAKACgAqICqIAoLACCgAsCCKogoqACgAqICqIAoAKgAogCgAoAKgoAgCgoCACiKKCAKAgoAKAIooCogCgAoAKIIKACgAoAJkAAFAQAUAQBYAABQAAVAABQBAFAABQEAFAEBVAQAVUAAVAAABQAAVAAUVEAAUAAFAQAAUQUVFABAFAAAQUAAFAEAAUAAFQAAAUFAAAEAAUBBRQQAABQAAUAAAFRAAAFAABQAAAAWAEAAFEAAAWAAUAABAABQBAFFAABAAFAAABQEAAAAFAEAABXyp9p9UBRAFQAUCAUARUFgAFABQEFEAUFAABURRQRQAUBBQBFARVVAFQAUAFRFAABQWAEAFEWAAUACEFBQBFABUAFABQBFABYQAAUARRRBRAFABQAVEBVEAUDIIACgAAoCACiAAKAACgAAqAACgCAKgKKAgAAoAAKAgAqoAAsIAAKAAACoAKoIgACgAAoCAACiAKKCAAKAACoAACiogACwAAACoAAKACgAACAKAAgooIAAAoAAKAAACogAACgAoAAAAAKgAAoAgAACgAoAACAACgCAKKACAAAKAAACgIAAAKAIAAA+UvtPrKAIoCCgAoLAAKIIKACgAoCCiAKCgAqICqAIqAoqACgCKigiqCCgoACIoKACgAqACiCioAKACoAKIAoAKgAoAKAIoAKgAoALAgKqIAAoKAACogKuREAFUQABQAUBAABRAAFABQAAAVABQBAAFABQEAAFAABUABRRAAFQAAUAAFgBAUUBEAAUAAFQAAUBUEVQBAAFAABUAAFUEQABYAABQEAAFABQABAAFAQBVAEAAUAAFAAAABUQAABQAUAAAAAFQAAUAQAABQUAAABAABRAAVQABAAFAAAABUAAAAFAEAAfKX2n1gFAEUFQAUAFABUQBQAUFgBBRAFABQAVEBVEAUFgBBQAWBBFUQUVABQAVEBVEAUAFQAUQBQAUAFQAUQBQAVABRAVQBFAQUAFAEUAVUQBQAUAAQFAVEBVAEAAUAFAQAUAQBYAABQAAVAABQBAFAABQEAFAEBVAQAFRQAAVAABQAAWEABRUQAABQAAVAABRBRUUAEAAUABBQAAUAQABQAAVAAABQUAAAQABQEFFBAAAFAABQAAAUBEAAUAAFAAAABYAQAAUQAABYABQAAEAAAFEABVAAEAAUAAAFAQAAAAUAQB8ofafWUFABRAFQAUCAUARUCAUFABQEFEAUAFABURRQRQAUBBQBFARVVAFQAUAFRFVREAUFgBABRFgAFAAQUFAEUAFQAAURRQQBQIQUAFAEUUBUQBQAUAAAFEEAVRAAFAABQEAFEAAUAAFAABUAAFAEAVAUUABABQBAVQEAFVAAFhAABQAAAVAAUVEAAUAAFAQAAUQBRQQABQAAVAAAUVEAAUAAAFQAAAUFAAAEAAUBBRQQAABQAAUAAAFRAAAFABQAAAAAVAAABRAAAFABQAAEAAFAEAUUAEAAAUAAAFAQAAAUAQB8ofbfWEFBQBFABUAFBYABRBBQAUAFAQUQBQUAFQAUARUBRUAFAEVFBFUAVBQABFQUAFABQEFEFFhABQAWEAFEAUAFQAUAFAEUAFhABQAWBAVUQABQAAUAAFEEAVRAAFAABQEAFEAAUAFAAABUAFAEAAVAUUBAABQAAUBAUUQABUAAFAAABUBRQEQABQAAUBABQFQRVAEAAUAAFQAAVQRAAFgAAFAQAAUAFAAEAAUBAFUAQABQAAUAAAAFRAAAFABQAAAAAVAABQBAAAFBQAAAEAAFEABVAAEAAUAAAAFQAAAAUAR8ofbfWAVABQBFBUAFABQAVEAUAFABQVAEUAFABUQFUQBQIBUFAAgRUVYEFFQAUAFRAFABQAVABRBRUAFABUAFEAUAFQAUAFAEUBBQAUAFgQFVEAAUAAFAABUQBRQQABQAUBABQBAFgAAFAABQEAFAEAAUAFAQAAUQFUBAAVFAABUAAFAABYQAFFEEAAFAABUAAFEFBFUAQABQAEFAABQBAAFAABQEAAFBQAABAAFAQUUEAAAUAAFAAAABUQABQAAUAAAAFgBAABQBAAFABQAAEAAAFEABVAAEAAUAAAFAQAAAAUHyd9t9VQEFABQUQBUAFAgFABUQgFBQAUBBRAFABQAVEUUEAUFgBBQBFgBFVUAVABQAVEFVUQBQIBUAFEIBQUABBQUAQBQUBABRFFBAFAhBQAUFEBQFRAAFABQAAUQQBVAEAUAAFAQAUQABQAAUAAFQAAUAQBQAUABABQBAVQEAFVAAFQAAAUAAFQAFFRAAFAABQEAAFEFFRQQABQAAVAAABQBAAFAABUAAAFBQAABAAFAQUUEAAAUAAFAAABUQAABQAUAAAAAFhAAABRAAAFABQAAEAAFAEAUUAEAAAUAAAFAQAAAUHyd9t9UBQEFBQAUQBUAFBYABRBBYABQAUBBRAFBQAUBBQBFQFFQAUARUUBVQBUFAAEVBQAUAFgBBQFRYQAUAFhABQBFABUAFABQBFAQUFAAEUUBUQAABQAUAAFEEAVRAAFAABQEAFEAAUAAFAABUAAFEAAVAUUBAABQAAUBABVQABUAAFAAABUAFUEQABQAAUBAABVQQUUEAAUAAFQAAFFRAAFgAAAFQAAUAFAAAEAUABBRQQABQAAUAAAAFRAAAFABQAAAAAVAABQBAAAFABQAAEAAFAEAUUAEAAAUAAAFQAAAAfJ4fbfVUFABUAFAEUFQAAUFABUQBQAUAFBUAQBQUAFRAVQBFQFFQAUCBFRVEFFQAUAFRAFABQAVABRBRUAFABUAFEAUAFQAUAFBRFQAAUAFgQFAVEAAUAAFAABUQBRQQABQAUBABQBACAUAFAAABUAFAEAAUAFAQAAUAFAQAFFEAAVAABQAAWEABRRBAABQAAVAABYEFBFUAQABQAAVAABVBEAAUAAFAQAAUFAAAEAAUBBRQAQABQAAUAAAAFRAAFAABQAAAAUBAABQBAAFABQAAEAAAFEABVAAEAAUAAAFAQAAAfJ3231VgAFAQUAFAEUFQAUAFABUQgFABQUBBRAFABQAVEBVEAUFgBBQAWBBFUQUVABQAVEBVEAUAFQAUQBQAUAFQUAQBQUBABcCMgAWEAAFAABRAUBUQABQAUAAAFRAVQBAFAABQEAFAEAWAAAUAAFQAAUAQBQAAUBABQBAVQEAFVAAFQAAAUAAFQAFFRAAFAABQEAAFEFFRQAQBQAAEFAABQBAAFAABUAAAFBQAABAAFAQUUEAAAUAAFAAABUQAABQAAUAAAAFhAAABRAAAFABQAAEAAFAEAUUAAEAAUAAAFAQAAfJ3231gRQAUBBQUAFEAVABQIBQUQQWAAUAFAQUQBQUAAFRFFBFABUAFAEUBFVUAVABQAVEUAFABYAQUARYABQAWEAFAEUAFiEGWABFAAQUAAFAAEUAVUQAABQAUAAFEEAVRAAFAABQEAFEAAUAAFAABUAAFAEAVAUUBAABQAAUBABVQABYQAAUAAAFQAVQRAAFAABQEAAFEAUUEAAUAAFQAAFFRAAFgAAAFQAAUAFAAAEAUABBRQQAABQAUAAAAFRAAAFABQAAAAAVAABQBAAAFABQAAEAAFAEAUUAEAAAUAAAFQAAfJn231lAEUFABUAFAEUBBQAUFgAFEEFABQAUFQBAFBQAVEBVAEVAUVABQBFRQRVBBQUAFRAFABQAVABRBRUAFABUAFE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ACiAqgCAKAAgoAAKAAIooCogAACgAoAAKIIAqiAAKAACgIAKIAAoAAKAACoAAKIAAqAooCAACgAAoCACqgACwgAAoAAAKgAqgiAAKAACgIAAKqCCiggACgAAqAAAoqIAAsAAAAqAACgAoAAAgCgAIKKCAAKAACgAAAAqIAAAoAKAAAAACoAAKAIAAAoAKAAAgAAoAj5C+6+wqCiAKACgIKIsCgigAqACiEAoKACoAKAIoCCgzprtb6R7pajdXXWv1n3TKZZIioCgCoAKAAIoCKCKoAqAACgACKgCqIAAoAKAgAogAoqAACgAIKACiAAKACgIAAKICqAIAoACCgAAoALAgKAqIAAoAAKAACogAKogACgAoCAACiAEAoAKAAACoAKAIAAoAKAgAAoAKAgAKKIAAqAACgAAsIACiiCAACgAAqAACwIKCKoAgACgAAqAACqCIAAoAAKAgAAoKAAAIAAoCAKoAgACgAAoAAAAKiAAKAACgAAAAoCAACgCAAKACgAAIAAAKI+QvuvsKIIqiAKCgAIKCiAKBAKgAoiwACgIKACgCM60tbtH3pky3V1Vjv1lnLOWaCgCAKgKLACACgACKigKIKAKgAoAAKiACqqIAAoAKgAAogoIKACgAAqAACiAAKACoAAKAICqAIAoALCAACgAAsCAoCogACgAoAAAKiAqgCAKAACgIAKAIAsAAAoAAKgAAoAgCgAAoCACgCAqgIAKqAAKgAAAoAALCAAoqIAAoAAKAgAAogoqKACAKAAAgoAAKAIAAoAAKgAAAoKAAAIAAoCCiggAACgAAoAAAKgCAAKAACgAAAAsAIAAKIAAAsAAoAACAACg+QvuvrgKgAogCgoAKiAqiAKCwgAoAigAoCCgyrW1ukQDdTTEdbdZ9mbWctiIoCICqAIAqAooCACgAsCCKAogoAqACgAAqIAqggAoAAKgAAogosIAAKAACoAKAIAoAAKgAAoAKAIAoACCgAAoAAigCiCiAAKACgAAoggCqIAAoAAKAgAogACgAAoAAKgAAoAgCoCigIAAKAICqAgAqoAAsIAAKAAACoACiogACgAAoCAACiAKKCAAKAACoAACiogACwAAACoAAKACgAACAKAAgooIAAAoAAKAAACogAACgAoAAAAAKgAAoAgAACgAoAACAAD5C+6+uoAKgAoigAoCCiLAoIoAKgAo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rq16KU69595YtZtbERQABFABUAAFABQAAVEAWAAAUAARRRBRAAFABQAAVEBVAEAVAUWAEAFAAEVFAUQUAVAABQAVEAFVUQABQAUBABRBQQUAFAABUAAFEAAUAFQAAUAQFUAQBQAWEAAFgAAFgQFAVEAAUAFAAABUQFUAQABQAUBABQBAFgAAFAABUAAFAEAUAAFAQAUAQFUBAAVFAABUAAFAABYQAFFRAAAFABQEAAFEFFRQAQABQAEFAABQBAAFAABUAAAFBQAABAAFAQUUEAAAUAAFAAABQEQABQAAUAAAAFgBAABRAAAHynXx6V62/FP8n2rs+ta3IyIKACgACKAKqIAAoAKAAIqACgAAoAKIIoCiAKAACgAoCICqAIAqAooCACgAQIqKAogoAqACgAAqIAqqIgCgAAqAACiCiwgAAoAAKgAoAgCgAAqAACgCKKCAKAACoAAKAAIoAogogACgAoAAKIIAqiAAKAACgIAKIAAoAAKAACoAAKAIAqAooACACgCAqgIAKqAALCAACgAAAqAAoqIAAoAAKAgAAogCiggACgAAqAAAoqIAAsAAAAqAAACgoAAAgCgAIKKCAAAKAACgAAAqIAAAoAKAAAAACoAAAKIAA+XPsvqKAAgoAKACiACKogCgAQCgAoggAoAKAACiCKoAgCgAoAAKiAAqiAKAACoAKAAIoCKAqoAqAACgAAqICqIAAoAAKgAAogoqAACgAIKACgCAKAACoAAKICqAIAoACCgAAoAAiigKiAAKAACgAAoggCqIAAoAAKgAAogACgAoAAAKgAoAgACoCigIAAKAACgICiiAAKgAAoAAAKgKKAiAAKAACoAAKAqCKoAgACgAAqAACqCIAAsAAAoCAACgAoAAgACgIAqgCAAKAACgAAAAqIAAAoAKAAAAACoAAKAIA+XPsvqKAAgoAKAAIoAKgAAoALAAAKiAEAoAKAACgIKIAAoAKAACogKoAgCoChAKgAoAAioAqiCgCoAAKAAIqAqqiAAKACgIAKIKCCgAoAAKgAAogACgAoCACgCAqgCAKABCCgAoAALAgKAqIAAoAAKAACogCiggACgAoCACgCALAAAKAACgIAKAIAoAAKAgAoAgKoCAAqKAACoAAKAACwgAKKIIAAKAACoAAKIKKigAgACgAIKAACgCAAKAACoAAAKCgAACAAKAgooIAAAoAAKAAAACogACgAAoAAAALACAACgCPlz7L6gCgAIKACgACKAKqIAAoAKAACogCwAACgAogigKIAAoAKAACogKoAgCoCiwAgAoAECKigKIKAKgAoAAKiAKqiIAoAAKgAAogosIAAKAACoAKAIAoAAKgAAoAiiggACgAsIAAKAAIoAoCogACgAoAAKIIAqiAAKAACgIAKIAAoAAKAACoAAKAIAqAooACACgCAqgIAKqAALCAAACgAAqAAoqIAAoAAKAgAAogoqKCAAKAACoAAAKAIAAoAAKgAAAoKAAAIAAoCCiggAACgAAoAAAKiAAAKACgAAAAAsIAAAKI+XQ+y+oAAoACCgAoAKIAIqiAKABAKACiCACgAoAAKIIqgCAKAACgAqAICqIAAoAKgAAoALAgigKqACCgAoAAKiAKAACgAAqAACiCiwgAAoAAKgAoAgCgAAqAACiAqgCAKAAgoAAKAAIooCogAACgAoAAKIIAqiAAKAACgIAKIAAoAAKAACoAAKIAAqAooCAACgAAoCACqgACwgAAoAAAKgAqgiAAKAACgIAAKqCCiggACgAAqAAAoqIAAsAAAAqAACgAoAAAgCgAIKKCAAKAACgAAAAqIAAAoAKAAAAACoAMq0tbt/Etc+TlmvduprrX6z7sWvByc12+z5M+4/TKAACgIKACgAAogCoAAKACwAACogBAKACgAAoCCiAAKACgAAqIAooIAqAoQCoAKAAIoCKCKoAqAACgACKgKqogACgAsAIAKIAKKgAAoACCgAogACgAoCACgCAqgCAKAAgoAAKACwICgKiAAKAACgAAqIAooIAAoAKAgAoAgCwAACgAAoCACgCAAKACgIAAKACgIACiiAAKgAAoAALCAAooggAAoAAKgAAsCCgiqAIAAoAAKgAAqgiAAKAACgIAAKCgAACAAKAgooIAAAoAAKAAAACogACgAAoAAAAKDZTVnrbt7M2vJy+Rjpq3RERGIYeK23rQR8kfdfrAFABQAEFABQABFABUAAFABQAAVEAWAAAUAFEBRBRAAFABQAAVEBVAEAVAUWAEAFAAEVFAUQUAVABQAAVEAFVUQBQAAVAABRBQQUAFAABUAAFEAAUAFQAAUARRQAQBQAWEAAFgAAFEBQFRAAFABQAAAVEBVAEAUAAFAQAUQABYAABQAAVAABQBAFABQAEAFAE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BQAAUBABRAAFAABQAAVAABQBAFQFFAQAAUAAFAQAVUAAWEAAFAAABUAFUEQABQAAUBAABRAFFBFC1tpx7T1t0j29Wbs8vJ5Unbq3010r2j72LXj35dtu7JHMAFUQABQAAAAABLZFMOV5YmVw53ktFYQAUAjuiXszRzAABVBAAVBqvorPWvSf5Ll115L6tNqWr3j72suuu0rEaUAAFAB+Ne19UUMiM9eu+ycVj7Z9Etwm2817u7Txqa+s/it7/wCDFryb8t2bWXMBRDIoAAADRsjF5/i1HbW9GKtAAKiCgKAAIAAAqAACoABkUBBQAAUURABLVrasxaMxPpKytS2XMcO/gzXNtXWPWvq7a8n1e7i8nPTZyOj1gKAACgIKAIAoAKAACogCiggCgAAqACgACKAigiqAKgAAoAAKiAqiAAKACgIAKAIKKgAAoACCgAogACgAAqAACiAqgCAKAAgoAAKAAIooCogACgAAoAAKiAAqiAAKACgIAAKIAAoAKAAACoAKAIAAoAKAgAAoAAKgAKKIAAqAACgAAsIACigIgACgAAqAACgKgituvTa3XtHul2efl8jXX+tdNNdKdo6+7nbl4OTl227skcwAAAFFBAAFAAGbtImVw53lnophzvJaKwAAgIKoAEdxNuzJlzUAAUAAAAARWq+iJ616T7LK6a8n1aZiaziYxLTvLKAAZAyD8a9r6oo6OPxbX/FbpT+cs3Zx5OWTpO7trWtK+NYxDDy2292SIAAAoAGQAAat8dYlqOnHWpXRQAAVEFAUQARVAEAVAFABFAQUURBRUAyoIIqgCDRv4tNvWPw39/f7W9d8PRxc91+zz9mu+u3jaMS7y5fQ03m0zGKtKAAIoogogACgAoAAKiAqgCAKgKLACACgACKgCqIKAKgAAoAKiACqqIAAoAKAgAogoIKACgAAqAACiAAKACoAAKAICqAIAoALCAACwAACwICgKiAAKACgAAAqICqAIAAoAKAgAoAgCwAACgAAqAACgCAKAACgIAKAICqAgAKigAAqAACgAAsIACiogAACgAoCAADKtbWnERmTLG201ma6deitetus/wAmLs8HL5N26TpG1l51RAAAAAAVRADIzd5DK4c7y/QyuHO72orACoKCAACoAACx3C9mTLmAAAAAAAoAoglq1tGJjKrLY0X0zXrHWFy768mWtXQBJvWO8rhLY/HRl7X1nbx+JjF9nf0r/ixdnl5Ob0jqYecBQBTIAAigAAAw2xmn2LG9O7Q06qAACoComRQAUABAEVBVERVEAVFABFAARVAABUQAYbNdNlfG0fZPrCy4dNN7rcx5+/RfVPXrWe1no12y+hxcs3n9Wpp1UAFEEUBRAFAABQAUBEBVAEAVAUUBABQAIEVFAUQUAVABQAAVEAVVEQBQAAVAABRBRYQAAUAAFQAUAQBQAAVAABQBFFBAFAABUAAFAAEUAUBUQABQAUAAFEEAVRAAFAABQEAFEAAUAAFAABUAAFAEAVAUUABABQBAVQEAFVAAFhAABQAAAVAAUVEAAUAAFAQbNem1+vavul2w4cvPNPu6qUrWMVhztfO33u1zWQwACqiAAAAGVwzd5DK4c7zfQMOV3tFZAAAAVAAFQAAEBRSO4m3Zky5gKAAAKAAAZAQUGM3rHquEtjRtiLdaRifq3I1rz4cl7Xzi3T6OkkdPdliqPG4/GjX+K3W/9HS19Hk5c9J2dCOQICgiooAAAIoAAMbxms/YsXXu52ncBQAAAABQEAAFRFAFBFFEAARQEUBRBMqoAACIoolq1tExaMxPoSrLZcxwcjjTqnMdaT6+zvrvl9Hh5pt09Wlt2AAUQRVAEAUAFAABUQAFUQBQAAVABQABFARQFVAFQAAUAAFRAVRAAFAABUAAFEFFQAAUABBQAUAQBQAAVAABRAVQBAFAAQUAAFAAEUUBUQABQAAUAAFEEAVRAAFAABUAAFEAAUAFAAABUAFAEAAVAUUBAABQAAUBAUUQABUAAFAAABUBRQEQABQAAdGnRn8V+3pDF2ePm8nHTV0MPCAAogAKqImYXDF5JDK+1zvL9EyuHO7WgyoAqiAAAAACKAAgKCCgpHcZ27M0cwABAAFUAAGM3rHquKnujGdvtC+1m7sJtae8tSM2oIoMNmut469/SSVrXbDlvS1JxP3S3K767ZeY6PaIAKoAIiigAAAhkVRBRytPQAAoAIAiigAKAgoACCiAogoAAKAgAAoACCgIBkUmImMT1ie8Cy4cHI48658q9aT/ACd9N8vfw83u6Xu0tu4ACgIKIAAoAKAACogKoAgCoChAKgAoAAigIqiCgCoAAKAAIqAqqiAAKACwAgAogoIKACgAAqAACiAAKACgIAKAICqAIAoAEIKACgAAsCAoCogACgAAoAAKiAKKCAAKACgIAKAIAsAAAoAAKAgAoAgACgAoCACgCAqgIACooAAKgAAoAALCAAooggAAsA6tOjx/Fbv6R7Oe2z5/P5Gek7NzLygAAAlMwuGLySGV9rneW+iZXDnbaogAAIIKKAogAACCqggCqIAAAqR3EvZmy5igACoAMZvWPquGbtGM7Z9GvazdmM2me8rhm1AFABAABLVraMT2Flw//9k=) no-repeat;
}
.remote-layout-main .remote-layout-header {
  color: white;
  background: transparent;
}
.remote-layout-main .remote-layout-header .remoteReview-layout-login {
  position: absolute;
  top: 0;
  right: 50px;
}
.remote-layout-main .remote-layout-content {
  min-height: calc(100vh - 64px - 38px - 32px);
  width: 80vw;
  min-width: 1450px;
  margin: 0 auto;
  padding-bottom: 38px;
}
.print-padding {
  padding: 2rem;
}
.ant-form-item-label.ant-col-24 > label::after {
  display: block;
}
.ant-message .ant-message-notice-content {
  padding: 0 !important;
}
.ant-message .ant-message-notice-content .ant-message-custom-content {
  padding: 9px 12px;
}
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-success,
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-error,
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-warning {
  color: #fff;
}
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-success .anticon,
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-error .anticon,
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-warning .anticon {
  color: #fff;
}
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-success {
  background-color: #52c41a;
}
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-error {
  background-color: #ff4d4f;
}
.ant-message .ant-message-notice-content .ant-message-custom-content.ant-message-warning {
  background-color: #faad14;
}
.ck.ck-powered-by {
  display: none !important;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.antd-modal-fullscreen {
  top: 0;
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100vh;
  padding: 0;
}
.antd-modal-fullscreen > .ant-modal-content {
  padding: 0;
  height: 100%;
  border-radius: 0;
}
.antd-modal-fullscreen > .ant-modal-content > .ant-modal-header {
  margin: 0;
  padding: 8px;
}
.antd-modal-fullscreen > .ant-modal-content > .ant-modal-close {
  top: 8px;
}
.antd-modal-fullscreen > .ant-modal-content > .ant-modal-body {
  height: 100%;
}
.antd-modal-fullscreen-no-scroll > .ant-modal-content {
  overflow: hidden;
}

*, ::before, ::after {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  
}
.container {
    width: 100%
}
@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
}
.pointer-events-none {
    pointer-events: none
}
.visible {
    visibility: visible
}
.\!visible {
    visibility: visible !important
}
.static {
    position: static
}
.fixed {
    position: fixed
}
.absolute {
    position: absolute
}
.relative {
    position: relative
}
.sticky {
    position: -webkit-sticky;
    position: sticky
}
.inset-x-0 {
    left: 0px;
    right: 0px
}
.inset-x-\[24px\] {
    left: 24px;
    right: 24px
}
.bottom-0 {
    bottom: 0px
}
.top-0 {
    top: 0px
}
.left-0 {
    left: 0px
}
.right-\[4px\] {
    right: 4px
}
.top-\[50\%\] {
    top: 50%
}
.right-0 {
    right: 0px
}
.bottom-\[4px\] {
    bottom: 4px
}
.right-\[8px\] {
    right: 8px
}
.top-\[-10px\] {
    top: -10px
}
.right-\[-10px\] {
    right: -10px
}
.right-\[75px\] {
    right: 75px
}
.right-\[10px\] {
    right: 10px
}
.top-\[-40px\] {
    top: -40px
}
.top-\[-20px\] {
    top: -20px
}
.top-\[20px\] {
    top: 20px
}
.left-\[10px\] {
    left: 10px
}
.bottom-\[-24px\] {
    bottom: -24px
}
.left-\[16px\] {
    left: 16px
}
.top-\[16px\] {
    top: 16px
}
.right-\[16px\] {
    right: 16px
}
.bottom-\[32px\] {
    bottom: 32px
}
.-top-0\.5 {
    top: -0.125rem
}
.-right-1\.5 {
    right: -0.375rem
}
.-top-0 {
    top: -0px
}
.-right-1 {
    right: -0.25rem
}
.top-\[-16px\] {
    top: -16px
}
.right-\[-14px\] {
    right: -14px
}
.top-\[-8px\] {
    top: -8px
}
.top-\[-54px\] {
    top: -54px
}
.top-\[1px\] {
    top: 1px
}
.top-8 {
    top: 2rem
}
.top-\[50px\] {
    top: 50px
}
.right-\[5\.5\%\] {
    right: 5.5%
}
.right-4 {
    right: 1rem
}
.left-\[-38px\] {
    left: -38px
}
.top-\[8px\] {
    top: 8px
}
.top-\[-30px\] {
    top: -30px
}
.z-\[9999\] {
    z-index: 9999
}
.z-50 {
    z-index: 50
}
.z-\[1\] {
    z-index: 1
}
.z-10 {
    z-index: 10
}
.float-right {
    float: right
}
.float-left {
    float: left
}
.m-10 {
    margin: 2.5rem
}
.m-1 {
    margin: 0.25rem
}
.m-8 {
    margin: 2rem
}
.m-64 {
    margin: 16rem
}
.m-\[24px\] {
    margin: 24px
}
.m-auto {
    margin: auto
}
.m-0 {
    margin: 0px
}
.m-\[16px\] {
    margin: 16px
}
.m-\[2px\] {
    margin: 2px
}
.m-\[22px\] {
    margin: 22px
}
.m-2 {
    margin: 0.5rem
}
.m-80 {
    margin: 20rem
}
.m-44 {
    margin: 11rem
}
.m-28 {
    margin: 7rem
}
.m-\[4px\] {
    margin: 4px
}
.m-56 {
    margin: 14rem
}
.mx-auto {
    margin-left: auto;
    margin-right: auto
}
.my-\[24px\] {
    margin-top: 24px;
    margin-bottom: 24px
}
.my-\[10px\] {
    margin-top: 10px;
    margin-bottom: 10px
}
.my-\[8px\] {
    margin-top: 8px;
    margin-bottom: 8px
}
.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem
}
.my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem
}
.mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem
}
.mx-\[8px\] {
    margin-left: 8px;
    margin-right: 8px
}
.my-\[30px\] {
    margin-top: 30px;
    margin-bottom: 30px
}
.mx-\[16px\] {
    margin-left: 16px;
    margin-right: 16px
}
.mx-1\.5 {
    margin-left: 0.375rem;
    margin-right: 0.375rem
}
.my-0 {
    margin-top: 0px;
    margin-bottom: 0px
}
.mx-\[-24px\] {
    margin-left: -24px;
    margin-right: -24px
}
.mx-\[4px\] {
    margin-left: 4px;
    margin-right: 4px
}
.mx-\[2px\] {
    margin-left: 2px;
    margin-right: 2px
}
.my-\[15px\] {
    margin-top: 15px;
    margin-bottom: 15px
}
.mx-\[5px\] {
    margin-left: 5px;
    margin-right: 5px
}
.my-\[16px\] {
    margin-top: 16px;
    margin-bottom: 16px
}
.my-\[32px\] {
    margin-top: 32px;
    margin-bottom: 32px
}
.my-\[5px\] {
    margin-top: 5px;
    margin-bottom: 5px
}
.my-\[50px\] {
    margin-top: 50px;
    margin-bottom: 50px
}
.my-\[12px\] {
    margin-top: 12px;
    margin-bottom: 12px
}
.\!my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}
.\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}
.my-\[26px\] {
    margin-top: 26px;
    margin-bottom: 26px
}
.my-\[20px\] {
    margin-top: 20px;
    margin-bottom: 20px
}
.mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}
.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem
}
.mx-0 {
    margin-left: 0px;
    margin-right: 0px
}
.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
}
.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}
.my-\[46px\] {
    margin-top: 46px;
    margin-bottom: 46px
}
.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
}
.my-\[40px\] {
    margin-top: 40px;
    margin-bottom: 40px
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}
.ml-\[44px\] {
    margin-left: 44px
}
.mr-\[40px\] {
    margin-right: 40px
}
.ml-\[8px\] {
    margin-left: 8px
}
.mb-\[26px\] {
    margin-bottom: 26px
}
.mb-\[24px\] {
    margin-bottom: 24px
}
.mt-\[10px\] {
    margin-top: 10px
}
.mb-\[10px\] {
    margin-bottom: 10px
}
.mb-\[12px\] {
    margin-bottom: 12px
}
.mt-\[8px\] {
    margin-top: 8px
}
.ml-\[48px\] {
    margin-left: 48px
}
.mr-\[8px\] {
    margin-right: 8px
}
.mr-1\.5 {
    margin-right: 0.375rem
}
.mr-1 {
    margin-right: 0.25rem
}
.mt-\[-3px\] {
    margin-top: -3px
}
.ml-2 {
    margin-left: 0.5rem
}
.mb-\[34px\] {
    margin-bottom: 34px
}
.mb-\[56px\] {
    margin-bottom: 56px
}
.mr-\[10px\] {
    margin-right: 10px
}
.ml-\[20px\] {
    margin-left: 20px
}
.ml-\[6px\] {
    margin-left: 6px
}
.mb-\[40px\] {
    margin-bottom: 40px
}
.ml-1 {
    margin-left: 0.25rem
}
.mb-\[16px\] {
    margin-bottom: 16px
}
.mr-\[5px\] {
    margin-right: 5px
}
.\!mb-0 {
    margin-bottom: 0px !important
}
.mt-\[12px\] {
    margin-top: 12px
}
.ml-\[58px\] {
    margin-left: 58px
}
.mb-0 {
    margin-bottom: 0px
}
.mr-\[16px\] {
    margin-right: 16px
}
.mt-\[16px\] {
    margin-top: 16px
}
.mb-\[20px\] {
    margin-bottom: 20px
}
.mt-\[60px\] {
    margin-top: 60px
}
.mt-\[32px\] {
    margin-top: 32px
}
.ml-\[38px\] {
    margin-left: 38px
}
.mb-\[8px\] {
    margin-bottom: 8px
}
.mb-2 {
    margin-bottom: 0.5rem
}
.mt-4 {
    margin-top: 1rem
}
.-mt-\[2px\] {
    margin-top: -2px
}
.mb-\[4px\] {
    margin-bottom: 4px
}
.ml-\[-28px\] {
    margin-left: -28px
}
.mt-6 {
    margin-top: 1.5rem
}
.mb-14 {
    margin-bottom: 3.5rem
}
.mt-2 {
    margin-top: 0.5rem
}
.mb-\[30px\] {
    margin-bottom: 30px
}
.mr-\[24px\] {
    margin-right: 24px
}
.mr-\[4px\] {
    margin-right: 4px
}
.ml-\[32px\] {
    margin-left: 32px
}
.mb-\[-12px\] {
    margin-bottom: -12px
}
.mb-1 {
    margin-bottom: 0.25rem
}
.ml-4 {
    margin-left: 1rem
}
.ml-\[24px\] {
    margin-left: 24px
}
.ml-\[-11px\] {
    margin-left: -11px
}
.mr-\[-12px\] {
    margin-right: -12px
}
.mt-\[-2px\] {
    margin-top: -2px
}
.mb-\[-2px\] {
    margin-bottom: -2px
}
.mb-4 {
    margin-bottom: 1rem
}
.mr-\[-15px\] {
    margin-right: -15px
}
.mr-2 {
    margin-right: 0.5rem
}
.mt-7 {
    margin-top: 1.75rem
}
.ml-14 {
    margin-left: 3.5rem
}
.ml-10 {
    margin-left: 2.5rem
}
.ml-\[18px\] {
    margin-left: 18px
}
.mr-\[115px\] {
    margin-right: 115px
}
.ml-8 {
    margin-left: 2rem
}
.mb-6 {
    margin-bottom: 1.5rem
}
.mt-\[5px\] {
    margin-top: 5px
}
.ml-\[12px\] {
    margin-left: 12px
}
.ml-\[16px\] {
    margin-left: 16px
}
.mt-\[-16px\] {
    margin-top: -16px
}
.mr-0 {
    margin-right: 0px
}
.\!mb-\[14px\] {
    margin-bottom: 14px !important
}
.mb-\[14px\] {
    margin-bottom: 14px
}
.mb-\[-32px\] {
    margin-bottom: -32px
}
.ml-\[5px\] {
    margin-left: 5px
}
.mr-\[3px\] {
    margin-right: 3px
}
.mb-\[15px\] {
    margin-bottom: 15px
}
.mt-\[64px\] {
    margin-top: 64px
}
.mt-\[48px\] {
    margin-top: 48px
}
.mb-\[80px\] {
    margin-bottom: 80px
}
.mb-\[48px\] {
    margin-bottom: 48px
}
.mt-\[20px\] {
    margin-top: 20px
}
.ml-\[3px\] {
    margin-left: 3px
}
.ml-\[4px\] {
    margin-left: 4px
}
.mt-\[15px\] {
    margin-top: 15px
}
.mt-\[40px\] {
    margin-top: 40px
}
.ml-\[0\.5rem\] {
    margin-left: 0.5rem
}
.mb-\[28px\] {
    margin-bottom: 28px
}
.mr-\[12px\] {
    margin-right: 12px
}
.\!mt-\[16px\] {
    margin-top: 16px !important
}
.mt-\[24px\] {
    margin-top: 24px
}
.mr-2\.5 {
    margin-right: 0.625rem
}
.mt-\[50px\] {
    margin-top: 50px
}
.ml-\[140px\] {
    margin-left: 140px
}
.mt-\[18px\] {
    margin-top: 18px
}
.ml-\[-16px\] {
    margin-left: -16px
}
.mr-\[32px\] {
    margin-right: 32px
}
.mr-\[20px\] {
    margin-right: 20px
}
.mt-\[4px\] {
    margin-top: 4px
}
.ml-\[10px\] {
    margin-left: 10px
}
.mb-\[32px\] {
    margin-bottom: 32px
}
.mt-\[70px\] {
    margin-top: 70px
}
.mr-\[19px\] {
    margin-right: 19px
}
.ml-\[19px\] {
    margin-left: 19px
}
.mb-5 {
    margin-bottom: 1.25rem
}
.mb-7 {
    margin-bottom: 1.75rem
}
.mt-3 {
    margin-top: 0.75rem
}
.mb-9 {
    margin-bottom: 2.25rem
}
.mt-\[-2rem\] {
    margin-top: -2rem
}
.mt-0 {
    margin-top: 0px
}
.ml-9 {
    margin-left: 2.25rem
}
.ml-1\.5 {
    margin-left: 0.375rem
}
.mt-16 {
    margin-top: 4rem
}
.ml-\[40px\] {
    margin-left: 40px
}
.mr-\[30px\] {
    margin-right: 30px
}
.mt-\[28px\] {
    margin-top: 28px
}
.ml-\[2px\] {
    margin-left: 2px
}
.mb-\[13px\] {
    margin-bottom: 13px
}
.mt-9 {
    margin-top: 2.25rem
}
.ml-\[50px\] {
    margin-left: 50px
}
.mt-\[25px\] {
    margin-top: 25px
}
.mb-\[50px\] {
    margin-bottom: 50px
}
.mr-\[50px\] {
    margin-right: 50px
}
.mt-\[38px\] {
    margin-top: 38px
}
.mt-\[-8px\] {
    margin-top: -8px
}
.\!mb-4 {
    margin-bottom: 1rem !important
}
.mt-8 {
    margin-top: 2rem
}
.ml-6 {
    margin-left: 1.5rem
}
.mr-4 {
    margin-right: 1rem
}
.mb-8 {
    margin-bottom: 2rem
}
.mt-1\.5 {
    margin-top: 0.375rem
}
.mt-1 {
    margin-top: 0.25rem
}
.mb-10 {
    margin-bottom: 2.5rem
}
.mb-\[6px\] {
    margin-bottom: 6px
}
.mb-\[64px\] {
    margin-bottom: 64px
}
.ml-0\.5 {
    margin-left: 0.125rem
}
.ml-0 {
    margin-left: 0px
}
.ml-\[28px\] {
    margin-left: 28px
}
.mt-\[42px\] {
    margin-top: 42px
}
.mt-\[3px\] {
    margin-top: 3px
}
.ml-5 {
    margin-left: 1.25rem
}
.mt-\[36px\] {
    margin-top: 36px
}
.-mt-1 {
    margin-top: -0.25rem
}
.mr-\[-8px\] {
    margin-right: -8px
}
.\!ml-\[4px\] {
    margin-left: 4px !important
}
.mt-10 {
    margin-top: 2.5rem
}
.mb-20 {
    margin-bottom: 5rem
}
.ml-\[88px\] {
    margin-left: 88px
}
.ml-\[2em\] {
    margin-left: 2em
}
.mr-3 {
    margin-right: 0.75rem
}
.ml-3 {
    margin-left: 0.75rem
}
.block {
    display: block
}
.\!block {
    display: block !important
}
.inline-block {
    display: inline-block
}
.inline {
    display: inline
}
.flex {
    display: flex
}
.inline-flex {
    display: inline-flex
}
.table {
    display: table
}
.table-row-group {
    display: table-row-group
}
.grid {
    display: grid
}
.contents {
    display: contents
}
.list-item {
    display: list-item
}
.hidden {
    display: none
}
.h-\[88px\] {
    height: 88px
}
.h-\[130px\] {
    height: 130px
}
.h-\[56px\] {
    height: 56px
}
.h-\[160px\] {
    height: 160px
}
.h-\[24px\] {
    height: 24px
}
.h-\[14px\] {
    height: 14px
}
.h-\[180px\] {
    height: 180px
}
.h-\[28px\] {
    height: 28px
}
.h-full {
    height: 100%
}
.h-4 {
    height: 1rem
}
.h-\[60vh\] {
    height: 60vh
}
.h-\[48px\] {
    height: 48px
}
.h-10 {
    height: 2.5rem
}
.h-\[50px\] {
    height: 50px
}
.h-\[100\%\] {
    height: 100%
}
.h-6 {
    height: 1.5rem
}
.h-\[65px\] {
    height: 65px
}
.h-\[32px\] {
    height: 32px
}
.h-0 {
    height: 0px
}
.h-\[44px\] {
    height: 44px
}
.\!h-\[48px\] {
    height: 48px !important
}
.h-\[18px\] {
    height: 18px
}
.h-\[15px\] {
    height: 15px
}
.h-9 {
    height: 2.25rem
}
.h-8 {
    height: 2rem
}
.h-\[16px\] {
    height: 16px
}
.h-\[10\%\] {
    height: 10%
}
.h-\[80\%\] {
    height: 80%
}
.h-2\/6 {
    height: 33.333333%
}
.h-\[40\%\] {
    height: 40%
}
.h-\[45\%\] {
    height: 45%
}
.h-1\/2 {
    height: 50%
}
.h-\[85\%\] {
    height: 85%
}
.h-1\/4 {
    height: 25%
}
.h-\[90\%\] {
    height: 90%
}
.h-\[60px\] {
    height: 60px
}
.h-\[408px\] {
    height: 408px
}
.h-\[100vh\] {
    height: 100vh
}
.h-\[360px\] {
    height: 360px
}
.h-\[64px\] {
    height: 64px
}
.h-7 {
    height: 1.75rem
}
.h-\[192px\] {
    height: 192px
}
.h-\[58px\] {
    height: 58px
}
.h-px {
    height: 1px
}
.h-\[68vh\] {
    height: 68vh
}
.h-\[45px\] {
    height: 45px
}
.h-\[100px\] {
    height: 100px
}
.h-\[120px\] {
    height: 120px
}
.h-\[25px\] {
    height: 25px
}
.h-5 {
    height: 1.25rem
}
.h-\[208px\] {
    height: 208px
}
.h-1\.5 {
    height: 0.375rem
}
.h-1 {
    height: 0.25rem
}
.h-\[55\%\] {
    height: 55%
}
.h-1\/6 {
    height: 16.666667%
}
.h-\[22px\] {
    height: 22px
}
.h-\[66px\] {
    height: 66px
}
.max-h-\[192px\] {
    max-height: 192px
}
.max-h-full {
    max-height: 100%
}
.max-h-\[200px\] {
    max-height: 200px
}
.max-h-\[60vh\] {
    max-height: 60vh
}
.min-h-screen {
    min-height: 100vh
}
.min-h-\[100\%\] {
    min-height: 100%
}
.min-h-\[64px\] {
    min-height: 64px
}
.min-h-\[calc\(100vh-96px\)\] {
    min-height: calc(100vh - 96px)
}
.min-h-full {
    min-height: 100%
}
.min-h-\[160px\] {
    min-height: 160px
}
.min-h-\[56px\] {
    min-height: 56px
}
.min-h-\[120px\] {
    min-height: 120px
}
.min-h-\[60px\] {
    min-height: 60px
}
.min-h-\[408px\] {
    min-height: 408px
}
.min-h-\[40vh\] {
    min-height: 40vh
}
.min-h-\[80px\] {
    min-height: 80px
}
.min-h-\[32px\] {
    min-height: 32px
}
.min-h-\[194px\] {
    min-height: 194px
}
.w-\[1280px\] {
    width: 1280px
}
.w-full {
    width: 100%
}
.w-\[200px\] {
    width: 200px
}
.w-\[480px\] {
    width: 480px
}
.w-\[24px\] {
    width: 24px
}
.w-\[120px\] {
    width: 120px
}
.w-\[14px\] {
    width: 14px
}
.w-\[180px\] {
    width: 180px
}
.w-max {
    width: -webkit-max-content;
    width: max-content
}
.\!w-\[21cm\] {
    width: 21cm !important
}
.w-4 {
    width: 1rem
}
.w-\[300px\] {
    width: 300px
}
.w-\[calc\(100\%-100px\)\] {
    width: calc(100% - 100px)
}
.w-\[500px\] {
    width: 500px
}
.w-\[244px\] {
    width: 244px
}
.w-\[80px\] {
    width: 80px
}
.w-\[1px\] {
    width: 1px
}
.w-\[21cm\] {
    width: 21cm
}
.w-\[66px\] {
    width: 66px
}
.w-\[600px\] {
    width: 600px
}
.w-0 {
    width: 0px
}
.\!w-full {
    width: 100% !important
}
.w-\[320px\] {
    width: 320px
}
.w-\[112px\] {
    width: 112px
}
.w-\[240px\] {
    width: 240px
}
.w-\[388px\] {
    width: 388px
}
.w-\[646px\] {
    width: 646px
}
.w-\[90\%\] {
    width: 90%
}
.w-\[85px\] {
    width: 85px
}
.w-\[28px\] {
    width: 28px
}
.w-\[48\%\] {
    width: 48%
}
.w-\[100px\] {
    width: 100px
}
.w-\[400px\] {
    width: 400px
}
.\!w-\[50\%\] {
    width: 50% !important
}
.w-\[140px\] {
    width: 140px
}
.w-\[116px\] {
    width: 116px
}
.w-\[250px\] {
    width: 250px
}
.w-3\/4 {
    width: 75%
}
.w-1\/6 {
    width: 16.666667%
}
.w-\[18px\] {
    width: 18px
}
.w-\[40px\] {
    width: 40px
}
.w-\[15px\] {
    width: 15px
}
.w-\[50px\] {
    width: 50px
}
.w-fit {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}
.w-\[16px\] {
    width: 16px
}
.w-1\/3 {
    width: 33.333333%
}
.w-1\/2 {
    width: 50%
}
.w-7\/12 {
    width: 58.333333%
}
.w-2\/5 {
    width: 40%
}
.w-3\/5 {
    width: 60%
}
.w-2\/6 {
    width: 33.333333%
}
.w-3\/6 {
    width: 50%
}
.w-\[80\%\] {
    width: 80%
}
.w-\[850px\] {
    width: 850px
}
.w-\[calc\(100\%-480px\)\] {
    width: calc(100% - 480px)
}
.w-\[32px\] {
    width: 32px
}
.w-\[730px\] {
    width: 730px
}
.\!w-\[80\%\] {
    width: 80% !important
}
.w-24 {
    width: 6rem
}
.w-\[268px\] {
    width: 268px
}
.w-\[497px\] {
    width: 497px
}
.w-\[45\%\] {
    width: 45%
}
.w-\[4px\] {
    width: 4px
}
.w-\[152px\] {
    width: 152px
}
.w-\[378px\] {
    width: 378px
}
.w-\[18\.46cm\] {
    width: 18.46cm
}
.w-\[280px\] {
    width: 280px
}
.w-\[52px\] {
    width: 52px
}
.w-\[60px\] {
    width: 60px
}
.w-\[900px\] {
    width: 900px
}
.w-\[30\%\] {
    width: 30%
}
.w-1\/12 {
    width: 8.333333%
}
.w-\[30px\] {
    width: 30px
}
.w-4\/12 {
    width: 33.333333%
}
.w-8\/12 {
    width: 66.666667%
}
.\!w-auto {
    width: auto !important
}
.w-5 {
    width: 1.25rem
}
.w-\[196px\] {
    width: 196px
}
.w-\[800px\] {
    width: 800px
}
.w-1\.5 {
    width: 0.375rem
}
.w-1 {
    width: 0.25rem
}
.w-11\/12 {
    width: 91.666667%
}
.w-\[22px\] {
    width: 22px
}
.w-6 {
    width: 1.5rem
}
.w-\[212px\] {
    width: 212px
}
.w-4\/5 {
    width: 80%
}
.w-\[20px\] {
    width: 20px
}
.w-\[146px\] {
    width: 146px
}
.min-w-\[1280px\] {
    min-width: 1280px
}
.min-w-0 {
    min-width: 0px
}
.min-w-\[56px\] {
    min-width: 56px
}
.min-w-\[76px\] {
    min-width: 76px
}
.min-w-\[54px\] {
    min-width: 54px
}
.min-w-full {
    min-width: 100%
}
.min-w-\[160px\] {
    min-width: 160px
}
.min-w-\[220px\] {
    min-width: 220px
}
.max-w-screen-xl {
    max-width: 1280px
}
.max-w-\[294px\] {
    max-width: 294px
}
.max-w-\[1450px\] {
    max-width: 1450px
}
.flex-1 {
    flex: 1 1
}
.flex-none {
    flex: none
}
.flex-auto {
    flex: 1 1 auto
}
.flex-shrink-0 {
    flex-shrink: 0
}
.shrink {
    flex-shrink: 1
}
.grow {
    flex-grow: 1
}
.table-auto {
    table-layout: auto
}
.border-collapse {
    border-collapse: collapse
}
.translate-y-\[-50\%\] {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
@keyframes breathe {
    0%, 100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}
.animate-breathe {
    animation: breathe 1s linear infinite
}
.cursor-pointer {
    cursor: pointer
}
.cursor-text {
    cursor: text
}
.cursor-not-allowed {
    cursor: not-allowed
}
.cursor-default {
    cursor: default
}
.select-none {
    -webkit-user-select: none;
            user-select: none
}
.resize {
    resize: both
}
.list-none {
    list-style-type: none
}
.flex-row {
    flex-direction: row
}
.flex-row-reverse {
    flex-direction: row-reverse
}
.flex-col {
    flex-direction: column
}
.flex-wrap {
    flex-wrap: wrap
}
.content-between {
    align-content: space-between
}
.items-start {
    align-items: flex-start
}
.items-end {
    align-items: flex-end
}
.items-center {
    align-items: center
}
.items-baseline {
    align-items: baseline
}
.\!items-baseline {
    align-items: baseline !important
}
.justify-start {
    justify-content: flex-start
}
.justify-end {
    justify-content: flex-end
}
.justify-center {
    justify-content: center
}
.justify-between {
    justify-content: space-between
}
.justify-around {
    justify-content: space-around
}
.justify-evenly {
    justify-content: space-evenly
}
.gap-\[12px\] {
    gap: 12px
}
.gap-\[8px\] {
    gap: 8px
}
.gap-\[16px\] {
    gap: 16px
}
.gap-\[24px\] {
    gap: 24px
}
.gap-\[20px\] {
    gap: 20px
}
.gap-\[32px\] {
    gap: 32px
}
.gap-1 {
    gap: 0.25rem
}
.gap-2 {
    gap: 0.5rem
}
.gap-4 {
    gap: 1rem
}
.\!gap-\[2px\] {
    gap: 2px !important
}
.space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
}
.overflow-auto {
    overflow: auto
}
.overflow-hidden {
    overflow: hidden
}
.\!overflow-hidden {
    overflow: hidden !important
}
.overflow-y-auto {
    overflow-y: auto
}
.overflow-x-hidden {
    overflow-x: hidden
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.overflow-ellipsis {
    text-overflow: ellipsis
}
.text-ellipsis {
    text-overflow: ellipsis
}
.whitespace-normal {
    white-space: normal
}
.whitespace-nowrap {
    white-space: nowrap
}
.whitespace-pre {
    white-space: pre
}
.whitespace-pre-wrap {
    white-space: pre-wrap
}
.break-words {
    overflow-wrap: break-word
}
.break-all {
    word-break: break-all
}
.rounded {
    border-radius: 0.25rem
}
.rounded-\[4px\] {
    border-radius: 4px
}
.rounded-full {
    border-radius: 9999px
}
.rounded-lg {
    border-radius: 0.5rem
}
.rounded-\[5px\] {
    border-radius: 5px
}
.rounded-\[32px\] {
    border-radius: 32px
}
.rounded-\[16px\] {
    border-radius: 16px
}
.rounded-\[8px\] {
    border-radius: 8px
}
.rounded-none {
    border-radius: 0px
}
.rounded-sm {
    border-radius: 0.125rem
}
.rounded-t-\[8px\] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}
.rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}
.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem
}
.rounded-l-\[4px\] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.rounded-bl-2xl {
    border-bottom-left-radius: 1rem
}
.rounded-bl-lg {
    border-bottom-left-radius: 0.5rem
}
.border-0 {
    border-width: 0px
}
.border-\[1px\] {
    border-width: 1px
}
.border {
    border-width: 1px
}
.border-2 {
    border-width: 2px
}
.border-t {
    border-top-width: 1px
}
.border-b-0 {
    border-bottom-width: 0px
}
.border-l-2 {
    border-left-width: 2px
}
.border-l-4 {
    border-left-width: 4px
}
.border-l-\[6px\] {
    border-left-width: 6px
}
.border-l-0 {
    border-left-width: 0px
}
.border-l-\[4px\] {
    border-left-width: 4px
}
.border-l-\[2px\] {
    border-left-width: 2px
}
.border-r-\[1px\] {
    border-right-width: 1px
}
.border-solid {
    border-style: solid
}
.border-dashed {
    border-style: dashed
}
.border-none {
    border-style: none
}
.border-\[\#d9d9d9\] {
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-border-opacity))
}
.border-\[\#ebebeb\] {
    --tw-border-opacity: 1;
    border-color: rgb(235 235 235 / var(--tw-border-opacity))
}
.border-blue-6 {
    --tw-border-opacity: 1;
    border-color: rgb(22 119 255 / var(--tw-border-opacity))
}
.border-gray-8 {
    --tw-border-opacity: 1;
    border-color: rgb(89 89 89 / var(--tw-border-opacity))
}
.\!border-blue-6 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(22 119 255 / var(--tw-border-opacity)) !important
}
.border-transparent {
    border-color: transparent
}
.border-\[\#4285f4\] {
    --tw-border-opacity: 1;
    border-color: rgb(66 133 244 / var(--tw-border-opacity))
}
.border-red-6 {
    --tw-border-opacity: 1;
    border-color: rgb(245 34 45 / var(--tw-border-opacity))
}
.border-gray-4 {
    --tw-border-opacity: 1;
    border-color: rgb(240 240 240 / var(--tw-border-opacity))
}
.border-blue-primary {
    --tw-border-opacity: 1;
    border-color: rgb(22 119 255 / var(--tw-border-opacity))
}
.border-\[\#4096ff\] {
    --tw-border-opacity: 1;
    border-color: rgb(64 150 255 / var(--tw-border-opacity))
}
.border-\[\#ccced1\] {
    --tw-border-opacity: 1;
    border-color: rgb(204 206 209 / var(--tw-border-opacity))
}
.border-\[\#1677ff\] {
    --tw-border-opacity: 1;
    border-color: rgb(22 119 255 / var(--tw-border-opacity))
}
.border-grey-1 {
    --tw-border-opacity: 1;
    border-color: rgb(166 166 166 / var(--tw-border-opacity))
}
.border-\[\#91caff\] {
    --tw-border-opacity: 1;
    border-color: rgb(145 202 255 / var(--tw-border-opacity))
}
.border-green-6 {
    --tw-border-opacity: 1;
    border-color: rgb(82 196 26 / var(--tw-border-opacity))
}
.border-cyan-6 {
    --tw-border-opacity: 1;
    border-color: rgb(19 194 194 / var(--tw-border-opacity))
}
.border-gold-6 {
    --tw-border-opacity: 1;
    border-color: rgb(250 173 20 / var(--tw-border-opacity))
}
.border-blue-4 {
    --tw-border-opacity: 1;
    border-color: rgb(105 177 255 / var(--tw-border-opacity))
}
.border-\[\#e6e6e6\] {
    --tw-border-opacity: 1;
    border-color: rgb(230 230 230 / var(--tw-border-opacity))
}
.bg-\[\#fff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}
.bg-\[\#5d92fd\] {
    --tw-bg-opacity: 1;
    background-color: rgb(93 146 253 / var(--tw-bg-opacity))
}
.bg-\[\#fafafa\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity))
}
.bg-\[\#1677ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(22 119 255 / var(--tw-bg-opacity))
}
.bg-\[\#B5B5B5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(181 181 181 / var(--tw-bg-opacity))
}
.bg-green-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(82 196 26 / var(--tw-bg-opacity))
}
.bg-red-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 34 45 / var(--tw-bg-opacity))
}
.bg-gray-4 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 240 240 / var(--tw-bg-opacity))
}
.bg-blue-1 {
    --tw-bg-opacity: 1;
    background-color: rgb(230 244 255 / var(--tw-bg-opacity))
}
.bg-gray-2 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity))
}
.bg-\[\#0505050f\] {
    background-color: #0505050f
}
.bg-blue-2 {
    --tw-bg-opacity: 1;
    background-color: rgb(186 224 255 / var(--tw-bg-opacity))
}
.bg-\[\#f6faff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(246 250 255 / var(--tw-bg-opacity))
}
.bg-gray-5 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity))
}
.bg-\[\#0066ff08\] {
    background-color: #0066ff08
}
.bg-\[\#f0f7ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(240 247 255 / var(--tw-bg-opacity))
}
.bg-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}
.bg-orange-1 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 230 / var(--tw-bg-opacity))
}
.bg-\[\#AAAAAA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(170 170 170 / var(--tw-bg-opacity))
}
.bg-blue-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 119 255 / var(--tw-bg-opacity))
}
.\!bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}
.bg-\[\#D4E5FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(212 229 255 / var(--tw-bg-opacity))
}
.bg-\[\#abc0f5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(171 192 245 / var(--tw-bg-opacity))
}
.bg-\[\#cccccc\] {
    --tw-bg-opacity: 1;
    background-color: rgb(204 204 204 / var(--tw-bg-opacity))
}
.bg-\[\#00AC7B\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 172 123 / var(--tw-bg-opacity))
}
.bg-\[\#FFF3F1\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 243 241 / var(--tw-bg-opacity))
}
.bg-\[\#E5F4FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(229 244 255 / var(--tw-bg-opacity))
}
.bg-gray-9 {
    --tw-bg-opacity: 1;
    background-color: rgb(67 67 67 / var(--tw-bg-opacity))
}
.bg-gray-7 {
    --tw-bg-opacity: 1;
    background-color: rgb(140 140 140 / var(--tw-bg-opacity))
}
.bg-\[\#FFF5ED\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 245 237 / var(--tw-bg-opacity))
}
.bg-\[\#f4f4f4\] {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 244 / var(--tw-bg-opacity))
}
.bg-\[\#389ded\] {
    --tw-bg-opacity: 1;
    background-color: rgb(56 157 237 / var(--tw-bg-opacity))
}
.bg-\[\#bae7ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(186 231 255 / var(--tw-bg-opacity))
}
.bg-\[\#F1F1F1\] {
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity))
}
.bg-\[\#F8FAFD\] {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 253 / var(--tw-bg-opacity))
}
.bg-\[\#1890ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(24 144 255 / var(--tw-bg-opacity))
}
.bg-\[\#0066FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 102 255 / var(--tw-bg-opacity))
}
.bg-\[\#F5FAFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 250 255 / var(--tw-bg-opacity))
}
.bg-\[\#1790FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(23 144 255 / var(--tw-bg-opacity))
}
.bg-\[\#FDBA1E\] {
    --tw-bg-opacity: 1;
    background-color: rgb(253 186 30 / var(--tw-bg-opacity))
}
.bg-\[\#F9FBFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(249 251 255 / var(--tw-bg-opacity))
}
.bg-\[\#F6FAFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(246 250 255 / var(--tw-bg-opacity))
}
.bg-blue-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(22 119 255 / var(--tw-bg-opacity))
}
.bg-\[\#f8f8f8\] {
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248 / var(--tw-bg-opacity))
}
.bg-\[\#e6f4ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(230 244 255 / var(--tw-bg-opacity))
}
.bg-cyan-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(19 194 194 / var(--tw-bg-opacity))
}
.bg-gold-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 173 20 / var(--tw-bg-opacity))
}
.bg-green-2 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 247 190 / var(--tw-bg-opacity))
}
.bg-cyan-2 {
    --tw-bg-opacity: 1;
    background-color: rgb(181 245 236 / var(--tw-bg-opacity))
}
.bg-gold-2 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 241 184 / var(--tw-bg-opacity))
}
.bg-red-2 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 204 199 / var(--tw-bg-opacity))
}
.bg-blue-3 {
    --tw-bg-opacity: 1;
    background-color: rgb(145 202 255 / var(--tw-bg-opacity))
}
.bg-gray-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 191 191 / var(--tw-bg-opacity))
}
.bg-\[\#3575FB\] {
    --tw-bg-opacity: 1;
    background-color: rgb(53 117 251 / var(--tw-bg-opacity))
}
.bg-\[\#f5222d\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 34 45 / var(--tw-bg-opacity))
}
.bg-\[\#d9d9d9\] {
    --tw-bg-opacity: 1;
    background-color: rgb(217 217 217 / var(--tw-bg-opacity))
}
.bg-\[\#f1f6ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(241 246 255 / var(--tw-bg-opacity))
}
.bg-\[\#E8F3FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(232 243 255 / var(--tw-bg-opacity))
}
.bg-\[\#ffffff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}
.p-\[16px\] {
    padding: 16px
}
.p-\[44px\] {
    padding: 44px
}
.p-0 {
    padding: 0px
}
.p-\[4px\] {
    padding: 4px
}
.p-\[12px\] {
    padding: 12px
}
.p-\[24px\] {
    padding: 24px
}
.\!p-0 {
    padding: 0px !important
}
.p-\[8px\] {
    padding: 8px
}
.p-4 {
    padding: 1rem
}
.p-\[2px\] {
    padding: 2px
}
.p-\[3px\] {
    padding: 3px
}
.p-2 {
    padding: 0.5rem
}
.p-2\.5 {
    padding: 0.625rem
}
.p-\[32px\] {
    padding: 32px
}
.p-\[18px\] {
    padding: 18px
}
.p-\[10px\] {
    padding: 10px
}
.py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px
}
.px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px
}
.px-0 {
    padding-left: 0px;
    padding-right: 0px
}
.py-\[12px\] {
    padding-top: 12px;
    padding-bottom: 12px
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
.px-\[40px\] {
    padding-left: 40px;
    padding-right: 40px
}
.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px
}
.py-\[4px\] {
    padding-top: 4px;
    padding-bottom: 4px
}
.px-\[156px\] {
    padding-left: 156px;
    padding-right: 156px
}
.px-\[32px\] {
    padding-left: 32px;
    padding-right: 32px
}
.py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px
}
.px-\[8px\] {
    padding-left: 8px;
    padding-right: 8px
}
.py-\[24px\] {
    padding-top: 24px;
    padding-bottom: 24px
}
.px-\[3\.17cm\] {
    padding-left: 3.17cm;
    padding-right: 3.17cm
}
.py-\[2cm\] {
    padding-top: 2cm;
    padding-bottom: 2cm
}
.\!px-\[24px\] {
    padding-left: 24px !important;
    padding-right: 24px !important
}
.\!px-0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}
.py-\[1cm\] {
    padding-top: 1cm;
    padding-bottom: 1cm
}
.py-\[8px\] {
    padding-top: 8px;
    padding-bottom: 8px
}
.px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px
}
.py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px
}
.px-\[20\%\] {
    padding-left: 20%;
    padding-right: 20%
}
.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px
}
.px-\[64px\] {
    padding-left: 64px;
    padding-right: 64px
}
.px-\[46px\] {
    padding-left: 46px;
    padding-right: 46px
}
.py-\[30px\] {
    padding-top: 30px;
    padding-bottom: 30px
}
.px-\[60px\] {
    padding-left: 60px;
    padding-right: 60px
}
.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px
}
.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px
}
.py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px
}
.py-\[32px\] {
    padding-top: 32px;
    padding-bottom: 32px
}
.py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px
}
.px-\[7\%\] {
    padding-left: 7%;
    padding-right: 7%
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem
}
.py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px
}
.px-\[240px\] {
    padding-left: 240px;
    padding-right: 240px
}
.py-\[72px\] {
    padding-top: 72px;
    padding-bottom: 72px
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}
.px-\[80px\] {
    padding-left: 80px;
    padding-right: 80px
}
.px-16 {
    padding-left: 4rem;
    padding-right: 4rem
}
.px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.py-\[1px\] {
    padding-top: 1px;
    padding-bottom: 1px
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}
.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px
}
.pl-\[24px\] {
    padding-left: 24px
}
.pl-\[48px\] {
    padding-left: 48px
}
.pt-\[64px\] {
    padding-top: 64px
}
.pb-\[96px\] {
    padding-bottom: 96px
}
.pt-\[35px\] {
    padding-top: 35px
}
.pt-\[32px\] {
    padding-top: 32px
}
.pr-\[16px\] {
    padding-right: 16px
}
.pl-\[16px\] {
    padding-left: 16px
}
.pl-\[44px\] {
    padding-left: 44px
}
.pr-\[8px\] {
    padding-right: 8px
}
.pt-\[16px\] {
    padding-top: 16px
}
.pb-\[20px\] {
    padding-bottom: 20px
}
.pl-\[32px\] {
    padding-left: 32px
}
.pb-\[24px\] {
    padding-bottom: 24px
}
.pl-\[28px\] {
    padding-left: 28px
}
.pt-2 {
    padding-top: 0.5rem
}
.pb-7 {
    padding-bottom: 1.75rem
}
.pr-3 {
    padding-right: 0.75rem
}
.pl-\[120px\] {
    padding-left: 120px
}
.pb-\[14px\] {
    padding-bottom: 14px
}
.pt-\[12px\] {
    padding-top: 12px
}
.pt-\[24px\] {
    padding-top: 24px
}
.pt-\[52px\] {
    padding-top: 52px
}
.pl-\[76px\] {
    padding-left: 76px
}
.pt-\[40px\] {
    padding-top: 40px
}
.pb-\[4px\] {
    padding-bottom: 4px
}
.pt-\[20px\] {
    padding-top: 20px
}
.pt-2\.5 {
    padding-top: 0.625rem
}
.pr-2\.5 {
    padding-right: 0.625rem
}
.pl-2\.5 {
    padding-left: 0.625rem
}
.pr-2 {
    padding-right: 0.5rem
}
.pl-2 {
    padding-left: 0.5rem
}
.pt-\[10px\] {
    padding-top: 10px
}
.pt-1\.5 {
    padding-top: 0.375rem
}
.pt-1 {
    padding-top: 0.25rem
}
.pr-4 {
    padding-right: 1rem
}
.pl-4 {
    padding-left: 1rem
}
.pt-3\.5 {
    padding-top: 0.875rem
}
.pt-3 {
    padding-top: 0.75rem
}
.pb-0 {
    padding-bottom: 0px
}
.pt-4 {
    padding-top: 1rem
}
.pb-4 {
    padding-bottom: 1rem
}
.pl-\[8px\] {
    padding-left: 8px
}
.pb-8 {
    padding-bottom: 2rem
}
.pr-\[10px\] {
    padding-right: 10px
}
.pr-\[22px\] {
    padding-right: 22px
}
.pt-\[51px\] {
    padding-top: 51px
}
.pt-0 {
    padding-top: 0px
}
.pb-\[10px\] {
    padding-bottom: 10px
}
.pl-1 {
    padding-left: 0.25rem
}
.pl-7 {
    padding-left: 1.75rem
}
.pl-\[14px\] {
    padding-left: 14px
}
.pl-\[12px\] {
    padding-left: 12px
}
.pl-\[10px\] {
    padding-left: 10px
}
.pb-\[32px\] {
    padding-bottom: 32px
}
.pr-\[30px\] {
    padding-right: 30px
}
.pr-\[20px\] {
    padding-right: 20px
}
.pb-\[16px\] {
    padding-bottom: 16px
}
.pr-1 {
    padding-right: 0.25rem
}
.pr-\[36px\] {
    padding-right: 36px
}
.pb-\[76px\] {
    padding-bottom: 76px
}
.pl-\[25px\] {
    padding-left: 25px
}
.pr-\[24px\] {
    padding-right: 24px
}
.pb-\[42px\] {
    padding-bottom: 42px
}
.pl-3 {
    padding-left: 0.75rem
}
.pt-\[15px\] {
    padding-top: 15px
}
.pb-1 {
    padding-bottom: 0.25rem
}
.pt-\[2px\] {
    padding-top: 2px
}
.text-left {
    text-align: left
}
.text-center {
    text-align: center
}
.\!text-center {
    text-align: center !important
}
.text-right {
    text-align: right
}
.indent-8 {
    text-indent: 2rem
}
.indent-\[2em\] {
    text-indent: 2em
}
.align-baseline {
    vertical-align: baseline
}
.align-top {
    vertical-align: top
}
.align-middle {
    vertical-align: middle
}
.font-\[\5B8B\4F53\] {
    font-family: 宋体
}
.font-\[\9ED1\4F53\] {
    font-family: 黑体
}
.font-\[\4EFF\5B8B\] {
    font-family: 仿宋
}
.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}
.text-\[12px\] {
    font-size: 12px
}
.text-\[16px\] {
    font-size: 16px
}
.text-\[15px\] {
    font-size: 15px
}
.text-\[18px\] {
    font-size: 18px
}
.text-\[14px\] {
    font-size: 14px
}
.text-\[24px\] {
    font-size: 24px
}
.text-5xl {
    font-size: 3rem;
    line-height: 1
}
.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}
.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}
.text-\[21px\] {
    font-size: 21px
}
.text-\[12pt\] {
    font-size: 12pt
}
.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}
.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}
.text-\[20px\] {
    font-size: 20px
}
.text-\[28px\] {
    font-size: 28px
}
.text-\[30px\] {
    font-size: 30px
}
.text-\[1rem\] {
    font-size: 1rem
}
.text-\[22px\] {
    font-size: 22px
}
.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.text-\[52px\] {
    font-size: 52px
}
.text-\[32px\] {
    font-size: 32px
}
.text-\[36px\] {
    font-size: 36px
}
.font-bold {
    font-weight: 700
}
.font-normal {
    font-weight: 400
}
.font-\[400\] {
    font-weight: 400
}
.font-medium {
    font-weight: 500
}
.font-semibold {
    font-weight: 600
}
.font-\[500\] {
    font-weight: 500
}
.italic {
    font-style: italic
}
.leading-\[56px\] {
    line-height: 56px
}
.leading-\[42px\] {
    line-height: 42px
}
.leading-\[23px\] {
    line-height: 23px
}
.leading-\[40px\] {
    line-height: 40px
}
.leading-\[32px\] {
    line-height: 32px
}
.leading-\[14px\] {
    line-height: 14px
}
.leading-\[48px\] {
    line-height: 48px
}
.leading-10 {
    line-height: 2.5rem
}
.leading-\[50px\] {
    line-height: 50px
}
.leading-8 {
    line-height: 2rem
}
.leading-\[28px\] {
    line-height: 28px
}
.leading-\[26px\] {
    line-height: 26px
}
.\!leading-\[30px\] {
    line-height: 30px !important
}
.leading-\[20px\] {
    line-height: 20px
}
.leading-7 {
    line-height: 1.75rem
}
.leading-\[49px\] {
    line-height: 49px
}
.leading-\[30px\] {
    line-height: 30px
}
.leading-6 {
    line-height: 1.5rem
}
.leading-none {
    line-height: 1
}
.leading-\[24px\] {
    line-height: 24px
}
.leading-\[60px\] {
    line-height: 60px
}
.leading-\[45px\] {
    line-height: 45px
}
.leading-normal {
    line-height: 1.5
}
.leading-5 {
    line-height: 1.25rem
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}
.text-blue-6 {
    --tw-text-opacity: 1;
    color: rgb(22 119 255 / var(--tw-text-opacity))
}
.text-orange-6 {
    --tw-text-opacity: 1;
    color: rgb(250 140 22 / var(--tw-text-opacity))
}
.text-\[\#8c8c8c\] {
    --tw-text-opacity: 1;
    color: rgb(140 140 140 / var(--tw-text-opacity))
}
.text-\[orange\] {
    --tw-text-opacity: 1;
    color: rgb(255 165 0 / var(--tw-text-opacity))
}
.text-red-6 {
    --tw-text-opacity: 1;
    color: rgb(245 34 45 / var(--tw-text-opacity))
}
.text-\[\#1677ff\] {
    --tw-text-opacity: 1;
    color: rgb(22 119 255 / var(--tw-text-opacity))
}
.text-\[\#5ab53d\] {
    --tw-text-opacity: 1;
    color: rgb(90 181 61 / var(--tw-text-opacity))
}
.text-\[\#c53c41\] {
    --tw-text-opacity: 1;
    color: rgb(197 60 65 / var(--tw-text-opacity))
}
.text-\[\#5394fb\] {
    --tw-text-opacity: 1;
    color: rgb(83 148 251 / var(--tw-text-opacity))
}
.text-grey-4 {
    --tw-text-opacity: 1;
    color: rgb(128 128 128 / var(--tw-text-opacity))
}
.text-\[\#333\] {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity))
}
.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
.text-gray-9 {
    --tw-text-opacity: 1;
    color: rgb(67 67 67 / var(--tw-text-opacity))
}
.text-gray-5 {
    --tw-text-opacity: 1;
    color: rgb(217 217 217 / var(--tw-text-opacity))
}
.text-blue-primary {
    --tw-text-opacity: 1;
    color: rgb(22 119 255 / var(--tw-text-opacity))
}
.text-gray-6 {
    --tw-text-opacity: 1;
    color: rgb(191 191 191 / var(--tw-text-opacity))
}
.text-\[\#999999\] {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity))
}
.text-green-6 {
    --tw-text-opacity: 1;
    color: rgb(82 196 26 / var(--tw-text-opacity))
}
.text-\[\#666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}
.text-\[\#999\] {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity))
}
.text-gray-7 {
    --tw-text-opacity: 1;
    color: rgb(140 140 140 / var(--tw-text-opacity))
}
.text-blue-4 {
    --tw-text-opacity: 1;
    color: rgb(105 177 255 / var(--tw-text-opacity))
}
.text-\[\#a7a7a7\] {
    --tw-text-opacity: 1;
    color: rgb(167 167 167 / var(--tw-text-opacity))
}
.text-gray-8 {
    --tw-text-opacity: 1;
    color: rgb(89 89 89 / var(--tw-text-opacity))
}
.text-grey-6 {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}
.\!text-red-6 {
    --tw-text-opacity: 1 !important;
    color: rgb(245 34 45 / var(--tw-text-opacity)) !important
}
.text-\[\#FFD6A6\] {
    --tw-text-opacity: 1;
    color: rgb(255 214 166 / var(--tw-text-opacity))
}
.text-\[\#aaaaaa\] {
    --tw-text-opacity: 1;
    color: rgb(170 170 170 / var(--tw-text-opacity))
}
.text-\[red\] {
    --tw-text-opacity: 1;
    color: rgb(255 0 0 / var(--tw-text-opacity))
}
.text-\[\#03b615\] {
    --tw-text-opacity: 1;
    color: rgb(3 182 21 / var(--tw-text-opacity))
}
.text-\[\#03B615\] {
    --tw-text-opacity: 1;
    color: rgb(3 182 21 / var(--tw-text-opacity))
}
.text-red-5 {
    --tw-text-opacity: 1;
    color: rgb(255 77 79 / var(--tw-text-opacity))
}
.\!text-blue-6 {
    --tw-text-opacity: 1 !important;
    color: rgb(22 119 255 / var(--tw-text-opacity)) !important
}
.text-\[\#0066FF\] {
    --tw-text-opacity: 1;
    color: rgb(0 102 255 / var(--tw-text-opacity))
}
.text-\[\#666666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}
.text-\[\#FFFFFF\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}
.text-\[\#FF3A24\] {
    --tw-text-opacity: 1;
    color: rgb(255 58 36 / var(--tw-text-opacity))
}
.text-\[\#000000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
.text-\[\#fff\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}
.\!text-\[\#FF5208\] {
    --tw-text-opacity: 1 !important;
    color: rgb(255 82 8 / var(--tw-text-opacity)) !important
}
.text-\[\#FF5208\] {
    --tw-text-opacity: 1;
    color: rgb(255 82 8 / var(--tw-text-opacity))
}
.text-\[\#ff4d4f\] {
    --tw-text-opacity: 1;
    color: rgb(255 77 79 / var(--tw-text-opacity))
}
.text-\[\#aeaeae\] {
    --tw-text-opacity: 1;
    color: rgb(174 174 174 / var(--tw-text-opacity))
}
.text-\[\#fbc14e\] {
    --tw-text-opacity: 1;
    color: rgb(251 193 78 / var(--tw-text-opacity))
}
.text-\[\#027db4\] {
    --tw-text-opacity: 1;
    color: rgb(2 125 180 / var(--tw-text-opacity))
}
.text-\[\#f69a23\] {
    --tw-text-opacity: 1;
    color: rgb(246 154 35 / var(--tw-text-opacity))
}
.text-orange-5 {
    --tw-text-opacity: 1;
    color: rgb(255 169 64 / var(--tw-text-opacity))
}
.text-\[\#FFAD00\] {
    --tw-text-opacity: 1;
    color: rgb(255 173 0 / var(--tw-text-opacity))
}
.text-blue-7 {
    --tw-text-opacity: 1;
    color: rgb(9 88 217 / var(--tw-text-opacity))
}
.text-green-7 {
    --tw-text-opacity: 1;
    color: rgb(56 158 13 / var(--tw-text-opacity))
}
.text-red-7 {
    --tw-text-opacity: 1;
    color: rgb(207 19 34 / var(--tw-text-opacity))
}
.text-gray-10 {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity))
}
.text-\[\#39a0ff\] {
    --tw-text-opacity: 1;
    color: rgb(57 160 255 / var(--tw-text-opacity))
}
.text-\[\#09b81a\] {
    --tw-text-opacity: 1;
    color: rgb(9 184 26 / var(--tw-text-opacity))
}
.text-\[\#06f\] {
    --tw-text-opacity: 1;
    color: rgb(0 102 255 / var(--tw-text-opacity))
}
.text-\[\#333333\] {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity))
}
.text-\[\#f50\] {
    --tw-text-opacity: 1;
    color: rgb(255 85 0 / var(--tw-text-opacity))
}
.text-\[\#555\] {
    --tw-text-opacity: 1;
    color: rgb(85 85 85 / var(--tw-text-opacity))
}
.text-red-primary {
    --tw-text-opacity: 1;
    color: rgb(245 34 45 / var(--tw-text-opacity))
}
.text-\[\#4096ff\] {
    --tw-text-opacity: 1;
    color: rgb(64 150 255 / var(--tw-text-opacity))
}
.text-\[\#1890ff\] {
    --tw-text-opacity: 1;
    color: rgb(24 144 255 / var(--tw-text-opacity))
}
.text-gray-13 {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
.text-gray-13\/\[\.85\] {
    color: rgb(0 0 0 / .85)
}
.text-gray-13\/\[\.65\] {
    color: rgb(0 0 0 / .65)
}
.text-\[\#00000073\] {
    color: #00000073
}
.text-blue-5 {
    --tw-text-opacity: 1;
    color: rgb(64 150 255 / var(--tw-text-opacity))
}
.text-orange-primary {
    --tw-text-opacity: 1;
    color: rgb(250 140 22 / var(--tw-text-opacity))
}
.text-\[\#7f7f7f\] {
    --tw-text-opacity: 1;
    color: rgb(127 127 127 / var(--tw-text-opacity))
}
.text-\[\#ff9c6e\] {
    --tw-text-opacity: 1;
    color: rgb(255 156 110 / var(--tw-text-opacity))
}
.text-\[\#AAAAAA\] {
    --tw-text-opacity: 1;
    color: rgb(170 170 170 / var(--tw-text-opacity))
}
.text-\[\#62c762\] {
    --tw-text-opacity: 1;
    color: rgb(98 199 98 / var(--tw-text-opacity))
}
.text-\[\#cccccc\] {
    --tw-text-opacity: 1;
    color: rgb(204 204 204 / var(--tw-text-opacity))
}
.text-gold-6 {
    --tw-text-opacity: 1;
    color: rgb(250 173 20 / var(--tw-text-opacity))
}
.text-\[\#262626\] {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity))
}
.text-\[\#376EFF\] {
    --tw-text-opacity: 1;
    color: rgb(55 110 255 / var(--tw-text-opacity))
}
.text-\[\#556377\] {
    --tw-text-opacity: 1;
    color: rgb(85 99 119 / var(--tw-text-opacity))
}
.text-green-primary {
    --tw-text-opacity: 1;
    color: rgb(82 196 26 / var(--tw-text-opacity))
}
.text-\[\#000000e0\] {
    color: #000000e0
}
.text-\[\#002355\] {
    --tw-text-opacity: 1;
    color: rgb(0 35 85 / var(--tw-text-opacity))
}
.text-\[\#00398A\] {
    --tw-text-opacity: 1;
    color: rgb(0 57 138 / var(--tw-text-opacity))
}
.text-transparent {
    color: transparent
}
.underline {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline
}
.\!underline {
    -webkit-text-decoration-line: underline !important;
            text-decoration-line: underline !important
}
.decoration-1 {
    text-decoration-thickness: 1px
}
.underline-offset-2 {
    text-underline-offset: 2px
}
.opacity-20 {
    opacity: 0.2
}
.opacity-0 {
    opacity: 0
}
.shadow-\[0_-2px_4px_\#f0f0f0\] {
    --tw-shadow: 0 -2px 4px #f0f0f0;
    --tw-shadow-colored: 0 -2px 4px var(--tw-shadow-color);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.shadow-\[0_0_10px_0_rgba\(129\2c 129\2c 129\2c 0\.2\)\] {
    --tw-shadow: 0 0 10px 0 rgba(129,129,129,0.2);
    --tw-shadow-colored: 0 0 10px 0 var(--tw-shadow-color);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.outline {
    outline-style: solid
}
.outline-blue-primary {
    outline-color: #1677ff
}
.ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.transition-colors {
    transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.duration-300 {
    transition-duration: 300ms
}
.hover\:border-blue-6:hover {
    --tw-border-opacity: 1;
    border-color: rgb(22 119 255 / var(--tw-border-opacity))
}
.hover\:bg-\[\#0066ff1a\]:hover {
    background-color: #0066ff1a
}
.hover\:bg-\[\#f5f5f5\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}
.hover\:bg-\[\#f8fbff\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(248 251 255 / var(--tw-bg-opacity))
}
.hover\:bg-\[\#e6f7ff\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(230 247 255 / var(--tw-bg-opacity))
}
.hover\:text-blue-6:hover {
    --tw-text-opacity: 1;
    color: rgb(22 119 255 / var(--tw-text-opacity))
}
.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
.hover\:text-\[\#fff\]:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}
.hover\:underline:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline
}
.hover\:shadow-\[0_5px_10px_0_rgba\(0\2c 84\2c 255\2c 0\.2\)\]:hover {
    --tw-shadow: 0 5px 10px 0 rgba(0,84,255,0.2);
    --tw-shadow-colored: 0 5px 10px 0 var(--tw-shadow-color);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.hover\:shadow-hover:hover {
    --tw-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    --tw-shadow-colored: 0px 0px 10px 0px var(--tw-shadow-color);
    box-shadow: 0 0 #0000, 0 0 #0000, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.group:hover .group-hover\:block {
    display: block
}

.BrowserCheck_mask__bTkyQ {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 99;
}
.BrowserCheck_modal__EyHF1 {
  position: fixed;
  top: 100px;
  left: 50%;
  width: 450px;
  transform: translateX(-50%);
  color: rgba(0, 0, 0, 0.88);
  z-index: 100;
}
.BrowserCheck_modal__EyHF1 .BrowserCheck_content__gtiwL {
  position: relative;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
  padding: 20px 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 16px;
}
.BrowserCheck_modal__EyHF1 .BrowserCheck_content__gtiwL .BrowserCheck_body__gFSW9 {
  margin: 8px 0 0 34px;
  flex-basis: 100%;
  max-width: calc(100% - 34px);
  color: rgba(0, 0, 0, 0.88);
}

