.login-main-wrap{
    background-image: url("../img/backgrounds/img-login2.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.login-right-bg{

    background: hsla(0,0%,100%,.3);
    backdrop-filter: blur(6px);

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.login-logo{
    background-image: url("../img/backgrounds/logo.png");
    background-position: center;
    background-repeat: no-repeat;
    height: 65px;
    min-width: 277px;
    max-width: 275px;
    margin: 50px;
}
/* µÇÂ½´íÎóÌáÊ¾ */
#sucgotos,#sucgoto{position:absolute;z-index:99999;}
.sucgoto{ border:3px solid #4390ff; padding:5px; background:#fff;}
.sucgoto .tit{ margin:-5px;margin-bottom:5px;background:url(divtitle.gif) repeat-x;border-bottom:1px solid #4390ff;}
.sucgoto .tit div{ background:url(../../../../dialog/icon.gif) 3px center no-repeat;padding:2px;padding-left:25px; color:#666600;text-align:left;}
.sucgoto b{ background:url(../img/goto_ok.gif) no-repeat center left; display:block; padding:5px;padding-left:30px; color:green; font-weight:400;}
.sucgoto u{ background:url(../img/goto_error.gif) no-repeat center left; display:block; padding:5px; padding-left:30px; color:red; text-decoration:none;}
.sucgoto p{ background:url(../img/tip.gif) no-repeat center left; padding:5px; padding-left:30px; color:#666600; text-decoration:none;}
.sucgoto h1{ border:1px solid #ccc; padding:20px;font-size:28px;}
.sucgoto h2{ color:#0000FF; text-align:center; padding:5px; font-family:"ËÎÌå";font-size:22px;}
.sucgoto h2 div{ display:inline; font-family:Verdana, Arial;}
.sucgoto h2 a:link{ color:#0000FF;}
.sucgoto h2 a:visited{ color:#0000FF;}
.sucgoto h2 a:hover{ color:green;}
.sucgoto h3{ text-align:center;}
.sucgoto #gototime{ color:red; display:inline-block;width:25px;}
.heise{color:#333;}