/* CSS Document */
.login_body {
    width: 960px;
    margin: 0px auto;
}

.login_header {
    background: url(../images/login_uniformly/login_logo_frms.png) center left no-repeat;
    width: 1000px;
    height: 101px;
    margin-left: 40px;
}

.login_footer {
    text-align: center;
    padding-top: 26px;
    color: #999999;
}

.login_footer a {
    color: #999;
    text-decoration: none;
    padding: 0 5px;
}

.login_footer a:hover {
    color: #999;
    text-decoration: underline;
}

.login_content {
    position: relative;
    height: 440px;
    z-index: 15;
}

.login_show {
    width: 100%;
    height: 440px;
    position: absolute;
    left: 0;
    top: 100px;
    z-index: 10;
    background: #e1e6ec url(../images/login_uniformly/login_show_frms.png) no-repeat center center
}

.login_box {
    position: absolute;
    background: url(../images/login_uniformly/login_box.png) no-repeat;
    width: 346px;
    height: 406px;
    z-index: 20;
    margin-left: 560px;
    margin-top: 10px;
}

.login_lang {
    height: 55px;
}

.login_news {
    height: 111px;
    margin-top: 25px;
}

.login_lang_in {
    text-align: right;
    padding-top: 30px;
    padding-right: 15px;
}

.login_lang_in a {
    color: #333;
    text-decoration: underline;
}

.login_lang_in select {
    border: 1px solid #cdcdcd;
}

.login_input {
    width: 252px;
    margin: 0px auto;
    margin-top: 25px;
    *margin-top: 15px;
}

.login_name {
    padding-top: 34px;
}

.login_psw {
    padding-top: 20px;
}

.login_notice {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #d22c2c;
}

.clear {
    clear: both;
    font-size: 0px;
    overflow: hidden;
    height: 0px;
}

.login_pic {
    border: 1px solid #cccccc;
    padding: 1px;
    float: left;
    margin-left: 18px;
}

.login_w {
    float: left;
    color: #333;
    font-size: 14px;
    width: 174px;
    margin-left: 10px;
    line-height: 20px;
}

.login_w a {
    color: #333;
    text-decoration: none;
}

.login_w a:hover {
    color: #333;
    text-decoration: underline;
}

.login_inputt {
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    width: 197px;
    float: right;
    text-indent: 15px;
    color: #999999;
    border: 0px;
    margin-right: 3px;
}

.login_news {
    padding-left: 14px;
}

.login_new {
    margin-top: 20px;
}

.login_news_pic {
    float: left;
    border: 1px #cccccc solid;
}

.login_news_info {
    float: left;
    margin-left: 10px;
    color: #373737;
    font-size: 14px;
    width: 168px;
    line-height: 1.5em;
    padding-top: 2px;
    text-indent: 2em;
}

.login_news_info a {
    color: #373737;
    text-decoration: none;
}

.login_news_info a:hover {
    color: #373737;
    text-decoration: underline;
}

.login_news_pic img {
    padding: 1px;
}

/*鏂板*/
.user, .password {
    width: 254px;
    height: 48px;
}

.user {
    margin-top: 10px;
    background: url(../images/login_uniformly/login_user.png) no-repeat center left;
}

.password {
    margin-top: 15px;
    background: url(../images/login_uniformly/login_pwd.png) no-repeat center left;
}

.code {
    background: url(../images/login_uniformly/codeInput.png) no-repeat center left;
    width: 120;
    height: 48px;
    margin-top: 15px;
}

.code input {
    width: 83px;
    height: 45px;
    padding-left: 15px;
    line-height: 35px;
    font-size: 12px;
    margin-left: 48px;
    float: left;
    border: none;
    background: none;
    color: #3b3b3b;
    margin-top: 1px;
}

.code img {
    width: 100px;
    height: 40px;
    float: right;
    margin-top: 5px;
}

.user input, .password input {
    width: 203px;
    float: right;
    margin-right: 3px;
    margin-top: 1px;
    height: 44px;
    line-height: 32px;
    text-indent: 15px;
    border: none;
    color: #999999;
    font-size: 14px;
    border: none;
    background: none;
}

.select {
    width: 203px;
    float: right;
    margin-right: 3px;
    margin-top: 1px;
    height: 46px;
    line-height: 32px;
    text-indent: 15px;
    border: none;
    color: #999999;
    font-size: 14px;
    border: none;
    background: none;
}

.login_btn {
    background: url(../images/login_uniformly/login_btn.png) no-repeat;
    width: 252px;
    height: 46px;
    margin-top: 5px;
    display: block;
}

.error {
    color: #000000;
    font-size: 12px;
    text-align: left;
    height: 12px;
    margin-top: 5px;
}

#loginTab ul.loginTab_title {
    width: 338px;
    margin: 0 auto;
    margin-left: -36px;
    list-style-type: none;
}

#loginTab ul.loginTab_title li {
    float: left;
    width: 167px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #e1e1e1;
    border: 1px solid #ccc;
    border-top: none;
}

#loginTab ul.loginTab_title li.active {
    width: 169px;
    background: #fff;
    border: none;
}

.sencode_auth_box {
    position: absolute;
    background: url(../images/login_uniformly/second_auth.png) no-repeat;
    width: 346px;
    height: 406px;
    z-index: 20;
    margin-left: 560px;
    margin-top: 10px;
}

.send_message {
    background: url(../images/login_uniformly/send_message.png) no-repeat;
    width: 125;
    height: 46px;
    float: right;
    margin-top: 1px;
    display: block;
    border: none;
    outline: none;
    color: #FFFFFF;
    cursor: pointer;
    border-radius: 5px;
}

.sencode_code {
    background: url(../images/login_uniformly/codeInput.png) no-repeat center left;
    width: 120;
    height: 48px;
    margin-top: 15px;
}

.sencode_code_input {
    width: 83px;
    height: 45px;
    padding-left: 15px;
    line-height: 35px;
    font-size: 12px;
    margin-left: 48px;
    float: left;
    border: none;
    background: none;
    color: #3b3b3b;
    margin-top: 1px;
}

.other_auth_code {
    overflow: hidden;
}

.ul_li_pointer {
    cursor: pointer;
    color: #0164C8;
    font-size: 12px;
    justify-content: center;
    align-items: center;
}

.second_auth_btn {
    background: url(../images/login_uniformly/login_btn.png) no-repeat;
    width: 252px;
    height: 46px;
    margin-top: 32px;
    display: block;
}

.tip_remark {
    color: #000000;
    font-size: 12px;
    text-align: left;
    margin-top: 1px;
}

.self_login_account {
    width: 83px;
    height: 45px;
    padding-left: 15px;
    line-height: 35px;
    font-size: 12px;
    margin-left: 48px;
    float: right;
    border: none;
    background: none;
    color: #3b3b3b;
    margin-top: 1px;
}

.self_login_account_div {
    background: url(../images/login_uniformly/login_user_1.png) no-repeat
}