.side {
    width: 210px;
    margin-bottom: 40px;
}

.g-mt20 {
    margin-top: 20px;
}

.article {
    width: 960px;
    border-top: 2px solid #3b3b3b;
    margin-bottom: 40px;
}

.side .t-box {
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #1e7fbc;
    padding: 20px 0;
    text-transform: uppercase;
}

.side dl {
    padding: 20px 0;
    border: 1px solid #cecece;
    color: #333;
}

.side dt a {
    font-size: 18px;
    display: block;
    padding: 0 0 10px 20px;
    margin-right: 10px;
    color: #333;
}

.side dd a.selected, .side dd a:hover {
    color: #333;
    border-color: #3b3b3b;
    background-color: #eee;
}

.side dd a {
    display: block;
    padding: 10px 0 10px 0px;
    text-align: center;
    border-left: 2px solid #ababab;
    color: #333;
    text-indent: -5px;
}

.article h2.title {
    color: #333;
    font-size: 18px;
    padding: 10px 0 10px 20px;
    background-color: #fafafa;
    border: 1px solid #cecece;
    border-top: 0;
}

.article .c-box {
    padding:10px 20px;
    min-height: 400px;
}

    .article .c-box img {
        max-width: 100%;
    }

.article .article-box {
    border: 1px solid #cecece;
    border-top: 0;
}

.content_jian_all {
    color: #666;
    font-size: 14px;
    height: auto;
    line-height: 28px;
    overflow: hidden;
    vertical-align: middle;
    width: 900px;
}

.xiantiao {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
    float: left;
    width: 450px;
    height: 50px;
    overflow: hidden;
}

.lanse {
    color: #333;
    font-weight: 700;
}

.article .qa-box {
    padding: 0 8px;
}

    .article .qa-box dt {
        margin: 20px 0;
        font-weight: 700;
    }

    .article .qa-box dd, .article .qa-box dt {
        position: relative;
        padding-left: 40px;
    }

        .article .qa-box dd i, .article .qa-box dt i {
            width: 20px;
            height: 20px;
            display: block;
            position: absolute;
            left: 0;
        }

        .article .qa-box dd i {
            background-position: -380px -43px;
        }

.join_us_head {
    padding: 0 10px;
    font-size: 15px;
    line-height: 26px;
}

.job-info {
    border: 1px solid #f0f0f0;
    margin-top: 20px;
    padding-left: 20px;
    border-left: 3px solid #f0f0f0;
    padding-top: 12px;
}

.job-all .city-all {
    padding-bottom: 20px;
}

.job-info h3 {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 700;
}

.job-info ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 25px;
}

    .job-info ul li.active {
        border-bottom: 2px solid #ef9803;
    }

        .job-info ul li.active a {
            color: #ef9803;
        }

    .job-info ul li a {
        color: #333;
    }

        .job-info ul li a:hover {
            color: #ef9803;
        }

.big-wrap .job-box h4 {
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
}

.big-wrap .job-box {
    clear: both;
    display: none;
    line-height: 2;
    padding-bottom: 12px;
}

.big-wrap {
    margin-top: 10px;
    color: #555;
}

.user-side {
    padding-top: 20px;
}

    .user-side::after, .user-side::before {
        content: " ";
        display: table;
    }

    .user-side::after {
        clear: both;
    }

.user-side-head {
    border-radius: 50%;
    height: 100px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 100px;
}

    .user-side-head img {
        width: 100%;
    }

.user-side-hello {
    margin-bottom: 20px;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
}

    .user-side-hello p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .user-side-hello span {
        margin-right: 5px;
    }

.user-side-nav {
    line-height: 14px;
    width: 100%;
}

    .user-side-nav li {
        margin-bottom: 20px;
        padding-left: 8px;
        padding-right: 8px;
        width: 100%;
    }

        .user-side-nav li a {
            color: #777;
            position: relative;
        }

            .user-side-nav li a.hover {
                color: #ff6000;
            }

                .user-side-nav li a.hover::after {
                    color: #ff6000;
                    content: "▶";
                    position: absolute;
                    right: -20px;
                    top: 3px;
                }

.user {
    min-height: 312px;
}

    .user::after, .user::before {
        content: " ";
        display: table;
    }

    .user::after {
        clear: both;
    }

    .user h3 span {
        border-left: 3px solid #f60;
        padding-left: 10px;
    }

    .user h3 {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 5px;
    }

.user-order-list {
    margin-bottom: 20px;
    width: 100%;
}

    .user-order-list::after, .user-order-list::before {
        content: " ";
        display: table;
    }

    .user-order-list::after {
        clear: both;
    }

    .user-order-list li {
        border: 1px solid #e5e5e5;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 100%;
    }

        .user-order-list li::after, .user-order-list li::before {
            content: " ";
            display: table;
        }

        .user-order-list li::after {
            clear: both;
        }

        .user-order-list li .list-head {
            background-color: #f7f7f7;
            border-bottom: 1px solid #e5e5e5;
            color: #9a9a9a;
            height: 38px;
            line-height: 38px;
            margin-bottom: 20px;
        }

            .user-order-list li .list-head::after, .user-order-list li .list-head::before {
                content: " ";
                display: table;
            }

            .user-order-list li .list-head::after {
                clear: both;
            }

            .user-order-list li .list-head .head-a {
                margin-right: 20px;
                padding-left: 10px;
                width: 206px;
            }

            .user-order-list li .list-head .head-b {
                height: 38px;
                padding-left: 10px;
                width: 294px;
            }

            .user-order-list li .list-head .head-narrow {
                height: 38px;
                padding-left: 10px;
                width: 150px;
            }

        .user-order-list li .list-cont {
            border-bottom: 1px dashed #e5e5e5;
            margin-bottom: 20px;
            margin-left: 10px;
            margin-right: 10px;
            padding-bottom: 10px;
            position: relative;
        }

            .user-order-list li .list-cont::after, .user-order-list li .list-cont::before {
                content: " ";
                display: table;
            }

            .user-order-list li .list-cont::after {
                clear: both;
            }

            .user-order-list li .list-cont .cont-car {
                display: inline;
                float: left;
                width: 530px;
            }

            .user-order-list li .list-cont .cont-narrow {
                color: #f60;
                display: block;
                font-size: 16px;
                min-height: 36px;
                padding-left: 10px;
                width: 150px;
            }

                .user-order-list li .list-cont .cont-narrow em {
                    display: block;
                    overflow: hidden;
                }

                .user-order-list li .list-cont .cont-narrow a {
                    color: #f60;
                    display: block;
                    width: 100%;
                }

            .user-order-list li .list-cont .tips-dingjin {
                border: 1px solid #f60;
                border-radius: 5px;
                font-size: 14px;
                height: 16px;
                line-height: 16px;
                margin-top: 5px;
                padding: 3px 5px;
                text-align: center;
                width: 44px;
            }

            .user-order-list li .list-cont .tips-sub-zl {
                border: 1px solid #f60;
                border-radius: 5px;
                font-size: 14px;
                height: 16px;
                line-height: 16px;
                margin-top: 5px;
                padding: 3px 5px;
                text-align: center;
                width: 56px;
            }

            .user-order-list li .list-cont .order-btn-load {
                bottom: 20px;
                position: absolute;
                right: 30px;
            }

                .user-order-list li .list-cont .order-btn-load a {
                    color: #f60;
                }

        .user-order-list li .list-botm {
            margin-left: 10px;
            margin-right: 10px;
        }

            .user-order-list li .list-botm::after, .user-order-list li .list-botm::before {
                content: " ";
                display: table;
            }

            .user-order-list li .list-botm::after {
                clear: both;
            }

        .user-order-list li .list-botm-left {
            display: inline;
            float: left;
            width: 50%;
        }

            .user-order-list li .list-botm-left em {
                margin-right: 10px;
            }

        .user-order-list li .list-botm-right {
            display: inline;
            float: right;
            text-align: right;
            width: 33.3333%;
        }

            .user-order-list li .list-botm-right span {
                display: inline;
                float: right;
                margin-left: 20px;
            }

            .user-order-list li .list-botm-right i {
                display: inline;
                float: left;
                margin-right: 5px;
            }

            .user-order-list li .list-botm-right a {
                color: #9a9a9a;
            }

                .user-order-list li .list-botm-right a:hover {
                    color: #f60;
                }

        .user-order-list li .list-botm em {
            color: #9a9a9a;
        }

        .user-order-list li .list-botm .daik-bot {
            width: 100%;
        }

            .user-order-list li .list-botm .daik-bot .daik-bot-a {
                line-height: 42px;
                width: 150px;
            }

            .user-order-list li .list-botm .daik-bot .daik-bot-b {
                width: 160px;
            }

            .user-order-list li .list-botm .daik-bot .daik-bot-c {
                width: 110px;
            }

            .user-order-list li .list-botm .daik-bot .daik-bot-d {
                width: 110px;
            }

            .user-order-list li .list-botm .daik-bot .daik-bot-e {
                width: 110px;
            }

            .user-order-list li .list-botm .daik-bot .daik-bot-f {
                width: 110px;
            }

            .user-order-list li .list-botm .daik-bot .daik-bot-g {
                margin-left: 9px;
                width: 100px;
            }

            .user-order-list li .list-botm .daik-bot .tips-lock {
                border: 1px solid #e5e5e5;
                border-radius: 5px;
                font-size: 14px;
                height: 16px;
                line-height: 16px;
                margin-top: 5px;
                padding: 3px 5px;
                text-align: center;
                width: 56px;
            }

            .user-order-list li .list-botm .daik-bot span em {
                display: inline-block;
                margin-bottom: 5px;
            }

            .user-order-list li .list-botm .daik-bot span p {
                color: #f60;
            }

        .user-order-list li span {
            display: inline;
            float: left;
        }

.user .coupon-nav {
    overflow: hidden;
    padding-top: 20px;
    width: 100%;
}

    .user .coupon-nav li {
        background-color: #f7f7f7;
        display: inline;
        float: left;
        margin-bottom: 20px;
        width: 100%;
    }

        .user .coupon-nav li::after, .user .coupon-nav li::before {
            content: " ";
            display: table;
        }

        .user .coupon-nav li::after {
            clear: both;
        }

        .user .coupon-nav li .photo {
            display: inline;
            float: left;
            height: 130px;
            width: 320px;
        }

            .user .coupon-nav li .photo img {
                width: 100%;
            }

        .user .coupon-nav li .text {
            display: inline;
            float: left;
        }

            .user .coupon-nav li .text::after, .user .coupon-nav li .text::before {
                content: " ";
                display: table;
            }

            .user .coupon-nav li .text::after {
                clear: both;
            }

            .user .coupon-nav li .text p {
                height: 26px;
                line-height: 26px;
            }

            .user .coupon-nav li .text span {
                color: #9a9a9a;
                display: inline-block;
                text-align: right;
                width: 100px;
            }

.user-info-dl {
    margin-bottom: 30px;
    width: 100%;
}

    .user-info-dl::after, .user-info-dl::before {
        content: " ";
        display: table;
    }

    .user-info-dl::after {
        clear: both;
    }

    .user-info-dl dt {
        display: inline;
        float: left;
        width: 50%;
    }

    .user-info-dl dd {
        display: inline;
        float: left;
        width: 50%;
    }

    .user-info-dl p {
        margin-bottom: 10px;
    }

    .user-info-dl span {
        color: #9a9a9a;
        display: inline-block;
        margin-right: 20px;
        text-align: right;
        width: 75px;
    }

    .user-info-dl em {
        margin-left: 20px;
    }

        .user-info-dl em a {
            color: #9a9a9a;
        }

            .user-info-dl em a:hover {
                color: #f60;
            }

.user .password-edit {
    background-color: #f60;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    outline: 0 none;
    text-align: center;
    width: 120px;
}

    .user .password-edit a {
        color: #fff;
    }

    .user .password-edit a {
        display: block;
    }

.user-password-edit {
    margin-left: auto;
    margin-right: auto;
    width: 380px;
}

.user-pro-dl::after, .user-pro-dl::before {
    content: " ";
    display: table;
}

.user-pro-dl::after {
    clear: both;
}

.user-pro-dl dt {
    display: inline;
    float: left;
    height: 100px;
    margin-right: 20px;
    width: 130px;
    overflow: hidden;
}

    .user-pro-dl dt a img {
        width: 100%;
    }

.user-pro-dl dd {
    display: inline;
    float: left;
}

    .user-pro-dl dd .title {
        color: #4c4c4c;
        font-size: 16px;
        margin-bottom: 10px;
        width: 370px;
    }

    .user-pro-dl dd em {
        color: #f60;
        font-style: normal;
    }

    .user-pro-dl dd p {
        width: 346px;
    }

    .user-pro-dl dd i {
        margin-left: 10px;
        margin-right: 10px;
    }

.user .coupon-gray {
    filter: grayscale(100%);
}

.mode-user-none {
    font-size: 16px;
    margin-bottom: 30px;
    margin-left: 260px;
    margin-top: 80px;
}

    .mode-user-none::after, .mode-user-none::before {
        content: " ";
        display: table;
    }

    .mode-user-none::after {
        clear: both;
    }

    .mode-user-none p {
        margin-bottom: 10px;
        padding-top: 45px;
    }

    .mode-user-none a {
        color: #f60;
    }

        .mode-user-none a:hover {
            color: #f60;
        }

    .mode-user-none .none-order-ico {
        display: block;
        float: left;
        height: 140px;
        margin-right: 20px;
        width: 140px;
    }

    .mode-user-none .none-loan p {
        padding-top: 10px;
    }

    .mode-user-none .none-loan .none-loan-btn {
        line-height: 42px;
        margin-left: 160px;
        padding-top: 20px;
    }

        .mode-user-none .none-loan .none-loan-btn span {
            margin-right: 20px;
        }

.user .password-edit {
    background-color: #db1c12;
    border: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    line-height: 42px;
    outline: 0 none;
    text-align: center;
    width: 120px;
}

    .user .password-edit a {
        color: #fff;
    }

    .user .password-edit a {
        display: block;
    }

.user-password-edit {
    margin-left: auto;
    margin-right: auto;
    width: 380px;
    margin-top: 40px;
}

.form-user-edit .group {
    height: 34px;
    line-height: 34px;
    margin-bottom: 25px;
    position: relative;
    width: 380px;
}

    .form-user-edit .group .error {
        color: #db1c12;
        font-size: 14px;
        left: 100px;
        position: absolute;
        top: 30px;
    }

    .form-user-edit .group span {
        display: inline;
        float: left;
        margin-right: 20px;
    }

    .form-user-edit .group em {
        margin-right: 15px;
    }

.form-user-edit label {
    color: #9a9a9a;
    display: inline;
    float: left;
    margin-right: 20px;
    text-align: right;
    width: 80px;
}

.form-user-edit input {
    border: 1px solid #e5e5e5;
    display: inline;
    float: left;
    height: 34px;
    line-height: 34px;
    padding-left: 5px;
    width: 263px;
}

    .form-user-edit input[type=radio] {
        border: medium none;
        margin-right: 10px;
        width: 15px;
    }

.form-user-edit select {
    height: 29px;
    line-height: 29px;
    margin-right: 10px;
    padding: 0 5px;
}

.form-user-edit .submit {
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    width: 120px;
}

.form-user-edit button {
    background-color: #f60;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 42px;
    margin-left: auto;
    margin-right: auto;
    outline: 0 none;
    text-align: center;
    width: 120px;
}

    .form-user-edit button a {
        color: #fff;
    }
