﻿/*盛雄激光 20200714*/

/*11.22*/
/*login*/
body {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}



.container, .container-middle {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
}

.sec-login {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.dis-table {
    display: table;
    width: 100%;
    height: 100%;
}

.dis-cell {
    display: table-cell;
    vertical-align: middle;
}

.sec-login .container-middle {
    position: relative;
    height: 100%;
}

.sec-login .figure {
    height: 554px;
    display: block;
}

.login-box {
    width: 390px;
    height: 100%;
    position: absolute;
    right: 7.6%;
    top: 0%;
    /* margin-top: -250px; */
    z-index: 4;
    padding: 0% 20px 0px;
    background-color: white;
    /* border-radius: 4px; */
    box-shadow: 0 10px 10px 10px #6db8fb47;
}

.login-bg {
    content: '';
    width: 500px;
    height: 542px;
    background: url(/static/sxadmin/images/login_03.png) no-repeat;
    position: absolute;
    top: -15px;
    right: -36px;
    z-index: -1;
    display: none;
}

.login-tit {
    font-size: 28px;
    text-align: center;
    margin-top: 55%;
}

.login-mform {
    padding-top: 15px;
}

.input-list {
    border-bottom: 1px solid #dfdfdf;
    margin-top: 40px;
}

    .input-list label {
        float: left;
        width: 46px;
        height: 40px;
        font-size: 24px;
        text-align: center;
        line-height: 40px;
        color: #999;
        margin-top: 2px;
    }

    .input-list .inp-box {
        margin-left: 50px;
    }

    .input-list .item-account {
        width: 100%;
        height: 40px;
        font-size: 16px;
        line-height: 24px;
        padding: 8px 0;
    }

.other-panel {
    margin: 20px 0 60px;
}

.forget-pass {
    float: right;
    color: #5753f5;
    transition: all .3s;
}

.remen-pass {
    float: left;
    color: #999;
    padding-left: 16px;
}

.checkbox[type=checkbox] {
    outline: 0;
    width: 14px;
    height: 14px;
    -webkit-appearance: none;
    margin-right: 20px;
    cursor: pointer;
    vertical-align: middle
}

    .checkbox[type=checkbox]:before {
        content: '\e8c7';
        color: #b1b1b1;
        font-size: 14px;
        line-height: 1;
    }

    .checkbox[type=checkbox]:checked:before {
        content: '\e8c6';
        color: #5394f6;
    }

.btn-login {
    width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 42px;
    /* padding: 10px 0; */
    background: #5394f6;
    /* border-radius: 24px; */
    cursor: pointer;
    transition: all .3s;
    margin: auto;
}

    .btn-login:hover {
        box-shadow: 0 4px 8px rgba(87,83,245,.4);
    }

@media (max-width: 400px) {
    .remen-pass {
        float: none;
        margin-bottom: 10px;
    }

    .forget-pass {
        float: none;
        margin-left: 16px;
    }
}

@media (max-width: 550px) {
    .login-bg {
        display: none;
    }

    .login-box {
        width: auto;
        height: 480px;
        left: 15px;
        right: 15px;
        background: #fff;
        border-radius: 6px;
        margin-right: 0;
        margin-top: -240px;
        padding: 30px 20px;
    }
}

@media (min-width: 768px) {
    .container-middle, .container, .header-container1 {
        width: 750px;
    }
}

@media (max-width: 991px) {
    .sec-login .figure {
        display: none;
    }

    .login-box {
        right: 50%;
        margin-right: -211.5px;
    }
}

@media (min-width: 992px) {
    .container-middle, .container, .header-container1 {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container-middle, .container, .header-container1 {
        width: 1170px;
    }
}


@media (min-width: 1380px) {
    .container-middle, .header-container1 {
        width: 1350px;
    }
}

#AlertMessages {
    position: fixed;
    z-index: 999;
    height: 100px;
    text-align: center;
    top: 10%;
    width: 30%;
    z-index: 10001;
    background: white;
    left: 35%;
    box-shadow: 0 2px 20px #9E9E9E;
    /* overflow-y: scroll; */
    min-width: 400px;
}

#eide-altmsg-p {
    font-size: 16px;
    line-height: 36px;
    background-color: #FF9800;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 10px;
    color: white;
    margin: auto;
}

.eide-altmsg-img {
    width: 22px;
    margin-right: 5px;
    vertical-align: middle;
}

.eide-altmsg-attr {
    text-align: left;
    padding-left: 10px;
    line-height: 28px;
    width: 90%;
    margin: auto;
    /*border-left: 2px solid #009688;*/
}

#eide-altmsg-msg {
    font-size: 14px;
    line-height: 32px;
}

/*滑块按钮css*/


.wrap {
    width: 390px;
    height: 40px;
    background-color: #e8e8e8;
    /* margin: 56px auto; */
    text-align: center;
    line-height: 40px;
    /*border-radius: 7px;*/
    position: relative;
    padding-bottom: 0px;
}

.rect {
    position: relative;
    width: 350px;
    height: 100%;
}

.rec {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #00b894;
}

.silde {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    /*在这里面，当设置长宽为40px时在加上边框1px就会超出 40px。
        可以使用怪异盒模型，怪异盒模型会使盒子的宽高包括边框，操持40px；*/
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #ccc;
    /* background: url(/static/sxadmin/images/gou.png) no-repeat center; */
    /* background-size: 28px; */
}

.yzimg {
    width: 28px;
    /* margin: auto; */
    margin-top: 5px;
}

#hktxt {
    font-size: 14px;
}

#hkyz {
    opacity: 1;
    filter: Alpha(opacity=100);
    transition: opacity 2s;
}

    #hkyz:hover {
        opacity: 0.7;
        filter: Alpha(opacity=0);
    }

.nav_p_on {
    background: url(/static/sxadmin/images/sx20.png) no-repeat left 4px !important;
    background-size: 10px !important;
    color: #ed4241 !important;
}

.basic-sel-div p:hover {
    background: url(/static/sxadmin/images/sx20.png) no-repeat left 4px !important;
    background-size: 10px !important;
    color: #ed4241 !important;
}

/*.nav_span_on {
    color: #ed4241;
    background: url(/static/sxadmin/images/sx1.png) no-repeat right 0px;
    background-size: 16px;
    padding-right: 25px;
}*/

.top-tishi {
    background-color: #fff;
    padding: 5px 20px;
    /* margin: 10px 0px; */
    border-radius: 4px;
    box-shadow: 0 0 20px 4px rgba(0,0,0,.1);
}

    .top-tishi p {
        color: #e60012;
        font-size: 14px;
        line-height: 28px;
    }

    .top-tishi img {
        width: 22px;
        margin-right: 7px;
        vertical-align: middle;
    }


.sx-table {
    width: 95%;
    margin: auto;
}

.sx-thead {
}

.sx-table tr { /* border: 1px solid #666; */
}

    .sx-table tr td {
        border: 1px solid #666;
        text-align: center;
        padding: 2px 0px;
        line-height: 30px;
        min-width: 80px;
    }

.sx-table .sx-td-h1 {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0px;
}

.sx-table .sx-td-h3 {
    font-size: 16px;
    font-weight: bold;
}

.sx-table .sx-td-h6 {
}

.sx-td-input1 {
    width: 100px;
    /* border-bottom: 1px solid #9e9e9e; */
    color: #0b6eca;
    /* font-weight: bold; */
    line-height: 24px;
}

.sx-td-input2 {
    width: 200px;
    /* border-bottom: 1px solid #9e9e9e; */
    color: black;
    line-height: 24px;
    font-weight: bold;
}

.sqb-p {
    font-size: 15px;
    padding: 0px 20px;
}

.sqb-div {
    background-color: #fff;
    padding: 40px 20px;
    margin: 10px 0px;
    border-radius: 4px;
    box-shadow: 0 0 20px 4px rgba(0,0,0,.1);
    min-height: 600px;
}

.sqb-div-left {
    float: left;
    width: 30%;
    border: 2px solid #ed4241;
    margin: 0px 5%;
    height: 300px;
    border-radius: 4px;
}

.sqb-div-right {
    float: left;
    width: 30%;
    border: 2px solid #9E9E9E;
    margin: 0px 5%;
    height: 300px;
    border-radius: 4px;
    position: relative;
}

.sqb-div-center {
    float: left;
    width: 10%;
    margin: 0px 5%;
    height: 300px;
}

.sqb-div-img-xz {
    width: 68px;
    margin: 80px 0px 20px;
}

.sqb-div-img-p {
    text-align: center;
}

.sqb-div-p {
    text-align: center;
}

.sqb-div-p-a {
    font-size: 18px;
    font-weight: bold;
}

#reg_info_file1 {
    position: absolute;
    left: 0%;
    top: 0%;
    opacity: 0;
    height: 296px;
    width: 245px;
}

.sqb-div-btn {
    margin-bottom: 50px;
}

    .sqb-div-btn input {
        border: 1px solid #9E9E9E;
        padding: 5px 20px;
        margin-right: 10px;
        border-radius: 2px;
        background-color: white;
    }

.sqb-div-btn-on {
    background-color: #ed4241 !important;
    color: white !important;
    border: 1px solid #ed4241 !important;
}

.sqb-div-list {
    display: none;
}
