
header.bar {
    background-color: #fff;
    color: #000;
    background-image: none;
}
.wash_title {
    color: #000;
}
.content,.content-block {
    background-color: #efefef;
    padding: 0;
    margin-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
}
.withdraw_panel {
    width: 98%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;

}
.withdraw_panel span {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
    font-size: 14px;
}
.withdraw_panel .input_panel {
    width: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.withdraw_panel .input_panel em {
    text-align: left;
    float: left;
    font-size: 40px;
    color: #000;
}
.withdraw_panel .input_panel input {
    width: 200px;
    height: 60px;
    font-size: 40px;
    color: #000;
    border: none;
    float: left;
    outline: none;
}
.withdraw_panel .gift {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    border-top: 1px solid #E4E4E4;
    padding-top: 7px;
    padding-bottom: 7px;
}
.withdraw_panel .gift .fl {
    float: left;
    font-size: 14px;
}
.withdraw_panel .gift .fr {
    float: right;
    font-size: 14px;
}
.gift .fl em {
    color: #929090;
}
.gift .fl s {
    color: #929090;
    text-decoration: none;

}
.gift .fr em {
    height: 100%;
    color:#00A9E9 ;
}
/*选择账户*/
.choice_account {
    height: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    display: none;
}
.myMX-arrow {
    float: right;
    width: 6px;
    height: 10px;
    background: url(../images/user_g_arr.fw.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-top: 4px;
    margin-right: 14px;
}
.withdraw_account {
    width: 98%;
    display: block;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
    font-size: 14px;
    color: #6C6C6C;
    margin-bottom: 7px;
}
/*添加账户*/
.withdraw_account .add_account {
    height: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    display: none;
}
#router3 .add_account {
    height: 100%;
    width: 100%;
    height: 36px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
    display: block;
    line-height: 36px;
    background-color: #FF8F93;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-width: 0.5px;
    border-color: rgb( 245, 99, 56 );
    border-style: solid;
    border-radius: 7px;
    /*background-image: -moz-linear-gradient( 105deg, rgb(255,101,56) 0%, rgb(255,131,77) 100%);*/
    /*background-image: -webkit-linear-gradient( 105deg, rgb(255,101,56) 0%, rgb(255,131,77) 100%);*/
    /*background-image: -ms-linear-gradient( 105deg, rgb(255,101,56) 0%, rgb(255,131,77) 100%);*/
}
.choice_account img {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.choice_account li {
    width: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.choice_account li .pay_name {
    float: left;
}
.choice_account li .pay_name p {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding: 0;
    margin: 0;
    text-align: left;
}
.choice_account li .pay_name span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    text-align: left;
}
.choice_account li .myMX-arrow {
    margin-top: 14px;
}

.withdraw_account s {
    text-decoration: none;
}
.tips {
    width: 98%;
    margin: 0 auto;
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 12px;
    color: #373737;
    text-align: left;
    overflow: hidden;
    display: block;
}


.btn_confirm {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #F9676B;
    border-radius: 4px;
    font-family: "Microsoft Yahei", "微软雅黑";
    border: none;
}

/*save*/
.add_account_container {
    width: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    background-color: #fff;
    padding-top: 10px;
}
.add_account_container li {
    width: 95%;
    height: 2.2rem;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 17px;
    padding-right: 17px;
    border-bottom: 1px solid #E4E4E4;
}
.add_account_container li:nth-child(4){
    border-bottom: none;
}
.add_account_container li em {
    width: 60px;
    float: left;
    color: #6C6C6C;
    vertical-align: middle;
}
.add_account_container li label {
    padding-left: 15px;
    padding-right: 15px;
}
.add_account_container label s {
    vertical-align: middle;
    text-decoration: none;
    margin-left: 5px;
    font-size: 14px;
}
.add_account_container label input:checked {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../images/checked_icon.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    background: none\9;
    background: none\0;
}
.add_account_container label input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: none;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: url(../images/check_icon.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    background: none\9;
    background: none\0;
}
.add_account_container .add_input {
    border: none;
    text-align: left;
    color: #333;
    font-size: 14px;
}
#router2 .valid_btn2 {
    position: relative;
    bottom: 30px;
    width: 80px;
    height: 25px;
    float: right;
    margin-top: 5px;
    padding: 0;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    background-color: #FF8F93;
    color: #fff;
    border-radius: 4px;
    border: none;
}

.save_confirm {
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: #FF8F93;
    border-radius: 4px;
    font-family: "Microsoft Yahei", "微软雅黑";
    border: none;
}

.my_account img {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
/*my_account*/
.my_account {
    width: 100%;
    overflow: hidden;
    display: block;
    margin-top: 7px;
    background-color: #fff;
}
.my_account li {
    width: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #E4E4E4;
}
.my_account li:nth-last-child(0){
    border: none;
}
.my_account li .pay_name {
    float: left;
}
.my_account li .pay_name p {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding: 0;
    margin: 0;
    text-align: left;
}
.my_account li .pay_name span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    text-align: left;
}
.my_account li .myMX-arrow {
    margin-top: 14px;
}

.my_account_radiao:checked {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: none;
    width: 27px;
    height: 27px;
    cursor: pointer;
    background: url(../images/checked_icon.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    background: none\9;
    background: none\0;
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}
.my_account_radiao {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    border: none;
    width: 27px;
    height: 27px;
    cursor: pointer;
    background: url(../images/check_icon.png) no-repeat;
    background-size: 100%;
    vertical-align: middle;
    background: none\9;
    background: none\0;
    float: right;
    margin-right: 10px;
    margin-top: 7px;
}

li.white {
    width: 98%;
    height: 45px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #EDEDED;
}
.item-input .valid_btn2 {
    width: 35%!important;
    height: 25px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
    padding: 0;
    text-indent: 0;
    font-size: 12px;
    text-align: center;
    line-height: 25px;
    background-color: #FF8F93;
    color: #fff;
    border: none;
    border-radius: 4px;
}
.item-input input {
    width: 80%;
    height: 45px;
    border: none;
    line-height: 45px;
    padding-left: 10px;
}
#pwd_phone_input {
    height: 100%;
    float: left;
    padding-left: 10px;
    line-height: 45px;
}

/*响应式调整*/
@media only screen and (max-width: 320px) {
    #router2 .valid_btn2 {
        position: relative;
        bottom: 28px;
    }
}
@media(min-width:321px) and (max-width: 360px) {
    #router2 .valid_btn2 {
        position: relative;
        bottom: 2px;
    }
}
@media(min-width:361px) and (max-width: 375px) {
    #router2 .valid_btn2 {
        position: relative;
        bottom: 2px;
    }
}
@media (min-width:376px) and (max-width: 414px) {
    #router2 .valid_btn2 {
        position: relative;
        bottom: 2px;
    }
    .add_account_container li em {
        font-size: 12px;
        line-height: 35px;
    }
}
@media(min-width:415px) and (max-width: 480px) {
    .popup_panel {
        height: 516px;
    }
}
@media (min-width:481px) and (max-width: 640px) {
}


