﻿@charset "utf-8";

.logo_img {
    height: 45px;
}
/**  全局样式  **/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, p, input, select, button, textarea, iframe, table, th, td {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: top;
}

ul, li {
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

body, input, select, button, textarea {
    font-size: 14px;
    font-family: "微软雅黑","microsoft yahei",Arial,Helvetica,sans-serif;
}

button {
    cursor: pointer;
}

i, em, cite {
    font-style: normal;
}

body {
    background: #f3f3f3;
    color: #666;
    line-height: 1.2;
}

a, a:link {
    color: #666;
    text-decoration: none;
}

    a:visited {
    }

    a:active, a:hover {
        text-decoration: none;
        color: #333;
    }

    a:focus {
        outline: none;
    }

.fixed:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.fixed {
    display: block;
    min-height: 1%;
}

*html .fixed {
    height: 1%;
}

.more {
    float: right;
}

    .more a {
        font-weight: normal;
        font-size: 12px;
    }

.fl, .fr {
    display: inline;
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.h10 {
    width: 100%;
    height: 10px;
    overflow: hidden;
    clear: both;
}

.h15 {
    width: 100%;
    height: 15px;
    overflow: hidden;
    clear: both;
}

.h30 {
    width: 100%;
    height: 30px;
    overflow: hidden;
    clear: both;
}

.width1185 {
    width: 1185px;
    margin: 0 auto;
}

.width960 {
    width: 960px;
    margin: 0 auto;
    min-height: 650px;
}

.hidden {
    display: none;
}

.green {
    color: #459df5;
}

.gray {
    color: #666;
}

.gray2 {
    color: #999;
}

.orange {
    color: #f06a18;
}

/**  找回密码  **/
/* 输入登录名 */
.re_password {
    overflow: hidden;
    width: 100%;
    background: #fff;
}

    .re_password .re_step {
        overflow: hidden;
        width: 745px;
        margin: 50px auto 0 auto;
        background: url(../images/re_password_line.png) no-repeat left 60px;
    }

    .re_password .re_step1 {
        width: 92px;
        margin-left: 24px;
    }

        .re_password .re_step1 dl {
        }

        .re_password .re_step1 dd {
            font-size: 16px;
            color: #48b248;
            text-align: center;
        }

        .re_password .re_step1 dt {
            width: 53px;
            height: 53px;
            line-height: 53px;
            margin: 14px auto 0 auto;
            color: #fff;
            font-size: 24px;
            font-family: arial;
            font-weight: bold;
            text-align: center;
            background: url(../images/re_password_s.png) no-repeat;
        }

        .re_password .re_step1 span {
            float: left;
            display: block;
            width: 22px;
            height: 19px;
            margin: 17px 0 0 16px;
            background: url(../images/finish_i.png) no-repeat;
        }

    .re_password .re_step2 {
        width: 92px;
        margin-left: 112px;
    }

        .re_password .re_step2 dl {
        }

        .re_password .re_step2 dd {
            font-size: 16px;
            color: #666;
            text-align: center;
        }

        .re_password .re_step2 dt {
            width: 53px;
            height: 53px;
            line-height: 53px;
            margin: 14px auto 0 auto;
            color: #cccccc;
            font-size: 24px;
            font-family: arial;
            font-weight: bold;
            text-align: center;
            background: url(../images/re_password_s2.png) no-repeat;
        }

        .re_password .re_step2 span {
            float: left;
            display: block;
            width: 22px;
            height: 19px;
            margin: 17px 0 0 16px;
            background: url(../images/re_password_fis.png) no-repeat;
        }

    .re_password .re_step3 {
        width: 92px;
        margin-left: 112px;
    }

        .re_password .re_step3 dl {
        }

        .re_password .re_step3 dd {
            font-size: 16px;
            color: #48b248;
            text-align: center;
        }

        .re_password .re_step3 dt {
            width: 53px;
            height: 53px;
            line-height: 53px;
            margin: 14px auto 0 auto;
            color: #56cc56;
            font-size: 24px;
            font-family: arial;
            font-weight: bold;
            text-align: center;
            background: url(../images/re_password_s3.png) no-repeat;
        }

.information_input {
    padding: 0 30px 0 180px;
}

    .information_input .information_input_s {
        width: 490px;
    }

        .information_input .information_input_s dl {
        }

        .information_input .information_input_s dd {
            float: left;
            width: 100px;
            line-height: 50px;
        }

        .information_input .information_input_s dt {
            float: left;
        }

        .information_input .information_input_s .input_c {
            width: 300px;
            height: 48px;
            line-height: 48px;
            padding: 0 10px;
            font-size: 14px;
            color: #666;
            border: 1px solid #e7e7e7;
        }

        .information_input .information_input_s .input_c2 {
            width: 180px;
            height: 48px;
            line-height: 48px;
            padding: 0 10px;
            font-size: 14px;
            color: #666;
            border: 1px solid #e7e7e7;
        }

        .information_input .information_input_s .input_button {
            width: 110px;
            height: 50px;
            line-height: 50px;
            margin-left: 12px;
            border: 1px solid #e7e7e7;
            background: #fafafa;
            color: #999;
            cursor: pointer;
            display: inline-block;
            text-align: center;
        }

    .information_input .tip_s {
        width: 250px;
    }

        .information_input .tip_s dl {
            margin-left: 16px;
        }

        .information_input .tip_s dd {
            float: left;
            line-height: 50px;
            padding-left: 5px;
            color: #459DF5;
        }

        .information_input .tip_s dt {
            float: left;
            width: 20px;
            height: 20px;
            margin-top: 14px;
        }

.determine_btn {
    padding-left: 69px;
    margin-top: 30px;
}

    .determine_btn .submit {
        width: 421px;
        height: 60px;
        line-height: 60px;
        background: #459DF5;
        text-align: center;
        font-size: 18px;
        border: none;
        color: #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

/** 验证身份 **/
.information_input2 {
    padding: 0 30px 0 170px;
}

    .information_input2 dl {
        clear: both;
        width: 100%;
        padding-top: 20px;
    }

    .information_input2 dd {
        float: left;
        width: 88px;
        line-height: 50px;
        padding-right: 10px;
        text-align: right;
    }

    .information_input2 dt {
        float: left;
    }

    .information_input2 span {
        line-height: 50px;
    }
/* 模拟下拉选项 */
.divscon3 {
}

    .divscon3 cite {
        width: 144px;
        height: 48px;
        line-height: 48px;
        display: block;
        color: #666;
        cursor: pointer;
        font-style: normal;
        padding-left: 10px;
        padding-right: 15px;
        border: 1px solid #e7e7e7;
        background: url(images/re_password_down.png) no-repeat 125px center #fff;
    }

    .divscon3 ul {
        width: 169px;
        border: 1px solid #d8d8d8;
        background-color: #ffffff;
        position: absolute;
        z-index: 20000;
        margin-top: -1px;
        display: none;
    }

        .divscon3 ul li {
            height: 48px;
            line-height: 48px;
        }

            .divscon3 ul li a {
                display: block;
                height: 48px;
                color: #666;
                text-decoration: none;
                padding-left: 10px;
                padding-right: 10px;
            }

                .divscon3 ul li a:hover {
                    background-color: #f8f8f8;
                }

.information_input2 .re_input {
    width: 154px;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    border: 1px solid #e7e7e7;
}

.information_input2 .re_input2 {
    width: 333px;
    height: 48px;
    line-height: 48px;
    padding: 0 10px;
    border: 1px solid #e7e7e7;
}

.information_input2 .re_button {
    width: 169px;
    height: 50px;
    line-height: 50px;
    margin-left: 12px;
    border: 1px solid #e7e7e7;
    background: #fafafa;
    color: #999;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

.information_input2 .submit {
    width: 355px;
    height: 60px;
    line-height: 60px;
    margin: 20px 0 0 98px;
    background: #459DF5;
    text-align: center;
    font-size: 18px;
    border: none;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

/** 未验证身份 **/
.not_verified {
    width: 100%;
    padding-top: 36px;
}

    .not_verified dl {
    }

    .not_verified dd {
        width: 100%;
        text-align: center;
    }

    .not_verified h4 {
        width: 100%;
        font-weight: normal;
        font-size: 20px;
        color: #48b248;
    }

    .not_verified h5 {
        width: 100%;
        padding-top: 12px;
        font-weight: normal;
        font-size: 14px;
        color: #999;
    }

    .not_verified dt {
        width: 114px;
        margin: 0 auto;
        padding-top: 25px;
    }

    .not_verified .contact_b {
        width: 114px;
        height: 42px;
        line-height: 42px;
        background: #459DF5;
        text-align: center;
        font-size: 18px;
        border: none;
        color: #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        cursor: pointer;
        display: inline-block;
    }

/**  设置密码完成  **/
.information_input3 {
    width: 100%;
    padding-top: 45px;
}

    .information_input3 .complete {
        width: 100%;
    }

        .information_input3 .complete dl {
        }

        .information_input3 .complete dt {
            width: 105px;
            margin: 0 auto;
        }

        .information_input3 .complete dd {
            padding-top: 24px;
            font-size: 24px;
            color: #333;
            text-align: center;
        }

        .information_input3 .complete p {
            line-height: 20px;
            padding-top: 30px;
            color: #666;
            text-align: center;
        }

            .information_input3 .complete p a {
                color: #48b248;
                text-decoration: underline;
            }

            .information_input3 .complete p span {
                color: #48b248;
            }

/**  面包屑导航  **/
.post_crumb {
    width: 1185px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto;
    color: #999;
}

    .post_crumb span {
        padding: 0 10px;
    }

    .post_crumb a {
        color: #999;
    }

        .post_crumb a:hover {
            color: #666;
        }

.yzm_p {
    width: 108px;
    height: 48px;
    margin-left: 12px;
    border: 1px solid #e7e7e7;
}

    .yzm_p img {
        width: 108px;
        height: 48px;
    }

.hand_code {
    line-height: 50px;
    padding-left: 10px;
}

    .hand_code a {
        color: #459DF5;
    }



/*找回账号密码*/
.back_tab {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 95px;
    background: #ffffff;
}

.back_tab_title {
    display: flex;
    align-items: center;
    width: 100%;
    height: 60px;
}

    .back_tab_title li {
        position: relative;
        width: 50%;
        height: 60px;
        background: #f1f1f1;
        line-height: 60px;
        text-align: center;
        font-family: MicrosoftYaHei;
        font-size: 20px;
        color: #303133;
        font-weight: 500;
        cursor: pointer;
    }

    .back_tab_title .active {
        background: #FFFFFF;
        color: #459DF5;
    }

        .back_tab_title .active:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 2px;
            background: #459DF5;
        }

.back_content .back_item {
    display: none;
    width: 100%;
}

.back_content .back_show {
    display: block !important;
    background: #ffffff;
}

.orders_item .order_head {
    padding: 60px 0;
    border-bottom: 1px solid #ededed;
}

    .orders_item .order_head .order_import { /*width: 545px;margin: 0 auto;*/
        margin-left: 200px;
    }

        .orders_item .order_head .order_import .zhaohui {
            float: left;
            line-height: 48px;
            height: 48px;
            margin-left: 18px;
            font-size: 16px;
            color: red;
        }

            .orders_item .order_head .order_import .zhaohui a {
                color: Red !important;
            }

    .orders_item .order_head .order_password {
        display: none;
        width: 515px;
        margin: 0 auto;
    }

    .orders_item .order_head .import_li {
        display: flex;
        align-items: center;
        /*justify-content: space-between;*/
        width: 100%;
        padding-bottom: 20px;
    }

        .orders_item .order_head .import_li .label {
            font-family: MicrosoftYaHei;
            font-size: 16px;
            font-weight: 500;
            color: #303133;
        }

        .orders_item .order_head .import_li input {
            width: 400px;
            height: 48px;
            background: #f4f4f4;
            border-radius: 4px;
            border: 0;
            padding-left: 10px;
            font-family: MicrosoftYaHei;
            font-size: 14px;
            color: #444444;
            outline: none;
            font-weight: 500;
        }

.orders_item .order_next {
    display: block;
    margin: 0 auto;
    width: 360px;
    height: 56px;
    background: #c0c4cc;
    border-radius: 4px;
    margin-top: 20px;
    text-align: center;
    cursor: pointer;
    line-height: 56px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
}

.orders_item .next_hover {
    background: #459DF5 !important;
    color: #ffffff !important;
}

.orders_item .order_password input {
    font-family: Arial-BoldMT !important;
    font-weight: 550 !important;
    color: #ea5404 !important;
}

.orders_item .order_prompt {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: 500;
    color: #ff9400;
    margin-left: 57px;
}

.orders_item .order_btn {
    margin: 0 auto;
    width: 360px;
    height: 56px;
    background: #459DF5;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    display: block;
    line-height: 56px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #ffffff;
    margin-top: 40px;
}

.order_steps {
    width: 900px;
    margin: 0 auto;
    padding: 40px 0 60px 0;
}

    .order_steps .steps_title {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 60px;
    }

        .order_steps .steps_title .title_icon {
            width: 9px;
            height: 8px;
            background: #64c66f;
            border-radius: 4px;
        }

        .order_steps .steps_title .txt {
            margin: 0 20px;
            font-family: MicrosoftYaHei;
            font-size: 20px;
            font-weight: 500;
            color: #333333;
        }

    .order_steps .steps_cont {
        width: 100%;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

        .order_steps .steps_cont .steps_li {
            width: 430px;
        }

            .order_steps .steps_cont .steps_li .sub {
                display: flex;
                align-items: center;
                margin-bottom: 30px;
                font-family: MicrosoftYaHei;
                font-size: 16px;
                font-weight: 500;
                color: #333333;
            }

                .order_steps .steps_cont .steps_li .sub img {
                    width: 18px;
                    height: 18px;
                    display: block;
                    margin-right: 10px;
                }

            .order_steps .steps_cont .steps_li .notes { /*display: flex;*/
                align-items: center;
                margin-bottom: 30px;
                font-family: MicrosoftYaHei;
                font-size: 14px;
                color: #999999;
                font-weight: 500;
                line-height: 2;
                overflow: hidden;
            }

                .order_steps .steps_cont .steps_li .notes img {
                    width: 18px;
                    height: 18px;
                    display: block;
                    margin-right: 10px;
                    float: left;
                    margin-top: 6px;
                }

                .order_steps .steps_cont .steps_li .notes .answernotes {
                    display: block;
                    float: left;
                    width: 362px;
                }

            .order_steps .steps_cont .steps_li .stepImg {
                width: 430px;
                height: auto;
            }

.width1200 {
    width: 1200px;
    margin: 0 auto;
}
