.page-success{background:#f6f6f6;width:100vw;height:calc(100vh - 130px);overflow:hidden}.page-success .content{position:relative;width:1120px;padding:40px;margin:0 auto}.page-success .content .step-box{width:100%;height:auto;overflow:hidden}.page-success .content .step-box .step{float:left;width:33.3%;position:relative;height:50px;line-height:50px;text-align:center;border-bottom:6px solid #ccc;font-size:16px}.page-success .content .step-box .step i{display:inline-block;width:20px;height:20px;background:#ddd;color:#fff;border-radius:50%;line-height:20px;font-style:normal;font-size:14px}.page-success .content .step-box .step span{display:inline-block;font-size:14px;margin-left:5px}.page-success .content .step-box .step.active{color:#0469ab;border-bottom-color:#0469ab}.page-success .content .step-box .step.active i{background:#0469ab}.page-success .content .inner-form{border:1px solid #ccc;border-top:0;overflow:hidden;background:#fff;min-height:calc(100vh - 260px)}.page-success .content .inner-form .white-box{width:450px;margin:40px auto;margin-bottom:0;padding:40px 0;text-align:center}.page-success .content .inner-form .white-box .imgBox{width:100px;height:100px;display:inline-block}.page-success .content .inner-form .white-box .tit{font-size:16px;color:#333;font-weight:700;line-height:25px;margin-top:6px}.page-success .content .inner-form .white-box .txt{font-size:14px;margin-top:5px;color:#999;text-align:center;line-height:21px}