body {
    background: #181818;
}
.margin1 {
        margin: 16px 0px 8px 16px;
}
.aff_code_input{
    width: 200px;
    position: relative;
    top: 10px;
    left: 12px;
}
.aff_code_btn{
    position: relative;
    top: -28px;
    left: 225px;
}
.AFF_lv{
    position: relative;
    top: -59px;
    left: 48px;
    WIDTH: 30PX;
    BACKGROUND: #03A9F4;
    PADDING: 3px 6px;
    transform: scale(0.75);
    border-radius: 5px;
}
.margin2 {
    margin: 0px 0px 8px 16px;
}
.app_box1{
    margin-right: 16px;
}


.qian_input{
    width: 200px;
    position: relative;
    top: 10px;
    left: 12px;
}
.qian_btn{
    position: relative;
    top: -28px;
    left: 225px;
}