.apply-operation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.apply-operation button{margin-right:5px}.process-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.process-card{margin:10px 25px 10px 0;width:355px;cursor:pointer}.process-card :hover .content .other .name{color:#1890ff;-webkit-transition:color .3s;transition:color .3s}.process-card .ivu-card-body{padding:0}.process-card .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.process-card .content .other{padding:16px;height:130px}.process-card .content .other .name{font-size:16px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:rgba(0,0,0,.85);font-weight:500;margin-bottom:4px}.process-card .content .other .key{height:45px}.process-card .content .other .info,.process-card .content .other .key{overflow:hidden;text-overflow:ellipsis;word-break:break-all;color:rgba(0,0,0,.45)}.process-card .content .other .info{font-size:12px;height:36px}