.step_box[data-v-5e7201b8]{width:100%;display:flex;align-items:center;padding:20px}.step_box .step_item[data-v-5e7201b8]{flex-grow:1;text-align:center;position:relative}.step_box .step_item .step_num[data-v-5e7201b8]{display:inline-block;border-radius:50%;border:1.5px solid #eee;font-size:14px;text-align:center;width:18px;height:18px;line-height:16px;position:relative;z-index:1;border-color:#b0b0b0;background:#b0b0b0;color:#fff}.step_box .step_item .step_cont[data-v-5e7201b8]{display:block;font-size:14px;padding:10px 10px 0;color:#666;line-height:1}.step_box .step_item[data-v-5e7201b8]:not(:first-child):before,.step_box .step_item[data-v-5e7201b8]:not(:last-child):after{content:"";height:2px;display:inline-block;width:50%;top:calc(25% - 4px);background:#eee;position:absolute;left:0}.step_box .step_item[data-v-5e7201b8]:not(:last-child):after{left:50%}.step_box .step_item.active .step_num[data-v-5e7201b8],.step_box .step_item.pass .step_num[data-v-5e7201b8]{background:#2276ff;border-color:#2276ff;color:#fff}.step_box .step_item.active .step_cont[data-v-5e7201b8],.step_box .step_item.pass .step_cont[data-v-5e7201b8]{color:#2276ff}