@media print {
  header,
  .workbenchTitle,
  .staff-web-menu,
  .threeMenu-reportTab,
  ._11jQgIyh,
  .MUvO8Rpp {
    display: none !important;
  }
  .irenshi-container,
  .body-content,
  .frame-page-Fill,
  .single-spa-content {
    overflow: visible !important;
  }
  body {
    overflow: visible !important;
  }
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.timemanage-tit {
  padding-left: 6px;
  font: normal 800 16px "\5FAE\8F6F\96C5\9ED1";
}
.timemanage-dialog-center {
  max-width: 448px;
  text-align: center;
}
.timemanage-dialog-center img {
  max-width: 110px;
}
.timemanage-dialog-center p {
  padding: 0 100px;
}
.ant-popover.changeLanguage {
  width: 148px;
  line-height: 3;
}
.ant-popover.changeLanguage .ant-popover-arrow:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ant-popover.changeLanguage .ant-popover-inner .ant-popover-inner-content {
  position: relative;
  z-index: 2;
  padding: 0;
}
.ant-popover.changeLanguage .ant-popover-inner .ant-popover-inner-content .languageSelect p {
  padding-left: 17px;
  margin-bottom: 0;
}
.ant-popover.changeLanguage .ant-popover-inner .ant-popover-inner-content .languageSelect p:hover {
  background: rgba(0, 0, 0, 0.05);
}
.ant-popover.changeLanguage .ant-popover-inner .ant-popover-inner-content .languageSelect p .languageIconRight {
  float: right;
  margin-right: 12px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
header {
  min-width: 1250px;
}
header .companyName {
  height: 60px;
  padding: 0 20px;
  float: left;
}
header .companyName:hover,
header .companyName:active,
header .companyName:visited {
  background: rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
header .companyName .name {
  margin-right: 10px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 700;
  float: left;
  min-width: 100px;
  max-width: 250px;
}
header .companyName .companyImg {
  margin: auto;
}
header .companyName img {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
header .guideBtn {
  float: left;
  height: 60px;
  line-height: 60px;
  width: 50px;
}
header .guideBtn:hover {
  background: rgba(0, 0, 0, 0.05);
}
header .map {
  height: 60px;
  width: 130px;
  padding: 0 15px;
  float: left;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.65);
  cursor: pointer;
}
header .map:hover {
  background: rgba(0, 0, 0, 0.05);
}
header .map .mapTest {
  width: 100%;
  height: 60px;
}
header .map .mapTest .skew {
  transition: transform 0.24s, -webkit-transform 0.24s;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
header .map .mapTest .skew2 {
  transition: transform 0.24s, -webkit-transform 0.24s;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  color: #999999;
  margin-left: 14px;
}
header .mapClick {
  background-color: rgba(35, 64, 70, 0.9);
  color: #fff;
}
header .mapClick .skew {
  color: #fff;
  margin-left: 14px;
}
header .mapClick:hover {
  background: rgba(35, 64, 70, 0.9);
}
header .funcBtn {
  float: right;
  height: 60px;
}
header .funcBtn .func {
  width: 50px;
  height: 60px;
  text-align: center;
  cursor: pointer;
}
header .funcBtn .func i {
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  font-size: 18px;
}
header .funcBtn .func:hover {
  background: rgba(0, 0, 0, 0.05);
}
header .funcBtn .account {
  float: right;
  padding: 0 10px;
  font-size: 14px;
  color: #666666;
  height: 60px;
}
header .funcBtn .account:hover {
  background: rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
header .funcBtn .account img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 12px;
}
header .funcBtn .account .accountName {
  max-width: 170px;
}
header .funcBtn .wxAccount {
  float: right;
  padding: 0 10px;
  font-size: 14px;
  color: #666666;
  height: 60px;
}
header .funcBtn .wxAccount img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 12px;
}
header .funcBtn .wxAccount .accountName {
  max-width: 170px;
}
header .account {
  float: right;
  padding: 0 10px;
  font-size: 14px;
  color: #666666;
  height: 60px;
}
header .account:hover {
  background: rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
header .account img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 12px;
}
header .account .accountName {
  max-width: 170px;
}
header .searchStaff {
  width: 50px;
  height: 60px;
  float: right;
  text-align: center;
  cursor: pointer;
  -webkit-transition: width 0.2s;
  -o-transition: width 0.2s;
  transition: width 0.2s;
}
header .searchStaff input {
  border: 0;
  border-radius: 0;
  background: #f3f3f3;
}
header .searchStaff input:hover {
  border: 1px solid var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
header .searchStaff .anticon-search {
  color: #ccc;
  font-size: 16px !important;
}
header .searchStaff:hover {
  background: rgba(0, 0, 0, 0.05);
}
.funcMap {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: rgba(35, 64, 70, 0.94901961);
  height: calc(100% - 50px);
  padding-top: 10px;
}
.funcMap .moreUse {
  width: 200px;
  height: 100%;
  float: left;
  padding-left: 20px;
}
.funcMap .moreUse .moreUseContent {
  width: 100%;
  border-right: 1px solid #425a60;
}
.funcMap .moreUse .title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  padding-left: 10px;
}
.funcMap .moreUse .moreUseNav {
  width: 140px;
  height: 30px;
  padding-left: 10px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
  border-radius: 3px;
}
.funcMap .moreUse .moreUseNav:hover {
  background: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  color: #fff;
}
.funcMap .mapContent {
  width: calc(100% - 200px);
  height: 100%;
  float: left;
  padding: 5px 20px;
}
.funcMap .mapContent .search {
  width: 300px;
  height: 46px;
  position: relative;
  border-bottom: 2px solid #6b7e82;
}
.funcMap .mapContent .search::after {
  content: "";
  width: 0;
  height: 2px;
  background: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.funcMap .mapContent .search:hover:after {
  left: 0%;
  width: 100%;
}
.funcMap .mapContent .search input {
  width: 300px;
  border: 0;
  background: transparent;
  font-size: 16px;
  padding: 0;
  color: #fff;
}
.funcMap .mapContent .search input:focus {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.funcMap .mapContent .search input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.298);
}
.funcMap .mapContent .content {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
  margin-left: 30px;
  height: 46px;
  padding-top: 5px;
}
.funcMap .mapContent .content span {
  color: #fff;
}
.funcMap .mapContent .mapContainer {
  width: 100%;
  margin-top: 20px;
  height: calc(100% - 66px);
  overflow-y: auto;
  overflow-x: hidden;
}
.funcMap .mapContent .mapContainer .gutter-row .mapNav {
  width: 100%;
  margin-bottom: 10px;
}
.funcMap .mapContent .mapContainer .gutter-row .mapNav .mapTitle {
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  font-size: 13px;
  background-color: rgba(188, 188, 188, 0.29803922);
  border-radius: 3px;
  color: #FFFFFF;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.funcMap .mapContent .mapContainer .gutter-row .mapNav .nav {
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding-left: 10px;
  font-size: 12px;
  border-radius: 3px;
  color: rgba(255, 255, 255, 0.6);
}
.funcMap .mapContent .mapContainer .gutter-row .mapNav .nav:hover {
  background: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  color: #fff;
}
.changeCompany {
  width: 300px;
  padding: 20px;
  padding-top: 0px !important;
  z-index: 100 !important;
}
.changeCompany .ant-popover-inner-content {
  padding: 0;
}
.changeCompany .ant-popover-arrow {
  left: 45px !important;
  top: 1px !important;
}
.changeCompany .ant-popover-inner {
  margin-left: 20px;
  margin-top: 5px;
}
.changeCompany .changeContainer {
  width: 280px;
}
.changeCompany .changeContainer .changeTopOne {
  padding: 15px 30px 0 30px;
}
.changeCompany .changeContainer .changeTopOne .changeTop {
  width: 100%;
  height: 70px;
}
.changeCompany .changeContainer .changeTopOne .changeTop img {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}
.changeCompany .changeContainer .changeTopOne .changeTop .upLevel {
  width: 90px;
}
.changeCompany .changeContainer .changeTopOne .changeTop .upLevel .levelText {
  font-size: 16px;
  color: #666666;
  margin-top: 17px;
  font-weight: bold;
}
.changeCompany .changeContainer .changeTopOne .changeTop .upLevel .levelBtn {
  width: 78px;
  height: 26px;
  margin-top: 5px;
  border: 1px solid var(--singlespa-frame-ant4-primary-color,#19AA8D);
  border-radius: 2px;
  font-size: 12px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  line-height: 26px;
}
.changeCompany .changeContainer .changeCenter {
  width: 100%;
}
.changeCompany .changeContainer .changeCenter .campanyAdd {
  width: 280px;
  height: 30px;
  background-color: rgba(87, 191, 193, 0.09803922);
  padding: 4px 30px;
}
.changeCompany .changeContainer .changeCenter .campanyAdd .canSwitch {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.65);
  font-weight: 650;
}
.changeCompany .changeContainer .changeCenter .campanyAdd .addCam {
  font-size: 14px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  font-weight: 400;
  cursor: pointer;
}
.changeCompany .changeContainer .changeCenter .campanyAdd .addCam i {
  font-size: '15px';
  color: '@primary-color';
  margin: 0 5px 0 0;
}
.changeCompany .changeContainer .changeCenter .selectCompany {
  margin: 5px 0;
  width: 280px;
}
.changeCompany .changeContainer .changeCenter .selectCompany .ant-radio-group {
  width: 100%;
  max-height: 180px;
  overflow: auto;
}
.changeCompany .changeContainer .changeCenter .selectCompany .ant-radio-group::-webkit-scrollbar-thumb {
  background: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  background-clip: content-box;
  border: 5px solid transparent;
}
.changeCompany .changeContainer .changeCenter .selectCompany .ant-radio-group::-webkit-scrollbar {
  width: 14px;
  height: 17px;
  background-color: #fff;
  border-radius: 0px;
}
.changeCompany .changeContainer .changeCenter .selectCompany .ant-radio-wrapper {
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  color: #666666;
  text-align: left;
  margin-right: 0px;
}
.changeCompany .changeContainer .changeCenter .selectCompany .ant-radio-wrapper:hover {
  background-color: #f3f3f3;
}
.changeCompany .changeContainer .changeCenter .selectCompany .ant-radio-wrapper .ant-radio {
  margin-left: 30px;
}
.changeCompany .changeContainer .changeCenter .selectCompany .ant-radio-wrapper span.ant-radio + * {
  padding-left: 20px;
  padding-right: 8px;
}
.changeCompany .changeContainer .changeBottomOne {
  width: 280px;
  height: 40px;
  line-height: 36px;
  background-color: rgba(87, 191, 193, 0.09803922);
  padding: 4px 30px;
  cursor: pointer;
}
.changeCompany .changeContainer .changeBottomOne .addList {
  font-size: 14px;
  color: #000;
  font-weight: 650;
  cursor: pointer;
}
.changeCompany .changeContainer .changeBottomOne .addListCount {
  width: 29px;
  height: 20px;
  line-height: 20px;
  margin-top: 6px;
  text-align: center;
  color: #fff;
  background-color: #ffbc34;
  font-size: 14px;
  border-radius: 2px;
}
.invitationList.staff-ihr3-dialog .staff-ant4-modal-footer,
.invitationList.staff-ihr3-dialog .staff-ant4-modal-header {
  display: none;
}
.invitationList.staff-ihr3-dialog .staff-ant4-modal-body {
  overflow: inherit;
}
.invitationList .welcomeModal {
  max-height: 600px;
  margin: 0 auto;
  background: #FFFFFF;
  border-radius: 4px;
  padding-top: 97px;
  position: relative;
  padding-bottom: 40px;
}
.invitationList .welcomeModal .isSelectCompany {
  margin-top: 20px;
}
.invitationList .welcomeModal .pic {
  position: absolute;
  width: 150px;
  height: 150px;
  top: -70px;
  left: 152px;
}
.invitationList .welcomeModal .single-title {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
.invitationList .welcomeModal .selectCompany {
  width: 320px;
  margin: 0 auto;
  padding: 15px 0 25px;
}
.invitationList .welcomeModal .selectCompany .newText {
  text-align: center;
  font-size: 16px;
  color: #999999;
}
.invitationList .welcomeModal .selectCompany .staff-ant4-row {
  margin-bottom: 10px;
}
.invitationList .welcomeModal .selectCompany .staff-ant4-row .ant-checkbox-checked .ant-checkbox-inner {
  background-color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  border-color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
.invitationList .welcomeModal .selectCompany .staff-ant4-row .ant-checkbox-wrapper:hover {
  border-color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
.invitationList .welcomeModal .seletCon {
  width: 320px;
  margin: 0 auto;
}
.invitationList .welcomeModal .seletCon .ant-input {
  height: 36px;
}
.invitationList .welcomeModal .firstBtn {
  background: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  border-radius: 2px;
  width: 320px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
  margin: 0 auto;
  border: none;
}
.invitationList .welcomeModal .firstBtn:hover {
  opacity: 0.9;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  header {
    min-width: 1250px;
  }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.msg-badge .ant-badge-count {
  min-width: 18px;
  height: 18px;
  padding: 0;
  line-height: 18px;
  white-space: nowrap;
  text-align: center;
  background: #ffecb3;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 0 1px #fff;
          box-shadow: 0 0 0 1px #fff;
  color: #FFA500;
  font-weight: normal;
  font-size: 12px;
  z-index: 10;
  position: absolute;
  top: 4px;
  right: 3px;
}
.msg-badge .ant-scroll-number-only p {
  margin: 0;
}
.isvMsg-badge .ant-badge-count {
  display: none;
}
.isvMsg-badge .ant-scroll-number-only p {
  margin: 0;
}
.msg-ess-popover {
  width: 340px;
}
.msg-ess-popover .ant-popover-inner-content {
  height: 477px;
  padding: 0 !important;
}
.add-tab-style .ant-tabs-bar {
  margin-bottom: 0 !important;
}
.msg-tab {
  height: 100%;
}
.msg-tab .ant4-tabs-nav-wrap {
  margin-bottom: 0px !important;
}
.msg-tab .msg-popover-body {
  overflow-y: auto;
}
.msg-tab .msg-popover-body .ant-list-item {
  padding: 0;
  border-bottom: none;
}
.msg-tab .msg-popover-body .msg-item {
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  width: 100%;
  padding: 10px 16px;
}
.msg-tab .msg-popover-body .msg-item:hover {
  background-color: rgba(25, 170, 141, 0.1);
}
.msg-tab .msg-popover-body .msg-item-isRead {
  opacity: 0.5;
}
.msg-tab .msg-popover-body .msg-item-time {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}
.msg-tab .msg-popover-body .msg-item-icon {
  height: 30px;
  width: 30px;
  background: #D8D8D8;
}
.msg-tab .msg-popover-body .msg-item-info {
  width: 100%;
}
.msg-tab .msg-popover-body .msg-item-title {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.msg-tab .msg-popover-body .msg-item-content {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.65);
  text-align: left;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
}
.msg-tab .msg-popover-footer {
  height: 46px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center;
  border-top: 1px solid #E8E8E8;
  padding: 0 16px;
}
.msg-tab .msg-popover-footer .footer-btn {
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  border: none;
  background-color: #ffffff;
  outline: none;
  cursor: pointer;
  font-size: 14px;
  height: 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 2px 16px;
  border-radius: 2px;
}
.msg-tab .msg-popover-footer .footer-btn:hover {
  background-color: #bae5dc;
}
.msg-tab .msg-popover-footer .footer-btn span {
  line-height: 1.5;
}
.msg-tab .msg-popover-footer .footer-btn:first-child {
  margin-right: 8px;
}
.msg-tab .tab-render {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
.feedback-wrap .staff-ant4-modal-body {
  height: 430px !important;
}
.feedback-wrap .help-submit-upload .staff-ant4-upload-select {
  background: rgba(0, 0, 0, 0.02);
}

.staff-dingtalk-modal-wrapper .ant-modal-content .ant-modal-close {
  color: #fff;
}

.staff-guide-loader {
  width: 45px;
  height: 45px;
  color: #FAAD14;
  border: 0 solid transparent;
  border-radius: 50%;
  position: absolute;
  margin-left: -70px;
}
.staff-guide-loader:before,
.staff-guide-loader:after {
  content: '';
  border: 8px solid currentcolor;
  border-radius: 50%;
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: guide-loader 1.5s linear infinite;
          animation: guide-loader 1.5s linear infinite;
  opacity: 0;
}
.staff-guide-loader:before {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.staff-guide-loader:after {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@-webkit-keyframes guide-loader {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.75;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
@keyframes guide-loader {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.75;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
.staff-tooltip-guide {
  max-width: 372px;
  min-width: 372px;
}
.staff-tooltip-guide .ant-tooltip-inner {
  padding: 20px;
}
.staff-tooltip-guide .ant-tooltip-inner p {
  margin: 0;
}
.staff-tooltip-guide .ant-tooltip-arrow {
  display: none;
}
.staff-tooltip-guide.ant-tooltip-placement-leftTop .staff-guide-loader {
  top: -20px;
  right: -40px;
  margin-left: 0;
}
.staff-tooltip-guide.ant-tooltip-placement-rightTop {
  max-width: 372px;
  min-width: 372px;
  padding-left: 20px;
}
.staff-tooltip-guide.ant-tooltip-placement-rightTop .staff-guide-loader {
  top: -20px;
  margin-left: -65px;
}
.staff-tooltip-guide.ant-tooltip-placement-left .staff-guide-loader {
  right: -70px;
  margin-left: 0;
}
.staff-tooltip-guide.ant-tooltip-placement-right {
  max-width: 372px;
  min-width: 372px;
  padding-left: 20px;
}
.staff-tooltip-guide.ant-tooltip-placement-right .staff-guide-loader {
  top: calc(50% - 23px);
}
.staff-tooltip-guide.ant-tooltip-placement-top .staff-guide-loader {
  left: calc(50% - 23px);
  bottom: -30px;
  margin-left: 0;
}
.staff-tooltip-guide.ant-tooltip-placement-bottom .staff-guide-loader {
  left: calc(50% - 23px);
  top: -30px;
  margin-left: 0;
}
.staff-tooltip-guide.ant-tooltip-placement-rightBottom {
  left: 200px !important;
}
.staff-tooltip-guide.ant-tooltip-placement-rightBottom .staff-guide-loader {
  top: 65%;
  left: 40px;
}
.staff-tooltip-button-wrap {
  text-align: right;
}
.menu-guide-tooltip.staff-tooltip-guide.ant-tooltip-placement-rightBottom .staff-guide-loader {
  left: -20px;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.threeMenu-reportTab {
  z-index: 90;
  text-align: left;
  border-bottom: 1px solid #e8e8e8;
  height: 50px;
  /* margin-bottom: 200px;  */
  background: #ffffff;
  position: relative;
}
.threeMenu-reportTab ul {
  display: inline-block;
  height: 50px;
  overflow-y: hidden;
}
.threeMenu-reportTab ul li {
  cursor: pointer;
  height: 50px;
  min-width: 0px;
  max-width: 300px;
  margin-left: 10px;
  display: inline-block;
  position: relative;
}
.threeMenu-reportTab ul li .reportTabSpan-threemenu {
  display: inline-block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 16px;
  min-width: 0px;
  max-width: 200px;
}
.threeMenu-reportTab ul li .tag {
  position: absolute;
  right: -20px;
  top: 6px;
  display: inline-block;
  text-align: center;
  border-radius: 9px;
  font-size: 12px;
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
}
.threeMenu-reportTab ul li .tag .ant-badge-count {
  background: #ffecb3;
  color: #FFA500;
}
.threeMenu-reportTab ul li span.active {
  border-bottom: 3px solid var(--singlespa-frame-ant4-primary-color,#19AA8D);
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  font-weight: 700;
}
.frame-page-noFill,
.frame-page-Fill {
  height: 100%;
  overflow: hidden;
  background: #fff;
}
.frame-page-noFill .frame-page-content,
.frame-page-Fill .frame-page-content {
  height: 100%;
}
.frame-page-noFill .frame-page-content #single-spa-wrap,
.frame-page-Fill .frame-page-content #single-spa-wrap {
  height: 100%;
}
.frame-page-noFill .frame-page-content #single-spa-wrap .single-spa-content,
.frame-page-Fill .frame-page-content #single-spa-wrap .single-spa-content {
  height: 100%;
  overflow: auto;
}
.frame-page-noFill {
  height: calc(100% - 50px);
}

@font-face {
  font-family: "iconfont";
  src: url(https://auth.cdn.nbcb.com.cn/xfb/staff-static/zh_CN/4ddc675e4ecb583ac56ff926fa86058b.eot);
  /* IE9 */
  src: url(https://auth.cdn.nbcb.com.cn/xfb/staff-static/zh_CN/4ddc675e4ecb583ac56ff926fa86058b.eot#iefix) format('embedded-opentype'),  url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'), url(https://auth.cdn.nbcb.com.cn/xfb/staff-static/zh_CN/788c7a1d7a8a143b71626216a8925c4b.woff) format('woff'), url(https://auth.cdn.nbcb.com.cn/xfb/staff-static/zh_CN/1f49b6154591f2aeff088d276927b1dc.ttf) format('truetype'),  url(https://auth.cdn.nbcb.com.cn/xfb/staff-static/zh_CN/static/media/iconfont.a5644473.svg#iconfont) format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-jixiao:before {
  content: "\E624";
}
.icon-erweima:before {
  content: "\E681";
}
.icon-gou:before {
  content: "\E661";
}
.icon-arrow-right-copy-copy:before {
  content: "\E603";
}
.icon-zhuanjiazhuye:before {
  content: "\E61C";
}
.icon-organization1:before {
  content: "\E604";
}
.icon-yuyanshezhi:before {
  content: "\E62D";
}
.icon-wodekehu:before {
  content: "\E609";
}
.icon-bianjishuru:before {
  content: "\E8CC";
}
.icon-wh:before {
  content: "\E60A";
}
.icon-renyuantiaodong:before {
  content: "\E67C";
}
.icon-peixun:before {
  content: "\E670";
}
.icon-hangzhengchufa:before {
  content: "\E651";
}
.icon-jiangli:before {
  content: "\E607";
}
.icon-jichu:before {
  content: "\E600";
}
.icon-gongzuotai1:before {
  content: "\E650";
}
.icon-yanjing:before {
  content: "\E605";
}
.icon-xuyue:before {
  content: "\E677";
}
.icon-dingding:before {
  content: "\E602";
}
.icon-shangjiantou:before {
  content: "\E685";
}
.icon-xiajiantou:before {
  content: "\E686";
}
.icon-liebiao:before {
  content: "\E608";
}
.icon-gengduo:before {
  content: "\E631";
}
.icon-shaixuan:before {
  content: "\E649";
}
.icon-qiye:before {
  content: "\E625";
}
.icon-plus-circle:before {
  content: "\E781";
}
.icon-question-circle:before {
  content: "\E782";
}
.icon-sync:before {
  content: "\E786";
}
.icon-poweroff:before {
  content: "\E78C";
}
.icon-calculator:before {
  content: "\E799";
}
.icon-user:before {
  content: "\E7AE";
}
.icon-qrcode:before {
  content: "\E7DD";
}
.icon-share:before {
  content: "\E7E7";
}
.icon-right:before {
  content: "\E7ED";
}
.icon-left:before {
  content: "\E7EE";
}
.icon-up:before {
  content: "\E7EB";
}
.icon-down:before {
  content: "\E7EC";
}
.icon-download:before {
  content: "\E7EF";
}
.icon-warning-circle-fill:before {
  content: "\E848";
}
.icon-weibiaoti12:before {
  content: "\E601";
}
.icon-fuzhi:before {
  content: "\E6A3";
}
.icon-shanchu:before {
  content: "\E8ED";
}
.icon-tuxing:before {
  content: "\E61A";
}
.icon-shengji:before {
  content: "\E606";
}
.icon-lizhi:before {
  content: "\E6B6";
}
.icon-caret-down:before {
  content: "\E8EC";
}
.icon-search:before {
  content: "\E8EF";
}
.icon-attendance-vacation:before {
  content: "\E635";
}
.icon-administrative:before {
  content: "\E636";
}
.icon-approval:before {
  content: "\E637";
}
.icon-authority:before {
  content: "\E638";
}
.icon-company-settings:before {
  content: "\E639";
}
.icon-compensation:before {
  content: "\E63A";
}
.icon-gongzuotai:before {
  content: "\E63B";
}
.icon-basic-salary-benefit:before {
  content: "\E63C";
}
.icon-kpi:before {
  content: "\E63D";
}
.icon-organization:before {
  content: "\E63E";
}
.icon-project:before {
  content: "\E63F";
}
.icon-recruit:before {
  content: "\E640";
}
.icon-report:before {
  content: "\E641";
}
.icon-dianxiang:before {
  content: "\E642";
}
.icon-roster:before {
  content: "\E643";
}
.icon-salary-benefit:before {
  content: "\E644";
}
.icon-system:before {
  content: "\E645";
}
.icon-training:before {
  content: "\E646";
}
.icon-taishidiannao:before {
  content: "\E615";
}
.icon-fuwu:before {
  content: "\E6F7";
}
.icon-suoding:before {
  content: "\E64A";
}
.icon-jiesuo:before {
  content: "\E64B";
}
.icon-caozuo_huaban:before {
  content: "\E64C";
}
.icon-xiazai:before {
  content: "\E64D";
}
.icon-shezhi:before {
  content: "\E64E";
}
.icon-zhongzhi-:before {
  content: "\E64F";
}
.icon-zhengcejiedu:before {
  content: "\E74C";
}
.icon-cnb-benefit:before {
  content: "\E647";
}
.icon-zizhu:before {
  content: "\E648";
}
.icon-mimadenglu:before {
  content: "\E886";
}
.icon-FREE:before {
  content: "\E656";
}
.icon-VIP:before {
  content: "\E657";
}
.icon-STANDARD:before {
  content: "\E658";
}
.icon-PROFESSIONAL:before {
  content: "\E659";
}
.icon-InnerAdmin:before {
  content: "\E652";
}
.icon-ruzhidangan:before {
  content: "\E76C";
}
.icon-shanchubingzhongxinjisuan-:before {
  content: "\E653";
}
.icon-shezhi1:before {
  content: "\E654";
}
.icon-zhuanzheng-:before {
  content: "\E65A";
}
.icon-fuzhi-:before {
  content: "\E65B";
}
.icon-group:before {
  content: "\E65C";
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.btn,
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  outline: none;
  border: none;
  background-color: transparent;
}
input::-webkit-input-placeholder {
  color: #ccc;
}
img,
a {
  border: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-touch-callout: none;
}
ul,
dl,
dt,
dd {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
/* 文本位置 */
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.clearfix {
  overflow: hidden;
  _zoom: 1;
}
.red {
  color: red;
}
.ant-layout {
  padding: 0 !important;
  margin: 0;
  background: transparent !important;
  height: 100%;
}
.left {
  float: left;
  width: auto;
  height: auto;
  padding-right: 0;
}
.right {
  float: right;
  width: auto;
  height: auto;
  border-left: none;
}
.pull-left,
.float-left {
  float: left;
}
.pull-right,
.float-right {
  float: right;
}
.displayNone,
.hide {
  display: none;
}
/* 文本溢出时省略标记 */
.text-ellipsis {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
/* 按钮 */
.btn {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
.btn:hover {
  text-decoration: none;
}
.pointer {
  cursor: pointer;
}
/*遮罩*/
.common-mask {
  position: absolute;
  top: 0px;
  filter: alpha(opacity=60);
  background-color: #777;
  z-index: 1002;
  left: 0px;
  opacity: 0.2;
  -moz-opacity: 0.5;
}
/*弹性盒布局兼容*/
.flex {
  display: -ms-flexbox;
  display: flex;
}
.flex-v {
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-1 {
  -ms-flex: 1;
  flex: 1 1;
}
.flex-align-center {
  -ms-flex-align: center;
  align-items: center;
}
.flex-pack-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-justify-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex-justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
/*webkit表单输入框placeholder的颜色*/
/*input::-webkit-input-placeholder{color:#AAAAAA;}
input:focus::-webkit-input-placeholder{color:#EEEEEE;}*/
/* 正在加载 */
.loading {
  width: 1.706667rem;
  height: 1.706667rem;
  display: inline-block;
  vertical-align: middle;
  -webkit-animation: Loading 1s steps(12, end) infinite;
  animation: Loading 1s steps(12, end) infinite;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iciIgd2lkdGg9JzEyMHB4JyBoZWlnaHQ9JzEyMHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj4KICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiPjwvcmVjdD4KICAgIDxyZWN0IHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjRTlFOUU5JwogICAgICAgICAgdHJhbnNmb3JtPSdyb3RhdGUoMCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc+CiAgICA8L3JlY3Q+CiAgICA8cmVjdCB4PSc0Ni41JyB5PSc0MCcgd2lkdGg9JzcnIGhlaWdodD0nMjAnIHJ4PSc1JyByeT0nNScgZmlsbD0nIzk4OTY5NycKICAgICAgICAgIHRyYW5zZm9ybT0ncm90YXRlKDMwIDUwIDUwKSB0cmFuc2xhdGUoMCAtMzApJz4KICAgICAgICAgICAgICAgICByZXBlYXRDb3VudD0naW5kZWZpbml0ZScvPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyM5Qjk5OUEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSg2MCA1MCA1MCkgdHJhbnNsYXRlKDAgLTMwKSc+CiAgICAgICAgICAgICAgICAgcmVwZWF0Q291bnQ9J2luZGVmaW5pdGUnLz4KICAgIDwvcmVjdD4KICAgIDxyZWN0IHg9JzQ2LjUnIHk9JzQwJyB3aWR0aD0nNycgaGVpZ2h0PScyMCcgcng9JzUnIHJ5PSc1JyBmaWxsPScjQTNBMUEyJwogICAgICAgICAgdHJhbnNmb3JtPSdyb3RhdGUoOTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNBQkE5QUEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgxMjAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNCMkIyQjInCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgxNTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNCQUI4QjknCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgxODAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNDMkMwQzEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgyMTAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNDQkNCQ0InCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgyNDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNEMkQyRDInCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgyNzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNEQURBREEnCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgzMDAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0PgogICAgPHJlY3QgeD0nNDYuNScgeT0nNDAnIHdpZHRoPSc3JyBoZWlnaHQ9JzIwJyByeD0nNScgcnk9JzUnIGZpbGw9JyNFMkUyRTInCiAgICAgICAgICB0cmFuc2Zvcm09J3JvdGF0ZSgzMzAgNTAgNTApIHRyYW5zbGF0ZSgwIC0zMCknPgogICAgPC9yZWN0Pgo8L3N2Zz4=) no-repeat;
  background-size: 100%;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -0.853333rem;
  margin-top: -0.853333rem;
}
@-webkit-keyframes Loading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
  }
}
@keyframes Loading {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 360deg);
  }
}
.border-1px,
.border-bottom-1px,
.border-top-1px,
.border-left-1px,
.border-right-1px {
  position: relative;
}
/*线条颜色 黑色*/
.border-1px::after,
.border-bottom-1px::after,
.border-top-1px::after,
.border-left-1px::after,
.border-right-1px::after {
  background-color: #ccc;
}
/*底边边框一像素*/
.border-bottom-1px::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
/*上边边框一像素*/
.border-top-1px::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.staff-home-wrap iframe {
  border: none;
}
.staff-home-wrap .none {
  display: none;
}
#root,
.irenshi-container {
  height: 100%;
  overflow: hidden;
}
.irenshi-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
body .ant-menu-submenu-popup {
  display: none;
}
.ant-modal-content .ant-btn {
  border: 1px solid #d9d9d9;
}
.tip .ant-tooltip-inner {
  background-color: rgba(0, 0, 0, 0.6);
}
.tip .ant-tooltip-arrow {
  border-bottom-color: rgba(0, 0, 0, 0.6);
  border-top-color: rgba(0, 0, 0, 0.6);
}
.errorpage {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.errorpage img {
  margin-top: 150px;
  vertical-align: middle;
}
.errorpage .errorpagetext {
  font-size: 18px;
  text-align: center;
  margin-top: 80px;
  color: #000000;
  opacity: 0.45;
}
@media screen and (max-width: 1366px) {
  .chart {
    width: 100% !important;
  }
  .setting .ant-popover-inner-content {
    width: 440px !important;
    padding: 0 !important;
  }
  .fieldConfig {
    width: 440px !important;
  }
  .fieldConfig .check {
    margin-left: 10px !important;
  }
  .ant-form-item-label {
    padding-right: 10px !important;
    text-align: right !important;
    line-height: 38px !important;
  }
}
.pageFooter {
  display: none !important;
}
.rosterEditPage .pageTop .back {
  display: none !important;
}
.msg-description .msg-description-body {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  word-break: break-all;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /* autoprefixer: on */
}
.msg-description .msg-description-footer {
  text-align: right;
}
.msg-description .msg-description-footer .msg-description-showMore {
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  cursor: pointer;
}
.ding-person-open .text-action-block {
  -ms-flex-pack: justify;
      justify-content: space-between;
  color: rgba(0, 0, 0, 0.65);
}
.single-spa-guide-loader {
  cursor: pointer;
  width: 45px;
  height: 45px;
  color: #FAAD14;
  border: 0 solid transparent;
  border-radius: 50%;
  position: absolute;
  top: 50px;
  right: 2%;
  z-index: 3000;
  margin-left: -70px;
}
.single-spa-guide-loader:before,
.single-spa-guide-loader:after {
  content: '';
  border: 8px solid currentcolor;
  border-radius: 50%;
  width: inherit;
  height: inherit;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-animation: guide-loader 1.5s linear infinite;
          animation: guide-loader 1.5s linear infinite;
  opacity: 0;
}
.single-spa-guide-loader:before {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.single-spa-guide-loader:after {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.single-spa-digitalman {
  position: fixed;
  bottom: 70px;
  right: 70px;
  width: 108px;
  height: 108px;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer;
  z-index: 2001;
}
@-webkit-keyframes guide-loader {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.75;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
@keyframes guide-loader {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0.75;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}

header {
  width: 100%;
  height: 60px;
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}
header .logo {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #293F45;
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
}
header .logo-expansion {
  width: 200px;
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
}
header .logo-expansion.wps-logo img {
  height: 40px!important;
}
header .header {
  -ms-flex: 1 1;
      flex: 1 1;
  height: 60px;
  line-height: 60px;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
}
header .header-expansion {
  width: calc(100% - 200px);
}
.workbenchTitle {
  width: 100%;
  height: 30px;
  background: #fff;
  border-bottom: 1px solid #e7eaec;
}
.workbenchTitle .menuCollapsed {
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: #53656a;
  cursor: pointer;
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
}
.workbenchTitle .menuCollapsed i {
  font-size: 12px;
  color: #fff;
}
.workbenchTitle .menuCollapsed-expansion {
  width: 200px;
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
}
.workbenchTitle .new_menu-title-icon-small {
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /*Safari 和 Chrome */
  -o-transform: rotate(90deg);
}
.workbenchTitle .title {
  line-height: 30px;
  padding-left: 20px;
  cursor: pointer;
}
.workbenchTitle .title .ant-breadcrumb {
  line-height: 30px;
  margin-right: 40px;
}
.workbenchTitle .title .ant-breadcrumb .breadicon {
  font-size: 14px;
  margin-right: 8px;
}
.workbenchTitle .title .ant-breadcrumb .breadicon:hover {
  color: var(--singlespa-frame-ant4-primary-header-color, var(--singlespa-frame-ant4-primary-color,#19AA8D));
}
.workbenchTitle .title span {
  font-size: 13px;
  color: #999999;
}
.workbenchTitle .title .warn-info {
  color: #f8ae5e;
  cursor: pointer;
  text-decoration: underline;
}
.workbenchTitle .title .notice-info {
  color: #2eb297;
  cursor: pointer;
  text-decoration: underline;
}
.menu-show-num {
  color: #FAAD14;
  font-weight: 600;
  margin-left: 5px;
}
.body-content {
  width: 100%;
  overflow: hidden;
  -ms-flex: 1 1;
      flex: 1 1;
}
.body-content .menu {
  overflow-x: hidden;
  overflow-y: auto;
  width: 60px;
  height: 100%;
  float: left;
  background: #293F45;
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-title {
  padding: 0px 15px 0px 0px;
  margin-top: 0px;
}
.body-content .menu .menuRightIcon {
  float: right;
}
.body-content .menu .menuRightIcon i {
  font-size: 16px;
}
.body-content .menu .ant-menu {
  background: #293F45;
  color: #B8B8B8;
}
.body-content .menu .ant-menu-inline {
  width: 200px;
  border: 0;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu .ant-menu-submenu-title {
  height: 50px;
  line-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 !important;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu .ant-menu-submenu-title .menuName {
  overflow: hidden;
  width: 100px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu .ant-menu-submenu-title:hover {
  color: #fff;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu .ant-menu-submenu-arrow {
  display: none;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-active {
  color: #fff;
}
.body-content .menu .ant-menu-inline .ant-menu-item {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative;
  -o-text-overflow: unset;
     text-overflow: unset;
}
.body-content .menu .ant-menu-inline .ant-menu-item::after {
  border: 0;
}
.body-content .menu .ant-menu-inline .ant-menu-item span {
  position: absolute;
  right: 10px;
}
.body-content .menu .ant-menu-inline .ant-menu-item i {
  min-width: 0;
}
.body-content .menu .ant-menu-inline .ant-menu-item-selected {
  width: calc(100% - 1px);
  background: rgba(0, 0, 0, 0.4) !important;
  color: #fff;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-open .ant-menu {
  background: rgba(0, 0, 0, 0.3) !important;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-open .ant-menu .ant-menu-item {
  width: 100%;
  padding-left: 60px !important;
  height: 40px;
  margin-top: 5px;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-open .ant-menu .ant-menu-item:hover {
  color: #fff;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-open .ant-menu .ant-menu-item:last-child {
  margin-bottom: 5px;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-open .ant-menu .ant-menu-item div {
  display: inline-block;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-open .ant-menu .ant-menu-item-selected {
  background: var(--singlespa-frame-ant4-primary-color,#19AA8D) !important;
}
.body-content .menu .ant-menu-inline .ant-menu-submenu-open .menuRightIcon i {
  font-size: 16px;
}
.body-content .menu .ant-menu-inline-collapsed {
  width: 61px !important;
}
.body-content .menu .ant-menu-inline-collapsed .ant-menu-item {
  padding: 0 16px !important;
}
.body-content .menu .ant-menu-inline-collapsed .ant-menu-submenu {
  width: 60px;
  height: 50px;
  line-height: 50px;
}
.body-content .menu .ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title {
  height: 50px;
  line-height: 50px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0 !important;
}
.body-content .menu .ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title:hover {
  color: #fff;
}
.body-content .menu .ant-menu-inline-collapsed .ant-menu-submenu .ant-menu-submenu-title .menuName {
  display: none;
}
.body-content .menu-expansion {
  width: 200px;
  background: #293F45;
  height: 100%;
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
}
.body-content .menu-expansion::-webkit-scrollbar {
  width: 0px !important;
}
.body-content .workbench-content {
  height: 100%;
  background: #f3f3f9;
  padding: 20px;
  overflow-y: auto;
  overflow-x: auto;
  width: calc(100%-48px);
  -webkit-transition: background 0.3s, width 0.2s;
  -o-transition: background 0.3s, width 0.2s;
  transition: background 0.3s, width 0.2s;
  position: relative;
  -ms-flex: 1 1;
      flex: 1 1;
}
.body-content .content-expansion {
  width: calc(100%-200px);
}
.body-lock-content {
  height: calc(100% - 60px);
}
.body-lock-content .menu {
  width: 0px;
  z-index: -1;
}
.homePage {
  -ms-flex: 1 1;
      flex: 1 1;
  padding: 20px 20px 30px 20px;
  background: #f0f2f5;
  overflow: auto;
  height: 100%;
  width: 100%;
}
.delPadding {
  padding: 0 !important;
}
@media screen and (max-width: 1366px) {
  .workbench-content {
    width: 1318px;
  }
  .workbench-content .workbench {
    width: 1278px;
  }
  .content-expansion {
    width: 1166px;
  }
  .content-expansion .workbench {
    width: 1146px;
  }
}
.bossPassword .ant-modal-content .content {
  margin: 0 auto;
  width: 64%;
  font-size: 14px;
}
.bossPassword .ant-modal-content .content .ant-input {
  width: 50%;
  height: 24px;
}
.bossPassword .ant-modal-content .content .pass {
  display: inline-block;
  margin-right: 16px;
  vertical-align: text-bottom;
}
.bossPassword .ant-modal-content .content .forgetPass {
  float: right;
  margin-right: 18px;
  color: #ffa800;
  cursor: pointer;
}
.findPassword .ant-modal-content .content {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}
.findPassword .ant-modal-content .content .phone {
  margin-bottom: 10px;
}
.findPassword .ant-modal-content .content .phone .num {
  display: inline-block;
  margin-right: 10px;
  margin-left: -128px;
}
.findPassword .ant-modal-content .content .info {
  margin-bottom: 10px;
  text-align: left;
}
.findPassword .ant-modal-content .content .info .duanxin {
  display: inline-block;
  margin-right: 10px;
  text-align: right;
  width: 113px;
}
.findPassword .ant-modal-content .content .info .empty {
  display: block;
  font-size: 12px;
  color: red;
  text-align: center;
}
.findPassword .ant-modal-content .content .info .ant-input {
  width: 30%;
  height: 24px;
}
.findPassword .ant-modal-content .content .info .ant-btn {
  margin-left: 20px;
  height: 24px;
  font-size: 12px;
}
.findPassword .ant-modal-content .content .newPss {
  margin-bottom: 10px;
}
.findPassword .ant-modal-content .content .newPss .new {
  margin-right: 10px;
  margin-left: 45px;
}
.findPassword .ant-modal-content .content .newPss .ant-input {
  width: 64%;
  height: 24px;
}
.findPassword .ant-modal-content .content .newPss .err_info {
  display: block;
  font-size: 12px;
  color: red;
}
.findPassword .ant-modal-content .content .sure .np {
  margin-right: 10px;
  margin-left: 20px;
}
.findPassword .ant-modal-content .content .sure .ant-input {
  width: 64%;
  height: 24px;
}
.findPassword .ant-modal-content .content .sure .not_both {
  display: inline-block;
  font-size: 12px;
  color: red;
}
.childPass .childpass {
  margin: 0 auto;
  width: 80%;
  font-size: 14px;
}
.childPass .childpass .ant-input {
  margin-left: 10px;
  width: 45%;
  height: 24px;
}
.childPass .childpass .edit_pass {
  display: inline-block;
  margin: 0 20px;
  color: #ffa800;
  cursor: pointer;
}
.childPass .childpass .reset_pass {
  color: #ffa800;
  cursor: pointer;
}
.initPass .childFirst {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}
.initPass .childFirst .ant-input {
  margin-left: 5px;
  width: 50%;
  height: 24px;
}
.initPass .childFirst .blur {
  display: block;
  color: red;
  font-size: 12px;
}
.initPass .childFirst .super {
  margin-bottom: 15px;
}
.initPass .childFirst .new {
  margin-bottom: 15px;
}
.initPass .childFirst .new .n_pass {
  display: inline-block;
  margin-left: 15px;
}
.initPass .childFirst .sure .s_pass {
  display: inline-block;
  margin-left: -13px;
}
.editPass .edit_pass {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}
.editPass .edit_pass .ant-input {
  margin-left: 5px;
  width: 50%;
  height: 24px;
}
.editPass .edit_pass .oldPass {
  margin-bottom: 15px;
}
.editPass .edit_pass .newPass {
  margin-bottom: 15px;
}
.editPass .edit_pass .surepass .sure {
  display: inline-block;
  margin-left: -27px;
}
.editPass .edit_pass .edit_pass {
  display: block;
  color: red;
}
.navSlider {
  width: 200px;
  height: 100vh;
  position: absolute;
  left: 199px;
  top: 0;
  z-index: 666;
  background: rgba(41, 63, 69, 0.95);
  -webkit-transition: width 0.25s;
  -o-transition: width 0.25s;
  transition: width 0.25s;
}
.navSlider .title {
  width: 88%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-left: 12px;
  margin: 0 auto;
}
.navSlider .title i {
  color: #ccc;
  margin-right: 15px;
}
.navSlider .navSliderLists {
  width: 100%;
}
.navSlider .navSliderLists .navSliderList {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #B8B8B8;
  cursor: pointer;
  text-align: center;
}
.navSlider .navSliderLists .navSliderList .navName {
  width: 140px;
  padding-left: 40px;
  text-align: left;
}
.navSlider .navSliderLists .navSliderList img {
  float: right;
  margin: 15px 15px;
}
.navSlider .navSliderLists .navSliderList-select {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.navSlider .navSliderLists .navSliderList:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.navSliderCollapsed {
  position: absolute;
  left: 48px;
  top: 0;
}
.navSliderCollapsedExpend {
  position: absolute;
  left: 200px;
  top: 0;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.sliderShow {
  -webkit-animation: sliderShow 200ms ease-out;
          animation: sliderShow 200ms ease-out;
}
.sliderHide {
  -webkit-animation: sliderHide 200ms ease-in;
          animation: sliderHide 200ms ease-in;
  display: none;
}
@-webkit-keyframes sliderShow {
  from {
    opacity: 0;
    width: 0;
  }
  to {
    opacity: 1;
    width: 180px;
  }
}
@keyframes sliderShow {
  from {
    opacity: 0;
    width: 0;
  }
  to {
    opacity: 1;
    width: 180px;
  }
}
@-webkit-keyframes sliderHide {
  from {
    opacity: 1;
    width: 180px;
  }
  to {
    opacity: 0;
    width: 0;
  }
}
@keyframes sliderHide {
  from {
    opacity: 0;
    width: 180px;
  }
  to {
    opacity: 1;
    width: 0;
  }
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: transparent;
  border-radius: 12px;
}
::-webkit-scrollbar-thumb {
  border-radius: 9px;
  background-clip: content-box;
  border: 5px solid #ccc;
}
::-webkit-scrollbar-track {
  background-color: transparent !important;
}
::-moz-selection {
  background: #ccc;
  color: #fff;
}
::selection {
  background: #ccc;
  color: #fff;
}
::-moz-selection {
  background: #ccc;
  color: #fff;
}
::selection {
  background: #ccc;
  color: #fff;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .workbenchTitle {
    min-width: 1160px;
  }
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.lock-account-wrap {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  background: url(https://auth.cdn.nbcb.com.cn/xfb/staff-static/zh_CN/static/media/background.0f7e6966.png) no-repeat;
  background-size: cover;
}
.lock-account-wrap .lock-account-content-wrap {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 640px;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 60px 30px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.21);
          box-shadow: 0 2px 4px 2px rgba(0, 0, 0, 0.21);
  background: #fff;
}
.lock-account-wrap .lock-account-content-wrap .lock-title {
  margin-bottom: 8px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.65);
}
.lock-account-wrap .lock-account-content-wrap .green-lock-title {
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  margin: 8px 0 40px;
}
.lock-account-wrap .lock-account-content-wrap .lock-pic {
  width: 108px;
  height: 120px;
  margin-bottom: 40px;
}
.lock-account-wrap .lock-account-content-wrap .ant-btn {
  width: 240px;
  height: 40px;
  font-size: 18px;
  border-radius: 2px;
}
.lock-account-wrap .lock-account-content-wrap .ant-btn:hover {
  color: #fff;
  background: var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
.lock-account-wrap .lock-account-content-wrap .expires-time-wrap {
  color: red;
}
.lock-account-wrap .lock-account-content-wrap .dingtalk-lock {
  margin-top: 10px;
}
.lock-account-wrap .lock-account-content-wrap .dingtalk-lock .dingtalk-lock-text {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
}

.change-mobile-no-modal .content-title {
  margin-bottom: 16px;
}
.change-mobile-no-modal .msg {
  margin-bottom: 16px;
}
.change-mobile-no-modal .chart-no {
  position: absolute;
  right: 0;
  top: 0;
}
.change-mobile-no-modal .chart-no img {
  height: 29px;
}
.change-mobile-no-modal .sms-code {
  position: absolute;
  right: 0;
  top: 0;
  height: 29px !important;
  border: none;
}
.change-mobile-no-modal .input-suffix {
  width: 264px;
  height: 31px;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.dingMemeberMessageStrip .agcv {
  width: 7rem;
}
.dingMemeberMessageStrip .agcv .agLink {
  margin-left: 16px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D) !important;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.ip-login {
  height: 400px !important;
}
.ip-login .ip-content {
  margin-top: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.ip-login .staff-ant4-modal-header {
  display: none !important;
}
.ip-login .staff-ant4-modal-footer {
  display: none !important;
}
.ip-login .staff-ant4-btn {
  border-radius: 6px !important;
}
.ip-login .current-company {
  color: rgba(0, 0, 0, 0.45);
  padding: 15px;
}
.drop-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.authorizeContent {
  display: block;
  font-size: 14px;
}
.authorizeContent .ihrModel {
  width: 100%;
  color: rgba(0, 0, 0, 0.65);
  border-radius: 3px;
  position: relative;
}
.authorizeContent .ihrModel span:nth-child(2) {
  margin-left: 8px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  cursor: pointer;
}
.authorizeContent .openApi span:nth-child(1),
.authorizeContent .ctload span:nth-child(1),
.authorizeContent .noAuth span:nth-child(1) {
  font-weight: 600;
}
.authorizeCon {
  display: -ms-flexbox;
  display: flex;
}
.authorizeCon .authorLeftCon {
  width: 420px;
}
.authorizeCon .authorRightCon {
  width: 186px;
  margin-left: 7px;
  padding-left: 8px;
  border-left: 1px solid #f0f0f0;
}
.authorizeCon .authorizeContent:nth-child(2) {
  margin-top: 8px;
}
.authorizeCon .authorizeContent:nth-child(3) {
  margin-top: 20px;
  margin-bottom: 16px;
}
.authorizeCon .contactUs {
  color: #FAAD14;
}
.authorizeCon .contactUs span:nth-child(2) {
  margin-left: 8px;
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  cursor: pointer;
}
.single-authorize-weixin {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
}
.single-authorize-weixin .weixin-txt {
  font-size: 14px;
  color: #333;
}
.single-authorize-weixin .weixin-img {
  margin-top: 20px;
  width: 124px;
  height: 124px;
}
.authorize-failed-preview .img-modal-toolbar-btn {
  display: none !important ;
}

/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
#login4 {
  min-height: calc(100vh);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background: #FAFBFC;
  /* 组件样式修改 */
}
#login4 .main-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 20px 50px;
}
#login4 .main-header .main-header-logo {
  cursor: pointer;
}
#login4 .main-header .main-header-right {
  color: rgba(0, 0, 0, 0.45);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
#login4 .main-header .main-header-right .language-span {
  cursor: pointer;
}
#login4 .main-content {
  -ms-flex: 1 1;
      flex: 1 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}
#login4 .main-content .content-left {
  display: none;
}
#login4 .main-content .content-right {
  width: 440px;
  min-height: 500px;
  -webkit-box-shadow: 0px 2px 18px 0px rgba(12, 29, 42, 0.1);
          box-shadow: 0px 2px 18px 0px rgba(12, 29, 42, 0.1);
  background: #fff;
  padding: 10px 32px 32px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
#login4 .main-footer {
  text-align: center;
  padding: 30px 0;
  color: rgba(0, 0, 0, 0.45);
}
#login4 .main-footer .text-link span {
  color: rgba(0, 0, 0, 0.45) !important;
}
#login4 .staff-ant4-form-item:not(.staff-ant4-form-item-with-help) {
  margin-bottom: 16px;
}
#login4 .staff-ant4-form-item-explain {
  font-size: 12px;
}
#login4 .staff-ant4-form-item-explain div {
  padding: 4px 0 5px;
}
#login4 .staff-ant4-input {
  color: rgba(0, 0, 0, 0.85);
}
#login4 .staff-ihr3-input.staff-ant4-input {
  font-size: 14px;
  padding: 9px 16px;
}
#login4 .staff-ihr3-input.staff-ant4-input-affix-wrapper {
  font-size: 14px;
  padding: 0;
}
#login4 .staff-ihr3-input.staff-ant4-input-affix-wrapper .staff-ant4-input {
  padding: 9px 0;
}
#login4 .staff-ihr3-input.input-suffix .staff-ant4-input {
  padding-left: 16px;
}
#login4 .staff-ihr3-input.input-suffix .suffix-pad {
  padding: 6px 16px 6px 6px;
}
#login4 .staff-ihr3-input.input-prefix .staff-ant4-input {
  padding-right: 16px;
  padding-left: 16px;
}
#login4 .staff-ant4-input-prefix {
  margin-right: 0;
}
#login4 .staff-ihr3-btn.staff-ant4-btn {
  height: 42px;
}
#login4 .staff-ant4-select-single.input-prefix-areacode:not(.staff-ant4-select-customize-input) .staff-ant4-select-selector {
  height: 40px;
  padding: 0;
}
#login4 .staff-ant4-select-single.input-prefix-areacode:not(.staff-ant4-select-customize-input) .staff-ant4-select-selector .staff-ant4-select-selection-item {
  line-height: 40px;
  padding-left: 16px;
  padding-right: 22px;
}
#login4 .staff-ant4-select-single.input-prefix-areacode .staff-ant4-select-selection-item {
  min-width: 65px;
  text-align: center;
}
#login4 .staff-ant4-select-single.input-prefix-areacode .staff-ant4-select-arrow {
  color: rgba(0, 0, 0, 0.65);
}
#login4 .staff-ant4-select-focused .staff-ant4-select-selection-item,
#login4 .input-prefix-areacode.staff-ant4-select-open .staff-ant4-select-selection-item,
#login4 .input-prefix-areacode.staff-ant4-select.select-focus {
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
#login4 .input-prefix-areacode::after {
  content: '';
  width: 1px;
  height: 20px;
  background: #E8E8E8;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
#login4 .input-prefix-areacode.staff-ant4-select {
  color: rgba(0, 0, 0, 0.85);
}
#login4 .staff-ant4-form-item-has-error .staff-ant4-select.input-prefix-areacode:not(.staff-ant4-select-disabled):not(.staff-ant4-select-customize-input) .staff-ant4-select-selector {
  border: none;
  border-color: transparent !important;
}
#login4 .login-jump {
  color: rgba(0, 0, 0, 0.45);
  text-align: center;
  padding-top: 10px;
  word-break: break-all;
}
#login4 .login-jump .login-jump-btn {
  cursor: pointer;
}
#login4 .staff-ant4-input,
#login4 .input-suffix-code {
  font-size: 14px;
}
#login4 .font-common-main {
  font-size: 16px;
}
#login4 .highlight {
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
}
#login4 .divider-common {
  width: 1px;
  height: 15px;
  display: inline-block;
  background: #E8E8E8;
  margin: 0 8px;
}
#login4 .input-suffix-code {
  color: var(--singlespa-frame-ant4-primary-color,#19AA8D);
  cursor: pointer;
}
#login4 .input-suffix-code.code-display-none {
  color: rgba(0, 0, 0, 0.65);
  cursor: auto;
}
#login4 .login-model-title {
  font-size: 26px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.85);
  margin: 40px 0 30px;
  text-align: center;
}
#login4 .content-login-flex {
  -ms-flex: 1 1;
      flex: 1 1;
}
#login4 .login-btn {
  width: 100%;
}
#login4 input::-webkit-outer-spin-button,
#login4 input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#login4 input[type="number"] {
  -moz-appearance: textfield;
}
@media (max-width: 750px) {
  #login4 {
    background: #fff;
  }
  #login4 .main-header {
    padding: 0.3rem 0.5rem;
  }
  #login4 .main-header .main-header-logo {
    width: 1.6rem;
  }
  #login4 .main-content {
    -ms-flex-align: inherit;
        align-items: inherit;
  }
  #login4 .main-content .content-right {
    width: 100%;
    min-height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    padding: 0.96rem 0.46rem 0.64rem;
  }
  #login4 .main-footer,
  #login4 .main-header .main-header-right {
    display: none;
  }
  #login4 .staff-ihr3-input.staff-ant4-input {
    font-size: 0.28rem;
    padding: 0.19rem 0.16rem;
  }
  #login4 .staff-ihr3-input.staff-ant4-input-affix-wrapper {
    font-size: 0.28rem;
  }
  #login4 .staff-ihr3-input.staff-ant4-input-affix-wrapper .staff-ant4-input {
    padding: 0.19rem 0;
  }
  #login4 .staff-ihr3-input.input-suffix .staff-ant4-input {
    padding-left: 0.16rem;
  }
  #login4 .staff-ihr3-input.input-suffix .suffix-pad {
    padding: 0.16rem;
  }
  #login4 .staff-ihr3-input.input-prefix .staff-ant4-input {
    padding-right: 0.16rem;
    padding-left: 0.16rem;
  }
  #login4 .staff-ihr3-btn.staff-ant4-btn {
    font-size: 0.28rem;
    height: 0.84rem;
  }
  #login4 .staff-ant4-select-single.input-prefix-areacode:not(.staff-ant4-select-customize-input) .staff-ant4-select-selector {
    height: 0.8rem;
  }
  #login4 .staff-ant4-select-single.input-prefix-areacode:not(.staff-ant4-select-customize-input) .staff-ant4-select-selector .staff-ant4-select-selection-item {
    line-height: 0.8rem;
    padding-left: 0.19rem;
    padding-right: 0.44rem;
  }
  #login4 .staff-ant4-select-single.input-prefix-areacode .staff-ant4-select-selection-item {
    min-width: 1.18rem;
  }
  #login4 .staff-ant4-select-single.input-prefix-areacode .staff-ant4-select-arrow {
    font-size: 0.2rem;
    right: 0.18rem;
    width: 0.2rem;
    height: 0.2rem;
    margin-top: -0.1rem;
  }
  #login4 .input-prefix-areacode.staff-ant4-select {
    font-size: 0.28rem;
  }
  #login4 .input-prefix-areacode::after {
    width: 0.02rem;
    height: 0.42rem;
  }
  #login4 .font-common-main,
  #login4 .staff-ant4-input,
  #login4 .input-suffix-code {
    font-size: 0.28rem;
  }
  #login4 .divider-common {
    margin: 0 0.24rem;
    height: 0.28rem;
  }
  #login4 .login-model-title {
    font-size: 0.44rem;
    margin: 0 0 0.64rem;
  }
}
@media screen and (min-width: 725px) and (max-width: 750px) {
  html {
    font-size: 625%;
  }
}
@media screen and (min-width: 700px) and (max-width: 724px) {
  html {
    font-size: 615%;
  }
}
@media screen and (min-width: 650px) and (max-width: 699px) {
  html {
    font-size: 605%;
  }
}
@media screen and (min-width: 600px) and (max-width: 649px) {
  html {
    font-size: 570%;
  }
}
@media screen and (min-width: 550px) and (max-width: 599px) {
  html {
    font-size: 525%;
  }
}
@media screen and (min-width: 500px) and (max-width: 549px) {
  html {
    font-size: 460%;
  }
}
@media screen and (min-width: 450px) and (max-width: 499px) {
  html {
    font-size: 420%;
  }
}
@media screen and (min-width: 400px) and (max-width: 449px) {
  html {
    font-size: 380%;
  }
}
@media screen and (min-width: 375px) and (max-width: 399px) {
  html {
    font-size: 360%;
  }
}
@media screen and (min-width: 350px) and (max-width: 374px) {
  html {
    font-size: 335%;
  }
}
@media screen and (min-width: 325px) and (max-width: 349px) {
  html {
    font-size: 310%;
  }
}
@media screen and (max-width: 324px) {
  html {
    font-size: 280%;
  }
}
.areacode-dropdown {
  width: 224px;
}
.areacode-dropdown .staff-ant4-select-item-option-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

