.stepContainer[data-v-6a23ace0]{position:relative;display:flex;align-items:center;justify-content:space-between;min-width:600px;height:100%}.stepContainer .stepItem[data-v-6a23ace0]{height:100%;display:flex;align-items:center;z-index:5;padding:0 10px;background-color:#fff}.stepContainer .stepItem.select .stepIndex[data-v-6a23ace0]{background-color:#4291f7;border-color:#4291f7;color:#fff}.stepContainer .stepItem.select .showText[data-v-6a23ace0]{font-weight:700;color:#333}.stepContainer .stepItem.complete .stepIndex[data-v-6a23ace0]{background-color:#fff;border-color:#4291f7;border-width:2px;color:#4291f7}.stepContainer .stepItem.complete .showText[data-v-6a23ace0]{font-weight:700;color:#333}.stepContainer .stepItem .stepIndex[data-v-6a23ace0]{height:32px;width:32px;background-color:#fff;border-radius:50%;border:1px solid #ddd;display:flex;justify-content:center;align-items:center;color:#ddd;font-size:14px;margin-right:16px}.stepContainer .stepItem .showText[data-v-6a23ace0]{font-size:16px;color:#ccc}.stepContainer .stepLine[data-v-6a23ace0]{position:absolute;width:100%;left:0;top:calc(50% - 1px);height:2px;background:#ddd}