<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.withdrawals .main{
    width: 1050px;
    min-height:456px;
    background-color: #fff;
    border-radius: 6px;
    margin:30px auto;
    border:1px solid #F2F2F2;
}
.withdrawals .main .mainTop{
    overflow: hidden;
    height: 80px;
    line-height: 80px;
    color: #111111;
}
.withdrawals .main .mainTop li{
    box-sizing:border-box;
    width: 525px;
    height: 80px;
    float: left;
    text-align: center;
    color: #111;
    font-size: 15px;
    background-color: #FBFBFB;
    border-bottom:1px solid #F2F2F2;
}
.withdrawals .main .mainTop li:first-child{
    border-top-left-radius: 6px;
    border-left:none!important;
}
.withdrawals .main .mainTop li:last-child{
    border-top-right-radius: 6px;
    border-right:none!important;
}
.withdrawals .main .show{
    background-color:#fff!important;
    border-bottom:1px solid #fff!important;
    border-right: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
}
.withdrawals .main .center{
    box-sizing:border-box;
    min-height: 376px;
}
.withdrawals .center .recurrence{
    padding:50px 100px  0 100px;
}
.withdrawals .center .recurrence .centerTop{
    font-size: 15px;
    color: #111;
    padding-bottom:21px;
    border-bottom: 1px solid #F2F2F2;
    font-weight: 600;
}
.withdrawals .center .recurrence .money{
    overflow: hidden;
}
.withdrawals .center .recurrence .money span{
    float: left;
}
.withdrawals .center .recurrence .money .moneyInput{
    width:300px;
    font-size: 27px;
    margin-left: 5px;
    float: left;
    border:none;
    outline: none;
    color: #111;
}
.withdrawals .main .center .money input:-ms-input-placeholder{color:#111;}
.withdrawals .main .center .money input::-webkit-input-placeholder{color:#111;}
.withdrawals .main .center .money input::-moz-placeholder{color:#111;}
.withdrawals .main .center .money input:-moz-placeholder{color:#111;}
.withdrawals .center .recurrence .balance{
    margin-top: 20px;
    font-size: 12px;
    color: #888888;
}
.withdrawals .center .recurrence .whole{
    color: #298DFA;
    margin-left:7px;
}
.withdrawals .center .recurrence .confirm{
    display: block;
    width: 280px;
    height: 42px;
    font-size: 14px;
    margin-top: 34px;
    text-align:center;
    background-color: #2DB6B5;
    color: #fff;
}
.withdrawals .center .hide{
    display: none;
    box-sizing:border-box;
}
.withdrawals .center .select{
    display: block;
}
/*���医�育�区���*/
.withdrawals .center .empty{
    box-sizing: border-box;
    width: 270px;
    margin:0 auto;
    padding-top:74px;
}
.withdrawals .center .empty .emptyImg{
    width: 40px;
    height: 40px;
    background-image:url('https://qnimg.wellcee.com/hint_Emoji@3x.png');
    background-size: cover;
    margin:0 auto;
}
.withdrawals .center .empty .emptySpan{
    display: block;
    font-size: 12px;
    margin-top: 22px;
    color: #111;
    text-align:center;
}
.withdrawals .center .empty .emptyAdd{
    display: block;
    width: 270px;
    height: 42px;
    margin-top: 47px;
    text-align:center;
}
.withdrawals .center .empty .emptyAdd span{
    color: #fff;
}
.withdrawals .center .bank .bankBg{
    position: relative;
    width:335px;
    height:172px;
    background-image:url("https://qnimg.wellcee.com/%E9%93%B6%E8%A1%8C%E5%8D%A1BG@3x.png");
    background-size:cover;
    color: #fff;
}
.withdrawals .center .bank .bankNumber{
    position: absolute;
    top:15px;
    left:20px;
    display: block;
    font-size:17px;
}
.withdrawals .center .bank .bankName{
    position: absolute;
    bottom:20px;
    right:20px;
    font-size:15px;
}
.withdrawals .center .bank .centerTop{
    box-sizing:border-box;
    padding-top:10px;
}
.withdrawals .center .modify{
    font-weight: 500;
    font-size:12px;
    margin:0 0 10px 310px;
    color: #1994FC;
}
.withdrawals .center .recurrence .affirm {
    width:335px;
    margin-bottom:71px;
}
/*���医�井���絎�*/
.withdrawals .center .recurrence .account{
   padding-bottom:34px;
    border-bottom:1px solid #F2F2F2;
}
.withdrawals .center .recurrence .account span{
    display: block;
    font-size:12px;
    color: #111;
    margin-top:10px;
}
.withdrawals .center .recurrence .account input {
    box-sizing: border-box;
    width: 310px;
    height: 40px;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    padding-left: 10px;
    margin-top: 10px;
}
.withdrawals .center .notAdded .confirm{
    width:350px;
}
.withdrawals .center .added .addedBg{
    box-sizing:border-box;
    overflow: hidden;
    width:335px;
    height:170px;
    background-image:url("https://qnimg.wellcee.com/%E6%94%AF%E4%BB%98%E5%AE%9DBG@3x.png");
    background-size:cover;
    padding:20px;
    color: #fff;
    font-size:17px;
}
.withdrawals .center .added .addedNumber{
    float: left;
}
.withdrawals .center .added .addedName{
    float: right;
}
.withdrawals .center .added .centerTop{
    box-sizing:border-box;
    padding-top:10px;
}

/*綣合����桁�*/
.withdrawals .el-dialog__title{
    font-size:14px;
}
.withdrawals .el-form-item__content{
    font-size:12px;
}
.withdrawals .el-button--primary{
    font-size:12px;
}
.withdrawals .el-input{
    font-size:12px;
}
.withdrawals .el-form-item__content{
    font-size:12px;
}
.withdrawals .dialogSpan{
    color: #2DB6B5;
}
.withdrawals .CountDown{
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 69px;
    height: 30px;
    font-size: 12px;
    padding: 0;
    background-color: #DEF5F3;
    color: #2DB6B5;
}
.withdrawals .verificationCode{
    position: relative;
    margin-top:10px;
}
.withdrawals .el-dialog__header{
    border-bottom:1px solid #d8dce5;
}</pre></body></html>