html, body {
    margin: 0px;
    padding: 0px;
    background: #F7F7F7;
}
.headerDiv {
    position: relative;    
    min-width: 950px;
    height: 90px;
    z-index: 99;
}

.headerDiv .layout,
.mainDiv .layout {
    width: 1200px;
    height: 100%;
}

.headerDiv-left {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -27px;
}

.headerDiv-right {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -40px;
}

.login-banner,
.login-bg {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.login-banner {
    top: 520px;
    height: 95px;
}

.login-bg {
    top: 0px;
    height: 520px;
}

.login-body {
    width: 1200px;
    height: 615px;
    margin: 0 auto;
}

.login-form {
    width: 380px;
    height: 410px;
    position: absolute;
    right: 0;
    top: 55px;
    margin-right: 0;
    background-color: #fff;
}

.login-form-title {
    padding: 30px 40px;
    font-size: 18px;
}


    .login-form-title hr {
        height: 1px;
        border: none;
        background-color: #d60029;
    }

    .login-form-title h2 {
        width: 290px;
        position: absolute;
        background-color: #fff;
        top: 19px;
        left: 25%;
        margin-left: -70px;
        font-size: 15px;
        text-align: center;
        color: grey;
    }

.tab-mobile, .tab-account {
    cursor: pointer;
    width: 40%;
    color: #999;
}

.mobilebtn {
    color: #fff;
    line-height: 40px;
    text-align: center;
    letter-spacing: 0px;
    font-size: 16px;
    font-weight: 700;
    background-image: none;
    background-color: #d00229;
}

.mobileLogin {
    display: none;
}


.tab-black {
    color: black;
}

.tab-line {
    width: 20%;
    text-align: center;
    color: #ccc;
}

/*.login-form-input input {
    width: 242px;
    height: 40px;
    padding-left: 15px;
    outline: none;
    border: none;
}*/

.login-form-sms {
    width: 242px;
    height: 40px;
    padding-left: 15px;
    outline: none;
    border: none;
}

.login-form-sms-text {
    width: 138px;
    height: 40px;
    outline: none;
    border: none;
    margin-right: 3px;
    padding-bottom: 0px;
}

.login-form-sms-btn {
    width: 100px;
    height: 40px;
    float: right;
}


.icon-user,
.icon-pwd,
.icon-mobile,
.icon-sms {
    width: 18px;
    height: 20px;
    display: block;
    margin-top: 10px;
    margin-left: 11px;
}


.icon-mobile {
    background: url(../images/icon-mobile.png) no-repeat center;
}

.icon-sms {
    background: url(../images/icon-sms.png) no-repeat center;
}

.login-form-error {
    position: absolute;
    top: 45px;
    left: 40px;
}

.clp-copyright {
    text-align: center;
}



.mobileLogin {
    display: none;
}

.remark-grey {
    color: grey;
    margin-top: 10px;
}





.login-form-body {
    padding: 0 40px;
}

.login-form-item {
    height: 40px;
    border: 1px solid #ddd;
}

.login-form-icon {
    width: 40px;
    height: 40px;
    border-right: 1px solid #ddd;
    background-color: #f5f5f5;
}

.login-form-input {
    height: 40px;
    margin-left: 15px;
}

    .login-form-input input {
        width: 100%;
        height: 100%;
    }

.icon-user,
.icon-pwd {
    width: 18px;
    height: 20px;
    display: block;
    margin-top: 10px;
    margin-left: 11px;
}


.login-form-sms-bt:hover {
background-color:grey
}
.icon-user {
    background: url(../images/icon-user.png) no-repeat center;
}

.icon-pwd {
    background: url(../images/icon-pwd.png) no-repeat center;
}

.login-form-error {
    position: absolute;
    top: 49px;
    left: 40px;
}

.btn-login,
.btn-register {
    width: 140px;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    margin: 30px 0;
}

.btn-login {
    background-color: #d60029;
}

.btn-register {
    background-color: #00a0b8;
    margin-left: 16px;
}

.login-form-welfare {
    height: 50px;
    padding: 10px 10px 0 10px;
    background-color: #eee;
}

.welfare-item {
    padding-left: 45px;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    float: left;
    margin: 0 10px;
}

.icon-car {
    background: url(../images/icon-car.png) no-repeat;
}

.icon-protect {
    background: url(../images/icon-protect.png) no-repeat;
}

.icon-service {
    background: url(../images/icon-service.png) no-repeat;
}

.tishiSpan {
    border: 1px solid #D71635;
    /*background: #FFEBEC url(../images/sprite_litter.png) no-repeat 10px -1116px;*/
    background: #FFEBEC url(../images/sprite_litter.png) no-repeat 6px -1120px;
    /*padding-left: 40px;*/
    padding-left: 30px;
    height: 26px;
    /*width: 260px;*/
    width: 270px;
    font-size: 12px;
    line-height: 29px;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.baiduHeadDiv img {
    margin-top: 10px;
}

.one_txt_cut {
    overflow: hidden;
}


.footer-nav dd {
    width: 129px;
    height: 14px;
    line-height: 22px;
    padding: 4px 0;
}


.footer_two_txt {
    width: 129px;
    height: 14px;
    display: block;
}


.footer_one_txt {
    width: 129px;
    height: 17px;
}
