Files
damai-wx/subPackages/sub-vendors.wxss
MagicalKudzu 8079e6c819 首次提交
2025-12-12 10:35:12 +08:00

1 line
39 KiB
Plaintext

.bui-dm-detail-top-drawer .bui-drawer-content.tph{border-radius:24rpx 24rpx 0 0;max-height:75vh!important;min-height:60vh;overflow:auto}.bui-dm-detail-top-drawer .title-section.tph{align-items:center;display:flex;flex-direction:row;flex-shrink:0;justify-content:space-between;margin-left:42rpx;margin-right:42rpx;padding:0;position:relative}.bui-dm-detail-top-drawer .title-section-title.tph{align-items:center;color:#000;display:flex;font-size:40rpx;height:110rpx}.bui-dm-detail-top-drawer .title-section-close-button.tph{align-items:center;display:flex;flex-direction:row;height:100%;position:absolute;right:-50rpx;width:100rpx}.bui-dm-detail-top-drawer .title-section-close-button .close-button-close-icon.tph{color:#999;font-size:30rpx;margin-left:18rpx}.bui-dm-detail-top-drawer .content-section.tph{-webkit-overflow-scrolling:touch;flex:1;margin-left:42rpx;margin-right:42rpx}.bui-dm-detail-top-drawer .content-section .content-wrap.tph{border-bottom:4rpx solid #ededed;padding:40rpx 0}.bui-dm-detail-top-drawer .content-section .content-wrap-content-subtitle.tph,.bui-dm-detail-top-drawer .content-section .content-wrap-content-title.tph{color:#000;font-size:28rpx;font-weight:500;line-height:46rpx}.bui-dm-detail-top-drawer .content-section .content-wrap-content-text.tph{color:#000;font-size:28rpx;line-height:46rpx}.bui-dm-detail-top-drawer .content-section .content-wrap-content-box.tph{margin-top:40rpx;width:100%}.bui-dm-detail-top-drawer .content-section .content-wrap-content-box-img.tph{width:100%}.bui-dm-detail-top-drawer .content-section .content-wrap-last.tph{border-bottom:none!important}.bui-dm-detail-top-drawer .content-section .content-wrap-first.tph{padding-top:0}.ob-toast,.ob-toast .ob-toast-text .iconfont{font-size:26rpx}.ob-toast{font-family:sans-serif;left:0;margin-top:-100rpx;position:fixed;right:0;text-align:center;top:50%;width:100%;z-index:10800}.ob-toast .ob-toast-text{background-clip:padding-box;background-color:rgba(0,0,0,.85);border-radius:12rpx;box-sizing:border-box;color:#fff;display:inline-block;max-height:180rpx;max-width:85%;min-width:180rpx;padding:18rpx}.ob-toast .ob-icon.toast{display:block;height:60rpx;margin:16rpx auto;width:60rpx}.ob-toast.text{margin-top:-20rpx}.ob-toast.text .ob-toast-text{margin-top:0;padding:18rpx 30rpx}.ob-toast.hidden{display:none}.ob-toast__bridge_mask{bottom:0;left:0;position:fixed;right:0;top:0}.ob-spinner{animation:rotation .5s linear infinite;border:4rpx solid #ff4361;border-bottom-color:transparent;border-radius:100%;display:inline-block}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.bui-input.tph{--height:var(--bui-input-height,64rpx);--padding:var(--bui-input-padding,8rpx 20rpx);--border-radius:var(--bui-input-border-radius,var(--bui-shape-radius-default));--icon-start-margin-right:var(--bui-input-icon-start-margin-right,6rpx);--icon-end-margin-left:var(--bui-input-icon-end-margin-left,6rpx);--background-color:var(--bui-input-background-color,transparent);--disabled-background-color:var(--bui-input-disabled-background-color,rgba(0,0,0,.04));align-items:center;border:2rpx solid var(--bui-color-border-default);border-radius:var(--border-radius);box-sizing:border-box;display:flex;font-family:var(--bui-font-family);height:var(--height);padding:var(--padding);position:relative}.bui-input-icon.tph{align-items:center;color:var(--bui-color-fg-subtle);display:flex;font-size:var(--bui-title-size-3)}.bui-input-icon-start.tph{margin-right:var(--icon-start-margin-right)}.bui-input-icon-end.tph{margin-left:var(--icon-end-margin-left)}.bui-input-input.tph{background-color:var(--background-color);border:none;color:var(--bui-color-fg-default);flex:1;font-size:var(--bui-text-size-2);height:100%;min-width:0;outline:none;padding:0}.bui-input-input::placeholder{color:var(--bui-color-fg-subtle)}.bui-input-disabled.tph{background-color:var(--disabled-background-color)}.bui-input-disabled .bui-input-input.tph{color:var(--bui-color-fg-disabled)}.bui-input-disabled .bui-input-input::placeholder{color:var(--bui-color-fg-disabled)}.bui-input-clear.tph{align-items:center;color:var(--bui-color-fg-disabled);display:flex;font-size:var(--bui-title-size-3);height:100%}.bui-input .bui-mini-placeholder.tph{width:auto}.bui-card-footer.tph{--padding:var(--bui-card-footer-padding,var(--bui-spacing-md) var(--bui-spacing-lg));align-items:center;color:var(--bui-color-fg-muted);display:flex}.bui-card-footer.tph,.bui-toast.tph{font-family:var(--bui-font-family);font-size:var(--bui-text-size-1);padding:var(--padding)}.bui-toast.tph{--min-width:var(--bui-toast-min-width,172rpx);--max-width:var(--bui-toast-max-width,80%);--text-align:var(--bui-toast-text-align,center);--flex-direction:var(--bui-toast-flex-direction,column);--padding:var(--bui-toast-padding,var(--bui-spacing-xl));--position-top:var(--bui-toast-position-top,15%);--position-bottom:var(--bui-toast-position-bottom,85%);--background-color:var(--bui-toast-bg-color,rgba(0,0,0,.8));--border-radius:var(--bui-toast-border-radius,var(--bui-shape-radius-default));--icon-margin:var(--bui-toast-icon-margin,0 0 16rpx);--icon-font-size:var(--bui-toast-icon-font-size,60rpx);background-color:var(--background-color);border-radius:var(--border-radius);color:var(--bui-color-white);left:50%;max-width:var(--max-width);min-width:var(--min-width);position:fixed;text-align:var(--text-align);white-space:pre-wrap;word-break:break-all;z-index:var(--bui-z-index-toast)}.bui-toast.bui-toast-allow-click.tph{bottom:unset;position:fixed;right:unset}.bui-toast-center.tph{top:50%;transform:translate(-50%,-50%)}.bui-toast-top.tph{top:var(--position-top);transform:translate(-50%,calc(var(--position-top)*-1))}.bui-toast-bottom.tph{top:var(--position-bottom);transform:translate(-50%,calc(var(--position-bottom)*-1))}.bui-toast-icon.tph{align-items:center;display:flex;flex-direction:var(--flex-direction)}.bui-toast-icon .bui-svg-icon.tph{font-size:var(--icon-font-size);margin:var(--icon-margin)}.bui-icon-btn.tph{--bg-color:var(--bui-icon-btn-bg-color,var(--bui-color-neutral-5));--color:var(--bui-icon-btn-color,var(--bui-color-fg-muted));--icon-size:var(--bui-icon-btn-font-size,34rpx);--user-area:var(--bui-icon-btn-padding,10rpx);--large-font-size:var(--bui-icon-btn-large-font-size,46rpx);--disabled-opacity:var(--bui-icon-btn-disabled-opacity,0.5);align-items:center;background-color:initial;border:2rpx solid transparent;color:var(--color);display:inline-flex;font-family:var(--bui-font-family);font-size:var(--icon-size);height:auto;justify-content:center;margin:0;padding:var(--user-area);position:relative}.bui-icon-btn::before{background-color:var(--bui-color-black);border:inherit;border-color:var(--bui-color-black);border-radius:inherit;content:" ";height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.bui-icon-btn:active::before{opacity:.04}.bui-icon-btn::after{border:0}.bui-icon-btn-small.tph{font-size:var(--bui-text-size-4)}.bui-icon-btn-small.bui-icon-btn-contained.tph,.bui-icon-btn-small.bui-icon-btn-outlined.tph,.bui-icon-btn-small.tph{padding:var(--bui-spacing-xs)}.bui-icon-btn-medium.bui-icon-btn-contained.tph,.bui-icon-btn-medium.bui-icon-btn-outlined.tph{padding:var(--user-area)}.bui-icon-btn-large.tph{font-size:var(--large-font-size)}.bui-icon-btn-large.bui-icon-btn-contained.tph,.bui-icon-btn-large.bui-icon-btn-outlined.tph,.bui-icon-btn-large.tph{padding:var(--bui-spacing-sm)}.bui-icon-btn-disabled.tph{opacity:var(--disabled-opacity);pointer-events:none}.bui-icon-btn-circular.tph{border-radius:100%}.bui-icon-btn-rounded.tph{border-radius:var(--bui-shape-radius-default)}.bui-icon-btn-square.tph{border-radius:0}.bui-icon-btn-default.bui-icon-btn-primary.tph{color:var(--bui-color-primary)}.bui-icon-btn-default.bui-icon-btn-success.tph{color:var(--bui-color-success)}.bui-icon-btn-default.bui-icon-btn-info.tph{color:var(--bui-color-info)}.bui-icon-btn-default.bui-icon-btn-warning.tph{color:var(--bui-color-warning)}.bui-icon-btn-outlined.tph{border:2rpx solid}.bui-icon-btn-outlined.bui-icon-btn-primary.tph{border-color:var(--bui-color-primary);color:var(--bui-color-primary)}.bui-icon-btn-outlined.bui-icon-btn-success.tph{border-color:var(--bui-color-success);color:var(--bui-color-success)}.bui-icon-btn-outlined.bui-icon-btn-info.tph{border-color:var(--bui-color-info);color:var(--bui-color-info)}.bui-icon-btn-outlined.bui-icon-btn-warning.tph{border-color:var(--bui-color-warning);color:var(--bui-color-warning)}.bui-icon-btn-outlined.bui-icon-btn-danger.tph{border-color:var(--bui-color-danger);color:var(--bui-color-danger)}.bui-icon-btn-contained.tph{background-color:var(--bg-color)}.bui-icon-btn-contained.bui-icon-btn-primary.tph{background-image:linear-gradient(90deg,var(--bui-color-primary-start)0,var(--bui-color-primary-end) 100%);color:var(--bui-color-white)}.bui-icon-btn-contained.bui-icon-btn-success.tph{background-image:linear-gradient(90deg,var(--bui-color-success-start)0,var(--bui-color-success-end) 100%);color:var(--bui-color-white)}.bui-icon-btn-contained.bui-icon-btn-info.tph{background-image:linear-gradient(90deg,var(--bui-color-info-start)0,var(--bui-color-info-end) 100%);color:var(--bui-color-white)}.bui-icon-btn-contained.bui-icon-btn-warning.tph{background-image:linear-gradient(90deg,var(--bui-color-warning-start)0,var(--bui-color-warning-end) 100%);color:var(--bui-color-white)}.bui-icon-btn-contained.bui-icon-btn-danger.tph{background-image:linear-gradient(90deg,var(--bui-color-danger-start)0,var(--bui-color-danger-end) 100%);color:var(--bui-color-white)}.bui-dm-new-promotion-drawer .bui-drawer-content.tph{background-image:linear-gradient(179deg,#fff,#f4f5f6 20%,#f4f5f6);border-radius:24rpx 24rpx 0 0;overflow:auto}.bui-dm-new-promotion-drawer .tpl-notice.tph{border-radius:24rpx 24rpx 0 0;height:100%;width:100%}.bui-dm-new-promotion-drawer .tpl-notice .title-section.tph{align-items:center;background-color:var(--bui-color-white);box-sizing:border-box;color:#333;display:flex;flex-direction:row;font-size:36rpx;font-weight:700;height:110rpx;margin:0;overflow:hidden;padding:30rpx;position:absolute;top:0;width:100%;z-index:1}.bui-dm-new-promotion-drawer .tpl-notice .title-section .title.tph{height:50rpx;overflow:hidden}.bui-dm-new-promotion-drawer .tpl-notice .title-section .close-button-container.tph{align-items:center;display:flex;flex-direction:row;height:100%;padding-left:30rpx;position:absolute;right:0;width:100rpx}.bui-dm-new-promotion-drawer .tpl-notice .title-section .close-button-container .promotion-close-icon.tph{font-size:40rpx;margin-left:18rpx}.bui-dm-new-promotion-drawer .tpl-notice .promotion-content-scroll-view.tph{max-height:80vh;min-height:250rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list.tph{height:auto;padding-top:110rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section.tph{box-sizing:border-box;display:block;margin-left:24rpx;margin-right:24rpx;margin-top:36rpx;overflow:auto}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .title.tph{color:var(--bui-color-neutral-1);font-size:var(--bui-title-size-4);font-weight:var(--bui-font-weight-medium)}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table.tph{border:1rpx solid hsla(221,8%,62%,.4);border-radius:18rpx;margin-top:18rpx;overflow:hidden}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-head.tph{align-items:center;background-color:hsla(221,8%,62%,.05);border-bottom:1rpx solid hsla(221,8%,62%,.4);display:flex}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-head .perform-table-td.tph{color:var(--bui-color-neutral-1);font-size:24rpx;font-weight:500}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-head .extra-info.tph{align-items:center;color:#69717c;display:flex;font-size:var(--bui-text-size-3);margin-right:var(--bui-spacing-lg)}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-head .extra-info .bui-svg-icon.tph{font-size:var(--bui-title-size-3);margin-right:6rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-row.tph{background-color:#fff;border-bottom:1rpx solid hsla(221,8%,62%,.4);display:flex}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-row .perform-table-td.tph{color:#69717c;font-size:24rpx;font-weight:400;letter-spacing:0}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-row:last-child.tph{border-bottom:none}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-td.tph{align-items:center;color:var(--bui-color-neutral-1);display:flex;font-size:24rpx;padding:24rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-td:first-child.tph{border-right:1rpx solid hsla(221,8%,62%,.4);box-sizing:initial;width:106rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-td:last-child.tph{flex:1;justify-content:flex-start}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-content-container .perform-table-td-one.tph{border-right:0!important;flex:1}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon.tph{align-items:center;background-color:#fff;border-radius:20rpx;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:166rpx;justify-content:flex-end;margin-top:18rpx;padding:24rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left.tph{display:flex;flex-direction:column;justify-content:center;padding-right:24rpx;width:126rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left .coupon-price.tph{align-items:baseline;color:#ff4886;display:flex;flex-direction:row}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left .coupon-price-prefix.tph{font-size:24rpx;font-weight:500}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left .coupon-price-num.tph{font-size:54rpx;font-weight:700;line-height:54rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left .coupon-price-num-6.tph{font-size:26rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left .coupon-price-num-5.tph{font-size:34rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left .coupon-price-num-4.tph{font-size:40rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-left .coupon-desc.tph{color:#959aa5;font-size:20rpx;font-weight:400;margin-top:12rpx;text-align:center}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-content.tph{width:420rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-content .coupon-title.tph{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2e333e;display:-webkit-box;font-size:30rpx;font-weight:500;line-height:38rpx;max-height:76rpx;overflow:hidden;text-overflow:ellipsis;width:420rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-content .coupon-subtitle.tph{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#959aa5;display:-webkit-box;font-size:24rpx;font-weight:400;line-height:28rpx;margin-top:12rpx;max-height:56rpx;overflow:hidden;text-overflow:ellipsis}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-action.tph{display:flex;justify-content:flex-end;width:108rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-action .coupon-get-button.tph{background-image:linear-gradient(90deg,#ff3299 1%,#ff4a72);border-radius:32rpx;color:#fff;font-size:24rpx;font-weight:500;height:48rpx;line-height:48rpx;text-align:center;width:108rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-action .end-status.tph{background-repeat:no-repeat;background-size:100% 100%;height:90rpx;width:90rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-action .has-received.tph{background-image:url(https://img.alicdn.com/imgextra/i3/O1CN017dulnb1Kl1NOlaNXM_!!6000000001203-2-tps-90-90.png)}.bui-dm-new-promotion-drawer .tpl-notice .content-list .content-section .promotion-coupon-container .promotion-coupon .coupon-action .has-end.tph{background-image:url(https://gw.alicdn.com/imgextra/i4/O1CN018SfQQg1JNpi2n0Ph7_!!6000000001017-2-tps-90-90.png)}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container.tph{border-radius:24rpx;box-sizing:border-box;margin:30rpx 12rpx 0;padding:0 12rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-title.tph{color:var(--bui-color-neutral-1);font-size:var(--bui-title-size-4);font-weight:var(--bui-font-weight-bold);margin-bottom:18rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .tip-bar.tph{align-items:center;background:linear-gradient(90deg,#ffebd2,#ffd3af);border-radius:18rpx;box-sizing:border-box;display:flex;height:84rpx;justify-content:space-between;margin-bottom:18rpx;padding:0 20rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .tip-bar-content.tph{color:#612000;font-size:var(--bui-text-size-2);line-height:72rpx;overflow:hidden;padding-right:24rpx;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:auto}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .tip-bar-action.tph{color:#612000;font-size:var(--bui-text-size-3);text-align:right;white-space:nowrap}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .tip-bar-action .tips-bar-arrow.tph{font-size:18rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon.tph{align-items:center;background-image:linear-gradient(90deg,#ffebd2,#ffd3af);background-repeat:no-repeat;background-size:cover;border-radius:18rpx;box-sizing:border-box;display:flex;height:166rpx;justify-content:space-between;margin-bottom:18rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-left.tph{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:0 5rpx;width:150rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-left .item-price-unit.tph{align-items:baseline;color:#612000;display:flex;flex-direction:row;font-size:24rpx;font-weight:500}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-left .item-price-unit .item-price-reduce.tph{font-size:36rpx;margin:0 3rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-left .item-price-unit .item-price-normal.tph{font-size:54rpx;margin-left:3rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-left .item-price-unit .item-price-small.tph{font-size:36rpx;margin-left:3rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-left .member-coupon-des.tph{color:rgba(97,32,0,.5);font-size:20rpx;font-weight:400;margin-top:8rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-mid.tph{box-sizing:border-box;width:380rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-mid .item-coupon-title.tph{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#612000;display:-webkit-box;font-size:30rpx;font-weight:500;line-height:38rpx;max-height:76rpx;overflow:hidden;text-overflow:ellipsis;width:100%;word-break:break-all}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-coupon-mid .item-coupon-time.tph{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:rgba(97,32,0,.5);display:-webkit-box;font-size:24rpx;font-weight:400;line-height:28rpx;margin-top:12rpx;max-height:56rpx;overflow:hidden;text-overflow:ellipsis;width:100%}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right.tph{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:166rpx;position:relative;width:172rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .member-tag.tph{text-wrap:nowrap;align-items:center;background:#ffebd2;border-radius:0 18rpx 0 12rpx;color:#c56a3e;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:20rpx;height:30rpx;line-height:30rpx;padding:0 12rpx;position:absolute;right:0;top:0}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .member-tag-vip.tph{height:auto;width:62rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .item-buy-btn.tph{background-color:#874953;border-radius:24rpx;box-sizing:border-box;color:#ffd0b5;font-size:24rpx;font-weight:500;height:48rpx;line-height:48rpx;margin-top:48rpx;min-width:108rpx;padding:0 14rpx;text-align:center}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .action-btn-disabled.tph{background-color:#e9ebef;color:#5f6672}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .member-gold.tph{align-items:center;display:flex;margin-top:6rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .member-gold-icon.tph{background-image:url(https://gw.alicdn.com/imgextra/i2/O1CN01yfWqTi1CGJnrEwZmD_!!6000000000053-2-tps-54-54.png);background-repeat:no-repeat;background-size:100% 100%;height:24rpx;width:24rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .member-gold-num.tph{color:rgba(97,32,0,.5);font-size:22rpx;font-weight:400;margin-left:8rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .coupon-discount-desc.tph{color:rgba(97,32,0,.5);font-size:18rpx;font-weight:400}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-coupon .member-content-right .item-exchanged.tph{color:rgba(97,32,0,.5);font-size:90rpx;margin-top:38rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .member-container .member-more-btn.tph{color:#612000;font-size:30rpx;font-weight:400;text-align:center}.bui-dm-new-promotion-drawer .tpl-notice .content-list .coupon-section.tph{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.bui-dm-new-promotion-drawer .tpl-notice .content-list .promotion-tips.tph{word-wrap:break-word;color:#959aa5;font-family:PingFangSC-Regular;font-size:24rpx;margin-left:24rpx;margin-right:24rpx;margin-top:24rpx}.bui-dm-new-promotion-drawer .tpl-notice .content-list .bottom-blank.tph{height:100rpx}.vip-coupon-modal{background:rgba(0,0,0,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:13000}.vip-coupon-modal .vip-card-header{height:150rpx;margin-top:-30rpx;object-fit:contain;width:150rpx}.vip-coupon-modal .vip-coupon-card{align-items:center;background-color:#fff;background-image:url(https://gw.alicdn.com/imgextra/i3/O1CN01lTYXGx1RjpQ0BRcEG_!!6000000002148-2-tps-999-171.png);background-repeat:no-repeat;background-size:100%;border-radius:36rpx;display:flex;flex-direction:column;left:50%;padding:0 48rpx 42rpx;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%}.vip-coupon-modal .vip-card-title{font-size:36rpx;font-weight:400;margin-bottom:24rpx;margin-top:20rpx;text-align:center}.vip-coupon-modal .vip-card-content{color:#999;font-size:32rpx;margin-bottom:30rpx;text-align:center}.vip-coupon-modal .vip-card-desc{background-color:#f5f6f7;border-radius:24rpx;box-sizing:border-box;margin-bottom:30rpx;max-height:400rpx;overflow-y:auto;padding:24rpx;width:100%}.vip-coupon-modal .vip-card-desc-h{color:#2e333e;font-size:30rpx;font-weight:500}.vip-coupon-modal .vip-card-desc-p{color:#5f6672;font-size:26rpx;font-weight:400;line-height:42rpx;margin-top:8rpx;white-space:pre-wrap}.vip-coupon-modal .controls{display:flex;flex-direction:row;width:100%}.vip-coupon-modal .controls-btn{align-items:center;border:1rpx solid #f38066;border-radius:39rpx;box-sizing:border-box;color:#f38066;display:flex;flex:1;font-size:32rpx;height:78rpx;justify-content:center;text-align:center}.vip-coupon-modal .controls .controls-btn+.controls-btn{margin-left:24rpx}.vip-coupon-modal .controls-highLight{background-image:linear-gradient(90deg,#ffd4a6 3%,#ffbeae);border:none;color:#612000}.vip-coupon-modal-diamond .vip-coupon-card{background-image:url(https://gw.alicdn.com/imgextra/i4/O1CN01kPFbcG1pMWDcgaNWm_!!6000000005346-2-tps-900-180.png)}.vip-coupon-modal-diamond .controls .controls-btn{border:2rpx solid #6277a7;color:#210276}.vip-coupon-modal-diamond .controls .controls-highLight{background-image:linear-gradient(90deg,#5790ff,#622bd3);color:#dce6ff}.vip-coupon-modal-diamond .bui-diamond-tag.tph{margin-bottom:42rpx}.vip-coupon-modal-diamond .coupon-item-profit-point{color:#210276}.bui-diamond-tag.tph{align-items:center;display:flex;justify-content:center}.bui-diamond-tag-header.tph{align-items:center;background-image:linear-gradient(180deg,#fefeff,#dce6ff),linear-gradient(108deg,rgba(42,66,132,.1),rgba(40,18,101,.1) 53%,rgba(108,22,140,.1));border:1rpx solid rgba(78,21,123,.3);border-radius:6rpx;color:#210276;display:flex;font-size:22rpx;font-weight:500;height:30rpx}.bui-diamond-tag-img.tph{background-size:cover;border-bottom-left-radius:6rpx;border-top-left-radius:6rpx;display:inline-block;height:30rpx;vertical-align:middle;width:52rpx}.bui-diamond-tag-desc.tph{height:26rpx;line-height:26rpx;transform:scale(.8)}.bui-diamond-tag-content.tph{color:#c46e31;font-size:22rpx;font-weight:400;height:30rpx;line-height:30rpx;padding-left:4rpx;transform:scale(.9)}.extra-benefits .tip-bar{align-items:center;background-color:var(--bui-color-white);border-radius:18rpx;box-sizing:border-box;display:flex;height:84rpx;justify-content:space-between;margin-bottom:18rpx;padding:0 20rpx}.extra-benefits .tip-bar-content{color:var(--bui-color-neutral-1);font-size:var(--bui-text-size-2);line-height:72rpx;overflow:hidden;padding-right:24rpx;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:auto}.extra-benefits .tip-bar-action{color:var(--bui-color-neutral-3);font-size:var(--bui-text-size-3);text-align:right;white-space:nowrap}.extra-benefits .tip-bar-action .tips-bar-arrow{font-size:18rpx}.extra-benefits .tip-bar:last-child{margin-bottom:0}.extra-benefits .profit-container{margin-top:var(--bui-spacing-md)}.bui-show-service-tab.tph{background-color:var(--bui-color-bg-view);padding:0 24rpx}.bui-show-service-tab.service-tips.tph{align-items:center;border-top:2rpx solid #eee;display:flex;margin:0 24rpx;padding:0}.bui-show-service-tab .service-normal-main.tph{align-items:center;display:flex;justify-content:space-between;padding:32rpx 0;position:relative}.bui-show-service-tab .service-normal-main.service-tips-main.tph{flex-direction:column;width:95%}.bui-show-service-tab .service-normal-main .service-title.tph{flex-shrink:0;font-size:26rpx;font-weight:500;line-height:24rpx;padding-right:14rpx}.bui-show-service-tab .service-normal-main .service-subtitle.tph{color:#959aa5;font-size:24rpx;font-weight:400;margin-left:16rpx}.bui-show-service-tab .service-normal-main .service-container-left.tph{color:#000;display:flex;flex:1;flex-direction:column;font-size:28rpx;justify-content:space-between;overflow:hidden}.bui-show-service-tab .service-normal-main .service-container-left.service-tips-left.tph{flex:none;width:100%}.bui-show-service-tab .service-normal-main .service-container-left .notice-overflow.tph{color:#999;font-size:22rpx;margin-top:12rpx;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bui-show-service-tab .service-normal-main .service-container-left .service-bar.tph{align-items:center;display:flex;font-weight:500}.bui-show-service-tab .service-normal-main .service-container-left .service-bar .service-tag-list.tph{align-items:center;display:flex;flex:1;flex-direction:row;overflow:scroll}.bui-show-service-tab .service-normal-main .service-container-left .service-bar .service-tag.tph{align-items:center;color:#333;display:flex;flex-direction:row;font-size:24rpx;font-weight:500;margin-right:20rpx;white-space:nowrap}.bui-show-service-tab .service-normal-main .service-container-left .service-bar .service-tag .bui-svg-icon.tph{font-size:24rpx;margin-right:4rpx}.bui-show-service-tab .service-normal-main .service-container-left .service-bar .service-tag .service-icon.tph{height:24rpx;margin-right:4rpx;width:24rpx}.bui-show-service-tab .service-normal-main .service-container-left .service-bar .container-right.tph{font-size:24rpx;margin-left:auto}.bui-show-service-tab .service-normal-main .service-right-mask.tph{background-image:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);height:60rpx;position:absolute;right:22rpx;top:0;width:80rpx}.bui-show-service-tab .service-normal-main .service-right-mask.service-tips-mask.tph{right:0}.bui-show-service-tab .service-normal-main .service-right-mask-top.tph{top:10rpx}.bui-avatar.tph{--large-size:var(--bui-avatar-large-size,120rpx);--medium-size:var(--bui-avatar-medium-size,84rpx);--small-size:var(--bui-avatar-small-size,60rpx);--xsmall-size:var(--bui-avatar-xsmall-size,48rpx);align-items:center;background-color:var(--bui-color-bg-default);display:flex;font-family:var(--bui-font-family);font-size:var(--bui-text-size-3);justify-content:center}.bui-avatar-children.tph{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bui-avatar-large.tph{height:var(--large-size);width:var(--large-size)}.bui-avatar-medium.tph{height:var(--medium-size);width:var(--medium-size)}.bui-avatar-small.tph{height:var(--small-size);width:var(--small-size)}.bui-avatar-xsmall.tph{height:var(--xsmall-size);width:var(--xsmall-size)}.bui-avatar-rounded.tph{border-radius:50%}.bui-avatar-rounded .bui-avatar-img.tph{border-radius:50%;height:100%;width:100%}.bui-avatar-square .bui-avatar-img.tph,.bui-avatar-square.tph{border-radius:var(--bui-shape-radius-poster)}.bui-show-explain-detail-drawer .bui-drawer-content.tph{background-image:linear-gradient(179deg,#fff,#f4f5f6 50%,#f4f5f6);border-radius:24rpx 24rpx 0 0;box-sizing:border-box;padding:20rpx 30rpx 44rpx}.bui-show-explain-detail-drawer .bui-tab-miniapp-active-line.tph,.bui-show-explain-detail-drawer .bui-tabs-mask.tph,.bui-show-explain-detail-drawer .bui-tabs-tabline.tph{display:none}.bui-show-explain-detail-drawer .notice-title-tab.tph{align-items:center;display:flex;justify-content:space-between;margin-bottom:18rpx;position:relative}.bui-show-explain-detail-drawer .notice-title-tab .bui-tab.tph{padding:0 24rpx 0 0}.bui-show-explain-detail-drawer .notice-title-tab .notice-title-text.tph{color:#333;font-size:36rpx;padding-bottom:24rpx;padding-right:40rpx;padding-top:24rpx}.bui-show-explain-detail-drawer .notice-title-tab .notice-title.tph{color:#333;font-size:32rpx}.bui-show-explain-detail-drawer .notice-title-tab .notice-title.bui-tab-active.tph,.bui-show-explain-detail-drawer .notice-title-tab .notice-title.bui-tab-miniapp-active.tph{font-size:36rpx}.bui-show-explain-detail-drawer .notice-title-tab .close-drawer.tph{background-position:50%;background-repeat:no-repeat;background-size:40rpx;box-sizing:initial;height:40rpx;padding:24rpx;position:absolute;right:-24rpx;top:0;width:40rpx}.bui-show-explain-detail-drawer .notice-content.tph{display:flex;flex:1;flex-direction:column;max-height:69vh;min-height:460rpx;overflow-y:scroll}.bui-show-explain-detail-drawer .notice-content .bui-image.tph{margin-right:8rpx}.bui-show-explain-detail-drawer .notice-content .notice-content-item-box.tph{margin-top:18rpx}.bui-show-explain-detail-drawer .notice-content .notice-content-item-box:first-of-type.tph{margin-top:0}.bui-show-explain-detail-drawer .notice-content .notice-content-item.tph{border:2rpx solid #d5d7db;border-radius:18rpx;overflow:hidden}.bui-show-explain-detail-drawer .notice-content .notice-content-item-title.tph{background-color:#f9fafa;font-size:30rpx;padding:24rpx}.bui-show-explain-detail-drawer .notice-content .notice-content-item-content:not(:first-child).tph{border-top:2rpx solid #d5d7db}.bui-show-explain-detail-drawer .notice-content .notice-content-item-content.tph{background-color:var(--bui-color-bg-view)}.bui-show-explain-detail-drawer .notice-content .notice-item-content.tph{padding:28rpx 0}.bui-show-explain-detail-drawer .notice-content .notice-item-content:last-child.tph{border-bottom:none}.bui-show-explain-detail-drawer .notice-content .notice-item-title.tph{align-items:center;color:#000;display:flex;font-size:28rpx;letter-spacing:0;margin-bottom:16rpx;padding:0 22rpx}.bui-show-explain-detail-drawer .notice-content .notice-item-title-icon.tph{margin-right:10rpx}.bui-show-explain-detail-drawer .notice-content .notice-item-desc.tph{color:#69717c;font-size:24rpx;letter-spacing:0;padding:0 22rpx;white-space:pre-wrap}.bui-show-explain-detail-drawer .notice-content .notice-item-link.tph{align-items:center;color:#2faeff;display:flex;font-size:24rpx;letter-spacing:0;padding:0 22rpx}.bui-show-explain-detail-drawer .notice-content .notice-item-link-icon.tph{font-size:36rpx;height:32rpx;margin-left:-4rpx;width:32rpx}.bui-show-explain-detail-drawer .notice-content .notice-item-line.tph{background-color:#d5d7db;height:2rpx;margin:0 22rpx;width:640rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabs.tph{margin-top:24rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabs .bui-tabs-tabs.tph{align-items:flex-start;padding:0 22rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabs .perform-tab.tph{background-color:rgba(136,150,177,.1);border-radius:12rpx;color:var(--bui-color-neutral-1);display:flex;font-size:26rpx;height:64rpx;margin-right:12rpx;padding:18rpx 24rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabs .active-perform-tab.tph{align-items:center;display:flex;flex-direction:column;height:64rpx;justify-content:flex-start;padding:0;position:relative}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabs .active-perform-tab .active-text.tph{background-color:#ffecf3;background-size:100% 100%;border:1rpx solid #ffcadd;border-radius:12rpx;color:var(--bui-color-neutral-1);font-size:26rpx;height:64rpx;margin-right:12rpx;padding:12rpx 24rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabs .active-perform-tab .active-arrow-border.tph{border-bottom:14rpx solid #ffcadd;border-left:14rpx solid transparent;border-right:14rpx solid transparent;height:0;left:50%;position:absolute;top:64rpx;transform:translateX(-50%) rotate(180deg);width:0}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabs .active-perform-tab .active-arrow-content.tph{border-bottom:14rpx solid #ffecf3;border-left:14rpx solid transparent;border-right:14rpx solid transparent;height:0;left:50%;position:absolute;top:62rpx;transform:translateX(-50%) rotate(180deg);width:0}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel.tph{margin-top:18rpx;padding:0 22rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table.tph{border:2rpx solid #d5d7db;border-radius:12rpx;overflow:hidden}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-head.tph{border-bottom:2rpx solid #d5d7db;display:flex}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-head .perform-table-td.tph{color:#2e333e;font-size:26rpx;font-weight:600}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-head .perform-table-td:first-child.tph{background-color:#f9fafa}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-row.tph{border-bottom:2rpx solid #d5d7db;display:flex}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-row:last-child.tph{border-bottom:none}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-td.tph{align-items:center;background-color:#fff;color:var(--bui-color-neutral-1);display:flex;font-size:24rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-td.perform-table-cross-line.tph{color:var(--bui-color-neutral-3);font-weight:400;text-decoration:line-through}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-td.current-stage.tph{font-weight:600}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-td:last-child.tph{background-color:var(--bui-color-gray-light);justify-content:center;width:178rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-table-td:first-child.tph{border-right:2rpx solid #d5d7db;flex:1;justify-content:flex-start;padding:18rpx}.bui-show-explain-detail-drawer .condition-refund-container .perform-tabpanel .perform-rule-text.tph{background-color:#fff;border-right:2rpx solid #d5d7db;color:var(--bui-color-neutral-1);flex:1;font-size:24rpx;justify-content:flex-start;padding:18rpx}.bui-show-explain-detail-drawer .condition-refund-container .current-stage-tag.tph{border:2rpx solid rgba(255,72,134,.5);border-radius:34rpx 34rpx 34rpx 0;box-sizing:border-box;color:#ff4886;display:inline-block;font-size:18rpx;height:30rpx;margin-left:6rpx;margin-top:-4rpx;padding:0 10rpx;vertical-align:middle}.bui-show-explain-detail-drawer .condition-refund-container .other-note-desc.tph{margin-top:18rpx}.bui-show-explain-detail-drawer .service-icon.tph{height:30rpx;width:30rpx}.bui-checkbox.tph{--label-color:var(--bui-checkbox-label-color,var(--bui-color-fg-default));--label-font-size:var(--bui-checkbox-label-font-size,var(--bui-text-size-1));--icon-font-size:var(--bui-checkbox-icon-font-size,var(--bui-title-size-2));--disabled-opacity:var(--bui-checkbox-disabled-opacity,0.5);--icon-padding:var(--bui-checkbox-icon-padding,10rpx);align-items:center;display:inline-flex;font-family:var(--bui-font-family);position:relative}.bui-checkbox.bui-checkbox-disabled.tph{opacity:var(--disabled-opacity);pointer-events:none}.bui-checkbox-label-left.tph{flex-direction:row-reverse}.bui-checkbox-label-top.tph{flex-direction:column-reverse}.bui-checkbox-label-bottom.tph{flex-direction:column}.bui-checkbox-input.tph{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.bui-checkbox-icon.tph{align-items:center;box-sizing:border-box;display:flex;flex-shrink:0;font-size:var(--icon-font-size);justify-content:center;padding:var(--icon-padding)}.bui-checkbox-label.tph{color:var(--label-color);font-size:var(--label-font-size)}