.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;-webkit-backface-visibility:hidden;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;-webkit-backface-visibility:hidden;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%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;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")}@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.dn[data-v-49b4eb46]{display:none}div[data-v-49b4eb46]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input[data-v-49b4eb46]::-webkit-inner-spin-button,input[data-v-49b4eb46]::-webkit-outer-spin-button{-webkit-appearance:none}img[src=""][data-v-49b4eb46]{display:none}body[data-v-49b4eb46],html[data-v-49b4eb46]{position:relative;overflow:hidden}.pg[data-v-49b4eb46]{position:absolute;top:0;left:0;width:100%;height:100%}a[data-v-49b4eb46],del[data-v-49b4eb46],s[data-v-49b4eb46],u[data-v-49b4eb46]{color:#666;text-decoration:none}b[data-v-49b4eb46],em[data-v-49b4eb46],i[data-v-49b4eb46]{font-style:normal;font-weight:100}.dingbu[data-v-49b4eb46]{width:100%;height:13.33333333vw;line-height:15.46666667vw;color:#333;font-size:4.26666667vw;font-weight:Medium;text-align:center}.mytop[data-v-49b4eb46]{width:100%;height:53.33333333vw;padding:0 4vw;box-sizing:border-box}.mytop .mytop_1[data-v-49b4eb46]{display:flex;width:100%;height:16vw;justify-content:space-between;align-items:center}.mytop .mytop_1 img[data-v-49b4eb46]:first-of-type{width:2.4vw;height:4.26666667vw}.mytop .mytop_1 .mytop_1_left[data-v-49b4eb46]{display:flex;height:16vw;align-items:center;color:#333}.mytop .mytop_1 .mytop_1_left span[data-v-49b4eb46]{margin-left:2.66666667vw;margin-right:2.66666667vw;font-size:4vw;color:#333}.mytop .mytop_1 .mytop_1_left img[data-v-49b4eb46]:first-of-type{width:13.33333333vw;height:13.33333333vw;border-radius:6.66666667vw}.mytop .mytop_1 .mytop_1_left img[data-v-49b4eb46]:nth-of-type(2){width:1.33333333vw;height:2.66666667vw}.mytop .mytop_1active[data-v-49b4eb46]{display:flex;width:100%;height:16vw;justify-content:space-between;align-items:center}.mytop .mytop_1active img[data-v-49b4eb46]:first-of-type{width:2.4vw;height:4.26666667vw}.mytop .mytop_1active .mytop_1_left[data-v-49b4eb46]{display:flex;height:16vw;align-items:center;color:#333}.mytop .mytop_1active .mytop_1_left .mytopuser[data-v-49b4eb46]{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-49b4eb46]:nth-of-type(2){font-weight:400;font-size:3.2vw;margin-top:1.33333333vw}.mytop .mytop_1active .mytop_1_left img[data-v-49b4eb46]:first-of-type{width:13.33333333vw;height:13.33333333vw;border-radius:6.66666667vw}.mytop .mytop_1active .mytop_1_left img[data-v-49b4eb46]:nth-of-type(2){width:1.33333333vw;height:2.66666667vw}.mytop .qyj[data-v-49b4eb46]{display:flex;justify-content:space-around;height:16vw;align-items:center;margin-top:1.33333333vw}.mytop .qyj .qian[data-v-49b4eb46]{display:flex;flex-direction:column;justify-content:center;align-items:center}.mytop .qyj .qian span[data-v-49b4eb46]{color:#fff;font-size:3.46666667vw}.mytop .qyj .qian .qianh[data-v-49b4eb46]{width:4vw;height:.66666667vw;background-color:#fff;margin-bottom:2.13333333vw}.mytop .qyj .qian .qiana[data-v-49b4eb46]{color:#fff;font-weight:700;font-size:4.8vw}.mytop .guang[data-v-49b4eb46]{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-49b4eb46]:first-of-type,.mytop .guang img[data-v-49b4eb46]:nth-of-type(2){width:47%;height:18.66666667vw}.uu[data-v-49b4eb46]{display:flex;flex-direction:column}body[data-v-49b4eb46]{width:100%;height:100vh;background-color:#f5f5f5}.login[data-v-49b4eb46]{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-49b4eb46]{position:relative;overflow:auto;min-height:100vh;background-color:#fafafa}.my_box[data-v-49b4eb46]{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-49b4eb46],.box[data-v-49b4eb46]{width:100%;height:70.93333333vw}.box .bg[data-v-49b4eb46]{margin:0 auto}.box p[data-v-49b4eb46]{position:absolute;left:45%;top:6.66666667vw;color:#fff;font-weight:500}.good[data-v-49b4eb46]{position:absolute;left:8vw;top:13.33333333vw;display:flex;justify-content:space-between;align-items:center;width:80vw}.good .user_name[data-v-49b4eb46]{display:flex;justify-content:space-evenly;align-items:center}.good .id p[data-v-49b4eb46]{line-height:6.66666667vw}.Head_portrait[data-v-49b4eb46]{width:20.45333333vw;height:20.45333333vw;margin-right:5.33333333vw;border-radius:50%}.id p[data-v-49b4eb46]{color:#fff}.sign[data-v-49b4eb46]{width:8.53333333vw;height:7.46666667vw}.account[data-v-49b4eb46]{width:94.13333333vw;height:31.2vw;background-color:#fff;position:absolute;top:48.26666667vw;border-radius:1.33333333vw}.account h3[data-v-49b4eb46]{font-size:3.73333333vw;color:#333;margin:3.2vw 0 3.2vw 5.06666667vw;font-weight:500}.account ul[data-v-49b4eb46]{display:flex;justify-content:space-around;width:100%;border-top:.53333333vw solid #f8f8f8;align-items:center}.account ul li[data-v-49b4eb46]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:3.46666667vw}.account ul li img[data-v-49b4eb46]{width:7.62666667vw;height:7.62666667vw}.account ul li p[data-v-49b4eb46]{font-size:3.46666667vw;color:#666;margin-top:1.06666667vw}.ordering[data-v-49b4eb46]{border-radius:1.33333333vw;width:94.13333333vw;background-color:#fff;margin:-34.66666667vw auto 0}.ordering .mine[data-v-49b4eb46]{margin:0 5.33333333vw;display:flex;justify-content:space-between;align-items:center}.ordering .mine h3[data-v-49b4eb46]{font-size:3.73333333vw;color:#333;font-family:PingFang-SC-Medium;margin:3.2vw 0;font-weight:500}.ordering .finish[data-v-49b4eb46]{display:flex;align-items:center;justify-content:space-evenly;border-top:.53333333vw solid #f8f8f8}.ordering .finish li[data-v-49b4eb46]{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-49b4eb46]{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-49b4eb46]{font-size:3.46666667vw;color:#666;margin-top:1.33333333vw}.imgBor img[data-v-49b4eb46]{width:6.66666667vw;height:6.13333333vw}.ordering .wait[data-v-49b4eb46]{width:84.26666667vw;height:18.37333333vw;background-color:#f8f8f8;margin:0 auto 0;border-radius:1.33333333vw}.ccccc[data-v-49b4eb46] .swiper-slide{display:flex;justify-content:space-between}.ccccc[data-v-49b4eb46] .swiper-container{width:100%;height:100%}.ordering .wait span[data-v-49b4eb46]{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-49b4eb46]{display:flex;align-items:center}.ordering .wait .payment_box P[data-v-49b4eb46]:first-child{color:#333;font-size:3.2vw;margin:2.66666667vw 0}.ordering .wait .payment_box P[data-v-49b4eb46]:last-child{color:#ff5757;font-size:3.2vw}.ordering .wait .payment_box img[data-v-49b4eb46]{margin:0 2.66666667vw}.ordering .finish li:nth-of-type(5) img[data-v-49b4eb46]{width:6.66666667vw;height:6.13333333vw}.road[data-v-49b4eb46]{border-radius:1.33333333vw;width:94.4vw;background-color:#fff;margin:4vw auto 2.13333333vw}.fuwu[data-v-49b4eb46]{width:100%;height:10.66666667vw;line-height:10.66666667vw;text-indent:4vw;color:#333;font-size:4vw}.road ul[data-v-49b4eb46]{display:flex;flex-wrap:wrap}.road ul li[data-v-49b4eb46]{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-49b4eb46]{width:10.66666667vw;height:10.66666667vw;margin-bottom:2.13333333vw}.signs[data-v-49b4eb46]{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-49b4eb46]{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-49b4eb46]{width:21.86666667vw;height:15.46666667vw;margin-top:7.46666667vw;margin-bottom:3.2vw}.signs .white h4[data-v-49b4eb46]{font-size:4.16vw;color:#333;margin-bottom:2.93333333vw}.signs .white p[data-v-49b4eb46]{color:#666;font-size:3.2vw;margin-bottom:5.33333333vw}.signs .white span[data-v-49b4eb46]{color:#ff5757;margin:0 1.6vw}.signs .white .know[data-v-49b4eb46]{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-49b4eb46]{width:12vw;height:12vw}.payment_box .liantong[data-v-49b4eb46]{width:13.33333333vw;height:11.2vw}.payment_box .dainxin[data-v-49b4eb46]{width:13.33333333vw;height:12.8vw}@media (min-width:680px){.ccccc[data-v-49b4eb46]{width:750px;margin:0 auto;position:relative;overflow:auto;min-height:100vh;background-color:#fafafa}.dingbu[data-v-49b4eb46]{width:100%;height:100px;line-height:116px;color:#333;font-size:32px;font-weight:Medium;text-align:center}.mytop[data-v-49b4eb46]{width:100%;height:400px;padding:0 30px;box-sizing:border-box}.mytop .mytop_1[data-v-49b4eb46]{display:flex;width:100%;height:120px;justify-content:space-between;align-items:center}.mytop .mytop_1 img[data-v-49b4eb46]:first-of-type{width:18px;height:32px}.mytop .mytop_1 .mytop_1_left[data-v-49b4eb46]{display:flex;height:120px;align-items:center;color:#333}.mytop .mytop_1 .mytop_1_left span[data-v-49b4eb46]{margin-left:20px;margin-right:20px;font-size:30px;color:#333}.mytop .mytop_1 .mytop_1_left img[data-v-49b4eb46]:first-of-type{width:100px;height:100px;border-radius:50px}.mytop .mytop_1 .mytop_1_left img[data-v-49b4eb46]:nth-of-type(2){width:10px;height:20px}.mytop .mytop_1active[data-v-49b4eb46]{display:flex;width:100%;height:120px;justify-content:space-between;align-items:center}.mytop .mytop_1active img[data-v-49b4eb46]:first-of-type{width:18px;height:32px}.mytop .mytop_1active .mytop_1_left[data-v-49b4eb46]{display:flex;height:120px;align-items:center;color:#333}.mytop .mytop_1active .mytop_1_left .mytopuser[data-v-49b4eb46]{display:flex;flex-direction:column;margin-left:26px;font-size:30px;color:#333;font-weight:700}.mytop .mytop_1active .mytop_1_left .mytopuser span[data-v-49b4eb46]:nth-of-type(2){font-weight:400;font-size:24px;margin-top:10px}.mytop .mytop_1active .mytop_1_left img[data-v-49b4eb46]:first-of-type{width:100px;height:100px;border-radius:50px}.mytop .mytop_1active .mytop_1_left img[data-v-49b4eb46]:nth-of-type(2){width:10px;height:20px}.mytop .qyj[data-v-49b4eb46]{display:flex;justify-content:space-around;height:120px;align-items:center;margin-top:10px}.mytop .qyj .qian[data-v-49b4eb46]{display:flex;flex-direction:column;justify-content:center;align-items:center}.mytop .qyj .qian span[data-v-49b4eb46]{color:#fff;font-size:26px}.mytop .qyj .qian .qianh[data-v-49b4eb46]{width:30px;height:5px;background-color:#fff;margin-bottom:16px}.mytop .qyj .qian .qiana[data-v-49b4eb46]{color:#fff;font-weight:700;font-size:36px}.mytop .guang[data-v-49b4eb46]{width:100%;height:200px;display:flex;justify-content:space-around;padding:30px 30px;box-sizing:border-box;background-color:#fd9e9e;border-radius:20px}.mytop .guang img[data-v-49b4eb46]:first-of-type,.mytop .guang img[data-v-49b4eb46]:nth-of-type(2){width:47%;height:140px}.uu[data-v-49b4eb46]{display:flex;flex-direction:column}body[data-v-49b4eb46]{width:100%;height:100vh;background-color:#f5f5f5}.login[data-v-49b4eb46]{position:absolute;top:156px;left:0;width:160px;text-align:center;line-height:48px;border-radius:24px;color:#fff;background-color:rgba(0,0,0,.1);margin-top:10px;font-size:28px}.my_box[data-v-49b4eb46]{width:100%;height:100%;display:flex;flex-direction:column;background:url("../img/椭圆 4 副本 拷贝 4 (2).3d4667f2.png") no-repeat;background-size:100% 540px;justify-content:center;align-items:center;padding-bottom:200px;box-sizing:border-box;overflow:auto}.box[data-v-49b4eb46]{width:100%;height:532px}.box .bg[data-v-49b4eb46]{width:100%;height:532px;margin:0 auto}.box p[data-v-49b4eb46]{position:absolute;left:45%;top:50px;color:#fff;font-weight:500}.good[data-v-49b4eb46]{position:absolute;left:60px;top:100px;display:flex;justify-content:space-between;align-items:center;width:600px}.good .user_name[data-v-49b4eb46]{display:flex;justify-content:space-evenly;align-items:center}.good .id p[data-v-49b4eb46]{line-height:50px}.Head_portrait[data-v-49b4eb46]{width:153.4px;height:153.4px;margin-right:40px;border-radius:50%}.id p[data-v-49b4eb46]{color:#fff}.sign[data-v-49b4eb46]{width:64px;height:56px}.account[data-v-49b4eb46]{width:706px;height:234px;background-color:#fff;position:absolute;top:362px;border-radius:10px}.account h3[data-v-49b4eb46]{font-size:28px;color:#333;margin:24px 0 24px 38px;font-weight:500}.account ul[data-v-49b4eb46]{display:flex;justify-content:space-around;width:100%;border-top:4px solid #f8f8f8;align-items:center}.account ul li[data-v-49b4eb46]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:26px}.account ul li img[data-v-49b4eb46]{width:57.2px;height:57.2px}.account ul li p[data-v-49b4eb46]{font-size:26px;color:#666;margin-top:8px}.ordering[data-v-49b4eb46]{border-radius:10px;width:706px;background-color:#fff;margin:-260px auto 0}.ordering .mine[data-v-49b4eb46]{margin:0 40px;display:flex;justify-content:space-between;align-items:center}.ordering .mine h3[data-v-49b4eb46]{font-size:28px;color:#333;font-family:PingFang-SC-Medium;margin:24px 0;font-weight:500}.ordering .mine .all img[data-v-49b4eb46]{width:15.6px;height:20.8px;margin-left:20px}.ordering .mine .all span[data-v-49b4eb46]{font-size:24px;color:#999}.ordering .finish[data-v-49b4eb46]{display:flex;align-items:center;justify-content:space-evenly;border-top:4px solid #f8f8f8}.ordering .finish li[data-v-49b4eb46]{position:relative;width:20%;height:178px;display:flex;flex-direction:column;align-items:center;justify-content:center;vertical-align:bottom}.ordering .finish li span[data-v-49b4eb46]{position:absolute;left:80px;top:20px;padding:0 12px;background-color:#ea5656;line-height:36px;text-align:center;border-radius:40px;font-size:24px;color:#fff}.ordering .finish li p[data-v-49b4eb46]{font-size:26px;color:#666;margin-top:10px}.imgBor img[data-v-49b4eb46]{width:50px;height:46px}.payment_box .yidong[data-v-49b4eb46]{width:90px;height:90px}.payment_box .liantong[data-v-49b4eb46]{width:100px;height:84px}.payment_box .dainxin[data-v-49b4eb46]{width:100px;height:96px}.ordering .finish li:nth-of-type(5) img[data-v-49b4eb46]{width:50px;height:46px}.ordering .wait[data-v-49b4eb46]{width:632px;height:137.8px;background-color:#f8f8f8;margin:0 auto 0;border-radius:10px}.ccccc[data-v-49b4eb46] .swiper-slide{display:flex;justify-content:space-between}.ccccc[data-v-49b4eb46] .swiper-container{width:100%;height:100%}.ordering .wait span[data-v-49b4eb46]{display:inline-block;color:#ff5757;font-size:24px;width:144px;margin:80px 12px 12px 0;border:2px solid #ff5757;border-radius:16px;text-align:center;height:40px;line-height:40px}.ordering .wait .payment_box[data-v-49b4eb46]{display:flex;align-items:center}.ordering .wait .payment_box P[data-v-49b4eb46]:first-child{color:#333;font-size:24px;margin:20px 0}.ordering .wait .payment_box P[data-v-49b4eb46]:last-child{color:#ff5757;font-size:24px}.ordering .wait .payment_box img[data-v-49b4eb46]{margin:0 20px}.road[data-v-49b4eb46]{border-radius:10px;width:708px;background-color:#fff;margin:30px auto 16px}.road ul[data-v-49b4eb46]{display:flex;flex-wrap:wrap}.road ul li[data-v-49b4eb46]{width:25%;height:180px;color:#666;font-size:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.road ul li img[data-v-49b4eb46]{width:80px;height:80px;margin-bottom:16px}.signs[data-v-49b4eb46]{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-49b4eb46]{width:494px;height:430px;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;align-items:center}.signs .white img[data-v-49b4eb46]{width:164px;height:116px;margin-top:56px;margin-bottom:24px}.signs .white h4[data-v-49b4eb46]{font-size:31.2px;color:#333;margin-bottom:22px}.signs .white p[data-v-49b4eb46]{color:#666;font-size:24px;margin-bottom:40px}.signs .white span[data-v-49b4eb46]{color:#ff5757;margin:0 12px}.signs .white .know[data-v-49b4eb46]{width:356px;height:70px;background:url(../img/red.ffe00b8d.png) no-repeat;background-size:356px 70px;text-align:center;line-height:70px;color:#fff;font-size:28px}.fuwu[data-v-49b4eb46]{width:100%;height:80px;line-height:80px;text-indent:30px;color:#333;font-size:30px}}