.timeline[data-v-5586e26c]{padding:30px;margin:20px 0;background-color:#eef4ff}.timeline .timeline-wrapper[data-v-5586e26c],.timeline[data-v-5586e26c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline .timeline-wrapper[data-v-5586e26c]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.timeline .timeline-item[data-v-5586e26c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-animation:slideIn-5586e26c .5s ease-out forwards;animation:slideIn-5586e26c .5s ease-out forwards;opacity:0}.timeline .timeline-item[data-v-5586e26c]:first-child{-webkit-animation-delay:.2s;animation-delay:.2s}.timeline .timeline-item[data-v-5586e26c]:nth-child(2){-webkit-animation-delay:.4s;animation-delay:.4s}.timeline .timeline-item[data-v-5586e26c]:nth-child(3){-webkit-animation-delay:.6s;animation-delay:.6s}.timeline .timeline-item[data-v-5586e26c]:nth-child(4){-webkit-animation-delay:.8s;animation-delay:.8s}.timeline .timeline-item[data-v-5586e26c]:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}.timeline .timeline-item[data-v-5586e26c]:nth-child(6){-webkit-animation-delay:1.2s;animation-delay:1.2s}.timeline .timeline-item[data-v-5586e26c]:nth-child(7){-webkit-animation-delay:1.4s;animation-delay:1.4s}.timeline .timeline-item[data-v-5586e26c]:nth-child(8){-webkit-animation-delay:1.6s;animation-delay:1.6s}.timeline .timeline-item[data-v-5586e26c]:nth-child(9){-webkit-animation-delay:1.8s;animation-delay:1.8s}.timeline .timeline-item[data-v-5586e26c]:nth-child(10){-webkit-animation-delay:2s;animation-delay:2s}.timeline .timeline-item .content[data-v-5586e26c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-width:100px;z-index:5}.timeline .timeline-item .content .name[data-v-5586e26c]{font-size:14px;color:#333;margin-bottom:5px;font-weight:700;background-color:#eef4ff}.timeline .timeline-item .content .node-wrapper[data-v-5586e26c]{position:relative}.timeline .timeline-item .content .node-wrapper .node[data-v-5586e26c]{width:16px;height:16px;border-radius:50%;background:#fff;border:3px solid #409eff;margin:6px 0;position:relative;-webkit-transition:all .3s;transition:all .3s}.timeline .timeline-item .content .node-wrapper .node[data-v-5586e26c]:after{content:"";position:absolute;width:8px;height:8px;background:#409eff;border-radius:50%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .3s;transition:all .3s}.timeline .timeline-item .content .node-wrapper:hover .node[data-v-5586e26c]{-webkit-transform:scale(1.2);transform:scale(1.2)}.timeline .timeline-item .content .node-wrapper:hover .node .node-text[data-v-5586e26c],.timeline .timeline-item .content .node-wrapper:hover .node[data-v-5586e26c]:after{opacity:1}.timeline .timeline-item .content .time[data-v-5586e26c]{font-size:14px;color:#1b3c91;font-weight:700;padding:8px 0;width:100px;text-align:center;border-radius:16px;background-color:#fff}.timeline .timeline-item .line-wrapper[data-v-5586e26c]{width:80px;position:relative;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;padding-bottom:13px}.timeline .timeline-item .line-wrapper .line-text[data-v-5586e26c]{position:absolute;top:-44px;width:200%;height:75px;border-radius:4px;border:1px solid #2ea370;z-index:2}.timeline .timeline-item .line-wrapper .line-text span[data-v-5586e26c]{color:#2ea33e;background-color:#eef4ff;position:absolute;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.timeline .timeline-item .line-wrapper .line[data-v-5586e26c]{width:100%;height:2px;background:#e4e7ed;position:relative;overflow:hidden}.timeline .timeline-item .line-wrapper .line[data-v-5586e26c]:after{content:"";position:absolute;width:100%;height:100%;background:#d3dcf1;left:-100%;-webkit-animation:lineFlow-5586e26c 1s ease-in-out forwards;animation:lineFlow-5586e26c 1s ease-in-out forwards}@-webkit-keyframes slideIn-5586e26c{0%{-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideIn-5586e26c{0%{-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes lineFlow-5586e26c{to{left:0}}@keyframes lineFlow-5586e26c{to{left:0}}