.stageWrapper{background:#fff;padding:3.2vw}.stageWrapper .cardBox{width:100%;height:56.53333vw;border-radius:3.2vw;background:linear-gradient(120deg,#32daaf,#3cc294)}.stageWrapper .cardBox .totalFee{padding-top:7.2vw;color:#fff;text-align:center}.stageWrapper .cardBox .totalFee p{font-size:4.26667vw}.stageWrapper .cardBox .totalFee p .price{font-size:13.33333vw;font-weight:700}.stageWrapper .cardBox .totalFee .title{font-size:3.73333vw}.stageWrapper .cardBox .stageInfo{display:-ms-flexbox;display:flex;color:#fff;margin-top:8vw}.stageWrapper .cardBox .stageInfo .infoItem{-ms-flex:1;flex:1;text-align:center;font-size:4.26667vw}.stageWrapper .cardBox .stageInfo .infoItem .infoTitle{margin-top:1.33333vw;font-size:2.93333vw}.stageWrapper .cardBox .stageInfo .splitLine{position:relative}.stageWrapper .cardBox .stageInfo .splitLine:after{position:absolute;content:"";width:1px;height:8vw;background:hsla(0,0%,100%,.3);right:.53333vw;top:2.66667vw;transform:scaleX(.5)}.stageWrapper .stageDetailBox{margin:12vw 3.2vw 0}.stageWrapper .stageDetailBox .detailTitle{font-size:5.33333vw;color:#333;position:relative;text-align:center;font-weight:700}.stageWrapper .stageDetailBox .detailTitle:after{content:"";position:absolute;height:.8vw;width:9.33333vw;background:#ccc;top:3.46667vw;right:21%}.stageWrapper .stageDetailBox .detailTitle:before{content:"";position:absolute;height:.8vw;width:9.33333vw;background:#ccc;top:3.46667vw;left:21%}.stageWrapper .stageDetailBox .detialList{margin-top:1.33333vw}.stageWrapper .stageDetailBox .detialList .stageListItem{display:-ms-flexbox;display:flex;height:22.93333vw;-ms-flex-align:center;align-items:center}.stageWrapper .stageDetailBox .detialList .stageListItem .leftPart{-ms-flex:1;flex:1}.stageWrapper .stageDetailBox .detialList .stageListItem .leftPart .stageIndex{color:#333;font-size:4.26667vw}.stageWrapper .stageDetailBox .detialList .stageListItem .leftPart .stageTime{font-size:3.2vw;color:#999;padding-top:1.86667vw}.stageWrapper .stageDetailBox .detialList .stageListItem .rightPart{-ms-flex:1;flex:1;text-align:right}.stageWrapper .stageDetailBox .detialList .stageListItem .rightPart .stagePrice{color:#333;font-size:4.26667vw;font-weight:700}.stageWrapper .stageDetailBox .detialList .stageListItem .rightPart .stageState{font-size:3.2vw;color:#999;padding-top:1.86667vw}.stageWrapper .stageDetailBox .detialList .stageListItem .rightPart .stageState.errState{color:#ed6c5e}.isMini .stageWrapper .cardBox{background:linear-gradient(120deg,#31dd99,#29ce8d)}