﻿
/*
.LoginBody{background-image:url(/Img/Account/loginBImg.jpg);background-repeat: repeat-y;background-size: cover;text-align: center;}
    */
.LoginTable{ }
.LoginList{margin: 10px;}
.LoginItemLeft{display: inline-block;width: 70px;text-align: right;}
.LoginItemContent{display: inline-block;width: 200px;text-align: left;}
.LoginButton{text-align: center;}

.LoginTips{font-size: 30px;text-align: center;margin-bottom: 20px;}



.UserCarButton{text-align: center; width:100%;margin-top: 4vh;}
.UserCarButton span{font-size: 10vh;text-align: center;cursor: pointer;}



.BadngDingWX{ }
.BadngDingWX #LoginUserDiv{display:block !important;}
.BadngDingWX #UserCardLog{display:none !important;}

.DingDingTips{width: 60px;position: absolute;left: 110px;top: 110px;border: 1px solid #ccc;}


.LoginBox {
    display: inline-block;
    width: 300px;
    margin: 10% auto 0px;
    text-align: left;
    font-size: 18px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 5px;
    padding: 20px;
}
.UserCardHelp {
    font-size: 2.5vh;
    color: #fff;
    text-align: center;
    cursor: default;
    margin-top:10px;
    width:100%;
}

html {
    padding: 0;
    margin: 0;
    height: 100vh; /* 设置高度为视口高度（viewport height）*/
}

body {
    width: 100%; /* 设置宽度为100% */
    height: 100%; /* 设置高度为视口高度（viewport height）*/
}

.login-width {width:100%;display:flex; height:100%;}
.login-left {
    flex: 1;
    background: url('https://uimg.xiaoxiaedu.com/IMAGES/zxcrmLoginBG.jpg');
    background-size: cover;
    background-position: center center;
}
.login-right {
    width: 490px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.login-left-img {
    width: 100%; /* 图片宽度设置为100% */
    height: auto; /* 高度根据比例自动调整 */
    object-fit: cover; /* 对象适应模式设置为cover，会等比例缩放图片直到完全覆盖容器 */
    position: absolute; /* 必须设置position属性 */
    top: 50%; /* 通过top、left、right、bottom属性居中图片 */
    left: 50%;
    transform: translate(-50%, -50%); /* 平移图片以达到居中效果 */
}
.login-right-100 {
    float: left;
}
.login-right-title-1 {font-size:28px; color:#445566;width:100%; float:left; text-align:center;}
.login-right-title-2 {font-size:20px; color:#445566;width:100%; float:left; margin-bottom:30px; margin-top:20px; text-align:center;}
.login-right-title-3 {
    width: 100%;
    float: left;
}
.login-right-title-4 {font-size:12px; color:#888888; margin-top:150px;width:100%; float:left; text-align:center;}
.login-right-title-5 {font-size:12px; color:#888888; margin-top:5px;width:100%; float:left;  text-align:center;}
.login-right-title-5 a{color:#888888;}
.login-right-title-6 {font-size:20px; color:#445566;width:100%; float:left; margin-bottom:80px; margin-top:20px; text-align:center;}
.login-right-rwm {
    width: 60%;
    height: 100%;
    position: relative;
    z-index: 999;
    float: left
}
.LogCardImg {
    width: 100%;
    height: 100%;
}
.login-right-rwm-bj {
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #4F4F4F;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
}
.login-right-rwm-img {width:100%; height:100%;}
.login-right-rwm-title {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    z-index: 99;
    color:#fff;
}
.login-right-text {
    float: left;
    background: #f5f5f5;
    margin: 0 60px;
    padding: 40px 0
}
    .login-right-text li {
        width: 100%;
        float: left;
        display: flex;
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

.login-right-d1 {width:80px;float:left; text-align:right; padding-left:10px; line-height:32px;}
.login-right-d2 {flex:1;}
.login-right-btn {background:#445566; color:#fff; font-size:18px; padding:10px 40px; border:none; border-radius:5px; cursor:pointer; margin-top:10px;}
.login-right-title-100 {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}


.login-3-bj {
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: center; 
    background-image: url('https://crmimg.zaixue100.com/Images/background.png'); 
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow:hidden;
}
.login-3-width100 {
    width: 100%;
    height:100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.login-3-left {
    width: 1156px;
    height: 100%;
    margin-left: 30px;
}
.login-3-left-bj {
    width: 100%;
    height: 80%;
    background-size: 100% 100%; 
    background-image: url('https://crmimg.zaixue100.com/Images/slogan20240809.png');
    background-repeat: no-repeat; 
    margin-top:10%;
    margin-left:-10%;
}


.login-3-l-ico {
    width: 100%;
}
.login-3-right {
    width: 376px;
    position: relative;
    height: 100%;
    margin-left: -5%;
    margin-right: 30px;
}
.login-3-r-100 {width:100%;  height:500px;  float:left; background-color:#fff; border-radius:10px; position:absolute; top:50%; margin-top:-250px; }
.login-3-r-ul {
    width: 100%;
    margin-top:65px;
}
.login-3-r-ul li {width:100%;float:left; text-align:center;}
.login-3-r-ico {width:200px;}

.login-3-LogCardImg {
    width: 240px;
    height: 240px;
}
.login-3-rul-1 {margin:30px 0; display: flex;justify-content: center; align-items: center;}
.login-3-rul-2 {color:#666666; font-size:12px;}
.login-3-rul-3 {margin-bottom:5px;}
.login-3-rul-a {color:#666666;text-decoration: none;}
.login-3-rul-a:hover {color:#666666;text-decoration: none;}
.login-3-rul-4 {font-size:14px;color:#333333;}




.login-code-rwm{ }

.login-code-tips{text-align: left;font-size: 18px;margin-bottom: 15px;}

.login-code-input{}
.login-code-input .input-text{padding: 10px;width: 100%;font-size:18px;}

.login-code-button{margin-top: 10px;}
.login-code-button .login-right-btn{ }

.login-code-errtips{font-size: 14px;text-align: left;margin-top: 5px;color: #999;}