.fixed{position:relative;top:0}.empty{margin-top:0!important}.cart-empty{padding-top:208rpx!important}.color-text-green{color:#11bd64}.color-text-orange{color:#ffa044}.withdraw-cate{width:100%;height:90rpx;display:flex;box-sizing:border-box;background:#fff}.withdraw-cate .cate-li{flex:1;display:flex;justify-content:center;align-items:center;height:100%;font-size:30rpx}.withdraw-cate .cate-li.active{box-sizing:border-box;position:relative}.withdraw-cate .cate-li.active::after{position:absolute;bottom:0;left:0;content:"";width:100%;height:4rpx}.goods_list{width:100%;height:100%;padding:0 24rpx;box-sizing:border-box;margin-top:18rpx}.goods_list .order-item{padding:30rpx;box-sizing:border-box;border-radius:10rpx;background:#fff;position:relative;margin-bottom:18rpx}.goods_list .order-item .order-header{display:flex;align-items:center;position:relative;padding-bottom:24rpx;line-height:1;font-size:22rpx}.goods_list .order-item .order-header .icon-dianpu{display:inline-block;line-height:1;margin-right:12rpx}.goods_list .order-item .order-header .status-name{flex:1;text-align:right}.goods_list .order-item .order-body{margin-bottom:24rpx}.goods_list .order-item .order-body .goods-wrap{display:flex;position:relative}.goods_list .order-item .order-body .goods-wrap:last-of-type{margin-bottom:0}.goods_list .order-item .order-body .goods-wrap .goods-img{width:170rpx;height:170rpx;padding:20rpx 0 0 0;margin-right:5rpx}.goods_list .order-item .order-body .goods-wrap .goods-img image{width:100%;height:100%;border-radius:10rpx}.goods_list .order-item .order-body .goods-wrap .goods-info{flex:1;position:relative;padding:20rpx 0 0 0;max-width:calc(100% - 200rpx);margin-left:18rpx;display:flex;flex-direction:column}.goods_list .order-item .order-body .goods-wrap .goods-info .top-wrap{flex:1}.goods_list .order-item .order-body .goods-wrap .goods-info .goods-name{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5;font-size:22rpx;color:#000}.goods_list .order-item .order-body .goods-wrap .goods-info .goods-sub-section{width:100%;line-height:1.5;display:flex;align-items:center;font-size:22rpx;margin-top:20rpx}.goods_list .order-item .order-body .goods-wrap .goods-info .goods-sub-section .unit{font-size:24rpx;margin-right:2rpx}.goods_list .order-item .order-body .goods-wrap .goods-info .goods-sub-section view{flex:1;line-height:1}.goods_list .order-item .order-body .goods-wrap .goods-info .goods-sub-section view:last-of-type{text-align:right}.goods_list .order-item .order-body .goods-wrap .goods-info .goods-sub-section view:last-of-type .iconfont{line-height:1;font-size:24rpx}.goods_list .order-item .order-body .goods-wrap .goods-info .order-time{margin-top:12rpx;font-size:22rpx;color:#838383}.goods_list .order-item .order-body .goods-wrap .goods-info .order-time .goods-price{font-size:22rpx;float:right;color:#000}.goods_list .order-item .order-footer{padding-top:24rpx}.goods_list .order-item .order-footer .order-base-info{display:flex}.goods_list .order-item .order-footer .order-base-info .total{text-align:right;padding-top:20rpx;flex:1;font-size:22rpx}.goods_list .order-item .order-footer .order-base-info .total > text{line-height:1}.goods_list .order-item .order-footer .order-base-info .order-type{font-size:22rpx}.goods_list .order-item .order-footer .order-base-info .order-type > text{line-height:1}.goods_list .order-item .order-footer .order-base-info.active .total{padding-top:0}.goods_list .order-item .order-footer .order-base-info.active .order-type{padding-top:0}.goods_list .order-item:last-child{border:none}.price-color{color:var(--price-color)}