.red{color:#F01740}.grey{color:#666666}.black{color:#000000}.title{font-weight:Medium;font-size:36rpx;color:#222222}.text-large{font-size:36rpx}.text{font-size:30rpx}.text-left{text-align:left}.text-center{text-align:center}.text-small{font-size:24rpx}.flex{display:flex}.justify-between{justify-content:space-between}.flex-aligin-center{display:flex;align-items:center}.flex-justify-between{display:flex;justify-content:space-between}.flex-1{flex:1}.flex-grow-1{flex-grow:1}.fixed-bottom{position:fixed;bottom:0;left:0;right:0}.w-100{width:100%}.h-100{height:100%}.page-section{margin:20rpx;border-radius:20rpx;background-color:#ffffff}.page-section-spacing{padding:20rpx}.spacing-small{padding:10rpx}.border-trans{border:1px solid transparent}.ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.ellipsis-2{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}page{background:#f6f6f6}.box{border-radius:30rpx}.box .order-number{display:flex;justify-content:space-between}.box .order-number .number{font-size:30rpx}.box .order-number .state{font-size:30rpx}.box .order-txt{display:flex;margin:20rpx 0rpx 0 0}.box .order-txt .order-image{width:240rpx;height:180rpx;margin-right:20rpx}.box .order-txt .ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.box .order-txt .order-text{margin-top:5rpx}.box .order-txt .order-text .order-price{color:red;margin-top:20rpx}.box .order-txt .order-text .order-time{font-size:26rpx;margin-top:20rpx;color:#666666}.explain{box-sizing:border-box;width:100%;margin:20rpx 0;padding:20rpx;border:1rpx solid #eeeeee}.popup-cause{display:flex;flex-direction:column;justify-content:space-between;height:100%}.popup-cause .title{padding-top:60rpx}.popup-cause .cause-list{padding:40rpx 20rpx}.popup-cause .cause-list .cause{display:flex;align-items:center;justify-content:space-between;padding:20rpx}.footer{position:fixed;bottom:0;left:0;right:0}.footer .submit-text{color:#ffffff}