.stage-section{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-radius:4px;padding:3px;background:#f4f2fa;-ms-flex-line-pack:stretch;align-content:stretch}.stage-section,.stage-section .stage-header{display:-webkit-box;display:-ms-flexbox;display:flex}.stage-section .stage-header{position:relative;min-width:160px;width:200px;font-size:24px;text-align:center;font-weight:300;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#acabaf}.stage-section .stage-header span{margin-left:12px}.stage-section .stage-header:after{content:"";position:absolute;width:0;height:68px;top:-84px;left:calc(50% - 2px);border-left:4px dashed #e2e0e8}.stage-section .stage-header:before{content:"";position:absolute;width:0;height:0;top:-16px;left:calc(50% - 12px);border:12px solid transparent;border-top-color:#e2e0e8}.stage-section:first-child .stage-header:after,.stage-section:first-child .stage-header:before{content:none}.stage-section.done .stage-header{color:#616562}.stage-section.done .stage-header:after{border-left-style:solid}.stage-section .stage-data{background:#fff;width:0;-webkit-box-flex:10000;-ms-flex:10000 1 0%;flex:10000 1 0%}.stage-section .stage-data .el-tabs__header{margin-bottom:2px}.stage-section .stage-data .el-tabs__nav-wrap{padding-left:10px}.stage-section .table-container{margin-bottom:0}.stage-section+.stage-section{margin-top:80px}