.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.dn[data-v-aebef6f8]{display:none}div[data-v-aebef6f8]{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input[data-v-aebef6f8]::-webkit-inner-spin-button,input[data-v-aebef6f8]::-webkit-outer-spin-button{-webkit-appearance:none}img[src=""][data-v-aebef6f8]{display:none}body[data-v-aebef6f8],html[data-v-aebef6f8]{position:relative;overflow:hidden}.pg[data-v-aebef6f8]{position:absolute;top:0;left:0;width:100%;height:100%}a[data-v-aebef6f8],del[data-v-aebef6f8],s[data-v-aebef6f8],u[data-v-aebef6f8]{color:#666;text-decoration:none}b[data-v-aebef6f8],em[data-v-aebef6f8],i[data-v-aebef6f8]{font-style:normal;font-weight:100}.dingbu[data-v-aebef6f8]{width:100%;height:13.33333333vw;line-height:15.46666667vw;color:#333;font-size:4.26666667vw;font-weight:Medium;text-align:center}.mytop[data-v-aebef6f8]{width:100%;height:53.33333333vw;padding:0 4vw;box-sizing:border-box}.mytop .mytop_1[data-v-aebef6f8]{display:flex;width:100%;height:16vw;justify-content:space-between;align-items:center}.mytop .mytop_1 img[data-v-aebef6f8]:first-of-type{width:2.4vw;height:4.26666667vw}.mytop .mytop_1 .mytop_1_left[data-v-aebef6f8]{display:flex;height:16vw;align-items:center;color:#333}.mytop .mytop_1 .mytop_1_left span[data-v-aebef6f8]{margin-left:2.66666667vw;margin-right:2.66666667vw;font-size:4vw;color:#333}.mytop .mytop_1 .mytop_1_left img[data-v-aebef6f8]:first-of-type{width:13.33333333vw;height:13.33333333vw;border-radius:6.66666667vw}.mytop .mytop_1 .mytop_1_left img[data-v-aebef6f8]:nth-of-type(2){width:1.33333333vw;height:2.66666667vw}.mytop .mytop_1active[data-v-aebef6f8]{display:flex;width:100%;height:16vw;justify-content:space-between;align-items:center}.mytop .mytop_1active img[data-v-aebef6f8]:first-of-type{width:2.4vw;height:4.26666667vw}.mytop .mytop_1active .mytop_1_left[data-v-aebef6f8]{display:flex;height:16vw;align-items:center;color:#333}.mytop .mytop_1active .mytop_1_left .mytopuser[data-v-aebef6f8]{display:flex;flex-direction:column;margin-left:3.46666667vw;font-size:4vw;color:#333;font-weight:700}.mytop .mytop_1active .mytop_1_left .mytopuser span[data-v-aebef6f8]:nth-of-type(2){font-weight:400;font-size:3.2vw;margin-top:1.33333333vw}.mytop .mytop_1active .mytop_1_left img[data-v-aebef6f8]:first-of-type{width:13.33333333vw;height:13.33333333vw;border-radius:6.66666667vw}.mytop .mytop_1active .mytop_1_left img[data-v-aebef6f8]:nth-of-type(2){width:1.33333333vw;height:2.66666667vw}.mytop .qyj[data-v-aebef6f8]{display:flex;justify-content:space-around;height:16vw;align-items:center;margin-top:1.33333333vw}.mytop .qyj .qian[data-v-aebef6f8]{display:flex;flex-direction:column;justify-content:center;align-items:center}.mytop .qyj .qian span[data-v-aebef6f8]{color:#fff;font-size:3.46666667vw}.mytop .qyj .qian .qianh[data-v-aebef6f8]{width:4vw;height:.66666667vw;background-color:#fff;margin-bottom:2.13333333vw}.mytop .qyj .qian .qiana[data-v-aebef6f8]{color:#fff;font-weight:700;font-size:4.8vw}.mytop .guang[data-v-aebef6f8]{width:100%;height:26.66666667vw;display:flex;justify-content:space-around;padding:4vw 4vw;box-sizing:border-box;background-color:#fd9e9e;border-radius:2.66666667vw}.mytop .guang img[data-v-aebef6f8]:first-of-type,.mytop .guang img[data-v-aebef6f8]:nth-of-type(2){width:47%;height:18.66666667vw}.uu[data-v-aebef6f8]{display:flex;flex-direction:column}body[data-v-aebef6f8]{width:100%;height:100vh;background-color:#f5f5f5}.login[data-v-aebef6f8]{position:absolute;top:20.8vw;left:0;width:21.33333333vw;text-align:center;line-height:6.4vw;border-radius:3.2vw;color:#fff;background-color:rgba(0,0,0,.1);margin-top:1.33333333vw;font-size:3.73333333vw}.ccccc[data-v-aebef6f8]{position:relative;overflow:auto;min-height:100vh;background-color:#fafafa}.my_box[data-v-aebef6f8]{width:100%;height:100%;display:flex;background:url("../img/椭圆 4 副本 拷贝 4 (2).3d4667f2.png") no-repeat;background-size:100% 72vw;flex-direction:column;justify-content:center;align-items:center;padding-bottom:26.66666667vw;box-sizing:border-box;overflow:auto}.box .bg[data-v-aebef6f8],.box[data-v-aebef6f8]{width:100%;height:70.93333333vw}.box .bg[data-v-aebef6f8]{margin:0 auto}.box p[data-v-aebef6f8]{position:absolute;left:45%;top:6.66666667vw;color:#fff;font-weight:500}.good[data-v-aebef6f8]{position:absolute;left:8vw;top:13.33333333vw;display:flex;justify-content:space-between;align-items:center;width:80vw}.good .user_name[data-v-aebef6f8]{display:flex;justify-content:space-evenly;align-items:center}.good .id p[data-v-aebef6f8]{line-height:6.66666667vw}.Head_portrait[data-v-aebef6f8]{width:20.45333333vw;height:20.45333333vw;margin-right:5.33333333vw;border-radius:50%}.id p[data-v-aebef6f8]{color:#fff}.sign[data-v-aebef6f8]{width:8.53333333vw;height:7.46666667vw}.account[data-v-aebef6f8]{width:94.13333333vw;height:31.2vw;background-color:#fff;position:absolute;top:48.26666667vw;border-radius:1.33333333vw}.account h3[data-v-aebef6f8]{font-size:3.73333333vw;color:#333;margin:3.2vw 0 3.2vw 5.06666667vw;font-weight:500}.account ul[data-v-aebef6f8]{display:flex;justify-content:space-around;width:100%;border-top:.53333333vw solid #f8f8f8;align-items:center}.account ul li[data-v-aebef6f8]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:3.46666667vw}.account ul li img[data-v-aebef6f8]{width:7.62666667vw;height:7.62666667vw}.account ul li p[data-v-aebef6f8]{font-size:3.46666667vw;color:#666;margin-top:1.06666667vw}.ordering[data-v-aebef6f8]{border-radius:1.33333333vw;width:94.13333333vw;background-color:#fff;margin:-34.66666667vw auto 0}.ordering .mine[data-v-aebef6f8]{margin:0 5.33333333vw;display:flex;justify-content:space-between;align-items:center}.ordering .mine h3[data-v-aebef6f8]{font-size:3.73333333vw;color:#333;font-family:PingFang-SC-Medium;margin:3.2vw 0;font-weight:500}.ordering .finish[data-v-aebef6f8]{display:flex;align-items:center;justify-content:space-evenly;border-top:.53333333vw solid #f8f8f8}.ordering .finish li[data-v-aebef6f8]{position:relative;width:20%;height:23.73333333vw;display:flex;flex-direction:column;align-items:center;justify-content:center;vertical-align:bottom}.ordering .finish li span[data-v-aebef6f8]{position:absolute;left:10.66666667vw;top:2.66666667vw;padding:0 1.6vw;background-color:#ea5656;line-height:4.8vw;text-align:center;border-radius:5.33333333vw;font-size:3.2vw;color:#fff}.ordering .finish li p[data-v-aebef6f8]{font-size:3.46666667vw;color:#666;margin-top:1.33333333vw}.imgBor img[data-v-aebef6f8]{width:6.66666667vw;height:6.13333333vw}.ordering .wait[data-v-aebef6f8]{width:84.26666667vw;height:18.37333333vw;background-color:#f8f8f8;margin:0 auto 0;border-radius:1.33333333vw}.ccccc[data-v-aebef6f8] .swiper-slide{display:flex;justify-content:space-between}.ccccc[data-v-aebef6f8] .swiper-container{width:100%;height:100%}.ordering .wait span[data-v-aebef6f8]{display:inline-block;color:#ff5757;font-size:3.2vw;width:19.2vw;margin:10.66666667vw 1.6vw 1.6vw 0;border:.26666667vw solid #ff5757;border-radius:2.13333333vw;text-align:center;height:5.33333333vw;line-height:5.33333333vw}.ordering .wait .payment_box[data-v-aebef6f8]{display:flex;align-items:center}.ordering .wait .payment_box P[data-v-aebef6f8]:first-child{color:#333;font-size:3.2vw;margin:2.66666667vw 0}.ordering .wait .payment_box P[data-v-aebef6f8]:last-child{color:#ff5757;font-size:3.2vw}.ordering .wait .payment_box img[data-v-aebef6f8]{margin:0 2.66666667vw}.ordering .finish li:nth-of-type(5) img[data-v-aebef6f8]{width:6.66666667vw;height:6.13333333vw}.road[data-v-aebef6f8]{border-radius:1.33333333vw;width:94.4vw;background-color:#fff;margin:4vw auto 2.13333333vw}.fuwu[data-v-aebef6f8]{width:100%;height:10.66666667vw;line-height:10.66666667vw;text-indent:4vw;color:#333;font-size:4vw}.road ul[data-v-aebef6f8]{display:flex;flex-wrap:wrap}.road ul li[data-v-aebef6f8]{width:25%;height:24vw;color:#666;font-size:3.2vw;display:flex;flex-direction:column;align-items:center;justify-content:center}.road ul li img[data-v-aebef6f8]{width:10.66666667vw;height:10.66666667vw;margin-bottom:2.13333333vw}.signs[data-v-aebef6f8]{width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:999}.signs .white[data-v-aebef6f8]{width:65.86666667vw;height:57.33333333vw;background-color:#fff;border-radius:2.66666667vw;display:flex;flex-direction:column;align-items:center}.signs .white img[data-v-aebef6f8]{width:21.86666667vw;height:15.46666667vw;margin-top:7.46666667vw;margin-bottom:3.2vw}.signs .white h4[data-v-aebef6f8]{font-size:4.16vw;color:#333;margin-bottom:2.93333333vw}.signs .white p[data-v-aebef6f8]{color:#666;font-size:3.2vw;margin-bottom:5.33333333vw}.signs .white span[data-v-aebef6f8]{color:#ff5757;margin:0 1.6vw}.signs .white .know[data-v-aebef6f8]{width:47.46666667vw;height:9.33333333vw;background:url(../img/red.ffe00b8d.png) no-repeat;background-size:47.46666667vw 9.33333333vw;text-align:center;line-height:9.33333333vw;color:#fff;font-size:3.73333333vw}.payment_box .yidong[data-v-aebef6f8]{width:12vw;height:12vw}.payment_box .liantong[data-v-aebef6f8]{width:13.33333333vw;height:11.2vw}.payment_box .dainxin[data-v-aebef6f8]{width:13.33333333vw;height:12.8vw}@media (min-width:680px){.ccccc[data-v-aebef6f8]{width:681.81818182px;margin:0 auto;position:relative;overflow:auto;min-height:100vh;background-color:#fafafa}.dingbu[data-v-aebef6f8]{width:100%;height:90.90909091px;line-height:105.45454545px;color:#333;font-size:29.09090909px;font-weight:Medium;text-align:center}.mytop[data-v-aebef6f8]{width:100%;height:363.63636364px;padding:0 27.27272727px;box-sizing:border-box}.mytop .mytop_1[data-v-aebef6f8]{display:flex;width:100%;height:109.09090909px;justify-content:space-between;align-items:center}.mytop .mytop_1 img[data-v-aebef6f8]:first-of-type{width:16.36363636px;height:29.09090909px}.mytop .mytop_1 .mytop_1_left[data-v-aebef6f8]{display:flex;height:109.09090909px;align-items:center;color:#333}.mytop .mytop_1 .mytop_1_left span[data-v-aebef6f8]{margin-left:18.18181818px;margin-right:18.18181818px;font-size:27.27272727px;color:#333}.mytop .mytop_1 .mytop_1_left img[data-v-aebef6f8]:first-of-type{width:90.90909091px;height:90.90909091px;border-radius:45.45454545px}.mytop .mytop_1 .mytop_1_left img[data-v-aebef6f8]:nth-of-type(2){width:9.09090909px;height:18.18181818px}.mytop .mytop_1active[data-v-aebef6f8]{display:flex;width:100%;height:109.09090909px;justify-content:space-between;align-items:center}.mytop .mytop_1active img[data-v-aebef6f8]:first-of-type{width:16.36363636px;height:29.09090909px}.mytop .mytop_1active .mytop_1_left[data-v-aebef6f8]{display:flex;height:109.09090909px;align-items:center;color:#333}.mytop .mytop_1active .mytop_1_left .mytopuser[data-v-aebef6f8]{display:flex;flex-direction:column;margin-left:23.63636364px;font-size:27.27272727px;color:#333;font-weight:700}.mytop .mytop_1active .mytop_1_left .mytopuser span[data-v-aebef6f8]:nth-of-type(2){font-weight:400;font-size:21.81818182px;margin-top:9.09090909px}.mytop .mytop_1active .mytop_1_left img[data-v-aebef6f8]:first-of-type{width:90.90909091px;height:90.90909091px;border-radius:45.45454545px}.mytop .mytop_1active .mytop_1_left img[data-v-aebef6f8]:nth-of-type(2){width:9.09090909px;height:18.18181818px}.mytop .qyj[data-v-aebef6f8]{display:flex;justify-content:space-around;height:109.09090909px;align-items:center;margin-top:9.09090909px}.mytop .qyj .qian[data-v-aebef6f8]{display:flex;flex-direction:column;justify-content:center;align-items:center}.mytop .qyj .qian span[data-v-aebef6f8]{color:#fff;font-size:23.63636364px}.mytop .qyj .qian .qianh[data-v-aebef6f8]{width:27.27272727px;height:4.54545455px;background-color:#fff;margin-bottom:14.54545455px}.mytop .qyj .qian .qiana[data-v-aebef6f8]{color:#fff;font-weight:700;font-size:32.72727273px}.mytop .guang[data-v-aebef6f8]{width:100%;height:181.81818182px;display:flex;justify-content:space-around;padding:27.27272727px 27.27272727px;box-sizing:border-box;background-color:#fd9e9e;border-radius:18.18181818px}.mytop .guang img[data-v-aebef6f8]:first-of-type,.mytop .guang img[data-v-aebef6f8]:nth-of-type(2){width:47%;height:127.27272727px}.uu[data-v-aebef6f8]{display:flex;flex-direction:column}body[data-v-aebef6f8]{width:100%;height:100vh;background-color:#f5f5f5}.login[data-v-aebef6f8]{position:absolute;top:141.81818182px;left:0;width:145.45454545px;text-align:center;line-height:43.63636364px;border-radius:21.81818182px;color:#fff;background-color:rgba(0,0,0,.1);margin-top:9.09090909px;font-size:25.45454545px}.my_box[data-v-aebef6f8]{width:100%;height:100%;display:flex;flex-direction:column;background:url("../img/椭圆 4 副本 拷贝 4 (2).3d4667f2.png") no-repeat;background-size:100% 490.90909091px;justify-content:center;align-items:center;padding-bottom:181.81818182px;box-sizing:border-box;overflow:auto}.box .bg[data-v-aebef6f8],.box[data-v-aebef6f8]{width:100%;height:483.63636364px}.box .bg[data-v-aebef6f8]{margin:0 auto}.box p[data-v-aebef6f8]{position:absolute;left:45%;top:45.45454545px;color:#fff;font-weight:500}.good[data-v-aebef6f8]{position:absolute;left:54.54545455px;top:90.90909091px;display:flex;justify-content:space-between;align-items:center;width:545.45454545px}.good .user_name[data-v-aebef6f8]{display:flex;justify-content:space-evenly;align-items:center}.good .id p[data-v-aebef6f8]{line-height:45.45454545px}.Head_portrait[data-v-aebef6f8]{width:139.45454545px;height:139.45454545px;margin-right:36.36363636px;border-radius:50%}.id p[data-v-aebef6f8]{color:#fff}.sign[data-v-aebef6f8]{width:58.18181818px;height:50.90909091px}.account[data-v-aebef6f8]{width:641.81818182px;height:212.72727273px;background-color:#fff;position:absolute;top:329.09090909px;border-radius:9.09090909px}.account h3[data-v-aebef6f8]{font-size:25.45454545px;color:#333;margin:21.81818182px 0 21.81818182px 34.54545455px;font-weight:500}.account ul[data-v-aebef6f8]{display:flex;justify-content:space-around;width:100%;border-top:3.63636364px solid #f8f8f8;align-items:center}.account ul li[data-v-aebef6f8]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:23.63636364px}.account ul li img[data-v-aebef6f8]{width:52px;height:52px}.account ul li p[data-v-aebef6f8]{font-size:23.63636364px;color:#666;margin-top:7.27272727px}.ordering[data-v-aebef6f8]{border-radius:9.09090909px;width:641.81818182px;background-color:#fff;margin:-236.36363636px auto 0}.ordering .mine[data-v-aebef6f8]{margin:0 36.36363636px;display:flex;justify-content:space-between;align-items:center}.ordering .mine h3[data-v-aebef6f8]{font-size:25.45454545px;color:#333;font-family:PingFang-SC-Medium;margin:21.81818182px 0;font-weight:500}.ordering .mine .all img[data-v-aebef6f8]{width:14.18181818px;height:18.90909091px;margin-left:18.18181818px}.ordering .mine .all span[data-v-aebef6f8]{font-size:21.81818182px;color:#999}.ordering .finish[data-v-aebef6f8]{display:flex;align-items:center;justify-content:space-evenly;border-top:3.63636364px solid #f8f8f8}.ordering .finish li[data-v-aebef6f8]{position:relative;width:20%;height:161.81818182px;display:flex;flex-direction:column;align-items:center;justify-content:center;vertical-align:bottom}.ordering .finish li span[data-v-aebef6f8]{position:absolute;left:72.72727273px;top:18.18181818px;padding:0 10.90909091px;background-color:#ea5656;line-height:32.72727273px;text-align:center;border-radius:36.36363636px;font-size:21.81818182px;color:#fff}.ordering .finish li p[data-v-aebef6f8]{font-size:23.63636364px;color:#666;margin-top:9.09090909px}.imgBor img[data-v-aebef6f8]{width:45.45454545px;height:41.81818182px}.payment_box .yidong[data-v-aebef6f8]{width:81.81818182px;height:81.81818182px}.payment_box .liantong[data-v-aebef6f8]{width:90.90909091px;height:76.36363636px}.payment_box .dainxin[data-v-aebef6f8]{width:90.90909091px;height:87.27272727px}.ordering .finish li:nth-of-type(5) img[data-v-aebef6f8]{width:45.45454545px;height:41.81818182px}.ordering .wait[data-v-aebef6f8]{width:574.54545455px;height:125.27272727px;background-color:#f8f8f8;margin:0 auto 0;border-radius:9.09090909px}.ccccc[data-v-aebef6f8] .swiper-slide{display:flex;justify-content:space-between}.ccccc[data-v-aebef6f8] .swiper-container{width:100%;height:100%}.ordering .wait span[data-v-aebef6f8]{display:inline-block;color:#ff5757;font-size:21.81818182px;width:130.90909091px;margin:72.72727273px 10.90909091px 10.90909091px 0;border:1.81818182px solid #ff5757;border-radius:14.54545455px;text-align:center;height:36.36363636px;line-height:36.36363636px}.ordering .wait .payment_box[data-v-aebef6f8]{display:flex;align-items:center}.ordering .wait .payment_box P[data-v-aebef6f8]:first-child{color:#333;font-size:21.81818182px;margin:18.18181818px 0}.ordering .wait .payment_box P[data-v-aebef6f8]:last-child{color:#ff5757;font-size:21.81818182px}.ordering .wait .payment_box img[data-v-aebef6f8]{margin:0 18.18181818px}.road[data-v-aebef6f8]{border-radius:9.09090909px;width:643.63636364px;background-color:#fff;margin:27.27272727px auto 14.54545455px}.road ul[data-v-aebef6f8]{display:flex;flex-wrap:wrap}.road ul li[data-v-aebef6f8]{width:25%;height:163.63636364px;color:#666;font-size:21.81818182px;display:flex;flex-direction:column;align-items:center;justify-content:center}.road ul li img[data-v-aebef6f8]{width:72.72727273px;height:72.72727273px;margin-bottom:14.54545455px}.signs[data-v-aebef6f8]{width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;left:0;top:0;display:flex;justify-content:center;align-items:center;z-index:999}.signs .white[data-v-aebef6f8]{width:449.09090909px;height:390.90909091px;background-color:#fff;border-radius:18.18181818px;display:flex;flex-direction:column;align-items:center}.signs .white img[data-v-aebef6f8]{width:149.09090909px;height:105.45454545px;margin-top:50.90909091px;margin-bottom:21.81818182px}.signs .white h4[data-v-aebef6f8]{font-size:28.36363636px;color:#333;margin-bottom:20px}.signs .white p[data-v-aebef6f8]{color:#666;font-size:21.81818182px;margin-bottom:36.36363636px}.signs .white span[data-v-aebef6f8]{color:#ff5757;margin:0 10.90909091px}.signs .white .know[data-v-aebef6f8]{width:323.63636364px;height:63.63636364px;background:url(../img/red.ffe00b8d.png) no-repeat;background-size:323.63636364px 63.63636364px;text-align:center;line-height:63.63636364px;color:#fff;font-size:25.45454545px}.fuwu[data-v-aebef6f8]{width:100%;height:72.72727273px;line-height:72.72727273px;text-indent:27.27272727px;color:#333;font-size:27.27272727px}}