.c-white{color:#fff!important}.c-blue{color:#4278ff!important}.c-yellow{color:#fbbc00!important}.c-green{color:#22ac35!important}.c-red{color:#e84e54!important}.c-grey{color:#cbd5ee!important}.c-deepgray{color:#2d3446!important}.c-lightgray{color:#ccd0d5!important}.status-success{color:#42c798}.status-doing{color:#f3be3c}.status-wait{color:#1aa0fe}.status-fail{color:#e7685d}.status-success-dot{background:#42c798}.status-doing-dot{background:#f3be3c}.status-wait-dot{background:#1aa0fe}.status-fail-dot{background:#e7685d}.status-default-dot{background:#d9d9d9}.status-success-bg{background:#e5f6f0}.status-doing-bg{background:#fff9ea}.status-wait-bg{background:#e6f5ff}.status-fail-bg{background:#ffefed}.accountApply{text-align:left;padding:0 24px;margin-top:5px}.accountApply .accountApply_content{padding-bottom:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(366px,1fr));grid-auto-rows:275px;grid-gap:16px}.accountApply .accountApply_content .accountApply_card{border-radius:16px;border:1px solid #cbd5ee;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.accountApply .accountApply_content .accountApply_card:hover{-webkit-box-shadow:0 5px 12px 4px rgba(19,35,76,.09),0 3px 6px 0 rgba(19,35,76,.12),0 1px 2px -2px rgba(19,35,76,.16);box-shadow:0 5px 12px 4px rgba(19,35,76,.09),0 3px 6px 0 rgba(19,35,76,.12),0 1px 2px -2px rgba(19,35,76,.16)}.accountApply .accountApply_content .accountApply_card .accountApply_box{width:346px}.accountApply .accountApply_content .accountApply_card .accountApply_box header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:76px;margin-top:4px}.accountApply .accountApply_content .accountApply_card .accountApply_box header:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;border:1px solid #e1e8f9}.accountApply .accountApply_content .accountApply_card .accountApply_box header .card_icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accountApply .accountApply_content .accountApply_card .accountApply_box header .card_icon img+img{margin-left:12px}.accountApply .accountApply_content .accountApply_card .accountApply_box ul{padding:15px 0 0 20px;height:135px;list-style-type:disc}.accountApply .accountApply_content .accountApply_card .accountApply_box ul li{font-size:12px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#677392;line-height:28px}.accountApply .accountApply_content .accountApply_card .accountApply_box ul li::marker{color:#e0e7f7}.accountApply .accountApply_content .accountApply_card .accountApply_box .accountApply_btn{text-align:center}.accountApply .accountApply_content .accountApply_card .accountApply_box .accountApply_btn button{width:130px}.accountApply .accountApply_empty{height:calc(100% - 40px)}