﻿
.maincontent {
    width: 100%;
    Height: 400px;
    border: 1px solid #dddddd;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}
/*步骤提示图案*/
    .maincontent .NowStateImg {
        width: 100%;
        height: auto;
        border-bottom: 1px solid #dddddd;
        text-align: center;
        margin: 0 auto;
        zoom: 1;
    }

        .maincontent .NowStateImg span {
            margin: 50px 0px 50px 157px;
            zoom: 1;
            text-align: center;
            width: 885px;
            height: 60px;
            padding: 1px;
            display: block;
        }

.findPW1 {
    background: url(/content/images/findmypwd/forgetPW1.jpg) no-repeat;
}

.findPW2 {
    background: url(/content/images/findmypwd/forgetPW2.jpg) no-repeat;
}

.findPW3 {
    background: url(/content/images/findmypwd/forgetPW3.jpg) no-repeat;
}


.findPW1-en {
    background: url(/content/images/findmypwd/forgetPW1-en.jpg) no-repeat;
}

.findPW2-en {
    background: url(/content/images/findmypwd/forgetPW2-en.jpg) no-repeat;
}

.findPW3-en {
    background: url(/content/images/findmypwd/forgetPW3-en.jpg) no-repeat;
}

.maincontent .setMailDiv, .setNewPwDiv, .findPWOKDIV {
    width: 100%;
    height: auto;
    padding: 30px 0px 0px 0px;
    float: left;
}


.writeMail {
    width: 500px;
    height: 16px;
    line-height: 16px;
    float: left;
    text-align: right;
    margin: 5px 10px 5px 0px;
    display: block;
    color: #9A9A9A;
}

.mailtext {
    width: 650px;
    height: auto;
    float: left;
    text-align: left;
    display: block;
}

.writeYZM {
    width: 500px;
    height: 16px;
    line-height: 16px;
    float: left;
    text-align: right;
    margin: 20px 10px 20px 0px;
    display: block;
    color: #9A9A9A;
}

.YZMText {
    width: 650px;
    height: auto;
    float: left;
    text-align: left;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

.f-txt-written {
    font-size: 10px;
    padding-top: 0px;
    line-height: 14px;
}

    .f-txt-written p {
        color: #00ABBD;
    }

.tdu {
    color: #9A9A9A;
}

.f-input {
    line-height: 11px;
    padding-bottom: 0px;
}

.sendMailBtn {
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-left: 510px;
    background: #00ABBD;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    cursor: pointer;
    float: left;
}

.writeNewPW {
    width: 500px;
    height: 16px;
    line-height: 16px;
    float: left;
    text-align: right;
    margin: 5px 10px 5px 0px;
    display: block;
    color: #9A9A9A;
}

.pwText {
    width: 220px;
    height: auto;
    float: left;
    text-align: left;
    display: block;
}

.pwgz {
    width: 430px;
    height: 16px;
    line-height: 16px;
    float: left;
    text-align: left;
    margin: 5px 10px 5px 0px;
    display: block;
    color: #9A9A9A;
}

.wrigtPWAgainDIV {
    width: 500px;
    height: 16px;
    line-height: 16px;
    float: left;
    text-align: right;
    margin: 20px 10px 20px 0px;
    display: block;
    color: #9A9A9A;
}

.pwAgainText {
    width: 220px;
    height: auto;
    float: left;
    text-align: left;
    display: block;
    padding-top: 15px;
}

.againPWgz {
    width: 430px;
    height: 16px;
    line-height: 16px;
    float: left;
    text-align: left;
    margin: 20px 10px 20px 0px;
    display: block;
    color: #9A9A9A;
}

.setPWSubmit {
    width: 100%;
    margin: 0 auto;
    height: auto;
    display: block;
    float: left;
}

    .setPWSubmit .setPWSubmitBtn {
        width: 120px;
        height: 30px;
        line-height: 30px;
        display: block;
        margin-left: 538px;
        background: #00ABBD;
        color: #FFFFFF;
        font-weight: bold;
        padding: 5px 0px 5px 0px;
        cursor: pointer;
        text-align: center;
    }

.PWsuccessLeft {
    float: left;
    width: 500px;
    height: auto;
    text-align: right;
    margin-right: 10px;
}

.PWsuccessRight {
    float: left;
    width: 600px;
    height: auto;
    text-align: left;
    margin-left: 20px;
}

.ts1, .goback {
    color: #00ABBD;
}

    .goback:hover {
        color: #00ABBD;
    }

.ts2 {
    color: #9A9A9A;
}

.writeYZM {
    clear: both;
}

/*头部图片*/
.logImg {
    float: left;
    width: 185px;
}

/*头部图片*/
.headerDiv {
    background: url(/content/images/regestLogbg.jpg) repeat-x;
    height: 90px;
    overflow: hidden;
}


/*中英文切换*/
.lan {
    float: left;
    margin-left: 10px;
    margin-top: 15px;
}

.icon-toggle {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background: url(/content/images/toggle.png) no-repeat 0 center;
}

/*找回密码页面中的文本框*/
.f-pwdtxt {
    width: 198px;
    height: 30px;
    line-height: 30px;
    padding: 4px 5px;
    border: 1px solid #dddddd;
    color: #333;
    vertical-align: middle;
    _vertical-align: baseline;
    outline: none;
}

/*密码链接过期提示页面样式*/
.new-label {
    width: 1200px;
    padding: 160px 0;
    overflow: hidden;
    margin: 0 auto;
}

    .new-label img {
        float: left;
        margin-left: 223px;
        padding: 10px 0;
        border-right: #ddd solid 1px;
        padding-right: 50px;
    }

    .new-label dl {
        margin-left: 446px;
        padding-left: 70px;
        overflow: hidden;
        padding-top: 40px;
    }

.new-error dl dt {
    font: 20px/30px 'Microsoft YaHei';
    color: #333;
}

.new-error dl dd.ne-label {
    line-height: 20px;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.new-error dl dd.ne-sub {
    margin-top: 25px;
}

    .new-error dl dd.ne-sub a {
        width: 132px;
        float: left;
        display: inline-block;
        height: 33px;
        text-align: center;
        color: #fff;
        font: 16px/31px 'Microsoft YaHei';
        background: url(/content/images/i/404-a.jpg) no-repeat;
        margin-right: 15px;
    }

        .new-error dl dd.ne-sub a.ne-index {
            background-position: 0 -33px;
        }
