﻿.steps{width:100%;font-size:14px;font-weight:500;background:#fafafa}.steps .step_progress{position:relative;padding:30px 30px}.steps .step_progress .bar_box{position:relative;margin-bottom:15px;width:100%;height:3px;background:#e4e4e4}.steps .step_progress .bar_box .bar{position:absolute;left:0;width:0%;height:3px;background:#ff6000}.steps .step_content{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.steps .step{text-align:center;cursor:pointer}.steps .step .step_num{color:#e4e4e4;background:#e4e4e4;display:inline-block;width:30px;height:30px;line-height:26px;text-align:center;border-radius:50%}.steps .step.done .step_num{background:#ff6000;color:#ff6000;border:2px solid #ff6000}.steps .step.done .step_name{color:#ff6000}.steps .step.active .step_num{background:#fafafa;color:#ff6000;border:2px solid #ff6000}.steps .step.active .step_name{color:#ff6000}.search{background:#fef1ea;padding:10px 20px}.search h6{color:#333;font-weight:bold}.search .btn-circle{border-radius:50%;padding:5px;width:40px;height:40px}.step__btns{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.step__btns .btns{max-width:200px;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;margin-right:20px}.step__btns .btns:last-child{margin:0}.step__finish{text-align:center;margin-top:50px;margin-bottom:100px}.step__finish .finish__icon{margin-bottom:10px}.step__finish .finish__icon i{font-size:3rem;color:#ff6000;padding:3px;border-radius:50%;border:3px solid #f4f5f6}.step__finish .finish__message p{font-size:18px;color:#4a4a4a;line-height:28px;margin:0}.step__finish .finish__message p span{color:#ff6000}