.cont-steps{box-sizing:border-box;width:100%;overflow-y:auto}.cont-steps .last-bottom-box{color:#ccc;text-align:center}.cont-steps .cont-steps-item{position:relative;display:flex}.cont-steps .cont-steps-item .item-left{width:12px}.cont-steps .cont-steps-item .item-left .lines-dot{width:12px;height:12px;background:#e4e7ed;border-radius:50%}.cont-steps .cont-steps-item .item-left .lines{box-sizing:border-box;height:100%;width:7px;min-height:80px;border-right:2px solid #e4e7ed;border-radius:2px}.cont-steps .cont-steps-item .item-box{width:100%;margin-left:28px;padding-bottom:20px}.cont-steps .cont-steps-item .item-box .box-header{width:60px;height:60px;margin-right:10px;position:relative}.cont-steps .cont-steps-item .item-box .box-header .audit-icon{position:absolute;right:0;top:0;font-size:18px}.cont-steps .cont-steps-item .item-box .box-title{font-size:var(--SubheadSize);font-weight:700;color:var(--N2-1);line-height:30px}.cont-steps .cont-steps-item .item-box .box-text{font-size:var(--ContentSize);color:var(--N2-2);line-height:26px}.cont-steps .cont-steps-item-first{padding-top:14px}.cont-steps .cont-steps-item-last .lines{display:none}.audit-txt{font-size:14px;font-weight:400}