.myclient_list{ width: 750rpx; height: 200rpx; padding: 0 15rpx; } .nl{ width: 600rpx; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; } .success_status { text-align: right; color: #75BE00; } .phone { height: 44rpx; font-size: 24rpx; font-weight: 400; color: #999999; line-height: 44rpx; } .phone image { width: 24rpx; height: 24rpx; margin-right: 20rpx; } .time { height: 44rpx; font-size: 24rpx; font-weight: 400; color: #999999; line-height: 44rpx; } .time image { width: 24rpx; height: 24rpx; margin-right: 20rpx; } .all-products-body { background-color: white; margin-top: 20rpx; } .all-products-item { width: 690rpx; } .goodsImage { width: 128rpx; height: 128rpx; border-radius: 8rpx; } .all-products-item-content { width: 562rpx; padding-left: 20rpx; } .all-products-item-content-t { height: 80rpx; padding: 0 15rpx; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 28rpx; font-weight: 400; color: #333333; line-height: 40rpx; } .all-products-item-content-b { padding: 0 15rpx; width: 562rpx; } .red { display: block; font-size: 28rpx; font-weight: 500; color: #B22338 !important; line-height: 60rpx; } .line-thr { display: block; font-size: 28rpx; font-weight: 400; color: #999999; text-decoration: line-through; margin-left: 15rpx; line-height: 60rpx; } .number-box{ margin-right: 15rpx; } .image-view{ width: 40rpx; height: 40rpx; margin: 0 10rpx; } .image{ width: 40rpx; height: 40rpx; } .bottom{ width: 750rpx; height: 200rpx; padding: 0 15rpx; } .bottom .button-view{ margin-top: 15rpx; height: 100rpx; background-color: white; } .reason{ width: 150rpx; line-height: 100rpx; } .input-view{ width: 570rpx; } .vgoodsNumber{ margin-top: 15rpx; } .conter{ margin-top: 10rpx; } .myclient_list{ background-color: white; } .Refund_view { height: 584rpx; margin: 20rpx; padding: 0 30rpx; position: relative; } .Refund_view_title { height: 80rpx; font-size: 32rpx; font-weight: bolder; color: #111111; line-height: 80rpx; } .Refund_view_radio { display: flex; flex-direction: column; } label { flex: 1; margin-bottom: 20rpx; margin-right: 20rpx; } .Refund_view_btn { margin: auto; width: 90%; height: 84rpx; background: #B42A3E; border-radius: 8rpx; font-size: 28rpx; font-weight: 400; color: #FFFFFF; line-height: 84rpx; position: absolute; bottom: 0; transform: translateX(-50%); left: 50%; }