#banner{ display:none}
.login-wrap {
    background:url(../../images/login/top_banner2.jpg) no-repeat center center;
    height: 700px;
}
.login-nc {
    background-color: #fff;
    border-left: 1px solid #e6e6e6;

    padding: 19px 60px 29px;
    width: 400px; margin:50px auto; float:left ;
}
.nc-regist{
    color: #aaa;

    font-size: 14px;
    height: 40px;
    line-height: 20px;
    margin-top: 12px; margin-left:18px;
}
.nc-regist span {
    display: inline-block;
    vertical-align: top;
}
.nc-regist .avatar {
    border-radius: 100%;
    height: 40px;
    margin-right: 6px;
    width: 40px;
}
.nc-regist .avatar img {
    border-radius: 100%;
    height: 40px;
    width: 40px;
}
.nc-regist a {
    font-weight: 600;
    margin-left: 4px;
}

.nc-regist a{ color:#006dd9;  }
.login-nc-content{
    margin-top: 20px;
    padding: 0 20px 20px;
}
.login-nc-form dl {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    height: 52px;
    margin-top: -1px;
    position: relative;
    width: 358px;
    z-index: 1;
    float: left;
}
.login-nc-form dl dt {
    color: #666;
    float: left;
    font-size: 14px;
    line-height: 22px;
    padding: 16px 0 16px 20px;
    width:70px;
}
.login-nc-form .code-div {
    height: 54px;
    width: 360px;float: left;
}

.login-nc-form .code-div label.error {
    background:none;
    left: auto;
    min-width: auto;
    padding: 0;
    right: 10px;
    top: 15px;
}
.login-nc-form .code-div02 label.error { left:240px;

}
.login-nc-form dl dd {
    float: left;
    height: 28px;
    padding: 12px 0;
}

.login-nc-form dl dd .text {
    width: 240px;
}
.login-nc-form dl dd .text {
    border: 0 none;
    font-family: "microsoft yahei";
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    width: 250px;
}
/*input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.password:focus, textarea:focus {
    border-color: #ccd0d9;
    color: #333;
    outline: 0 none;
}*/
input[type="text"], input[type="password"], input.text, input.password { font: 12px/20px Arial; color: #777; background-color: #FFF; vertical-align: top; display: inline-block; height: 20px; padding: 4px; border: solid 1px #E6E9EE; outline: 0 none;}
input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.password:focus, textarea:focus { color: #333; border-color: #CCD0D9; outline: 0 none;}
input[type="text"].error, input[type="password"].error, textarea.error { border: dashed 1px #ED5564; outline: 0 none;}

.register .vol {
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-style: oblique;
    font-weight: 600;
}
.register .vol .b {
    color: #006dd9;
}
.register .vol .o {
    color: #ff6d3b;
}
.register .vol em {
    color: #000;
    font-family: Georgia,Arial;
    font-style: italic;
    font-weight: 600;
    margin-left: 2px;
}
.login-nc-content .handle-div {
    line-height: 20px;
    margin-top: 15px;
    overflow: hidden; width:360px; float:left;
}
.login-nc-content .handle-div .auto {
    color: #999;
    float: left;
}
.login-nc-content .handle-div .auto .checkbox {
    display: inline-block;
    margin-right: 4px;
    vertical-align: middle;
}
.login-nc-content .handle-div .auto em {
    color: #ff3238;
    display: inline-block;
    line-height: 20px;
    margin-left: 6px;
    vertical-align: top;
}
.login-nc-content .handle-div .forget {
    float: right;
}
.login-nc-content .handle-div a.forget { color:#006dd9;}
.login-nc-content .handle-div a.forget:hover { color:#c81623;}
.login-nc-content .submit-div {
    margin-top: 15px;
}
.login-nc-content .submit-div .submit {
    background-color: #006dd9;
    border: 1px solid #006dd9;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-family: "microsoft yahei";
    font-size: 16px;
    font-weight: 600;
    height: 42px;
    width: 360px; margin-top:10px;
}
.login-nc-content .submit-div .submit:hover{ background-color:#0561bc;  }




.login-nc-form .code-div dl {
    width: 237px;
}
.login-nc-form .code-div span {
    border: 1px solid #e6e6e6;
    float: left;
    height: 54px;
    margin: -1px 0 0 -1px;
    position: relative;
    width: 120px;
    z-index: 1;
}
.login-nc-form .code-div span img {
    height: 54px;
    width: 120px;
}
.login-nc-form .code-div span a {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: none;
    font-size: 14px;
    height: 54px;
    left: 0;
    line-height: 52px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 120px;
    z-index: 1;
}
.login-nc-form .code-div span:hover a {
    display: block;
}
.login-nc-form dl.error02 {
    border-color: #f32613;
    z-index: 2;
}
.login-nc-form label.error02 i {
    color: #f32613;
    font-size: 24px;
    margin-right: 12px;
    vertical-align: middle;
}
.login-nc-form label.error {
    background: #fff5d9;
    color: #000;
    height: 24px;
    left:227px;
    line-height: 24px;
    padding: 8px 10px;
    position: absolute;
    text-align: left;
    top: 5px;
    white-space: nowrap;
    z-index: 2; float:right;
}
.login-nc-form label.error i {
    color: #ff500b;
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.login-nc-form label.error03 {
    background: #fff5d9;
    color: #000;
    height: 24px;
    left:239px;
    line-height: 24px;
    padding: 8px 10px;
    position: absolute;
    text-align: left;
    top: 5px;
    white-space: nowrap;
    z-index: 2; float:right;
}
.login-nc-form label.error03 i {
    color: #ff500b;
    font-size: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

.login-nc-form dl.error {
    border-color: #f32613;
    z-index: 2;
}

.login-wrap { float:left;

   
  
    width: 100%; 
}
.login-wrap-box{ width:1200px; height:500px; margin:100px auto; background-color: #fff;border: 1px solid #e6e6e6; border-radius: 5px;  }
.login-wrap-box .logincontr { margin-top:80px;
    float: left;
    margin-left: 123px;
    margin-right: 0;
    width: 470px;
}
