html, body, div, hr, span, table, img, label, form, ul, li {
    padding: 0;
    margin: 0;
    border: 0;
    display: block;
}

input, textarea {
    outline: none;
}

html, body {
    font: small/normal Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-family: 方正中等线简体;
}

body {
}

html {
    overflow: auto;
}

ul li {
    float: left;
    list-style-type: none;
}

.footer {
    position: relative;
    width: 1000px;
    height: 65px;
    color: #999;
}

.footer span, .footer a, .footer h1 {
    float: left;
    line-height: 65px;
    height: 65px;
    vertical-align: baseline;
}

.footer h1 {
    font-size: 14px;
    font-weight: normal;
}

.footer .logo {
    background-image: url(images/ns_blue_30.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 70px;
    height: 65px;
}

.footer .copy {
    margin: auto;
    width: 360px;
}

a {
    color: #666;
    text-decoration: none;
    margin-right: 5px;
    cursor: pointer;
}

a:hover {
    color: #1f79ae;
    font-weight: 700;
    text-decoration: underline;
}

.login-main {
    position: relative;
    width: 100%;
    height: 99%;
    margin-right:100px;
    text-align: left;
}

.login-main-fr {
    text-align:left;
}

.login-main-fr .login-input{
    margin-top:5px;
}

.login-main-fr .login-submit{
    margin-top:5px;
}

.login-main-fr .login-input,.login-main-fr .login-input-chk,.login-main-fr .submit{
    background-image: url(images/background/loginv8_New.png);
    background-repeat: no-repeat;
}

.login-main-fr .login-input .ico{
    background-image: none;
}

.login-main-fr .login-input INPUT{
    position: absolute;
    top: 4px;
    padding: 0;
}

#SaveFlag{
    float:left;
    margin-right:5px;
}

.login-img-loading {
    position: absolute;
    top: 380px;
    left: 500px;
    background-image: url("images/loading_.gif");
    background-repeat: no-repeat;
    background-position: 10px center;
    width: 200px;
    height: 30px;
    z-index: 99;
    padding-left: 30px;
    line-height: 30px;
}

.login-box {
    position: absolute;
    width: 441px;
    height:390px;
    margin:10% 0 0 66%

}

.login-main-fr .login-box {
    position:static;
    width: 250px;
    height:390px;
    margin-top:0px;
    right:10px;
    margin-left:15px;
}

.bg-action {
    position: absolute;
    right: 130px;
    top: 550px;
}

.login-hidden {
    position: absolute;
    top: -1000px;
    display: none;
}

.login-bg1 {    
    /*有标题图片无二维码*/
    background-position: -20px -20px;
    background-repeat: no-repeat;
    margin-right:0;
    height:450px;
}

.login-bg2 {  
     /*有标题图片有二维码*/  
    background-position: -20px -536px;
    background-repeat: no-repeat;
    margin-right:0;
    height:450px;
}

.login-bg3 {  
     /*无标题图片有二维码*/  
    background-position: -641px -591px;
    background-repeat: no-repeat;
    margin-right:0;
    height:450px;
}

.login-bg4 {    
     /*无标题图片无二维码*/
    background-position: -20px -1052px;
    background-repeat: no-repeat;
    margin-right:0;
    height:450px;
}

.login-main-fr .login-bg {
    background:none;
}

.login-bottom {
    background-image: url(images/login.png);
    background-position: -0px -445px;
    background-repeat: no-repeat;
    width: 340px;
    height: 45px;
    position: relative;
    left: 0px;
    top: 0px;
    clear: both;
}
.login-main-fr .login-bottom {
    background:none;
    display:none;
}
.login-form {
    width: 375px;
    margin-left: 20px;
    float:left;
}
.login-main-fr .login-form {
    margin-top:0px;
    float:left;
}
.login-title {
    line-height: 40px;
    height: 30px;
    width: 300px;
    position: relative;
    top: 20px;
}

.new-login-title
{    
    padding-left:10px;
    margin-top:15px;
    font-size: 15px;
    font-family: 方正中等线简体;
    font-weight: 700;
    color: #666; 
}

.login-title p {
    font-size: 15px;
    color: #666;
    position: relative;
    left: 20px;
    font-weight: 700;
}

.login-momory {
    display: block;
    position: relative;
    width: 200px;    
    margin-top:15px;
}

.login-momory .chktitle{
    font-size: 14px;
    font-family: 方正中等线简体;
    font-weight: 600;
    color: #666;
    left:5px;
}

.login-input{
    /*background-image: url(images/loginv8.png);*/
    background-position: -473px -21px;
    background-repeat: no-repeat;
    position: relative;
    width: 200px;
    height: 32px;
    line-height: 30px;
    margin: 15px 0 0 0;
    clear: both;
    border-radius: 4px;
}

.login-input-chk{
    /*background-image: url(images/loginv8.png);*/
    background-position: -473px -111px;
    background-repeat: no-repeat;
    position: relative;
    width: 350px;
    height: 32px;
    line-height: 30px;
    margin: 15px 0 0 0;
    clear: both;
    border-radius: 4px;
}

.login-input .ico {
    position: absolute;
    left: 15px;
    top: 13px;
    line-height: 41px;
    background-image: url(images/login.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 18px;
}

.ico-uid {
    background-position: -473px -21px;
}

.ico-pwd {
    background-position: -473px -21px;
}

.ico-chk {
    background-position: -664px -20px;
}

.login-input-chk input,.login-input-chk .input-val {
    position: absolute;
    top: 2px;
    left: 10px;
    height: 21px;
    width: 75px;
    font-size: 14px;
    font-weight: 400;
    border: none;
    font-family: verdana;
    line-height: 21px;
    background: transparent !important;
    z-index: 2;
}

.chk-show-img{
    text-decoration:underline;
    margin-left:100px;
}

.login-input input,.login-input .input-val{
    position: absolute;
    top: -4px;
    left: 10px;
    width: 180px;
    padding: 9px 0 10px;
    height: 21px;
    font-size: 14px;
    font-weight: 700;
    border: none;
    font-family: verdana;
    line-height: 21px;
    color: #2476aa;
    background: transparent !important;
    z-index: 2;
}

.login-focus {    
}

.login-input .caption{
    position: absolute;
    left: 10px;
    color: #ccc;
    z-index: 1;
}

.login-input-chk .caption{
    position: absolute;
    left: 2px;
    color: #ccc;
    z-index: 1;
}

.login-input-chk .view-chk {
    position: absolute;
    left: 100px;
    top: 0px;
    z-index: 3;
}

.login-empty .caption {
    display: none;
}

.login-submit {
    height: 45px;
    line-height: 42px;
    margin-top:10px;
    clear: both;
}

.login-loading {
    display: none;
    position: relative;
    width: 255px;
    height: 51px;
    margin: 10px 0 0 15px;
    clear: both;
}

.login-loading .ico {
    position: absolute;
    left: 15px;
    margin-top: 15px;
    line-height: 42px;
    background-image: url(images/loading_.gif);
    background-repeat: no-repeat;
    width: 40px;
    height: 45px;
    z-index: 4;
}

.login-loading .caption {
    position: absolute;
    left: 35px;
    color: green;
    line-height: 40px;
    z-index: 1;
}

.submit {
    margin-top: 15px;
    /*background-image: url(images/loginv8.png);*/
    background-position: -473px -198px;
    background-repeat: no-repeat;
    border: 0px;
    left: 0px;
}

.btn, .submit{
    width: 202px;
    height: 36px;
    float: left;
    text-align: center;
    cursor: pointer;
    border: 0;
    padding: 0;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
    vertical-align: baseline;
    line-height: 38px;
    outline: 0;
    background-color:transparent;
}

button {
    -webkit-appearance: button;
}

#checkImg {
    cursor: pointer;
}

.bg-action a {
    background-image: url(images/login.png);
    background-repeat: no-repeat;
    width: 36px;
    height: 36px;
    float: left;
}

.prev {
    background-position: -398px -380px;
}

.next {
    background-position: -434px -380px;
}

a.prev:hover {
    background-position: -398px -416px;
}

a.next:hover {
    background-position: -434px -416px;
}

.login-back {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #eee;
    background-repeat:no-repeat;
    background-size:100% 100%;
}

.login-left{
    width:200px;
    margin-left:38px;
}

.login-center{
    /*background-image: url(images/loginv8.png);*/
    background-position: -1090px -20px;
    background-repeat: no-repeat;
    margin-top:40px;
    height:315px;
    margin-left:10px;
}

.login-right{
    margin-top:20px;
    margin-left:5px;
    width:110px;
}
.login-android{
    /*background-image: url('images/安卓二维码.png');*/
    background-repeat: no-repeat;
    width:80px;
    height:80px;
}

.login-iso{
    /*background-image: url('images/苹果二维码.png');*/
    background-repeat: no-repeat;
    width:80px;
    height:80px;
}

.login-info{
    margin-top:15px;
    margin-bottom:5px;
    margin-left:-12px;
    text-align:center;
    font-size: 12px;
    font-family: 方正中等线简体;
    width:110px;
    font-weight:600;
    color: #666; 
}

