.my_steps_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;font-size:0;line-height:1.5}.my_steps_item_box{position:relative;vertical-align:top;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-bottom:30px}.my_steps_item_box:last-child{-webkit-box-flex:0;-ms-flex:0;flex:none}.branch_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative}.branch_box .my_steps_item{padding-bottom:20px}.branch_box>.my_steps_item:first-child{padding-bottom:0}.branch_box .prev_line{position:absolute;left:-20px;top:13px}.branch_box .prev_line:before{width:1px;height:49px}.branch_box .prev_line:after,.branch_box .prev_line:before{content:"";position:absolute;left:0;top:0;background:#e8eaec}.branch_box .prev_line:after{width:12px;height:1px}.branch_box .next_line{position:absolute;right:10px;top:13px}.branch_box .next_line:before{content:"";position:absolute;right:5px;top:0;width:1px;height:49px;background:#e8eaec}.branch_box .next_line:after{content:"";position:absolute;right:5px;top:-2px;width:5px;height:1px;background:#e8eaec}.branch_box.finish .next_line:after,.branch_box.finish .next_line:before,.branch_box.process .prev_line:after,.branch_box.process .prev_line:before{background:#20a8d8}.branch_box>.branch_item_first.my_steps_item .my_steps_tail{padding-right:16px}