﻿@charset "utf-8";

.header_s a.logo-5173, .header_s a.logo-safe, .main-nav, .main-nav q.l_corner, .main-nav q.r_corner, .main-nav li, .main-nav li.current a, .main-nav li.current a span, .main-nav li a:hover, .main-nav li a:hover span, .unlogin_tips, .index-colbox .column .title, .index-colbox .column .title h3, .left-menu-box .title, .left-menu-box .login-state, .left-menu-box .login-state .current-state, .left-menu-box .userinfo-box .question, .user-logininfo .safe-level-show, .user-logininfo .safe-level-show .current-exp, .left-menu-box h3, .left-menu-frame li, .account-index-frame, .common-title, .account-level-show, .account-default-list-nav li, .account-default-list-nav li a, .common-title q.l_corner, .common-title q.r_corner, .safe-help dt {
    background: url(/image/safe_bg.png) no-repeat;
}

.editinfo-tipsbox .mobile-icon, .account-form .form-setp li, .mibao-quicklink .quicklink-1, .mibao-quicklink .quicklink-2, .mibao-quicklink2 .quicklink-1, .mibao-quicklink2 .quicklink-2, .set_tips .mibao_handle li .img-ico, .assort ul li.on, .sidebox .column .common-title h3, .vala_side h4, .vala_side, .tab_custom ul li a, .kefuyz_tc_btns a, .contother .col, .contother .col p a, .switchable .fed_lunbo_style_3 .num li.current a, .switchable .adlunbo_style_3 .num li.current a, .verification_w div.secondstep a.verifica_btn, .verification_w div.secondstep span.true_ico, .verification_w div.secondstep span.false_ico, .verification_w div.secondstep dl dd .kf_contact, .verification_w div.secondstep dl dd ins.zhen, .verification_w div.secondstep dl dd ins.jia, .verification_w div.secondstep span.error_ico {
    background: url(http://img01.5173cdn.com/safe/build/1.00/images/safe_bg2.png) no-repeat;
}

.box {
    width: 540px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    margin: 0 auto 20px;
    padding-top: 20px;
}

.info {
    background: #fafafa;
    border-top: 1px solid #e2e2e2;
    margin-top: 20px;
    padding: 10px 20px;
}

    .info h3 {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }

.box h4 {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    padding: 0 20px;
}

.params_list {
    list-style: disc;
    padding: 0 20px 20px;
}

    .params_list li {
        line-height: 30px;
    }

.code_box {
    border-left: 2px solid #bbb;
    width: 498px;
    overflow-x: auto;
    margin-top: 20px;
}

    .code_box pre {
        font-family: "Consolas","Courier New",Courier,mono;
        font-size: 13px;
        line-height: 18px;
        padding: 10px 20px;
    }

.console_box {
    height: 30px;
    line-height: 30px;
    text-indent: 20px;
}

.switchable {
    width: 950px;
    height: 250px;
    position: relative;
    margin-bottom: 10px;
}

.switchable_container {
    width: 950px;
    height: 250px;
    position: relative;
    overflow: hidden;
}

    .switchable_container ul {
        width: 950px;
        height: 250px;
    }

.switchable li {
    width: 950px;
    height: 250px;
    overflow: hidden;
}

    .switchable li img {
        width: 950px;
        height: 250px;
    }

.switchable_container li {
    position: relative;
}

    .switchable_container li a {
        width: 120px;
        height: 30px;
        position: absolute;
        display: block;
        zoom: 1;
        background: #fff;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        z-index: 10;
    }

        .switchable_container li a.link1 {
            top: 125px;
            left: 40px;
        }

        .switchable_container li a.link2 {
            top: 130px;
            left: 120px;
        }

        .switchable_container li a.link3 {
            top: 120px;
            left: 185px;
        }

        .switchable_container li a.link4 {
            top: 125px;
            left: 40px;
        }

.switchable .switchable_index {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    .switchable .switchable_index a {
        float: left;
        width: 17px;
        height: 17px;
        text-align: center;
        line-height: 17px;
        margin-left: 8px;
        color: #ccc;
        border-radius: 3px;
        background: #000;
        opacity: .6;
        filter: alpha(opacity=60);
        cursor: pointer;
        border: 1px solid #555;
        text-decoration: none;
    }

        .switchable .switchable_index a:hover {
            text-decoration: none;
            color: #ccc;
        }

    .switchable .switchable_index .current {
        color: #fff;
        opacity: 1;
        filter: alpha(opacity=100);
        background-color: #09c;
        border-color: #0179b1;
    }

        .switchable .switchable_index .current:hover {
            color: #fff;
        }

.switchable .switchable_prev, .switchable .switchable_next {
    position: absolute;
    top: 95px;
    display: block;
    width: 40px;
    height: 62px;
    background: url(http://img01.5173cdn.com/fed/build/1.00/images/switchable_arrow.png) no-repeat 0 0;
    text-indent: -999em;
    overflow: hidden;
    opacity: .5;
    filter: alpha(opacity=50);
    border: 2px solid #555;
}

.switchable .switchable_prev {
    left: 10px;
}

.switchable .switchable_next {
    right: 10px;
    background-position: -46px 0;
}

.switchable .fed_lunbo_style_3 .num li.current a, .switchable .adlunbo_style_3 .num li.current a {
    background-position: -330px -40px;
}

.header_s a.logo-5173 {
    width: 154px;
    height: 56px;
    margin-right: 9px;
}

.header_s a.logo-safe {
    float: left;
    width: 113px;
    height: 56px;
    background-position: -163px 0;
}

#f_miniloginbar .s6 {
    display: none;
}

.wp {
    width: 950px;
    margin: 0 auto;
    *zoom: 1;
}

    .wp:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

.main-nav {
    margin: 0 auto;
    height: 35px;
    line-height: 35px;
    width: 950px;
    background-position: 0 -115px;
    background-repeat: repeat-x;
    margin-bottom: 10px;
}

    .main-nav q.l_corner, .main-nav q.r_corner {
        width: 5px;
        height: 35px;
        overflow: hidden;
    }

    .main-nav q.l_corner {
        float: left;
        background-position: 0 -75px;
    }

    .main-nav q.r_corner {
        float: right;
        background-position: -10px -75px;
    }

    .main-nav ul {
        margin: 0 5px;
        padding-left: 30px;
    }

    .main-nav li {
        float: left;
        font-size: 14px;
        font-weight: bolder;
        background-position: 0 -195px;
        padding-left: 2px;
    }

        .main-nav li a {
            color: #FFF;
            padding-left: 20px;
            float: left;
            height: 35px;
        }

            .main-nav li a span {
                padding-right: 20px;
                float: left;
                height: 35px;
            }

            .main-nav li a:hover {
                text-decoration: none;
                background-position: 5px -159px;
            }

                .main-nav li a:hover span {
                    text-decoration: none;
                    background-position: right -159px;
                }

        .main-nav li.current a {
            background-position: -21px -75px;
        }

            .main-nav li.current a span {
                background-position: right -75px;
                color: #333;
            }

.unlogin_tips {
    margin-bottom: 10px;
    height: 70px;
    padding: 20px 0 0 20px;
    background-position: 0 -240px;
    background-repeat: repeat-x;
    border: 1px #E7E7E7 solid;
    border-top: 0 none;
    border-bottom: 0 none;
}

.unlogin_tips_info {
    float: left;
    font-size: 14px;
    font-weight: bolder;
    padding-top: 12px;
}

    .unlogin_tips_info .btnlink_b_small {
        float: left;
    }

        .unlogin_tips_info .btnlink_b_small span {
            float: left;
        }

.unlogin_tips_txt {
    float: left;
    line-height: 26px;
}

.unlogin_tips s {
    float: left;
    margin-right: 8px;
}

.index-colbox {
    overflow: hidden;
    *zoom: 1;
}

    .index-colbox .column {
        width: 310px;
        float: left;
        margin-right: 10px;
    }

    .index-colbox .col3 {
        margin-right: 0;
    }

    .index-colbox .column .title {
        height: 30px;
        line-height: 30px;
        background-position: 0 -340px;
        font-size: 14px;
        padding-left: 15px;
    }

        .index-colbox .column .title h3 {
            padding-left: 22px;
        }

    .index-colbox .col1 .title h3 {
        background-position: -380px -332px;
    }

    .index-colbox .col2 .title h3 {
        background-position: -380px -392px;
    }

    .index-colbox .col3 .title h3 {
        background-position: -380px -362px;
    }

    .index-colbox .column .columnbox_1 {
        border: 1px solid #AACBE4;
        border-top: 0 none;
        height: 150px;
        padding: 19px 0 0 13px;
        background: #F5FBFE;
    }

    .index-colbox .column .img {
        float: left;
        width: 82px;
        height: 107px;
        margin-right: 14px;
    }

    .index-colbox .column ul {
        float: left;
        line-height: 24px;
    }

    .index-colbox .column li, .index-colbox .column li a {
        color: #266392;
        font-family: SimSun;
    }

        .index-colbox .column li a:hover {
            color: #F60;
        }

.left-menu {
    width: 230px;
    float: left;
}

.left-menu-box {
    background: #F5FBFE;
    margin-bottom: 10px;
}

    .left-menu-box .title {
        height: 30px;
        line-height: 30px;
        background-position: 0 -375px;
    }

    .left-menu-box .left-menu-frame {
        border: 1px solid #AACBE4;
        border-top: 0 none;
        position: relative;
        padding: 10px 15px 10px 15px;
    }

        .left-menu-box .left-menu-frame .login-btn {
            height: 46px;
        }

            .left-menu-box .left-menu-frame .login-btn .btnlink_g {
                margin-left: 55px;
            }

.user-logininfo .left-menu-frame {
    padding: 18px 15px 15px 15px;
}

.left-menu-box .login-state {
    float: left;
    width: 35px;
    background-position: right -441px;
    height: 15px;
    padding-top: 3px;
    cursor: pointer;
}

    .left-menu-box .login-state .current-state {
        height: 12px;
        width: 12px;
    }

    .left-menu-box .login-state .state-online {
        background-position: -317px -343px;
    }

.left-menu-box .userinfo-box {
    height: 16px;
}

    .left-menu-box .userinfo-box .username {
        color: #266392;
        font-weight: bolder;
    }

    .left-menu-box .userinfo-box .question {
        float: right;
        width: 13px;
        height: 13px;
        background-position: -381px -427px;
        cursor: pointer;
    }

.user-logininfo {
    height: 160px;
}

    .user-logininfo .left-menu-frame {
        height: 95px;
    }

    .user-logininfo .safe-level {
        color: #666;
        overflow: hidden;
        *zoom: 1;
        padding-bottom: 15px;
    }

    .user-logininfo .safe-level-title {
        float: left;
    }

    .user-logininfo .safe-level-show {
        float: left;
        width: 110px;
        height: 11px;
        overflow: hidden;
        margin-top: 2px;
        margin-left: 5px;
        display: inline;
        background-position: -240px -375px;
    }

        .user-logininfo .safe-level-show .current-exp {
            float: left;
            width: 110px;
            height: 11px;
            overflow: hidden;
            background-position: -240px -390px;
        }

    .user-logininfo .password-tool {
        border-top: 1px dashed #CCC;
        padding: 15px 0 0 0;
        text-align: center;
    }

.left-menu-box .title {
    padding-left: 13px;
}

.left-menu-frame ul {
    line-height: 42px;
    overflow: hidden;
    position: relative;
    *zoom: 1;
}

.left-menu-frame li {
    border-top: 1px dashed #CCC;
    height: 42px;
    position: relative;
    top: -1px;
    background-position: 170px -412px;
    float: left;
    clear: both;
    width: 100%;
}

.left-menu-box h3 {
    font-size: 14px;
    padding-left: 22px;
}

.safe-product h3 {
    background-position: -379px -455px;
}

.quick-enter h3 {
    background-position: -379px -487px;
}

.common-title {
    height: 30px;
    background-position: 0 -520px;
    background-repeat: repeat-x;
    position: relative;
    z-index: 2;
}

    .common-title h3 {
        margin-left: 20px;
        line-height: 30px;
        font-size: 14px;
        color: #266392;
    }

    .common-title q.l_corner, .common-title q.r_corner {
        width: 10px;
        height: 30px;
        overflow: hidden;
    }

    .common-title q.l_corner {
        background-position: -30px -420px;
        float: left;
    }

    .common-title q.r_corner {
        background-position: -45px -420px;
        float: right;
    }

.right-mainbox {
    float: right;
    width: 710px;
}

.account-index {
    margin-bottom: 10px;
}

.account-index-frame {
    background-position: 0 -561px;
    background-repeat: repeat-x;
    height: 129px;
    border: 1px solid #ABCBE4;
    border-bottom: 0 none;
    border-top: 0 none;
    padding: 0 20px;
}

.account-index-level {
    padding-top: 28px;
    overflow: hidden;
    *zoom: 1;
}

.account-index-title {
    float: left;
    font-weight: bolder;
    font-size: 14px;
}

.account-level-show {
    width: 210px;
    height: 37px;
    float: left;
    margin-right: 15px;
}

.account-level-1 {
    background-position: 0 -750px;
}

.account-level-2 {
    background-position: 0 -710px;
}

.account-level-3 {
    background-position: 0 -790px;
}

.account-protect {
    border-top: 1px dashed #CCC;
    padding-top: 10px;
}

.account-protect-txt {
    float: left;
    font-size: 14px;
    line-height: 26px;
}

.account-protect .btnlink_b_small {
    margin-right: 10px;
    float: left;
}

    .account-protect .btnlink_b_small span {
        font-size: 12px;
        float: left;
    }

.account-default-list-nav {
    height: 30px;
    line-height: 30px;
    position: relative;
    z-index: 2;
    bottom: -1px;
}

    .account-default-list-nav li {
        float: left;
        font-size: 14px;
        background-position: 0 -830px;
    }

        .account-default-list-nav li a {
            color: #333;
            float: left;
            height: 30px;
            margin-left: 10px;
            padding-right: 10px;
            background-position: right -830px;
        }

            .account-default-list-nav li a:hover {
                text-decoration: none;
            }

        .account-default-list-nav li.current {
            background-position: 0 -870px;
        }

            .account-default-list-nav li.current a {
                color: #333;
                background-position: right -870px;
                font-weight: bolder;
            }

.account-default-list-table {
    position: relative;
    border: 1px solid #AACBE4;
    padding: 0 10px;
    overflow: hidden;
}

    .account-default-list-table table {
        width: 100%;
        position: relative;
        top: -1px;
    }

        .account-default-list-table table td {
            padding: 18px 0;
            height: 40px;
            vertical-align: top;
            border-top: 1px dashed #CCC;
            line-height: 20px;
        }

        .account-default-list-table table .set_state {
            position: relative;
            padding-left: 10px;
        }

        .account-default-list-table table .set_state_error {
            color: #F00;
        }

        .account-default-list-table table .set_state s {
            margin-right: 2px;
            float: left;
            margin-top: 4px;
        }

        .account-default-list-table table.funds td.col_1 {
            width: 100px;
        }

        .account-default-list-table table.funds td.col_2 {
            font-weight: bolder;
            width: 120px;
        }

        .account-default-list-table table.funds td.col_3 {
            color: #999;
        }

        .account-default-list-table table.funds td.col_4 {
            width: 100px;
            padding-right: 8px;
            text-align: right;
        }

            .account-default-list-table table.funds td.col_4 a {
                text-decoration: underline;
            }

.account-infoedit-frame {
    padding: 0 20px;
    height: 466px;
    border: 1px solid #ABCBE4;
    border-top: 0 none;
    background: url(http://img01.5173cdn.com/safe/build/1.00/images/my_safe_rx_bg.png) left bottom repeat-x;
}

.editinfo-tipsbox {
    border-bottom: 1px dashed #CCC;
    padding: 20px 0;
}

    .editinfo-tipsbox .mobile-password-state {
        float: left;
        color: #999;
        line-height: 20px;
    }

        .editinfo-tipsbox .mobile-password-state p {
            margin: 14px 0 0 20px;
        }

        .editinfo-tipsbox .mobile-password-state b {
            color: #333;
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
        }

        .editinfo-tipsbox .mobile-password-state span {
            color: #390;
            font-size: 14px;
        }

    .editinfo-tipsbox .mobile-icon {
        width: 60px;
        height: 65px;
        float: left;
        background-position: -248px -255px;
    }

    .editinfo-tipsbox s {
        float: left;
        margin-right: 10px;
        height: 35px;
    }

    .editinfo-tipsbox .tips-success {
        border: 1px solid #70C92E;
        background: #F8FFF2;
    }

    .editinfo-tipsbox .tips-warning {
        border: 1px solid #FEB655;
        background: #FFFDE6;
    }

    .editinfo-tipsbox .tips-state {
        padding: 10px;
        overflow: hidden;
        *zoom: 1;
    }

        .editinfo-tipsbox .tips-state .tips-txt {
            height: 35px;
            line-height: 35px;
            font-size: 14px;
            color: #333;
            font-weight: bolder;
        }

.set_tips {
    padding-top: 15px;
    padding-bottom: 20px;
    line-height: 30px;
    font-size: 14px;
}

    .set_tips .p1 {
        font-size: 14px;
        font-weight: bold;
    }

        .set_tips .p1 span {
            font-size: 12px;
            color: #57b208;
            font-weight: 500;
        }

    .set_tips .p2 {
        font-size: 14px;
    }

.set_tips_topline {
    border-top: 1px dashed #CCC;
    padding-left: 75px;
}

.set_tips a.link {
    text-decoration: underline;
}

.set_tips .set-price {
    color: #F60;
    font-weight: bolder;
}

.account-index-level {
    padding: 10px 0;
}

.editinfo-list-tips {
    font-family: SimSun;
}

.list-ico {
    font-family: SimSun;
    color: #666;
}

.account-infoedit .problem {
    border-top: 1px solid #CCC;
    font-size: 12px;
    color: #999;
    padding-top: 15px;
}

    .account-infoedit .problem h4 {
        height: 16px;
        line-height: 16px;
        margin-bottom: 5px;
        font-weight: normal;
    }

    .account-infoedit .problem dd, .account-infoedit .problem dt {
        font-family: SimSun;
        line-height: 18px;
    }

    .account-infoedit .problem dd {
        padding-left: 12px;
    }

    .account-infoedit .problem dl {
        margin-bottom: 14px;
    }

.account-infoedit .edit-btnbox {
    padding-top: 15px;
    line-height: 26px;
    font-size: 12px;
}

.account-infoedit .btnlink_b_small {
    margin-right: 10px;
    float: left;
}

    .account-infoedit .btnlink_b_small span {
        font-size: 12px;
        float: left;
    }

.account-form-frame {
    border: 1px solid #ABCBE4;
    border-top: 0 none;
    padding: 20px;
}

.form-list {
    padding: 30px 0;
}

.form-tips-box {
    height: 34px;
    position: relative;
}

    .form-tips-box .form-tips-state {
        min-height: 22px;
        _height: 22px;
        border: 1px solid #FEB654;
        background: #FFFDE6;
        color: #333;
        line-height: 22px;
        padding-left: 22px;
        position: relative;
        font-family: '\5B8B\4F53';
    }

    .form-tips-box s {
        position: absolute;
        left: 5px;
        top: 5px;
    }

.account-form .form-tips {
    float: left;
}

.account-form .form-tips-error {
    color: #F00;
}

.account-form .form-tips-info {
    color: #999;
}

.account-form .form-list li .form-tips {
    float: left;
}

.account-form .form-list li .form-tips-normal {
    color: #999;
    line-height: 24px;
}

.account-form .form-list ul {
    overflow: hidden;
    *zoom: 1;
}

.account-form .form-list li {
    display: block;
    padding-bottom: 19px;
    overflow: hidden;
    *zoom: 1;
}

    .account-form .form-list li .fed_input_box {
        display: block;
        float: left;
        font-size: 14px;
        line-height: 24px;
        margin-right: 5px;
    }

        .account-form .form-list li .fed_input_box .f12 {
            font-size: 12px;
        }

    .account-form .form-list li .fed_formtit {
        float: left;
        line-height: 24px;
        width: 200px;
        text-align: right;
        margin-right: 6px;
        font-family: simsun;
        font-size: 14px;
    }

        .account-form .form-list li .fed_formtit .star {
            color: #F00;
        }

    .account-form .form-list li .fed_input {
        height: 16px;
        float: left;
        line-height: 16px;
        border: 1px solid #A0B4C5;
        text-indent: 4px;
        padding: 3px 0;
        vertical-align: middle;
    }

    .account-form .form-list li .fed_input_1 {
        width: 148px;
    }

    .account-form .form-list li .fed_input_2 {
        width: 98px;
    }

    .account-form .form-list li .fed_input_3 {
        width: 78px;
    }

.account-form .form-list .submit-box {
    padding-left: 206px;
}

.account-form .form-list li .form-tips s {
    position: relative;
    float: left;
    margin-right: 5px;
    display: block;
    margin-top: 6px;
    padding: 0;
}

.account-form .form-list li .form-tips span {
    float: left;
    display: block;
    line-height: 24px;
}

.account-form .link {
    text-decoration: underline;
}

.account-form .link-12 {
    text-decoration: underline;
    font-size: 12px;
    display: block;
    *display: inline-block;
    float: left;
    *float: none;
    margin-left: 12px;
}

.account-form .link-13 {
    text-decoration: underline;
    font-size: 12px;
    color: #999;
}

.account-form .changenum {
    text-decoration: underline;
    font-size: 12px;
    color: #999;
    margin-left: 10px;
}

.account-form .cancel {
    color: #999;
    margin-right: 10px;
}

    .account-form .changenum:hover, .account-form .cancel:hover {
        color: #f60;
    }

.account-form .problem {
    border-top: 1px solid #ABCBE4;
    color: #999;
    line-height: 22px;
    font-family: SImSun;
    padding: 16px 0 0 0;
    overflow: hidden;
    *zoom: 1;
}

    .account-form .problem dl {
        float: left;
        width: 370px;
        padding-right: 80px;
    }

        .account-form .problem dl.nowrap {
            width: auto;
            float: none;
        }

    .account-form .problem dd {
        padding-left: 12px;
    }

.account-form .form_tips_normal {
    clear: both;
    padding-left: 206px;
    color: #999;
    line-height: 30px;
}

.account-form .tel {
    font-size: 16px;
    font-family: simHei;
    font-weight: bolder;
    display: block;
    float: left;
}

.account-form .form-list li .select-1 {
    width: 150px;
    margin-right: 0;
    margin-top: -1px\0;
}

.account-form .fenge-line {
    border-top: 1px dashed #CCC;
}

.account-form .tel-messages-box {
    padding-top: 5px;
    overflow: hidden;
    *zoom: 1;
    clear: both;
}

.account-form .tel-messages {
    background: #F7F7F7;
    border: 1px solid #DFDFDF;
    color: #999;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 5px 0 0 206px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    .account-form .tel-messages input {
        cursor: pointer;
        float: left;
        display: block;
        margin-top: 4px;
        margin-right: 6px;
        margin-top: 6px\9;
    }

@media screen and(-webkit-min-device-pixel-ratio:0) {
    .account-form .tel-messages input {
        margin-top: 6px\9;
    }
}

.account-form .tel-messages label.countdown {
    float: left;
    margin-right: 6px;
    display: block;
}

.account-common-box .account-common-frame {
    padding: 0 20px;
    min-height: 446px;
    _height: 446px;
    padding-bottom: 20px;
    border: 1px solid #ABCBE4;
    border-top: 0 none;
    background: #FFF;
}

.account-common-box .account-common-frame-bg {
    background: url(http://img01.5173cdn.com/safe/build/1.00/images/my_safe_rx_bg.png) left bottom repeat-x;
}

.safe_equipment {
    overflow: hidden;
    *zoom: 1;
    border-bottom: 1px solid #E1E1E1;
    position: relative;
    margin-top: -1px;
}

    .safe_equipment li {
        width: 315px;
        float: left;
        padding: 25px 0;
        border-top: 1px dashed #CCC;
        margin-right: 15px;
        min-height: 130px;
        display: block;
    }

    .safe_equipment .img_style {
        width: 80px;
        height: 65px;
        float: left;
        background: url(http://img01.5173cdn.com/safe/build/1.00/images/safe_bg2.png);
    }

    .safe_equipment .img1 {
        background-position: 0 0;
    }

    .safe_equipment .img2 {
        background-position: -80px 0;
    }

    .safe_equipment .img3 {
        background-position: -160px 0;
    }

    .safe_equipment .img4 {
        background-position: -240px 0;
    }

    .safe_equipment .safe_equipment_right {
        float: left;
        line-height: 1.5;
        width: 230px;
    }

        .safe_equipment .safe_equipment_right h4 {
            font-size: 14px;
            font-weight: normal;
            margin-bottom: 4px;
        }

            .safe_equipment .safe_equipment_right h4 a {
                color: #333;
            }

            .safe_equipment .safe_equipment_right h4 .hasset {
                color: #390;
                font-weight: normal;
            }

        .safe_equipment .safe_equipment_right .safe_equipment_txt {
            margin-bottom: 18px;
            color: #999;
        }

        .safe_equipment .safe_equipment_right h4 .unset {
            color: #f00;
            font-weight: normal;
        }

.safe_equipment_right .btnlink_b_small {
    float: left;
    margin-right: 6px;
}

    .safe_equipment_right .btnlink_b_small span {
        float: left;
        font-size: 12px;
    }

.mibao-ad {
    padding: 10px 0 0 0;
    border-top: 1px solid #ABCBE4;
}

.account-common-box .problem {
    border-top: 1px solid #CCC;
    font-size: 12px;
    color: #999;
    padding-top: 15px;
}

    .account-common-box .problem h4 {
        height: 16px;
        line-height: 16px;
        margin-bottom: 5px;
        font-weight: normal;
    }

    .account-common-box .problem dd, .account-common-box .problem dt {
        font-family: SimSun;
        line-height: 18px;
    }

    .account-common-box .problem dd {
        padding-left: 12px;
    }

    .account-common-box .problem dl {
        margin-bottom: 14px;
    }

    .account-common-box .problem dd.tips2 {
        color: #666;
    }

.binding_phone_state {
    padding: 30px 0;
    overflow: hidden;
    *zoom: 1;
}

    .binding_phone_state .img_style {
        width: 80px;
        height: 65px;
        float: left;
        background: url(http://img01.5173cdn.com/safe/build/1.00/images/safe_bg2.png);
    }

    .binding_phone_state .img1 {
        background-position: 0 0;
    }

    .binding_phone_state .img2 {
        background-position: -80px 0;
    }

    .binding_phone_state .img3 {
        background-position: -160px 0;
    }

    .binding_phone_state .img4 {
        background-position: -240px 0;
    }

    .binding_phone_state .safe_equipment_right {
        float: left;
        line-height: 1.5;
    }

        .binding_phone_state .safe_equipment_right h4 {
            font-size: 14px;
            margin-bottom: 4px;
            line-height: 26px;
            float: left;
            margin-right: 10px;
        }

            .binding_phone_state .safe_equipment_right h4 a {
                color: #333;
            }

            .binding_phone_state .safe_equipment_right h4 .hasset {
                color: #390;
                font-weight: normal;
            }

        .binding_phone_state .safe_equipment_right .safe_equipment_txt {
            color: #999;
            padding-top: 5px;
            clear: both;
        }

        .binding_phone_state .safe_equipment_right h4 .unset {
            color: #f00;
            font-weight: normal;
        }

.binding_phone_setp {
    height: 137px;
    background: url(http://img01.5173cdn.com/safe/build/1.00/images/img/phone_safe.png) center no-repeat;
    width: 638px;
    border-top: 1px dashed #CCC;
}

.account-form .form-setp {
    left: 70px;
    overflow: hidden;
    position: relative;
    height: 20px;
}

    .account-form .form-setp ul {
        height: 20px;
        position: relative;
        overflow: hidden;
        left: -20px;
    }

    .account-form .form-setp li {
        padding-left: 23px;
        background-position: -478px -3px;
        float: left;
        margin-right: 13px;
        color: #999;
    }

        .account-form .form-setp li.current {
            color: #F60;
            font-weight: bolder;
        }

.form-tips-binding {
    height: auto;
    font-family: simsun;
}

.account-form .success_box {
    overflow: hidden;
    *zoom: 1;
    color: #999;
    padding-left: 90px;
    padding-top: 30px;
    height: 150px;
}

.account-form div.mailok {
    padding-left: 220px;
    height: 100px;
}

.account-form div.czpl {
    padding-left: 220px;
    height: 100px;
}

.account-form .success_box s {
    float: left;
    margin-right: 10px;
}

.account-form .success_box .right_success_txt {
    float: left;
    line-height: 1.8;
    padding-top: 4px;
}

    .account-form .success_box .right_success_txt h3 {
        font-size: 16px;
        color: #333;
        white-space: nowrap;
    }

.tips-normal-f12 {
    color: #999;
    font-size: 12px;
}

.safe_equipment_right .tel {
    font-size: 12px;
    float: left;
    margin-right: 6px;
    line-height: 22px;
}

    .safe_equipment_right .tel ins {
        font-size: 18px;
        text-decoration: none;
        font-weight: bolder;
        font-family: Arial;
    }

.mpBind_success .success_box {
    height: 100px;
    padding-left: 40px;
}

.mpBind_success .f_orange {
    color: #f60;
}

.mpBind_success .set_tips {
    padding-bottom: 0;
}

.mpBind_success .editinfo-list-tips {
    line-height: 22px;
}

.mpBind_success .set_tips_topline {
    padding-left: 45px;
}

.mpBind_success .set_tips .link {
    text-decoration: none;
}

.mpBind_success .ld {
    float: left;
    margin-right: 30px;
    color: #999;
}

.mpBind_success strong {
    color: #000;
}

.mpBind_success .rd {
    float: left;
}

.mpBind_success .form-setp {
    left: 10px;
}

#unbind .right_main {
    font-size: 14px;
}

    #unbind .right_main span.important {
        color: #F60;
    }

.btnlink_b_small, .btnlink_g_small {
    float: left;
}

    .btnlink_b_small span, .btnlink_g_small span {
        float: left;
    }

.unbind-type {
    padding: 30px 0 0 18px;
}

    .unbind-type h4 {
        font-size: 14px;
        height: 38px;
        font-weight: normal;
    }

    .unbind-type li {
        overflow: hidden;
        height: 34px;
    }

        .unbind-type li input {
            float: left;
            margin-top: 2px;
            margin-right: 5px;
            display: block;
            height: 12px;
            width: 12px;
        }

        .unbind-type li .typename {
            float: left;
            font-size: 14px;
            font-weight: bolder;
            width: 110px;
            display: block;
        }

        .unbind-type li .normal-tips {
            color: #999;
            display: block;
        }

    .unbind-type .unbind-type-btn {
        padding-left: 18px;
        overflow: hidden;
        margin-bottom: 20px;
    }

.mibao-quicklink {
    border-top: 1px dashed #CCC;
    padding: 20px 0;
    overflow: hidden;
    *zoom: 1;
}

    .mibao-quicklink .quicklink-1, .mibao-quicklink .quicklink-2 {
        width: 445px;
        height: 74px;
    }

    .mibao-quicklink .quicklink-1 {
        float: left;
        background-position: 0 -80px;
    }

    .mibao-quicklink .quicklink-2 {
        float: right;
        background-position: 0 -170px;
    }

.mibao-quicklink2 {
    border-top: 1px dashed #CCC;
    padding: 20px 0;
    overflow: hidden;
    *zoom: 1;
}

    .mibao-quicklink2 .quicklink-1, .mibao-quicklink2 .quicklink-2 {
        width: 325px;
        height: 96px;
    }

    .mibao-quicklink2 .quicklink-1 {
        float: left;
        background-position: 0 -330px;
    }

    .mibao-quicklink2 .quicklink-2 {
        float: right;
        background-position: 0 -440px;
    }

.set_tips .mibao_handle {
    overflow: hidden;
    *zoom: 1;
}

    .set_tips .mibao_handle li {
        float: left;
        width: 295px;
        padding: 16px 0 11px 25px;
        height: 50px;
        font-size: 12px;
    }

        .set_tips .mibao_handle li .img-ico {
            float: left;
            width: 44px;
            height: 48px;
            margin-right: 10px;
        }

        .set_tips .mibao_handle li.s1 .img-ico {
            background-position: 0 -260px;
        }

        .set_tips .mibao_handle li.s2 .img-ico {
            background-position: -60px -260px;
        }

        .set_tips .mibao_handle li.s3 .img-ico {
            background-position: -120px -260px;
        }

        .set_tips .mibao_handle li.s4 .img-ico {
            background-position: -180px -260px;
        }

        .set_tips .mibao_handle li .right_handle {
            float: left;
            line-height: 18px;
            padding-top: 6px;
            width: 130px;
        }

        .set_tips .mibao_handle li.disable .right_handle {
            color: #CCC;
        }

        .set_tips .mibao_handle li.disable .link {
            color: #CCC;
            cursor: default;
        }

.set_tips h5 {
    font-size: 12px;
    font-weight: bolder;
}

.account-form .form-list li .change-map {
    margin-right: 6px;
}

.safe_equipment_state {
    float: left;
    width: 580px;
    line-height: 1.8;
}

    .safe_equipment_state h4 {
        font-size: 14px;
    }

    .safe_equipment_state .safe_equipment_txt {
        margin-bottom: 20px;
    }

        .safe_equipment_state .safe_equipment_txt .important {
            font-weight: bolder;
            color: #F60;
        }

.safe-help {
    line-height: 22px;
    font-family: simsun;
    overflow: hidden;
    *zoom: 1;
}

    .safe-help dl {
        float: left;
        width: 220px;
        padding-top: 20px;
        border-top: 1px dotted #CCC;
    }

    .safe-help dt {
        font-size: 14px;
        font-weight: bolder;
        padding-left: 22px;
    }

    .safe-help dd {
        padding-left: 5px;
    }

        .safe-help dd a {
            color: #999;
            padding-left: 5px;
        }

    .safe-help .s1 dt {
        background-position: -380px -336px;
    }

    .safe-help .s2 dt {
        background-position: -380px -396px;
    }

    .safe-help .s3 dt {
        background-position: -380px -366px;
    }

.top_line1 {
    border-top: 1px dotted #CCC;
}

.content {
    width: 710px;
    height: auto;
    overflow: hidden;
    float: left;
}

.assort {
    width: 672px;
    height: auto;
    overflow: hidden;
    border: 1px solid #AACBE4;
    background: #F5FBFE;
    padding: 10px 18px;
    margin-bottom: 10px;
}

    .assort h3 {
        background: url(http://img01.5173cdn.com/safe/build/1.00/images/assort_bg.gif) no-repeat center bottom;
        width: 672px;
        margin: 0 auto;
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
    }

    .assort ul {
        padding-top: 15px;
    }

        .assort ul li {
            float: left;
            font-size: 14px;
            margin: 0 20px;
            line-height: 22px;
            text-align: center;
            height: 22px;
        }

            .assort ul li.on {
                background-position: -320px 0;
                width: 98px;
                color: #fff;
                font-weight: bold;
            }

            .assort ul li a {
                color: #2B8ACB;
            }

            .assort ul li.on a {
                font-weight: bold;
                color: #fff;
            }

.containerbox {
    width: 668px;
    height: auto;
    overflow: hidden;
    border: 1px solid #AACBE4;
    border-top: 0;
    padding: 20px 20px 10px 20px;
}

.rating {
    height: auto;
    overflow: hidden;
    width: 670px;
    margin: 10px auto;
    border-top: 1px dotted #ccc;
}

    .rating dl {
        clear: both;
        border-bottom: 1px dotted #ccc;
        height: auto;
        overflow: hidden;
        padding: 10px 0;
    }

        .rating dl dt {
            line-height: 24px;
            height: auto;
            overflow: hidden;
            padding: 0 10px;
        }

            .rating dl dt span {
                font-size: 14px;
                color: #666;
                font-family: simsun;
            }

                .rating dl dt span a {
                    color: #4484DB;
                }

                .rating dl dt span ins {
                    color: #4484DB;
                    text-decoration: none;
                }

            .rating dl dt em {
                float: right;
                color: #999;
                font-style: normal;
            }

        .rating dl dd {
            clear: both;
            line-height: 24px;
            color: #666;
            padding-left: 40px;
            height: auto;
            overflow: hidden;
            font-family: simsun;
        }

.page {
    float: right;
    clear: both;
}

.containerbox-page {
    padding: 5px 0;
}

.sidebox {
    width: 230px;
    height: auto;
    overflow: hidden;
    float: right;
}

.mainbody .sidebox .column {
    width: 230px;
    height: auto;
    overflow: hidden;
    float: left;
}

.sidebox .columnbox {
    width: 208px;
    height: auto;
    overflow: hidden;
    border: 1px solid #aacbe4;
    border-top: 0;
    background: #f5fbfe;
    padding: 10px;
    margin-bottom: 10px;
}

    .sidebox .columnbox ul {
        float: left;
        margin: 0;
    }

.sidebanner {
    clear: both;
    margin-bottom: 10px;
    height: auto;
    overflow: hidden;
}

.vala_side {
    background-position: 0 -560px;
    width: 230px;
    height: 275px;
    margin-bottom: 10px;
}

    .vala_side h4 {
        background-position: -470px -68px;
        font-size: 14px;
        font-weight: bold;
        color: #157B98;
        padding: 10px 0 0 30px;
        line-height: 20px;
        height: 20px;
    }

    .vala_side dl {
        width: 145px;
        height: auto;
        margin: 10px auto;
        color: #333;
    }

        .vala_side dl dt {
            font-size: 14px;
            font-weight: bold;
            padding-bottom: 3px;
        }

        .vala_side dl dd {
            line-height: 16px;
            color: #666;
        }

        .vala_side dl.f_1 {
            background: url(http://img01.5173cdn.com/safe/build/1.00/images/icon_bg_1.gif) no-repeat 5px top;
            height: 55px;
            padding-left: 50px;
            margin-top: 15px;
        }

        .vala_side dl.f_2 {
            background: url(http://img01.5173cdn.com/safe/build/1.00/images/icon_bg_1.gif) no-repeat 5px -57px;
            height: 38px;
            padding-left: 50px;
            margin-top: 13px;
        }

        .vala_side dl.f_3 {
            background: url(http://img01.5173cdn.com/safe/build/1.00/images/icon_bg_1.gif) no-repeat 5px -116px;
            height: 38px;
            padding-left: 50px;
            margin-top: 15px;
        }

        .vala_side dl.f_4 {
            background: url(http://img01.5173cdn.com/safe/build/1.00/images/icon_bg_1.gif) no-repeat 5px -338px;
            height: 38px;
            padding-left: 50px;
            margin-top: 15px;
        }

.columnbox {
    width: 284px;
    height: 124px;
    overflow: hidden;
    border: 1px solid #aacbe4;
    border-top: 0;
    background: #f5fbfe;
    padding: 10px 12px;
}

    .columnbox img {
        float: left;
        width: 82px;
        height: 107px;
        margin-top: 8px;
    }

    .columnbox ul {
        float: left;
        margin: 2px 0 0 10px;
    }

        .columnbox ul li {
            font-family: simsun;
            color: #266392;
            line-height: 24px;
        }

            .columnbox ul li a {
                color: #266392;
            }

.sidebox .common-title h3 {
    color: #333;
}

.sidebox .column .common-title h3.case {
    padding-left: 20px;
    background-position: -480px -32px;
}

.sidebox .column .common-title h3.safety_sense {
    padding-left: 20px;
    background-position: -480px -112px;
}

.sidebox .column .common-title h3.anomaly {
    padding-left: 20px;
    background-position: -480px -152px;
}

.tab_custom {
    width: 710px;
    height: auto;
    overflow: hidden;
}

    .tab_custom ul {
        width: 705px;
        height: 39px;
        border-bottom: 2px solid #aed2ff;
        padding-left: 9px;
        *overflow: hidden;
    }

        .tab_custom ul li {
            float: left;
            font-size: 16px;
            font-family: microsoft yahei;
            margin-right: 5px;
            position: relative;
            font-weight: bold;
        }

            .tab_custom ul li a {
                position: relative;
                z-index: 2;
                width: 169px;
                height: 41px;
                line-height: 41px;
                color: #666;
                display: block;
                background-position: -250px -610px;
            }

                .tab_custom ul li a:hover {
                    background-position: -250px -560px;
                    text-decoration: none;
                    color: #266392;
                    font-size: 18px;
                }

                .tab_custom ul li a.on {
                    background-position: -250px -560px;
                    color: #266392;
                    font-size: 18px;
                }

                .tab_custom ul li a span.tt_a, .tab_custom ul li a span.tt_b, .tab_custom ul li a span.tt_c, .tab_custom ul li a span.tt_d, .tab_custom ul li a:hover span.tt_a, .tab_custom ul li a:hover span.tt_b, .tab_custom ul li a:hover span.tt_c .tab_custom ul li a:hover span.tt_d {
                    background: url(http://img01.5173cdn.com/safe/build/1.00/images/icon_bg_1.gif) no-repeat;
                    padding-left: 50px;
                    display: inline-block;
                    cursor: pointer;
                }

                .tab_custom ul li a span.tt_a {
                    background-position: 16px -166px;
                }

                .tab_custom ul li a span.tt_b {
                    background-position: 16px -221px;
                }

                .tab_custom ul li a span.tt_c {
                    background-position: 16px -277px;
                }

                .tab_custom ul li a span.tt_d {
                    background-position: 16px -389px;
                }

                .tab_custom ul li a:hover span.tt_a, .tab_custom ul li a.on span.tt_a {
                    background-position: 16px 6px;
                }

                .tab_custom ul li a:hover span.tt_b, .tab_custom ul li a.on span.tt_b {
                    background-position: 16px -51px;
                }

                .tab_custom ul li a:hover span.tt_c, .tab_custom ul li a.on span.tt_c {
                    background-position: 16px -110px;
                }

                .tab_custom ul li a:hover span.tt_d, .tab_custom ul li a.on span.tt_d {
                    background-position: 16px -333px;
                }

    .tab_custom .custombox {
        width: 706px;
        height: auto;
        min-height: 342px;
        _height: 342px;
        _overflow-y: visible;
        overflow: hidden;
        border: 2px solid #aed2ff;
        border-top: 0;
        background: #fff;
    }

.kefuyz_type_choose {
    position: relative;
    padding-left: 30px;
    z-index: 99;
}

    .kefuyz_type_choose .kefuyz_tc_text {
        height: 39px;
        padding-top: 18px;
        line-height: 23px;
        font-size: 14px;
        font-weight: bold;
        color: #333;
    }

        .kefuyz_type_choose .kefuyz_tc_text em {
            color: #f60;
            font-style: normal;
        }

        .kefuyz_type_choose .kefuyz_tc_text a.puzzle {
            display: inline-block;
            padding-left: 17px;
            font-size: 12px;
            font-weight: normal;
            color: #999;
            text-decoration: underline;
            background: url(http://img01.5173cdn.com/safe/build/1.00/images/icon_bg.gif) no-repeat 0 -220px;
        }

            .kefuyz_type_choose .kefuyz_tc_text a.puzzle:hover {
                color: #ff4e00;
            }

.kefuyz_tc_btns {
    height: 53px;
}

    .kefuyz_tc_btns a {
        float: left;
        width: 242px;
        height: 42px;
        margin-right: 95px;
        overflow: hidden;
        background-position: -240px -660px;
        line-height: 42px;
    }

        .kefuyz_tc_btns a:hover, .kefuyz_tc_btns .selected {
            background-position: -240px -710px;
            text-decoration: none;
        }

        .kefuyz_tc_btns a strong {
            float: left;
            width: 61px;
            text-align: center;
            font-family: Microsoft yahei;
            font-size: 16px;
            color: #fff;
            cursor: pointer;
        }

        .kefuyz_tc_btns a span {
            float: left;
            width: 179px;
            text-align: center;
            font-size: 14px;
            color: #666;
            cursor: pointer;
        }

.kefuyz_bubble_container {
    position: relative;
    height: 230px;
    padding: 11px 0 0 30px;
}

    .kefuyz_bubble_container .bubble_4_intro {
        float: left;
        width: 308px;
        height: 186px;
        margin-right: 28px;
        padding-top: 12px;
        position: relative;
        border: 1px solid #c8def7;
        background: #f6fafd;
        text-align: center;
    }

    .kefuyz_bubble_container .bubble_4_form {
        float: left;
        width: 634px;
        padding: 18px 7px 0;
        position: relative;
        border: 1px solid #c8def7;
        background: #f6fafd;
        min-height: 181px;
        height: auto;
        _height: 181px;
    }

        .kefuyz_bubble_container .bubble_4_form .tip {
            padding-left: 15px;
            width: 450px;
            height: 28px;
            border-bottom: 1px solid #eee;
            line-height: 21px;
            color: #999;
        }

        .kefuyz_bubble_container .bubble_4_form .kefuyz_form {
            padding-top: 20px;
        }

    .kefuyz_bubble_container .bubble_4_notnum {
        float: left;
        width: 634px;
        padding: 18px 7px 0;
        position: relative;
        border: 1px solid #c8def7;
        background: #f6fafd;
    }

        .kefuyz_bubble_container .bubble_4_notnum i {
            left: 359px;
        }

.custombox .notnum_false {
    padding: 2px 0 0 13px;
}

.contother {
    width: 710px;
    margin: 10px auto;
    height: auto;
    overflow: hidden;
}

    .contother .col {
        background-position: 0 -850px;
        width: 300px;
        height: 70px;
        padding: 10px 25px;
        float: left;
    }

        .contother .col p {
            line-height: 24px;
        }

            .contother .col p strong {
                color: #F00;
            }

            .contother .col p a {
                background-position: -240px -760px;
                width: 120px;
                height: 25px;
                line-height: 25px;
                color: #266392;
                display: inline-block;
                text-align: center;
                margin-top: 15px;
            }

.new_icon {
    width: 19px;
    height: 17px;
    background: url(http://img01.5173cdn.com/safe/build/1.00/images/new_ico.png) no-repeat;
    display: inline-block;
}

.mtfix {
    margin-top: 5px;
    height: auto;
}

    .mtfix a {
        text-decoration: underline;
    }

.form-list {
    padding: 20px 0 40px 20px;
}

.account-form .form-list li .w140 {
    width: 140px;
}

.account-form .form-list li .w91 {
    width: 91px;
}

.form-tips-w {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    margin-left: 206px;
    position: relative;
    padding: 1px 10px 1px 22px;
    background: none repeat scroll 0 0 #FFFDE6;
    border: 1px solid #FEB654;
    color: #333;
}

    .form-tips-w .ico_warning_1 {
        position: absolute;
        left: 5px;
        top: 6px;
    }

.moblestatus {
    color: #333;
    font-size: 14px;
}

    .moblestatus dt strong {
        font-size: 16px;
        margin: 0 5px;
    }

.submit-btn {
    margin-top: 15px;
}

    .submit-btn .btnlink_b {
        margin-right: 5px;
    }

.fxfsize {
    font-size: 14px;
}

.account-form .form_tips_normal input.agreech {
    vertical-align: -3px;
    margin-right: 4px;
}

.pt40 {
    padding-bottom: 40px;
}

.account-form .form-list li .w120 {
    width: 120px;
}

.account-form .ml126 {
    margin-left: 126px;
}

.account-form .form-list .pl126 {
    padding-left: 126px;
}

.account-form .form-list .pl146 {
    padding-left: 146px;
}

.account-form .form-list .pl98 {
    padding-left: 98px;
}

.account-form .success_box .claerfx {
    clear: left;
    padding: 10px 0 0 40px;
}

.account-form .w240 {
    padding: 0;
    margin: 50px auto 0;
    width: 240px;
}

.account-form .w420 {
    padding: 0;
    margin: 50px auto 0;
    width: 420px;
}

.account-form .w340 {
    padding: 0;
    margin: 50px auto 0;
    width: 340px;
}

.fxpb0 {
    padding-bottom: 0;
}

.ml146 {
    margin-left: 146px !important;
}

.ml98 {
    margin-left: 98px !important;
}

.account-form .form-list li .fed_input_box .c999 {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}

.account-form .form-list dl.multuser dt {
    font-size: 14px;
    margin-bottom: 20px;
}

.form-list dl.multuser dt strong {
    font-size: 16px;
}

.form-list dl.multuser dd {
    font-weight: 700;
    margin-bottom: 15px;
}

    .form-list dl.multuser dd input {
        margin-right: 5px;
    }

.account-form .form-list .fpt0 {
    padding-left: 0;
}

.rtips {
    padding: 20px 0 0 20px;
}

    .rtips p.hasrela {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .rtips p.auto {
        font-size: 12px;
        color: #999;
    }

.newtips {
    padding: 15px 10px 0;
    border: solid #ABCBE4;
    border-width: 0 1px;
}

.account-form a.fc999 {
    color: #999;
}

    .account-form a.fc999:hover {
        color: #f60;
    }

.tipstry {
    display: block;
    padding-top: 10px;
    float: left;
    clear: left;
    font-family: simSun;
}

.form-tips-state .link {
    text-decoration: underline;
}

.verification_w {
    width: 600px;
    margin: 0 auto;
}

    .verification_w .p_top40 {
        padding-top: 40px;
    }

    .verification_w strong.step {
        font-size: 14px;
        color: #666;
        padding-bottom: 10px;
        display: block;
    }

        .verification_w strong.step ins {
            font-size: 12px;
            text-decoration: none;
            font-weight: normal;
        }

    .verification_w span.vtips {
        width: 598px;
        height: 22px;
        border: 1px solid #FEB755;
        background-color: #FFFDE6;
        color: #333;
        line-height: 22px;
        display: block;
        margin-top: 10px;
    }

    .verification_w div.secondstep {
        width: 100%;
        border-top: 1px dashed #ccc;
        margin-top: 20px;
        padding-top: 20px;
        padding-bottom: 30px;
        position: relative;
    }

        .verification_w div.secondstep span.fillin {
            font-size: 14px;
            margin: 15px 0 0 100px;
            display: inline-block;
        }

        .verification_w div.secondstep input {
            width: 153px;
            height: 28px;
            border: 1px solid #A0B4C5;
            line-height: 28px;
            padding-left: 5px;
        }

        .verification_w div.secondstep span.error_tips {
            color: #f00;
            padding-left: 10px;
        }

            .verification_w div.secondstep span.error_tips i {
                position: relative;
                top: 3px;
                padding-right: 5px;
                *top: 0;
            }

        .verification_w div.secondstep span.error_gray {
            color: #999;
            padding-left: 10px;
        }

        .verification_w div.secondstep ins.asterisk {
            text-decoration: none;
            padding-right: 5px;
            color: #f00;
            font-size: 14px;
        }

        .verification_w div.secondstep a.verifica_btn {
            background-position: 0 -960px;
            width: 110px;
            height: 29px;
            margin: 20px 0 50px 190px;
            display: block;
        }

        .verification_w div.secondstep .wait {
            width: 230px;
            margin: 0 auto;
            padding: 30px 0 60px 0;
        }

            .verification_w div.secondstep .wait strong {
                font-size: 14px;
                padding-left: 10px;
                position: relative;
                top: -7px;
            }

        .verification_w div.secondstep span.true_ico {
            background-position: 0 -1008px;
            width: 77px;
            height: 60px;
            float: left;
            margin-top: 30px;
        }

        .verification_w div.secondstep span.false_ico {
            background-position: -100px -1008px;
            width: 77px;
            height: 63px;
            float: left;
            margin-top: 30px;
        }

        .verification_w div.secondstep dl {
            float: left;
            width: 350px;
            margin: 30px 0 0 30px;
            display: inline;
            padding-bottom: 30px;
        }

            .verification_w div.secondstep dl dt {
                font-size: 16px;
                font-weight: bold;
                color: #333;
                border-bottom: 1px solid #eee;
                padding-bottom: 10px;
            }

                .verification_w div.secondstep dl dt span {
                    color: #f60;
                }

                .verification_w div.secondstep dl dt ins.green {
                    text-decoration: none;
                    color: #390;
                }

                .verification_w div.secondstep dl dt ins.red {
                    text-decoration: none;
                    color: #f00;
                }

                .verification_w div.secondstep dl dt font {
                    font-size: 12px;
                    display: block;
                    font-weight: normal;
                    padding-top: 5px;
                }

            .verification_w div.secondstep dl dd.size14 {
                font-size: 14px;
                padding-top: 10px;
            }

            .verification_w div.secondstep dl dd {
                color: #666;
                line-height: 30px;
            }

                .verification_w div.secondstep dl dd .kf_contact {
                    background-position: -159px -960px;
                    width: 127px;
                    height: 29px;
                    display: inline-block;
                    vertical-align: bottom;
                    *vertical-align: middle;
                }

                .verification_w div.secondstep dl dd ins.zhen {
                    background-position: -370px -961px;
                    width: 16px;
                    height: 16px;
                    display: inline-block;
                    vertical-align: middle;
                }

                .verification_w div.secondstep dl dd ins.jia {
                    background-position: -400px -961px;
                    width: 16px;
                    height: 16px;
                    display: inline-block;
                    vertical-align: middle;
                }

                .verification_w div.secondstep dl dd.c999 {
                    color: #999;
                    position: absolute;
                    width: 500px;
                }

                .verification_w div.secondstep dl dd .goon_ver {
                    font-size: 16px;
                    color: #333;
                }

            .verification_w div.secondstep dl.truever {
                width: 470px;
            }

                .verification_w div.secondstep dl.truever dt {
                    border: none;
                }

        .verification_w div.secondstep .again_v {
            float: left;
            margin: 30px 0 0 40px;
            display: inline;
            text-decoration: underline;
        }

        .verification_w div.secondstep dl a {
            text-decoration: underline;
        }

        .verification_w div.secondstep span.error_ico {
            background-position: -200px -1008px;
            width: 75px;
            height: 93px;
            float: left;
            margin: 30px 0 0 100px;
            display: inline;
            padding-bottom: 50px;
        }

        .verification_w div.secondstep p.error_p {
            float: left;
            font-size: 16px;
            font-weight: bold;
            margin: 55px 0 0 20px;
            display: inline;
        }

            .verification_w div.secondstep p.error_p a {
                font-size: 12px;
                display: block;
                font-weight: normal;
                text-decoration: underline;
                margin-top: 15px;
            }

.ret_password {
    border: 1px solid #ddd;
    padding: 20px;
}

    .ret_password .ret_ul {
        margin: 45px 0 0;
        zoom: 1;
        padding: 0 0 30px;
    }

        .ret_password .ret_ul li {
            height: 35px;
            margin-bottom: 5px;
        }

            .ret_password .ret_ul li span {
                display: inline-block;
                height: 35px;
                line-height: 35px;
                float: left;
            }

                .ret_password .ret_ul li span.n {
                    text-align: right;
                    width: 140px;
                    line-height: 35px;
                    margin: 0 10px 0 0;
                    float: left;
                    font-family: simsun;
                }

                    .ret_password .ret_ul li span.n s {
                        font-family: "宋体";
                        text-decoration: none;
                        margin: 0 0 0 -5px;
                        font-size: 12px;
                    }

                .ret_password .ret_ul li span .red {
                    color: red;
                }

                .ret_password .ret_ul li span.con {
                    vertical-align: middle;
                    line-height: 35px;
                    float: left;
                }

                .ret_password .ret_ul li span b {
                    font-size: 18px;
                    font-weight: 500;
                }

                .ret_password .ret_ul li span input.code, .Security_Captcha_Input {
                    border: 1px solid #a0b4c5;
                    width: 80px;
                    height: 23px;
                    line-height: 23px;
                    margin-right: 6px;
                }

.Security_Captcha_Input {
    float: left;
}

#securityContainer a {
    position: relative;
    width: 144px;
    float: left;
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: right;
    margin-right: 6px;
}

#securityContainer img {
    position: absolute;
    left: 0;
    top: -8px;
}

.account-form .form-list .form-tips {
    float: left;
}

#securityContainer {
    float: left;
}

.ret_password .ret_ul li span input.password {
    border: 1px solid #a0b4c5;
    width: 140px;
    height: 23px;
    line-height: 23px;
    vertical-align: 0;
}

.ret_password .ret_ul li span .a1 {
    color: #999;
    text-decoration: underline;
    margin: 0 0 0 20px;
}

.ret_password .ret_ul li span .a2 {
    color: #06c;
    margin: 0 0 0 20px;
    vertical-align: 15px;
}

.ret_password .ret_ul li span.con span {
    height: auto;
}

.ret_password .ret_ul li .pointer, .ret_password .ret_ul li .pointer_red {
    margin: 0 0 0 10px;
}

.ret_password .ret_ul li .pointer {
    color: #999;
}

.ret_password .ret_ul li .pointer_red {
    color: #f00;
}

.ret_password .ret_ul li span.con select {
    width: 140px;
}

#valiateli .con {
    padding-top: 5px;
}

#valiateli .form-tips s {
    float: left;
    margin-right: 3px;
    top: 6px;
    position: relative;
}

#valiateli .form-tip-txt {
    line-height: 25px;
    margin-left: 3px;
}

.ret_password .ret_ul li .pointer_red i {
    margin: 0 6px 0 0;
    top: 11px;
    position: relative;
    float: left;
}

.usrName {
    line-height: 25px;
    text-indent: 4px;
    font-size: 12px;
    color: #666;
    width: 180px;
    margin: 0 auto;
    word-wrap: break-word;
    word-break: break-all;
    height: 27px;
    overflow: hidden;
}

    .usrName span.c266392 {
        color: #266392;
        font-weight: bold;
        float: left;
        display: inline-block;
        width: 65px;
        *width: 60px;
    }

    .usrName span {
        float: left;
    }

    .usrName .stateBox {
        float: left;
        height: auto;
        display: inline-block;
    }

    .usrName .stateBox_off {
        width: 85px;
        position: absolute;
        background-color: #fff;
        display: none;
        border: 1px #9DC5E8 solid;
    }

    .usrName .stateBox_on {
        width: 85px;
        position: absolute;
        background-color: #fff;
        height: 25px;
        border: 1px #9DC5E8 solid;
    }

    .usrName a.wIcon {
        background: url(http://images001.5173cdn.com/images/dkjy/v30/1m/dkjy.gif) no-repeat 0 -50px;
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-left: 10px;
        margin-top: 5px;
        float: right;
    }

    .usrName .stateBox a {
        display: block;
        text-decoration: none;
        border-bottom: 1px #d3e6f5 solid;
        color: #666;
        padding-left: 20px;
        overflow: hidden;
        height: 25px;
    }

        .usrName .stateBox a:hover {
            background-color: #e3f3fd;
        }

        .usrName .stateBox a.a1 {
            background-position: 5px -403px;
        }

        .usrName .stateBox a.a2 {
            background-position: 5px -423px;
        }

        .usrName .stateBox a#stateId {
            padding-left: 17px;
            border-bottom: 0;
            display: block;
            width: 18px;
        }

    .usrName .stateBox a, #stateId em {
        background: url("/image/my-icon1.gif") no-repeat;
    }

#stateId em {
    background-position: 0 -355px;
    display: inline-block;
    width: 7px;
    height: 4px;
    vertical-align: middle;
    font: 0/0 瀹嬩綋;
    _margin: 10px 4px 11px 0;
}

.dealTip div.topbg, .dealTip div.centerbg, .dealTip div.bottombg {
    background: url("http://images001.5173cdn.com/images/my5173/v4/bg/tips_bg.gif") no-repeat scroll 0 0 transparent;
}

.dealTip {
    display: none;
    height: auto;
    overflow: hidden;
    position: absolute;
    width: 203px;
    z-index: 200;
}

    .dealTip div.topbg {
        background-position: -210px 0;
        font: 0/0 瀹嬩綋;
        height: 25px;
    }

        .dealTip div.topbg a {
            display: inline-block;
            float: right;
            height: 7px;
            margin: 17px 8px 0 0;
            outline: medium none;
            width: 8px;
        }

    .dealTip div.centerbg {
        background-repeat: repeat-y;
        color: #666;
        font-family: 瀹嬩綋;
        height: auto;
        line-height: 16px;
        padding: 0 15px 5px;
        text-align: left;
    }

    .dealTip div.bottombg {
        background-position: -210px -26px;
        height: 10px;
    }

#succeed .left-icon, #flow .flow-c .content, #shortcut .shortcut-c .content a, .reset_pwd .left_icon, .reset_pwd h3 {
    background: url(http://img01.5173cdn.com/safe/build/1.00/images/error_bg.gif) no-repeat;
}

.reset_pwd_box {
    border: 1px solid #DDD;
    overflow: hidden;
    *zoom: 1;
    padding: 60px 0 60px 180px;
}

.reset_pwd .left_icon {
    width: 85px;
    float: left;
    margin-right: 20px;
    height: 93px;
    background-position: 10px -250px;
}

.reset_pwd .content_title {
    height: 33px;
    padding-top: 9px;
    border-bottom: 2px solid #F7F7F7;
    width: 500px;
    clear: right;
    float: left;
    margin-bottom: 7px;
}

    .reset_pwd .content_title h3 {
        background-position: -90px 0;
        height: 32px;
        width: 500px;
        border-bottom: 1px solid #E7E7E7;
    }

.reset_pwd .con_txt {
    float: left;
    width: 500px;
}

    .reset_pwd .con_txt p {
        line-height: 21px;
        margin-bottom: 13px;
    }

    .reset_pwd .con_txt a.tips {
        text-decoration: underline;
        color: #06C;
        margin-left: 6px;
    }

    .reset_pwd .con_txt a:hover.tips {
        color: #ff4e00;
    }

.btnlink_b {
    float: left;
}

    .btnlink_b span {
        float: left;
    }
<!--

FK-140624-01-0安全中心微信绑定-- > .right-mainbox {
    width: 950px;
    float: none;
}

.clear {
    clear: both;
}

.bok_main {
    width: 404px;
    height: auto;
    margin-left: 74px;
    margin-top: 20px;
}

.dagou {
    display: block;
    width: 33px;
    height: 34px;
    float: left;
    margin-left: 10px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -256px -8px;
}

.b_shouji_zi {
    display: block;
    width: 194px;
    height: 134px;
    float: left;
    margin-left: 10px;
}

.erwen {
    display: block;
    width: 120px;
    height: 113px;
    float: left;
    margin-left: 10px;
    margin-top: 42px;
}

.b_shouji_zi p {
    line-height: 30px;
}

    .b_shouji_zi p.hei {
        color: #999;
    }

    .b_shouji_zi p.da {
        font-size: 16px;
    }

    .b_shouji_zi p.xiayi_b_s {
        font-size: 14px;
        margin-top: 30px;
    }

.weixinma {
    width: 120px;
    height: 113px;
    margin: 0 auto;
}

.guanbiwe {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

.jie_weiyi {
    float: right;
    margin-right: 110px;
}

.xuxian {
    width: 919px;
    margin: 25px 0 0 -28px;
    border: 1px dotted #ddd;
}

.wancheng_jie {
    display: block;
    width: 71px;
    height: 34px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -218px -60px;
}

.weixinma_tiao {
    margin-top: 20px;
}

.saomiaoer {
    margin-top: 5px;
    margin-left: 93px;
}

.hui {
    margin-top: 20px;
    color: #999;
}

.account-form a.lanse {
    color: #0265c0;
}

.fan_dagou {
    width: 30px;
    height: 16px;
    float: left;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -261px -103px;
    margin-top: 5px;
}

.account-form .problem {
    margin-top: 20px;
}

.xiayibu {
    display: block;
    width: 74px;
    height: 37px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -215px -132px;
    margin: 0 auto;
}

.weixin_no {
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/weixin_no.png) no-repeat;
    width: 862px;
    height: 373px;
    margin: 20px auto 0;
}

.weixin_no1 {
    display: block;
    float: left;
    width: 197px;
    height: 343px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/weixin_no.png) no-repeat -3px -9px;
    margin-left: 75px;
}

.weixin_no2 {
    display: block;
    float: left;
    width: 197px;
    height: 343px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/weixin_no.png) no-repeat -3px -379px;
    margin-left: 75px;
}

.weixin_no3 {
    display: block;
    float: left;
    width: 197px;
    height: 343px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/weixin_no.png) no-repeat -1px -741px;
    margin-left: 75px;
}

.xiu_gai_sao {
    float: left;
    display: block;
    width: 162px;
    color: #999;
    margin-top: 73px;
    margin-left: 20px;
}

.liwei {
    margin: 25px 0 0 -4px;
}

.bok_main_bu {
    width: 445px;
    margin-left: 123px;
}

.xiayibu_bu {
    margin-left: 116px;
}

.form-tips_bu {
    margin-left: 91px;
    margin-top: 7px;
}

.hui_yi {
    margin-top: 35px;
}

.form-list_b_s {
    margin-left: 24px;
}

.form-tips_ju {
    margin-left: 360px;
    float: none;
    _margin-left: 180px;
}

.huang {
    color: #F60;
}

.erwen img {
    width: 120px;
    height: 113px;
}

.weixinma_tiao img {
    width: 120px;
    height: 113px;
}

.btnlink_b span.huise_bg {
    background: #999;
    border-radius: 3px;
}

.huise_bg {
    background: #999;
    border-radius: 3px;
}

.right-mainbox {
    float: right;
    width: 710px;
}

.clear {
    clear: both;
}

.bok_main {
    width: 600px;
    height: auto;
    margin-left: 74px;
    margin-top: 20px;
}

.dagou {
    display: block;
    width: 33px;
    height: 34px;
    float: left;
    margin-left: 10px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -256px -8px;
}

.b_shouji_zi {
    display: block;
    width: 494px;
    height: 134px;
    float: left;
    margin-left: 10px;
    width: auto;
}

.erwen {
    display: block;
    width: 120px;
    height: 113px;
    float: left;
    margin-left: 10px;
    margin-top: 42px;
}

.b_shouji_zi p {
    line-height: 30px;
}

    .b_shouji_zi p.hei {
        color: #999;
    }

    .b_shouji_zi p.da {
        font-size: 16px;
    }

    .b_shouji_zi p.xiayi_b_s {
        font-size: 14px;
        margin-top: 30px;
    }

.weixinma {
    width: 120px;
    height: 113px;
    margin: 0 auto;
}

.guanbiwe {
    text-align: center;
    margin-top: 20px;
    font-size: 14px;
}

.jie_weiyi {
    float: right;
    margin-right: 110px;
}

.xuxian {
    width: 919px;
    margin: 25px 0 0 -28px;
    border: 1px dotted #ddd;
    *overflow: hidden;
    *line-height: 0;
}

.wancheng_jie {
    display: block;
    width: 71px;
    height: 34px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -218px -60px;
}

.weixinma_tiao {
    margin-top: 20px;
}

.saomiaoer {
    margin-top: 5px;
    margin-left: 93px;
    _margin-left: 48px;
}

.hui {
    margin-top: 20px;
    color: #999;
}

.account-form a.lanse {
    color: #0265c0;
}

.fan_dagou {
    width: 30px;
    height: 16px;
    float: left;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -261px -103px;
    margin-top: 5px;
}

.account-form .problem {
    margin-top: 20px;
}

.xiayibu {
    display: block;
    width: 74px;
    height: 37px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/shouji_b_1.png) no-repeat -215px -132px;
    margin: 0 auto;
}

.weixin_no {
    margin-top: 20px;
}

.weixin_no1 {
    display: block;
    float: left;
    width: 197px;
    height: 343px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/weixin_no.png) no-repeat -3px -9px;
    margin-left: 75px;
}

.weixin_no2 {
    display: block;
    float: left;
    width: 197px;
    height: 343px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/weixin_no.png) no-repeat -3px -379px;
    margin-left: 75px;
}

.weixin_no3 {
    display: block;
    float: left;
    width: 197px;
    height: 343px;
    background: url(http://images001.5173cdn.com/trunk/safe/build/1.00/images/weixin_no.png) no-repeat -1px -741px;
    margin-left: 75px;
}

.xiu_gai_sao {
    float: left;
    display: block;
    width: 162px;
    color: #999;
    margin-top: 73px;
    margin-left: 20px;
}

.liwei {
    margin: 25px 0 0 -4px;
}

.bok_main_bu {
    width: 445px;
    margin-left: 123px;
    overflow: hidden;
}

.xiayibu_bu {
    margin-left: 116px;
}

.form-tips_bu {
    margin-left: 91px;
    margin-top: 7px;
    _margin-left: 47px;
}

.hui_yi {
    margin-top: 35px;
}

.form-list_b_s {
    margin-left: 24px;
}

.ico_xiao {
    display: block;
    margin-top: 2px;
    float: right;
    *display: inline;
    *float: none;
}

@media screen and(-webkit-min-device-pixel-ratio:0) {
    .ico_xiao {
        margin-top: -28px;
    }
}

.safe_equipment_right .tel .ico_xiao {
    display: block;
    float: right;
    margin-top: 0;
    *display: inline;
    *float: none;
    *margin-top: -5px;
}

.hide {
    display: none;
}

.verification_w div.secondstep span.weichai_mun {
    margin: 15px 0 0 54px;
}

.verification_w div.secondstep span.fillin_xiu {
    margin: 15px 0 0 60px;
}

.verification_w div.secondstep span.fillin_tyle {
    margin: 15px 0 0 68px;
}

.verification_w div.secondstep input.kefutyle {
    width: auto;
    height: auto;
    padding-left: 0;
    border: none;
}

.yanzzi {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

.cs_valid_safe_tip {
    display: none;
    left: 132px;
    position: absolute;
    top: 4px;
}

    .cs_valid_safe_tip .inner {
        background: none repeat scroll 0 0 #fefbe5;
        border: 1px solid #beb49c;
        color: #666;
        padding: 0 15px 10px;
        width: 158px;
    }

    .cs_valid_safe_tip .arrow {
        background: url("http://img01.5173cdn.com/www_v3/build/1.00/images/icon_sprites.png") 0 -180px no-repeat;
        display: block;
        height: 10px;
        left: 33px;
        position: absolute;
        top: 72px;
        width: 15px;
    }

    .cs_valid_safe_tip h6 {
        border-bottom: 1px solid #d7d7d7;
        font-weight: 400;
        height: 26px;
        line-height: 26px;
        margin-bottom: 7px;
    }

    .cs_valid_safe_tip .ico_warning_1 {
        float: left;
        margin: 6px 5px 0 0;
    }

.ico_warning_1 {
    background-position: -100px -129px;
}

.ico_success_1, .ico_warning_1, .ico_info_1, .ico_error_1, .ico_question_1, .ico_waiting_1, .ico_help_1 {
    height: 12px;
    width: 12px;
}

.top_news {
    background: #fff5d3;
    border: 1px solid #feb654;
    display: none;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 948px;
    font-size: 12px;
    margin: 0 auto;
}

    .top_news .icon_news {
        background: url("http://img01.5173cdn.com/www_v3/build/1.00/images/icon_sprites.png") no-repeat;
        background-position: 0 -234px;
        height: 12px;
        margin: 5px 10px 0;
        width: 17px;
        float: left;
    }

    .top_news p {
        overflow: hidden;
        float: left;
    }

        .top_news p a {
            color: #333;
        }

            .top_news p a:hover {
                color: #f60;
                text-decoration: none;
            }

            .top_news p a span {
                font-weight: bold;
                padding-right: 20px;
            }

    .top_news .close_btn {
        background: url("http://img01.5173cdn.com/www_v3/build/1.00/images/icon_sprites.png") no-repeat;
        background-position: 0 -256px;
        height: 15px;
        margin: 3px 10px 0 0;
        text-indent: -999em;
        width: 15px;
        float: right;
        cursor: pointer;
    }

        .top_news .close_btn:hover {
            background-position: 0 -281px;
            height: 15px;
            width: 15px;
        }

.new-mibao .btnlink_b span {
    letter-spacing: 1em;
    padding-left: 14px;
}

.safe_equipment_txt.new-mibao {
    font-size: 13px;
}

    .safe_equipment_txt.new-mibao .important {
        font-weight: bold;
        color: #f00;
    }

    .safe_equipment_txt.new-mibao a {
        text-decoration: underline;
    }

.form-tips-box .form-tips-state span.new-important {
    color: #f00;
    font-weight: bold;
}

.form-tips-box .form-tips-state a {
    text-decoration: underline;
}

.form-tips-error.form-tips a {
    padding-left: 15px;
    text-decoration: underline;
}

    .form-tips-error.form-tips a:hover {
        color: #06c;
    }

.fed_input_box .f12.new-phone {
    display: inline-block;
    text-indent: 15px;
}

.fed_input_box span.new-important {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #f00;
    padding-top: 3px;
    padding-right: 5px;
}

.account-form .form-list li .fed_input_1.fed_input_1.new-phone {
    width: 70px;
}

.account-form .form-tips-error.new-btn {
    overflow: hidden;
    clear: both;
    width: 298px;
    margin-top: 10px;
    margin-left: 217px;
    padding-top: 0;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
}

    .account-form .form-tips-error.new-btn span {
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        color: #999;
        text-indent: 1em;
    }

    .account-form .form-tips-error.new-btn a {
        float: left;
        display: black;
        width: 140px;
        height: 18px;
        line-height: 18px;
        margin-top: 5px;
        margin-left: 10px;
        text-align: center;
        color: #000;
        border: 1px solid #707070;
        background: #ddd;
    }

        .account-form .form-tips-error.new-btn a:hover {
            text-decoration: none;
        }

.safe-new-ctro {
    float: left;
    width: auto;
}

    .safe-new-ctro ul {
        display: block;
        height: 25px;
        line-height: 25px;
    }

        .safe-new-ctro ul li {
            display: block;
            float: left;
            margin-right: 15px;
        }

            .safe-new-ctro ul li label {
                display: block;
                float: left;
            }

            .safe-new-ctro ul li.left label {
                font-size: 14px;
                font-weight: bold;
            }

            .safe-new-ctro ul li.right label {
                text-align: center;
                margin-right: 0;
            }

            .safe-new-ctro ul li span {
                display: block;
                float: left;
            }

            .safe-new-ctro ul li.left span {
                font-size: 14px;
                color: #390;
            }

            .safe-new-ctro ul li.right span {
                font-size: 16px;
                font-weight: bold;
            }

    .safe-new-ctro p {
        color: #999;
        padding-top: 10px;
        *margin-top: -20px;
    }

.safe-new-btn {
    float: left;
    margin-top: -5px;
}

    .safe-new-btn a {
        margin-right: 5px;
    }

.account-form .form-list li .fed_input_3.new-input {
    width: 148px;
}

.mibao-quicklink2 .quicklink-1.sjmb, .mibao-quicklink2 .quicklink-2.sjmb {
    background: url("http://img01.5173cdn.com/safe/build/1.00/images/safe_bg3.png") no-repeat;
}

.mibao-quicklink2 .quicklink-2.sjmb {
    background-position: -345px 0;
}

.mibao-quicklink .quicklink-1.sjmb, .mibao-quicklink .quicklink-2.sjmb {
    background: url("http://img01.5173cdn.com/safe/build/1.00/images/safe_bg4.png") no-repeat;
}

.mibao-quicklink .quicklink-2.sjmb {
    background-position: -465px 0;
}

body {
    position: relative;
}

.safe_shadow {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 88888;
}

.safe_yz_bt {
    position: absolute;
    left: 45%;
    top: 986px;
    width: 308px;
    height: 49px;
    margin-left: -154px;
    z-index: 88889;
}

.safe_yz_fs {
    position: absolute;
    left: 50%;
    top: 508px;
    width: 600px;
    height: 360px;
    margin-left: -420px;
    z-index: 88889;
}

.safe_yz_bt a {
    display: block;
    width: 308px;
    height: 49px;
    background: url('http://img01.5173cdn.com/safe/build/1.00/images/safe_yz_bt_a_bg.png') no-repeat;
    cursor: pointer;
}

body h1 ol ul span p {
    font-family: "Microsoft YaHei";
}

.cont {
    margin: 0 auto;
}

.cont_header h1 {
    margin-top: 75px;
    font-size: 30px;
    text-align: center;
    border-bottom: 2px solid #d40200;
    color: #d40200;
    height: 65px;
    font-weight: none;
}

.cont_mid {
    font-size: 16px;
}

    .cont_mid ol {
        list-style-type: decimal;
        padding-left: 10px;
        line-height: 40px;
        margin: 1px 0 -17px 40px;
    }

    .cont_mid h3 {
        margin-top: 40px;
        font-size: 18px;
    }

    .cont_mid p {
        text-indent: 2em;
        line-height: 36px;
    }

.cont_bot {
    background: url('http://img01.5173cdn.com/safe/build/1.00/images/safe_het.png') no-repeat;
    padding-top: 534px;
    margin-left: 20px;
    position: relative;
    margin-bottom: 60px;
}

.cont_zhang {
    background: url('http://img01.5173cdn.com/safe/build/1.00/images/safe_zhang.png') no-repeat;
    width: 100px;
    padding: 105px;
    left: 689px;
    top: 411px;
    position: absolute;
}

.cont_hr {
    border-top: 1px solid #eee;
}

.cont_pm {
    margin-bottom: 20px;
}

.cs_valid_safe_tip .weichai_inner {
    width: 315px;
}

.cs_valid_safe_tip .weichai_arrow {
    top: 107px;
}

#csweichaitop {
    top: -30px;
}

.weichai_tishi {
    margin-top: 10px;
}

p.mimatishi_title {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

.mimatishi_question {
    background: #f6fcff;
    border: 1px solid #d1e6f9;
    padding-left: 28px;
    padding-top: 32px;
}

    .mimatishi_question p {
        font-size: 14px;
        padding-bottom: 31px;
    }

p.question_1 {
    padding-left: 28px;
}

span.required {
    color: #f00;
    font-size: 14px;
    font-family: simsun;
}

span.prompt {
    font-size: 12px;
    color: #909090;
}

#icoerrorQuestion, #icoerroranwer {
    vertical-align: middle;
}

.select-2 {
    width: 215px;
    height: 20px;
    background: #fffcec;
    line-height: 17px;
    border: 1px solid #9fc1d9;
    padding-left: 6px;
}

.select-3 {
    width: 223px;
    height: 22px;
    line-height: 21px;
    font-size: 13px;
}

.submit-box-next {
    position: relative;
    top: 14px;
    left: 166px;
}

.solution_title {
    font-size: 14px;
    padding: 24px 0;
}

.solution_tie_mode_a {
    padding: 18px;
    background: #f6fcff;
    border: 1px solid #d1e6f9;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}

.validate_but {
    position: absolute;
    right: 40px;
    top: 30px;
}

.solution_img {
    float: left;
    width: 40px;
    height: 51px;
}

.solution_phone p {
    font-size: 14px;
    line-height: 23px;
    margin-left: 66px;
    padding-top: 4px;
}

.solution_phone span {
    font-weight: bold;
}

p.solution_prompt {
    font-size: 12px;
    color: #949799;
}

.change_phone_success {
    padding: 80px;
    overflow: auto;
}

.change_phone_img {
    width: 34px;
    height: 34px;
    float: left;
    background: url(http://img01.5173cdn.com/safe/build/1.00/images/shouji_b_1.png) no-repeat -255px -8px;
    margin-right: 10px;
}

.change_phone_msg {
    float: left;
}

    .change_phone_msg p {
        font-size: 14px;
        font-weight: bold;
        line-height: 30px;
    }

        .change_phone_msg p span {
            font-size: 14px;
            font-weight: bold;
        }

p.change_phone_msg_b {
    font-size: 12px;
    color: #999;
    margin: 15px 0;
}

.text_state {
    padding-top: 17px;
    clear: both;
    padding-left: 195px;
    color: #999;
}

.input_right {
    color: green;
}

.tel_number {
    color: #000;
}

.form-list .fed_select {
    float: left;
    margin-right: 10px;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
    text-indent: 4px;
    border: 1px solid #A0B4C5;
}

.show-security {
    position: absolute;
    left: 100px;
    width: 388px;
    line-height: 12px;
    font-size: 12px;
    border: 1px solid #ccc;
    background-color: #fff;
    box-shadow: -1px 1px 1px #eee;
}

    .show-security .relative-box {
        padding: 5px 10px;
    }

    .show-security .jt {
        position: absolute;
        top: 7px;
        left: -7px;
        width: 7px;
        height: 11px;
        font-size: 0;
        background: url(http://images001.5173cdn.com/view/images/v0/safe/smspasspod/home/jt_bg_tips_7_11.png);
        overflow: hidden;
        display: block;
    }

    .show-security .key {
        float: left;
    }

    .show-security .value {
        float: left;
        padding-right: 10px;
    }

    .show-security s {
        float: left;
        margin-top: 5px;
        width: 50px;
        height: 3px;
        line-height: 3px;
        font-size: 0;
        background-color: #d9d9d9;
        overflow: hidden;
        display: block;
    }

    .show-security .security.low .s-1 {
        background-color: #f00;
    }

    .show-security .security.normal .s-1, .show-security .security.normal .s-2 {
        background-color: #ffa800;
    }

    .show-security .security.high .s-1, .show-security .security.high .s-2, .show-security .security.high .s-3 {
        background-color: #0aca1c;
    }

    .show-security .tips {
        padding-top: 5px;
        color: #999;
    }
