.van-divider{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;margin:16px 0;color:#969799;font-size:14px;line-height:24px;border-color:#ebedf0;border-style:solid;border-width:0}.van-divider:after,.van-divider:before{display:block;-webkit-box-flex:1;-webkit-flex:1;flex:1;box-sizing:border-box;height:1px;border-color:inherit;border-style:inherit;border-width:1px 0 0}.van-divider:before{content:""}.van-divider--hairline:after,.van-divider--hairline:before{-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-divider--dashed{border-style:dashed}.van-divider--content-center:before,.van-divider--content-left:before,.van-divider--content-right:before{margin-right:16px}.van-divider--content-center:after,.van-divider--content-left:after,.van-divider--content-right:after{margin-left:16px;content:""}.van-divider--content-left:before,.van-divider--content-right:after{max-width:10%}.van-picker{position:relative;background-color:#fff;-webkit-user-select:none;user-select:none}.van-picker__toolbar{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;height:44px}.van-picker__cancel,.van-picker__confirm{height:100%;padding:0 16px;font-size:14px;background-color:transparent;border:none;cursor:pointer}.van-picker__cancel:active,.van-picker__confirm:active{opacity:.7}.van-picker__confirm{color:#576b95}.van-picker__cancel{color:#969799}.van-picker__title{max-width:50%;font-weight:500;font-size:16px;line-height:20px;text-align:center}.van-picker__columns{position:relative;cursor:grab}.van-picker__columns,.van-picker__loading{display:-webkit-box;display:-webkit-flex;display:flex}.van-picker__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;color:#1989fa;background-color:hsla(0,0%,100%,.9)}.van-picker__frame{top:50%;right:16px;left:16px;z-index:2;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.van-picker__frame,.van-picker__mask{position:absolute;pointer-events:none}.van-picker__mask{top:0;left:0;z-index:1;width:100%;height:100%;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-image:linear-gradient(180deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4)),linear-gradient(0deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.4));background-repeat:no-repeat;background-position:top,bottom;-webkit-transform:translateZ(0);transform:translateZ(0)}.van-picker-column{-webkit-box-flex:1;-webkit-flex:1;flex:1;overflow:hidden;font-size:16px}.van-picker-column__wrapper{-webkit-transition-timing-function:cubic-bezier(.23,1,.68,1);transition-timing-function:cubic-bezier(.23,1,.68,1)}.van-picker-column__item{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;padding:0 4px;color:#000}.van-picker-column__item--disabled{cursor:not-allowed;opacity:.3}.van-radio-group--horizontal{-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-radio,.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex}.van-radio{-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-radio--disabled{cursor:not-allowed}.van-radio--label-disabled{cursor:default}.van-radio--horizontal{margin-right:12px}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:20px;line-height:1em;cursor:pointer}.van-radio__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:1px solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-radio__icon--round .van-icon{border-radius:100%}.van-radio__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-radio__icon--disabled{cursor:not-allowed}.van-radio__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-radio__icon--disabled.van-radio__icon--checked .van-icon{color:#c8c9cc}.van-radio__label{margin-left:8px;color:#323233;line-height:20px}.van-radio__label--left{margin:0 8px 0 0}.van-radio__label--disabled{color:#c8c9cc}.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-dropdown-item{position:fixed;right:0;left:0;z-index:10;overflow:hidden}.van-dropdown-item__icon{display:block;line-height:inherit}.van-dropdown-item__option{text-align:left}.van-dropdown-item__option--active,.van-dropdown-item__option--active .van-dropdown-item__icon{color:#ee0a24}.van-dropdown-item--up{top:0}.van-dropdown-item--down{bottom:0}.van-dropdown-item__content{position:absolute;max-height:80%}.van-dropdown-menu{-webkit-user-select:none;user-select:none}.van-dropdown-menu__bar{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;height:48px;background-color:#fff;box-shadow:0 2px 12px rgba(100,101,102,.12)}.van-dropdown-menu__bar--opened{z-index:11}.van-dropdown-menu__item{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;min-width:0;cursor:pointer}.van-dropdown-menu__item:active{opacity:.7}.van-dropdown-menu__item--disabled:active{opacity:1}.van-dropdown-menu__item--disabled .van-dropdown-menu__title{color:#969799}.van-dropdown-menu__title{position:relative;box-sizing:border-box;max-width:100%;padding:0 8px;color:#323233;font-size:15px;line-height:22px}.van-dropdown-menu__title:after{position:absolute;top:50%;right:-4px;margin-top:-5px;border:3px solid;border-color:transparent transparent #dcdee0 #dcdee0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:.8;content:""}.van-dropdown-menu__title--active{color:#ee0a24}.van-dropdown-menu__title--active:after{border-color:transparent transparent currentColor currentColor}.van-dropdown-menu__title--down:after{margin-top:-1px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}body[data-v-741e9a55],html[data-v-741e9a55]{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif}hr[data-v-741e9a55],p[data-v-741e9a55]{margin:0;padding:0}html[data-v-741e9a55]{font-size:26.66667vw}html[data-v-741e9a55]::-webkit-scrollbar{display:none}.link-text[data-v-741e9a55]{color:#3995ff;cursor:pointer}.van-toast[data-v-741e9a55]{border-radius:.12rem!important}.van-toast-self[data-v-741e9a55]{padding:.16rem!important}.subscript[data-v-741e9a55]{position:absolute;text-align:center;color:#fff;font-size:.12rem;top:0;right:.25rem;width:.36rem;height:.3rem;background-image:-webkit-gradient(linear,left top,left bottom,from(#28cbc5),to(#237bff));background-image:linear-gradient(180deg,#28cbc5,#237bff)}.subscript .triangle[data-v-741e9a55]{position:relative;top:.06rem;width:0;height:0;border-width:0 .18rem .08rem;border-style:solid;border-color:transparent transparent #fff}.subscript span[data-v-741e9a55]{position:relative;top:.04rem}.cec-van-cell[data-v-741e9a55]:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";pointer-events:none;bottom:0;left:.01rem!important;right:.01rem;border-bottom:1px solid #e9e9e9;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.cec-page-btn[data-v-741e9a55]{background:#237bff;border-radius:.135rem}.cec-page-btn .van-button__text[data-v-741e9a55]{color:#fff!important}section[data-v-741e9a55]{-webkit-box-sizing:border-box;box-sizing:border-box}.pharmacy-information[data-v-741e9a55]{border-radius:.08rem;overflow:hidden;background:#fff;padding:.16rem;margin-bottom:.12rem}.pharmacy-information .drugstore-name[data-v-741e9a55]{font-weight:600;font-size:.16rem;line-height:.24rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pharmacy-information .drugstore-name .left[data-v-741e9a55],.pharmacy-information .drugstore-name .right[data-v-741e9a55],.pharmacy-information .drugstore-name[data-v-741e9a55]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pharmacy-information .drugstore-name .right[data-v-741e9a55]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.pharmacy-information .drugstore-name .right .phone-button[data-v-741e9a55]{line-height:0}.pharmacy-information .drugstore-name .phone-icon[data-v-741e9a55]{display:block;width:.28rem;height:.28rem}.pharmacy-information .drugstore-name .consult-icon[data-v-741e9a55]{width:.24rem;height:.24rem;margin-right:.12rem}.pharmacy-information .drugstore-address[data-v-741e9a55]{line-height:.22rem;color:#4e5969;margin-top:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pharmacy-information .drugstore-address .arrow[data-v-741e9a55]{width:.12rem;height:.12rem;margin-left:.04rem}.pharmacy-information .pay-ways[data-v-741e9a55]{margin-top:.04rem}.pharmacy-information .pay-ways .pay-way[data-v-741e9a55],.pharmacy-information .pay-ways[data-v-741e9a55]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pharmacy-information .pay-ways .pay-way[data-v-741e9a55]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.01rem .06rem;border-radius:.04rem;margin-right:.04rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.12rem}.pharmacy-information .pay-ways .pay-way.medical-insurance[data-v-741e9a55]{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#237bff),to(#23dbff));background:linear-gradient(90deg,#237bff,#23dbff);font-weight:700;border:none}.pharmacy-information .pay-ways .pay-way.e-yb[data-v-741e9a55]{color:#428edb;border:.5px solid #428edb}.pharmacy-information .pay-ways .pay-way.express-way[data-v-741e9a55]{border:.5px solid #1f73d2;color:#1f73d2}.pharmacy-information .pay-ways .pay-way.pick-up[data-v-741e9a55]{border:.5px solid #ff7a45;color:#ff7a45}.pharmacy-information .pay-ways .pay-way.change[data-v-741e9a55]{padding:.07rem .2rem;border-radius:.4rem;border:1px solid #e5e6eb;background:#fff;color:#1d2129;width:50%;margin-right:0;font-size:.14rem}.pharmacy-information .pay-ways .pay-way.change.active[data-v-741e9a55]{border-color:#237bff;background:rgba(35,123,255,.10196078431372549);color:#237bff;font-weight:500}.pharmacy-information .pay-ways .pay-way.change[data-v-741e9a55]:first-child{margin-left:0}.pharmacy-information .pay-ways .pay-way.pick-up-change[data-v-741e9a55]{margin-left:.08rem}.pharmacy-information .distance-time[data-v-741e9a55]{margin-top:.04rem}.pharmacy-information .distance-time .distance[data-v-741e9a55]{font-weight:600;margin-right:.16rem}body[data-v-3a6ea4b9],html[data-v-3a6ea4b9]{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif}hr[data-v-3a6ea4b9],p[data-v-3a6ea4b9]{margin:0;padding:0}html[data-v-3a6ea4b9]{font-size:26.66667vw}html[data-v-3a6ea4b9]::-webkit-scrollbar{display:none}.link-text[data-v-3a6ea4b9]{color:#3995ff;cursor:pointer}.van-toast[data-v-3a6ea4b9]{border-radius:.12rem!important}.van-toast-self[data-v-3a6ea4b9]{padding:.16rem!important}.subscript[data-v-3a6ea4b9]{position:absolute;text-align:center;color:#fff;font-size:.12rem;top:0;right:.25rem;width:.36rem;height:.3rem;background-image:-webkit-gradient(linear,left top,left bottom,from(#28cbc5),to(#237bff));background-image:linear-gradient(180deg,#28cbc5,#237bff)}.subscript .triangle[data-v-3a6ea4b9]{position:relative;top:.06rem;width:0;height:0;border-width:0 .18rem .08rem;border-style:solid;border-color:transparent transparent #fff}.subscript span[data-v-3a6ea4b9]{position:relative;top:.04rem}.cec-van-cell[data-v-3a6ea4b9]:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";pointer-events:none;bottom:0;left:.01rem!important;right:.01rem;border-bottom:1px solid #e9e9e9;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.cec-page-btn[data-v-3a6ea4b9]{background:#237bff;border-radius:.135rem}.cec-page-btn .van-button__text[data-v-3a6ea4b9]{color:#fff!important}.modify-order[data-v-3a6ea4b9],section[data-v-3a6ea4b9]{-webkit-box-sizing:border-box;box-sizing:border-box}.modify-order[data-v-3a6ea4b9]{background:#f5f5f5;min-height:100vh;padding-bottom:.2rem}.info-title[data-v-3a6ea4b9]{font-weight:600;font-size:.16rem;line-height:.24rem;color:#333;padding:0 .04rem;margin-bottom:.12rem}.original-order-info .info-card[data-v-3a6ea4b9]{background:#fff;border-radius:.08rem;padding:0 .16rem;margin-bottom:.12rem}.original-order-info .info-card[data-v-3a6ea4b9] .van-divider{margin:0}.original-order-info .info-card .info-row[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.12rem 0}.original-order-info .info-card .info-row.address-row[data-v-3a6ea4b9]{padding-top:0;padding-bottom:0}.original-order-info .info-card .info-row .label[data-v-3a6ea4b9]{color:#666;font-size:.14rem;min-width:.7rem}.original-order-info .info-card .info-row .value[data-v-3a6ea4b9]{color:#333;font-size:.14rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.original-order-info .info-card .info-row .value.align-right[data-v-3a6ea4b9]{text-align:right;font-weight:500}.original-order-info .info-card .info-row .value.address-value[data-v-3a6ea4b9]{font-weight:500;padding-bottom:.08rem}.original-order-info .info-card .info-row .value.address-detail[data-v-3a6ea4b9]{color:#666;line-height:.2rem;padding-bottom:.12rem}.prescribe[data-v-3a6ea4b9]{background:#f8f8f8}.prescribe.waiting[data-v-3a6ea4b9]{padding-top:40px}.prescribe .tips[data-v-3a6ea4b9]{line-height:.24rem;background-color:#fffbe8;color:#ed6a0c;padding:.08rem .16rem}.container[data-v-3a6ea4b9],.prescribe .tips[data-v-3a6ea4b9]{font-size:.14rem;-webkit-box-sizing:border-box;box-sizing:border-box}.container[data-v-3a6ea4b9]{padding:.12rem .16rem .76rem;color:#1d2129}.card[data-v-3a6ea4b9]{border-radius:.08rem;overflow:hidden;background:#fff;padding:.16rem}.card[data-v-3a6ea4b9]:not(:last-child){margin-bottom:.12rem}.card.tips[data-v-3a6ea4b9]{padding:.24rem .16rem;text-align:center}.card.take-medicine-way .pay-ways[data-v-3a6ea4b9]{margin-top:.12rem}.card .choose-pay__item[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.1rem 0}.card .choose-pay__item.disabled[data-v-3a6ea4b9]{color:#c9cdd4}.card .choose-pay__item.disabled .pay-icon[data-v-3a6ea4b9]{border-color:#e5e6eb;background:#f7f8fa}.card .choose-pay__item .pay-left[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .choose-pay__item .pay-left .pay-icon[data-v-3a6ea4b9]{width:.24rem;height:.24rem;margin-right:.08rem}.card .choose-pay__item .success-icon[data-v-3a6ea4b9]{width:.18rem;height:.18rem}.card .choose-pay__item .pay-right[data-v-3a6ea4b9]{width:.18rem;height:.18rem;border:1px solid #c9cdd4;border-radius:.18rem;-webkit-box-sizing:border-box;box-sizing:border-box}.card .drugstore-name[data-v-3a6ea4b9]{font-weight:600;font-size:.16rem;line-height:.24rem}.card .drugstore-address[data-v-3a6ea4b9]{line-height:.22rem;color:#4e5969;margin-top:.04rem}.card .pay-ways[data-v-3a6ea4b9]{margin-top:.04rem}.card .pay-ways .pay-way[data-v-3a6ea4b9],.card .pay-ways[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .pay-ways .pay-way[data-v-3a6ea4b9]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.01rem .06rem;border-radius:.04rem;margin-right:.04rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:.12rem}.card .pay-ways .pay-way.medical-insurance[data-v-3a6ea4b9]{color:#fff;background:-webkit-gradient(linear,left top,right top,from(#237bff),to(#23dbff));background:linear-gradient(90deg,#237bff,#23dbff);font-weight:700;border:none}.card .pay-ways .pay-way.express-way[data-v-3a6ea4b9]{border:.5px solid #1f73d2;color:#1f73d2}.card .pay-ways .pay-way.pick-up[data-v-3a6ea4b9]{border:.5px solid #ff7a45;color:#ff7a45}.card .pay-ways .pay-way.change[data-v-3a6ea4b9]{padding:.07rem .14rem;border-radius:.4rem;border:1px solid #e5e6eb;background:#fff;color:#1d2129;width:50%;margin-right:0;font-size:.14rem}.card .pay-ways .pay-way.change.active[data-v-3a6ea4b9]{border-color:#237bff;background:rgba(35,123,255,.10196078431372549);color:#237bff;font-weight:500}.card .pay-ways .pay-way.change[data-v-3a6ea4b9]:first-child{margin-left:0}.card .pay-ways .pay-way.pick-up-change[data-v-3a6ea4b9]{margin-left:.08rem}.card .distance-time[data-v-3a6ea4b9]{margin-top:.04rem}.card .distance-time .distance[data-v-3a6ea4b9]{font-weight:600;margin-right:.16rem}.card .unapproved[data-v-3a6ea4b9]{width:.56rem;height:.56rem}.card .unapproved-title[data-v-3a6ea4b9]{font-size:.18rem;font-weight:600;line-height:.26rem;margin:.16rem 0 .08rem}.card .unapproved-reason[data-v-3a6ea4b9]{color:#4e5969}.card .try-again[data-v-3a6ea4b9]{padding:.1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:.4rem;background:#237bff;color:#fff;font-size:.16rem;margin-top:.2rem}.card .row[data-v-3a6ea4b9],.card .try-again[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .row[data-v-3a6ea4b9]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card .row-label[data-v-3a6ea4b9]{color:#4e5969}.card__details .title[data-v-3a6ea4b9]{font-size:.16rem;line-height:.26rem;font-weight:600;padding:.16rem .16rem 0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(35,219,255,.14902)),to(rgba(35,219,255,0)));background:linear-gradient(180deg,rgba(35,219,255,.14902),rgba(35,219,255,0))}.card__details .medicine__item[data-v-3a6ea4b9]{padding-top:.16rem}.card__details .medicine__item[data-v-3a6ea4b9]:not(:last-child):after{content:"";display:block;border-bottom:1px dashed #e5e6eb;margin:.16rem .16rem 0}.card__details .medicine__item .name[data-v-3a6ea4b9]{font-size:.16rem;line-height:.24rem;font-weight:600;padding:0 .16rem;margin-bottom:.08rem}.card__details .medicine__item .right[data-v-3a6ea4b9]{color:#4e5969}.card__details .medicine__item .specification[data-v-3a6ea4b9]{padding:0 .16rem;font-size:.14rem}.card__details .medicine__item .specification[data-v-3a6ea4b9]:not(:last-child){margin-bottom:.04rem}.card .status[data-v-3a6ea4b9]{padding:.16rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;border-top:1px dashed #e5e6eb}.card .status.drugstore[data-v-3a6ea4b9]{display:block}.card .status.drugstore .row[data-v-3a6ea4b9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.card .status .qrcode-button[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.03rem .16rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.22rem;border:1px solid #237bff;color:#237bff;font-size:.14rem;margin-left:8px}.card .status .drugstore-name[data-v-3a6ea4b9]{font-weight:600;margin-top:.04rem;line-height:.24rem}.card .status .drugstore-address[data-v-3a6ea4b9]{color:#86909c;font-size:12px;line-height:20px;margin-top:.02px}.card .status .drugstore-label[data-v-3a6ea4b9]{font-size:16px}.card .status .drugstore-label[data-v-3a6ea4b9],.card .status .phone-qrcode[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card .status .logistics-no[data-v-3a6ea4b9]{color:#1f73d2;margin-left:.06rem}.card .status .drugstore-icon[data-v-3a6ea4b9]{width:.16rem;height:.16rem;margin-right:.06rem}.card .status .phone-icon[data-v-3a6ea4b9]{width:.28rem;height:.28rem}.card .choose-pharmacy-section[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 .16rem}.card .choose-pharmacy[data-v-3a6ea4b9]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.08rem .16rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.22rem;background:#237bff;color:#fff;font-weight:500;margin-left:.08rem}.card .view-details[data-v-3a6ea4b9]{color:#237bff;font-size:.14rem;font-weight:400;background-color:#fff;border:1px solid #237bff}.prescribe-details[data-v-3a6ea4b9]{background:#fff;border-radius:.08rem;padding:.16rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:.2rem;z-index:2}.prescribe-details[data-v-3a6ea4b9]:last-child{margin-bottom:.6rem}.prescribe-details .details-title[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prescribe-details .details-title .split[data-v-3a6ea4b9]{width:.04rem;height:.14rem;background-color:#237bff}.prescribe-details .details-title .title[data-v-3a6ea4b9]{font-size:.16rem;font-weight:500;margin-left:.04rem;color:#1d2023}.prescribe-details .details-field[data-v-3a6ea4b9]{margin-top:.08rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.prescribe-details .details-field .field-item[data-v-3a6ea4b9]{min-width:50%;font-size:.14rem;color:#575f66;line-height:.24rem}.express[data-v-3a6ea4b9]{-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:.12rem;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.express .card-item[data-v-3a6ea4b9],.express[data-v-3a6ea4b9]{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.express .card-item[data-v-3a6ea4b9]{width:100%;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.01rem solid #e9e9e9;padding:.08rem 0}.express .card-item[data-v-3a6ea4b9]:last-child{border:none}.express .card-item .right[data-v-3a6ea4b9]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.express .card-item .right .van-icon-circle[data-v-3a6ea4b9]{font-size:.2rem;color:#c9cdd4}.express .card-item .right .success-icon[data-v-3a6ea4b9]{width:.18rem;height:.18rem}.express .card-item .right .arrow[data-v-3a6ea4b9]{width:.12rem;height:.12rem}.express .card-item .left[data-v-3a6ea4b9]{-webkit-box-flex:9;-ms-flex:9;flex:9}.express .card-item .left .card-info[data-v-3a6ea4b9],.express .card-item .left .card-user[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:.02rem;line-height:.2rem}.express .card-item .left .card-info .default[data-v-3a6ea4b9],.express .card-item .left .card-user .default[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .06rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.02rem;background:rgba(245,34,45,.10196078431372549);color:#f5222d;font-size:.12rem;font-weight:600;margin-right:.04rem}.express .card-item .left .card-info .name[data-v-3a6ea4b9],.express .card-item .left .card-user .name[data-v-3a6ea4b9]{font-weight:600;margin-right:.06rem}.express .card-item .left .card-info .phone[data-v-3a6ea4b9],.express .card-item .left .card-user .phone[data-v-3a6ea4b9]{font-size:.12rem}.express .card-item .left .card-info[data-v-3a6ea4b9]{font-size:.12rem;color:#86909c}.express .add-address[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.14rem;color:#575f66;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.express .add-address .van-icon-add[data-v-3a6ea4b9]{color:#575f66;font-size:.18rem;margin-right:.04rem}.express .freight[data-v-3a6ea4b9]{font-size:.14rem}.express-empty[data-v-3a6ea4b9]{background:#fff;border-radius:.08rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.express-empty.mt[data-v-3a6ea4b9]{margin-top:.12rem}.express-empty .btn[data-v-3a6ea4b9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;color:#237bff;padding:.1rem 0;border-top:.5px solid #e5e6eb}.express-empty .btn .van-icon-add[data-v-3a6ea4b9]{color:#237bff;font-size:.14rem;margin-right:.04rem}.flash-options[data-v-3a6ea4b9]{background:#fff;border-top:.5px solid #e5e6eb;padding:.12rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.08rem}.flash-options .flash-option-item[data-v-3a6ea4b9]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 0.04rem);flex:0 0 calc(50% - 0.04rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.12rem;border:1px solid #e5e6eb;border-radius:.08rem;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;-webkit-box-sizing:border-box;box-sizing:border-box}.flash-options .flash-option-item[data-v-3a6ea4b9]:hover{background-color:#f8f8f8}.flash-options .flash-option-item.active[data-v-3a6ea4b9]{background-color:#f0f7ff;border-color:#237bff}.flash-options .flash-option-item .company-name[data-v-3a6ea4b9]{font-size:.14rem;font-weight:500;color:#1d2129;margin-bottom:.06rem}.flash-options .flash-option-item .price-line[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flash-options .flash-option-item .price-line .price-label[data-v-3a6ea4b9]{font-size:.12rem;color:#86909c}.flash-options .flash-option-item .price-line .price[data-v-3a6ea4b9]{font-size:.15rem;font-weight:600;color:#ff7a45}.flash-options .flash-option-item .price-line .question-icon[data-v-3a6ea4b9]{margin-left:.04rem;font-size:.14rem;color:#237bff;cursor:pointer}.flash-options .flash-empty[data-v-3a6ea4b9]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.24rem .12rem;color:#86909c;font-size:.14rem}.flash-options .flash-empty .van-icon[data-v-3a6ea4b9]{margin-right:.04rem;font-size:.16rem}.address-popup[data-v-3a6ea4b9]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#f8f8f8}.address-popup .popup-header[data-v-3a6ea4b9]{background:#fff;padding:.16rem;border-bottom:.5px solid #e5e6eb}.address-popup .popup-header .popup-title[data-v-3a6ea4b9]{font-size:.16rem;font-weight:600;color:#1d2129;text-align:center}.address-popup .address-list-content[data-v-3a6ea4b9]{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;padding:.12rem}.address-popup .address-popup-item[data-v-3a6ea4b9]{background:#fff;border-radius:.08rem;padding:.12rem;margin-bottom:.12rem;cursor:pointer;gap:.12rem}.address-popup .address-popup-item .left-icon[data-v-3a6ea4b9],.address-popup .address-popup-item[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-popup .address-popup-item .left-icon[data-v-3a6ea4b9]{width:.24rem;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.address-popup .address-popup-item .left-icon .success-icon[data-v-3a6ea4b9]{width:.18rem;height:.18rem}.address-popup .address-popup-item .left-icon .uncheck-icon[data-v-3a6ea4b9]{font-size:.2rem;color:#c9cdd4}.address-popup .address-popup-item .address-card[data-v-3a6ea4b9]{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}.address-popup .address-popup-item .address-card .card-address[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.04rem}.address-popup .address-popup-item .address-card .card-address .default[data-v-3a6ea4b9]{padding:.02rem .04rem;color:#e63d3d;background:#f9e8e8;font-size:.12rem;margin-right:.08rem;border-radius:.04rem}.address-popup .address-popup-item .address-card .card-address .address[data-v-3a6ea4b9]{font-size:.12rem;color:#575f66}.address-popup .address-popup-item .address-card .card-info[data-v-3a6ea4b9]{margin-bottom:.04rem}.address-popup .address-popup-item .address-card .card-info p[data-v-3a6ea4b9]{color:#1d2023;font-size:.14rem;font-weight:500;line-height:.28rem}.address-popup .address-popup-item .address-card .card-user .name[data-v-3a6ea4b9],.address-popup .address-popup-item .address-card .card-user .phone[data-v-3a6ea4b9]{font-size:.12rem;color:#575f66;margin-right:.08rem}.address-popup .address-popup-item .right-icon[data-v-3a6ea4b9]{-ms-flex-negative:0;flex-shrink:0;font-size:.18rem;color:#575f66}.address-popup .address-popup-item.disabled-item[data-v-3a6ea4b9]{background:#f5f5f5;cursor:not-allowed}.address-popup .address-popup-item.disabled-item .disabled-icon .close-icon[data-v-3a6ea4b9]{font-size:.2rem;color:#c9cdd4}.address-popup .address-popup-item.disabled-item .disabled-card[data-v-3a6ea4b9]{opacity:.7}.address-popup .address-popup-item.disabled-item .disabled-card .disabled-tag[data-v-3a6ea4b9]{padding:.02rem .06rem;color:#ff7a45;background:#fff3e8;font-size:.1rem;margin-left:.08rem;border-radius:.04rem}.address-popup .address-popup-item.disabled-item .disabled-card .disabled-reason[data-v-3a6ea4b9]{color:#ff7a45;font-size:.12rem;line-height:.2rem}.address-popup .disabled-section[data-v-3a6ea4b9]{margin-top:.16rem;padding-top:.12rem;border-top:.5px dashed #e5e6eb}.address-popup .disabled-section .disabled-title[data-v-3a6ea4b9]{font-size:.12rem;color:#86909c;margin-bottom:.08rem;padding-left:.04rem}.address-popup .empty-address[data-v-3a6ea4b9]{margin:.8rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.address-popup .empty-address img[data-v-3a6ea4b9]{width:.96rem;height:.96rem;margin-bottom:.08rem}.address-popup .empty-address span[data-v-3a6ea4b9]{font-size:.14rem;color:#575f66}.address-popup .add-address-section[data-v-3a6ea4b9]{background:#fff;padding:.16rem;border-top:.5px solid #e5e6eb}.address-popup .add-address-section .add-btn[data-v-3a6ea4b9]{background:#237bff;color:#fff;font-size:.14rem;border-radius:.08rem}.handle-section[data-v-3a6ea4b9]{padding:.16rem;background-color:#fff;position:fixed;left:0;bottom:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.handle-section .medicareOnline-section[data-v-3a6ea4b9],.handle-section .personal-payment-section[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.handle-section .medicareOnline-section[data-v-3a6ea4b9]{margin-top:.12rem}.handle-section .medicareOnline-section .handle-button[data-v-3a6ea4b9]{font-size:.16rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;padding:.11rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.06rem;background:#237bff;border:none}.handle-section .medicareOnline-section .handle-button.personal[data-v-3a6ea4b9]{background:#fff;color:#237bff;border:.5px solid #237bff;margin-right:.12rem}.handle-section .medicareOnline-section .handle-button .medicare-sub[data-v-3a6ea4b9]{font-size:.1rem}.handle-section .btn-left[data-v-3a6ea4b9]{color:#86909c;font-size:.12rem;font-weight:400;line-height:.2rem}.handle-section .btn-left .total[data-v-3a6ea4b9]{font-size:.14rem;color:#1d2129;margin-bottom:.02rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.handle-section .btn-left .total .price[data-v-3a6ea4b9]{color:#ff7a45;font-size:.2rem;font-weight:600;margin-left:.04rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.handle-section .btn-left .total .price__sign[data-v-3a6ea4b9]{font-size:.16rem;font-weight:500}.handle-section .btn-left .safe-tips[data-v-3a6ea4b9]{font-size:.1rem;color:#ff976a;line-height:normal}.handle-section .handle-button[data-v-3a6ea4b9]{font-size:.16rem;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;width:1.58rem;padding:.11rem 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.06rem;background:#237bff;border:none}.handle-section .handle-button.van-button--disabled[data-v-3a6ea4b9]{background:#c9cdd4}.handle-section .handle-button .van-button__text[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.van-btn[data-v-3a6ea4b9]{margin-top:.2rem;background:#237bff;font-size:.16rem;font-weight:600}.dialog-container[data-v-3a6ea4b9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.12rem}.dialog-container .time[data-v-3a6ea4b9]{font-size:.14rem;font-weight:500;line-height:.2rem}.dialog-container .time span[data-v-3a6ea4b9]{color:#237bff}.dialog-container .info[data-v-3a6ea4b9]{line-height:.32rem}[data-v-3a6ea4b9] .van-dialog__header{padding:.12rem}.vanradio[data-v-3a6ea4b9]{font-size:.16rem;margin-top:.2rem}.van-icon-eye-o[data-v-3a6ea4b9],[data-v-3a6ea4b9] .van-icon-closed-eye{color:#237bff}[data-v-3a6ea4b9] .van-dialog__message--has-title{color:#575f66}[data-v-3a6ea4b9] .van-dialog__header{color:#1d2023}.express-tips-container[data-v-3a6ea4b9]{padding:.32rem .24rem;color:#1d2129;text-align:center;font-size:.16rem;font-weight:500;line-height:.24rem}.express-tips-container .freight-collect[data-v-3a6ea4b9]{color:#f5222d}.van-dialog__confirm[data-v-3a6ea4b9]:active,[data-v-3a6ea4b9] .van-dialog__confirm{color:#237bff;font-weight:500;font-size:.16rem}.choose-tips-container[data-v-3a6ea4b9]{padding:0 .24rem .12rem;color:#1d2129;text-align:center;font-size:.14rem;line-height:.2rem;text-align:left}.choose-tips-container .drugstore-name[data-v-3a6ea4b9]{color:#ee0a24}.choose-tips-container .remark[data-v-3a6ea4b9]{color:#86909c;margin-top:.1rem}.normal-color[data-v-3a6ea4b9]{color:#237bff}.warning-color[data-v-3a6ea4b9]{color:#ee0a24}.payment-tips[data-v-3a6ea4b9]{line-height:.24rem}.payment-tips__title[data-v-3a6ea4b9]{font-weight:600}.delivery-fee-tips-container[data-v-3a6ea4b9]{padding:.24rem;color:#1d2129;font-size:.14rem;line-height:.24rem;text-align:justify}.delivery-fee-tips-container .tips-content[data-v-3a6ea4b9]{margin-bottom:.12rem}.delivery-fee-tips-container .tips-content[data-v-3a6ea4b9]:last-child{margin-bottom:0}.delivery-fee-popup[data-v-3a6ea4b9]{background:#fff;border-radius:.16rem .16rem 0 0;overflow:hidden}.delivery-fee-popup .popup-header[data-v-3a6ea4b9]{position:relative;padding:.16rem;text-align:center;border-bottom:.5px solid #e5e6eb}.delivery-fee-popup .popup-header .popup-title[data-v-3a6ea4b9]{font-size:.16rem;font-weight:600;color:#1d2129}.delivery-fee-popup .popup-header .close-icon[data-v-3a6ea4b9]{position:absolute;right:.16rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.18rem;color:#86909c;cursor:pointer}.delivery-fee-popup .popup-content[data-v-3a6ea4b9]{padding:.24rem .16rem;color:#1d2129;font-size:.14rem;line-height:.24rem;text-align:justify}.delivery-fee-popup .popup-content .tips-content[data-v-3a6ea4b9]{margin-bottom:.12rem;color:#1d2129}.delivery-fee-popup .popup-content .tips-content[data-v-3a6ea4b9]:last-child{margin-bottom:0}