.percent_box[data-v-66b19362]{width:100%;border:.02667rem solid #ed0e0f;height:.26667rem;border-radius:.13333rem;overflow:hidden}.percent .percent_left[data-v-66b19362]{height:100%;background-color:#ff8989}.limit_body_shop_item[data-v-912dfb86]{width:100%;height:3.54667rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:.32rem 0}.limit_body_shop_item[data-v-912dfb86],.limit_body_shop_item_left[data-v-912dfb86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.limit_body_shop_item_left[data-v-912dfb86]{width:32%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.limit_body_shop_item_left img[data-v-912dfb86]{display:block;width:100%;height:100%}.limit_body_shop_item_right[data-v-912dfb86]{width:68%;height:100%;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:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:.13333rem}.limit_body_shop_item_right>p[data-v-912dfb86]:first-of-type{width:100%;font-size:.37333rem;color:#000;line-height:.48rem;text-align:justify;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;padding-bottom:.8rem}.limit_body_shop_item_right>p[data-v-912dfb86]:nth-of-type(2){width:100%;font-size:.32rem;text-align:justify;color:#ef0809;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.limit_body_shop_item_right_price[data-v-912dfb86]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.limit_body_shop_item_right_price>p[data-v-912dfb86]{font-size:.32rem;color:#ef2b2c;display:inline-block;line-height:.37333rem}.limit_body_shop_item_right_price>p>span[data-v-912dfb86]{font-size:.53333rem;color:#ef2b2c}.start_buy[data-v-912dfb86]{background-color:#ef2b2c}.start_buy[data-v-912dfb86],.stop_buy[data-v-912dfb86]{font-size:.32rem;color:#fff;border-radius:.13333rem;padding:.05333rem .26667rem}.stop_buy[data-v-912dfb86]{background-color:#717171}.limit_body_shop_item_right_price_now[data-v-912dfb86]{width:100%;height:.53333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.limit_body_shop_item_right_price_now>p[data-v-912dfb86]{font-size:.32rem;line-height:.53333rem;color:#606265;text-decoration:line-through}.limit_body_shop_item_right_percent[data-v-912dfb86]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.limit_body_shop_item_right_percent>p[data-v-912dfb86]{font-size:.26667rem;color:#606265;line-height:.53333rem}.percent[data-v-912dfb86]{width:2.13333rem;margin-left:.13333rem}

/*!
 * version 1.4.1 MIT
 * 2019-2-1 wenju
 * http://www.mescroll.com
 */body,html{height:100%}body{-webkit-overflow-scrolling:touch}.mescroll{width:100%;height:100%;overflow-y:auto}.mescroll-hardware{-webkit-transform:translateZ(0);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden;-webkit-perspective:1000}.mescroll-downwarp{position:relative;width:100%;height:0;overflow:hidden;text-align:center}.mescroll-downwarp-reset{-webkit-transition:height .3s;transition:height .3s}.mescroll-downwarp .downwarp-content{position:absolute;left:0;bottom:0;width:100%;min-height:.8rem;padding:.26667rem 0}.mescroll-upwarp{min-height:.8rem;padding:.4rem 0;text-align:center;visibility:hidden}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-nodata,.mescroll-upwarp .upwarp-tip{display:inline-block;font-size:.32rem;color:grey;vertical-align:middle}.mescroll-downwarp .downwarp-tip,.mescroll-upwarp .upwarp-tip{margin-left:.21333rem}.mescroll-downwarp .downwarp-progress,.mescroll-upwarp .upwarp-progress{display:inline-block;width:.42667rem;height:.42667rem;border-radius:50%;border:.02667rem solid grey;border-bottom-color:transparent;vertical-align:middle}.mescroll-rotate{-webkit-animation:mescrollRotate .6s linear infinite;animation:mescrollRotate .6s linear infinite}@-webkit-keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes mescrollRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mescroll-empty{width:100%;padding-top:.53333rem;text-align:center}.mescroll-empty .empty-icon{width:45%}.mescroll-empty .empty-tip{margin-top:.16rem;font-size:.37333rem;color:grey}.mescroll-empty .empty-btn{max-width:50%;margin:.53333rem auto;padding:.26667rem;border:.02667rem solid #65aadd;border-radius:.16rem;background-color:#fff;color:#65aadd}.mescroll-empty .empty-btn:active{opacity:.75}.mescroll-totop{z-index:9990;position:fixed;right:.26667rem;bottom:.8rem;width:.96rem;height:.96rem;border-radius:50%;opacity:0}.mescroll-fade-in,.mescroll-lazy-in{-webkit-animation:mescrollFadeIn .5s linear forwards;animation:mescrollFadeIn .5s linear forwards}@-webkit-keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mescrollFadeIn{0%{opacity:0}to{opacity:1}}.mescroll-fade-out{pointer-events:none;-webkit-animation:mescrollFadeOut .5s linear forwards;animation:mescrollFadeOut .5s linear forwards}@-webkit-keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}@keyframes mescrollFadeOut{0%{opacity:1}to{opacity:0}}.mescroll-bar::-webkit-scrollbar-track{background-color:transparent}.mescroll-bar::-webkit-scrollbar{width:.16rem}.mescroll-bar::-webkit-scrollbar-thumb{border-radius:.16rem;background-color:#ccc}.mescroll-bar::-webkit-scrollbar-thumb:hover{background-color:#aaa}.limit_bg[data-v-c335920a]{background-color:#f3f3f3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;height:100%}.limit_top[data-v-c335920a]{background:-webkit-gradient(linear,left top,right top,from(#fe4678),to(#e22319));background:linear-gradient(90deg,#fe4678,#e22319);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.limit_top[data-v-c335920a],.limit_top_title[data-v-c335920a]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.limit_top_title[data-v-c335920a]{height:1.33333rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .26667rem}.limit_top_title>.van-icon[data-v-c335920a]{width:20%;font-size:.64rem;color:#fff}.limit_top_title p[data-v-c335920a]{width:60%;font-size:.48rem;font-weight:700;color:#fff;text-align:center}.limit_top_title_right[data-v-c335920a]{width:20%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.limit_top_title_right .van-icon[data-v-c335920a]{font-size:.64rem;color:#fff;padding-left:.13333rem}.limit_top_menu[data-v-c335920a]{width:100%;background-color:transparent}.limit_top_menu_title[data-v-c335920a]{padding:.13333rem}.limit_top_menu_title p[data-v-c335920a]:first-of-type{font-size:.53333rem;font-weight:700;line-height:.85333rem}.limit_top_menu_title p[data-v-c335920a]:nth-of-type(2){font-size:.32rem;line-height:.42667rem}.limit_body[data-v-c335920a]{width:100%;background-color:#fff;margin-top:.26667rem}.limit_body_time[data-v-c335920a]{width:95%;margin:0 auto;height:.8rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.02667rem solid #eee}.limit_body_time>p[data-v-c335920a]{font-size:.32rem;color:#000}.limit_body_time .limit_body_time_right[data-v-c335920a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.limit_body_time_right>p[data-v-c335920a]:first-of-type{font-size:.32rem;color:#4d4d4d;padding-right:.13333rem}.limit_body_time_right_p[data-v-c335920a]{font-size:.37333rem;color:#4d4d4d}.limit_body_time_right_p p[data-v-c335920a]{font-size:.32rem;color:#040406;font-weight:700}.limit_body_time_right_p p span[data-v-c335920a]{font-size:.32rem;color:#fff;font-weight:700;background-color:#040406;border-radius:.13333rem;padding:.05333rem .13333rem;margin:0 .02667rem}.limit_body_shop[data-v-c335920a]{width:95%;margin:0 auto;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:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.02667rem solid #eee}.limit_body_shop_box[data-v-c335920a]{width:100%;border-bottom:.02667rem solid #eee}