.stepBox{background:#99c288;padding-bottom:10px;border-radius:10px;height:80px;overflow:hidden;width:92%;margin:0 auto}.stepBox .van-steps{background:transparent}.stepBox .van-steps--horizontal{padding:15px 40px 0}.stepBox .van-step__line{margin-top:5px;background:#fff!important}.stepBox .van-step--horizontal .van-step__circle-container{background:#f9f9f9;margin-top:5px;border-radius:50%;width:4vw;height:4vw;padding:0;display:flex;align-items:center;justify-content:center}.stepBox .van-step--horizontal:first-child .van-step__title{margin-left:-20px}.stepBox .van-step--horizontal:last-child .van-step__title{margin-right:-20px;color:#f9f9f9}.stepBox .van-step__title.van-step__title--active{color:#218e1b!important}.stepBox .van-step__title.van-step__title--active+.van-step__circle-container{background:#218e1b}.stepBox .van-step__title.van-step__title--active+.van-step__circle-container .van-step__icon{color:#fff!important}.stepBox .van-step__title{color:#f9f9f9;font-size:14px}@media screen and (min-width:768px){.stepBox .van-step--horizontal .van-step__title{font-size:14px;font-weight:700;color:#f9f9f9}.stepBox .van-step--horizontal .van-step__circle-container{width:20px;height:20px}}