.caring-nodata{position:absolute;top:50%;left:50%;margin-left:-150px;margin-top:-100px;width:300px;height:200px;text-align:center;color:#c5c8ce;padding:20px}.caring-nodata i.iconfont{font-size:80px}.act-btn{padding:12px;display:flex;align-items:center;color:#828fa4;font-weight:400}.act-btn-main{flex:1;display:flex;flex-direction:column}.act-btn-title{font-size:14px}.act-btn-label{color:rgba(130,143,164,.7)}.act-btn-label span{padding-right:6px;font-size:13px}.act-btn-value{display:flex;flex-direction:row;align-items:center;font-size:14px}.act-wrap{line-height:1.2;font-weight:500;color:#828fa4;background-color:#f6f8fc;border-color:#eee;box-shadow:0 1px 6px rgba(0,0,0,.2);cursor:pointer}.act-wrap .ivu-card-head{border-bottom-style:dashed}.act-wrap .act-header{display:flex;align-items:center}.act-wrap .act-header-main{display:flex;flex-direction:column;flex:1}.act-wrap .act-header-value{display:flex;flex-direction:row;align-items:center}.act-wrap .act-header-label{font-size:14px;color:rgba(130,143,164,.7);line-height:1.5}.act-wrap .act-header-label>span{font-size:14px;display:inline-block}.act-wrap .act-header-title{font-size:15px;margin-bottom:4px}.act-wrap .act-header-title>span{vertical-align:middle;line-height:normal}.act-wrap .act-header-title .tag{display:inline-block;margin-left:4px;color:#fff;padding:2px 4px;border-radius:4px;font-size:12px}.act-wrap .act-header-title .tag.success{background:#3eca9a}.act-wrap .act-header-title .tag.warning{background:#ff9e00}.act-wrap .act-header-title .tag.error{background:#ed4014}.act-wrap .act-btn-oper{font-weight:600;cursor:pointer;color:#5d7ff8}.act-wrap .act-btn-oper+.act-wrap .act-btn-oper{margin-left:4px}.act-wrap .act-btn-oper i{font-size:20px}.act-wrap .act-btn-oper:hover{color:#5d7ff8;opacity:.8}.content-form{display:flex;flex-direction:row;flex-wrap:wrap}.content-form-item{padding:0 8px 8px;min-width:150px}.content-form-item-date{padding:0 8px 8px;min-width:300px}.content-form .flex-6{flex:0 0 25%}.content-form .flex-12{flex:0 0 50%}.content-form .flex-4{flex:0 0 16.67%}.content-form .flex-8{flex:0 0 33.32%}.content-form .flex-16{flex:0 0 66.64%}.content-form .flex-24{flex:0 0 100%}.schedule-list{position:relative;margin-top:20px;padding-right:16px;overflow-y:auto}.schedule-list .schedule-title{color:#b4c1d4;position:relative}.schedule-list .schedule-title:before{width:20px;height:20px;left:-30px;background:#5d7ff8}.schedule-list .schedule-title:after,.schedule-list .schedule-title:before{position:absolute;content:" ";top:50%;transform:translateY(-50%);border-radius:50%}.schedule-list .schedule-title:after{width:8px;height:8px;left:-24px;background:#fff}.schedule-list .schedule-item{position:relative;padding-left:30px;margin-bottom:20px}.schedule-list .schedule-item:after{position:absolute;content:" ";top:30px;left:10px;width:1px;height:calc(100% - 20px);background:#e4e7ed}.schedule-list .schedule-item:last-child:after{content:none}.schedule-list .schedule-content,.schedule-list .schedule-item-content{cursor:pointer;box-sizing:border-box;outline:0;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px;display:flex;flex-direction:column;margin:10px 0;background-color:#f6f8fc;color:#828fa4}