﻿.safe-icon-box {
    position: relative;
    _height: 48px;
    _overflow: visible;
    margin: 10px 0 0 130px;
}

    .safe-icon-box .m-icon {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        background: url(http://misc.360buyimg.com/user/myjd-2015/css/i/icon48.png) no-repeat;
    }

    .safe-icon-box .icon-succ02 {
        background-position: 0 0;
    }

    .safe-icon-box .icon-wrong02 {
        background-position: -48px 0;
    }

    .safe-icon-box .icon-warn02 {
        background-position: -96px 0;
    }

    .safe-icon-box .fore {
        margin-left: 58px;
        line-height: 25px;
    }

    .safe-icon-box .op-btns {
        margin-top: 15px;
    }

#content .form {
    margin-left: 100px;
}

    #content .form .selt {
        width: 187px;
    }

    #content .form .msg-error {
        color: #e4393c;
    }

    #content .form .itxt, #content .form .text {
        width: 157px;
    }

        #content .form .itxt:focus {
            border-color: #71b247;
        }

    #content .form .item span.label {
        width: 130px;
    }

    #content .form .msg-text {
        color: #999;
    }

    #content .form .msg-text02 {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        border: 1px solid #ccc;
        height: 28px;
        line-height: 28px;
        margin-left: 10px;
        padding: 0 5px;
    }

    #content .form .msg-error02 {
        color: #e4393c;
        border: 1px solid #e4393c;
    }

    #content .form .itxt-warn {
        border: 1px solid #fc0;
        background: url(http://misc.360buyimg.com/user/myjd-2015/css/i/warn-icon.png) right center no-repeat;
    }

    #content .form .msg-warn02 {
        color: #fc0;
        border: 1px solid #fc0;
    }

    #content .form .text {
        line-height: 18px;
        border: 1px solid #ccc;
        float: none;
        height: 18px;
        width: 127px;
        padding: 5px 23px 5px 5px;
    }

        #content .form .text:focus {
            border-color: #71b247;
        }

    #content .form .check {
        margin: 10px 0 10px 20px;
    }

        #content .form .check label {
            line-height: 20px;
        }

#content .formno {
    margin-left: 200px;
}

#content .ibox {
    position: relative;
    padding-bottom: 30px;
}

    #content .ibox .icon-data, #content .ibox .icon-datano {
        background: url(http://misc.360buyimg.com/user/myjd-2015/css/i/icondata.png) no-repeat;
    }

    #content .ibox .icon-data {
        background-position: 0 0;
        height: 40px;
        width: 56px;
        position: absolute;
    }

    #content .ibox .icon-datano {
        background-position: 0 -41px;
        height: 42px;
        width: 59px;
        display: inline-block;
        position: absolute;
    }

    #content .ibox .fore {
        padding-left: 70px;
    }

.ftx-un {
    font-size: 16px;
    line-height: 25px;
    margin-right: 10px;
}

.safe-item {
    display: inline-block;
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}

    .safe-item:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

* html .safe-item {
    height: 1%;
}

* + html .safe-item {
    min-height: 1%;
}

.saft-item-lists {
    margin-bottom: -31px;
    overflow: hidden;
}

.warn-box {
    background: #fffdee;
    padding: 5px;
}

.safe-item .fore1, .safe-item .fore2, .safe-item .fore3 {
    float: left;
    height: 32px;
    line-height: 32px;
}

.safe-item .fore1 {
    width: 175px;
    text-align: left;
    font-size: 18px;
    padding-left: 25px;
}

    .icon-01, .safe-item .fore1 s {
        display: inline-block;
        width: 32px;
        height: 33px;
        background: url(http://misc.360buyimg.com/user/myjd-2015/css/i/icon-msg2013.png) no-repeat;
        vertical-align: middle;
        margin-right: 33px;
    }

.icon-01, .icon-02, .icon-03 {
    float: left;
    margin-bottom: 10px;
}

.safe-item .fore1 strong {
    margin-right: 5px;
}

.icon-id01, .icon-id01d, .icon-id02, .icon-id02d {
    background: url(http://misc.360buyimg.com/user/myjd-2015/css/i/icon-id20131211.png);
    display: inline-block;
    *zoom: 1;
    width: 14px;
    height: 14px;
    line-height: 100px;
    font-size: 0;
    overflow: hidden;
}

.icon-id02 {
    background-position: -14px 0;
}

.icon-id01d {
    background-position: 0 -15px;
}

.icon-id02d {
    background-position: -14px -15px;
}

#flexsuc .icon-01, .safe-item .fore1 .icon-01 {
    background-position: -64px 0;
}

.safe-item .fore2 {
    border-left: 1px solid #E6E6E6;
    padding-left: 15px;
    width: 450px;
}

.safe-item .fore3 {
    text-align: center;
    width: 140px;
}

    .safe-item .fore3 a {
        margin: 0 5px;
    }

.safe-item .btn {
    vertical-align: middle;
}

.list-h {
    display: inline-block;
    display: block;
}

    .list-h:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

* html .list-h {
    height: 1%;
}

* + html .list-h {
    min-height: 1%;
}

    .list-h li {
        float: left;
        width: 49%;
        line-height: 25px;
    }

        .list-h li a {
            color: #005ea7;
        }

.stepflex {
    display: inline-block;
    display: block;
}

    .stepflex:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

* html .stepflex {
    height: 1%;
}

* + html .stepflex {
    min-height: 1%;
}

.u-safe .safe-rank01, .u-safe .safe-rank02, .u-safe .safe-rank03, .u-safe .safe-rank04, .u-safe .safe-rank05, .u-safe .safe-rank06 {
    background: url(http://misc.360buyimg.com/user/myjd-2015/css/i/safe-rank2014.png) no-repeat 0 0;
    display: inline-block;
    font-size: 0;
    height: 14px;
    line-height: 0;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: middle;
    width: 68px;
}

.u-safe .safe-rank02 {
    background-position: 0 -15px;
}

.u-safe .safe-rank03 {
    background-position: 0 -30px;
}

.u-safe .safe-rank04 {
    background-position: 0 -45px;
}

.u-safe .safe-rank05 {
    background-position: 0 -60px;
}

.u-safe .safe-rank06 {
    background-position: 0 -75px;
}

.u-safe .rank-text {
    font-weight: 400;
    margin-right: 5px;
}

.stepflex {
    text-align: center;
    margin: 30px auto 0 auto;
}

    .stepflex dl {
        float: left;
        position: relative;
        width: 160px;
        top: -5px;
        border-top: 5px solid #ccc;
    }

.s-num {
    position: relative;
    margin: -15px auto 0;
    color: #fff;
    font-weight: 700;
    width: 23px;
    height: 23px;
    background-image: url(http://misc.360buyimg.com/user/myjd-2015/css/i/step2013.png);
    line-height: 23px;
}

.s-text {
    color: #ccc;
}

dl.doing {
    border-top-color: #7abd54;
}

.doing .s-num {
    background-position: -23px 0;
}

.doing .s-text {
    color: #7abd54;
}

dl.done {
    border-top-color: #caecb6;
}

.done .s-num {
    background-position: -46px 0;
}

.done .s-text {
    color: #caecb6;
}

.doing b, .doing s, .first s, .last b {
    width: 5px;
    height: 5px;
    position: absolute;
    line-height: 0;
    font-size: 0;
    top: -5px;
    background-image: url(http://misc.360buyimg.com/user/myjd-2015/css/i/step2013.png);
    overflow: hidden;
}

.stepflex s {
    left: 0;
}

.stepflex b {
    right: 0;
}

.first s {
    background-position: 0 -24px;
    background-color: #fff;
}

.last b {
    background-position: -5px -24px;
    background-color: #fff;
}

.doing s {
    background-position: -23px -24px;
}

.doing b {
    background-position: -28px -24px;
    background-color: #ccc;
}

.doing.last s, .doing.normal s {
    background-color: #caecb6;
}

.doing.last b {
    background-color: #fff;
}

.done s {
    background-position: -46px -24px;
}

.done b {
    background-position: -51px -24px;
}

.doing.last .s-num {
    background-position: -91px 0;
}

.last .s-num {
    background-position: -68px 0;
}

#sflex01 {
    width: 160px;
}

#sflex02 {
    width: 320px;
}

#sflex03 {
    width: 480px;
}

#sflex04 {
    width: 640px;
}

#sflex05 {
    width: 800px;
}

#sflex06 {
    width: 960px;
}
