.order-detail .status-flow[data-v-55e57cf5]{display:flex;align-items:center;justify-content:space-between;padding:20px 0;position:relative}.order-detail .status-flow .status-item[data-v-55e57cf5]{flex:1;display:flex;flex-direction:column;align-items:center;position:relative}.order-detail .status-flow .status-item .status-dot[data-v-55e57cf5]{width:24px;height:24px;border-radius:50%;border:3px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:2}.order-detail .status-flow .status-item .status-label[data-v-55e57cf5]{margin-top:8px;font-size:12px;color:#909399}.order-detail .status-flow .status-item .status-line[data-v-55e57cf5]{position:absolute;top:12px;left:50%;width:100%;height:2px;background:#e4e7ed;z-index:1}.order-detail .status-flow .status-item.completed .status-dot[data-v-55e57cf5]{border-color:#67c23a}.order-detail .status-flow .status-item.completed .status-label[data-v-55e57cf5]{color:#67c23a;font-weight:700}.order-detail .status-flow .status-item.completed .status-line[data-v-55e57cf5]{background:#67c23a}.order-detail .status-flow .status-item.current .status-dot[data-v-55e57cf5]{transform:scale(1.2);box-shadow:0 0 8px rgba(64,158,255,.5)}.order-detail .status-flow .status-item.current .status-label[data-v-55e57cf5]{color:#409eff;font-weight:700}.order-detail .status-flow .status-item:last-child .status-line[data-v-55e57cf5]{display:none}