@charset "utf-8";
/**
* [XIAOHEI] Copyright (c) 2010-2066
* dz-CSS-qq:290948585
*/
/**/
body {
    /* background-image: url(extend/695f73a475a03c6e6ce2f146.jpg) !important; */
    /* background-size: auto !important; */
    /* background-position: 50% 0% !important; */
    /* background-repeat: repeat !important; */
    /* background-color: rgba(174, 190, 205, 1) !important; */
    /* background-attachment: fixed !important; */
}

#msgs {
    z-index: 1000;
    position: absolute;
    width: 148px;
    margin: -38px auto 0 96px;
    background: #333333;
    border-radius: 5px;
    height: 32px;
    line-height: 32px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    display: none;
}

.login-show {
    width: 400px;
    min-height: 200px;
    float: left;
}

.login-main {
}

.login-head {
    height: 60px;
    overflow: hidden;
}

.login-head ul {
    height: 48px;
    border-bottom: #FFFFFF 2px solid;
}

.login-head li {
    float: left;
    /* width: 30%; */
    margin-left: 35px;
    height: 55px;
    line-height: 65px;
    text-align: center;
    font-size: 16px;
    border-bottom: #FFFFFF 2px solid;
}

.login-head a {
    display: block;
    width: 100%;
    height: 48px;
}

.login-head li:hover {
    border-bottom: #666666 2px solid;
}

.login-head .on,.login-head .on:hover {
    border-bottom: #3159A4 2px solid;
    font-weight: bold;
}

.login-body {
    padding-bottom: 32px;
}

.login-body div {
    padding: 15px 0 0 0;
    font-size: 14px;
}

.login-oauth {
    border-top: #E5E5E5 1px solid;
    text-align: center;
    margin-top: 24px;
}

.login-oauth img {
    width: 24px;
    height: 24px;
    margin: 3px;
    border: #FFFFFF 6px solid;
    border-radius: 50%;
}

.login-oauth img:hover {
    border: #E5E5E5 6px solid;
}

/* .login-btn {width: 335px;height:42px;line-height:42px;font-size:16px;} */
/*login*/
.web-v3-layout-box,.web-v3-layout-box .web-opener-container {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.main-layout-724c1 {
    background-attachment: fixed;
    background-color: #dce8fd;
    background-image: url(images/login-bg-20251125.jpg);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100vh;
    min-width: 1280px;
    display: flex;
    flex-direction: column;
}

.web-v3-common-logo {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 70px;
    padding-left: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 20px 0 0 24px;
}

.jensu-logo {
    position: fixed;
    top: 30px;
    left: 30px;
    z-index: 1000;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: all 0.3s ease;
}

.logo-image {
    width: 48px;
    height: 48px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all 0.3s ease;
}

.logo-image img {
    width: 48px;
    height: 48px;
}

.logo-text {
    display: flex;
    flex-direction: column;
}

.logo-title {
    font-size: 22px;
    font-weight: 700;
    color: white;
    letter-spacing: 1px;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.7);
    line-height: 1.2;
}

.logo-subtitle {
    font-size: 14px;
    color: rgba(255,255,255,0.85);
    font-weight: 400;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.7);
    margin-top: 2px;
}

.jensu-logo:hover .logo-image {
    transform: scale(1.05);
    box-shadow: 0 8px 20px rgba(36,190,88,0.4);
}

.main-body-7d296 {
    align-items: center;
    display: flex;
    flex: 1 1 auto;
    justify-content: center;
}

.page-wrap {
    display: flex;
}

.web-v3-layout-box .web-reg-left {
    margin-right: 50px;
}

.web-v3-layout-box .web-reg-left .isv-img {
    width: 500px;
}

.web-v3-layout-box .web-reg-right {
    align-items: center;
    background: #fff;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    width: 420px;
    min-width: 420px;
    min-height: 600px;
    position: relative;
    position: fixed;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    z-index: 1000;
}

.web-v3-layout-box .web-main-content {
    margin-top: 20px;
}

.copy-that {
    color: #e8e9eb;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    margin: 24px 0;
    text-align: center;
    width: 100%;
}

.copy-that a {
    color: #e8e9eb;
}

/**/
.login-body .login-oauth {
    border: 0;
    padding: 0;
    margin: 0;
    margin-top: 10px;
}

.login-oauth .foot-bar-otherLoginSep-edf9a {
    color: #84868c;
    font-size: 12px;
    line-height: 17px;
    margin: 0 0 24px;
    text-align: center;
}

.foot-bar-otherLoginSep-edf9a span {
    position: relative;
}

.foot-bar-otherLoginSep-edf9a span:before {
    left: 112px;
    transform: scaleX(-1);
}

.foot-bar-otherLoginSep-edf9a span:after,.foot-bar-otherLoginSep-edf9a span:before {
    background-image: linear-gradient(90deg,hsla(216,6%,84%,.1),hsla(216,6%,84%,.5) 48%,#d4d6d9);
    content: "";
    height: 1px;
    position: absolute;
    top: 7px;
    width: 110px;
}

.foot-bar-otherLoginSep-edf9a span:after {
    right: 112px;
}

.foot-bar-otherLoginWrap-0cce3 {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.foot-bar-otherLoginWrap-0cce3 .tang-pass-footerBar {
    padding-top: 0;
    padding-left: 0;
}

.foot-bar-subuser-c0d05 {
    align-items: center;
    background: #fff;
    border: 1px solid #d4d6d9;
    border-radius: 40px;
    color: #191a24;
    cursor: pointer;
    display: flex;
    padding: 6px 16px;
}

.foot-bar-otherLoginWrap-0cce3>.foot-bar-subuser-c0d05 svg {
    margin-right: 8px;
}

/**/
.login-card-container {
    position: fixed;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    z-index: 1000;
}

.login-card {
    width: 10.5cm;
    /* height:11cm; */
    background: #ffffff;
    border-radius: 16px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.4);
    padding: 25px 30px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border: 1px solid rgba(255,255,255,0.8);
    position: relative;
    overflow: visible;
    transition: all 0.3s ease;
}

.login-tabs {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
    padding: 0 10px;
}

.login-tab {
    flex: 0 1 auto;
    min-width: 75px;
    max-width: 110px;
    text-align: center;
    padding: 10px 14px;
    font-size: 16px;
    cursor: pointer;
    color: #333;
    font-weight: 500;
    transition: all 0.3s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.2px;
    border-radius: 6px 6px 0 0;
    margin-right: 12px;
    white-space: nowrap;
    ;}

.login-tab.active {
    color: #24be58;
    font-weight: 600;
    border-bottom: 3px solid #24be58;
    margin-bottom: -2px;
    background-color: rgba(36,190,88,0.05);
}

.login-tab:hover {
    color: #24be58;
    background-color: rgba(36,190,88,0.08);
}

.button-group {
    display: flex;
    gap: 12px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 0 !important;
}

.login-btn,.register-btn {
    flex: 1;
    padding: 8px 12px;
    border: none;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s;
    height: 38px;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0.3px;
}

.login-btn {
    background: linear-gradient(135deg,#24be58,#1ea84a);
    color: white;
    border: none;
}

.login-btn:hover {
    background: linear-gradient(135deg,#1fb855,#189641);
    transform: translateY(-1px);
    border: 0;
    box-shadow: 0 6px 15px rgba(36,190,88,0.3);
}

.login-btn:active {
    transform: translateY(0);
    background: linear-gradient(135deg,#1aa84b,#158739);
}

.register-btn {
    background: linear-gradient(135deg,#3498db,var(--info-600));
    color: white;
    border: none;
    font-weight: 600;
}

.register-btn:hover {
    background: linear-gradient(135deg,#2980b9,var(--info-600));
    transform: translateY(-1px);
    box-shadow: 0 6px 15px rgba(52,152,219,0.3);
}

.register-btn:active {
    transform: translateY(0);
    background: linear-gradient(135deg,#2573a7,#16527a);
}

.sub-account-text-link {
    position: absolute;
    bottom: 15px;
    right: 20px;
    z-index: 10;
    display: block;
}

.sub-account-text {
    font-size: 12px;
    color: #3498db !important;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    padding: 4px 8px;
    border-radius: 4px;
    white-space: nowrap;
    display: inline-block;
}

.sub-account-text:hover {
    color: #2980b9;
    background-color: rgba(52,152,219,0.08);
    text-decoration: underline;
}

.sub-account-text:active {
    color: #2573a7;
    transform: scale(0.95);
}

.forgot-password-link {
    text-align: right;
    margin: 5px 0 10px;
    ;}

.forgot-password-link a {
    font-size: 13px;
    color: #555;
    text-decoration: none;
    transition: all 0.3s;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.forgot-password-link a:hover {
    color: #24be58;
    text-decoration: underline;
}

.sub-account-forgot-password-link {
    text-align: right;
    margin: 5px 0 15px;
    ;}

.sub-account-forgot-password-link a {
    font-size: 13px;
    color: #555;
    text-decoration: none;
    transition: all 0.3s;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
}

.sub-account-forgot-password-link a:hover {
    color: #24be58;
    text-decoration: underline;
}

.icon-container-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0 !important;
}

.icon-container-row a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
}

.icon-container-row a img {
    width: 36px;
    height: 36px;
}

.input-captcha,.input-question,.input-user,.input-pass,.input-mob,.input-mail,.input-text,.input-code,.input-qq,.input-wx {
    padding: 10px 10px 10px 30px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    outline: none;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #f9f9f9;
}

.input-captcha {
    background: #f9f9f9 url('input-captcha.png') no-repeat 8px center;
    width: 100px;
    margin-right: 10px;
}

.input-question {
    background: #f9f9f9 url('input-question.png') no-repeat 8px center;
    width: 293px;
}

.input-user {
    background: #f9f9f9 url('input-username.png') no-repeat 8px center;
    width: 293px;
}

.input-pass {
    background: #f9f9f9 url('input-password.png') no-repeat 8px center;
    width: 293px;
    transition: all 0.2s ease;
}

.input-mob {
    background: #f9f9f9 url('input-mobile.png') no-repeat 8px center;
    width: 293px;
}

.input-mail {
    background: #f9f9f9 url('input-mail.png') no-repeat 8px center;
    width: 293px;
}

.input-text {
    background: #f9f9f9 url('input-text.png') no-repeat 8px center;
    width: 293px;
}

.input-qq {
    background: #f9f9f9 url('input-qq.png') no-repeat 8px center;
    width: 293px;
}

.input-wx {
    background: #f9f9f9 url('input-wx.png') no-repeat 8px center;
    width: 293px;
}

.input-code {
    background: #f9f9f9 url('input-password.png') no-repeat 8px center;
    width: 100px;
}

.reg-main {
    width: 900px;
    margin: 0 auto;
}

.reg-step ul {
    height: 48px;
    border-bottom: #E5E5E5 2px solid;
}

.reg-step li {
    display: inline;
    float: left;
    width: 240px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-bottom: #E5E5E5 2px solid;
    color: #9999B2;
}

.reg-step li i {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    color: #FFFFFF;
    background: #CCCCCC;
    display: inline-block;
    margin: 12px 6px 0 0;
    font-style: normal;
    font-size: 14px;
}

.reg-step li b {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    color: #FFFFFF;
    background: #CCCCCC url('reg-step.png') no-repeat center center;
    display: inline-block;
    margin: 12px 6px 0 0;
    font-size: 14px;
}

.reg-step .on {
    border-bottom: #3159A4 2px solid;
    color: #3159A4;
    color: #333333;
}

.reg-step .on i {
    background: #3159A4;
}

.reg-step .on b {
    background: #3159A4 url('reg-step.png') no-repeat center center;
}

.reg-tb {
    width: 700px;
    margin: 0 auto;
}

.reg-tb td {
    padding: 10px;
    font-size: 14px;
}

.reg-tb .tl {
    width: 120px;
    text-align: right;
}

.reg-tb .tr {
    width: 330px;
}

.reg-inp {
    width: 280px;
    padding: 10px;
    height: 22px;
    line-height: 22px;
    border: #E5E5E5 1px solid;
    font-size: 14px;
}

.reg-btn {
    width: 300px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}

.tips {
    position: absolute;
    z-index: 100;
    width: 300px;
    background: url('tips_bg.gif') no-repeat 0 bottom;
    overflow: hidden;
    margin: -6px 0 0 -10px;
}

.tips div {
    background: url('tips_top.gif') no-repeat;
    line-height: 22px;
    padding: 8px 10px 8px 36px;
    font-size: 12px;
}

.member-v0,.member-v1,.member-v2 {
    position: absolute;
    display: block;
    width: 24px;
    height: 24px;
    background: #FFFFFF url('../../image/ico-v0-24.png') no-repeat center center;
    border-radius: 50%;
    margin: -28px 0 0 72px;
}

.member-v1 {
    background: #FFFFFF url('../../image/ico-v1-24.png') no-repeat center center;
}

.member-v2 {
    background: #FFFFFF url('../../image/ico-v2-24.png') no-repeat center center;
}

.userinfo-v0,.userinfo-v1,.userinfo-v2 {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    background: #FFFFFF url('../../image/ico-v0.png') no-repeat center center;
    border-radius: 50%;
    margin: -20px 0 0 48px;
}

.userinfo-v1 {
    background: #FFFFFF url('../../image/ico-v1.png') no-repeat center center;
}

.userinfo-v2 {
    background: #FFFFFF url('../../image/ico-v2.png') no-repeat center center;
}

/**/
.right-corner-triangle {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 80px;
    height: 80px;
    background: #07c160;
    cursor: pointer;
    transition: all 0.3s;
    z-index: 5;
    border-radius: 0 16px 0 0;
    clip-path: polygon(0 0,100% 100%,100% 0);
}

.right-corner-triangle:hover {
    background: #05a850;
    ;}

.right-corner-icon {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
    z-index: 10;
}

.right-corner-icon:hover {
    transform: scale(1.1);
}

.right-corner-icon svg {
    width: 24px;
    height: 24px;
    fill: white;
}

.login-card.qr-mode {
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg,#f8f9fa 0%,#ffffff 100%);
}

/**/
.input-mob {
    background-color: #f9f9f9;
}

.input-mob:hover {
    border-color: var(--info-600);
}

/**/
.captcha-group {
    display: flex;
    gap: 10px;
}

.captcha-group .captcha-input {
    flex: 6;
    min-width: 0;
    padding: 12px 16px 12px 30px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
    color: #333;
    box-sizing: border-box;
    transition: all 0.3s;
    background-color: #f9f9f9;
    -webkit-font-smoothing: antialiased;
    height: 44px;
    margin-right: 0;
}

.captcha-group .captcha-input:hover {
    border-color: var(--info-600);
}

.captcha-group .captcha-input:focus {
    outline: none;
    border-color: var(--info-600);
    box-shadow: 0 0 0 3px rgba(36,190,88,0.15);
    background-color: #fff;
}

.captcha-group .captcha-hint {
    flex: 4;
    min-width: 0;
    padding: 12px 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    color: #888;
    text-align: center;
    background-color: #f9f9f9;
    box-sizing: border-box;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    ;}

/**/
.sms-code-group {
    display: flex;
    gap: 10px;
}

.sms-code-group .sms-code-input {
    flex: 6;
    min-width: 0;
    padding: 12px 16px 12px 30px;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-size: 15px;
    color: #333;
    box-sizing: border-box;
    transition: all 0.3s;
    background-color: #f9f9f9;
    -webkit-font-smoothing: antialiased;
    height: 44px;
}

.sms-code-group .sms-code-input:hover {
    border-color: var(--info-600);
}

.sms-code-group .sms-code-input:focus {
    outline: none;
    border-color: var(--info-600);
    box-shadow: 0 0 0 3px rgba(36,190,88,0.15);
    background-color: #fff;
}

.sms-code-group .sms-code-button {
    flex: 4;
    min-width: 0;
    padding: 12px 16px;
    border: 0px solid #ddd;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s;
    background: linear-gradient(135deg,#3498db,#2980b9);
    color: white;
    white-space: nowrap;
    text-align: center;
    height: 44px;
    box-sizing: border-box;
}

.sms-code-group .sms-code-group .sms-code-button:hover:not(:disabled) {
    background: linear-gradient(135deg,#2980b9,#1c6ea4);
    transform: translateY(-1px);
    box-shadow: 0 6px 15px rgba(52,152,219,0.3);
}

.sms-code-group .sms-code-button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
