page { height: 100%; background: #f4f4f4; } .container{ padding: 0 20rpx 180rpx ; } .address-box { width: 100%; height: 166.55rpx; background-size: 62.5rpx 10.5rpx; margin-bottom: 20rpx; padding-top: 10.5rpx; margin-top: 20rpx; } .address-item { display: flex; height: 155.55rpx; background: #fff; padding: 41.6rpx 0 41.6rpx 31.25rpx; border-radius: 20rpx; } .address-item.address-empty { line-height: 75rpx; text-align: center; } .address-box .l { width: 125rpx; height: 100%; } .address-box .l .name { margin-left: 6.25rpx; margin-top: -7.25rpx; display: block; width: 125rpx; height: 43rpx; line-height: 43rpx; font-size: 30rpx; color: #333; margin-bottom: 5rpx; } .address-box .l .default { margin-left: 6.25rpx; display: block; width: 62rpx; height: 33rpx; border-radius: 5rpx; border: 1px solid #b4282d; font-size: 20.5rpx; text-align: center; line-height: 29rpx; color: #b4282d; } .address-box .m { flex: 1; height: 72.25rpx; color: #999; } .address-box .mobile { display: block; height: 29rpx; line-height: 29rpx; margin-bottom: 6.25rpx; font-size: 30rpx; color: #333; } .address-box .address { display: block; height: 37.5rpx; line-height: 37.5rpx; font-size: 25rpx; color: #666; } .address-box .r { width: 77rpx; height: 77rpx; display: flex; justify-content: center; align-items: center; } .address-box .r image { width: 52.078rpx; height: 52.078rpx; } .coupon-box { width: 100%; height: auto; overflow: hidden; background: #fff; } .coupon-box .coupon-item { width: 100%; height: 108.3rpx; overflow: hidden; background: #fff; display: flex; padding-left: 31.25rpx; border-radius: 20rpx; } .coupon-box .l { flex: 1; height: 43rpx; line-height: 43rpx; padding-top: 35rpx; } .coupon-box .l .name { float: left; font-size: 30rpx; color: #666; } .coupon-box .l .txt { float: right; font-size: 30rpx; color: #666; } .coupon-box .r { margin-top: 15.5rpx; width: 77rpx; height: 77rpx; display: flex; justify-content: center; align-items: center; } .coupon-box .r image { width: 52.078rpx; height: 52.078rpx; } .message-box { margin-top: 20rpx; width: 100%; height: auto; overflow: hidden; background: #fff; } .message-box .message-item { height: 86.078rpx; overflow: hidden; background: #fff; display: flex; margin-left: 31.25rpx; padding-right: 31.25rpx; } .message-box .message-app { height: 74.078rpx; overflow: hidden; background: #fff; display: flex; margin-left: 31.25rpx; padding-right: 31.25rpx; padding-top: 18rpx;border-radius: 20rpx; } .order-box { margin-top: 20rpx; width: 100%; height: auto; overflow: hidden; background: #fff; } .order-box .order-item { height: 104.3rpx; overflow: hidden; background: #fff; display: flex; margin-left: 31.25rpx; padding-right: 31.25rpx; padding-top: 26rpx; border-bottom: 1px solid #d9d9d9; } .order-box .order-item.tip-item{ padding-bottom:26rpx; height: auto; display: flex; flex-direction: column; } .order-box .order-item .l { float: left; height: 52rpx; width: 50%; line-height: 52rpx; overflow: hidden; } .order-box .order-item .l .name{ color: #333; } .order-box .order-item .r { float: right; text-align: right; width: 50%; height: 52rpx; line-height: 52rpx; overflow: hidden; } .order-box .order-item.no-border { border-bottom: none; } .goods-items { margin-top: 20rpx; width: 100%; height: auto; overflow: hidden; background: #fff; padding-left: 31.25rpx; /* margin-bottom: 120rpx; */ border-radius: 20rpx; padding: 30rpx 0; } .goods-items .item { height: 362rpx; /* padding-right: 31.25rpx; */ align-items: center; border-bottom: 1px solid rgba(0, 0, 0, 0.15); } .goods-items .item .name{ font-size: 36rpx; color: #333; font-weight: 300; padding: 20rpx 0; } .goods-items .item.no-border { border-bottom: none; } .goods-items .item:last-child { border-bottom: none; } .goods-items .img { height: 245.83rpx; width: 245.83rpx; background-color: #f4f4f4; margin-right: 20rpx; } .goods-items .img image { height: 245.83rpx; width: 245.83rpx; } .goods-items .info { flex: 1; height: 205.83rpx; padding-top: 5rpx; border-bottom: 1rpx solid #999; padding-bottom: 10rpx; } .goods-items .t { height: 33rpx; line-height: 33rpx; margin-bottom: 10rpx; overflow: hidden; font-size: 30rpx; color: #333; } .goods-items .t .name { display: block; float: left; } .goods-items .t .number { display: block; float: right; text-align: right; } .goods-items .m { height: 29rpx; overflow: hidden; line-height: 29rpx; margin-bottom: 25rpx; font-size: 25rpx; color: #666; } .goods-items .b { height: 41rpx; overflow: hidden; line-height: 41rpx; font-size: 30rpx; color: #333; } .order-total { position: fixed; left: 0; bottom: 0; height: 100rpx; width: 100%; display: flex; } .order-total .l { flex: 1; height: 100rpx; line-height: 100rpx; color: #b4282d; background: #fff; font-size: 33rpx; padding-left: 31.25rpx; border-top: 1rpx solid rgba(0, 0, 0, 0.2); border-bottom: 1rpx solid rgba(0, 0, 0, 0.2); } .order-total .r { width: 233rpx; height: 100rpx; background: #b4282d; border: 1px solid #b4282d; line-height: 100rpx; text-align: center; color: #fff; font-size: 30rpx; } view.actual-price{ color: #09AFFF; font-weight: bold; font-size: 36rpx; text-align: right; margin:24rpx 0 0; } .go-pay-wrapper{ position: fixed; bottom: 0; left:0; right:0; height: 130rpx; padding:20rpx 24rpx; background:#fff; } view.go-pay-wrapper button > view{ color:#fff; } .appoint-time-block{ margin-top:20rpx; background:#fff; padding:0 6rpx; } .appoint-time-block view.appoint-time-operate{ padding:0 24rpx; height: 104rpx; display: flex; align-items: center; justify-content: space-between; color:#333; } view.operate-left{ color:#333; } view.operate-right{ display: flex; align-items:center; } view.operate-right{ color:#09AFFF; } view.operate-right .not-select{ color:#333; } .appoint-time-show{ border-top:1rpx solid #ddd; padding:0 24rpx; } view.one-time{ height: 90rpx; display: flex; align-items: center; justify-content: space-between; } view.one-time text{ color:#999; font-size: 26rpx; } .multi-times{ padding:30rpx 0 } .multi-times-item{ height: 54rpx; display: flex; align-items: center; justify-content: space-between; } .multi-times-item text{ font-weight: bold; font-size: 28rpx; color:#333; } view.appoint-result{ margin-top:18rpx; border:2rpx solid #09AFFF; border-radius:20rpx; line-height:46rpx; font-size: 26rpx; padding:10rpx; } .orange-font{ color:#FA6400; font-weight: bold; font-size: 26rpx; } .order-item .message-item{ color:#666; font-size: 26rpx; font-weight: normal; } /* 选择时间 */ view.popup-wrapper{ /* padding: 0 0 20rpx; */ color:#333; display: flex; flex-direction: column; justify-content: space-between; height: 100%; } view.popup-wrapper view{ color:#888; font-size: 30rpx; } .popup-content{ flex:1; } .popup-title{ height: 96rpx; line-height: 96rpx; text-align: center; border-bottom: 1rpx solid #ddd; } .popup-content{ display: flex; } .time-select-left{ flex:2; border-right:1rpx solid #ddd; padding:0 20rpx; } .time-select-right{ flex:3; padding:0 8rpx; } .time-select-left-item{ height: 108rpx; display: flex; flex-direction: column; justify-content: center; } .popup-content view.current-date{ color:#09afff; font-weight: bold; } view.popup-wrapper .time-select-right-item{ height: 104rpx; border-bottom:1rpx solid #ddd; display: flex; align-items: center; justify-content: space-between; padding:0 24rpx; } .time-select-right-item view{ color:#6D7278; font-weight: bold; } view.popup-btn-wrapper{ margin:20rpx 0 0; padding:0 24rpx 20rpx; } view.popup-btn-wrapper button > view{ color:#fff; } view.popup-wrapper .date-tag{ color:#09afff; height: 44rpx; line-height: 44rpx; width:130rpx; border:1rpx solid #09afff; border-radius:44rpx; text-align: center; font-weight: normal; font-size: 28rpx; display: inline-block; } view.popup-wrapper .full-time{ color:#09AFFF; font-size: 24rpx; margin:0 0 0 20rpx; height: 44rpx; line-height: 44rpx; float: right; padding-right:40rpx; } .first-appoint-date-item{ height: 108rpx; display: flex; align-items: center; padding:0 0 0 240rpx; } .first-time-selected{ margin:0 0 0 60rpx; } .select-week-times{ border-top:1rpx solid #ddd; } .week-select-left{ flex:1.2; } .week-select-left>view.time-select-left-item{ padding:0 0 0 60rpx; display: flex; align-items: flex-start; justify-content: flex-start; flex-direction: row; padding:10rpx 0 0 60rpx; } .week-select-left>view.time-select-left-item .week-str{ padding:12rpx 0 0 0; } view.popup-wrapper view.select-num-tag{ width:32rpx; height: 32rpx; line-height: 32rpx; background:#09AFFF; border-radius: 34rpx; font-size: 20rpx; color:#fff; text-align: center; margin:0 0 0 6rpx; } /* 支付失败弹框 */ .overlay-wrapper { display: flex; align-items: center; justify-content: center; height: 100%; } .fail-wrapper { width: 588rpx; height:502rpx; border-radius:10rpx; background: #fff; padding-bottom:40rpx; padding:80rpx 0 0; font-size: 24rpx; display: flex; flex-direction: column; justify-content: space-between; } .fail-top{ display: flex; flex-direction: column; align-items: center; } .fail-top image{ width:110rpx; height: 110rpx; } .fail-text{ font-size: 34rpx; font-weight: bold; margin:66rpx 0 24rpx; height: 34rpx; } .fail-bottom{ height: 132rpx; border-top:2rpx solid #E4E4E4; display: flex; justify-content: space-around; align-items: center; } .fail-bottom .btn-devide{ width:2rpx; height: 130rpx; background: #E4E4E4; } .cancel-btn{ width:202rpx; height: 72rpx; line-height: 72rpx; border:2rpx solid #85868A; color:#282728; border-radius:72rpx; text-align: center; } .repay-btn{ width:202rpx; height: 72rpx; line-height: 72rpx; background: #09AFFF; color:#fff; border-radius:72rpx; text-align: center; }