.successPage__YBEGM {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  flex-direction: column;
  background-color: #fff;
}
.successPage__YBEGM .icon__fvXWM {
  font-size: 48px;
  color: #1ba854;
}

.singleSignOn__olE6T {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px 20px 200px;
}
.singleSignOn__olE6T .title__QjBs_ {
  margin-top: 20px;
}
.singleSignOn__olE6T .accountBox__s7UFI {
  width: 100%;
  max-width: 400px;
  box-sizing: border-box;
}
.singleSignOn__olE6T .accountBox__s7UFI .tips__xJXgx {
  padding: 20px 0;
  color: #666;
  font-size: 14px;
  line-height: 16px;
}
.singleSignOn__olE6T .accountBox__s7UFI .userName__HZmsz {
  font-weight: bold;
}
.singleSignOn__olE6T .accountBox__s7UFI .accountList__Ohcoo {
  width: 100%;
  background-color: #f8f8f8;
  padding: 0 16px 16px;
  border-radius: 8px;
}
.singleSignOn__olE6T .accountBox__s7UFI .accountList__Ohcoo .accountTitle__G86od {
  box-sizing: border-box;
  padding: 12px 0;
  border-bottom: 1px solid #d8d8d8;
}
.singleSignOn__olE6T .accountBox__s7UFI .accountList__Ohcoo .accountItem__R5CaF {
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0;
  display: flex;
  align-items: center;
  font-size: 16px;
  border-radius: 5px;
}
.singleSignOn__olE6T .accountBox__s7UFI .accountList__Ohcoo .accountItem__R5CaF .accountImg__apLL9 {
  height: 50px;
  margin-right: 10px;
}
.singleSignOn__olE6T .accountBox__s7UFI .accountList__Ohcoo .accountItem__R5CaF .accountName__QgWA2 {
  font-size: 14px;
  height: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 6px;
  justify-content: flex-start;
}
.singleSignOn__olE6T .accountBox__s7UFI .accountList__Ohcoo .toggleBtn__mDzKw {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
}
.singleSignOn__olE6T .accountBox__s7UFI .accountList__Ohcoo .toggleBtn__mDzKw .btn__UAVTE {
  height: 32px;
}
.singleSignOn__olE6T .warningTip__i3C6E {
  width: 100%;
  max-width: 400px;
  color: #666;
  margin-top: 20px;
  line-height: 16px;
  box-sizing: border-box;
}
.singleSignOn__olE6T .cancelBtn__fw_aj {
  color: #5582f3;
  font-size: 12px;
  margin-top: 30px;
  cursor: pointer;
}

.transferPage__PkppZ {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.transferPage__PkppZ .noData__Ifv0R {
  width: 336px;
  height: 140px;
  background-image: url(https://cdn.jdy.com/workbench-alisg/images/nodata.1224cc4a.png);
  background-position: center;
  background-repeat: no-repeat;
  background-position: center 0;
  overflow: hidden;
}
.transferPage__PkppZ .btn__wp0GR {
  width: 120px;
  margin-top: 12px;
}

.agreement__gXv0F {
  position: relative;
  color: #777c87;
}
.agreement__gXv0F .error__cRM5z {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 2px;
  padding: 0 8px;
  font-size: 12px;
  line-height: 16px;
  color: #fb2323;
  word-break: break-word;
}
.agreement__gXv0F a:hover {
  text-decoration: underline !important;
}
.agreement__gXv0F .kd-checkbox-children {
  white-space: break-spaces;
  color: #777c87;
}
.updateContent__Gfcb9 {
  line-height: 25px;
  color: #333333;
  max-height: 320px;
  overflow-y: auto;
}
.updateContent__Gfcb9 p {
  margin-bottom: 10px;
}
.noDisplay__xdS44 {
  display: none;
}

.stepBox__EzLME {
  width: 100%;
  box-sizing: border-box;
}
.stepBox__EzLME .inputItem__Ll_8i {
  width: 100%;
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
}
.stepBox__EzLME .button__wZCBC {
  height: 40px;
  width: calc(100% - 2px);
  margin-top: 28px;
  margin-left: 1px;
  font-size: var(--font-size-14);
  background-color: #3b70ff;
  border-radius: 40px;
}
.stepBox__EzLME .formItem__LyVRZ {
  width: 100%;
}
.stepBox__EzLME .formItem__LyVRZ > div {
  width: 100%;
}
.stepBox__EzLME {
  /* 外层也统一样式 */
}
.stepBox__EzLME .kd-form-field-wrapper {
  background-color: var(--theme-secondary-background-color) !important;
}
.stepBox__EzLME .kd-form-field-wrapper ul {
  background-color: var(--theme-secondary-background-color) !important;
  color: var(--font-color-text);
}
.stepBox__EzLME .kd-form-field-wrapper ul > div {
  background-color: var(--theme-background-color) !important;
}
.stepBox__EzLME .kd-form-field-label-required-mark::after {
  display: none;
}
.stepBox__EzLME .kd-select-bordered {
  height: 40px !important;
  border-radius: 20px !important;
  padding-left: 20px !important;
  background-color: var(--theme-secondary-background-color) !important;
}
.stepBox__EzLME .kd-select-bordered .kd-select-placeholder {
  left: 20px !important;
  color: var(--kd-g-color-text-placeholder, #ccc) !important;
}
.stepBox__EzLME .kd-select-bordered .kd-select-selection-item {
  padding-left: 0 !important;
}
.stepBox__EzLME .kd-select-bordered .kd-select-selection-search {
  left: 20px !important;
}
.stepBox__EzLME .kd-select {
  height: 40px !important;
}

.step2__JJFH7 .inputItem__GVFrY {
  width: 100%;
  height: 40px;
  border-radius: 20px;
  padding-left: 20px;
}
.step2__JJFH7 .formItem__zIExX {
  width: 100%;
}
.step2__JJFH7 .formItem__zIExX > div {
  width: 100%;
}
.step2__JJFH7 .formItem__zIExX .countdown__tcWmr {
  font-size: 14px;
  color: #a1a9ad;
  cursor: default;
}
.step2__JJFH7 .formItem__zIExX .sendCode__CLHAy {
  width: 80px;
  font-size: 14px;
  color: #2f95ff;
  cursor: pointer;
  text-align: center;
}
.step2__JJFH7 .formItem__zIExX .disable__Jtef8 {
  font-size: 14px;
  color: #b5cfff;
  cursor: not-allowed;
}
.step2__JJFH7 .codeTips__ZnjRS {
  margin: 20px 0;
  text-align: center;
  color: #666;
}
.step2__JJFH7 .codeTips__ZnjRS .changeWay__p8k8d {
  cursor: pointer;
  text-decoration: underline;
  margin-top: 8px;
  color: #212121;
}
.step2__JJFH7 .buttonBox__eYxKB {
  display: flex;
  justify-content: space-between;
  column-gap: 20px;
}
.step2__JJFH7 .buttonBox__eYxKB .button__fgWy4 {
  height: 40px;
  width: 100%;
  margin-top: 25px;
  font-size: var(--font-size-14);
  border-radius: 40px;
}

.step3__q1I31 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.step3__q1I31 .sucImg__BDsap {
  content: url(https://cdn.jdy.com/workbench-alisg/images/suc.dc41a535.png);
  margin: auto;
  margin-top: 12px;
  margin-bottom: 16px;
  width: 56px;
  display: block;
  background-color: var(--theme-secondary-background-color);
  border-radius: 50%;
}
.step3__q1I31 .failImg__u0P_u {
  content: url(https://cdn.jdy.com/workbench-alisg/images/fail.494edb6a.png);
  margin: auto;
  margin-top: 12px;
  margin-bottom: 16px;
  width: 56px;
  display: block;
}
.step3__q1I31 .warning-icon__qQgOu {
  display: inline-block;
  width: 16px;
  margin-right: 8px;
  height: 16px;
}
.step3__q1I31 .sucTitle__RH2qT {
  font-size: var(--font-size-16);
  color: #022433;
  letter-spacing: 0;
  text-align: center;
  line-height: 22px;
  margin-bottom: 8px;
}
.step3__q1I31 .sucSubTitle__ylPIa {
  font-size: var(--font-size-14);
  color: var(--font-color-text);
  letter-spacing: 0;
  text-align: center;
  line-height: 20px;
  margin-bottom: 20px;
}
.step3__q1I31 .button__EWE7r {
  height: 40px;
  width: 120px;
  margin: 45px auto 0;
  font-size: var(--font-size-14);
  color: var(--font-color-text);
}
.step3__q1I31 .button__EWE7r:focus {
  background-color: var(--theme-secondary-background-color);
}

.main__oSR9W {
  width: 364px;
  margin: 0 auto;
}
.regContainer___DxLB {
  margin-top: 100px;
  padding: 0 12px 20px;
}
.regContainer___DxLB .mainBox__SdQvp {
  position: relative;
  width: 100%;
}
.regContainer___DxLB .kd-checkbox {
  align-items: flex-start;
}
.regContainer___DxLB .kd-checkbox-children {
  margin-top: -2px;
}
.regContainer___DxLB .kd-form-field-label label {
  margin-left: 10px;
}
.regContainer___DxLB .regBtn__fUavH {
  width: 100%;
  color: #fff;
  font-size: 14px;
  display: block;
  margin: auto;
  height: 43px;
  border-radius: 43px;
  background: linear-gradient(180deg, #319af2 0%, #2386ee 100%);
}
.regContainer___DxLB .exist__hmJnF {
  text-align: center;
  margin-top: 61px;
}
@media (max-width: 768px) {
  .wrapper__FK3vB .inner__WnNG4 {
    width: 100%;
  }
}

.main__LAV9H {
  width: 364px;
  margin: 0 auto;
}
input {
  -webkit-tab-highlight-color: transparent;
  -webkit-appearance: none;
  appearance: none;
}
input:focus {
  outline: none;
  box-shadow: none;
  -webkit-tab-highlight-color: transparent;
  -webkit-appearance: none;
  appearance: none;
}
@media (max-width: 768px) {
  .wrapper__KZjAK .inner__I3noY {
    width: 100%;
  }
}

.wrapper__iNNxg {
  height: 100%;
  display: flex;
  position: relative;
  overflow-y: scroll;
  z-index: 10;
}
.wrapper__iNNxg .left-container__FDWGr {
  position: relative;
  flex: 1;
  background-color: #fff;
  box-sizing: border-box;
  padding: 0px 48px 180px;
  text-align: left;
  display: none;
}
.wrapper__iNNxg .left-container__FDWGr .left-logo___8Ljh {
  width: 110px;
  margin: 20px 0 10px;
}
.wrapper__iNNxg .left-container__FDWGr .left__ITxUU {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background: url('https://cdn.jdy.com/jdy/images/loginandreg/left_banner.png');
  background-size: cover;
}
.wrapper__iNNxg .left-container__FDWGr .leftEn__NZcrG {
  background: url('https://cdn.jdy.com/jdy/images/loginandreg/left_banner_en.png');
  background-size: cover;
}
.wrapper__iNNxg .inner__pVM4y {
  position: relative;
  display: flex;
}
.wrapper__iNNxg .inner__pVM4y .content__P75xW {
  background: #fff;
  position: relative;
  flex: 1;
  overflow: hidden;
  overflow-y: auto;
}
@media (max-width: 600px) {
  .wrapper__iNNxg .inner__pVM4y {
    width: 100%;
  }
}
@media (min-width: 600px) and (max-width: 1200px) {
  .wrapper__iNNxg .left-container__FDWGr {
    display: block;
    flex: 1;
  }
  .wrapper__iNNxg .inner__pVM4y {
    width: 391px;
  }
}
@media (min-width: 1200px) {
  .wrapper__iNNxg .left-container__FDWGr {
    display: block;
    flex: 1;
  }
  .wrapper__iNNxg .inner__pVM4y {
    width: 481px;
  }
}

.title__O56P9 {
  font-size: 14px;
  color: #022433;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 8px;
}
.subTitle__Bunpw {
  font-size: 12px;
  color: #5c6d74;
  line-height: 22px;
  font-weight: 400;
  display: inline-block;
  margin-left: 8px;
}
.itemWapper__xDx1s {
  display: flex;
  justify-content: space-between;
}
.item__SvJVZ {
  width: 100%;
  padding: 8px 12px;
  border: 1px solid #d1dff0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  cursor: pointer;
}
.item__SvJVZ i {
  font-size: 32px;
  display: block;
  margin-right: 8px;
  color: #2f95ff;
}
.item__SvJVZ.active__eeOnU {
  border: 1px solid #2f95ff;
}
.item__SvJVZ .itemTitle__HWvzc {
  font-size: 14px;
  color: #022433;
  font-weight: 600;
  line-height: 19px;
}
.item__SvJVZ .itemSubTitle__wDFqp {
  font-size: 12px;
  color: #5c6d74;
  font-weight: 400;
  line-height: 16px;
}
.action__vAleD {
  display: flex;
  flex-direction: column;
  margin-top: 100px;
  align-items: center;
}

.wrapper__IDfRx {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 10;
  align-items: center;
  background-color: white;
}
.loginCorp__MB6Wi {
  background: white;
  padding: 15px 10px;
}
.loginCorp__MB6Wi .title_box__AFy6C {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 16px;
  position: relative;
}
.loginCorp__MB6Wi .title_box__AFy6C .title__BmbgT {
  font-size: 18px;
  color: #022433;
  letter-spacing: 0;
  text-align: center;
  font-weight: 600;
}
.loginCorp__MB6Wi .title_box__AFy6C .info__JGN6M {
  font-size: 12px;
  color: #5c6d74;
  letter-spacing: 0;
  font-weight: 400;
}
.loginCorp__MB6Wi .scanCorp__SOy9K {
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.loginCorp__MB6Wi .itemWapper__Vunej {
  display: grid;
  grid-template-columns: 33% 33% 33%;
  column-gap: 12px;
}
.loginCorp__MB6Wi .action__zqHNw {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  align-items: center;
}
.item__rRPR8 {
  border: 1px solid #e9eef2;
  box-shadow: 0 9px 15px 0 #e5e5e5;
  border-radius: 12px;
  padding: 24px 24px 16px;
  margin-bottom: 12px;
  box-sizing: border-box;
  cursor: pointer;
}
.item__rRPR8 .one_line__q_GyJ {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.item__rRPR8 .name_box__mQLQT {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.item__rRPR8 .name_box__mQLQT .img__seN0v {
  margin-right: 16px;
  flex-shrink: 0;
}
.item__rRPR8 .name_box__mQLQT .img__seN0v img {
  width: 40px;
  height: 40px;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD {
  width: 0;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD .top__c7g8C {
  letter-spacing: 0;
  font-weight: 400;
  display: flex;
  margin-bottom: 3px;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD .top__c7g8C .name__TuVUF {
  font-size: 16px;
  color: #022433;
  margin-right: 4px;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD .top__c7g8C .version__wZeCW {
  flex-shrink: 0;
  font-size: 12px;
  line-height: 1;
  display: flex;
  align-items: center;
  padding: 2px 14px;
  border-radius: 13px;
  color: #2f95ff;
  background: #e2f0ff;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD .top__c7g8C .version__wZeCW.trial__NKnTJ {
  color: #1ba854;
  background: #e8f8ec;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD .top__c7g8C .version__wZeCW.expired__cmeWr {
  color: #212121;
  background: #e9e9e9;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD .top__c7g8C .version__wZeCW.recalled__JK52h {
  color: #fb2323;
  background: #fff2f4;
}
.item__rRPR8 .name_box__mQLQT .right__yDeTD .type__PJd4n {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  color: #5c6d74;
}
.item__rRPR8 .item_field__gDTqy {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 4px;
}
.item__rRPR8 .item_field__gDTqy .field_name__zQ5Vi {
  color: #5c6d74;
}
.item__rRPR8 .item_field__gDTqy .field_value__PsF1A {
  color: #022433;
  word-break: break-all;
}
.popWapper__BEC5L {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  max-height: 600px;
  width: 300px;
}
.kd-drawer-body {
  max-height: 580px !important;
}
@media (max-width: 992px) {
  .loginCorp__MB6Wi {
    width: 100%;
    height: 100vh;
  }
  .loginCorp__MB6Wi .selectWrapper__JbNPA {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .loginCorp__MB6Wi .itemWapper__Vunej {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
  }
  .popWapper__BEC5L {
    width: 100%;
    overflow: visible;
    max-height: fit-content;
  }
}

