﻿html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, iframe, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    margin-left: 0px;
    padding: 0;
}

body {
    background-image: url(http://www.erp321.com/image/2017/bg_blue.jpg);
    background-repeat: no-repeat;
    min-width: 1200px;
}

* { box-sizing: border-box; }

a {
    color: #3e4142;
    text-decoration: none;
}

a:hover, a:focus {
    /*color: #00a8ec;
                text-decoration: underline;*/
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after { clear: both; }

.clearfix {
    *zoom: 1; /*IE/7/6*/
}

.clear { clear: both }

.main {
    background: #fff;
    border-radius: 5px;
    height: 412px;
    left: 30%;
    margin-top: -220px; /*+12px*/
    position: absolute;
    top: 50%;
    width: 550px;
    /*margin-left: -480px;*/
}

.clearfix { *zoom: 1; }

.clearfix::before, .clearfix::after {
    content: "";
    display: table;
}

.main-box {
    margin: 16px;
    min-height: 347px;
    position: relative;
}

.apply-box {
    left: 46px;
    position: absolute;
    top: 38px;
    width: 394px;
}

.apply-box li {
    line-height: 33px;
    margin-bottom: 15px;
}

.apply-box li {
    line-height: 33px;
    margin-bottom: 12px;
    padding-left: 66px;
    position: relative;
    z-index: 10;
}

.apply-box li .cap {
    display: block;
    float: left;
    height: 33px;
    line-height: 33px;
    margin-left: -66px;
}

.apply-input {
    background: url("http://www.erp321.com/image/2017/apply_ico.png") no-repeat;
    border: 1px solid #999;
    display: inline-block;
    height: 34px;
    *height: 22px;
    line-height: 24px;
    padding: 5px 2px 5px 38px;
    vertical-align: middle;
    width: 328px;
    *width: 286px;
}

/*#name {
            background-position: 0 -34px;
        }*/

/*#login_id {
            background-position: 0 -68px;
        }*/

#password {
    background-position: 0 -102px;
    /*width: 158px;
            *width: 118px;*/
    /*float: left;*/
}

#confirmPassword {
    background-position: 0 -102px;
    /*width: 158px;
            *width: 118px;*/
    /*float: right;*/
}

/*#LoginId {
            background-position: 0 -136px;
        }*/

/*#mobile {
            background-position: 0 -170px;
            width: 158px;
            *width: 118px;
            float: left;
        }*/

/*#email {
            background-position: 0 -204px;
        }*/

#VerifyCode {
    background-position: 0 -238px;
    border-right: 0 solid;
    float: left;
    width: 102px;
    *width: 118px;
}

.apply-must {
    background: url("/image/2017/ico_must.png") no-repeat center;
    color: #ff6400;
    display: block;
    height: 32px;
    margin-top: -16px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 26px;
    z-index: -1;
}

.apply-must-pass, .apply-must-mobile { right: 168px; }

.apply-must-code { right: 54px; }

.apply-agreement {
    position: absolute;
    right: 46px;
    top: 38px;
    width: 394px;
}

.apply-agreement-txt {
    border: #666 1px solid;
    height: 260px;
    *height: 244px;
    line-height: 1.6em;
    overflow: auto;
    padding: 8px;
}

.apply-agreement-txt h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
}

.apply-agree {
    line-height: 28px;
    margin-top: 10px;
}

.apply-agree input {
    margin-right: 6px;
    vertical-align: middle;
}

.apply-agree label { margin-right: 10px; }

.apply-sub {
    background: #068dea url("http://www.erp321.com/image/2017/apply_ico.png") no-repeat;
    background-position: 0 -330px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 146px;
}

.apply-sub:hover { background-position: 0 -382px; }

.apply-code-btn {
    background: #068dea;
    /*float: right;*/
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    padding-left: 8px;
    padding-right: 8px;
    /*width: 56px;*/
    text-align: center;
}

.apply-code-btn:hover { background: #0eb2f1; }

.apply-code-btn-disabled, .apply-code-btn-disabled:hover {
    background: #d2d2d2;
    cursor: default;
}


input.placeholder { color: #666 }

.apply-btn {
    background: #068dea;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 56px;
}

.reset-btn {
    background: #ff0000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 56px;
}

.login-info a { color: #0eb2f1; }

.login-info a:hover { text-decoration: underline; }
