Files
2025-12-27 09:01:32 +08:00

2 lines
23 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
@charset "UTF-8";input,
view{font-size:24rpx}.font-bold{font-weight:700}.order-container{width:100vw;height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--base-color) 10%,#f8f8f8);background-size:100% 260rpx;background-repeat:no-repeat;background-size:100% 380rpx}.order-container .order-scroll-container{width:100%;height:0;flex:1}.payment-navbar{width:100vw;padding-bottom:20rpx;position:fixed;left:0;top:0;z-index:100;background:linear-gradient(180deg,var(--base-color) 10%,#f8f8f8);background-size:100% 260rpx;background-size:100% 380rpx}.payment-navbar .nav-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative}.payment-navbar .navbar-title{color:#fff;font-size:32rpx}.payment-navbar .icon-back_light{color:#fff;position:absolute;left:24rpx;font-size:40rpx}.payment-navbar-block{padding-bottom:20rpx}.mobile-wrap{margin:20rpx 24rpx 0;background:#fff;padding:30rpx 24rpx;border-radius:16rpx}.mobile-wrap .tips{font-size:22rpx;margin-bottom:30rpx;background:var(--main-color-shallow);border-radius:10rpx;padding:20rpx 30rpx;line-height:1;display:flex;align-items:center}.mobile-wrap .tips .iconfont{margin-right:5rpx}.mobile-wrap.local-mobile{border-bottom:2rpx solid #f4f4f6;margin:0}.mobile-wrap.store-mobile{border-top:2rpx solid #f4f4f6;margin:20rpx 0 0 0;padding:20rpx 0;border-radius:0}.mobile-wrap .form-group{display:flex;align-items:center;width:100%}.mobile-wrap .form-group .iconfont{margin-right:26rpx;font-size:32rpx}.mobile-wrap .form-group .text{display:inline-block;line-height:50rpx;padding-right:10rpx;font-size:28rpx;font-weight:700}.mobile-wrap .form-group .placeholder{line-height:50rpx}.mobile-wrap .form-group .input{flex:1;height:50rpx;line-height:50rpx;text-align:right;font-size:28rpx}.order-cell{display:flex;margin:0 0 30rpx 0;align-items:center;background:#fff;line-height:40rpx;position:relative}.order-cell.clear-flex{display:block}.order-cell.textarea-box{display:flex;align-items:baseline;font-size:28rpx}.order-cell text{font-size:28rpx}.order-cell .tit{text-align:left;font-size:28rpx;min-width:160rpx;color:#000;font-weight:700}.order-cell .tit text{font-size:28rpx}.order-cell .tit .tit-content{max-width:540rpx;font-size:24rpx;line-height:35rpx;margin-bottom:10rpx}.order-cell .box{flex:1;padding:0 10rpx;line-height:inherit;text-align:right}.order-cell .box.text-overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-cell .box.text-overflow .money{overflow:hidden;max-width:40%;display:inline-block;text-overflow:ellipsis;vertical-align:top}.order-cell .box .icon-right{color:#303133;margin-left:20rpx}.order-cell .box .operator{font-size:24rpx;margin-right:6rpx;font-weight:700;color:var(--price-color)}.order-cell .box textarea{width:auto;height:88rpx;font-size:28rpx}.order-cell .iconfont{color:#909399;line-height:normal;font-size:24rpx}.order-cell .unit{margin-right:4rpx;font-weight:700;font-size:28rpx!important;margin-left:4rpx;color:var(--price-color)}.order-cell .money{font-size:28rpx!important;font-weight:700;color:var(--price-color)}.site-wrap{margin:20rpx 24rpx 0;background:#fff;padding:30rpx 24rpx;border-radius:16rpx;padding:40rpx 0}.site-wrap .site-header{margin:0 24rpx 20rpx;display:flex;align-items:center}.site-wrap .site-header .icon-dianpu{display:inline-block;line-height:1;margin-right:12rpx;font-size:30rpx}.site-wrap.order-goods{padding:20rpx 0 0 0}.site-wrap .site-body{margin:0 24rpx}.site-wrap .site-body .goods-item{border-bottom:2rpx solid #f4f4f6}.site-wrap .site-body .goods-item:last-child{border-bottom:0}.site-wrap .site-body .goods-item .error-tips{color:#ff443f;padding:10rpx 20rpx;display:inline-flex;align-items:center;line-height:1;background:#ffecec;margin-top:20rpx;border-radius:12rpx;width:auto}.site-wrap .site-body .goods-item .error-tips .iconfont{margin-right:10rpx}.site-wrap .site-body .goods-wrap{display:flex;position:relative;padding:0rpx 0 10rpx 0}.site-wrap .site-body .goods-wrap .goods-img{width:180rpx;height:180rpx;margin-right:20rpx;border-radius:10rpx;overflow:hidden}.site-wrap .site-body .goods-wrap .goods-img image{width:100%;height:100%;border-radius:10rpx}.site-wrap .site-body .goods-wrap .goods-info{flex:1;position:relative;width:0;margin-top:-4rpx;display:flex;flex-direction:column;justify-content:space-between}.site-wrap .site-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:28rpx;font-weight:700}.site-wrap .site-body .goods-wrap .goods-info .sku{display:flex;line-height:1;margin-top:8rpx}.site-wrap .site-body .goods-wrap .goods-info .sku .goods-spec{color:#909399;font-size:22rpx;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;display:flex}.site-wrap .site-body .goods-wrap .goods-info .sku .goods-spec view{background-color:#f4f4f4;color:#666;padding:6rpx 10rpx;margin-right:12rpx;line-height:1}.site-wrap .site-body .goods-wrap .goods-info .goods-sub-section .unit{font-size:24rpx;margin-right:4rpx;font-weight:700;color:var(--price-color)}.site-wrap .site-body .goods-wrap .goods-info .goods-sub-section .goods-price{font-weight:700;font-size:32rpx;color:var(--price-color)}.site-wrap .site-body .goods-wrap .goods-info .goods-sub-section view:first-of-type{width:80%;overflow:hidden;text-overflow:ellipsis}.site-wrap .site-body .goods-wrap .goods-info .goods-sub-section view:last-of-type{text-align:right;position:absolute;right:0;bottom:0;font-weight:700}.site-wrap .site-footer{margin:0 24rpx 0}.site-wrap .site-footer .order-cell:last-of-type{margin-bottom:0}.goods-form{display:flex;align-items:center;position:relative}.goods-form ns-form{display:flex;width:100%}.goods-form .shade{position:absolute;left:0;top:0;width:100%;height:100%;z-index:5}.goods-form .cell-more{margin-left:50rpx;float:right;color:#909399;font-size:24rpx}.goods-form .form-wrap{flex:1;width:0}.goods-form .form-wrap .icon-right{display:none}.goods-form .form-wrap > view, .goods-form .form-wrap > picker{display:none}.goods-form .form-wrap > view:first-child, .goods-form .form-wrap > picker:first-child{display:block;border-bottom:none}.goods-form .form-wrap > view:first-child .required, .goods-form .form-wrap > picker:first-child .required{display:none}.goods-form .order-cell .name{width:auto}.goods-form .order-cell .tit{font-weight:700}.goods-form .order-cell .tit:after{content:""}.member-goods-card{margin-bottom:0;padding-bottom:30rpx}.member-goods-card .text{margin-right:10rpx;color:#999}.member-goods-card .price-font{color:var(--price-color)}.order-money{margin:20rpx 24rpx 0;background:#fff;padding:30rpx 24rpx;border-radius:16rpx}.order-money .order-cell:last-child{margin-bottom:0}.error-message{position:fixed;z-index:5;left:0;bottom:100rpx;width:100vw;background:#f6f6cb;text-align:left;padding:10rpx 20rpx;color:red}.order-submit{position:fixed;z-index:5;left:0;bottom:0;width:100vw;height:100rpx;background:#fff;text-align:right;display:flex;align-items:center;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.order-submit .order-settlement-info{flex:1;height:100rpx;line-height:100rpx;display:flex;padding-left:30rpx;align-items:baseline}.order-submit .order-settlement-info .unit{font-weight:700;font-size:24rpx;margin-right:4rpx;color:var(--price-color)}.order-submit .order-settlement-info .money{font-weight:700;font-size:32rpx;color:var(--price-color)}.order-submit .submit-btn{height:80rpx;margin:0 30rpx;display:flex;justify-content:center;align-items:center}.order-submit .submit-btn button{line-height:70rpx;width:180rpx;height:70rpx;padding:0;font-size:28rpx;font-weight:700}.order-submit .submit-btn .no-submit{width:unset;background-color:#ccc;color:#fff;padding:0 20rpx;font-size:28rpx}.order-submit-block{height:120rpx;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.popup{width:100vw;background:#fff;border-top-left-radius:24rpx;border-top-right-radius:24rpx}.popup .popup-header{display:flex;border-bottom:2rpx solid #eee;position:relative;padding:40rpx}.popup .popup-header .tit{flex:1;font-size:32rpx;line-height:1;text-align:center}.popup .popup-header .iconfont{line-height:1;position:absolute;right:30rpx;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#909399;font-size:32rpx}.popup .popup-body{height:calc(100% - 250rpx)}.popup .popup-body.store-popup{height:calc(100% - 120rpx)}.popup .popup-body.safe-area{height:calc(100% - 270rpx)}.popup .popup-body.store-popup.safe-area{height:calc(100% - 140rpx)}.popup .popup-footer{height:120rpx}.popup .popup-footer .confirm-btn{height:80rpx;line-height:80rpx;color:#fff;text-align:center;margin:20rpx 32rpx 40rpx;border-radius:10rpx;font-size:28rpx}.popup .popup-footer .confirm-btn.color-base-bg{color:var(--btn-text-color)}.popup .popup-footer.bottom-safe-area{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.invoice-popup{height:83vh;padding:18rpx 0;box-sizing:border-box;position:relative}.invoice-popup .invoice-close{position:absolute;line-height:1;top:48rpx;right:48rpx;font-size:32rpx;z-index:9}.invoice-popup .popup-body .invoice-cell{padding:30rpx 0;border-top:2rpx solid #eee;margin:0 48rpx}.invoice-popup .popup-body .invoice-cell:first-of-type{border-top:none}.invoice-popup .popup-body .invoice-cell .tit{font-size:28rpx}.invoice-popup .popup-body .invoice-cell .option-grpup{padding-top:20rpx}.invoice-popup .popup-body .invoice-cell .option-grpup .option-item{height:54rpx;line-height:54rpx;display:inline-block;font-size:22rpx;padding:0 36rpx;background:#f8f8f8;border:2rpx solid #eee;border-radius:10rpx;margin-right:30rpx}.invoice-popup .popup-body .invoice-cell .option-grpup .option-item.active{color:var(--btn-text-color)}.invoice-popup .popup-body .invoice-cell .option-grpup .option-item.content{margin-bottom:20rpx}.invoice-popup .popup-body .invoice-cell .option-grpup .option-item.content:last-child{margin-bottom:0}.invoice-popup .popup-body .invoice-cell .invoice-form-group input{background:#f8f8f8;border-radius:10rpx;height:66rpx;margin-top:22rpx;padding:0 32rpx;font-size:24rpx}.invoice-popup .popup-body .invoice-tops{font-size:20rpx;margin:0 48rpx;color:#909399}.buyermessag-popup{box-sizing:border-box;position:relative}.buyermessag-popup .buyermessag-close{position:absolute;line-height:1;top:48rpx;right:48rpx;font-size:32rpx;z-index:9}.buyermessag-popup .popup-body .buyermessag-cell{padding:30rpx 0;border-top:2rpx solid #eee;margin:0 32rpx}.buyermessag-popup .popup-body .buyermessag-cell:first-of-type{border-top:none}.buyermessag-popup .popup-body .buyermessag-cell .buyermessag-form-group textarea{display:flex;align-items:baseline;font-size:28rpx;width:100%;background-color:#f8f8f8;padding:20rpx;box-sizing:border-box;border-radius:10rpx}.coupon-popup{height:65vh}.coupon-popup .popup-body{background:#fff}.coupon-popup .coupon-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#909399!important}.coupon-popup .coupon-item{margin:20rpx 24rpx 0;background:#fff;padding:30rpx 24rpx;border-radius:16rpx;margin:20rpx 32rpx 0;padding:0;position:relative;background-color:#fff2f0}.coupon-popup .coupon-item:before, .coupon-popup .coupon-item:after{position:absolute;content:"";background-color:#fff;top:50%;width:30rpx;height:30rpx;border-radius:50%;z-index:5}.coupon-popup .coupon-item:before{left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.coupon-popup .coupon-item:after{right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.coupon-popup .coupon-item .coupon-info{height:190rpx;display:flex;width:100%;position:relative}.coupon-popup .coupon-item .coupon-info .info-wrap{width:220rpx;height:190rpx;display:flex;justify-content:center;align-items:center;margin-right:20rpx;background-repeat:no-repeat;background-size:100% 100%;position:relative;background:linear-gradient(270deg,var(--bg-color),var(--bg-color-shallow))}.coupon-popup .coupon-item .coupon-info .info-wrap .coupon-line{position:absolute;right:0;top:0;height:100%}.coupon-popup .coupon-item .coupon-info .info-wrap .coupon-money{color:#fff;text-align:center;line-height:1}.coupon-popup .coupon-item .coupon-info .info-wrap .coupon-money .unit{font-size:30rpx}.coupon-popup .coupon-item .coupon-info .info-wrap .coupon-money .money{font-size:60rpx}.coupon-popup .coupon-item .coupon-info .info-wrap .at-least{font-size:24rpx;color:#fff;text-align:center;margin-top:20rpx}.coupon-popup .coupon-item .coupon-info .desc-wrap{flex:1;max-width:calc(100% - 360rpx)}.coupon-popup .coupon-item .coupon-info .desc-wrap view{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coupon-popup .coupon-item .coupon-info .desc-wrap .coupon-name{margin-top:10rpx;margin-bottom:4rpx;font-size:28rpx}.coupon-popup .coupon-item .coupon-info .desc-wrap .limit{font-size:20rpx}.coupon-popup .coupon-item .coupon-info .desc-wrap .time{border-top:2rpx dashed #ccc;position:absolute;bottom:30rpx;color:#909399;padding-top:10rpx;line-height:1.5;font-size:20rpx}.coupon-popup .coupon-item .coupon-info .iconfont{font-size:44rpx;position:absolute;top:50%;right:20rpx;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.coupon-popup .coupon-item .coupon-info .icon-yuan_checkbox{color:#909399}.promotion-popup{height:40vh}.promotion-popup .order-cell{margin:30rpx 30rpx}.promotion-popup .order-cell .tit{width:auto;min-width:unset}.promotion-popup .order-cell .promotion-mark{padding:4rpx 10rpx;line-height:1;border-radius:10rpx;font-size:24rpx;margin-right:10rpx;color:var(--main-color);background-color:var(--main-color-shallow)}.delivery-popup{height:80vh;box-sizing:border-box}.delivery-popup .delivery-content{height:100%;overflow-y:scroll;padding:30rpx 0;box-sizing:border-box}.delivery-popup .delivery-content .item-wrap{padding:20rpx 0;box-sizing:border-box;border-top:2rpx solid #eee;display:flex;justify-content:space-between;align-items:center;margin:0 48rpx}.delivery-popup .delivery-content .item-wrap .detail{width:90%}.delivery-popup .delivery-content .item-wrap .detail .name{display:flex}.delivery-popup .delivery-content .item-wrap .detail .name text{font-size:28rpx}.delivery-popup .delivery-content .item-wrap .detail .info{line-height:1.2}.delivery-popup .delivery-content .item-wrap .detail .info view{font-size:24rpx}.delivery-popup .delivery-content .item-wrap .icon{flex:1;text-align:right;max-height:50rpx}.delivery-popup .delivery-content .item-wrap .icon .iconfont{line-height:1;font-size:44rpx}.delivery-popup .delivery-content .item-wrap:first-of-type{padding-top:0;border-top:none}.delivery-popup .delivery-content .empty{text-align:center;font-size:24rpx}.balance-switch{-webkit-transform:scale(.8);transform:scale(.8)}.address-box{margin:0 24rpx 0;background-color:#fff;position:relative;overflow:hidden;border-bottom-left-radius:16rpx;border-bottom-right-radius:16rpx;padding:30rpx 24rpx}.address-box.not-delivery-type{border-radius:16rpx}.address-box .address-line{position:absolute;bottom:0rpx;left:0;width:100%;height:6rpx}.address-box .info-wrap{display:flex;align-items:center}.address-box .info-wrap.local{padding-bottom:20rpx}.address-box .info-wrap .content{flex:1}.address-box .info-wrap .content .name{margin-right:10rpx;font-weight:700;font-size:28rpx}.address-box .info-wrap .content .mobile{font-weight:700;font-size:28rpx}.address-box .info-wrap .desc-wrap{word-break:break-word;font-size:26rpx;color:#666}.address-box .icon-wrap{width:24rpx;height:42rpx;position:relative;margin-right:26rpx;align-self:flex-start;padding-top:6rpx}.address-box .icon-wrap.empty{padding-top:0}.address-box .icon-wrap .iconfont{font-size:32rpx;display:inline-block;vertical-align:middle}.address-box .empty-wrap{height:80rpx;line-height:80rpx;display:flex;align-items:center}.address-box .empty-wrap .info{flex:1;font-size:28rpx}.address-box .cell-more{margin-left:50rpx;float:right;color:#909399;font-size:24rpx}.address-box .cell-more .iconfont{color:#909399}.address-box .local-delivery-store{display:flex;align-items:center;padding-bottom:20rpx;margin-bottom:20rpx;border-bottom:2rpx solid #eee}.address-box .local-delivery-store .info{flex:1;width:0;font-size:28rpx}.address-box .local-delivery-store .store-name{color:var(--base-color);margin:0 10rpx}.address-box .local-delivery-store .cell-more{font-size:28rpx;display:flex;align-items:center}.address-box .local-delivery-store .icon-right{float:right;color:#909399;font-size:24rpx}.local-box{border-top:2rpx solid #eee}.local-box .order-cell{padding-top:30rpx;margin-bottom:0}.local-box .order-cell .box{padding:0}.local-box .pick-block{padding-top:20rpx;display:flex;align-items:center}.local-box .pick-block > view{flex:1}.local-box .pick-block .title{font-weight:700}.local-box .pick-block .time-picker{display:flex;align-items:center;justify-content:flex-end}.local-box .pick-block .time-picker .cell-more{float:right;margin-left:10rpx;color:#909399;font-size:24rpx}.local-box .pick-block .time-picker .cell-more .iconfont{color:#909399}.local-box .pick-block .time-picker text{white-space:nowrap}.delivery-mode{margin:0 24rpx;overflow:hidden;border-top-left-radius:16rpx;border-top-right-radius:16rpx;background-color:var(--base-color)}.delivery-mode .action{display:flex;background:var(--base-color-light-7)}.delivery-mode .action > view{flex:1;text-align:center;height:76rpx;line-height:76rpx;font-size:30rpx;color:#000;position:relative}.delivery-mode .action > view:nth-child(2).active, .delivery-mode .action > view:nth-child(3).active{border-top-left-radius:16rpx}.delivery-mode .action > view .out-radio:after, .delivery-mode .action > view .out-radio:before{position:absolute;content:"";width:20rpx;height:20rpx;background-color:#fff;bottom:0;display:none}.delivery-mode .action > view .out-radio:after{-webkit-transform:translateX(100%);transform:translateX(100%);right:0}.delivery-mode .action > view .out-radio:before{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.delivery-mode .action .active{background:#fff;color:var(--base-color);border-top-right-radius:16rpx}.delivery-mode .action .active:after, .delivery-mode .action .active:before{position:absolute;content:"";width:40rpx;height:40rpx;background-color:var(--base-color-light-7);bottom:0;-webkit-transform:translateX(100%);transform:translateX(100%);border-radius:50%;z-index:5}.delivery-mode .action .active:after{-webkit-transform:translateX(100%);transform:translateX(100%);right:0}.delivery-mode .action .active:before{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.delivery-mode .action .active .out-radio:after, .delivery-mode .action .active .out-radio:before{display:block}.store-box{position:relative;padding:30rpx 24rpx;margin:0 24rpx 0;background-color:#fff;border-bottom-left-radius:16rpx;border-bottom-right-radius:16rpx;overflow:hidden}.store-box.not-delivery-type{border-radius:16rpx}.store-box .address-line{position:absolute;bottom:0;left:0;width:100%;height:6rpx}.store-box .store-info{display:flex;align-items:baseline}.store-box .store-info .icon{position:relative;margin-right:12rpx;align-self:flex-start;margin-top:-2rpx}.store-box .store-info .icon.img{background-color:unset;margin-right:8rpx;width:46rpx;height:46rpx;border-radius:50%;margin-top:12rpx}.store-box .store-info .icon.img image{width:100%;height:100%}.store-box .store-info .icon .iconfont{font-size:32rpx}.store-box .store-info .store-address-info{width:100%;display:flex;align-items:center}.store-box .store-info .store-address-info .info-wrap{flex:1;width:0}.store-box .store-info .store-address-info .info-wrap .title{margin-bottom:10rpx;font-size:28rpx;font-weight:700}.store-box .store-info .store-address-info .info-wrap .title .cell-more{float:right;margin-left:50rpx;color:#909399;font-size:24rpx;font-weight:500}.store-box .store-info .store-address-info .info-wrap .store-detail view{word-break:break-word;font-size:26rpx}.store-box .store-info .store-address-info .info-wrap .store-detail .address{color:#606266;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis}.store-box .store-info .store-address-info .cell-more{color:#909399}.store-box .empty{text-align:center}.store-box .store-time{border-top:2rpx solid #f4f4f6;display:flex;align-items:center;justify-content:space-between;padding:20rpx 0 0;box-sizing:border-box}.store-box .store-time view{font-size:28rpx}.store-box .store-time .left{font-weight:700}.store-box .store-time .right{display:flex;align-items:center;line-height:1;font-size:24rpx}.store-box .store-time .right .iconfont{font-size:24rpx;margin-left:14rpx;color:#909399}.buyer-message{padding:30rpx 24rpx}.buyer-message .order-cell{margin-bottom:0}.member-card-wrap{background-color:#fffbf4;padding:0 30rpx!important}.member-card-wrap .head{display:flex;align-items:center;height:80rpx}.member-card-wrap .icon-yuan_checked, .member-card-wrap .icon-yuan_checkbox{font-size:32rpx}.member-card-wrap .icon-huiyuan{margin-right:10rpx;line-height:1;font-size:36rpx;background-image:linear-gradient(156deg,#814635,#3a221b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.member-card-wrap .info{text-align:left;flex:1;color:#e5ce75;font-size:24rpx;color:#333}.member-card-wrap .body{display:flex;overflow-x:scroll;padding:10rpx 0 20rpx 0}.member-card-wrap .body .item{padding:20rpx 0 30rpx 0;width:calc((100% - 60rpx) / 4);text-align:center;background:#fff;margin-right:20rpx;border:4rpx solid #fff;border-radius:10rpx;position:relative;overflow:hidden}.member-card-wrap .body .item .icon-icon{position:absolute;right:0;bottom:0;font-size:32rpx;display:none;line-height:1}.member-card-wrap .body .item:last-child{margin-right:0}.member-card-wrap .body .item .title{margin-top:20rpx;font-weight:700}.member-card-wrap .body .item .price{margin-top:10rpx}.member-card-wrap .body .active .icon-icon{display:block}.system-form-wrap{margin:20rpx 24rpx 0;background:#fff;padding:30rpx 24rpx;border-radius:16rpx;padding:0;overflow:hidden}.system-form-wrap .order-cell{padding:30rpx 24rpx;margin-bottom:0;border-bottom:2rpx solid #f4f4f6}.system-form-wrap .form-wrap{margin:0 24rpx}.system-form-wrap .form-wrap .icon-right{color:#909399;font-size:24rpx}.agreement{margin:20rpx 24rpx 0}.agreement text{color:var(--base-color)}.agreement-conten-box{background:#fff;padding:30rpx 30rpx}.agreement-conten-box .title{text-align:center;margin-bottom:20rpx;font-weight:bolder}.agreement-conten-box .close{position:absolute;right:30rpx;top:10rpx}.agreement-conten-box .con{height:60vh}.icon{line-height:1;margin-right:14rpx;max-height:50rpx}.icon image{width:38rpx;margin:-6rpx auto;max-height:50rpx}.form-popup{height:60vh!important}.form-popup .popup-body{padding:20rpx 30rpx;box-sizing:border-box}.member-card-popup{height:60vh}.member-card-popup .popup-body .card-item{display:flex;padding:30rpx;background:var(--base-color-light-9);margin:24rpx 20rpx;border-radius:18rpx}.member-card-popup .popup-body .card-item .content{flex:1;width:0;margin-right:30rpx}.member-card-popup .popup-body .card-item .content .title{line-height:40rpx;font-size:28rpx;font-weight:600}.member-card-popup .popup-body .card-item .content .info text{line-height:1;font-size:24rpx;color:#666;margin-top:20rpx;margin-right:8rpx;display:inline-block}.member-card-popup .popup-body .card-item .iconfont{font-size:44rpx}.member-card-popup .popup-body .card-item .icon-yuan_checkbox{color:#909399}.data-v-6544aaa2 .uni-popup__wrapper.uni-custom .uni-popup__wrapper-box{background:none;max-height:unset!important;overflow-y:hidden!important}.data-v-6544aaa2 .uni-popup__wrapper{border-radius:20rpx 20rpx 0 0}.data-v-6544aaa2 .uni-popup{z-index:8}