.recharge {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #777777;
    margin-top: 20px;
}

    .recharge .title {
        border-bottom: 1px #e5e5e5 solid;
    }

        .recharge .title span {
            border-bottom: 3px #EA5E23 solid;
            display: block;
            width: 100px;
            text-align: center;
            padding: 7px 0px;
            font-size: 16px;
        }

    .recharge .dengyu {
        padding: 0px 10px;
    }

.re1 .r1 input[type='text'] {
    outline: none;
    height: 20px;
    width: 50px;
    margin-top: 5px;
    border: 1px solid #e5e5e5;
}

.re1 .r1 input[type='radio'] {
    border: 1px red solid;
    margin: 15px 0px;
    margin-right: 10px;
}

.re1 .r1 {
    float: left;
    width: 399px;
    margin-left: 125px;
    padding: 20px 0px;
}

.re1 .r2 {
    width: 640px;
    height: 172px;
    float: right;
    margin: 29px 30px 0px 0px;
}

.re2 {
}

    .re2 .r1 {
        width: 390px;
        margin: 26px 0px 0px 95px;
    }

        .re2 .r1 a.zhifu_style {
            width: 110px;
            height: 138px;
            display: block;
            float: left;
            text-align: center;
            border: 2px white solid;
            padding-top: 10px;
            margin-right: 30px;
            cursor: pointer;
        }

            .re2 .r1 a.zhifu_style.selected_style, .re2 .r1 a.zhifu_style:hover {
                border: 2px #EA5E23 solid;
            }

            .re2 .r1 a.zhifu_style span {
                width: 100%;
                height: 40px;
                display: block;
                text-align: center;
                margin-top: 6px;
            }

            .re2 .r1 a.zhifu_style.selected_style span, .re2 .r1 a.zhifu_style:hover span {
                background-image: url('../../images/style_selected.png');
                background-position: 45px 22px;
                background-repeat: no-repeat;
            }

        .re2 .r1 a + a {
        }

.re3 .title {
    display: none;
}

.re3 .r1 {
    margin-left: 41px;
    width: 100%;
    margin-top: 35px;
    display: none;
}

    .re3 .r1 .item {
        width: 230px;
        float: left;
        height: 80px;
        text-align: center;
    }

    .re3 .r1 input[type='radio'] {
    }

    .re3 .r1 img {
        border: 1px #e5e5e5 solid;
        vertical-align: middle;
    }

.re3 .r2 {
    width: 165px;
    margin: 0 auto;
    cursor: pointer;
    background-color: #EA5E23;
    text-align: center;
    color: white;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    margin-top: 50px;
    font-size: 18px;
}

.re4 .r4 {
    height: 50px;
    line-height: 50px;
}

.re4 .r5 {
    width: 400px;
    margin: 0 auto;
    position: relative;
}

    .re4 .r5 img {
        position: relative;
        top: -3px;
    }

    .re4 .r5 input {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
        outline: none;
        width: 105px;
        margin: 0px 10px;
        border: 1px #e5e5e5 solid;
    }

    .re4 .r5 .re_btnOK {
        background-color: #EA5E23;
        color: white;
        font-size: 16px;
        display: block;
        width: 90px;
        float: right;
        text-align: center;
        height: 25px;
        line-height: 25px;
        border-radius: 5px;
        cursor: pointer;
    }

.r5_user {
    padding: 10px 0px;
    height: 110px;
}

    .r5_user .r51 {
    }

    .r5_user .r52 {
        color: #EA5E23;
        padding-left: 8px;
    }

    .r5_user p {
        line-height: 32px;
    }
