.timeLineBox{padding-top:146px;position:relative;margin:7px 0;padding:7px;padding-right:0;overflow:auto;height:calc(70vh - 70px)}.timeLineBox .bigDot{width:20px;height:20px;background-color:rgba(254,188,44,.2);border-radius:50%;position:relative}.timeLineBox .bigDot .smallDot{position:absolute;left:calc(50% - 4px);top:calc(50% - 4px);background-color:#febc2c;width:8px;height:8px;border-radius:50%}.timeLineBox /deep/ .ant-timeline-item-content{margin-left:32px}.timeLineBox .itemBox{border:1px solid #e7e7e7;border-radius:4px;overflow:hidden}.timeLineBox .itemBox .timeLineHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 10px}.timeLineBox .itemBox .timeLineHead>div{margin-right:14px}.timeLineBox .itemBox .timeLineHead>div .avatar{width:28px;height:28px;border-radius:50%;overflow:hidden}.timeLineBox .itemBox .timeLineVal{background-color:#fafafa;border-top:1px solid #e7e7e7;padding:8px 10px;white-space:pre-line}.timeLineBox .itemBox .report{margin-top:12px}.timeLineBox .itemBox .report .formTitle{font-size:16px;color:#5e61ff;line-height:20px;text-align:left;font-style:normal}.timeLineBox .loadingBox{width:100%;height:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}