
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #333;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, button, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}

body {
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #333;
    -webkit-text-size-adjust: none;
}

select, input, button, textarea {
    font: 99% arial, "microsoft yahei", helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

a, span, input, select, textarea, button {
    outline: none;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

.l {
    float: left !important;
}

.r {
    float: right !important;
}

.hidden {
    display: none !important;
}

.invisible {
    visibility: hidden !important;
}
/*!grid system */
.row {
    overflow: hidden;
}

.ml8 {
    margin-left: 8px;
}

.ml36 {
    margin-left: 36px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

body {
    font-size: 14px;
    font-family: "microsoft yahei";
    color: #333;
    -webkit-text-size-adjust: none;
}

.login-header {
    height: 105px;
}

    .login-header .title {
        margin-left: 3%;
        font-weight: bold;
        font-size: 36px;
        color: #2b8edf;
        height: 105px;
        line-height: 105px;
    }

.login-body {
    position: absolute;
    top: 105px;
    bottom: 96px;
    width: 100%;
    background: #2b8edf;
}

.body-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.body-pic2 {
    position: absolute;
    top: 0px;
    left: -1%;
    height: 100%;
}

.body-icon2 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 23%;
}

.login-footer {
    position: absolute;
    height: 96px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #666;
}

    .login-footer > p {
        margin-top: 16px;
    }
/*��¼*/
.form-row::after {
    clear: both;
}

.form-row::after, .form-row::before {
    display: table;
    content: " ";
}

.login-bg {
    position: absolute;
    top: 15%;
    left: 15%;
    height: 67%;
}

.login-block {
    margin-top: -150px;
    position: absolute;
    top: 40%;
    right: 10%;
    width: 365px;
    /*background:  no-repeat;*/
    background-size: 100% 100%;
}

.login-hd li {
    float: left;
    width: 50%;
    line-height: 44px;
    color: #999;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
}

.login-hd .cur {
    color: #3790e0;
    border-bottom: 2px solid #4d90df;
}

.submit-block {
    margin: 0 30px;
}

    .submit-block input, .submit-block2 input {
        width: 203px;
        height: 42px;
        line-height: 42px;
        padding-left: 50px;
        padding-right: 10px;
        overflow: hidden;
        margin-left: 0px;
        border: 1px solid #d7d8d5;
        border-radius: 4px;
        font-family: microsoft yahei;
        background:  11px center no-repeat;
    }

        .submit-block input.pwd {
            background-image: ;
            background-position-x: 11px;
        }

        .submit-block input.validate {
            background-image: ;
            width: 105px;
        }

.mini-verifycode > img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.operate .download {
    padding-left: 23px;
    background:  no-repeat 4px center;
}

.login-btn > button {
    margin-top: 16px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-size: 18px;
    font-family: microsoft yahei;
    text-align: center;
    cursor: pointer;
    background-color: #43a8ef;
    border: 0;
    border-radius: 4px;
}

.submit-block {
    margin: 0 30px;
}

.submit-ca .mt14 {
    margin-top: 14px;
}

.operate a {
    color: #999;
    font-size: 14px;
}

.operate .download {
    padding-left: 23px;
    background:  no-repeat 4px center;
}

.submit-ca .login-btn button {
    margin-top: 16px;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-bottom-color: #2b8edf;
}

.nav-tabs-custom > .nav-tabs > li {
    border-bottom: 3px solid transparent;
    border-top: none;
    margin-bottom: -2px;
    margin-right: 0px;
    width: 50%;
}

    .nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
        background: transparent;
        margin: 0;
        text-align: center;
        font-size: 16px;
    }

.box-footer a {
}

.m-form-group {
    margin: 20px 0;
}

.m-input-group {
    position: relative;
    font-size: 0;
}

.m-input-large, .m-select-value-large {
    width: 325px;
    height: 50px;
    font-size: 14px;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.m-input, .m-select-value {
    color: #333;
    padding: 0 2em 0 1em;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border .2s;
    -moz-transition: border .2s;
    transition: border .2s;
    -webkit-appearance: none;
}

.account-input {
    padding-right: 32px;
}

.account-input, .password-input {
    padding-left: 36px;
}

input::-ms-clear {
    display: none;
}

input::-ms-reveal {
    display: none;
}

.m-input-group .m-input-in-icon {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 24px;
    margin: auto;
    font-size: 0;
    line-height: 24px;
}

.icon-password, .icon-user {
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 20px;
    margin: auto;
    font-size: 16px;
    line-height: 20px;
    color: #ccc;
    text-align: center;
}


.m-input-group .icon-close-eye, .m-input-group .icon-open-eye {
    width: 24px;
    height: 20px;
    margin-top: 1px;
    margin-left: -1px;
    margin-right: 12px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
}

.m-input-group .icon-clean, .m-input-group .icon-close-eye, .m-input-group .icon-open-eye {
    display: inline-block;
    color: #ccc;
    cursor: pointer;
    vertical-align: middle;
}

.m-input:focus {
    border-color: #4486e9;
    box-shadow: 0 0 2px #4486e9;
}

.btn-primary {
    background: #2b8edf;
}

.m-form .m-form-group.z-small {
    margin: 5px 0;
    font-size: 12px;
}

.other-link {
    margin-top: 10px;
    font-size: 12px;
}

.m-form-error {
    position: relative;
    max-width: 300px;
    color: #ff5c57;
    line-height: 20px;
}

    .m-form-error .m-error-message {
        display: block;
        margin-left: 26px;
    }

    .m-form-error .icon-fault {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 20px;
        height: 20px;
        margin: auto;
        font-size: 20px;
    }
