#myEarningsList .el-range-editor.is-active,#myEarningsList .el-range-editor.is-active:hover{border-color:#67c823}#myEarningsList .dialog-content{margin-top:0;text-align:left}#myEarningsList .dialog-content .checkbox{margin-top:20px}#myEarningsList .dialog-content .checkbox .reason-title{font-size:14px;font-weight:400;color:rgba(0,0,0,.85);padding-bottom:4px}#myEarningsList .my_earnings_data_content{height:138px;background:#fff;padding:24px;margin-bottom:16px}#myEarningsList .my_earnings_data_content,#myEarningsList .my_earnings_data_content .about_earnings,#myEarningsList .my_earnings_data_content .about_withdraw{width:100%;display:flex;justify-content:space-around;align-items:center}#myEarningsList .my_earnings_data_content .about_earnings .cell,#myEarningsList .my_earnings_data_content .about_withdraw .cell{width:18%;height:90px;background:#f6f9fc;border-radius:4px;padding:18px 0 0 16px;text-align:left;position:relative}#myEarningsList .my_earnings_data_content .about_earnings .cell .label,#myEarningsList .my_earnings_data_content .about_withdraw .cell .label{font-weight:600;font-size:12px;color:rgba(0,0,0,.85);line-height:20px;margin-bottom:4px}#myEarningsList .my_earnings_data_content .about_earnings .cell .value,#myEarningsList .my_earnings_data_content .about_withdraw .cell .value{font-weight:500;font-size:24px;color:rgba(0,0,0,.85);line-height:32px}#myEarningsList .my_earnings_data_content .about_earnings .cell .value .unit,#myEarningsList .my_earnings_data_content .about_withdraw .cell .value .unit{font-size:12px;line-height:20px}#myEarningsList .my_earnings_data_content .about_earnings .cell .icon,#myEarningsList .my_earnings_data_content .about_withdraw .cell .icon{width:18px;height:24px;position:absolute;top:8px;right:8px}#myEarningsList .my_earnings_data_content .about_earnings .total,#myEarningsList .my_earnings_data_content .about_withdraw .total{background:linear-gradient(142deg,#ebfaff,#e9f1ff)}#myEarningsList .my_earnings_data_content .about_earnings .withdraw,#myEarningsList .my_earnings_data_content .about_withdraw .withdraw{background:linear-gradient(136deg,#f0f9ea,#d0fadd)}#myEarningsList .my_earnings_data_content .about_earnings .withdraw .icon,#myEarningsList .my_earnings_data_content .about_withdraw .withdraw .icon{width:24px}#myEarningsList .my_earnings_data_content .line{width:1px;height:36px;background:#dfdfdf;margin:0 30px}#myEarningsList .my_earnings_data_content .withdraw_btn{margin-left:30px}#myEarningsList .notice_content{height:72px;background:#fff;padding:0 24px;margin-bottom:16px;display:flex;justify-content:space-between;align-items:center}#myEarningsList .notice_content .left{display:flex;align-items:center}#myEarningsList .notice_content .left .icon_box{width:48px;height:48px;text-align:center;line-height:48px;margin-right:15px;background:#ecfee0}#myEarningsList .notice_content .left .icon_box .notice_icon{width:36px;height:36px}#myEarningsList .notice_content .left .content{font-weight:400;font-size:16px;color:rgba(0,0,0,.85);line-height:24px}#myEarningsList .notice_content .left .content .num{color:#67c823;padding:0 5px}#myEarningsList .table_data{display:flex;justify-content:space-between}#myEarningsList .table_data .my_earnings_content{width:100%;height:calc(100vh - 141px);overflow:auto;overflow-x:hidden;background:#fff;padding:24px}#myEarningsList .table_data .my_earnings_content .table_top{display:flex;justify-content:space-between;align-items:center;padding-bottom:24px}#myEarningsList .table_data .my_earnings_content .table_top .title{font-weight:500;font-size:16px;color:rgba(0,0,0,.85);line-height:24px}#myEarningsList .withdraw_setting_dialog{width:424px;background:#fff;box-shadow:0 9px 28px 8px rgba(0,0,0,.05),0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12);border-radius:4px;position:fixed;top:72px;right:16px}#myEarningsList .withdraw_setting_dialog .header{display:flex;justify-content:space-between;align-items:center;padding:16px 26px}#myEarningsList .withdraw_setting_dialog .header .title{font-weight:600;font-size:16px;color:rgba(0,0,0,.85);line-height:24px;display:flex;align-items:center}#myEarningsList .withdraw_setting_dialog .header .title img{width:20px;height:20px;margin-right:10px}#myEarningsList .withdraw_setting_dialog .header .close{width:20px;height:20px;cursor:pointer}#myEarningsList .withdraw_setting_dialog .content{width:340px;margin-left:56px;font-size:14px;color:rgba(0,0,0,.65);line-height:22px;word-wrap:break-word;text-align:justify}#myEarningsList .withdraw_setting_dialog .qrcode{width:120px;height:120px;border-radius:4px;border:1px solid rgba(0,0,0,.15);background-color:#ccc;margin:8px auto}#myEarningsList .withdraw_setting_dialog .close_btn{text-align:right;margin:4px 12px 8px 0}