html,
body,
#login {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    color: #333;
    min-width: 980px;
    min-height: 700px;
    background: #fff url("/cas/images/yunxi/bg.png") no-repeat top center;
    /* background: #000 no-repeat center center; */
    background-size: 100% auto;
    position: absolute;
    user-select: none;
    -webkit-user-drag: none;
}
#login{
    display: flex;
    align-items: center;
    justify-content: center;
}
#login>.lg-container {
    position: absolute;
    margin: 0 auto;
    width: 65vw;
    height: 70vh;
    font-size: 0.2rem;
    box-sizing: border-box;
    display: flex;
    background-image: url("/cas/images/yunxi/content-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.lg-container-left{
    width: 55%;
    height: 100%;
    position: relative;
    /* background-color: #00a6ff3b; */
}
.lg-container-left img{
    position: absolute;
    left: 30px;
    top: 35px;
    height: 7%;
}
.lg-container-right{
    width: 45%;
    height: 100%;
    position: relative;
    padding: 0 5%;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 1);
}
.lg-logo {
    width: 60%;
    margin: 10% auto;
    position: relative;
    padding-top: 60.63%;
}

.lg-logo img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.lg-from-box {
    /* width: 70%; */
    margin: 0 auto;
    height: 255px;
}

.lg-from-header {
    width: 100%;
    height: 20%;
    margin-bottom: 30px;
    color: #333;
    font-size: 1.5vw;
    letter-spacing: 3px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.lg-scan {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.lg-scan img {
    height: 100%;
    position: absolute;
    right: 0;
}

.login-content .input {
    width: 100%;
}

.login-content .input input {
    width: 100%;
    height: 50px;
    background: transparent;
    border: none;
    text-align: left;
    color: #333;
    padding-left: 60px;
    box-sizing: border-box;
}

input:focus {
    border: none;
    outline: none;
}

.code {
    display: flex;
    /* height: 47px; */
    border: 1px solid #EAEAEA;
    border-radius: 2px;
    background-color: #F6F4F5;
    align-items: center;
}

.code img {
    height: 35px;
    border-bottom-right-radius: 8px;
}

.login-content .input .user-name>input,
.login-content .input .user-pw>input{
    border: 1px solid #EAEAEA;
    margin-bottom: 20px;
    border-radius: 2px;
    background-color: #F6F4F5;
}

#loginBtn {
    height: 50px;
    background: linear-gradient(90deg, #34A3F3, #146FE7);
    line-height: 50px;
    border-radius: 4px;
    text-align: center;
    color: white;
    font-size: 15px;
    box-shadow: 0px 8px 8px 0px rgba(117,164,236,0.54);
}

#error_msg {
    padding: 12px;
}

.lg-from-footer {
    margin: 10px 0;
    color: #333;
}

.lg-login-way {
    width: 100%;
    height: 40px;
    /* margin-top: 20%; */
    position: absolute;
    bottom: 30px;
}
.lg-login-way .way {
    display: flex;
    align-items: center;
}
.other-way-word{
    color: #333;
    margin-right: 20px;
    font-weight: 600;
}

.lg-login-way .top {
    width: 80%;
    margin: 10px auto;
}

.lg-login-way .top ul li {
    width: 50%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.lg-login-way .top ul li:nth-child(1),
.lg-login-way .top ul li:nth-child(3) {
    border-top: 1px solid #898c85;
    position: relative;
    top: 15px;
    height: 0.5px;
    width: 20%;
}

.lg-login-way .way ul li {
    width: 36px;
    cursor: pointer;
}
.lg-login-way .way ul li img{
    width: 100%;
}
ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0;
}

ul,li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #08b0bd;
}

.lg-footer {
    position: absolute;
    bottom: 8px;
    text-align: center;
    width: 100%;
    color: #898c85;

}
.lg-code-box{
    height: 130px;
    position: absolute;
    bottom: 0;
    right: -150px;
    display: flex;
    background-color: #fff;
    padding-bottom: 10px;
}
.lg-code-box .lg-code{
    width: 120px;
    margin: 0 10px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    position: relative;
}
.lg-code-box .lg-code p{
    margin: 2px 0;
    width: 100%;
    text-align: center;
    position: absolute;
    top: -25px;
    color: #fff;
}
.lg-code-box .lg-code img{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.lg-footer p {
    display: inline;
    border-top: 1px solid #898c85;
    padding: 8px 0;
}

/* 澶勭悊娴忚鍣ㄩ€夋嫨鍘嗗彶淇℃伅鍚庢洿鏀硅儗鏅壊 */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active{
    -webkit-transition-delay: 99999s;
    -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
.box-t{
    width: 100%;
    height: 159px;
    background-color: #08b0bd;
    display: none;
}
#saoClass{
    position: absolute;
    left: -105px;
    display: none;
}
.lg-scan:hover #saoClass{
    display: block;
}

.weiqueren{
    height: 255px;
    width: 255px;
    margin: 0 auto;
    text-align: center;
}
.saoma{
    height: 255px;
    width: 255px;
    margin: 0 auto;
    /* border: solid 1px #000; */
    box-sizing: border-box;
    text-align: center;
    /* margin-top: 39px; */
    position: relative;
    display: none;
    border: 1px rgb(131, 131, 131) solid;
    border-radius: 3px;
}
.zhucet{
    position: absolute;
    bottom: -23px;
    right: 0;
}
.saoma .erweima{
    width: 170px;
    height: 170px;
    background-color: #f7f7f7;
    border: solid 1px #c1c1c1;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.saoma .erweimatxt{
    font-size: 18px;
    margin-top: 25px;
    color: #555555;
}
.saoma .successimg{
    width: 141px;
    height: 231px;
}
.saoma .successtxt1{
    color: #555555;
    font-size: 18px;
    margin-top: 23px;
}
.saoma .successtxt2{
    font-size: 14px;
    color: #999;
    margin-top: 22px;
}
.saoma .successtxt2 .fanhui{
    color: #00A4FF;
    cursor: pointer;
}
.saoma .shuaxin{
    position: absolute;
    left: 0;
    top: 0;
    width: 255px;
    height: 255px;
    /* line-height: 235px; */
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    /* display: flex;
    align-items: center;
    justify-content: center; */
    padding-top: 33%;
    box-sizing: border-box;
}
.saoma .shuaxin img{
    width: 48px;
    height: 48px;
    cursor: pointer;
}
.error{
    position: relative;
    top: 10px;
}
.t-top{
    width: 100%;
    height: 42px;
    display: flex;
    line-height: 42px;
    padding: 0 13px;
    box-sizing: border-box;
    justify-content: space-between;
}
.t-topimg{
    width: 27px;
    cursor: pointer;
    padding-top: 7px;
}
.t-topimg img{
    width: 100%;
}
.t-bottomclass{
    height: 42px;
    line-height: 42px;
    display: flex;
    padding: 0 20px;
    box-sizing: border-box;
    justify-content: space-between;
}
.t-bottomclass span{
    font-size: 12px;
}
.bottomimg{
    width: 20px;
    padding-top: 5px;
    box-sizing: border-box;
}

.bottomimg img,#quan{
    width: 100%;
}
.weibox{
    width: 80px;
    height: 80px;
    /* background-color: #ff3700; */
    margin: 0 auto;
    position: relative;
}
#quanli{
    position: absolute;
    top: 21px;
    left: 11px;
}
.dengluling,.dengluling2{
    font-size: 13px;
    margin-top: 10px;
    letter-spacing: 1px;
}
@keyframes turn{
    0%{-webkit-transform:rotate(0deg);}
    25%{-webkit-transform:rotate(90deg);}
    50%{-webkit-transform:rotate(180deg);}
    75%{-webkit-transform:rotate(270deg);}
    100%{-webkit-transform:rotate(360deg);}
}
.t-bac-img{
    width: 60%;
    height: 30px;
    position: absolute;
    top: 45%;
    left: 100px;
}
.t-bac-img img{
    width: 100%;
}


.lg-code{
    position: relative;
}
.hover-img{
    position: absolute;
    width: 200px;
    height: 200px;
    background-color: #08b0bd;
    top: -200px;
    left: -50px;
    display: none;
}
.hover-img img{
    width: 100%;
    height: 100%;
}
.lg-code:hover .hover-img{
    display: block;
}


.user-name,.user-pw,.code{
    position: relative;
}
.login-input-icon{
    position: absolute;
    left: 20px;
    top: 15px;
    height: auto !important;
    width: 17px;
}
.user-pw .login-input-icon{
    width: 25px;
    left: 17px;
    top: 10px;
}