.task-card{width:400px;border:1px solid #ccc;position:relative;transition:all .3s;transform-origin:top}.task-card-head{padding:0 20px;background-color:#f0f0f0;height:40px}.task-card-head .left-designer{width:200px;overflow:hidden}.task-card-head .left-designer,.task-card-head .left-designer .customer-text{text-overflow:ellipsis;text-wrap:nowrap}.task-card-content{padding:0 20px;height:145px;background:transparent;cursor:pointer}.task-card-content .order-info-list{flex-wrap:wrap}.task-card-content .order-info-list .order-info-item{width:47%}.task-card-content .order-info-list .order-info-item .info-text{color:#18a8c7;width:120px}.task-card-content .order-info-list .order-info-item .info-text,.task-card-content .title-over{overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;white-space:nowrap}.task-card-footer{padding:5px 20px}.task-card-footer .ant-btn{width:30%}.task-card-footer .disabled-btn{width:100%}.task-card-footer .paiban-btn{color:#fff;background-color:#18a8c7}.task-card-footer .has-paiban{background-color:#149c5d}.task-card .has-paiban-bg{height:145px}.task-card .refuse-footer .refuse-text{width:47%;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap}.task-card .has-paiban-mark{width:100px;height:100px;border-radius:50%;border-color:rgba(25,142,75,.3);left:50%;top:50%;margin-left:-50px;margin-top:-50px;cursor:pointer}.task-card .has-paiban-mark .text{color:rgba(25,142,75,.3)}.task-card .task-card-confirm-refuse{position:absolute;width:100%;height:100%;top:500px;left:0;padding:20px;transition:all .3s;background:#eee}.task-card .task-card-confirm-refuse .refuse-btn-cancel,.task-card .task-card-confirm-refuse .refuse-btn-confirm{color:#000;font-weight:bolder}.task-card .task-card-confirm-refuse .refuse-btn-confirm{color:#fff;background:red;border:none!important;outline:none;box-shadow:none}.task-card .confirm-refuse-active{top:0;left:0}.card-hover:hover{box-shadow:1px 1px 5px #18a8c7}.task-card .task-card-confirm-refuse .refuse-btn-cancel{font-weight:400}.text-span{text-align:justify;-moz-text-align-last:justify;text-align-last:justify;text-justify:distribute-all-lines}