@charset "utf-8";

body {
    margin: 0;
    padding: 0;
    font: 15px Arial;
    color: #333;
    text-align: center;
    overflow: hidden;
}

#pwdLoginForm {
    background: #4597cd url(../img/login/background.png) no-repeat center top;
    background-size: 100% auto;
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-indent: 40px;
    color: #fff;
    font-size: 28px;
    text-align: left;
    font-family: "宋体";
    font-weight: 300;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
    border: 0;
}

.blank5 {
    height: 26px;
    clear: both;
    font-size: 1.25px;
}

.blank10 {
    height: 12.5px;
    clear: both;
    font-size: 1.25px;
    overflow: hidden;
}

.blank100 {
    height: 125px;
    clear: both;
    font-size: 1.25px;
    overflow: hidden;
}

.codeBackground {
    width: 462px;
    height: 310px;
    background: url(../img/login/code.png) no-repeat;
}

.adminBackground {
    width: 100%;
    height: 539px;
    background: url(../img/login/adminBackground.jpg) no-repeat;
}

.content_bk1 {
    width: 920px;
    height: 51.25px;
    clear: both;
}

.content_logo {
    float: left;
    margin-left: 90px;
    margin-top: 90px;
    display: inline;
    position: relative;
}

.content_bkxg {
    float: right;
    margin-right: 23.75px;
    display: inline;
}

.content_bk2 {
    height: 231.25px;
    clear: both;
    margin: 0 auto;
}

.content_bk3 {
    width: 920px;
    height: 51.25px;
    clear: both;
    margin: 0 auto;
}

.credenceTag {
    PADDING: 0 305px 0px 86px;
    FLOAT: left;
    margin-right: 0px;
    text-align: left;
    background: #92060F url('../img/login/icon-login-white.png') no-repeat 0 0;
    color: #ffffff;
    LINE-HEIGHT: 48.75px;
    HEIGHT: 48.75px;
    TEXT-DECORATION: none
}

OL LI {
    MARGIN: 10px
}

#con {
    font-size: 17.5px;
    margin: 0 auto;
    height: 442px;
    width: 380px;
    font-family: "微软雅黑";
    background: rgba(255, 255, 255, 0.8);
}

#conCode {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important;
    /*实现FF背景透明，文字不透明*/
    filter: Alpha(opacity=80);
    background: #fff;
    /*实现IE背景透明*/
    top: 0px;
    position: absolute;
    float: left;
    FONT-SIZE: 17.5px;
    MARGIN: 0px 0 0 2.2em;
    WIDTH: 462px;
    height: 260px;
    font-family: "微软雅黑";
}

#codeContent {
    position: relative
}

#tags {
    width: 100%;
    /*height: 56px;*/
    /*border-bottom: 3px solid #0E90D2;*/
    height: 34px;
    box-sizing: border-box;
}

#tags li {
    float: left;
    height: 53px;
    width: 50%;
    line-height: 53px;
}

#tags li a {
    PADDING: 0;
    width: 100%;
    FLOAT: left;
    color: #333;
    width: 100%;
    font-weight: 300;
    text-decoration: none;
}

#tags li.emptyTag {
    WIDTH: 5px
}

#tags li.selectTag {
    height: 53px
}

#tags LI.codeTag {
    POSITION: relative;
    HEIGHT: 48.75px
}

#tags LI.selectTag A {
    background: none;
    color: #fff;
    background: #3060C0;
    width: 100%;
}

#tags LI.selectTag A:focus {
    outline: none;
}

.tagContent {
    text-align: left;
    DISPLAY: none;
    COLOR: #7d7c7c;
    min-height: 220px;
    width: 100%;
    padding: 40px 25px;
    box-sizing: border-box;

}

#tagContent DIV.selectTag {
    DISPLAY: block
}

.bu_d {
    overflow: hidden;
}

.bdyy {
    width: 100%;
    height: auto;
    vertical-align: middle;
    float: left;
    font-size: 14px;
}

.bdyy input {
    width: 100%;
    color: #6e7773;
    height: 40px;
    font-size: 16px;
    text-indent: 10px;
}

.validate {
    width: 100%;
    line-height: 30px;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    margin-bottom: 5px;
}

.validate input {
    width: 68%;
    color: #6e7773;
    height: 40px;
    text-indent: 10px;
    font-size: 16px
}

.bdyy select {
    width: 100%;
    height: 40px;
    color: #6e7773;
    padding-left: 6.25px;
    line-height: 40px;
    font-size: 16px;
}

.bu_c {
    width: 100%;
    height: 50px;
    margin-top: 10px;
    font-size: 16.25px;
    line-height: 22.5px;
    vertical-align: middle;
    color: #ffffff;
    font-weight: bold;
    background: #0E90D2;
    border: none;
}

.hd {
    width: 145px;
    line-height: 20px;
    vertical-align: middle;
}

.zbottom {
    width: 100%;
    height: 50px;
    float: right;
    text-align: right;
    color: #bbbdbd;
    clear: both;
    margin-right: 30px;
    margin-top: 10px;
    font-size: 18px;
}

.dfinput {
    width: 55px;
    height: 32px;
    line-height: 25px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../img/inputbg.gif) repeat-x;
    text-indent: 2px;
}

.bjcaAuthFormUl {
    display: inline-block;
}

.bdyyName {
    margin-top: 0px;
}

.bdyyPwd {
    margin-top: 0px;
}

.bdyyPwd {
    margin-top: 0px;
}

.validateP {
    margin-top: 8px;
}

.authFormHref {
    font-size: 12px;
    text-decoration: none
}

.kaptchaImage {
    margin-bottom: -14px;
    cursor: pointer;
    width: 30%;
    height: 40px;
}

.proDiv {
    line-height: 25px;
    height: 25px;
    font-size: 14px;
    padding: 25px;
}

.imgTdObj {
    width: 40px;
    height: 40px;
}

.authorizeTable {
    display: none;
}

.proDivTableTd {
    vertical-align: middle;
}

.validatebox-invalid {
    border: 1px solid #aaa !important;
    border-color: #aaa !important;
    background-color: #fff !important;
    color: #000;
}

img {
    vertical-align: baseline;
}

._tell {
    width: 100%;
    height: auto;
    text-align: center;
    color: #999;
    margin-top: 20px;
    display: none;
}

@media screen and (max-width:500px) {
    ._tell {
        display: block;
    }

    .header {
        display: none;
    }

    p {
        margin-bottom: 20px;
    }

    body {
        overflow: hidden;
        background: #fff url(../img/login/banner.png) no-repeat center top;
        background-size: auto 100%;
    }

    .bdyy input,
    .bdyy select,
    .validate .validateP input {
        border: 0.5px solid #ccc !important;
        border-radius: 15px;
    }

    .bdyy input,
    .bdyy select {
        width: 100%;
    }

    .bdyyName,
    .bdyyPwd {
        text-indent: 0;
    }

    .validateP {
        text-indent: 0;
        margin-left: 0;
    }

    .bu_c {
        border-radius: 50px;
        font-size: 24px;
        font-weight: 300;
    }

    #LoginForm {
        position: absolute;
        width: 100%;
        top: 0;
        bottom: 0;
    }

    .tagContent {
        margin: 0 !important;
        width: 100%;
        padding: 40px 20px;
    }

    .bu_d {
        padding-left: 0;
    }

    #con {
        float: none;
        margin: 0 auto;
        width: 100%;
        height: 100%;
        background: #fff;
    }

    #con {
        overflow: hidden;
        background: #fff url(../img/login/background.jpg) no-repeat center top;
        background-size: auto 100%;
    }

    #tags {
        width: 100%;
        overflow: hidden;
    }

    #tags LI,
    #tags LI.selectTag {
        overflow: hidden;
    }

    #tags LI A {
        width: 100%;
        margin: 0;
        overflow: hidden;
        background: #efefef;
        color: #999;
    }

    #tags LI.selectTag A {
        width: 100%;
    }

    .bdyy {
        width: 100%;
    }

    .validate {
        width: 100%;
    }

    .validate .validateP input {
        width: 63% !important;
    }

    .kaptchaImage {
        width: 35% !important;
    }

    .bu_c {
        width: 100%;
    }

    #tagContent {
        padding-bottom: 60px !important;
    }

    .goA {
        font-size: 20px;
    }

    .modal-dialog {
        width: 95% !important;
    }

}

.layui-layer-dialog {
    max-width: 260px;
}

.goA {
    font-size: 1.2rem;
}


.Login_box {
    width: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("../img/login/background.jpg") no-repeat;
    background-size: 80% 100%;
    -webkit-background-size: 100% 100%;
    font-family: "Microsoft Yahei";
}

.Login_right_tab {
    position: absolute;
    top: 30%;
    right: 15%;
    z-index: 2;
    padding: 10px 40px 10px 40px;
    background: #fff;
}

.layui-tab-title {
    border: none;
    margin-bottom: 30px;
}

.layui-tab-title .tab-item {
    width: 120px;
    line-height: 35px;
}

.layui-tab-title .tab-item.left {
    float: left;
}

.layui-tab-title .tab-item.right {
    float: right;
}

.layui-tab-content {
    padding: 0;
}

.layui-tab-item {
    position: relative !important;
}

.change-login-type {
    width: 20%;
    height: 20%;
    position: absolute;
    right: -9%;
    top: -12%;
}

.change-login-type img {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

.person-pc-con,
.unit-pc-con {
    display: none;
}

.vcode-con {
    width: 70%;
    height: 100%;
    margin: 20px auto;
    overflow: hidden;
}

.vcode-con img {
    width: 100%;
    height: 100%;
}

.changebg {
    width: 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.changebg img {
    width: 30%;
    cursor: pointer;
}

.changeSocialbg {
    width: 25%;
    height: 100%;
    text-align: center;
    float: left;
}

.changeSocialbg img {
    width: 30%;
    cursor: pointer;
}

.changetitle {
    padding-top: 5px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    color: #3060C0;
    font-size: 1rem;
}

.logincell {
    width: 25%;
    float: left;
}

.logincell img {
    width: 30%;
}

.layui-input,
.layui-select,
.layui-textarea {
    height: 32px;
    border-radius: 4px;
}

.Login-yzm {
    position: relative;
    /*width: 120px;*/
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 35%;
}

.layui-tab-bar {
    display: none;
}

@media screen and (max-width: 1200px) {
    .Login_right_tab {
        width: 100%;
        top: 20%;
        left: 0;
        right: 0;
        padding: 20px 5%;
        box-sizing: border-box;
    }

    .Login-item .layui-input-inline {
        margin: 0;
        display: inline-block;
        left: 0;
        width: calc(100% - 130px);
    }

    .Login-yzm img {
        position: absolute;
        left: 0;
        top: 0;
        width: 120px;
        height: 32px;
    }

    .Login_title_img img {
        width: 62%;
        z-index: 1;
        position: fixed;
        top: 17px;
        left: 5%;
        right: 0;
        bottom: 0;
    }

}

@media screen and (min-width: 1200px) {

    .Login_right_tab {
        border-radius: 10px;
        /*top: 25%;*/
        top: 17%;
        right: 12%;
        width: 30%;
    }

    .Login-yzm img {
        position: absolute;
        right: 0;
        top: 0;
        width: 120px;
        height: 32px;
    }

    .Login_title_img img {
        width: 300px;
        z-index: 1;
        position: fixed;
        top: 25px;
        left: 25px;
        right: 0;
        bottom: 0;
    }

    .layui-form-item .layui-input-inline {
        /*width: 220px;*/
        width: 60%;
    }
}

@media screen and (min-width: 1600px) {

    .Login_right_tab {
        width: 500px;
        border-radius: 10px;
        top: 20%;
        right: 15%;
    }

    .Login_title_img img {
        top: 35px;
        left: 35px;
    }

    .layui-form-item .layui-input-inline {
        width: 240px;
    }
}

.Login-btn {
    width: 100% !important;
    height: 30px;
    line-height: 30px;
    background: #10568a;
}

.Login-item {
    position: relative;
}

.Login-yzm img {
    position: absolute;
    right: 0;
    top: 0;
}

.certificate-show {
    display: none;
}

#enterprise_select {
    display: none;
}

/* layui  tab */
.layui-tab-title {
    text-align: center;
}

.layui-tab-brief>.layui-tab-title .layui-this {
    color: #10568a;
    font-weight: 550;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-bottom: 2px solid #10568a;
}

/*passwords */
.fa-eye-slash {
    width: 30px;
    height: 20px;
    background: #fff;
    background-image: url(../img/eye-password.png);
    background-repeat: no-repeat;
    background-size: 24px 17px;
}

.fa-eye {
    width: 30px;
    height: 20px;
    background: #fff;
    background-image: url(../img/eye-password-active.png);
    background-repeat: no-repeat;
    background-size: 24px 17px;

}

.fa {
    position: absolute;
    right: 0px;
    top: 6px;
}

/* IE 10+ 去掉password  */
input::-ms-reveal {
    display: none;
}

.footer {

    /* text-align:center; */

    background: linear-gradient(to right, #2A5D9C, #356DAA);
    ;

    padding: 20px 0px;

    width: 100%;

}

.fixed-footer {
    position: fixed;
    bottom: 0;
}

.footer_con {

    width: 100%;

    margin: 0px auto;

    color: #FFFFFF;
    line-height: 30px;

}

.footer_con img {

    margin: 10px 20px 10px 0px;

}


.footer_con_text {

    width: 820px;
    position: relative;
    font-size: 14px;
    margin: 10px auto 0;
    /* margin:10px 250px 0; */
}

.footer_text {
    margin-left: 50px;
    text-align: center;
}

.footer_con_text a {

    font-size: 16px;

}

.footer_con_text .footer_logo {
    position: absolute;
    left: 40px;
    top: 10px;
}

.changeBox {
    padding-top: 15px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}