.my_steps_item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.my_steps_item .my_steps_tail{width:100%;padding:0 10px;position:absolute;left:0;top:11px}.my_steps_item .my_steps_tail>i{display:inline-block;width:100%;height:1px;vertical-align:top;background:#e8eaec;border-radius:1px;position:relative}.my_steps_item .my_steps_tail>i:after{content:"";width:0;height:100%;background:#e8eaec;opacity:0;position:absolute;top:0}.my_steps_item_box:last-child .my_steps_tail{display:none}.my_steps_item.process .my_steps_tail>i{background-color:#e8eaec}.my_steps_item.finish .my_steps_tail>i:after{width:100%;background:#20a8d8;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:1}.my_steps_item.next_error .my_steps_tail>i,.my_steps_item.next_error .my_steps_tail>i:after{background-color:#f86c6b}.my_steps_box .my_steps_head,.my_steps_box .my_steps_main{position:relative}.my_steps_box .my_steps_head{background:#fff}.my_steps_box .my_steps_head-inner{position:relative;top:3px;display:block;width:16px;height:16px;line-height:14px;margin-right:6px;text-align:center;border:1px solid #ccc;border-radius:50%;font-size:10px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.my_steps_item.finish .my_steps_head-inner{border-color:#20a8d8;background-color:#20a8d8;color:#fff}.my_steps_item.finish .my_steps_head-inner span,.my_steps_item.finish .my_steps_head-inner span i{border-color:#20a8d8;color:#fff}.my_steps_item.process .my_steps_head-inner{border-color:#20a8d8;background-color:#20a8d8}.my_steps_item.process .my_steps_head-inner span,.my_steps_item.process .my_steps_head-inner span i{color:#fff}.my_steps_item.process .my_steps_title{color:#666}.my_steps_item.wait .my_steps_head-inner span,.my_steps_item.wait .my_steps_head-inner span i{color:#ccc}.my_steps_item.error .my_steps_head-inner{background-color:#fff;border-color:#f86c6b}.my_steps_item.error .my_steps_content,.my_steps_item.error .my_steps_head-inner span,.my_steps_item.error .my_steps_head-inner span i,.my_steps_item.error .my_steps_title{color:#f86c6b}.my_steps_item.error .my_steps_tail>i,.my_steps_item.error .my_steps_tail>i:after{background-color:#f86c6b}.my_steps_box .my_steps_head,.my_steps_box .my_steps_main{display:inline-block;vertical-align:top}.my_steps_box .my_steps_main{margin-top:.5px;display:inline;height:30px;margin-right:20px}.my_steps_box .my_steps_title{display:inline;margin-bottom:4px;padding-right:10px;font-size:12px;font-weight:700;color:#999;background:#fff}.my_steps_box .my_steps_content{font-size:10px;position:absolute;top:30px;left:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.enstyle .my_steps_box .my_steps_content{top:34px}.my_steps_item.finish .my_steps_content,.my_steps_item.wait .my_steps_content{color:#999}.ekyc_problem_box{display:-webkit-box;display:-ms-flexbox;display:flex}.remarkTips{font-weight:700;padding-right:4px;color:red}