/*登录框美化*/
.modal-content {
    width: auto;
}
.login-form-item input {
    border: 1px solid var(--body-bg-color);
    background-color:var(--body-bg-color) ;
    font-size: 14px;
}
.login-social-button-bottom div:first-child {
    margin-bottom: 0px;
}
.login-social-button-bottom .css-jr78vv {
    display: flex;
    flex-wrap: unset;
}
.login-form-item input:focus + span:after, .login-form-item input[class="active"] + span:after, .login-form-item input:valid + span:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #fff;
    top: 6px;
    position: absolute;
    left: 0;
    z-index: 0;
    opacity: 1;
}

@media screen and (max-width:768px){
    .signQr-leftContainer {
        display: none;
    }
}
@media screen and (min-width:768px){
    .login-box-content .login-box-top {
        width: 400px;
    }
    .login-social-button-bottom {
        padding: 10px 0px;
    } 
    .jitheme-login {
        display: flex;
    }
}
.show-modal {
    opacity: 1;
    visibility: visible;
    transform: perspective(1px) scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.15s 0s, transform 0.15s;
    backdrop-filter: saturate(97%) blur(41px);
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    min-height: 688px;
}
.signQr-leftContainer {
    width: 332px;
}
.SignFlowHomepage-logo {
    height: 81px;
    margin-bottom: 24px;
    width: 128px;
}
.Qrcode-container.smallVersion {
    padding-top: 98px;
}
.Qrcode-container {
    position: relative;
    text-align: center;
}
.SignFlowHomepage-content {
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1;
    flex: 1 1;
    -ms-flex-direction: column;
    flex-direction: column;
    height: calc(100% - 42px);
    justify-content: center;
    min-height: 688px;
}
.css-ousx6v {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    font-size: 14px;
    color: #056DE8;
    height: 60px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    margin: 26px 0 22px;
}
.css-k49mnn {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #444444;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
}
.css-qj3urb {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 8px;
    margin-bottom: 24px;
    color: #444444;
    font-size: 14px;
    line-height: 20px;
}
.Qrcode-content {
    height: 210px;
}
.Qrcode-container.smallVersion .Qrcode-img {
    margin-bottom: 40px;
    margin-top: 40px;
}
.Qrcode-container.smallVersion .Qrcode-img {
    height: 120px;
    width: 120px;
}
.Qrcode-container.smallVersion .Qrcode-qrcode {
    border-radius: 6px;
    height: 120px;
    width: 120px;
}
.Qrcode-container.smallVersion .Qrcode-qrcode {
    border: 1px solid #ebebeb;
    padding: 8px;
}
.Qrcode-container {
    position: relative;
    text-align: center;
}
.Qrcode-img {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
    justify-content: center;
    margin: 0 auto 24px;
    position: relative;
    width: 150px;
}
.css-x9rxz4 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    margin-top: 24px;
    color: #444444;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.css-1bdtll5:hover {
    background: #F6F6F6;
}
.css-1bdtll5 {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    text-align: center;
    line-height: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-size: inherit;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: white;
    background-color: #056DE8;
    border: 0;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #056DE8;
    border-radius: 4px;
    background-color: unset;
    font-weight: inherit;
    margin-right: 8px;
    padding: 4px 10px;
    border: 1px solid #EBEBEB;
    border-radius: 29px;
    font-size: 12px;
    color: #444444;
    line-height: 19px;
    display: inline-block;
}
.css-jr78vv {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.css-t703mf {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    border-top: 1px solid;
    border-color: #EBEBEB;
    width: 134px;
}
.css-daoszp {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    color: #999999;
    font-size: 12px;
    margin: 0px  16px;
    /*overflow: hidden;*/
    line-height: 17px;
    white-space: nowrap;
}
.css-t703mf {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    border-top: 1px solid;
    border-color: #EBEBEB;
    width: 134px;
}
.login-social-button-bottom {
    display: block;
    border:unset;
}
.login-social-button.show {
    height: auto;
}
.SignContainer-tip {
    font-size: 12px;
    line-height: 19px;
    display: block!important;
}
.SignContainer-tip {
    color: #999;
    /* padding: 12px; */
    padding-top: 15px;
    text-align: center;
}
.ji-shejiao span{
    display: none;
}
.ji-shejiao i{
    font-size: 20px;
    margin-right: 0;
}
.ji-shejiao{
    margin: auto;
    margin-top: 20px;
    justify-content: space-evenly;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.login-box-content .login-social-button-bottom a {
    padding: 0 6px;
    border-radius: 50%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: #f6f6f6;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;
    justify-content: center;
    width: 36px;
}
/*头部样式*/
.top-menu ul li.depth-0 > a .hob {
    height: 4px;
    border-radius: 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background: var(--b2color);
    transform-origin: bottom center;
    width: 20px;
    bottom: 6px;
}
