﻿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, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
}

html, body {
    font-family: Microsoft YaHei,sans-seri !important;
}

.authcenter-body {
    position: relative;
    width: 990px;
    height: auto;
    min-height: 450px;
    margin: 0 auto;
    padding: 80px 0;
    background-position: 0 70px;
    background-repeat: no-repeat;
}

.fn-clear {
    zoom: 1;
}

.authcenter {
    position: relative;
}

body {
    background: none;
    overflow-y: auto;
    overflow-x: hidden;
}

body, button, input, select, textarea {
    font: 12px/1.5 tahoma,arial,"Hiragino Sans GB",\5b8b\4f53;
}

.authcenter-body-logo {
    float: left;
    width: 100%;
    height: 43px;
    color: #333;
}

 .authcenter-body-login {
    float: right;
    margin: 21px 39px;
    width: 286px;
    height: auto;
    position: relative;
}

.authcenter-background {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: -1;
}


.authcenter-bg-show {
    opacity: 1;
    filter: alpha(opacity=100);
}

.authcenter-bg {
    position: absolute;
    overflow: hidden;
    -webkit-transition: opacity .8s ease;
    -moz-transition: opacity .8s ease;
    transition: opacity .8s ease;
}

.authcenter-foot {
    position: relative;
    width: 100%;
    height: 80px;
    color: #fff;
}

.authcenter-foot-container {
    width: 990px;
    margin: 0 auto;
}

.authcenter-foot-link {
    text-align: center;
    line-height: 24px;
    padding: 6px 0;
}

.ui-nav li {
    float: left;
    width: 50%;
    color: #fff;
    text-align: center;
    border-bottom: 2px #fff solid;
    font-size: 16px;
    padding: 15px 0 4px;
    cursor: pointer;
}

    .ui-nav li.active {
        color: #0AE;
        border-bottom-color: #0AE;
    }

.ui-nav {
    background: rgba(0,0,0,.5);
    _background: 0 0;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
}

.clear-float {
    clear: both;
}

.login-modern form {
 
}

.sl-error-display {
    margin-top: 0px;
}

ol, ul {
    list-style: none;
}

.login {
    width: 286px;
    padding: 0 31px 0 33px;
    position: relative;
    overflow: hidden;
}

.login-modern {
    padding-bottom: 30px;
    border: 1px solid transparent;
    background: rgba(0,0,0,.5);
    _background: 0 0;
    _border: 0;
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
}

.ui-form-other {
    position: relative;
    line-height: 18px;
    padding-top: 7px;
    height: 18px;
    zoom: 1;
}

.ui-form fieldset {
    border: 0;
    zoom: 1;
}

.ui-form, .ui-form * {
    list-style: none;
}

fieldset, img {
    border: 0;
}

.ui-form-item button:hover, .ui-form-item button:hover {
    text-decoration: none;
    background-color: #00a3d2;
    border-color: #00a3d2;
}

.ui-form-item input {
    vertical-align: middle;
}

.ui-form-item button {
    display: block;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    width: 199px;
    font-size: 18px;
    line-height: 36px;
    height: 40px;
    color: #fff;
    font-weight: 400;
    font-weight: bold;
    _font-weight: bold;
    border: 0;
    outline: 0;
    background: #0AE;
    -webkit-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ui-form, .ui-form * {
    list-style: none;
}

input, select, textarea {
    font-size: 100%;
}



.login-modern .ui-input {
    border: 1px solid #fff;
}

.login .ui-input {
    outline: medium;
}


input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff;
    background-image: none;
    color: rgb(0, 0, 0);
}

    input:-webkit-autofill,
    input:-webkit-autofill:focus {
        box-shadow: 0 0 0 1000px #fff inset !important;
        -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    }

.ui-form-item input {
    vertical-align: middle;
    font-family: Microsoft YaHei;
}

.ui-input-normal, .standardPwdContainer .ui-input, .alieditContainer .ui-input {
    width: 159px;
    _width: 157px;
}

.ui-input {
    float: left;
    position: relative;
    padding: 4px;
    line-height: 20px;
    min-height: 20px;
    color: #595959;
    font-size: 12px;
    vertical-align: middle;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
}

.ui-form, .ui-form * {
    list-style: none;
}

input, select, textarea {
    font-size: 100%;
}

.ui-form-item {
    padding: 10px 0px 0px 10px;
    zoom: 1;
    position: relative;
}

    .ui-form-item:after {
        clear: both;
        content: '.';
        display: block;
        height: 0;
        visibility: hidden;
    }

.ui-form-item-30pd {
    padding-bottom: 28px;
}

.ui-label {
    width: 39px;
    height: 38px;
    display: block;
    float: left;
    cursor: pointer;
}

    .ui-label .ui-icon {
        width: 40px;
        height: 40px;
        display: block;
        overflow: hidden;
        background-color: #fff;
        background-repeat: no-repeat;
        text-align: center;
        line-height: 40px;
    }

.ui-icon-userDEF, .ui-icon-pwdDEF {
    background-position: -2px 5px;
}

.ui-icon-userDEF {
    background-image: url("../img/user.png");
}

.ui-icon-pwdDEF {
    background-image: url("../img/pwd.png");
}
#J-submit {
    margin-bottom: 32px;
}
.input-validcode {
    width: 110px;
}

.uivalidcode {
    width: 78px;
    height: 40px;
    display: block;
    float: left;
    cursor: pointer;
    background: #f1f1f1;
    margin-left: 10px;
}

.hidecode {
    display: none;
}

.sl-error-display {
    margin-top: 0px;
}

.sl-error-display {
    margin: 0px;;
    padding: 0px;
    text-align:center; 
    opacity: 1;
    line-height: 16px;
    background: #FDEEE9;
    border: 1px solid #fadcd3;
}


.sl-error {
    position: relative;
    width: 210px;
}

.sl-error-display .sl-error-text {
    display: block;
    padding-left: 10px;
    line-height: 20px;
}
.validation-summary-errors {
    padding:2px!important;
    margin: 0px !important;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak],
.ng-cloak, .x-ng-cloak,
.ng-hide:not(.ng-hide-animate) {
    display: none !important;
}

#bgImg {
    position: fixed;
    top: 0;
    left: 0;
}

.bgwidth {
    width: 100%;
}

.bgheight {
    height: 100%;
}

.disabled {
    cursor: not-allowed;
    box-shadow: none;
    opacity: .65;
}


._help {
    position: absolute;
    bottom: 40px;
    right: 50px;
    background: rgba(0, 0, 0, 0.2);
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 3px;
}

    ._help:hover {
        background: rgba(0, 0, 0, 0.3);
    }

.help-link {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
}

    .help-link:hover {
        color: #f1ebeb;
    }

    .help-link img {
        vertical-align: middle;
    }

.help-img {
    margin-right: 5px;
}

.forget-div {
    float: right;
    margin-bottom: 15px;
}

    .forget-div a {
        color: white;
    }
