.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{padding:60px 24px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}.order-list .tab-list{width:100%;overflow-x:auto;overflow-y:hidden;margin-bottom:16px}.order-list .tab-list,.order-list .tab-list .tab{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-list .tab-list .tab{position:relative;width:152px;height:50px;font-size:14px;color:#b1b1b1;line-height:16px;text-align:center;margin-right:10px}.order-list .tab-list .tab .line{position:absolute;bottom:0;left:calc(50% - 12px);width:24px;height:6px;background:#ebff78;border-radius:3px}.order-list .tab-list .active{color:#040302}.order-list .tab-list .active .line{background:#040302}.order-list .info-box{width:100%;padding-bottom:140px}.order-list .info-box .wrap{background:#fff;border-radius:16px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.order-list .info-box .wrap,.order-list .info-box .wrap .name-box{width:100%;margin-bottom:16px;color:#000;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.order-list .info-box .wrap .name-box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:700;font-size:16px}.order-list .info-box .wrap .name-box .amount{font-size:22px}.order-list .info-box .wrap .info{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 .info-box .wrap .info .item{width:48%;margin-bottom:16px}.order-list .info-box .wrap .info .item .value{font-weight:700;margin-top:4px}.order-list .info-box .wrap .info .item:nth-of-type(2n){text-align:right}.order-list .info-box .wrap .status{width:100%;font-weight:700;font-size:16px;margin-bottom:16px}.order-list .btn-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.order-list .btn-box .btn{width:136px;height:44px;line-height:44px;background:#040302;border-radius:16px;font-weight:700;font-size:16px;color:#ebff78}.order-list .btn-box .defer-btn{background:#ebff78;color:#040302}.order-list .btn-box .repay-btn{width:100%}.order-list .fix-btn-box{position:fixed;bottom:100px;left:0;width:100%;padding:0 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.order-list .fix-btn-box .btn{width:153px;height:54px;line-height:54px}.order-list .fix-btn-box .defer-btn{border:1px solid #000}