.tabbar-box .van-tabbar-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tabbar-box .van-tabbar-item__text{font-weight:600;margin-left:5px;display:none}.tabbar-box .van-tabbar-item--active{background-color:transparent}.tabbar-box .van-tabbar-item--active .van-tabbar-item__text{display:block}.order-list{width:100%;min-height:100vh;background:#f2f2f2;padding:60px 24px 80px;-webkit-box-sizing:border-box;box-sizing:border-box}.order-list .navBar{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.order-list .navBar .icon{width:0}.order-list .tab-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-list .tab-list .tab{width:152px;height:28px;background:rgba(16,93,56,.5);border-radius:6px;line-height:28px;text-align:center;font-size:14px;color:#105d38;margin-bottom:16px}.order-list .tab-list .active{background:#105d38;font-weight:700;color:#fff}.order-list .info{margin-top:4px}.order-list .info .wrap{position:relative;width:100%;background:#fff;border-radius:6px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:16px;font-size:14px;color:#000;line-height:22px}.order-list .info .wrap .circle{position:absolute;top:0;right:0;width:42px;height:42px;border-radius:0 6px 0 20px}.order-list .info .wrap .name{font-weight:700;font-size:16px;color:#000;line-height:22px;margin-bottom:10px}.order-list .info .wrap .amount{font-weight:700;font-size:24px;line-height:24px;margin-bottom:20px}.order-list .info .wrap .con{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-list .info .wrap .con .value{font-weight:700;font-size:16px;color:#000;line-height:24px;margin-top:4px}.order-list .info .wrap .con .item:nth-of-type(2n){text-align:right}.order-list .info .wrap .status{font-weight:700;font-size:16px;margin-top:20px}