.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__DhJyi {
  position: relative;
  margin: 0 auto;
}
.WebPdf_container__DhJyi .WebPdf_toolbar__N928W {
  margin-bottom: 8px;
}
.WebPdf_pdfIcon__-DsSU {
  width: 100px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}

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

.TemporaryGoodsIndex_brandNameContent__jWl\+7 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-top: 6px;
}
.TemporaryGoodsIndex_goodsNameContent__ndENm {
  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__hbzpd {
  height: 28px;
  width: 60px;
  font-size: 14px;
  line-height: 14px;
  padding: 2px;
}
.TemporaryGoodsIndex_titleItem__2cias .ant-descriptions-row > th,
.TemporaryGoodsIndex_titleItem__2cias .ant-descriptions-row > td {
  padding-bottom: 26px;
}
.TemporaryGoodsIndex_titleLabel__5LhZz {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}
.TemporaryGoodsIndex_titleContent__pjbAw {
  font-size: 16px;
}
.TemporaryGoodsIndex_tabContent__Ovr2- .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}
.TemporaryGoodsIndex_tabContent__Ovr2- .ant-tabs-nav-list {
  width: 100%;
}
.TemporaryGoodsIndex_tabContent__Ovr2- .ant-tabs-tab-active {
  background-color: #197aff;
}
.TemporaryGoodsIndex_tabContent__Ovr2- .ant-tabs-tab {
  padding: 12px 24px;
  margin: 0;
  color: #666;
}
.TemporaryGoodsIndex_tabContent__Ovr2- .ant-tabs-tab-active .ant-tabs-tab-btn {
  color: white !important;
}
.TemporaryGoodsIndex_tabContent__Ovr2- .ant-tabs-ink-bar {
  width: 100% !important;
  left: 0 !important;
  right: 0 !important;
}

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

.workflow_workflowForm__8kUv9 .ant-form-item-label {
  font-weight: bold;
  min-height: 30px;
}
.workflow_workflowForm__8kUv9 .ant-form-item-control {
  min-height: 32px;
}
.workflow_workflowForm__8kUv9 .workflow_bottomToolbar__fMURI {
  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__8kUv9 .workflow_workflowHistory__-Ctpu {
  margin-top: 24px;
  margin-bottom: 40px;
}
.workflow_nextUserFormItem__Pgp3O > 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 - 12px*2);
}
.index-page .content-card-with-menu {
  min-height: calc(100vh - 64px - 114px - 12px*3);
}
.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__H4Bvx {
  transition: width 0.7s ease;
  min-height: calc(100vh - 64px - 12px * 2);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.IndexPageNew_indexPageBox__H4Bvx .IndexPageNew_tableListStyle__MkZ2J {
  flex-grow: 1;
}
.IndexPageNew_indexPageBox__H4Bvx .IndexPageNew_tableListStyle__MkZ2J .IndexPageNew_toolbar__r3c5y {
  position: relative;
  margin: 16px 0;
}
.IndexPageNew_indexPageBox__H4Bvx .IndexPageNew_tableListStyle__MkZ2J .IndexPageNew_toolbarShift__KEP1O {
  bottom: 56px;
}
.IndexPageNew_introduceList__RGE1W {
  transition: width 0.7s ease;
}
.IndexPageNew_introduceList__RGE1W ::-webkit-scrollbar {
  display: none;
}
.IndexPageNew_introduceList__RGE1W .IndexPageNew_introduceListBox__enJFh {
  border-radius: 6px;
  background-color: white;
  height: calc(100vh - 64px - 12px * 2);
  overflow-y: auto;
  position: fixed;
}
.IndexPageNew_checkTitleBox__Q18dZ {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.IndexPageNew_checkTitleBox__Q18dZ .IndexPageNew_checkTitle__m2vI1 {
  font-weight: bolder;
  font-size: 18px;
}
.IndexPageNew_checkContentItemStep__2XKro {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.IndexPageNew_checkContentItemStep__2XKro .IndexPageNew_checkContentItemStepLeft__4U71K {
  position: relative;
}
.IndexPageNew_checkContentItemStep__2XKro .IndexPageNew_checkContentItemStepLeft__4U71K .IndexPageNew_checkContentItemLineStep__NJRJD {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.IndexPageNew_checkContentItemStep__2XKro .IndexPageNew_checkContentDot__-5OPM {
  margin-right: 4px;
}
.IndexPageNew_checkContentItemStep__2XKro .IndexPageNew_checkContentDot__-5OPM .ant-badge-status-dot {
  width: 16px !important;
  height: 16px !important;
}
.IndexPageNew_cellPlaceholder__zMrHq .ant-table-cell:empty::before {
  content: '-';
  display: block;
  text-align: center;
}

.catalogueContainer .ant-select-selection-item .note {
  display: none;
}
.catalogueDropdown .ant-select-tree-treenode {
  width: 100%;
}
.catalogueDropdown ::-webkit-scrollbar {
  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__n4Z6Q {
  gap: 12px;
}
.remoteTable_remoteTableSearchForm__n4Z6Q .ant-form-item {
  -webkit-margin-end: 0;
          margin-inline-end: 0;
}
.remoteTable_remoteTableSearchForm__n4Z6Q .ant-form-item:last-child {
  margin-right: 0;
}

.StepDot_stepDotContainer__03u9d {
  margin: 10px 0;
  line-height: 30px;
  font-size: 1.275rem;
}
.StepDot_stepDotContainer__03u9d.StepDot_small__KgBJ4 {
  margin: 0;
  font-size: 14px;
  line-height: 16px;
}
.StepDot_stepDotContainer__03u9d.StepDot_small__KgBJ4 .StepDot_number__rfuSV {
  width: 17px;
  height: 17px;
  box-shadow: none;
  font-weight: normal;
}
.StepDot_stepDotContainer__03u9d.StepDot_middle__0wvp8 {
  margin: 0;
  font-size: 16px;
  line-height: 17px;
}
.StepDot_stepDotContainer__03u9d.StepDot_middle__0wvp8 .StepDot_number__rfuSV {
  width: 20px;
  height: 20px;
  box-shadow: none;
  font-weight: normal;
}
.StepDot_stepDotContainer__03u9d .StepDot_number__rfuSV {
  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__03u9d .StepDot_title__cOrw3 {
  margin-left: 8px;
  font-weight: bolder;
  color: rgba(0, 0, 0, 0.88);
  vertical-align: middle;
}
.StepDot_stepDotContainer__03u9d .StepDot_stepNoNumberTitle__ZcHcf {
  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__mIhRU .ant-pro-card-body {
  padding: 0;
}

.PurchaseInput_input__x5B6k .ant-input-group-addon {
  background-color: white;
}
.PurchaseInput_input__x5B6k .ant-input-disabled {
  background-color: #f0f0f0;
}
.PurchaseInput_customTabs__12hHN .ant-tabs-nav-wrap {
  display: flex;
}
.PurchaseInput_customTabs__12hHN .ant-tabs-tab {
  margin-right: 0 !important;
  margin-left: 12px !important;
  padding: 10px 20px;
  border-radius: 999px;
  color: #333;
  background-color: #f2f2f2;
  transition: all 0.3s;
  text-align: center;
}
.PurchaseInput_customTabs__12hHN .ant-tabs-tab:hover {
  border-color: #0066ff;
  color: #1677ff;
}
.PurchaseInput_customTabs__12hHN .ant-tabs-tab-active {
  background-color: #ffffff;
  border: 1px solid #0066ff;
  color: #1677ff;
}
.PurchaseInput_customTabs__12hHN .ant-tabs-ink-bar {
  display: none !important;
}
.PurchaseInput_customTabs__12hHN .ant-tabs-nav {
  margin-bottom: 10px;
}
.PurchaseInput_customTabs__12hHN .ant-tabs-nav::before {
  border-bottom: none;
}

.ExceptionCancel_pmNumberStyle__gahY0 {
  position: relative;
}
.ExceptionCancel_pmNumberStyle__gahY0 .ExceptionCancel_pmNumDetail__XwQb\+ {
  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__dtSFm .ant-tag {
  border: none;
  border-radius: 20px;
  padding: 8px 16px;
}
.PortalInformationDisclosureStyle_areaTag__dtSFm .ant-tag-checkable {
  background-color: transparent;
}
.PortalInformationDisclosureStyle_areaTag__dtSFm .ant-tag-checkable-checked {
  background-color: #2b82ff;
}
.PortalInformationDisclosureStyle_areaTag__dtSFm .ant-tag-checkable:hover {
  background-color: #2b82ff;
  color: white;
}
.PortalInformationDisclosureStyle_detailInfo__QsliD {
  background-image: url(/sepc/static/media/gsDetailBg.a3335145b83782babcdd.png);
  height: 210px;
  background-size: 100%;
  padding: 50px 0 57px 47px;
}
.PortalInformationDisclosureStyle_tabCol__4dkd6 {
  padding: 0;
  width: 230px;
}
.PortalInformationDisclosureStyle_contentCol__vLG4D {
  border-left: 1px solid #e8e8e8;
  min-height: calc(100vh - 210px);
}
.PortalInformationDisclosureStyle_tabBtnClicked__1xDGa {
  background: linear-gradient(90deg, #0066ff 0%, #3778fd 100%);
  color: white !important;
}
.PortalInformationDisclosureStyle_tabUnClick__ySK6Q:hover {
  background: linear-gradient(90deg, #0066ff 0%, #3778fd 100%);
  color: white;
}

.homePage_quickEntryWrapper__Hvql- {
  padding: 32px 0 48px 0;
  text-align: center;
}
.homePage_flowExplainWrapper__gSmoi {
  background: #fff;
  padding: 48px 0 38px 0;
  text-align: center;
}
.homePage_tablePlateWrapper__HXpCx {
  padding: 24px 104px 32px 104px;
}
.homePage_categoryListWrapper__G4mrD {
  background: #fff;
  padding: 32px 16px;
  text-align: center;
}
.homePage_greenAgreement__opk5S {
  background-image: url(/sepc/static/media/greenAgreement.0b548fb37c3f2223cfff.png);
  margin-right: 128px;
}
.homePage_greenAgreement__opk5S:hover {
  box-shadow: 0 15px 25px 4px rgba(8, 126, 97, 0.29);
  transition: box-shadow 0.3s;
}
.homePage_blueAgreement__jTaBY {
  background-image: url(/sepc/static/media/blueAgreement.88c5d002ef182b890d31.png);
}
.homePage_blueAgreement__jTaBY:hover {
  box-shadow: 0 15px 25px 4px rgba(43, 104, 198, 0.29);
  transition: box-shadow 0.3s;
}
.homePage_agreementCard__Fyyz- {
  display: inline-block;
  width: 460px;
  height: 140px;
  padding: 30px 32px;
  cursor: pointer;
  border-radius: 20px;
}
.homePage_agreementCardTitle__qeqfK {
  text-align: left;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
}
.homePage_agreementCardText__ZMohQ {
  width: 255px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.homePage_flowSubtitle__VA-sH {
  font-size: 16px;
  font-weight: 400;
  color: #cccccc;
  margin-bottom: 32px;
}
.homePage_flowRadio__Q6iOe .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__Q6iOe .ant-radio-button-wrapper-checked {
  background: #4b9ff3;
  color: #ffffff;
}
.homePage_flowRadio__Q6iOe .ant-radio-button-wrapper-checked:hover {
  color: #ffffff;
}
.homePage_headTitle__rqaxi {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin-left: 16px;
}
.homePage_moreText__os7kn {
  font-size: 18px;
  font-weight: 500;
  color: #666666;
  margin-right: 8px;
}
.homePage_resultBanner__xYIJY {
  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__ABM7E .ant-tabs-nav:before {
  border-bottom: none;
}
.homePage_tabTable__QmB3E .ant-table-thead > tr > th {
  background: #dfe9fe !important;
}
.homePage_tabTable__QmB3E .ant-table-thead > tr > th::before {
  content: none !important;
}
.homePage_tableTableSearchBar__V-RIP {
  justify-content: space-between;
}
.homePage_centralizedHeadWrapper__ZgzRS {
  width: 120px;
  height: 38px;
  line-height: 38px;
  background: #2f8bff;
  border-radius: 0 10px 0 10px;
}
.homePage_centralizedHeadTitle__L2c5P {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
}
.homePage_centralizedMoreText__JV5uF {
  font-size: 14px;
  font-weight: 500;
  color: #999;
  margin-right: 8px;
  cursor: pointer;
}
.homePage_categoryCard__Sp-NU {
  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__8pxJN {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin: 16px 0;
}
.homePage_categoryDescribe__UY0SK {
  font-weight: 400;
  color: #888888;
}
.homePage_noticeList__qBZ-o {
  margin-top: 8px;
}
.homePage_noticeList__qBZ-o .ant-list-item-meta-avatar {
  margin-right: 2px;
}
.homePage_noticeTitle__ltzge {
  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__DiMhe {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  word-break: break-all;
}
.homePage_resultTable__wckJf {
  padding: 16px;
  height: 54px;
  background: #f2f6ff;
  border-radius: 2px 2px 2px 2px;
  margin-bottom: 16px;
}
.homePage_numText__MLnqe {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.homePage_numStyle__GmQUx {
  font-weight: bold;
  font-size: 24px;
  line-height: 22px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}

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

.previewNewBtn_modalWindow__5i4hI {
  height: 100%;
  max-width: 100vw;
  top: 0;
  padding: 0;
  -webkit-user-select: none;
}
.previewNewBtn_modalWindow__5i4hI .ant-modal-content {
  padding: 0;
  height: 100%;
}
.previewNewBtn_modalWindowNew__mL1DH {
  height: 100%;
  max-width: 100%;
  top: 0;
  padding: 0;
  -webkit-user-select: none;
}
.previewNewBtn_modalWindowNew__mL1DH .ant-modal-content {
  padding: 12px 0;
  height: 100%;
}
.previewNewBtn_handleIcon__eAExF {
  margin-left: 32px;
  cursor: pointer;
  color: #333333;
  font-size: 30px;
}
.previewNewBtn_handleIconNoMargin__nu6TT {
  color: #333333;
  font-size: 30px;
}
.previewNewBtn_handleIconDisable__bfOj3 {
  color: lightgray;
  cursor: no-drop !important;
}
.previewNewBtn_preImg__yVR7A {
  -webkit-user-drag: none;
}

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

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

.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .ant-collapse-header {
  background-color: #e1edff;
  border-radius: 0 !important;
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .ifChange {
  margin-bottom: 8px !important;
  border: 0 !important;
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .ifChange .ant-collapse-content-box {
  padding: 12px 0 0 !important;
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .changeAdd {
  background: linear-gradient(180deg, #e7fff6 0%, #ffffff 100%);
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .changeAdd .changeTypeName {
  color: #00a865;
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .changeUpdate {
  background: linear-gradient(180deg, #fff5e6 0%, #ffffff 100%);
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .changeUpdate .changeTypeName {
  color: #f59a23;
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .changeDelete {
  background: linear-gradient(180deg, #ffeeec 0%, #ffffff 100%);
}
.DigitalProcurementCollapse_digitalProcurementCollapse__e1R96 .changeDelete .changeTypeName {
  color: #ff3a24;
}
.DigitalProcurementCollapse_ellipsis__kv8AN {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.DigitalProcurementCollapse_changeTagsCollapseItem__qfaA3 {
  border-radius: 4px 4px 0 0;
  padding: 16px;
  margin-bottom: 8px;
}
.DigitalProcurementCollapse_changeTagsCollapseItem__qfaA3 .changeTypeName {
  font-weight: bold;
  margin-bottom: 8px;
}
.DigitalProcurementCollapse_changeTagsCollapseItem__qfaA3 .ant-list .ant-list-item {
  border-bottom: 0;
  padding: 0;
}
.DigitalProcurementCollapse_changeTagsCollapseItem__qfaA3 .ant-list .ant-list-item .ant-typography {
  line-height: 28px;
}
.DigitalProcurementCollapse_changeTagsCollapseItem__qfaA3 .ant-list .ant-spin-container {
  background: transparent;
}
.DigitalProcurementCollapse_changeTagsCollapseItem__qfaA3 .ant-list .ant-spin-container .ant-list-empty-text {
  display: none;
}

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

.Modal__overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  flex-direction: column;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(40, 40, 40, 0.6);
  flex-grow: 0px;
  flex-shrink: 1px;
  z-index: 10010;
}
.Modal__modal {
  padding: 20px;
  min-height: 100px;
  min-width: 300px;
  display: flex;
  flex-grow: 0px;
  background-color: #fff;
  flex-direction: column;
  position: relative;
  box-shadow: 0 0 20px 0 #444;
  border-radius: 10px;
}
.Modal__title {
  color: #444;
  margin: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.Modal__closeButton {
  border: 0px;
  position: absolute;
  right: 20px;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background-color: #eee;
}
.Modal__closeButton:hover {
  background-color: #ddd;
}
.Modal__content {
  padding-top: 20px;
}

.color-picker-wrapper {
  padding: 20px;
}

.color-picker-basic-color {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 0;
  padding: 0;
}

.color-picker-basic-color button {
  border: 1px solid #ccc;
  border-radius: 4px;
  height: 16px;
  width: 16px;
  cursor: pointer;
  list-style-type: none;
}

.color-picker-basic-color button.active {
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.color-picker-saturation {
  width: 100%;
  position: relative;
  margin-top: 15px;
  height: 150px;
  background-image: linear-gradient(transparent, black),
    linear-gradient(to right, white, transparent);
  -webkit-user-select: none;
          user-select: none;
}
.color-picker-saturation_cursor {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 15px #00000026;
  box-sizing: border-box;
  transform: translate(-10px, -10px);
}
.color-picker-hue {
  width: 100%;
  position: relative;
  margin-top: 15px;
  height: 12px;
  background-image: linear-gradient(
    to right,
    rgb(255, 0, 0),
    rgb(255, 255, 0),
    rgb(0, 255, 0),
    rgb(0, 255, 255),
    rgb(0, 0, 255),
    rgb(255, 0, 255),
    rgb(255, 0, 0)
  );
  -webkit-user-select: none;
          user-select: none;
  border-radius: 12px;
}

.color-picker-hue_cursor {
  position: absolute;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  box-shadow: #0003 0 0 0 0.5px;
  box-sizing: border-box;
  transform: translate(-10px, -4px);
}

.color-picker-color {
  border: 1px solid #ccc;
  margin-top: 15px;
  width: 100%;
  height: 20px;
}

.Input__wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
}
.Input__label {
  display: flex;
  flex: 1 1;
  color: #666;
}
.Input__input {
  display: flex;
  flex: 2 1;
  border: 1px solid #999;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  border-radius: 5px;
  min-width: 0;
}

.Button__root {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border: 0px;
  background-color: #eee;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
}
.Button__root:hover {
  background-color: #ddd;
}
.Button__small {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
}
.Button__disabled {
  cursor: not-allowed;
}
.Button__disabled:hover {
  background-color: #eee;
}

.DialogActions {
  display: flex;
  flex-direction: row;
  justify-content: right;
  margin-top: 20px;
}

.DialogButtonsList {
  display: flex;
  flex-direction: column;
  justify-content: right;
  margin-top: 20px;
}

.DialogButtonsList button {
  margin-bottom: 20px;
}

.ContentEditable__root {
  border: 0;
  font-size: 15px;
  display: block;
  position: relative;
  outline: 0;
  padding: 16px 46px;
  min-height: 150px;
}

.ContentEditable__root ::selection {
  background: #dceaff;
}

@media (max-width: 1025px) {
  .ContentEditable__root {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.ContentEditable__placeholder {
  font-size: 15px;
  color: #999;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 16px;
  left: 46px;
  right: 28px;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  display: inline-block;
  pointer-events: none;
}
@media (max-width: 1025px) {
  .ContentEditable__placeholder {
    left: 8px;
    right: 8px;
  }
}

.LexicalRichTextEditor_lexicalEditorContainer__oq3lR {
  margin: 0 auto;
  border-radius: 2px;
  width: 80%;
  min-width: 21cm;
  color: #000;
  position: relative;
  line-height: 1.5;
  font-weight: 400;
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR .highlight {
  background-color: #ffe3d5;
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR pre {
  line-height: 1.1;
  background: #222;
  color: #fff;
  margin: 0;
  padding: 10px;
  font-size: 12px;
  overflow: auto;
  max-height: 400px;
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR pre::-webkit-scrollbar {
  background: transparent;
  width: 10px;
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR pre::-webkit-scrollbar-thumb {
  background: #999;
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR i.palette {
  background-image: url(/sepc/static/media/palette.0457b930183890842ee7.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR i.bucket {
  background-image: url(/sepc/static/media/paint-bucket.c84326d11a7431f391ba.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR i.bold {
  background-image: url(/sepc/static/media/type-bold.d35d70c1617552379440.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR i.italic {
  background-image: url(/sepc/static/media/type-italic.6d77581fa1fa24f43d94.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR i.underline {
  background-image: url(/sepc/static/media/type-underline.cc385ad05667bc0872ee.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR .icon.plus {
  background-image: url(/sepc/static/media/plus.34c72edbb4021339aa20.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR .icon.dropdown-more {
  background-image: url(/sepc/static/media/dropdown-more.5dc91a6811ed6139b55a.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR .icon.font-color {
  background-image: url(/sepc/static/media/font-color.3901a96ecf0cd2e950c6.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR .icon.font-family {
  background-image: url(/sepc/static/media/font-family.02051f3c165f8479774b.svg);
}
.LexicalRichTextEditor_lexicalEditorContainer__oq3lR .icon.bg-color {
  background-image: url(/sepc/static/media/bg-color.6b65f7b48e8bc22a3fff.svg);
}
.LexicalRichTextEditor_hideScrollbar__rHTaW .simplebar-scrollbar {
  display: none !important;
}
.LexicalRichTextEditor_hideScrollbar__rHTaW .simplebar-track {
  display: none !important;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo {
  background: #fff;
  position: relative;
  display: block;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: calc(100% - 20px);
  overflow: auto;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .template .InsertTableNode td {
  color: #aaaaaa;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .communicate [data-communicate='form']:before {
  content: '*';
  color: red;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .communicate [data-communicate='table'] > p:before {
  content: '*';
  color: red;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .InsertRichTextNode > span {
  -webkit-user-select: none;
          user-select: none;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .InsertFormNode + .InsertFormNode {
  margin-left: 4px;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .demandTemplate .InsertLabelNode,
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .demandTemplate .InsertFormNode {
  padding: 0 4px;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .demandTemplate .InsertLabelNode + .InsertFormNode,
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .demandTemplate .InsertFormNode + .InsertFormNode {
  margin-left: 4px;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .demandTemplate .InsertLabelNode span + span,
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .demandTemplate .InsertFormNode span + span {
  background: #fff17e;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .demandTemplateEdit .InsertCommunicateNode,
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .review .InsertCommunicateNode {
  display: none;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo table {
  width: 100%;
  margin: 0;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .editor-scroller {
  min-height: 150px;
  max-width: 100%;
  border: 0;
  display: flex;
  position: relative;
  outline: 0;
  z-index: 0;
  resize: vertical;
}
.LexicalRichTextEditor_lexicalEditorInner__VCkIo .editor {
  flex: auto;
  max-width: 100%;
  position: relative;
  resize: vertical;
  z-index: -1;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD i.palette {
  background-image: url(/sepc/static/media/palette.0457b930183890842ee7.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD i.bucket {
  background-image: url(/sepc/static/media/paint-bucket.c84326d11a7431f391ba.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD i.bold {
  background-image: url(/sepc/static/media/type-bold.d35d70c1617552379440.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD i.italic {
  background-image: url(/sepc/static/media/type-italic.6d77581fa1fa24f43d94.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD i.underline {
  background-image: url(/sepc/static/media/type-underline.cc385ad05667bc0872ee.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .icon.plus {
  background-image: url(/sepc/static/media/plus.34c72edbb4021339aa20.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .icon.dropdown-more {
  background-image: url(/sepc/static/media/dropdown-more.5dc91a6811ed6139b55a.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .icon.font-color {
  background-image: url(/sepc/static/media/font-color.3901a96ecf0cd2e950c6.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .icon.font-family {
  background-image: url(/sepc/static/media/font-family.02051f3c165f8479774b.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .icon.bg-color {
  background-image: url(/sepc/static/media/bg-color.6b65f7b48e8bc22a3fff.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .icon.table {
  background-color: #6c757d;
  mask-image: url(/sepc/static/media/table.84faa1ae685207ecaba5.svg);
  -webkit-mask-image: url(/sepc/static/media/table.84faa1ae685207ecaba5.svg);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-size: contain;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD i.close {
  background-image: url(/sepc/static/media/close.a87afa475bc4e464e7b3.svg);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar .button.active {
  background-color: #dfe8fa;
}
@media screen and (max-width: 1100px) {
  .LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .dropdown-button-text {
    display: none !important;
  }
  .LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .dialog-dropdown > .dropdown-button-text {
    display: flex !important;
  }
  .LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .font-size .dropdown-button-text {
    display: flex !important;
  }
  .LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .code-language .dropdown-button-text {
    display: flex !important;
  }
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD span.editor-image {
  cursor: default;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image img {
  max-width: 100%;
  cursor: default;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image img.focused {
  outline: 2px solid #3c84f4;
  -webkit-user-select: none;
          user-select: none;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image img.focused.draggable {
  cursor: grab;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image img.focused.draggable:active {
  cursor: grabbing;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-caption-container .tree-view-output {
  margin: 0;
  border-radius: 0;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-caption-container {
  display: block;
  position: absolute;
  bottom: 4px;
  left: 0;
  right: 0;
  padding: 0;
  margin: 0;
  border-top: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.9);
  min-width: 100px;
  color: #000;
  overflow: hidden;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-caption-button {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  width: 30%;
  padding: 10px;
  margin: 0 auto;
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.5);
  min-width: 100px;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-caption-button:hover {
  background-color: rgba(60, 132, 244, 0.5);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-edit-button {
  border: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-image: url(/sepc/static/media/pencil-fill.bac5081fb1167fe07dee.svg);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  vertical-align: -0.25em;
  position: absolute;
  right: 4px;
  top: 4px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-edit-button:hover {
  background-color: rgba(60, 132, 244, 0.1);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer {
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  background-color: #3c84f4;
  border: 1px solid #fff;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-n {
  top: -6px;
  left: 48%;
  cursor: n-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-ne {
  top: -6px;
  right: -6px;
  cursor: ne-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-e {
  bottom: 48%;
  right: -6px;
  cursor: e-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-se {
  bottom: -2px;
  right: -6px;
  cursor: nwse-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-s {
  bottom: -2px;
  left: 48%;
  cursor: s-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-sw {
  bottom: -2px;
  left: -6px;
  cursor: sw-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-w {
  bottom: 48%;
  left: -6px;
  cursor: w-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .editor-image .image-resizer.image-resizer-nw {
  top: -6px;
  left: -6px;
  cursor: nw-resize;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .keyword {
  color: #f1765e;
  font-weight: bold;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .action-button {
  background-color: #eee;
  border: 0;
  padding: 8px 12px;
  position: relative;
  margin-left: 5px;
  border-radius: 15px;
  color: #222;
  display: inline-block;
  cursor: pointer;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .action-button:hover {
  background-color: #ddd;
  color: #000;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.action-button:disabled {
  opacity: 0.6;
  background: #eee;
  cursor: not-allowed;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .connecting {
  font-size: 15px;
  color: #999;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  top: 10px;
  left: 10px;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
  display: inline-block;
  pointer-events: none;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .ltr {
  text-align: left;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .rtl {
  text-align: right;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar {
  display: flex;
  margin-bottom: 1px;
  background: #fff;
  padding: 4px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  vertical-align: middle;
  overflow: auto;
  height: 36px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  overflow-y: hidden;
  /* disable vertical scroll*/
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item {
  border: 0;
  display: flex;
  background: none;
  border-radius: 10px;
  padding: 8px;
  cursor: pointer;
  vertical-align: middle;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item:disabled {
  cursor: not-allowed;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item.spaced {
  margin-right: 2px;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item i.format {
  background-size: contain;
  display: inline-block;
  height: 18px;
  width: 18px;
  vertical-align: -0.25em;
  display: flex;
  opacity: 0.6;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item:disabled .icon,
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item:disabled .text,
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item:disabled i.format,
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item:disabled .chevron-down {
  opacity: 0.2;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item.active {
  background-color: rgba(223, 232, 250, 0.3);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.toolbar-item.active i {
  opacity: 1;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar-item:hover:not([disabled]) {
  background-color: #eee;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar-item.font-family .text {
  display: block;
  max-width: 40px;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar .code-language {
  width: 150px;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar .toolbar-item .text {
  display: flex;
  line-height: 20px;
  vertical-align: middle;
  font-size: 14px;
  color: #777;
  text-overflow: ellipsis;
  overflow: hidden;
  height: 20px;
  text-align: left;
  padding-right: 10px;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar .toolbar-item .icon {
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-user-select: none;
          user-select: none;
  margin-right: 8px;
  line-height: 16px;
  background-size: contain;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar i.chevron-down,
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar-item i.chevron-down {
  margin-top: 3px;
  width: 16px;
  height: 16px;
  display: flex;
  -webkit-user-select: none;
          user-select: none;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar i.chevron-down.inside {
  width: 16px;
  height: 16px;
  display: flex;
  margin-left: -25px;
  margin-top: 11px;
  margin-right: 10px;
  pointer-events: none;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar .divider {
  width: 1px;
  background-color: #eee;
  margin: 0 4px;
}
@keyframes LexicalRichTextEditor_octocat-wave__sGmZs {
  0%,
  100% {
    transform: rotate(0);
  }
  20%,
  60% {
    transform: rotate(-25deg);
  }
  40%,
  80% {
    transform: rotate(10deg);
  }
}
@media (max-width: 500px) {
  .LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .github-corner:hover .octo-arm {
    animation: none;
  }
  .LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .github-corner .octo-arm {
    animation: octocat-wave 560ms ease-in-out;
  }
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .spacer {
  letter-spacing: -2px;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.item i {
  opacity: 0.6;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.item.dropdown-item-active {
  background-color: rgba(223, 232, 250, 0.3);
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD button.item.dropdown-item-active i {
  opacity: 1;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar .block-controls {
  display: flex;
  align-items: center;
}
.LexicalRichTextEditor_lexicalToolbarContainer__\+cbJD .toolbar .block-controls .dropdown-button-text {
  width: 7em;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
}
.FloatingEditModal.baseRequire, .FloatingEditModal.specialRequire, .FloatingEditModal.govRequire, .FloatingEditModal.govRequireByProject, .FloatingEditModal.specialRequireByProject, .FloatingEditModal.techResponseByCategory, .FloatingEditModal.busResponseByProject, .FloatingEditModal.techResponse, .FloatingEditModal.busResponse, .FloatingEditModal.sampleResponse {
  width: 100vw !important;
  height: 100vh;
}
.FloatingEditModal.baseRequire .ant-modal-content, .FloatingEditModal.specialRequire .ant-modal-content, .FloatingEditModal.govRequire .ant-modal-content, .FloatingEditModal.govRequireByProject .ant-modal-content, .FloatingEditModal.specialRequireByProject .ant-modal-content, .FloatingEditModal.techResponseByCategory .ant-modal-content, .FloatingEditModal.busResponseByProject .ant-modal-content, .FloatingEditModal.techResponse .ant-modal-content, .FloatingEditModal.busResponse .ant-modal-content, .FloatingEditModal.sampleResponse .ant-modal-content {
  height: 100%;
  border-radius: 0;
}
.FloatingEditModal.baseRequire .ant-modal-content .ant-modal-body, .FloatingEditModal.specialRequire .ant-modal-content .ant-modal-body, .FloatingEditModal.govRequire .ant-modal-content .ant-modal-body, .FloatingEditModal.govRequireByProject .ant-modal-content .ant-modal-body, .FloatingEditModal.specialRequireByProject .ant-modal-content .ant-modal-body, .FloatingEditModal.techResponseByCategory .ant-modal-content .ant-modal-body, .FloatingEditModal.busResponseByProject .ant-modal-content .ant-modal-body, .FloatingEditModal.techResponse .ant-modal-content .ant-modal-body, .FloatingEditModal.busResponse .ant-modal-content .ant-modal-body, .FloatingEditModal.sampleResponse .ant-modal-content .ant-modal-body {
  height: calc(100% - 24px - 8px - 12px - 32px);
}
.FloatingEditModal.richText, .FloatingEditModal.changeRichText, .FloatingEditModal.contractText, .FloatingEditModal.specialTextarea, .FloatingEditModal.purchaseFile, .FloatingEditModal.productList, .FloatingEditModal.reviewInfo {
  width: 80vw !important;
  max-height: 100vh;
}
.FloatingDesignModal {
  width: 35vw !important;
}
.FloatingDesignModal.productList, .FloatingDesignModal.techResponseByCategory {
  width: 80vw !important;
  max-height: 100vh;
}
.DemandFloatingDesignModal {
  width: 35vw !important;
}
.DemandFloatingDesignModal.productList {
  width: 80vw !important;
  max-height: 100vh;
}
.table-cell-action-button-container {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  z-index: 1010;
}
.table-cell-action-button-container.table-cell-action-button-container--active {
  pointer-events: auto;
  opacity: 1;
}
.table-cell-action-button-container.table-cell-action-button-container--inactive {
  pointer-events: none;
  opacity: 0;
}
.table-cell-action-button {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  position: absolute;
  top: 6px;
  right: 10px;
  border-radius: 15px;
  width: 20px;
  height: 20px;
  color: #222;
  cursor: pointer;
}
i.chevron-down {
  background-color: transparent;
  background-size: contain;
  display: inline-block;
  height: 8px;
  width: 8px;
  background-image: url(/sepc/static/media/chevron-down.545359f389ab23c1b197.svg);
}
.lexical-dropdown {
  z-index: 10010;
  display: block;
  position: fixed;
  box-shadow: 0 12px 28px 0 rgba(0, 0, 0, 0.2), 0 2px 4px 0 rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  min-height: 40px;
  background-color: #fff;
}
.lexical-dropdown .item {
  margin: 0 8px 0 8px;
  padding: 8px;
  color: #050505;
  cursor: pointer;
  line-height: 16px;
  font-size: 15px;
  display: flex;
  align-content: center;
  flex-direction: row;
  flex-shrink: 0;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 8px;
  border: 0;
  max-width: 264px;
  min-width: 100px;
}
.lexical-dropdown .item.wide {
  align-items: center;
}
.lexical-dropdown .item.wide .icon-text-container {
  display: flex;
}
.lexical-dropdown .item .shortcut {
  color: #939393;
  align-self: flex-end;
}
.lexical-dropdown .item .active {
  display: flex;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.lexical-dropdown .item:first-child {
  margin-top: 8px;
}
.lexical-dropdown .item:last-child {
  margin-bottom: 8px;
}
.lexical-dropdown .item:hover {
  background-color: #eee;
}
.lexical-dropdown .item .text {
  display: flex;
  line-height: 20px;
  flex-grow: 1;
  min-width: 120px;
}
.lexical-dropdown .item .icon {
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-user-select: none;
          user-select: none;
  margin-right: 12px;
  line-height: 16px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.lexical-dropdown .divider {
  width: auto;
  background-color: #eee;
  margin: 4px 8px;
  height: 1px;
}
.icon.left-align, i.left-align {
  background-image: url(/sepc/static/media/text-left.ceba973e74d05674c284.svg);
}
.icon.center-align, i.center-align {
  background-image: url(/sepc/static/media/text-center.2ac250c6918479aefb2e.svg);
}
.icon.right-align, i.right-align {
  background-image: url(/sepc/static/media/text-right.c19b6fbc93cfc1ba548f.svg);
}
.icon.justify-align, i.justify-align {
  background-image: url(/sepc/static/media/justify.350561b9bd7c94c1ef27.svg);
}
.icon.vertical-top, i.left-align {
  background-image: url(/sepc/static/media/vertical-top.16e9a450b478b46e52e7.svg);
}
.icon.vertical-middle, i.center-align {
  background-image: url(/sepc/static/media/vertical-middle.9022b756f5f95131bafc.svg);
}
.icon.vertical-bottom, i.right-align {
  background-image: url(/sepc/static/media/vertical-bottom.b8ee7458c62dfead22cb.svg);
}
i.image {
  background-image: url(/sepc/static/media/file-image.54657a52e32b5adda641.svg);
}
i.table {
  background-image: url(/sepc/static/media/table.84faa1ae685207ecaba5.svg);
}
i.clear {
  background-image: url(/sepc/static/media/trash.bd8adea2e06b4e820916.svg);
}
i.strikethrough {
  background-image: url(/sepc/static/media/type-strikethrough.efdbbf7793312bbd342d.svg);
}
.typeahead-popover {
  background: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  position: relative;
}
.typeahead-popover ul {
  padding: 0;
  list-style: none;
  margin: 0;
  border-radius: 8px;
  max-height: 200px;
  overflow-y: scroll;
}
.typeahead-popover ul::-webkit-scrollbar {
  display: none;
}
.typeahead-popover ul {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.typeahead-popover ul li {
  margin: 0;
  min-width: 180px;
  font-size: 14px;
  outline: none;
  cursor: pointer;
  border-radius: 8px;
}
.typeahead-popover ul li.selected {
  background: #eee;
}
.typeahead-popover li {
  margin: 0 8px 0 8px;
  padding: 8px;
  color: #050505;
  cursor: pointer;
  line-height: 16px;
  font-size: 15px;
  display: flex;
  align-content: center;
  flex-direction: row;
  flex-shrink: 0;
  background-color: #fff;
  border-radius: 8px;
  border: 0;
}
.typeahead-popover li.active {
  display: flex;
  width: 20px;
  height: 20px;
  background-size: contain;
}
.typeahead-popover li:first-child {
  border-radius: 8px 8px 0px 0px;
}
.typeahead-popover li:last-child {
  border-radius: 0px 0px 8px 8px;
}
.typeahead-popover li:hover {
  background-color: #eee;
}
.typeahead-popover li .text {
  display: flex;
  line-height: 20px;
  flex-grow: 1;
  min-width: 150px;
}
.typeahead-popover li .icon {
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-user-select: none;
          user-select: none;
  margin-right: 8px;
  line-height: 16px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.component-picker-menu {
  width: 200px;
}

.floating-text-format-popup {
  display: flex;
  background: #fff;
  padding: 4px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  transition: opacity 0.5s;
  height: 44px;
  will-change: transform;
}

.floating-text-format-popup button.popup-item {
  border: 0;
  display: flex;
  background: none;
  border-radius: 10px;
  padding: 8px;
  cursor: pointer;
  vertical-align: middle;
}

.floating-text-format-popup button.popup-item:disabled {
  cursor: not-allowed;
}

.floating-text-format-popup button.popup-item.spaced {
  margin-right: 2px;
}

.floating-text-format-popup button.popup-item i.format {
  background-size: contain;
  height: 18px;
  width: 18px;
  margin-top: 2px;
  vertical-align: -0.25em;
  display: flex;
  opacity: 0.6;
}

.floating-text-format-popup button.popup-item:disabled i.format {
  opacity: 0.2;
}

.floating-text-format-popup button.popup-item.active {
  background-color: rgba(223, 232, 250, 0.3);
}

.floating-text-format-popup button.popup-item.active i {
  opacity: 1;
}

.floating-text-format-popup .popup-item:hover:not([disabled]) {
  background-color: #eee;
}

.floating-text-format-popup select.popup-item {
  border: 0;
  display: flex;
  background: none;
  border-radius: 10px;
  padding: 8px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 70px;
  font-size: 14px;
  color: #777;
  text-overflow: ellipsis;
}

.floating-text-format-popup select.code-language {
  text-transform: capitalize;
  width: 130px;
}

.floating-text-format-popup .popup-item .text {
  display: flex;
  line-height: 20px;
  vertical-align: middle;
  font-size: 14px;
  color: #777;
  text-overflow: ellipsis;
  width: 70px;
  overflow: hidden;
  height: 20px;
  text-align: left;
}

.floating-text-format-popup .popup-item .icon {
  display: flex;
  width: 20px;
  height: 20px;
  -webkit-user-select: none;
          user-select: none;
  margin-right: 8px;
  line-height: 16px;
  background-size: contain;
}

.floating-text-format-popup i.chevron-down {
  margin-top: 3px;
  width: 16px;
  height: 16px;
  display: flex;
  -webkit-user-select: none;
          user-select: none;
}

.floating-text-format-popup i.chevron-down.inside {
  width: 16px;
  height: 16px;
  display: flex;
  margin-left: -25px;
  margin-top: 11px;
  margin-right: 10px;
  pointer-events: none;
}

.floating-text-format-popup .divider {
  width: 1px;
  background-color: #eee;
  margin: 0 4px;
}

@media (max-width: 1024px) {
  .floating-text-format-popup button.insert-comment {
    display: none;
  }
}

.ContentEditable__root {
  font-size: 14px;
  font-family: '宋体', SimSun, sans-serif;
  line-height: 1.5;
  /*letter-spacing: 0.1em;*/
}

.EditorTheme__ltr {
  text-align: left;
}
.EditorTheme__rtl {
  text-align: right;
}
.EditorTheme__paragraph {
  margin: 0;
  position: relative;
}
.EditorTheme__quote {
  margin: 0;
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: 15px;
  color: rgb(101, 103, 107);
  border-left-color: rgb(206, 208, 212);
  border-left-width: 4px;
  border-left-style: solid;
  padding-left: 16px;
}
.EditorTheme__h1 {
  font-size: 24px;
  color: rgb(5, 5, 5);
  font-weight: 400;
  margin: 0;
}
.EditorTheme__h2 {
  font-size: 15px;
  color: rgb(101, 103, 107);
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}
.EditorTheme__h3 {
  font-size: 12px;
  margin: 0;
  text-transform: uppercase;
}
.EditorTheme__indent {
  --lexical-indent-base-value: 40px;
}
.EditorTheme__textBold {
  font-weight: bold;
}
.EditorTheme__paragraph mark {
  background-color: transparent;
  background-color: initial;
}
.EditorTheme__textHighlight {
  background: rgba(255, 212, 0, 0.14);
  border-bottom: 2px solid rgba(255, 212, 0, 0.3);
}
.EditorTheme__textItalic {
  font-style: italic;
}
.EditorTheme__textUnderline {
  text-decoration: underline;
}

.EditorTheme__textStrikethrough {
  text-decoration: line-through;
}

.EditorTheme__textUnderlineStrikethrough {
  text-decoration: underline line-through;
}

.EditorTheme__tabNode {
  position: relative;
  text-decoration: none;
}

.EditorTheme__tabNode.EditorTheme__textUnderline::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.15em;
  border-bottom: 0.1em solid currentColor;
}

.EditorTheme__tabNode.EditorTheme__textStrikethrough::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0.69em;
  border-top: 0.1em solid currentColor;
}

.EditorTheme__tabNode.EditorTheme__textUnderlineStrikethrough::before,
.EditorTheme__tabNode.EditorTheme__textUnderlineStrikethrough::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
}

.EditorTheme__tabNode.EditorTheme__textUnderlineStrikethrough::before {
  top: 0.69em;
  border-top: 0.1em solid currentColor;
}

.EditorTheme__tabNode.EditorTheme__textUnderlineStrikethrough::after {
  bottom: 0.05em;
  border-bottom: 0.1em solid currentColor;
}

.EditorTheme__textSubscript {
  font-size: 0.8em;
  vertical-align: sub !important;
}
.EditorTheme__textSuperscript {
  font-size: 0.8em;
  vertical-align: super;
}
.EditorTheme__textCode {
  background-color: rgb(240, 242, 245);
  padding: 1px 0.25rem;
  font-family: Menlo, Consolas, Monaco, monospace;
  font-size: 94%;
}
.EditorTheme__textLowercase {
  text-transform: lowercase;
}
.EditorTheme__textUppercase {
  text-transform: uppercase;
}
.EditorTheme__textCapitalize {
  text-transform: capitalize;
}
.EditorTheme__hashtag {
  background-color: rgba(88, 144, 255, 0.15);
  border-bottom: 1px solid rgba(88, 144, 255, 0.3);
}
.EditorTheme__link {
  color: rgb(33, 111, 219);
  text-decoration: none;
}
.EditorTheme__link:hover {
  text-decoration: underline;
  cursor: pointer;
}
.EditorTheme__blockCursor {
  display: block;
  pointer-events: none;
  position: absolute;
}
.EditorTheme__blockCursor:after {
  content: '';
  display: block;
  position: absolute;
  top: -2px;
  width: 20px;
  border-top: 1px solid black;
  animation: CursorBlink 1.1s steps(2, start) infinite;
}
@keyframes CursorBlink {
  to {
    visibility: hidden;
  }
}
.EditorTheme__code {
  background-color: rgb(240, 242, 245);
  font-family: Menlo, Consolas, Monaco, monospace;
  display: block;
  padding: 8px 8px 8px 52px;
  line-height: 1.53;
  font-size: 13px;
  margin: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  overflow-x: auto;
  position: relative;
  tab-size: 2;
}
.EditorTheme__code:before {
  content: attr(data-gutter);
  position: absolute;
  background-color: #eee;
  left: 0;
  top: 0;
  border-right: 1px solid #ccc;
  padding: 8px;
  color: #777;
  white-space: pre-wrap;
  text-align: right;
  min-width: 25px;
}
.EditorTheme__tableScrollableWrapper {
  overflow-x: auto;
  margin: 0px 25px 30px 0px;
}
.EditorTheme__tableScrollableWrapper > .EditorTheme__table {
  /* Remove the table's vertical margin and put it on the wrapper */
  margin-top: 0;
  margin-bottom: 0;
}
.EditorTheme__tableAlignmentCenter {
  margin-left: auto;
  margin-right: auto;
}
.EditorTheme__tableAlignmentRight {
  margin-left: auto;
}
.EditorTheme__table {
  border-collapse: collapse;
  border-spacing: 0;
  overflow-y: scroll;
  overflow-x: scroll;
  table-layout: fixed;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 25px;
  margin-bottom: 30px;
}
.EditorTheme__tableScrollableWrapper.EditorTheme__tableFrozenRow {
  /* position:sticky needs overflow:clip or visible
     https://github.com/w3c/csswg-drafts/issues/865#issuecomment-350585274 */
  overflow-x: clip;
}
.EditorTheme__tableFrozenRow tr:nth-of-type(1) > td {
  overflow: clip;
  background-color: #ffffff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  top: 44px;
}
.EditorTheme__tableFrozenRow tr:nth-of-type(1) > th {
  overflow: clip;
  background-color: #f2f3f5;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  top: 44px;
}
.EditorTheme__tableFrozenRow tr:nth-of-type(1) > th:after,
.EditorTheme__tableFrozenRow tr:nth-of-type(1) > td:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-bottom: 1px solid #bbb;
}
.EditorTheme__tableFrozenColumn tr > td:first-child {
  background-color: #ffffff;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  left: 0;
}
.EditorTheme__tableFrozenColumn tr > th:first-child {
  background-color: #f2f3f5;
  position: -webkit-sticky;
  position: sticky;
  z-index: 2;
  left: 0;
}
.EditorTheme__tableFrozenColumn tr > :first-child::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 100%;
  border-right: 1px solid #bbb;
}
.EditorTheme__tableRowStriping tr:nth-child(even),
.EditorTheme__tableFrozenColumn
  .EditorTheme__table.EditorTheme__tableRowStriping
  tr:nth-child(even)
  > td:first-child {
  background-color: #f2f5fb;
}
.EditorTheme__tableSelection *::selection {
  background-color: transparent;
}
.EditorTheme__tableSelected {
  outline: 2px solid rgb(60, 132, 244);
}
.EditorTheme__tableCell {
  border: 1px solid #bbb;
  width: 75px;
  vertical-align: top;
  text-align: start;
  padding: 6px 8px;
  position: relative;
  outline: none;
  overflow: auto;
  line-height: 1.4;
}
/*
  A firefox workaround to allow scrolling of overflowing table cell
  ref: https://bugzilla.mozilla.org/show_bug.cgi?id=1904159
*/
/*.EditorTheme__tableCell > * {*/
/*  overflow: inherit;*/
/*}*/
.EditorTheme__tableCellResizer {
  position: absolute;
  right: -4px;
  height: 100%;
  width: 8px;
  cursor: ew-resize;
  z-index: 10;
  top: 0;
}
.EditorTheme__tableCellHeader {
  font-weight: normal;
  text-align: start;
}
.EditorTheme__tableCellSelected {
  caret-color: transparent;
}
.EditorTheme__tableCellSelected::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: #dceaff;
  mix-blend-mode: multiply;
  content: '';
  pointer-events: none;
}
.EditorTheme__tableAddColumns {
  position: absolute;
  background-color: #eee;
  height: 100%;
  animation: table-controls 0.2s ease;
  border: 0;
  cursor: pointer;
}
.EditorTheme__tableAddColumns:after {
  background-image: url(/sepc/static/media/plus.34c72edbb4021339aa20.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
.EditorTheme__tableAddColumns:hover,
.EditorTheme__tableAddRows:hover {
  background-color: #c9dbf0;
}
.EditorTheme__tableAddRows {
  position: absolute;
  width: calc(100% - 25px);
  background-color: #eee;
  animation: table-controls 0.2s ease;
  border: 0;
  cursor: pointer;
}
.EditorTheme__tableAddRows:after {
  background-image: url(/sepc/static/media/plus.34c72edbb4021339aa20.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
}
@keyframes table-controls {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.EditorTheme__tableCellResizeRuler {
  display: block;
  position: absolute;
  width: 1px;
  background-color: rgb(60, 132, 244);
  height: 100%;
  top: 0;
}
.EditorTheme__tableCellActionButtonContainer {
  display: block;
  right: 5px;
  top: 6px;
  position: absolute;
  z-index: 4;
  width: 20px;
  height: 20px;
}
.EditorTheme__tableCellActionButton {
  background-color: #eee;
  display: block;
  border: 0;
  border-radius: 20px;
  width: 20px;
  height: 20px;
  color: #222;
  cursor: pointer;
}
.EditorTheme__tableCellActionButton:hover {
  background-color: #ddd;
}
.EditorTheme__characterLimit {
  display: inline;
  background-color: #ffbbbb !important;
}
.EditorTheme__ol1 {
  padding: 0;
  margin: 0;
  list-style-position: outside;
}
.EditorTheme__ol2 {
  padding: 0;
  margin: 0;
  list-style-type: upper-alpha;
  list-style-position: outside;
}
.EditorTheme__ol3 {
  padding: 0;
  margin: 0;
  list-style-type: lower-alpha;
  list-style-position: outside;
}
.EditorTheme__ol4 {
  padding: 0;
  margin: 0;
  list-style-type: upper-roman;
  list-style-position: outside;
}
.EditorTheme__ol5 {
  padding: 0;
  margin: 0;
  list-style-type: lower-roman;
  list-style-position: outside;
}
.EditorTheme__ul {
  padding: 0;
  margin: 0;
  list-style-position: outside;
}
.EditorTheme__listItem {
  margin: 0 32px;
  font-family: var(--listitem-marker-font-family);
  font-size: var(--listitem-marker-font-size);
  background-color: var(--listitem-marker-background-color);
}
.EditorTheme__listItem::marker {
  color: var(--listitem-marker-color);
  background-color: var(--listitem-marker-background-color);
  font-family: var(--listitem-marker-font-family);
  font-size: var(--listitem-marker-font-size);
}
.EditorTheme__listItemChecked,
.EditorTheme__listItemUnchecked {
  position: relative;
  margin-left: 0.5em;
  margin-right: 0.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  list-style-type: none;
  outline: none;
  display: block;
  min-height: 1.5em;
}
.EditorTheme__listItemChecked > *,
.EditorTheme__listItemUnchecked > * {
  margin-left: 0.01em;
}
.EditorTheme__listItemUnchecked:before,
.EditorTheme__listItemChecked:before {
  content: '\200B';
  width: 0.9em;
  height: 0.9em;
  top: 50%;
  left: 0;
  cursor: pointer;
  display: block;
  background-size: cover;
  position: absolute;
  transform: translateY(-50%);
}
.EditorTheme__listItemChecked {
  text-decoration: line-through;
}
.EditorTheme__listItemUnchecked:focus:before,
.EditorTheme__listItemChecked:focus:before {
  box-shadow: 0 0 0 2px #a6cdfe;
  border-radius: 2px;
}
.EditorTheme__listItemUnchecked:before {
  border: 1px solid #999;
  border-radius: 2px;
}
.EditorTheme__listItemChecked:before {
  border: 1px solid rgb(61, 135, 245);
  border-radius: 2px;
  background-color: #3d87f5;
  background-repeat: no-repeat;
}
.EditorTheme__listItemChecked:after {
  content: '';
  cursor: pointer;
  border-color: #fff;
  border-style: solid;
  position: absolute;
  display: block;
  top: 45%;
  width: 0.2em;
  left: 0.35em;
  height: 0.4em;
  transform: translateY(-50%) rotate(45deg);
  border-width: 0 0.1em 0.1em 0;
}
.EditorTheme__nestedListItem {
  list-style-type: none;
}
.EditorTheme__nestedListItem:before,
.EditorTheme__nestedListItem:after {
  display: none;
}
.EditorTheme__tokenComment {
  color: slategray;
}
.EditorTheme__tokenDeleted {
  border-image: linear-gradient(to right, #ffcecb 50%, #ffebe9 50%) fill 0/0/0 100vw;
}
.EditorTheme__tokenInserted {
  border-image: linear-gradient(to right, #aceebb 50%, #dafbe1 50%) fill 0/0/0 100vw;
}
.EditorTheme__tokenUnchanged {
  border-image: linear-gradient(to right, #ddd 50%, #f0f2f5 50%) fill 0/0/0 100vw;
}
.EditorTheme__tokenPunctuation {
  color: #999;
}
.EditorTheme__tokenProperty {
  color: #905;
}
.EditorTheme__tokenSelector {
  color: #690;
}
.EditorTheme__tokenOperator {
  color: #9a6e3a;
}
.EditorTheme__tokenAttr {
  color: #07a;
}
.EditorTheme__tokenVariable {
  color: #e90;
}
.EditorTheme__tokenFunction {
  color: #dd4a68;
}
.EditorTheme__mark {
  background: rgba(255, 212, 0, 0.14);
  border-bottom: 2px solid rgba(255, 212, 0, 0.3);
  padding-bottom: 2px;
}
.EditorTheme__markOverlap {
  background: rgba(255, 212, 0, 0.3);
  border-bottom: 2px solid rgba(255, 212, 0, 0.7);
}
.EditorTheme__mark.selected {
  background: rgba(255, 212, 0, 0.5);
  border-bottom: 2px solid rgba(255, 212, 0, 1);
}
.EditorTheme__markOverlap.selected {
  background: rgba(255, 212, 0, 0.7);
  border-bottom: 2px solid rgba(255, 212, 0, 0.7);
}
.EditorTheme__embedBlock {
  -webkit-user-select: none;
          user-select: none;
}
.EditorTheme__embedBlockFocus {
  outline: 2px solid rgb(60, 132, 244);
}
.EditorTheme__layoutContainer {
  display: grid;
  grid-gap: 10px;
  gap: 10px;
  margin: 10px 0;
}
.EditorTheme__layoutItem {
  border: 1px dashed #ddd;
  padding: 8px 16px;
  min-width: 0;
  max-width: 100%;
}
.EditorTheme__autocomplete {
  color: #ccc;
}
.EditorTheme__hr {
  padding: 2px 2px;
  border: none;
  margin: 1em 0;
  cursor: pointer;
}
.EditorTheme__hr:after {
  content: '';
  display: block;
  height: 2px;
  background-color: #ccc;
  line-height: 2px;
}
.EditorTheme__hr.EditorTheme__hrSelected {
  outline: 2px solid rgb(60, 132, 244);
  -webkit-user-select: none;
          user-select: none;
}

.EditorTheme__specialText {
  background-color: yellow;
  font-weight: bold;
}

.EditorTheme__contextMenu {
  outline: 0;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}
.EditorTheme__contextMenu button:first-child {
  border-radius: 8px 8px 0px 0px;
}
.EditorTheme__contextMenu button:last-child {
  border-radius: 0px 0px 8px 8px;
}
.EditorTheme__contextMenuItem {
  display: block;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #fff;
  color: #050505;
  border: 0;
  border-radius: 0px;
  font-size: 15px;
  text-align: left;
  line-height: 20px;
  padding: 8px;
  outline: 0;
  cursor: pointer;
}
.EditorTheme__contextMenuItem.open {
  background: #ddd;
}
.EditorTheme__contextMenuItem:focus,
.EditorTheme__contextMenuItem:not([disabled]):active {
  background: #eee;
}
.EditorTheme__contextMenuItem:disabled {
  background: #fff;
  color: #aaa;
  cursor: not-allowed;
}

.PrepareTableComponent_prepareTableComponent__6zeCg .ant-pro-card-body {
  padding: 0;
}
.PrepareTableComponent_prepareTableComponent__6zeCg .ant-pro-card-body .ant-table-cell {
  padding: 16px !important;
}
.PrepareTableComponent_prepareTableComponent__6zeCg .ant-table-cell {
  position: relative;
}
.PrepareTableComponent_prepareTableComponent__6zeCg .ant-table-cell .changeTag {
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 18px;
}

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

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

.ProcurementScore_tabs__hU9IO {
  /*
    indicator属性在antd5.13.0版本中引入
    平台antd版本为5.1.1
    需要使用本地样式来覆盖antd的样式
  */
}
.ProcurementScore_tabs__hU9IO .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__wQrEG {
  padding-top: 16px;
}
.qualificationReview_rowStyle__wQrEG .qualificationReview_chooseSupply__cyb5V {
  font-size: 16px;
}
.qualificationReview_title__RwqW9 {
  font-weight: bolder;
  font-size: 16px;
}
.qualificationReview_iconStyle__lXrsy {
  color: #2572fd;
  cursor: pointer;
  padding-right: 12px;
}
.qualificationReview_btn__tdh\+t {
  text-align: right;
}
.qualificationReview_bidIcon__76fvi {
  width: 18px;
  height: 18px;
  cursor: pointer;
  vertical-align: middle;
}
.qualificationReview_editableCellValueWrap__cPNih {
  padding: 5px 12px;
  height: 30px;
  cursor: pointer;
}
.qualificationReview_editableRow__bUMFx:hover .qualificationReview_editableCellValueWrap__cPNih {
  padding: 4px 11px;
  border: 1px solid #d9d9d9;
  border-radius: 2px;
}
.qualificationReview_cursor__EBFYX {
  cursor: pointer;
}
.qualificationReview_color__W0Myq {
  background-color: #bae7ff;
}
.qualificationReview_tableStyle__waB6F .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
  background-color: #e6f7ff;
}
.qualificationReview_comMessage__f-udj .ant-statistic {
  display: inline-block;
}
.qualificationReview_textContent__pasxn {
  position: relative;
  box-sizing: border-box;
}
.qualificationReview_textContent__pasxn .qualificationReview_ellipsisContent__JLZ4p {
  position: absolute;
  bottom: 0;
  right: 0;
  line-height: 22px;
}
.qualificationReview_hiddenHeight__MVRkx {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.qualificationReview_openStyle__I4hPn {
  float: right;
}
.qualificationReview_cover__5nugE {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
}
.qualificationReview_supplySelect__4F7Ad {
  position: relative;
  z-index: 10;
}
.qualificationReview_supplySelect__4F7Ad .qualificationReview_popModal__9VNgr {
  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__4F7Ad .qualificationReview_popModal__9VNgr .qualificationReview_popButton__4a\+cS {
  text-align: right;
  margin-top: 8px;
}
.qualificationReview_supplySelect__4F7Ad .qualificationReview_popModal__9VNgr: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__4F7Ad .qualificationReview_popModal__9VNgr: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_supplySelect__4F7Ad .qualificationReview_upModal__hBq1M {
  top: 43px;
}
.qualificationReview_supplySelect__4F7Ad .qualificationReview_upModal__hBq1M:before {
  top: -16px;
  border-bottom: 8px solid #ffffff;
  border-top: 8px solid transparent;
}
.qualificationReview_supplySelect__4F7Ad .qualificationReview_upModal__hBq1M:after {
  top: -18px;
  border-bottom: 9px solid #cccccc;
  border-top: 9px solid transparent;
}
.qualificationReview_modal__MB6vF {
  background-color: white;
  position: absolute;
  top: -96px;
  left: -120px;
  width: 1404px;
  padding: 8px 16px 16px;
  box-shadow: 0 0 4px grey;
  min-height: 96px;
  z-index: 10;
}
.qualificationReview_modal__MB6vF .qualificationReview_closeIcon__9obGD {
  font-size: 22px;
  float: right;
}
.qualificationReview_discountTitle__Mm2Kp {
  position: relative;
}
.qualificationReview_discountTitle__Mm2Kp .qualificationReview_lhtIcon__ymT3j {
  position: absolute;
  top: -13px;
  right: -8px;
}
.qualificationReview_tableFormStyle__sgsyz {
  margin-bottom: 38px;
}
.qualificationReview_tableFormStyle__sgsyz .ant-table-body {
  min-height: calc(100vh - 410px);
}
.qualificationReview_tableQuaFormStyle__ZZWCE {
  margin-bottom: 38px;
}
.qualificationReview_tableQuaFormStyle__ZZWCE .ant-table-body {
  min-height: calc(100vh - 440px);
}

.MeetingRoom_meetingRoomTable__UFnsB {
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-user-select: none;
          user-select: none;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeLabel__2E8dr {
  margin-top: 0px;
  height: 32px;
  margin-left: 80px;
  display: flex;
  width: calc(100% - 80px);
  justify-content: space-between;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeLabel__2E8dr .MeetingRoom_timeLabelItem__LFUk7 {
  display: inline-block;
  position: relative;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeLabel__2E8dr .MeetingRoom_timeLabelItem__LFUk7 .MeetingRoom_timeItem__2HtzW {
  position: absolute;
  left: -16px;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeLabel__2E8dr .MeetingRoom_timeLabelItem__LFUk7 .MeetingRoom_timeItemLeftFirst__kNev5 {
  left: 0;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeLabel__2E8dr .MeetingRoom_timeLabelItem__LFUk7 .MeetingRoom_timeItemLeftLast__51wH6 {
  left: -33px;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_lines__wYGeN {
  padding-left: 80px;
  display: flex;
  width: 100%;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_lines__wYGeN .MeetingRoom_line__d6vd-:after {
  content: '';
  border-right: 1px solid #d6d6d6;
  position: absolute;
  height: calc(100% - 32px);
  pointer-events: none;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_tableBody__fgq3L {
  position: relative;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_tableBody__fgq3L .MeetingRoom_columns__JrKhD {
  overflow-y: auto;
  border: 1px solid #d6d6d6;
  width: 100%;
  max-height: calc(100vh - 388px);
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_tableBody__fgq3L .MeetingRoom_columns__JrKhD .MeetingRoom_column__O2yyA {
  display: flex;
  flex-direction: row;
  border-bottom: 8px solid #f0f0f0;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_tableBody__fgq3L .MeetingRoom_columns__JrKhD .MeetingRoom_column__O2yyA .MeetingRoom_columnHeader__6WPFl {
  width: 80px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_tableBody__fgq3L .MeetingRoom_columns__JrKhD .MeetingRoom_column__O2yyA .MeetingRoom_columnBody__dgYjE {
  position: relative;
  width: calc(100% - 80px);
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeSheet__kaTWf {
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeSheet__kaTWf .MeetingRoom_rightIcon__OXXrD {
  position: absolute;
  top: 0;
  right: 3px;
  display: none;
  cursor: pointer;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeSheet__kaTWf:hover .MeetingRoom_rightIcon__OXXrD {
  display: inline-block;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeSheet__kaTWf .MeetingRoom_sheetTitle__9tRTv {
  height: 40%;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeSheet__kaTWf .MeetingRoom_sheetContent__4PEpO {
  height: calc(100% - 24px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeSheet__kaTWf .MeetingRoom_draggable__0PI6v {
  cursor: move;
}
.MeetingRoom_meetingRoomTable__UFnsB .MeetingRoom_timeSheet__kaTWf .MeetingRoom_resizeBar__\+cb0Z {
  position: absolute;
  bottom: 0;
  width: 100%;
  cursor: ns-resize;
}
.MeetingRoom_colorTip__GPOSZ {
  display: flex;
  align-items: center;
  margin-right: 32px;
}
.MeetingRoom_colorTip__GPOSZ > span:first-child {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 8px;
}
.MeetingRoom_cardColor-blueExam__SBpD5 {
  background-color: #d6ecff;
}
.MeetingRoom_cardColor-blue__DKSd0 {
  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__bwWGg {
  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__Zz1OT {
  background-color: #ffe4e4;
}
.MeetingRoom_cardColor-white__rGbM4 {
  border: 1px solid #b8b8b8;
}
.MeetingRoom_cardColor-gray__Ge6rp {
  background-color: rgba(184, 184, 184, 0.3);
}

.ProjectArchiveListTable_processList__0Ds1z ::-webkit-scrollbar {
  display: none;
}
.ProjectArchiveListTable_contentTitleBox__0N0rr {
  background-color: #f0f7ff;
  padding: 8px 16px;
  cursor: pointer;
  margin-bottom: 24px;
}
.ProjectArchiveListTable_contentTitleBox__0N0rr .ProjectArchiveListTable_checkTitle__Y2acY {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_line__cAK-j {
  display: block;
  border-bottom: 2px solid #ececec;
}
.ProjectArchiveListTable_checkTitleBox__pHUyW {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 8px;
}
.ProjectArchiveListTable_checkTitleBox__pHUyW .ProjectArchiveListTable_checkTitle__Y2acY {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_openCheckTitleBox__E5usH {
  background-color: #f0f7ff;
  padding: 8px 8px;
  margin-bottom: 8px;
}
.ProjectArchiveListTable_openCheckTitleBox__E5usH .ProjectArchiveListTable_checkTitle__Y2acY {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_treeBox__C210W .ant-tree-treenode {
  margin: 6px 0 6px -14px;
}
.ProjectArchiveListTable_treeBox__C210W .ant-tree.ant-tree-block-node .ant-tree-list-holder-inner .ant-tree-node-content-wrapper {
  margin: 6px 0;
}
.ProjectArchiveListTable_treeBox__C210W .ant-tree-title {
  font-size: 15px;
  margin-left: 4px;
}
.ProjectArchiveListTable_treeBox__C210W .ant-tree-iconEle {
  text-align: inherit;
}
.ProjectArchiveListTable_collapseBox__GZSq9 .ant-collapse-header-text {
  width: 80%;
}
.ProjectArchiveListTable_treeTitle__r2y-D {
  justify-content: space-between;
  flex-flow: row-reverse;
  display: flex;
  background-color: #f0f7ff;
  padding: 8px 8px !important;
  margin-bottom: 8px;
}
.ProjectArchiveListTable_treeTitle__r2y-D .ant-tree-title {
  font-weight: bolder;
  font-size: 18px;
}
.ProjectArchiveListTable_secondTitle__bejQY {
  margin: 6px 0 6px -14px;
}
.ProjectArchiveListTable_secondTitle__bejQY .ant-tree-switcher {
  display: none;
}
.ProjectArchiveListTable_screenRecordTip__kmLaO .ant-modal-confirm-content {
  max-width: none !important;
  max-width: initial !important;
}
.ProjectArchiveListTable_screenRecordTip__kmLaO .ant-modal-confirm-btns {
  text-align: center;
}

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

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

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

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

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

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

.header_menu__0FWBP {
  height: 42px;
  background: #5d92fd;
  width: 100%;
  color: #fff;
}
.header_menu__0FWBP > div {
  height: 100%;
}
.header_overlayMenu__JHM3i {
  width: 280px;
  height: 100%;
  background: #548cfd;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.header_overlayMenu__JHM3i > div {
  line-height: 14px;
}
.header_menuItem__MRvTl {
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}
.header_menuItem__MRvTl:hover > a {
  color: #fff;
}
.header_menuItem__MRvTl:hover > div {
  opacity: 1;
  transition: opacity 0.3s;
}
.header_menuTitle__ZzDF5 {
  font-weight: 400;
  color: #fff;
}
.header_menuBorder__fDNn7 {
  position: absolute;
  bottom: 2px;
  height: 3px;
  width: 100%;
  background: #ffffff;
  opacity: 0;
  border-radius: 4px;
  transition: opacity 0.3s;
}
.header_menuBorderActive__Mevku {
  opacity: 1;
}
.header_categoryMenu__5sZFj {
  position: relative;
  height: 408px;
  width: 280px;
  overflow-x: visible;
  padding: 16px 2px 16px 28px;
  background: #fcfdff;
}
.header_categoryMenuRibbon__UGulO {
  background-image: url(/sepc/static/media/categoryMenuRibbon.ba05a662282c1b021751.png);
  color: #666;
}
.header_categoryMenuRibbonSelected__PT5DL {
  background-image: url(/sepc/static/media/categoryMenuRibbonSelected.5a00514823b3a9ba2422.png);
  color: #fff;
}
.header_categoryMenuGoodsRibbon__ASsfp {
  position: absolute;
  top: 14px;
  left: -5px;
  width: 30px;
  height: 106px;
  padding: 37px 8px 37px 8px;
  cursor: pointer;
}
.header_categoryMenuServiceRibbon__mosPU {
  position: absolute;
  top: 131px;
  left: -5px;
  width: 30px;
  height: 106px;
  padding: 37px 8px 37px 8px;
  cursor: pointer;
}
.header_categoryMenuWrapper__3y0Nc {
  padding-top: 0;
  top: 130px !important;
}
.header_categoryMenuWrapper__3y0Nc .ant-popover-arrow {
  display: none;
}
.header_categoryMenuWrapper__3y0Nc .ant-popover-inner {
  padding: 0;
}
.header_categoryMenuContainer__8ctXF {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
}
.header_categoryMenuContainer__8ctXF::-webkit-scrollbar {
  display: none;
}
.header_categoryMenuContainer__8ctXF:hover::-webkit-scrollbar {
  display: block;
  width: 2px;
}
.header_categoryMenuItem__3DGqj {
  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__3DGqj:hover {
  background: #e8f1ff;
  transition: background ease-in-out 0.3s;
}
.header_categoryMenuItemExtra__PEVRN {
  position: absolute;
  right: 12px;
}
.header_menuExtraContent__aroCR {
  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__dD4Dn {
  width: 544px;
  margin-left: 24px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #e5e5e5;
}
.header_shoppingCart__hmv7s {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.header_shoppingCart__hmv7s .ant-badge .ant-badge-count {
  box-shadow: none;
}

.OpinionAnnouncement_alertWrap__7mCJN .ant-alert {
  align-items: flex-start;
  padding: 5px 10px;
}
.OpinionAnnouncement_alertWrap__7mCJN .ant-alert .ant-alert-icon {
  margin-top: 4px;
}
.OpinionAnnouncement_listBox__GpboT {
  padding-top: 8px;
}
.OpinionAnnouncement_listBox__GpboT .OpinionAnnouncement_listItem__4MK8\+ {
  padding-bottom: 8px;
}
.OpinionAnnouncement_listBox__GpboT .OpinionAnnouncement_listItem__4MK8\+ .OpinionAnnouncement_listItemFile__nNpIq {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.OpinionAnnouncement_viewStyle__D\+OL1 {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 16px;
}

.ShortlistResultIndex_homepage__U1zri .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__U1zri .ant-tabs-tab {
  color: #b2b2b4;
  font-weight: bold;
}
.ShortlistResultIndex_homepage__U1zri .ant-tabs-tab :hover {
  color: #ffb600;
}
.ShortlistResultIndex_homepage__U1zri .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #ffb600;
  text-shadow: 0 0 0.25px currentcolor;
}
.ShortlistResultIndex_homepage__U1zri .ant-tabs-ink-bar {
  position: absolute;
  background: #ffb600;
  pointer-events: none;
}
.ShortlistResultIndex_homepage__U1zri .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__U1zri .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__U1zri .ant-list-empty-text,
.ShortlistResultIndex_homepage__U1zri .ant-spin-nested-loading {
  min-height: 360px;
}
.ShortlistResultIndex_bidResultSearchForm__UAN7G {
  margin: 16px 0;
  padding: 8px 0;
}
.ShortlistResultIndex_bidResultSearchForm__UAN7G .ShortlistResultIndex_tag__O6PZZ {
  border: 1px solid #cccccc;
}
.ShortlistResultIndex_formBtn__a4H42 .ant-input-group-addon {
  left: 20px !important;
}
.ShortlistResultIndex_supplierTitle__EXC65 {
  font-size: 22px;
  font-weight: 700;
}
.ShortlistResultIndex_supplierSubTitle__tIRUe {
  font-size: 17px;
  padding-left: 14px;
}
.ShortlistResultIndex_divider__eWmPP {
  background-color: #0077ff;
  height: 3px;
  margin: 8px 0;
}
.ShortlistResultIndex_header__vFSCD .ant-table-thead .ant-table-cell {
  background-color: #e1e9fc;
}

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

.GoodsDetails_linkText__-34a6 {
  color: #2969cc;
  padding: 0 8px;
  /*cursor: pointer;*/
}

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

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

.GoodsDetails_titleContent__3OSHj {
  flex: 1 1;
}

.GoodsDetails_title__P\+8-v {
  font-size: 16px;
  font-weight: bold;
}

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

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

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

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

.GoodsDetails_areaSelect__LM8BY {
  width: 160px !important;
}

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

.GoodsDetails_skuTag__xqGAl .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__7JU\+l .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__cgpEq {
  background-color: #197aff;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

.GoodsDetails_skuWrapper__QZ9DW {
  padding-left: 16px;
}

.GoodsDetails_discountLabel__qhqib {
  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__5XOLG {
  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__xj8Ae .ant-form-item-no-colon {
  height: 100%;
}

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

.GoodsDetails_goodsDetailPane__U-9ut {
  margin-bottom: 8px;
}

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

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

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

.PlanBatchAuditItem_background__M4grQ {
  background-repeat: no-repeat;
  background-position: 100% 0;
}
.PlanBatchAuditItem_backgroundFirst__BSt\+G {
  background-image: url(/sepc/static/media/firstAudit.a3e8403e58f2fba7d766.png);
}
.PlanBatchAuditItem_backgroundFinal__fbb5g {
  background-image: url(/sepc/static/media/finalAudit.978f235857bca79d9ea4.png);
}
.PlanBatchAuditItem_indexDiv__VWlJu {
  background-color: #1884ec;
  border-radius: 4px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.PlanBatchAuditItem_triangle__5ib57 {
  height: 24px;
  width: 24px;
  background: #bfbfbf;
  color: #ffffff;
  position: absolute;
  bottom: -12px;
  right: -12px;
  transform: rotatez(45deg);
}
.PlanBatchAuditItem_btn__w-rA9 {
  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__KH9YS:hover {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.PlanBatchAuditItem_pass__KH9YS:hover .PlanBatchAuditItem_triangle__5ib57 {
  background: #54a972;
}
.PlanBatchAuditItem_isPass__VS4W9 {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.PlanBatchAuditItem_isPass__VS4W9 .PlanBatchAuditItem_triangle__5ib57 {
  background: #54a972;
}
.PlanBatchAuditItem_isBack__p\+B\+Y {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.PlanBatchAuditItem_isBack__p\+B\+Y .PlanBatchAuditItem_triangle__5ib57 {
  background: #ff4d4f;
}
.PlanBatchAuditItem_back__UQqmk:hover {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.PlanBatchAuditItem_back__UQqmk:hover .PlanBatchAuditItem_triangle__5ib57 {
  background: #ff4d4f;
}
.PlanBatchAuditItem_checkOutlined__C5TIT {
  position: absolute;
  bottom: 1px;
  right: 0;
  font-size: 8px;
}

.workbench_pageContainer__oz4mW > .ant-card {
  min-height: calc(100vh - 224px);
}
.workbench_pageContainer__oz4mW .ant-list-pagination {
  text-align: center;
}
.workbench_regulatorNotice__kz\+VH {
  display: inline-block;
  height: 64px;
  padding: 0 12px;
  cursor: pointer;
  transition: all 0.3s;
  color: #000;
}
.workbench_regulatorNotice__kz\+VH .anticon {
  vertical-align: middle;
  font-size: 22px;
}
.workbench_regulatorNotice__kz\+VH:hover {
  background: rgba(0, 0, 0, 0.025);
}
.workbench_spanMiddle__p3aqa {
  vertical-align: middle;
  margin-left: 8px;
}
.workbench_detail__Ekl7R {
  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__Ekl7R: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__Ekl7R .ant-card-head {
  background: #1677ff;
  color: white;
}
.workbench_detail__Ekl7R .ant-card-extra {
  color: white;
}
.workbench_detail__Ekl7R .workbench_openBidStatus__UJfhw {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.workbench_detail__Ekl7R .workbench_describeItem__JBrrP {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
}
.workbench_detail__Ekl7R .workbench_describeItem__JBrrP .ant-descriptions-item-label {
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}
.workbench_detail__Ekl7R .workbench_describeItem__JBrrP .ant-descriptions-item-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #1481ea;
}
.workbench_detail__Ekl7R .workbench_subtitle__39Ov4 .ant-descriptions-item-container {
  flex-direction: column;
}
.workbench_detail__Ekl7R .workbench_subtitle__39Ov4 .ant-descriptions-item-label {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 8px;
}
.workbench_detail__Ekl7R .workbench_subtitle__39Ov4 .ant-descriptions-item-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.workbench_tagStyle__lVT71 {
  font-size: 16px;
  padding: 8px;
  margin-right: 16px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}
.workbench_description__iAaJJ .ant-descriptions-item-label {
  width: 200px;
}
.workbench_updateFlagimg__3rqo2 {
  width: 15px;
  height: 15px;
  margin: auto 5px;
}
.workbench_subFlagImg__Gf-Se {
  width: 19px;
  height: 19px;
  margin: auto 5px;
}
.workbench_divStyle__TuqZ1 {
  color: red;
  margin-left: 15px;
  margin-top: 16px;
}
.workbench_divStyle__TuqZ1 .workbench_aStyle__wnPrS {
  color: blue;
  margin-left: 10px;
  line-height: 15px;
  text-decoration: underline;
}
.workbench_divKjStyle__OQmkd {
  color: red;
  margin-bottom: 10px;
}
.workbench_divKjStyle__OQmkd .workbench_aKjStyle__U-m-e {
  color: blue;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 15px;
  text-decoration: underline;
}
.workbench_packNumberStyle__qJVH9 {
  /*background: url('../supplier/img/newFlag.png') no-repeat left 0px;
  background-size: 20px 20px;*/
  position: relative;
}
.workbench_packNumberStyle__qJVH9 .workbench_img__4dPUA {
  position: absolute;
  width: 25px;
  height: 25px;
  top: -13px;
  left: -20px;
}
.workbench_subColStyle__IWQ2H {
  position: relative;
}
.workbench_subColStyle__IWQ2H .workbench_imgStyle__13u9Y {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
}
.workbench_projectTransfer__VMng4 .ant-transfer-list-header-dropdown {
  display: none;
}
.workbench_btn__TXv7i {
  color: #00000073;
}
.workbench_btn__TXv7i:hover {
  color: #1677ff;
  transition: color 0.3s;
}
.workbench_oddRow__wDhks {
  background: #ffffff;
}
.workbench_evenRow__Xzack {
  background-color: rgba(22, 119, 255, 0.1);
}
.workbench_headerBold__3Wug5 .ant-table-thead > tr > th {
  background: #1677ff;
  color: #fff;
}
.workbench_headerBold__3Wug5 .ant-table-tbody > tr > td {
  padding: 3px 3px !important;
}
.workbench_tableBodySmall__doP37 .ant-table-tbody > tr > td {
  padding: 5px 5px !important;
}
.workbench_tableBodySmall__doP37 .ant-table-thead > tr > th {
  padding: 5px 5px !important;
}

.supplierOperationGuideStyle_toolBox__\+l3ex {
  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__1Wc4N {
  width: 35px;
  height: 35px;
}
.supplierOperationGuideStyle_tutorialIn__jVN2h {
  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__UERfU {
  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__UERfU :hover {
  opacity: 1;
}

.WorkbenchSupplier_bigBox__-xfkN .WorkbenchSupplier_imgBox__IFpfj {
  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__-xfkN .WorkbenchSupplier_imgBox__IFpfj: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__-xfkN .WorkbenchSupplier_imgBox__IFpfj .WorkbenchSupplier_content__GJhyG {
  color: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.WorkbenchSupplier_bigBox__-xfkN .WorkbenchSupplier_imgBox__IFpfj .WorkbenchSupplier_content__GJhyG .WorkbenchSupplier_title__xZS-x {
  font-size: 18px;
}
.WorkbenchSupplier_bigBox__-xfkN .WorkbenchSupplier_imgBox__IFpfj .WorkbenchSupplier_content__GJhyG .WorkbenchSupplier_title2__ZZHk1 {
  font-size: 22px;
}
.WorkbenchSupplier_bigBox__-xfkN .WorkbenchSupplier_currentClick__qxU2a {
  background-color: #3c65e5;
}
.WorkbenchSupplier_ListBox__XVdiw .ant-descriptions-item-content,
.WorkbenchSupplier_ListBox__XVdiw .ant-descriptions-item-label {
  color: rgba(0, 0, 0, 0.45);
}
.WorkbenchSupplier_ListBox__XVdiw .ant-list-item-meta-description {
  margin-top: 8px;
}
.WorkbenchSupplier_ListBox__XVdiw .ant-descriptions-row > th,
.WorkbenchSupplier_ListBox__XVdiw .ant-descriptions-row > td {
  padding-bottom: 0;
}
.WorkbenchSupplier_ListBox__XVdiw .ant-list-item-action {
  width: 160px;
  text-align: right;
}
.WorkbenchSupplier_ListBox__XVdiw .ant-list-item-action .ant-list-item-action-split {
  display: none;
}
.WorkbenchSupplier_ListBox__XVdiw .WorkbenchSupplier_actionsIcon__Xw8E\+ {
  font-size: 24px;
}
.WorkbenchSupplier_ListBox__XVdiw .WorkbenchSupplier_actionsImg__TGL56 {
  height: 24px;
}
.WorkbenchSupplier_ListBox__XVdiw .WorkbenchSupplier_actionsTitle__ud642 {
  margin-top: 8px;
}

.HomePage_homepage__9B4Qs .HomePage_homeCard__uRgQs {
  min-height: calc(100vh - 176px);
}
.HomePage_homepage__9B4Qs .ant-list-pagination {
  margin: 0;
}
.HomePage_homepage__9B4Qs .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__9B4Qs .ant-tabs-tab {
  color: #b2b2b4;
  font-weight: bold;
}
.HomePage_homepage__9B4Qs .ant-tabs-tab :hover {
  color: #ffb600;
}
.HomePage_homepage__9B4Qs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #ffb600;
  text-shadow: 0 0 0.25px currentcolor;
}
.HomePage_homepage__9B4Qs .ant-tabs-ink-bar {
  position: absolute;
  background: #ffb600;
  pointer-events: none;
}
.HomePage_homepage__9B4Qs .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__9B4Qs .tag-select-container .ant-tag-checkable-checked {
  color: #1677ff;
  background-color: #ffffff;
  border-color: #1677ff;
}
.HomePage_homepage__9B4Qs .ant-tabs-top > .ant-tabs-nav::before,
.HomePage_homepage__9B4Qs .ant-tabs-bottom > .ant-tabs-nav::before,
.HomePage_homepage__9B4Qs .ant-tabs-top > div > .ant-tabs-nav::before,
.HomePage_homepage__9B4Qs .ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #ffffff;
  content: '';
}
.HomePage_homepage__9B4Qs .HomePage_title__4wwx8 {
  color: white;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.HomePage_homepage__9B4Qs .HomePage_button__xSHq4 {
  padding: 0 48px;
  margin: 0 16px;
  border: none;
}
.HomePage_homepage__9B4Qs .HomePage_form__6fKNi {
  margin: 16px 0;
  padding: 8px 24px;
}
.HomePage_homepage__9B4Qs .HomePage_form__6fKNi .HomePage_tag__2H6e6 {
  border: 1px solid #cccccc;
}
.HomePage_homepage__9B4Qs .HomePage_form__6fKNi .ant-input {
  width: 200px;
  float: right;
}
.HomePage_homepage__9B4Qs .ant-list-empty-text,
.HomePage_homepage__9B4Qs .ant-spin-nested-loading {
  min-height: 638px;
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 {
  box-shadow: 0 0 4px grey;
  position: relative;
  cursor: pointer;
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 .ant-card-head {
  background: #1677ff;
  color: white;
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 .ant-card-extra {
  color: white;
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 .HomePage_ending__6wstv {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 .HomePage_doing__NtaJj {
  position: absolute;
  top: 60px;
  right: 24px;
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 .HomePage_describe__n7Zm4 .ant-descriptions-item-container {
  justify-content: space-between;
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 .HomePage_describe__n7Zm4 .ant-descriptions-item-container .ant-descriptions-item-label {
  white-space: nowrap;
}
.HomePage_homepage__9B4Qs .HomePage_detail__8I3J8 .HomePage_describe__n7Zm4 .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__9B4Qs .HomePage_detail__8I3J8 .HomePage_smallTitle__cqhIh .ant-descriptions-item-label {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.HomePage_search__bQY5c .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__bQY5c .tag-select-container .ant-tag-checkable-checked {
  color: #1677ff;
  background-color: #ffffff;
  border-color: #1677ff;
}
.HomePage_search__bQY5c .ant-tabs-top > .ant-tabs-nav::before,
.HomePage_search__bQY5c .ant-tabs-bottom > .ant-tabs-nav::before,
.HomePage_search__bQY5c .ant-tabs-top > div > .ant-tabs-nav::before,
.HomePage_search__bQY5c .ant-tabs-bottom > div > .ant-tabs-nav::before {
  position: absolute;
  right: 0;
  left: 0;
  border-bottom: 1px solid #ffffff;
  content: '';
}

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

.PlanDetailsDrawer_content__L3zIN {
  height: 100%;
  display: flex;
  justify-content: space-between;
}
.PlanDetailsDrawer_content__L3zIN .PlanDetailsDrawer_nav__tmI3A {
  width: 25%;
  height: 100%;
  margin-right: 24px;
  padding: 4px;
  border-radius: 8px;
  border: 1px solid #f0f0f0;
  overflow: auto;
}
.PlanDetailsDrawer_content__L3zIN .PlanDetailsDrawer_nav__tmI3A .PlanDetailsDrawer_header__w6HQt {
  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__L3zIN .PlanDetailsDrawer_nav__tmI3A .PlanDetailsDrawer_item__Ni1f1 {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  padding-left: 12px;
  padding-right: 12px;
  position: relative;
}
.PlanDetailsDrawer_content__L3zIN .PlanDetailsDrawer_nav__tmI3A .PlanDetailsDrawer_item__Ni1f1:hover {
  background-color: rgba(219, 243, 253, 0.2);
}
.PlanDetailsDrawer_content__L3zIN .PlanDetailsDrawer_nav__tmI3A .PlanDetailsDrawer_item__Ni1f1 .PlanDetailsDrawer_tag__RBn75 {
  background-color: #ec808d;
  color: #fff;
  padding: 4px 8px;
  border-bottom-left-radius: 6px;
  position: absolute;
  top: 0;
  right: 0;
}
.PlanDetailsDrawer_content__L3zIN .PlanDetailsDrawer_nav__tmI3A .PlanDetailsDrawer_selected-bg__oeUBN {
  background-color: #dbf3fd !important;
}

.DescriptionsRender_descriptionsRender__-6fzV .ant-descriptions-view {
  border-radius: 0 0 8px 8px;
}

.supplierBasicInfoMeta_textRightDescription__b1OYO .ant-descriptions.ant-descriptions-bordered .ant-descriptions-view {
  border: none;
}
.supplierBasicInfoMeta_textRightDescription__b1OYO .ant-descriptions.ant-descriptions-bordered .ant-descriptions-row {
  border: none;
}
.supplierBasicInfoMeta_textRightDescription__b1OYO .ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-label {
  border: none;
  background-color: transparent;
  padding-right: 0;
  vertical-align: baseline;
  width: 20%;
}
.supplierBasicInfoMeta_textRightDescription__b1OYO .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__b1OYO .ant-descriptions.ant-descriptions-bordered .ant-descriptions-item-content {
  border: none;
  padding-left: 0;
  width: 30%;
}
.supplierBasicInfoMeta_stepTitle__X2i\+j {
  padding: 0 120px;
  margin-bottom: 32px;
}
.supplierBasicInfoMeta_stepTitle__X2i\+j .ant-steps-item-title::after {
  background-color: #7f7f7f !important;
}

.headerBold_headerBold__tNqa\+ .ant-table-thead > tr > th {
  font-weight: bold;
}

.header_agentHeader__M\+le9 {
  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__xJfUZ {
  color: #5a95e2;
  font-size: 30px;
  display: flex;
}

.highLight_selectHighLight__hBWhF .ant-select-selection-item {
  color: red;
}
.highLight_radioHighLight__qelqD .ant-radio-disabled + span {
  color: red;
}

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

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

.settled_layoutWrap__7bOhU {
  min-height: 100vh;
  min-width: 1400px;
  background: url(/sepc/static/media/bg.f8e67c4a2f446c897eba.png) no-repeat center / cover !important;
}
.settled_layoutWrap__7bOhU .settled_spaceStyle__qbK-z {
  background: url(/sepc/static/media/topBg.6db72c0e9156050f2c3e.png) no-repeat center left;
  font-weight: bold;
  font-size: 28px;
  color: #267dff;
}
.settled_layoutWrap__7bOhU .settled_content__FHTzf {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 50px;
}
.settled_layoutWrap__7bOhU .settled_cardStyle__U6ZVe {
  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__uKCmS {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  padding-right: 60px;
}
.settled_step__sbqUY {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.settled_line__vdPMt {
  width: 266px;
  height: 1px;
  -webkit-margin-start: 46px;
          margin-inline-start: 46px;
  position: absolute;
  bottom: 17px;
  left: 26px;
}
.settled_title__txUFL {
  font-size: 20px;
  position: absolute;
  bottom: 32px;
  left: 96px;
  width: 80px;
}
.settled_settlingPreparationTitle__4KZrA {
  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__Jmqp1 {
  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__DT1WD {
  font-weight: bold;
  font-size: 20px;
  color: #0f0700;
  text-align: center;
}
.settled_innerDes__SsslI {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  text-align: left;
}
.settled_innerLine__GkMoR {
  width: 36px;
  height: 4px;
  background: #52c41a;
  margin: 5px auto;
}
.settled_btnStyle__doQEH {
  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__doQEH:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  border-radius: 4px 4px 4px 4px;
  color: #ffffff !important;
  font-weight: 400;
}
.settled_loginBack__pKwlu {
  font-weight: 400;
  font-size: 14px;
  color: #0066ff;
  cursor: pointer;
  margin-top: 20px;
}
.settled_commonBtnStyle__-lvtM {
  background: linear-gradient(90deg, #1890ff 0%, #0066ff 100%);
  color: #ffffff;
  border-radius: 4px;
  height: 48px;
  border: none;
}
.settled_commonBtnStyle__-lvtM:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  color: #ffffff !important;
}
.settled_certifyCardStyle__MbInG {
  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__JTgGG {
  width: 26px;
  height: 26px;
  background: rgba(5, 215, 187, 0.2);
  border-radius: 26px;
  position: absolute;
  top: 18px;
  left: 22px;
}
.settled_tabsHeader__R6-4X {
  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__1ttyu {
  color: #999999;
  cursor: pointer;
  margin: 0 16px;
  font-style: normal;
}
.settled_tabsTitleSelect__4YkQZ {
  color: #2f8e00;
  cursor: pointer;
  margin: 0 16px;
  font-style: normal;
  position: relative;
}
.settled_tabsTitleSelect__4YkQZ::after {
  content: '';
  position: absolute;
  left: 14px;
  bottom: -13px;
  width: 36px;
  height: 4px;
  background: #52c41a;
}
.settled_uploadFileCard__VjfGt {
  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__yBX-y .ant-upload-wrapper.ant-upload-picture-card-wrapper .ant-upload.ant-upload-select {
  background-color: #fff;
  /* 你想要的背景色 */
}
.settled_supplierProcessedBox__r2CrG {
  min-height: calc(100vh - 100px);
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.settled_bgColor__WiqAI .ant-upload-select {
  background-color: #edf4ff !important;
}
.settled_bgColor__WiqAI .ant-upload-list-item-container {
  background-color: #edf4ff !important;
}
.settled_exampleBox__rl5HV {
  width: 226px;
  height: 148px;
  gap: 6px;
  background-color: #00000005;
  border-radius: 4px;
  padding: 13px 20px 7px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #262626;
}
.settled_uploadBox__HYbuI {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 4px;
  width: 186px;
  height: 122px;
  color: #0066ff;
  background-color: #ffffff;
  border: 1px dashed #d9d9d9;
}
.settled_identityCardBox__bEwBQ .ant-upload-select {
  border: none !important;
  width: 226px !important;
  height: 148px !important;
  border-radius: 4px !important;
  padding: 13px 20px !important;
  background-color: #00000005;
}
.settled_identityCardBox__bEwBQ .ant-upload-list-item-container {
  width: 226px !important;
  height: 148px !important;
  border: none !important;
  padding: 13px 20px !important;
  background-color: #00000005;
}
.settled_identityCardBox__bEwBQ .ant-upload-list-item-container .ant-upload-list-item-done {
  border: none !important;
  padding: 0 !important;
  background-color: white;
}
.settled_identityCardBox__bEwBQ .ant-upload-list-item-container .ant-upload-list-item-done:before {
  height: 100% !important;
  width: 100% !important;
  border-radius: 8px;
}
.settled_identityCardBgColor__7JnkR .ant-upload-select {
  background-color: #edf4ff !important;
}
.settled_identityCardBgColor__7JnkR .ant-upload-list-item-container {
  background-color: #edf4ff !important;
}

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

.UploadWithExample_container__-6a67 {
  height: 148px;
  display: flex;
}
.UploadWithExample_container__-6a67 .UploadWithExample_uploadBox__WB6nD,
.UploadWithExample_container__-6a67 .UploadWithExample_exampleBox__X6Rpg {
  width: 226px;
  height: 100%;
  background: #f5f5f5;
  border-radius: 4px;
}
.UploadWithExample_container__-6a67 .UploadWithExample_uploadBox__WB6nD {
  padding: 13px 20px;
}
.UploadWithExample_container__-6a67 .UploadWithExample_exampleBox__X6Rpg {
  margin-left: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 13px 37px 0 37px;
}
.UploadWithExample_container__-6a67 .UploadWithExample_exampleBox__X6Rpg .UploadWithExample_title__LSAg1 {
  margin-top: 7px;
  font-size: 14px;
  color: #262626;
}
.UploadWithExample_container__-6a67 .UploadWithExample_tips__1CuqH {
  margin-left: 88px;
  font-size: 14px;
  color: #999;
  line-height: 22px;
}
.UploadWithExample_uploadContainer__ClMzb .ant-upload-select {
  width: 186px !important;
  height: 122px !important;
  border-radius: 4px !important;
}
.UploadWithExample_uploadContainer__ClMzb .ant-upload-list-item-container {
  width: 186px !important;
  height: 122px !important;
  border-radius: 4px !important;
  background-color: #fff;
}
.UploadWithExample_uploadContainer__ClMzb .ant-upload-list-item-container .ant-upload-list-item {
  border-color: transparent !important;
  border-radius: 4px !important;
}
.UploadWithExample_uploadContainer__ClMzb .ant-upload-list-item-container .ant-upload-list-item-done {
  border-radius: 4px;
  border: none !important;
  background-color: #fff;
  padding: 0 !important;
}
.UploadWithExample_uploadContainer__ClMzb .ant-upload-list-item-container .ant-upload-list-item-done:before {
  width: 100% !important;
  height: 100% !important;
}

.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_top__iXfq- {
  height: 160px;
  background: linear-gradient(180deg, #ecf3ff 0%, #fefeff 100%);
  padding: 0 42px;
  display: flex;
  align-items: center;
  margin-bottom: 42px;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_top__iXfq- .MerchantAccountNotOpened_subTitle__B8ENM {
  font-size: 15px;
  color: #002863;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_back__RpfZq {
  margin: -26px 0 28px 0;
  padding: 0 42px;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_back__RpfZq .MerchantAccountNotOpened_backTitle__QHg12 {
  font-size: 16px;
  color: #000000;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_back__RpfZq .MerchantAccountNotOpened_comments__OeBmx {
  margin-top: 4px;
  padding: 0 48px;
  font-size: 16px;
  color: #666666;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_back__RpfZq .MerchantAccountNotOpened_backBottom__mqKBe {
  margin-top: 16px;
  padding: 0 48px;
  font-size: 16px;
  color: #666;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod {
  padding: 0 42px;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe {
  margin-top: 46px;
  display: flex;
  align-items: center;
  position: relative;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe:first-child {
  margin-top: 0;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_dot__V5ZJL {
  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__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_dot__V5ZJL .MerchantAccountNotOpened_line__gNS3f {
  width: 1px;
  height: 160px;
  background: #ccc;
  position: absolute;
  left: 50%;
  bottom: -161px;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_dot__V5ZJL .MerchantAccountNotOpened_lineActive__xhkC1 {
  background: #0066ff;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_dotActive__meJma {
  color: #0066ff;
  border-color: currentColor;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_box__uxxHO {
  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__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_box__uxxHO .MerchantAccountNotOpened_boxTitle__5Ip3X {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_box__uxxHO .MerchantAccountNotOpened_boxSubTitle__iVfO0 {
  color: #666666;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_box__uxxHO .MerchantAccountNotOpened_tips__yd7Bl {
  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__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_box__uxxHO .MerchantAccountNotOpened_tips__yd7Bl .MerchantAccountNotOpened_tipsLight__Nl7O5 {
  color: #6da7ff;
}
.MerchantAccountNotOpened_container__nyq4i .MerchantAccountNotOpened_content__0Acod .MerchantAccountNotOpened_itemContainer__gmdWe .MerchantAccountNotOpened_status__i3QgF {
  position: absolute;
  top: -2px;
  right: -6px;
  -webkit-user-select: none;
          user-select: none;
}
.MerchantAccountNotOpened_modalContent__xCw-h {
  padding: 34px 22px;
}
.MerchantAccountNotOpened_modalContent__xCw-h .MerchantAccountNotOpened_modalTitle__x2YIp {
  font-size: 20px;
  font-weight: bold;
  color: #262626;
  text-align: center;
}
.MerchantAccountNotOpened_modalContent__xCw-h .MerchantAccountNotOpened_modalHtml__Yzeg5 {
  margin: 32px 0 44px 0;
}
.MerchantAccountNotOpened_modalContent__xCw-h .MerchantAccountNotOpened_modalHtml__Yzeg5 .MerchantAccountNotOpened_modalText__9k53N {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  text-indent: 2em;
}
.MerchantAccountNotOpened_modalContent__xCw-h .MerchantAccountNotOpened_modalHtml__Yzeg5 .MerchantAccountNotOpened_modalText__9k53N .MerchantAccountNotOpened_modalBook__yikdI {
  color: #0066ff;
}
.MerchantAccountNotOpened_contractModalContent__bgodz {
  padding: 32px 36px 48px 36px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.MerchantAccountNotOpened_contractModalTitle__-sVX9 {
  font-size: 24px;
  font-weight: bold;
  color: #262626;
  margin-bottom: 16px;
  text-align: center;
}

.MerchantAccountHaveOpened_container__oq1An .MerchantAccountHaveOpened_top__-HSkk {
  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__oq1An .MerchantAccountHaveOpened_top__-HSkk .MerchantAccountHaveOpened_tick__9i5uf {
  width: 52px;
  height: 52px;
  margin-right: 24px;
}
.MerchantAccountHaveOpened_container__oq1An .MerchantAccountHaveOpened_content__1fkvQ {
  padding: 18px;
}
.MerchantAccountHaveOpened_container__oq1An .MerchantAccountHaveOpened_content__1fkvQ .MerchantAccountHaveOpened_title__3dGRT {
  margin: 6px 0 24px 0;
  font-size: 16px;
  font-weight: bold;
  color: #262626;
}
.MerchantAccountHaveOpened_modalContent__EHM2R {
  padding: 60px 0 34px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.MerchantAccountHaveOpened_modalContent__EHM2R .MerchantAccountHaveOpened_modalTitle__0QWno {
  font-size: 24px;
  font-weight: bold;
  color: #262626;
  margin: 24px 0;
}
.MerchantAccountHaveOpened_modalContent__EHM2R .MerchantAccountHaveOpened_modalSubTitle__V3dpD {
  font-size: 14px;
  color: #666666;
  margin-bottom: 68px;
}

.IdentityCardUpload_identityCardBox__Y4D-g .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__Y4D-g .ant-upload-list-item-container {
  width: 226px !important;
  height: 148px !important;
  border: none !important;
  background-color: #f5f5f5 !important;
  padding: 13px 20px !important;
}
.IdentityCardUpload_identityCardBox__Y4D-g .ant-upload-list-item-container .ant-upload-list-item {
  border-radius: 4px !important;
}
.IdentityCardUpload_identityCardBox__Y4D-g .ant-upload-list-item-container .ant-upload-list-item-done {
  border-radius: 4px;
  border: none !important;
  background-color: #fff;
  padding: 0 !important;
}
.IdentityCardUpload_identityCardBox__Y4D-g .ant-upload-list-item-container .ant-upload-list-item-done:before {
  width: 100% !important;
  height: 100% !important;
}

.AgreementChange_statusPicBox__tfyws {
  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__hjN90 {
  background-image: url(/sepc/static/media/fwIcon.3f0f465074937bfd1ea3.png);
}

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

.topInfoCard_ribbonWrapper__LQRaB {
  position: relative;
}
.topInfoCard_ribbon__ahmmA {
  left: -7px;
  position: absolute;
  top: 6%;
}
.topInfoCard_descriptionLabel__BnWbi::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.topInfoCard_reviewButton__\+4xNs {
  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__\+4xNs::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__\+4xNs::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-style: solid;
  border-width: 8px;
  border-color: transparent #d9d9d9 #d9d9d9 transparent;
}
.topInfoCard_reviewButton__\+4xNs span {
  color: rgba(0, 0, 0, 0.85);
}
.topInfoCard_reviewButton__\+4xNs:hover {
  color: currentColor;
  border-color: currentColor;
}
.topInfoCard_reviewButton__\+4xNs:hover span {
  color: currentColor;
}
.topInfoCard_reviewButton__\+4xNs:hover::after {
  border-color: transparent currentColor currentColor transparent;
}
.topInfoCard_checkedButton__a8xjk {
  color: currentColor;
  border-color: currentColor;
}
.topInfoCard_checkedButton__a8xjk span {
  color: currentColor;
}
.topInfoCard_checkedButton__a8xjk::after {
  border-color: transparent currentColor currentColor transparent;
}

.AnalysisStatistical_cardList__x0tHR {
  height: 800px;
  overflow: hidden;
}
.AnalysisStatistical_cardList__x0tHR .AnalysisStatistical_track__TibXk {
  position: relative;
  width: calc(100% + 16px);
}
.AnalysisStatistical_cardList__x0tHR .ant-carousel .slick-dots-bottom {
  bottom: -50px;
}
.AnalysisStatistical_cardList__x0tHR .ant-carousel .slick-dots li button {
  background: #1677ff;
}
.AnalysisStatistical_cardList__x0tHR .ant-carousel .slick-list {
  overflow: visible;
  overflow: initial;
}
.AnalysisStatistical_cardList__x0tHR .AnalysisStatistical_arrowShow__jOQej {
  opacity: 1;
}
.AnalysisStatistical_cardList__x0tHR .AnalysisStatistical_arrowAfter__kgivk {
  right: 16px;
  border-radius: 0 4px 4px 0;
}
.AnalysisStatistical_cardList__x0tHR .AnalysisStatistical_arrowPrev__yRnYa {
  border-radius: 4px 0 0 4px;
}
.AnalysisStatistical_card__G7tbd {
  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__G7tbd .AnalysisStatistical_cardContent__SrOAL {
  height: 130px;
  display: flex;
  justify-content: space-between;
}
.AnalysisStatistical_card__G7tbd .AnalysisStatistical_icon__nHef3 {
  height: 64px;
  width: 56px;
  background-repeat: no-repeat;
  background-position: center;
}
.AnalysisStatistical_card__G7tbd .AnalysisStatistical_title__2\+oBf {
  color: white;
}
.AnalysisStatistical_card__G7tbd .AnalysisStatistical_title__2\+oBf .ant-statistic-title {
  color: white;
  font-size: 16px;
  width: 64px;
}
.AnalysisStatistical_card__G7tbd .AnalysisStatistical_title__2\+oBf .ant-statistic-content {
  color: white;
}
.AnalysisStatistical_isActive__gdU1b {
  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__X3xId {
  background: #1677ff;
}
.AnalysisStatistical_backgroundColor1__clzP7 {
  background: #14c2c3;
}
.AnalysisStatistical_backgroundColor2__5cev- {
  background: #86a5ff;
}
.AnalysisStatistical_backgroundColor3__hbQb7 {
  background: #fe9c6d;
}
.AnalysisStatistical_backgroundColor4__Vbb4h {
  background: #41a9ff;
}
.AnalysisStatistical_backgroundColor5__vkEJA {
  background: #f1ac69;
}
.AnalysisStatistical_backgroundColor6__1dY1T {
  background: #ed9080;
}
.AnalysisStatistical_backgroundColor7__r4oW4 {
  background: #6abfff;
}
.AnalysisStatistical_backgroundColor8__xzTVG {
  background: #fc8d8d;
}
.AnalysisStatistical_arrowContainer__HAg9M {
  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__7NvC8 {
  position: absolute;
  font-size: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #1677ff;
}

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

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

.StatusIcon_statusIcon1__r86it {
  background-image: url(/sepc/static/media/rz_wa.cc61c1fc25791339c662.png);
}
.StatusIcon_statusIcon2__EPCVi {
  background-image: url(/sepc/static/media/rz_end.a0f3f0ce559d602f4689.png);
}
.StatusIcon_statusIcon3__W3AgN {
  background-image: url(/sepc/static/media/rz_su.a878a039d6180fa5a396.png);
}

.ComparativePrepare_stepBox__EEkvk {
  padding-top: 40px;
  padding-bottom: 16px;
  background: linear-gradient(180deg, #e8f1ff 0%, #ffffff 100%);
}
.ComparativePrepare_stepBox__EEkvk .ComparativePrepare_stepStyle__kK0UK {
  width: 80%;
  margin: 0 auto;
}
.ComparativePrepare_stepBox__EEkvk .ComparativePrepare_stepStyle__kK0UK .ant-steps-item-wait .ant-steps-item-icon {
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.ComparativePrepare_stepBox__EEkvk .ComparativePrepare_stepStyle__kK0UK .ant-steps-item-wait .ant-steps-item-icon .ant-steps-icon {
  color: rgba(0, 0, 0, 0.25);
}
.ComparativePrepare_responseBox__HAzWQ {
  width: 80%;
  margin: 0 auto;
  padding-top: 60px;
}
.ComparativePrepare_responseBox__HAzWQ .ComparativePrepare_responseTitle__G6Zxc {
  font-weight: bold;
  font-size: 36px;
  color: #002358;
  text-align: center;
  margin-bottom: 24px;
}
.ComparativePrepare_responseBox__HAzWQ .ComparativePrepare_responseNum__Un-oW {
  margin-top: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #eb8d00;
}
.ComparativePrepare_responseClineBox__LQGic {
  width: 80%;
  margin: 0 auto;
  padding-top: 30px;
}
.ComparativePrepare_responseClineBox__LQGic .ComparativePrepare_responseTitle__G6Zxc {
  font-weight: bold;
  font-size: 36px;
  color: #002358;
  text-align: center;
  margin-bottom: 24px;
}
.ComparativePrepare_responseClineBox__LQGic .ComparativePrepare_responseNum__Un-oW {
  margin-top: 32px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #eb8d00;
}
.ComparativePrepare_alertBox__KNch9 {
  width: 896px;
  margin: 70px auto 0;
  background: linear-gradient(#ffffff 0%, #fcfcfc 100%);
  border-top: 1px solid #f5f5f5;
  padding: 16px 24px;
}
.ComparativePrepare_alertBox__KNch9 .ComparativePrepare_alertTitle__SU\+Jx {
  font-weight: bold;
  font-size: 16px;
  color: #002660;
}
.ComparativePrepare_alertBox__KNch9 .ComparativePrepare_alertContent__pg7Hs {
  vertical-align: middle;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  display: flex;
  align-items: center;
}
.ComparativePrepare_alertBox__KNch9 .ComparativePrepare_alertContent__pg7Hs .ComparativePrepare_alertContentImg__AfSat {
  margin-right: 8px;
}
.ComparativePrepare_radioBox__PKxls .ant-radio {
  align-self: flex-start;
  margin-top: 2px;
}
.ComparativePrepare_selectNumRadioBox__k8O8u {
  width: 120px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.ComparativePrepare_selectNumRadioBox__k8O8u .ComparativePrepare_selectNumRadioBoxIcon__BmBO8 {
  position: absolute;
  display: inline-block;
  background-color: #0066ff;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 17px;
  color: white;
  font-size: 8px;
  vertical-align: middle;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
.ComparativePrepare_selectNumRadioBox__k8O8u .ComparativePrepare_selectNumRadioBoxIcon__BmBO8 .ComparativePrepare_selectNumRadioIcon__COcl6 {
  transform: translate(2px, -3px);
}
.ComparativePrepare_unJudgeBox__lgO7t {
  padding: 16px;
  border: 1px dashed #cccccc;
  height: 100%;
}
.ComparativePrepare_unJudgeBox__lgO7t .ComparativePrepare_unJudgeBoxTitle__uoVXz {
  margin-bottom: 8px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.ComparativePrepare_unJudgeBox__lgO7t .ComparativePrepare_unJudgeBoxContent__qABdi {
  text-align: center;
  color: #999999;
}
.ComparativePrepare_judgeContent__GsFRY {
  padding: 16px;
  border: 1px solid #eff8ff;
}
.ComparativePrepare_judgeLeader__1U3Qp {
  background: linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%);
}
.ComparativePrepare_hideStyle__cZHbk .anticon {
  color: #999999;
}
.ComparativePrepare_messageIcon__oKEdb {
  font-weight: bold;
  line-height: 22px;
}
.ComparativePrepare_noteBox__owAcF {
  background: #fcfdff;
  border: 1px solid #f0f5ff;
  padding: 16px;
  margin-bottom: 8px;
  background-image: url(/sepc/static/media/maskbg.e12d21b09ce9bcf1a207.png);
  background-repeat: no-repeat;
}
.ComparativePrepare_noteBox__owAcF .ComparativePrepare_noteBoxTitle__b07tV {
  font-weight: bold;
  font-size: 14px;
  color: #0066ff;
  line-height: 22px;
  margin-bottom: 10px;
}
.ComparativePrepare_noteBox__owAcF .ComparativePrepare_noteBoxContent__JVFe4 {
  color: #273e60;
  word-break: break-all;
}
.ComparativePrepare_modalWindow__IOcGg {
  height: 100vh;
  max-width: 100vw;
}
.ComparativePrepare_modalWindow__IOcGg .ComparativePrepare_modalWindowDiv__\+ggvt {
  background: #ffffff;
  padding: 8px 24px;
  margin: 0 24px;
}
.ComparativePrepare_modalWindow__IOcGg .ant-modal-header {
  background: #e8f1ff;
}
.ComparativePrepare_modalWindow__IOcGg .ant-modal-content {
  height: 100vh;
  background: #e8f1ff;
}
.ComparativePrepare_bidBox__YWHDY {
  position: relative;
}
.ComparativePrepare_bidBox__YWHDY .ComparativePrepare_bidWinBox__d1cwk {
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: #f00;
  color: white;
  -webkit-clip-path: polygon(0 100%, 100% 0%, 0% 0%);
          clip-path: polygon(0 100%, 100% 0%, 0% 0%);
}
.ComparativePrepare_bidBox__YWHDY .ComparativePrepare_bidWinBoxText__fDZvw {
  font-size: 12px;
  display: inline-block;
  transform: translate(-7px, -6px) rotate(-45deg);
  font-weight: normal;
}
.ComparativePrepare_modalConfirm__phczk .ant-modal-confirm-body {
  display: flex;
  align-items: flex-start;
}
.ComparativePrepare_confirmTableBox__xHk45 .ant-table-row-selected td {
  background-color: transparent !important;
}

.TimeCard_container__HBX0s {
  height: 150px;
  transition: opacity 0.3s ease-in-out;
}
.TimeCard_flip__sdqeU {
  position: relative;
  float: left;
  width: 200px;
  height: 100%;
  margin: 0 12px;
  padding-left: 0;
}
.TimeCard_flip__sdqeU li {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 90px;
  text-align: center;
  font-weight: bold;
  border-radius: 6px;
  perspective: 200px;
  transform-style: preserve-3d;
  margin: 0;
  padding: 0;
  list-style: none;
}
.TimeCard_commonBox__2udMV {
  color: #001e4b;
  background: linear-gradient(180deg, #f0f5fd 0%, #f0f5fd 53.83%, #f5f8ff 53.84%, #f5f8ff 100%);
}
.TimeCard_commonRedBox__zcWct {
  color: #ff3a24;
  background: linear-gradient(180deg, #fff5f4 0%, #fff5f4 53.83%, #fffbfa 53.84%, #fffbfa 100%);
}
.TimeCard_flip__sdqeU li:first-child {
  z-index: 2;
}
.TimeCard_flip__sdqeU li > div {
  position: absolute;
  left: 0;
  height: 50%;
  width: 100%;
  overflow: hidden;
}
.TimeCard_flip__sdqeU .TimeCard_up__eBJUz {
  /* 改变选中轴的位置 */
  transform-origin: 0 100%;
  top: 0;
  border-radius: 4px;
}
.TimeCard_flip__sdqeU .TimeCard_down__Ky58p {
  /* 改变选中轴的位置 */
  transform-origin: 0 0;
  bottom: 0;
  border-radius: 4px;
}
.TimeCard_timeTitle__fZBT2 {
  position: absolute;
  bottom: 5px;
  font-size: 16px;
  font-weight: bolder;
  z-index: 4;
  width: 100%;
  text-align: center;
}
.TimeCard_flip__sdqeU .TimeCard_content__xkMi2 {
  position: absolute;
  height: 200%;
  width: 100%;
}
.TimeCard_contentUp__dFwdC {
  top: 0;
}
.TimeCard_contentDown__TD8TD {
  bottom: 0;
}
.TimeCard_contentDownColor__zNikR {
  color: rgba(255, 255, 255, 0.5);
}
.TimeCard_flip__sdqeU li.TimeCard_active__Pehrb {
  animation: TimeCard_show__\+qKfs 0.1s 0.1s linear both;
}
@keyframes TimeCard_show__\+qKfs {
  0% {
    z-index: 2;
  }
  10% {
    z-index: 4;
  }
  100% {
    z-index: 4;
  }
}
/* 翻页效果 */
.TimeCard_flip__sdqeU li.TimeCard_active__Pehrb .TimeCard_down__Ky58p {
  z-index: 2;
  transform: rotateX(90deg);
  animation: TimeCard_turn__fvzif 0.1s 0.1s linear both;
}
@keyframes TimeCard_turn__fvzif {
  0% {
    transform: rotateX(90deg);
  }
  100% {
    transform: rotateX(0deg);
  }
}
.TimeCard_flip__sdqeU li.TimeCard_before__BhnQf {
  z-index: 3;
}
.TimeCard_flip__sdqeU li.TimeCard_before__BhnQf .TimeCard_up__eBJUz {
  z-index: 2;
  animation: TimeCard_turn2__JlZWh 0.1s linear both;
}
@keyframes TimeCard_turn2__JlZWh {
  0% {
    transform: rotateX(0deg);
  }
  100% {
    transform: rotateX(-90deg);
  }
}

.RemoteEvalBid_title__dODER {
  color: white;
  margin-bottom: 8px;
}
.RemoteEvalBid_title__dODER .RemoteEvalBid_selectPack__Y3jgA {
  width: 400px;
}
.RemoteEvalBid_title__dODER .RemoteEvalBid_nameStyle__SDVIm {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 400px;
  display: inline-block;
  vertical-align: bottom;
}
.RemoteEvalBid_btn__Br0bQ {
  color: white;
  background-color: transparent;
}
.RemoteEvalBid_btnSummary__gHsN7 {
  display: inline-block;
  border: 1px solid white;
  color: white;
  padding: 2px 8px;
  border-radius: 4px;
  cursor: pointer;
  float: right;
}
.RemoteEvalBid_playCover__kyGq4 {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.7);
}
.RemoteEvalBid_hallCard__-o8bT {
  box-shadow: 0px 0px 18px 0px rgba(8, 84, 255, 0.5);
  min-height: 762px;
}
.RemoteEvalBid_left__wseMD {
  min-height: 762px !important;
  background-color: #2572fd;
}
.RemoteEvalBid_left__wseMD .RemoteEvalBid_leftTitle__4IsB6 {
  padding: 16px 0;
  font-size: 16px;
  text-align: center;
  color: white;
}
.RemoteEvalBid_left__wseMD .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 0;
}
.RemoteEvalBid_icon__XbM9C {
  font-size: 19px;
  vertical-align: middle;
  color: #2572fd;
}
.RemoteEvalBid_leftSteps__tBUFS .RemoteEvalBid_leftStepsTitle__6AjvR {
  background-color: white;
  border-radius: 0 22px 22px 0;
  width: 120px;
  padding: 4px 0 4px 8px;
  margin-bottom: 32px;
}
.RemoteEvalBid_leftSteps__tBUFS .RemoteEvalBid_leftStepsTitle__6AjvR .RemoteEvalBid_leftStepsName__jj-9M {
  display: inline-block;
  margin-left: 6px;
  vertical-align: middle;
  color: rgba(37, 114, 253, 0.6);
  font-size: 14px;
}
.RemoteEvalBid_leftSteps__tBUFS .RemoteEvalBid_leftStepsTitle__6AjvR .RemoteEvalBid_unFinishLeftStepsName__y0d50 {
  color: rgba(37, 114, 253, 0.6);
}
.RemoteEvalBid_leftSteps__tBUFS .RemoteEvalBid_operatorLeftSteps__-MJHV {
  width: 158px;
}
.RemoteEvalBid_leftSteps__tBUFS .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__tBUFS .ant-steps-item .ant-steps-item-container .ant-steps-item-tail {
  border: 0.5px rgba(255, 255, 255, 0.2) dashed;
}
.RemoteEvalBid_contentStyle__4TAGA {
  height: 762px;
  padding: 24px;
}
.RemoteEvalBid_resultStyle__kXkz1 {
  height: 762px;
  padding-top: 200px;
}
.RemoteEvalBid_cancelResultStyle__Lq9UP {
  height: 762px;
  padding-top: 90px;
}
.RemoteEvalBid_pdfPageAllTree__opb4g {
  max-height: calc(100vh - 254px);
  overflow: auto;
}
.RemoteEvalBid_pdfPageAllTree__opb4g .ant-tree-treenode-disabled .ant-tree-node-content-wrapper {
  color: rgba(0, 0, 0, 0.85);
}
.RemoteEvalBid_pdfPageAllTree__opb4g .ant-tree-switcher {
  display: none;
}
.RemoteEvalBid_pdfPageAllTree__opb4g .ant-tree-treenode-selected {
  background-color: #e6f4ff;
}
.RemoteEvalBid_pdfPageAllTree__opb4g .ant-tree-treenode {
  border-bottom: 1px solid #f6f6f6;
}
.RemoteEvalBid_treeNode__vLEHi {
  margin-top: 8px;
}
.RemoteEvalBid_treeNodeFile__IRG2I {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.RemoteEvalBid_hideIcon__oq31h {
  display: inline-block;
  font-size: 16px;
  z-index: 1;
  cursor: pointer;
  color: #2572fd;
}
.RemoteEvalBid_pdfTitle__ACNOU {
  margin-bottom: 4px;
  font-weight: bolder;
  margin-left: 8px;
}
.RemoteEvalBid_selectArrow__t7RPt {
  width: 150px;
  height: 42px;
  color: #1677ff;
  border: 1px solid #1677ff;
}
.RemoteEvalBid_selectArrow__t7RPt .ant-select-arrow {
  color: #1677ff;
}
.RemoteEvalBid_modalContentTitle__zkaKO {
  font-weight: bolder;
  margin: 32px 0;
  font-size: 18px;
  text-align: center;
}
.RemoteEvalBid_inputBox__kKNfV {
  width: 150px;
  height: 42px;
  color: #1677ff;
  border: 1px solid #1677ff;
}
.RemoteEvalBid_header__BnJxT {
  text-align: center;
  height: 160px;
  background-image: url(/sepc/static/media/time_bg.86b57feee6f9c36acff1.png);
  color: white;
}
.RemoteEvalBid_header__BnJxT .RemoteEvalBid_headerTime__GTqqe {
  height: 80px;
  line-height: 80px;
  font-size: 32px;
}
.RemoteEvalBid_header__BnJxT .RemoteEvalBid_headerDeadTime__YA23- {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
}
.RemoteEvalBid_header__BnJxT .RemoteEvalBid_headerDeadTime__YA23- .RemoteEvalBid_deadTimeBox__dkHX\+ {
  display: inline-block;
  margin-left: 8px;
  font-size: 32px;
}
.RemoteEvalBid_header__BnJxT .RemoteEvalBid_headerDeadTime__YA23- .RemoteEvalBid_deadTimeBox__dkHX\+ .RemoteEvalBid_deadTime__jbLPq {
  background-color: rgba(0, 0, 0, 0.42);
  margin: 0 16px;
  padding: 8px;
}
.RemoteEvalBid_header__BnJxT .RemoteEvalBid_headerDeadTime__YA23- .RemoteEvalBid_headDead__LBcmX {
  display: inline-block;
  margin-left: 8px;
}
.RemoteEvalBid_inputPriceBox__PHy6T {
  width: 140px;
}
.RemoteEvalBid_inputPriceBox__PHy6T .ant-input-number-group-addon {
  background-color: transparent;
}
.RemoteEvalBid_inputPriceBox__PHy6T .ant-input-number-input-wrap .ant-input-number-input {
  text-align: center !important;
}
.RemoteEvalBid_radioGroup__rpXMk .ant-radio-wrapper-checked span span {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}

.noteAttention_boxStyle__YQtY7 {
  width: 100%;
}
.noteAttention_boxStyle__YQtY7 .noteAttention_topNote__1M9xR {
  border-radius: 2px;
  background-color: #f6f8f8;
  border: 1px #d1e5e0 solid;
  padding: 16px 8px 16px 0;
}
.noteAttention_boxStyle__YQtY7 .noteAttention_topNote__1M9xR .noteAttention_topNoteLeft__aHVZk {
  text-align: center;
  height: 74px;
  line-height: 74px;
}
.noteAttention_boxStyle__YQtY7 .noteAttention_noteName__46PNZ {
  font-size: 16px;
}
.noteAttention_boxStyle__YQtY7 .noteAttention_noteName__46PNZ .noteAttention_noteNameStyle__BOHxI {
  color: #666666;
}
.noteAttention_boxStyle__YQtY7 .noteAttention_noteName__46PNZ .noteAttention_noteHide__IlIG2 {
  display: inline-block;
  max-width: 600px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.noteAttention_boxStyle__YQtY7 .noteAttention_tableTitle__M21DW {
  font-size: 20px;
  vertical-align: middle;
  font-weight: bolder;
}
.noteAttention_boxStyle__YQtY7 .noteAttention_tableStyle__wzrBA .ant-table-thead .ant-table-cell {
  background-color: rgba(37, 114, 253, 0.1);
}
.noteAttention_modalTitle__mswmP {
  font-weight: bolder;
  font-size: 20px;
  height: 84px;
  position: relative;
  background-image: url(/sepc/static/media/up_bg.4e6390acd315f888ac66.png);
}
.noteAttention_modalTitle__mswmP .noteAttention_titleName__T6tBw {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.noteAttention_modalTitleNoBg__kKYqM {
  font-weight: bolder;
  font-size: 20px;
  height: 84px;
  position: relative;
}
.noteAttention_modalTitleNoBg__kKYqM .noteAttention_titleName__T6tBw {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.noteAttention_modalBtn__t8M\+w {
  text-align: center;
  padding: 16px 0;
}
.noteAttention_modalBtn__t8M\+w .ant-statistic {
  display: inline-block;
}
.noteAttention_content__TEqLg {
  padding: 0 24px;
  max-height: calc(100% - 84px - 102px);
  overflow-y: auto;
}
.noteAttention_content__TEqLg .noteAttention_contentTitle__plpaP {
  font-weight: bolder;
}
.noteAttention_content__TEqLg .noteAttention_contentText__Tg6A3 {
  text-indent: 2em;
}

.EvalBid_titleItem__VuSnw {
  padding: 16px 24px;
  margin-right: 8px;
  background: #fafafa;
  border: 1px solid #f6f6f6;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
}
.EvalBid_titleItem__VuSnw .EvalBid_titleItemNum__Ou0Fi {
  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__VuSnw .EvalBid_titleItemTitle__f29QV {
  font-size: 16px;
  font-weight: bolder;
  color: #333333;
  margin-left: 8px;
}
.EvalBid_setGray__c-8Ye {
  pointer-events: none;
  filter: grayscale(100%);
}
.EvalBid_currentSelect__wM9Bi {
  background: #ffffff;
  box-shadow: 0px 5px 20px 0px rgba(0, 111, 222, 0.09);
}
.EvalBid_packageBox__P2Nj\+ {
  margin-top: 40px;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis {
  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__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemTitle__z2lq3 {
  padding-left: 8px;
  line-height: 42px;
  height: 42px;
  background: #4684ff;
  border-radius: 2px;
  color: white;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemTitle__z2lq3 .EvalBid_packageItemTitleTag__wqqO8 {
  color: #2572fd;
  background: #f5fbfe;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemTitle__z2lq3 .EvalBid_packageItemName__\+8Mom {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  display: inline-block;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG {
  background-image: url(/sepc/static/media/part_bg.5db1f0398d4757aefe89.png);
  background-size: cover;
  padding: 24px;
  height: 218px;
  position: relative;
  font-weight: bold;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG .EvalBid_packageItemBox__kMu2e {
  position: absolute;
  top: 24px;
  right: 24px;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG .EvalBid_packageItemBox__kMu2e .EvalBid_packageItemInquiry__Sx7RE {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  margin-left: 16px;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG .EvalBid_packageItemBox__kMu2e .EvalBid_packageItemInquiry__Sx7RE .EvalBid_packageItemInquiryTitle__Y0KUw {
  margin-top: 4px;
  font-weight: normal;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG .EvalBid_packageDetail__mVgqH {
  height: 170px;
  line-height: 170px;
  text-align: center;
  font-weight: bold;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG .EvalBid_packageDetailOfferList__1hvg7 {
  height: 170px;
  text-align: center;
  font-weight: bold;
  padding-top: 50px;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG .EvalBid_packageItemDescriptions__CPoOU {
  padding-top: 46px;
}
.EvalBid_packageBox__P2Nj\+ .EvalBid_packageItem__udBis .EvalBid_packageItemContent__2tIiG .EvalBid_packageItemButton__325TX {
  text-align: right;
  padding-top: 130px;
}
.EvalBid_modalTop__Q95PJ {
  background-image: url(/sepc/static/media/top_bg.a5b990f3e3bdbcba0a8b.png);
  height: 116px;
  position: relative;
}
.EvalBid_modalTop__Q95PJ .EvalBid_modalTopImg__RPfRf {
  position: absolute;
  left: 338px;
  top: -58px;
}
.EvalBid_refreshModal__7mkN6 .ant-modal-content {
  padding: 0;
}
.EvalBid_modalBoxContent__2YQm4 {
  text-align: center;
  font-weight: 400;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_modalBoxContentTitle__0mYk1 {
  font-size: 24px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 16px;
  padding: 0 8px;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_offerCount__nt5rH {
  font-size: 24px;
  color: #4684ff;
  padding-bottom: 16px;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_timeBox__JMLr0 {
  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__2YQm4 .EvalBid_timeBox__JMLr0 .EvalBid_timeBoxImg__LWx4d {
  position: absolute;
  top: 0;
  right: 16px;
  z-index: 0;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_timeBox__JMLr0 .EvalBid_timeBoxTitle__3IlVt {
  font-size: 24px;
  color: #2b82ff;
  vertical-align: middle;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_timeBox__JMLr0 .EvalBid_timeBoxDetail__fXTR2 {
  padding: 8px;
  vertical-align: middle;
  background: #047bff;
  border-radius: 4px;
  font-size: 42px;
  color: #ffffff;
  z-index: 2;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_clickBox__z74al {
  width: 280px;
  height: 48px;
  margin-top: 58px;
  position: relative;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_clickBox__z74al .EvalBid_clickBoxHand__psJrO {
  position: absolute;
  top: 3px;
  right: 0;
  width: 60px;
}
.EvalBid_modalBoxContent__2YQm4 .EvalBid_message__2SNr9 {
  color: red;
  padding: 40px 0;
  width: 600px;
  text-align: left;
  margin: 0 auto;
}
.EvalBid_actualListBox__VUyN6 {
  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__VUyN6 .EvalBid_actualListTitle__krsCg {
  padding: 0 16px;
  justify-content: space-between;
  height: 42px;
  line-height: 42px;
  background: #4684ff;
  color: #ffffff;
}
.EvalBid_actualListBox__VUyN6 .EvalBid_actualListContent__qBMFi {
  max-height: 282px;
  position: relative;
}
.EvalBid_actualListBox__VUyN6 .EvalBid_actualListContent__qBMFi .EvalBid_floatBox__hhAYS {
  position: absolute;
  animation: EvalBid_bounce-down__bgkRS 1s linear;
  animation-iteration-count: 1;
  width: 306px;
}
@keyframes EvalBid_bounce-down__bgkRS {
  from {
    top: 282px;
  }
  to {
    top: 0;
  }
}
.EvalBid_actualListBox__VUyN6 .EvalBid_actualListContent__qBMFi .EvalBid_actualListContentDetailBox__XfZhB {
  min-height: 94px;
  width: 306px;
}
.EvalBid_actualListBox__VUyN6 .EvalBid_actualListContent__qBMFi .EvalBid_actualListContentDetailBox__XfZhB .EvalBid_actualListContentDetail__Cadty {
  min-height: 86px;
  background: #f3fbfd;
  padding: 16px;
  margin-bottom: 8px;
}
.EvalBid_offerCountStyle__RDySg {
  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__2vi0E {
  font-weight: bolder;
  font-size: 24px;
  text-align: center;
  margin-bottom: 16px;
}
.EvalBid_offerInput__FfWgd {
  width: 70%;
  max-width: 500px;
  font-size: 40px;
  font-weight: bolder;
}
.EvalBid_offerInput__FfWgd .ant-input-number-input-wrap {
  height: 60px;
}
.EvalBid_offerInput__FfWgd .ant-input-number-input {
  text-align: center;
  height: 60px;
}
.EvalBid_modalBtn__SVNvo {
  text-align: center;
  padding: 16px 0;
}
.EvalBid_modalBtn__SVNvo .ant-statistic {
  display: inline-block;
}

.scoreWay_headerSlide__-7PVI {
  display: flex;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.scoreWay_headerSlide__-7PVI span {
  cursor: pointer;
  width: 63px;
  margin: 0 14px;
  padding: 0.2rem 0;
  z-index: 1;
  position: relative;
}
.scoreWay_headerSlide__-7PVI .scoreWay_spanBottom__Rdkjr {
  color: #494848;
}
.scoreWay_headerSlide__-7PVI .scoreWay_spanBottom__Rdkjr::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__-7PVI .scoreWay_spanBottomSelect__u2B3V {
  color: #fff;
}
.scoreWay_headerSlide__-7PVI .scoreWay_spanBottomSelect__u2B3V::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);
}

.Toolbar_toolBox__V0gu4 {
  margin-bottom: 12px;
  padding: 6px;
  border-radius: 4px;
  background-color: #fff;
  text-align: center;
  color: #000000;
  cursor: pointer;
  height: 60px;
}
.Toolbar_toolSize__jjcFX {
  font-size: 24px;
  margin-bottom: 6px;
}
.Toolbar_toolHeight__mc0\+8 {
  height: 24px;
}
.Toolbar_ringBox__4whyS {
  position: relative;
}
.Toolbar_ringBox__4whyS .Toolbar_ring__RqlLg {
  position: absolute;
  top: -14px;
  right: -14px;
}
.Toolbar_ringBox__4whyS .Toolbar_ring__RqlLg .Toolbar_toolRingSize__Sp8Fw {
  font-size: 20px;
}

.RemotePrice_tree__SttXc {
  margin-top: 8px;
  overflow-y: auto;
  height: calc(70vh - 34px);
}
.RemotePrice_tree__SttXc .ant-tree-switcher {
  display: none;
}
.RemotePrice_tree__SttXc .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__SttXc .ant-tree-node-content-wrapper.ant-tree-node-selected {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RemotePrice_tree__SttXc .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}

.videoMeeting_rightTitle__IQL89 {
  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__hNrrQ {
  height: 331px;
  top: 96px;
  left: 580px;
  background-image: url(/sepc/static/media/doing.b0f2297e57fb5beb4634.png);
  background-repeat: no-repeat;
}
.videoMeeting_modal__hNrrQ .ant-modal-content {
  background-color: transparent;
  width: 0;
  height: 0;
}
.videoMeeting_modal__hNrrQ .videoMeeting_modalBtn__d\+yRD {
  position: absolute;
  height: 42px;
  width: 114px;
  top: 228px;
  left: 54px;
}
.videoMeeting_playInfo__GYjaB {
  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__GYjaB .videoMeeting_playButton__avbfG {
  text-align: right;
  margin-top: 16px;
}
.videoMeeting_playInfo__GYjaB: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__GYjaB: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__xgCIx {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
}
.videoMeeting_CAInfo__RRl20 {
  width: 362px;
}
.videoMeeting_CAInfo__RRl20 .videoMeeting_CAInfoContent__1\+QgM {
  margin-top: 8px;
  font-weight: normal;
}
.videoMeeting_CAInfo__RRl20 .videoMeeting_CAInfoFooter__xC8Gy {
  text-align: center;
  margin-top: 16px;
}

.InquiryBid_content__p8Ii6 {
  width: 300px;
  margin: 0 4px;
}
.InquiryBid_numberContent__z7FXB {
  margin: 0 4px;
}
.InquiryBid_right__Rl8qn {
  text-align: right;
}
.InquiryBid_selectContent__K8i3g {
  width: 200px;
  margin: 0 4px;
}
.InquiryBid_title__GOu4b {
  text-align: center;
  font-weight: bolder;
  font-size: 32px;
}
.InquiryBid_contentText__z4FO6 {
  line-height: 38px;
}
.InquiryBid_text__G3CM5 {
  font-size: 16px;
  text-align: left;
}
.InquiryBid_textIndent__VvvsL {
  padding-left: 2em;
  display: inline-block;
}
.InquiryBid_upload__zCKJD .ant-upload-list-file-container {
  display: inline-block;
  padding-right: 99px;
}
.InquiryBid_upload__zCKJD .ant-upload-list-item-card-actions {
  left: 138px;
  margin-left: 20px;
}
.InquiryBid_upload__zCKJD .ant-upload-list-item-info > span {
  width: 150px;
}

.RemoteOpenBidHall_pageContainer__gBb94 {
  padding: 24px 0;
}
.RemoteOpenBidHall_leftMenu__5OXyh {
  background-color: #2686ee;
  height: 100%;
}
.RemoteOpenBidHall_leftMenu__5OXyh .RemoteOpenBidHall_leftTitle__6IYO- {
  padding: 16px 0;
  font-size: 16px;
  text-align: center;
  color: white;
}
.RemoteOpenBidHall_leftMenu__5OXyh .ant-steps-vertical > .ant-steps-item > .ant-steps-item-container > .ant-steps-item-tail::after {
  width: 0;
}
.RemoteOpenBidHall_leftMenu__5OXyh .RemoteOpenBidHall_leftSteps__28g2c .RemoteOpenBidHall_leftStepsTitle__ew89y {
  background-color: #fff;
  border-radius: 0 22px 22px 0;
  width: 110px;
  padding: 4px 0 4px 8px;
  margin-bottom: 32px;
}
.RemoteOpenBidHall_leftMenu__5OXyh .RemoteOpenBidHall_leftSteps__28g2c .RemoteOpenBidHall_leftStepsTitle__ew89y .RemoteOpenBidHall_leftStepsName__HR53d {
  margin-left: 4px;
  vertical-align: middle;
  color: #2572fd;
  font-size: 14px;
}
.RemoteOpenBidHall_leftMenu__5OXyh .RemoteOpenBidHall_leftSteps__28g2c .ant-steps-item .ant-steps-item-container .ant-steps-item-tail {
  border: 0.5px rgba(255, 255, 255, 0.2) dashed;
}
.RemoteOpenBidHall_leftMenu__5OXyh .RemoteOpenBidHall_leftSteps__28g2c .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__5OXyh .RemoteOpenBidHall_leftSteps__28g2c .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__5OXyh .RemoteOpenBidHall_icon__mH8wG {
  font-size: 16px;
  width: 16px;
  vertical-align: middle;
  color: #2572fd;
}
.RemoteOpenBidHall_leftMenu__5OXyh .RemoteOpenBidHall_indexStyle__\+ymGT {
  font-size: 16px;
  vertical-align: middle;
  color: #2572fd;
  padding-left: 4px;
}
.RemoteOpenBidHall_cardTitle__xl\+ER {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
}
.RemoteOpenBidHall_consultTel__gbqnZ {
  font-size: 18px;
  margin-left: 16px;
  color: #096dd9;
}
.RemoteOpenBidHall_consultTel__gbqnZ .RemoteOpenBidHall_consultTelIcon__\+o1-6 {
  margin-right: 4px;
}
.RemoteOpenBidHall_processBar__GL0RG {
  margin-bottom: 16px;
  min-height: 24px;
}
.RemoteOpenBidHall_contentBox__SupbL {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.RemoteOpenBidHall_contentBox__SupbL .RemoteOpenBidHall_hideIcon__60DXy {
  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__fK\+G4 {
  font-size: 15px;
  white-space: pre-wrap;
}
.RemoteOpenBidHall_errorMessage__fK\+G4 .RemoteOpenBidHall_font-change__BrSrA {
  color: #1677ff;
  font-weight: bold;
}
.RemoteOpenBidHall_CACheckCard__yWs7u {
  min-height: calc(100vh - 154px);
}
.RemoteOpenBidHall_CAError__aqQkU {
  color: rgba(0, 0, 0, 0.7);
  width: 400px;
  text-align: left;
  margin: 0 auto;
}

.BeforeOpenBid_background__YcwzT {
  background-image: url(/sepc/static/media/bg_img.020bcaab4081148c14e6.png);
  background-size: cover;
  height: 100%;
  position: relative;
}
.BeforeOpenBid_background__YcwzT .BeforeOpenBid_status__K-2dl {
  position: absolute;
  top: 0;
  right: 8px;
  width: 80px;
}
.BeforeOpenBid_background__YcwzT .BeforeOpenBid_center__9B1pN {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.BeforeOpenBid_background__YcwzT .BeforeOpenBid_center__9B1pN h1 {
  color: white;
  font-size: 40px;
  font-weight: bold;
}
.BeforeOpenBid_background__YcwzT .BeforeOpenBid_center__9B1pN .BeforeOpenBid_img__VtZON {
  width: 72px;
}
.BeforeOpenBid_background__YcwzT .BeforeOpenBid_center__9B1pN .BeforeOpenBid_btn__rf7qU {
  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__YdqKz .Decrypt_CAImg__W2IeQ {
  font-size: 5em;
  margin: 16px 0;
  display: block;
}
.Decrypt_CADecrypt__YdqKz .Decrypt_decryptButton__Tr9YZ {
  margin-top: 16px;
}
.Decrypt_decryptIcon__mr78b {
  position: absolute;
  right: 12px;
  top: 40%;
  z-index: 1;
  height: 100px;
  width: 100px;
}
.Decrypt_clickIcon__5Fpag {
  cursor: pointer;
}
.Decrypt_disClickIcon__g4mkc {
  cursor: not-allowed;
}

.SideBar_sideBar__y70Rs {
  position: absolute;
  top: 80px;
  right: -80px;
}
.SideBar_sideBar__y70Rs .SideBar_sideBtn__me12q {
  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__y70Rs .SideBar_changeBtn__la-oR {
  width: 80px;
  height: 50px;
  border-radius: 0 4px 4px 0;
  margin-bottom: 2px;
  cursor: pointer;
  text-align: center;
  padding-top: 15px;
}
.SideBar_sideBar__y70Rs .SideBar_animateWrapper__lCoeo {
  position: relative;
  width: 80px;
  overflow: hidden;
  min-height: 244px;
}
.SideBar_sideBar__y70Rs .SideBar_multiModeButtons__qS\+W7 {
  position: absolute;
  width: 80px;
  transition: 0.5s;
}
.SideBar_sideBar__y70Rs .SideBar_active__p\+lpU {
  left: 0;
  transition-delay: 0.5s;
}
.SideBar_sideBar__y70Rs .SideBar_hidden__rLyTJ {
  left: -80px;
}
.SideBar_CATypeName__tJnmD {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #00a1ff;
  color: white;
  padding: 2px 4px;
  border-radius: 0 4px 0 4px;
}
.SideBar_ico__2c3Ho {
  font-size: 25px;
  color: #937b3f;
  margin-bottom: 5px;
}
.SideBar_playDiv__kfzyQ {
  position: relative;
}
.SideBar_playInfo__y67AU {
  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__y67AU .SideBar_playButton__15oll {
  text-align: right;
  margin-top: 16px;
}
.SideBar_playInfo__y67AU: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__y67AU: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__Up6xU {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.7);
}
.SideBar_playIcon__F5uxt {
  font-size: 25px;
  color: #694f12;
  margin-bottom: 5px;
}
.SideBar_playTitle__uYERo {
  color: #666666;
}
.SideBar_CAInfo__pbxIY {
  width: 362px;
}
.SideBar_CAInfo__pbxIY .SideBar_CAInfoContent__PQQpG {
  margin-top: 8px;
  font-weight: normal;
}
.SideBar_CAInfo__pbxIY .SideBar_CAInfoFooter__YCsCM {
  text-align: center;
  margin-top: 16px;
}

.RemoteErrorBox_tableStyle__QEmGg .ant-table-thead {
  height: 80px;
}
.RemoteErrorBox_supplyTable__mfLrm .ant-table-tbody > tr:hover:not(.ant-table-expanded-row) > td {
  background-color: #e6f7ff;
}
.RemoteErrorBox_color__2cnCY {
  background-color: #bae7ff;
}
.RemoteErrorBox_rowStyle__vA4tI {
  cursor: pointer;
}
.RemoteErrorBox_scoreItem__vqoap {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.RemoteErrorBox_cellBackground__Xdstt {
  background-color: #ffe4e4;
}

.RemoteResult_roleTree__V6XVZ {
  margin-top: 20px;
}
.RemoteResult_roleTree__V6XVZ .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
}
.RemoteResult_roleTree__V6XVZ .ant-dropdown-trigger {
  height: 40px;
  line-height: 40px;
  float: right;
}
.RemoteResult_roleTree__V6XVZ .ant-tree .ant-tree-iconEle {
  padding-top: 8px;
  cursor: pointer;
}
.RemoteResult_roleTree__V6XVZ .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.RemoteResult_roleTree__V6XVZ .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__V6XVZ .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RemoteResult_roleTree__V6XVZ .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__dfzkA {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.RemoteReport_cardTitle__\+Nq2t {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 24px;
}
.RemoteReport_tableCol__27\+nl {
  background-color: #fafafa !important;
}
.RemoteReport_treeBox__bNvWJ .ant-tree-switcher {
  display: none;
}
.RemoteReport_treeBox__bNvWJ .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__bNvWJ .ant-tree-node-content-wrapper.ant-tree-node-selected {
  height: 40px;
  line-height: 40px;
  color: white;
  background-color: #1677ff;
}
.RemoteReport_treeBox__bNvWJ .ant-tree-treenode {
  height: 40px;
  line-height: 40px;
}

.DisabledFormItem_disabledInput__2\+IeM .ant-input.ant-input-disabled {
  background-color: white;
  border: white;
  color: black;
}

.recommendDetails_boxStyle__8X4cJ {
  width: 100%;
}
.recommendDetails_boxStyle__8X4cJ .recommendDetails_imgStyle__M4txJ {
  width: 100%;
}
.recommendDetails_boxStyle__8X4cJ .recommendDetails_title__SO74Q {
  color: #999;
  padding-left: 16px;
}
.recommendDetails_boxStyle__8X4cJ .recommendDetails_content__feW3p {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.recommendDetails_rightTilte__gwstn {
  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__ciysC .recommendDetails_subVisibleImg__abCVN {
  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__ciysC .recommendDetails_subVisibleTitle__IX2QF {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.recommendDetails_subVisible__ciysC .recommendDetails_subBtn__wbFw2 {
  text-align: center;
}
.recommendDetails_subVisible__ciysC .recommendDetails_subBtn__wbFw2 span {
  font-size: 16px;
}
.recommendDetails_subVisible__ciysC .recommendDetails_subBtn__wbFw2 .ant-btn-primary {
  width: 142px;
  height: 36px;
}
.recommendDetails_modal__vzSyE {
  height: 331px;
  top: 96px;
  left: 634px;
  background-image: url(/sepc/static/media/doing.b0f2297e57fb5beb4634.png);
  background-repeat: no-repeat;
}
.recommendDetails_modal__vzSyE .ant-modal-content {
  background-color: transparent;
  width: 0;
  height: 0;
}
.recommendDetails_modal__vzSyE .recommendDetails_modalBtn__BPBu7 {
  position: absolute;
  height: 42px;
  width: 114px;
  top: 228px;
  left: 54px;
}
.recommendDetails_expertListItem__tHeE0 {
  text-align: center;
  padding: 8px;
  border-radius: 2px;
}
.recommendDetails_btnInfo__yTjY9 {
  width: 174px;
  height: 108px;
  text-align: center;
  padding: 8px;
  border-radius: 2px;
}
.recommendDetails_btnInfo__yTjY9.ant-radio-button-wrapper-checked {
  background-color: #f2f7ff;
  border-color: #1677ff;
  z-index: 0;
}
.recommendDetails_btnInfo__yTjY9 .recommendDetails_infoName__6KdyK {
  font-size: 16px;
  padding-top: 6px;
  color: #000;
}
.recommendDetails_submitStyle__2OyaU {
  text-align: center;
  padding-top: 15px;
}
.recommendDetails_submitStyle__2OyaU .recommendDetails_submitBtn__K3izZ {
  width: 190px;
  height: 36px;
}
.recommendDetails_submitStyle__2OyaU .recommendDetails_submitBtn__K3izZ span {
  font-size: 16px;
}
.recommendDetails_submitStyle__2OyaU p {
  color: #2572fd;
}
.recommendDetails_submitStyle__2OyaU .recommendDetails_subResult__45v41 {
  margin-left: -6px;
  margin-top: 15px;
}

.CAStyle_CABox__xnyA3 {
  border: 1px solid #d8d8d8;
  text-align: center;
  padding: 16px;
  cursor: pointer;
  position: relative;
}
.CAStyle_CABox__xnyA3 .CAStyle_CABoxImg__ZlSZx {
  width: 120px;
  height: 120px;
  margin-bottom: 8px;
}
.CAStyle_CABox__xnyA3 .CAStyle_iconStyle__IpPZf {
  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__xnyA3 .CAStyle_iconStyle__IpPZf .CAStyle_iconBox__wYoOP {
  transform: translate(5px, -3px);
}
.CAStyle_CABox__xnyA3 .CAStyle_iconStyleSelect__u\+hEF {
  background-color: #1890ff;
}
.CAStyle_CABoxSelect__Hdt9V {
  border-color: #1890ff;
}

.competitiveGoods_qualificationEditModal__BoWhQ .ant-modal-footer {
  text-align: center;
}
.competitiveGoods_qualificationEditModal__BoWhQ .ant-modal-body {
  max-height: 800px;
  overflow-y: auto;
  overflow-x: hidden;
}
.competitiveGoods_qualificationImageUploadSingle__oxgR9 .ant-upload-list {
  text-align: center;
}
.competitiveGoods_qualificationImageUploadSingle__oxgR9 .ant-upload-select,
.competitiveGoods_qualificationImageUploadSingle__oxgR9 .ant-upload-list-item-container {
  width: 300px !important;
  height: 300px !important;
}
.competitiveGoods_qualificationImageUploadMultiple__Sb2n3 .ant-upload-select,
.competitiveGoods_qualificationImageUploadMultiple__Sb2n3 .ant-upload-list-item-container {
  width: 168px !important;
  height: 168px !important;
}
.competitiveGoods_contentImageUpload__BNQUz .ant-upload-select,
.competitiveGoods_contentImageUpload__BNQUz .ant-upload-list-item-container {
  width: 200px !important;
  height: 200px !important;
}
.competitiveGoods_detailsHeader__YNMRz {
  padding: 24px;
  display: flex;
  justify-content: space-between;
  background-image: url(/sepc/static/media/detailsHeader.f29a13110d3c72fa9222.png);
  background-size: cover;
}
.competitiveGoods_detailsTab__Bjskf .ant-tabs-nav-wrap {
  background-color: #f7f7f7;
}
.competitiveGoods_detailsTab__Bjskf .ant-tabs-nav-list {
  width: 100%;
}
.competitiveGoods_detailsTab__Bjskf .ant-tabs-tab-active {
  background-color: #197aff;
}
.competitiveGoods_detailsTab__Bjskf .ant-tabs-tab {
  padding: 12px 48px;
  margin: 0 !important;
  color: #666;
}
.competitiveGoods_detailsTab__Bjskf .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #fff;
}
.competitiveGoods_detailsTab__Bjskf .ant-tabs-ink-bar {
  width: 0 !important;
}
.competitiveGoods_sliderArrow__QMNQL::before {
  content: none !important;
}
.competitiveGoods_changeListSelectedCard__fv7tQ {
  cursor: pointer;
  position: relative;
  width: 240px;
  height: 160px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  box-sizing: border-box;
  border: 1px solid;
  border-radius: 8px;
  transition: border-color 0.3s ease;
  background: linear-gradient(225deg, #f1f7ff 0%, #ffffff 100%);
}
.competitiveGoods_changeListSelectedCardSelected__ARFyg {
  border-color: #06f;
}
.competitiveGoods_changeListSelectedCardSelected__ARFyg::before {
  content: url(/sepc/static/media/selected.1d462b29a7da992ce917.png);
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
}
.competitiveGoods_changeListSelectedCardUnselected__pKHIE {
  border-color: #dfecff;
}
.competitiveGoods_changeListSelectedCardUnselected__pKHIE::before {
  content: url(/sepc/static/media/unselected.51e24e4b501f44c7577c.png);
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
}
.competitiveGoods_changeListModal__h9oXj .ant-modal-footer {
  text-align: center;
}
.competitiveGoods_changeListModal__h9oXj .ant-modal-content {
  padding-left: 78px;
  padding-right: 78px;
}
.competitiveGoods_infoHeader__z9HOj {
  margin-left: -24px;
  margin-right: -24px;
  padding: 24px;
  display: flex;
  justify-content: space-between;
  background-image: url(/sepc/static/media/detailsHeader.f29a13110d3c72fa9222.png);
  background-size: cover;
}
.competitiveGoods_commitmentUpload__wX3DG .ant-upload-list-text::before {
  content: none;
}
.competitiveGoods_commitmentUpload__wX3DG .ant-upload-list-item-container::before {
  content: none !important;
}
.competitiveGoods_commitmentUpload__wX3DG .ant-upload-list-item {
  margin-top: 0 !important;
}
.competitiveGoods_introductionModal__NhLYk .ant-modal-content {
  padding: 0;
}
.competitiveGoods_introductionModal__NhLYk .ant-modal-header {
  text-align: center;
  padding: 17px 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.16) 0%, #f2f8ff 100%);
}

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

.ContractEditForm_btn__rabyG > span {
  width: 100%;
}
.ContractEditForm_tipsAreaMask__mHQ9o {
  position: relative;
  z-index: 1999;
}
.ContractEditForm_modalMask__CbIg3 {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 99;
}
.ContractEditForm_showarea__1IusJ {
  position: absolute;
  top: 0;
  left: -20px;
  width: calc(100% + 32px);
  height: 100%;
  background: #fff;
  z-index: -1;
  padding: 20px;
}
.ContractEditForm_tipsBox__tSZTY {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ContractEditForm_tipsArea__maNH9 {
  position: relative;
  z-index: 1;
}
.ContractEditForm_relative__kaZfj {
  position: relative;
}
.ContractEditForm_tips__dL6wV {
  position: absolute;
  width: 300px;
  padding-bottom: 15px;
  transform: translateY(-100%);
  z-index: 2000;
}
.ContractEditForm_tipsArrow__ojTm1 {
  position: absolute;
  width: 22px;
  height: 22px;
  overflow: hidden;
  left: 60px;
  bottom: 0;
  transform: translateY(100%);
}
.ContractEditForm_tipsArrow__ojTm1 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__ojTm1 span::before {
  position: absolute;
  top: -11px;
  left: -11px;
  width: 34px;
  height: 40px;
  background: #fff no-repeat -10px -10px;
}
.ContractEditForm_tipsContent__l-4HI {
  background: #fff;
  background-clip: padding-box;
  border-radius: 30px;
  padding: 30px 20px;
  width: 378px;
}
.ContractEditForm_tips-msg__3qsjV {
  position: relative;
  padding: 4px 0 12px;
  font-size: 14px;
}
.ContractEditForm_tipsBtn__7WYjb {
  float: right;
  margin-top: -14px;
}

.projectInfoPanel_borderlessDescriptions__KJ5-3 .ant-descriptions-title {
  white-space: pre-wrap;
  padding-left: 12px;
}
.projectInfoPanel_borderlessDescriptions__KJ5-3 .ant-descriptions-item-label {
  width: 90px;
  justify-content: end;
}
.projectInfoPanel_borderlessDescriptions__KJ5-3 .ant-descriptions-item-content {
  overflow: hidden;
}
.projectInfoPanel_rejectAlert__mYmSb {
  margin-top: -24px;
  margin-bottom: 24px;
}
.projectInfoPanel_rejectAlert__mYmSb .ant-alert-content {
  width: 0;
}
.projectInfoPanel_contractDrawer__U3SjL .ant-drawer-body {
  background: #f5f5f5;
  padding: 0;
}

.contractRecord_projectInfoPanelDescriptions__P97gj {
  padding: 24px;
}
.contractRecord_projectInfoPanelDescriptions__P97gj .ant-descriptions-title {
  white-space: pre-wrap;
}
.contractRecord_detailsCard__ahvLc {
  flex: 1 1;
}
.contractRecord_detailsCard__ahvLc .ant-card-body {
  padding: 0;
  height: calc(100% - 56px);
}
.contractRecord_contractMainCard__Ax\+8i .ant-card-head {
  text-align: center;
}
.contractRecord_contractMainCard__Ax\+8i .ant-card-body {
  padding: 16px;
  height: auto;
}
.contractRecord_contractMainCardDisabled__-CINH .ant-card-head {
  text-align: center;
}
.contractRecord_contractMainCardDisabled__-CINH .ant-card-body {
  padding: 0;
  height: auto;
}
.contractRecord_childNodeComplete__M48NK {
  position: relative;
}
.contractRecord_childNodeComplete__M48NK::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 14px;
  border-color: transparent #52c41a #52c41a transparent;
}
.contractRecord_childNodeComplete__M48NK::after {
  content: '✓';
  position: absolute;
  right: 2px;
  bottom: 0;
  color: white;
  text-align: right;
  font-weight: bold;
  box-sizing: border-box;
}

.contractPerformanceAccept_rateItem__8oQ0R + .contractPerformanceAccept_rateItem__8oQ0R {
  border-top: 1px solid #f5f5f5;
}

.PurchasingCenterAllView_cgGmCardW__ki0k- {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 48%;
  justify-content: space-evenly;
}
.PurchasingCenterAllView_allRow__Mw7tB {
  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__Mw7tB .PurchasingCenterAllView_pageHeader__uWPp9 {
  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__Mw7tB .PurchasingCenterAllView_pageHeader__uWPp9 .PurchasingCenterAllView_div__EyV9H {
  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__ObGub {
  display: flex;
  height: 24px;
}
.PurchasingCenterAllView_miniTitleLine__\+1KnP {
  background-color: #0066ff;
  width: 3px;
  height: 24px;
  margin-right: 0.5rem;
}
.PurchasingCenterAllView_miniTitleText__g5Jpe {
  font-size: 24px;
  font-weight: 400;
  color: #000000;
  line-height: 24px;
}
.PurchasingCenterAllView_leftCol__ODcR9 {
  height: 90%;
  padding-left: 2rem;
  padding-right: 2rem;
}
.PurchasingCenterAllView_middleCol__eGgSi {
  height: 90%;
  padding-left: 3rem;
  padding-right: 3rem;
}
.PurchasingCenterAllView_rightCol__GBedF {
  height: 90%;
  padding-right: 2rem;
}
.PurchasingCenterAllView_cgGmRightCardBlue__azcEG {
  background: linear-gradient(0deg, rgba(7, 106, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 4px;
}
.PurchasingCenterAllView_cgGmRightCardOrg__mg\+wr {
  background: linear-gradient(0deg, rgba(250, 140, 38, 0.1) 0%, rgba(255, 255, 255, 0) 100%);
  border-radius: 4px;
}
.PurchasingCenterAllView_inProvince__Y-mbi {
  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__Ofsvk {
  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__0-VIo {
  height: 100vh;
  width: 100vw;
  background-color: #f7faff;
}
.PurchasingCenterAllView_leftScaleCol__pNboh {
  height: 90%;
  padding-left: 1rem;
  padding-right: 1rem;
}
.PurchasingCenterAllView_rightScaleCol__O95\+t {
  height: 90%;
  padding-right: 1rem;
}
.PurchasingCenterAllView_scaleLeft__HanIp {
  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__UTPiA {
  height: 80px;
  background: url(/sepc/static/media/scaleRight.1f50278fd1c05177d1dd.png);
  background-size: cover;
  padding-top: 24px;
  padding-left: 24px;
  text-align: center;
}
.PurchasingCenterAllView_oddRow__P9hn3 {
  background: #ffffff !important;
}
.PurchasingCenterAllView_evenRow__srSMz {
  background: rgba(191, 217, 255, 0.2) !important;
}
.PurchasingCenterAllView_headerBold__2Rhzm .ant-table-thead > tr > th {
  background: rgba(191, 217, 255, 0.2);
  color: #0066ff;
}
.PurchasingCenterAllView_headerBold__2Rhzm .ant-table-thead th.ant-table-column-sort {
  background: rgba(191, 217, 255, 0.2);
  color: #0066ff;
}
.PurchasingCenterAllView_box__liBcV .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__fzusK {
  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__CneOh {
  font-size: 16px;
}
.projectSearch_projectStatisticsNum__73avO {
  font-weight: bold;
}
.projectSearch_projectStatisticsNum__73avO > span {
  color: orange;
  padding: 0 2px;
}
.projectSearch_projectStatisticsPic__fLHt5 {
  margin-right: 12px;
}
.projectSearch_projectStatisticsNumDiv__pdDiP {
  display: inline-block;
  vertical-align: middle;
}
.projectSearch_redColor__xPfqY {
  font-weight: bold;
}
.projectSearch_redColor__xPfqY > span {
  font-weight: normal;
  color: red;
}
.projectSearch_stepStyle__YlzFU {
  display: flex;
}
.projectSearch_step__qytRL {
  margin-top: 8px;
}
.projectSearch_listDiv__gb1eM {
  width: 100%;
}
.projectSearch_listTitle__XYtww {
  color: rgba(0, 0, 0, 0.85);
  font-weight: bold;
  font-size: 16px;
  line-height: 1.5;
}
.projectSearch_listTitle__XYtww > span {
  margin-right: 16px;
}
.projectSearch_btnDetail__-8\+EG {
  width: 200px;
  text-align: center;
  display: grid;
  align-items: center;
}
.projectSearch_cardClick__2G-yJ {
  cursor: pointer;
}
.projectSearch_oneDiv__1pM0t {
  margin-bottom: 16px;
  border: 1px solid #e8e8e8;
  padding: 12px;
}
.projectSearch_radioChooseDiv__8-24G {
  margin-bottom: 16px;
  border: 1px solid #e8e8e8;
}
.projectSearch_radioChooseDiv__8-24G .projectSearch_radioMargin__Dc4bL {
  margin-right: 16px;
}
.projectSearch_radioChooseDiv__8-24G .projectSearch_radioTitle__P66y6 {
  width: 200px;
  text-align: center;
  padding: 12px 0;
}
.projectSearch_radioChooseDiv__8-24G .projectSearch_radioStyle__j6qT8 {
  padding: 6px 0 6px 24px;
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
}
.projectSearch_radioChooseDiv__8-24G .ant-list-split .ant-list-item {
  border-bottom: 0;
}
.projectSearch_radioChooseDiv__8-24G .ant-list-item {
  padding: 0;
}
.projectSearch_radioChooseDiv__8-24G .ant-radio-button-wrapper {
  border-color: transparent;
  border-radius: 12px;
  border-left-width: 1px;
}
.projectSearch_radioChooseDiv__8-24G .ant-radio-button-wrapper:not(:first-child)::before {
  width: 0;
}
.projectSearch_radioChooseDiv__8-24G .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  border-color: #1677ff;
}
.projectSearch_radioChooseDiv__8-24G .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within {
  outline: none;
}
.projectSearch_threeDiv__8Jjy7 {
  margin-bottom: 16px;
}
.projectSearch_projectItems__qsV94 {
  margin-top: 12px;
}
.projectSearch_projectItems__qsV94 > div > span {
  padding-right: 12px;
  width: 33%;
  display: inline-block;
}
.projectSearch_projectItems__qsV94 > div > span > span:first-child {
  font-weight: bold;
}
.projectSearch_moneyItem__exxot > div {
  display: inline-block;
}
.projectSearch_chooseSort__ZrTLT {
  color: #1677ff;
}
.projectSearch_noChooseSort__gZmnq {
  color: rgba(0, 0, 0, 0.65);
}

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

.DigitalProcurementEditor_DigitalProcurementEditor__VHAL8 .ant-spin-container {
  border-radius: 8px;
}
.DigitalProcurementEditor_DigitalProcurementEditor__VHAL8 .ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.DigitalProcurementEditor_DigitalProcurementEditor__VHAL8 .DigitalProcurementEditor_DigitalProcurementEditorCard__vEl8d {
  border-radius: 0;
}
.DigitalProcurementEditor_DigitalProcurementEditor__VHAL8 .DigitalProcurementEditor_DigitalProcurementEditorCard__vEl8d .ant-card-head {
  margin-bottom: 0;
  padding: 0 16px;
}
.DigitalProcurementEditor_DigitalProcurementEditor__VHAL8 .DigitalProcurementEditor_DigitalProcurementEditorCard__vEl8d .ant-card-body {
  padding: 0;
}
.DigitalProcurementEditor_DigitalProcurementEditor__VHAL8 .DigitalProcurementEditor_EditorTagListDrawer__w\+ZD6 {
  position: absolute;
}
.DigitalProcurementEditor_DigitalProcurementEditor__VHAL8 .DigitalProcurementEditor_EditorTagListDrawer__w\+ZD6 .ant-drawer-content-wrapper {
  box-shadow: -12px 4px 32px 0 rgba(0, 0, 0, 0.16);
}

.StepBox_StepBox__aux\+I .ant-steps {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  z-index: 1;
  padding: 0;
  margin: 11px 16px;
}

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

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

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

.SupplierResponseComponent_supplierResponseText__\+2\+5H .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__\+2\+5H .ck-content {
  overflow: visible;
  overflow: initial;
  margin: 0 auto;
  width: 60%;
  min-width: 18cm;
  padding: 1cm 2cm 2cm;
  min-height: 21cm;
}
.SupplierResponseComponent_supplierResponseBidOpening__rnFDI .ck-editor__top,
.SupplierResponseComponent_supplierResponseItemizedQuotation__uvQXD .ck-editor__top {
  display: none;
}
.SupplierResponseComponent_supplierResponseBidOpening__rnFDI .ck-content,
.SupplierResponseComponent_supplierResponseItemizedQuotation__uvQXD .ck-content {
  height: calc(100vh - 16px * 2 - 32px - 20px * 2 - 52px);
}
.SupplierResponseComponent_supplierResponseDiscountType__Z-jSY {
  padding-top: 20px;
}
.SupplierResponseComponent_supplierResponseDiscountType__Z-jSY .ck-content {
  height: calc(100vh - 16px * 2 - 32px - 20px * 2 - 20px - 56px - 40px - 52px);
}

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

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

.SubmitEncryptFileButton_box__EaPlc {
  position: relative;
}
.SubmitEncryptFileButton_box__EaPlc .SubmitEncryptFileButton_dashedLine__woj36 {
  position: absolute;
  left: 13px;
  top: 34px;
  height: 80px;
  border-width: 1px;
  border-style: solid;
}
.SubmitEncryptFileButton_box__EaPlc .SubmitEncryptFileButton_dashedLineOn__pC0dg {
  border-color: #1890ff;
}
.SubmitEncryptFileButton_box__EaPlc .SubmitEncryptFileButton_dashedLineOff__L28UL {
  border-color: #aaaaaa;
}
.SubmitEncryptFileButton_box__EaPlc .SubmitEncryptFileButton_textBox__iRiQ6 {
  display: flex;
}

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

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

.BidDocumentTemplate_tabStyle__sSPoy {
  text-align: center;
  padding: 8px 0;
  cursor: pointer;
}
.BidDocumentTemplate_activeStyle__f-XtK {
  background-color: #1677ff;
  color: white;
}
.BidDocumentTemplate_noActiveKey__U4Prd {
  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__OvJTA {
  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__Iw4Eh {
  cursor: w-resize;
}
.drawerResize_drawer-resize-dragger-max-disabled__Htmm5 {
  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__VzqNo .ant-table-selection-column {
  padding: 0 !important;
  border: medium none currentColor !important;
  border: initial !important;
}
.projectInProgressTable_categorySelectList__8HHda .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;
}

.EntrustEditForm_inputDisable__B9fl8 .ant-input-disabled {
  background-color: white;
}
.EntrustEditForm_form__g8ae3 .ant-form-item-label {
  padding: 8px 16px;
  background-color: #f0f7ff;
  font-weight: bolder;
  font-size: 18px;
  margin-bottom: 16px;
}
.EntrustEditForm_checkTitleBox__ib\+xh {
  margin-bottom: 24px;
}
.EntrustEditForm_checkTitleBox__ib\+xh .EntrustEditForm_checkTitle__MmaxW {
  padding: 8px 16px;
  background-color: #f0f7ff;
  font-weight: bolder;
  font-size: 18px;
}
.EntrustEditForm_checkContentItem__\+sgpP {
  position: relative;
  min-height: 64px;
  padding: 0 16px 8px;
}
.EntrustEditForm_checkContentItem__\+sgpP .EntrustEditForm_checkContentItemDescription__OHTmX {
  color: orange;
}
.EntrustEditForm_checkContentItem__\+sgpP .EntrustEditForm_checkContentItemLine__BJbLG {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.EntrustEditForm_checkContentDot__zeSly {
  margin-right: 4px;
}
.EntrustEditForm_checkContentDot__zeSly .ant-badge-status-dot {
  width: 16px !important;
  height: 16px !important;
}
.EntrustEditForm_entrustAlert__9myQh {
  display: inline-block;
}
.EntrustEditForm_entrustAlert__9myQh .ant-alert-content {
  vertical-align: top;
  display: inline-block;
}
.EntrustEditForm_checkContentItemStep__\+gnas {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.EntrustEditForm_checkContentItemStep__\+gnas .EntrustEditForm_checkContentItemStepLeft__rbxkH {
  position: relative;
}
.EntrustEditForm_checkContentItemStep__\+gnas .EntrustEditForm_checkContentItemStepLeft__rbxkH .EntrustEditForm_checkContentItemLineStep__L1Cto {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.EntrustEditForm_planList__1\+6fp ::-webkit-scrollbar {
  display: none;
}
.EntrustEditForm_planNumberBox__YvkKs {
  position: relative;
}
.EntrustEditForm_planNumberBox__YvkKs .EntrustEditForm_planNumberIcon__8BEOA {
  position: absolute;
  top: 0;
  right: 0;
}

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

.ChooseTemplateModal_listBox__q1kK9 {
  height: calc(56vh - 56px - 24px);
  overflow-y: auto;
  padding-right: 8px;
}
.ChooseTemplateModal_listItemBox__1vdpl {
  height: 200px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 10px;
}
.ChooseTemplateModal_boxCenter__2Jm6D {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.ChooseTemplateModal_listItemBox__1vdpl:hover {
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
}
.ChooseTemplateModal_addText__liJqY {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.ChooseTemplateModal_templateTitle__Iakgb {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  height: 44px;
}
.ChooseTemplateModal_templateCatalogue__r-uqH {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.ChooseTemplateModal_categoryBox__IHVZ8 {
  height: 56vh;
  overflow-y: auto;
  background: #ffffff;
  padding: 16px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.08);
}
.ChooseTemplateModal_categoryTitle__mQZBG {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.ChooseTemplateModal_firstTitle__riVUA {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}

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

.EntrustDocEdit_bodyBox__Pm3mb {
  background-color: #f0f2f5;
  height: 100vh;
  overflow: auto;
}
.EntrustDocEdit_stepHeaderBox__JwfU- {
  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__S2-TW {
  height: calc(100vh - 96px);
  margin: 16px;
}

.entryTransactionConfirmList_listWrapper__C5sQj > div {
  max-width: 100% !important;
}

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

.index_fullscreenLoading__zGAD\+ {
  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;
}

.simulatedDecryption_alertWrap__m5ey5 .ant-alert {
  align-items: flex-start;
  padding: 5px 10px;
}
.simulatedDecryption_alertWrap__m5ey5 .ant-alert .ant-alert-icon {
  margin-top: 4px;
}
.simulatedDecryption_box__1utVS {
  position: relative;
}
.simulatedDecryption_box__1utVS .simulatedDecryption_dashedLine__m77YJ {
  position: absolute;
  left: 13px;
  top: 34px;
  height: 80px;
  border-width: 1px;
  border-style: solid;
}
.simulatedDecryption_box__1utVS .simulatedDecryption_dashedLineOn__tCQQJ {
  border-color: #1890ff;
}
.simulatedDecryption_box__1utVS .simulatedDecryption_dashedLineOff__na2tm {
  border-color: #aaaaaa;
}
.simulatedDecryption_box__1utVS .simulatedDecryption_textBox__-OMJw {
  display: flex;
}

.RemoteOpenBidPrepareJudge_footerLine__oDNY2 .ant-modal-footer {
  border-top: 0;
}
.RemoteOpenBidPrepareJudge_footerBtn__D9whQ {
  text-align: center;
  padding-bottom: 8px;
}
.RemoteOpenBidPrepareJudge_footerTitle__v3TO7 {
  padding-top: 18px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
}
.RemoteOpenBidPrepareJudge_footerContent__WjLTB {
  padding: 8px 0 0 34px;
}

.AdminInvoiceInfo_leftBox__VdUvV {
  min-height: calc(100vh - 153px);
  padding: 28px 40px;
  border-right: 1px solid #f0f0f0;
}
.AdminInvoiceInfo_titleBox__xxmVf {
  margin-top: 1px;
  height: 44px;
  line-height: 44px;
  background-color: #f0f7ff;
  padding: 0 16px;
  font-size: 16px;
  font-weight: bold;
}
.AdminInvoiceInfo_infoBox__SZKmJ {
  padding: 8px;
}
.AdminInvoiceInfo_infoBox__SZKmJ .AdminInvoiceInfo_item__9vRRS {
  min-height: 40px;
  display: flex;
  align-items: center;
  border-radius: 3px;
  padding: 0 8px;
}
.AdminInvoiceInfo_infoBox__SZKmJ .AdminInvoiceInfo_item__9vRRS .AdminInvoiceInfo_label__tgb\+3 {
  width: 104px !important;
  color: rgba(0, 0, 0, 0.45);
  white-space: nowrap;
  flex-shrink: 0;
}
.AdminInvoiceInfo_infoBox__SZKmJ .AdminInvoiceInfo_itemActive__Kf\+DW {
  background-color: #fdf0f1;
}

.OrderTransferTable_transferHeader__TmwP5 .ant-transfer-list-header {
  border-bottom: none;
}
.OrderTransferTable_headerCard__J64xz {
  height: 130px;
  border-radius: 0 !important;
  border-top-width: 2px;
  border-top-color: #1677ff;
}
.OrderTransferTable_headerCard__J64xz.OrderTransferTable_error__wEZux {
  border-top-color: red;
}
.OrderTransferTable_headerCard__J64xz .ant-card-body {
  height: 100%;
}
.OrderTransferTable_bodyHeader__cYGnP {
  height: 90px;
  padding: 24px;
  background: linear-gradient(180deg, #e8f1ff 0%, #ffffff 100%);
}
.OrderTransferTable_invoiceDetailCard__9kJCW {
  position: relative;
  border-color: #d4e6ff;
}
.OrderTransferTable_invoiceDetailCard__9kJCW .ant-card-body {
  height: 130px;
  padding: 12px;
}
.OrderTransferTable_selectedKey__0YaRu {
  border: 1px solid #0066ff !important;
}
.OrderTransferTable_selectedKey__0YaRu::after {
  content: '✓';
  position: absolute;
  right: -1px;
  bottom: -1px;
  width: 32px;
  height: 32px;
  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: 18px;
  text-align: right;
  line-height: 32px;
  padding-right: 4px;
  box-sizing: border-box;
}
.OrderTransferTable_invoiceDetailBox__IA8kn {
  position: relative;
  border-color: #d4e6ff;
}
.OrderTransferTable_invoiceDetailBox__IA8kn .ant-card-body {
  max-height: 420px;
}
.OrderTransferTable_pdfItem__n3OpJ {
  width: 392px;
  display: flex;
  align-items: center;
  height: 44px;
  justify-content: space-around;
  padding-right: 4px;
  background: #fef9f9;
}
.OrderTransferTable_pdfItem__n3OpJ .OrderTransferTable_fileItem__iZyOL {
  max-width: calc(100% - 16px);
}
.OrderTransferTable_fileItem__iZyOL {
  display: flex;
  align-items: center;
  max-width: 100%;
  flex: 1 1;
}
.OrderTransferTable_billingCard__F05Zp {
  border-color: #d4e6ff;
  height: 180px;
}

.InvoiceInfoManagement_list__RkzpI .ant-list-item {
  padding: 0;
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr {
  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__RkzpI .InvoiceInfoManagement_card__xhEEr:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
  border-color: rgba(22, 119, 255, 0.6);
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_tag__rWSjl {
  width: 128px;
  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__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_btnContainer__QKrOq {
  position: absolute;
  right: 16px;
  bottom: 24px;
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_btnContainer__QKrOq .InvoiceInfoManagement_edit__Fj3hr,
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_btnContainer__QKrOq .InvoiceInfoManagement_del__6ib60 {
  font-size: 24px;
  cursor: pointer;
  transition: color 0.3s;
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_btnContainer__QKrOq .InvoiceInfoManagement_edit__Fj3hr {
  color: #1677ff;
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_btnContainer__QKrOq .InvoiceInfoManagement_edit__Fj3hr:hover {
  color: rgba(22, 119, 255, 0.6);
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_btnContainer__QKrOq .InvoiceInfoManagement_del__6ib60 {
  color: #f5222d;
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_btnContainer__QKrOq .InvoiceInfoManagement_del__6ib60:hover {
  color: rgba(245, 34, 45, 0.6);
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_card__xhEEr .InvoiceInfoManagement_title__5px4m {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_btnCard__LMZkk {
  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__RkzpI .InvoiceInfoManagement_btnCard__LMZkk:hover {
  box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}
.InvoiceInfoManagement_list__RkzpI .InvoiceInfoManagement_btnCard__LMZkk .InvoiceInfoManagement_btn__J2am0 {
  font-size: 48px;
  margin-bottom: 8px;
}

.WebOffice_container__1J2tI {
  position: relative;
  height: calc(100vh - 72px);
  width: 100%;
}
.WebOffice_container__1J2tI .WebOffice_toolbar__l4SKK {
  text-align: center;
  margin-bottom: 8px;
}
.WebOffice_container__1J2tI .WebOffice_officeContainer__mCLiH {
  position: relative;
  height: calc(100% - 130px);
}
.WebOffice_hidden__kpaa4 {
  display: none;
}
.WebOffice_sendIcon__jaQtd {
  background-image: url(/sepc/static/media/send.9c8def1539041b88d9c4.svg);
}
.WebOffice_saveIcon__La6PC {
  background-image: url(/sepc/static/media/save.c9ae5149765f69bdab1b.svg);
}
.WebOffice_finalizeIcon__lnOST {
  background-image: url(/sepc/static/media/finalize.f627ad33ca015f13860f.svg);
}
.WebOffice_importIcon__r3jEw {
  background-image: url(/sepc/static/media/imp.67d3d2049edacc943367.svg);
}
.WebOffice_exportIcon__izR6N {
  background-image: url(/sepc/static/media/exp.385a00a8d9b958ebb101.svg);
}
.WebOffice_fullscreenIcon__qrWsH {
  background-image: url(/sepc/static/media/fullscreen.d80935da651a77e5eef5.svg);
}
.WebOffice_aboutIcon__XMgFc {
  background-image: url(/sepc/static/media/about.692dd84ea2ade3f40a8f.svg);
}
.WebOffice_labelIcon__0EFMa {
  background-image: url(/sepc/static/media/label.16e92e1a488b62c2b16c.svg);
}

.loginForFinance_layoutWrap__qnA6f {
  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__qnA6f .loginForFinance_header__iBX1M {
  height: 64px;
  background: transparent;
}
.loginForFinance_layoutWrap__qnA6f .loginForFinance_content__5Uxyw {
  display: flex;
  align-items: center;
  margin: 0 auto;
  position: relative;
}
.loginForFinance_layoutWrap__qnA6f .loginForFinance_footer__fN40Y {
  width: 100%;
  text-align: center;
  background: transparent;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H {
  height: 700px;
  width: 1200px;
  border-radius: 60px;
  padding-top: 40px;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_top__cuvt1 {
  font-weight: bold;
  font-size: 42px;
  color: #1677ff;
  text-align: center;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 {
  margin: 8px 32px 0px 64px;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 .ant-tabs-nav::before {
  border-bottom: none;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 .ant-tabs-nav-wrap {
  justify-content: center;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 .ant-tabs-tab {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 500;
  width: 76px;
  margin: 0 16px;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 .ant-tabs-tab .ant-tabs-tab-btn {
  margin: 0 auto;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 .ant-tabs-tab-active {
  color: #1677ff;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 .ant-tabs-top-bar {
  border-bottom: 0;
}
.loginForFinance_loginWrap__kAiJi .loginForFinance_contentCard__T4g1H .loginForFinance_rightContent__qxVF6 .ant-tabs-tabpane {
  padding-top: 24px;
}

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

.sologin_layoutWrap__rUyoB {
  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__rUyoB .sologin_header__QQwsD {
  height: 64px;
  background: transparent;
}
.sologin_layoutWrap__rUyoB .sologin_content__l20qN {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sologin_layoutWrap__rUyoB .sologin_footer__5YTma {
  width: 100%;
  text-align: center;
  background: transparent;
}
.sologin_layoutWrap__rUyoB .sologin_copyrightContainer__PFc3y {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 28px;
}
.sologin_layoutWrap__rUyoB .sologin_copyrightContainer__PFc3y .sologin_copyrightContent__A77Nm {
  width: 1100px;
  margin: 0 auto;
  font-weight: 400;
  font-size: 14px;
  color: #00122d;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sologin_layoutWrap__rUyoB .sologin_copyrightContainer__PFc3y .sologin_copyrightContent__A77Nm .sologin_copyrightItem__qK-bl {
  cursor: pointer;
  transition: color 0.3s;
}
.sologin_layoutWrap__rUyoB .sologin_copyrightContainer__PFc3y .sologin_copyrightContent__A77Nm .sologin_copyrightItem__qK-bl:hover {
  color: #0046af;
}
.sologin_loginWrap__mFkui {
  width: 1317px;
  height: 680px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.sologin_contentRight__w-wDZ {
  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__w-wDZ .sologin_title__dFO4p {
  font-weight: bold;
  font-size: 24px;
  color: #262626;
  padding-top: 96px;
}
.sologin_contentRight__w-wDZ .sologin_content__l20qN {
  font-weight: 500;
  font-size: 16px;
  color: #0061a6;
  padding: 64px 0 48px 2px;
}
.sologin_contentRight__w-wDZ .sologin_content__l20qN .sologin_listItem__orS-0 {
  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__w-wDZ .sologin_content__l20qN .sologin_listItem__orS-0:hover {
  box-shadow: 0 0 10px 0 rgba(0, 102, 255, 0.15);
  background: rgba(0, 102, 255, 0.15) !important;
}
.sologin_contentRight__w-wDZ .sologin_content__l20qN .sologin_listItemTitle__1tCQ5 {
  font-weight: 500;
  font-size: 16px;
  color: #0061a6;
  margin-top: 5px;
}
.sologin_contentRight__w-wDZ .sologin_bottom__cIz3s {
  font-weight: 400;
  font-size: 14px;
  color: #0066ff;
  cursor: pointer;
}
.sologin_loginContent__Xptz0 {
  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__Xptz0 .sologin_topBack__C8x4b {
  font-weight: 400;
  font-size: 14px;
  color: #0066ff;
  text-align: left;
  cursor: pointer;
}
.sologin_loginContent__Xptz0 .sologin_topTitle__mTP5L {
  font-weight: bold;
  font-size: 32px;
  color: #262626;
  text-align: center;
  margin-bottom: 30px;
}
.sologin_loginContent__Xptz0 .sologin_loginContentBottom__S-kkV {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 16px;
  font-weight: 400;
  font-size: 14px;
}
.sologin_loginContent__Xptz0 .sologin_serviceGuide__up5xF {
  width: 200px;
  text-align: center;
  position: absolute;
  left: calc(50% - 100px);
  bottom: 32px;
}
.sologin_loginContent__Xptz0 .sologin_serviceGuide__up5xF .sologin_guideLink__3\+uLi {
  text-decoration: underline;
}
.sologin_registerModalContent__V\+JoR {
  padding: 40px 0;
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalTitle__386nj {
  font-weight: 500;
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-bottom: 36px;
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalApp__6R3x7 {
  display: flex;
  justify-content: center;
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalApp__6R3x7 .sologin_registerModalAppItem__EFMKm {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalApp__6R3x7 .sologin_registerModalAppItem__EFMKm:first-child {
  margin-right: 100px;
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalApp__6R3x7 .sologin_registerModalAppItem__EFMKm:hover .sologin_mask__ZJp3t {
  background-color: rgba(0, 102, 255, 0.08);
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalApp__6R3x7 .sologin_registerModalAppItem__EFMKm .sologin_mask__ZJp3t {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: transparent;
  transition: background-color 0.3s;
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalApp__6R3x7 .sologin_registerModalAppItem__EFMKm .sologin_mask__ZJp3t .sologin_appContainer__xDmvy {
  width: 100px;
  height: 100px;
  -webkit-user-select: none;
          user-select: none;
}
.sologin_registerModalContent__V\+JoR .sologin_registerModalApp__6R3x7 .sologin_registerModalAppItem__EFMKm .sologin_appName__fHGGo {
  font-weight: bold;
  font-size: 15px;
  color: #333;
  margin-top: 12px;
}
.sologin_commonBtnStyle__9C38j {
  background: linear-gradient(90deg, #1890ff 0%, #0066ff 100%);
  border-radius: 4px;
  color: #ffffff;
  height: 48px;
  font-size: 16px;
  border: none;
}
.sologin_commonBtnStyle__9C38j:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  color: #ffffff !important;
}
.sologin_rightContent__lGt2p .ant-tabs-nav::before {
  border-bottom: none;
}

@keyframes captcha_fadeIn__x5LkT {
  from {
    bottom: 60px;
    opacity: 0;
  }
  to {
    bottom: 50px;
    opacity: 1;
  }
}
.captcha_captchaContainer__x4Jx- {
  padding: 4px 0;
  width: 100%;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
}
.captcha_captchaContainer__x4Jx- .captcha_captchaTrack__G-Cjr {
  height: calc(42px + 2px);
  border-radius: 6px;
  position: relative;
  border: 1px solid #d9d9d9;
  background-color: #f5f5f5;
  vertical-align: middle;
  text-align: center;
}
.captcha_captchaContainer__x4Jx- .captcha_captchaTrack__G-Cjr .captcha_captchaSlider__Vb9DC {
  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__x4Jx- .captcha_captchaTrack__G-Cjr .captcha_captchaSlider__Vb9DC:hover {
  background-color: #1991fa;
  color: white;
}
.captcha_captchaContainer__x4Jx- .captcha_captchaTrack__G-Cjr .captcha_finsTips__J0evb {
  position: absolute;
  width: 100%;
  height: 42px;
  line-height: 42px;
  color: rgba(0, 0, 0, 0.65);
}
.captcha_captchaContainer__x4Jx- .captcha_captchaTrack__G-Cjr .captcha_finsSuccess__9pmcE {
  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__x4Jx- .captcha_captchaTrack__G-Cjr .captcha_finsSuccess__9pmcE span {
  transition: 0.7s ease-in;
}

.HCVerificationModal_loginCaptchaAudio__WQJAJ {
  width: 169px;
  height: 40px;
  background-color: #e6f1ff;
  border-radius: 8px;
  padding: 0 8px;
  display: flex;
  align-items: center;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_playerBtn__Jrl-Z {
  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__WQJAJ .HCVerificationModal_playerBtn__Jrl-Z:hover {
  background-color: #fcfcfc;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_playerBtn__Jrl-Z .HCVerificationModal_triangle__H9snN {
  margin-left: 2px;
  width: 0;
  height: 0;
  border-left: 10px solid #007aff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_playerBtn__Jrl-Z .HCVerificationModal_doubleLine__t5hz\+ {
  width: 11px;
  height: 12px;
  border-left: 4px solid #007aff;
  border-right: 4px solid #007aff;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU {
  margin-left: 8px;
  height: 32px;
  flex-grow: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_wave__UAZBF,
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y {
  width: 4px;
  height: 8px;
  background-color: #007aff;
  border-radius: 2px;
}
@keyframes HCVerificationModal_waveAnimation__fy0e4 {
  0% {
    height: 10px;
  }
  50% {
    height: 26px;
  }
  100% {
    height: 12px;
  }
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(2) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.42s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(3) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.55s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(4) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.23s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(5) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.48s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(6) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.36s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(7) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.6s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(8) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.27s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(9) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.52s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(10) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.34s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(11) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.41s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(12) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.29s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(13) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.56s infinite ease-in-out;
}
.HCVerificationModal_loginCaptchaAudio__WQJAJ .HCVerificationModal_waves__J\+mmU .HCVerificationModal_waveActive__QU61y:nth-child(14) {
  animation: HCVerificationModal_waveAnimation__fy0e4 0.47s infinite ease-in-out;
}

.Address_addressTitle__u0LWo {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d2d2d2;
}
.Address_selected_office__nq5ky {
  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__nq5ky:hover {
  color: #ffffff;
}
.Address_selected_post__\+8\+sx {
  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__\+8\+sx:hover {
  color: #ffffff;
}
.Address_treeBox__6kggy {
  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__6kggy .ant-tree .ant-tree-iconEle {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.Address_treeBox__6kggy .ant-tree .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.Address_treeBox__6kggy .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Address_treeBox__6kggy .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__6kggy .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Address_treeBox__6kggy .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__YyRnJ {
  height: 40px;
}
.Address_officeTree_btn__wbJh\+ {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.Address_officeTree_btn1__7MnA7 {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.Address_officeTree_btn__wbJh\+:hover {
  background: #1677ff;
  color: #ffffff;
}
.Address_form_tools__cbwTK {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  background: #fff;
  text-align: right;
}
.Address_clearfix__CMspE: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__qz-Y3 {
  width: 60px;
  float: left;
}
.OfficeShow_office_title__FvoJ4 {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  float: left;
  padding: 6px 0 0 10px;
}
.OfficeShow_clearfix__EDl-R:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}

.AddressPost_addressTitle__YaEud {
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #d2d2d2;
}
.AddressPost_selected_office__hnPQg {
  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__hnPQg:hover {
  color: #ffffff;
}
.AddressPost_selected_post__blRa\+ {
  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__blRa\+:hover {
  color: #ffffff;
}
.AddressPost_treeBox__YvjUi {
  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__YvjUi ul li {
  margin-left: -24px;
}
.AddressPost_treeBox__YvjUi ul li .ant-tree-node-content-wrapper {
  padding-left: 24px;
}
.AddressPost_treeBox__YvjUi .ant-tree .ant-tree-iconEle {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.AddressPost_treeBox__YvjUi .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.AddressPost_treeBox__YvjUi .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__YvjUi .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.AddressPost_treeBox__YvjUi .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__gqlOB {
  height: 40px;
}
.AddressPost_officeTree_btn__s5wm\+ {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_topBtn__Qtd6h {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-bottom: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_topBtn1__N78rA {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-bottom: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_topBtn__Qtd6h:hover {
  background: #1677ff;
  color: #ffffff;
}
.AddressPost_postTree_bottomBtn__YqMra {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_bottomBtn1__BBK6R {
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #1677ff;
  border-top: 1px solid #d2d2d2;
  cursor: pointer;
}
.AddressPost_postTree_bottomBtn__YqMra:hover {
  background: #1677ff;
  color: #ffffff;
}
.AddressPost_form_tools__eDYP6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #e9e9e9;
  padding: 10px 16px;
  background: #fff;
  text-align: right;
}
.AddressPost_clearfix__uFndS:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}

.PostShow_office_img__zOaN7 {
  width: 60px;
  float: left;
}
.PostShow_office_title__eQoNf {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  padding: 6px 0 0 10px;
}
.PostShow_role_name__q\+3JJ {
  font-size: 20px;
  padding: 10px 45px 10px 45px;
}
.PostShow_clearfix__dp4sY:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}

.Lower_treeWrap__PTO68 {
  min-height: 700px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_treeWrap__PTO68 .Lower_search__P0Wls {
  height: 40px;
}
.Lower_treeWrap__PTO68 .Lower_icon__rfpEc {
  color: #aee4fa;
}
.Lower_treeWrap__PTO68 .Lower_tree__Dfpvp {
  margin-top: 20px;
}
.Lower_treeWrap__PTO68 .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
}
.Lower_treeWrap__PTO68 .ant-dropdown-trigger {
  height: 40px;
  line-height: 40px;
  float: right;
}
.Lower_treeWrap__PTO68 .ant-tree .ant-tree-iconEle {
  cursor: pointer;
}
.Lower_treeWrap__PTO68 .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Lower_treeWrap__PTO68 .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__PTO68 .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.Lower_treeWrap__PTO68 .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__qY5b4 {
  padding-left: 40px;
}
.Lower_lowerOffice__qY5b4 .Lower_lowerOfficeTitle__4bvuh {
  margin-bottom: 16px;
}
.Lower_lowerOffice__qY5b4 .Lower_lowerOfficeTitle__4bvuh .Lower_lowerOfficeImg__SMLOm {
  width: 60px;
}
.Lower_lowerOffice__qY5b4 .Lower_lowerOfficeTitle__4bvuh .Lower_lowerOfficeTitleName__wpfNL {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  vertical-align: middle;
  padding-left: 8px;
}
.Lower_lowerOffice__qY5b4 .Lower_officeTitle__318NK {
  font-size: 36px;
  font-weight: bolder;
  color: #1677ff;
  float: left;
  padding: 6px 0 0 10px;
}
.Lower_lowerOffice__qY5b4 .Lower_officeTable__L7M14 {
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_lowerOffice__qY5b4 .Lower_officeList__N9ZOk {
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_subOffice__STf99 {
  margin-top: 20px;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.Lower_clearfix__lmxk7:after {
  content: ' ';
  display: block;
  clear: both;
  visibility: hidden;
}
.Lower_descriptions__UR03N .ant-descriptions-view .ant-descriptions-row > td {
  height: 60px;
}

.phasedivide_tabWrapper__fa\+Sc {
  outline: 1px solid #d2d2d2;
  display: flex;
  cursor: pointer;
}
.phasedivide_tabLeftWrapper__QUff2 {
  width: calc(50% + 40px);
  margin-right: -40px;
  height: 40px;
  position: relative;
}
.phasedivide_tabRightWrapper__KdYPU {
  width: calc(50% + 40px);
  margin-left: -40px;
  height: 40px;
  position: relative;
}
.phasedivide_tabLeft__T2sBJ {
  border-bottom: 40px solid #fff;
  border-right: 80px solid transparent;
  transition: all 0.3s;
}
.phasedivide_tabRight__dxFbH {
  border-top: 40px solid #fff;
  border-left: 80px solid transparent;
  transition: all 0.3s;
}
.phasedivide_tabLeftSelected__gsphU {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(22 119 255 / var(--tw-border-opacity));
}
.phasedivide_tabRightSelected__4Fa8I {
  --tw-border-opacity: 1;
  border-top-color: rgb(22 119 255 / var(--tw-border-opacity));
}
.phasedivide_tabContentLeft__-y4f8 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.phasedivide_tabContentRight__q-Ibe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 80px;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.phasedivide_tabContentText__ly2QX {
  font-size: 16px;
  font-weight: bold;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.phasedivide_tabContentTextSelected__7hjoF {
  color: #fff;
}
.phasedivide_officeTitle__yoXi1 {
  font-size: 36px;
  font-weight: bolder;
  margin-left: 16px;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.phasedivide_officeTree__4ykTn .ant-tree .ant-tree-iconEle {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.phasedivide_officeTree__4ykTn .ant-tree .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.phasedivide_officeTree__4ykTn .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.phasedivide_officeTree__4ykTn .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__4ykTn .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.phasedivide_officeTree__4ykTn .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__HGUWr .ant-alert {
  align-items: flex-start;
}
.SupplierJoin_alertStyle__HGUWr .ant-alert-icon {
  margin: 4px 8px 0 0;
}
.SupplierJoin_alertStyle__HGUWr .SupplierJoin_content__tHz5h {
  overflow-wrap: break-word;
  word-break: break-all;
  line-height: 22px;
  position: relative;
}
.SupplierJoin_alertStyle__HGUWr .SupplierJoin_content__tHz5h .SupplierJoin_iconShow__9Liej {
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.SupplierJoin_alertStyle__HGUWr .SupplierJoin_hiddenHeight__xwh24 {
  overflow: hidden;
  text-overflow: clip;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.SupplierJoin_alertStyle__HGUWr .SupplierJoin_isMoreContent__b6VRa {
  padding-right: 14px;
}
.SupplierJoin_sellBidModal__IKs2M {
  width: 100%;
  height: 100vh;
  max-width: none;
}
.SupplierJoin_sellBidModal__IKs2M .ant-modal-content {
  height: 100%;
  width: 100%;
}
.SupplierJoin_sellBidModal__IKs2M .ant-tabs-tab {
  background: #8abafd !important;
  color: #ffffff;
}
.SupplierJoin_sellBidModal__IKs2M .ant-tabs-tab-active {
  background: #1676fd !important;
}
.SupplierJoin_sellBidModal__IKs2M .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;
}

.AnnounceBid_right__\+utEE {
  text-align: right;
}
.AnnounceBid_center__jUTnW {
  text-align: center;
}
.AnnounceBid_tableTitle__z3edJ {
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
}

.ChatBoard_chatBoardContainer__Ep5xu .ChatBoard_msgUserName__gl33i {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainer__Ep5xu .ChatBoard_msgTime__x6hkO {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainer__Ep5xu .ChatBoard_listWrapper__I5\+xI {
  width: 100%;
  height: 310px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 10px;
}
.ChatBoard_chatBoardContainerWithoutLive__dnNT4 {
  height: 100%;
}
.ChatBoard_chatBoardContainerWithoutLive__dnNT4 .ChatBoard_msgUserName__gl33i {
  max-width: 200px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainerWithoutLive__dnNT4 .ChatBoard_msgTime__x6hkO {
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #0251a6;
  display: inline-block;
  vertical-align: top;
}
.ChatBoard_chatBoardContainerWithoutLive__dnNT4 .ChatBoard_listWrapper__I5\+xI {
  width: 100%;
  height: calc(100% - 64px);
  overflow-y: scroll;
  overflow-x: hidden;
  margin-bottom: 10px;
}

.NoticeBoard_noticeBoardContainer__VLWiW .ant-list-item {
  margin-top: 3px;
  margin-bottom: 3px;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_listWrapper__4RyIx {
  width: 100%;
  height: 310px;
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_listWrapperNoSender__ryzO8 {
  width: 100%;
  height: 360px;
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_unread__vJmZa {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_read__qDc4B {
  border: 1px solid transparent;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_noticeUserName__UGUfP {
  color: #fe7211;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_tipsWrap__jVlhi {
  width: 100%;
  text-align: center;
  padding: 0px 45px;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_tipsWrap__jVlhi .NoticeBoard_tips__Qb7-o {
  background-color: lightgray;
  border-radius: 3px;
}
.NoticeBoard_noticeBoardContainer__VLWiW .NoticeBoard_tipsWrap__jVlhi .NoticeBoard_tips__Qb7-o .NoticeBoard_readAllBtn__tyEkf {
  text-underline: black;
  cursor: pointer;
  color: #05a7d8;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw {
  height: 100%;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .ant-list-item {
  margin-top: 3px;
  margin-bottom: 3px;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_listWrapper__4RyIx {
  width: 100%;
  height: calc(100% - 64px);
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_listWrapperNoSender__ryzO8 {
  width: 100%;
  height: calc(100% - 64px);
  overflow-y: scroll;
  margin-bottom: 10px;
  line-height: 1.5em;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_unread__vJmZa {
  background-color: #fffbe6;
  border: 1px solid #ffe58f;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_read__qDc4B {
  border: 1px solid transparent;
  padding: 2px 5px;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_noticeUserName__UGUfP {
  color: #fe7211;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_tipsWrap__jVlhi {
  width: 100%;
  text-align: center;
  padding: 0px 45px;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_tipsWrap__jVlhi .NoticeBoard_tips__Qb7-o {
  background-color: lightgray;
  border-radius: 3px;
}
.NoticeBoard_noticeBoardContainerWithoutLive__tKzUw .NoticeBoard_tipsWrap__jVlhi .NoticeBoard_tips__Qb7-o .NoticeBoard_readAllBtn__tyEkf {
  text-underline: black;
  cursor: pointer;
  color: #05a7d8;
}

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

.StatusIcon_statusIconFont__qfw-r {
  /*transform: rotate(-30deg);*/
  color: white;
  font-size: large;
  font-weight: bold;
  margin-top: -16px;
}

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

.orderList_order-list-goods-name-cell-wrapper__ly5Ew {
  padding-left: 12px;
}
.orderList_order-list-goods-name-cell-wrapper__ly5Ew::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__ly5Ew::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-width: 20px;
}
.orderList_order-list-goods-name-cell-wrapper-on__0fCFV::before {
  content: '上架';
}
.orderList_order-list-goods-name-cell-wrapper-on__0fCFV::after {
  border-color: #5993ee transparent transparent #5993ee;
}
.orderList_order-list-goods-name-cell-wrapper-off__IElnY::before {
  content: '下架';
}
.orderList_order-list-goods-name-cell-wrapper-off__IElnY::after {
  border-color: #aaaaaa transparent transparent #aaaaaa;
}
.orderList_descriptionLabel__\+-gYj::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.orderList_ribbonWrapper__DGVOB {
  position: relative;
}
.orderList_ribbon__GlnvK {
  left: -7px;
  position: absolute;
  top: 6%;
}
.orderList_topInfoCard__2tO8- .ant-card-head {
  background: #f9f9f9;
}
.orderList_orderDetailsFileList__0Kd2W .ant-upload-list-item {
  margin-top: 0;
}

.SupplierOnlinePayStyle_divBox__EsExp {
  background-color: white;
  border-top: 4px solid #0066ff;
  padding-left: 16px;
  padding-right: 16px;
}
.SupplierOnlinePayStyle_divBox__EsExp .SupplierOnlinePayStyle_divTitle__-jzvG {
  margin-top: 24px;
  font-weight: bolder;
}
.SupplierOnlinePayStyle_divBox__EsExp .SupplierOnlinePayStyle_divNote__LBhEt {
  margin-top: 12px;
  color: #666666;
  line-height: 24px;
  max-height: calc(100% - 60px);
  overflow-y: auto;
}
.SupplierOnlinePayStyle_divBox__EsExp .SupplierOnlinePayStyle_pmStyle__qkqPr {
  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__xCulU {
  line-height: 24px;
  margin-bottom: 16px;
}
.SupplierOnlinePayStyle_tipsContainer__IkVST {
  width: 100%;
  min-height: 138px;
  background: url(/sepc/static/media/tips_bgi.c295ce058cd4fcff20a0.png) no-repeat 100% 0;
  padding: 16px;
  margin-bottom: 16px;
}
.SupplierOnlinePayStyle_tipsContainer__IkVST .SupplierOnlinePayStyle_tipsTitle__Ua1-C {
  font-size: 14px;
  font-weight: bold;
  color: #00327c;
}
.SupplierOnlinePayStyle_tipsContainer__IkVST .SupplierOnlinePayStyle_tipsTitle__Ua1-C .SupplierOnlinePayStyle_tipsDesc__dJ6SM {
  margin-left: 5px;
  font-weight: 400;
  color: #00327c;
}
.SupplierOnlinePayStyle_tipsContainer__IkVST .SupplierOnlinePayStyle_tipsBlock__Ym8Y3 {
  width: 100%;
  margin-top: 14px;
  height: 32px;
  line-height: 32px;
}
.SupplierOnlinePayStyle_detailBox__VFywQ {
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 8px 8px;
  padding: 8px 0;
}
.SupplierOnlinePayStyle_detailBox__VFywQ .SupplierOnlinePayStyle_detailTitle__UIHOT {
  height: 24px;
  line-height: 24px;
}
.SupplierOnlinePayStyle_detailBox__VFywQ .SupplierOnlinePayStyle_detailTitle__UIHOT .SupplierOnlinePayStyle_detailPackageNum__qohNB {
  font-size: 12px;
  padding: 0 8px;
  background: #e4efff;
  border-radius: 0px 12px 12px 0px;
  color: #0066ff;
  display: inline-block;
  vertical-align: top;
}
.SupplierOnlinePayStyle_detailBox__VFywQ .SupplierOnlinePayStyle_detailTitle__UIHOT .SupplierOnlinePayStyle_detailPackageName__QPpTs {
  font-weight: bolder;
  padding-left: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  max-width: calc(100% - 128px);
  display: inline-block;
}
.SupplierOnlinePayStyle_detailBox__VFywQ .SupplierOnlinePayStyle_detailContent__VZ8YQ {
  margin-top: 8px;
  height: 100px;
  padding: 16px;
  background: rgba(0, 102, 255, 0.04);
  display: flex;
  justify-content: space-between;
}
.SupplierOnlinePayStyle_detailBox__VFywQ .SupplierOnlinePayStyle_detailFooter__EixKA {
  padding: 16px 16px 8px;
  min-height: 56px;
}
.SupplierOnlinePayStyle_payModal__MtXVk .ant-modal-content {
  padding: 0;
}
.SupplierOnlinePayStyle_payModal__MtXVk .ant-modal-header {
  padding-left: 20px;
  padding-top: 18px;
}
.SupplierOnlinePayStyle_payImg__pNtCz {
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #cccccc;
  padding: 12px 18px;
  display: inline-block;
  cursor: pointer;
}
.SupplierOnlinePayStyle_paySelectImg__g75uq {
  border: 1px solid #0066ff;
}
.SupplierOnlinePayStyle_payCode__4a\+Hm {
  text-align: center;
  border-left: 1px solid;
  border-image: linear-gradient(180deg, #ffffff 0%, #d9d9d9 43%, #ffffff 100%) 1;
}
.SupplierOnlinePayStyle_payCode__4a\+Hm .SupplierOnlinePayStyle_codeImg__GIsJl {
  width: 210px;
  height: 210px;
  margin: 0 auto;
  position: relative;
}
.SupplierOnlinePayStyle_payCode__4a\+Hm .SupplierOnlinePayStyle_codeImg__GIsJl .SupplierOnlinePayStyle_centerImg__dHL\+z {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.SupplierOnlinePayStyle_payCode__4a\+Hm .SupplierOnlinePayStyle_codeImg__GIsJl .SupplierOnlinePayStyle_codeLoseImg__tdeDK {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.SupplierOnlinePayStyle_payCode__4a\+Hm .SupplierOnlinePayStyle_codeImg__GIsJl .SupplierOnlinePayStyle_centerText__-PJs5 {
  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__4a\+Hm .SupplierOnlinePayStyle_mask__a5j37 .ant-spin-dot {
  display: none;
}
.SupplierOnlinePayStyle_payCode__4a\+Hm .SupplierOnlinePayStyle_mask__a5j37 .ant-spin-text {
  padding-top: 0 !important;
  color: #262626;
  transform: translateY(-50%);
}
.SupplierOnlinePayStyle_orderTitle__U9mHa {
  margin-bottom: 24px;
  border-bottom: 1px solid #1676fd;
  display: inline-block;
  line-height: 30px;
}
.SupplierOnlinePayStyle_modalTipOut__kbfOt {
  /* 保持原有淡出动画，但修改最终位置 */
  animation: SupplierOnlinePayStyle_antModalFadeOut__olvwO 0.2s forwards, SupplierOnlinePayStyle_customExitPosition__gpNT1 0.2s forwards !important;
}
@keyframes SupplierOnlinePayStyle_customExitPosition__gpNT1 {
  to {
    transform: translate(70%, 70%);
    /* 自定义最终位置 */
  }
}
/* 覆盖antd原有淡出动画，只保留opacity变化 */
@keyframes SupplierOnlinePayStyle_antModalFadeOut__olvwO {
  to {
    opacity: 0;
  }
}
.SupplierOnlinePayStyle_contentBack__bi0Ze {
  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__eP296 {
  max-width: 100vw;
  top: 0;
  padding: 1px;
  -webkit-user-select: none;
}
.SupplierOnlinePayStyle_modalWindow__eP296 .ant-modal-content {
  padding: 0;
  height: 100%;
}
.SupplierOnlinePayStyle_handleIcon__NvPAx {
  margin-left: 32px;
  cursor: pointer;
  color: #333333;
  font-size: 30px;
}

.OrderStatistics_container__sOjYn {
  margin: 24px 0;
  height: 128px;
  background-color: #eff5ff;
  border-radius: 8px;
  display: flex;
  overflow: hidden;
}
.OrderStatistics_container__sOjYn .OrderStatistics_bookmark__VayhF {
  width: 80px;
  height: 100%;
  background-color: #5588ff;
  writing-mode: vertical-rl;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-user-select: none;
          user-select: none;
}
.OrderStatistics_container__sOjYn .OrderStatistics_item__aFCiH {
  display: flex;
  justify-content: center;
  align-items: center;
}
.OrderStatistics_container__sOjYn .OrderStatistics_item__aFCiH .OrderStatistics_itemContent__iR9DB {
  margin-top: 8px;
  display: flex;
  flex-direction: column;
}
.OrderStatistics_container__sOjYn .OrderStatistics_item__aFCiH .OrderStatistics_itemContent__iR9DB .OrderStatistics_itemTitle__v9KMC {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 8px;
}
.OrderStatistics_container__sOjYn .OrderStatistics_item__aFCiH .OrderStatistics_itemContent__iR9DB .OrderStatistics_itemNum__Yz5aq {
  font-size: 28px;
  font-weight: bold;
}

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

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

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

.PurchaseConfirm_tableStyle__zw7cs .ant-table-cell {
  padding: 0 8px;
}
.PurchaseConfirm_listContent__L51M4 {
  display: flex;
}
.PurchaseConfirm_listContent__L51M4 .PurchaseConfirm_listTable__dcHSE {
  min-width: 230px;
}
.PurchaseConfirm_listContent__L51M4 .PurchaseConfirm_listTable__dcHSE .ant-table-cell {
  padding: 16px 8px !important;
}
.PurchaseConfirm_listContent__L51M4 .PurchaseConfirm_listForm__qRS9I {
  display: inline-block;
  margin-left: 4px;
  width: 100%;
}
.PurchaseConfirm_content__YdIHD {
  overflow-y: auto;
  height: calc(100vh - 410px);
}
.PurchaseConfirm_infoTable__rzXQR {
  line-height: 60px;
  width: 100%;
}
.PurchaseConfirm_infoTable__rzXQR td {
  padding: 0 8px;
}
.PurchaseConfirm_infoTable__rzXQR .PurchaseConfirm_contentLine__wxQSc {
  line-height: 32px;
}
.PurchaseConfirm_infoTable__rzXQR .PurchaseConfirm_contentLineHeight__VAecS {
  line-height: 24px;
}
.PurchaseConfirm_infoTitle__3T-Kt {
  text-align: center;
  font-weight: bolder;
  width: 160px;
}
.PurchaseConfirm_pdfContent__A046z {
  position: relative;
}
.PurchaseConfirm_pdfContent__A046z .PurchaseConfirm_pdfBtn__UqUzU {
  position: absolute;
  right: 0;
  z-index: 10;
}
.PurchaseConfirm_modalWindow__LIT70 {
  height: 100vh;
  max-width: 100vw;
}
.PurchaseConfirm_modalWindow__LIT70 .ant-modal-content {
  height: 100vh;
}
.PurchaseConfirm_modalWindow__LIT70 .ant-modal-body {
  height: calc(100vh - 116px);
  min-height: 340px;
  display: grid;
  place-items: center;
  /* 同时在水平和垂直方向上居中 */
}

.ProcurementMethodFormItem_useModal__KoDi3 .ant-modal-content {
  padding: 0;
}
.ProcurementMethodFormItem_leftCol__ybfT5 {
  background-image: url(/sepc/static/media/leftBg.1bce6ab11d796c0c27cc.png);
  background-repeat: no-repeat;
  padding: 16px;
  background-size: 100% auto;
  background-position: center top;
}
.ProcurementMethodFormItem_selectCardStyle__GbJZA {
  width: 364px;
  height: 150px;
  padding: 24px;
  margin-bottom: 24px;
  position: relative;
  border-radius: 4px;
  background: linear-gradient(360deg, rgba(255, 255, 255, 0.6) 0%, rgba(224, 233, 255, 0.6) 100%);
  cursor: pointer;
  z-index: 1;
}
.ProcurementMethodFormItem_selectCardStyle__GbJZA::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 4px;
  padding: 1px;
  background: linear-gradient(360deg, #ffffff, #026bff);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: 0;
}
.ProcurementMethodFormItem_unSelectedCardStyle__IjX4Z::before {
  background: linear-gradient(360deg, #ffffff, rgba(100, 128, 169, 0.2));
}
.ProcurementMethodFormItem_checkStyle__sQ4TV {
  width: 46px;
  height: 18px;
  position: absolute;
  top: 0;
  right: 0;
}
.ProcurementMethodFormItem_rightCol__MZpoK {
  background-image: url(/sepc/static/media/rightBg.52e3e1e0c2ab4a14d60a.png);
  background-repeat: no-repeat;
  padding: 16px 24px;
  background-size: cover;
  background-position: center top;
}
.ProcurementMethodFormItem_topCard__PVRXs {
  width: 100px;
  height: 35px;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 12px;
  color: #0066ff;
  padding: 10px 8px;
  background: linear-gradient(345deg, #ffffff 0%, #d4e9ff 100%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.01);
  border-radius: 6px;
  position: relative;
  z-index: 1;
}
.ProcurementMethodFormItem_topCard__PVRXs::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 6px;
  padding: 1px;
  background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}
.ProcurementMethodFormItem_content__xyJzb {
  height: 580px;
  padding: 16px 0px 16px 16px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 8px;
  position: relative;
  z-index: 1;
  overflow-y: auto;
  scrollbar-width: thin;
}
.ProcurementMethodFormItem_content__xyJzb::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 8px;
  padding: 1px;
  background: linear-gradient(270deg, #e1edff, #ffffff);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  z-index: -1;
}
.ProcurementMethodFormItem_content__xyJzb .ProcurementMethodFormItem_scrollArea__pnjhM {
  height: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #b2b2b2 transparent;
}
.ProcurementMethodFormItem_content__xyJzb .ProcurementMethodFormItem_title__FH1B4 {
  font-weight: bold;
  font-size: 14px;
  color: #262626;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.ProcurementMethodFormItem_content__xyJzb .ProcurementMethodFormItem_stepHeader__qHe9I {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: bold;
  color: #0066ff;
}
.ProcurementMethodFormItem_content__xyJzb .ProcurementMethodFormItem_stepContent__NQ\+Ld {
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px dashed #0066ff;
}
.ProcurementMethodFormItem_content__xyJzb .ProcurementMethodFormItem_stepText__VAxi7 {
  margin-bottom: 6px;
  color: #666666;
  font-size: 14px;
}
.ProcurementMethodFormItem_imgRadio__0Ojrs .ant-radio-inner {
  display: none;
}
.ProcurementMethodFormItem_imgRadio__0Ojrs .ant-radio {
  width: 0;
  margin-right: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
}
.ProcurementMethodFormItem_imgRadio__0Ojrs span.ant-radio + * {
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
}
.ProcurementMethodFormItem_slideIn__FtpK9 {
  animation: ProcurementMethodFormItem_slideInFromRight__5u8tF 0.3s ease-out forwards;
}
@keyframes ProcurementMethodFormItem_slideInFromRight__5u8tF {
  from {
    transform: translateX(80px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}

.ElectronicBiddingDocDrawer_electronicBiddingDocDrawer__woA-P .ant-spin-container {
  border-radius: 8px;
}
.ElectronicBiddingDocDrawer_electronicBiddingDocDrawer__woA-P .ElectronicBiddingDocDrawer_DigitalProcurementEditorCard__l-5Wq {
  border-radius: 0;
}
.ElectronicBiddingDocDrawer_electronicBiddingDocDrawer__woA-P .ElectronicBiddingDocDrawer_DigitalProcurementEditorCard__l-5Wq .ant-card-head {
  margin-bottom: 0;
  padding: 0 16px;
}
.ElectronicBiddingDocDrawer_electronicBiddingDocDrawer__woA-P .ElectronicBiddingDocDrawer_DigitalProcurementEditorCard__l-5Wq .ant-card-body {
  padding: 0;
}

.CompetitiveChange_title__A5Rin {
  display: inline-block;
  padding: 16px 0 6px 6px;
  margin-bottom: 14px;
}
.CompetitiveChange_modalContent__9tcS8 .ant-modal-content {
  padding: 20px 0 0 24px;
}
.CompetitiveChange_digitalScheduleModal__lcGLy {
  width: 860px;
  padding-bottom: 24px;
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleTitle__oNoff {
  display: flex;
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleTitle__oNoff > div {
  flex: 1 1;
  height: 38px;
  font-weight: bold;
  display: inline-block;
  padding: 16px 0 6px 6px;
  margin-bottom: 14px;
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleTitle__oNoff .CompetitiveChange_warningTitle__tEMWi {
  --tw-text-opacity: 1;
  color: rgb(250 140 22 / var(--tw-text-opacity));
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleTitle__oNoff .CompetitiveChange_changeTitle__kjyup {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleTitle__oNoff .CompetitiveChange_testTitle__uN\+L6 {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
  flex: 0.5 1;
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleContent__FmmtB {
  position: relative;
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleContent__FmmtB .CompetitiveChange_changeScheduleBg__NpBaK {
  position: absolute;
  inset: 0;
  display: flex;
  pointer-events: none;
}
.CompetitiveChange_digitalScheduleModal__lcGLy .CompetitiveChange_changeScheduleContent__FmmtB .CompetitiveChange_changeScheduleBg__NpBaK > div {
  flex: 1 1;
  /* 上白，下浅蓝（从 256px 开始） */
  background-image: linear-gradient(to bottom, #ffffff 0px, #ffffff 173px, #f4fbfe 173px, #f4fbfe 100%);
}
.CompetitiveChange_checkTitleBox__4Ikls {
  margin-bottom: 24px;
}
.CompetitiveChange_checkTitleBox__4Ikls .CompetitiveChange_checkTitle__5JpvZ {
  padding: 8px 16px;
  background-color: #f0f7ff;
  font-weight: bolder;
  font-size: 18px;
}
.CompetitiveChange_checkContentItem__cZ4bC {
  position: relative;
  padding: 0 16px 8px;
  min-height: 64px;
}
.CompetitiveChange_checkContentItem__cZ4bC .CompetitiveChange_checkContentItemDescription__GUMPc {
  color: orange;
}
.CompetitiveChange_checkContentItem__cZ4bC .CompetitiveChange_checkContentItemLine__GCBfT {
  position: absolute;
  left: 8px;
  top: 20px;
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
}
.CompetitiveChange_checkContentDot__QeYRh {
  margin-right: 4px;
}
.CompetitiveChange_checkContentDot__QeYRh .ant-badge-status-dot {
  width: 16px !important;
  height: 16px !important;
}

.ProjectSearchTableTitleStyle_titleStyle__XfSwo .ant-table-thead > tr > th {
  padding: 5px 5px !important;
}

.OffLineGiveModal_modalStyle__1Mjv5 .ant-modal-footer {
  text-align: center;
}

.CompNoticeGiveDetail_noticeGiveForm__Nl-rM .ant-form-item {
  margin-bottom: 16px;
}

.ProjectPurchaseTabTitleStatus_titleWithComplete__VlvwQ {
  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__VlvwQ .ProjectPurchaseTabTitleStatus_completeIcon__CTASp {
  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__VlvwQ .ProjectPurchaseTabTitleStatus_completeIcon__CTASp .anticon {
  margin-top: 10px;
  margin-right: 8px;
}
.ProjectPurchaseTabTitleStatus_activeTab__22r6c {
  background-color: #1677ff;
  color: white;
  font-weight: 500;
  border: 1px solid #4990e2;
}
.ProjectPurchaseTabTitleStatus_activeTab__22r6c:hover {
  color: white;
}
.ProjectPurchaseTabTitleStatus_projectPurchaseIcon__Jl4rS {
  width: 2.5em;
  height: 2.5em;
  vertical-align: middle;
  fill: currentColor;
  overflow: hidden;
}

.IntentionDisclosure_rowDragging__fda8N {
  background: #fafafa;
  border: 1px solid #ccc;
}
.IntentionDisclosure_rowDragging__fda8N td {
  padding: 16px;
  visibility: hidden;
}
.IntentionDisclosure_rowDragging__fda8N .IntentionDisclosure_dragVisible__ZB8o9 {
  visibility: visible;
}
.IntentionDisclosure_tableHeadTitle__fbUIs::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__1nEGt {
  background: #fafafa;
  border: 1px solid #ccc;
}
.MiddleSmallProjectTable_rowDragging__1nEGt td {
  padding: 16px;
  visibility: hidden;
}
.MiddleSmallProjectTable_rowDragging__1nEGt .MiddleSmallProjectTable_dragVisible__F7vzM {
  visibility: visible;
}
.MiddleSmallProjectTable_iconStar__D6gVr:before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  font-size: 14px;
  font-family: SimSun, sans-serif;
  line-height: 1;
  content: '*';
}

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

.singleSourcePublicity_title__wmRcr {
  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__fQMMP {
  padding-top: 4px;
}
.singleSourcePublicity_right__wj1zZ {
  text-align: right;
}
.singleSourcePublicity_alertStyle__hroZ2 .ant-alert {
  align-items: flex-start;
}
.singleSourcePublicity_alertStyle__hroZ2 .ant-alert-icon {
  margin: 4px 8px 0 0;
}

.UploadContainerAnnouncement_uploadContainerAnnouncement__EfISg .ant-upload-list-item {
  margin-top: 0 !important;
}

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

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

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

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

.DigitalScheduleEdit_title__tbkNt {
  display: inline-block;
  padding: 16px 0 4px;
  margin-bottom: 14px;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM {
  line-height: 24px;
  height: 100vh;
  max-width: 100vw;
  padding-bottom: 0;
  top: 0;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .DigitalScheduleEdit_digitalScheduleContent__q\+GTS {
  height: calc(100vh - 24px - 8px - 20px * 2);
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .DigitalScheduleEdit_warningTitle__b9nmu {
  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__LoszM .DigitalScheduleEdit_changeTitle__a4jCo {
  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__LoszM .DigitalScheduleEdit_emptyIcon__tn78q {
  position: absolute;
  bottom: 30%;
  right: 25%;
  transform: translateX(50%);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .DigitalScheduleEdit_emptyIcon__tn78q img {
  width: 300px;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM > .ant-modal-content {
  border-radius: 0;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .ant-drawer-body {
  padding: 16px;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .ant-form-item-explain-error {
  line-height: 16px;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .ant-form-item {
  margin-bottom: 20px;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .ant-form-item-label label {
  height: 24px;
  line-height: 24px;
}
.DigitalScheduleEdit_digitalScheduleModal__LoszM .ant-form-item-control .ant-form-item-control-input {
  min-height: 24px;
}

.ProjectMeetingRoom_projectMeetingForm__Ryn08 .ant-form-item {
  margin-bottom: 8px;
}
.ProjectMeetingRoom_projectMeetingListItem__iyDzF {
  border-width: 1px;
  border-style: solid;
  margin-bottom: 8px;
  cursor: pointer;
}
.ProjectMeetingRoom_projectMeetingListItem__iyDzF .ProjectMeetingRoom_projectMeetingListNum__fNi5v {
  color: #ffffff;
  font-weight: bolder;
  border-radius: 50%;
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
}
.ProjectMeetingRoom_projectMeetingListItem__iyDzF .ProjectMeetingRoom_selectIcon__FPu5J {
  color: #1677ff;
  font-size: 20px;
}
.ProjectMeetingRoom_currentSelected__vjP1l {
  border: 2px solid #1677ff;
}
.ProjectMeetingRoom_listBox__FwYDy {
  margin-top: 8px;
}
.ProjectMeetingRoom_listBox__FwYDy ::-webkit-scrollbar {
  display: none;
}
.ProjectMeetingRoom_listBox__FwYDy .ProjectMeetingRoom_listItem__1dCwC {
  overflow-y: auto;
}

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

.ProjectAnnouncementSearchDetail_sidebarTitle__W2tm4 {
  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__wHAT4 {
  width: 90%;
  margin: 20px auto;
}
.ProjectAnnouncementSearchDetail_head__Zlgmc {
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
.ProjectAnnouncementSearchDetail_headNav__7NNpT {
  color: #999;
  font-size: 14px;
  margin: 16px 0;
}
.ProjectAnnouncementSearchDetail_box__SdWkB {
  position: fixed;
  top: 75%;
  right: 8px;
  width: 56px;
  border-radius: 4px;
  border: 1px solid #eee;
  z-index: 1;
}
.ProjectAnnouncementSearchDetail_iconText__UrxFl {
  position: relative;
  height: 56px;
  text-align: center;
  background: white;
  cursor: pointer;
  transition: background 0.3s linear;
}
.ProjectAnnouncementSearchDetail_iconText__UrxFl:hover {
  background: #4e89f5;
}
.ProjectAnnouncementSearchDetail_iconText__UrxFl:hover .ProjectAnnouncementSearchDetail_iconBox__uub0V {
  opacity: 0;
}
.ProjectAnnouncementSearchDetail_iconText__UrxFl:hover .ProjectAnnouncementSearchDetail_textBox__M3dn0 {
  opacity: 1;
}
.ProjectAnnouncementSearchDetail_iconText__UrxFl .ProjectAnnouncementSearchDetail_textBox__M3dn0 {
  height: 56px;
  font-size: 14px;
  opacity: 0;
  color: white;
  transition: opacity 0.3s linear;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.ProjectAnnouncementSearchDetail_iconText__UrxFl .ProjectAnnouncementSearchDetail_iconBox__uub0V {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  transition: opacity 0.3s linear;
  font-size: 24px;
}
.ProjectAnnouncementSearchDetail_tagShape__ayFwi .ant-tag {
  border-radius: 15px;
  height: 32px;
  text-align: center;
  min-width: 96px;
  padding: 4px 0 0 0;
}
.ProjectAnnouncementSearchDetail_tagShape__ayFwi .ant-tag-checkable {
  cursor: pointer;
  background-color: #ffffff;
  color: #1677ff;
  border-color: #1677ff;
}
.ProjectAnnouncementSearchDetail_tagShape__ayFwi .ant-tag-checkable-checked {
  color: #ffffff;
  background-color: #1677ff;
  border-color: #ffffff;
}
.ProjectAnnouncementSearchDetail_tableBorder__fxuFG .ant-table-cell:nth-of-type(5) {
  border-right: 0 !important;
}

.ProjectBookMeetingRoom_meetingRoomPage__5Ru1j .ProjectBookMeetingRoom_titleMain__n1d8P {
  font-weight: bold;
  font-size: 18px;
}
.ProjectBookMeetingRoom_meetingRoomPage__5Ru1j .ProjectBookMeetingRoom_titleMain__n1d8P span {
  margin-right: 16px;
}
.ProjectBookMeetingRoom_meetingRoomPage__5Ru1j .ProjectBookMeetingRoom_titleMain__n1d8P .ProjectBookMeetingRoom_colorCoral__VqflD {
  color: coral;
}
.ProjectBookMeetingRoom_meetingRoomPage__5Ru1j .ProjectBookMeetingRoom_extraMain__7iKZF .ant-btn {
  margin-left: 12px;
}
.ProjectBookMeetingRoom_meetingRoomPage__5Ru1j .ProjectBookMeetingRoom_calenderCard__3oLMY {
  margin-bottom: 32px;
  border: 1px solid #ebedf0;
  border-radius: 4px;
}
.ProjectBookMeetingRoom_meetingRoomPage__5Ru1j .ProjectBookMeetingRoom_filterCard__jY9dQ {
  border-radius: 4px;
}
.ProjectBookMeetingRoom_meetingRoomPage__5Ru1j .ProjectBookMeetingRoom_filterCard__jY9dQ .ant-checkbox-wrapper {
  height: 32px;
  display: block;
}

.regulator_fillItemsWrapper__Qn1ux {
  border: 1px #d9d9d9 solid;
}
.regulator_fillItemsWrapper__Qn1ux .ant-col {
  padding: 0 24px;
  border-bottom: 1px #d9d9d9 solid;
}
.regulator_fillItemsWrapper__Qn1ux .ant-col:last-child {
  border-bottom: 0;
}
.regulator_fillItemsWrapper__Qn1ux .regulator_itemText__gMdw7 {
  color: #1677ff;
  font-weight: normal;
  margin-left: 16px;
}
.regulator_fillItemsWrapper__Qn1ux .regulator_fillStatus__DE\+nJ {
  color: #bfbfbf;
  font-size: 32px;
}
.regulator_fillItemsWrapper__Qn1ux .regulator_hasFilled__aglTW {
  color: #52c41a;
}
.regulator_regulatorExtraForm__E-K8a .regulator_selectedItem__Zb2si {
  padding: 6px;
}
.regulator_regulatorExtraForm__E-K8a .regulator_selected__O5T8Y {
  background: #bae7ff;
}
.regulator_regulatorExtraForm__E-K8a .regulator_fillItem__abuXc {
  padding: 2px 0;
  cursor: pointer;
}
.regulator_regulatorExtraForm__E-K8a .regulator_fillStatus__DE\+nJ {
  color: #bfbfbf;
  font-size: 24px;
}
.regulator_regulatorExtraForm__E-K8a .regulator_hasFilled__aglTW {
  color: #52c41a;
}
.regulator_regulatorExtraForm__E-K8a .regulator_formItemName__NlVyL {
  font-weight: bold;
}
.regulator_regulatorExtraForm__E-K8a .regulator_hasBg__nXeYZ {
  background-color: #fafafa;
  padding-top: 24px;
  margin-bottom: 24px;
}
.regulator_regulatorExtraForm__E-K8a .regulator_required__7zJmV:before {
  display: inline-block;
  margin-right: 4px;
  color: #ff4d4f;
  line-height: 1;
  content: '*';
}
.regulator_otherFiles__rNFYb {
  padding: 10px 20px;
}
.regulator_otherFiles__rNFYb .regulator_prevImage__RpGbH {
  position: relative;
}
.regulator_otherFiles__rNFYb .regulator_prevImage__RpGbH .ant-image {
  position: absolute;
  width: 60px;
  height: 32px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.regulator_regulatorProcess__p2QGY .regulator_hide__FQwcp {
  display: none !important;
}
.regulator_regulatorProcess__p2QGY .ant-steps-item-content {
  position: relative;
  height: 32px;
}
.regulator_regulatorProcess__p2QGY .ant-steps-item-content .ant-steps-item-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.regulator_archiveListView__WsnJr .ant-form,
.regulator_archiveListView__WsnJr .ant-table-wrapper {
  height: calc(68vh + 92px);
}
.regulator_archiveListView__WsnJr .regulator_selected__O5T8Y {
  background: #bae7ff;
}
.regulator_archiveListView__WsnJr .regulator_fileItem__otFPP {
  padding: 2px 0;
  cursor: pointer;
}
.regulator_processMode__YImUJ .ant-radio-wrapper {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 5px 0;
}
.regulator_processMode__YImUJ .ant-radio-wrapper .ant-radio {
  align-self: flex-start;
  margin-top: 3px;
}
.regulator_processMode__YImUJ .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__TadbU .ant-checkbox-wrapper {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 5px 0;
}
.regulator_processCheckBoxMode__TadbU .ant-checkbox-wrapper .ant-checkbox {
  align-self: flex-start;
  margin-top: 3px;
}
.regulator_processCheckBoxMode__TadbU .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__mAePw {
  margin-left: 8px;
  font-weight: bolder;
  color: rgba(0, 0, 0, 0.88);
  border-left: 4px solid #1677ff;
  padding-left: 16px;
  margin-top: 10px;
}

.CompInvitedSupplier_projectTransfer__GjigG .ant-transfer-list-header {
  display: none !important;
}
.CompInvitedSupplier_projectTransfer__GjigG .ant-transfer-list-header-dropdown {
  display: none;
}

.littleTab_collapseStyle__PwA36 .ant-collapse-header {
  padding: 0 !important;
}
.littleTab_bigRow__l0QdK {
  height: calc(100vh - 64px - 16px - 24px - 20px);
}
.littleTab_listScroll__vDjU9 {
  height: calc(100vh - 64px - 145px);
  overflow-y: scroll;
}
.littleTab_listScrollPackage__nrVpO {
  height: calc(100vh - 64px - 273px);
  overflow-y: scroll;
}
.littleTab_tableScroll__RW6iG {
  height: calc(100vh - 64px - 273px - 65px);
  overflow-y: scroll;
}

.SupplementContractContent_indexPageBox__-QS4B {
  min-height: calc(100vh - 96px);
  max-width: 1450px;
  margin: 0 auto;
}
.SupplementContractContent_indexPageBox__-QS4B .SupplementContractContent_tableListStyle__mrYv4 {
  min-height: calc(100vh - 256px);
}
.SupplementContractContent_indexPageBox__-QS4B .SupplementContractContent_tableListStyle__mrYv4 .SupplementContractContent_toolbar__8SfMK {
  position: relative;
  margin: 16px 0;
}
.SupplementContractContent_indexPageBox__-QS4B .SupplementContractContent_tableListStyle__mrYv4 .SupplementContractContent_toolbarShift__jmiIS {
  bottom: 56px;
}
.SupplementContractContent_introduceList__GH-9z ::-webkit-scrollbar {
  display: none;
}
.SupplementContractContent_introduceList__GH-9z .SupplementContractContent_introduceListBox__qY-iC {
  padding: 8px 25px;
  background-color: white;
  height: calc(100vh - 96px);
  overflow-y: auto;
  position: fixed;
}
.SupplementContractContent_checkTitleBox__dZgzn {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.SupplementContractContent_checkTitleBox__dZgzn .SupplementContractContent_checkTitle__Sp5V2 {
  font-weight: bolder;
  font-size: 18px;
}
.SupplementContractContent_checkContentItemStep__vETTy {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.SupplementContractContent_checkContentItemStep__vETTy .SupplementContractContent_checkContentItemStepLeft__051xm {
  position: relative;
}
.SupplementContractContent_checkContentItemStep__vETTy .SupplementContractContent_checkContentItemStepLeft__051xm .SupplementContractContent_checkContentItemLineStep__pVp1B {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.SupplementContractContent_checkContentItemStep__vETTy .SupplementContractContent_checkContentDot__8v6m6 {
  margin-right: 4px;
}
.SupplementContractContent_checkContentItemStep__vETTy .SupplementContractContent_checkContentDot__8v6m6 .ant-badge-status-dot {
  width: 16px;
  height: 16px;
}

.PublicityClassContentViewNew_indexPageBox__hd2cz {
  min-height: calc(100vh - 96px);
  max-width: 1000px;
  margin: 0 auto;
}
.PublicityClassContentViewNew_indexPageBox__hd2cz .PublicityClassContentViewNew_tableListStyle__KIR2w {
  min-height: calc(100vh - 256px);
}
.PublicityClassContentViewNew_indexPageBox__hd2cz .PublicityClassContentViewNew_tableListStyle__KIR2w .PublicityClassContentViewNew_toolbar__UgRwa {
  position: relative;
  margin: 16px 0;
}
.PublicityClassContentViewNew_indexPageBox__hd2cz .PublicityClassContentViewNew_tableListStyle__KIR2w .PublicityClassContentViewNew_toolbarShift__MuDfY {
  bottom: 56px;
}
.PublicityClassContentViewNew_indexPageBoxGz__0n-xJ {
  min-height: calc(100vh - 96px);
  margin: 0 auto;
}
.PublicityClassContentViewNew_indexPageBoxGz__0n-xJ .PublicityClassContentViewNew_tableListStyle__KIR2w {
  min-height: calc(100vh - 256px);
}
.PublicityClassContentViewNew_indexPageBoxGz__0n-xJ .PublicityClassContentViewNew_tableListStyle__KIR2w .PublicityClassContentViewNew_toolbar__UgRwa {
  position: relative;
  margin: 16px 0;
}
.PublicityClassContentViewNew_indexPageBoxGz__0n-xJ .PublicityClassContentViewNew_tableListStyle__KIR2w .PublicityClassContentViewNew_toolbarShift__MuDfY {
  bottom: 56px;
}
.PublicityClassContentViewNew_introduceList__plpt1 ::-webkit-scrollbar {
  display: none;
}
.PublicityClassContentViewNew_introduceList__plpt1 .PublicityClassContentViewNew_introduceListBox__gCu3A {
  background-color: white;
  height: calc(100vh - 96px);
  overflow-y: auto;
  position: fixed;
}
.PublicityClassContentViewNew_checkTitleBox__RlenS {
  background-color: #f0f7ff;
  padding: 8px 16px;
  margin-bottom: 24px;
}
.PublicityClassContentViewNew_checkTitleBox__RlenS .PublicityClassContentViewNew_checkTitle__Fe11w {
  font-weight: bolder;
  font-size: 18px;
}
.PublicityClassContentViewNew_checkContentItemStep__w6iqW {
  padding: 0 16px 8px;
  letter-spacing: 1px;
}
.PublicityClassContentViewNew_checkContentItemStep__w6iqW .PublicityClassContentViewNew_checkContentItemStepLeft__cH2I1 {
  position: relative;
}
.PublicityClassContentViewNew_checkContentItemStep__w6iqW .PublicityClassContentViewNew_checkContentItemStepLeft__cH2I1 .PublicityClassContentViewNew_checkContentItemLineStep__ibzcZ {
  border: 1px solid #ececec;
  height: calc(100% - 12px);
  width: 1px;
  position: absolute;
  left: 8px;
  top: 20px;
}
.PublicityClassContentViewNew_checkContentItemStep__w6iqW .PublicityClassContentViewNew_checkContentDot__p-93\+ {
  margin-right: 4px;
}
.PublicityClassContentViewNew_checkContentItemStep__w6iqW .PublicityClassContentViewNew_checkContentDot__p-93\+ .ant-badge-status-dot {
  width: 16px;
  height: 16px;
}
.PublicityClassContentViewNew_divBox__UqwHa {
  background-color: white;
  padding-left: 16px;
  padding-right: 16px;
}
.PublicityClassContentViewNew_divBox__UqwHa .PublicityClassContentViewNew_divTitle__hYu0u {
  margin-top: 24px;
  font-weight: bolder;
}
.PublicityClassContentViewNew_divBox__UqwHa .PublicityClassContentViewNew_divNote__kW5dX {
  margin-top: 12px;
  color: #666666;
  line-height: 24px;
  max-height: calc(100% - 60px);
  overflow-y: auto;
}
.PublicityClassContentViewNew_divBox__UqwHa .PublicityClassContentViewNew_pmStyle__nnVfG {
  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__6U7LS {
  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;
}

.projectEnquiry_projectEnquirySiderMen__0pabm {
  border-inline-end-width: 0;
}
.projectEnquiry_projectEnquirySiderMen__0pabm .ant-menu-item {
  -webkit-margin-start: 20px;
          margin-inline-start: 20px;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  width: calc(100% - 20px);
  border-radius: 8px 0 0 8px;
  padding-left: 0;
}
.projectEnquiry_projectEnquirySiderMen__0pabm .ant-menu-item-selected {
  background: #0066ff;
  color: #fff;
}
.projectEnquiry_projectEnquirySiderMen__0pabm .ant-menu-item-selected .labelText {
  color: #fff;
}
.projectEnquiry_projectInfo__FnnfA {
  height: 223px;
  background-image: url(/sepc/static/media/project_info_bg.1ebf244b4db34a19757f.png);
  background-repeat: no-repeat;
  background-size: 100%;
}
.projectEnquiry_flowInfo__yiQUf {
  height: 64px;
  padding: 16px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 84px;
  background-image: url(/sepc/static/media/flow_info_bg.9b19baa46dbd49ac5b98.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.projectEnquiry_tagSelect__SvQZm .ant-tag-checkable {
  background-color: transparent;
  color: #666;
  min-width: 64px;
  height: 24px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  border: none;
}
.projectEnquiry_tagSelect__SvQZm .ant-tag-checkable-checked {
  background-color: #3778fd;
  box-shadow: 0 2px 10px 0 rgba(55, 120, 253, 0.3);
  color: #fff;
}
.projectEnquiry_fixedDescriptions__8kLzD .ant-descriptions-view > table {
  table-layout: fixed !important;
}
.projectEnquiry_tabLine__1Ogoi .ant-tabs-nav {
  margin: 0 !important;
}
.projectEnquiry_tabLine__1Ogoi .ant-tabs-nav:before {
  border: none !important;
}
.projectEnquiry_tabLine__1Ogoi .ant-tabs-ink-bar {
  display: none !important;
}
.projectEnquiry_container__d9izd {
  height: calc(100vh - 64px - 80px);
  position: relative;
}
.projectEnquiry_content__rx4ws {
  height: calc(100% - 80px);
  overflow-y: auto;
  padding: 12px 24px 12px 24px;
}

.archiveList_collapseStyle__vsHPe .ant-collapse-header {
  padding: 12px 0 12px 0 !important;
}
.archiveList_collapseStyle__vsHPe .ant-collapse-header-text {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.archiveList_collapseStyle__vsHPe .ant-collapse-content-box {
  padding: 0 !important;
}

.RegulatorManagement_left__V9BeS {
  width: 400px;
  min-height: calc(100vh - 185px);
  border: 1px solid #f0f0f0;
  padding: 8px;
}
.RegulatorManagement_left__V9BeS .RegulatorManagement_addBlock__j5Fqu {
  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__V9BeS .RegulatorManagement_addBlock__j5Fqu:hover {
  border-color: #434343;
  color: #434343;
}
.RegulatorManagement_left__V9BeS .ant-tree-treenode {
  padding: 8px 0;
}
.RegulatorManagement_left__V9BeS .RegulatorManagement_node__ML4r\+ {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.RegulatorManagement_left__V9BeS .RegulatorManagement_node__ML4r\+:hover .RegulatorManagement_dot__3BAm1 {
  visibility: visible;
}
.RegulatorManagement_left__V9BeS .RegulatorManagement_node__ML4r\+ .RegulatorManagement_label__9MW1i {
  width: 240px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.RegulatorManagement_left__V9BeS .RegulatorManagement_node__ML4r\+ .RegulatorManagement_dot__3BAm1 {
  visibility: hidden;
  color: #333;
}
.RegulatorManagement_right__hNo-p {
  margin-left: 16px;
  flex: 1 1;
}

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

.ProductsTableWithDrawer_fundInfoBox__\+0cUw {
  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__Bzh4L {
  line-height: 48px;
  text-align: center;
  border: 1px solid rgba(5, 5, 5, 0.06);
  border-top: 0;
  border-left: 0;
}
.ProductsTableWithDrawer_fundInfoInput__Al3xd {
  padding: 8px;
  background-color: #fff;
  border: 1px solid rgba(5, 5, 5, 0.06);
  border-top: 0;
  border-left: 0;
}
.ProductsTableWithDrawer_fundInfoInput__Al3xd .ant-form-item {
  margin-bottom: 0;
}
.ProductsTableWithDrawer_required__JAamK: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__PQ\+Au {
  background-image: url(/sepc/static/media/importAccept.dc291cc41f3500bec29b.png);
}
.ImportProductsBatchAuditItem_backgroundImportCheck__j5ULg {
  background-image: url(/sepc/static/media/importCheck.0b53030ade949da7cb4b.png);
}
.ImportProductsBatchAuditItem_backgroundImportFirstApprove__kMAUm {
  background-image: url(/sepc/static/media/importFirstApprove.c6c0fdb9784d5bc992fa.png);
}
.ImportProductsBatchAuditItem_backgroundImportSecondApprove__KFtUe {
  background-image: url(/sepc/static/media/importSecondApprove.6e2f63be138d7594d044.png);
}
.ImportProductsBatchAuditItem_backgroundImportIssue__V-AOF {
  background-image: url(/sepc/static/media/importIssue.ca4158610e823fcadb99.png);
}

.RegulatorBatchAuditItem_background__Vc\+\+K {
  background-repeat: no-repeat;
  background-position: 100% 0;
}
.RegulatorBatchAuditItem_indexDiv__u3awS {
  background-color: #1884ec;
  border-radius: 4px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  color: #fff;
}
.RegulatorBatchAuditItem_triangle__TDvp1 {
  height: 24px;
  width: 24px;
  background: #bfbfbf;
  color: #ffffff;
  position: absolute;
  bottom: -12px;
  right: -12px;
  transform: rotatez(45deg);
}
.RegulatorBatchAuditItem_btn__TF1gX {
  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__D1g9S:hover {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.RegulatorBatchAuditItem_pass__D1g9S:hover .RegulatorBatchAuditItem_triangle__TDvp1 {
  background: #54a972;
}
.RegulatorBatchAuditItem_isPass__wcAyX {
  color: #54a972;
  background: #fff;
  border-color: #54a972;
}
.RegulatorBatchAuditItem_isPass__wcAyX .RegulatorBatchAuditItem_triangle__TDvp1 {
  background: #54a972;
}
.RegulatorBatchAuditItem_isBack__T8MIF {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.RegulatorBatchAuditItem_isBack__T8MIF .RegulatorBatchAuditItem_triangle__TDvp1 {
  background: #ff4d4f;
}
.RegulatorBatchAuditItem_back__wXLV-:hover {
  color: #ff4d4f;
  background: #fff;
  border-color: #ff4d4f;
}
.RegulatorBatchAuditItem_back__wXLV-:hover .RegulatorBatchAuditItem_triangle__TDvp1 {
  background: #ff4d4f;
}
.RegulatorBatchAuditItem_checkOutlined__zcSVs {
  position: absolute;
  bottom: 1px;
  right: 0;
  font-size: 8px;
}

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

.ModesChangeBatchAuditItem_backgroundImportAccept__r64RE {
  background-image: url(/sepc/static/media/importAccept.dc291cc41f3500bec29b.png);
}
.ModesChangeBatchAuditItem_backgroundImportCheck__1k3AJ {
  background-image: url(/sepc/static/media/importCheck.0b53030ade949da7cb4b.png);
}
.ModesChangeBatchAuditItem_backgroundImportFirstApprove__BUiUM {
  background-image: url(/sepc/static/media/importFirstApprove.c6c0fdb9784d5bc992fa.png);
}
.ModesChangeBatchAuditItem_backgroundImportSecondApprove__0z6CJ {
  background-image: url(/sepc/static/media/importSecondApprove.6e2f63be138d7594d044.png);
}
.ModesChangeBatchAuditItem_backgroundImportIssue__mOByc {
  background-image: url(/sepc/static/media/importIssue.ca4158610e823fcadb99.png);
}

.queryEdit_queryType__mYzUe {
  margin: 5px 0;
  line-height: 30px;
}
.queryEdit_queryType__mYzUe .ant-radio {
  align-self: flex-start;
  margin-top: 3px;
}
.queryEdit_tableSelect__2zwXm {
  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__2zwXm .ant-table-selection-column {
  display: none;
}
.queryEdit_tableSelect__2zwXm .ant-table-cell {
  width: 100%;
}
.queryEdit_tableSelect__2zwXm .ant-table-tbody .ant-table-cell {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.queryEdit_collapseContent__Prqhb .ant-collapse-header {
  padding-top: 0px !important;
  padding-left: 0px !important;
}
.queryEdit_collapseContent__Prqhb .ant-collapse-content-box {
  padding: 0px !important;
}
.queryEdit_detailCollapse__ti1he .ant-collapse-header {
  padding-bottom: 0px !important;
}
.queryEdit_detailCollapse__ti1he .ant-collapse-content-box {
  padding: 0px !important;
}
.queryEdit_queryFile__4yrGq {
  margin-bottom: 0;
}

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

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

.videoMeeting_videoMeetingDetail__NVIcs .ant-radio-group {
  width: 100%;
  display: flex;
  margin-bottom: 8px;
}
.videoMeeting_videoMeetingDetail__NVIcs .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__NVIcs .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) {
  z-index: 1;
  color: #1677ff;
  background: #fff;
  border-color: #1677ff;
}
.videoMeeting_videoMeetingDetail__NVIcs .ant-radio-button-wrapper:first-child {
  border-radius: 2px 0 0 2px;
}
.videoMeeting_videoMeetingDetail__NVIcs .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__ubxd7 {
  position: absolute;
  right: 0px;
}
.videoMeeting_cardStyle__9DRmA .ant-card-head {
  border-bottom: none;
}

.header_agentSubmit__2pUC4 {
  width: 100%;
  height: 40px;
}
.header_agentSubmit__2pUC4 span {
  font-weight: bold;
  font-size: 16px;
  margin-left: 5px;
}
.header_agentHeader__TZVST {
  height: 120px;
  width: 100%;
  background: #e6f7ff;
  border-left: 1px solid #d1d7e8;
  border-top: 1px solid #d1d7e8;
  border-right: 1px solid #d1d7e8;
}
.header_agentHeader__TZVST .header_agentLogo__pq6R- {
  margin-top: 10px;
  width: 74px;
  height: 74px;
  margin-left: 10px;
}
.header_agentHeader__TZVST .header_title__\+jmni {
  color: #5a95e2;
  font-size: 30px;
}
.header_agentHeader__TZVST .header_agentOperate__5rhyg {
  float: right;
  margin-top: 10px;
}
.header_agentHeader__TZVST .header_agentOperate__5rhyg span {
  cursor: pointer;
  color: #5a95e2;
  padding-right: 10px;
  font-size: 16px;
}

.SupplierFilePay_tipsContainer__qKH\+G {
  margin-top: 16px;
  padding: 8px;
  background: linear-gradient(#fcfcfc 0%, #ffffff 100%);
  border-top: 1px solid #f5f5f5;
}
.SupplierFilePay_tipsContainer__qKH\+G .SupplierFilePay_title__Rf5cL {
  font-size: 16px;
  font-weight: bold;
  color: #002660;
  margin-bottom: 6px;
}
.SupplierFilePay_tipsContainer__qKH\+G .SupplierFilePay_desc__4OGr2 {
  display: flex;
  align-items: center;
  padding-left: 4px;
  font-size: 14px;
  color: #666;
}
.SupplierFilePay_uploadContainer__ucXSS {
  margin-top: 40px;
  width: 100%;
  height: 320px;
  border: 1px dashed #40a9ff;
  border-radius: 10px;
}
.SupplierFilePay_uploadContainer__ucXSS .ant-upload-select {
  width: 100%;
  height: 100%;
}
.SupplierFilePay_uploadContainer__ucXSS .SupplierFilePay_uploadContent__tBzUy {
  width: 100%;
  height: 100%;
  background-color: #fafafa;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}
.SupplierFilePay_uploadContainer__ucXSS .SupplierFilePay_uploadContent__tBzUy:hover {
  background-color: #f5f5f5;
}

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

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

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

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

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

.SupplierProjectSignUpCorrectionNotice_stepsContainer__5AFWy {
  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__5AFWy::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}

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

.SupplierProjectSignUpCorrectionNotice_customSteps__FRmNS .ant-steps-item {
  min-width: 285px;
}
.SupplierProjectSignUpCorrectionNotice_customSteps__FRmNS .ant-steps-item-content {
  width: 200px !important;
}
.SupplierProjectSignUpCorrectionNotice_customSteps__FRmNS .ant-steps-item-title {
  width: 200px !important;
}
.SupplierProjectSignUpCorrectionNotice_typography__Q18M5 {
  color: inherit !important;
  margin-bottom: 0 !important;
}
.SupplierProjectSignUpCorrectionNotice_scrollButton__5TAeg {
  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__5TAeg:hover {
  background: #40a9ff;
  transform: scale(1.1);
}

.SupplierProjectSignUpCorrectionNotice_leftButton__L9\+pA {
  left: -20px;
  background-color: #f3f8ff;
  border-color: #f3f8ff;
}
.SupplierProjectSignUpCorrectionNotice_leftButton__L9\+pA:hover {
  color: #40a9ff !important;
  background-color: #f3f8ff;
  border-color: #f3f8ff !important;
}
.SupplierProjectSignUpCorrectionNotice_rightButton__FQv8q {
  right: -20px;
  background-color: #f3f8ff;
  border-color: #f3f8ff;
}
.SupplierProjectSignUpCorrectionNotice_rightButton__FQv8q:hover {
  color: #40a9ff !important;
  background-color: #f3f8ff;
  border-color: #f3f8ff !important;
}
.SupplierProjectSignUpCorrectionNotice_step-content__r5sNA {
  margin-top: 40px;
  padding: 0 30px;
}

.SupplierProjectSignUpCorrectionNotice_content-card__DvbJ1 {
  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__DvbJ1 h3 {
  color: #1890ff;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

  .SupplierProjectSignUpCorrectionNotice_scrollButton__5TAeg {
    width: 36px;
    height: 36px;
  }

  .SupplierProjectSignUpCorrectionNotice_leftButton__L9\+pA {
    left: -18px;
    background-color: #f3f8ff;
    border-color: #f3f8ff;
  }

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

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

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

  .SupplierProjectSignUpCorrectionNotice_stepsWrapper__MoWEW {
    margin: 0 15px;
  }

  .SupplierProjectSignUpCorrectionNotice_customSteps__FRmNS .SupplierProjectSignUpCorrectionNotice_ant-steps-item__3KEiU {
    min-width: 120px;
  }

  .SupplierProjectSignUpCorrectionNotice_content-card__DvbJ1 {
    padding: 20px;
  }

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

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

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

  .SupplierProjectSignUpCorrectionNotice_stepsWrapper__MoWEW {
    margin: 0 10px;
  }

  .SupplierProjectSignUpCorrectionNotice_customSteps__FRmNS .SupplierProjectSignUpCorrectionNotice_ant-steps-item__3KEiU {
    min-width: 100px;
  }

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

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

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

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

.OrderNoticeModal_modalContainer__LIpvf .ant-modal-content {
  padding: 0 !important;
  height: 600px !important;
}
.OrderNoticeModal_modalContainer__LIpvf .OrderNoticeModal_content__STJIo {
  height: 600px;
  background: url(/sepc/static/media/orderNoticeBg.21fccf35048fd3402f0e.png) no-repeat center / cover !important;
  padding: 96px 64px 0 64px;
}
.OrderNoticeModal_modalContainer__LIpvf .OrderNoticeModal_content__STJIo .OrderNoticeModal_item__TBfzy {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.OrderNoticeModal_modalContainer__LIpvf .OrderNoticeModal_content__STJIo .OrderNoticeModal_item__TBfzy .OrderNoticeModal_dot__Q8a-u {
  margin-top: 1px;
  margin-right: 8px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #b4d2ff;
  flex: 0 0 auto;
}
.OrderNoticeModal_modalContainer__LIpvf .OrderNoticeModal_content__STJIo .OrderNoticeModal_item__TBfzy .OrderNoticeModal_desc__uY1u7 {
  font-size: 16px;
  font-weight: 400;
  color: #00388d;
}
.OrderNoticeModal_modalContainer__LIpvf .OrderNoticeModal_content__STJIo .OrderNoticeModal_btn__WSv2c {
  margin: 92px auto 0 auto;
  width: 240px;
  height: 48px;
  border-radius: 4px;
  background: linear-gradient(90deg, #1890ff 0%, #0066ff 100%);
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
}

.SupplierSignatureStyle_customGroup__d64Y5 {
  display: flex;
  gap: 12px;
}
.SupplierSignatureStyle_steps__XXUHu .ant-steps-item-finish .ant-steps-item-icon {
  background-color: transparent;
  border: 1px solid #0066ff;
}
.SupplierSignatureStyle_steps__XXUHu .ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon {
  color: #0066ff;
}
.SupplierSignatureStyle_steps__XXUHu .ant-steps-item-wait .ant-steps-item-icon {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.SupplierSignatureStyle_buttonItem__-VA6K {
  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__-VA6K::before {
  display: none !important;
}
.SupplierSignatureStyle_buttonItem__-VA6K.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__m6Cga {
  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__L2Hny {
  width: 392px;
  display: flex;
  align-items: center;
  height: 24px;
  justify-content: space-around;
  padding-right: 4px;
}
.SupplierSignatureStyle_pdfItem__L2Hny .SupplierSignatureStyle_pdfDel__lM\+aD {
  display: none;
  height: 16px !important;
}
.SupplierSignatureStyle_pdfItem__L2Hny:hover {
  background: #f5f5f5;
}
.SupplierSignatureStyle_pdfItem__L2Hny:hover .SupplierSignatureStyle_fileItem__mVcAg {
  max-width: calc(100% - 16px);
}
.SupplierSignatureStyle_pdfItem__L2Hny:hover .SupplierSignatureStyle_pdfDel__lM\+aD {
  display: block !important;
}
.SupplierSignatureStyle_fileItem__mVcAg {
  display: flex;
  align-items: center;
  max-width: 100%;
  flex: 1 1;
}
.SupplierSignatureStyle_signatureDefault__cOfh6 {
  min-height: calc(100vh - 246px);
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.SupplierSignatureStyle_certificate__y80li {
  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__B-PXg[disabled] {
  color: white;
  background: rgba(0, 102, 255, 0.5);
}
.SupplierSignatureStyle_fixedDescriptions__8TLvD .ant-descriptions-view > table {
  table-layout: fixed !important;
}
.SupplierSignatureStyle_signatureInformationHeader__v5DyO {
  background-image: url(/sepc/static/media/signatureBg.f2533d5317ee52694b9a.png);
  width: 100%;
  height: 160px;
  background-size: 100% 100%;
  padding: 32px;
}
.SupplierSignatureStyle_content__vEENA {
  height: calc(100% - 170px);
  margin-top: 10px;
  gap: 24px;
  flex-direction: row;
  display: flex;
  margin-left: 32px;
}
.SupplierSignatureStyle_infoBox__fUH\+D {
  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__cHdw7 {
  font-size: 30px;
  font-weight: bolder;
  padding: 20px;
}
.PushWorkflowSuccessCard_cardContent__jRWrd {
  padding: 20px 40px;
}
.PushWorkflowSuccessCard_center__rO5V9 {
  text-align: center;
  padding-bottom: 20px;
}
.PushWorkflowSuccessCard_successIcon__SAiM8 {
  font-size: 50px;
  color: #52c41a;
}
.PushWorkflowSuccessCard_errorIcon__Kijjd {
  font-size: 50px;
  color: #f50;
}
.PushWorkflowSuccessCard_itemTitle__jt12J {
  font-weight: bold;
}

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

.supplierResponse_list__LXGsm .ant-list-items {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.supplierResponse_badge__23gFd {
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 90px;
  box-sizing: border-box;
  overflow: hidden;
}
.supplierResponse_badgeText__cGaCn {
  width: 140px;
  text-align: center;
  position: absolute;
  left: -18%;
  top: 18%;
  display: inline-block;
  padding: 4px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  transform: rotate(45deg);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.18);
  pointer-events: none;
}
.supplierResponse_cardLeft__Ub8ka {
  border: 0;
  flex: 1 1;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: none;
  height: 672px;
  width: 548px;
}
.supplierResponse_clientBox__6YD3q {
  height: 240px;
  background: linear-gradient(270deg, #1ca4e9 0%, #1160f1 100%);
  color: #fff;
  padding: 40px 0 0 48px;
  position: relative;
}
.supplierResponse_clientTitle__2Nsy8 {
  font-weight: bold;
  font-size: 24px;
  line-height: 24px;
}
.supplierResponse_clientSubTitle__Quk\+P {
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.supplierResponse_clientContentTitle__HWxzh {
  width: 80px;
  height: 24px;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
  background: linear-gradient(0deg, #0066ff 0%, #0400d3 100%);
}
.supplierResponse_clientContentSubTitle__6\+sfW {
  width: 84px;
  height: 24px;
  font-weight: bold;
  font-size: 14px;
  color: #001e4b;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.supplierResponse_clientContent__NVoou {
  width: 350px;
  height: 24px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.supplierResponse_coreAdvantageGradient__pFEj9 {
  background: linear-gradient(90deg, #0066ff 0%, #0400d3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  /* 基础样式 */
  font-size: 16px !important;
  font-weight: 700 !important;
  text-align: center !important;
  margin: 0 !important;
  padding-bottom: 2px !important;
  position: relative;
  display: inline-block;
}
.supplierResponse_coreAdvantageGradient__pFEj9::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: rgba(26, 150, 235, 0.18);
  z-index: -1;
  border-radius: 2px;
}
.supplierResponse_modalTr__kxM71 .ant-modal-content {
  box-shadow: none !important;
  background: transparent !important;
}
.supplierResponse_aLabel__fQ7Dv {
  color: #ffffff;
  /* 继承父元素颜色 */
  text-decoration: none;
}
.supplierResponse_aLabel__fQ7Dv:hover {
  color: #ffffff;
  /* 继续继承父元素颜色 */
}
.supplierResponse_bottomButton__MEyQl {
  width: 240px;
  background: #0066ff;
  height: 40px;
  font-size: 14px;
  border-radius: 4px;
  position: absolute;
  bottom: 56px;
  left: 154px;
}
.supplierResponse_contractBox__BFpsk .ck.ck-toolbar {
  border: none !important;
}
.supplierResponse_contractBox__BFpsk .ck.ck-content {
  height: calc(100vh - 120px);
  padding: 0 3.17cm;
  overflow-y: auto;
  border: none !important;
}
.supplierResponse_fileSteps__ICbww .ant-steps-item-tail::after {
  background-color: #ff6b00 !important;
}

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

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

.RuleconfigCard_divBox__ExPBF {
  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__7e5qM .ant-card-body {
  position: absolute;
}

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

.FairCompetition_tableStyle__iO1nn .ant-table-thead {
  height: 77px;
}
.FairCompetition_rowStyle__MDsZe {
  cursor: pointer;
}
.FairCompetition_color__mTeYv {
  background-color: #e2f4fc;
}

.detail_antTable__TpS4b {
  white-space: pre-line;
}

.JudgeManage_upload__ZLMr4 .ant-upload {
  background-color: white;
}
.JudgeManage_reUpload__U4j-V {
  width: 100%;
  text-align: center;
  background-color: white;
  border: 1px dashed #ccc;
  padding: 16px 0;
}

.RoleSystem_searchRow__vjAH\+ {
  height: 40px;
  line-height: 40px;
}
.RoleSystem_addIcon__4nxJB {
  color: #1677ff;
  font-size: 28px;
  vertical-align: middle;
}
.RoleSystem_title__SLs34 .RoleSystem_backIcon__9AzgR {
  width: 22px;
  margin-right: 8px;
  vertical-align: middle;
}
.RoleSystem_spaceStyle__j0d7V {
  margin: 8px 0;
}
.RoleSystem_roleTree__pk\+8P {
  margin-top: 20px;
}
.RoleSystem_roleTree__pk\+8P .ant-tree-switcher {
  height: 40px;
  line-height: 40px;
}
.RoleSystem_roleTree__pk\+8P .ant-dropdown-trigger {
  height: 40px;
  line-height: 40px;
  float: right;
}
.RoleSystem_roleTree__pk\+8P .ant-tree .ant-tree-iconEle {
  padding-top: 8px;
  cursor: pointer;
}
.RoleSystem_roleTree__pk\+8P .ant-tree-node-content-wrapper {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.RoleSystem_roleTree__pk\+8P .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__pk\+8P .ant-tree-treenode {
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.RoleSystem_roleTree__pk\+8P .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__EPm62 .ant-list-header {
  background: #fafafa;
}

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

.ConfigInfoNav_placeholder__2qtxV {
  width: 200px;
  margin-right: 12px;
  background-color: #fff;
  border-radius: 8px;
}
.ConfigInfoNav_placeholder__2qtxV .ConfigInfoNav_list__LkGFb {
  width: 200px;
  margin-right: 12px;
  background-color: #fff;
  border-radius: 8px;
  height: calc(100vh - 88px);
  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: 76px;
}
.ConfigInfoNav_placeholder__2qtxV .ConfigInfoNav_list__LkGFb .ConfigInfoNav_list-item__\+-ZCs {
  height: 40px;
  border-radius: 4px;
  margin-bottom: 8px;
  transition: all 0.1s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ConfigInfoNav_placeholder__2qtxV .ConfigInfoNav_list__LkGFb .ConfigInfoNav_list-item__\+-ZCs:hover {
  background-color: #f0f0f0;
}
.ConfigInfoNav_placeholder__2qtxV .ConfigInfoNav_list__LkGFb .ConfigInfoNav_list-item__\+-ZCs:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.ConfigInfoNav_placeholder__2qtxV .ConfigInfoNav_list__LkGFb .ConfigInfoNav_active__izC1L {
  color: #1677ff;
  background-color: #e6f4ff !important;
}

.Workday_calendarBox__Mmx6f .Workday_calendarBoxCol__9rT9z {
  width: 100%;
  height: 116px;
}
.Workday_calendarBox__Mmx6f .Workday_calendarBoxCol__9rT9z .Workday_calendarBoxColTitle__EgN36 {
  height: 116px;
  padding-right: 8px;
  margin-right: 10px;
  text-align: right;
}
.Workday_calendarBox__Mmx6f .Workday_calendarBoxCol__9rT9z .Workday_calendarBoxColTitle__EgN36:hover {
  color: #40a9ff;
}
.Workday_calendarBox__Mmx6f .Workday_calendarBoxCol__9rT9z .Workday_currentBorder__Kt3s1 {
  border-top: 2px solid #40a9ff;
}
.Workday_calendarBox__Mmx6f .Workday_calendarBoxCol__9rT9z .Workday_otherDateBorder__Wj4AS {
  border-top: 2px solid #f0f0f0;
}
.Workday_workBgColor__l6S4z {
  background-color: #e6f7ff;
}
.Workday_restBgColor__cZgwh {
  background-color: #fff1f0;
}
.Workday_smallBox__qWO53 {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 8px;
}
.Workday_title__udPWC {
  text-align: right;
  margin-top: 8px;
}
.Workday_title__udPWC .Workday_colorDiff__pbWKi {
  float: left;
}

.NoticeTemplate_editorForm__4hExz .tox-tinymce {
  border-width: 0 !important;
}
.NoticeTemplate_modalStyle__1pRtv .ant-modal-confirm-body {
  align-items: flex-start;
  margin-bottom: 32px;
}
.NoticeTemplate_modalStyle__1pRtv .ant-modal-confirm-btns {
  text-align: center;
}
.NoticeTemplate_listBox__HmfL1 {
  height: 100%;
  min-height: calc(100vh - 202px);
}
.NoticeTemplate_listBox__HmfL1 .NoticeTemplate_listBoxDetail__oK6ps {
  margin-top: 4px;
}
.NoticeTemplate_listBox__HmfL1 .ant-list-header {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  overflow: hidden;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-weight: bolder;
}

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

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

.TemplateAddStep_bodyBox__uFCUj {
  background-color: #f0f2f5;
  height: 100vh;
  overflow: auto;
}
.TemplateAddStep_stepHeaderBox__GWG1q {
  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__xUbW- {
  margin: 16px;
}
.TemplateAddStep_templateBox__xUbW- .TemplateAddStep_templateStepBox__yvGYj {
  height: calc(100vh - 96px - 57px);
  overflow-y: auto;
}
.TemplateAddStep_templateBox__xUbW- .TemplateAddStep_stepBtn__qqy-H {
  text-align: right;
  padding: 12px 24px;
  border-top: 1px solid #f0f0f0;
}

.ItemTemplateDetail_picText__YCbMO {
  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__ezEZY {
  background: linear-gradient(-30deg, #fff9e8 0%, #f8f8f8 100%);
}
.ItemTemplateDetail_backgroundDemand__ezEZY .ItemTemplateDetail_titleBox__ZvSTf {
  background: url(/sepc/static/media/bg_t2.d133007f03d0a51ef15c.png) no-repeat;
}
.ItemTemplateDetail_backgroundDoc__34fmE {
  background: linear-gradient(-30deg, #e8f0ff 0%, #f8f8f8 100%);
}
.ItemTemplateDetail_backgroundDoc__34fmE .ItemTemplateDetail_titleBox__ZvSTf {
  background: url(/sepc/static/media/bg_t1.3cf8f59a1637e8133954.png) no-repeat;
}
.ItemTemplateDetail_detailBox__Uv2FT {
  min-width: 200px;
  height: 338px;
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.04);
  border-radius: 8px;
}
.ItemTemplateDetail_detailBox__Uv2FT .ItemTemplateDetail_titleBox__ZvSTf {
  height: 176px;
  background-size: cover;
  border-radius: 8px;
}
.ItemTemplateDetail_detailBox__Uv2FT .ItemTemplateDetail_titleBox__ZvSTf .ItemTemplateDetail_sendFlag__3vsDb {
  text-align: center;
  width: 60px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
  color: #fff;
}
.ItemTemplateDetail_detailBox__Uv2FT .ItemTemplateDetail_titleBox__ZvSTf .ItemTemplateDetail_title__cwvAT {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  padding: 16px;
  height: 154px;
  display: flex;
  align-items: center;
}
.ItemTemplateDetail_detailBox__Uv2FT .ItemTemplateDetail_bottomText__z-Edr {
  margin-top: 12px;
  text-align: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding: 0 16px;
}
.ItemTemplateDetail_detailBox__Uv2FT .ItemTemplateDetail_bottomBtn__Zc0Fr {
  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__Uv2FT:hover {
  box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
}
.ItemTemplateDetail_hoverBox__vqb-W:hover .ItemTemplateDetail_bottomBtn__Zc0Fr {
  display: flex;
}
.ItemTemplateDetail_hoverBox__vqb-W:hover .ItemTemplateDetail_bottomText__z-Edr {
  display: none;
}
.ItemTemplateDetail_subtitle__7u3K7 .ant-descriptions-item-content {
  overflow: hidden;
}

.InsertTag_formTableBox__3bXlI .ant-table-wrapper .ant-table-thead > tr > th {
  background-color: #f0f0f0;
}
.InsertTag_communicationFormTableBox__g8gCo .ant-table-wrapper .ant-table-thead > tr > th {
  background-color: transparent;
  background-color: initial;
  padding: 8px;
}
.InsertTag_communicationFormTableBox__g8gCo .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__g8gCo .ant-table-wrapper .ant-table-tbody > tr > td {
  padding: 0;
}
.InsertTag_communicationFormTableBox__g8gCo .ant-table-wrapper .ant-table-tbody > tr > td:hover {
  background-color: #00000080 !important;
}
.InsertTag_communicationFormTableBox__g8gCo .highLight {
  border: 1px solid #ffe7ba;
  background-color: #fff7e6;
}
.InsertTag_communicationFormTableBox__g8gCo .highLight.current {
  background-color: orange;
}
.InsertTag_addPic__GyT5Y {
  background-image: url(/sepc/static/media/newLine.cb5caa033b038df75127.png) !important;
  background-repeat: no-repeat !important;
  background-size: 32px 16px !important;
}

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

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

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

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

.ItemDetailAdd_itemContainer__JFFUw {
  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__JFFUw: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__JFFUw .ItemDetailAdd_center__b8g4u {
  position: absolute;
  top: 40%;
  width: 100%;
  color: #1677ff;
  font-size: 16px;
}
.ItemDetailAdd_itemContainer__JFFUw .ItemDetailAdd_center__b8g4u .ItemDetailAdd_marginLeft__587dA {
  margin-left: 4px;
}
.ItemDetailAdd_itemContainer__JFFUw .ItemDetailAdd_description__jZYfU {
  position: absolute;
  top: 85%;
  width: 100%;
  font-size: 0.9em;
}

.tutorial_tutorialIn__AZpZY {
  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__OqxzL {
  border-top: 1px solid #d9d9d9;
}
.tutorial_taskLi__AKTiP {
  height: 32px;
  padding: 4px 15px;
  font-size: 14px;
  border-radius: 2px;
  border: 1px solid #d9d9d9;
  border-top: 0;
  cursor: pointer;
}
.tutorial_taskLi__AKTiP:hover {
  background-color: #f5f5f5;
}
.tutorial_activeTask__3J81o {
  background-color: #e7f1fc;
}
.tutorial_taskStep__\+tIxn {
  padding-left: 4px;
}
.tutorial_activeTaskStep__SSo2r {
  border: 2px solid #f1a325;
  padding-top: 2px;
  padding-bottom: 2px;
  background: #fff0d5;
  border-radius: 4px;
}
.tutorial_tipText__ircr7 {
  background-color: #ffccc7;
  padding: 3px;
  border-radius: 2px;
  border: 1px solid #ffa39e;
  color: #000;
}

.BackPasswordPage_layoutWrap__Za4pS {
  height: 100vh;
  min-height: 800px !important;
  min-width: 1400px;
  background: #ffffff;
}
.BackPasswordPage_layoutWrap__Za4pS .BackPasswordPage_header__7UzUV {
  height: 64px;
  background: transparent;
}
.BackPasswordPage_layoutWrap__Za4pS .BackPasswordPage_content__w8ajB {
  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__Za4pS .BackPasswordPage_footer__J39kc {
  width: 100%;
  text-align: center;
  background: transparent;
}
.BackPasswordPage_contentTitle__FfPMs {
  font-weight: bold;
  font-size: 32px;
  color: #0066ff;
  margin-bottom: 53px;
  display: flex;
  align-items: center;
}
.BackPasswordPage_contentCard__KXic1 {
  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__KXic1 .BackPasswordPage_cardAlert__VYLSl {
  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__Pdt9K {
  position: relative;
}
.BackPasswordPage_bgDiv__7BSLG {
  display: flex;
  height: 200px;
}
.BackPasswordPage_STEP0__XjcgI {
  background-image: url(/sepc/static/media/password.109151328a61919b788f.png);
}
.BackPasswordPage_STEP1__4d3o6 {
  background-image: url(/sepc/static/media/reset.ab13cad5e2d3b8531fd0.png);
}
.BackPasswordPage_stepTipContent__xDC9N {
  color: #ffffff;
  display: flex;
  align-items: flex-end;
  margin: 0 84px -4px 256px;
}
.BackPasswordPage_backPasswordBg__Mr5HM {
  border-radius: 4px;
  display: inline-block;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.BackPasswordPage_formInfo__V6GI9 {
  margin-bottom: 10px;
}
.BackPasswordPage_btnStyle__Zeb16 {
  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__Zeb16:hover {
  background: linear-gradient(90deg, #3388ff 0%, #3388ff 100%);
  color: #ffffff !important;
}
.BackPasswordPage_btnCancel__HBajE {
  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__t2sUu {
  height: 100vh;
  min-height: 800px !important;
  min-width: 1400px;
  background: url(/sepc/static/media/background2.b7f3ea5e77ac3e95ad95.png) no-repeat center / cover !important;
}
.login_layoutWrap__t2sUu .login_header__4mzCA {
  height: 64px;
  background: transparent;
}
.login_layoutWrap__t2sUu .login_content__UkEng {
  display: flex;
  align-items: center;
  justify-content: center;
}
.login_layoutWrap__t2sUu .login_footer__x90-9 {
  width: 100%;
  text-align: center;
  background: transparent;
}
.login_loginWrap__\+ji5J {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc {
  height: 600px;
  width: 1246px;
  border-radius: 4px;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_left__FhyDc {
  position: absolute;
  bottom: 50px;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_left__FhyDc .ant-tabs-tab {
  padding: 12px 48px;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_left__FhyDc .ant-tabs-ink-bar {
  width: 0;
  left: 0;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_left__FhyDc .ant-tabs-content-holder {
  border-left: 0;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_left__FhyDc .ant-tabs-tab-active {
  background: #1677ff;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_left__FhyDc .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #ffffff;
  font-weight: bold;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_center__KmIM1 {
  z-index: 1;
  position: absolute;
  left: 160px;
  top: -48px;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_center__KmIM1 .login_centerPic__Y-B3X {
  border-radius: 4px;
  display: inline-block;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm {
  position: absolute;
  right: 0;
  top: 0;
  box-shadow: none;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightTitle__\+5o84 {
  text-align: center;
  margin-bottom: 40px;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightTitle__\+5o84 p {
  font-size: 16px;
  color: #1677ff;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightContent__rQvXx {
  width: 326px;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightContent__rQvXx .ant-tabs-nav::before {
  border-bottom: none;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightContent__rQvXx .ant-tabs-tab {
  color: #8c8c8c;
  font-size: 14px;
  font-weight: 500;
  width: 76px;
  margin: 0 16px;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightContent__rQvXx .ant-tabs-tab .ant-tabs-tab-btn {
  margin: 0 auto;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightContent__rQvXx .ant-tabs-tab-active {
  color: #1677ff;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightContent__rQvXx .ant-tabs-top-bar {
  border-bottom: 0;
}
.login_loginWrap__\+ji5J .login_contentCard__StPrc .login_right__y5PRm .login_rightContent__rQvXx .ant-tabs-tabpane {
  padding-top: 24px;
}
.login_modifyCard__cJbKa {
  width: 1246px;
  height: 500px;
  margin: 0 auto;
  box-shadow: 0 6px 20px 5px #bae7ff80, 0 16px 24px 2px #e6f7ff20;
}

.OperatorLayout_header__10Yys {
  height: 64px;
  padding: 0 24px;
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: #fff;
}
.OperatorLayout_header__10Yys .OperatorLayout_right__QJ6cw {
  float: right;
}
.OperatorLayout_sideBox__8JMHj {
  min-height: calc(100vh - 64px);
  background-color: #f5f5f5 !important;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ {
  margin: 12px 0;
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.08);
  height: calc(100vh - 64px - 12px*2);
  position: fixed;
  overflow: auto;
  width: 200px;
  border-radius: 0 6px 6px 0;
  background-color: #fff;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .OperatorLayout_tabBox__2\+wDP .OperatorLayout_tabMenuBox__H9HAl {
  background-image: url(/sepc/static/media/menuBox.719785a63ba99c159545.png);
  padding: 24px 12px;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .OperatorLayout_tabBox__2\+wDP .OperatorLayout_tabMenuBox__H9HAl .OperatorLayout_roleTabBorder__4HDq9 {
  background-image: url(/sepc/static/media/tabBg.837feabf1c7efccecd64.png);
  height: 2px;
  margin: 0 8px;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .OperatorLayout_tabBox__2\+wDP .OperatorLayout_tabMenuBox__H9HAl .OperatorLayout_roleTabBox__3I8d1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .OperatorLayout_tabBox__2\+wDP .OperatorLayout_tabMenuBox__H9HAl .OperatorLayout_roleTabBox__3I8d1 .OperatorLayout_roleTabNoSelect__P5RzK {
  cursor: pointer;
  color: #999999;
  padding-bottom: 8px;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .OperatorLayout_tabBox__2\+wDP .OperatorLayout_tabMenuBox__H9HAl .OperatorLayout_roleTabBox__3I8d1 .OperatorLayout_roleTabSelect__357Do {
  cursor: pointer;
  color: #0066ff;
  padding-bottom: 8px;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .OperatorLayout_tabBox__2\+wDP .OperatorLayout_tabMenuBox__H9HAl .OperatorLayout_roleTabBox__3I8d1 .OperatorLayout_borderActive__1wiRN {
  background-color: #0066ff;
  height: 2px;
  position: absolute;
  bottom: -3px;
  left: -8px;
  right: -8px;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .OperatorLayout_tabBox__2\+wDP .ant-menu-root > .ant-menu-item:nth-child(1) {
  margin-top: 0;
  padding-left: 36px !important;
  width: auto;
  margin-inline: 0;
}
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .ant-menu-vertical .ant-menu-item::after,
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .ant-menu-vertical-left .ant-menu-item::after,
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .ant-menu-vertical-right .ant-menu-item::after,
.OperatorLayout_sideBox__8JMHj .OperatorLayout_menuBox__yN1jJ .ant-menu-inline .ant-menu-item::after {
  display: none;
}
.OperatorLayout_sideBox__8JMHj ::-webkit-scrollbar {
  display: none;
}
.OperatorLayout_guideBox__D0Cxy {
  min-height: calc(100vh - 64px);
  background-color: #f5f5f5 !important;
}
.OperatorLayout_guideBox__D0Cxy .OperatorLayout_guideContent__TBPUf {
  box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.08);
  height: calc(100vh - 64px);
  position: fixed;
  overflow: auto;
  width: 300px;
  background-color: #fff;
}
.OperatorLayout_guideBox__D0Cxy .OperatorLayout_guideContent__TBPUf .OperatorLayout_headBox__X7e1- {
  position: fixed;
  width: 300px;
}
.OperatorLayout_guideBox__D0Cxy .OperatorLayout_guideContent__TBPUf .OperatorLayout_contentBox__sJqeM {
  margin: 66px 16px 16px 16px;
  height: calc(100vh - 64px - 50px - 32px);
}
.OperatorLayout_guideBox__D0Cxy ::-webkit-scrollbar {
  display: none;
}

.WorkflowMenu_layoutContainer__cxV0Q {
  background-color: transparent;
  margin-top: 16px;
  border-radius: 0 8px 0 0;
  overflow: hidden;
}
.WorkflowMenu_layoutContainer__cxV0Q .WorkflowMenu_workflowBox__pnOnj ::-webkit-scrollbar {
  display: none;
}
.WorkflowMenu_listWrapper__uLWMj {
  padding-left: 16px;
  font-size: 16px;
  margin-left: 50px;
  margin-top: 30px;
}
.WorkflowMenu_listWrapper__uLWMj .WorkflowMenu_processLine__yKwVn {
  height: calc(100% - 38px);
  width: 10px;
  border-right: 4px solid #e6e6e6;
  position: absolute;
  left: 41px;
  top: 10px;
  z-index: 1;
}
.WorkflowMenu_menuItem__Im5xY {
  width: 100%;
  height: 40px;
  position: relative;
}
.WorkflowMenu_subMenuItem__FOBvA {
  width: 100%;
  height: 40px;
  padding-left: 8px;
  position: relative;
}
.WorkflowMenu_stepDone__T5Osl {
  color: #52c41a;
}
.WorkflowMenu_stepDoing__ll8Y6 {
  color: #2c96e6;
}
.WorkflowMenu_stepUndone__kTTtI {
  color: #a4a8b1;
}
.WorkflowMenu_fileIcon__KFkOI {
  color: #2c96e6;
  margin-left: 8px;
}
.WorkflowMenu_doneIcon__KrM-Y {
  color: #52c41a;
  margin-left: 8px;
}
.WorkflowMenu_currentCircle__GOfM8 {
  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__staog {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #31c438;
  position: absolute;
  left: -25px;
  top: 5px;
  z-index: 2;
}
.WorkflowMenu_undoneCircle__mWwyo {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background-color: #e6e6e6;
  position: absolute;
  left: -25px;
  top: 5px;
  z-index: 2;
}
.WorkflowMenu_menuPoint__wuSSI {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 6px;
}
.WorkflowMenu_pointDone__ulJgg {
  background-color: #52c41a;
}
.WorkflowMenu_pointDoing__wYl\+N {
  background-color: #2c96e6;
}
.WorkflowMenu_pointUndone__7PEJ\+ {
  background-color: #a4a8b1;
}
.WorkflowMenu_emptyContent__G43nX {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.WorkflowMenu_emptyIcon__ndg9b {
  width: 48px;
  height: 40px;
  object-fit: contain;
  margin-top: 24px;
}
.WorkflowMenu_emptyText__50Cdp {
  font-weight: bold;
  font-size: 16px;
  color: #eb8d00;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 16px;
}
.WorkflowMenu_emptySubText__tcVFM {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  text-align: left;
  font-style: normal;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 30px;
}
.WorkflowMenu_bottomIcon__x-o3w {
  width: 182px;
  height: auto;
  object-fit: contain;
  transition: width 0.3s ease;
}

.BudgetUnitStyles_customUpload__SEp1T .ant-upload-select {
  width: 200px !important;
  height: 200px !important;
}
.BudgetUnitStyles_customUpload__SEp1T .ant-upload-list-item-container {
  width: 200px !important;
  height: 200px !important;
}
.BudgetUnitStyles_customContent__ReU3s {
  position: relative;
  padding: 16px 0;
  /* 为分割线留出空间 */
}
.BudgetUnitStyles_customContent__ReU3s::before,
.BudgetUnitStyles_customContent__ReU3s::after {
  content: '';
  position: absolute;
  left: -24px;
  right: -24px;
  height: 1px;
  background: #d7d7d7;
}
.BudgetUnitStyles_customContent__ReU3s::before {
  top: 0;
}
.BudgetUnitStyles_customContent__ReU3s::after {
  bottom: 0;
}
.BudgetUnitStyles_modalBtn__tKhhS {
  text-align: center;
  padding: 32px 0;
}
.BudgetUnitStyles_modalBtn__tKhhS .ant-statistic {
  display: inline-block;
}
.BudgetUnitStyles_container__MMoaA {
  height: 148px;
  display: flex;
}
.BudgetUnitStyles_container__MMoaA .BudgetUnitStyles_uploadBox__Amo3w,
.BudgetUnitStyles_container__MMoaA .BudgetUnitStyles_exampleBox__1l6x2 {
  width: 226px;
  height: 100%;
  background: #f5f5f5;
  border-radius: 4px;
}
.BudgetUnitStyles_container__MMoaA .BudgetUnitStyles_uploadBox__Amo3w {
  padding: 13px 20px;
}
.BudgetUnitStyles_container__MMoaA .BudgetUnitStyles_exampleBox__1l6x2 {
  margin-left: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 13px 37px 0 37px;
}
.BudgetUnitStyles_container__MMoaA .BudgetUnitStyles_exampleBox__1l6x2 .BudgetUnitStyles_title__W24Eg {
  margin-top: 7px;
  font-size: 14px;
  color: #262626;
}
.BudgetUnitStyles_container__MMoaA .BudgetUnitStyles_tips__3M9bV {
  margin-left: 88px;
  font-size: 14px;
  color: #999;
  line-height: 22px;
}
.BudgetUnitStyles_uploadContainer__GcRZ3 .ant-upload-select {
  width: 186px !important;
  height: 122px !important;
  border-radius: 4px !important;
}
.BudgetUnitStyles_uploadContainer__GcRZ3 .ant-upload-list-item-container {
  width: 186px !important;
  height: 122px !important;
  border-radius: 4px !important;
  background-color: #fff;
}
.BudgetUnitStyles_uploadContainer__GcRZ3 .ant-upload-list-item-container .ant-upload-list-item {
  border-color: transparent !important;
  border-radius: 4px !important;
}
.BudgetUnitStyles_uploadContainer__GcRZ3 .ant-upload-list-item-container .ant-upload-list-item-done {
  border-radius: 4px;
  border: none !important;
  background-color: #fff;
  padding: 0 !important;
}
.BudgetUnitStyles_uploadContainer__GcRZ3 .ant-upload-list-item-container .ant-upload-list-item-done:before {
  width: 100% !important;
  height: 100% !important;
}

.PersonalInfo_notice__ORRLi {
  display: flex;
  justify-content: space-between;
  line-height: 28px;
}
.PersonalInfo_notice__ORRLi .PersonalInfo_content__uOcxg {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: 180px;
}
.PersonalInfo_personDepartment__qHmpb {
  margin-right: 8px;
  font-size: 12px;
  align-items: center;
  color: #1677ff;
  display: flex;
  border: 1px solid #1677ff;
  padding: 0 4px;
}
.PersonalInfo_level__Mac1X {
  display: inline-block;
  height: 24px;
  border-radius: 20px;
  padding: 2px;
  line-height: 20px;
  font-size: 11px;
}
.PersonalInfo_level__Mac1X .PersonalInfo_icon__-ksAU {
  display: inline-block;
  background-repeat: no-repeat;
  padding: 0 8px 0 24px;
  color: #fff;
}
.PersonalInfo_service__QPqCv .PersonalInfo_serviceName__xWELf {
  font-weight: bold;
  margin-right: 12px;
}
.PersonalInfo_service__QPqCv .PersonalInfo_serviceApp__HyA\+J {
  padding: 8px 0;
}
.PersonalInfo_service__QPqCv .PersonalInfo_serviceApp__HyA\+J > div {
  display: inline-block;
}
.PersonalInfo_cardTitle__cHrEk {
  border-left: 3px solid #1677ff;
  padding-left: 8px;
}
.PersonalInfo_fontColorGray__Q3C3B {
  color: #989696;
}
.PersonalInfo_levelColor-gray__cEu01 {
  background-color: #b6b6b6;
}
.PersonalInfo_levelColor-blue__1MGZE {
  background-color: #66b0f8;
}
.PersonalInfo_levelColor-pink__EdYDj {
  background-color: #d1a19c;
}
.PersonalInfo_levelColor-yellow__GX3pP {
  background-color: #dab265;
}
.PersonalInfo_levelIcon-gray__vyS6U {
  background-image: url(/sepc/static/media/index_icon_default1.5a2e82a0abb79a5766c1.png);
}
.PersonalInfo_levelIcon-blue__4lUI4 {
  background-image: url(/sepc/static/media/index_icon_default2.38c41120024db453073f.png);
}
.PersonalInfo_levelIcon-pink__-ohhU {
  background-image: url(/sepc/static/media/index_icon_default3.fd317ab30563a38ea0fe.png);
}
.PersonalInfo_levelIcon-yellow__uh8Xj {
  background-image: url(/sepc/static/media/index_icon_default4.e8375716fa9341f16e14.png);
}
.PersonalInfo_planPic__HJIi\+ {
  background-image: url(/sepc/static/media/index_icon1.e8d75417b01ddd12546e.png);
}
.PersonalInfo_projectDelegationPic__T63ty {
  background-image: url(/sepc/static/media/index_icon2.a3d01001b12fb46cb4d4.png);
}
.PersonalInfo_authorizationPic__GhWtG {
  background-image: url(/sepc/static/media/index_icon5.1e4d013d997d9a7771ca.png);
}
.PersonalInfo_workflowPic__voi2a {
  background-image: url(/sepc/static/media/index_icon4.15b68a11f772c03363fa.png);
}
.PersonalInfo_ruleConfigurationPic__mhiOj {
  background-image: url(/sepc/static/media/index_icon3.33528408dd17cf9ab1ed.png);
}
.PersonalInfo_moreAppPic__5Snsy {
  background-image: url(/sepc/static/media/index_icon8.f23ebce67df4445d7c4b.png);
}
.PersonalInfo_infoManagementPic__hcDLq {
  background-image: url(/sepc/static/media/index_icon7.01146d08c2a2975abc67.png);
}
.PersonalInfo_languageManagementPic__A84er {
  background-image: url(/sepc/static/media/index_icon6.f15375e2421eec12fefd.png);
}
.PersonalInfo_projectArchives__qeAk2 {
  background-image: url(/sepc/static/media/index_icon9.a514a72e20db49552b82.png);
}
.PersonalInfo_analysisAll__YRYg- {
  background-image: url(/sepc/static/media/index_icon10.c6e057c1652584fe1bbf.png);
}

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

.PersonalCenter_wrapper__usM29 > div {
  min-height: calc(100vh - 64px - 32px);
}
.PersonalCenter_tabs__sjTZW .ant-tabs-nav-wrap {
  overflow: visible !important;
  overflow: initial !important;
}
.PersonalCenter_tabs__sjTZW .ant-tabs-nav-list {
  justify-content: space-between;
  width: 350px;
  padding-left: 16px;
}
.PersonalCenter_tabs__sjTZW .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__sjTZW .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__sjTZW .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
  color: #fff;
}
.PersonalCenter_tabs__sjTZW .ant-tabs-ink-bar,
.PersonalCenter_tabs__sjTZW .ant-tabs-nav-operations,
.PersonalCenter_tabs__sjTZW .ant-tabs-nav-more {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
}
.PersonalCenter_tabs__sjTZW .ant-tabs-content-holder {
  border: none;
}
.PersonalCenter_tabs__sjTZW .ant-tabs-content-holder > div {
  height: 100%;
}
.PersonalCenter_tabs__sjTZW .ant-tabs-content-holder > div > div {
  height: 100%;
}
.PersonalCenter_tabs__sjTZW .ant-tabs-content-holder > .ant-tabs-content > .ant-tabs-tabpane {
  padding-left: 0;
}
.PersonalCenter_banner__2pDXT {
  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__CrQWx {
  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__nVCUg {
  display: table;
  border-spacing: 0 26px;
  width: 100%;
}
.PersonalCenter_formWrapper__nVCUg .ant-form-item {
  display: table-row-group;
}
.PersonalCenter_formWrapper__nVCUg .ant-form-item-row {
  display: table-row;
}
.PersonalCenter_formWrapper__nVCUg .ant-form-item-label {
  display: table-cell;
  width: 0;
  vertical-align: top;
  padding-right: 32px;
}
.PersonalCenter_formWrapper__nVCUg .ant-form-item-label label {
  display: inline-block;
  text-align: left;
  line-height: 32px;
}
.PersonalCenter_formWrapper__nVCUg .ant-form-item-margin-offset {
  display: contents;
}
.PersonalCenter_formWrapper__nVCUg .ant-form-item-control > div:last-child {
  margin-bottom: -26px;
}

.WorkspaceStyle_outsideBox__gZzSF {
  width: 1500px;
  height: 500px;
  margin: 0 auto;
}
.WorkspaceStyle_title__kz2Fj {
  border-left: 2px solid #1677ff;
  padding-left: 8px;
}
.WorkspaceStyle_card-title__Zlz0Z {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  margin-bottom: 32px;
}
.WorkspaceStyle_box__lhKrz {
  min-height: calc(100vh - 64px - 32px - 157px - 16px);
}
.WorkspaceStyle_box__lhKrz .WorkspaceStyle_itemTitle__XYMrn {
  font-size: 16px;
  margin-right: 16px;
}
.WorkspaceStyle_box__lhKrz .WorkspaceStyle_itemTitleDescription__j1u02 {
  color: #8c8c8c;
}
.WorkspaceStyle_so-box__M11Qx {
  min-height: calc(100vh - 64px - 24px - 157px - 16px);
  background-color: #fff;
  border-radius: 8px;
  padding: 16px;
}
.WorkspaceStyle_so-box__M11Qx .WorkspaceStyle_item__zdZcQ {
  height: 150px;
  padding: 40px 24px;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  transition: all 0.3s;
  position: relative;
}
.WorkspaceStyle_so-box__M11Qx .WorkspaceStyle_item__zdZcQ:hover {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.WorkspaceStyle_so-box__M11Qx .WorkspaceStyle_otherItem__JtbwR {
  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__M11Qx .WorkspaceStyle_otherItem__JtbwR:hover {
  box-shadow: 0 0 10px 0 currentColor;
  background-color: currentColor !important;
}
.WorkspaceStyle_so-box__M11Qx .WorkspaceStyle_soBoxItemBgi__Zy-25 {
  width: 118px;
  height: 136px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.WorkspaceStyle_so-box__M11Qx .WorkspaceStyle_soBoxItemTitle__SHjDm {
  font-weight: bold;
  color: #000000;
  font-size: 16px;
  position: relative;
  z-index: 2;
}
.WorkspaceStyle_so-box__M11Qx .WorkspaceStyle_soBoxOtherItemTitle__68-Dt {
  font-weight: bold;
  color: #000000;
  font-size: 16px;
  margin-top: 16px;
}
.WorkspaceStyle_so-box__M11Qx .WorkspaceStyle_soBoxItemDesc__LILvc {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  margin-top: 13px;
  position: relative;
  z-index: 2;
}
.WorkspaceStyle_listBox__BECgp {
  margin: 16px 0 !important;
  text-align: center;
}
.WorkspaceStyle_listBox__BECgp .WorkspaceStyle_listItem__8319k {
  transition: all 0.5s;
  cursor: pointer;
}
.WorkspaceStyle_listBox__BECgp .WorkspaceStyle_listItem__8319k:hover {
  transform: translateY(-8px) scale(1.1);
}
.WorkspaceStyle_listBox__BECgp .WorkspaceStyle_listItemName__PsfWq {
  font-weight: bold;
  margin-top: 8px;
  color: #000000;
}
.WorkspaceStyle_listBox__BECgp .WorkspaceStyle_setGray__eW--g {
  pointer-events: none;
  filter: grayscale(100%);
}
.WorkspaceStyle_parallelogram__uY7sw {
  margin: 0 16px;
  width: 60px;
  text-align: center;
  display: inline-block;
  transform: skewX(-20deg);
  color: white;
  border-radius: 4px;
}
.WorkspaceStyle_parallelogram__uY7sw .WorkspaceStyle_text__xFDg3 {
  display: inline-block;
  transform: skewX(20deg);
}
.WorkspaceStyle_problemsImg__lPIbX {
  height: 233px;
  margin-bottom: 8px !important;
  background: url(/sepc/static/media/ad.81914f42a4b1ebb0516a.png) no-repeat center / cover !important;
  cursor: pointer;
}
.WorkspaceStyle_spin__C8FIC {
  position: absolute;
  bottom: 40px;
  width: 100%;
  text-align: center;
}
.WorkspaceStyle_cardBox__5CvKr {
  margin-bottom: 14px !important;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_leftImg__k1dy4 {
  height: 68px;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_centerCol__GNqXF {
  padding-left: 24px;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_centerCol__GNqXF .WorkspaceStyle_centerColTitle__c-t39 {
  font-size: 22px;
  padding-bottom: 14px;
  color: black;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_centerCol__GNqXF .WorkspaceStyle_centerColText__KuYde {
  font-size: 13px;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_centerCol__GNqXF .WorkspaceStyle_centerColFirstIcon__fA5QF {
  margin-right: 8px;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_centerCol__GNqXF .WorkspaceStyle_centerColSecondIcon__P47AB {
  height: 19px;
  margin: 0 8px 0 20px;
  vertical-align: middle;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_centerCol__GNqXF .WorkspaceStyle_centerColThirdIcon__5qBMF {
  margin: 0 8px 0 20px;
}
.WorkspaceStyle_cardBox__5CvKr .WorkspaceStyle_rightCol__jjRAS {
  text-align: center;
  height: 66px;
}
.WorkspaceStyle_userBox__YSYke {
  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__YSYke .WorkspaceStyle_userBoxTitle__\+unVy {
  font-size: 24px;
  --tw-text-opacity: 1;
  color: rgb(105 177 255 / var(--tw-text-opacity));
}
.WorkspaceStyle_userBox__YSYke .WorkspaceStyle_userBoxContent__9p2\+e {
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(186 224 255 / var(--tw-text-opacity));
}
.WorkspaceStyle_platformBigBox__RS9IN {
  background-color: #f8f8f8;
  padding: 16px 0;
}
.WorkspaceStyle_platformBox__b7cXN {
  width: 1400px;
  margin: 0 auto;
}
.WorkspaceStyle_platformTitleBg__3EqDi {
  background-image: url(/sepc/static/media/platformPic.0c5957902999dc15283a.png);
  width: 1400px;
  height: 172px;
  border-radius: 2px 2px 0 0;
}
.WorkspaceStyle_platformContent__Riao3 {
  background-color: white;
  width: 1400px;
  padding: 24px;
  min-height: calc(100vh - 32px - 172px);
  border-radius: 0 0 2px 2px;
}
.WorkspaceStyle_platformContent__Riao3 .WorkspaceStyle_platformListBox__a6NmU .WorkspaceStyle_platformListItem__X8G0p .WorkspaceStyle_platformImg__Q-b2O {
  cursor: pointer;
  width: 145px;
  height: 60px;
}
.WorkspaceStyle_userInfoContainer__cqEg0 {
  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__cqEg0 .WorkspaceStyle_greetings__KKgZY {
  font-size: 20px;
  font-weight: bold;
}
.WorkspaceStyle_userInfoContainer__cqEg0 .WorkspaceStyle_tag__F\+kZ8 {
  color: #fff;
  background-color: #00ac7b;
  border-radius: 4px;
  padding: 4px 8px;
  margin-top: 2px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkspaceStyle_userInfoContainer__cqEg0 .WorkspaceStyle_text__xFDg3 {
  color: #666;
}

.TodoListTabHeader_menuSide__MDD-D {
  width: 14rem;
  box-shadow: 2px 0 6px 0 rgba(0, 0, 0, 0.1);
}
.TodoListTabHeader_menuSide__MDD-D ::-webkit-scrollbar {
  display: none;
}
.TodoListTabHeader_menuSide__MDD-D .TodoListTabHeader_titleBox__tVfM7 {
  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__MDD-D .TodoListTabHeader_titleBox__tVfM7 .TodoListTabHeader_titleText__ujNJB {
  font-weight: bold;
  color: #fff;
  width: 70%;
  text-align: center;
}
.TodoListTabHeader_menuSide__MDD-D .TodoListTabHeader_titleBox__tVfM7 .TodoListTabHeader_pic__tBvju {
  height: 1rem;
  margin-right: 0.45rem;
  vertical-align: text-bottom;
}
.TodoListTabHeader_headerBox__XfJKd {
  overflow: hidden;
  padding-top: 3.625rem;
  width: 14rem;
  height: calc(100vh - 64px - 32px);
}
.TodoListTabHeader_headerAll__YDaWH {
  font-size: 1rem;
  overflow-y: auto;
  padding-bottom: 3.5rem;
  height: calc(100vh - 64px - 32px - 3.5rem);
  position: fixed;
}
.TodoListTabHeader_headerAll__YDaWH .TodoListTabHeader_tabBox__Hy14d {
  padding: 0.45rem 1rem;
  margin: 1rem 2rem;
  font-weight: bold;
  display: flex;
}
.TodoListTabHeader_headerAll__YDaWH .TodoListTabHeader_tabTitleBox__dj2wf {
  padding: 0.5rem;
  margin: 1rem;
  color: #608dfa;
  font-weight: bold;
  display: flex;
}
.TodoListTabHeader_headerAll__YDaWH .TodoListTabHeader_active__L5FV6 {
  background-color: #4285f4;
  border-radius: 0.45rem;
  color: #fff;
  transition: background-color 0.3s;
}
.TodoListTabHeader_headerAll__YDaWH .TodoListTabHeader_countBox__\+ySIO {
  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__lKGeB {
  width: 100%;
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-spin-spinning {
  top: 25vh !important;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker {
  display: none;
}
.workbenchFramework_bidOpenCalendar__lKGeB .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__lKGeB .ant-picker-panel-container {
  box-shadow: none !important;
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-panel-layout {
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-panel {
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-date-panel,
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-month-panel,
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-year-panel,
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-decade-panel {
  width: 100%;
  height: 100%;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-header {
  padding: 0 128px !important;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-header-prev-btn,
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-header-next-btn {
  width: 48px;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-header-super-prev-btn,
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-header-super-next-btn {
  display: none;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-body {
  height: 100%;
  padding-bottom: 0 !important;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-content {
  width: 100% !important;
  height: 100% !important;
}
.workbenchFramework_bidOpenCalendar__lKGeB .ant-picker-cell-inner {
  width: 80% !important;
  height: 80% !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.workbenchFramework_bidOpenCalendar__lKGeB tbody {
  background: #f1f6ff;
}
.workbenchFramework_dateCellWrapper__r7TM- {
  width: 100%;
  height: 100%;
}
.workbenchFramework_dateCellWrapper__r7TM- .ant-badge-count {
  z-index: 2;
  background: #fff;
  color: #000;
}
.workbenchFramework_todayCellWrapper__omFFB .ant-badge-count {
  background: #ff4d4f;
  color: #fff;
}
.workbenchFramework_selectedWeekCell__hE166 {
  color: #fff;
  background: #1677ff;
}
.workbenchFramework_hideSelectedStyleCell__8AQIA {
  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__wcZae::after {
  content: ':';
  position: relative;
  top: -0.5px;
  margin: 0 8px 0 2px;
}
.workbenchFramework_bidOpenTable__kk2xd {
  height: 100%;
}
.workbenchFramework_bidOpenTable__kk2xd .ant-table-body {
  overflow-y: auto !important;
}
.workbenchFramework_bidOpenTableProjectCell__7t1eC {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: text;
}
.workbenchFramework_scheduleTableRow__-UhyZ .ant-table-cell {
  padding-top: 16px !important;
  padding-bottom: 32px !important;
}
.workbenchFramework_taskCenterTabs__CWcBa .ant-tabs-nav::before {
  border-bottom: none;
}
.workbenchFramework_taskCenterTabs__CWcBa .ant-tabs-tab {
  padding: 12px 16px;
}
.workbenchFramework_commonPageCard__3QdID {
  padding-top: 16px;
  min-width: 64px;
}
.workbenchFramework_hoverableCommonPageCard__AKeE4: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__4xXho {
  gap: 16px !important;
}
.workbenchFramework_tagSelect__4xXho .ant-space-item {
  width: 144px;
}
.workbenchFramework_tagSelect__4xXho .ant-tag-checkable,
.workbenchFramework_tagSelect__4xXho .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__3wXvX .ant-tag-checkable-checked {
  background-color: #daf4e9;
}
.workbenchFramework_specialBusinessCheckedTagSelect__gdDsV .ant-tag-checkable-checked {
  background-color: #d9e5fb;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_listItem__wTcUY {
  height: 140px;
  cursor: pointer;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_green__cz1Um {
  background: linear-gradient(180deg, #eefff8 0%, #ffffff 100%);
  border-radius: 4px;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_green__cz1Um: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__PeYZw .workbenchFramework_green-border__WSNwC {
  border: 1px solid rgba(0, 168, 101, 0.5) !important;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_green-border__WSNwC:hover {
  border: 1px solid #00a865 !important;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_green-active__Jfy9V {
  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__PeYZw .workbenchFramework_orange__gBny9 {
  background: linear-gradient(180deg, #fff7eb 0%, #ffffff 100%);
  border-radius: 4px;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_orange__gBny9: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__PeYZw .workbenchFramework_orange-border__E\+LXZ {
  border: 1px solid rgba(235, 141, 0, 0.5) !important;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_orange-border__E\+LXZ:hover {
  border: 1px solid #eb8d00 !important;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_orange-active__dZTFk {
  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__PeYZw .workbenchFramework_blue__sZeQe {
  background: linear-gradient(180deg, #f0f6ff 0%, #ffffff 100%);
  border-radius: 4px;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_blue__sZeQe: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__PeYZw .workbenchFramework_blue-border__6pjYy {
  border: 1px solid rgba(0, 102, 255, 0.5) !important;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_blue-border__6pjYy:hover {
  border: 1px solid #0066ff !important;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_blue-active__25r06 {
  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__PeYZw .workbenchFramework_listIcon__YAGqS {
  text-align: center;
  padding-top: 20px;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_listItemName__Key4T {
  font-weight: bold;
  font-size: 18px;
  margin-top: 12px;
  text-align: center;
  color: #262626;
}
.workbenchFramework_listBox__PeYZw .workbenchFramework_listDescribe__GJaFj {
  font-size: 14px;
  margin-top: 5px;
  text-align: center;
  color: #999999;
}

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

.CompetitiveBidding_cardBox__I7Ze0 {
  background: #ffffff;
  border-radius: 4px;
}
.CompetitiveBidding_tagTitle__kyxOZ {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 96px;
  margin-right: 25px;
}
.CompetitiveBidding_tagSelect__5\+N\+T {
  gap: 32px !important;
}
.CompetitiveBidding_tagSelect__5\+N\+T .CompetitiveBidding_badgeBox__WZ0Lw {
  margin-left: 12px;
}
.CompetitiveBidding_tagSelect__5\+N\+T .ant-tag-checkable,
.CompetitiveBidding_tagSelect__5\+N\+T .ant-tag {
  background-color: transparent;
  color: #262626;
  height: 28px;
  display: inline-flex;
  align-items: center;
  border: none;
  border-radius: 4px;
  padding: 0 12px;
}
@media screen and (max-width: 1750px) {
  .CompetitiveBidding_operatorBox__CNUUq .CompetitiveBidding_tagSelect__5\+N\+T {
    gap: 2px !important;
  }
}
@media screen and (max-width: 1528px) {
  .CompetitiveBidding_operatorBox__CNUUq .CompetitiveBidding_badgeBox__WZ0Lw {
    margin-left: 4px !important;
  }
  .CompetitiveBidding_operatorBox__CNUUq .ant-tag-checkable,
  .CompetitiveBidding_operatorBox__CNUUq .ant-tag {
    padding: 0 4px !important;
    margin-right: 2px;
  }
  .CompetitiveBidding_operatorBox__CNUUq .tagTitle {
    margin-right: 12px;
  }
}
.CompetitiveBidding_mainBusinessCheckedTagSelect__-KpYK .ant-tag-checkable-checked {
  background-color: #daf4e9;
}
.CompetitiveBidding_mainBusinessCheckedTagSelect__-KpYK .ant-tag-checkable:hover {
  background-color: #daf4e9;
  color: #262626;
}
.CompetitiveBidding_specialBusinessCheckedTagSelect__yJiHb .ant-tag-checkable-checked {
  background-color: #d9e5fb;
}
.CompetitiveBidding_specialBusinessCheckedTagSelect__yJiHb .ant-tag-checkable:hover {
  background-color: #d9e5fb;
  color: #262626;
}
.CompetitiveBidding_tableBox__qwKLa .ant-table-container table > thead > tr:first-child > *:first-child {
  border-radius: 0;
}
.CompetitiveBidding_tableBox__qwKLa .ant-table-container table > thead > tr:first-child > *:last-child {
  border-radius: 0;
}
.CompetitiveBidding_tableBox__qwKLa .ant-table-wrapper .ant-table-pagination.ant-pagination {
  margin: 16px 0 0 0;
}
.CompetitiveBidding_tableBox__qwKLa ::-webkit-scrollbar {
  width: 0;
}
.CompetitiveBidding_noticeBackground__TiHbv {
  background-image: url(/sepc/static/media/noticeBg.636d0410afbdeb9ddead.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.CompetitiveBidding_commonFunctionBox__zNpMe {
  padding: 24px 4% 16px 24px;
  background-image: url(/sepc/static/media/statistics.fb09dc18c7264a346810.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.CompetitiveBidding_statisticsCount__8f-Q0 {
  background: linear-gradient(90deg, #50a0ff 0%, #006aff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 32px;
  font-family: Impact, sans-serif;
  font-weight: 400;
}
.CompetitiveBidding_cardItemBox__zF\+D9 {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  margin-top: 10px;
  padding: 16px;
}
.CompetitiveBidding_cardItemBox__zF\+D9 .CompetitiveBidding_itemTitle__LCnvz {
  font-family: Microsoft YaHei UI, sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #0066ff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.OperatorHome_title__ZhF8o {
  font-weight: bold;
  font-size: 18px;
}
.OperatorHome_borderPadding__rJ08L {
  padding: 0.75rem;
  border: 1px solid #efefef;
  height: 100%;
}
.OperatorHome_chartBoxFlex__kzMTJ {
  margin: 1rem 0;
  height: calc((100% - 29px - 2rem) * 0.5);
  font-size: 16px;
  justify-content: space-between;
  display: flex;
}
.OperatorHome_chartBox__Or\+t8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: calc(100% - 21px);
}
.OperatorHome_flexBetween__zmlfu {
  display: flex;
  justify-content: space-between;
}
.OperatorHome_numText__DRcLc {
  color: #5094ef;
  font-size: 3rem;
  font-weight: bold;
  line-height: 60px;
}
.OperatorHome_numColor__PAMgj {
  color: #666;
}
.OperatorHome_commonCardBox__1xW8Q {
  font-size: 16px;
  height: calc(100% - 36px - 29px);
  display: flex;
  justify-content: space-between;
  margin: 16px 32px;
  align-items: center;
}
.OperatorHome_linkText__m5QGS {
  color: #000000;
  text-align: center;
}

.OpenBidList_listBox__oQiIa {
  height: 100%;
}
.OpenBidList_listBox__oQiIa ::-webkit-scrollbar {
  width: 0;
}

.OperatorHomeTool_modal__U1CiG {
  position: relative;
}
.OperatorHomeTool_imgBalloon__-Vpyn {
  position: absolute;
  top: -140px;
  left: 80px;
}
.OperatorHomeTool_title__OELkq {
  margin-top: 1rem;
  font-weight: bold;
  font-size: 20px;
}
.OperatorHomeTool_btn__xOnjo {
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  border-radius: 0.35rem;
  width: 160px;
}
.OperatorHomeTool_tutorialIn__naeTY {
  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__Z\+Ybq {
  position: absolute;
}

.SearchCard_cardList__Ljim- {
  height: calc(100% - 61px);
  overflow: hidden;
}
.SearchCard_cardList__Ljim- .SearchCard_track__wZE2- {
  position: relative;
  height: 100%;
}
.SearchCard_cardList__Ljim- .SearchCard_linkText__7qJzY {
  color: #000000;
  text-align: center;
}
.SearchCard_cardList__Ljim- .ant-carousel .slick-dots-bottom {
  bottom: -22px;
}
.SearchCard_cardList__Ljim- .ant-carousel .slick-dots li button {
  background: #1677ff;
}
.SearchCard_cardList__Ljim- .ant-carousel .slick-list {
  overflow: visible;
  overflow: initial;
}
.SearchCard_cardList__Ljim- .SearchCard_arrowContainer__QCJvX {
  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__Ljim- .SearchCard_arrowContainer__QCJvX:hover {
  opacity: 1;
}
.SearchCard_cardList__Ljim- .SearchCard_arrowShow__6-3xh {
  opacity: 1;
}
.SearchCard_cardList__Ljim- .SearchCard_arrow__\+nEru {
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.SearchCard_cardList__Ljim- .SearchCard_arrowAfter__fsu4T {
  right: 0;
  border-radius: 0 4px 4px 0;
}
.SearchCard_cardList__Ljim- .SearchCard_arrowPrev__HOs-0 {
  border-radius: 4px 0 0 4px;
}
.SearchCard_isActive__r0bqM {
  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__JMtIn .WorkbenchPurchaseCenter_top__AwWZr {
  margin-bottom: 12px;
}
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_taskCenter__efOdy,
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_commonFunc__n21z2 {
  height: 328px;
  background-color: #fff;
  border-radius: 8px;
  padding: 16px;
}
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_taskCenter__efOdy .WorkbenchPurchaseCenter_title__6bAu3,
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_commonFunc__n21z2 .WorkbenchPurchaseCenter_title__6bAu3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 40px;
}
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_taskCenter__efOdy .WorkbenchPurchaseCenter_card__-YoiU,
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_commonFunc__n21z2 .WorkbenchPurchaseCenter_card__-YoiU {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_taskCenter__efOdy .WorkbenchPurchaseCenter_card__-YoiU:hover .WorkbenchPurchaseCenter_label__Gft4I,
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_commonFunc__n21z2 .WorkbenchPurchaseCenter_card__-YoiU:hover .WorkbenchPurchaseCenter_label__Gft4I {
  color: #000;
}
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_taskCenter__efOdy .WorkbenchPurchaseCenter_card__-YoiU .WorkbenchPurchaseCenter_icon__68rHq,
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_commonFunc__n21z2 .WorkbenchPurchaseCenter_card__-YoiU .WorkbenchPurchaseCenter_icon__68rHq {
  width: 54px;
  height: 54px;
}
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_taskCenter__efOdy .WorkbenchPurchaseCenter_card__-YoiU .WorkbenchPurchaseCenter_label__Gft4I,
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_top__AwWZr .WorkbenchPurchaseCenter_commonFunc__n21z2 .WorkbenchPurchaseCenter_card__-YoiU .WorkbenchPurchaseCenter_label__Gft4I {
  margin-top: 16px;
  font-size: 16px;
  color: #666;
  transition: color 0.3s;
}
.WorkbenchPurchaseCenter_container__JMtIn .WorkbenchPurchaseCenter_bottom__p7L4t {
  height: calc(100vh - 328px - 64px - 12px * 3);
  background-color: #fff;
  border-radius: 8px;
  padding: 8px 16px 16px 16px;
}

.WorkbenchFrameSupplier_topBox__aZC0h {
  background-image: url(/sepc/static/media/bg.5f24b25dbf230dc521f9.jpg);
  background-size: 100% 100%;
  padding: 16px 24px;
  height: 236px;
}
.WorkbenchFrameSupplier_topBox__aZC0h .WorkbenchFrameSupplier_topTitle__h4yrf {
  color: white;
  margin-bottom: 8px;
  font-weight: bolder;
}
.WorkbenchFrameSupplier_topBox__aZC0h .WorkbenchFrameSupplier_topItemBg__0WMTu {
  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__aZC0h .WorkbenchFrameSupplier_topItemBg__0WMTu .WorkbenchFrameSupplier_topItemIcon__vIgv- {
  position: absolute;
  bottom: -34px;
  right: 16px;
}
.WorkbenchFrameSupplier_topBox__aZC0h .WorkbenchFrameSupplier_topItemBg__0WMTu .WorkbenchFrameSupplier_topItemNum__3cX6c {
  font-size: 40px;
  margin-right: 8px;
  font-weight: bolder;
}
.WorkbenchFrameSupplier_topBox__aZC0h .WorkbenchFrameSupplier_topItemBg__0WMTu .WorkbenchFrameSupplier_topItemTitle__ZdijN {
  font-weight: 900;
}
.WorkbenchFrameSupplier_applicationBox__6JH9H {
  margin: 8px 0;
  min-height: 158px;
  height: 15vh;
}
.WorkbenchFrameSupplier_applicationBox__6JH9H .WorkbenchFrameSupplier_applicationDetailBox__ajfbF {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.WorkbenchFrameSupplier_applicationBox__6JH9H .WorkbenchFrameSupplier_applicationDetailBox__ajfbF .WorkbenchFrameSupplier_applicationDetail__85HNj {
  width: 90px;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
}
.WorkbenchFrameSupplier_applicationBox__6JH9H .WorkbenchFrameSupplier_applicationDetailBox__ajfbF .WorkbenchFrameSupplier_applicationDetail__85HNj .WorkbenchFrameSupplier_applicationDetailTitle__2CLZi {
  margin-top: 8px;
}
.WorkbenchFrameSupplier_cardHeadTitle__LfF6V {
  font-weight: bolder;
  font-size: 14px;
}
.WorkbenchFrameSupplier_pieTitle__E3zsE {
  font-size: 16px;
  font-weight: 400;
}
.WorkbenchFrameSupplier_pieNumber__H3Lbv {
  padding-top: 8px;
  font-size: 64px;
  font-weight: normal;
}

.WorkbenchPurchase_title__Q5wqv {
  font-weight: bold;
  font-size: 1.1rem;
}
.WorkbenchPurchase_titleExtra__W0-9J {
  display: flex;
  justify-content: space-between;
}
.WorkbenchPurchase_titleExtra__W0-9J .WorkbenchPurchase_moreText__Pzorh {
  font-size: 0.875rem;
  font-weight: 400;
  color: #999999;
}
.WorkbenchPurchase_lineBox__rm0uR:not(:first-child) {
  margin-top: 1.75rem;
}
.WorkbenchPurchase_lineBox__rm0uR {
  position: relative;
  height: calc((100% - 5 * 1.75rem) * 0.166);
}
.WorkbenchPurchase_lineBox__rm0uR .WorkbenchPurchase_diamond__TUs5v {
  background-color: #1677ff;
  width: 0.6rem;
  height: 0.6rem;
  transform: rotateZ(45deg);
  position: absolute;
  left: 0;
  top: calc(50% - 0.3rem);
}
.WorkbenchPurchase_lineBox__rm0uR .WorkbenchPurchase_dashedLine__ZX27r {
  position: absolute;
  left: 0.25rem;
  top: calc(50% - 0.3rem);
  height: calc(100% + 1.75rem);
  border-right: 1px dashed #1677ff;
}
.WorkbenchPurchase_guideBox__AxPDS {
  display: flex;
  height: 100%;
  margin-left: 1.5rem;
  background: #f5f8ff;
}
.WorkbenchPurchase_guideBox__AxPDS .WorkbenchPurchase_guideTitle__zcaEQ {
  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__AxPDS .WorkbenchPurchase_guideTitle__zcaEQ::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__AxPDS .WorkbenchPurchase_guideContent__OAM2x {
  display: flex;
  align-items: center;
  padding: 0 1.5rem;
}
.WorkbenchPurchase_guideBox__AxPDS .WorkbenchPurchase_guideBtn__76Dpe {
  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__c2LOh {
  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__HprlF {
  background-image: url(/sepc/static/media/onlinePic.43d027454e9d26547543.png);
}
.WorkbenchPurchase_offlinePic__N7wUN {
  background-image: url(/sepc/static/media/offlinePic.523c681ec0fd2925017e.png);
}
.WorkbenchPurchase_STEP0__bJAkl {
  background-image: url(/sepc/static/media/STEP0.d2dc2f9d2bd18db6cdd1.png);
}
.WorkbenchPurchase_STEP1__YL3LI {
  background-image: url(/sepc/static/media/STEP1.e2de9667fa65e6e32a2b.png);
}
.WorkbenchPurchase_STEP2__Db6rR {
  background-image: url(/sepc/static/media/STEP2.3e40c0820ad3c6600806.png);
}
.WorkbenchPurchase_STEP3__Lsk5J {
  background-image: url(/sepc/static/media/STEP3.51bbb272ae4e69a7af69.png);
}
.WorkbenchPurchase_STEP4__w-XKy {
  background-image: url(/sepc/static/media/STEP4.d7dfafa8c4610105b832.png);
}
.WorkbenchPurchase_STEP5__8sZ47 {
  background-image: url(/sepc/static/media/STEP5.5e2d0ffe7d0367297c02.png);
}
.WorkbenchPurchase_commonCardBox__VRojJ {
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 1rem 0;
  text-align: center;
}
.WorkbenchPurchase_linkText__gX508 {
  color: #000000;
  text-align: center;
  margin-top: 0.5rem;
  font-size: 0.875rem;
}
.WorkbenchPurchase_bidOpenName__meZdB {
  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__tG0\+5 {
  font-size: 18px;
  margin-bottom: 20px;
  height: 30px;
  font-weight: bold;
  color: #000000;
}
.WorkbenchPurchaserNew_bigBox__rNFU7 {
  display: flex;
  justify-content: space-between;
  text-align: center;
  height: 120px;
  margin-bottom: 20px;
}
.WorkbenchPurchaserNew_bigBox__rNFU7 .WorkbenchPurchaserNew_box__XIpDU {
  background: #abc6ff;
  color: #ffffff;
  border-radius: 4px;
  width: 30%;
  position: relative;
  cursor: pointer;
}
.WorkbenchPurchaserNew_bigBox__rNFU7 .WorkbenchPurchaserNew_checkbox__AMaOz {
  background: linear-gradient(2deg, #f0f5ff, #abc6ff);
  color: #002690;
}
.WorkbenchPurchaserNew_bigBox__rNFU7 .WorkbenchPurchaserNew_imgStyle__XbRiD {
  position: absolute;
  left: 8%;
  top: 15%;
}
.WorkbenchPurchaserNew_bigBox__rNFU7 .WorkbenchPurchaserNew_title2__wgjE6 {
  font-weight: bold;
  size: 16px;
  position: absolute;
  left: 50%;
  top: 7%;
}
.WorkbenchPurchaserNew_bigBox__rNFU7 .WorkbenchPurchaserNew_title2__wgjE6 .WorkbenchPurchaserNew_number__XmKHF {
  font-size: 36px;
}
.WorkbenchPurchaserNew_bigBox__rNFU7 .WorkbenchPurchaserNew_title2__wgjE6 .WorkbenchPurchaserNew_titleSize__oNGJk {
  font-size: 18px;
}
.WorkbenchPurchaserNew_comBox__mKVbK {
  text-align: center;
}
.WorkbenchPurchaserNew_comBox__mKVbK .WorkbenchPurchaserNew_comTitle__0Bjoe {
  font-weight: 500;
  color: #555555;
  margin: 10px 0 15px 0;
}
.WorkbenchPurchaserNew_spanTitle__OtXYH {
  font-size: 14px;
  font-weight: 400;
  color: #4285f4;
  text-align: right;
}

.IconCardList_cardList__Ms1li {
  height: 128px;
  overflow: hidden;
}
.IconCardList_cardList__Ms1li .IconCardList_track__Z8Q9O {
  position: relative;
  width: calc(100% + 16px);
  height: 114px;
}
.IconCardList_cardList__Ms1li .ant-carousel .slick-dots-bottom {
  bottom: -22px;
}
.IconCardList_cardList__Ms1li .ant-carousel .slick-dots li button {
  background: #1677ff;
}
.IconCardList_cardList__Ms1li .ant-carousel .slick-list {
  overflow: visible;
  overflow: initial;
}
.IconCardList_cardList__Ms1li .IconCardList_arrowContainer__mapjL {
  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__Ms1li .IconCardList_arrowContainer__mapjL:hover {
  opacity: 1;
}
.IconCardList_cardList__Ms1li .IconCardList_arrowShow__ryTtf {
  opacity: 1;
}
.IconCardList_cardList__Ms1li .IconCardList_arrow__ad8Fe {
  position: absolute;
  font-size: 18px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.IconCardList_cardList__Ms1li .IconCardList_arrowAfter__sZ7Js {
  right: 16px;
  border-radius: 0 4px 4px 0;
}
.IconCardList_cardList__Ms1li .IconCardList_arrowPrev__Osp4u {
  border-radius: 4px 0 0 4px;
}
.IconCardList_card__si9Ny {
  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__si9Ny: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__si9Ny .IconCardList_cardContent__JXNPG {
  display: flex;
  justify-content: space-between;
}
.IconCardList_card__si9Ny .IconCardList_icon__fAOKM {
  height: 64px;
  width: 56px;
  background-repeat: no-repeat;
  background-position: center;
}
.IconCardList_card__si9Ny .IconCardList_title__0A2MC {
  color: white;
}
.IconCardList_card__si9Ny .IconCardList_title__0A2MC .ant-statistic-title {
  color: white;
  font-size: 16px;
  width: 64px;
}
.IconCardList_card__si9Ny .IconCardList_title__0A2MC .ant-statistic-content {
  color: white;
}
.IconCardList_isActive__IwLVw {
  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__6q4Hc {
  background-image: url(/sepc/static/media/head_icon1.b1c9ceb5d2fa1d9b7956.png);
}
.IconCardList_headIcon2__p6DPW {
  background-image: url(/sepc/static/media/head_icon2.04da35220a07ae6cd25c.png);
}
.IconCardList_headIcon3__j5NFV {
  background-image: url(/sepc/static/media/head_icon3.ebc3f3e1ee58f9b95222.png);
}
.IconCardList_headIcon4__JxnL9 {
  background-image: url(/sepc/static/media/head_icon4.f8d495e74bc5e2c0728f.png);
}
.IconCardList_headIcon5__ln5qn {
  background-image: url(/sepc/static/media/head_icon5.f11af03fa927f4feee0d.png);
}
.IconCardList_headIcon6__7x17- {
  background-image: url(/sepc/static/media/head_icon_opinion.75aaf21b0d7696152bba.png);
}
.IconCardList_headIcon7__U\+cQu {
  background-image: url(/sepc/static/media/head_icon6.981694b50b482e372da2.png);
}
.IconCardList_headIcon0__R0NXw {
  background-image: url(/sepc/static/media/head_icon7.ebe85af04cf0f05783c4.png);
}
.IconCardList_backgroundColor0__CJIw0 {
  background: #1677ff;
}
.IconCardList_backgroundColor1__W91K2 {
  background: #14c2c3;
}
.IconCardList_backgroundColor2__a0rTw {
  background: #86a5ff;
}
.IconCardList_backgroundColor3__mQEVx {
  background: #fe9c6d;
}
.IconCardList_backgroundColor4__ahiBP {
  background: #41a9ff;
}
.IconCardList_backgroundColor5__pwFOk {
  background: #f1ac69;
}
.IconCardList_backgroundColor6__xXZPM {
  background: #ed9080;
}
.IconCardList_backgroundColor7__oKGWa {
  background: #6abfff;
}
.IconCardList_backgroundColor8__VsBSs {
  background: #fc8d8d;
}

.workbenchAnalysis_card__v6e0T {
  border: 1px solid #e8e8e8;
  position: relative;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.workbenchAnalysis_card__v6e0T: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__5WpZC .ant-list-item-meta {
  align-items: center;
}
.workbenchAnalysis_list__5WpZC .ant-list-item-meta-title {
  font-weight: bold;
}

.WorkbenchRegulator_box__Vpxvy {
  min-height: calc(100vh - 96px);
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_purchaseTitle__B-w3y {
  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__Vpxvy .WorkbenchRegulator_purchaseItem__xKO8m {
  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__Vpxvy .WorkbenchRegulator_purchaseItem__xKO8m .WorkbenchRegulator_purchaseItemColImg__bbH7x {
  text-align: center;
  display: flex;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_purchaseItem__xKO8m .WorkbenchRegulator_purchaseItemColImg__bbH7x .WorkbenchRegulator_purchaseItemImg__rLFbo {
  align-self: center;
  width: 100%;
  max-width: 60px;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_purchaseItem__xKO8m .WorkbenchRegulator_purchaseItemTitle__AgrAe {
  font-weight: bolder;
  justify-content: space-between;
  display: flex;
  color: #333333;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_purchaseItem__xKO8m .WorkbenchRegulator_purchaseItemDescriptions__9mDSH {
  color: #999999;
  padding-top: 0.5rem;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI {
  justify-content: space-between;
  display: flex;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy {
  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__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy .WorkbenchRegulator_infoItemBoxTitle__\+Jp57 {
  position: absolute;
  top: -1.125rem;
  left: 6%;
  width: 100%;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy .WorkbenchRegulator_infoItemBoxTitle__\+Jp57 .WorkbenchRegulator_infoItemBoxTitleBox__xgFNt {
  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__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy .WorkbenchRegulator_infoItemBoxTitle__\+Jp57 .WorkbenchRegulator_infoItemBoxTitleBox__xgFNt .WorkbenchRegulator_infoItemBoxTitleBoxImg__Bz8uJ {
  position: absolute;
  top: 0;
  right: -36px;
  z-index: 10;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy .WorkbenchRegulator_infoItemBoxContent__2Ig-s {
  align-self: center;
  margin: 0 auto;
  width: 88%;
  height: 90%;
  padding-top: 6%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy .WorkbenchRegulator_infoItemBoxContent__2Ig-s .WorkbenchRegulator_infoItemChildBox__eeG8O {
  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__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy .WorkbenchRegulator_infoItemBoxContent__2Ig-s .WorkbenchRegulator_infoItemChildBox__eeG8O .WorkbenchRegulator_infoItemNum__NAqaR {
  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__Vpxvy .WorkbenchRegulator_infoBox__cJ5MI .WorkbenchRegulator_infoItemBox__9ahYy .WorkbenchRegulator_infoItemBoxContent__2Ig-s .WorkbenchRegulator_infoItemChildBox__eeG8O .WorkbenchRegulator_infoItemChild__ODMrt {
  width: 100%;
  text-align: center;
  align-self: center;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_commonTitle__tRuIJ {
  font-size: 1.125rem;
  font-weight: bolder;
  margin-bottom: 2rem;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_commonImg__4p\+yo {
  width: 100%;
  max-width: 54px;
}
.WorkbenchRegulator_box__Vpxvy .WorkbenchRegulator_commonSearchTitle__jczQc {
  color: #555555;
  padding: 0.5rem 0 2rem;
}
.WorkbenchRegulator_borderColor__nr32L {
  border: 1px solid #efefef;
  padding: 1rem;
  border-radius: 8px;
}
.WorkbenchRegulator_borerHeight__jzZo8 {
  height: 100%;
}
.WorkbenchRegulator_countTitle__vw\+RJ {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.WorkbenchRegulator_countHeight__Y0mAk {
  height: calc(100% - 1.5rem);
}
.WorkbenchRegulator_fundScaleStatisticsSearch__pjhbX .ant-descriptions-row {
  display: flex;
  justify-content: flex-end;
}
.WorkbenchRegulator_fundScaleStatisticsSearch__pjhbX .ant-descriptions-row .ant-descriptions-item-container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.WorkbenchRegulator_regulatorTabs__HaXod {
  height: 100%;
}
.WorkbenchRegulator_regulatorTabs__HaXod .ant-tabs-content {
  height: 100%;
}
.WorkbenchRegulator_regulatorTabs__HaXod .ant-tabs-content .ant-tabs-tabpane {
  height: 100%;
}

.WorkbenchSoStateOwnedEnterprise_container__ghQK0 {
  min-height: calc(100vh - 96px);
  display: flex;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_title__KKie0 {
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK {
  width: 68%;
  background-color: #fff;
  border-radius: 8px;
  margin-right: 16px;
  padding: 20px 24px 24px 24px;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl {
  margin-bottom: 40px;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl:last-child {
  margin-bottom: 0;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_star__c6au1 {
  width: 12px;
  height: 12px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_pentagonal__gitRq {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_sectionTitle__i4ZRc {
  font-size: 14px;
  color: #666;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_sectionTitleActive__Thy8J {
  font-size: 14px;
  color: #0066ff;
  font-weight: bold;
  margin: 0 8px;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_card__jK3rA {
  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__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_card__jK3rA:hover .WorkbenchSoStateOwnedEnterprise_cardTitle__YcOHG {
  color: rgba(0, 0, 0, 0.8);
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_card__jK3rA .WorkbenchSoStateOwnedEnterprise_leftIcon__2EUKp {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_card__jK3rA .WorkbenchSoStateOwnedEnterprise_cardTitle__YcOHG {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  transition: color 0.3s;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_left__gYAZK .WorkbenchSoStateOwnedEnterprise_section__u65Jl .WorkbenchSoStateOwnedEnterprise_card__jK3rA .WorkbenchSoStateOwnedEnterprise_desc__CeG0k {
  font-size: 14px;
  color: #999;
  line-height: 18px;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J {
  flex: 1 1;
  display: flex;
  flex-direction: column;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_top__GCmUb,
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl {
  background-color: #fff;
  border-radius: 8px;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_top__GCmUb {
  margin-bottom: 16px;
  padding: 20px 16px;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_top__GCmUb .WorkbenchSoStateOwnedEnterprise_queryCard__qpGWe {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_top__GCmUb .WorkbenchSoStateOwnedEnterprise_queryCard__qpGWe:hover .WorkbenchSoStateOwnedEnterprise_queryTitle__xUGcE {
  color: rgba(38, 38, 38, 0.8);
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_top__GCmUb .WorkbenchSoStateOwnedEnterprise_queryCard__qpGWe .WorkbenchSoStateOwnedEnterprise_rightIcon__85kif {
  width: 54px;
  height: 54px;
  margin-bottom: 16px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_top__GCmUb .WorkbenchSoStateOwnedEnterprise_queryCard__qpGWe .WorkbenchSoStateOwnedEnterprise_queryTitle__xUGcE {
  font-size: 16px;
  color: #262626;
  transition: color 0.3s;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj {
  height: 80vh;
  padding: 4px 16px 16px 16px;
  overflow-y: auto;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H {
  -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__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H:last-child {
  margin-bottom: 0;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H .ant-descriptions .ant-descriptions-row > td {
  padding-bottom: 0;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H .WorkbenchSoStateOwnedEnterprise_header__D7J86 {
  display: flex;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H .WorkbenchSoStateOwnedEnterprise_header__D7J86 .WorkbenchSoStateOwnedEnterprise_headerTitle__3GUB0 {
  font-size: 16px;
  color: #0066ff;
  font-weight: bold;
  line-height: 30px;
  margin-right: 8px;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H .WorkbenchSoStateOwnedEnterprise_header__D7J86 .WorkbenchSoStateOwnedEnterprise_headerIcon__zViQw {
  width: 67px;
  height: 34px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H .WorkbenchSoStateOwnedEnterprise_subTitle__SZZfg {
  font-size: 14px;
  color: #262626;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H .WorkbenchSoStateOwnedEnterprise_leftCol__3RvoZ {
  width: 42%;
}
.WorkbenchSoStateOwnedEnterprise_container__ghQK0 .WorkbenchSoStateOwnedEnterprise_right__nni1J .WorkbenchSoStateOwnedEnterprise_bottom__Y1\+Rl .WorkbenchSoStateOwnedEnterprise_listContainer__yJUAj .WorkbenchSoStateOwnedEnterprise_listItem__QCi3H .WorkbenchSoStateOwnedEnterprise_rightCol__JUg4w {
  width: 58%;
}

.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX {
  min-height: calc(100vh - 96px);
  display: flex;
  flex-direction: column;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_title__3EcsQ {
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO {
  margin-bottom: 16px;
  display: flex;
  justify-content: space-between;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_left__L7JTB,
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_right__duVwV {
  background-color: #fff;
  border-radius: 8px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_left__L7JTB {
  margin-right: 16px;
  width: 70%;
  padding: 20px 24px 24px 24px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_left__L7JTB .WorkbenchSoStateOwnedEnterpriseRegulator_card__oCo1l {
  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__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_left__L7JTB .WorkbenchSoStateOwnedEnterpriseRegulator_card__oCo1l:hover {
  box-shadow: 0 0 18px 0 rgba(131, 114, 254, 0.3);
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_left__L7JTB .WorkbenchSoStateOwnedEnterpriseRegulator_card__oCo1l .WorkbenchSoStateOwnedEnterpriseRegulator_leftIcon__Okhye {
  width: 60px;
  height: 60px;
  margin-right: 16px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_left__L7JTB .WorkbenchSoStateOwnedEnterpriseRegulator_card__oCo1l .WorkbenchSoStateOwnedEnterpriseRegulator_cardTitle__WDyfn {
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_left__L7JTB .WorkbenchSoStateOwnedEnterpriseRegulator_cardActive__lriAa {
  box-shadow: 0 0 18px 0 rgba(131, 114, 254, 0.3) !important;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_right__duVwV {
  width: 30%;
  padding: 20px 16px;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_right__duVwV .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__rMHS3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_right__duVwV .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__rMHS3:hover .WorkbenchSoStateOwnedEnterpriseRegulator_queryTitle__tFNXx {
  color: rgba(38, 38, 38, 0.8);
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_right__duVwV .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__rMHS3 .WorkbenchSoStateOwnedEnterpriseRegulator_rightIcon__rpKKY {
  width: 54px;
  height: 54px;
  margin-bottom: 16px;
  -webkit-user-select: none;
          user-select: none;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_top__1bjoO .WorkbenchSoStateOwnedEnterpriseRegulator_right__duVwV .WorkbenchSoStateOwnedEnterpriseRegulator_queryCard__rMHS3 .WorkbenchSoStateOwnedEnterpriseRegulator_queryTitle__tFNXx {
  font-size: 16px;
  color: #262626;
  transition: color 0.3s;
}
.WorkbenchSoStateOwnedEnterpriseRegulator_container__g1mGX .WorkbenchSoStateOwnedEnterpriseRegulator_bottom__\+XFQf {
  flex: 1 1;
  background-color: #fff;
  border-radius: 8px;
  padding: 20px 24px 24px 24px;
}

.WorkbenchSupplierInvolvement_menuBox__cLm5v {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.WorkbenchSupplierInvolvement_menuItemBg__nofZb {
  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__E82O3 {
  right: 2%;
  top: -22px;
  position: absolute;
}
.WorkbenchSupplierInvolvement_menuTitle__mLuIp {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  justify-content: space-between;
}
.WorkbenchSupplierInvolvement_menuSubtitle__gesFE {
  font-size: 14px;
  color: #d4e5ff;
  padding-top: 3px;
}
.WorkbenchSupplierInvolvement_menuDiv__VzrxE {
  margin-top: 18px;
  display: flex;
  justify-content: flex-start;
}
.WorkbenchSupplierInvolvement_menuTitleNum__4fRCl {
  margin-right: 26px;
  font-size: 14px;
  font-weight: 600;
  color: #d4e5ff;
}
.WorkbenchSupplierInvolvement_menuTotalNum__qbtHz {
  margin: -8px 10px 0 0;
  font-size: 33px;
}
.WorkbenchSupplierInvolvement_num__PnJHZ {
  margin-left: 5px;
}
.WorkbenchSupplierInvolvement_changedTitleNum__jFlZp {
  font-size: 14px;
  font-weight: 600;
  background: #e5703c;
  border-radius: 16px;
  color: #ffffff;
  padding-left: 10px;
}
.WorkbenchSupplierInvolvement_changedNum__0oT0g {
  padding: 8px;
}
.WorkbenchSupplierInvolvement_line__\+zPU0 {
  width: 1px;
  height: 16px;
  color: #ffffff;
  opacity: 0.4;
  margin: 2px 0 0 -12px;
}
.WorkbenchSupplierInvolvement_cardBg__FK90z {
  height: 200px;
  background: linear-gradient(180deg, #3380e2 23%, #ffffff 100%);
  border-radius: 4px;
}
.WorkbenchSupplierInvolvement_currentTime__Ipo0M {
  font-size: 14px;
  color: #333333;
  margin-right: 18px;
}
.WorkbenchSupplierInvolvement_projectDiv__LOMth {
  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__LOMth:hover {
  border-color: transparent;
}
.WorkbenchSupplierInvolvement_projectTitle__P2bbn {
  font-weight: bold;
  overflow: hidden;
  height: 40px;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.WorkbenchSupplierInvolvement_projectPerson__Ml7zw {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.WorkbenchSupplierInvolvement_welcomeDiv__mHJmG {
  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__hgKfj {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.WorkbenchSupplierInvolvement_welcomeTitle__r21Ud {
  font-size: 14px;
  color: #ffffff;
  line-height: 10px;
}
.WorkbenchSupplierInvolvement_commeTitle__22dW- {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  margin: -4px 0 20px 9px;
}
.WorkbenchSupplierInvolvement_commeDiv__ckQ4E {
  text-align: center;
}
.WorkbenchSupplierInvolvement_commeDiv__ckQ4E .WorkbenchSupplierInvolvement_commeName__atlbA {
  font-size: 14px;
  color: #555555;
  margin: 8px 0 26px 0;
}
.WorkbenchSupplierInvolvement_calendarCard__ksits .ant-picker-calendar-header .ant-picker-calendar-mode-switch {
  display: none;
}
.WorkbenchSupplierInvolvement_bidIcon__FCGLN {
  position: absolute;
  right: 8px;
  bottom: 28%;
  width: 100px;
}
.WorkbenchSupplierInvolvement_welcomeCard__8tIg- .ant-card {
  height: 100%;
}

.workbenchSupplierStyle_publicWorkbench__o5nSM {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-radius: 12px 12px 0 0;
}
.workbenchSupplierStyle_welcomeWorkbench__jQ6co {
  background-image: url(/sepc/static/media/welcome.825ed255265eae7a5511.png);
  color: #10408a;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
}
.workbenchSupplierStyle_welcomeWorkbench__jQ6co .workbenchSupplierStyle_titleStyle__vyhDI {
  font-size: 24px;
  font-weight: bold;
}
.workbenchSupplierStyle_STEP0__p-klF {
  background-image: url(/sepc/static/media/STEP0.d2dc2f9d2bd18db6cdd1.png);
}
.workbenchSupplierStyle_STEP1__7Tgt5 {
  background-image: url(/sepc/static/media/STEP1.e2de9667fa65e6e32a2b.png);
}
.workbenchSupplierStyle_STEP2__8D80z {
  background-image: url(/sepc/static/media/STEP2.3e40c0820ad3c6600806.png);
}
.workbenchSupplierStyle_STEP3__JAT3y {
  background-image: url(/sepc/static/media/STEP3.51bbb272ae4e69a7af69.png);
}
.workbenchSupplierStyle_remindWorkBench__wskMo {
  background-image: url(/sepc/static/media/noticeBg.c46c85eec76a5bb39170.png);
}
.workbenchSupplierStyle_remindWorkBench__wskMo .workbenchSupplierStyle_noticeSpan__laSJl {
  color: #0052cc;
}
.workbenchSupplierStyle_lineBox__XMKTf:not(:first-child) {
  margin-top: 1.75rem;
}
.workbenchSupplierStyle_lineBox__XMKTf {
  position: relative;
  height: calc((100% - 4 * 1.75rem) * 0.2);
}
.workbenchSupplierStyle_lineBox__XMKTf .workbenchSupplierStyle_diamond__ltz81 {
  background-color: #1677ff;
  width: 1rem;
  height: 1rem;
  transform: rotateZ(45deg);
  position: absolute;
  left: 0;
  top: calc(50% - 0.3rem);
}
.workbenchSupplierStyle_lineBox__XMKTf .workbenchSupplierStyle_dashedLine__NmMUW {
  position: absolute;
  left: 0.5rem;
  top: calc(50% - 0.3rem);
  height: calc(100% + 2.5rem + 1.75rem);
  border-right: 1px dashed #1677ff;
}
.workbenchSupplierStyle_guideBox__hfwIl {
  display: flex;
  height: 100%;
  margin-left: 1.75rem;
  background: #f5f8ff;
}
.workbenchSupplierStyle_guideBox__hfwIl .workbenchSupplierStyle_guideTitle__ssJIH {
  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__hfwIl .workbenchSupplierStyle_guideTitle__ssJIH::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__hfwIl .workbenchSupplierStyle_guideContent__wqJFu {
  display: flex;
  align-items: center;
  padding: 0 1.5rem;
}
.workbenchSupplierStyle_guideBox__hfwIl .workbenchSupplierStyle_guideBtn__V80MJ {
  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__yW4zf {
  height: calc(11rem + 16px);
}
.workbenchSupplierStyle_rowBox__g6iFm {
  height: calc(100% - 16rem);
  overflow-y: auto;
  margin-top: 12px;
  padding-bottom: 12px;
}
.workbenchSupplierStyle_bidsIcon__nKtDB {
  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__1-OSL {
  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__UlorH {
  height: 100%;
}
.officeTypeListTransfer_transfer__UlorH .ant-transfer-list {
  border: none;
}
.officeTypeListTransfer_transfer__UlorH .ant-transfer-list-body-customize-wrapper {
  height: 100%;
  overflow-x: auto;
  padding-right: 8px;
}

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

.VirtualAssistants_virtualAssistants__E6RTp {
  position: fixed;
  bottom: 20vh;
  right: 15px;
  z-index: 101;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.VirtualAssistants_virtualAssistants__E6RTp .VirtualAssistants_customerImg__PS0rl {
  position: relative;
  top: 0;
  z-index: -1;
  width: 48px;
  cursor: pointer;
  pointer-events: initial;
}
@keyframes VirtualAssistants_hideAnimation__ENIQl {
  0% {
    top: -2px;
  }
  40% {
    top: -2px;
  }
  100% {
    top: -2px;
    transform-origin: 55px 0;
    transform: rotate(-55deg);
  }
}
@keyframes VirtualAssistants_showAnimation__blkF\+ {
  0% {
    top: -2px;
  }
  40% {
    top: -20px;
    transform-origin: 55px 0;
    transform: rotate(0);
  }
  90% {
    top: -4px;
  }
  100% {
    top: -2px;
  }
}
.VirtualAssistants_virtualAssistants__E6RTp.VirtualAssistants_menuHide__5kyYr {
  pointer-events: none;
}
.VirtualAssistants_virtualAssistants__E6RTp.VirtualAssistants_menuHide__5kyYr .VirtualAssistants_customerImg__PS0rl {
  animation: VirtualAssistants_hideAnimation__ENIQl 0.5s both;
  transition: all 1s;
}
.VirtualAssistants_virtualAssistants__E6RTp.VirtualAssistants_menuHide__5kyYr .VirtualAssistants_customerImg__PS0rl:hover {
  right: 2px;
}
.VirtualAssistants_virtualAssistants__E6RTp.VirtualAssistants_menuHide__5kyYr .VirtualAssistants_customerServiceBtn__JYat9 {
  opacity: 0;
  transition: all 0.5s;
}
.VirtualAssistants_virtualAssistants__E6RTp.VirtualAssistants_menuShow__4uHYT .VirtualAssistants_customerImg__PS0rl {
  animation: VirtualAssistants_showAnimation__blkF\+ 0.5s both;
  transition: all 1s;
}
.VirtualAssistants_virtualAssistants__E6RTp.VirtualAssistants_menuShow__4uHYT .VirtualAssistants_customerServiceBtn__JYat9 {
  opacity: 1;
  transition: all 0.5s;
}
.VirtualAssistants_virtualAssistants__E6RTp .VirtualAssistants_closeBtn__lUaoX {
  position: absolute;
  top: -10px;
  right: -10px;
  color: #999999;
}
.VirtualAssistants_virtualAssistants__E6RTp .VirtualAssistants_customerServiceBtn__JYat9 {
  --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__E6RTp .VirtualAssistants_customerServiceBtn__JYat9 > div {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  height: 48px;
}
.VirtualAssistants_virtualAssistants__E6RTp .VirtualAssistants_customerServiceBtn__JYat9 > div:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}
.VirtualAssistants_customerServerMenuItem__Mxmg7:hover {
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity));
}
.VirtualAssistants_customerServerMenuItem__Mxmg7:hover img {
  position: relative;
  transform: translateX(-80px);
  filter: drop-shadow(#1677ff 80px 0);
}

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

.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: 12px;
}
.main-layout .content-layout .layout-controller .fullBox {
  max-width: 100%;
}
.main-layout .content-layout .layout-controller > .ant-card {
  min-height: calc(100vh - 64px - 12px*2);
}
.main-layout .content-guide-layout {
  padding: 12px;
}
.main-layout .content-guide-layout .layout-controller {
  overflow: auto;
  height: calc(100vh - 64px - 12px*2);
}
.main-layout .content-guide-layout .layout-controller .fullBox {
  max-width: 100%;
}
.main-layout .content-guide-layout .layout-controller > .ant-card {
  min-height: calc(100vh - 64px - 12px*2);
}
.main-layout .content-guide-layout ::-webkit-scrollbar {
  display: none;
}
.main-layout .full-guide-layout {
  padding: 12px;
}
.main-layout .full-guide-layout .layout-controller {
  overflow: auto;
  height: calc(100vh - 64px - 12px*2);
}
.main-layout .full-guide-layout ::-webkit-scrollbar {
  display: none;
}
.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;
  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;
}
.fullHeight {
  min-height: calc(100vh - 64px - 32px);
}
.simplebar-scrollbar:before {
  background-color: rgba(0, 0, 0, 0.33) !important;
}

*, ::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%
}
.\!container {
    width: 100% !important
}
@media (min-width: 640px) {
    .container {
        max-width: 640px
    }
    .\!container {
        max-width: 640px !important
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px
    }
    .\!container {
        max-width: 768px !important
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }
    .\!container {
        max-width: 1024px !important
    }
}
@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }
    .\!container {
        max-width: 1280px !important
    }
}
@media (min-width: 1536px) {
    .container {
        max-width: 1536px
    }
    .\!container {
        max-width: 1536px !important
    }
}
.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
}
.top-\[-12px\] {
    top: -12px
}
.right-\[-8px\] {
    right: -8px
}
.left-\[4px\] {
    left: 4px
}
.top-\[8px\] {
    top: 8px
}
.-left-4 {
    left: -1rem
}
.top-1\/2 {
    top: 50%
}
.bottom-\[4px\] {
    bottom: 4px
}
.right-\[8px\] {
    right: 8px
}
.right-\[372px\] {
    right: 372px
}
.top-\[30px\] {
    top: 30px
}
.right-\[14px\] {
    right: 14px
}
.top-\[-57px\] {
    top: -57px
}
.top-10 {
    top: 2.5rem
}
.right-8 {
    right: 2rem
}
.top-\[-10px\] {
    top: -10px
}
.right-\[-10px\] {
    right: -10px
}
.right-\[75px\] {
    right: 75px
}
.right-\[10px\] {
    right: 10px
}
.top-\[-40px\] {
    top: -40px
}
.top-\[-20px\] {
    top: -20px
}
.bottom-\[32px\] {
    bottom: 32px
}
.bottom-\[19px\] {
    bottom: 19px
}
.top-\[20px\] {
    top: 20px
}
.left-\[10px\] {
    left: 10px
}
.right-3 {
    right: 0.75rem
}
.top-4 {
    top: 1rem
}
.bottom-3 {
    bottom: 0.75rem
}
.left-\[16px\] {
    left: 16px
}
.top-\[16px\] {
    top: 16px
}
.right-\[16px\] {
    right: 16px
}
.-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-\[-46px\] {
    top: -46px
}
.top-\[-54px\] {
    top: -54px
}
.top-\[1px\] {
    top: 1px
}
.top-\[50px\] {
    top: 50px
}
.right-\[5\.5\%\] {
    right: 5.5%
}
.right-4 {
    right: 1rem
}
.top-\[-7px\] {
    top: -7px
}
.right-\[-7px\] {
    right: -7px
}
.top-\[-30px\] {
    top: -30px
}
.top-8 {
    top: 2rem
}
.left-\[-2px\] {
    left: -2px
}
.top-\[-2px\] {
    top: -2px
}
.top-\[0\] {
    top: 0
}
.left-\[350px\] {
    left: 350px
}
.z-\[1081\] {
    z-index: 1081
}
.z-\[1000\] {
    z-index: 1000
}
.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-2 {
    margin: 0.5rem
}
.m-\[24px\] {
    margin: 24px
}
.m-auto {
    margin: auto
}
.m-0 {
    margin: 0px
}
.\!m-0 {
    margin: 0px !important
}
.m-\[22px\] {
    margin: 22px
}
.m-\[32px\] {
    margin: 32px
}
.m-\[16px\] {
    margin: 16px
}
.m-\[2px\] {
    margin: 2px
}
.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-\[8px\] {
    margin-top: 8px;
    margin-bottom: 8px
}
.my-\[24px\] {
    margin-top: 24px;
    margin-bottom: 24px
}
.my-\[10px\] {
    margin-top: 10px;
    margin-bottom: 10px
}
.\!mx-\[-48px\] {
    margin-left: -48px !important;
    margin-right: -48px !important
}
.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
}
.my-\[30px\] {
    margin-top: 30px;
    margin-bottom: 30px
}
.mx-\[16px\] {
    margin-left: 16px;
    margin-right: 16px
}
.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}
.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-\[-24px\] {
    margin-top: -24px;
    margin-bottom: -24px
}
.my-\[12px\] {
    margin-top: 12px;
    margin-bottom: 12px
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}
.\!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-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}
.mx-\[64px\] {
    margin-left: 64px;
    margin-right: 64px
}
.my-1 {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem
}
.my-auto {
    margin-top: auto;
    margin-bottom: auto
}
.my-\[46px\] {
    margin-top: 46px;
    margin-bottom: 46px
}
.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem
}
.mx-0\.5 {
    margin-left: 0.125rem;
    margin-right: 0.125rem
}
.mx-0 {
    margin-left: 0px;
    margin-right: 0px
}
.my-\[40px\] {
    margin-top: 40px;
    margin-bottom: 40px
}
.mx-\[8px\] {
    margin-left: 8px;
    margin-right: 8px
}
.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-\[8px\] {
    margin-bottom: 8px
}
.\!mb-0 {
    margin-bottom: 0px !important
}
.mb-\[16px\] {
    margin-bottom: 16px
}
.mb-\[32px\] {
    margin-bottom: 32px
}
.mt-\[64px\] {
    margin-top: 64px
}
.mt-\[12px\] {
    margin-top: 12px
}
.mt-\[16px\] {
    margin-top: 16px
}
.mr-\[4px\] {
    margin-right: 4px
}
.mb-8 {
    margin-bottom: 2rem
}
.mr-4 {
    margin-right: 1rem
}
.mr-\[5px\] {
    margin-right: 5px
}
.mr-\[24px\] {
    margin-right: 24px
}
.mr-\[18px\] {
    margin-right: 18px
}
.mt-\[-4px\] {
    margin-top: -4px
}
.ml-\[58px\] {
    margin-left: 58px
}
.mb-0 {
    margin-bottom: 0px
}
.mr-\[16px\] {
    margin-right: 16px
}
.ml-\[3px\] {
    margin-left: 3px
}
.mb-\[20px\] {
    margin-bottom: 20px
}
.mt-\[60px\] {
    margin-top: 60px
}
.mt-\[32px\] {
    margin-top: 32px
}
.ml-\[38px\] {
    margin-left: 38px
}
.mt-\[24px\] {
    margin-top: 24px
}
.mb-2 {
    margin-bottom: 0.5rem
}
.mt-4 {
    margin-top: 1rem
}
.-mt-\[2px\] {
    margin-top: -2px
}
.mb-\[4px\] {
    margin-bottom: 4px
}
.mb-4 {
    margin-bottom: 1rem
}
.mt-3 {
    margin-top: 0.75rem
}
.mr-0 {
    margin-right: 0px
}
.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
}
.ml-\[32px\] {
    margin-left: 32px
}
.mb-\[-12px\] {
    margin-bottom: -12px
}
.mb-1 {
    margin-bottom: 0.25rem
}
.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
}
.mr-6 {
    margin-right: 1.5rem
}
.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
}
.mt-1 {
    margin-top: 0.25rem
}
.ml-4 {
    margin-left: 1rem
}
.mb-6 {
    margin-bottom: 1.5rem
}
.ml-0\.5 {
    margin-left: 0.125rem
}
.ml-0 {
    margin-left: 0px
}
.ml-\[2em\] {
    margin-left: 2em
}
.mt-\[-16px\] {
    margin-top: -16px
}
.ml-\[-24px\] {
    margin-left: -24px
}
.mt-\[5px\] {
    margin-top: 5px
}
.ml-\[12px\] {
    margin-left: 12px
}
.ml-\[16px\] {
    margin-left: 16px
}
.\!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
}
.mt-\[48px\] {
    margin-top: 48px
}
.mb-\[80px\] {
    margin-bottom: 80px
}
.mb-\[48px\] {
    margin-bottom: 48px
}
.mt-\[20px\] {
    margin-top: 20px
}
.ml-\[13px\] {
    margin-left: 13px
}
.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-\[100px\] {
    margin-top: 100px
}
.\!mt-\[16px\] {
    margin-top: 16px !important
}
.mr-\[-24px\] {
    margin-right: -24px
}
.mr-2\.5 {
    margin-right: 0.625rem
}
.mt-\[50px\] {
    margin-top: 50px
}
.mb-\[15px\] {
    margin-bottom: 15px
}
.mb-0\.5 {
    margin-bottom: 0.125rem
}
.mt-\[4px\] {
    margin-top: 4px
}
.ml-\[10px\] {
    margin-left: 10px
}
.mt-\[70px\] {
    margin-top: 70px
}
.mr-\[19px\] {
    margin-right: 19px
}
.ml-\[19px\] {
    margin-left: 19px
}
.mb-5 {
    margin-bottom: 1.25rem
}
.\!mr-0 {
    margin-right: 0px !important
}
.mb-7 {
    margin-bottom: 1.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-\[28px\] {
    margin-left: 28px
}
.mr-\[2px\] {
    margin-right: 2px
}
.mt-\[-0\.5rem\] {
    margin-top: -0.5rem
}
.mt-\[-6px\] {
    margin-top: -6px
}
.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-3 {
    margin-bottom: 0.75rem !important
}
.mt-10 {
    margin-top: 2.5rem
}
.mr-\[6px\] {
    margin-right: 6px
}
.ml-6 {
    margin-left: 1.5rem
}
.mr-\[20px\] {
    margin-right: 20px
}
.mt-1\.5 {
    margin-top: 0.375rem
}
.mb-10 {
    margin-bottom: 2.5rem
}
.mb-\[6px\] {
    margin-bottom: 6px
}
.mt-\[18px\] {
    margin-top: 18px
}
.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
}
.mt-\[14px\] {
    margin-top: 14px
}
.mr-\[-8px\] {
    margin-right: -8px
}
.\!ml-\[4px\] {
    margin-left: 4px !important
}
.mb-20 {
    margin-bottom: 5rem
}
.ml-\[88px\] {
    margin-left: 88px
}
.mb-\[64px\] {
    margin-bottom: 64px
}
.mt-8 {
    margin-top: 2rem
}
.mb-12 {
    margin-bottom: 3rem
}
.ml-\[30px\] {
    margin-left: 30px
}
.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
}
.grid {
    display: grid
}
.inline-grid {
    display: inline-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-\[55px\] {
    height: 55px
}
.h-\[70vh\] {
    height: 70vh
}
.h-\[64px\] {
    height: 64px
}
.h-\[230px\] {
    height: 230px
}
.h-\[12px\] {
    height: 12px
}
.h-\[16px\] {
    height: 16px
}
.h-\[calc\(100vh-184px\)\] {
    height: calc(100vh - 184px)
}
.h-\[100px\] {
    height: 100px
}
.h-\[32px\] {
    height: 32px
}
.h-\[60vh\] {
    height: 60vh
}
.h-\[48px\] {
    height: 48px
}
.h-\[20px\] {
    height: 20px
}
.h-10 {
    height: 2.5rem
}
.h-\[50px\] {
    height: 50px
}
.h-\[100\%\] {
    height: 100%
}
.h-6 {
    height: 1.5rem
}
.h-\[calc\(100vh-64px-80px-100px\)\] {
    height: calc(100vh - 64px - 80px - 100px)
}
.h-\[calc\(100vh-240px\)\] {
    height: calc(100vh - 240px)
}
.h-\[65px\] {
    height: 65px
}
.h-\[5px\] {
    height: 5px
}
.h-0 {
    height: 0px
}
.h-\[44px\] {
    height: 44px
}
.\!h-\[48px\] {
    height: 48px !important
}
.h-\[18px\] {
    height: 18px
}
.h-\[15px\] {
    height: 15px
}
.h-\[608px\] {
    height: 608px
}
.h-9 {
    height: 2.25rem
}
.h-8 {
    height: 2rem
}
.h-\[164px\] {
    height: 164px
}
.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-\[calc\(100\%-80px\)\] {
    height: calc(100% - 80px)
}
.h-\[36px\] {
    height: 36px
}
.h-\[200px\] {
    height: 200px
}
.h-7 {
    height: 1.75rem
}
.h-\[132px\] {
    height: 132px
}
.h-\[175px\] {
    height: 175px
}
.h-\[128px\] {
    height: 128px
}
.h-\[192px\] {
    height: 192px
}
.h-\[58px\] {
    height: 58px
}
.h-px {
    height: 1px
}
.h-\[40px\] {
    height: 40px
}
.h-\[68vh\] {
    height: 68vh
}
.h-\[45px\] {
    height: 45px
}
.h-\[72px\] {
    height: 72px
}
.h-\[11\.5px\] {
    height: 11.5px
}
.h-\[120px\] {
    height: 120px
}
.h-\[25px\] {
    height: 25px
}
.h-5 {
    height: 1.25rem
}
.h-\[208px\] {
    height: 208px
}
.h-\[30px\] {
    height: 30px
}
.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-\[70px\] {
    height: 70px
}
.h-\[66px\] {
    height: 66px
}
.max-h-\[192px\] {
    max-height: 192px
}
.max-h-\[80px\] {
    max-height: 80px
}
.max-h-\[200px\] {
    max-height: 200px
}
.max-h-full {
    max-height: 100%
}
.min-h-screen {
    min-height: 100vh
}
.min-h-\[calc\(100\%-64px\)\] {
    min-height: calc(100% - 64px)
}
.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-\[60px\] {
    min-height: 60px
}
.min-h-\[120px\] {
    min-height: 120px
}
.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
}
.min-h-\[calc\(100vh-250px\)\] {
    min-height: calc(100vh - 250px)
}
.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-\[320px\] {
    width: 320px
}
.w-\[calc\(100\%-116px\)\] {
    width: calc(100% - 116px)
}
.w-\[300px\] {
    width: 300px
}
.w-\[60\%\] {
    width: 60%
}
.w-\[240px\] {
    width: 240px
}
.w-\[138px\] {
    width: 138px
}
.w-\[90\%\] {
    width: 90%
}
.\!w-\[288px\] {
    width: 288px !important
}
.w-\[288px\] {
    width: 288px
}
.w-\[16px\] {
    width: 16px
}
.w-\[380px\] {
    width: 380px
}
.w-\[90px\] {
    width: 90px
}
.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-\[100px\] {
    width: 100px
}
.w-\[112px\] {
    width: 112px
}
.w-\[388px\] {
    width: 388px
}
.w-\[646px\] {
    width: 646px
}
.w-\[75\%\] {
    width: 75%
}
.w-\[60px\] {
    width: 60px
}
.w-1\/3 {
    width: 33.333333%
}
.w-24 {
    width: 6rem
}
.w-\[72px\] {
    width: 72px
}
.w-4\/5 {
    width: 80%
}
.w-\[20\%\] {
    width: 20%
}
.w-\[85px\] {
    width: 85px
}
.w-\[28px\] {
    width: 28px
}
.w-\[128px\] {
    width: 128px
}
.w-\[242px\] {
    width: 242px
}
.w-\[5px\] {
    width: 5px
}
.w-\[48\%\] {
    width: 48%
}
.w-\[400px\] {
    width: 400px
}
.\!w-\[50\%\] {
    width: 50% !important
}
.w-\[140px\] {
    width: 140px
}
.w-\[116px\] {
    width: 116px
}
.w-\[250px\] {
    width: 250px
}
.w-\[1340px\] {
    width: 1340px
}
.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-1\/2 {
    width: 50%
}
.w-\[420px\] {
    width: 420px
}
.w-\[182px\] {
    width: 182px
}
.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-\[268px\] {
    width: 268px
}
.w-\[497px\] {
    width: 497px
}
.w-\[45\%\] {
    width: 45%
}
.w-\[4px\] {
    width: 4px
}
.w-\[260px\] {
    width: 260px
}
.w-\[152px\] {
    width: 152px
}
.w-\[378px\] {
    width: 378px
}
.w-\[18\.46cm\] {
    width: 18.46cm
}
.w-\[280px\] {
    width: 280px
}
.w-\[640px\] {
    width: 640px
}
.w-\[800px\] {
    width: 800px
}
.w-\[52px\] {
    width: 52px
}
.w-\[64px\] {
    width: 64px
}
.w-\[20px\] {
    width: 20px
}
.w-\[650px\] {
    width: 650px
}
.w-\[12\.5px\] {
    width: 12.5px
}
.w-\[19px\] {
    width: 19px
}
.w-\[76px\] {
    width: 76px
}
.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-\[350px\] {
    width: 350px !important
}
.w-1\.5 {
    width: 0.375rem
}
.w-1 {
    width: 0.25rem
}
.w-\[64\%\] {
    width: 64%
}
.w-11\/12 {
    width: 91.666667%
}
.w-\[22px\] {
    width: 22px
}
.w-6 {
    width: 1.5rem
}
.w-\[212px\] {
    width: 212px
}
.w-\[146px\] {
    width: 146px
}
.w-\[132px\] {
    width: 132px
}
.min-w-\[1280px\] {
    min-width: 1280px
}
.\!min-w-\[160px\] {
    min-width: 160px !important
}
.min-w-\[800px\] {
    min-width: 800px
}
.min-w-\[96px\] {
    min-width: 96px
}
.min-w-0 {
    min-width: 0px
}
.min-w-\[28px\] {
    min-width: 28px
}
.min-w-\[56px\] {
    min-width: 56px
}
.min-w-\[160px\] {
    min-width: 160px
}
.min-w-\[54px\] {
    min-width: 54px
}
.min-w-\[233px\] {
    min-width: 233px
}
.min-w-full {
    min-width: 100%
}
.min-w-\[220px\] {
    min-width: 220px
}
.\!max-w-full {
    max-width: 100% !important
}
.max-w-screen-xl {
    max-width: 1280px
}
.max-w-\[294px\] {
    max-width: 294px
}
.max-w-\[50\%\] {
    max-width: 50%
}
.max-w-\[500px\] {
    max-width: 500px
}
.max-w-\[1450px\] {
    max-width: 1450px
}
.max-w-\[100px\] {
    max-width: 100px
}
.max-w-\[120px\] {
    max-width: 120px
}
.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))
}
.-translate-y-1\/2 {
    --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))
}
.translate-y-\[-100\%\] {
    --tw-translate-y: -100%;
    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
}
.flex-nowrap {
    flex-wrap: nowrap
}
.place-items-center {
    place-items: center
}
.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
}
.items-stretch {
    align-items: stretch
}
.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-\[4px\] {
    gap: 4px
}
.gap-\[24px\] {
    gap: 24px
}
.gap-\[32px\] {
    gap: 32px
}
.gap-3 {
    gap: 0.75rem
}
.gap-1 {
    gap: 0.25rem
}
.gap-2 {
    gap: 0.5rem
}
.gap-\[2px\] {
    gap: 2px
}
.\!gap-\[2px\] {
    gap: 2px !important
}
.gap-\[11px\] {
    gap: 11px
}
.gap-\[20px\] {
    gap: 20px
}
.gap-4 {
    gap: 1rem
}
.gap-\[5px\] {
    gap: 5px
}
.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)))
}
.self-start {
    align-self: flex-start
}
.self-center {
    align-self: center
}
.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-xl {
    border-radius: 0.75rem
}
.rounded-\[8px\] {
    border-radius: 8px
}
.rounded-\[30px\] {
    border-radius: 30px
}
.rounded-\[2px\] {
    border-radius: 2px
}
.rounded-\[5px\] {
    border-radius: 5px
}
.rounded-\[32px\] {
    border-radius: 32px
}
.rounded-\[16px\] {
    border-radius: 16px
}
.rounded-\[6px\] {
    border-radius: 6px
}
.rounded-sm {
    border-radius: 0.125rem
}
.rounded-t-\[8px\] {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}
.rounded-t-lg {
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem
}
.rounded-t-none {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}
.rounded-bl-2xl {
    border-bottom-left-radius: 1rem
}
.rounded-tl-\[8px\] {
    border-top-left-radius: 8px
}
.rounded-br-lg {
    border-bottom-right-radius: 0.5rem
}
.rounded-tl-lg {
    border-top-left-radius: 0.5rem
}
.rounded-bl-lg {
    border-bottom-left-radius: 0.5rem
}
.border-0 {
    border-width: 0px
}
.border-\[1px\] {
    border-width: 1px
}
.border {
    border-width: 1px
}
.border-\[2px\] {
    border-width: 2px
}
.border-t {
    border-top-width: 1px
}
.border-b-0 {
    border-bottom-width: 0px
}
.border-b {
    border-bottom-width: 1px
}
.border-b-\[1px\] {
    border-bottom-width: 1px
}
.border-l-\[4px\] {
    border-left-width: 4px
}
.border-l-\[2px\] {
    border-left-width: 2px
}
.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-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-3 {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity))
}
.border-\[\#D7D7D7\] {
    --tw-border-opacity: 1;
    border-color: rgb(215 215 215 / var(--tw-border-opacity))
}
.border-\[\#f5f5f5\] {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity))
}
.border-gray-8 {
    --tw-border-opacity: 1;
    border-color: rgb(89 89 89 / var(--tw-border-opacity))
}
.border-gray-5 {
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-border-opacity))
}
.border-blue-primary {
    --tw-border-opacity: 1;
    border-color: rgb(22 119 255 / var(--tw-border-opacity))
}
.border-\[\#fff\] {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / 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-\[rgba\(0\2c 102\2c 255\2c 0\.2\)\] {
    border-color: rgba(0,102,255,0.2)
}
.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-\[\#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-\[\#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))
}
.border-\[\#7fb2ff\] {
    --tw-border-opacity: 1;
    border-color: rgb(127 178 255 / var(--tw-border-opacity))
}
.border-\[\#e8e8e8\] {
    --tw-border-opacity: 1;
    border-color: rgb(232 232 232 / 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-\[\#E5F4FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(229 244 255 / var(--tw-bg-opacity))
}
.bg-\[\#E3EBFE\] {
    --tw-bg-opacity: 1;
    background-color: rgb(227 235 254 / var(--tw-bg-opacity))
}
.bg-\[\#EAF4FE\] {
    --tw-bg-opacity: 1;
    background-color: rgb(234 244 254 / var(--tw-bg-opacity))
}
.bg-\[\#f5f5f5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}
.bg-\[rgba\(0\2c 0\2c 0\2c 0\.55\)\] {
    background-color: rgba(0,0,0,0.55)
}
.bg-\[\#F9FCFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(249 252 255 / var(--tw-bg-opacity))
}
.\!bg-white {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important
}
.bg-\[rgba\(0\2c 102\2c 255\2c 0\.05\)\] {
    background-color: rgba(0,102,255,0.05)
}
.bg-\[\#f0f0f0\] {
    --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-orange-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 140 22 / var(--tw-bg-opacity))
}
.bg-blue-6 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 119 255 / var(--tw-bg-opacity))
}
.bg-\[\#f0f7ff\] {
    --tw-bg-opacity: 1;
    background-color: rgb(240 247 255 / var(--tw-bg-opacity))
}
.bg-\[\#F5F5F5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}
.bg-green-1 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 255 237 / var(--tw-bg-opacity))
}
.bg-grey-5 {
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115 / var(--tw-bg-opacity))
}
.bg-orange-1 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 230 / var(--tw-bg-opacity))
}
.bg-\[\#F8FAFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 255 / var(--tw-bg-opacity))
}
.bg-\[rgba\(255\2c 255\2c 255\2c 0\.5\)\] {
    background-color: rgba(255,255,255,0.5)
}
.bg-\[\#EBF1FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(235 241 255 / var(--tw-bg-opacity))
}
.bg-\[\#F5F9FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(245 249 255 / var(--tw-bg-opacity))
}
.bg-\[\#AAAAAA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(170 170 170 / var(--tw-bg-opacity))
}
.bg-\[\#ff8c00\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 140 0 / var(--tw-bg-opacity))
}
.bg-\[\#52C41A\] {
    --tw-bg-opacity: 1;
    background-color: rgb(82 196 26 / var(--tw-bg-opacity))
}
.bg-\[\#939393\] {
    --tw-bg-opacity: 1;
    background-color: rgb(147 147 147 / var(--tw-bg-opacity))
}
.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-\[\#EDF4FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(237 244 255 / var(--tw-bg-opacity))
}
.bg-\[\#FFF3F1\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 243 241 / 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-\[rgba\(0\2c 102\2c 255\2c 0\.02\)\] {
    background-color: rgba(0,102,255,0.02)
}
.bg-gray-3 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / 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-\[\#FAFCFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 252 255 / var(--tw-bg-opacity))
}
.bg-\[\#E5EFFF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(229 239 255 / 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))
}
.bg-\[\#FAFAFA\] {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity))
}
.bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}
.bg-\[linear-gradient\(270deg\2c _\#ffffff_-5\%\2c _\#90e0ff_100\%\)\] {
    background-image: linear-gradient(270deg, #ffffff -5%, #90e0ff 100%)
}
.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}
.from-\[\#e8f1ff\] {
    --tw-gradient-from: #e8f1ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(232 241 255 / 0))
}
.from-\[\#fff5e5\] {
    --tw-gradient-from: #fff5e5;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 245 229 / 0))
}
.from-\[\#eef5ff\] {
    --tw-gradient-from: #eef5ff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(238 245 255 / 0))
}
.to-\[\#fff\] {
    --tw-gradient-to: #fff
}
.to-\[rgba\(255\2c 255\2c 255\2c 0\)\] {
    --tw-gradient-to: rgba(255,255,255,0)
}
.fill-\[\#FF3A24\] {
    fill: #FF3A24
}
.p-\[16px\] {
    padding: 16px
}
.p-\[44px\] {
    padding: 44px
}
.p-0 {
    padding: 0px
}
.p-\[4px\] {
    padding: 4px
}
.p-\[12px\] {
    padding: 12px
}
.p-\[8px\] {
    padding: 8px
}
.p-\[32px\] {
    padding: 32px
}
.p-\[24px\] {
    padding: 24px
}
.p-\[48px\] {
    padding: 48px
}
.\!p-0 {
    padding: 0px !important
}
.p-4 {
    padding: 1rem
}
.p-3 {
    padding: 0.75rem
}
.p-2 {
    padding: 0.5rem
}
.p-\[2px\] {
    padding: 2px
}
.p-\[3px\] {
    padding: 3px
}
.p-2\.5 {
    padding: 0.625rem
}
.p-6 {
    padding: 1.5rem
}
.p-\[10px\] {
    padding: 10px
}
.p-1 {
    padding: 0.25rem
}
.p-\[14px\] {
    padding: 14px
}
.py-\[16px\] {
    padding-top: 16px;
    padding-bottom: 16px
}
.px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px
}
.px-0 {
    padding-left: 0px;
    padding-right: 0px
}
.px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px
}
.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
}
.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-\[48px\] {
    padding-left: 48px;
    padding-right: 48px
}
.px-\[64px\] {
    padding-left: 64px;
    padding-right: 64px
}
.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px
}
.py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px
}
.px-\[4px\] {
    padding-left: 4px;
    padding-right: 4px
}
.px-\[14px\] {
    padding-left: 14px;
    padding-right: 14px
}
.\!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-\[10px\] {
    padding-left: 10px;
    padding-right: 10px
}
.py-\[29px\] {
    padding-top: 29px;
    padding-bottom: 29px
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px
}
.px-\[20\%\] {
    padding-left: 20%;
    padding-right: 20%
}
.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px
}
.\!py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important
}
.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-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px
}
.py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px
}
.py-\[32px\] {
    padding-top: 32px;
    padding-bottom: 32px
}
.px-\[7\%\] {
    padding-left: 7%;
    padding-right: 7%
}
.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}
.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
}
.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}
.py-\[22px\] {
    padding-top: 22px;
    padding-bottom: 22px
}
.py-\[1px\] {
    padding-top: 1px;
    padding-bottom: 1px
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}
.px-\[6px\] {
    padding-left: 6px;
    padding-right: 6px
}
.pb-\[16px\] {
    padding-bottom: 16px
}
.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
}
.pl-\[16px\] {
    padding-left: 16px
}
.\!pb-0 {
    padding-bottom: 0px !important
}
.pt-\[36px\] {
    padding-top: 36px
}
.pb-\[30px\] {
    padding-bottom: 30px
}
.pt-\[32px\] {
    padding-top: 32px
}
.pr-\[16px\] {
    padding-right: 16px
}
.pl-\[44px\] {
    padding-left: 44px
}
.pt-\[16px\] {
    padding-top: 16px
}
.pb-\[20px\] {
    padding-bottom: 20px
}
.pl-\[32px\] {
    padding-left: 32px
}
.pb-\[24px\] {
    padding-bottom: 24px
}
.pr-\[8px\] {
    padding-right: 8px
}
.pl-\[28px\] {
    padding-left: 28px
}
.pt-2 {
    padding-top: 0.5rem
}
.pb-7 {
    padding-bottom: 1.75rem
}
.pr-3 {
    padding-right: 0.75rem
}
.pb-1 {
    padding-bottom: 0.25rem
}
.pl-4 {
    padding-left: 1rem
}
.pt-4 {
    padding-top: 1rem
}
.pl-\[13px\] {
    padding-left: 13px
}
.pl-1 {
    padding-left: 0.25rem
}
.pb-4 {
    padding-bottom: 1rem
}
.pr-1 {
    padding-right: 0.25rem
}
.pl-\[8px\] {
    padding-left: 8px
}
.pl-\[120px\] {
    padding-left: 120px
}
.pt-\[100px\] {
    padding-top: 100px
}
.pr-\[50px\] {
    padding-right: 50px
}
.pl-2 {
    padding-left: 0.5rem
}
.pb-\[100px\] {
    padding-bottom: 100px
}
.pl-\[80px\] {
    padding-left: 80px
}
.pb-\[50px\] {
    padding-bottom: 50px
}
.pr-2 {
    padding-right: 0.5rem
}
.pl-\[15px\] {
    padding-left: 15px
}
.pl-\[27px\] {
    padding-left: 27px
}
.pl-\[20px\] {
    padding-left: 20px
}
.pb-\[70px\] {
    padding-bottom: 70px
}
.pb-\[14px\] {
    padding-bottom: 14px
}
.pt-\[12px\] {
    padding-top: 12px
}
.pt-\[24px\] {
    padding-top: 24px
}
.pt-\[6px\] {
    padding-top: 6px
}
.pr-0 {
    padding-right: 0px
}
.pl-\[10px\] {
    padding-left: 10px
}
.pt-\[52px\] {
    padding-top: 52px
}
.pl-\[76px\] {
    padding-left: 76px
}
.pt-\[40px\] {
    padding-top: 40px
}
.pb-\[4px\] {
    padding-bottom: 4px
}
.pt-0 {
    padding-top: 0px
}
.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
}
.pt-\[10px\] {
    padding-top: 10px
}
.pt-1\.5 {
    padding-top: 0.375rem
}
.pt-1 {
    padding-top: 0.25rem
}
.pr-4 {
    padding-right: 1rem
}
.pt-3\.5 {
    padding-top: 0.875rem
}
.pt-3 {
    padding-top: 0.75rem
}
.pb-0 {
    padding-bottom: 0px
}
.pt-6 {
    padding-top: 1.5rem
}
.pr-\[10px\] {
    padding-right: 10px
}
.pr-\[22px\] {
    padding-right: 22px
}
.pt-\[51px\] {
    padding-top: 51px
}
.pb-\[10px\] {
    padding-bottom: 10px
}
.pl-7 {
    padding-left: 1.75rem
}
.pl-\[14px\] {
    padding-left: 14px
}
.pl-\[12px\] {
    padding-left: 12px
}
.pb-\[32px\] {
    padding-bottom: 32px
}
.pr-\[30px\] {
    padding-right: 30px
}
.pr-\[20px\] {
    padding-right: 20px
}
.pr-\[36px\] {
    padding-right: 36px
}
.pb-\[76px\] {
    padding-bottom: 76px
}
.pt-\[8px\] {
    padding-top: 8px
}
.pl-\[25px\] {
    padding-left: 25px
}
.pb-\[42px\] {
    padding-bottom: 42px
}
.pl-3 {
    padding-left: 0.75rem
}
.pb-12 {
    padding-bottom: 3rem
}
.pl-\[2px\] {
    padding-left: 2px
}
.pt-\[15px\] {
    padding-top: 15px
}
.pt-\[2px\] {
    padding-top: 2px
}
.pl-\[6px\] {
    padding-left: 6px
}
.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-\[20px\] {
    font-size: 20px
}
.text-\[36px\] {
    font-size: 36px
}
.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-\[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-\[64px\] {
    font-size: 64px
}
.text-xs {
    font-size: 0.75rem;
    line-height: 1rem
}
.text-\[52px\] {
    font-size: 52px
}
.text-\[32px\] {
    font-size: 32px
}
.text-\[40px\] {
    font-size: 40px
}
.text-\[17px\] {
    font-size: 17px
}
.text-\[13px\] {
    font-size: 13px
}
.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
}
.uppercase {
    text-transform: uppercase
}
.lowercase {
    text-transform: lowercase
}
.capitalize {
    text-transform: capitalize
}
.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-\[55px\] {
    line-height: 55px
}
.leading-6 {
    line-height: 1.5rem
}
.leading-\[48px\] {
    line-height: 48px
}
.leading-\[24px\] {
    line-height: 24px
}
.leading-10 {
    line-height: 2.5rem
}
.leading-\[50px\] {
    line-height: 50px
}
.leading-5 {
    line-height: 1.25rem
}
.leading-8 {
    line-height: 2rem
}
.leading-\[28px\] {
    line-height: 28px
}
.\!leading-\[30px\] {
    line-height: 30px !important
}
.leading-\[12px\] {
    line-height: 12px
}
.leading-7 {
    line-height: 1.75rem
}
.leading-\[49px\] {
    line-height: 49px
}
.leading-\[30px\] {
    line-height: 30px
}
.leading-none {
    line-height: 1
}
.leading-\[60px\] {
    line-height: 60px
}
.leading-\[20px\] {
    line-height: 20px
}
.leading-\[45px\] {
    line-height: 45px
}
.leading-\[27px\] {
    line-height: 27px
}
.leading-normal {
    line-height: 1.5
}
.leading-\[22px\] {
    line-height: 22px
}
.tracking-\[4px\] {
    letter-spacing: 4px
}
.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-\[\#00000073\] {
    color: #00000073
}
.text-\[\#06f\] {
    --tw-text-opacity: 1;
    color: rgb(0 102 255 / var(--tw-text-opacity))
}
.text-\[\#565656\] {
    --tw-text-opacity: 1;
    color: rgb(86 86 86 / 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-primary {
    --tw-text-opacity: 1;
    color: rgb(22 119 255 / var(--tw-text-opacity))
}
.text-\[\#262626\] {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity))
}
.text-\[\#0048B4\] {
    --tw-text-opacity: 1;
    color: rgb(0 72 180 / var(--tw-text-opacity))
}
.text-red-primary {
    --tw-text-opacity: 1;
    color: rgb(245 34 45 / var(--tw-text-opacity))
}
.text-green-6 {
    --tw-text-opacity: 1;
    color: rgb(82 196 26 / var(--tw-text-opacity))
}
.text-gray-6 {
    --tw-text-opacity: 1;
    color: rgb(191 191 191 / var(--tw-text-opacity))
}
.text-\[\#666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}
.\!text-gray-9 {
    --tw-text-opacity: 1 !important;
    color: rgb(67 67 67 / var(--tw-text-opacity)) !important
}
.text-\[\#999999\] {
    --tw-text-opacity: 1;
    color: rgb(153 153 153 / var(--tw-text-opacity))
}
.text-grey-1 {
    --tw-text-opacity: 1;
    color: rgb(166 166 166 / var(--tw-text-opacity))
}
.text-\[\#666666\] {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}
.text-blue-4 {
    --tw-text-opacity: 1;
    color: rgb(105 177 255 / var(--tw-text-opacity))
}
.text-orange-primary {
    --tw-text-opacity: 1;
    color: rgb(250 140 22 / var(--tw-text-opacity))
}
.text-grey-6 {
    --tw-text-opacity: 1;
    color: rgb(102 102 102 / var(--tw-text-opacity))
}
.text-red-5 {
    --tw-text-opacity: 1;
    color: rgb(255 77 79 / var(--tw-text-opacity))
}
.\!text-red-6 {
    --tw-text-opacity: 1 !important;
    color: rgb(245 34 45 / var(--tw-text-opacity)) !important
}
.text-gray-8 {
    --tw-text-opacity: 1;
    color: rgb(89 89 89 / var(--tw-text-opacity))
}
.text-\[\#FFD6A6\] {
    --tw-text-opacity: 1;
    color: rgb(255 214 166 / var(--tw-text-opacity))
}
.text-\[\#0066FF\] {
    --tw-text-opacity: 1;
    color: rgb(0 102 255 / var(--tw-text-opacity))
}
.text-\[\#9CC4FF\] {
    --tw-text-opacity: 1;
    color: rgb(156 196 255 / var(--tw-text-opacity))
}
.text-\[\#6984AD\] {
    --tw-text-opacity: 1;
    color: rgb(105 132 173 / 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-\[\#000\] {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
.text-\[\#F59A23\] {
    --tw-text-opacity: 1;
    color: rgb(245 154 35 / var(--tw-text-opacity))
}
.text-\[\#cccccc\] {
    --tw-text-opacity: 1;
    color: rgb(204 204 204 / var(--tw-text-opacity))
}
.\!text-blue-6 {
    --tw-text-opacity: 1 !important;
    color: rgb(22 119 255 / var(--tw-text-opacity)) !important
}
.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-\[\#293D5C\] {
    --tw-text-opacity: 1;
    color: rgb(41 61 92 / 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-\[\#7E7E7E\] {
    --tw-text-opacity: 1;
    color: rgb(126 126 126 / var(--tw-text-opacity))
}
.text-\[\#002B6C\] {
    --tw-text-opacity: 1;
    color: rgb(0 43 108 / var(--tw-text-opacity))
}
.\!text-orange-6 {
    --tw-text-opacity: 1 !important;
    color: rgb(250 140 22 / var(--tw-text-opacity)) !important
}
.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-\[\#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-\[\#00A6BF\] {
    --tw-text-opacity: 1;
    color: rgb(0 166 191 / var(--tw-text-opacity))
}
.text-\[\#91BDFF\] {
    --tw-text-opacity: 1;
    color: rgb(145 189 255 / var(--tw-text-opacity))
}
.text-\[\#00B094\] {
    --tw-text-opacity: 1;
    color: rgb(0 176 148 / var(--tw-text-opacity))
}
.text-\[\#5174A9\] {
    --tw-text-opacity: 1;
    color: rgb(81 116 169 / var(--tw-text-opacity))
}
.text-\[\#001E4B\] {
    --tw-text-opacity: 1;
    color: rgb(0 30 75 / var(--tw-text-opacity))
}
.\!text-\[\#000000E0\] {
    color: #000000E0 !important
}
.text-\[\#444444\] {
    --tw-text-opacity: 1;
    color: rgb(68 68 68 / var(--tw-text-opacity))
}
.\!text-\[\#0066FF\] {
    --tw-text-opacity: 1 !important;
    color: rgb(0 102 255 / var(--tw-text-opacity)) !important
}
.text-blue-5 {
    --tw-text-opacity: 1;
    color: rgb(64 150 255 / var(--tw-text-opacity))
}
.text-green-primary {
    --tw-text-opacity: 1;
    color: rgb(82 196 26 / var(--tw-text-opacity))
}
.text-\[\#7f7f7f\] {
    --tw-text-opacity: 1;
    color: rgb(127 127 127 / var(--tw-text-opacity))
}
.text-\[\#6480A9\] {
    --tw-text-opacity: 1;
    color: rgb(100 128 169 / var(--tw-text-opacity))
}
.text-\[\#00255D\] {
    --tw-text-opacity: 1;
    color: rgb(0 37 93 / var(--tw-text-opacity))
}
.text-\[\#003380\] {
    --tw-text-opacity: 1;
    color: rgb(0 51 128 / var(--tw-text-opacity))
}
.text-\[\#003789\] {
    --tw-text-opacity: 1;
    color: rgb(0 55 137 / 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-\[\#5DC6F6\] {
    --tw-text-opacity: 1;
    color: rgb(93 198 246 / var(--tw-text-opacity))
}
.text-gold-6 {
    --tw-text-opacity: 1;
    color: rgb(250 173 20 / var(--tw-text-opacity))
}
.text-cyan-6 {
    --tw-text-opacity: 1;
    color: rgb(19 194 194 / var(--tw-text-opacity))
}
.text-\[\#376EFF\] {
    --tw-text-opacity: 1;
    color: rgb(55 110 255 / var(--tw-text-opacity))
}
.text-\[\#002B78\] {
    --tw-text-opacity: 1;
    color: rgb(0 43 120 / var(--tw-text-opacity))
}
.text-\[\#00408c\] {
    --tw-text-opacity: 1;
    color: rgb(0 64 140 / var(--tw-text-opacity))
}
.text-\[\#004996\] {
    --tw-text-opacity: 1;
    color: rgb(0 73 150 / var(--tw-text-opacity))
}
.text-\[\#00408C\] {
    --tw-text-opacity: 1;
    color: rgb(0 64 140 / var(--tw-text-opacity))
}
.text-\[\#556377\] {
    --tw-text-opacity: 1;
    color: rgb(85 99 119 / 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
}
.text-\[\#A2A2A2\] {
    --tw-text-opacity: 1;
    color: rgb(162 162 162 / var(--tw-text-opacity))
}
.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
}
.opacity-50 {
    opacity: 0.5
}
.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)
}
.shadow-\[0_0_8px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
    --tw-shadow: 0 0 8px 0 rgba(0,0,0,0.1);
    --tw-shadow-colored: 0 0 8px 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 {
    transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
    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
}
.\!duration-\[300ms\] {
    transition-duration: 300ms !important
}
.\!ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important
}
.hover\:right-0:hover {
    right: 0px
}
.hover\:border-blue-6:hover {
    --tw-border-opacity: 1;
    border-color: rgb(22 119 255 / var(--tw-border-opacity))
}
.hover\:bg-\[\#06f\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 102 255 / var(--tw-bg-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\:bg-\[\#0066ff14\]:hover {
    background-color: #0066ff14
}
.hover\:text-blue-6:hover {
    --tw-text-opacity: 1;
    color: rgb(22 119 255 / var(--tw-text-opacity))
}
.hover\:text-\[\#fff\]:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}
.hover\:text-black:hover {
    --tw-text-opacity: 1;
    color: rgb(0 0 0 / var(--tw-text-opacity))
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}
.hover\:text-\[\#262626\]:hover {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity))
}
.hover\:underline:hover {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline
}
.hover\:opacity-100:hover {
    opacity: 1
}
.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__MOBIQ {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 99;
}
.BrowserCheck_modal__YCSd3 {
  position: fixed;
  top: 100px;
  left: 50%;
  width: 450px;
  transform: translateX(-50%);
  color: rgba(0, 0, 0, 0.88);
  z-index: 100;
}
.BrowserCheck_modal__YCSd3 .BrowserCheck_content__QmFzd {
  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__YCSd3 .BrowserCheck_content__QmFzd .BrowserCheck_body__xdd0h {
  margin: 8px 0 0 34px;
  flex-basis: 100%;
  max-width: calc(100% - 34px);
  color: rgba(0, 0, 0, 0.88);
}

