.van-button{position:relative;display:inline-block;box-sizing:border-box;height:1.17333rem;margin:0;padding:0;font-size:.42667rem;line-height:1.2;text-align:center;border-radius:.05333rem;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button:before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:" "}.van-button:active:before{opacity:.1}.van-button--disabled:before,.van-button--loading:before{display:none}.van-button--default{color:#323233;background-color:#fff;border:.02667rem solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:.02667rem solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:.02667rem solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:.02667rem solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:.02667rem solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:1.33333rem}.van-button--normal{padding:0 .4rem;font-size:.37333rem}.van-button--small{height:.85333rem;padding:0 .21333rem;font-size:.32rem}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:.64rem;padding:0 .10667rem;font-size:.26667rem}.van-button--mini+.van-button--mini{margin-left:.10667rem}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:26.64rem}.van-button--square{border-radius:0}.van-button__content{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;height:100%}.van-button__content:before{content:" "}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:.10667rem}.van-button--hairline{border-width:0}.van-button--hairline:after{border-color:inherit;border-radius:.10667rem}.van-button--hairline.van-button--round:after{border-radius:26.64rem}.van-button--hairline.van-button--square:after{border-radius:0}.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.06667rem;font-weight:500;font-size:.37333rem;border:none;border-radius:0}.van-goods-action-button--first{margin-left:.13333rem;border-top-left-radius:26.64rem;border-bottom-left-radius:26.64rem}.van-goods-action-button--last{margin-right:.13333rem;border-top-right-radius:26.64rem;border-bottom-right-radius:26.64rem}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(90deg,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(90deg,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:.34667rem}}.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:1.33333rem;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}.van-dialog{position:fixed;top:45%;left:50%;width:8.53333rem;overflow:hidden;font-size:.42667rem;background-color:#fff;border-radius:.42667rem;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:.69333rem;font-weight:500;line-height:.64rem;text-align:center}.van-dialog__header--isolated{padding:.64rem 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:2.77333rem}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:.69333rem .64rem;overflow-y:auto;font-size:.37333rem;line-height:.53333rem;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:.21333rem;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.28rem;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:.21333rem .64rem .42667rem}.van-dialog--round-button .van-dialog__message{padding-bottom:.42667rem;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:.96rem}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.van-count-down{color:#323233;font-size:.37333rem;line-height:.53333rem}.van-radio{display:-webkit-box;display:-webkit-flex;display:flex;-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:.32rem}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:.53333rem;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:.02667rem 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:.21333rem;color:#323233;line-height:.53333rem}.van-radio__label--left{margin:0 .21333rem 0 0}.van-radio__label--disabled{color:#c8c9cc}.van-radio-group--horizontal{-webkit-flex-wrap:wrap;flex-wrap:wrap}.van-cell,.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex}.van-cell{position:relative;box-sizing:border-box;width:100%;padding:.26667rem .42667rem;overflow:hidden;color:#323233;font-size:.37333rem;line-height:.64rem;background-color:#fff}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:.42667rem;bottom:0;left:.42667rem;border-bottom:.02667rem 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:.10667rem;color:#969799;font-size:.32rem;line-height:.48rem}.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:.64rem;font-size:.42667rem;line-height:.64rem}.van-cell__left-icon{margin-right:.10667rem}.van-cell__right-icon{margin-left:.10667rem;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:.21333rem;color:#ee0a24;font-size:.37333rem;content:"*"}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:.32rem;padding-bottom:.32rem}.van-cell--large .van-cell__title{font-size:.42667rem}.van-cell--large .van-cell__label{font-size:.37333rem}.van-cell-group{background-color:#fff}.van-cell-group--inset{margin:0 .42667rem;overflow:hidden;border-radius:.21333rem}.van-cell-group__title{padding:.42667rem .42667rem .21333rem;color:#969799;font-size:.37333rem;line-height:.42667rem}.van-cell-group__title--inset{padding:.42667rem .42667rem .21333rem .85333rem}.van-pull-refresh{overflow:hidden;-webkit-user-select:none;user-select:none}.van-pull-refresh__track{position:relative;height:100%;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.van-pull-refresh__head{position:absolute;left:0;width:100%;height:1.33333rem;overflow:hidden;color:#969799;font-size:.37333rem;line-height:1.33333rem;text-align:center;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.Router[data-v-240e5ae1]{background:#f4f4f4;padding-bottom:1.6rem;-webkit-box-sizing:border-box;box-sizing:border-box}.flxed_bom[data-v-240e5ae1]{height:1.33333rem;background:#fff;position:fixed;bottom:0;left:0;width:100%;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;padding:0 .4rem;-webkit-box-sizing:border-box;box-sizing:border-box}.flxed_bom .pad[data-v-240e5ae1]{margin-left:.26667rem}.flxed_bom .btn[data-v-240e5ae1]{width:2.24rem;height:.8rem;border-radius:.42667rem;border:.02667rem solid #9e9e9e;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-family:PingFang-SC-Regular;font-size:14Px;color:#9e9e9e;margin-left:.53333rem;-webkit-box-sizing:border-box;box-sizing:border-box}.flxed_bom .btn[data-v-240e5ae1]:first-child{margin-left:0}.flxed_bom .btn.pay[data-v-240e5ae1]{background:linear-gradient(-35deg,#3341eb,#4953f1);border:none;color:#fff}.flxed_bom .btn[data-v-240e5ae1]:active{opacity:.8}.flxed_bom .disabled[data-v-240e5ae1]{opacity:.6}.status_tips[data-v-240e5ae1]{height:2.88rem;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:0 .93333rem;color:#fff}.status_tips.created[data-v-240e5ae1],.status_tips[data-v-240e5ae1]{background:linear-gradient(-35deg,#3341eb,#4953f1)}.status_tips.grouping .right img[data-v-240e5ae1]{width:1.46667rem;height:auto}.status_tips.paid[data-v-240e5ae1]{background:#b56de8}.status_tips.shipping[data-v-240e5ae1]{background:#5678f6}.status_tips.shipped[data-v-240e5ae1]{background:#3dc282}.status_tips img[data-v-240e5ae1]{width:2.66667rem}.status_tips h3[data-v-240e5ae1]{font-size:16Px}.status_tips p[data-v-240e5ae1]{font-size:13Px;margin-top:.13333rem}.zt[data-v-240e5ae1]{background:#fff;padding:.4rem .26667rem .26667rem;margin-top:.26667rem}.zt .shop_inf[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex}.zt .shop_inf .addr[data-v-240e5ae1]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:17Px;font-weight:700;color:#1a1a1a}.zt .shop_inf .logo[data-v-240e5ae1]{-ms-flex-negative:0;flex-shrink:0;width:.93333rem;height:.93333rem;margin-left:.26667rem;border-radius:50%;overflow:hidden}.zt .shop_inf .logo img[data-v-240e5ae1]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.zt .inf[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.4rem}.zt .inf .item[data-v-240e5ae1]{-ms-flex-negative:0;flex-shrink:0;margin-right:1.33333rem}.zt .inf .item .txt[data-v-240e5ae1]{font-size:12Px;color:#999}.zt .inf .item .val[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14Px;color:#333;margin-top:.13333rem;height:.66667rem}.creat_member[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;margin:.26667rem;padding:.26667rem .32rem;border-radius:.26667rem}.creat_member h3[data-v-240e5ae1]{font-family:PingFang SC;font-weight:500;color:#313131;font-size:.32rem;margin-right:.32rem}.creat_member span[data-v-240e5ae1]{font-size:.32rem;font-family:PingFang SC;font-weight:500;color:#959595}.address[data-v-240e5ae1]{padding:0 .4rem;background:#fff;height:2.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.26667rem}.address .info[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.13333rem}.address span[data-v-240e5ae1]{font-family:PingFang-SC-Medium;font-size:14Px;color:#333}.promotion[data-v-240e5ae1]{background:#fff;margin-top:.26667rem;padding:0 .4rem}.promotion .tit[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:1.06667rem;font-size:14Px;color:#333}.promotion .tit .red[data-v-240e5ae1]{color:#ff3566}.promotion .tit[data-v-240e5ae1] .van-count-down{font-size:14Px;color:#333}.promotion .avatar_box[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.26667rem 0 .05333rem}.promotion .avatar_box .avatar[data-v-240e5ae1]{width:1.06667rem;height:1.06667rem;border-radius:.53333rem;margin-right:.26667rem;margin-bottom:.21333rem;position:relative}.promotion .avatar_box .avatar img[data-v-240e5ae1]{display:block;width:1.06667rem;height:1.06667rem;border-radius:.53333rem}.promotion .avatar_box .avatar .isSole[data-v-240e5ae1]{position:absolute;top:0;left:0;width:.69333rem;height:auto}.promotion .avatar_box .share[data-v-240e5ae1]{width:1.06667rem;height:1.06667rem;border-radius:.53333rem;margin-right:.26667rem;margin-bottom:.21333rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAMAAAC5zwKfAAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEM4NTIwMDhBOTYwMTFFQTk5ODE5MDVGNjQ5M0Q5NkUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEM4NTIwMDlBOTYwMTFFQTk5ODE5MDVGNjQ5M0Q5NkUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4Qzg1MjAwNkE5NjAxMUVBOTk4MTkwNUY2NDkzRDk2RSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4Qzg1MjAwN0E5NjAxMUVBOTk4MTkwNUY2NDkzRDk2RSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiVkkNcAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAAPFBMVEVHcEz/UGb/OWb/S2b/Y2b/iGb/Qmb/ZGb/aGb/aWb/kmb/Qmb/ZGb/g2b/imb/W2b/VGb/bmb/fGb/dmYR+UzIAAAACnRSTlMAwP//cNPhH55MU3w3gQAAA71JREFUWMOlmemWgyAMhQuyurXU93/XQUQNISx2mL9z7vmSm0ISX6/60VYYxtQ8z85JZoTVr38ca9jbHy82h+Oc25w09le1jz/voPg+1FxQ3LbvD5pCDZ9TMOjNp+bmBb9fKR7L3YLvWy0ABsVl6Ze0avDnULxD9ok8CXdBryj7AtdsOA4K+dDbgOCymA7P7TD5vyEP+Qr6FPwu67o2Ic00TREQhUwRLstqGuFOu2BKOJ+upDkMip5RVsLW6tKDOYR6Gww5CFYUD716yA6F7CXHkuKpdyLiwnYFwpKiVhzq5YU9zwRhEKQVGecTr4RMEkbEURL1cskVXKYI10PQK2bVI7g/EzQlK+wKoVdEFa4nfkY8JEmELtcIx1HjBJ4h54QVl2/CNI2WH4fMYcVlSJgErXhO+MTloCiRI6cpBZcdk65OON43bpSruuwDsgXCMSKOGJCXXPaKoc60rBJeiKpBOPscxsI1QY/O4ZVFmwBSLp+E+z9vFcJoNOMk4R0yINzDLhPGHyDnVA4LhHvYZcIxibiSw0TwZb8bvm1WELPhZA5RYSe3iZYlQnN73KhDdD0ZOoe7z5o3czgr38fh55sm9HcOKBrSZWbollDLhSD0SRScl+tQicqjKyhCATzJcqga/ZVdLr31doUVcjh82u2aDxsTyttkRMi6mmmBcwgFkxz2dpNWYkJOEvb30DbN4Qh/yVcO1YPZQaeEI0X4RO9lUBLzHE4P4vU+p3Kkyw8GBlEtm4jIHoSb//QkKOyDsD+Be1kThAa5IvrDpS4HA9/QXU9lHPEQ4dKXg01zCBzW4hhGqQvWStDBpteXTggvQG1U0n2lgiLpsdMLFto88ZhBy3D7BQW1QT02NBk8UjuhBtPeh3yX93Dxu5w+zCCJR8Sm/i6LrHNIUggeek9owrRS6xy0IXqb9KG/S3tPoVVTrXPQG9V9oVYEvHvqHkbJHApHdl+oWYLtHMejVCR0KpiFx9uVbOfujphP5DS6EzomdryoWCAUqGdPHqlPc7zNCXHTnhI2x9uMUKCxokg4A0SKMALKbNLDiCQh7fKKBp9Yi1Mp5Lkw0UNCmQ2PzVlvLk1SxPAYq7s0672rhNR4CwZwYgpoTaPUAH6sCH6bRj2grC0xiB67MY2upbUIPQU0dw7Nxc3TnUNjtVR2uUBYXX6x5y5L3V73dbvs9UzPQrLf5bWj9TtXpj0uy77O6ljqNl3uXepSa2fS5UebbE0sxhPCh4txvLpHOfz+/jmAYZfd9vPHBfD5Q6og2PX54w/1O8EzGyEN5AAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%;overflow:hidden}.good_list[data-v-240e5ae1]{padding:.26667rem 0;background:#fff;margin-top:.26667rem}.good_list .img[data-v-240e5ae1]{border-radius:.10667rem;overflow:hidden;width:2.13333rem;height:2.13333rem}.good_list .item[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 .4rem;margin-bottom:.26667rem}.good_list .item[data-v-240e5ae1]:last-child{margin-bottom:0}.good_list .info[data-v-240e5ae1]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:.26667rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.good_list .bom[data-v-240e5ae1],.good_list .info[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.good_list .bom span[data-v-240e5ae1]:first-child{font-family:PingFang-SC-Medium;font-size:13Px;line-height:.53333rem;color:#999}.good_list .bom span[data-v-240e5ae1]:last-child{font-family:PingFang-SC-Medium;font-size:18Px;color:#999}.good_list .bom span[data-v-240e5ae1]:last-child:before{content:"￥";font-family:PingFang-SC-Medium;font-size:15Px;color:#999}.good_list .bom em[data-v-240e5ae1]{font-family:PingFang-SC-Medium;font-size:13Px;line-height:.53333rem;color:#999}.good_list h3[data-v-240e5ae1]{font-family:PingFang-SC-Regular;font-size:14Px;color:#333}.price_total[data-v-240e5ae1]{padding:0 .4rem;background:#fff;margin-top:.26667rem}.price_total .top[data-v-240e5ae1],.price_total[data-v-240e5ae1]{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.price_total .top[data-v-240e5ae1]{border-bottom:1Px solid #e5e5e5;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.13333rem 0}.price_total p[data-v-240e5ae1]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-family:PingFang-SC-Medium;font-size:14Px;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.26667rem 0}.price_total p span[data-v-240e5ae1]{font-family:PingFang-SC-Medium;font-size:14Px;color:#ff5050}.price_total .item[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:.13333rem 0}.price_total .item span[data-v-240e5ae1]{font-family:PingFang-SC-Medium;font-size:13Px;color:#999}.price_total .coupons[data-v-240e5ae1]{display:-webkit-box;display:-ms-flexbox;display:flex}.price_total .coupons .tit[data-v-240e5ae1]{-ms-flex-negative:0;flex-shrink:0;padding:.13333rem 0;font-size:13Px}.price_total .coupons .val[data-v-240e5ae1]{-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-flow:column;flex-flow:column;margin-left:.26667rem}.price_total .coupons .val .v[data-v-240e5ae1]{padding:.13333rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.price_total .coupons .val .v span[data-v-240e5ae1]{font-size:10Px;color:#ff5050}.price_total .coupons .val .v em[data-v-240e5ae1]{font-size:13Px;color:red;margin-left:.13333rem}.order_no[data-v-240e5ae1]{background:#fff;padding:.4rem;margin-top:.26667rem}.order_no p[data-v-240e5ae1]{font-family:PingFang-SC-Medium;font-size:13Px;color:#999;margin-bottom:.26667rem}.order_no p[data-v-240e5ae1]:last-child{margin-bottom:0}.order_no span[data-v-240e5ae1]{color:#5678f6;font-family:PingFang-SC-Medium;font-size:13Px;font-weight:600}[data-v-240e5ae1] .share_win .share_box{padding:0 .4rem}[data-v-240e5ae1] .share_win .share_box .share_nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.53333rem 0}[data-v-240e5ae1] .share_win .share_box .share_nav .item{-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-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-240e5ae1] .share_win .share_box .share_nav .item .icon{width:1.46667rem;height:1.46667rem}[data-v-240e5ae1] .share_win .share_box .share_nav .item .icon img{display:block;width:100%;height:100%}[data-v-240e5ae1] .share_win .share_box .share_nav .item .tit{font-size:15Px;color:#333;margin-top:.26667rem}[data-v-240e5ae1] .share_win .share_box .close{font-size:16Px;color:#333;height:1.6rem;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;border-top:1Px solid #ebebeb}