
@font-face {
    font-family: '庞门正道标题体';
    src: url('../Fonts/庞门正道标题体.ttf');
}

@font-face {
    font-family: '液晶数字字体';
    src: url('BigDataKanban/fonts/液晶数字字体.TTF') format('truetype');
}

@font-face {
    font-family: 'PangMenZhengDaoCuShuTi-2';
    src: url('../Fonts/PangMenZhengDaoCuShuTi-2.ttf') format('truetype');
}

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

body {
    width: 100%;
    min-width: 1200px;
    height: 100%;
}

.login_page {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 100vw;
    height: 100vh;
}

.bgAdvertPanel {
    position: relative;
    flex: 1;
    height: calc(100% - 8px);
    background-image: url('/Style/img/64801.png');
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.lgtop {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    height: 80px;
    z-index: 21;
    /*margin: 0 auto;*/
    /*background-image: url('img/bg_top.jpg');*/
    background: transparent;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}

.lgLogo {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 10px 30px;
}

    .lgLogo > img {
        /*position:absolute;
        left:0;*/
        width: auto;
    }

    .lgLogo .sysName {
        /*position: absolute;
        right: 30px;*/
        color: #a9a9a9;
        font-weight: 500;
        font-size: 16px;
        line-height: 44px;
    }

.lgBody {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 22vw;
    min-width: 368px;
    height: calc(100% - 4px);
    padding: 0 16px;
}

.AdvertPanel {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 18;
    width: 100%;
    height: 100%;
}

.dhlogo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    z-index: 15;
    color: #fff;
}

.font_family.dhlogo,
.iconfont.dhlogo {
    font-size: 3rem;
}

.dhGlobalLabel {
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 15;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 150px;
    height: 150px;
    background-image: url('/Images/GoldLabelCircle.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.dhGlobalLabel_txt {
    color: #ffbc00;
    font-size: 3rem;
    line-height: 136px;
    font-family: 'Microsoft JhengHei UI';
    font-weight: bold;
}

.dhSlogan {
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    z-index: 15;
    font-size: 1rem;
    color: #ffffff;
    font-family: 'Microsoft YaHei';
    font-weight: bold;
    letter-spacing: 2px;
}
/*.w {
    width: 1280px;
    z-index: 19;
    pointer-events: none;*/
/*margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -495px;*/
/*}*/
.lgSlogan {
    position: absolute;
    top: 108px;
    right: 380px;
}

    .lgSlogan p {
        color: #0F4880;
        font-size: 28px;
        font-weight: bold;
        line-height: 54px;
        text-align: right;
    }

.loginForm {
    position: relative;
    top: 0px;
    min-width: 346px;
    width: 90%;
    background: #fff;
    border-radius: 0;
    border-top: 0px solid #246FDD;
    pointer-events: auto;
}

.loginType {
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #f0f0f0;
}

    .loginType a {
        width: 100%;
        float: left;
        line-height: 50px;
        font-size: 18px;
        color: #0066b6;
        font-weight: 700;
        font-family: "microsoft yahei";
        text-align: center;
    }

.loginForm .infoBox {
    padding: 20px;
}

.lgItem {
    position: relative;
    display: flex;
    align-items: center;
    position: relative;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #bdbdbd;
    border-radius: 4px;
    margin-bottom: 20px;
}

    .lgItem .spCheck {
        display: flex;
        align-items: center;
    }

.loginForm .infoBox .lgItem .lgLable {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 36px;
    border-right: 1px solid #bdbdbd;
    /*background: url('/Images/NewStyleImage/pwd-icons-new.png');*/
    float: left;
    text-align: center;
    line-height: 36px;
    color: #454545;
}

.loginForm .infoBox .lgItem .lgLableName {
    background-position: 0 0;
}

.loginForm .infoBox .lgItem .lgLablePwd {
    /*background-position: -48px 0;*/
}

.loginForm .infoBox .lgItem .itxt {
    width: 100%;
    height: 38px;
    border: 0;
    float: none;
    padding: 0 8px;
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
    font-size: 14px;
    line-height: 40px;
}

.loginForm .infoBox .lgItem.pwdItem .itxt {
    padding-right: 36px;
}

input[type=text].itxt,
input[type=password].itxt {
    outline: none;
}

.loginForm .infoBox .lgItem .itxt:focus,
.loginForm .infoBox .lgItem .itxt:focus {
    border: 1.5px solid #6b9cde;
    /*outline: 1.5px solid #95B8E7;*/
    -moz-box-shadow: 0 0 4px 0 #95B8E7;
    -webkit-box-shadow: 0 0 4px 0 #95B8E7;
    box-shadow: 0 0 3px 0 #95B8E7;
}

.loginForm .pwdEye {
    position: absolute;
    right: 8px;
}

.blankLabel {
    padding-right: .5em;
    font-size: 12px;
    font-weight: 600;
    color: #0066b6;
    line-height: 42px;
}

.blankCheck {
    width: 15px;
    height: 15px;
}

.lgItemBlank {
    width: auto;
    line-height: normal;
    border: 0;
    margin-bottom: 0;
    text-align: right;
}

.lgBtnBoard {
    width: 98%;
    height: 32px;
    margin: 0 auto;
    border: 0px solid #246FDD;
}

    .lgBtnBoard .lgBtn {
        position: relative;
        display: block;
        width: 100%;
        height: 40px;
        background-color: #246FDD;
        border: 1px solid #246FDD;
        border-radius: 4px;
        box-sizing: border-box;
        letter-spacing: .5rem;
        font-size: 1rem;
        color: #fff;
        font-family: "microsoft yahei";
        line-height: 32px;
        text-align: center;
        cursor: pointer;
        opacity: .96;
        position: relative;
        transition: background-color 0.3s linear, border 0.3s linear;
    }

        .lgBtnBoard .lgBtn:hover {
            opacity: 1;
        }

        .lgBtnBoard .lgBtn:after {
            content: "";
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            pointer-events: none;
            background-image: radial-gradient( circle, #000 10%, rgba(0, 0, 0, 0) 10.01% );
            background-repeat: no-repeat;
            background-position: 50%;
            transform: scale(10);
            opacity: 0;
            transition: transform 0.5s, opacity 1s;
        }

        .lgBtnBoard .lgBtn:active:after {
            transform: scale(0);
            opacity: 0.2;
            transition: 0s;
        }

.copyright {
    margin: 10px 0;
    font-size: 14px;
    color: #666;
    text-align: center;
}

.lgFoot {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 30px;
    width: calc(100% - 60px);
}

    .lgFoot .w {
        flex: 1;
        left: 0;
        margin-left: 0;
    }

.softQRCodePanel {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 114px;
    height: 140px;
}

.softQRCode {
    width: 114px;
    height: 114px;
}

.softQRCodeName {
    font-size: .85em;
    font-family: 'Microsoft YaHei';
}

.footTel {
    position: absolute;
    bottom: 0;
    right: 30px;
}
