.van-nav-bar{position:relative;z-index:1;line-height:22px;text-align:center;background-color:#fff;-webkit-user-select:none;user-select:none}.van-nav-bar--fixed{position:fixed;top:0;left:0;width:100%}.van-nav-bar--safe-area-inset-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-nav-bar .van-icon{color:#1989fa}.van-nav-bar__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;height:46px}.van-nav-bar__arrow{margin-right:4px;font-size:16px}.van-nav-bar__title{max-width:60%;margin:0 auto;color:#323233;font-weight:500;font-size:16px}.van-nav-bar__left,.van-nav-bar__right{position:absolute;top:0;bottom:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 16px;font-size:14px;cursor:pointer}.van-nav-bar__left:active,.van-nav-bar__right:active{opacity:.7}.van-nav-bar__left{left:0}.van-nav-bar__right{right:0}.van-nav-bar__text{color:#1989fa}.bybo-dialog-box{min-height:100vh;width:100%;height:100%;background:rgba(0,0,0,.8);z-index:999999;position:fixed;top:0;left:0;bottom:0;padding:0 1.06666667rem}.bybo-dialog-show-box{margin-top:5.33333333rem;width:calc(100% - 2.13333rem);border-radius:.34666667rem;background:#fff}.bybo-dialog-show-title{text-align:center;font-size:.42666667rem;font-family:PingFang SC,sans-serif;font-weight:700;color:#333;padding-top:.53333333rem}.bybo-dialog-show-box .bybo-dialog-show-text-notitle{padding:.4rem}.bybo-dialog-show-bottom-box{border-top:.02666667rem solid #f5f5f5;height:1.33333333rem;display:flex}.bybo-dialog-show-bottom-btn{line-height:1.33333333rem;text-align:center;font-size:.42666667rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#999}.bybo-dialog-show-bottom-one{width:100%;color:#4c7bfe;font-weight:700}.bybo-dialog-show-bottom-left{width:calc(50% - .01333rem);border-right:.02666667rem solid #f5f5f5}.bybo-dialog-show-bottom-right{width:calc(50% - .01333rem);color:#ee7800;font-weight:700}.bybo-dialog-show-text{padding:.4rem .53333333rem .53333333rem;font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#666;line-height:.56rem}.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:10px 16px;overflow:hidden;color:#323233;font-size:14px;line-height:24px;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:16px;bottom:0;left:16px;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless:after,.van-cell:last-child:after{display:none}.van-cell__label{margin-top:4px;color:#969799;font-size:12px;line-height:18px}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:24px;font-size:16px;line-height:24px}.van-cell__left-icon{margin-right:4px}.van-cell__right-icon{margin-left:4px;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:8px;color:#ee0a24;font-size:14px;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:12px;padding-bottom:12px}.van-cell--large .van-cell__title{font-size:16px}.van-cell--large .van-cell__label{font-size:14px}.van-field__label{-webkit-box-flex:0;-webkit-flex:none;flex:none;box-sizing:border-box;width:6.2em;margin-right:12px;color:#646566;text-align:left;word-wrap:break-word}.van-field__label--center{text-align:center}.van-field__label--right{text-align:right}.van-field--disabled .van-field__label{color:#c8c9cc}.van-field__value{overflow:visible}.van-field__body{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-field__control{display:block;box-sizing:border-box;width:100%;min-width:0;margin:0;padding:0;color:#323233;line-height:inherit;text-align:left;background-color:transparent;border:0;resize:none}.van-field__control::-webkit-input-placeholder{color:#c8c9cc}.van-field__control::placeholder{color:#c8c9cc}.van-field__control:disabled{color:#c8c9cc;cursor:not-allowed;opacity:1;-webkit-text-fill-color:#c8c9cc}.van-field__control:read-only{cursor:default}.van-field__control--center{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.van-field__control--right{-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:right}.van-field__control--custom{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:24px}.van-field__control[type=date],.van-field__control[type=datetime-local],.van-field__control[type=time]{min-height:24px}.van-field__control[type=search]{-webkit-appearance:none}.van-field__button,.van-field__clear,.van-field__icon,.van-field__right-icon{-webkit-flex-shrink:0;flex-shrink:0}.van-field__clear,.van-field__right-icon{margin-right:-8px;padding:0 8px;line-height:inherit}.van-field__clear{color:#c8c9cc;font-size:16px;cursor:pointer}.van-field__left-icon .van-icon,.van-field__right-icon .van-icon{display:block;font-size:16px;line-height:inherit}.van-field__left-icon{margin-right:4px}.van-field__right-icon{color:#969799}.van-field__button{padding-left:8px}.van-field__error-message{color:#ee0a24;font-size:12px;text-align:left}.van-field__error-message--center{text-align:center}.van-field__error-message--right{text-align:right}.van-field__word-limit{margin-top:4px;color:#646566;font-size:12px;line-height:16px;text-align:right}.van-field--error .van-field__control::-webkit-input-placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--error .van-field__control,.van-field--error .van-field__control::placeholder{color:#ee0a24;-webkit-text-fill-color:currentColor}.van-field--min-height .van-field__control{min-height:60px}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:50%}.van-image--round img{border-radius:inherit}.van-image__error,.van-image__img,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#969799;font-size:14px;background-color:#f7f8fa}.van-image__error-icon,.van-image__loading-icon{color:#dcdee0;font-size:32px}.van-tag{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;padding:0 4px;color:#fff;font-size:12px;line-height:16px;border-radius:2px}.van-tag--default{background-color:#969799}.van-tag--default.van-tag--plain{color:#969799}.van-tag--danger{background-color:#ee0a24}.van-tag--danger.van-tag--plain{color:#ee0a24}.van-tag--primary{background-color:#1989fa}.van-tag--primary.van-tag--plain{color:#1989fa}.van-tag--success{background-color:#07c160}.van-tag--success.van-tag--plain{color:#07c160}.van-tag--warning{background-color:#ff976a}.van-tag--warning.van-tag--plain{color:#ff976a}.van-tag--plain{background-color:#fff;border-color:currentColor}.van-tag--plain:before{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid;border-color:inherit;border-radius:inherit;content:"";pointer-events:none}.van-tag--medium{padding:2px 6px}.van-tag--large{padding:4px 8px;font-size:14px;border-radius:4px}.van-tag--mark{border-radius:0 999px 999px 0}.van-tag--mark:after{display:block;width:2px;content:""}.van-tag--round{border-radius:999px}.van-tag__close{margin-left:2px;cursor:pointer}.van-card{position:relative;box-sizing:border-box;padding:8px 16px;color:#323233;font-size:12px;background-color:#fafafa}.van-card:not(:first-child){margin-top:8px}.van-card__header{display:-webkit-box;display:-webkit-flex;display:flex}.van-card__thumb{position:relative;-webkit-box-flex:0;-webkit-flex:none;flex:none;width:88px;height:88px;margin-right:8px}.van-card__thumb img{border-radius:8px}.van-card__content{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;min-width:0;min-height:88px}.van-card__content--centered{-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.van-card__desc,.van-card__title{word-wrap:break-word}.van-card__title{max-height:32px;font-weight:500;line-height:16px}.van-card__desc{max-height:20px;color:#646566}.van-card__bottom,.van-card__desc{line-height:20px}.van-card__price{display:inline-block;color:#323233;font-weight:500;font-size:12px}.van-card__price-integer{font-size:16px}.van-card__price-decimal,.van-card__price-integer{font-family:Avenir-Heavy,PingFang SC,Helvetica Neue,Arial,sans-serif}.van-card__origin-price{display:inline-block;margin-left:5px;color:#969799;font-size:10px;text-decoration:line-through}.van-card__num{float:right;color:#969799}.van-card__tag{position:absolute;top:2px;left:0}.van-card__footer{-webkit-box-flex:0;-webkit-flex:none;flex:none;text-align:right}.van-card__footer .van-button{margin-left:5px}.van-swipe-item{position:relative;-webkit-flex-shrink:0;flex-shrink:0;width:100%;height:100%}.van-swipe{position:relative;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:grab;-webkit-user-select:none;user-select:none}.van-swipe__track{display:-webkit-box;display:-webkit-flex;display:flex;height:100%}.van-swipe__track--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column}.van-swipe__indicators{position:absolute;bottom:12px;left:50%;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.van-swipe__indicators--vertical{top:50%;bottom:auto;left:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-swipe__indicators--vertical .van-swipe__indicator:not(:last-child){margin-bottom:6px}.van-swipe__indicator{width:6px;height:6px;background-color:#ebedf0;border-radius:100%;opacity:.3;-webkit-transition:opacity .2s,background-color .2s;transition:opacity .2s,background-color .2s}.van-swipe__indicator:not(:last-child){margin-right:6px}.van-swipe__indicator--active{background-color:#1989fa;opacity:1}.swipe_item{max-height:10rem;max-width:10rem;width:100%;height:100%}.swipe_item .swipe_item_img{width:10rem;height:10rem;background-position:50%;background-size:cover;background-repeat:no-repeat}.custom_indicator{width:.93333333rem;height:.64rem;background:rgba(0,0,0,.2);border-radius:.66666667rem .66666667rem .66666667rem .66666667rem;opacity:1;font-size:.32rem;line-height:.64rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#fff;position:absolute;right:.42666667rem;bottom:.4rem;text-align:center}.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-stepper{font-size:0;-webkit-user-select:none;user-select:none}.van-stepper__minus,.van-stepper__plus{position:relative;box-sizing:border-box;width:28px;height:28px;margin:0;padding:0;color:#323233;vertical-align:middle;background-color:#f2f3f5;border:0;cursor:pointer}.van-stepper__minus:before,.van-stepper__plus:before{width:50%;height:1px}.van-stepper__minus:after,.van-stepper__plus:after{width:1px;height:50%}.van-stepper__minus:after,.van-stepper__minus:before,.van-stepper__plus:after,.van-stepper__plus:before{position:absolute;top:50%;left:50%;background-color:currentColor;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);content:""}.van-stepper__minus:active,.van-stepper__plus:active{background-color:#e8e8e8}.van-stepper__minus--disabled,.van-stepper__plus--disabled{color:#c8c9cc;background-color:#f7f8fa;cursor:not-allowed}.van-stepper__minus--disabled:active,.van-stepper__plus--disabled:active{background-color:#f7f8fa}.van-stepper__minus{border-radius:4px 0 0 4px}.van-stepper__minus:after{display:none}.van-stepper__plus{border-radius:0 4px 4px 0}.van-stepper__input{box-sizing:border-box;width:32px;height:28px;margin:0 2px;padding:0;color:#323233;font-size:14px;line-height:normal;text-align:center;vertical-align:middle;background-color:#f2f3f5;border:0;border-width:1px 0;border-radius:0;-webkit-appearance:none}.van-stepper__input:disabled{color:#c8c9cc;background-color:#f2f3f5;-webkit-text-fill-color:#c8c9cc;opacity:1}.van-stepper__input:read-only{cursor:default}.van-stepper--round .van-stepper__input{background-color:transparent}.van-stepper--round .van-stepper__minus,.van-stepper--round .van-stepper__plus{border-radius:100%}.van-stepper--round .van-stepper__minus:active,.van-stepper--round .van-stepper__plus:active{opacity:.7}.van-stepper--round .van-stepper__minus--disabled,.van-stepper--round .van-stepper__minus--disabled:active,.van-stepper--round .van-stepper__plus--disabled,.van-stepper--round .van-stepper__plus--disabled:active{opacity:.3}.van-stepper--round .van-stepper__plus{color:#fff;background-color:#ee0a24}.van-stepper--round .van-stepper__minus{color:#ee0a24;background-color:#fff;border:1px solid #ee0a24}.options_dialog{border-radius:.34666667rem .34666667rem 0 0;max-height:13.30666667rem}.options_dialog.van-popup{overflow-y:visible}.dialog_close_btn{width:.57333333rem;height:.57333333rem;position:absolute;right:.42666667rem;top:.4rem}.share_dialog_content{padding-top:.4rem;padding-bottom:1.36rem}.posters_box{margin-left:1.82666667rem;width:1.70666667rem}.link_box{margin-left:2.58666667rem;width:1.70666667rem}.link_icon,.posters_icon{margin:0 .14666667rem 0;width:1.30666667rem;height:1.30666667rem}.share_text{font-size:.4rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#333;margin-top:.26666667rem;text-align:center}.specification_info_goods{padding:.53333333rem .42666667rem}.specification_info_goods .van-stepper__input,.specification_info_goods .van-stepper__minus,.specification_info_goods .van-stepper__plus{background-color:#f5f5f5!important}.specification_info_goods .van-stepper__minus,.specification_info_goods .van-stepper__plus{color:#666}.specification_info_goods .van-stepper__minus:before,.specification_info_goods .van-stepper__plus:before{width:.32rem;height:.02666667rem}.specification_info_goods .van-stepper__plus:after{width:.02666667rem;height:.32rem}.specification_info_goods .van-stepper__minus,.specification_info_goods .van-stepper__plus{width:.69333333rem!important;height:.69333333rem!important}.specification_info_goods .van-stepper__minus--disabled,.specification_info_goods .van-stepper__plus--disabled{color:#ccc!important}.specification_info_goods .van-stepper__input{width:.69333333rem!important;height:.69333333rem!important;margin:0 .02666667rem!important;color:#333}.specification_info_goods .specification_info_goods_box{padding-bottom:.53333333rem;border-bottom:.02666667rem solid #f5f5f5}.specification_info_goods .specification_info_goods_box .specification_info_goods_img{width:1.86666667rem;height:1.86666667rem;background:#d8d8d8;border-radius:.21333333rem}.specification_info_goods .specification_info_goods_box .specification_info_goods_data_box{margin-left:.26666667rem;width:calc(100% - 2.98667rem);height:1.33333333rem;padding:.26666667rem 0}.specification_info_goods .specification_info_goods_box .specification_info_goods_data_box .goods_data_unit{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#ee7800;margin-top:.24rem;margin-right:.13333333rem;line-height:.37333333rem}.specification_info_goods .specification_info_goods_box .specification_info_goods_data_box .goods_data_money{font-size:.64rem;line-height:.64rem;font-family:PingFang SC,sans-serif;font-weight:700;color:#ea4e3d}.specification_info_goods .specification_info_goods_box .specification_info_goods_choose{margin-top:.32rem}.specification_info_goods .specification_info_goods_box .specification_info_goods_choose .goods_choose_title{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#999;line-height:.37333333rem;margin-right:.4rem}.specification_info_goods .specification_info_goods_box .specification_info_goods_choose .goods_choose_text{font-size:.37333333rem;width:calc(100% - 1.62667rem);font-family:PingFang SC,sans-serif;font-weight:400;color:#333;line-height:.37333333rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.specification_info_goods_skuandnumber_box{max-height:calc(7.92rem - env(safe-area-inset-bottom));max-height:calc(7.92rem - constant(safe-area-inset-bottom));overflow-y:auto;-webkit-overflow-scrolling:auto}.specification_info_goods_skuandnumber_box.specification_info_goods_skuandnumber_box::-webkit-scrollbar{display:none}.specification_info_goods_sku{padding-top:.4rem;border-bottom:.02666667rem solid #f5f5f5}.specification_info_goods_sku .specification_info_goods_sku_box{padding:.4rem 0;border-bottom:.02666667rem solid #f5f5f5}.specification_info_goods_sku .specification_info_goods_sku_box:first-child{padding-top:0}.specification_info_goods_sku .specification_info_goods_sku_box:last-child{border-bottom:0}.specification_info_goods_sku .specification_info_goods_sku_title{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:700;color:#333}.specification_info_goods_sku .specification_info_goods_sku_item{margin-top:.4rem;height:.74666667rem;line-height:.74666667rem;background:#f6f6f6;border-radius:.08rem;padding:0 .34666667rem;font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#333;margin-right:.26666667rem;border:.02666667rem solid #f6f6f6}.specification_info_goods_sku .specification_info_goods_sku_item_actived{color:#ee7800;background:rgba(238,120,0,.05);border:.02666667rem solid #ee7800;height:.74666667rem;line-height:.74666667rem}.specification_info_goods_number{margin-top:.4rem;position:relative}.specification_info_goods_number .specification_info_goods_sku_title{position:absolute;top:50%;transform:translateY(-50%);font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:700;color:#333}.specification_info_goods_number .specification_info_goods_sku_title .limit_message{color:red}.specification_info_step_price{position:relative;margin-top:.4rem}.specification_info_step_price .specification_info_goods_sku_title{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:700;color:#333}.specification_info_step_price .specification_info_van_radio_group:last-child{padding-bottom:.26666667rem}.specification_info_step_price .specification_info_van_radio_group .specification_info_van_radio_li{margin-top:.4rem}.specification_info_step_price .specification_info_van_radio_group .specification_info_van_radio_li .van-radio{height:.69333333rem}.specification_info_step_price .specification_info_van_radio_group .specification_info_van_radio_li .van-radio .van-radio__icon{font-size:.48rem;height:.48rem}.specification_info_step_price .specification_info_van_radio_group .specification_info_van_radio_li .van-radio .van-radio__icon .specification_info_img_icon{height:.48rem}.specification_info_step_price .specification_info_van_radio_group .specification_info_van_radio_li .van-radio .van-radio__icon .specification_info_item_sign{display:inline-block;margin-left:.26666667rem;font-size:.32rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#ea4e3c}.specification_info_step_price .specification_info_van_radio_group .specification_info_van_radio_li .van-radio .van-radio__icon .specification_info_item_price{display:inline-block;min-width:.98666667rem;font-size:.48rem;font-family:PingFang SC,sans-serif;font-weight:600;color:#ea4e3c}.specification_info_step_price .specification_info_van_radio_group .specification_info_van_radio_li .specification_info_item_number_min{font-size:.32rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#999;line-height:.32rem;margin:.18666667rem 0 .18666667rem .74666667rem}.specification_info_goods_enter_btn{margin-top:.26666667rem;height:1.25333333rem;line-height:1.25333333rem;background:#ee7800;border-radius:.13333333rem;width:100%;text-align:center;font-size:.42666667rem;font-family:PingFang SC,sans-serif;font-weight:700;color:#fff}.goods_dialog_box{background:#f7f7f7}.goods_dialog_box .disabled_class{background:#999!important;font-size:.32rem!important;font-family:PingFang SC,sans-serif;font-weight:400!important;color:#fff!important}.goods_dialog_box .disabled{background:#999!important}.goods_dialog_box .goods_dialog_outbox{height:100%;width:100%;overflow:auto;padding-bottom:2.24rem}.goods_dialog_box .goods_dialog_outbox_noExchange{padding-bottom:0}.goods_dialog_box .pack_up_icon{width:.74666667rem;height:.74666667rem;position:fixed;bottom:calc(80vh - 1.14667rem);left:.4rem;z-index:999}.goods_dialog_box .goods_details_top{margin:.26666667rem .42666667rem;padding:0 .42666667rem .4rem;background:#fff;box-shadow:0 .13333333rem .26666667rem 0 rgba(0,0,0,.02);border-radius:.21333333rem}.goods_dialog_box .goods_details_top .new_label_item{width:.96rem;height:.53333333rem;margin-right:.13333333rem}.goods_dialog_box .goods_details_top .yxshop_label{width:1.6rem}.goods_dialog_box .goods_details_top .yxshop_self_label{width:2.24rem}.goods_dialog_box .goods_details_top .new_label_get_card{width:1.25333333rem;height:.53333333rem}.goods_dialog_box .goods_details_top .goods_details_title{padding-top:.4rem;font-size:.42666667rem;font-family:PingFang SC-Medium,PingFang SC;font-weight:500;color:#333;line-height:.50666667rem;margin-top:.21333333rem}.goods_dialog_box .goods_details_top .goods_details_subtitle_box{font-size:.32rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#999;margin-top:.26666667rem}.goods_dialog_box .goods_details_top .goods_details_agent_box{padding:.4rem 0 .02666667rem 0}.goods_dialog_box .goods_details_top .goods_details_agent_box img.goods_details_agent_title{height:.50666667rem}.goods_dialog_box .goods_details_top .goods_details_agent_box .goods_details_agent_selled_amount{height:.37333333rem;font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#999;line-height:.37333333rem;margin-top:.13333333rem}.goods_dialog_box .goods_details_top .price_and_amount{position:relative;font-family:PingFang SC,sans-serif;font-weight:500;color:#ea4e3d;padding:.26666667rem 0;line-height:1}.goods_dialog_box .goods_details_top .price_and_amount .sell_price{position:relative;height:100%}.goods_dialog_box .goods_details_top .price_and_amount .price_unit{font-size:.37333333rem;line-height:1;margin-top:.29333333rem;margin-right:.05333333rem}.goods_dialog_box .goods_details_top .price_and_amount .price_number{font-size:.64rem;line-height:1;margin-top:.06666667rem}.goods_dialog_box .goods_details_top .price_and_amount .mall_price{text-decoration:line-through;margin-left:.24rem}.goods_dialog_box .goods_details_top .price_and_amount .mall_price,.goods_dialog_box .goods_details_top .price_and_amount .selled_amount{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#999;margin-top:.29333333rem}.goods_dialog_box .goods_description{border-radius:.21333333rem;width:calc(100vw - .85333rem);overflow-x:hidden;background:#fff;margin:.26666667rem .42666667rem 0}.goods_dialog_box .goods_description .goods_description_title{text-align:center;padding:.26666667rem 0;font-size:.42666667rem}.goods_dialog_box .goods_description img{width:100%}.goods_dialog_box .goods_details_select{background:#fff;padding:.26666667rem .42666667rem;margin:.26666667rem .42666667rem 0;box-shadow:0 .13333333rem .26666667rem 0 rgba(0,0,0,.02);border-radius:.21333333rem}.goods_dialog_box .goods_details_select .goods_details_select_item{padding:.26666667rem 0}.goods_dialog_box .goods_details_select .goods_details_select_item .goods_details_select_item_title{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#999}.goods_dialog_box .goods_details_select .goods_details_select_item .goods_details_select_item_text{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:400;color:#333;margin-left:.53333333rem;width:calc(100% - 1.66667rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.goods_dialog_box .goods_details_select .goods_details_select_item .goods_right_icon{width:.32rem;height:.32rem;margin-top:.02666667rem}.goods_dialog_box .footer_right_btn_flex_box{display:flex;flex:1;padding:.26666667rem .42666667rem;position:fixed;bottom:.4rem;width:calc(100% - .85333rem)}.goods_dialog_box .footer_right_btn_flex_box .buy_self_btn{flex:1;background:rgba(238,120,0,.5);border-radius:.13333333rem .13333333rem .13333333rem .13333333rem;height:1.17333333rem;opacity:1;line-height:.37333333rem;font-size:.37333333rem;font-family:PingFang SC-Medium,PingFang SC,sans-serif;font-weight:700;color:#fff;margin:.08rem .26666667rem .08rem 0;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:center}.goods_dialog_box .footer_right_btn_flex_box .buy_self_btn .group_price{margin-bottom:.05333333rem}.goods_dialog_box .footer_right_btn_flex_box .buy_group_btn{flex:1;background:#ee7800;border-radius:.13333333rem .13333333rem .13333333rem .13333333rem;height:1.17333333rem;opacity:1;line-height:.37333333rem;font-size:.37333333rem;font-family:PingFang SC-Medium,PingFang SC,sans-serif;font-weight:700;color:#fff;margin:.08rem 0;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:center}.goods_dialog_box .footer_right_btn_flex_box .buy_group_btn .group_price{margin-bottom:.05333333rem}.goods_dialog_box .footer_right_btn_flex_box .join_group_btn{flex:1;background:#ee7800;border-radius:.13333333rem .13333333rem .13333333rem .13333333rem;height:1.17333333rem;opacity:1;line-height:.37333333rem;font-size:.37333333rem;font-family:PingFang SC-Medium,PingFang SC,sans-serif;font-weight:700;color:#fff;margin:.08rem 0;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;justify-content:center}.goods_dialog_box .footer_right_btn_flex_box .join_group_btn .group_price{margin-bottom:.05333333rem}.goods_dialog_box .footer_right_btn_flex_box .shop_cart_btn{flex:1;background:#ee7800;border-radius:.13333333rem .13333333rem .13333333rem .13333333rem;height:1.17333333rem;opacity:1;line-height:1.17333333rem;font-size:.37333333rem;font-family:PingFang SC-Medium,PingFang SC,sans-serif;font-weight:700;color:#fff;margin:.08rem .26666667rem .08rem 0;box-sizing:border-box;text-align:center}.goods_dialog_box .footer_right_btn_flex_box .buy_submit_disabled_btn{background:#c8c8c8!important;color:#fff!important;text-align:center!important;flex:1!important}.goods_dialog_box .footer_right_btn_flex_box .buy_submit_btn{text-align:center;flex:1;background:#ea4e3d;font-size:.37333333rem;font-family:PingFang SC-Medium,PingFang SC,sans-serif;border-radius:.13333333rem .13333333rem .13333333rem .13333333rem;height:1.17333333rem;opacity:1;line-height:1.17333333rem;font-weight:700;color:#fff;margin:.08rem 0;box-sizing:border-box}.order_orderbox{margin:-.6rem .42666667rem 0 .42666667rem;overflow:hidden}.order_orderbox .order_consigneeinfo{box-sizing:border-box;background:#fff;box-shadow:0 .13333333rem .26666667rem 0 rgba(0,0,0,.02);border-radius:.21333333rem;padding:.4rem;display:flex;flex-direction:column}.order_orderbox .order_consigneeinfo .order_consigneeinfo_top{line-height:.42666667rem;margin-bottom:.26666667rem}.order_orderbox .order_consigneeinfo .order_consigneeinfo_top .order_consigneeinfo_name{font-size:.42666667rem;color:#333;height:.42666667rem;line-height:.42666667rem;margin-right:.26666667rem;font-weight:500}.order_orderbox .order_consigneeinfo .order_consigneeinfo_top .order_consigneeinfo_phone{font-size:.37333333rem;color:#999}.order_orderbox .order_consigneeinfo .order_consigneeinfo_bottom{font-weight:400;font-size:.32rem}.order_orderbox .orderstyle{background:hsla(0,0%,100%,.99);box-shadow:0 .13333333rem .26666667rem 0 rgba(0,0,0,.02);border-radius:.21333333rem;opacity:.99;margin-top:.26666667rem;padding:0 .4rem}.order_orderbox .order_goodsinfo{overflow:hidden;box-sizing:border-box}.order_orderbox .order_goodsinfo.order_goodsinfo1{padding-bottom:.4rem}.order_orderbox .order_goodsinfo .order_goodsinfo_title{color:#333;font-size:.37333333rem;padding:.4rem 0;height:.37333333rem;font-weight:500}.order_orderbox .order_goodsinfo .order_goodsinfo_title .order_goodsinfo_title_shopping_img{color:#999;width:.42666667rem;height:.42666667rem;margin-right:.13333333rem;margin-bottom:.05333333rem}.order_orderbox .order_goodsinfo .order_productinfo_card:first-child{padding-top:0}.order_orderbox .order_goodsinfo .order_productinfo_card{padding:.4rem 0 0 0;background:hsla(0,0%,100%,.99);opacity:.99;display:flex}.order_orderbox .order_goodsinfo .order_productinfo_card .product_left_img .product_left_img_box{display:inline-block;margin-right:.26666667rem}.order_orderbox .order_goodsinfo .order_productinfo_card .product_left_img .product_left_img_box img{width:2.18666667rem;height:2.18666667rem;border-radius:.21333333rem}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content{flex:1;display:flex;flex-direction:column;font-size:.37333333rem}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name_price_box{display:flex;justify-content:space-between}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name_price_box .product_name{font-size:.37333333rem;font-weight:400;color:#333;line-height:.56rem;margin:.13333333rem 0 0 0;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name_price_box .product_price{display:flex;font-size:.26666667rem;font-weight:500;color:#333;line-height:.37333333rem;height:.37333333rem;margin-top:.24rem}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name_price_box .product_price .product_price_currency,.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name_price_box .product_price .product_price_decimal{transform:scale(.9);transform-origin:20% 66% 0;font-weight:500;margin-top:.05333333rem}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name_price_box .product_price .product_price_currency{transform-origin:120% 65.5% 0}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name_price_box .product_price .product_price_integer{font-size:.37333333rem;font-weight:500}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_name,.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_spec{word-wrap:break-word}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_spec_number_box{flex:1;display:flex;justify-content:space-between}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_spec_number_box .product_number,.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_spec_number_box .product_spec{display:inline-block;font-size:.32rem;font-weight:400;color:#999;line-height:.32rem;padding-top:.26666667rem}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_spec_number_box .product_spec{width:4.26666667rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_btn_box{display:flex;justify-content:flex-end}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .product_btn_box .order_product_btn{border-radius:.4rem;font-size:.32rem;font-weight:400;height:.64rem;margin-right:.13333333rem;padding:0 .21333333rem}.order_orderbox .order_goodsinfo .order_productinfo_card .product_right_content .order_product_btn:last-child{margin-right:0}.order_orderbox .order_goodsinfo .order_remarks_box{border-bottom:.02666667rem solid #f5f5f5}.order_orderbox .order_goodsinfo .order_remarks_box .order_remarks{padding:.4rem 0}.order_orderbox .order_goodsinfo .order_remarks_box .order_remarks .van-field__label{color:#666;margin-right:.4rem;display:inline-block;width:auto}.order_orderbox .order_goodsinfo .order_remarks_box .order_remarks .van-field__control{color:#333}.order_orderbox .order_goodsinfo .order_refund_box{display:flex;justify-content:flex-end;margin:.26666667rem 0}.order_orderbox .order_goodsinfo .order_refund_box .order_refunded_btn{border-radius:.4rem;border:.01333333rem solid #ccc;font-size:.32rem;font-weight:400;height:.64rem;color:#666}.order_orderbox .order_goodsinfo .order_payinfo{margin-bottom:0}.order_orderbox .order_goodsinfo .order_payinfo .order_payinfo_li:last-child{border-bottom:none}.order_orderbox .order_payinfo{color:#666;font-size:.37333333rem;margin-bottom:.53333333rem}.order_orderbox .order_payinfo .order_payinfo_li:last-child{border-bottom:none}.order_orderbox .order_payinfo .order_payinfo_li{display:flex;align-items:center;justify-content:space-between;border-bottom:.02666667rem solid #f5f5f5;padding:.4rem 0;box-sizing:border-box;font-size:.37333333rem}.order_orderbox .order_payinfo .order_payinfo_li .order_remarks{padding:0}.order_orderbox .order_payinfo .order_payinfo_li .order_remarks .van-field__label{color:#666;margin-right:.4rem;display:inline-block;width:auto}.order_orderbox .order_payinfo .order_payinfo_li .order_remarks .van-field__control{color:#333}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_left{height:.37333333rem;line-height:.37333333rem;font-size:.37333333rem;min-width:1.49333333rem;margin-right:.4rem}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_left .e_card_number{border:.02666667rem solid #ea4e3d;color:#ea4e3d;padding:.05333333rem;margin-left:.18666667rem;border-radius:.02666667rem;font-size:.32rem}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right{color:#333;display:flex;height:.37333333rem;line-height:.37333333rem}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right .order_payinfo_li_right1{color:#333}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right .order_payinfo_li_right2{font-size:.32rem;color:#ee7800;margin-left:.21333333rem}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right .order_price_box{display:flex;justify-content:flex-end;margin-left:.26666667rem;font-size:.32rem;font-weight:500;color:#ea4e3d}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right .order_price_box .order_price_currency,.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right .order_price_box .order_price_decimal{font-size:.32rem;line-height:.45333333rem}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right .order_price_box .order_price_integer{font-size:.42666667rem;font-weight:500}.order_orderbox .order_payinfo .order_payinfo_li .order_payinfo_li_right_red{font-size:.37333333rem;font-family:PingFang SC,sans-serif;font-weight:700;color:#ea4e3d;line-height:.37333333rem}.order_orderbox .order_payinfo .order_payinfo_li_kefu{height:1.17333333rem;line-height:1.17333333rem;justify-content:center;padding:0;border-bottom:0;border-top:.02666667rem solid #f5f5f5}.order_orderbox .order_payinfo .order_payinfo_li_kefu .order_payinfo_li_left_kefu{height:auto;line-height:auto;min-width:0;margin-right:0}.order_orderbox .order_payinfo .order_payinfo_li_kefu .order_payinfo_li_left_kefu .order_payinfo_li_kefu_img{width:.53333333rem;height:.53333333rem;margin-right:.13333333rem}.order_orderbox .order_payinfo .order_payinfo_li_kefu .order_payinfo_li_right_kefu{color:#666;font-size:.32rem;height:auto;line-height:1}.order_orderbox .order_reminder{height:1.49333333rem;background:#f5f5f5;border-radius:.21333333rem;opacity:.99;font-size:.32rem;font-weight:400;color:#666;line-height:.48rem;margin:.26666667rem 0 .53333333rem 0;padding:.26666667rem .4rem;box-sizing:border-box}.van-popover{position:absolute;overflow:visible;background-color:transparent;-webkit-transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,-webkit-transform .15s;transition:opacity .15s,transform .15s;transition:opacity .15s,transform .15s,-webkit-transform .15s}.van-popover__wrapper{display:inline-block}.van-popover__arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;border-width:6px}.van-popover__content{overflow:hidden;border-radius:8px}.van-popover__action{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:border-box;width:128px;height:44px;padding:0 16px;font-size:14px;line-height:20px;cursor:pointer}.van-popover__action:last-child .van-popover__action-text:after{display:none}.van-popover__action-text{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-flex:1;-webkit-flex:1;flex:1;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-popover__action-icon{margin-right:8px;font-size:20px}.van-popover__action--with-icon .van-popover__action-text{-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.van-popover[data-popper-placement^=top] .van-popover__arrow{bottom:0;border-top-color:currentColor;border-bottom-width:0;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.van-popover[data-popper-placement=top]{-webkit-transform-origin:50% 100%;transform-origin:50% 100%}.van-popover[data-popper-placement=top] .van-popover__arrow{left:50%}.van-popover[data-popper-placement=top-start]{-webkit-transform-origin:0 100%;transform-origin:0 100%}.van-popover[data-popper-placement=top-start] .van-popover__arrow{left:16px}.van-popover[data-popper-placement=top-end]{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.van-popover[data-popper-placement=top-end] .van-popover__arrow{right:16px}.van-popover[data-popper-placement^=left] .van-popover__arrow{right:0;border-right-width:0;border-left-color:currentColor;-webkit-transform:translate(100%,-50%);transform:translate(100%,-50%)}.van-popover[data-popper-placement=left]{-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.van-popover[data-popper-placement=left] .van-popover__arrow{top:50%}.van-popover[data-popper-placement=left-start]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.van-popover[data-popper-placement=left-start] .van-popover__arrow{top:16px}.van-popover[data-popper-placement=left-end]{-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.van-popover[data-popper-placement=left-end] .van-popover__arrow{bottom:16px}.van-popover[data-popper-placement^=right] .van-popover__arrow{left:0;border-right-color:currentColor;border-left-width:0;-webkit-transform:translate(-100%,-50%);transform:translate(-100%,-50%)}.van-popover[data-popper-placement=right]{-webkit-transform-origin:0 50%;transform-origin:0 50%}.van-popover[data-popper-placement=right] .van-popover__arrow{top:50%}.van-popover[data-popper-placement=right-start]{-webkit-transform-origin:0 0;transform-origin:0 0}.van-popover[data-popper-placement=right-start] .van-popover__arrow{top:16px}.van-popover[data-popper-placement=right-end]{-webkit-transform-origin:0 100%;transform-origin:0 100%}.van-popover[data-popper-placement=right-end] .van-popover__arrow{bottom:16px}.van-popover[data-popper-placement^=bottom] .van-popover__arrow{top:0;border-top-width:0;border-bottom-color:currentColor;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.van-popover[data-popper-placement=bottom]{-webkit-transform-origin:50% 0;transform-origin:50% 0}.van-popover[data-popper-placement=bottom] .van-popover__arrow{left:50%}.van-popover[data-popper-placement=bottom-start]{-webkit-transform-origin:0 0;transform-origin:0 0}.van-popover[data-popper-placement=bottom-start] .van-popover__arrow{left:16px}.van-popover[data-popper-placement=bottom-end]{-webkit-transform-origin:100% 0;transform-origin:100% 0}.van-popover[data-popper-placement=bottom-end] .van-popover__arrow{right:16px}.van-popover--light{color:#323233}.van-popover--light .van-popover__content{background-color:#fff;box-shadow:0 2px 12px rgba(50,50,51,.12)}.van-popover--light .van-popover__arrow{color:#fff}.van-popover--light .van-popover__action:active{background-color:#f2f3f5}.van-popover--light .van-popover__action--disabled{color:#c8c9cc;cursor:not-allowed}.van-popover--light .van-popover__action--disabled:active{background-color:transparent}.van-popover--dark{color:#fff}.van-popover--dark .van-popover__content{background-color:#4a4a4a}.van-popover--dark .van-popover__arrow{color:#4a4a4a}.van-popover--dark .van-popover__action:active{background-color:rgba(0,0,0,.2)}.van-popover--dark .van-popover__action--disabled{color:#969799}.van-popover--dark .van-popover__action--disabled:active{background-color:transparent}.van-popover--dark .van-popover__action-text:after{border-color:#646566}.van-popover-zoom-enter,.van-popover-zoom-leave-active{-webkit-transform:scale(.8);transform:scale(.8);opacity:0}.van-popover-zoom-enter-active{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.van-popover-zoom-leave-active{-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.order_btn_box{display:flex;justify-content:flex-end;background:#fff;position:fixed;bottom:0;width:100%;overflow:hidden;z-index:999}.order_btn_box.order_btn_box1{justify-content:space-between}.order_btn_box.order_btn_box2{box-sizing:border-box;padding:0 .42666667rem;padding-bottom:calc(constant(safe-area-inset-bottom));padding-bottom:calc(env(safe-area-inset-bottom))}.mq_supsub.mq_non_leaf{display:flex;align-items:center;height:100%}.van-button.order_bottom_btn1{background:#fff;border:.01333333rem solid #ccc;color:#666}.van-button.order_bottom_btn1,.van-button.order_bottom_btn2{height:.8rem;font-size:.37333333rem;flex-shrink:0;margin:.26666667rem .13333333rem}.van-button.order_bottom_btn2{color:#fff}.order_more_box{display:flex;justify-content:center;align-items:center}.order_more_box .order_more_text{color:#999;font-size:.37333333rem}.van-popup .van-popover__action{width:2.93333333rem}.van-popup .van-popover__action .van-popover__action-text{justify-content:flex-start;color:#666}.van-dialog{width:7.86666667rem;height:9.33333333rem;background:#fff;border-radius:.34666667rem .34666667rem .34666667rem .34666667rem}.van-dialog__confirm{font-size:.42666667rem;font-family:PingFang SC,sans-serif;font-weight:600;line-height:.45333333rem}.van-dialog__confirm,.van-dialog__confirm:active{color:rgba(238,120,0,.7)}.van-dialog__content{height:8rem;overflow:scroll}.card_dialog_title{position:absolute;top:0;left:0;background:#fff;height:.56rem;width:100%;font-size:.42666667rem;font-family:PingFang SC,sans-serif;font-weight:600;color:#333;line-height:.42666667rem;padding-top:.53333333rem;padding-left:3.09333333rem}.dialog_code_bottom{height:2.42666667rem;font-size:.42666667rem;font-weight:400;color:#333;box-sizing:border-box;padding:1.49333333rem .69333333rem .45333333rem .42666667rem}.dialog_code_bottom .dialog_code_li:first-child{margin-bottom:.24rem}.dialog_code_bottom .dialog_code_li{display:flex;justify-content:space-between;line-height:.58666667rem}.dialog_code_bottom .dialog_code_li .dialog_codeNo_info .dialog_codeNo_desc{font-weight:600}.dialog_code_bottom .dialog_code_li .dialog_codeNo_info .dialog_codeNo_desc_pwd{display:inline-block}.dialog_code_bottom .dialog_code_li .dialog_codeNo_info .dialog_codeNo_eye{display:inline-block;margin-left:.13333333rem}.dialog_code_bottom .dialog_code_li .dialog_codeNo_info .dialog_codeNo_eye img{width:.4rem}::-webkit-scrollbar{display:none}.order_details_box{height:100vh;background:#fafafa;-webkit-overflow-scrolling:auto;overflow-y:auto}.order_details_box.order_detail_box_noapp_none{height:100vh;height:calc(100vh - constant(safe-area-inset-bottom));height:calc(100vh - env(safe-area-inset-bottom))}.order_details_box.order_detail_box_noapp_btn{height:calc(100vh - 1.33333rem);height:calc(100vh - 1.33333rem - constant(safe-area-inset-bottom));height:calc(100vh - 1.33333rem - env(safe-area-inset-bottom));padding-bottom:calc(constant(safe-area-inset-bottom) + 1.33333rem);padding-bottom:calc(env(safe-area-inset-bottom) + 1.33333rem)}.order_details_box.order_detail_box_app_none{height:calc(100vh - 2.34667rem);height:calc(100vh - 2.34667rem - constant(safe-area-inset-bottom));height:calc(100vh - 2.34667rem - env(safe-area-inset-bottom))}.order_details_box.order_detail_box_app_btn{height:calc(100vh - 3.68rem);height:calc(100vh - 3.68rem - constant(safe-area-inset-bottom));height:calc(100vh - 3.68rem - env(safe-area-inset-bottom));padding-bottom:calc(constant(safe-area-inset-bottom) + 1.33333rem);padding-bottom:calc(env(safe-area-inset-bottom) + 1.33333rem)}.order_details_box .order_details_bg{width:100%;height:2.82666667rem;background:linear-gradient(314deg,#ff6a23,#ff8b3f);box-shadow:0 .13333333rem .26666667rem 0 rgba(0,0,0,.02);display:flex;flex-direction:column;font-size:.16rem;color:#fff;text-align:center}.order_details_box .order_details_bg .order_details_top{margin-top:.53333333rem;margin-bottom:.26666667rem;display:flex;justify-content:center;align-items:center}.order_details_box .order_details_bg .order_details_top .order_details_status_img{width:.58666667rem;height:.58666667rem}.order_details_box .order_details_bg .order_details_top .order_details_desc{margin-left:.13333333rem;font-size:.48rem}.order_details_box .order_details_bg .order_details_bottom{font-size:.32rem;line-height:.32rem;padding-bottom:.4rem}