.phone-recharge {
    position: relative;
}
.phone-recharge h2 {
    font-size: 14px;
    font-weight: normal;
    color: #f2590e;
    height: 38px;
    line-height: 38px;
}
.phone-recharge h2 .icon-phone {
    width: 11px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    margin-top: -1px;
    background: url(../images/lumi/recharge_icon_8be6a96.png) no-repeat 0 0;
}
.phone-recharge .form-row {
    padding: 8px 0;
}
.phone-recharge .denom-row {
    position: relative;
}
.phone-recharge .num-row {
    position: relative;
}
.phone-recharge .form-row label {
    width: 39px;
    display: inline-block;
    vertical-align: middle;
}
.phone-recharge .form-row .placeholder {
    width: 100px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    top: 8px;
    left: 50px;
    color: #999;
    display: none;
}
.phone-recharge .form-row input {
    width: 183px;
    height: 24px;
    line-height: 24px;
    text-indent: 8px;
    border: 1px solid #a6a6a6;
    padding: 1px;
    vertical-align: middle;
}
.phone-recharge .form-row input.error {
    border: 1px solid #e6551d;
}
.phone-recharge .form-row .denom-val {
    width: 185px;
    height: 28px;
    line-height: 28px;
    text-indent: 8px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ababab;
}
.phone-recharge .form-row .denom-val .icon-down {
    width: 10px;
    height: 7px;
    float: right;
    margin: 11px 10px 0 0;
    background: url(../images/lumi/recharge_icon_8be6a96.png) no-repeat -38px -8px;
}
.phone-recharge .denom-list {
    display: none;
    width: 186px;
    position: absolute;
    top: 42px;
    right: 1px;
}
.phone-recharge .denom-list a {
    width: 92px;
    height: 26px;
    line-height: 26px;
    float: left;
    display: inline-block;
    margin-top: -1px;
    margin-left: -1px;
    text-decoration: none;
    text-align: center;
    font-size: 12px;
    color: #333;
    background-color: #f1f6ff;
    border: 1px solid #bacde6;
    z-index: 2;
    position: relative;
}
.phone-recharge .denom-list a:hover {
    color: #333;
    background-color: #d3e2fc;
}
.phone-recharge .denom-list a.selected {
    color: #fff;
    background-color: #b3cdfd;
}
.phone-recharge .denom-list a.disabled {
    color: #d3d5d7;
    background-color: #f9fbff;
    border: 1px solid #e3ebf5;
    z-index: 1;
    cursor: default;
}
.recharge-tips {
    position: absolute;
    top: 5px;
    right: 0;
    line-height: 26px;
    display: inline-block;
}
.recharge-tips .error {
    height: 26px;
    line-height: 26px;
    padding-right: 6px;
    background-color: #fbeee8;
    display: inline-block;
}
.recharge-tips .error i {
    width: 14px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px;
    background: url(../images/lumi/recharge_icon_8be6a96.png) no-repeat -16px -3px;
}
.zoomTips {
    font-family: Arial;
    font-weight: bold;
    color: #f2590e;
    width: 175px;
    height: 42px;
    line-height: 42px;
    margin-top: 3px;
    padding-right: 5px;
    border: 1px solid #bacde6;
    background-color: #f1f6ff;
}
.price-mod {
    margin-top: 15px;
    width: 139px;
    float: left;
}
.price-mod .price {
    font-weight: normal;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 2px;
}
.price-mod .no-coin {
    height: 32px;
    line-height: 32px;
    margin-top: 0;
}
.price-mod .price .plus {
    font-size: 15px;
    color: #999;
}
.price-mod .price .start {
    color: #666;
}
.price-mod .return-coin {
    height: 18px;
    line-height: 18px;
    color: #fff;
    background-color: #ff9a00;
    border-radius: 3px;
    padding: 0 5px;
}
.phone-recharge .recharge-btn {
    font-family: "Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;
    font-size: 14px;
    font-weight: bold;
    width: 90px;
    height: 32px;
    line-height: 32px;
    background-color: #99b1e8;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    margin-top: 16px;
    padding: 0;
    border: 0 none;
    float: left;
    text-decoration: none;
}
.phone-recharge .recharge-disabled {
    color: #999;
    background-color: #d9d9d9;
    cursor: default;
}

/*-------------------------我的陆米世界充值 begin --------------------------------------*/
.side-mobile-recharge .phone-recharge {
    float: left;
    width: 218px;
    border: 1px solid #ededed;
    padding: 0 15px 25px 15px;
}
.side-mobile-recharge .phone-recharge .form-row input {
    width: 171px;
}
.side-mobile-recharge .phone-recharge .form-row .denom-val {
    width: 173px;
}
.side-mobile-recharge .price-mod {
    margin-top: 10px;
    margin-left: 42px;
}
.side-mobile-recharge .phone-recharge .recharge-btn {
    margin-top: 15px;
    margin-left: 42px;
}
.side-mobile-recharge .recharge-tips {
    right: 15px;
}
.side-mobile-recharge .phone-recharge .denom-list {
    width: 174px;
}
.side-mobile-recharge .phone-recharge .denom-list a {
    width: 86px;
}

.side-mobile-recharge .phone-recharge .recharge-disabled {
    color: #999;
    background-color: #f1f1f1;
    cursor: default;
}
.side-mobile-recharge .help {
    font-size: 12px;
    font-weight: normal;
    float: right;
}
.side-mobile-recharge .help i {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 2px 0 0;
    background: url(../images/lumi/recharge_icon_8be6a96.png) -178px -5px;
}
.side-mobile-recharge .help a {
    color: #b6b2e8;
}
/*-------------------------我的陆米世界充值 end --------------------------------------*/

/*-------------------------响应式 begin --------------------------------------*/
.recharge-adaption {
    position: relative;
    padding-bottom: 60px;
}
.recharge-adaption .phone-recharge {
    padding: 0 20px;
}
.recharge-adaption .phone-recharge .form-row label {
    display: none;
}
.recharge-adaption .phone-recharge .form-row input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    box-sizing: border-box;
}
.recharge-adaption .recharge-tips .error i {
    background-position: -39px -10px;
    background-size: 60px auto;
}
.recharge-adaption .phone-recharge .form-row .denom-val {
    display: none;
}
.recharge-adaption .phone-recharge .denom-list {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
    text-align: justify;
}
.recharge-adaption .phone-recharge .denom-list:after {
    width: 100%;
    height: 0;
    content: '';
    overflow: hidden;
    display: inline-block;
}
.recharge-adaption .phone-recharge .denom-list a {
    width: 48%;
    float: none;
    margin-top: 10px;
    margin-left: 0;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
}
.recharge-adaption .phone-recharge .recharge-btn {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-radius: 0;
    font-size: 18px;
    background-color: #ff7632;
    z-index: 2;
}
.recharge-adaption .phone-recharge .denom-row {
    padding-top: 0;
    padding-bottom: 0;
}
.recharge-adaption .recharge-tips {
    position: static;
    top: 0;
    width: 100%;
    display: inline;
}
.recharge-adaption .price-mod {
    float: none;
    margin-top: 0;
}
.recharge-adaption .recharge-tips .error {
    width: 100%;
    padding: 0;
}
.recharge-adaption .recharge-tips .isp {
    position: absolute;
    top: 0;
    right: 20px;
}
.recharge-adaption .price-mod .return-coin {
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.recharge-adaption .phone-recharge h2 {
    font-size: 15px;
    height: 26px;
    line-height: 26px;
}
.recharge-adaption .phone-recharge h2 .icon-phone {
    width: 16px;
    height: 24px;
    background-position: -21px -11px;
    background-size: 60px auto;
    margin-top: -3px;
}
/*.recharge-adaption .recharge-tips .error i {*/
    /*width: 16px;*/
    /*height: 16px;*/
    /*background-position: -19px -23px;*/
/*}*/
.recharge-adaption .phone-recharge .denom-list .last {
    display: none;
}
.recharge-adaption .price-mod {
    width: auto;
}
.recharge-adaption .price-mod .price {
    font-size: 22px;
    margin-bottom: 8px;
}
.recharge-adaption .price-mod .price .start {
    font-size: 12px;
    color: #686868;
}
.recharge-adaption .phone-recharge .recharge-disabled {
    background-color: #f1f1f1;
}
.recharge-adaption .phone-recharge .form-row .placeholder {
    height: 38px;
    line-height: 38px;
    left: 10px;
}
.recharge-adaption .price .price-num {
    font-size: 18px;
}
.recharge-adaption .price .unit {
    font-size: 16px;
}
.recharge-adaption .price .plus {
    font-size: 16px;
}


/*-------------------------响应式 end --------------------------------------*/


@media only screen and (max-width: 640px) {
    body{
        -webkit-text-size-adjust: none;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-font-smoothing: antialiased;
    }
    .lumi-main-wrap {
        width: auto;
    }
    .lufax-footer{
        display: none;
    }
    .lufax-header {
        min-width: 100%;
        height: auto;
        margin-bottom: 0;
        min-height: 86px;
    }
    .lufax-header .top-wrap .top-body{
        width: auto;
    }
    .media-link{
        display: none;
    }
    .lufax-header .head-body{
        width: auto;
        height: 55px;
        margin-left: 20px;
    }
    /*.lufax-header .head-body .logo img{*/
        /*width: 43%;*/
        /*height: auto;*/
    /*}*/
    /*.lufax-header .head-body .slogan img{*/
        /*width: 106px;*/
        /*height: auto;*/
    /*}*/
    /*.lufax-header .head-body .slogan{*/
        /*margin: 0 0 0 10px;*/
    /*}*/
    .lufax-header .top-wrap{
        padding-left: 20px;
    }
    .my-account-menu{
        display: none;
    }
    .lufax-header .top-wrap .top-login-status li {
        margin: 0;
    }
    .lufax-header .head-body .logo img{
        width: 155px;
        height: auto;
    }
    .lufax-header .head-body .slogan img{
        width: 130px;
        height: auto;
    }
    .lufax-header .head-body .slogan{
        margin: 0 0 0 10px;
    }
    .lufax-header .top-wrap li.service-phone {
        display: none;
    }
    .lufax-header .head-body .lumi-link-logo{
        display: none;
    }
    .top-wrap .top-login-status li.home-icon{
        display: none;
    }
    .head-wrap .head-body .slogan {
        margin: 0 0 0 10px;
    }
    .head-wrap .head-body .slogan img {
        width: 100px;
        height: auto;
    }
    .head-wrap .head-body .logo img {
        width: 160px;
        height: auto;
    }
    .head-wrap {
        min-height: 100px;
    }
}
























