﻿@charset "utf-8";
/* Write your styles */
/*--------------2017/11/28------------*/
* {
    padding: 0px;
    margin: 0px;
}

body {
    font-family: '微软雅黑' !important;
    font-size: 14px;
}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    word-wrap: break-word;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, label, img, th {
    vertical-align: middle;
}

address, cite, dfn, em, var {
    font-style: normal;
}

code, kbd, pre, samp {
    font-family: courier new,courier,monospace;
}

select optgroup {
    color: #CAC8BB;
}

input.button, input.btn {
    /* padding: 0.25em; */
    width: auto;
    _width: 0;
    overflow: visible !ie;
}

input.dialog {
    height: 0;
    _height: 0;
    font-size: 0;
    line-height: 0;
    border: none;
}

ul, ol, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: inherit;
}

    a:hover {
        text-decoration: underline;
        color: inherit;
    }

::-webkit-scrollbar {
    width: 6px;
    height: 6px;
    background-color: #b2c0d7;
    border-radius: 10px;
}

::-webkit-scrollbar-track {
    background-color: #b2c0d7;
}

::-webkit-scrollbar-thumb {
    background-color: #3d4e6a;
}



.login-header-box {
    width: 100%;
    background: #FFFFFF;
    border-bottom: 1px #eee solid;
}

.login-header {
    width: 1000px;
    margin: auto;
    height: 80px;
    line-height: 80px;
}
.login-header-img {
    display: inline-block;
    padding: 12px 0;
}
.login-header-img img {
    width: 250px;
    height: 54px;
}
.retrieve-password-step .step-img {
    position: relative;
    margin: auto;
    width: 790px;
    text-align: center;
    margin-top: 90px;
}

.retrieve-password-step {
    overflow: hidden;
    width: 100%;
}

.box {
    width: 1500px;
    margin: 0 auto;
}

.step-img ul {
    position: relative;
    z-index: 9;
    height: 100px;
}

.step-img ul li {
    position: absolute;
    margin-left: -13%;
    width: 25%;
    text-align: center;
}
.step-img ul li:nth-child(2) {
    left: 33%;
}
.step-img ul li:nth-child(3) {
    left: 66%;
}
.step-img ul li:nth-child(4) {
    left: 100%;
}
.step-img ul li .p1 {
    margin: auto;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ccc;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 26px;
}
.step-img ul li.ac-li .p1 {
    background: #f13a47;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}
.step-img ul li .p2 {
    margin-top: 18px;
    color: #999;
    line-height: 18px;
}
.step-img ul li.ac-li .p2 {
    color: #0d4377;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}


.step-box-hidden {
    overflow: hidden;
}

.retrieve-password-step .step-box {width: 100%;}
.step-box .step-main {
    float: left;
    width: 100%;
    display: none;
}
.step-box .stem-action {
    display: block !important;
}
.step-main table {
    margin: 70px auto 0;
    width: 700px;
    text-align: center;
}

.step-main table td {
    padding: 12.5px 0;
}
.step-main table td {
    padding-right: 20px;
    color: #626262;
    text-align: right;
    font-size: 14px;
}
.step-main table td:nth-child(2n) {
    padding-right: 0;
    line-height: 60px;
}
.step-main table tr:nth-child(2n-1) td {
    padding-top: 0;
    width: 141px;
}
.verify-input {
    width: 50% !important;
}
.dfe-vera {
    width: 40% !important;
}
.step-main table td .input-box {
    position: relative;
    width: 510px;
    height: 35px;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.step-main table td .input-box input {
    padding-left: 10px;
    width: 50%;
    height: 100%;
    outline: 0;
    border-radius: 3px;
    border: 1px solid #dddddd;
    font-size: 14px;
    margin-right: 20px;
}

.verify-img {
    width: 50%;
    line-height: 40px;
}

.verify-img p {
    margin: 0;
    padding-right: 10px;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.verify-img img {
    width: 80px;
    height: 30px;
}

.verify-img p span {
    color: #21a7f4;
}

.btn-submit {
    margin: 30px auto;
    width: 280px;
    outline: 0;
    font-weight: 500;
    background: #f13a47;
    border-radius: 8px;
    color: #ffffff;
    height: 44px;
    font-size: 24px;
    letter-spacing: 5px;
    cursor: pointer;
}
.forget_password_area {
    background: #fff;
    padding: 30px 0;
    text-align: center;
}

.main {
    background: #f2f2f2;
    padding: 50px 0;
}
.eml-box {
    width: 333px !important;
}
.step-main table td .input-text {
    padding-left: 10px;
    text-align: left;
}
.mailbox-bnt p {
    margin: 0;
    margin-left: 10px;
    width: 100px;
    height: 35px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    color: #555;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.step-btn {
    margin: auto;
    width: 410px;
}
.step-btn a {
    display: block;
    width: 280px;
    border: 0;
    text-align: center;
    line-height: 42px;
    margin: 45px auto;
    outline: 0;
    font-weight: 600;
    background: #f13a47;
    border-radius: 8px;
    color: #ffffff;
    height: 42px;
    font-size: 20px;
    letter-spacing: 5px;
}
.step-btn-tip {
    margin: 50px auto 0;
    padding-left: 59px;
    width: 410px;
    color: #555;
    text-align: left;
    letter-spacing: 1.2px;
    font-weight: 600;
    font-size: 30px;
}

/*底部*/
.login-footer-box {
    width: 100%;
    min-width: 1000px;
    height: 92px;
}

.login-footer {
    width: 1000px;
    margin: auto;
    background: #FFFFFF;
    text-align: center;
    padding-top: 27px;
}

.put-on-records {
    font-size: 12px;
    color: #999999;
    line-height: 12px;
    margin-top: 18px;
    letter-spacing: 1.3px;
}



/*---------------------2019-01-18-----------------------*/
.t_password_title {
    font-size: 26px;
    color: #555;
    text-align: left;
    margin: 0 57px;
    border-bottom: 1px #eee solid;
}

    .t_password_title p {
        display: inline-block;
        padding: 30px 0;
        border-bottom: 2px #da251d solid;
    }
