.panel-sign {
    background: url(https://img.sdlian.cn/admin/Framework_2/img/b38e1f572c.png) no-repeat 50%;
}

.authentication {
    display: none;
}

.common-footer {
    height: 0;
    background: none;
    border: 0;
}

body {
    overflow-x: auto;
    position: absolute;
}

.scan-login a.active {
    color: #007dfe;
}

.signform {
    margin-left: 90px;
}

.signform .form-group {
    width: 294px;
    margin-bottom: 40px;
}

.login-other {
    height: 32px;
    line-height: 32px;
    padding-top: 0px;
    color: #666;
    font-size: 0;
}

.input_list.cur {
    width: 100%;
    display: block;
}

.input_list {
    width: 100%;
    display: none;
}

.form-group {
    text-align: center;
}

.login-primary .signform .btn-primary {
    width: 160px;
    float: none;
}

.navbar-brand {
    width: 243px;
}

.navbar-brand .logo {
    display: block;
    margin: auto;
    width: 243px;
    height: 70px;
    /* margin-top: 15px; */
    overflow: hidden;
    text-indent: -999px;
    background: url(/admin/Framework/template/static/images/logo_transparent_sdlian.png) 0 0 no-repeat;
}

.navbar-nav > li {
    float: none;
}

.common-footer {
    margin: 0px;
}

.btn-primary-login {
    color: #fff;
    border-color: #198bfc;
    background-color: #198bfc;
    box-shadow: 1px 3px 13px rgb(25 139 252 / 20%);
    width: 160px;
    height: 50px;
    font-size: 18px;
}

.btn-primary:hover {
    color: #fff;
    border-color: #369afe;
    background-color: #369afe;
}

.box-crad {
    position: relative;
    background: #797979;
    /* min-width: 1200px; */
    /* height: 100%; */
    /* min-height: 700px; */
}

.box-img {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    min-width: 1200px;
    height: 100%;
    text-align: center;
    background: url(https://img.sdlian.cn/admin/Framework_2/img/b38e1f572c.png) no-repeat 50%;
    background-size: cover;
}

.login-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 2;
    margin-left: 0;
    padding: 30px 8px 0;
}

.logo {
    width: 160px;
    /* height: 40px; */
    display: block;
    margin-left: 40px;
}

.box-flex {
    /* height: 100%; */
    width: 1000px;
    display: flex;
    margin: 15% auto;
    position: relative;
    z-index: 9;
}

.box-left {
    flex: 1;
}

.box-right {
    flex: 1;
    position: relative;
}

.login-primary {
    background: white;
    border-radius: 8px;
}

.img_top {
    top: 4px;
    left: 21px;
    width: 66px;
    height: 66px;
    cursor: pointer;
    z-index: 9999999;
}

#login2,
#login1 {
    color: #007dfe;
}

#login4,
#login3 {
    color: #000;
}

.login4-cat {
    color: #007dfe !important;
    border-bottom: 3px solid #007dfe;
    padding-bottom: 10px;
}

body {
    overflow: hidden;
}