@charset "UTF-8";*{margin:0;-webkit-tap-highlight-color:transparent}html,body{-webkit-user-select:none;user-select:none;width:100%;height:100%}body{overflow-x:hidden;font-size:16px}uni-app,uni-page,uni-page-wrapper,uni-page-body{display:block;box-sizing:border-box;width:100%}uni-page-wrapper{position:relative}#app,uni-app,uni-page,uni-page-wrapper{height:100%}.uni-mask{position:fixed;z-index:999;top:0;right:0;left:0;bottom:0;background:rgba(0,0,0,.5)}.uni-fade-enter-active,.uni-fade-leave-active{transition-duration:.25s;transition-property:opacity;transition-timing-function:ease}.uni-fade-enter-from,.uni-fade-leave-active{opacity:0}.uni-loading,uni-button[loading]:before{background-color:transparent;background-image:url(data:image/svg+xml;base64,\ PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxMDB2MTAwSDB6Ii8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTlFOUU5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLTMwKSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iIzk4OTY5NyIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgzMCAxMDUuOTggNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjOUI5OTlBIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDYwIDc1Ljk4IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0EzQTFBMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA2NSA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNBQkE5QUEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTIwIDU4LjY2IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0IyQjJCMiIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgxNTAgNTQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjQkFCOEI5IiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKDE4MCA1MCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDMkMwQzEiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE1MCA0NS45OCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNDQkNCQ0IiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTEyMCA0MS4zNCA2NSkiLz48cmVjdCB3aWR0aD0iNyIgaGVpZ2h0PSIyMCIgeD0iNDYuNSIgeT0iNDAiIGZpbGw9IiNEMkQyRDIiIHJ4PSI1IiByeT0iNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDM1IDY1KSIvPjxyZWN0IHdpZHRoPSI3IiBoZWlnaHQ9IjIwIiB4PSI0Ni41IiB5PSI0MCIgZmlsbD0iI0RBREFEQSIgcng9IjUiIHJ5PSI1IiB0cmFuc2Zvcm09InJvdGF0ZSgtNjAgMjQuMDIgNjUpIi8+PHJlY3Qgd2lkdGg9IjciIGhlaWdodD0iMjAiIHg9IjQ2LjUiIHk9IjQwIiBmaWxsPSIjRTJFMkUyIiByeD0iNSIgcnk9IjUiIHRyYW5zZm9ybT0icm90YXRlKC0zMCAtNS45OCA2NSkiLz48L3N2Zz4=);background-repeat:no-repeat}.uni-loading{width:20px;height:20px;display:inline-block;vertical-align:middle;animation:uni-loading 1s steps(12,end) infinite;background-size:100%}@keyframes uni-loading{0%{transform:rotate3d(0,0,1,0)}to{transform:rotate3d(0,0,1,360deg)}}html{--primary-color: #007aff;--UI-BG: #fff;--UI-BG-1: #f7f7f7;--UI-BG-2: #fff;--UI-BG-3: #f7f7f7;--UI-BG-4: #4c4c4c;--UI-BG-5: #fff;--UI-FG: #000;--UI-FG-0: rgba(0, 0, 0, .9);--UI-FG-HALF: rgba(0, 0, 0, .9);--UI-FG-1: rgba(0, 0, 0, .5);--UI-FG-2: rgba(0, 0, 0, .3);--UI-FG-3: rgba(0, 0, 0, .1)}uni-page[data-type] uni-page-body{background-color:transparent}body:after{position:fixed;content:"";left:-1000px;top:-1000px;animation:shadow-preload .1s;animation-delay:3s}@keyframes shadow-preload{0%{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}to{background-image:url(https://cdn.dcloud.net.cn/img/shadow-grey.png)}}.uni-async-error{position:absolute;left:0;right:0;top:0;bottom:0;color:#999;padding:100px 10px;text-align:center}.uni-async-loading{box-sizing:border-box;width:100%;padding:50px;text-align:center}.uni-async-loading .uni-loading{width:30px;height:30px}@media (max-width: 1024px){.notice-box[data-v-59544742]{width:23.4375rem;height:2rem;background:rgba(0,0,0,.8);box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);display:flex;align-items:center}.notice-box .notice-icon[data-v-59544742]{width:2rem;height:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;z-index:998;background:#000}.notice-box .notice-icon uni-image[data-v-59544742]{width:1.25rem;height:1.25rem}.notice-box .scroll-wrapper[data-v-59544742]{height:100%;display:inline-block;animation-name:scrollX-59544742;animation-timing-function:linear;animation-iteration-count:infinite}.notice-box .scroll-wrapper .notice[data-v-59544742]{height:100%;flex:1;overflow:hidden;display:flex;align-items:center;white-space:nowrap}.notice-box .scroll-wrapper .notice .text3[data-v-59544742]{font-weight:400;font-size:.8125rem;color:#00c001;margin-right:1rem}.notice-box .scroll-wrapper .notice .text2[data-v-59544742]{font-weight:400;font-size:.8125rem;color:#737883;margin-right:.25rem}.notice-box .scroll-wrapper .notice .text1[data-v-59544742]{font-weight:400;font-size:.8125rem;color:#fff;margin-right:.25rem}}@media (min-width: 1024px){.notice-box[data-v-59544742]{height:.39063rem;font-size:.1709rem;background:rgba(0,0,0,.8);box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);display:flex;align-items:center}.notice-box .notice-icon[data-v-59544742]{width:.73242rem;height:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;z-index:998;background:#000}.notice-box .notice-icon uni-image[data-v-59544742]{width:.24414rem;height:.24414rem}.notice-box .scroll-wrapper[data-v-59544742]{height:100%;display:inline-block;animation-name:scrollX-59544742;animation-timing-function:linear;animation-iteration-count:infinite}.notice-box .scroll-wrapper .notice[data-v-59544742]{height:100%;flex:1;overflow:hidden;display:flex;align-items:center;white-space:nowrap}.notice-box .scroll-wrapper .notice .text3[data-v-59544742]{font-weight:400;font-size:.1709rem;color:#00c001;margin-right:.04883rem}.notice-box .scroll-wrapper .notice .text2[data-v-59544742]{font-weight:400;font-size:.1709rem;color:#737883;margin-right:.04883rem}.notice-box .scroll-wrapper .notice .text1[data-v-59544742]{font-weight:400;font-size:.1709rem;color:#fff;margin-right:.04883rem}}@keyframes scrollX-59544742{0%{transform:translate(0)}to{transform:translate(-100%)}}.sliding-block[data-v-51ed3da0]{width:100%;height:100%;overflow:hidden;margin:0 auto}.sliding-block .sliding-box[data-v-51ed3da0]{height:100%;display:inline-flex;align-items:center;min-width:-webkit-min-content;min-width:min-content}@media (max-width: 1024px){.title-box[data-v-1c6b3982]{display:flex;justify-content:space-between;align-items:center;margin:1.25rem 0 .75rem}.title-box .right[data-v-1c6b3982]{display:flex;align-items:center}.title-box .right .select[data-v-1c6b3982]{width:12.5rem}.title-box .right .view-all[data-v-1c6b3982]{font-weight:400;font-size:.8125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;align-items:center}.title-box .right .view-all uni-image[data-v-1c6b3982]{width:1.25rem;height:1.25rem;margin-left:.25rem}.title-box .left[data-v-1c6b3982]{display:flex;align-items:center;font-size:1rem;color:#fff}.title-box .left uni-image[data-v-1c6b3982]{width:1.25rem;height:1.25rem;margin-right:.25rem}}@media (min-width: 1024px){.title-box[data-v-1c6b3982]{display:flex;justify-content:space-between;align-items:center;margin:.29297rem 0 .19531rem}.title-box .right[data-v-1c6b3982]{display:flex;align-items:center}.title-box .right .select[data-v-1c6b3982]{width:2.44141rem}.title-box .right .last-next[data-v-1c6b3982]{width:1.17188rem;height:.48828rem;background:#212530;border-radius:.24414rem;border:.01221rem solid #525252;display:flex;justify-content:center;align-items:center;margin-left:.19531rem}.title-box .right .last-next uni-view[data-v-1c6b3982]{width:50%;display:flex;justify-content:center;align-items:center}.title-box .right .last-next uni-image[data-v-1c6b3982]{width:.24414rem;height:.24414rem}.title-box .right .view-all[data-v-1c6b3982]{width:-webkit-fit-content;width:fit-content;height:.48828rem;padding:.19531rem;box-sizing:border-box;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.24414rem;border:.01221rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.title-box .right .view-all uni-image[data-v-1c6b3982]{display:none!important}.title-box .left[data-v-1c6b3982]{display:flex;align-items:center;font-size:.21973rem;color:#fff}.title-box .left uni-image[data-v-1c6b3982]{width:.29297rem;height:.29297rem;margin-right:.14648rem}}.dialog-bg-pwa[data-v-3d8bd4a6]{height:100vh!important}.dialog-bg[data-v-3d8bd4a6]{width:100vw;height:100dvh;background:#0ff;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:1001;background:rgba(0,0,0,.5);padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top);box-sizing:border-box}.dialog-bg .dialog[data-v-3d8bd4a6]{max-height:calc(95vh - constant(safe-area-inset-top));max-height:calc(95vh - env(safe-area-inset-top));overflow-y:auto;overflow-x:hidden;border-radius:.12207rem}@keyframes sbottom-4792a9c2{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@keyframes stop-4792a9c2{0%{transform:scaleY(0);transform-origin:bottom center;opacity:0}to{transform:scaleY(1);transform-origin:bottom center;opacity:1}}@media (max-width: 1024px){.select[data-v-4792a9c2]{height:3rem;background:#141417;border-radius:.1875rem;padding:0 1rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;position:relative}.select .top[data-v-4792a9c2]{bottom:calc(100% + .3125rem);top:auto;animation:.1s stop-4792a9c2 ease-out}.select .bottom[data-v-4792a9c2]{top:calc(100% + .3125rem);animation:.1s sbottom-4792a9c2 ease-out}.select .select-list[data-v-4792a9c2]{width:98%;max-height:15.625rem;padding:.5rem 0;box-sizing:border-box;border-radius:.07324rem;overflow-y:auto;background:#141417;position:absolute;left:1%;z-index:999}.select .select-list .item[data-v-4792a9c2]{flex:1;overflow:hidden;height:3rem;padding:0 1.125rem;box-sizing:border-box;font-weight:400;font-size:.875rem;color:#fff;display:flex;align-items:center}.select .select-list .item .text[data-v-4792a9c2]{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.5rem}.select .select-list .item uni-image[data-v-4792a9c2]{width:3rem;height:3rem;margin-right:.3125rem}.select .select-content[data-v-4792a9c2]{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.select .select-content .value[data-v-4792a9c2]{flex:1;overflow:hidden;font-weight:400;font-size:.875rem;color:#fff;display:flex;align-items:center}.select .select-content .value .text[data-v-4792a9c2]{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.3125rem}.select .select-content .value uni-image[data-v-4792a9c2]{width:3rem;height:3rem;margin-right:.3125rem}.select .select-content .placeholder[data-v-4792a9c2]{flex:1;overflow:hidden;font-weight:400;font-size:.875rem;color:#b5b5b5;white-space:nowrap}.select .select-content .close-icon[data-v-4792a9c2]{width:1.125rem;height:1.125rem;margin-right:.3125rem}.select .select-content .select-right-icon[data-v-4792a9c2]{width:1.25rem;height:1.25rem;transition:transform .3s ease}}@media (min-width: 1024px){.select[data-v-4792a9c2]{height:.48828rem;background:#141417;border-radius:.03662rem;padding:0 .14648rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;position:relative}.select .top[data-v-4792a9c2]{bottom:calc(100% + .12207rem);top:auto;animation:.1s stop-4792a9c2 ease-out}.select .bottom[data-v-4792a9c2]{top:.61035rem;animation:.1s sbottom-4792a9c2 ease-out}.select .select-list[data-v-4792a9c2]{width:98%;max-height:3.66211rem;padding:.14648rem 0;box-sizing:border-box;border-radius:.07324rem;overflow-y:auto;background:#141417;position:absolute;left:1%;z-index:999}.select .select-list .item[data-v-4792a9c2]:hover{background:#27272e}.select .select-list .item[data-v-4792a9c2]{flex:1;overflow:hidden;height:.58594rem;padding:0 .29297rem;box-sizing:border-box;font-weight:400;font-size:.1709rem;color:#fff;display:flex;align-items:center}.select .select-list .item .text[data-v-4792a9c2]{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.09766rem}.select .select-list .item uni-image[data-v-4792a9c2]{width:.58594rem;height:.58594rem;margin-right:.09766rem}.select .select-content[data-v-4792a9c2]{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.select .select-content .value[data-v-4792a9c2]{flex:1;overflow:hidden;font-weight:400;font-size:.1709rem;color:#fff;display:flex;align-items:center}.select .select-content .value .text[data-v-4792a9c2]{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:.09766rem}.select .select-content .value uni-image[data-v-4792a9c2]{width:.58594rem;height:.58594rem;margin-right:.09766rem}.select .select-content .placeholder[data-v-4792a9c2]{flex:1;overflow:hidden;font-weight:400;font-size:.1709rem;color:#b5b5b5;white-space:nowrap}.select .select-content .close-icon[data-v-4792a9c2]{width:.21973rem;height:.21973rem;margin-right:.09766rem}.select .select-content .select-right-icon[data-v-4792a9c2]{width:.21973rem;height:.21973rem;transition:transform .3s ease}}@media (max-width: 1024px){.faqs[data-v-65db9c0d]{background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin:1.25rem 0}.faqs .sub-btn[data-v-65db9c0d]{height:2.5rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.3125rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.faqs .feedback-box[data-v-65db9c0d]{height:11.5rem;background:#30333d;border-radius:.3125rem;border:.0625rem solid #879980;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;margin:.75rem 0 .5rem}.faqs .feedback-box .add-pic-box[data-v-65db9c0d]{display:flex;justify-content:space-between;align-items:flex-end;margin:0 -.5rem -.5rem 0}.faqs .feedback-box .add-pic-box .upload-img[data-v-65db9c0d]{width:7.5rem;height:5rem;border-radius:.125rem;position:relative}.faqs .feedback-box .add-pic-box .upload-img .delete-btn[data-v-65db9c0d]{width:100%;height:1.75rem;background:rgba(0,0,0,.7);border-radius:0 0 .125rem .125rem;font-weight:400;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0}.faqs .feedback-box .add-pic-box .upload-img uni-image[data-v-65db9c0d]{width:100%;height:100%}.faqs .feedback-box .add-pic-box .add-pic[data-v-65db9c0d]{width:5.5rem;height:2.25rem;background:#4a8546;border-radius:.125rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.875rem;color:#fff}.faqs .feedback-box .add-pic-box .add-pic uni-image[data-v-65db9c0d]{width:1rem;height:1rem;margin-right:.25rem}.faqs .feedback-box .text-area[data-v-65db9c0d]{width:100%;flex:1;font-size:.75rem;color:#fff!important;line-height:1.25rem}.faqs .text1[data-v-65db9c0d]{font-weight:400;font-size:.875rem;color:#848a9d;line-height:1.25rem}.faqs .problem-list>uni-view[data-v-65db9c0d]{margin-bottom:1.25rem}.faqs .problem-list .text[data-v-65db9c0d]{font-weight:400;font-size:.875rem;color:#848a9d}.faqs .subheading[data-v-65db9c0d]{font-size:1rem;color:#fff;line-height:1.25rem;margin:1rem 0 .75rem}.faqs .title[data-v-65db9c0d]{font-size:1.5rem;color:#fff;line-height:2.0625rem;text-align:center}}@media (min-width: 1024px){.faqs[data-v-65db9c0d]{height:7.82471rem;background:#212530;border-radius:.06104rem;padding:.48828rem .48828rem .92773rem;box-sizing:border-box;margin:.97656rem 0 0;position:relative;display:flex;flex-direction:column}.faqs .show-more[data-v-65db9c0d]{width:1.75781rem;height:.43945rem;background:rgba(0,0,0,.5);border-radius:.24414rem;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:0 auto;position:absolute;left:7.91016rem;bottom:.29297rem}.faqs .show-more uni-image[data-v-65db9c0d]{width:.29297rem;height:.29297rem}.faqs .main[data-v-65db9c0d]{flex:1;overflow-y:auto;display:flex;justify-content:space-between;font-size:.19531rem;color:#848a9d;line-height:.24414rem}.faqs .main .right .sub-btn[data-v-65db9c0d]{width:7.71484rem;height:.48828rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.24414rem;border:.01221rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff}.faqs .main .right .feedback-box[data-v-65db9c0d]{width:7.71484rem;height:2.68555rem;background:#30333d;border-radius:.06104rem;border:.01221rem solid #879980;padding:.19531rem .19531rem .14648rem;box-sizing:border-box;position:relative;margin-bottom:.19531rem;display:flex;flex-direction:column}.faqs .main .right .feedback-box .text-area[data-v-65db9c0d]{width:100%;flex:1;font-size:.21973rem;color:#fff!important;line-height:.24414rem}.faqs .main .right .feedback-box .pic .upload-img[data-v-65db9c0d]{width:1.46484rem;height:.97656rem;border-radius:.04883rem;overflow:hidden;position:relative}.faqs .main .right .feedback-box .pic .upload-img:hover .delete-btn[data-v-65db9c0d]{display:flex}.faqs .main .right .feedback-box .pic .upload-img .delete-btn[data-v-65db9c0d]{width:100%;height:.31738rem;background:rgba(0,0,0,.7);border-radius:0 0 .02441rem .02441rem;font-weight:400;color:#fff;display:none;justify-content:center;align-items:center;position:absolute;bottom:0;left:0}.faqs .main .right .feedback-box .pic .upload-img uni-image[data-v-65db9c0d]{width:100%;height:100%}.faqs .main .right .feedback-box .pic .add-pic[data-v-65db9c0d]{width:1.26953rem;height:.36621rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;position:absolute;bottom:.14648rem;right:.19531rem;font-weight:500;font-size:.19531rem;color:#fff}.faqs .main .right .feedback-box .pic .add-pic uni-image[data-v-65db9c0d]{width:.24414rem;height:.24414rem;margin-right:.08545rem}.faqs .main .right .feedback-box .pic-more[data-v-65db9c0d]{height:1.07422rem;border-radius:.02441rem;padding-right:1.46484rem;box-sizing:border-box}.faqs .main .right .feedback-box .pic-more .item[data-v-65db9c0d]{width:1.66016rem;height:calc(100% - .09766rem);padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.faqs .main .right .feedback-box .pic-more .item .item-main[data-v-65db9c0d]{width:1.46484rem;height:100%;background:#1d2027;border-radius:.12207rem;position:relative}.faqs .main .right .feedback-box .pic-more .item .item-main .close[data-v-65db9c0d]{width:.20752rem;height:.20752rem;position:absolute;top:-.09766rem;right:-.09766rem;z-index:10}.faqs .main .right .feedback-box .pic-more .item .item-main uni-image[data-v-65db9c0d]{width:100%;height:100%}.faqs .main .right .feedback-box .pic-more .add-pic[data-v-65db9c0d]{width:1.26953rem;height:.36621rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;position:absolute;bottom:.14648rem;right:.19531rem;font-weight:500;font-size:.19531rem;color:#fff}.faqs .main .right .feedback-box .pic-more .add-pic uni-image[data-v-65db9c0d]{width:.24414rem;height:.24414rem;margin-right:.08545rem}.faqs .main .left[data-v-65db9c0d]{width:calc(50% - .29297rem);margin-right:.58594rem;overflow:hidden;overflow-y:scroll}.faqs .main .left .item[data-v-65db9c0d]{margin-bottom:.29297rem}.faqs .main .subheading[data-v-65db9c0d]{font-weight:400;font-size:.19531rem;color:#848a9d;line-height:.24414rem;text-align:left;margin-bottom:.24414rem}.faqs .main .main-heading[data-v-65db9c0d]{font-size:.29297rem;color:#fff;line-height:.24414rem;text-align:left;margin-bottom:.19531rem}.faqs .title[data-v-65db9c0d]{font-size:.58594rem;color:#fff;text-align:center;margin-bottom:.29297rem}}@media (max-width: 1024px){.paging[data-v-e8442e1e]{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;flex-wrap:wrap}.paging .act[data-v-e8442e1e]{background:#424f43!important;border:.03125rem solid #879980!important;color:#cad7de!important}.paging .page-num[data-v-e8442e1e]{width:2rem;height:2rem;flex-shrink:0;background:#3d4351;border-radius:.3125rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff}.paging .last-next[data-v-e8442e1e]{width:2rem;height:2rem;flex-shrink:0;background:#3d4351;border-radius:.3125rem;display:flex;justify-content:center;align-items:center}.paging .last-next uni-image[data-v-e8442e1e]{width:1rem;height:1rem}}@media (min-width: 1024px){.paging[data-v-e8442e1e]{display:flex;justify-content:flex-end;align-items:center;gap:.09766rem}.paging .act[data-v-e8442e1e]{background:#424f43!important;border:.01221rem solid #879980!important;color:#cad7de!important}.paging .page-num[data-v-e8442e1e]{width:.39063rem;height:.39063rem;background:#3d4351;border-radius:.06104rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.1709rem;color:#fff}.paging .last-next[data-v-e8442e1e]{width:.39063rem;height:.39063rem;background:#3d4351;border-radius:.06104rem;display:flex;justify-content:center;align-items:center}.paging .last-next uni-image[data-v-e8442e1e]{width:.19531rem;height:.19531rem}}@media (max-width: 1024px){.last-next uni-image[data-v-ba2ea782]{width:1.125rem;height:1.125rem}}@media (min-width: 1024px){.last-next[data-v-ba2ea782]{width:1.17188rem;height:.48828rem;background:#212530;border-radius:.24414rem;border:.01221rem solid #525252;margin:0 auto;overflow:hidden;display:flex;justify-content:space-between;align-items:center}.last-next>uni-view[data-v-ba2ea782]:hover{background:#3d4351}.last-next>uni-view[data-v-ba2ea782]{width:50%;height:100%;display:flex;justify-content:center;align-items:center}.last-next>uni-view uni-image[data-v-ba2ea782]{width:.24414rem;height:.24414rem}}.slider-placeholder-image[data-v-8ac91404]{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.slider-placeholder-image .actual-img[data-v-8ac91404]{width:100%;height:100%;opacity:0;transition:opacity .3s ease}.slider-placeholder-image .actual-img.loaded[data-v-8ac91404]{opacity:1}.slider-placeholder-image .placeholder-img[data-v-8ac91404]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.slider-placeholder-image .placeholder-img.hidden[data-v-8ac91404]{opacity:0;pointer-events:none}@media (max-width: 1024px){.slider-placeholder-image .placeholder-img[data-v-8ac91404]{width:3.78125rem;height:3.4375rem}}@media (min-width: 1024px){.slider-placeholder-image .placeholder-img[data-v-8ac91404]{width:1.47705rem;height:1.34277rem}}@media (max-width: 1024px){.login-dialog[data-v-306a552c]{width:20.5rem;background:#1d1e24;border-radius:.625rem;border:.0625rem solid #525252;padding:1.5rem;box-sizing:border-box}.login-dialog .tishi2[data-v-306a552c]{display:flex;align-items:center;margin-top:2.5rem}.login-dialog .tishi2 .text2[data-v-306a552c]{color:#23fc23}.login-dialog .tishi2 .text1[data-v-306a552c]{font-weight:400;font-size:.75rem;color:#fff}.login-dialog .tishi2 uni-image[data-v-306a552c]{width:1.5rem;height:1.5rem;margin-right:.5rem;flex-shrink:0}.login-dialog .tishi1[data-v-306a552c]{font-weight:700;font-size:.875rem;color:#fff;text-align:center}.login-dialog .tishi1 .color[data-v-306a552c]{color:#23fc23}.login-dialog .sign-in-btn[data-v-306a552c]{width:17.5rem;height:3rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:1.5rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);margin:2.5rem 0 1.5rem}.login-dialog .forgot-password[data-v-306a552c]{font-weight:400;font-size:.875rem;color:#fff;display:flex;justify-content:flex-end}.login-dialog .item-box[data-v-306a552c]{width:17.5rem;height:3rem;background:#30333d;border-radius:.3125rem;padding:0 1rem;box-sizing:border-box;margin-bottom:.75rem;display:flex;align-items:center}.login-dialog .item-box uni-input[data-v-306a552c]{flex:1;overflow:hidden;font-weight:400;font-size:.875rem;color:#848a9d}.login-dialog .item-box uni-image[data-v-306a552c]{width:1.5rem;height:1.5rem;margin-right:.75rem}.login-dialog .title[data-v-306a552c]{margin-bottom:4rem;font-size:1.3125rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}}@media (min-width: 1024px){.login-dialog[data-v-306a552c]{width:10.25391rem;height:6.34766rem;background:#27272e;border:.01221rem solid #525252;border-radius:.12207rem;display:flex;overflow:hidden}.login-dialog .right[data-v-306a552c]{width:4.39453rem;height:100%;background:#1d1e24;border-radius:0 .12207rem .12207rem 0;padding:.29297rem;box-sizing:border-box}.login-dialog .right .tishi2[data-v-306a552c]{display:flex;align-items:center;margin-top:.48828rem}.login-dialog .right .tishi2 .text2[data-v-306a552c]{color:#23fc23}.login-dialog .right .tishi2 .text1[data-v-306a552c]{font-weight:400;font-size:.1709rem;color:#fff}.login-dialog .right .tishi2 uni-image[data-v-306a552c]{width:.29297rem;height:.29297rem;margin-right:.09766rem;flex-shrink:0}.login-dialog .right .tishi1[data-v-306a552c]{font-weight:700;font-size:.1709rem;color:#fff;text-align:center}.login-dialog .right .tishi1 .color[data-v-306a552c]{color:#23fc23}.login-dialog .right .sign-in-btn[data-v-306a552c]{width:3.80859rem;height:.58594rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.29297rem;border:.01221rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);margin:.48828rem 0 .29297rem}.login-dialog .right .forgot-password[data-v-306a552c]{font-weight:400;font-size:.1709rem;color:#fff;display:flex;justify-content:flex-end}.login-dialog .right .item-box[data-v-306a552c]{width:3.80859rem;height:.58594rem;background:#30333d;border-radius:.06104rem;padding:0 .19531rem;box-sizing:border-box;margin-bottom:.14648rem;display:flex;align-items:center}.login-dialog .right .item-box uni-input[data-v-306a552c]{flex:1;overflow:hidden;font-weight:400;font-size:.1709rem;color:#848a9d}.login-dialog .right .item-box uni-image[data-v-306a552c]{width:.29297rem;height:.29297rem;margin-right:.14648rem}.login-dialog .right .title[data-v-306a552c]{margin-bottom:.78125rem;font-size:.25635rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.login-dialog .left[data-v-306a552c]{width:5.85938rem;height:100%}.login-dialog .left uni-image[data-v-306a552c]{width:100%;height:100%}}@media (max-width: 1024px){.search-result[data-v-3b19f98b]{margin-bottom:2.5rem!important}.games-you-may-like[data-v-3b19f98b],.search-result[data-v-3b19f98b]{height:8.4375rem;margin:.8125rem 0}.games-you-may-like .item[data-v-3b19f98b],.search-result .item[data-v-3b19f98b]{width:6.75rem;height:100%;padding-right:.5rem;box-sizing:border-box;flex-shrink:0}.games-you-may-like .item .item-main[data-v-3b19f98b],.search-result .item .item-main[data-v-3b19f98b]{width:6.25rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.3125rem}.games-you-may-like .item .item-main uni-image[data-v-3b19f98b],.search-result .item .item-main uni-image[data-v-3b19f98b]{width:100%;height:100%;border-radius:.3125rem}.hint[data-v-3b19f98b]{font-weight:400;font-size:.8125rem;color:#b5b5b5;margin:0 0 2.5rem;text-align:center}.search-dialog-mobile-pwa[data-v-3b19f98b]{height:100vh!important}.search-dialog-mobile[data-v-3b19f98b]{width:100vw;height:100dvh;background:#1d1e24;padding-top:env(safe-area-inset-top);box-sizing:border-box;position:fixed;top:0;left:0;z-index:1001}.search-dialog-mobile .search-main[data-v-3b19f98b]{padding:1.25rem 1rem;box-sizing:border-box}.search-dialog-mobile .search-main .empty[data-v-3b19f98b]{margin:.75rem 0 2.5rem;text-align:center;font-weight:400;font-size:.875rem;color:#b5b5b5}.search-dialog-mobile .search-main .empty uni-image[data-v-3b19f98b]{width:7.5rem;height:7.5rem;margin-bottom:.5rem}.search-dialog-mobile .search-main .title[data-v-3b19f98b]{font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.search-dialog-mobile .search-main .search-box[data-v-3b19f98b]{width:21.4375rem;height:3rem;background:#141417;border-radius:1.5rem;margin-bottom:2.5rem;display:flex;align-items:center;padding:0 1rem;box-sizing:border-box}.search-dialog-mobile .search-main .search-box uni-input[data-v-3b19f98b]{flex:1;height:100%;margin:0 .625rem;font-weight:400;font-size:.875rem;color:#fff}.search-dialog-mobile .search-main .search-box uni-image[data-v-3b19f98b]{width:1.25rem;height:1.25rem}.search-dialog-mobile .head[data-v-3b19f98b]{height:3.75rem;display:flex;justify-content:space-between;align-items:center;padding:1.25rem;box-sizing:border-box;border-bottom:.0625rem solid #525252;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.search-dialog-mobile .head uni-image[data-v-3b19f98b]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.search[data-v-3b19f98b]{width:13.28125rem;background:#27272e;border:.01221rem solid #525252;border-radius:.12207rem;padding:.29297rem;box-sizing:border-box}.search .search-result-empty[data-v-3b19f98b]{font-weight:400;font-size:.1709rem;color:#b5b5b5;text-align:center}.search .search-result-empty uni-image[data-v-3b19f98b]{width:1.46484rem;height:1.46484rem;margin-bottom:.09766rem}.search .subheading[data-v-3b19f98b]{margin:.36621rem 0 .07324rem;font-weight:400;font-size:.19531rem;color:#fff;line-height:.24414rem;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.search .sliding-block-box[data-v-3b19f98b]{height:1.97754rem}.search .sliding-block-box .item[data-v-3b19f98b]{width:1.66016rem;height:1.97754rem;padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.search .sliding-block-box .item .item-main[data-v-3b19f98b]{width:1.46484rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.12207rem;color:#fff}.search .sliding-block-box .item .item-main uni-image[data-v-3b19f98b]{width:100%;height:100%;border-radius:.12207rem}.search .s2[data-v-3b19f98b]{font-weight:400;font-size:.1709rem;color:#b5b5b5;line-height:.24414rem;text-align:center;margin:.14648rem 0 .39063rem}.search .s1[data-v-3b19f98b]{width:100%;height:.48828rem;background:#141417;border-radius:.24414rem;display:flex;align-items:center;padding:0 .14648rem;box-sizing:border-box}.search .s1 .placeholder[data-v-3b19f98b]{font-weight:400;font-size:.1709rem;color:#b5b5b5}.search .s1 uni-input[data-v-3b19f98b]{flex:1;overflow:hidden;height:100%;font-weight:400;font-size:.1709rem;color:#fff;margin:0 .12207rem}.search .s1 uni-image[data-v-3b19f98b]{width:.24414rem;height:.24414rem}.search .title[data-v-3b19f98b]{font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);margin-bottom:.39063rem}}@media (max-width: 1024px){.deposit[data-v-045f53c5]{min-height:100%;display:flex;flex-direction:column;position:relative}.deposit .loading[data-v-045f53c5]{width:100%;height:100%;background:#000;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:1000}.deposit .loading uni-image[data-v-045f53c5]{width:15.5rem;height:15.5rem}}@media (min-width: 1024px){.deposit[data-v-045f53c5]{min-height:7.32422rem;display:flex;flex-direction:column;position:relative;padding:.29297rem;box-sizing:border-box}}@media (max-width: 1024px){.deposit .deposit-sub[data-v-affafa6e]{height:3rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:1.5rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);margin:1.25rem 0 .5rem}.deposit .upload[data-v-affafa6e]{height:9.5rem;background:#27272e;border-radius:.1875rem;border:.0625rem solid #879980;padding:1rem;box-sizing:border-box;position:relative}.deposit .upload .add-pic[data-v-affafa6e]{width:6.5rem;height:2.5rem;background:#4a8546;border-radius:4px;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:1rem;color:#fff;position:absolute;right:.75rem;bottom:.75rem}.deposit .upload .add-pic uni-image[data-v-affafa6e]{width:1.25rem;height:1.25rem;margin-right:.4375rem}.deposit .upload .hint[data-v-affafa6e]{font-weight:400;font-size:.875rem;color:#b5b5b5}.deposit .upload .upload-img[data-v-affafa6e]{width:7.5rem;height:5rem;border-radius:.125rem;position:relative;border:.0625rem solid #879980}.deposit .upload .upload-img .delete[data-v-affafa6e]{width:100%;height:1.75rem;background:rgba(0,0,0,.7);border-radius:0 0 .125rem .125rem;font-weight:400;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;left:0;bottom:0}.deposit .upload .upload-img uni-image[data-v-affafa6e]{width:100%;height:100%}.deposit .copy[data-v-affafa6e]{height:3rem;background:#141417;border-radius:.1875rem;padding:0 .25rem 0 1rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.875rem;color:#fff}.deposit .copy .copy-btn[data-v-affafa6e]{width:5rem;height:2.5rem;background:#4a8546;border-radius:.125rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.875rem;color:#fff}.deposit .d2[data-v-affafa6e]{padding:1rem;box-sizing:border-box;background:#27272e;border-radius:.3125rem;margin:1.25rem 0;display:flex;flex-direction:column;gap:.75rem}.deposit .d2>uni-view[data-v-affafa6e]{display:flex;justify-content:space-between;align-items:center}.deposit .d2>uni-view .text[data-v-affafa6e]{color:#1eb722!important}.deposit .d2>uni-view>uni-view[data-v-affafa6e]{font-weight:400;font-size:.875rem;color:#b5b5b5}.deposit .d1[data-v-affafa6e]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1.25rem}.deposit .d1 .act[data-v-affafa6e]{width:6.5rem!important;background:#4f4f5d!important;border:.0625rem solid #777777}.deposit .d1>uni-view[data-v-affafa6e]{width:6.625rem;height:3rem;background:#27272e;border-radius:.1875rem;font-weight:700;font-size:1rem;color:#f9f9f9;text-shadow:.0625rem .0625rem .0625rem rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;position:relative}.deposit .d1>uni-view .tag[data-v-affafa6e]{height:1rem;padding:0 .1875rem;box-sizing:border-box;background:#a40303;border-radius:0 .1875rem;font-weight:400;font-size:.6875rem;color:#fff;position:absolute;top:0;right:0}.deposit .label[data-v-affafa6e]{font-weight:400;font-size:.875rem;color:#fff;display:flex;align-items:center;margin:1.25rem 0 .75rem}.deposit .label uni-image[data-v-affafa6e]{width:1.25rem;height:1.25rem;margin-left:.625rem}.deposit .money[data-v-affafa6e]{width:20.9375rem;height:2.5rem;background:#141417;border-radius:.1875rem}.deposit .money uni-input[data-v-affafa6e]{width:100%;height:100%;font-weight:400;font-size:.875rem;color:#b5b5b5;padding:0 1rem;box-sizing:border-box}}@media (min-width: 1024px){.deposit[data-v-affafa6e]{padding:.29297rem;box-sizing:border-box}.deposit .r4[data-v-affafa6e]{width:100%;height:1.02539rem;background:#27272e;border-radius:.03662rem;border:.01221rem solid #3E404D;padding:.19531rem;box-sizing:border-box;margin-bottom:.29297rem}.deposit .r4 .item[data-v-affafa6e]{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:.14648rem;font-weight:400;font-size:.1709rem;color:#b5b5b5}.deposit .r4 .item .text[data-v-affafa6e]{font-weight:400;font-size:.1709rem;color:#1eb722}.deposit .deposit-text[data-v-affafa6e]{width:100%;height:.58594rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.29297rem;border:.01221rem solid #23FC23;margin:.29297rem 0 .21973rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.deposit .upload[data-v-affafa6e]{width:100%;height:1.68457rem;background:#27272e;border-radius:.03662rem;border:.01221rem solid #879980;padding:.19531rem;box-sizing:border-box;position:relative}.deposit .upload .upload-image[data-v-affafa6e]{width:1.95313rem;height:1.29395rem;position:relative}.deposit .upload .upload-image .close-icon[data-v-affafa6e]{width:.24414rem;height:.24414rem;position:absolute;top:-.12207rem;right:-.12207rem}.deposit .upload .upload-image uni-image[data-v-affafa6e]{width:100%;height:100%;border-radius:.02441rem}.deposit .upload .add-pic[data-v-affafa6e]{width:1.26953rem;height:.36621rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;position:absolute;bottom:.19531rem;right:.19531rem;font-weight:500;font-size:.19531rem;color:#fff}.deposit .upload .add-pic uni-image[data-v-affafa6e]{width:.24414rem;height:.24414rem;margin-right:.08545rem}.deposit .upload .text[data-v-affafa6e]{font-weight:400;font-size:.1709rem;color:#b5b5b5;line-height:.24414rem}.deposit .r3[data-v-affafa6e]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.19531rem}.deposit .r3 .box .content-box[data-v-affafa6e]{width:3.22266rem;height:.48828rem;background:#141417;border-radius:.03662rem;padding:.06104rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.deposit .r3 .box .content-box .copy[data-v-affafa6e]{width:.68359rem;height:.36621rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.1709rem;color:#fff;margin-left:.09766rem}.deposit .r3 .box .content-box .text[data-v-affafa6e]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;font-weight:500;font-size:.1709rem;color:#fff}.deposit .r3 .box .label[data-v-affafa6e]{font-weight:400;font-size:.1709rem;color:#fff;margin:.19531rem 0 .14648rem}.deposit .r2[data-v-affafa6e]{display:flex;flex-wrap:wrap;margin-bottom:.29297rem}.deposit .r2 .money-act[data-v-affafa6e]{background:#4f4f5d!important}.deposit .r2 .r2-item[data-v-affafa6e]{width:2.14844rem;height:.48828rem;background:#27272e;border-radius:.03662rem;margin:0 .07324rem .07324rem 0;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:.19531rem;color:#f9f9f9;text-shadow:.01221rem .01221rem .01221rem rgba(0,0,0,.5);position:relative}.deposit .r2 .r2-item .tag[data-v-affafa6e]{width:.58594rem;height:.19531rem;background:#a40303;border-radius:.09766rem;position:absolute;top:.02441rem;right:.02441rem;font-weight:400;font-size:.14648rem;color:#fff;display:flex;justify-content:center;align-items:center}.deposit .r1[data-v-affafa6e]{font-weight:400;font-size:.1709rem;color:#fff;margin-bottom:.14648rem}.deposit .money[data-v-affafa6e]{width:6.73828rem;height:.48828rem;background:#141417;border-radius:.03662rem;margin-bottom:.12207rem}.deposit .money uni-input[data-v-affafa6e]{width:100%;height:100%;font-weight:400;font-size:.1709rem;color:#fff;padding:0 .19531rem;box-sizing:border-box}}@media (max-width: 1024px){.withdraw .withdraw-sub[data-v-5cff3902]{height:3rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:1.5rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);margin:1.25rem 0 .5rem}.withdraw .input[data-v-5cff3902]{height:3rem;background:#141417;border-radius:.1875rem;font-weight:400;font-size:.875rem;color:#fff;padding:0 1rem;box-sizing:border-box}.withdraw .w4[data-v-5cff3902]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin:.75rem 0 1.25rem}.withdraw .w4 .act[data-v-5cff3902]{width:6.5rem!important;background:#4f4f5d!important;border:.0625rem solid #777777}.withdraw .w4>uni-view[data-v-5cff3902]{width:6.625rem;height:3rem;background:#27272e;border-radius:.1875rem;font-weight:700;font-size:1rem;color:#f9f9f9;text-shadow:.0625rem .0625rem .0625rem rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center}.withdraw .w3[data-v-5cff3902]{height:2.5rem;background:#141417;border-radius:.1875rem;padding:0 1rem;box-sizing:border-box;display:flex;align-items:center}.withdraw .w3 uni-input[data-v-5cff3902]{flex:1;margin-right:1rem;font-weight:400;font-size:.875rem;color:#fff}.withdraw .w3 uni-image[data-v-5cff3902]{width:1.25rem;height:1.25rem}.withdraw .label[data-v-5cff3902]{font-weight:400;font-size:.875rem;color:#fff;display:flex;align-items:center;margin:1.25rem 0 .75rem}.withdraw .label uni-image[data-v-5cff3902]{width:1.25rem;height:1.25rem;margin-left:.625rem}.withdraw .w2[data-v-5cff3902]{padding:1rem;box-sizing:border-box;background:#27272e;border-radius:.3125rem;margin:1.25rem 0;display:flex;flex-direction:column;gap:.75rem}.withdraw .w2>uni-view[data-v-5cff3902]{display:flex;justify-content:space-between;align-items:center}.withdraw .w2>uni-view>uni-view[data-v-5cff3902]:nth-child(2){font-weight:700;font-size:.875rem;color:#fff;text-shadow:.0625rem .0625rem .0625rem rgba(0,0,0,.5)}.withdraw .w2>uni-view>uni-view[data-v-5cff3902]:nth-child(1){font-weight:400;font-size:.875rem;color:#b5b5b5}.withdraw .w1[data-v-5cff3902]{height:3rem;background:#3e404d;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:1.5rem;font-weight:700;font-size:1.25rem;color:#ffe800;display:flex;align-items:center;padding:0 .625rem;box-sizing:border-box}.withdraw .w1 uni-image[data-v-5cff3902]{width:1.875rem;height:1.875rem;margin-right:.5rem}}@media (min-width: 1024px){.withdraw[data-v-5cff3902]{padding:.29297rem;box-sizing:border-box}.withdraw .withdraw[data-v-5cff3902]{width:100%;height:.58594rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.29297rem;border:.01221rem solid #23FC23;margin:.29297rem 0 .21973rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.withdraw .r6>uni-view[data-v-5cff3902]{width:calc(33.333333% - .04883rem);margin-bottom:.19531rem}.withdraw .r6>uni-view .input-box[data-v-5cff3902]{height:.48828rem;background:#141417;border-radius:.03662rem;padding:0 .14648rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.withdraw .r6>uni-view .input-box uni-input[data-v-5cff3902]{font-weight:400;font-size:.1709rem;color:#fff}.withdraw .r6>uni-view .label[data-v-5cff3902]{font-weight:400;font-size:.1709rem;color:#fff;line-height:.24414rem;margin-bottom:.14648rem}.withdraw .r6[data-v-5cff3902]{display:flex;align-items:center;flex-wrap:wrap;gap:.07324rem}.withdraw .r5[data-v-5cff3902]{display:flex;flex-wrap:wrap;margin:.14648rem 0 .29297rem}.withdraw .r5 .money-act[data-v-5cff3902]{background:#4f4f5d!important}.withdraw .r5 .r5-item[data-v-5cff3902]{width:2.14844rem;height:.48828rem;background:#27272e;border-radius:.03662rem;margin:0 .07324rem .07324rem 0;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:.19531rem;color:#f9f9f9;text-shadow:.01221rem .01221rem .01221rem rgba(0,0,0,.5);position:relative}.withdraw .r5 .r5-item .tag[data-v-5cff3902]{width:.58594rem;height:.19531rem;background:#a40303;border-radius:.09766rem;position:absolute;top:.02441rem;right:.02441rem;font-weight:400;font-size:.14648rem;color:#fff;display:flex;justify-content:center;align-items:center}.withdraw .r4[data-v-5cff3902]{width:100%;height:.48828rem;background:#141417;border-radius:.03662rem}.withdraw .r4 uni-input[data-v-5cff3902]{width:100%;height:100%;padding:0 .19531rem;box-sizing:border-box;border-radius:.03662rem;font-weight:400;font-size:.1709rem;color:#b5b5b5}.withdraw .r3[data-v-5cff3902]{font-weight:400;font-size:.1709rem;color:#fff;margin-bottom:.14648rem;display:flex;align-items:center}.withdraw .r3 uni-image[data-v-5cff3902]{width:.24414rem;height:.24414rem;margin-left:.12207rem}.withdraw .r2>uni-view[data-v-5cff3902]{display:flex;align-items:center}.withdraw .r2[data-v-5cff3902]{width:100%;height:.63477rem;background:#27272e;border-radius:.06104rem;margin:.14648rem 0 .19531rem;display:flex;justify-content:space-between;align-items:center;gap:.24414rem;padding:0 .19531rem;box-sizing:border-box}.withdraw .r2 .value[data-v-5cff3902]{font-weight:700;font-size:.1709rem;color:#fff;text-shadow:.01221rem .01221rem .01221rem rgba(0,0,0,.5);text-decoration:underline}.withdraw .r2 .label[data-v-5cff3902]{font-weight:400;font-size:.1709rem;color:#b5b5b5;margin-right:.14648rem}.withdraw .r1[data-v-5cff3902]{width:3.41797rem;height:.54932rem;background:#3e404d;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.29297rem;display:flex;align-items:center;padding:.12207rem;box-sizing:border-box;font-weight:700;font-size:.24414rem;color:#ffe800}.withdraw .r1 uni-image[data-v-5cff3902]{width:.36621rem;height:.36621rem;margin-right:.12207rem}}@media (max-width: 1024px){.bank-card[data-v-cf509bcc]{height:100%;display:flex;flex-direction:column}.bank-card .footer-btn[data-v-cf509bcc]{width:20.9375rem;height:3rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:1.5rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;margin:1.25rem 0;margin-left:auto;font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.bank-card .card-list[data-v-cf509bcc]{flex:1;overflow-y:auto}.bank-card .card-list .cardItem[data-v-cf509bcc]{background:#27272e;border-radius:.1875rem;border:.0625rem solid #3E404D;padding:1rem;box-sizing:border-box;margin-bottom:1rem}.bank-card .card-list .cardItem .set-btn[data-v-cf509bcc]{display:flex;justify-content:flex-end;align-items:center;margin-top:1rem}.bank-card .card-list .cardItem .set-btn>uni-view[data-v-cf509bcc]{width:9.1875rem;height:2rem;background:#4f4f5d;border-radius:.125rem;font-weight:400;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center}.bank-card .card-list .cardItem .set-btn>uni-view uni-image[data-v-cf509bcc]{width:1rem;height:1rem;margin-left:.25rem}.bank-card .card-list .cardItem .set-btn .btn2[data-v-cf509bcc]{background:#4a8546;margin-left:.5rem}.bank-card .card-list .cardItem .set-btn .btn1[data-v-cf509bcc]{background:#4f4f5d}.bank-card .card-list .cardItem .form[data-v-cf509bcc]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.bank-card .card-list .cardItem .form .form-item .edit-item2[data-v-cf509bcc]{width:9.375rem;height:2rem;background:#141417;padding:0 .5rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.75rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .edit-item1[data-v-cf509bcc]{width:8.125rem;height:2rem;background:#141417;padding:0 .5rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.75rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .see-item2[data-v-cf509bcc]{width:9.375rem;height:2rem;background:#3e404d;padding:0 .5rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.75rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .see-item1[data-v-cf509bcc]{width:8.125rem;height:2rem;background:#3e404d;padding:0 .5rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.75rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .label[data-v-cf509bcc]{font-weight:400;font-size:.75rem;color:#fff;margin:.75rem 0 .5rem}.bank-card .card-list .cardItem .title[data-v-cf509bcc]{font-weight:700;font-size:1.125rem;color:#fff743}}@media (min-width: 1024px){.bank-card[data-v-cf509bcc]{height:7.49512rem;padding:.29297rem;box-sizing:border-box;display:flex;flex-direction:column}.bank-card .footer-btn[data-v-cf509bcc]{width:6.73828rem;height:.58594rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.29297rem;border:.01221rem solid #23FC23;margin-top:.29297rem;margin-left:auto;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center}.bank-card .card-list[data-v-cf509bcc]{flex:1;overflow-y:auto}.bank-card .card-list .cardItem[data-v-cf509bcc]{background:#27272e;border-radius:.03662rem;border:.01221rem solid #3E404D;padding:.19531rem;box-sizing:border-box;margin-bottom:.19531rem}.bank-card .card-list .cardItem .set-btn[data-v-cf509bcc]{display:flex;justify-content:flex-end;align-items:center;margin-top:.14648rem}.bank-card .card-list .cardItem .set-btn>uni-view[data-v-cf509bcc]{width:.87891rem;height:.36621rem;border-radius:.04883rem;font-weight:400;font-size:.14648rem;color:#fff;display:flex;justify-content:center;align-items:center}.bank-card .card-list .cardItem .set-btn>uni-view uni-image[data-v-cf509bcc]{width:.19531rem;height:.19531rem;margin-left:.04883rem}.bank-card .card-list .cardItem .set-btn .btn2[data-v-cf509bcc]{background:#4a8546;margin-left:.09766rem}.bank-card .card-list .cardItem .set-btn .btn1[data-v-cf509bcc]{background:#4f4f5d}.bank-card .card-list .cardItem .form[data-v-cf509bcc]{display:flex;justify-content:space-between;align-items:center;gap:.19531rem}.bank-card .card-list .cardItem .form .form-item .edit-item3[data-v-cf509bcc]{width:1.3916rem;height:.40283rem;background:#141417;padding:0 .09766rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.14648rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .edit-item2[data-v-cf509bcc]{width:1.85547rem;height:.40283rem;background:#141417;padding:0 .09766rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.14648rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .edit-item1[data-v-cf509bcc]{width:1.2207rem;height:.40283rem;background:#141417;padding:0 .09766rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.14648rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .see-item3[data-v-cf509bcc]{width:1.3916rem;height:.40283rem;background:#3e404d;padding:0 .09766rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.14648rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .see-item2[data-v-cf509bcc]{width:1.85547rem;height:.40283rem;background:#3e404d;padding:0 .09766rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.14648rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .see-item1[data-v-cf509bcc]{width:1.2207rem;height:.40283rem;background:#3e404d;padding:0 .09766rem;box-sizing:border-box;display:flex;align-items:center;font-weight:400;font-size:.14648rem;color:#b5b5b5}.bank-card .card-list .cardItem .form .form-item .label[data-v-cf509bcc]{font-weight:400;font-size:.14648rem;color:#fff;margin:.14648rem 0 .09766rem}.bank-card .card-list .cardItem .title[data-v-cf509bcc]{font-weight:700;font-size:.21973rem;color:#fff743}}@media (max-width: 1024px){.wallet-dialog-pwa[data-v-5b3b4123]{height:100vh!important}.wallet-dialog[data-v-5b3b4123]{width:100vw;height:100dvh;position:fixed;top:0;left:0;z-index:1001;background:#1d1e24;padding:env(safe-area-inset-top) 0 5rem 0;box-sizing:border-box;display:flex;flex-direction:column}.wallet-dialog .footer[data-v-5b3b4123]{width:100%;height:7.59375rem;background:#30333d;border-radius:.3125rem .3125rem 0 0;position:absolute;left:0;bottom:0;padding:1rem .9375rem .375rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.wallet-dialog .footer .act[data-v-5b3b4123]{background:#4a8546!important}.wallet-dialog .footer .btn[data-v-5b3b4123],.wallet-dialog .footer .act[data-v-5b3b4123]{width:10.4375rem;height:2.5rem;background:#212530;border-radius:1.5rem;border:.0625rem solid #525252;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff;margin-bottom:.625rem}.wallet-dialog .footer .btn uni-image[data-v-5b3b4123],.wallet-dialog .footer .act uni-image[data-v-5b3b4123]{width:1.25rem;height:1.25rem;margin-right:.25rem}.wallet-dialog .main[data-v-5b3b4123]{flex:1;overflow-y:auto;padding:1.25rem;box-sizing:border-box}.wallet-dialog .head[data-v-5b3b4123]{height:3.75rem;display:flex;justify-content:space-between;align-items:center;padding:1.25rem;box-sizing:border-box;border-bottom:.0625rem solid #525252;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.wallet-dialog .head uni-image[data-v-5b3b4123]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.wallet-dialog[data-v-5b3b4123]{width:9.76563rem;background:#27272e;border:.01221rem solid #525252;display:flex}.wallet-dialog .right[data-v-5b3b4123]{width:7.32422rem;height:100%;background:#1d1e24;border-radius:0 .12207rem .12207rem 0}.wallet-dialog .right .head[data-v-5b3b4123]{height:.83008rem;padding:.29297rem;box-sizing:border-box;font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);border-bottom:.01221rem solid #525252;display:flex;justify-content:space-between;align-items:center}.wallet-dialog .right .head uni-image[data-v-5b3b4123]{width:.29297rem;height:.29297rem}.wallet-dialog .left[data-v-5b3b4123]{flex:1;padding:.37842rem .29297rem;box-sizing:border-box}.wallet-dialog .left .act[data-v-5b3b4123]{background:#4a8546!important;border:none!important}.wallet-dialog .left .btn[data-v-5b3b4123]{width:1.85547rem;height:.58594rem;border-radius:.29297rem;margin-bottom:.19531rem;font-weight:400;font-size:.19531rem;color:#fff;display:flex;justify-content:center;align-items:center;background:#212530;border:.01221rem solid #525252}.wallet-dialog .left .btn uni-image[data-v-5b3b4123]{width:.29297rem;height:.29297rem;margin-right:.14648rem}.wallet-dialog .left .title[data-v-5b3b4123]{font-weight:400;font-size:.29297rem;color:#fff;margin-bottom:.36621rem}}.user-info-dialog[data-v-34d54d47]{width:4.88281rem;height:6.34766rem;background:#27272e;box-shadow:0 .01221rem .04883rem .01221rem rgba(0,0,0,.3);border-radius:.12207rem;padding:.21973rem .29297rem;box-sizing:border-box}.user-info-dialog .save-btn[data-v-34d54d47]{width:.97656rem;height:.48828rem;background:#4a8546;border-radius:.06104rem;font-weight:400;font-size:.1709rem;color:#fff;display:flex;justify-content:center;align-items:center;margin:1.42822rem auto 0}.user-info-dialog .form-item .upload-prompt-message[data-v-34d54d47]{margin-top:.29297rem;font-weight:400;font-size:.12207rem;color:#848a9d;line-height:.24414rem;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.user-info-dialog .form-item .add-icon[data-v-34d54d47]{width:.78125rem;height:.78125rem;border-radius:50%;margin-left:.24414rem}.user-info-dialog .form-item .user-head[data-v-34d54d47]{width:.78125rem;height:.78125rem;border-radius:50%;border:.01221rem solid #3CB13C;box-sizing:border-box}.user-info-dialog .form-item .value[data-v-34d54d47]{height:.48828rem;background:#141417;border-radius:.06104rem;overflow:hidden;display:flex;justify-content:center;align-items:center}.user-info-dialog .form-item .value .close[data-v-34d54d47]{width:.19531rem;height:.19531rem;margin:0 .10986rem 0 0}.user-info-dialog .form-item .value uni-input[data-v-34d54d47]{flex:1;overflow:hidden;height:100%;padding:0 .14648rem;box-sizing:border-box;font-weight:400;font-size:.1709rem;color:#fff}.user-info-dialog .form-item .subheading[data-v-34d54d47]{font-weight:400;font-size:.14648rem;color:#848a9d;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);margin:.04883rem 0 .09766rem}.user-info-dialog .form-item .label[data-v-34d54d47]{font-weight:400;font-size:.1709rem;color:#cad7de;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);margin:.29297rem 0 .09766rem}.user-info-dialog .head[data-v-34d54d47]{display:flex;justify-content:space-between;align-items:center;font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.user-info-dialog .head uni-image[data-v-34d54d47]{width:.29297rem;height:.29297rem}.user-info-dialog[data-v-95c66972]{width:21.4375rem;height:30rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;padding:1.25rem;box-sizing:border-box}.user-info-dialog .save-btn[data-v-95c66972]{width:5rem;height:2.5rem;background:#4a8546;border-radius:.3125rem;font-weight:400;font-size:.875rem;color:#fff;margin:4.1875rem auto 0;display:flex;justify-content:center;align-items:center}.user-info-dialog .upload-prompt-message[data-v-95c66972]{font-weight:400;font-size:20fpx;color:#848a9d;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.user-info-dialog .imgs[data-v-95c66972]{display:flex;align-items:center;margin:.5rem 0 .75rem}.user-info-dialog .imgs uni-image[data-v-95c66972]{width:4rem;height:4rem;margin-right:1.25rem;border-radius:50%}.user-info-dialog .subheading[data-v-95c66972]{font-weight:400;font-size:.75rem;color:#848a9d;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.user-info-dialog .value-box[data-v-95c66972]{height:2.5rem;background:#141417;border-radius:.3125rem;padding:0 .75rem;box-sizing:border-box;display:flex;align-items:center}.user-info-dialog .value-box uni-input[data-v-95c66972]{flex:1;font-weight:400;font-size:.875rem;color:#fff}.user-info-dialog .value-box uni-image[data-v-95c66972]{width:1.25rem;height:1.25rem}.user-info-dialog .label[data-v-95c66972]{font-weight:400;font-size:.875rem;color:#cad7de;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);margin:1.5625rem 0 .5rem}.user-info-dialog .head[data-v-95c66972]{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.user-info-dialog .head uni-image[data-v-95c66972]{width:1.5rem;height:1.5rem}@media (max-width: 1024px){.user-pull-pwa[data-v-614ae83e]{max-height:calc(100vh - 8.75rem)!important}.user-pull[data-v-614ae83e]{width:17.5rem;max-height:calc(100dvh - 8.75rem);background:#1d2027;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.3125rem;border:.0625rem solid #525252;padding:.625rem;box-sizing:border-box;position:absolute;top:calc(2.75rem + env(safe-area-inset-top));right:.75rem;z-index:1001;animation:.3s sbottom-614ae83e ease-out;display:flex;flex-direction:column}.user-pull .user-pull-box[data-v-614ae83e]{flex:1;overflow-y:auto}.user-pull .user-pull-box .u3-act[data-v-614ae83e]{color:#fff!important}.user-pull .user-pull-box .u3[data-v-614ae83e]{height:3rem;background:#30333d;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.3125rem;display:flex;align-items:center;font-weight:400;font-size:1rem;color:#848a9d;padding:1.5rem 1.25rem;box-sizing:border-box}.user-pull .user-pull-box .u3 uni-image[data-v-614ae83e]{width:1.5rem;height:1.5rem;margin-right:.75rem}.user-pull .user-pull-box .u2[data-v-614ae83e]{background:#30333d;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.3125rem;margin:.75rem 0;padding:1.5rem .625rem;box-sizing:border-box}.user-pull .user-pull-box .u2[data-v-614ae83e]>:last-child{margin-bottom:0}.user-pull .user-pull-box .u2>uni-view[data-v-614ae83e]{margin-bottom:1.5rem}.user-pull .user-pull-box .u2 .act[data-v-614ae83e]{color:#fff!important}.user-pull .user-pull-box .u2 .item[data-v-614ae83e]{height:1.5rem;display:flex;align-items:center;font-weight:400;font-size:1rem;color:#848a9d}.user-pull .user-pull-box .u2 .item uni-image[data-v-614ae83e]{width:1.5rem;height:1.5rem;margin-right:.75rem}.user-pull .user-pull-box .u1[data-v-614ae83e]{background:#30333d;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.3125rem;padding:1rem;box-sizing:border-box}.user-pull .user-pull-box .u1 .progress-bar[data-v-614ae83e]{height:.375rem;background:#454851;border-radius:.25rem;overflow:hidden}.user-pull .user-pull-box .u1 .progress-bar .progress2[data-v-614ae83e]{width:10.125rem;height:.375rem;background:linear-gradient(90deg,#099e3e,#54e575);border-radius:.25rem 0 0 .25rem}.user-pull .user-pull-box .u1 .progress-bar .progress1[data-v-614ae83e]{width:10.125rem;height:.375rem;background:linear-gradient(90deg,#2b68e0,#41dcf6);border-radius:.25rem 0 0 .25rem}.user-pull .user-pull-box .u1 .progress-bar-label[data-v-614ae83e]{display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.6875rem;color:#fff;line-height:1.25rem;margin-bottom:.125rem}.user-pull .user-pull-box .u1 .grade[data-v-614ae83e]{display:flex;justify-content:center;align-items:center;font-size:1rem;color:#cad7de}.user-pull .user-pull-box .u1 .grade uni-image[data-v-614ae83e]{width:2.5rem;height:2.5rem;margin-right:.625rem}.user-pull .user-pull-box .invite-code[data-v-614ae83e]{font-weight:400;font-size:.875rem;color:#22c55f;margin-bottom:.625rem;display:flex;justify-content:center;align-items:center}.user-pull .user-pull-box .invite-code uni-image[data-v-614ae83e]{width:1.25rem;height:1.25rem;margin-left:.625rem}.user-pull .user-pull-box .user-name[data-v-614ae83e]{font-weight:400;font-size:1.125rem;color:#fff;margin-bottom:.25rem;text-align:center}.user-pull .user-pull-box .user-head[data-v-614ae83e]{width:5rem;height:5rem;border:.0625rem solid #3CB13C;border-radius:50%;margin:1.25rem auto;position:relative}.user-pull .user-pull-box .user-head .num-box[data-v-614ae83e]{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;left:0;bottom:-.5rem}.user-pull .user-pull-box .user-head .num-box .num[data-v-614ae83e]{width:-webkit-fit-content;width:fit-content;height:1rem;display:flex;justify-content:center;align-items:center;border-radius:.5rem;background:#1c8200;border:.0625rem solid #3CB13C;font-weight:400;font-size:.6875rem;color:#fff;padding:0 .75rem;box-sizing:border-box}.user-pull .user-pull-box .user-head uni-image[data-v-614ae83e]{width:100%;height:100%;border-radius:50%}}@media (min-width: 1024px){.user-pull[data-v-614ae83e]{width:3.90625rem;background:#1d1e24;border-radius:.12207rem;border:.01221rem solid #525252;padding:0 .19531rem .19531rem;box-sizing:border-box;position:absolute;top:1.12305rem;right:1.02539rem;z-index:1001;animation:.3s sbottom-614ae83e ease-out}.user-pull .box3-act[data-v-614ae83e]{color:#fff!important}.user-pull .box3[data-v-614ae83e]{height:.58594rem;background:#30333d;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.06104rem;display:flex;align-items:center;font-weight:400;font-size:.19531rem;color:#848a9d;padding:.29297rem .24414rem;box-sizing:border-box}.user-pull .box3 uni-image[data-v-614ae83e]{width:.29297rem;height:.29297rem;margin-right:.14648rem}.user-pull .box2[data-v-614ae83e]{height:2.05078rem;background:#30333d;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.06104rem;margin:.14648rem 0;padding:.29297rem .24414rem;box-sizing:border-box}.user-pull .box2[data-v-614ae83e]>:nth-child(2){margin:.29297rem 0}.user-pull .box2 .act[data-v-614ae83e]{color:#fff!important}.user-pull .box2 .item[data-v-614ae83e]{height:.29297rem;display:flex;align-items:center;font-weight:400;font-size:.19531rem;color:#848a9d}.user-pull .box2 .item uni-image[data-v-614ae83e]{width:.29297rem;height:.29297rem;margin-right:.14648rem}.user-pull .box1[data-v-614ae83e]{background:#30333d;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.06104rem;margin-top:.14648rem;padding:.14648rem .19531rem .19531rem;box-sizing:border-box}.user-pull .box1 .content[data-v-614ae83e]{display:flex;justify-content:space-between;align-items:center}.user-pull .box1 .content .progress-item[data-v-614ae83e]{width:calc(50% - .09766rem)}.user-pull .box1 .content .progress-item .num[data-v-614ae83e]{font-weight:400;font-size:.14648rem;color:#fff;line-height:.24414rem}.user-pull .box1 .content .progress-item .progress-box[data-v-614ae83e]{width:1.46484rem;height:.07324rem;background:#454851;border-radius:.04883rem;display:flex;align-items:center;margin:.04883rem 0;overflow:hidden}.user-pull .box1 .content .progress-item .progress-box>uni-view[data-v-614ae83e]{width:50%;height:100%;background:linear-gradient(90deg,#2b68e0,#41dcf6);border-radius:.04883rem 0 0 .04883rem}.user-pull .box1 .content .progress-item .progress-box .bg-color[data-v-614ae83e]{background:linear-gradient(90deg,#099e3e,#54e575)}.user-pull .box1 .content .progress-item .progress-label[data-v-614ae83e]{font-weight:400;font-size:.12207rem;color:#fff;line-height:.24414rem}.user-pull .box1 .head[data-v-614ae83e]{display:flex;justify-content:center;align-items:center;font-size:.19531rem;color:#cad7de;margin-bottom:.07324rem}.user-pull .box1 .head .vip-icon[data-v-614ae83e]{width:.48828rem;height:.48828rem;margin-right:.12207rem}.user-pull .invite-code[data-v-614ae83e]{font-weight:400;font-size:.1709rem;color:#22c55f;display:flex;justify-content:center;align-items:center}.user-pull .invite-code uni-image[data-v-614ae83e]{width:.24414rem;height:.24414rem;margin-left:.12207rem}.user-pull .user-name[data-v-614ae83e]{font-weight:400;font-size:.21973rem;color:#fff;margin-bottom:.04883rem;text-align:center}.user-pull .user-head[data-v-614ae83e]{width:.97656rem;height:.97656rem;border:.01221rem solid #3CB13C;border-radius:50%;margin:.24414rem auto;position:relative}.user-pull .user-head .num-box[data-v-614ae83e]{width:100%;display:flex;justify-content:center;align-items:center;position:absolute;left:0;bottom:-.09766rem}.user-pull .user-head .num-box .num[data-v-614ae83e]{width:-webkit-fit-content;width:fit-content;height:.19531rem;display:flex;justify-content:center;align-items:center;border-radius:.09766rem;background:#1c8200;border:.01221rem solid #3CB13C;font-weight:400;font-size:.13428rem;color:#fff;padding:0 .14648rem;box-sizing:border-box}.user-pull .user-head uni-image[data-v-614ae83e]{width:100%;height:100%;border-radius:50%}}@keyframes sbottom-614ae83e{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@media (max-width: 1024px){.notifications-dialog[data-v-f46081e3]{width:100vw;height:100%;position:fixed;top:0;left:0;z-index:1001}.notifications-dialog .notifications-pwa[data-v-f46081e3]{height:calc(100vh - 7.25rem - env(safe-area-inset-top))!important}.notifications-dialog .notifications[data-v-f46081e3]{width:20rem;height:calc(100dvh - 7.25rem - env(safe-area-inset-top));background:#1d2027;padding:1rem .75rem;box-sizing:border-box;position:fixed;top:calc(3rem + env(safe-area-inset-top));right:0;z-index:1002;display:flex;flex-direction:column}.notifications-dialog .notifications .msg-list[data-v-f46081e3]{flex:1;overflow-y:auto}.notifications-dialog .notifications .msg-list .personal-item[data-v-f46081e3]{background:#30333d;box-shadow:inset 0 -.125rem -.25rem rgba(0,0,0,.4);border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin-bottom:1rem}.notifications-dialog .notifications .msg-list .personal-item .l3[data-v-f46081e3]{font-weight:400;font-size:.75rem;color:#22c55f;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);text-align:left;font-style:normal;display:flex;align-items:center}.notifications-dialog .notifications .msg-list .personal-item .l3 uni-image[data-v-f46081e3]{width:1rem;height:1rem;margin-left:.25rem}.notifications-dialog .notifications .msg-list .personal-item .line[data-v-f46081e3]{width:100%;height:.0625rem;margin:.75rem 0}.notifications-dialog .notifications .msg-list .personal-item .l2[data-v-f46081e3]{font-weight:400;font-size:.75rem;color:#fff}.notifications-dialog .notifications .msg-list .personal-item .l1[data-v-f46081e3]{display:flex;align-items:center;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:.875rem;color:#cad7de;margin-bottom:.75rem}.notifications-dialog .notifications .msg-list .personal-item .l1 uni-image[data-v-f46081e3]{width:1.25rem;height:1.25rem;margin-right:.625rem}.notifications-dialog .notifications .msg-list .platform-item[data-v-f46081e3]{background:#30333d;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin-bottom:1rem}.notifications-dialog .notifications .msg-list .platform-item .l5[data-v-f46081e3]{font-weight:400;font-size:.75rem;color:#22c55f;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);text-align:left;font-style:normal;display:flex;align-items:center}.notifications-dialog .notifications .msg-list .platform-item .l5 uni-image[data-v-f46081e3]{width:1rem;height:1rem;margin-left:.25rem}.notifications-dialog .notifications .msg-list .platform-item .line[data-v-f46081e3]{width:100%;height:.0625rem;margin:.75rem 0}.notifications-dialog .notifications .msg-list .platform-item .l4[data-v-f46081e3]{font-weight:400;font-size:.875rem;color:#cad7de;margin:.75rem 0}.notifications-dialog .notifications .msg-list .platform-item .l3[data-v-f46081e3]{width:17rem;height:8.5rem;background:#d8d8d8;border-radius:.3125rem .3125rem 0 0}.notifications-dialog .notifications .msg-list .platform-item .l3 uni-image[data-v-f46081e3]{width:100%;height:100%;border-radius:.3125rem .3125rem 0 0}.notifications-dialog .notifications .msg-list .platform-item .l2[data-v-f46081e3]{font-size:.875rem;color:#fff;margin:.625rem 0}.notifications-dialog .notifications .msg-list .platform-item .l1[data-v-f46081e3]{display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.875rem;color:#cad7de}.notifications-dialog .notifications .msg-list .platform-item .l1 .new-btn[data-v-f46081e3]{width:3rem;height:1.25rem;background:#22c55f;border-radius:.125rem;font-weight:400;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center}.notifications-dialog .notifications .tabs[data-v-f46081e3]{display:flex;justify-content:space-between;align-items:center;margin:1rem 0;font-weight:400;font-size:.875rem;color:#cad7de}.notifications-dialog .notifications .tabs .act-tab[data-v-f46081e3]{background:#009400;box-shadow:0 .0625rem .125rem rgba(0,0,0,.3);border-radius:.09375rem}.notifications-dialog .notifications .tabs>uni-view[data-v-f46081e3]{width:9rem;height:2.5rem;background:#30333d;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.1875rem;display:flex;justify-content:space-between;align-items:center;padding:0 .8125rem;box-sizing:border-box}.notifications-dialog .notifications .tabs>uni-view .act-num[data-v-f46081e3]{width:1.5rem;height:1.5rem;background:#fff;font-weight:400;font-size:.75rem;color:#009400;display:flex;justify-content:center;align-items:center;border-radius:50%}.notifications-dialog .notifications .tabs>uni-view .num[data-v-f46081e3]{width:1.5rem;height:1.5rem;background:#009400;font-weight:400;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.notifications-dialog .notifications .head[data-v-f46081e3]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#fff}.notifications-dialog .notifications .head uni-image[data-v-f46081e3]{width:1.25rem;height:1.25rem}}@media (min-width: 1024px){.notifications-dialog[data-v-f46081e3]{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:999;display:flex;flex-direction:column}.notifications-dialog .msg-list[data-v-f46081e3]{height:calc(100% - 1.2207rem)}.notifications-dialog .msg-list .personal-item[data-v-f46081e3]{background:#30333d;box-shadow:inset 0 -.02441rem .04883rem rgba(0,0,0,.4);border-radius:.06104rem;padding:.14648rem;box-sizing:border-box;margin-bottom:.19531rem}.notifications-dialog .msg-list .personal-item .l3[data-v-f46081e3]{font-weight:400;font-size:.14648rem;color:#22c55f;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);text-align:left;font-style:normal;display:flex;align-items:center}.notifications-dialog .msg-list .personal-item .l3 uni-image[data-v-f46081e3]{width:.19531rem;height:.19531rem;margin-left:.04883rem}.notifications-dialog .msg-list .personal-item .line[data-v-f46081e3]{width:100%;height:.01221rem;margin:.14648rem 0}.notifications-dialog .msg-list .personal-item .l2[data-v-f46081e3]{font-weight:400;font-size:.14648rem;color:#fff}.notifications-dialog .msg-list .personal-item .l1[data-v-f46081e3]{display:flex;align-items:center;font-family:AlibabaPuHuiTi,AlibabaPuHuiTi;font-weight:400;font-size:.1709rem;color:#cad7de;margin-bottom:.14648rem}.notifications-dialog .msg-list .personal-item .l1 uni-image[data-v-f46081e3]{width:.24414rem;height:.24414rem;margin-right:.12207rem}.notifications-dialog .msg-list .platform-item[data-v-f46081e3]{background:#30333d;border-radius:.06104rem;padding:.14648rem;box-sizing:border-box;margin-bottom:.19531rem}.notifications-dialog .msg-list .platform-item .l5[data-v-f46081e3]{font-weight:400;font-size:.14648rem;color:#22c55f;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);text-align:left;font-style:normal;display:flex;align-items:center}.notifications-dialog .msg-list .platform-item .l5 uni-image[data-v-f46081e3]{width:.19531rem;height:.19531rem;margin-left:.04883rem}.notifications-dialog .msg-list .platform-item .line[data-v-f46081e3]{width:100%;height:.01221rem;margin:.14648rem 0}.notifications-dialog .msg-list .platform-item .l4[data-v-f46081e3]{font-weight:400;font-size:.1709rem;color:#cad7de;margin:.14648rem 0}.notifications-dialog .msg-list .platform-item .l3[data-v-f46081e3]{width:3.32031rem;height:1.66016rem;background:#d8d8d8;border-radius:.06104rem .06104rem 0 0}.notifications-dialog .msg-list .platform-item .l3 uni-image[data-v-f46081e3]{width:100%;height:100%;border-radius:.06104rem .06104rem 0 0}.notifications-dialog .msg-list .platform-item .l2[data-v-f46081e3]{font-size:.1709rem;color:#fff;margin:.12207rem 0}.notifications-dialog .msg-list .platform-item .l1[data-v-f46081e3]{display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.1709rem;color:#cad7de}.notifications-dialog .msg-list .platform-item .l1 .new-btn[data-v-f46081e3]{width:.58594rem;height:.24414rem;background:#22c55f;border-radius:2px;font-weight:400;font-size:.14648rem;color:#fff;display:flex;justify-content:center;align-items:center}.notifications-dialog .tabs[data-v-f46081e3]{display:flex;justify-content:space-between;align-items:center;margin:.19531rem 0;font-weight:400;font-size:.1709rem;color:#cad7de}.notifications-dialog .tabs .act-tab[data-v-f46081e3]{background:#009400;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.03662rem}.notifications-dialog .tabs>uni-view[data-v-f46081e3]{width:1.75781rem;height:.48828rem;background:#30333d;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.03662rem;display:flex;justify-content:space-between;align-items:center;padding:0 .15869rem;box-sizing:border-box}.notifications-dialog .tabs>uni-view .act-num[data-v-f46081e3]{width:.29297rem;height:.29297rem;background:#fff;font-weight:400;font-size:.14648rem;color:#009400;display:flex;justify-content:center;align-items:center;border-radius:50%}.notifications-dialog .tabs>uni-view .num[data-v-f46081e3]{width:.29297rem;height:.29297rem;background:#009400;font-weight:400;font-size:.14648rem;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:50%}.notifications-dialog .notifications[data-v-f46081e3]{width:3.90625rem;height:calc(100% - .87891rem);background:#1d1e24;padding:.19531rem .14648rem;box-sizing:border-box;position:fixed;top:.87891rem;right:0}.notifications-dialog .notifications .head[data-v-f46081e3]{display:flex;justify-content:space-between;align-items:center;font-size:.1709rem;color:#fff}.notifications-dialog .notifications .head uni-image[data-v-f46081e3]{width:.24414rem;height:.24414rem}}@media (max-width: 1024px){.invite-dialog[data-v-4dca9bc0]{width:21.4375rem;height:25rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border:.0625rem solid #525252;border-radius:.625rem;padding:1.25rem;box-sizing:border-box}.invite-dialog .invite-type[data-v-4dca9bc0]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.invite-dialog .invite-type[data-v-4dca9bc0]>:nth-child(1),.invite-dialog .invite-type[data-v-4dca9bc0]>:nth-child(2){margin-bottom:2.5rem}.invite-dialog .invite-type .item[data-v-4dca9bc0]{width:50%;font-weight:400;font-size:.875rem;color:#cad7de;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);text-align:center}.invite-dialog .invite-type .item uni-image[data-v-4dca9bc0]{width:3.125rem;height:3.125rem;margin-bottom:1rem}.invite-dialog .dashed-line[data-v-4dca9bc0]{border:.0625rem dashed #434343;width:100%;height:0;margin:.75rem 0 1.5rem}.invite-dialog .main[data-v-4dca9bc0]{margin-top:1.25rem;font-weight:400;font-size:.875rem;color:#cad7de;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.invite-dialog .title-box[data-v-4dca9bc0]{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.invite-dialog .title-box uni-image[data-v-4dca9bc0]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.invite-dialog[data-v-4dca9bc0]{width:6.34766rem;height:3.41797rem;background:#27272e;box-shadow:0 .01221rem .04883rem .01221rem rgba(0,0,0,.3);border-radius:.12207rem;border:.01221rem solid #525252;padding:.21973rem .29297rem;box-sizing:border-box}.invite-dialog .invite-type[data-v-4dca9bc0]{display:flex;justify-content:space-between;align-items:center;margin:.36621rem .3418rem .19531rem}.invite-dialog .invite-type .item[data-v-4dca9bc0]{width:.79346rem;font-weight:400;font-size:.1709rem;color:#cad7de;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);text-align:center}.invite-dialog .invite-type .item uni-image[data-v-4dca9bc0]{width:.61035rem;height:.61035rem;margin-bottom:.19531rem}.invite-dialog .cue-phrases[data-v-4dca9bc0]{font-weight:400;font-size:.1709rem;color:#cad7de;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);border-bottom:.01221rem dashed #434343;padding:.30518rem 0 .24414rem;box-sizing:border-box}.invite-dialog .head[data-v-4dca9bc0]{display:flex;justify-content:space-between;align-items:center}.invite-dialog .head .icon[data-v-4dca9bc0]{width:.29297rem;height:.29297rem}.invite-dialog .head .title[data-v-4dca9bc0]{font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}}@media (max-width: 1024px){.money-select[data-v-edae46f5]{width:21.4375rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;padding:1.25rem;box-sizing:border-box}.money-select .item[data-v-edae46f5]{display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:1rem;color:#cad7de}.money-select .item .text2[data-v-edae46f5]{font-weight:400;font-size:1rem;color:#21e022}.money-select .item .text1[data-v-edae46f5]{font-weight:400;font-size:1rem;color:#ffe271}.money-select .dashed-line[data-v-edae46f5]{border:.0625rem dashed #434343;width:100%;height:0;margin:.75rem 0}.money-select .title-box[data-v-edae46f5]{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);margin-bottom:1.5rem}.money-select .title-box uni-image[data-v-edae46f5]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.money-select[data-v-edae46f5]{width:2.24609rem;height:1.19629rem;background:#424f43;box-shadow:0 .01221rem .04883rem .01221rem rgba(0,0,0,.3);border-radius:.06104rem;border:.01221rem solid #879980;position:absolute;top:.80566rem;right:4.66309rem;z-index:999;padding:.07324rem;box-sizing:border-box;animation:.3s sbottom-edae46f5 ease-out}.money-select[data-v-edae46f5]>:nth-child(1){margin-bottom:.07324rem}.money-select .item[data-v-edae46f5]{height:.48828rem;background:#1d1e24;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.03662rem;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.15869rem;color:#cad7de;padding:.09766rem;box-sizing:border-box}.money-select .item .text2[data-v-edae46f5]{font-weight:400;font-size:.1709rem;color:#21e022}.money-select .item .text1[data-v-edae46f5]{font-weight:400;font-size:.1709rem;color:#ffe271}}@keyframes sbottom-edae46f5{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@media (max-width: 1024px){.eventGames-dialog-pwa[data-v-089c78bb]{height:100vh!important}.eventGames-dialog[data-v-089c78bb]{width:100vw;height:100dvh;background:#1d1e24;padding-top:env(safe-area-inset-top);box-sizing:border-box;position:fixed;top:0;left:0;z-index:1001;display:flex;flex-direction:column}.eventGames-dialog[data-v-089c78bb] .uni-scroll-view-content{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem}.eventGames-dialog .main[data-v-089c78bb]{flex:1;overflow-y:auto;padding:1.5rem .75rem;box-sizing:border-box}.eventGames-dialog .main .item[data-v-089c78bb]{width:6.875rem;height:9.25rem;background:#1d2027;border-radius:.3125rem}.eventGames-dialog .main .item uni-image[data-v-089c78bb]{width:100%;height:100%;border-radius:.3125rem}.eventGames-dialog .head[data-v-089c78bb]{height:3.75rem;display:flex;justify-content:space-between;align-items:center;padding:1.25rem;box-sizing:border-box;border-bottom:.0625rem solid #525252;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.eventGames-dialog .head uni-image[data-v-089c78bb]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.eventGames-dialog[data-v-089c78bb]{width:13.28125rem;height:4.00391rem;background:#27272e;border-radius:.12207rem;padding:.29297rem;box-sizing:border-box}.eventGames-dialog .activity[data-v-089c78bb]{height:1.97754rem}.eventGames-dialog .activity .item[data-v-089c78bb]{width:1.66016rem;height:100%;padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.eventGames-dialog .activity .item .item-main[data-v-089c78bb]{width:1.46484rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.12207rem}.eventGames-dialog .activity .item .item-main uni-image[data-v-089c78bb]{width:100%;height:100%;border-radius:.12207rem}.eventGames-dialog .head[data-v-089c78bb]{display:flex;justify-content:space-between;align-items:center}.eventGames-dialog .head .icon[data-v-089c78bb]{width:.29297rem;height:.29297rem}.eventGames-dialog .head .title[data-v-089c78bb]{font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}}@media (max-width: 1024px){.joinActivity-dialog[data-v-7b86f74f]{width:20.5rem;height:22.5rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;border:.0625rem solid #525252;padding:1.25rem;box-sizing:border-box}.joinActivity-dialog .btn[data-v-7b86f74f]{width:10rem;height:3rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:1.5rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1rem;color:#fff;margin:0 auto}.joinActivity-dialog .text2[data-v-7b86f74f]{font-weight:400;font-size:.875rem;color:#b5b5b5;margin:.75rem 0 3.5rem}.joinActivity-dialog .input-box[data-v-7b86f74f]{width:17.5rem;height:2.5rem;background:#141417;border-radius:.1875rem;display:flex;justify-content:center;align-items:center;padding:0 1rem;box-sizing:border-box}.joinActivity-dialog .input-box uni-image[data-v-7b86f74f]{width:1.25rem;height:1.25rem;margin-left:1rem}.joinActivity-dialog .input-box uni-input[data-v-7b86f74f]{flex:1;height:100%;font-weight:400;font-size:.875rem;color:#fff}.joinActivity-dialog .text1[data-v-7b86f74f]{width:6.8125rem;height:1.25rem;font-weight:400;font-size:.875rem;color:#fff;margin:2.5rem 0 .75rem}.joinActivity-dialog .title-box[data-v-7b86f74f]{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.joinActivity-dialog .title-box uni-image[data-v-7b86f74f]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.joinActivity-dialog[data-v-7b86f74f]{width:7.32422rem;height:3.66211rem;background:#27272e;border-radius:.12207rem;border:.01221rem solid #525252;padding:.29297rem;box-sizing:border-box}.joinActivity-dialog .btn[data-v-7b86f74f]{width:1.95313rem;height:.58594rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.29297rem;border:.01221rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;margin:0 auto}.joinActivity-dialog .text2[data-v-7b86f74f]{font-weight:400;font-size:.1709rem;color:#b5b5b5;margin:.14648rem 0 .39063rem}.joinActivity-dialog .input-box[data-v-7b86f74f]{width:6.73828rem;height:.48828rem;background:#141417;border-radius:.03662rem;display:flex;justify-content:center;align-items:center;padding:0 .19531rem;box-sizing:border-box}.joinActivity-dialog .input-box uni-image[data-v-7b86f74f]{width:.24414rem;height:.24414rem;margin-left:.19531rem}.joinActivity-dialog .input-box uni-input[data-v-7b86f74f]{flex:1;height:100%;font-weight:400;font-size:.1709rem;color:#fff}.joinActivity-dialog .text1[data-v-7b86f74f]{font-weight:400;font-size:.1709rem;color:#fff;margin:.48828rem 0 .14648rem}.joinActivity-dialog .head[data-v-7b86f74f]{display:flex;justify-content:space-between;align-items:center}.joinActivity-dialog .head .icon[data-v-7b86f74f]{width:.29297rem;height:.29297rem}.joinActivity-dialog .head .title[data-v-7b86f74f]{font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}}.playGameDialog-Mobile-pwa[data-v-2d79073b]{height:calc(100vh - env(safe-area-inset-top))!important}.playGameDialog-Mobile[data-v-2d79073b]{width:100vw;height:calc(100dvh - env(safe-area-inset-top));position:fixed;left:0;bottom:0;z-index:10000000000;background:#000;padding:.625rem;box-sizing:border-box}.playGameDialog-Mobile .loading[data-v-2d79073b]{width:100%;height:100%;background:#000;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:1000}.playGameDialog-Mobile .loading uni-image[data-v-2d79073b]{width:15.5rem;height:15.5rem}.playGameDialog-Mobile .draggable-image[data-v-2d79073b]{width:3.125rem;height:3.125rem;position:absolute;z-index:1001;transition:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:none}@media (max-width: 1024px){.turntable-result[data-v-9ac86a0a]{position:absolute;top:0;left:0;z-index:999}.turntable-result .fail[data-v-9ac86a0a]{width:22.5rem;height:35.8125rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;background:url(/assets/115-UIKn_PXb.png) no-repeat;background-size:100% 100%;position:relative}.turntable-result .fail .btn[data-v-9ac86a0a]{width:7.5rem;height:2.25rem;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .25rem 1.1875rem rgba(35,255,39,.25);border-radius:.3125rem;border:.0625rem solid #23FC23;font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:0 auto;position:absolute;top:29.5625rem;left:7.5625rem}.turntable-result .fail .describe[data-v-9ac86a0a]{width:100%;font-size:1rem;color:#fff;text-align:center;position:absolute;top:24.125rem;left:0}.turntable-result .fail .prize[data-v-9ac86a0a]{width:15rem;height:7.5rem;background:url(/assets/116-xlltdGt6.png) no-repeat;background-size:100% 100%;position:absolute;top:14.125rem;left:3.6875rem;text-align:center;display:flex;justify-content:center;align-items:center}.turntable-result .fail .prize uni-image[data-v-9ac86a0a]{width:4.375rem;height:4.375rem}.turntable-result .fail .close[data-v-9ac86a0a]{width:1.5rem;height:1.5rem;position:absolute;top:.75rem;right:.75rem}.turntable-result .succeed[data-v-9ac86a0a]{width:22.5rem;height:35.8125rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;background:url(/assets/113-E5J8UeEB.png) no-repeat;background-size:100% 100%;position:relative}.turntable-result .succeed .btn[data-v-9ac86a0a]{width:7.5rem;height:2.25rem;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .25rem 1.1875rem rgba(35,255,39,.25);border-radius:.3125rem;border:.0625rem solid #23FC23;font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:0 auto;position:absolute;top:29.5625rem;left:7.5625rem}.turntable-result .succeed .describe[data-v-9ac86a0a]{width:100%;font-size:1rem;color:#9a5009;text-align:center;position:absolute;top:24.125rem;left:0}.turntable-result .succeed .prize[data-v-9ac86a0a]{width:15rem;height:7.5rem;background:url(/assets/114-kwbDkvQI.png) no-repeat;background-size:100% 100%;position:absolute;top:14.125rem;left:3.6875rem;text-align:center}.turntable-result .succeed .prize .text[data-v-9ac86a0a]{font-weight:700;font-size:1.5rem;color:#fff}.turntable-result .succeed .prize uni-image[data-v-9ac86a0a]{width:2.375rem;height:2.5rem;margin:1.5rem 0 0}.turntable-result .succeed .close[data-v-9ac86a0a]{width:1.5rem;height:1.5rem;position:absolute;top:.75rem;right:.75rem}}@media (min-width: 1024px){.turntable-result[data-v-9ac86a0a]{position:absolute;top:0;left:0;z-index:999}.turntable-result .fail[data-v-9ac86a0a]{width:5.85938rem;height:10.30273rem;background:#27272e;box-shadow:0 .01221rem .04883rem .01221rem rgba(0,0,0,.3);border-radius:.12207rem;background:url(/assets/115-UIKn_PXb.png) no-repeat;background-size:100% 100%;position:relative}.turntable-result .fail .btn[data-v-9ac86a0a]{width:1.46484rem;height:.48828rem;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .04883rem .23193rem rgba(35,255,39,.25);border-radius:.06104rem;border:.01221rem solid #23FC23;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:0 auto;position:absolute;top:7.37305rem;left:2.19727rem}.turntable-result .fail .describe[data-v-9ac86a0a]{width:100%;font-size:.19531rem;color:#fff;text-align:center;position:absolute;top:5.37109rem;left:0}.turntable-result .fail .prize[data-v-9ac86a0a]{width:2.92969rem;height:1.46484rem;background:url(/assets/116-xlltdGt6.png) no-repeat;background-size:100% 100%;position:absolute;top:3.41797rem;left:1.46484rem;text-align:center;display:flex;justify-content:center;align-items:center}.turntable-result .fail .prize uni-image[data-v-9ac86a0a]{width:.85449rem;height:.85449rem}.turntable-result .fail .close[data-v-9ac86a0a]{width:.29297rem;height:.29297rem;position:absolute;top:.24414rem;right:.29297rem}.turntable-result .succeed[data-v-9ac86a0a]{width:5.85938rem;height:10.30273rem;background:#27272e;box-shadow:0 .01221rem .04883rem .01221rem rgba(0,0,0,.3);border-radius:.12207rem;background:url(/assets/113-E5J8UeEB.png) no-repeat;background-size:100% 100%;position:relative}.turntable-result .succeed .btn[data-v-9ac86a0a]{width:1.46484rem;height:.48828rem;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .04883rem .23193rem rgba(35,255,39,.25);border-radius:.06104rem;border:.01221rem solid #23FC23;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:0 auto;position:absolute;top:7.37305rem;left:2.19727rem}.turntable-result .succeed .describe[data-v-9ac86a0a]{width:100%;font-size:.19531rem;color:#9a5009;text-align:center;position:absolute;top:5.37109rem;left:0}.turntable-result .succeed .prize[data-v-9ac86a0a]{width:2.92969rem;height:1.46484rem;background:url(/assets/114-kwbDkvQI.png) no-repeat;background-size:100% 100%;position:absolute;top:3.41797rem;left:1.46484rem;text-align:center}.turntable-result .succeed .prize .text[data-v-9ac86a0a]{font-weight:700;font-size:.29297rem;color:#fff}.turntable-result .succeed .prize uni-image[data-v-9ac86a0a]{width:.61035rem;height:.61035rem;margin:.24414rem 0 0}.turntable-result .succeed .close[data-v-9ac86a0a]{width:.29297rem;height:.29297rem;position:absolute;top:.24414rem;right:.29297rem}}@media (max-width: 1024px){.turntable[data-v-f6b3a2d5]{width:22.5rem;height:35.8125rem;background:url(/assets/104-DjG1Fmnd.png) no-repeat;background-size:100% 100%;position:relative;display:flex;flex-direction:column}.turntable .list-icon[data-v-f6b3a2d5]{width:2rem;height:2rem;position:absolute;top:24.0625rem;right:.5rem}.turntable .mobile-box[data-v-f6b3a2d5]{flex:1;overflow:hidden;overflow-y:auto;margin-top:.46875rem}.turntable .t4[data-v-f6b3a2d5]{height:9.875rem;background:rgba(0,0,0,.67);border-radius:.3125rem;padding:.625rem;box-sizing:border-box;margin:0 .46875rem .46875rem;display:flex;flex-direction:column}.turntable .t4 .side-swiper[data-v-f6b3a2d5]{flex:1;overflow:hidden}.turntable .t4 .side-swiper .swiper-item .main .m2[data-v-f6b3a2d5]{height:4.6875rem;padding:.375rem;box-sizing:border-box;background:rgba(255,255,255,.2);border-radius:.1875rem;display:flex;flex-direction:column}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box[data-v-f6b3a2d5]{width:calc(100% - 1.375rem);height:.4375rem;background:rgba(255,255,255,.2);border-radius:.1875rem;margin-left:.625rem;position:relative}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .img-box[data-v-f6b3a2d5]{width:1.375rem;height:1.375rem;position:absolute;top:-.46875rem}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .img-box uni-image[data-v-f6b3a2d5]{width:1.375rem;height:1.375rem;position:absolute;top:0;left:0;margin-bottom:.25rem}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .img-box uni-view[data-v-f6b3a2d5]{font-weight:400;font-size:.625rem;color:#fff;white-space:nowrap;position:absolute;left:50%;top:1.625rem;transform:translate(-50%)}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .jindu[data-v-f6b3a2d5]{width:30%;max-width:100%!important;height:.4375rem;background:linear-gradient(90deg,#2b68e0,#41dcf6);border-radius:.1875rem}.turntable .t4 .side-swiper .swiper-item .main .m2 .m2-text[data-v-f6b3a2d5]{font-size:.625rem;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 .5rem;box-sizing:border-box;margin-bottom:.8125rem}.turntable .t4 .side-swiper .swiper-item .main .m1[data-v-f6b3a2d5]{font-weight:400;font-size:.625rem;color:#ccc;margin-bottom:.25rem}.turntable .t4 .title[data-v-f6b3a2d5]{height:1.0625rem;font-size:.75rem;color:#fff;margin-bottom:.25rem;display:flex;justify-content:space-between;align-items:center}.turntable .t4 .title .btn-box[data-v-f6b3a2d5]{display:flex;align-items:center;gap:.25rem}.turntable .t4 .title .btn-box>uni-view[data-v-f6b3a2d5]{width:.375rem;height:.375rem;background:rgba(255,255,255,.2);border-radius:50%}.turntable .t3[data-v-f6b3a2d5]{background:rgba(0,0,0,.67);border-radius:.3125rem;padding:.625rem;box-sizing:border-box;margin:0 .46875rem .46875rem;position:relative}.turntable .t3 .main[data-v-f6b3a2d5]{display:flex;justify-content:center;align-items:center;gap:.75rem}.turntable .t3 .main .m2[data-v-f6b3a2d5]{height:1.375rem;background:rgba(255,255,255,.2);border-radius:.125rem;display:flex;flex-direction:column}.turntable .t3 .main .m2 .jindu-box[data-v-f6b3a2d5]{width:100%;height:.25rem;background:#fff;background:rgba(255,255,255,.2);border-radius:0 0 .125rem .125rem;overflow:hidden}.turntable .t3 .main .m2 .jindu-box .two-jindu[data-v-f6b3a2d5]{width:2.9375rem;height:.25rem;background:linear-gradient(90deg,#099e3e,#54e575);border-radius:0 0 .125rem .125rem}.turntable .t3 .main .m2 .jindu-box>uni-view[data-v-f6b3a2d5]{width:2.9375rem;height:.25rem;background:linear-gradient(90deg,#e0a82b,#f6ef41);border-radius:0 0 .125rem .125rem}.turntable .t3 .main .m2 .m2-text[data-v-f6b3a2d5]{flex:1;font-size:.625rem;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 .25rem;box-sizing:border-box}.turntable .t3 .main .m2 .m2-text uni-view[data-v-f6b3a2d5]{height:.875rem}.turntable .t3 .main .m1[data-v-f6b3a2d5]{height:.875rem;font-weight:400;font-size:.625rem;color:#ccc;margin-bottom:.25rem}.turntable .t3 .main>uni-view[data-v-f6b3a2d5]{width:50%}.turntable .t3 .title[data-v-f6b3a2d5]{height:1.0625rem;font-size:.75rem;color:#fff;margin-bottom:.25rem}.turntable .get-spin[data-v-f6b3a2d5]{width:7.5rem;height:2.25rem;border-radius:.3125rem;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .25rem 1.1875rem rgba(35,255,39,.25);border:.0625rem solid #23FC23;font-weight:400;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:0 auto}.turntable .SPIN[data-v-f6b3a2d5]{width:1.4375rem;height:1.5rem;font-size:.625rem;color:#fff;text-align:center;position:absolute;top:13.3125rem;left:10.5625rem;z-index:11}.turntable .pointer[data-v-f6b3a2d5]{width:3.5rem;height:2rem;background:url(/assets/106-ClO2kz96.png) no-repeat;background-size:100% 100%;position:absolute;right:2.8125rem;top:13.25rem}.turntable .roulette[data-v-f6b3a2d5]{width:18.75rem;height:18.75rem;margin:-.26855rem auto 0;color:#fff;background:url(/assets/105-B8pVXj8I.png) no-repeat;background-size:100% 100%;position:relative}.turntable .roulette .r[data-v-f6b3a2d5]{width:0;height:0;border-style:solid;border-width:6.46875rem 1.84375rem 0 1.84375rem;border-color:rgba(0,0,0,0) transparent transparent transparent;transformOrigin:center 6.65625rem;position:absolute;top:6.25rem;left:7.53125rem;display:flex;justify-content:center;align-items:center}.turntable .roulette .r .white-bg[data-v-f6b3a2d5]{color:#cf0000}.turntable .roulette .r .red-bg[data-v-f6b3a2d5]{color:#fff}.turntable .roulette .r .black-bg[data-v-f6b3a2d5]{color:#fcebaf}.turntable .roulette .r .r-text[data-v-f6b3a2d5]{margin-top:1.5625rem;text-align:center;font-weight:700;font-size:1rem;line-height:1.0625rem;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.turntable .t2[data-v-f6b3a2d5]{height:1.125rem;font-size:.8125rem;color:#fff;text-shadow:0 .0625rem .25rem rgba(0,0,0,.2);margin:0 1rem}.turntable .t1[data-v-f6b3a2d5]{height:1.125rem;font-size:.8125rem;color:#fff;text-shadow:0 .0625rem .25rem rgba(0,0,0,.2);margin:2.6875rem 0 .125rem 1rem}.turntable .close[data-v-f6b3a2d5]{width:1.5rem;height:1.5rem;position:absolute;top:.75rem;right:.75rem}}@media (min-width: 1024px){.turntable[data-v-f6b3a2d5]{width:5.85938rem;background:url(/assets/104-DjG1Fmnd.png) no-repeat;background-size:100% 100%;position:relative;overflow:hidden}.turntable .t4[data-v-f6b3a2d5]{height:1.92871rem;background:rgba(0,0,0,.67);border-radius:.06104rem;padding:.12207rem .14648rem;box-sizing:border-box;margin:0 .14648rem .14648rem;display:flex;flex-direction:column}.turntable .t4 .side-swiper[data-v-f6b3a2d5]{flex:1;overflow:hidden}.turntable .t4 .side-swiper .swiper-item .main .m2[data-v-f6b3a2d5]{height:1.08643rem;padding:.12207rem;box-sizing:border-box;background:rgba(255,255,255,.2);border-radius:.03662rem;display:flex;flex-direction:column}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box[data-v-f6b3a2d5]{width:calc(100% - .26855rem);height:.08545rem;margin-left:.12207rem;background:rgba(255,255,255,.2);border-radius:0 0 .07324rem .07324rem;position:relative}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .img-box[data-v-f6b3a2d5]{width:.26855rem;height:.26855rem;position:absolute;top:-.09253rem}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .img-box uni-image[data-v-f6b3a2d5]{width:.26855rem;height:.26855rem;position:absolute;top:0;left:0;margin-bottom:.08545rem}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .img-box uni-view[data-v-f6b3a2d5]{font-weight:400;font-size:.14648rem;color:#fff;white-space:nowrap;position:absolute;left:50%;top:.31738rem;transform:translate(-50%)}.turntable .t4 .side-swiper .swiper-item .main .m2 .jindu-box .jindu[data-v-f6b3a2d5]{width:30%;max-width:100%!important;height:.08545rem;background:linear-gradient(90deg,#2b68e0,#41dcf6);border-radius:0 .07324rem .07324rem}.turntable .t4 .side-swiper .swiper-item .main .m2 .m2-text[data-v-f6b3a2d5]{font-size:.15869rem;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 .09766rem;box-sizing:border-box}.turntable .t4 .side-swiper .swiper-item .main .m1[data-v-f6b3a2d5]{font-weight:400;font-size:.14648rem;color:#ccc;margin-bottom:.04883rem}.turntable .t4 .title[data-v-f6b3a2d5]{height:.24414rem;font-size:.1709rem;color:#fff;margin-bottom:.09766rem;display:flex;justify-content:space-between;align-items:center}.turntable .t4 .title .btn-box[data-v-f6b3a2d5]{display:flex;align-items:center;gap:.04883rem}.turntable .t4 .title .btn-box>uni-view[data-v-f6b3a2d5]{width:.31738rem;height:.31738rem;background:#4a8546;border-radius:.06104rem;display:flex;justify-content:center;align-items:center}.turntable .t4 .title .btn-box>uni-view uni-image[data-v-f6b3a2d5]{width:.19531rem;height:.19531rem}.turntable .t3[data-v-f6b3a2d5]{background:rgba(0,0,0,.67);border-radius:.06104rem;padding:.12207rem .14648rem;box-sizing:border-box;margin:.36621rem .14648rem .14648rem;position:relative}.turntable .t3 .list-icon[data-v-f6b3a2d5]{width:.39063rem;height:.39063rem;position:absolute;top:-.48828rem;right:0}.turntable .t3 .main[data-v-f6b3a2d5]{display:flex;justify-content:center;align-items:center;gap:.14648rem}.turntable .t3 .main .m2[data-v-f6b3a2d5]{height:.36621rem;background:rgba(255,255,255,.2);border-radius:.03662rem;display:flex;flex-direction:column}.turntable .t3 .main .m2 .jindu-box[data-v-f6b3a2d5]{width:100%;height:.04883rem;background:rgba(255,255,255,.2);border-radius:0 0 .07324rem .07324rem;overflow:hidden}.turntable .t3 .main .m2 .jindu-box .two-jindu[data-v-f6b3a2d5]{width:1.14746rem;height:.04883rem;background:linear-gradient(90deg,#099e3e,#54e575);border-radius:0 .07324rem .07324rem}.turntable .t3 .main .m2 .jindu-box>uni-view[data-v-f6b3a2d5]{width:1.14746rem;height:.04883rem;background:linear-gradient(90deg,#e0a82b,#f6ef41);border-radius:0 .07324rem .07324rem}.turntable .t3 .main .m2 .m2-text[data-v-f6b3a2d5]{flex:1;font-size:.15869rem;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 .09766rem;box-sizing:border-box}.turntable .t3 .main .m2 .m2-text uni-view[data-v-f6b3a2d5]{height:.21973rem}.turntable .t3 .main .m1[data-v-f6b3a2d5]{height:.20752rem;font-weight:400;font-size:.14648rem;color:#ccc;margin-bottom:.04883rem}.turntable .t3 .main>uni-view[data-v-f6b3a2d5]{width:50%}.turntable .t3 .title[data-v-f6b3a2d5]{height:.24414rem;font-size:.1709rem;color:#fff;margin-bottom:.09766rem}.turntable .get-spin[data-v-f6b3a2d5]{width:1.46484rem;height:.48828rem;border-radius:.06104rem;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .04883rem .23193rem rgba(35,255,39,.25);border:.01221rem solid #23FC23;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center;margin:0 auto}.turntable .SPIN[data-v-f6b3a2d5]{width:.39063rem;height:.39063rem;font-size:.1709rem;color:#fff;text-align:center;position:absolute;top:3.19824rem;left:2.73438rem;z-index:11}.turntable .pointer[data-v-f6b3a2d5]{width:.85449rem;height:.48828rem;background:url(/assets/106-ClO2kz96.png) no-repeat;background-size:100% 100%;position:absolute;right:.73242rem;top:3.17383rem}.turntable .roulette[data-v-f6b3a2d5]{width:4.88281rem;height:4.88281rem;margin:-.20752rem auto 0;color:#fff;background:url(/assets/105-B8pVXj8I.png) no-repeat;background-size:100% 100%;position:relative}.turntable .roulette .r[data-v-f6b3a2d5]{width:0;height:0;border-style:solid;border-width:2.19727rem .48828rem 0 .48828rem;border-color:rgba(0,0,0,0) transparent transparent transparent;transformOrigin:center 1.75781rem;position:absolute;top:1.34277rem;left:1.98975rem;display:flex;justify-content:center;align-items:center}.turntable .roulette .r .white-bg[data-v-f6b3a2d5]{color:#cf0000}.turntable .roulette .r .red-bg[data-v-f6b3a2d5]{color:#fff}.turntable .roulette .r .black-bg[data-v-f6b3a2d5]{color:#fcebaf}.turntable .roulette .r .r-text[data-v-f6b3a2d5]{text-align:center;font-weight:700;font-size:.19531rem;line-height:.23193rem;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.turntable .t2[data-v-f6b3a2d5]{height:.24414rem;font-size:.1709rem;color:#fff;text-shadow:0 .01221rem .04883rem rgba(0,0,0,.2);margin:0 .29297rem}.turntable .t1[data-v-f6b3a2d5]{height:.24414rem;font-size:.1709rem;color:#fff;text-shadow:0 .01221rem .04883rem rgba(0,0,0,.2);margin:.64697rem .29297rem .04883rem}.turntable .close[data-v-f6b3a2d5]{width:.29297rem;height:.29297rem;position:absolute;top:.24414rem;right:.29297rem}}@media (max-width: 1024px){.turntable-list[data-v-34f6b9a3]{width:22.5rem;height:35.8125rem;background:url(/assets/109-5up0e0SR.png) no-repeat;background-size:100% 100%;padding:.75rem;box-sizing:border-box;display:flex;flex-direction:column}.turntable-list .main[data-v-34f6b9a3]{flex:1;overflow:hidden;background:rgba(0,0,0,.7);border-radius:.3125rem;padding:.625rem;box-sizing:border-box;display:flex;flex-direction:column}.turntable-list .main .footer[data-v-34f6b9a3]{margin-top:.4375rem;display:flex;justify-content:space-between;font-weight:400;font-size:.75rem;color:#ccc}.turntable-list .main .footer .text2[data-v-34f6b9a3]{font-weight:700;font-size:1rem;color:#fff743}.turntable-list .main .footer .text1[data-v-34f6b9a3]{font-weight:700;font-size:1rem;color:#fff}.turntable-list .main .footer[data-v-34f6b9a3]>:nth-child(2){text-align:right}.turntable-list .main .table-main[data-v-34f6b9a3]{flex:1;overflow:hidden;overflow-y:auto;margin-bottom:.625rem}.turntable-list .main .table-main .item[data-v-34f6b9a3]{width:19.75rem;height:2rem;background:rgba(255,255,255,.2);border-radius:.1875rem;display:flex;align-items:center;padding:0 .75rem;box-sizing:border-box;font-weight:400;font-size:.75rem;color:#fff;margin-bottom:.25rem}.turntable-list .main .table-main .item[data-v-34f6b9a3]>:nth-child(3){width:30%}.turntable-list .main .table-main .item[data-v-34f6b9a3]>:nth-child(2){width:45%}.turntable-list .main .table-main .item[data-v-34f6b9a3]>:nth-child(1){width:25%}.turntable-list .main .table-head[data-v-34f6b9a3]{font-weight:400;font-size:.875rem;color:#cad7de;border-bottom:.0625rem solid rgba(255,255,255,.2);display:flex;align-items:center;padding:.4375rem .5rem;box-sizing:border-box;margin-bottom:.5rem}.turntable-list .main .table-head[data-v-34f6b9a3]>:nth-child(3){width:30%}.turntable-list .main .table-head[data-v-34f6b9a3]>:nth-child(2){width:45%}.turntable-list .main .table-head[data-v-34f6b9a3]>:nth-child(1){width:25%}.turntable-list .head[data-v-34f6b9a3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5625rem}.turntable-list .head[data-v-34f6b9a3]>:nth-child(2){width:9.875rem;height:1.625rem}.turntable-list .head[data-v-34f6b9a3]>:nth-child(1),.turntable-list .head[data-v-34f6b9a3]>:nth-child(3){width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.turntable-list[data-v-34f6b9a3]{width:5.85938rem;height:10.30273rem;background:url(/assets/109-5up0e0SR.png) no-repeat;background-size:100% 100%;padding:.24414rem .29297rem .29297rem;box-sizing:border-box;display:flex;flex-direction:column}.turntable-list .main[data-v-34f6b9a3]{flex:1;overflow:hidden;background:rgba(0,0,0,.7);border-radius:.06104rem;padding:.14648rem;box-sizing:border-box;display:flex;flex-direction:column}.turntable-list .main .footer[data-v-34f6b9a3]{margin-top:.31738rem;display:flex;justify-content:space-between;font-weight:400;font-size:.14648rem;color:#ccc}.turntable-list .main .footer .text2[data-v-34f6b9a3]{font-weight:700;font-size:.29297rem;color:#fff743}.turntable-list .main .footer .text1[data-v-34f6b9a3]{font-weight:700;font-size:.29297rem;color:#fff;margin-top:.04883rem}.turntable-list .main .footer[data-v-34f6b9a3]>:nth-child(2){text-align:right}.turntable-list .main .table-main[data-v-34f6b9a3]{flex:1;overflow:hidden;overflow-y:auto;margin-bottom:.19531rem}.turntable-list .main .table-main .item[data-v-34f6b9a3]{width:4.98047rem;height:.48828rem;background:rgba(255,255,255,.2);border-radius:.03662rem;display:flex;align-items:center;padding:0 .14648rem;box-sizing:border-box;font-weight:400;font-size:.19531rem;color:#fff;margin-bottom:.09766rem}.turntable-list .main .table-main .item[data-v-34f6b9a3]>:nth-child(3){width:30%}.turntable-list .main .table-main .item[data-v-34f6b9a3]>:nth-child(2){width:45%}.turntable-list .main .table-main .item[data-v-34f6b9a3]>:nth-child(1){width:25%}.turntable-list .main .table-head[data-v-34f6b9a3]{font-weight:400;font-size:.19531rem;color:#cad7de;border-bottom:.01221rem solid rgba(255,255,255,.2);display:flex;align-items:center;padding:.09766rem .14648rem;box-sizing:border-box;margin-bottom:.19531rem}.turntable-list .main .table-head[data-v-34f6b9a3]>:nth-child(3){width:30%}.turntable-list .main .table-head[data-v-34f6b9a3]>:nth-child(2){width:45%}.turntable-list .main .table-head[data-v-34f6b9a3]>:nth-child(1){width:25%}.turntable-list .head[data-v-34f6b9a3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.21973rem}.turntable-list .head[data-v-34f6b9a3]>:nth-child(2){width:2.13623rem;height:.3418rem}.turntable-list .head[data-v-34f6b9a3]>:nth-child(1),.turntable-list .head[data-v-34f6b9a3]>:nth-child(3){width:.29297rem;height:.29297rem}}@media (max-width: 1024px){.support[data-v-eae06430]{width:21.4375rem;height:23rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;border:.0625rem solid #525252;padding:1.25rem;box-sizing:border-box}.support .item[data-v-eae06430]{display:flex;justify-content:space-between;margin-bottom:1.25rem}.support .item .right[data-v-eae06430]{width:3.5rem;height:2rem;background:#4a8546;border-radius:.125rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.75rem;color:#fff}.support .item .left[data-v-eae06430]{font-weight:400;font-size:.875rem;color:#fff;text-decoration:underline}.support .item .left .type[data-v-eae06430]{font-size:1rem;color:#fff;margin-bottom:.12207rem;display:flex;align-items:center}.support .item .left .type uni-image[data-v-eae06430]{width:1.5rem;height:1.5rem;margin-right:.5rem}.support .line[data-v-eae06430]{width:18.9375rem;height:.0625rem;border:.0625rem solid #434343;margin-bottom:1.25rem}.support .cue-words[data-v-eae06430]{margin:1.25rem 0 .75rem;font-weight:400;font-size:.875rem;color:#cad7de;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.support .head[data-v-eae06430]{font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;justify-content:space-between;align-items:center}.support .head uni-image[data-v-eae06430]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.support[data-v-eae06430]{width:4.00391rem;background:#27272e;box-shadow:0 .01221rem .04883rem .01221rem rgba(0,0,0,.3);border-radius:.12207rem;border:.01221rem solid #525252;padding:.21973rem .29297rem .29297rem;box-sizing:border-box}.support .item[data-v-eae06430]{display:flex;justify-content:space-between;margin-bottom:.24414rem}.support .item .right[data-v-eae06430]{width:.58594rem;height:.29297rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.14648rem;color:#fff}.support .item .left[data-v-eae06430]{font-weight:400;font-size:.1709rem;color:#fff;text-decoration:underline}.support .item .left .type[data-v-eae06430]{font-size:.19531rem;color:#fff;margin-bottom:.12207rem;display:flex;align-items:center}.support .item .left .type uni-image[data-v-eae06430]{width:.29297rem;height:.29297rem;margin-right:.09766rem}.support .line[data-v-eae06430]{width:3.41797rem;height:.01221rem;border:.01221rem dashed #434343;margin-bottom:.24414rem}.support .cue-words[data-v-eae06430]{margin:.30518rem 0 .24414rem;font-weight:400;font-size:.1709rem;color:#cad7de;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.support .head[data-v-eae06430]{font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);display:flex;justify-content:space-between;align-items:center}.support .head uni-image[data-v-eae06430]{width:.29297rem;height:.29297rem}}@media (max-width: 1024px){.language-dialog[data-v-01727bb9]{width:20.5rem;height:18.875rem;background:#27272e;border-radius:.625rem;border:.0625rem solid #525252;padding:1.5rem;box-sizing:border-box}.language-dialog .btn[data-v-01727bb9]{width:10rem;height:3rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:1.5rem;border:.0625rem solid #23FC23;margin:0 auto;margin-top:1.875rem;font-weight:400;font-size:1rem;color:#fff;display:flex;justify-content:center;align-items:center}.language-dialog .act[data-v-01727bb9]{background:#30333d!important;border-radius:.3125rem;border:.0625rem solid #879980!important}.language-dialog .item[data-v-01727bb9]{width:17.5rem;height:3rem;background:#303643;border-radius:.3125rem;border:.0625rem solid #383D4B;display:flex;justify-content:center;align-items:center;position:relative;font-weight:400;font-size:1rem;color:#fff;margin-bottom:.625rem}.language-dialog .item uni-image[data-v-01727bb9]{width:1.5rem;height:1.5rem;position:absolute;top:.75rem;right:.75rem}.language-dialog .head[data-v-01727bb9]{font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.language-dialog .head uni-image[data-v-01727bb9]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.language-dialog[data-v-01727bb9]{width:4.88281rem;height:2.92969rem;background:#27272e;border-radius:.12207rem;border:.01221rem solid #525252;padding:.29297rem;box-sizing:border-box}.language-dialog .btn[data-v-01727bb9]{width:1.95313rem;height:.58594rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.29297rem;border:.01221rem solid #23FC23;margin:0 auto;font-weight:400;font-size:.19531rem;color:#fff;display:flex;justify-content:center;align-items:center}.language-dialog .item-box[data-v-01727bb9]{margin:.48828rem 0 .58594rem;display:flex;justify-content:center;align-items:center;gap:.74463rem}.language-dialog .item-box .item[data-v-01727bb9]{font-weight:400;font-size:.19531rem;color:#fff;display:flex;justify-content:center;align-items:center}.language-dialog .item-box .item .yuan[data-v-01727bb9]{width:.29297rem;height:.29297rem;margin-right:.24414rem;border-radius:50%;border:.02441rem solid #979797;box-sizing:border-box}.language-dialog .item-box .item uni-image[data-v-01727bb9]{width:.29297rem;height:.29297rem;margin-right:.24414rem}.language-dialog .head[data-v-01727bb9]{font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);display:flex;justify-content:space-between;align-items:center}.language-dialog .head uni-image[data-v-01727bb9]{width:.29297rem;height:.29297rem}}@media (max-width: 1024px){.mobile-main-right-box[data-v-d41e3d3b]{height:100%;display:flex;flex-direction:column;overflow:hidden}.mobile-main-right-box .main[data-v-d41e3d3b]{width:23.4375rem;padding:0 .75rem;box-sizing:border-box}.mobile-main-right-box .main .game-lobby[data-v-d41e3d3b]{max-height:32.5rem;overflow-y:auto;background:#212530;border-radius:.3125rem;padding:0 .75rem;box-sizing:border-box}.mobile-main-right-box .main .game-lobby .table-main[data-v-d41e3d3b]{max-height:26.25rem;overflow:hidden;position:relative}.mobile-main-right-box .main .game-lobby .table-main .table-item-box[data-v-d41e3d3b]{margin-top:-2.625rem}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item[data-v-d41e3d3b]{height:2.5625rem;display:flex;justify-content:space-between;align-items:center;margin-bottom:.0625rem}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item .item-user[data-v-d41e3d3b]{flex:none!important;width:3.875rem!important;text-align:center;position:relative}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item .item-user .num[data-v-d41e3d3b]{width:1.5rem;height:.75rem;background:#1c8200;border-radius:.375rem;display:flex;justify-content:center;align-items:center;position:absolute;left:.25rem;bottom:0}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item .item-user uni-image[data-v-d41e3d3b]{width:1.75rem;height:1.75rem;border-radius:50%}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item .item-game[data-v-d41e3d3b]{display:flex;align-items:center}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item .item-game uni-image[data-v-d41e3d3b]{width:1.25rem;height:1.25rem;margin-right:.25rem}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item uni-view[data-v-d41e3d3b]{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:.75rem;color:#fff}.mobile-main-right-box .main .game-lobby .table-main .table-item-box .table-item uni-view[data-v-d41e3d3b]:nth-child(3){text-align:right}.mobile-main-right-box .main .game-lobby .table-head[data-v-d41e3d3b]{height:2.5625rem;border-bottom:.03125rem solid rgba(255,255,255,.2);display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.mobile-main-right-box .main .game-lobby .table-head uni-view[data-v-d41e3d3b]{flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:.875rem;color:#cad7de}.mobile-main-right-box .main .game-lobby .table-head uni-view[data-v-d41e3d3b]:nth-child(3){text-align:right}.mobile-main-right-box .main .game-lobby .table-head uni-view[data-v-d41e3d3b]:nth-child(2){flex:none!important;width:3.875rem!important;margin:0 .375rem;text-align:center}.mobile-main-right-box .main .game-providers[data-v-d41e3d3b]{height:3rem}.mobile-main-right-box .main .game-providers .item[data-v-d41e3d3b]{width:9.625rem;height:100%;padding-right:.25rem;box-sizing:border-box;flex-shrink:0}.mobile-main-right-box .main .game-providers .item .item-main[data-v-d41e3d3b]{width:9.375rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.3125rem}.mobile-main-right-box .main .game-providers .item .item-main uni-image[data-v-d41e3d3b]{width:100%;height:100%;border-radius:.3125rem}.mobile-main-right-box .main .hot-picks[data-v-d41e3d3b],.mobile-main-right-box .main .slots[data-v-d41e3d3b],.mobile-main-right-box .main .lottery[data-v-d41e3d3b],.mobile-main-right-box .main .fishing[data-v-d41e3d3b]{height:8.4375rem}.mobile-main-right-box .main .hot-picks .item[data-v-d41e3d3b],.mobile-main-right-box .main .slots .item[data-v-d41e3d3b],.mobile-main-right-box .main .lottery .item[data-v-d41e3d3b],.mobile-main-right-box .main .fishing .item[data-v-d41e3d3b]{width:6.75rem;height:100%;padding-right:.5rem;box-sizing:border-box;flex-shrink:0}.mobile-main-right-box .main .hot-picks .item .item-main[data-v-d41e3d3b],.mobile-main-right-box .main .slots .item .item-main[data-v-d41e3d3b],.mobile-main-right-box .main .lottery .item .item-main[data-v-d41e3d3b],.mobile-main-right-box .main .fishing .item .item-main[data-v-d41e3d3b]{width:6.25rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.3125rem}.mobile-main-right-box .main .hot-picks .item .item-main uni-image[data-v-d41e3d3b],.mobile-main-right-box .main .slots .item .item-main uni-image[data-v-d41e3d3b],.mobile-main-right-box .main .lottery .item .item-main uni-image[data-v-d41e3d3b],.mobile-main-right-box .main .fishing .item .item-main uni-image[data-v-d41e3d3b]{width:100%;height:100%;border-radius:.3125rem}.mobile-main-right-box .main .game-type[data-v-d41e3d3b]{margin-top:1.25rem}.mobile-main-right-box .main .game-type .item[data-v-d41e3d3b]{width:6.5rem;height:2.25rem;padding-right:.375rem;box-sizing:border-box;flex-shrink:0}.mobile-main-right-box .main .game-type .item .item-main[data-v-d41e3d3b]{width:6.125rem;height:calc(100% - .125rem);overflow:hidden;background:#212530;border-radius:1.5rem;border:.0625rem solid #525252;font-weight:400;font-size:.875rem;color:#fff;display:flex;justify-content:center;align-items:center}.mobile-main-right-box .main .game-type .item .item-main uni-image[data-v-d41e3d3b]{width:1.25rem;height:1.25rem;margin-right:.25rem}.mobile-main-right-box .main .activity[data-v-d41e3d3b]{height:6.25rem}.mobile-main-right-box .main .activity .item[data-v-d41e3d3b]{width:13rem;height:100%;padding-right:.5rem;box-sizing:border-box;flex-shrink:0}.mobile-main-right-box .main .activity .item .item-main[data-v-d41e3d3b]{width:12.5rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.3125rem}.mobile-main-right-box .main .activity .item .item-main uni-image[data-v-d41e3d3b]{width:100%;height:100%;border-radius:.3125rem}.mobile-main-right-box .swiper[data-v-d41e3d3b]{height:12.5rem}.mobile-main-right-box .swiper .item>uni-view[data-v-d41e3d3b]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-main-right-box .swiper .item[data-v-d41e3d3b]{width:100%;height:100%;padding:2.5rem 2rem 3.1875rem;box-sizing:border-box;position:relative}.mobile-main-right-box .swiper .item .item-btn[data-v-d41e3d3b]{width:6rem;height:2.25rem;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .25rem 1.1875rem rgba(35,255,39,.25);border-radius:10px;border:.0625rem solid #23FC23;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center}.mobile-main-right-box .swiper .item .item-text2[data-v-d41e3d3b]{font-size:.875rem;color:#d6d6d6;line-height:1.25rem;text-align:left;font-style:normal;margin:.5rem 0 1rem}.mobile-main-right-box .swiper .item .big-title[data-v-d41e3d3b]{display:flex;align-items:center;font-size:1rem}.mobile-main-right-box .swiper .item .bg-image[data-v-d41e3d3b]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}@keyframes heightGrow-d41e3d3b{0%{height:0;overflow:hidden}to{height:2.5625rem;overflow:visible}}.mobile-main-right-box .item-enter[data-v-d41e3d3b]{animation:heightGrow-d41e3d3b 1s ease forwards}}@media (min-width: 1024px){.main1440[data-v-d41e3d3b]{width:17.57813rem;margin:.29297rem auto}.main1440 .game-lobby .table-main[data-v-d41e3d3b]{max-height:7.8125rem;overflow:hidden;position:relative}.main1440 .game-lobby .table-main .table-item-box[data-v-d41e3d3b]{margin-top:-.78125rem}.main1440 .game-lobby .table-main .table-item-box .table-item[data-v-d41e3d3b]{height:.68359rem;background:#252a36;border-radius:.06104rem;display:flex;justify-content:space-between;align-items:center;padding:0 .28076rem;box-sizing:border-box;margin-bottom:.09766rem}.main1440 .game-lobby .table-main .table-item-box .table-item .item-user[data-v-d41e3d3b]{display:flex;align-items:center}.main1440 .game-lobby .table-main .table-item-box .table-item .item-user uni-image[data-v-d41e3d3b]{width:.39063rem;height:.39063rem;margin-right:.14648rem;border-radius:50%}.main1440 .game-lobby .table-main .table-item-box .table-item .item-game[data-v-d41e3d3b]{display:flex;align-items:center}.main1440 .game-lobby .table-main .table-item-box .table-item .item-game uni-image[data-v-d41e3d3b]{width:.29297rem;height:.28076rem;border-radius:50%;margin-right:.09766rem}.main1440 .game-lobby .table-main .table-item-box .table-item>uni-view[data-v-d41e3d3b]{width:22%;font-weight:400;font-size:.19531rem;color:#fff}.main1440 .game-lobby .table-main .table-item-box .table-item>uni-view[data-v-d41e3d3b]:last-child{width:12%;text-align:right}.main1440 .game-lobby .table-head[data-v-d41e3d3b]{height:.68359rem;border-bottom:.01221rem solid rgba(255,255,255,.2);display:flex;justify-content:space-between;align-items:center;padding:0 .28076rem;box-sizing:border-box;margin-bottom:.19531rem}.main1440 .game-lobby .table-head uni-view[data-v-d41e3d3b]{width:22%;font-weight:400;font-size:.19531rem;color:#cad7de}.main1440 .game-lobby .table-head uni-view[data-v-d41e3d3b]:last-child{width:12%;text-align:right}.main1440 .game-providers[data-v-d41e3d3b]{height:.78125rem}.main1440 .game-providers .item[data-v-d41e3d3b]{width:2.63672rem;height:100%;padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.main1440 .game-providers .item .item-main[data-v-d41e3d3b]{width:2.44141rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.12207rem;display:flex;justify-content:center;align-items:center}.main1440 .game-providers .item .item-main uni-image[data-v-d41e3d3b]{width:100%;height:100%;border-radius:.12207rem}.main1440 .hot-picks[data-v-d41e3d3b],.main1440 .slots[data-v-d41e3d3b],.main1440 .lottery[data-v-d41e3d3b],.main1440 .fishing[data-v-d41e3d3b]{height:2.63672rem}.main1440 .hot-picks .item[data-v-d41e3d3b],.main1440 .slots .item[data-v-d41e3d3b],.main1440 .lottery .item[data-v-d41e3d3b],.main1440 .fishing .item[data-v-d41e3d3b]{width:2.14844rem;height:100%;padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.main1440 .hot-picks .item .item-main[data-v-d41e3d3b],.main1440 .slots .item .item-main[data-v-d41e3d3b],.main1440 .lottery .item .item-main[data-v-d41e3d3b],.main1440 .fishing .item .item-main[data-v-d41e3d3b]{width:1.95313rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.12207rem}.main1440 .hot-picks .item .item-main uni-image[data-v-d41e3d3b],.main1440 .slots .item .item-main uni-image[data-v-d41e3d3b],.main1440 .lottery .item .item-main uni-image[data-v-d41e3d3b],.main1440 .fishing .item .item-main uni-image[data-v-d41e3d3b]{width:100%;height:100%;border-radius:.12207rem}.main1440 .game-type[data-v-d41e3d3b]{height:.78125rem;background:#252a36;border-radius:.39063rem;border:1px solid #383D4B;margin:.48828rem 0 .19531rem;padding:.09766rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.main1440 .game-type .game-type-sliding-block[data-v-d41e3d3b]{flex:1;overflow:hidden;height:100%;border-radius:.29297rem}.main1440 .game-type .game-type-sliding-block .item[data-v-d41e3d3b]{width:1.9165rem;height:100%;padding-right:.23193rem;box-sizing:border-box;flex-shrink:0}.main1440 .game-type .game-type-sliding-block .item .item-main[data-v-d41e3d3b]{width:1.68457rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.29297rem;font-weight:400;font-size:.19531rem;color:#fff;display:flex;justify-content:center;align-items:center}.main1440 .game-type .game-type-sliding-block .item .item-main uni-image[data-v-d41e3d3b]{width:.29297rem;height:.29297rem;margin-right:.04883rem}.main1440 .game-type .search[data-v-d41e3d3b]{width:2.92969rem;height:.58594rem;background:#1d1e24;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.29297rem;margin-left:.23193rem;display:flex;justify-content:space-between;align-items:center}.main1440 .game-type .search .search-input[data-v-d41e3d3b]{flex:1;overflow:hidden;padding:0 .29297rem;font-weight:400;font-size:.19531rem;color:#fff}.main1440 .game-type .search uni-image[data-v-d41e3d3b]{width:.29297rem;height:.29297rem;margin-right:.14648rem}.main1440 .activity[data-v-d41e3d3b]{height:1.95313rem}.main1440 .activity .item[data-v-d41e3d3b]{width:4.10156rem;height:100%;padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.main1440 .activity .item .item-main[data-v-d41e3d3b]{width:3.90625rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.12207rem}.main1440 .activity .item .item-main uni-image[data-v-d41e3d3b]{width:100%;height:100%;border-radius:.12207rem}.main1440 .new-swiper-box[data-v-d41e3d3b]{width:100%;height:3.66211rem;position:relative}.main1440 .new-swiper-box .previous-next[data-v-d41e3d3b]{position:absolute;right:.29297rem;bottom:.29297rem;z-index:2;display:flex;align-items:center}.main1440 .new-swiper-box .previous-next[data-v-d41e3d3b]>:nth-child(1){margin-right:.19531rem}.main1440 .new-swiper-box .previous-next uni-view[data-v-d41e3d3b]{width:.58594rem;height:.58594rem;background:rgba(0,0,0,.5);border-radius:.12207rem;display:flex;justify-content:center;align-items:center}.main1440 .new-swiper-box .previous-next uni-view uni-image[data-v-d41e3d3b]{width:.24414rem;height:.24414rem}.main1440 .new-swiper-box .new-swiper[data-v-d41e3d3b]{width:100%;height:3.66211rem}.main1440 .new-swiper-box .new-swiper .swiper-item[data-v-d41e3d3b]{width:100%;height:100%;border-radius:.12207rem;overflow:hidden;position:relative}.main1440 .new-swiper-box .new-swiper .swiper-item .item-main[data-v-d41e3d3b]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;padding:.68359rem .78125rem;box-sizing:border-box}.main1440 .new-swiper-box .new-swiper .swiper-item .item-main .item-btn[data-v-d41e3d3b]{width:1.46484rem;height:.48828rem;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#1f9921,#23fc23);box-shadow:0 .04883rem .23193rem rgba(35,255,39,.25);border-radius:.06104rem;border:1px solid #23FC23;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);text-align:left;font-style:normal}.main1440 .new-swiper-box .new-swiper .swiper-item .item-main .item-text2[data-v-d41e3d3b]{font-size:.29297rem;color:#d6d6d6;line-height:.40283rem;margin:.09766rem 0 .29297rem}.main1440 .new-swiper-box .new-swiper .swiper-item .item-main .big-title[data-v-d41e3d3b]{display:flex;align-items:center;font-size:.36621rem}.main1440 .new-swiper-box .new-swiper .swiper-item .bg-image[data-v-d41e3d3b]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}@keyframes scrollX-d41e3d3b{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes heightGrow-d41e3d3b{0%{height:0;overflow:hidden}to{height:.68359rem;overflow:visible}}.item-enter[data-v-d41e3d3b]{animation:heightGrow-d41e3d3b 1s ease forwards}}@media (max-width: 1024px){.secondLevelList[data-v-43041c9d]{padding:.75rem;box-sizing:border-box}.secondLevelList .show-more[data-v-43041c9d]{width:9rem;height:2.25rem;background:rgba(114,114,114,.5);border-radius:1.25rem;margin:1.5rem auto 2.5rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.secondLevelList .show-more uni-image[data-v-43041c9d]{width:1.25rem;height:1.25rem;margin-left:.5rem}.secondLevelList .module-item-box[data-v-43041c9d]{display:flex;flex-wrap:wrap;gap:.625rem}.secondLevelList .module-item-box .item[data-v-43041c9d]{width:6.875rem;height:9.25rem;background:#1d2027;border-radius:.3125rem}.secondLevelList .module-item-box .item uni-image[data-v-43041c9d]{width:100%;height:100%;border-radius:.3125rem}.secondLevelList .activity[data-v-43041c9d]{height:6.25rem}.secondLevelList .activity .item[data-v-43041c9d]{width:13rem;height:100%;padding-right:.5rem;box-sizing:border-box;flex-shrink:0}.secondLevelList .activity .item .item-main[data-v-43041c9d]{width:12.5rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.3125rem}.secondLevelList .activity .item .item-main uni-image[data-v-43041c9d]{width:100%;height:100%;border-radius:.3125rem}}@media (min-width: 1024px){.main1440[data-v-43041c9d]{width:17.57813rem;max-height:100%;margin:.29297rem auto}.main1440 .show-more[data-v-43041c9d]{width:1.75781rem;height:.43945rem;background:rgba(114,114,114,.5);border-radius:.24414rem;margin:.19531rem auto .48828rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.main1440 .show-more uni-image[data-v-43041c9d]{width:.29297rem;height:.29297rem}.main1440 .module-item-box[data-v-43041c9d]{display:flex;flex-wrap:wrap;gap:.19531rem .26855rem}.main1440 .module-item-box .item[data-v-43041c9d]{width:1.95313rem;height:2.63672rem;background:#1d2027;border-radius:.12207rem}.main1440 .module-item-box .item uni-image[data-v-43041c9d]{width:100%;height:100%;border-radius:.12207rem}.main1440 .activity[data-v-43041c9d]{height:1.95313rem}.main1440 .activity .item[data-v-43041c9d]{width:4.10156rem;height:100%;padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.main1440 .activity .item .item-main[data-v-43041c9d]{width:3.90625rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.12207rem}.main1440 .activity .item .item-main uni-image[data-v-43041c9d]{width:100%;height:100%;border-radius:.12207rem}}@media (max-width: 1024px){.secondLevelList[data-v-0e518b64]{padding:.75rem;box-sizing:border-box}.secondLevelList .show-more[data-v-0e518b64]{width:9rem;height:2.25rem;background:rgba(114,114,114,.5);border-radius:1.25rem;margin:1.5rem auto 2.5rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.secondLevelList .show-more uni-image[data-v-0e518b64]{width:1.25rem;height:1.25rem;margin-left:.5rem}.secondLevelList .module-item-box[data-v-0e518b64]{display:flex;flex-wrap:wrap;gap:.625rem}.secondLevelList .module-item-box .item[data-v-0e518b64]{width:6.875rem;height:9.25rem;background:#1d2027;border-radius:.3125rem}.secondLevelList .module-item-box .item uni-image[data-v-0e518b64]{width:100%;height:100%;border-radius:.3125rem}}@media (min-width: 1024px){.main1440[data-v-0e518b64]{width:17.57813rem;max-height:100%;margin:.29297rem auto}.main1440 .show-more[data-v-0e518b64]{width:1.75781rem;height:.43945rem;background:rgba(114,114,114,.5);border-radius:.24414rem;margin:.19531rem auto .48828rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.main1440 .show-more uni-image[data-v-0e518b64]{width:.29297rem;height:.29297rem}.main1440 .module-item-box[data-v-0e518b64]{display:flex;flex-wrap:wrap;gap:.19531rem .26855rem}.main1440 .module-item-box .item[data-v-0e518b64]{width:1.95313rem;height:2.63672rem;background:#1d2027;border-radius:.12207rem}.main1440 .module-item-box .item uni-image[data-v-0e518b64]{width:100%;height:100%;border-radius:.12207rem}}@media (max-width: 1024px){.play-game-gage-pwa[data-v-bcb950de]{min-height:100vh!important}.play-game-gage[data-v-bcb950de]{min-height:100dvh;padding:1.125rem .8125rem;box-sizing:border-box}.play-game-gage .hot-picks[data-v-bcb950de]{height:8.4375rem}.play-game-gage .hot-picks .item[data-v-bcb950de]{width:6.75rem;height:100%;padding-right:.5rem;box-sizing:border-box;flex-shrink:0}.play-game-gage .hot-picks .item .item-main[data-v-bcb950de]{width:6.25rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.3125rem}.play-game-gage .hot-picks .el-image[data-v-bcb950de]{width:100%;height:100%;border-radius:.3125rem}.play-game-gage .game-main[data-v-bcb950de]{width:21.8125rem;height:27.5625rem;background:#252a36;border-radius:.3125rem;padding:1rem;box-sizing:border-box}.play-game-gage .game-main .brief-introduction[data-v-bcb950de]{font-weight:400;font-size:.875rem;color:#848a9d;line-height:1.25rem}.play-game-gage .game-main .line[data-v-bcb950de]{width:19.9375rem;height:.0625rem;background:linear-gradient(90deg,rgba(77,100,114,.5),#4d6472,rgba(77,100,114,.5));margin:1rem 0}.play-game-gage .game-main .game-info[data-v-bcb950de]{display:flex}.play-game-gage .game-main .game-info .right .r4[data-v-bcb950de]{width:10.1875rem;height:3rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.3125rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.play-game-gage .game-main .game-info .right .r3[data-v-bcb950de]{width:10.1875rem;height:2.5rem;background:#303643;border-radius:.3125rem;border:.0625rem solid #383D4B;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#cad7de}.play-game-gage .game-main .game-info .right .r3 uni-image[data-v-bcb950de]{width:1.5rem;height:1.5rem;margin-right:.5rem}.play-game-gage .game-main .game-info .right .r2[data-v-bcb950de]{font-weight:400;font-size:.875rem;color:#848a9d;margin:.5rem 0 2.125rem}.play-game-gage .game-main .game-info .right .r1[data-v-bcb950de]{font-size:1rem;color:#fff}.play-game-gage .game-main .game-info .left[data-v-bcb950de]{width:8.75rem;height:11.875rem;flex-shrink:0;margin-right:1rem;border:1px solid #11141B;border-radius:.15625rem}.play-game-gage .game-main .game-info .left uni-image[data-v-bcb950de]{width:100%;height:100%}}@media (min-width: 1024px){.play-game-gage[data-v-bcb950de]{width:17.57813rem;margin:0 auto 1.2207rem}.play-game-gage .hot-picks[data-v-bcb950de]{height:2.63672rem}.play-game-gage .hot-picks .item[data-v-bcb950de]{width:2.14844rem;height:100%;padding-right:.19531rem;box-sizing:border-box;flex-shrink:0}.play-game-gage .hot-picks .item .item-main[data-v-bcb950de]{width:1.95313rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.12207rem}.play-game-gage .hot-picks .item .item-main uni-image[data-v-bcb950de]{width:100%;height:100%;border-radius:.12207rem}.play-game-gage .intro[data-v-bcb950de]{height:2.53906rem;background:#252a36;border-radius:.06104rem;padding:0 .29297rem .48828rem;box-sizing:border-box}.play-game-gage .intro .content[data-v-bcb950de]{font-weight:400;font-size:.1709rem;color:#848a9d}.play-game-gage .intro .line[data-v-bcb950de]{height:.03125rem;background:linear-gradient(90deg,rgba(77,100,114,.5),#4d6472,rgba(77,100,114,.5));margin-bottom:.29297rem}.play-game-gage .intro .head[data-v-bcb950de]{height:.75684rem;display:flex;justify-content:space-between;align-items:center}.play-game-gage .intro .head .right[data-v-bcb950de]{display:flex;justify-content:flex-end;align-items:center}.play-game-gage .intro .head .right uni-image[data-v-bcb950de]{width:.29297rem;height:.29297rem;margin-left:.19531rem}.play-game-gage .intro .head .left[data-v-bcb950de]{font-size:.19531rem;color:#fff;display:flex;align-items:center}.play-game-gage .intro .head .left[data-v-bcb950de]>:last-child{margin-left:.24414rem;color:#848a9d}.play-game-gage .game-box[data-v-bcb950de]{height:8.30078rem;margin:.48828rem 0 .58594rem;background:#000;position:relative}.play-game-gage .game-box .loading[data-v-bcb950de]{width:100%;height:100%;background:#000;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:1000}.play-game-gage .game-box .loading uni-image[data-v-bcb950de]{width:3.02734rem;height:3.02734rem}}@media (max-width: 1024px){.promotions[data-v-9c2c6e8c]{padding:1.25rem .75rem;box-sizing:border-box}.promotions .show-more[data-v-9c2c6e8c]{width:9rem;height:2.25rem;background:rgba(114,114,114,.5);border-radius:1.25rem;margin:1.5rem auto 2.5rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.promotions .show-more uni-image[data-v-9c2c6e8c]{width:1.25rem;height:1.25rem;margin-left:.5rem}.promotions .item[data-v-9c2c6e8c]{width:21.9375rem;background:#212530;border-radius:.3125rem;overflow:hidden;margin-bottom:.75rem}.promotions .item .info[data-v-9c2c6e8c]{width:100%;height:5rem;background:#212530;padding:.75rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.promotions .item .info[data-v-9c2c6e8c]>:nth-child(1){flex:1;overflow:hidden}.promotions .item .info>:nth-child(1) .time[data-v-9c2c6e8c]{font-weight:400;font-size:.75rem;color:#cad7de;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promotions .item .info>:nth-child(1) .title[data-v-9c2c6e8c]{font-size:.875rem;color:#fff;line-height:1.25rem;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.promotions .item .info .btn[data-v-9c2c6e8c]{width:4.5rem;height:2rem;background:#4a8546;border-radius:.125rem;font-weight:500;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center}.promotions .item uni-image[data-v-9c2c6e8c]{width:100%;height:10.8125rem}.promotions .tab-box[data-v-9c2c6e8c]{width:21.9375rem;height:3rem;background:#212530;border-radius:.3125rem;padding:.25rem;box-sizing:border-box;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.promotions .tab-box .act[data-v-9c2c6e8c]{background:#4f4f5d;color:#fff}.promotions .tab-box .tab-item[data-v-9c2c6e8c]{width:10.5625rem;height:2.5rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.1875rem;font-weight:400;font-size:.875rem;color:#cad7de;display:flex;justify-content:center;align-items:center}}@media (min-width: 1024px){.main1440[data-v-9c2c6e8c]{width:17.57813rem;max-height:100%;margin:.29297rem auto}.main1440 .main-box[data-v-9c2c6e8c]{display:flex;flex-wrap:wrap;gap:.29297rem}.main1440 .main-box .item[data-v-9c2c6e8c]{width:5.66406rem;height:4.19922rem;background:#212530;border-radius:.06104rem;overflow:hidden}.main1440 .main-box .item .info[data-v-9c2c6e8c]{padding:.29297rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.main1440 .main-box .item .info[data-v-9c2c6e8c]>:nth-child(1){flex:1;overflow:hidden}.main1440 .main-box .item .info>:nth-child(1) .time[data-v-9c2c6e8c]{font-weight:400;font-size:.19531rem;color:#cad7de;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main1440 .main-box .item .info>:nth-child(1) .title[data-v-9c2c6e8c]{font-size:.21973rem;color:#fff;line-height:.24414rem;margin-bottom:.29297rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main1440 .main-box .item .info .btn[data-v-9c2c6e8c]{width:1.07422rem;height:.39063rem;background:#4a8546;border-radius:.02441rem;font-weight:500;font-size:.19531rem;color:#fff;display:flex;justify-content:center;align-items:center}.main1440 .main-box .item uni-image[data-v-9c2c6e8c]{width:100%;height:2.83203rem}.main1440 .tab-box[data-v-9c2c6e8c]{width:3.95508rem;height:.68359rem;background:#212530;border-radius:.06104rem;padding:.04883rem;box-sizing:border-box;margin-bottom:.29297rem;display:flex;justify-content:space-between;align-items:center}.main1440 .tab-box .act[data-v-9c2c6e8c]{background:#4f4f5d;color:#fff}.main1440 .tab-box .tab-item[data-v-9c2c6e8c]{width:1.9043rem;height:.58594rem;border-radius:.03662rem;font-weight:400;font-size:.19531rem;color:#cad7de;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center}.main1440 .show-more[data-v-9c2c6e8c]{width:1.75781rem;height:.43945rem;background:rgba(114,114,114,.5);border-radius:.24414rem;margin:.19531rem auto .48828rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.main1440 .show-more uni-image[data-v-9c2c6e8c]{width:.29297rem;height:.29297rem}}@media (max-width: 1024px){.activity-details[data-v-87c321cb]{padding:1.5rem .75rem;box-sizing:border-box;display:flex;flex-direction:column}.activity-details .text-content[data-v-87c321cb]{margin:1.5rem 0;font-size:1.125rem;color:#fff}.activity-details .activity-img[data-v-87c321cb]{width:21.9375rem;height:10.8125rem;border:.0625rem solid #777777}.activity-details .activity-img uni-image[data-v-87c321cb]{width:100%;height:100%}.activity-details .btns[data-v-87c321cb]{display:flex;justify-content:space-between;align-items:center;margin:1rem 0 1.5rem}.activity-details .btns>uni-view[data-v-87c321cb]{width:10.625rem;height:2.5rem;border-radius:.3125rem;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);display:flex;justify-content:center;align-items:center}.activity-details .btns[data-v-87c321cb]>:nth-child(2){background:linear-gradient(180deg,#1f9921,#23fc23);border:.0625rem solid #23FC23}.activity-details .btns[data-v-87c321cb]>:nth-child(1){background:#4f4f5d;border:.0625rem solid #777777}.activity-details .ongoing-btn[data-v-87c321cb]{width:4.5rem;height:2rem;background:#4a8546;border-radius:.125rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.75rem;color:#fff}.activity-details .date[data-v-87c321cb]{font-weight:400;font-size:.875rem;color:#cad7de;margin:.75rem 0 .5rem}.activity-details .title[data-v-87c321cb]{font-size:1rem;color:#fff}}@media (min-width: 1024px){.activity-details[data-v-87c321cb]{width:17.57813rem;max-height:100%;margin:.29297rem auto}.activity-details .text-content[data-v-87c321cb]{margin:.36621rem 0;font-size:.21973rem;color:#fff}.activity-details .activity-img[data-v-87c321cb]{width:11.71875rem;height:5.85938rem;border:.01221rem solid #777777}.activity-details .activity-img uni-image[data-v-87c321cb]{width:100%;height:100%}.activity-details .date[data-v-87c321cb]{font-weight:400;font-size:.19531rem;color:#cad7de;margin:.36621rem 0 .29297rem}.activity-details .head[data-v-87c321cb]{display:flex;justify-content:space-between;align-items:center}.activity-details .head .right[data-v-87c321cb]{display:flex;justify-content:center;align-items:center}.activity-details .head .right>uni-view[data-v-87c321cb]{width:1.5625rem;height:.58594rem;background:#4f4f5d;border-radius:.06104rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.activity-details .head .right[data-v-87c321cb]>:nth-child(2){background:linear-gradient(180deg,#1f9921,#23fc23);border:.01221rem solid #23FC23}.activity-details .head .right[data-v-87c321cb]>:nth-child(1){background:#4f4f5d;border:.01221rem solid #777777;margin-right:.19531rem}.activity-details .head .left[data-v-87c321cb]{display:flex;align-items:center}.activity-details .head .left .ongoing-btn[data-v-87c321cb]{width:1.07422rem;height:.39063rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.19531rem;color:#fff}.activity-details .head .left .title[data-v-87c321cb]{font-size:.29297rem;color:#fff;margin-right:.29297rem}}@media (max-width: 1024px){.game-providers[data-v-835620fa]{padding:1.25rem .75rem;box-sizing:border-box}.game-providers .list-box[data-v-835620fa]{display:flex;flex-wrap:wrap;gap:.75rem .9375rem}.game-providers .list-box .item[data-v-835620fa]{width:10.5rem;height:3rem;border-radius:.3125rem;overflow:hidden;background-color:#252a36;display:flex;justify-content:center;align-items:center}.game-providers .list-box .item uni-image[data-v-835620fa]{width:100%;height:100%;border-radius:.3125rem}.game-providers .title-box[data-v-835620fa]{font-size:1rem;color:#fff;display:flex;align-items:center;margin-bottom:.75rem}.game-providers .title-box uni-image[data-v-835620fa]{width:1.25rem;height:1.25rem;margin-right:.25rem}}@media (min-width: 1024px){.main1440[data-v-835620fa]{width:17.57813rem;max-height:100%;margin:.29297rem auto}.main1440 .list-box[data-v-835620fa]{display:flex;flex-wrap:wrap;gap:.29297rem .58594rem}.main1440 .list-box .item[data-v-835620fa]{width:2.44141rem;height:.78125rem;border-radius:.12207rem;overflow:hidden;background-color:#252a36;display:flex;justify-content:center;align-items:center}.main1440 .list-box .item uni-image[data-v-835620fa]{width:100%;height:100%;border-radius:.12207rem}.main1440 .title-box[data-v-835620fa]{font-size:.21973rem;color:#fff;display:flex;align-items:center;margin-bottom:.31738rem}.main1440 .title-box uni-image[data-v-835620fa]{width:.29297rem;height:.29297rem;margin-right:.14648rem}}@media (max-width: 1024px){.gameProvidersList[data-v-e0139b30]{padding:.75rem;box-sizing:border-box}.gameProvidersList .show-more[data-v-e0139b30]{width:9rem;height:2.25rem;background:rgba(114,114,114,.5);border-radius:1.25rem;margin:1.5rem auto 2.5rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.gameProvidersList .show-more uni-image[data-v-e0139b30]{width:1.25rem;height:1.25rem;margin-left:.5rem}.gameProvidersList .module-item-box[data-v-e0139b30]{display:flex;flex-wrap:wrap;gap:.625rem}.gameProvidersList .module-item-box .item[data-v-e0139b30]{width:6.875rem;height:9.25rem;background:#1d2027;border-radius:.3125rem}.gameProvidersList .module-item-box .item uni-image[data-v-e0139b30]{width:100%;height:100%;border-radius:.3125rem}.gameProvidersList .activity[data-v-e0139b30]{height:6.25rem}.gameProvidersList .activity .item[data-v-e0139b30]{width:13rem;height:100%;padding-right:.5rem;box-sizing:border-box;flex-shrink:0}.gameProvidersList .activity .item .item-main[data-v-e0139b30]{width:12.5rem;height:100%;overflow:hidden;background:#1d2027;border-radius:.3125rem}.gameProvidersList .activity .item .item-main uni-image[data-v-e0139b30]{width:100%;height:100%;border-radius:.3125rem}}@media (min-width: 1024px){.main1440[data-v-e0139b30]{width:17.57813rem;max-height:100%;margin:.29297rem auto}.main1440 .show-more[data-v-e0139b30]{width:1.75781rem;height:.43945rem;background:rgba(114,114,114,.5);border-radius:.24414rem;margin:.19531rem auto .48828rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.main1440 .show-more uni-image[data-v-e0139b30]{width:.29297rem;height:.29297rem}.main1440 .module-item-box[data-v-e0139b30]{display:flex;flex-wrap:wrap;gap:.19531rem .26855rem}.main1440 .module-item-box .item[data-v-e0139b30]{width:1.95313rem;height:2.63672rem;background:#1d2027;border-radius:.12207rem}.main1440 .module-item-box .item uni-image[data-v-e0139b30]{width:100%;height:100%;border-radius:.12207rem}}@media (max-width: 1024px){.rank[data-v-e15c2869]{padding:.75rem;box-sizing:border-box;position:relative;overflow:hidden}.rank .table2[data-v-e15c2869]{width:21.9375rem;height:20.3125rem;background:#212530;border-radius:.3125rem;padding:1rem .75rem;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:1rem}.rank .table2 .table-main[data-v-e15c2869]{flex:1;overflow:hidden;overflow-y:auto}.rank .table2 .table-main .item[data-v-e15c2869]{width:20.4375rem;height:3rem;background:#30333d;border-radius:.3125rem;margin-bottom:.5rem;font-weight:400;font-size:.75rem;color:#fff}.rank .table2 .table-main .item[data-v-e15c2869]>:nth-child(3){width:25%;text-align:right}.rank .table2 .table-main .item[data-v-e15c2869]>:nth-child(2){width:40%;text-align:center;margin:0 5%}.rank .table2 .table-main .item[data-v-e15c2869]>:nth-child(1){width:25%}.rank .table2 .table-head[data-v-e15c2869]{padding:.375rem;box-sizing:border-box;border-bottom:.03125rem solid rgba(255,255,255,.2);display:flex;align-items:center;font-weight:400;font-size:.75rem;color:#cad7de;margin-bottom:1rem}.rank .table2 .table-head[data-v-e15c2869]>:nth-child(3){width:25%;text-align:right}.rank .table2 .table-head[data-v-e15c2869]>:nth-child(2){width:40%;text-align:center;margin:0 5%}.rank .table2 .table-head[data-v-e15c2869]>:nth-child(1){width:25%}.rank .table2 .title[data-v-e15c2869]{font-size:1rem;color:#fff;margin-bottom:1rem}.rank .table1[data-v-e15c2869]{width:21.9375rem;height:25rem;background:rgba(0,0,0,.7);border-radius:.3125rem;border:.0625rem solid #525252;display:flex;flex-direction:column;margin:1.25rem 0 1.5625rem}.rank .table1 .your-ranking[data-v-e15c2869]{height:2.5rem;background:#009400;border-radius:0 0 .25rem .25rem;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.875rem;color:#fff;padding:0 1rem;box-sizing:border-box}.rank .table1 .item-box[data-v-e15c2869]{font-size:.75rem;color:#fff;text-shadow:0 0 .0625rem rgba(0,0,0,.4);flex:1;overflow:hidden;overflow-y:auto}.rank .table1 .item-box .item[data-v-e15c2869]{height:3.875rem;padding:0 1rem;box-sizing:border-box;display:flex;align-items:center;border-bottom:.0625rem solid rgba(255,255,255,.2)}.rank .table1 .item-box .item[data-v-e15c2869]>:nth-child(3){width:25%;text-align:right}.rank .table1 .item-box .item .user[data-v-e15c2869]{width:40%;margin:0 5%;display:flex;align-items:center}.rank .table1 .item-box .item .user uni-image[data-v-e15c2869]{width:1.5rem;height:1.5rem;border:.0625rem solid #979797;border-radius:50%;margin-right:.5rem;flex-shrink:0}.rank .table1 .item-box .item[data-v-e15c2869]>:nth-child(1){width:25%}.rank .table1 .head[data-v-e15c2869]{height:3.875rem;padding:0 1rem;box-sizing:border-box;display:flex;align-items:center;font-size:.75rem;color:#f5df26;border-bottom:.0625rem solid rgba(255,255,255,.2)}.rank .table1 .head[data-v-e15c2869]>:nth-child(3){width:25%;text-align:right}.rank .table1 .head[data-v-e15c2869]>:nth-child(2){width:40%;text-align:center;margin:0 5%}.rank .table1 .head[data-v-e15c2869]>:nth-child(1){width:25%}.rank .tabs-box2[data-v-e15c2869]{width:21.9375rem;height:2.5rem;background:#1d1e24;border-radius:1.25rem;border:.0625rem solid #626672;margin-top:2.5rem;display:flex;align-items:center;position:relative;z-index:2}.rank .tabs-box2 .act[data-v-e15c2869]{width:7.25rem;height:2.375rem;background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:1.1875rem;border:.0625rem solid #23FC23;display:flex;justify-content:center;align-items:center;font-size:1rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.rank .tabs-box2 .item[data-v-e15c2869]{width:7.25rem;height:2.375rem;border-radius:1.1875rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1rem;color:#cad7de}.rank .box2[data-v-e15c2869]{width:23.4375rem;height:11.125rem;margin-top:5.375rem;background:url(/assets/m17-BE85y09g.png) no-repeat;background-size:100% 100%;position:relative;left:-.75rem}.rank .box2 .name-award-3[data-v-e15c2869]{width:6.375rem;height:4.6875rem;font-weight:700;font-size:1.125rem;color:#fff743;text-align:center;position:absolute;top:7rem;right:1rem}.rank .box2 .name-award-3 .text[data-v-e15c2869]{width:6.375rem;padding-right:.625rem;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:right}.rank .box2 .name-award-3 .name[data-v-e15c2869]{width:5.75rem;margin-left:.25rem;margin-bottom:.375rem;font-size:.875rem;color:#fff;line-height:1.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .box2 .name-award-2[data-v-e15c2869]{width:6.125rem;height:4.6875rem;font-weight:700;font-size:1.125rem;color:#fff743;text-align:center;position:absolute;top:7rem;left:1.25rem}.rank .box2 .name-award-2 .text[data-v-e15c2869]{width:6.125rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left}.rank .box2 .name-award-2 .name[data-v-e15c2869]{width:5.1875rem;margin-left:.9375rem;margin-bottom:.375rem;font-size:.875rem;color:#fff;line-height:1.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .box2 .name-award-1[data-v-e15c2869]{width:5.75rem;height:4.6875rem;font-weight:700;font-size:1.125rem;color:#fff743;text-align:center;position:absolute;top:7rem;left:calc(50% - 2.875rem)}.rank .box2 .name-award-1 .text[data-v-e15c2869]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .box2 .name-award-1 .name[data-v-e15c2869]{margin-bottom:.375rem;font-size:.875rem;color:#fff;line-height:1.25rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .box2 .user3[data-v-e15c2869]{width:4.75rem;height:4.875rem;position:absolute;top:-.5rem;left:15.125rem;display:flex;justify-content:center;align-items:center}.rank .box2 .user3 .icon[data-v-e15c2869]{width:100%;height:100%;position:absolute;z-index:10}.rank .box2 .user3 .head[data-v-e15c2869]{width:2.625rem;height:2.625rem;border-radius:50%}.rank .box2 .user2[data-v-e15c2869]{width:5.5rem;height:5.5rem;position:absolute;top:-2.1875rem;left:3.3125rem;display:flex;justify-content:center;align-items:center}.rank .box2 .user2 .icon[data-v-e15c2869]{width:100%;height:100%;position:absolute;z-index:10}.rank .box2 .user2 .head[data-v-e15c2869]{width:2.625rem;height:2.625rem;border-radius:50%}.rank .box2 .user1[data-v-e15c2869]{width:6.75rem;height:6.75rem;position:absolute;top:-4.5625rem;left:8.4375rem;display:flex;justify-content:center;align-items:center}.rank .box2 .user1 .icon[data-v-e15c2869]{width:100%;height:100%;position:absolute;z-index:10}.rank .box2 .user1 .head[data-v-e15c2869]{width:3.375rem;height:3.375rem;border-radius:50%}.rank .box1[data-v-e15c2869]{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#e6e6e6}.rank .box1 uni-image[data-v-e15c2869]{width:1.25rem;height:1.25rem;margin-left:.5rem}.rank .bg-img[data-v-e15c2869]{width:23.4375rem;height:34.9375rem;background:url(/assets/m16-BQddr51w.png) no-repeat;background-size:100% 100%;position:absolute;top:4.8125rem;left:0}.rank .tabs-box1[data-v-e15c2869]{display:flex;align-items:center;gap:.3125rem;margin-bottom:7.6875rem}.rank .tabs-box1 .act[data-v-e15c2869]{width:10.8125rem;height:2.5rem;background:#4a8546;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.1875rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#fff}.rank .tabs-box1 .item[data-v-e15c2869]{width:10.8125rem;height:2.5rem;background:#212530;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.1875rem;border:.0625rem solid #525252;box-sizing:border-box;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#cad7de}}@media (min-width: 1024px){.rank[data-v-e15c2869]{position:relative}.rank .r3[data-v-e15c2869]{width:17.57813rem;max-height:7.32422rem;margin:-.47607rem auto 1.2207rem;background:#212530;border-radius:.06104rem;padding:.29297rem;box-sizing:border-box;display:flex;flex-direction:column}.rank .r3 .row[data-v-e15c2869]{overflow-y:auto;margin-bottom:.29297rem}.rank .r3 .row .item[data-v-e15c2869]{width:100%;height:.68359rem;background:#30333d;border-radius:.06104rem;margin-top:.09766rem;display:flex;justify-content:space-between;align-items:center}.rank .r3 .row .item uni-view[data-v-e15c2869]{width:20%;font-weight:400;font-size:.19531rem;color:#cad7de;padding:0 .29297rem;box-sizing:border-box}.rank .r3 .row .item[data-v-e15c2869]>:last-child{text-align:right}.rank .r3 .head[data-v-e15c2869]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.09766rem;padding:.09766rem 0;border-bottom:.01221rem solid rgba(255,255,255,.2)}.rank .r3 .head uni-view[data-v-e15c2869]{width:20%;font-weight:400;font-size:.19531rem;color:#cad7de;padding:0 .29297rem;box-sizing:border-box}.rank .r3 .head[data-v-e15c2869]>:last-child{text-align:right}.rank .r3 .title[data-v-e15c2869]{font-size:.21973rem;color:#fff;line-height:.24414rem;margin-bottom:.29297rem}.rank .r2[data-v-e15c2869]{height:8.93555rem;margin-top:.29297rem;background:url(/assets/49-C4RtlTuB.png) no-repeat;background-size:100% 100%;overflow:hidden}.rank .r2 .r2-1440[data-v-e15c2869]{width:17.57813rem;height:100%;margin:0 auto}.rank .r2 .r2-1440 .main-box[data-v-e15c2869]{display:flex;justify-content:space-between;margin-top:2.6123rem}.rank .r2 .r2-1440 .main-box .right[data-v-e15c2869]{width:7.8125rem;height:4.88281rem;background:rgba(0,0,0,.7);border-radius:.06104rem;border:.01221rem solid #525252;padding:0 .48828rem;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.rank .r2 .r2-1440 .main-box .right .your-ranking[data-v-e15c2869]{width:100%;height:.48828rem;background:#009400;border-radius:0 0 .04883rem .04883rem;font-weight:400;font-size:.19531rem;color:#fff;padding:0 .29297rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;position:absolute;left:0;bottom:0}.rank .r2 .r2-1440 .main-box .right .item-box[data-v-e15c2869]{flex:1;overflow-y:auto;margin-bottom:.48828rem}.rank .r2 .r2-1440 .main-box .right .item-box .item[data-v-e15c2869]>:first-child{width:35%;text-align:left}.rank .r2 .r2-1440 .main-box .right .item-box .item[data-v-e15c2869]>:nth-child(2){width:40%;display:flex;align-items:center}.rank .r2 .r2-1440 .main-box .right .item-box .item[data-v-e15c2869]>:last-child{width:25%;text-align:right}.rank .r2 .r2-1440 .main-box .right .item-box .item[data-v-e15c2869]{height:.58594rem;border-bottom:.01221rem solid rgba(255,255,255,.2);font-size:.19531rem;color:#fff;display:flex;justify-content:space-between;align-items:center}.rank .r2 .r2-1440 .main-box .right .item-box .item .user uni-image[data-v-e15c2869]{width:.39063rem;height:.39063rem;border:.01221rem solid #979797;margin-right:.20752rem;border-radius:50%}.rank .r2 .r2-1440 .main-box .right .head[data-v-e15c2869]>:first-child{width:35%;text-align:left}.rank .r2 .r2-1440 .main-box .right .head[data-v-e15c2869]>:nth-child(2){width:40%;text-align:left}.rank .r2 .r2-1440 .main-box .right .head[data-v-e15c2869]>:last-child{width:25%;text-align:right}.rank .r2 .r2-1440 .main-box .right .head[data-v-e15c2869]{height:.75684rem;display:flex;justify-content:space-between;align-items:center;padding:.29297rem 0 .19531rem;box-sizing:border-box;border-bottom:.01221rem solid rgba(255,255,255,.2);font-size:.19531rem;color:#f5df26}.rank .r2 .r2-1440 .main-box .left[data-v-e15c2869]{margin:1.29395rem .48828rem 0 1.46484rem}.rank .r2 .r2-1440 .main-box .left .tab-box[data-v-e15c2869]{width:4.41895rem;height:.43945rem;background:#1d1e24;border-radius:.21973rem;border:.01221rem solid #626672;margin:.29297rem auto 0;font-weight:400;font-size:.19531rem;color:#cad7de;display:flex;justify-content:space-between;align-items:center}.rank .r2 .r2-1440 .main-box .left .tab-box .act[data-v-e15c2869]{background:linear-gradient(180deg,#1f9921,#23fc23);border-radius:.20752rem;border:.01221rem solid #23FC23;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.rank .r2 .r2-1440 .main-box .left .tab-box .item[data-v-e15c2869]{width:1.46484rem;height:.41504rem;display:flex;justify-content:center;align-items:center}.rank .r2 .r2-1440 .main-box .left .podium[data-v-e15c2869]{width:6.34766rem;height:2.70996rem;background:url(/assets/51-BzK6CAnH.png) no-repeat;background-size:100% 100%;position:relative}.rank .r2 .r2-1440 .main-box .left .podium .name-award-3[data-v-e15c2869]{width:1.2207rem;height:1.2207rem;font-weight:700;font-size:.21973rem;color:#fff743;text-align:center;position:absolute;top:1.75781rem;right:.75684rem}.rank .r2 .r2-1440 .main-box .left .podium .name-award-3 .text[data-v-e15c2869]{width:2.44141rem;margin-left:-.24414rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .r2 .r2-1440 .main-box .left .podium .name-award-3 .name[data-v-e15c2869]{width:1.46484rem;margin-left:-.19531rem;margin-bottom:.06104rem;font-size:.18311rem;color:#fff;line-height:.25635rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .r2 .r2-1440 .main-box .left .podium .name-award-2[data-v-e15c2869]{width:1.2207rem;height:1.2207rem;font-weight:700;font-size:.21973rem;color:#fff743;text-align:center;position:absolute;top:1.75781rem;left:.85449rem}.rank .r2 .r2-1440 .main-box .left .podium .name-award-2 .text[data-v-e15c2869]{width:2.44141rem;margin-left:-1.2207rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .r2 .r2-1440 .main-box .left .podium .name-award-2 .name[data-v-e15c2869]{width:1.46484rem;margin-left:-.19531rem;margin-bottom:.06104rem;font-size:.18311rem;color:#fff;line-height:.25635rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .r2 .r2-1440 .main-box .left .podium .name-award-1[data-v-e15c2869]{width:1.83105rem;height:1.2207rem;font-weight:700;font-size:.21973rem;color:#fff743;text-align:center;position:absolute;top:1.75781rem;left:2.2583rem}.rank .r2 .r2-1440 .main-box .left .podium .name-award-1 .text[data-v-e15c2869]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .r2 .r2-1440 .main-box .left .podium .name-award-1 .name[data-v-e15c2869]{margin-bottom:.06104rem;font-size:.18311rem;color:#fff;line-height:.25635rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.rank .r2 .r2-1440 .main-box .left .podium .user3[data-v-e15c2869]{width:1.17188rem;height:1.2207rem;position:absolute;top:-.23193rem;left:4.00391rem;display:flex;justify-content:center;align-items:center}.rank .r2 .r2-1440 .main-box .left .podium .user3 .icon[data-v-e15c2869]{width:100%;height:100%;position:absolute;z-index:10}.rank .r2 .r2-1440 .main-box .left .podium .user3 .head[data-v-e15c2869]{width:.68359rem;height:.68359rem;border-radius:50%}.rank .r2 .r2-1440 .main-box .left .podium .user2[data-v-e15c2869]{width:1.31836rem;height:1.31836rem;position:absolute;top:-.54932rem;left:1.12305rem;display:flex;justify-content:center;align-items:center}.rank .r2 .r2-1440 .main-box .left .podium .user2 .icon[data-v-e15c2869]{width:100%;height:100%;position:absolute;z-index:10}.rank .r2 .r2-1440 .main-box .left .podium .user2 .head[data-v-e15c2869]{width:.68359rem;height:.68359rem;border-radius:50%}.rank .r2 .r2-1440 .main-box .left .podium .user1[data-v-e15c2869]{width:1.5625rem;height:1.5625rem;position:absolute;top:-1.13525rem;left:2.39258rem;display:flex;justify-content:center;align-items:center}.rank .r2 .r2-1440 .main-box .left .podium .user1 .icon[data-v-e15c2869]{width:100%;height:100%;position:absolute;z-index:10}.rank .r2 .r2-1440 .main-box .left .podium .user1 .head[data-v-e15c2869]{width:.87891rem;height:.87891rem;border-radius:50%}.rank .r1[data-v-e15c2869]{width:17.57813rem;margin:.48828rem auto .29297rem;display:flex;justify-content:space-between;align-items:center}.rank .r1 .right[data-v-e15c2869]{display:flex;align-items:center;font-weight:400;font-size:.1709rem;color:#bbb}.rank .r1 .right .refresh[data-v-e15c2869]{width:.58594rem;height:.58594rem;margin-left:.19531rem;background:#1d1e24;border-radius:.06104rem;border:.01221rem solid #525252;display:flex;justify-content:center;align-items:center}.rank .r1 .right .refresh uni-image[data-v-e15c2869]{width:.24414rem;height:.24414rem}.rank .r1 .tab-box[data-v-e15c2869]{width:-webkit-fit-content;width:fit-content;height:.68359rem;background:#212530;border-radius:.06104rem;padding:.04883rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.rank .r1 .tab-box .act[data-v-e15c2869]{background:#4f4f5d;color:#fff}.rank .r1 .tab-box .item[data-v-e15c2869]{width:1.9043rem;height:.58594rem;border-radius:.03662rem;font-weight:400;font-size:.19531rem;color:#cad7de;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center}}@media (max-width: 1024px){.level-description[data-v-0d32bc47]{position:relative}.level-description .bg-img[data-v-0d32bc47]{width:23.4375rem;height:21.875rem;position:absolute;top:12.9375rem;left:0}.level-description .reward-history[data-v-0d32bc47]{width:calc(100% - 1.5rem);min-height:25rem;background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin:1rem auto 1.5rem;display:flex;flex-direction:column}.level-description .reward-history .total-earnings[data-v-0d32bc47]{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0 1rem}.level-description .reward-history .total-earnings>uni-view[data-v-0d32bc47]:nth-child(2){font-weight:700;font-size:1rem;color:#23fc23}.level-description .reward-history .total-earnings>uni-view[data-v-0d32bc47]:nth-child(1){font-weight:400;font-size:.875rem;color:#fff}.level-description .reward-history .table-item-box[data-v-0d32bc47]{flex:1;max-height:35rem;overflow-y:auto}.level-description .reward-history .table-item-box .table-item[data-v-0d32bc47]{margin-bottom:.5rem;background:#30333d;border-radius:.3125rem}.level-description .reward-history .table-item-box .table-item .pull-down-box[data-v-0d32bc47]{border-top:.03125rem solid #727272;padding:.75rem .75rem 1rem;box-sizing:border-box}.level-description .reward-history .table-item-box .table-item .pull-down-box>.item[data-v-0d32bc47]:last-child{margin-bottom:0}.level-description .reward-history .table-item-box .table-item .pull-down-box .item[data-v-0d32bc47]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.level-description .reward-history .table-item-box .table-item .pull-down-box .item .value[data-v-0d32bc47]{width:50%;font-weight:400;font-size:.75rem;color:#fff;text-align:right}.level-description .reward-history .table-item-box .table-item .pull-down-box .item .label[data-v-0d32bc47]{width:50%;font-weight:400;font-size:.75rem;color:#23fc23}.level-description .reward-history .table-item-box .table-item .title-box[data-v-0d32bc47]{height:3rem;display:flex;justify-content:space-between;align-items:center;padding:0 .75rem;box-sizing:border-box}.level-description .reward-history .table-item-box .table-item .title-box .profile[data-v-0d32bc47]{display:flex;align-items:center}.level-description .reward-history .table-item-box .table-item .title-box .profile .inactive[data-v-0d32bc47]{background:#868686}.level-description .reward-history .table-item-box .table-item .title-box .profile .pending[data-v-0d32bc47]{background:orange}.level-description .reward-history .table-item-box .table-item .title-box .profile .paid[data-v-0d32bc47]{background:#06b900}.level-description .reward-history .table-item-box .table-item .title-box .profile .dian[data-v-0d32bc47]{width:.25rem;height:.25rem;margin-right:.5rem;border-radius:50%}.level-description .reward-history .table-item-box .table-item .title-box>uni-view[data-v-0d32bc47]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem;font-weight:400;font-size:.75rem;color:#fff}.level-description .reward-history .table-item-box .table-item .title-box uni-image[data-v-0d32bc47]{width:1.5rem;height:1.5rem}.level-description .reward-history .table-head[data-v-0d32bc47]{display:flex;justify-content:space-between;align-items:center;padding:.375rem 2.75rem .375rem .75rem;box-sizing:border-box;border-bottom:.03125rem solid rgba(255,255,255,.2);margin-bottom:1rem}.level-description .reward-history .table-head uni-view[data-v-0d32bc47]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:.75rem;color:#cad7de}.level-description .reward-history .select[data-v-0d32bc47]{margin:.75rem 0 1.125rem}.level-description .reward-history .title[data-v-0d32bc47]{font-size:.875rem;color:#fff}.level-description .last-next[data-v-0d32bc47]{display:flex;justify-content:center;align-items:center;margin:2.5rem 0}.level-description .last-next[data-v-0d32bc47]>:nth-child(1){margin-right:1.5rem}.level-description .last-next>uni-view[data-v-0d32bc47]{width:2rem;height:2rem;background:#3d4351;border-radius:.3125rem;display:flex;justify-content:center;align-items:center}.level-description .last-next>uni-view uni-image[data-v-0d32bc47]{width:1rem;height:1rem}.level-description .vip-box[data-v-0d32bc47]{height:26.25rem}.level-description .vip-box .item[data-v-0d32bc47]{width:17.5rem;height:100%;padding:0 1.25rem;box-sizing:border-box;flex-shrink:0}.level-description .vip-box .item .item-main[data-v-0d32bc47]{width:15rem;height:100%;padding-top:1.25rem;box-sizing:border-box;overflow:hidden;border-radius:.3125rem;position:relative}.level-description .vip-box .item .item-main .content[data-v-0d32bc47]{width:100%;height:25rem;padding-top:4.25rem;box-sizing:border-box;position:absolute;top:1.25rem;left:0}.level-description .vip-box .item .item-main .content .main-content[data-v-0d32bc47]{height:17.5rem;position:relative;z-index:2;display:flex;justify-content:center;align-items:center}.level-description .vip-box .item .item-main .content .main-content .item-box[data-v-0d32bc47]{width:100%;text-align:center}.level-description .vip-box .item .item-main .content .main-content .item-box .text4-box[data-v-0d32bc47]{display:flex;justify-content:center;align-items:center}.level-description .vip-box .item .item-main .content .main-content .item-box .text4-box[data-v-0d32bc47]>:nth-child(1){margin-right:.5rem}.level-description .vip-box .item .item-main .content .main-content .item-box .text4-box .text4[data-v-0d32bc47]{font-weight:400;font-size:.875rem;color:#cad7de;display:flex;align-items:center}.level-description .vip-box .item .item-main .content .main-content .item-box .text4-box .text4 uni-image[data-v-0d32bc47]{width:1.125rem;height:1.125rem;margin-right:.3125rem}.level-description .vip-box .item .item-main .content .main-content .item-box .text4-box .text4 uni-text[data-v-0d32bc47]{color:#f8de0a}.level-description .vip-box .item .item-main .content .main-content .item-box .text3[data-v-0d32bc47]{font-weight:700;font-size:1.125rem;color:#49cc5f;margin-bottom:1.25rem}.level-description .vip-box .item .item-main .content .main-content .item-box .text2[data-v-0d32bc47]{font-weight:700;font-size:1.125rem;color:#ef4444;margin-bottom:1.25rem}.level-description .vip-box .item .item-main .content .main-content .item-box .text1[data-v-0d32bc47]{font-weight:700;font-size:1.125rem;color:#ffd400;margin-bottom:1.25rem}.level-description .vip-box .item .item-main .content .main-content .item-box .type3[data-v-0d32bc47]{display:flex;justify-content:center;align-items:center}.level-description .vip-box .item .item-main .content .main-content .item-box .type3[data-v-0d32bc47]>:first-child{margin-right:1.25rem}.level-description .vip-box .item .item-main .content .main-content .item-box .item-box-title[data-v-0d32bc47]{font-weight:400;font-size:.875rem;color:#848a9d}.level-description .vip-box .item .item-main .content .level-name[data-v-0d32bc47]{font-size:1.125rem;color:#fff;text-align:center;position:relative;z-index:2}.level-description .vip-box .item .item-main .level-icon[data-v-0d32bc47]{width:5.25rem;height:5.25rem;position:absolute;top:0;left:4.875rem}.level-description .vip-box .item .item-main .bg-img[data-v-0d32bc47]{width:100%;height:25rem;position:absolute;top:1.25rem;left:0}.level-description .claimable-amount[data-v-0d32bc47]{width:20.4375rem;height:3rem;background:#424f43;border-radius:.3125rem;border:.0625rem solid #879980;display:flex;justify-content:space-between;align-items:center;margin:0 auto 2.9375rem}.level-description .claimable-amount .btn[data-v-0d32bc47]{width:5rem;height:2.875rem;background:#4a8546;border-radius:0 .25rem .25rem 0;font-weight:400;font-size:.875rem;color:#fff;display:flex;justify-content:center;align-items:center}.level-description .claimable-amount .amount[data-v-0d32bc47]{flex:1;overflow:hidden;padding:0 1rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.level-description .claimable-amount .amount[data-v-0d32bc47]>:nth-child(2){font-weight:400;font-size:.875rem;color:#49cc5f}.level-description .claimable-amount .amount[data-v-0d32bc47]>:nth-child(1){font-weight:400;font-size:.875rem;color:#fff}.level-description .level-title[data-v-0d32bc47]{font-size:1.3125rem;color:#fff;text-align:center;margin:2.5rem 0 1.5rem}}@media (min-width: 1024px){.level-description[data-v-0d32bc47]{width:17.57813rem;margin:0 auto;padding-top:.97656rem;box-sizing:border-box;position:relative}.level-description .table-box[data-v-0d32bc47]{height:10.49805rem;margin:.97656rem 0 1.2207rem;background:#212530;border-radius:.06104rem;padding:.29297rem;box-sizing:border-box;display:flex;flex-direction:column}.level-description .table-box .table-item[data-v-0d32bc47]{flex:1;overflow-y:auto;margin-bottom:.29297rem}.level-description .table-box .table-item .item[data-v-0d32bc47]{height:.68359rem;margin-bottom:.09766rem;padding:0 .29297rem;box-sizing:border-box;background:#30333d;border-radius:.06104rem;display:flex;justify-content:space-between;align-items:center}.level-description .table-box .table-item .item>uni-view[data-v-0d32bc47]{flex:1;font-weight:400;font-size:.19531rem;color:#fff}.level-description .table-box .table-item .item .profile[data-v-0d32bc47]{display:flex;align-items:center}.level-description .table-box .table-item .item .profile .inactive[data-v-0d32bc47]{background:#868686}.level-description .table-box .table-item .item .profile .pending[data-v-0d32bc47]{background:orange}.level-description .table-box .table-item .item .profile .paid[data-v-0d32bc47]{background:#06b900}.level-description .table-box .table-item .item .profile .dian[data-v-0d32bc47]{width:.07324rem;height:.07324rem;margin-right:.09766rem;border-radius:50%}.level-description .table-box .table-item .item .user[data-v-0d32bc47]{display:flex;align-items:center}.level-description .table-box .table-item .item .user uni-image[data-v-0d32bc47]{width:.39063rem;height:.39063rem;border-radius:50%;margin-right:.19531rem}.level-description .table-box .table-head[data-v-0d32bc47]{margin-bottom:.19531rem;padding:.09766rem .29297rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-bottom:.01221rem solid rgba(255,255,255,.2)}.level-description .table-box .table-head>uni-view[data-v-0d32bc47]{flex:1;font-weight:400;font-size:.19531rem;color:#cad7de}.level-description .table-box .head[data-v-0d32bc47]{display:flex;justify-content:space-between;align-items:center}.level-description .table-box .head .select[data-v-0d32bc47]{width:2.47803rem;height:.48828rem;background:#4f4f5d;border-radius:.06104rem}.level-description .table-box .head .title[data-v-0d32bc47]{font-size:.21973rem;color:#fff}.level-description .level-box[data-v-0d32bc47]{width:16.60156rem;height:5.10254rem;margin:1.48926rem auto .59814rem;display:flex;align-items:center}.level-description .level-box .item[data-v-0d32bc47]{width:3.41797rem;height:100%;padding:.21973rem .24414rem;box-sizing:border-box;flex-shrink:0}.level-description .level-box .item .item-main[data-v-0d32bc47]{width:2.92969rem;height:4.88281rem;flex-shrink:0;position:relative;display:flex;flex-direction:column}.level-description .level-box .item .item-main .main[data-v-0d32bc47]{height:3.41797rem;position:relative;z-index:2;display:flex;justify-content:center;align-items:center}.level-description .level-box .item .item-main .main .item-box[data-v-0d32bc47]{width:100%;text-align:center}.level-description .level-box .item .item-main .main .item-box .text4-box[data-v-0d32bc47]{display:flex;justify-content:center;align-items:center}.level-description .level-box .item .item-main .main .item-box .text4-box[data-v-0d32bc47]>:nth-child(1){margin-right:.09766rem}.level-description .level-box .item .item-main .main .item-box .text4-box .text4[data-v-0d32bc47]{font-weight:400;font-size:.1709rem;color:#cad7de;display:flex;align-items:center}.level-description .level-box .item .item-main .main .item-box .text4-box .text4 uni-image[data-v-0d32bc47]{width:.21973rem;height:.21973rem;margin-right:.06104rem}.level-description .level-box .item .item-main .main .item-box .text4-box .text4 uni-text[data-v-0d32bc47]{color:#f8de0a}.level-description .level-box .item .item-main .main .item-box .text3[data-v-0d32bc47]{font-weight:700;font-size:.21973rem;color:#49cc5f;margin-bottom:.24414rem}.level-description .level-box .item .item-main .main .item-box .text2[data-v-0d32bc47]{font-weight:700;font-size:.21973rem;color:#ef4444;margin-bottom:.24414rem}.level-description .level-box .item .item-main .main .item-box .text1[data-v-0d32bc47]{font-weight:700;font-size:.21973rem;color:#ffd400;margin-bottom:.24414rem}.level-description .level-box .item .item-main .main .item-box .type3[data-v-0d32bc47]{display:flex;justify-content:center;align-items:center}.level-description .level-box .item .item-main .main .item-box .type3[data-v-0d32bc47]>:first-child{margin-right:.24414rem}.level-description .level-box .item .item-main .main .item-box .item-box-title[data-v-0d32bc47]{font-weight:400;font-size:.1709rem;color:#848a9d}.level-description .level-box .item .item-main .level-name[data-v-0d32bc47]{font-size:.21973rem;color:#fff;margin-top:.83008rem;text-align:center;position:relative;z-index:2}.level-description .level-box .item .item-main .level-icon[data-v-0d32bc47]{width:.92773rem;height:.97656rem;position:absolute;left:1.00098rem;top:-.21973rem;z-index:2}.level-description .level-box .item .item-main .bg-img[data-v-0d32bc47]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.level-description .bg-img[data-v-0d32bc47]{width:6.95801rem;height:6.49414rem;position:absolute;top:.61035rem;right:.48828rem}.level-description .head[data-v-0d32bc47]{display:flex;justify-content:space-between;align-items:center}.level-description .head .title[data-v-0d32bc47]{font-size:.43945rem;color:#fff;line-height:.24414rem}.level-description .head .claimable-amount[data-v-0d32bc47]{width:3.90625rem;height:.58594rem;background:#424f43;border-radius:.06104rem;border:.01221rem solid #879980;padding:0 .19531rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.level-description .head .claimable-amount .right[data-v-0d32bc47]{width:.68359rem;height:.3418rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.15869rem;color:#fff;flex-shrink:0}.level-description .head .claimable-amount .left[data-v-0d32bc47]{font-weight:400;font-size:.1709rem;color:#fff;display:flex;align-items:center;flex:1;overflow:hidden}.level-description .head .claimable-amount .left .text[data-v-0d32bc47]{font-weight:400;font-size:.1709rem;color:#49cc5f;margin-left:.12207rem;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 1024px){.dashboard[data-v-0bd65cbb]{background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin:1rem 0 1.5rem}.dashboard .box[data-v-0bd65cbb]{padding:.75rem;box-sizing:border-box;background:#30333d;border-radius:.3125rem;margin-bottom:.75rem}.dashboard .box .main-box[data-v-0bd65cbb]{max-height:15.625rem;overflow:hidden;overflow-y:auto;padding:.75rem;box-sizing:border-box;background:#4f4f5d;border-radius:.1875rem;font-weight:400;font-size:.75rem;color:#e2e2e2;line-height:1.25rem}.dashboard .box .title-box[data-v-0bd65cbb]{font-size:.875rem;color:#cad7de;display:flex;align-items:center;margin-bottom:.75rem}.dashboard .box .title-box uni-image[data-v-0bd65cbb]{width:1.25rem;height:1.25rem;margin-right:.5rem}.dashboard .invite-box[data-v-0bd65cbb]{height:7.5rem;background:#424f43;border-radius:.1875rem;border:.0625rem solid #879980;padding:1rem;box-sizing:border-box;font-weight:400;font-size:.75rem;color:#cad7de;margin-bottom:.75rem}.dashboard .invite-box .btn[data-v-0bd65cbb]{width:4.5rem;height:2rem;background:#4a8546;border-radius:.125rem;font-weight:500;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center;margin:0 auto}.dashboard .invite-box .invite-link[data-v-0bd65cbb]{margin:.5rem 0 .75rem}.dashboard .invite-box .invite-code[data-v-0bd65cbb],.dashboard .invite-box .invite-link[data-v-0bd65cbb]{display:flex;justify-content:center;align-items:center}.dashboard .invite-box .invite-code uni-text[data-v-0bd65cbb],.dashboard .invite-box .invite-link uni-text[data-v-0bd65cbb]{max-width:calc(100% - 1.5rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard .invite-box .invite-code uni-image[data-v-0bd65cbb],.dashboard .invite-box .invite-link uni-image[data-v-0bd65cbb]{width:1.25rem;height:1.25rem;margin-left:.25rem}.dashboard .type[data-v-0bd65cbb]{width:calc(100% + 1.5rem);margin-left:-.75rem;padding:1.25rem 1.25rem .75rem;box-sizing:border-box;display:flex;align-items:center;flex-wrap:wrap}.dashboard .type .line[data-v-0bd65cbb]{width:.0625rem;height:3rem;background:#4a5165;margin:0 1.5625rem}.dashboard .type .item[data-v-0bd65cbb]{width:calc(50% - 1.59375rem);height:3rem;margin-bottom:1.5rem;white-space:nowrap}.dashboard .type .item .text[data-v-0bd65cbb]{font-size:1rem;color:#fff;margin-top:.5rem}.dashboard .type .item .title[data-v-0bd65cbb]{display:flex;align-items:center;font-weight:400;font-size:.875rem;color:#cad7de}.dashboard .type .item .title uni-image[data-v-0bd65cbb]{width:1.25rem;height:1.25rem;margin-right:.5rem;flex-shrink:0}}@media (min-width: 1024px){.dashboard[data-v-0bd65cbb]{padding:.24414rem;box-sizing:border-box;background:#212530;border-radius:.06104rem}.dashboard .box2[data-v-0bd65cbb]{display:flex}.dashboard .box2 .right[data-v-0bd65cbb]{width:7.22656rem;height:8.05664rem;background:#30333d;border-radius:.06104rem;padding:.29297rem;box-sizing:border-box}.dashboard .box2 .right .main[data-v-0bd65cbb]{width:6.64063rem;height:6.98242rem;background:#4f4f5d;border-radius:.03662rem;padding:.14648rem;box-sizing:border-box;font-weight:400;font-size:.1709rem;color:#e2e2e2;line-height:.39063rem;overflow:hidden;overflow-y:auto}.dashboard .box2 .right .title[data-v-0bd65cbb]{display:flex;align-items:center;font-size:.21973rem;color:#cad7de;margin-bottom:.19531rem}.dashboard .box2 .right .title uni-image[data-v-0bd65cbb]{width:.29297rem;height:.29297rem;margin-right:.09766rem}.dashboard .box2 .left[data-v-0bd65cbb]{width:7.22656rem;margin-right:.24414rem}.dashboard .box2 .left .main[data-v-0bd65cbb]{width:6.64063rem;height:2.24609rem;background:#4f4f5d;border-radius:.03662rem;padding:.14648rem;box-sizing:border-box;font-weight:400;font-size:.1709rem;color:#e2e2e2;line-height:.39063rem;overflow:hidden;overflow-y:auto}.dashboard .box2 .left .title[data-v-0bd65cbb]{display:flex;align-items:center;font-size:.21973rem;color:#cad7de;margin-bottom:.19531rem}.dashboard .box2 .left .title uni-image[data-v-0bd65cbb]{width:.29297rem;height:.29297rem;margin-right:.09766rem}.dashboard .box2 .left .l2[data-v-0bd65cbb]{height:4.49219rem;background:#30333d;border-radius:.06104rem;padding:.29297rem;box-sizing:border-box}.dashboard .box2 .left .l2 .main[data-v-0bd65cbb]{height:3.41797rem;overflow:hidden;overflow-y:auto}.dashboard .box2 .left .l1[data-v-0bd65cbb]{height:3.32031rem;background:#30333d;border-radius:.06104rem;margin-bottom:.24414rem;padding:.29297rem;box-sizing:border-box}.dashboard .box1[data-v-0bd65cbb]{background:#30333d;border-radius:.06104rem;padding:.48828rem;box-sizing:border-box;margin-bottom:.24414rem}.dashboard .box1 .link-code[data-v-0bd65cbb]{height:.68359rem;background:#424f43;border-radius:.03662rem;border:.01221rem solid #879980;display:flex;justify-content:center;align-items:center;margin-top:.39063rem;position:relative;padding:0 1.5625rem;box-sizing:border-box}.dashboard .box1 .link-code .invite-btn[data-v-0bd65cbb]{width:1.07422rem;height:.39063rem;background:#4a8546;border-radius:.02441rem;font-weight:500;font-size:.19531rem;color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;top:.14648rem;right:.24414rem}.dashboard .box1 .link-code .item-box[data-v-0bd65cbb]{width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center}.dashboard .box1 .link-code .item-box .item-code[data-v-0bd65cbb]{width:-webkit-fit-content;width:fit-content;font-weight:400;font-size:.21973rem;color:#cad7de;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard .box1 .link-code .item-box .item-code uni-image[data-v-0bd65cbb]{width:.29297rem;height:.29297rem;margin-left:.09766rem}.dashboard .box1 .link-code .item-box .item-link[data-v-0bd65cbb]{flex:1;overflow:hidden;display:flex;align-items:center}.dashboard .box1 .link-code .item-box .item-link uni-text[data-v-0bd65cbb]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:.21973rem;color:#cad7de}.dashboard .box1 .link-code .item-box .item-link uni-image[data-v-0bd65cbb]{width:.29297rem;height:.29297rem;margin-left:.09766rem;flex-shrink:0}.dashboard .box1 .type[data-v-0bd65cbb]{display:flex;justify-content:space-between;align-items:center}.dashboard .box1 .type .line[data-v-0bd65cbb]{width:.01221rem;height:.58594rem;background:#4a5165;margin:0 .48828rem}.dashboard .box1 .type .item[data-v-0bd65cbb]{width:25%;font-size:.25635rem;color:#fff}.dashboard .box1 .type .item .title[data-v-0bd65cbb]{font-weight:400;font-size:.21973rem;color:#cad7de;line-height:.24414rem;margin-bottom:.1709rem;display:flex;align-items:center}.dashboard .box1 .type .item .title uni-image[data-v-0bd65cbb]{width:.29297rem;height:.29297rem;margin-right:.04883rem}}@media (max-width: 1024px){.referrals-details-dialog[data-v-5de11fea]{width:20.5rem;background:#27272e;border:.0625rem solid #525252;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;padding:1.25rem;box-sizing:border-box}.referrals-details-dialog .box2[data-v-5de11fea]{width:18rem;height:11.625rem;background:rgba(0,0,0,.5);border-radius:.3125rem;border:.0625rem solid rgba(255,241,80,.8);display:flex;flex-direction:column}.referrals-details-dialog .box2 .footer[data-v-5de11fea]{width:18rem;height:1.75rem;background:#424f43;border-radius:0 0 .3125rem .3125rem;border:.0625rem solid #879980;padding:0 .75rem;box-sizing:border-box;font-size:.6875rem;color:#fff;display:flex;justify-content:space-between;align-items:center}.referrals-details-dialog .box2 .list-item-box[data-v-5de11fea]{flex:1}.referrals-details-dialog .box2 .list-item-box .list-item[data-v-5de11fea]{display:flex;justify-content:space-between;align-items:center;border-bottom:.0625rem solid rgba(255,255,255,.2);padding:0 .75rem;box-sizing:border-box}.referrals-details-dialog .box2 .list-item-box .list-item[data-v-5de11fea]>:nth-child(3){justify-content:flex-end;border:none}.referrals-details-dialog .box2 .list-item-box .list-item[data-v-5de11fea]>:nth-child(2){justify-content:center}.referrals-details-dialog .box2 .list-item-box .list-item>uni-view[data-v-5de11fea]{height:2.125rem;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:.6875rem;color:#fff;display:flex;align-items:center}.referrals-details-dialog .box2 .title[data-v-5de11fea]{font-weight:400;font-size:.875rem;color:#23fc23;text-align:center;margin:1rem 0}.referrals-details-dialog .box1[data-v-5de11fea]{width:18rem;height:5rem;background:#30333d;border-radius:.3125rem;border:.0625rem solid #879980;margin:1.875rem 0 1rem;padding:1rem .75rem;box-sizing:border-box}.referrals-details-dialog .box1>uni-view[data-v-5de11fea]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.referrals-details-dialog .box1 .value[data-v-5de11fea]{font-weight:400;font-size:.8125rem;color:#fff;text-align:right}.referrals-details-dialog .box1 .label[data-v-5de11fea]{font-weight:400;font-size:.8125rem;color:#b5b5b5}.referrals-details-dialog .title-box[data-v-5de11fea]{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.referrals-details-dialog .title-box uni-image[data-v-5de11fea]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.referrals-details-dialog[data-v-5de11fea]{width:7.32422rem;background:#27272e;border-radius:.12207rem;border:.01221rem solid #525252;padding:.29297rem;box-sizing:border-box}.referrals-details-dialog .box2[data-v-5de11fea]{width:6.73828rem;height:2.7832rem;background:#000;background:rgba(0,0,0,.5);border-radius:.06104rem;border:.01221rem solid rgba(255,241,80,.8);display:flex;flex-direction:column}.referrals-details-dialog .box2 .footer[data-v-5de11fea]{width:6.73828rem;height:.48828rem;background:#424f43;border-radius:0 0 .06104rem .06104rem;border:.01221rem solid #879980;padding:0 .29297rem;box-sizing:border-box;font-size:.1709rem;color:#fff;display:flex;justify-content:space-between;align-items:center}.referrals-details-dialog .box2 .list-item-box[data-v-5de11fea]{flex:1}.referrals-details-dialog .box2 .list-item-box .list-item[data-v-5de11fea]{display:flex;justify-content:space-between;align-items:center;border-bottom:.01221rem solid rgba(255,255,255,.2);padding:0 .19531rem;box-sizing:border-box}.referrals-details-dialog .box2 .list-item-box .list-item[data-v-5de11fea]>:nth-child(3){padding-right:.09766rem;justify-content:flex-end;border:none}.referrals-details-dialog .box2 .list-item-box .list-item[data-v-5de11fea]>:nth-child(2){justify-content:center}.referrals-details-dialog .box2 .list-item-box .list-item[data-v-5de11fea]>:nth-child(1){padding-left:.09766rem}.referrals-details-dialog .box2 .list-item-box .list-item>uni-view[data-v-5de11fea]{height:.5127rem;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;font-size:.1709rem;color:#fff;display:flex;align-items:center;box-sizing:border-box}.referrals-details-dialog .box2 .title[data-v-5de11fea]{font-weight:400;font-size:.19531rem;color:#23fc23;text-align:center;margin:.24414rem 0}.referrals-details-dialog .box1[data-v-5de11fea]{width:6.73828rem;height:.63477rem;background:#30333d;border-radius:.06104rem;border:.01221rem solid #879980;margin:.29297rem 0 .14648rem;padding:0 .19531rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.referrals-details-dialog .box1>uni-view[data-v-5de11fea]{width:50%;display:flex;align-items:center}.referrals-details-dialog .box1 .value[data-v-5de11fea]{font-weight:400;font-size:.1709rem;color:#fff;text-align:right}.referrals-details-dialog .box1 .label[data-v-5de11fea]{font-weight:400;font-size:.1709rem;color:#b5b5b5;margin-right:.04883rem}.referrals-details-dialog .title-box[data-v-5de11fea]{display:flex;justify-content:space-between;align-items:center;font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.referrals-details-dialog .title-box uni-image[data-v-5de11fea]{width:.29297rem;height:.29297rem}}@media (max-width: 1024px){.referrals[data-v-e3d26531]{background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin:1rem 0 1.5rem}.referrals .total-earnings[data-v-e3d26531]{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0 1rem}.referrals .total-earnings>uni-view[data-v-e3d26531]:nth-child(2){font-weight:700;font-size:1rem;color:#23fc23}.referrals .total-earnings>uni-view[data-v-e3d26531]:nth-child(1){font-weight:400;font-size:.875rem;color:#fff}.referrals .item-scroll[data-v-e3d26531]{max-height:35rem;overflow:hidden;overflow-y:scroll}.referrals .item-scroll .table-item[data-v-e3d26531]{margin-bottom:.5rem;background:#30333d;border-radius:.3125rem}.referrals .item-scroll .table-item .pull-down-box[data-v-e3d26531]{border-top:.03125rem solid #727272;padding:.75rem .75rem 1rem;box-sizing:border-box;overflow:hidden}.referrals .item-scroll .table-item .pull-down-box .details[data-v-e3d26531]{width:4rem;height:1.75rem;background:rgba(74,133,70,.6);border-radius:.1875rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.75rem;color:#fff;margin:0;float:right}.referrals .item-scroll .table-item .pull-down-box>.item[data-v-e3d26531]:last-child{margin-bottom:0}.referrals .item-scroll .table-item .pull-down-box .item[data-v-e3d26531]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.referrals .item-scroll .table-item .pull-down-box .item .value[data-v-e3d26531]{width:50%;font-weight:400;font-size:.75rem;color:#fff;text-align:right}.referrals .item-scroll .table-item .pull-down-box .item .label[data-v-e3d26531]{width:50%;font-weight:400;font-size:.75rem;color:#23fc23}.referrals .item-scroll .table-item .title-box[data-v-e3d26531]{height:3rem;display:flex;justify-content:space-between;align-items:center;padding:0 .75rem;box-sizing:border-box}.referrals .item-scroll .table-item .title-box .profile[data-v-e3d26531]{display:flex;align-items:center}.referrals .item-scroll .table-item .title-box .profile .inactive[data-v-e3d26531]{background:#868686}.referrals .item-scroll .table-item .title-box .profile .pending[data-v-e3d26531]{background:orange}.referrals .item-scroll .table-item .title-box .profile .paid[data-v-e3d26531]{background:#06b900}.referrals .item-scroll .table-item .title-box .profile .dian[data-v-e3d26531]{width:.25rem;height:.25rem;margin-right:.5rem;border-radius:50%}.referrals .item-scroll .table-item .title-box>uni-view[data-v-e3d26531]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem;font-weight:400;font-size:.75rem;color:#fff}.referrals .item-scroll .table-item .title-box uni-image[data-v-e3d26531]{width:1.5rem;height:1.5rem}.referrals .table-head[data-v-e3d26531]{display:flex;justify-content:space-between;align-items:center;padding:.375rem 2.75rem .375rem .75rem;box-sizing:border-box;border-bottom:.03125rem solid rgba(255,255,255,.2);margin-bottom:1rem}.referrals .table-head uni-view[data-v-e3d26531]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:.75rem;color:#cad7de}.referrals .select[data-v-e3d26531]{margin:.75rem 0 1.125rem}.referrals .title[data-v-e3d26531]{font-size:.875rem;color:#fff}}@media (min-width: 1024px){.referrals[data-v-e3d26531]{min-height:11.38916rem;background:#212530;border-radius:.06104rem;padding:.29297rem;box-sizing:border-box;display:flex;flex-direction:column}.referrals .item-scroll[data-v-e3d26531]{max-height:7.8125rem;overflow:hidden;overflow-y:auto}.referrals .item-scroll .table-row[data-v-e3d26531]{flex:1;overflow-y:auto;margin:.19531rem 0 .29297rem}.referrals .item-scroll .table-row .act-item-box[data-v-e3d26531]{height:1.35498rem!important;background:#424f43!important;border:.01221rem solid #879980}.referrals .item-scroll .table-row .item-box[data-v-e3d26531]{background:#30333d;border-radius:.06104rem;margin-bottom:.09766rem;padding:0 .29297rem;box-sizing:border-box}.referrals .item-scroll .table-row .item-box .pull-down-item[data-v-e3d26531]{animation:.1s sbottom-e3d26531 ease-out;height:.65918rem;border-top:.01221rem solid #727272;display:flex;justify-content:space-between;align-items:center}.referrals .item-scroll .table-row .item-box .pull-down-item uni-view[data-v-e3d26531]{font-weight:400;font-size:.1709rem;color:#23fc23;margin-right:.48828rem}.referrals .item-scroll .table-row .item-box .pull-down-item uni-view uni-text[data-v-e3d26531]{color:#fff}.referrals .item-scroll .table-row .item-box .pull-down-item .details[data-v-e3d26531]{width:.78125rem;height:.3418rem;background:rgba(74,133,70,.6);border-radius:.03662rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.14648rem;color:#fff;margin:0}.referrals .item-scroll .table-row .item-box .item[data-v-e3d26531]{height:.68359rem;display:flex;justify-content:center;justify-content:space-between;align-items:center;font-weight:400;font-size:.19531rem;color:#fff}.referrals .item-scroll .table-row .item-box .item .registration-time[data-v-e3d26531]{display:flex;justify-content:space-between;align-items:center}.referrals .item-scroll .table-row .item-box .item .registration-time uni-image[data-v-e3d26531]{width:.29297rem;height:.29297rem;margin-left:.19531rem}.referrals .item-scroll .table-row .item-box .item .profile[data-v-e3d26531]{display:flex;align-items:center}.referrals .item-scroll .table-row .item-box .item .profile .inactive[data-v-e3d26531]{background:#868686}.referrals .item-scroll .table-row .item-box .item .profile .awaiting[data-v-e3d26531]{background:orange}.referrals .item-scroll .table-row .item-box .item .profile .active[data-v-e3d26531]{background:#06b900}.referrals .item-scroll .table-row .item-box .item .profile .dian[data-v-e3d26531]{width:.07324rem;height:.07324rem;margin-right:.09766rem;border-radius:50%}.referrals .item-scroll .table-row .item-box .item .user[data-v-e3d26531]{display:flex;align-items:center}.referrals .item-scroll .table-row .item-box .item .user uni-image[data-v-e3d26531]{width:.39063rem;height:.39063rem;border-radius:50%;margin-right:.19531rem}.referrals .item-scroll .table-row .item-box .item[data-v-e3d26531]>:last-child{width:20%}.referrals .item-scroll .table-row .item-box .item uni-view[data-v-e3d26531]{width:40%}.referrals .table-head[data-v-e3d26531]{margin-top:.57373rem;padding:.09766rem .29297rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-bottom:.01221rem solid rgba(255,255,255,.2)}.referrals .table-head[data-v-e3d26531]>:last-child{width:20%}.referrals .table-head uni-view[data-v-e3d26531]{width:40%;font-weight:400;font-size:.19531rem;color:#cad7de}.referrals .head[data-v-e3d26531]{display:flex;justify-content:space-between}.referrals .head .select[data-v-e3d26531]{width:3.02734rem}.referrals .head .title[data-v-e3d26531]{font-size:.21973rem;color:#fff}}@keyframes sbottom-e3d26531{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@media (max-width: 1024px){.earnings[data-v-eb63f6da]{background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin:1rem 0 1.5rem}.earnings .total-earnings[data-v-eb63f6da]{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0 1rem}.earnings .total-earnings>uni-view[data-v-eb63f6da]:nth-child(2){font-weight:700;font-size:1rem;color:#23fc23}.earnings .total-earnings>uni-view[data-v-eb63f6da]:nth-child(1){font-weight:400;font-size:.875rem;color:#fff}.earnings .table-item[data-v-eb63f6da]{margin-bottom:.5rem;background:#30333d;border-radius:.3125rem}.earnings .table-item .pull-down-box[data-v-eb63f6da]{border-top:.03125rem solid #727272;padding:.75rem .75rem 1rem;box-sizing:border-box}.earnings .table-item .pull-down-box>.item[data-v-eb63f6da]:last-child{margin-bottom:0}.earnings .table-item .pull-down-box .item[data-v-eb63f6da]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.earnings .table-item .pull-down-box .item .value[data-v-eb63f6da]{width:50%;font-weight:400;font-size:.75rem;color:#fff;text-align:right}.earnings .table-item .pull-down-box .item .label[data-v-eb63f6da]{width:50%;font-weight:400;font-size:.75rem;color:#23fc23}.earnings .table-item .title-box[data-v-eb63f6da]{height:3rem;display:flex;justify-content:space-between;align-items:center;padding:0 .75rem;box-sizing:border-box}.earnings .table-item .title-box .profile[data-v-eb63f6da]{display:flex;align-items:center}.earnings .table-item .title-box .profile .inactive[data-v-eb63f6da]{background:#868686}.earnings .table-item .title-box .profile .pending[data-v-eb63f6da]{background:orange}.earnings .table-item .title-box .profile .paid[data-v-eb63f6da]{background:#06b900}.earnings .table-item .title-box .profile .dian[data-v-eb63f6da]{width:.25rem;height:.25rem;margin-right:.5rem;border-radius:50%}.earnings .table-item .title-box>uni-view[data-v-eb63f6da]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem;font-weight:400;font-size:.75rem;color:#fff}.earnings .table-item .title-box uni-image[data-v-eb63f6da]{width:1.5rem;height:1.5rem}.earnings .table-head[data-v-eb63f6da]{display:flex;justify-content:space-between;align-items:center;padding:.375rem 2.75rem .375rem .75rem;box-sizing:border-box;border-bottom:.03125rem solid rgba(255,255,255,.2);margin-bottom:1rem}.earnings .table-head uni-view[data-v-eb63f6da]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:.75rem;color:#cad7de}.earnings .select[data-v-eb63f6da]{margin:.75rem 0 1.125rem}.earnings .title[data-v-eb63f6da]{font-size:.875rem;color:#fff}}@media (min-width: 1024px){.earnings .table-box[data-v-eb63f6da]{height:9.48486rem;background:#212530;border-radius:.06104rem;padding:.19531rem .29297rem .29297rem;box-sizing:border-box;display:flex;flex-direction:column}.earnings .table-box .table-footer[data-v-eb63f6da]{margin-top:.24414rem;display:flex;justify-content:space-between;align-items:center}.earnings .table-box .table-footer .total-earnings[data-v-eb63f6da]{font-weight:400;font-size:.21973rem;color:#fff}.earnings .table-box .table-footer .total-earnings uni-text[data-v-eb63f6da]{font-size:.24414rem;color:#23fc23}.earnings .table-box .table-item[data-v-eb63f6da]{flex:1;overflow-y:auto}.earnings .table-box .table-item .item[data-v-eb63f6da]{height:.68359rem;margin-bottom:.09766rem;padding:0 .29297rem;box-sizing:border-box;background:#30333d;border-radius:.06104rem;display:flex;justify-content:space-between;align-items:center}.earnings .table-box .table-item .item>uni-view[data-v-eb63f6da]{flex:1;font-weight:400;font-size:.19531rem;color:#fff}.earnings .table-box .table-item .item .profile[data-v-eb63f6da]{display:flex;align-items:center}.earnings .table-box .table-item .item .profile .inactive[data-v-eb63f6da]{background:#868686}.earnings .table-box .table-item .item .profile .pending[data-v-eb63f6da]{background:orange}.earnings .table-box .table-item .item .profile .paid[data-v-eb63f6da]{background:#06b900}.earnings .table-box .table-item .item .profile .dian[data-v-eb63f6da]{width:.07324rem;height:.07324rem;margin-right:.09766rem;border-radius:50%}.earnings .table-box .table-item .item .user[data-v-eb63f6da]{display:flex;align-items:center}.earnings .table-box .table-item .item .user uni-image[data-v-eb63f6da]{width:.39063rem;height:.39063rem;border-radius:50%;margin-right:.19531rem}.earnings .table-box .table-head[data-v-eb63f6da]{margin-bottom:.19531rem;padding:.09766rem .29297rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-bottom:.01221rem solid rgba(255,255,255,.2)}.earnings .table-box .table-head>uni-view[data-v-eb63f6da]{flex:1;font-weight:400;font-size:.19531rem;color:#cad7de}.earnings .tab-box[data-v-eb63f6da]{height:.68359rem;background:#212530;border-radius:.06104rem;margin-bottom:.14648rem;padding:.04883rem;box-sizing:border-box;display:flex;align-items:center}.earnings .tab-box .act[data-v-eb63f6da]{background:#4f4f5d;color:#fff!important}.earnings .tab-box .item[data-v-eb63f6da]{width:1.9043rem;height:.58594rem;border-radius:.03662rem;font-weight:400;font-size:.19531rem;color:#cad7de;display:flex;justify-content:center;align-items:center}}@media (max-width: 1024px){.faq[data-v-d38cebd0]{margin:1rem 0 1.5rem;background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box}.faq .item[data-v-d38cebd0],.faq .actItem[data-v-d38cebd0]{border-radius:.3125rem;margin-top:.75rem}.faq .item .main[data-v-d38cebd0],.faq .actItem .main[data-v-d38cebd0]{font-weight:400;font-size:.875rem;color:#aaa;padding:.75rem;box-sizing:border-box;line-height:1.25rem;animation:.3s bottom ease-out}.faq .item .head[data-v-d38cebd0],.faq .actItem .head[data-v-d38cebd0]{height:3rem;background:#30333d;padding:0 .75rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.875rem;color:#fff}.faq .item .select-right-icon[data-v-d38cebd0],.faq .actItem .select-right-icon[data-v-d38cebd0]{width:1.125rem;height:1.125rem;transition:transform .3s ease;margin-left:1.125rem}.faq .actItem[data-v-d38cebd0]{background:#424f43!important;border:2px solid #879980!important}.faq .actItem .head[data-v-d38cebd0]{background:#424f43!important}.faq .title[data-v-d38cebd0]{font-size:.875rem;color:#fff}}@media (min-width: 1024px){.faq[data-v-d38cebd0]{height:10.88867rem;background:#212530;border-radius:.06104rem;padding:.48828rem .29297rem .29297rem;box-sizing:border-box;display:flex;flex-direction:column}.faq .row-box[data-v-d38cebd0]{flex:1;overflow-y:auto}.faq .row-box .act-item-box[data-v-d38cebd0]{min-height:1.46484rem!important;background:#424f43!important;border:.01221rem solid #879980}.faq .row-box .item-box[data-v-d38cebd0]{background:#30333d;border-radius:.06104rem;margin-bottom:.19531rem;padding:.24414rem;box-sizing:border-box}.faq .row-box .item-box .item-content[data-v-d38cebd0]{min-height:.78125rem;padding-top:.24414rem;box-sizing:border-box;font-weight:400;font-size:.1709rem;color:#aaa;line-height:.24414rem;animation:.1s sbottom-d38cebd0 ease-out}.faq .row-box .item-box .item-title[data-v-d38cebd0]{height:px(56);display:flex;justify-content:space-between;align-items:center}.faq .row-box .item-box .item-title uni-image[data-v-d38cebd0]{width:.21973rem;height:.21973rem;margin-left:.29297rem}.faq .row-box .item-box .item-title .text[data-v-d38cebd0]{font-weight:400;font-size:.19531rem;color:#fff;flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.faq .title[data-v-d38cebd0]{font-size:.29297rem;color:#fff;text-transform:none;margin-bottom:.48828rem}}@keyframes sbottom-d38cebd0{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@media (max-width: 1024px){@keyframes bottom-e243fdf4{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}.referral-program[data-v-e243fdf4]{padding:1.25rem .75rem;box-sizing:border-box}.referral-program .problem[data-v-e243fdf4]{margin:1rem 0 1.5rem;background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box}.referral-program .problem .item[data-v-e243fdf4],.referral-program .problem .actItem[data-v-e243fdf4]{border-radius:.3125rem;margin-top:.75rem;white-space:nowrap}.referral-program .problem .item .main[data-v-e243fdf4],.referral-program .problem .actItem .main[data-v-e243fdf4]{font-weight:400;font-size:.875rem;color:#aaa;padding:.75rem;box-sizing:border-box;line-height:1.25rem;animation:.3s bottom-e243fdf4 ease-out}.referral-program .problem .item .head[data-v-e243fdf4],.referral-program .problem .actItem .head[data-v-e243fdf4]{height:3rem;background:#30333d;padding:0 .75rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.875rem;color:#fff}.referral-program .problem .item .select-right-icon[data-v-e243fdf4],.referral-program .problem .actItem .select-right-icon[data-v-e243fdf4]{width:1.125rem;height:1.125rem;transition:transform .3s ease;margin-left:1.125rem}.referral-program .problem .actItem[data-v-e243fdf4]{background:#424f43!important;border:2px solid #879980!important}.referral-program .problem .actItem .head[data-v-e243fdf4]{background:#424f43!important}.referral-program .problem .title[data-v-e243fdf4]{font-size:.875rem;color:#fff}.referral-program .tabs[data-v-e243fdf4]{height:5.75rem;background:#212530;border-radius:.3125rem;padding:.25rem;box-sizing:border-box;display:flex;justify-content:space-around;flex-wrap:wrap}.referral-program .tabs .act[data-v-e243fdf4]{background:#4f4f5d;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3)}.referral-program .tabs .item[data-v-e243fdf4],.referral-program .tabs .act[data-v-e243fdf4]{width:10.5625rem;width:calc(50% - .125rem);height:2.5rem;border-radius:.1875rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#cad7de;white-space:nowrap}.referral-program .tabs .item uni-image[data-v-e243fdf4],.referral-program .tabs .act uni-image[data-v-e243fdf4]{width:1.25rem;height:1.25rem;margin-right:.3125rem;flex-shrink:0}}@media (min-width: 1024px){.size-1440[data-v-e243fdf4]{width:17.57813rem;margin:0 auto 1.2207rem}.size-1440 .main[data-v-e243fdf4]{display:flex}.size-1440 .main .right[data-v-e243fdf4]{flex:1;overflow:hidden}.size-1440 .main .left[data-v-e243fdf4]{width:2.24609rem;height:-webkit-fit-content;height:fit-content;background:#212530;border-radius:.06104rem;margin-right:.14648rem;padding:.14648rem;box-sizing:border-box}.size-1440 .main .left .act[data-v-e243fdf4]{background:#4f4f5d;color:#fff!important;white-space:nowrap}.size-1440 .main .left .item[data-v-e243fdf4]{width:1.95313rem;height:.48828rem;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.03662rem;margin-bottom:.14648rem;display:flex;align-items:center;padding:0 .14648rem;box-sizing:border-box;font-weight:400;font-size:.19531rem;color:#cad7de;white-space:nowrap}.size-1440 .main .left .item uni-image[data-v-e243fdf4]{width:.29297rem;height:.29297rem;margin-right:.09766rem;flex-shrink:0}.size-1440 .title[data-v-e243fdf4]{font-size:.21973rem;color:#fff;margin:.61035rem 0 .29297rem}}@media (max-width: 1024px){.change-dialog[data-v-68a09478]{width:21.4375rem;height:30rem;background:#27272e;box-shadow:0 .0625rem .25rem .0625rem rgba(0,0,0,.3);border-radius:.625rem;padding:1.25rem;box-sizing:border-box}.change-dialog .save-btn[data-v-68a09478]{width:5rem;height:2.5rem;background:#4a8546;border-radius:.3125rem;font-weight:400;font-size:.875rem;color:#fff;display:flex;justify-content:center;align-items:center;margin:4.1875rem auto 0}.change-dialog .form-item .upload-prompt-message[data-v-68a09478]{margin-top:.75rem;font-weight:400;font-size:.625rem;color:#848a9d;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);line-height:1.25rem}.change-dialog .form-item .add-icon[data-v-68a09478]{width:4rem;height:4rem;border-radius:50%;margin-left:1.25rem}.change-dialog .form-item .user-head[data-v-68a09478]{width:4rem;height:4rem;border-radius:50%;border:.0625rem solid #3CB13C;box-sizing:border-box}.change-dialog .form-item .value[data-v-68a09478]{height:2.5rem;background:#141417;border-radius:.3125rem;overflow:hidden;display:flex;justify-content:center;align-items:center}.change-dialog .form-item .value .close[data-v-68a09478]{width:1rem;height:1rem;margin:0 .625rem 0 0}.change-dialog .form-item .value uni-input[data-v-68a09478]{flex:1;overflow:hidden;height:100%;padding:0 .75rem;box-sizing:border-box;font-weight:400;font-size:.875rem;color:#fff}.change-dialog .form-item .subheading[data-v-68a09478]{font-weight:400;font-size:.75rem;color:#848a9d;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);margin:.75rem 0 .5rem}.change-dialog .form-item .label[data-v-68a09478]{font-weight:400;font-size:.875rem;color:#cad7de;text-shadow:0 .125rem .125rem rgba(0,0,0,.25);margin:1.5625rem 0 .5rem}.change-dialog .head[data-v-68a09478]{display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;color:#fff;text-shadow:0 .125rem .125rem rgba(0,0,0,.25)}.change-dialog .head uni-image[data-v-68a09478]{width:1.5rem;height:1.5rem}}@media (min-width: 1024px){.change-dialog[data-v-68a09478]{width:4.88281rem;height:6.34766rem;background:#27272e;box-shadow:0 .01221rem .04883rem .01221rem rgba(0,0,0,.3);border-radius:.12207rem;padding:.21973rem .29297rem;box-sizing:border-box}.change-dialog .save-btn[data-v-68a09478]{width:.97656rem;height:.48828rem;background:#4a8546;border-radius:.06104rem;font-weight:400;font-size:.1709rem;color:#fff;display:flex;justify-content:center;align-items:center;margin:1.42822rem auto 0}.change-dialog .form-item .upload-prompt-message[data-v-68a09478]{margin-top:.29297rem;font-weight:400;font-size:.12207rem;color:#848a9d;line-height:.24414rem;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.change-dialog .form-item .add-icon[data-v-68a09478]{width:.78125rem;height:.78125rem;border-radius:50%;margin-left:.24414rem}.change-dialog .form-item .user-head[data-v-68a09478]{width:.78125rem;height:.78125rem;border-radius:50%;border:.01221rem solid #3CB13C;box-sizing:border-box}.change-dialog .form-item .value[data-v-68a09478]{height:.48828rem;background:#141417;border-radius:.06104rem;overflow:hidden;display:flex;justify-content:center;align-items:center}.change-dialog .form-item .value .close[data-v-68a09478]{width:.19531rem;height:.19531rem;margin:0 .10986rem 0 0}.change-dialog .form-item .value uni-input[data-v-68a09478]{flex:1;overflow:hidden;height:100%;padding:0 .14648rem;box-sizing:border-box;font-weight:400;font-size:.1709rem;color:#fff}.change-dialog .form-item .subheading[data-v-68a09478]{font-weight:400;font-size:.14648rem;color:#848a9d;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);margin:.04883rem 0 .09766rem}.change-dialog .form-item .label[data-v-68a09478]{font-weight:400;font-size:.1709rem;color:#cad7de;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25);margin:.29297rem 0 .09766rem}.change-dialog .head[data-v-68a09478]{display:flex;justify-content:space-between;align-items:center;font-size:.21973rem;color:#fff;text-shadow:0 .02441rem .02441rem rgba(0,0,0,.25)}.change-dialog .head uni-image[data-v-68a09478]{width:.29297rem;height:.29297rem}}@media (max-width: 1024px){.my-account .box[data-v-bf60e697]{padding:1rem;box-sizing:border-box;background:#212530;border-radius:.3125rem;margin-bottom:.75rem}.my-account .box .text[data-v-bf60e697]{font-size:.875rem;color:#22c55f;margin-top:.375rem}.my-account .box .play-games[data-v-bf60e697]{height:1.875rem;background:rgba(0,0,0,.4);border-radius:.1875rem;margin:.375rem 0 .75rem;display:flex;justify-content:space-between;flex-direction:column}.my-account .box .play-games .jd[data-v-bf60e697]{height:.25rem;background:rgba(255,255,255,.2);border-radius:0 0 .375rem .375rem;overflow:hidden}.my-account .box .play-games .jd .item[data-v-bf60e697]{width:40%;height:.25rem;background:linear-gradient(90deg,#e0a82b,#f6ef41);border-radius:0 .375rem .375rem}.my-account .box .play-games .title-box[data-v-bf60e697]{font-weight:400;font-size:.875rem;color:#fff;padding:.1875rem .625rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.my-account .box .f-title[data-v-bf60e697]{font-weight:400;font-size:.75rem;color:#ccc}.my-account .box .title-box2[data-v-bf60e697]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.my-account .box .title-box2 .btn[data-v-bf60e697]{height:2rem;background:#4a8546;border-radius:.125rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.75rem;color:#fff;padding:0 .5rem;box-sizing:border-box}.my-account .box .title-box2 .right[data-v-bf60e697]{font-weight:400;font-size:.75rem;color:#fff743}.my-account .box .title-box2 .left[data-v-bf60e697]{font-weight:400;font-size:1rem;color:#fff;display:flex;align-items:center}.my-account .box .title-box2 .left uni-image[data-v-bf60e697]{width:1.5rem;height:1.5rem;margin-right:.875rem}.my-account .box .btn-box[data-v-bf60e697]{display:flex;justify-content:flex-end;align-items:center}.my-account .box .btn-box .btn[data-v-bf60e697]{width:4.5rem;height:2rem;background:#4a8546;border-radius:.125rem;display:flex;justify-content:center;align-items:center;font-weight:500;font-size:.75rem;color:#fff}.my-account .box .btn-box .cancel[data-v-bf60e697]{margin-right:.625rem!important}.my-account .box .main[data-v-bf60e697]{margin:.5rem 0 .75rem;font-weight:400;font-size:.75rem;color:#848a9d}.my-account .box .password-box[data-v-bf60e697]{margin:.5rem 0 .75rem;display:flex;align-items:center;gap:.5rem}.my-account .box .password-box .value-box[data-v-bf60e697]{height:2rem;background:#141417;border-radius:.3125rem;padding:0 .75rem;box-sizing:border-box;display:flex;align-items:center}.my-account .box .password-box .value-box uni-input[data-v-bf60e697]{flex:1;font-weight:400;font-size:.875rem;color:#fff}.my-account .box .password-box .value-box uni-image[data-v-bf60e697]{width:1.25rem;height:1.25rem}.my-account .box .title-box1[data-v-bf60e697]{display:flex;justify-content:space-between;align-items:center}.my-account .box .title-box1 .right[data-v-bf60e697]{font-weight:400;font-size:.875rem;color:#22c55f;display:flex;align-items:center}.my-account .box .title-box1 .right uni-image[data-v-bf60e697]{width:1.25rem;height:1.25rem;margin-right:.5rem}.my-account .box .title-box1 .title[data-v-bf60e697]{font-weight:400;font-size:1rem;color:#fff}.my-account .box .num[data-v-bf60e697]{font-size:1.125rem;color:#fff743;margin-top:.75rem}.my-account .box .title-box[data-v-bf60e697]{font-weight:400;font-size:.875rem;color:#cad7de;display:flex;align-items:center}.my-account .box .title-box uni-image[data-v-bf60e697]{width:1.5rem;height:1.5rem;margin-right:.5rem}.my-account .vip-box[data-v-bf60e697]{padding:1rem;box-sizing:border-box;margin:.75rem 0;background:#212530;border-radius:.3125rem}.my-account .vip-box .jindu-box[data-v-bf60e697]{margin-top:.5rem;display:flex;justify-content:space-between;align-items:center}.my-account .vip-box .jindu-box>uni-view[data-v-bf60e697]{width:calc(50% - .71875rem)}.my-account .vip-box .jindu-box>uni-view .num[data-v-bf60e697]{font-weight:400;font-size:.75rem;color:#fff}.my-account .vip-box .jindu-box>uni-view .jindu[data-v-bf60e697]{width:9rem;height:.375rem;background:#454851;border-radius:.25rem;margin:.125rem 0;overflow:hidden}.my-account .vip-box .jindu-box>uni-view .jindu .bg2[data-v-bf60e697]{width:40%;height:.375rem;background:linear-gradient(90deg,#099e3e,#54e575);border-radius:.25rem 0 0 .25rem}.my-account .vip-box .jindu-box>uni-view .jindu .bg1[data-v-bf60e697]{width:50%;height:.375rem;background:linear-gradient(90deg,#2b68e0,#41dcf6);border-radius:.25rem 0 0 .25rem}.my-account .vip-box .jindu-box>uni-view .title[data-v-bf60e697]{font-weight:400;font-size:.6875rem;color:#fff}.my-account .vip-box .vip[data-v-bf60e697]{display:flex;justify-content:space-between;align-items:center}.my-account .vip-box .vip .right[data-v-bf60e697]{width:-webkit-fit-content;width:fit-content;height:2rem;background:#4a8546;border-radius:.125rem;font-weight:500;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center;padding:0 .5rem;box-sizing:border-box}.my-account .vip-box .vip .left[data-v-bf60e697]{display:flex;align-items:center;font-size:1rem;color:#cad7de;flex:1;overflow:hidden}.my-account .vip-box .vip .left>uni-view[data-v-bf60e697]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.my-account .vip-box .vip .left uni-image[data-v-bf60e697]{width:3rem;height:3rem;margin-right:.75rem}.my-account .user-head[data-v-bf60e697]{padding:1rem;box-sizing:border-box;background:#212530;border-radius:.625rem;display:flex;justify-content:space-between;align-items:center}.my-account .user-head .right[data-v-bf60e697]{width:4.5rem;height:2rem;background:#4a8546;border-radius:.125rem;font-weight:500;font-size:.75rem;color:#fff;display:flex;justify-content:center;align-items:center}.my-account .user-head .left[data-v-bf60e697]{flex:1;overflow:hidden;display:flex;align-items:center;font-weight:400;font-size:1rem;color:#fff}.my-account .user-head .left>uni-view[data-v-bf60e697]{flex:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.my-account .user-head .left uni-image[data-v-bf60e697]{width:3rem;height:3rem;flex-shrink:0;margin-right:.75rem;border-radius:2.5rem;border:.0625rem solid #3CB13C}}@media (min-width: 1024px){.my-account[data-v-bf60e697]{color:#0ff;display:flex;flex-wrap:wrap;gap:.14648rem}.my-account .item6[data-v-bf60e697]{width:3.90625rem;height:1.46484rem;background:#212530;border-radius:.06104rem;padding:.19531rem .24414rem .14648rem .14648rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.my-account .item6 .btn-box[data-v-bf60e697]{display:flex;justify-content:flex-end;align-items:center}.my-account .item6 .btn-box .btn[data-v-bf60e697]{width:.63477rem;height:.29297rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.15869rem;color:#fff}.my-account .item6 .btn-box .cancel[data-v-bf60e697]{margin-right:.12207rem!important}.my-account .item6 .main[data-v-bf60e697]{margin-top:.07324rem;font-weight:400;font-size:.14648rem;color:#848a9d}.my-account .item6 .password-box[data-v-bf60e697]{margin:.09766rem 0 .14648rem;display:flex;align-items:center;gap:.09766rem}.my-account .item6 .password-box .value-box[data-v-bf60e697]{height:.31738rem;background:#141417;border-radius:.06104rem;padding:0 .14648rem;box-sizing:border-box;display:flex;align-items:center}.my-account .item6 .password-box .value-box uni-input[data-v-bf60e697]{flex:1;font-weight:400;font-size:.14648rem;color:#fff}.my-account .item6 .title-box1[data-v-bf60e697]{height:.24414rem;display:flex;justify-content:space-between;align-items:center}.my-account .item6 .title-box1 .yes[data-v-bf60e697]{font-weight:400;font-size:.1709rem;color:#22c55f;display:flex;align-items:center}.my-account .item6 .title-box1 .yes uni-image[data-v-bf60e697]{width:.24414rem;height:.24414rem;margin-right:.09766rem}.my-account .item6 .title-box1 .title[data-v-bf60e697]{font-weight:400;font-size:.19531rem;color:#fff}.my-account .item5[data-v-bf60e697]{flex:1;overflow:hidden;height:1.46484rem;background:#212530;border-radius:.06104rem;padding:.19531rem .24414rem;box-sizing:border-box;display:flex;flex-direction:column}.my-account .item5 .empty[data-v-bf60e697]{flex:1;display:flex;justify-content:center;align-items:center}.my-account .item5 .empty .btn[data-v-bf60e697]{height:.29297rem;background:#4a8546;border-radius:.02441rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.15869rem;color:#fff;padding:0 .14648rem;box-sizing:border-box}.my-account .item5 .main[data-v-bf60e697]{display:flex}.my-account .item5 .main .m2[data-v-bf60e697]{margin-left:.29297rem}.my-account .item5 .main .m2 .text[data-v-bf60e697]{height:.36621rem;font-size:.1709rem;color:#22c55f;display:flex;align-items:center}.my-account .item5 .main .m1 .progress-bar-box[data-v-bf60e697]{width:2.92969rem;height:.36621rem;background:rgba(0,0,0,.4);border-radius:.03662rem;display:flex;flex-direction:column}.my-account .item5 .main .m1 .progress-bar-box .tetx-box[data-v-bf60e697]{flex:1;overflow:hidden;padding:0 .12207rem;box-sizing:border-box;font-weight:400;font-size:.1709rem;color:#fff;display:flex;justify-content:space-between;align-items:center}.my-account .item5 .main .m1 .progress-bar-box .progress-bar[data-v-bf60e697]{width:2.92969rem;height:.04883rem;background:rgba(255,255,255,.2);border-radius:0 0 .07324rem .07324rem;overflow:hidden}.my-account .item5 .main .m1 .progress-bar-box .progress-bar .progress[data-v-bf60e697]{width:50%;height:100%;background:linear-gradient(90deg,#e0a82b,#f6ef41);border-radius:0 .07324rem .07324rem}.my-account .item5 .main .label[data-v-bf60e697]{font-weight:400;font-size:.14648rem;color:#ccc;margin:.12207rem 0 .08545rem}.my-account .item5 .head[data-v-bf60e697]{display:flex;justify-content:space-between;align-items:center}.my-account .item5 .head .right[data-v-bf60e697]{font-weight:400;font-size:.14648rem;color:#fff743}.my-account .item5 .head .left[data-v-bf60e697]{display:flex;align-items:center;font-weight:400;font-size:.19531rem;color:#fff}.my-account .item5 .head .left uni-image[data-v-bf60e697]{width:.29297rem;height:.29297rem;margin-right:.1709rem}.my-account .item4[data-v-bf60e697]{width:3.90625rem;height:1.46484rem;background:#212530;border-radius:.06104rem;padding:.19531rem .24414rem .14648rem .14648rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.my-account .item4 .btn[data-v-bf60e697]{width:.58594rem;height:.29297rem;background:#4a8546;border-radius:.02441rem;font-weight:400;font-size:.15869rem;color:#fff;display:flex;justify-content:center;align-items:center;margin-left:auto}.my-account .item4 .content[data-v-bf60e697]{margin-top:.07324rem;font-weight:400;font-size:.14648rem;color:#848a9d}.my-account .item4 .title[data-v-bf60e697]{display:flex;justify-content:space-between;align-items:center;font-weight:400;font-size:.19531rem;color:#fff}.my-account .item4 .title .no[data-v-bf60e697]{font-weight:400;font-size:.1709rem;color:#ef4444;display:flex;align-items:center}.my-account .item4 .title .no uni-image[data-v-bf60e697]{width:.24414rem;height:.24414rem;margin-right:.09766rem}.my-account .item4 .title .yes[data-v-bf60e697]{font-weight:400;font-size:.1709rem;color:#22c55f;display:flex;align-items:center}.my-account .item4 .title .yes uni-image[data-v-bf60e697]{width:.24414rem;height:.24414rem;margin-right:.09766rem}.my-account .item3[data-v-bf60e697]{width:3.90625rem;height:1.46484rem;background:#212530;border-radius:.06104rem;padding:0 .24414rem;box-sizing:border-box;display:flex;align-items:center}.my-account .item3 .box .num[data-v-bf60e697]{font-size:.25635rem;color:#fff743;margin-top:.15869rem}.my-account .item3 .box .title[data-v-bf60e697]{font-weight:400;font-size:.19531rem;color:#cad7de;display:flex;align-items:center}.my-account .item3 .box .title uni-image[data-v-bf60e697]{width:.29297rem;height:.29297rem;margin-right:.09766rem}.my-account .item2[data-v-bf60e697]{width:3.90625rem;height:1.46484rem;background:#212530;border-radius:.06104rem;padding:.14648rem .24414rem .12207rem .19531rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.my-account .item2 .bottom[data-v-bf60e697]{display:flex;justify-content:space-between;align-items:center}.my-account .item2 .bottom>uni-view[data-v-bf60e697]{width:1.5625rem}.my-account .item2 .bottom>uni-view .num[data-v-bf60e697]{font-weight:400;font-size:.14648rem;color:#fff}.my-account .item2 .bottom>uni-view .jindu[data-v-bf60e697]{width:100%;height:.07324rem;background:#454851;border-radius:.04883rem;margin:.02441rem 0;overflow:hidden}.my-account .item2 .bottom>uni-view .jindu .bg2[data-v-bf60e697]{width:40%;height:100%;background:linear-gradient(90deg,#099e3e,#54e575);border-radius:.04883rem 0 0 .04883rem}.my-account .item2 .bottom>uni-view .jindu .bg1[data-v-bf60e697]{width:50%;height:100%;background:linear-gradient(90deg,#2b68e0,#41dcf6);border-radius:.04883rem 0 0 .04883rem}.my-account .item2 .bottom>uni-view .title[data-v-bf60e697]{font-weight:400;font-size:.12207rem;color:#fff}.my-account .item2 .top[data-v-bf60e697]{display:flex;justify-content:space-between}.my-account .item2 .top .top-right[data-v-bf60e697]{font-weight:400;font-size:.1709rem;color:#22c55f;text-decoration:underline;margin-top:.04883rem}.my-account .item2 .top .top-left[data-v-bf60e697]{display:flex;align-items:center;font-size:.19531rem;color:#cad7de}.my-account .item2 .top .top-left uni-image[data-v-bf60e697]{width:.58594rem;height:.58594rem;margin-right:.14648rem}.my-account .item1[data-v-bf60e697]{width:3.90625rem;height:1.46484rem;background:#212530;border-radius:.06104rem;padding:0 .24414rem;box-sizing:border-box;display:flex;align-items:center}.my-account .item1 .right[data-v-bf60e697]{flex:1;overflow:hidden;font-weight:400;font-size:.21973rem;color:#fff}.my-account .item1 .right .name[data-v-bf60e697]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.my-account .item1 .right .change[data-v-bf60e697]{font-weight:400;font-size:.1709rem;color:#22c55f;margin-top:.09766rem;text-decoration:underline}.my-account .item1 uni-image[data-v-bf60e697]{width:.78125rem;height:.78125rem;margin-right:.24414rem;border-radius:50%;border:.01221rem solid #3CB13C;flex-shrink:0}}@media (max-width: 1024px){.referrals[data-v-b23b99d3]{background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin:1rem 0 1.5rem}.referrals .profile[data-v-b23b99d3]{display:flex;justify-content:flex-end;align-items:center}.referrals .profile .color2[data-v-b23b99d3]{background:#ff4646}.referrals .profile .color0[data-v-b23b99d3]{background:#ffa91a}.referrals .profile .color1[data-v-b23b99d3]{background:#14d943}.referrals .profile .dian[data-v-b23b99d3]{width:.25rem;height:.25rem;margin-right:.5rem;border-radius:50%}.referrals .total-earnings[data-v-b23b99d3]{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0 1rem}.referrals .total-earnings>uni-view[data-v-b23b99d3]:nth-child(2){font-weight:700;font-size:1rem;color:#23fc23}.referrals .total-earnings>uni-view[data-v-b23b99d3]:nth-child(1){font-weight:400;font-size:.875rem;color:#fff}.referrals .table-item[data-v-b23b99d3]{margin-bottom:.5rem;background:#30333d;border-radius:.3125rem}.referrals .table-item .pull-down-box[data-v-b23b99d3]{border-top:.03125rem solid #727272;padding:.75rem .75rem 1rem;box-sizing:border-box}.referrals .table-item .pull-down-box>.item[data-v-b23b99d3]:last-child{margin-bottom:0}.referrals .table-item .pull-down-box .item[data-v-b23b99d3]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.referrals .table-item .pull-down-box .item .value[data-v-b23b99d3]{width:50%;font-weight:400;font-size:.75rem;color:#fff;text-align:right}.referrals .table-item .pull-down-box .item .label[data-v-b23b99d3]{width:50%;font-weight:400;font-size:.75rem;color:#23fc23}.referrals .table-item .title-box[data-v-b23b99d3]{height:3rem;display:flex;justify-content:space-between;align-items:center;padding:0 .75rem;box-sizing:border-box}.referrals .table-item .title-box>uni-view[data-v-b23b99d3]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem;font-weight:400;font-size:.75rem;color:#fff}.referrals .table-item .title-box uni-image[data-v-b23b99d3]{width:1.5rem;height:1.5rem}.referrals .table-head[data-v-b23b99d3]{display:flex;justify-content:space-between;align-items:center;padding:.375rem 2.75rem .375rem .75rem;box-sizing:border-box;border-bottom:.03125rem solid rgba(255,255,255,.2);margin-bottom:1rem}.referrals .table-head uni-view[data-v-b23b99d3]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:.75rem;color:#cad7de}.referrals .select[data-v-b23b99d3]{margin:0 0 1.125rem}.referrals .title[data-v-b23b99d3]{font-size:.875rem;color:#fff}}@media (min-width: 1024px){.transactions[data-v-b23b99d3]{height:10.26611rem;background:#212530;border-radius:.06104rem;padding:.29297rem;box-sizing:border-box;display:flex;flex-direction:column}.transactions .table-row[data-v-b23b99d3]{flex:1;overflow-y:auto;margin:.19531rem 0 .29297rem}.transactions .table-row .item[data-v-b23b99d3]{height:.68359rem;background:#30333d;border-radius:.06104rem;padding:0 .29297rem;box-sizing:border-box;display:flex;justify-content:center;justify-content:space-between;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;margin-bottom:.09766rem}.transactions .table-row .item .profile[data-v-b23b99d3]{display:flex;align-items:center}.transactions .table-row .item .profile .color2[data-v-b23b99d3]{background:#ff4646}.transactions .table-row .item .profile .color0[data-v-b23b99d3]{background:#ffa91a}.transactions .table-row .item .profile .color1[data-v-b23b99d3]{background:#14d943}.transactions .table-row .item .profile .dian[data-v-b23b99d3]{width:.07324rem;height:.07324rem;margin-right:.09766rem;border-radius:50%}.transactions .table-row .item uni-view[data-v-b23b99d3]{width:25%}.transactions .table-head[data-v-b23b99d3]{margin-top:.57373rem;padding:.09766rem .29297rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-bottom:.01221rem solid rgba(255,255,255,.2)}.transactions .table-head uni-view[data-v-b23b99d3]{width:25%;font-weight:400;font-size:.19531rem;color:#cad7de}.transactions .select[data-v-b23b99d3]{width:3.02734rem}}@keyframes sbottom-b23b99d3{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@media (max-width: 1024px){.referrals[data-v-b67ac27c]{background:#212530;border-radius:.3125rem;padding:.75rem;box-sizing:border-box;margin:1rem 0 1.5rem}.referrals .profile[data-v-b67ac27c]{display:flex;justify-content:flex-end;align-items:center}.referrals .profile .inactive[data-v-b67ac27c]{background:#868686}.referrals .profile .pending[data-v-b67ac27c]{background:orange}.referrals .profile .paid[data-v-b67ac27c]{background:#06b900}.referrals .profile .dian[data-v-b67ac27c]{width:.25rem;height:.25rem;margin-right:.5rem;border-radius:50%}.referrals .total-earnings[data-v-b67ac27c]{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0 1rem}.referrals .total-earnings>uni-view[data-v-b67ac27c]:nth-child(2){font-weight:700;font-size:1rem;color:#23fc23}.referrals .total-earnings>uni-view[data-v-b67ac27c]:nth-child(1){font-weight:400;font-size:.875rem;color:#fff}.referrals .table-item[data-v-b67ac27c]{margin-bottom:.5rem;background:#30333d;border-radius:.3125rem}.referrals .table-item .pull-down-box[data-v-b67ac27c]{border-top:.03125rem solid #727272;padding:.75rem .75rem 1rem;box-sizing:border-box}.referrals .table-item .pull-down-box>.item[data-v-b67ac27c]:last-child{margin-bottom:0}.referrals .table-item .pull-down-box .item[data-v-b67ac27c]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.referrals .table-item .pull-down-box .item .value[data-v-b67ac27c]{width:50%;font-weight:400;font-size:.75rem;color:#fff;text-align:right}.referrals .table-item .pull-down-box .item .label[data-v-b67ac27c]{width:50%;font-weight:400;font-size:.75rem;color:#23fc23}.referrals .table-item .title-box[data-v-b67ac27c]{height:3rem;display:flex;justify-content:space-between;align-items:center;padding:0 .75rem;box-sizing:border-box}.referrals .table-item .title-box>uni-view[data-v-b67ac27c]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:.5rem;font-weight:400;font-size:.75rem;color:#fff}.referrals .table-item .title-box uni-image[data-v-b67ac27c]{width:1.5rem;height:1.5rem}.referrals .table-head[data-v-b67ac27c]{display:flex;justify-content:space-between;align-items:center;padding:.375rem 2.75rem .375rem .75rem;box-sizing:border-box;border-bottom:.03125rem solid rgba(255,255,255,.2);margin-bottom:1rem}.referrals .table-head uni-view[data-v-b67ac27c]{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:.75rem;color:#cad7de}.referrals .select[data-v-b67ac27c]{margin:0 0 .5rem}.referrals .title[data-v-b67ac27c]{font-size:.875rem;color:#fff}}@media (min-width: 1024px){.game-history[data-v-b67ac27c]{height:10.26611rem;background:#212530;border-radius:.06104rem;padding:.29297rem;box-sizing:border-box;display:flex;flex-direction:column}.game-history .table-row[data-v-b67ac27c]{flex:1;overflow-y:auto;margin:.19531rem 0 .29297rem}.game-history .table-row .item[data-v-b67ac27c]{height:.68359rem;background:#30333d;border-radius:.06104rem;padding:0 .29297rem;box-sizing:border-box;display:flex;justify-content:center;justify-content:space-between;align-items:center;font-weight:400;font-size:.19531rem;color:#fff;margin-bottom:.09766rem}.game-history .table-row .item .loss[data-v-b67ac27c]{color:#ef4444}.game-history .table-row .item .win[data-v-b67ac27c]{color:#22c55f}.game-history .table-row .item uni-view[data-v-b67ac27c]{width:25%}.game-history .table-head[data-v-b67ac27c]{margin-top:.57373rem;padding:.09766rem .29297rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;border-bottom:.01221rem solid rgba(255,255,255,.2)}.game-history .table-head uni-view[data-v-b67ac27c]{width:25%;font-weight:400;font-size:.19531rem;color:#cad7de}.game-history .select-box[data-v-b67ac27c]{display:flex;align-items:center}.game-history .select-box .select[data-v-b67ac27c]{width:3.02734rem;margin-right:.14648rem}}@keyframes sbottom-b67ac27c{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}@media (max-width: 1024px){.user-center[data-v-990b8e4a]{width:calc(100vw - 2px);padding:0 .75rem;box-sizing:border-box}.user-center .tabs[data-v-990b8e4a]{height:5.75rem;background:#212530;border-radius:.3125rem;margin-bottom:1rem;padding:.25rem;box-sizing:border-box;display:flex;align-items:center;flex-wrap:wrap}.user-center .tabs>uni-view[data-v-990b8e4a]{width:calc(50% - .125rem);height:2.5rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.3);border-radius:.1875rem;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:.875rem;color:#cad7de}.user-center .tabs>uni-view uni-image[data-v-990b8e4a]{width:1.25rem;height:1.25rem;margin-right:.3125rem}.user-center .tabs .item[data-v-990b8e4a]{background:#4f4f5d;color:#fff!important}}@media (min-width: 1024px){.user-center[data-v-990b8e4a]{width:18.45703rem;margin:0 auto 1.2207rem}.user-center .main[data-v-990b8e4a]{display:flex}.user-center .main .right[data-v-990b8e4a]{flex:1}.user-center .main .left[data-v-990b8e4a]{width:2.24609rem;height:-webkit-fit-content;height:fit-content;background:#212530;border-radius:.06104rem;margin-right:.14648rem;padding:.14648rem;box-sizing:border-box}.user-center .main .left .act[data-v-990b8e4a]{background:#4f4f5d;color:#fff!important}.user-center .main .left .item[data-v-990b8e4a]{width:1.95313rem;height:.48828rem;box-shadow:0 .01221rem .04883rem rgba(0,0,0,.3);border-radius:.03662rem;margin-bottom:.14648rem;display:flex;align-items:center;padding:0 .14648rem;box-sizing:border-box;font-weight:400;font-size:.19531rem;color:#cad7de;white-space:nowrap}.user-center .main .left .item uni-image[data-v-990b8e4a]{width:.29297rem;height:.29297rem;margin-right:.09766rem}.user-center .title[data-v-990b8e4a]{font-size:.21973rem;color:#fff;margin:.61035rem 0 .29297rem}}@keyframes bottom-990b8e4a{0%{transform:scaleY(0);transform-origin:top center;opacity:0}to{transform:scaleY(1);transform-origin:top center;opacity:1}}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}.u-line-1,.up-line-1{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.u-line-2,.up-line-2{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical!important}.u-line-3,.up-line-3{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:3;-webkit-box-orient:vertical!important}.u-line-4,.up-line-4{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:4;-webkit-box-orient:vertical!important}.u-line-5,.up-line-5{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:5;-webkit-box-orient:vertical!important}.u-line-6,.up-line-6{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:6;-webkit-box-orient:vertical!important}.u-line-7,.up-line-7{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:7;-webkit-box-orient:vertical!important}.u-line-8,.up-line-8{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:8;-webkit-box-orient:vertical!important}.u-line-9,.up-line-9{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:9;-webkit-box-orient:vertical!important}.u-line-10,.up-line-10{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-line-clamp:10;-webkit-box-orient:vertical!important}.u-border,.up-border{border-width:.5px!important;border-color:#dadbde!important;border-style:solid}.u-border-top,.up-border-top{border-top-width:.5px!important;border-color:#dadbde!important;border-top-style:solid}.u-border-left,.up-border-left{border-left-width:.5px!important;border-color:#dadbde!important;border-left-style:solid}.u-border-right,.up-border-right{border-right-width:.5px!important;border-color:#dadbde!important;border-right-style:solid}.u-border-bottom,.up-border-bottom{border-bottom-width:.5px!important;border-color:#dadbde!important;border-bottom-style:solid}.u-border-top-bottom,.up-border-top-bottom{border-top-width:.5px!important;border-bottom-width:.5px!important;border-color:#dadbde!important;border-top-style:solid;border-bottom-style:solid}.u-reset-button,.up-reset-button{padding:0;background-color:transparent;font-size:inherit;line-height:inherit;color:inherit}.u-reset-button:after,.up-reset-button:after{border:none}.u-hover-class,.up-hover-class{opacity:.7}.cursor-pointer{cursor:pointer}.u-empty,.u-empty__wrap,.u-transition,.u-tabs,.u-tabs__wrapper,.u-tabs__wrapper__scroll-view-wrapper,.u-tabs__wrapper__scroll-view,.u-tabs__wrapper__nav,.u-tabs__wrapper__nav__line,.up-empty,.up-empty__wrap,.up-transition,.up-tabs,.up-tabs__wrapper,.up-tabs__wrapper__scroll-view-wrapper,.up-tabs__wrapper__scroll-view,.up-tabs__wrapper__nav,.up-tabs__wrapper__nav__line{display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;flex-basis:auto;align-items:stretch;align-content:flex-start}.u-flex,.u-flex-row,.u-flex-x,.up-flex,.up-flex-row,.up-flex-x{display:flex;flex-direction:row;display:flex!important;flex-direction:row!important}.u-flex-y,.u-flex-column,.up-flex-y,.up-flex-column{display:flex;flex-direction:column;display:flex!important;flex-direction:column!important}.u-flex-x-center,.up-flex-x-center{display:flex;flex-direction:row;justify-content:center!important}.u-flex-xy-center,.up-flex-xy-center{display:flex;flex-direction:row;justify-content:center!important;align-items:center!important}.u-flex-y-center,.up-flex-y-center{display:flex;flex-direction:row;align-items:center!important}.u-flex-x-left,.up-flex-x-left{display:flex;flex-direction:row}.u-flex-x-reverse,.u-flex-row-reverse,.up-flex-x-reverse,.up-flex-row-reverse{flex-direction:row-reverse!important}.u-flex-y-reverse,.u-flex-column-reverse,.up-flex-y-reverse,.up-flex-column-reverse{flex-direction:column-reverse!important}.u-flex.u-flex-reverse,.u-flex-row.u-flex-reverse,.u-flex-x.u-flex-reverse,.up-flex.up-flex-reverse,.up-flex-row.up-flex-reverse,.up-flex-x.up-flex-reverse{flex-direction:row-reverse!important}.u-flex-column.u-flex-reverse,.u-flex-y.u-flex-reverse,.up-flex-column.up-flex-reverse,.up-flex-y.up-flex-reverse{flex-direction:column-reverse!important}.u-flex-fill,.up-flex-fill{flex:1 1 auto!important}.u-margin-top-auto,.u-m-t-auto,.up-margin-top-auto,.up-m-t-auto{margin-top:auto!important}.u-margin-right-auto,.u-m-r-auto,.up-margin-right-auto,.up-m-r-auto{margin-right:auto!important}.u-margin-bottom-auto,.u-m-b-auto,.up-margin-bottom-auto,.up-m-b-auto{margin-bottom:auto!important}.u-margin-left-auto,.u-m-l-auto,.up-margin-left-auto,.up-m-l-auto{margin-left:auto!important}.u-margin-center-auto,.u-m-c-auto,.up-margin-center-auto,.up-m-c-auto{margin-left:auto!important;margin-right:auto!important}.u-margin-middle-auto,.u-m-m-auto,.up-margin-middle-auto,.up-m-m-auto{margin-top:auto!important;margin-bottom:auto!important}.u-flex-wrap,.up-flex-wrap{flex-wrap:wrap!important}.u-flex-wrap-reverse,.up-flex-wrap-reverse{flex-wrap:wrap-reverse!important}.u-flex-start,.up-flex-start{justify-content:flex-start!important}.u-flex-center,.up-flex-center{justify-content:center!important}.u-flex-end,.up-flex-end{justify-content:flex-end!important}.u-flex-between,.up-flex-between{justify-content:space-between!important}.u-flex-around,.up-flex-around{justify-content:space-around!important}.u-flex-items-start,.up-flex-items-start{align-items:flex-start!important}.u-flex-items-center,.up-flex-items-center{align-items:center!important}.u-flex-items-end,.up-flex-items-end{align-items:flex-end!important}.u-flex-items-baseline,.up-flex-items-baseline{align-items:baseline!important}.u-flex-items-stretch,.up-flex-items-stretch{align-items:stretch!important}.u-flex-self-start,.up-flex-self-start{align-self:flex-start!important}.u-flex-self-center,.up-flex-self-center{align-self:center!important}.u-flex-self-end,.up-flex-self-end{align-self:flex-end!important}.u-flex-self-baseline,.up-flex-self-baseline{align-self:baseline!important}.u-flex-self-stretch,.up-flex-self-stretch{align-self:stretch!important}.u-flex-content-start,.up-flex-content-start{align-content:flex-start!important}.u-flex-content-center,.up-flex-content-center{align-content:center!important}.u-flex-content-end,.up-flex-content-end{align-content:flex-end!important}.u-flex-content-between,.up-flex-content-between{align-content:space-between!important}.u-flex-content-around,.up-flex-content-around{align-content:space-around!important}.u-flex-middle,.up-flex-middle{justify-content:center!important;align-items:center!important;align-self:center!important;align-content:center!important}.u-flex-grow,.up-flex-grow{flex-grow:1!important}.u-flex-shrink,.up-flex-shrink{flex-shrink:1!important}.u-margin-0,.u-m-0,.up-margin-0,.up-m-0{margin:0!important}.u-padding-0,.u-p-0,.up-padding-0,.up-p-0{padding:0!important}.u-m-l-0,.up-m-l-0{margin-left:0!important}.u-p-l-0,.up-p-l-0{padding-left:0!important}.u-margin-left-0,.up-margin-left-0{margin-left:0!important}.u-padding-left-0,.up-padding-left-0{padding-left:0!important}.u-m-t-0,.up-m-t-0{margin-top:0!important}.u-p-t-0,.up-p-t-0{padding-top:0!important}.u-margin-top-0,.up-margin-top-0{margin-top:0!important}.u-padding-top-0,.up-padding-top-0{padding-top:0!important}.u-m-r-0,.up-m-r-0{margin-right:0!important}.u-p-r-0,.up-p-r-0{padding-right:0!important}.u-margin-right-0,.up-margin-right-0{margin-right:0!important}.u-padding-right-0,.up-padding-right-0{padding-right:0!important}.u-m-b-0,.up-m-b-0{margin-bottom:0!important}.u-p-b-0,.up-p-b-0{padding-bottom:0!important}.u-margin-bottom-0,.up-margin-bottom-0{margin-bottom:0!important}.u-padding-bottom-0,.up-padding-bottom-0{padding-bottom:0!important}.u-margin-2,.u-m-2,.up-margin-2,.up-m-2{margin:.0625rem!important}.u-padding-2,.u-p-2,.up-padding-2,.up-p-2{padding:.0625rem!important}.u-m-l-2,.up-m-l-2{margin-left:.0625rem!important}.u-p-l-2,.up-p-l-2{padding-left:.0625rem!important}.u-margin-left-2,.up-margin-left-2{margin-left:.0625rem!important}.u-padding-left-2,.up-padding-left-2{padding-left:.0625rem!important}.u-m-t-2,.up-m-t-2{margin-top:.0625rem!important}.u-p-t-2,.up-p-t-2{padding-top:.0625rem!important}.u-margin-top-2,.up-margin-top-2{margin-top:.0625rem!important}.u-padding-top-2,.up-padding-top-2{padding-top:.0625rem!important}.u-m-r-2,.up-m-r-2{margin-right:.0625rem!important}.u-p-r-2,.up-p-r-2{padding-right:.0625rem!important}.u-margin-right-2,.up-margin-right-2{margin-right:.0625rem!important}.u-padding-right-2,.up-padding-right-2{padding-right:.0625rem!important}.u-m-b-2,.up-m-b-2{margin-bottom:.0625rem!important}.u-p-b-2,.up-p-b-2{padding-bottom:.0625rem!important}.u-margin-bottom-2,.up-margin-bottom-2{margin-bottom:.0625rem!important}.u-padding-bottom-2,.up-padding-bottom-2{padding-bottom:.0625rem!important}.u-margin-4,.u-m-4,.up-margin-4,.up-m-4{margin:.125rem!important}.u-padding-4,.u-p-4,.up-padding-4,.up-p-4{padding:.125rem!important}.u-m-l-4,.up-m-l-4{margin-left:.125rem!important}.u-p-l-4,.up-p-l-4{padding-left:.125rem!important}.u-margin-left-4,.up-margin-left-4{margin-left:.125rem!important}.u-padding-left-4,.up-padding-left-4{padding-left:.125rem!important}.u-m-t-4,.up-m-t-4{margin-top:.125rem!important}.u-p-t-4,.up-p-t-4{padding-top:.125rem!important}.u-margin-top-4,.up-margin-top-4{margin-top:.125rem!important}.u-padding-top-4,.up-padding-top-4{padding-top:.125rem!important}.u-m-r-4,.up-m-r-4{margin-right:.125rem!important}.u-p-r-4,.up-p-r-4{padding-right:.125rem!important}.u-margin-right-4,.up-margin-right-4{margin-right:.125rem!important}.u-padding-right-4,.up-padding-right-4{padding-right:.125rem!important}.u-m-b-4,.up-m-b-4{margin-bottom:.125rem!important}.u-p-b-4,.up-p-b-4{padding-bottom:.125rem!important}.u-margin-bottom-4,.up-margin-bottom-4{margin-bottom:.125rem!important}.u-padding-bottom-4,.up-padding-bottom-4{padding-bottom:.125rem!important}.u-margin-5,.u-m-5,.up-margin-5,.up-m-5{margin:.15625rem!important}.u-padding-5,.u-p-5,.up-padding-5,.up-p-5{padding:.15625rem!important}.u-m-l-5,.up-m-l-5{margin-left:.15625rem!important}.u-p-l-5,.up-p-l-5{padding-left:.15625rem!important}.u-margin-left-5,.up-margin-left-5{margin-left:.15625rem!important}.u-padding-left-5,.up-padding-left-5{padding-left:.15625rem!important}.u-m-t-5,.up-m-t-5{margin-top:.15625rem!important}.u-p-t-5,.up-p-t-5{padding-top:.15625rem!important}.u-margin-top-5,.up-margin-top-5{margin-top:.15625rem!important}.u-padding-top-5,.up-padding-top-5{padding-top:.15625rem!important}.u-m-r-5,.up-m-r-5{margin-right:.15625rem!important}.u-p-r-5,.up-p-r-5{padding-right:.15625rem!important}.u-margin-right-5,.up-margin-right-5{margin-right:.15625rem!important}.u-padding-right-5,.up-padding-right-5{padding-right:.15625rem!important}.u-m-b-5,.up-m-b-5{margin-bottom:.15625rem!important}.u-p-b-5,.up-p-b-5{padding-bottom:.15625rem!important}.u-margin-bottom-5,.up-margin-bottom-5{margin-bottom:.15625rem!important}.u-padding-bottom-5,.up-padding-bottom-5{padding-bottom:.15625rem!important}.u-margin-6,.u-m-6,.up-margin-6,.up-m-6{margin:.1875rem!important}.u-padding-6,.u-p-6,.up-padding-6,.up-p-6{padding:.1875rem!important}.u-m-l-6,.up-m-l-6{margin-left:.1875rem!important}.u-p-l-6,.up-p-l-6{padding-left:.1875rem!important}.u-margin-left-6,.up-margin-left-6{margin-left:.1875rem!important}.u-padding-left-6,.up-padding-left-6{padding-left:.1875rem!important}.u-m-t-6,.up-m-t-6{margin-top:.1875rem!important}.u-p-t-6,.up-p-t-6{padding-top:.1875rem!important}.u-margin-top-6,.up-margin-top-6{margin-top:.1875rem!important}.u-padding-top-6,.up-padding-top-6{padding-top:.1875rem!important}.u-m-r-6,.up-m-r-6{margin-right:.1875rem!important}.u-p-r-6,.up-p-r-6{padding-right:.1875rem!important}.u-margin-right-6,.up-margin-right-6{margin-right:.1875rem!important}.u-padding-right-6,.up-padding-right-6{padding-right:.1875rem!important}.u-m-b-6,.up-m-b-6{margin-bottom:.1875rem!important}.u-p-b-6,.up-p-b-6{padding-bottom:.1875rem!important}.u-margin-bottom-6,.up-margin-bottom-6{margin-bottom:.1875rem!important}.u-padding-bottom-6,.up-padding-bottom-6{padding-bottom:.1875rem!important}.u-margin-8,.u-m-8,.up-margin-8,.up-m-8{margin:.25rem!important}.u-padding-8,.u-p-8,.up-padding-8,.up-p-8{padding:.25rem!important}.u-m-l-8,.up-m-l-8{margin-left:.25rem!important}.u-p-l-8,.up-p-l-8{padding-left:.25rem!important}.u-margin-left-8,.up-margin-left-8{margin-left:.25rem!important}.u-padding-left-8,.up-padding-left-8{padding-left:.25rem!important}.u-m-t-8,.up-m-t-8{margin-top:.25rem!important}.u-p-t-8,.up-p-t-8{padding-top:.25rem!important}.u-margin-top-8,.up-margin-top-8{margin-top:.25rem!important}.u-padding-top-8,.up-padding-top-8{padding-top:.25rem!important}.u-m-r-8,.up-m-r-8{margin-right:.25rem!important}.u-p-r-8,.up-p-r-8{padding-right:.25rem!important}.u-margin-right-8,.up-margin-right-8{margin-right:.25rem!important}.u-padding-right-8,.up-padding-right-8{padding-right:.25rem!important}.u-m-b-8,.up-m-b-8{margin-bottom:.25rem!important}.u-p-b-8,.up-p-b-8{padding-bottom:.25rem!important}.u-margin-bottom-8,.up-margin-bottom-8{margin-bottom:.25rem!important}.u-padding-bottom-8,.up-padding-bottom-8{padding-bottom:.25rem!important}.u-margin-10,.u-m-10,.up-margin-10,.up-m-10{margin:.3125rem!important}.u-padding-10,.u-p-10,.up-padding-10,.up-p-10{padding:.3125rem!important}.u-m-l-10,.up-m-l-10{margin-left:.3125rem!important}.u-p-l-10,.up-p-l-10{padding-left:.3125rem!important}.u-margin-left-10,.up-margin-left-10{margin-left:.3125rem!important}.u-padding-left-10,.up-padding-left-10{padding-left:.3125rem!important}.u-m-t-10,.up-m-t-10{margin-top:.3125rem!important}.u-p-t-10,.up-p-t-10{padding-top:.3125rem!important}.u-margin-top-10,.up-margin-top-10{margin-top:.3125rem!important}.u-padding-top-10,.up-padding-top-10{padding-top:.3125rem!important}.u-m-r-10,.up-m-r-10{margin-right:.3125rem!important}.u-p-r-10,.up-p-r-10{padding-right:.3125rem!important}.u-margin-right-10,.up-margin-right-10{margin-right:.3125rem!important}.u-padding-right-10,.up-padding-right-10{padding-right:.3125rem!important}.u-m-b-10,.up-m-b-10{margin-bottom:.3125rem!important}.u-p-b-10,.up-p-b-10{padding-bottom:.3125rem!important}.u-margin-bottom-10,.up-margin-bottom-10{margin-bottom:.3125rem!important}.u-padding-bottom-10,.up-padding-bottom-10{padding-bottom:.3125rem!important}.u-margin-12,.u-m-12,.up-margin-12,.up-m-12{margin:.375rem!important}.u-padding-12,.u-p-12,.up-padding-12,.up-p-12{padding:.375rem!important}.u-m-l-12,.up-m-l-12{margin-left:.375rem!important}.u-p-l-12,.up-p-l-12{padding-left:.375rem!important}.u-margin-left-12,.up-margin-left-12{margin-left:.375rem!important}.u-padding-left-12,.up-padding-left-12{padding-left:.375rem!important}.u-m-t-12,.up-m-t-12{margin-top:.375rem!important}.u-p-t-12,.up-p-t-12{padding-top:.375rem!important}.u-margin-top-12,.up-margin-top-12{margin-top:.375rem!important}.u-padding-top-12,.up-padding-top-12{padding-top:.375rem!important}.u-m-r-12,.up-m-r-12{margin-right:.375rem!important}.u-p-r-12,.up-p-r-12{padding-right:.375rem!important}.u-margin-right-12,.up-margin-right-12{margin-right:.375rem!important}.u-padding-right-12,.up-padding-right-12{padding-right:.375rem!important}.u-m-b-12,.up-m-b-12{margin-bottom:.375rem!important}.u-p-b-12,.up-p-b-12{padding-bottom:.375rem!important}.u-margin-bottom-12,.up-margin-bottom-12{margin-bottom:.375rem!important}.u-padding-bottom-12,.up-padding-bottom-12{padding-bottom:.375rem!important}.u-margin-14,.u-m-14,.up-margin-14,.up-m-14{margin:.4375rem!important}.u-padding-14,.u-p-14,.up-padding-14,.up-p-14{padding:.4375rem!important}.u-m-l-14,.up-m-l-14{margin-left:.4375rem!important}.u-p-l-14,.up-p-l-14{padding-left:.4375rem!important}.u-margin-left-14,.up-margin-left-14{margin-left:.4375rem!important}.u-padding-left-14,.up-padding-left-14{padding-left:.4375rem!important}.u-m-t-14,.up-m-t-14{margin-top:.4375rem!important}.u-p-t-14,.up-p-t-14{padding-top:.4375rem!important}.u-margin-top-14,.up-margin-top-14{margin-top:.4375rem!important}.u-padding-top-14,.up-padding-top-14{padding-top:.4375rem!important}.u-m-r-14,.up-m-r-14{margin-right:.4375rem!important}.u-p-r-14,.up-p-r-14{padding-right:.4375rem!important}.u-margin-right-14,.up-margin-right-14{margin-right:.4375rem!important}.u-padding-right-14,.up-padding-right-14{padding-right:.4375rem!important}.u-m-b-14,.up-m-b-14{margin-bottom:.4375rem!important}.u-p-b-14,.up-p-b-14{padding-bottom:.4375rem!important}.u-margin-bottom-14,.up-margin-bottom-14{margin-bottom:.4375rem!important}.u-padding-bottom-14,.up-padding-bottom-14{padding-bottom:.4375rem!important}.u-margin-15,.u-m-15,.up-margin-15,.up-m-15{margin:.46875rem!important}.u-padding-15,.u-p-15,.up-padding-15,.up-p-15{padding:.46875rem!important}.u-m-l-15,.up-m-l-15{margin-left:.46875rem!important}.u-p-l-15,.up-p-l-15{padding-left:.46875rem!important}.u-margin-left-15,.up-margin-left-15{margin-left:.46875rem!important}.u-padding-left-15,.up-padding-left-15{padding-left:.46875rem!important}.u-m-t-15,.up-m-t-15{margin-top:.46875rem!important}.u-p-t-15,.up-p-t-15{padding-top:.46875rem!important}.u-margin-top-15,.up-margin-top-15{margin-top:.46875rem!important}.u-padding-top-15,.up-padding-top-15{padding-top:.46875rem!important}.u-m-r-15,.up-m-r-15{margin-right:.46875rem!important}.u-p-r-15,.up-p-r-15{padding-right:.46875rem!important}.u-margin-right-15,.up-margin-right-15{margin-right:.46875rem!important}.u-padding-right-15,.up-padding-right-15{padding-right:.46875rem!important}.u-m-b-15,.up-m-b-15{margin-bottom:.46875rem!important}.u-p-b-15,.up-p-b-15{padding-bottom:.46875rem!important}.u-margin-bottom-15,.up-margin-bottom-15{margin-bottom:.46875rem!important}.u-padding-bottom-15,.up-padding-bottom-15{padding-bottom:.46875rem!important}.u-margin-16,.u-m-16,.up-margin-16,.up-m-16{margin:.5rem!important}.u-padding-16,.u-p-16,.up-padding-16,.up-p-16{padding:.5rem!important}.u-m-l-16,.up-m-l-16{margin-left:.5rem!important}.u-p-l-16,.up-p-l-16{padding-left:.5rem!important}.u-margin-left-16,.up-margin-left-16{margin-left:.5rem!important}.u-padding-left-16,.up-padding-left-16{padding-left:.5rem!important}.u-m-t-16,.up-m-t-16{margin-top:.5rem!important}.u-p-t-16,.up-p-t-16{padding-top:.5rem!important}.u-margin-top-16,.up-margin-top-16{margin-top:.5rem!important}.u-padding-top-16,.up-padding-top-16{padding-top:.5rem!important}.u-m-r-16,.up-m-r-16{margin-right:.5rem!important}.u-p-r-16,.up-p-r-16{padding-right:.5rem!important}.u-margin-right-16,.up-margin-right-16{margin-right:.5rem!important}.u-padding-right-16,.up-padding-right-16{padding-right:.5rem!important}.u-m-b-16,.up-m-b-16{margin-bottom:.5rem!important}.u-p-b-16,.up-p-b-16{padding-bottom:.5rem!important}.u-margin-bottom-16,.up-margin-bottom-16{margin-bottom:.5rem!important}.u-padding-bottom-16,.up-padding-bottom-16{padding-bottom:.5rem!important}.u-margin-18,.u-m-18,.up-margin-18,.up-m-18{margin:.5625rem!important}.u-padding-18,.u-p-18,.up-padding-18,.up-p-18{padding:.5625rem!important}.u-m-l-18,.up-m-l-18{margin-left:.5625rem!important}.u-p-l-18,.up-p-l-18{padding-left:.5625rem!important}.u-margin-left-18,.up-margin-left-18{margin-left:.5625rem!important}.u-padding-left-18,.up-padding-left-18{padding-left:.5625rem!important}.u-m-t-18,.up-m-t-18{margin-top:.5625rem!important}.u-p-t-18,.up-p-t-18{padding-top:.5625rem!important}.u-margin-top-18,.up-margin-top-18{margin-top:.5625rem!important}.u-padding-top-18,.up-padding-top-18{padding-top:.5625rem!important}.u-m-r-18,.up-m-r-18{margin-right:.5625rem!important}.u-p-r-18,.up-p-r-18{padding-right:.5625rem!important}.u-margin-right-18,.up-margin-right-18{margin-right:.5625rem!important}.u-padding-right-18,.up-padding-right-18{padding-right:.5625rem!important}.u-m-b-18,.up-m-b-18{margin-bottom:.5625rem!important}.u-p-b-18,.up-p-b-18{padding-bottom:.5625rem!important}.u-margin-bottom-18,.up-margin-bottom-18{margin-bottom:.5625rem!important}.u-padding-bottom-18,.up-padding-bottom-18{padding-bottom:.5625rem!important}.u-margin-20,.u-m-20,.up-margin-20,.up-m-20{margin:.625rem!important}.u-padding-20,.u-p-20,.up-padding-20,.up-p-20{padding:.625rem!important}.u-m-l-20,.up-m-l-20{margin-left:.625rem!important}.u-p-l-20,.up-p-l-20{padding-left:.625rem!important}.u-margin-left-20,.up-margin-left-20{margin-left:.625rem!important}.u-padding-left-20,.up-padding-left-20{padding-left:.625rem!important}.u-m-t-20,.up-m-t-20{margin-top:.625rem!important}.u-p-t-20,.up-p-t-20{padding-top:.625rem!important}.u-margin-top-20,.up-margin-top-20{margin-top:.625rem!important}.u-padding-top-20,.up-padding-top-20{padding-top:.625rem!important}.u-m-r-20,.up-m-r-20{margin-right:.625rem!important}.u-p-r-20,.up-p-r-20{padding-right:.625rem!important}.u-margin-right-20,.up-margin-right-20{margin-right:.625rem!important}.u-padding-right-20,.up-padding-right-20{padding-right:.625rem!important}.u-m-b-20,.up-m-b-20{margin-bottom:.625rem!important}.u-p-b-20,.up-p-b-20{padding-bottom:.625rem!important}.u-margin-bottom-20,.up-margin-bottom-20{margin-bottom:.625rem!important}.u-padding-bottom-20,.up-padding-bottom-20{padding-bottom:.625rem!important}.u-margin-22,.u-m-22,.up-margin-22,.up-m-22{margin:.6875rem!important}.u-padding-22,.u-p-22,.up-padding-22,.up-p-22{padding:.6875rem!important}.u-m-l-22,.up-m-l-22{margin-left:.6875rem!important}.u-p-l-22,.up-p-l-22{padding-left:.6875rem!important}.u-margin-left-22,.up-margin-left-22{margin-left:.6875rem!important}.u-padding-left-22,.up-padding-left-22{padding-left:.6875rem!important}.u-m-t-22,.up-m-t-22{margin-top:.6875rem!important}.u-p-t-22,.up-p-t-22{padding-top:.6875rem!important}.u-margin-top-22,.up-margin-top-22{margin-top:.6875rem!important}.u-padding-top-22,.up-padding-top-22{padding-top:.6875rem!important}.u-m-r-22,.up-m-r-22{margin-right:.6875rem!important}.u-p-r-22,.up-p-r-22{padding-right:.6875rem!important}.u-margin-right-22,.up-margin-right-22{margin-right:.6875rem!important}.u-padding-right-22,.up-padding-right-22{padding-right:.6875rem!important}.u-m-b-22,.up-m-b-22{margin-bottom:.6875rem!important}.u-p-b-22,.up-p-b-22{padding-bottom:.6875rem!important}.u-margin-bottom-22,.up-margin-bottom-22{margin-bottom:.6875rem!important}.u-padding-bottom-22,.up-padding-bottom-22{padding-bottom:.6875rem!important}.u-margin-24,.u-m-24,.up-margin-24,.up-m-24{margin:.75rem!important}.u-padding-24,.u-p-24,.up-padding-24,.up-p-24{padding:.75rem!important}.u-m-l-24,.up-m-l-24{margin-left:.75rem!important}.u-p-l-24,.up-p-l-24{padding-left:.75rem!important}.u-margin-left-24,.up-margin-left-24{margin-left:.75rem!important}.u-padding-left-24,.up-padding-left-24{padding-left:.75rem!important}.u-m-t-24,.up-m-t-24{margin-top:.75rem!important}.u-p-t-24,.up-p-t-24{padding-top:.75rem!important}.u-margin-top-24,.up-margin-top-24{margin-top:.75rem!important}.u-padding-top-24,.up-padding-top-24{padding-top:.75rem!important}.u-m-r-24,.up-m-r-24{margin-right:.75rem!important}.u-p-r-24,.up-p-r-24{padding-right:.75rem!important}.u-margin-right-24,.up-margin-right-24{margin-right:.75rem!important}.u-padding-right-24,.up-padding-right-24{padding-right:.75rem!important}.u-m-b-24,.up-m-b-24{margin-bottom:.75rem!important}.u-p-b-24,.up-p-b-24{padding-bottom:.75rem!important}.u-margin-bottom-24,.up-margin-bottom-24{margin-bottom:.75rem!important}.u-padding-bottom-24,.up-padding-bottom-24{padding-bottom:.75rem!important}.u-margin-25,.u-m-25,.up-margin-25,.up-m-25{margin:.78125rem!important}.u-padding-25,.u-p-25,.up-padding-25,.up-p-25{padding:.78125rem!important}.u-m-l-25,.up-m-l-25{margin-left:.78125rem!important}.u-p-l-25,.up-p-l-25{padding-left:.78125rem!important}.u-margin-left-25,.up-margin-left-25{margin-left:.78125rem!important}.u-padding-left-25,.up-padding-left-25{padding-left:.78125rem!important}.u-m-t-25,.up-m-t-25{margin-top:.78125rem!important}.u-p-t-25,.up-p-t-25{padding-top:.78125rem!important}.u-margin-top-25,.up-margin-top-25{margin-top:.78125rem!important}.u-padding-top-25,.up-padding-top-25{padding-top:.78125rem!important}.u-m-r-25,.up-m-r-25{margin-right:.78125rem!important}.u-p-r-25,.up-p-r-25{padding-right:.78125rem!important}.u-margin-right-25,.up-margin-right-25{margin-right:.78125rem!important}.u-padding-right-25,.up-padding-right-25{padding-right:.78125rem!important}.u-m-b-25,.up-m-b-25{margin-bottom:.78125rem!important}.u-p-b-25,.up-p-b-25{padding-bottom:.78125rem!important}.u-margin-bottom-25,.up-margin-bottom-25{margin-bottom:.78125rem!important}.u-padding-bottom-25,.up-padding-bottom-25{padding-bottom:.78125rem!important}.u-margin-26,.u-m-26,.up-margin-26,.up-m-26{margin:.8125rem!important}.u-padding-26,.u-p-26,.up-padding-26,.up-p-26{padding:.8125rem!important}.u-m-l-26,.up-m-l-26{margin-left:.8125rem!important}.u-p-l-26,.up-p-l-26{padding-left:.8125rem!important}.u-margin-left-26,.up-margin-left-26{margin-left:.8125rem!important}.u-padding-left-26,.up-padding-left-26{padding-left:.8125rem!important}.u-m-t-26,.up-m-t-26{margin-top:.8125rem!important}.u-p-t-26,.up-p-t-26{padding-top:.8125rem!important}.u-margin-top-26,.up-margin-top-26{margin-top:.8125rem!important}.u-padding-top-26,.up-padding-top-26{padding-top:.8125rem!important}.u-m-r-26,.up-m-r-26{margin-right:.8125rem!important}.u-p-r-26,.up-p-r-26{padding-right:.8125rem!important}.u-margin-right-26,.up-margin-right-26{margin-right:.8125rem!important}.u-padding-right-26,.up-padding-right-26{padding-right:.8125rem!important}.u-m-b-26,.up-m-b-26{margin-bottom:.8125rem!important}.u-p-b-26,.up-p-b-26{padding-bottom:.8125rem!important}.u-margin-bottom-26,.up-margin-bottom-26{margin-bottom:.8125rem!important}.u-padding-bottom-26,.up-padding-bottom-26{padding-bottom:.8125rem!important}.u-margin-28,.u-m-28,.up-margin-28,.up-m-28{margin:.875rem!important}.u-padding-28,.u-p-28,.up-padding-28,.up-p-28{padding:.875rem!important}.u-m-l-28,.up-m-l-28{margin-left:.875rem!important}.u-p-l-28,.up-p-l-28{padding-left:.875rem!important}.u-margin-left-28,.up-margin-left-28{margin-left:.875rem!important}.u-padding-left-28,.up-padding-left-28{padding-left:.875rem!important}.u-m-t-28,.up-m-t-28{margin-top:.875rem!important}.u-p-t-28,.up-p-t-28{padding-top:.875rem!important}.u-margin-top-28,.up-margin-top-28{margin-top:.875rem!important}.u-padding-top-28,.up-padding-top-28{padding-top:.875rem!important}.u-m-r-28,.up-m-r-28{margin-right:.875rem!important}.u-p-r-28,.up-p-r-28{padding-right:.875rem!important}.u-margin-right-28,.up-margin-right-28{margin-right:.875rem!important}.u-padding-right-28,.up-padding-right-28{padding-right:.875rem!important}.u-m-b-28,.up-m-b-28{margin-bottom:.875rem!important}.u-p-b-28,.up-p-b-28{padding-bottom:.875rem!important}.u-margin-bottom-28,.up-margin-bottom-28{margin-bottom:.875rem!important}.u-padding-bottom-28,.up-padding-bottom-28{padding-bottom:.875rem!important}.u-margin-30,.u-m-30,.up-margin-30,.up-m-30{margin:.9375rem!important}.u-padding-30,.u-p-30,.up-padding-30,.up-p-30{padding:.9375rem!important}.u-m-l-30,.up-m-l-30{margin-left:.9375rem!important}.u-p-l-30,.up-p-l-30{padding-left:.9375rem!important}.u-margin-left-30,.up-margin-left-30{margin-left:.9375rem!important}.u-padding-left-30,.up-padding-left-30{padding-left:.9375rem!important}.u-m-t-30,.up-m-t-30{margin-top:.9375rem!important}.u-p-t-30,.up-p-t-30{padding-top:.9375rem!important}.u-margin-top-30,.up-margin-top-30{margin-top:.9375rem!important}.u-padding-top-30,.up-padding-top-30{padding-top:.9375rem!important}.u-m-r-30,.up-m-r-30{margin-right:.9375rem!important}.u-p-r-30,.up-p-r-30{padding-right:.9375rem!important}.u-margin-right-30,.up-margin-right-30{margin-right:.9375rem!important}.u-padding-right-30,.up-padding-right-30{padding-right:.9375rem!important}.u-m-b-30,.up-m-b-30{margin-bottom:.9375rem!important}.u-p-b-30,.up-p-b-30{padding-bottom:.9375rem!important}.u-margin-bottom-30,.up-margin-bottom-30{margin-bottom:.9375rem!important}.u-padding-bottom-30,.up-padding-bottom-30{padding-bottom:.9375rem!important}.u-margin-32,.u-m-32,.up-margin-32,.up-m-32{margin:1rem!important}.u-padding-32,.u-p-32,.up-padding-32,.up-p-32{padding:1rem!important}.u-m-l-32,.up-m-l-32{margin-left:1rem!important}.u-p-l-32,.up-p-l-32{padding-left:1rem!important}.u-margin-left-32,.up-margin-left-32{margin-left:1rem!important}.u-padding-left-32,.up-padding-left-32{padding-left:1rem!important}.u-m-t-32,.up-m-t-32{margin-top:1rem!important}.u-p-t-32,.up-p-t-32{padding-top:1rem!important}.u-margin-top-32,.up-margin-top-32{margin-top:1rem!important}.u-padding-top-32,.up-padding-top-32{padding-top:1rem!important}.u-m-r-32,.up-m-r-32{margin-right:1rem!important}.u-p-r-32,.up-p-r-32{padding-right:1rem!important}.u-margin-right-32,.up-margin-right-32{margin-right:1rem!important}.u-padding-right-32,.up-padding-right-32{padding-right:1rem!important}.u-m-b-32,.up-m-b-32{margin-bottom:1rem!important}.u-p-b-32,.up-p-b-32{padding-bottom:1rem!important}.u-margin-bottom-32,.up-margin-bottom-32{margin-bottom:1rem!important}.u-padding-bottom-32,.up-padding-bottom-32{padding-bottom:1rem!important}.u-margin-34,.u-m-34,.up-margin-34,.up-m-34{margin:1.0625rem!important}.u-padding-34,.u-p-34,.up-padding-34,.up-p-34{padding:1.0625rem!important}.u-m-l-34,.up-m-l-34{margin-left:1.0625rem!important}.u-p-l-34,.up-p-l-34{padding-left:1.0625rem!important}.u-margin-left-34,.up-margin-left-34{margin-left:1.0625rem!important}.u-padding-left-34,.up-padding-left-34{padding-left:1.0625rem!important}.u-m-t-34,.up-m-t-34{margin-top:1.0625rem!important}.u-p-t-34,.up-p-t-34{padding-top:1.0625rem!important}.u-margin-top-34,.up-margin-top-34{margin-top:1.0625rem!important}.u-padding-top-34,.up-padding-top-34{padding-top:1.0625rem!important}.u-m-r-34,.up-m-r-34{margin-right:1.0625rem!important}.u-p-r-34,.up-p-r-34{padding-right:1.0625rem!important}.u-margin-right-34,.up-margin-right-34{margin-right:1.0625rem!important}.u-padding-right-34,.up-padding-right-34{padding-right:1.0625rem!important}.u-m-b-34,.up-m-b-34{margin-bottom:1.0625rem!important}.u-p-b-34,.up-p-b-34{padding-bottom:1.0625rem!important}.u-margin-bottom-34,.up-margin-bottom-34{margin-bottom:1.0625rem!important}.u-padding-bottom-34,.up-padding-bottom-34{padding-bottom:1.0625rem!important}.u-margin-35,.u-m-35,.up-margin-35,.up-m-35{margin:1.09375rem!important}.u-padding-35,.u-p-35,.up-padding-35,.up-p-35{padding:1.09375rem!important}.u-m-l-35,.up-m-l-35{margin-left:1.09375rem!important}.u-p-l-35,.up-p-l-35{padding-left:1.09375rem!important}.u-margin-left-35,.up-margin-left-35{margin-left:1.09375rem!important}.u-padding-left-35,.up-padding-left-35{padding-left:1.09375rem!important}.u-m-t-35,.up-m-t-35{margin-top:1.09375rem!important}.u-p-t-35,.up-p-t-35{padding-top:1.09375rem!important}.u-margin-top-35,.up-margin-top-35{margin-top:1.09375rem!important}.u-padding-top-35,.up-padding-top-35{padding-top:1.09375rem!important}.u-m-r-35,.up-m-r-35{margin-right:1.09375rem!important}.u-p-r-35,.up-p-r-35{padding-right:1.09375rem!important}.u-margin-right-35,.up-margin-right-35{margin-right:1.09375rem!important}.u-padding-right-35,.up-padding-right-35{padding-right:1.09375rem!important}.u-m-b-35,.up-m-b-35{margin-bottom:1.09375rem!important}.u-p-b-35,.up-p-b-35{padding-bottom:1.09375rem!important}.u-margin-bottom-35,.up-margin-bottom-35{margin-bottom:1.09375rem!important}.u-padding-bottom-35,.up-padding-bottom-35{padding-bottom:1.09375rem!important}.u-margin-36,.u-m-36,.up-margin-36,.up-m-36{margin:1.125rem!important}.u-padding-36,.u-p-36,.up-padding-36,.up-p-36{padding:1.125rem!important}.u-m-l-36,.up-m-l-36{margin-left:1.125rem!important}.u-p-l-36,.up-p-l-36{padding-left:1.125rem!important}.u-margin-left-36,.up-margin-left-36{margin-left:1.125rem!important}.u-padding-left-36,.up-padding-left-36{padding-left:1.125rem!important}.u-m-t-36,.up-m-t-36{margin-top:1.125rem!important}.u-p-t-36,.up-p-t-36{padding-top:1.125rem!important}.u-margin-top-36,.up-margin-top-36{margin-top:1.125rem!important}.u-padding-top-36,.up-padding-top-36{padding-top:1.125rem!important}.u-m-r-36,.up-m-r-36{margin-right:1.125rem!important}.u-p-r-36,.up-p-r-36{padding-right:1.125rem!important}.u-margin-right-36,.up-margin-right-36{margin-right:1.125rem!important}.u-padding-right-36,.up-padding-right-36{padding-right:1.125rem!important}.u-m-b-36,.up-m-b-36{margin-bottom:1.125rem!important}.u-p-b-36,.up-p-b-36{padding-bottom:1.125rem!important}.u-margin-bottom-36,.up-margin-bottom-36{margin-bottom:1.125rem!important}.u-padding-bottom-36,.up-padding-bottom-36{padding-bottom:1.125rem!important}.u-margin-38,.u-m-38,.up-margin-38,.up-m-38{margin:1.1875rem!important}.u-padding-38,.u-p-38,.up-padding-38,.up-p-38{padding:1.1875rem!important}.u-m-l-38,.up-m-l-38{margin-left:1.1875rem!important}.u-p-l-38,.up-p-l-38{padding-left:1.1875rem!important}.u-margin-left-38,.up-margin-left-38{margin-left:1.1875rem!important}.u-padding-left-38,.up-padding-left-38{padding-left:1.1875rem!important}.u-m-t-38,.up-m-t-38{margin-top:1.1875rem!important}.u-p-t-38,.up-p-t-38{padding-top:1.1875rem!important}.u-margin-top-38,.up-margin-top-38{margin-top:1.1875rem!important}.u-padding-top-38,.up-padding-top-38{padding-top:1.1875rem!important}.u-m-r-38,.up-m-r-38{margin-right:1.1875rem!important}.u-p-r-38,.up-p-r-38{padding-right:1.1875rem!important}.u-margin-right-38,.up-margin-right-38{margin-right:1.1875rem!important}.u-padding-right-38,.up-padding-right-38{padding-right:1.1875rem!important}.u-m-b-38,.up-m-b-38{margin-bottom:1.1875rem!important}.u-p-b-38,.up-p-b-38{padding-bottom:1.1875rem!important}.u-margin-bottom-38,.up-margin-bottom-38{margin-bottom:1.1875rem!important}.u-padding-bottom-38,.up-padding-bottom-38{padding-bottom:1.1875rem!important}.u-margin-40,.u-m-40,.up-margin-40,.up-m-40{margin:1.25rem!important}.u-padding-40,.u-p-40,.up-padding-40,.up-p-40{padding:1.25rem!important}.u-m-l-40,.up-m-l-40{margin-left:1.25rem!important}.u-p-l-40,.up-p-l-40{padding-left:1.25rem!important}.u-margin-left-40,.up-margin-left-40{margin-left:1.25rem!important}.u-padding-left-40,.up-padding-left-40{padding-left:1.25rem!important}.u-m-t-40,.up-m-t-40{margin-top:1.25rem!important}.u-p-t-40,.up-p-t-40{padding-top:1.25rem!important}.u-margin-top-40,.up-margin-top-40{margin-top:1.25rem!important}.u-padding-top-40,.up-padding-top-40{padding-top:1.25rem!important}.u-m-r-40,.up-m-r-40{margin-right:1.25rem!important}.u-p-r-40,.up-p-r-40{padding-right:1.25rem!important}.u-margin-right-40,.up-margin-right-40{margin-right:1.25rem!important}.u-padding-right-40,.up-padding-right-40{padding-right:1.25rem!important}.u-m-b-40,.up-m-b-40{margin-bottom:1.25rem!important}.u-p-b-40,.up-p-b-40{padding-bottom:1.25rem!important}.u-margin-bottom-40,.up-margin-bottom-40{margin-bottom:1.25rem!important}.u-padding-bottom-40,.up-padding-bottom-40{padding-bottom:1.25rem!important}.u-margin-42,.u-m-42,.up-margin-42,.up-m-42{margin:1.3125rem!important}.u-padding-42,.u-p-42,.up-padding-42,.up-p-42{padding:1.3125rem!important}.u-m-l-42,.up-m-l-42{margin-left:1.3125rem!important}.u-p-l-42,.up-p-l-42{padding-left:1.3125rem!important}.u-margin-left-42,.up-margin-left-42{margin-left:1.3125rem!important}.u-padding-left-42,.up-padding-left-42{padding-left:1.3125rem!important}.u-m-t-42,.up-m-t-42{margin-top:1.3125rem!important}.u-p-t-42,.up-p-t-42{padding-top:1.3125rem!important}.u-margin-top-42,.up-margin-top-42{margin-top:1.3125rem!important}.u-padding-top-42,.up-padding-top-42{padding-top:1.3125rem!important}.u-m-r-42,.up-m-r-42{margin-right:1.3125rem!important}.u-p-r-42,.up-p-r-42{padding-right:1.3125rem!important}.u-margin-right-42,.up-margin-right-42{margin-right:1.3125rem!important}.u-padding-right-42,.up-padding-right-42{padding-right:1.3125rem!important}.u-m-b-42,.up-m-b-42{margin-bottom:1.3125rem!important}.u-p-b-42,.up-p-b-42{padding-bottom:1.3125rem!important}.u-margin-bottom-42,.up-margin-bottom-42{margin-bottom:1.3125rem!important}.u-padding-bottom-42,.up-padding-bottom-42{padding-bottom:1.3125rem!important}.u-margin-44,.u-m-44,.up-margin-44,.up-m-44{margin:1.375rem!important}.u-padding-44,.u-p-44,.up-padding-44,.up-p-44{padding:1.375rem!important}.u-m-l-44,.up-m-l-44{margin-left:1.375rem!important}.u-p-l-44,.up-p-l-44{padding-left:1.375rem!important}.u-margin-left-44,.up-margin-left-44{margin-left:1.375rem!important}.u-padding-left-44,.up-padding-left-44{padding-left:1.375rem!important}.u-m-t-44,.up-m-t-44{margin-top:1.375rem!important}.u-p-t-44,.up-p-t-44{padding-top:1.375rem!important}.u-margin-top-44,.up-margin-top-44{margin-top:1.375rem!important}.u-padding-top-44,.up-padding-top-44{padding-top:1.375rem!important}.u-m-r-44,.up-m-r-44{margin-right:1.375rem!important}.u-p-r-44,.up-p-r-44{padding-right:1.375rem!important}.u-margin-right-44,.up-margin-right-44{margin-right:1.375rem!important}.u-padding-right-44,.up-padding-right-44{padding-right:1.375rem!important}.u-m-b-44,.up-m-b-44{margin-bottom:1.375rem!important}.u-p-b-44,.up-p-b-44{padding-bottom:1.375rem!important}.u-margin-bottom-44,.up-margin-bottom-44{margin-bottom:1.375rem!important}.u-padding-bottom-44,.up-padding-bottom-44{padding-bottom:1.375rem!important}.u-margin-45,.u-m-45,.up-margin-45,.up-m-45{margin:1.40625rem!important}.u-padding-45,.u-p-45,.up-padding-45,.up-p-45{padding:1.40625rem!important}.u-m-l-45,.up-m-l-45{margin-left:1.40625rem!important}.u-p-l-45,.up-p-l-45{padding-left:1.40625rem!important}.u-margin-left-45,.up-margin-left-45{margin-left:1.40625rem!important}.u-padding-left-45,.up-padding-left-45{padding-left:1.40625rem!important}.u-m-t-45,.up-m-t-45{margin-top:1.40625rem!important}.u-p-t-45,.up-p-t-45{padding-top:1.40625rem!important}.u-margin-top-45,.up-margin-top-45{margin-top:1.40625rem!important}.u-padding-top-45,.up-padding-top-45{padding-top:1.40625rem!important}.u-m-r-45,.up-m-r-45{margin-right:1.40625rem!important}.u-p-r-45,.up-p-r-45{padding-right:1.40625rem!important}.u-margin-right-45,.up-margin-right-45{margin-right:1.40625rem!important}.u-padding-right-45,.up-padding-right-45{padding-right:1.40625rem!important}.u-m-b-45,.up-m-b-45{margin-bottom:1.40625rem!important}.u-p-b-45,.up-p-b-45{padding-bottom:1.40625rem!important}.u-margin-bottom-45,.up-margin-bottom-45{margin-bottom:1.40625rem!important}.u-padding-bottom-45,.up-padding-bottom-45{padding-bottom:1.40625rem!important}.u-margin-46,.u-m-46,.up-margin-46,.up-m-46{margin:1.4375rem!important}.u-padding-46,.u-p-46,.up-padding-46,.up-p-46{padding:1.4375rem!important}.u-m-l-46,.up-m-l-46{margin-left:1.4375rem!important}.u-p-l-46,.up-p-l-46{padding-left:1.4375rem!important}.u-margin-left-46,.up-margin-left-46{margin-left:1.4375rem!important}.u-padding-left-46,.up-padding-left-46{padding-left:1.4375rem!important}.u-m-t-46,.up-m-t-46{margin-top:1.4375rem!important}.u-p-t-46,.up-p-t-46{padding-top:1.4375rem!important}.u-margin-top-46,.up-margin-top-46{margin-top:1.4375rem!important}.u-padding-top-46,.up-padding-top-46{padding-top:1.4375rem!important}.u-m-r-46,.up-m-r-46{margin-right:1.4375rem!important}.u-p-r-46,.up-p-r-46{padding-right:1.4375rem!important}.u-margin-right-46,.up-margin-right-46{margin-right:1.4375rem!important}.u-padding-right-46,.up-padding-right-46{padding-right:1.4375rem!important}.u-m-b-46,.up-m-b-46{margin-bottom:1.4375rem!important}.u-p-b-46,.up-p-b-46{padding-bottom:1.4375rem!important}.u-margin-bottom-46,.up-margin-bottom-46{margin-bottom:1.4375rem!important}.u-padding-bottom-46,.up-padding-bottom-46{padding-bottom:1.4375rem!important}.u-margin-48,.u-m-48,.up-margin-48,.up-m-48{margin:1.5rem!important}.u-padding-48,.u-p-48,.up-padding-48,.up-p-48{padding:1.5rem!important}.u-m-l-48,.up-m-l-48{margin-left:1.5rem!important}.u-p-l-48,.up-p-l-48{padding-left:1.5rem!important}.u-margin-left-48,.up-margin-left-48{margin-left:1.5rem!important}.u-padding-left-48,.up-padding-left-48{padding-left:1.5rem!important}.u-m-t-48,.up-m-t-48{margin-top:1.5rem!important}.u-p-t-48,.up-p-t-48{padding-top:1.5rem!important}.u-margin-top-48,.up-margin-top-48{margin-top:1.5rem!important}.u-padding-top-48,.up-padding-top-48{padding-top:1.5rem!important}.u-m-r-48,.up-m-r-48{margin-right:1.5rem!important}.u-p-r-48,.up-p-r-48{padding-right:1.5rem!important}.u-margin-right-48,.up-margin-right-48{margin-right:1.5rem!important}.u-padding-right-48,.up-padding-right-48{padding-right:1.5rem!important}.u-m-b-48,.up-m-b-48{margin-bottom:1.5rem!important}.u-p-b-48,.up-p-b-48{padding-bottom:1.5rem!important}.u-margin-bottom-48,.up-margin-bottom-48{margin-bottom:1.5rem!important}.u-padding-bottom-48,.up-padding-bottom-48{padding-bottom:1.5rem!important}.u-margin-50,.u-m-50,.up-margin-50,.up-m-50{margin:1.5625rem!important}.u-padding-50,.u-p-50,.up-padding-50,.up-p-50{padding:1.5625rem!important}.u-m-l-50,.up-m-l-50{margin-left:1.5625rem!important}.u-p-l-50,.up-p-l-50{padding-left:1.5625rem!important}.u-margin-left-50,.up-margin-left-50{margin-left:1.5625rem!important}.u-padding-left-50,.up-padding-left-50{padding-left:1.5625rem!important}.u-m-t-50,.up-m-t-50{margin-top:1.5625rem!important}.u-p-t-50,.up-p-t-50{padding-top:1.5625rem!important}.u-margin-top-50,.up-margin-top-50{margin-top:1.5625rem!important}.u-padding-top-50,.up-padding-top-50{padding-top:1.5625rem!important}.u-m-r-50,.up-m-r-50{margin-right:1.5625rem!important}.u-p-r-50,.up-p-r-50{padding-right:1.5625rem!important}.u-margin-right-50,.up-margin-right-50{margin-right:1.5625rem!important}.u-padding-right-50,.up-padding-right-50{padding-right:1.5625rem!important}.u-m-b-50,.up-m-b-50{margin-bottom:1.5625rem!important}.u-p-b-50,.up-p-b-50{padding-bottom:1.5625rem!important}.u-margin-bottom-50,.up-margin-bottom-50{margin-bottom:1.5625rem!important}.u-padding-bottom-50,.up-padding-bottom-50{padding-bottom:1.5625rem!important}.u-margin-52,.u-m-52,.up-margin-52,.up-m-52{margin:1.625rem!important}.u-padding-52,.u-p-52,.up-padding-52,.up-p-52{padding:1.625rem!important}.u-m-l-52,.up-m-l-52{margin-left:1.625rem!important}.u-p-l-52,.up-p-l-52{padding-left:1.625rem!important}.u-margin-left-52,.up-margin-left-52{margin-left:1.625rem!important}.u-padding-left-52,.up-padding-left-52{padding-left:1.625rem!important}.u-m-t-52,.up-m-t-52{margin-top:1.625rem!important}.u-p-t-52,.up-p-t-52{padding-top:1.625rem!important}.u-margin-top-52,.up-margin-top-52{margin-top:1.625rem!important}.u-padding-top-52,.up-padding-top-52{padding-top:1.625rem!important}.u-m-r-52,.up-m-r-52{margin-right:1.625rem!important}.u-p-r-52,.up-p-r-52{padding-right:1.625rem!important}.u-margin-right-52,.up-margin-right-52{margin-right:1.625rem!important}.u-padding-right-52,.up-padding-right-52{padding-right:1.625rem!important}.u-m-b-52,.up-m-b-52{margin-bottom:1.625rem!important}.u-p-b-52,.up-p-b-52{padding-bottom:1.625rem!important}.u-margin-bottom-52,.up-margin-bottom-52{margin-bottom:1.625rem!important}.u-padding-bottom-52,.up-padding-bottom-52{padding-bottom:1.625rem!important}.u-margin-54,.u-m-54,.up-margin-54,.up-m-54{margin:1.6875rem!important}.u-padding-54,.u-p-54,.up-padding-54,.up-p-54{padding:1.6875rem!important}.u-m-l-54,.up-m-l-54{margin-left:1.6875rem!important}.u-p-l-54,.up-p-l-54{padding-left:1.6875rem!important}.u-margin-left-54,.up-margin-left-54{margin-left:1.6875rem!important}.u-padding-left-54,.up-padding-left-54{padding-left:1.6875rem!important}.u-m-t-54,.up-m-t-54{margin-top:1.6875rem!important}.u-p-t-54,.up-p-t-54{padding-top:1.6875rem!important}.u-margin-top-54,.up-margin-top-54{margin-top:1.6875rem!important}.u-padding-top-54,.up-padding-top-54{padding-top:1.6875rem!important}.u-m-r-54,.up-m-r-54{margin-right:1.6875rem!important}.u-p-r-54,.up-p-r-54{padding-right:1.6875rem!important}.u-margin-right-54,.up-margin-right-54{margin-right:1.6875rem!important}.u-padding-right-54,.up-padding-right-54{padding-right:1.6875rem!important}.u-m-b-54,.up-m-b-54{margin-bottom:1.6875rem!important}.u-p-b-54,.up-p-b-54{padding-bottom:1.6875rem!important}.u-margin-bottom-54,.up-margin-bottom-54{margin-bottom:1.6875rem!important}.u-padding-bottom-54,.up-padding-bottom-54{padding-bottom:1.6875rem!important}.u-margin-55,.u-m-55,.up-margin-55,.up-m-55{margin:1.71875rem!important}.u-padding-55,.u-p-55,.up-padding-55,.up-p-55{padding:1.71875rem!important}.u-m-l-55,.up-m-l-55{margin-left:1.71875rem!important}.u-p-l-55,.up-p-l-55{padding-left:1.71875rem!important}.u-margin-left-55,.up-margin-left-55{margin-left:1.71875rem!important}.u-padding-left-55,.up-padding-left-55{padding-left:1.71875rem!important}.u-m-t-55,.up-m-t-55{margin-top:1.71875rem!important}.u-p-t-55,.up-p-t-55{padding-top:1.71875rem!important}.u-margin-top-55,.up-margin-top-55{margin-top:1.71875rem!important}.u-padding-top-55,.up-padding-top-55{padding-top:1.71875rem!important}.u-m-r-55,.up-m-r-55{margin-right:1.71875rem!important}.u-p-r-55,.up-p-r-55{padding-right:1.71875rem!important}.u-margin-right-55,.up-margin-right-55{margin-right:1.71875rem!important}.u-padding-right-55,.up-padding-right-55{padding-right:1.71875rem!important}.u-m-b-55,.up-m-b-55{margin-bottom:1.71875rem!important}.u-p-b-55,.up-p-b-55{padding-bottom:1.71875rem!important}.u-margin-bottom-55,.up-margin-bottom-55{margin-bottom:1.71875rem!important}.u-padding-bottom-55,.up-padding-bottom-55{padding-bottom:1.71875rem!important}.u-margin-56,.u-m-56,.up-margin-56,.up-m-56{margin:1.75rem!important}.u-padding-56,.u-p-56,.up-padding-56,.up-p-56{padding:1.75rem!important}.u-m-l-56,.up-m-l-56{margin-left:1.75rem!important}.u-p-l-56,.up-p-l-56{padding-left:1.75rem!important}.u-margin-left-56,.up-margin-left-56{margin-left:1.75rem!important}.u-padding-left-56,.up-padding-left-56{padding-left:1.75rem!important}.u-m-t-56,.up-m-t-56{margin-top:1.75rem!important}.u-p-t-56,.up-p-t-56{padding-top:1.75rem!important}.u-margin-top-56,.up-margin-top-56{margin-top:1.75rem!important}.u-padding-top-56,.up-padding-top-56{padding-top:1.75rem!important}.u-m-r-56,.up-m-r-56{margin-right:1.75rem!important}.u-p-r-56,.up-p-r-56{padding-right:1.75rem!important}.u-margin-right-56,.up-margin-right-56{margin-right:1.75rem!important}.u-padding-right-56,.up-padding-right-56{padding-right:1.75rem!important}.u-m-b-56,.up-m-b-56{margin-bottom:1.75rem!important}.u-p-b-56,.up-p-b-56{padding-bottom:1.75rem!important}.u-margin-bottom-56,.up-margin-bottom-56{margin-bottom:1.75rem!important}.u-padding-bottom-56,.up-padding-bottom-56{padding-bottom:1.75rem!important}.u-margin-58,.u-m-58,.up-margin-58,.up-m-58{margin:1.8125rem!important}.u-padding-58,.u-p-58,.up-padding-58,.up-p-58{padding:1.8125rem!important}.u-m-l-58,.up-m-l-58{margin-left:1.8125rem!important}.u-p-l-58,.up-p-l-58{padding-left:1.8125rem!important}.u-margin-left-58,.up-margin-left-58{margin-left:1.8125rem!important}.u-padding-left-58,.up-padding-left-58{padding-left:1.8125rem!important}.u-m-t-58,.up-m-t-58{margin-top:1.8125rem!important}.u-p-t-58,.up-p-t-58{padding-top:1.8125rem!important}.u-margin-top-58,.up-margin-top-58{margin-top:1.8125rem!important}.u-padding-top-58,.up-padding-top-58{padding-top:1.8125rem!important}.u-m-r-58,.up-m-r-58{margin-right:1.8125rem!important}.u-p-r-58,.up-p-r-58{padding-right:1.8125rem!important}.u-margin-right-58,.up-margin-right-58{margin-right:1.8125rem!important}.u-padding-right-58,.up-padding-right-58{padding-right:1.8125rem!important}.u-m-b-58,.up-m-b-58{margin-bottom:1.8125rem!important}.u-p-b-58,.up-p-b-58{padding-bottom:1.8125rem!important}.u-margin-bottom-58,.up-margin-bottom-58{margin-bottom:1.8125rem!important}.u-padding-bottom-58,.up-padding-bottom-58{padding-bottom:1.8125rem!important}.u-margin-60,.u-m-60,.up-margin-60,.up-m-60{margin:1.875rem!important}.u-padding-60,.u-p-60,.up-padding-60,.up-p-60{padding:1.875rem!important}.u-m-l-60,.up-m-l-60{margin-left:1.875rem!important}.u-p-l-60,.up-p-l-60{padding-left:1.875rem!important}.u-margin-left-60,.up-margin-left-60{margin-left:1.875rem!important}.u-padding-left-60,.up-padding-left-60{padding-left:1.875rem!important}.u-m-t-60,.up-m-t-60{margin-top:1.875rem!important}.u-p-t-60,.up-p-t-60{padding-top:1.875rem!important}.u-margin-top-60,.up-margin-top-60{margin-top:1.875rem!important}.u-padding-top-60,.up-padding-top-60{padding-top:1.875rem!important}.u-m-r-60,.up-m-r-60{margin-right:1.875rem!important}.u-p-r-60,.up-p-r-60{padding-right:1.875rem!important}.u-margin-right-60,.up-margin-right-60{margin-right:1.875rem!important}.u-padding-right-60,.up-padding-right-60{padding-right:1.875rem!important}.u-m-b-60,.up-m-b-60{margin-bottom:1.875rem!important}.u-p-b-60,.up-p-b-60{padding-bottom:1.875rem!important}.u-margin-bottom-60,.up-margin-bottom-60{margin-bottom:1.875rem!important}.u-padding-bottom-60,.up-padding-bottom-60{padding-bottom:1.875rem!important}.u-margin-62,.u-m-62,.up-margin-62,.up-m-62{margin:1.9375rem!important}.u-padding-62,.u-p-62,.up-padding-62,.up-p-62{padding:1.9375rem!important}.u-m-l-62,.up-m-l-62{margin-left:1.9375rem!important}.u-p-l-62,.up-p-l-62{padding-left:1.9375rem!important}.u-margin-left-62,.up-margin-left-62{margin-left:1.9375rem!important}.u-padding-left-62,.up-padding-left-62{padding-left:1.9375rem!important}.u-m-t-62,.up-m-t-62{margin-top:1.9375rem!important}.u-p-t-62,.up-p-t-62{padding-top:1.9375rem!important}.u-margin-top-62,.up-margin-top-62{margin-top:1.9375rem!important}.u-padding-top-62,.up-padding-top-62{padding-top:1.9375rem!important}.u-m-r-62,.up-m-r-62{margin-right:1.9375rem!important}.u-p-r-62,.up-p-r-62{padding-right:1.9375rem!important}.u-margin-right-62,.up-margin-right-62{margin-right:1.9375rem!important}.u-padding-right-62,.up-padding-right-62{padding-right:1.9375rem!important}.u-m-b-62,.up-m-b-62{margin-bottom:1.9375rem!important}.u-p-b-62,.up-p-b-62{padding-bottom:1.9375rem!important}.u-margin-bottom-62,.up-margin-bottom-62{margin-bottom:1.9375rem!important}.u-padding-bottom-62,.up-padding-bottom-62{padding-bottom:1.9375rem!important}.u-margin-64,.u-m-64,.up-margin-64,.up-m-64{margin:2rem!important}.u-padding-64,.u-p-64,.up-padding-64,.up-p-64{padding:2rem!important}.u-m-l-64,.up-m-l-64{margin-left:2rem!important}.u-p-l-64,.up-p-l-64{padding-left:2rem!important}.u-margin-left-64,.up-margin-left-64{margin-left:2rem!important}.u-padding-left-64,.up-padding-left-64{padding-left:2rem!important}.u-m-t-64,.up-m-t-64{margin-top:2rem!important}.u-p-t-64,.up-p-t-64{padding-top:2rem!important}.u-margin-top-64,.up-margin-top-64{margin-top:2rem!important}.u-padding-top-64,.up-padding-top-64{padding-top:2rem!important}.u-m-r-64,.up-m-r-64{margin-right:2rem!important}.u-p-r-64,.up-p-r-64{padding-right:2rem!important}.u-margin-right-64,.up-margin-right-64{margin-right:2rem!important}.u-padding-right-64,.up-padding-right-64{padding-right:2rem!important}.u-m-b-64,.up-m-b-64{margin-bottom:2rem!important}.u-p-b-64,.up-p-b-64{padding-bottom:2rem!important}.u-margin-bottom-64,.up-margin-bottom-64{margin-bottom:2rem!important}.u-padding-bottom-64,.up-padding-bottom-64{padding-bottom:2rem!important}.u-margin-65,.u-m-65,.up-margin-65,.up-m-65{margin:2.03125rem!important}.u-padding-65,.u-p-65,.up-padding-65,.up-p-65{padding:2.03125rem!important}.u-m-l-65,.up-m-l-65{margin-left:2.03125rem!important}.u-p-l-65,.up-p-l-65{padding-left:2.03125rem!important}.u-margin-left-65,.up-margin-left-65{margin-left:2.03125rem!important}.u-padding-left-65,.up-padding-left-65{padding-left:2.03125rem!important}.u-m-t-65,.up-m-t-65{margin-top:2.03125rem!important}.u-p-t-65,.up-p-t-65{padding-top:2.03125rem!important}.u-margin-top-65,.up-margin-top-65{margin-top:2.03125rem!important}.u-padding-top-65,.up-padding-top-65{padding-top:2.03125rem!important}.u-m-r-65,.up-m-r-65{margin-right:2.03125rem!important}.u-p-r-65,.up-p-r-65{padding-right:2.03125rem!important}.u-margin-right-65,.up-margin-right-65{margin-right:2.03125rem!important}.u-padding-right-65,.up-padding-right-65{padding-right:2.03125rem!important}.u-m-b-65,.up-m-b-65{margin-bottom:2.03125rem!important}.u-p-b-65,.up-p-b-65{padding-bottom:2.03125rem!important}.u-margin-bottom-65,.up-margin-bottom-65{margin-bottom:2.03125rem!important}.u-padding-bottom-65,.up-padding-bottom-65{padding-bottom:2.03125rem!important}.u-margin-66,.u-m-66,.up-margin-66,.up-m-66{margin:2.0625rem!important}.u-padding-66,.u-p-66,.up-padding-66,.up-p-66{padding:2.0625rem!important}.u-m-l-66,.up-m-l-66{margin-left:2.0625rem!important}.u-p-l-66,.up-p-l-66{padding-left:2.0625rem!important}.u-margin-left-66,.up-margin-left-66{margin-left:2.0625rem!important}.u-padding-left-66,.up-padding-left-66{padding-left:2.0625rem!important}.u-m-t-66,.up-m-t-66{margin-top:2.0625rem!important}.u-p-t-66,.up-p-t-66{padding-top:2.0625rem!important}.u-margin-top-66,.up-margin-top-66{margin-top:2.0625rem!important}.u-padding-top-66,.up-padding-top-66{padding-top:2.0625rem!important}.u-m-r-66,.up-m-r-66{margin-right:2.0625rem!important}.u-p-r-66,.up-p-r-66{padding-right:2.0625rem!important}.u-margin-right-66,.up-margin-right-66{margin-right:2.0625rem!important}.u-padding-right-66,.up-padding-right-66{padding-right:2.0625rem!important}.u-m-b-66,.up-m-b-66{margin-bottom:2.0625rem!important}.u-p-b-66,.up-p-b-66{padding-bottom:2.0625rem!important}.u-margin-bottom-66,.up-margin-bottom-66{margin-bottom:2.0625rem!important}.u-padding-bottom-66,.up-padding-bottom-66{padding-bottom:2.0625rem!important}.u-margin-68,.u-m-68,.up-margin-68,.up-m-68{margin:2.125rem!important}.u-padding-68,.u-p-68,.up-padding-68,.up-p-68{padding:2.125rem!important}.u-m-l-68,.up-m-l-68{margin-left:2.125rem!important}.u-p-l-68,.up-p-l-68{padding-left:2.125rem!important}.u-margin-left-68,.up-margin-left-68{margin-left:2.125rem!important}.u-padding-left-68,.up-padding-left-68{padding-left:2.125rem!important}.u-m-t-68,.up-m-t-68{margin-top:2.125rem!important}.u-p-t-68,.up-p-t-68{padding-top:2.125rem!important}.u-margin-top-68,.up-margin-top-68{margin-top:2.125rem!important}.u-padding-top-68,.up-padding-top-68{padding-top:2.125rem!important}.u-m-r-68,.up-m-r-68{margin-right:2.125rem!important}.u-p-r-68,.up-p-r-68{padding-right:2.125rem!important}.u-margin-right-68,.up-margin-right-68{margin-right:2.125rem!important}.u-padding-right-68,.up-padding-right-68{padding-right:2.125rem!important}.u-m-b-68,.up-m-b-68{margin-bottom:2.125rem!important}.u-p-b-68,.up-p-b-68{padding-bottom:2.125rem!important}.u-margin-bottom-68,.up-margin-bottom-68{margin-bottom:2.125rem!important}.u-padding-bottom-68,.up-padding-bottom-68{padding-bottom:2.125rem!important}.u-margin-70,.u-m-70,.up-margin-70,.up-m-70{margin:2.1875rem!important}.u-padding-70,.u-p-70,.up-padding-70,.up-p-70{padding:2.1875rem!important}.u-m-l-70,.up-m-l-70{margin-left:2.1875rem!important}.u-p-l-70,.up-p-l-70{padding-left:2.1875rem!important}.u-margin-left-70,.up-margin-left-70{margin-left:2.1875rem!important}.u-padding-left-70,.up-padding-left-70{padding-left:2.1875rem!important}.u-m-t-70,.up-m-t-70{margin-top:2.1875rem!important}.u-p-t-70,.up-p-t-70{padding-top:2.1875rem!important}.u-margin-top-70,.up-margin-top-70{margin-top:2.1875rem!important}.u-padding-top-70,.up-padding-top-70{padding-top:2.1875rem!important}.u-m-r-70,.up-m-r-70{margin-right:2.1875rem!important}.u-p-r-70,.up-p-r-70{padding-right:2.1875rem!important}.u-margin-right-70,.up-margin-right-70{margin-right:2.1875rem!important}.u-padding-right-70,.up-padding-right-70{padding-right:2.1875rem!important}.u-m-b-70,.up-m-b-70{margin-bottom:2.1875rem!important}.u-p-b-70,.up-p-b-70{padding-bottom:2.1875rem!important}.u-margin-bottom-70,.up-margin-bottom-70{margin-bottom:2.1875rem!important}.u-padding-bottom-70,.up-padding-bottom-70{padding-bottom:2.1875rem!important}.u-margin-72,.u-m-72,.up-margin-72,.up-m-72{margin:2.25rem!important}.u-padding-72,.u-p-72,.up-padding-72,.up-p-72{padding:2.25rem!important}.u-m-l-72,.up-m-l-72{margin-left:2.25rem!important}.u-p-l-72,.up-p-l-72{padding-left:2.25rem!important}.u-margin-left-72,.up-margin-left-72{margin-left:2.25rem!important}.u-padding-left-72,.up-padding-left-72{padding-left:2.25rem!important}.u-m-t-72,.up-m-t-72{margin-top:2.25rem!important}.u-p-t-72,.up-p-t-72{padding-top:2.25rem!important}.u-margin-top-72,.up-margin-top-72{margin-top:2.25rem!important}.u-padding-top-72,.up-padding-top-72{padding-top:2.25rem!important}.u-m-r-72,.up-m-r-72{margin-right:2.25rem!important}.u-p-r-72,.up-p-r-72{padding-right:2.25rem!important}.u-margin-right-72,.up-margin-right-72{margin-right:2.25rem!important}.u-padding-right-72,.up-padding-right-72{padding-right:2.25rem!important}.u-m-b-72,.up-m-b-72{margin-bottom:2.25rem!important}.u-p-b-72,.up-p-b-72{padding-bottom:2.25rem!important}.u-margin-bottom-72,.up-margin-bottom-72{margin-bottom:2.25rem!important}.u-padding-bottom-72,.up-padding-bottom-72{padding-bottom:2.25rem!important}.u-margin-74,.u-m-74,.up-margin-74,.up-m-74{margin:2.3125rem!important}.u-padding-74,.u-p-74,.up-padding-74,.up-p-74{padding:2.3125rem!important}.u-m-l-74,.up-m-l-74{margin-left:2.3125rem!important}.u-p-l-74,.up-p-l-74{padding-left:2.3125rem!important}.u-margin-left-74,.up-margin-left-74{margin-left:2.3125rem!important}.u-padding-left-74,.up-padding-left-74{padding-left:2.3125rem!important}.u-m-t-74,.up-m-t-74{margin-top:2.3125rem!important}.u-p-t-74,.up-p-t-74{padding-top:2.3125rem!important}.u-margin-top-74,.up-margin-top-74{margin-top:2.3125rem!important}.u-padding-top-74,.up-padding-top-74{padding-top:2.3125rem!important}.u-m-r-74,.up-m-r-74{margin-right:2.3125rem!important}.u-p-r-74,.up-p-r-74{padding-right:2.3125rem!important}.u-margin-right-74,.up-margin-right-74{margin-right:2.3125rem!important}.u-padding-right-74,.up-padding-right-74{padding-right:2.3125rem!important}.u-m-b-74,.up-m-b-74{margin-bottom:2.3125rem!important}.u-p-b-74,.up-p-b-74{padding-bottom:2.3125rem!important}.u-margin-bottom-74,.up-margin-bottom-74{margin-bottom:2.3125rem!important}.u-padding-bottom-74,.up-padding-bottom-74{padding-bottom:2.3125rem!important}.u-margin-75,.u-m-75,.up-margin-75,.up-m-75{margin:2.34375rem!important}.u-padding-75,.u-p-75,.up-padding-75,.up-p-75{padding:2.34375rem!important}.u-m-l-75,.up-m-l-75{margin-left:2.34375rem!important}.u-p-l-75,.up-p-l-75{padding-left:2.34375rem!important}.u-margin-left-75,.up-margin-left-75{margin-left:2.34375rem!important}.u-padding-left-75,.up-padding-left-75{padding-left:2.34375rem!important}.u-m-t-75,.up-m-t-75{margin-top:2.34375rem!important}.u-p-t-75,.up-p-t-75{padding-top:2.34375rem!important}.u-margin-top-75,.up-margin-top-75{margin-top:2.34375rem!important}.u-padding-top-75,.up-padding-top-75{padding-top:2.34375rem!important}.u-m-r-75,.up-m-r-75{margin-right:2.34375rem!important}.u-p-r-75,.up-p-r-75{padding-right:2.34375rem!important}.u-margin-right-75,.up-margin-right-75{margin-right:2.34375rem!important}.u-padding-right-75,.up-padding-right-75{padding-right:2.34375rem!important}.u-m-b-75,.up-m-b-75{margin-bottom:2.34375rem!important}.u-p-b-75,.up-p-b-75{padding-bottom:2.34375rem!important}.u-margin-bottom-75,.up-margin-bottom-75{margin-bottom:2.34375rem!important}.u-padding-bottom-75,.up-padding-bottom-75{padding-bottom:2.34375rem!important}.u-margin-76,.u-m-76,.up-margin-76,.up-m-76{margin:2.375rem!important}.u-padding-76,.u-p-76,.up-padding-76,.up-p-76{padding:2.375rem!important}.u-m-l-76,.up-m-l-76{margin-left:2.375rem!important}.u-p-l-76,.up-p-l-76{padding-left:2.375rem!important}.u-margin-left-76,.up-margin-left-76{margin-left:2.375rem!important}.u-padding-left-76,.up-padding-left-76{padding-left:2.375rem!important}.u-m-t-76,.up-m-t-76{margin-top:2.375rem!important}.u-p-t-76,.up-p-t-76{padding-top:2.375rem!important}.u-margin-top-76,.up-margin-top-76{margin-top:2.375rem!important}.u-padding-top-76,.up-padding-top-76{padding-top:2.375rem!important}.u-m-r-76,.up-m-r-76{margin-right:2.375rem!important}.u-p-r-76,.up-p-r-76{padding-right:2.375rem!important}.u-margin-right-76,.up-margin-right-76{margin-right:2.375rem!important}.u-padding-right-76,.up-padding-right-76{padding-right:2.375rem!important}.u-m-b-76,.up-m-b-76{margin-bottom:2.375rem!important}.u-p-b-76,.up-p-b-76{padding-bottom:2.375rem!important}.u-margin-bottom-76,.up-margin-bottom-76{margin-bottom:2.375rem!important}.u-padding-bottom-76,.up-padding-bottom-76{padding-bottom:2.375rem!important}.u-margin-78,.u-m-78,.up-margin-78,.up-m-78{margin:2.4375rem!important}.u-padding-78,.u-p-78,.up-padding-78,.up-p-78{padding:2.4375rem!important}.u-m-l-78,.up-m-l-78{margin-left:2.4375rem!important}.u-p-l-78,.up-p-l-78{padding-left:2.4375rem!important}.u-margin-left-78,.up-margin-left-78{margin-left:2.4375rem!important}.u-padding-left-78,.up-padding-left-78{padding-left:2.4375rem!important}.u-m-t-78,.up-m-t-78{margin-top:2.4375rem!important}.u-p-t-78,.up-p-t-78{padding-top:2.4375rem!important}.u-margin-top-78,.up-margin-top-78{margin-top:2.4375rem!important}.u-padding-top-78,.up-padding-top-78{padding-top:2.4375rem!important}.u-m-r-78,.up-m-r-78{margin-right:2.4375rem!important}.u-p-r-78,.up-p-r-78{padding-right:2.4375rem!important}.u-margin-right-78,.up-margin-right-78{margin-right:2.4375rem!important}.u-padding-right-78,.up-padding-right-78{padding-right:2.4375rem!important}.u-m-b-78,.up-m-b-78{margin-bottom:2.4375rem!important}.u-p-b-78,.up-p-b-78{padding-bottom:2.4375rem!important}.u-margin-bottom-78,.up-margin-bottom-78{margin-bottom:2.4375rem!important}.u-padding-bottom-78,.up-padding-bottom-78{padding-bottom:2.4375rem!important}.u-margin-80,.u-m-80,.up-margin-80,.up-m-80{margin:2.5rem!important}.u-padding-80,.u-p-80,.up-padding-80,.up-p-80{padding:2.5rem!important}.u-m-l-80,.up-m-l-80{margin-left:2.5rem!important}.u-p-l-80,.up-p-l-80{padding-left:2.5rem!important}.u-margin-left-80,.up-margin-left-80{margin-left:2.5rem!important}.u-padding-left-80,.up-padding-left-80{padding-left:2.5rem!important}.u-m-t-80,.up-m-t-80{margin-top:2.5rem!important}.u-p-t-80,.up-p-t-80{padding-top:2.5rem!important}.u-margin-top-80,.up-margin-top-80{margin-top:2.5rem!important}.u-padding-top-80,.up-padding-top-80{padding-top:2.5rem!important}.u-m-r-80,.up-m-r-80{margin-right:2.5rem!important}.u-p-r-80,.up-p-r-80{padding-right:2.5rem!important}.u-margin-right-80,.up-margin-right-80{margin-right:2.5rem!important}.u-padding-right-80,.up-padding-right-80{padding-right:2.5rem!important}.u-m-b-80,.up-m-b-80{margin-bottom:2.5rem!important}.u-p-b-80,.up-p-b-80{padding-bottom:2.5rem!important}.u-margin-bottom-80,.up-margin-bottom-80{margin-bottom:2.5rem!important}.u-padding-bottom-80,.up-padding-bottom-80{padding-bottom:2.5rem!important}.u-primary-light{color:#ecf5ff}.u-warning-light{color:#fdf6ec}.u-success-light{color:#f5fff0}.u-error-light{color:#fef0f0}.u-info-light{color:#f4f4f5}.u-primary-light-bg{background-color:#ecf5ff}.u-warning-light-bg{background-color:#fdf6ec}.u-success-light-bg{background-color:#f5fff0}.u-error-light-bg{background-color:#fef0f0}.u-info-light-bg{background-color:#f4f4f5}.u-primary-dark{color:#398ade}.u-warning-dark{color:#f1a532}.u-success-dark{color:#53c21d}.u-error-dark{color:#e45656}.u-info-dark{color:#767a82}.u-primary-dark-bg{background-color:#398ade}.u-warning-dark-bg{background-color:#f1a532}.u-success-dark-bg{background-color:#53c21d}.u-error-dark-bg{background-color:#e45656}.u-info-dark-bg{background-color:#767a82}.u-primary-disabled{color:#9acafc}.u-warning-disabled{color:#f9d39b}.u-success-disabled{color:#a9e08f}.u-error-disabled{color:#f7b2b2}.u-info-disabled{color:#c4c6c9}.u-primary{color:#3c9cff}.u-warning{color:#f9ae3d}.u-success{color:#5ac725}.u-error{color:#f56c6c}.u-info{color:#909399}.u-primary-bg{background-color:#3c9cff}.u-warning-bg{background-color:#f9ae3d}.u-success-bg{background-color:#5ac725}.u-error-bg{background-color:#f56c6c}.u-info-bg{background-color:#909399}.u-main-color{color:#303133}.u-content-color{color:#606266}.u-tips-color{color:#909193}.u-light-color{color:#c0c4cc}.up-primary-light{color:#ecf5ff}.up-warning-light{color:#fdf6ec}.up-success-light{color:#f5fff0}.up-error-light{color:#fef0f0}.up-info-light{color:#f4f4f5}.up-primary-light-bg{background-color:#ecf5ff}.up-warning-light-bg{background-color:#fdf6ec}.up-success-light-bg{background-color:#f5fff0}.up-error-light-bg{background-color:#fef0f0}.up-info-light-bg{background-color:#f4f4f5}.up-primary-dark{color:#398ade}.up-warning-dark{color:#f1a532}.up-success-dark{color:#53c21d}.up-error-dark{color:#e45656}.up-info-dark{color:#767a82}.up-primary-dark-bg{background-color:#398ade}.up-warning-dark-bg{background-color:#f1a532}.up-success-dark-bg{background-color:#53c21d}.up-error-dark-bg{background-color:#e45656}.up-info-dark-bg{background-color:#767a82}.up-primary-disabled{color:#9acafc}.up-warning-disabled{color:#f9d39b}.up-success-disabled{color:#a9e08f}.up-error-disabled{color:#f7b2b2}.up-info-disabled{color:#c4c6c9}.up-primary{color:#3c9cff}.up-warning{color:#f9ae3d}.up-success{color:#5ac725}.up-error{color:#f56c6c}.up-info{color:#909399}.up-primary-bg{background-color:#3c9cff}.up-warning-bg{background-color:#f9ae3d}.up-success-bg{background-color:#5ac725}.up-error-bg{background-color:#f56c6c}.up-info-bg{background-color:#909399}.up-main-color{color:#303133}.up-content-color{color:#606266}.up-tips-color{color:#909193}.up-light-color{color:#c0c4cc}.u-safe-area-inset-top,.up-safe-area-inset-top{padding-top:0;padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.u-safe-area-inset-right,.up-safe-area-inset-right{padding-right:0;padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-right)}.u-safe-area-inset-bottom,.up-safe-area-inset-bottom{padding-bottom:0;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.u-safe-area-inset-left,.up-safe-area-inset-left{padding-left:0;padding-left:constant(safe-area-inset-left);padding-left:env(safe-area-inset-left)}uni-toast{z-index:10090}uni-toast .uni-toast{z-index:10090}::-webkit-scrollbar{display:none;width:0!important;height:0!important;-webkit-appearance:none;background:transparent}[class*=animate__]{animation-duration:1s;animation-fill-mode:both}@font-face{font-family:MyCustomFont;src:url(/assets/Alibaba-PuHuiTi-Regular-DyWoG0ZY.otf)}uni-page-body{font-family:MyCustomFont;background-color:#121212;min-height:100vh;min-height:-webkit-fill-available}body{background-color:#121212}body{margin:0;background-color:#121212;min-height:100vh;min-height:-webkit-fill-available}#app{min-height:100vh;min-height:-webkit-fill-available;background-color:#121212;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);box-sizing:border-box;position:relative;-webkit-overflow-scrolling:touch}@media (min-width: 1024px){::-webkit-scrollbar{width:.09766rem}::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:.12207rem}}.u-icon[data-v-5c5a4f0d]{display:flex;align-items:center}.u-icon--left[data-v-5c5a4f0d]{flex-direction:row-reverse;align-items:center}.u-icon--right[data-v-5c5a4f0d]{flex-direction:row;align-items:center}.u-icon--top[data-v-5c5a4f0d]{flex-direction:column-reverse;justify-content:center}.u-icon--bottom[data-v-5c5a4f0d]{flex-direction:column;justify-content:center}.u-icon__icon[data-v-5c5a4f0d]{font-family:uicon-iconfont;position:relative;display:flex;flex-direction:row;align-items:center}.u-icon__icon--primary[data-v-5c5a4f0d]{color:#3c9cff}.u-icon__icon--success[data-v-5c5a4f0d]{color:#5ac725}.u-icon__icon--error[data-v-5c5a4f0d]{color:#f56c6c}.u-icon__icon--warning[data-v-5c5a4f0d]{color:#f9ae3d}.u-icon__icon--info[data-v-5c5a4f0d]{color:#909399}.u-icon__img[data-v-5c5a4f0d]{height:auto;will-change:transform}.u-icon__label[data-v-5c5a4f0d]{line-height:1}.u-input[data-v-17c7bdfc]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex:1}.u-input--radius[data-v-17c7bdfc],.u-input--square[data-v-17c7bdfc]{border-radius:4px}.u-input--no-radius[data-v-17c7bdfc]{border-radius:0}.u-input--circle[data-v-17c7bdfc]{border-radius:100px}.u-input__content[data-v-17c7bdfc]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.u-input__content__field-wrapper[data-v-17c7bdfc]{position:relative;display:flex;flex-direction:row;margin:0;flex:1}.u-input__content__field-wrapper__field[data-v-17c7bdfc]{line-height:26px;text-align:left;color:#303133;height:24px;font-size:15px;flex:1}.u-input__content__clear[data-v-17c7bdfc]{width:20px;height:20px;border-radius:100px;background-color:#c6c7cb;display:flex;flex-direction:row;align-items:center;justify-content:center;transform:scale(.82);margin-left:4px}.u-input__content__subfix-icon[data-v-17c7bdfc]{margin-left:4px}.u-input__content__prefix-icon[data-v-17c7bdfc]{margin-right:4px}.u-line[data-v-c646b6a6]{vertical-align:middle}.u-loading-icon[data-v-07774087]{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#c8c9cc}.u-loading-icon__text[data-v-07774087]{margin-left:4px;color:#606266;font-size:14px;line-height:20px}.u-loading-icon__spinner[data-v-07774087]{width:30px;height:30px;position:relative;box-sizing:border-box;max-width:100%;max-height:100%;animation:u-rotate-07774087 1s linear infinite}.u-loading-icon__spinner--semicircle[data-v-07774087]{border-width:2px;border-color:transparent;border-radius:100px;border-style:solid}.u-loading-icon__spinner--circle[data-v-07774087]{border-radius:100px;border-width:2px;border-top-color:#e5e5e5;border-right-color:#e5e5e5;border-bottom-color:#e5e5e5;border-left-color:#e5e5e5;border-style:solid}.u-loading-icon--vertical[data-v-07774087]{flex-direction:column}[data-v-07774087]:host{font-size:0px;line-height:1}.u-loading-icon__spinner--spinner[data-v-07774087]{animation-timing-function:steps(12)}.u-loading-icon__text[data-v-07774087]:empty{display:none}.u-loading-icon--vertical .u-loading-icon__text[data-v-07774087]{margin:6px 0 0;color:#606266}.u-loading-icon__dot[data-v-07774087]{position:absolute;top:0;left:0;width:100%;height:100%}.u-loading-icon__dot[data-v-07774087]:before{display:block;width:2px;height:25%;margin:0 auto;background-color:currentColor;border-radius:40%;content:" "}.u-loading-icon__dot[data-v-07774087]:nth-of-type(1){transform:rotate(30deg);opacity:1}.u-loading-icon__dot[data-v-07774087]:nth-of-type(2){transform:rotate(60deg);opacity:.9375}.u-loading-icon__dot[data-v-07774087]:nth-of-type(3){transform:rotate(90deg);opacity:.875}.u-loading-icon__dot[data-v-07774087]:nth-of-type(4){transform:rotate(120deg);opacity:.8125}.u-loading-icon__dot[data-v-07774087]:nth-of-type(5){transform:rotate(150deg);opacity:.75}.u-loading-icon__dot[data-v-07774087]:nth-of-type(6){transform:rotate(180deg);opacity:.6875}.u-loading-icon__dot[data-v-07774087]:nth-of-type(7){transform:rotate(210deg);opacity:.625}.u-loading-icon__dot[data-v-07774087]:nth-of-type(8){transform:rotate(240deg);opacity:.5625}.u-loading-icon__dot[data-v-07774087]:nth-of-type(9){transform:rotate(270deg);opacity:.5}.u-loading-icon__dot[data-v-07774087]:nth-of-type(10){transform:rotate(300deg);opacity:.4375}.u-loading-icon__dot[data-v-07774087]:nth-of-type(11){transform:rotate(330deg);opacity:.375}.u-loading-icon__dot[data-v-07774087]:nth-of-type(12){transform:rotate(360deg);opacity:.3125}@keyframes u-rotate-07774087{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.u-fade-enter-active[data-v-66823e3c],.u-fade-leave-active[data-v-66823e3c]{transition-property:opacity}.u-fade-enter[data-v-66823e3c],.u-fade-leave-to[data-v-66823e3c]{opacity:0}.u-fade-zoom-enter[data-v-66823e3c],.u-fade-zoom-leave-to[data-v-66823e3c]{transform:scale(.95);opacity:0}.u-fade-zoom-enter-active[data-v-66823e3c],.u-fade-zoom-leave-active[data-v-66823e3c]{transition-property:transform,opacity}.u-fade-down-enter-active[data-v-66823e3c],.u-fade-down-leave-active[data-v-66823e3c],.u-fade-left-enter-active[data-v-66823e3c],.u-fade-left-leave-active[data-v-66823e3c],.u-fade-right-enter-active[data-v-66823e3c],.u-fade-right-leave-active[data-v-66823e3c],.u-fade-up-enter-active[data-v-66823e3c],.u-fade-up-leave-active[data-v-66823e3c]{transition-property:opacity,transform}.u-fade-up-enter[data-v-66823e3c],.u-fade-up-leave-to[data-v-66823e3c]{transform:translate3d(0,100%,0);opacity:0}.u-fade-down-enter[data-v-66823e3c],.u-fade-down-leave-to[data-v-66823e3c]{transform:translate3d(0,-100%,0);opacity:0}.u-fade-left-enter[data-v-66823e3c],.u-fade-left-leave-to[data-v-66823e3c]{transform:translate3d(-100%,0,0);opacity:0}.u-fade-right-enter[data-v-66823e3c],.u-fade-right-leave-to[data-v-66823e3c]{transform:translate3d(100%,0,0);opacity:0}.u-slide-down-enter-active[data-v-66823e3c],.u-slide-down-leave-active[data-v-66823e3c],.u-slide-left-enter-active[data-v-66823e3c],.u-slide-left-leave-active[data-v-66823e3c],.u-slide-right-enter-active[data-v-66823e3c],.u-slide-right-leave-active[data-v-66823e3c],.u-slide-up-enter-active[data-v-66823e3c],.u-slide-up-leave-active[data-v-66823e3c]{transition-property:transform}.u-slide-up-enter[data-v-66823e3c],.u-slide-up-leave-to[data-v-66823e3c]{transform:translate3d(0,100%,0)}.u-slide-down-enter[data-v-66823e3c],.u-slide-down-leave-to[data-v-66823e3c]{transform:translate3d(0,-100%,0)}.u-slide-left-enter[data-v-66823e3c],.u-slide-left-leave-to[data-v-66823e3c]{transform:translate3d(-100%,0,0)}.u-slide-right-enter[data-v-66823e3c],.u-slide-right-leave-to[data-v-66823e3c]{transform:translate3d(100%,0,0)}.u-zoom-enter-active[data-v-66823e3c],.u-zoom-leave-active[data-v-66823e3c]{transition-property:transform}.u-zoom-enter[data-v-66823e3c],.u-zoom-leave-to[data-v-66823e3c]{transform:scale(.95)}.u-overlay[data-v-2db51279]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7)}.u-status-bar[data-v-68d19daa],.u-safe-bottom[data-v-d5896704]{width:100%}.u-popup[data-v-8b827339]{flex:1}.u-popup__trigger[data-v-8b827339]{position:relative}.u-popup__trigger__cover[data-v-8b827339]{position:absolute;top:0;left:0;right:0;bottom:0}.u-popup__content[data-v-8b827339]{background-color:#fff;position:relative}.u-popup__content--round-top[data-v-8b827339]{border-radius:0 0 10px 10px}.u-popup__content--round-left[data-v-8b827339]{border-radius:0 10px 10px 0}.u-popup__content--round-right[data-v-8b827339]{border-radius:10px 0 0 10px}.u-popup__content--round-bottom[data-v-8b827339]{border-radius:10px 10px 0 0}.u-popup__content--round-center[data-v-8b827339]{border-radius:10px}.u-popup__content__touch-area[data-v-8b827339]{top:0;left:0;right:0;height:1.3125rem;z-index:10;display:flex;justify-content:center;align-items:center}.u-popup__content__indicator[data-v-8b827339]{width:100px;height:5px;border-radius:100px;background-color:#c0c4cc}.u-popup__content__close[data-v-8b827339]{position:absolute}.u-popup__content__close--hover[data-v-8b827339]{opacity:.4}.u-popup__content__close--top-left[data-v-8b827339]{top:15px;left:15px}.u-popup__content__close--top-right[data-v-8b827339]{top:15px;right:15px}.u-popup__content__close--bottom-left[data-v-8b827339]{bottom:15px;left:15px}.u-popup__content__close--bottom-right[data-v-8b827339]{right:15px;bottom:15px}.u-reset-button[data-v-dc679317]{width:100%}.u-action-sheet[data-v-dc679317]{text-align:center}.u-action-sheet__header[data-v-dc679317]{position:relative;padding:12px 30px}.u-action-sheet__header__title[data-v-dc679317]{font-size:16px;color:#303133;font-weight:700;text-align:center}.u-action-sheet__header__icon-wrap[data-v-dc679317]{position:absolute;right:15px;top:15px}.u-action-sheet__description[data-v-dc679317]{font-size:13px;color:#909193;margin:18px 15px;text-align:center}.u-action-sheet__item-wrap__item[data-v-dc679317]{padding:17px;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-direction:column}.u-action-sheet__item-wrap__item__name[data-v-dc679317]{font-size:16px;color:#303133;text-align:center}.u-action-sheet__item-wrap__item__subname[data-v-dc679317]{font-size:13px;color:#c0c4cc;margin-top:10px;text-align:center}.u-action-sheet__cancel-text[data-v-dc679317]{font-size:16px;color:#606266;text-align:center}.u-action-sheet--hover[data-v-dc679317]{background-color:#f2f3f5}.u-action-sheet-data__trigger[data-v-d87a5680]{position:relative}.u-action-sheet-data__trigger__cover[data-v-d87a5680]{position:absolute;top:0;left:0;right:0;bottom:0}.u-modal[data-v-44f289cf]{width:20.3125rem;border-radius:6px;overflow:hidden}.u-modal__title[data-v-44f289cf]{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;font-weight:700;color:#606266;text-align:center;padding-top:25px}.u-modal__content[data-v-44f289cf]{padding:12px 25px 25px;display:flex;flex-direction:row;justify-content:center}.u-modal__content__text[data-v-44f289cf]{font-size:15px;color:#606266;flex:1}.u-modal__button-group[data-v-44f289cf]{display:flex;flex-direction:row}.u-modal__button-group--confirm-button[data-v-44f289cf]{flex-direction:column;padding:0 25px 15px}.u-modal__button-group__wrapper[data-v-44f289cf]{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center;height:48px}.u-modal__button-group__wrapper--confirm[data-v-44f289cf],.u-modal__button-group__wrapper--only-cancel[data-v-44f289cf]{border-bottom-right-radius:6px}.u-modal__button-group__wrapper--cancel[data-v-44f289cf],.u-modal__button-group__wrapper--only-confirm[data-v-44f289cf]{border-bottom-left-radius:6px}.u-modal__button-group__wrapper--hover[data-v-44f289cf]{background-color:#f3f4f6}.u-modal__button-group__wrapper__text[data-v-44f289cf]{color:#606266;font-size:16px;text-align:center}.agreement-content[data-v-6acbdfda]{width:100%;display:inline-block;flex-direction:column}.agreement-content .agreement-url[data-v-6acbdfda]{display:inline-block;color:#00f;cursor:pointer}.u-link[data-v-eceb4345]{line-height:1;display:flex;flex-direction:row;flex-wrap:wrap;flex:1}.u-text[data-v-e0f014b4]{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap}.u-text__price[data-v-e0f014b4]{font-size:14px;color:#606266}.u-text__value[data-v-e0f014b4]{font-size:14px;display:flex;flex-direction:row;color:#606266;flex-wrap:wrap;text-overflow:ellipsis;align-items:center}.u-text__value--primary[data-v-e0f014b4]{color:#3c9cff}.u-text__value--warning[data-v-e0f014b4]{color:#f9ae3d}.u-text__value--success[data-v-e0f014b4]{color:#5ac725}.u-text__value--info[data-v-e0f014b4]{color:#909399}.u-text__value--error[data-v-e0f014b4]{color:#f56c6c}.u-text__value--main[data-v-e0f014b4]{color:#303133}.u-text__value--content[data-v-e0f014b4]{color:#606266}.u-text__value--tips[data-v-e0f014b4]{color:#909193}.u-text__value--light[data-v-e0f014b4]{color:#c0c4cc}.u-album[data-v-46ebd53b]{display:flex;flex-direction:column}.u-album__row[data-v-46ebd53b]{display:flex;flex-direction:row}.u-album__row__wrapper[data-v-46ebd53b]{position:relative}.u-album__row__wrapper__text[data-v-46ebd53b]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.3);display:flex;flex-direction:row;justify-content:center;align-items:center}.u-alert[data-v-baba779c]{position:relative;background-color:#3c9cff;padding:8px 10px;display:flex;flex-direction:row;align-items:center;border-radius:4px}.u-alert--primary--dark[data-v-baba779c]{background-color:#3c9cff}.u-alert--primary--light[data-v-baba779c]{background-color:#ecf5ff}.u-alert--error--dark[data-v-baba779c]{background-color:#f56c6c}.u-alert--error--light[data-v-baba779c]{background-color:#fef0f0}.u-alert--success--dark[data-v-baba779c]{background-color:#5ac725}.u-alert--success--light[data-v-baba779c]{background-color:#f5fff0}.u-alert--warning--dark[data-v-baba779c]{background-color:#f9ae3d}.u-alert--warning--light[data-v-baba779c]{background-color:#fdf6ec}.u-alert--info--dark[data-v-baba779c]{background-color:#909399}.u-alert--info--light[data-v-baba779c]{background-color:#f4f4f5}.u-alert__icon[data-v-baba779c]{margin-right:5px}.u-alert__content[data-v-baba779c]{display:flex;flex-direction:column;flex:1}.u-alert__content__title[data-v-baba779c]{color:#303133;font-size:14px;font-weight:700;color:#fff;margin-bottom:2px}.u-alert__content__desc[data-v-baba779c]{color:#303133;font-size:14px;flex-wrap:wrap;color:#fff}.u-alert__title--dark[data-v-baba779c],.u-alert__desc--dark[data-v-baba779c]{color:#fff}.u-alert__text--primary--light[data-v-baba779c]{color:#3c9cff}.u-alert__text--success--light[data-v-baba779c]{color:#5ac725}.u-alert__text--warning--light[data-v-baba779c]{color:#f9ae3d}.u-alert__text--error--light[data-v-baba779c]{color:#f56c6c}.u-alert__text--info--light[data-v-baba779c]{color:#909399}.u-alert__close[data-v-baba779c]{position:absolute;top:11px;right:10px}.u-avatar[data-v-09f6effd]{display:flex;flex-direction:row;align-items:center;justify-content:center}.u-avatar--circle[data-v-09f6effd]{border-radius:100px}.u-avatar--square[data-v-09f6effd]{border-radius:4px}.u-avatar__image--circle[data-v-09f6effd]{border-radius:100px;overflow:hidden}.u-avatar__image--square[data-v-09f6effd]{border-radius:4px}.u-avatar-group[data-v-1fca01de]{display:flex;flex-direction:row}.u-avatar-group__item[data-v-1fca01de]{margin-left:-10px;position:relative}.u-avatar-group__item--no-indent[data-v-1fca01de]{margin-left:0}.u-avatar-group__item__show-more[data-v-1fca01de]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:100px}.u-back-top[data-v-268a498f]{display:flex;flex-direction:row;flex-direction:column;align-items:center;flex:1;height:100%;justify-content:center;background-color:#e1e1e1}.u-back-top__tips[data-v-268a498f]{font-size:12px;transform:scale(.8)}.u-badge[data-v-4434d9cd]{border-radius:100px;display:flex;flex-direction:row;line-height:11px;text-align:center;font-size:11px;color:#fff}.u-badge--dot[data-v-4434d9cd]{height:8px;width:8px}.u-badge--inverted[data-v-4434d9cd]{font-size:13px}.u-badge--not-dot[data-v-4434d9cd]{padding:2px 5px}.u-badge--horn[data-v-4434d9cd]{border-bottom-left-radius:0}.u-badge--primary[data-v-4434d9cd]{background-color:#3c9cff}.u-badge--primary--inverted[data-v-4434d9cd]{color:#3c9cff}.u-badge--error[data-v-4434d9cd]{background-color:#f56c6c}.u-badge--error--inverted[data-v-4434d9cd]{color:#f56c6c}.u-badge--success[data-v-4434d9cd]{background-color:#5ac725}.u-badge--success--inverted[data-v-4434d9cd]{color:#5ac725}.u-badge--info[data-v-4434d9cd]{background-color:#909399}.u-badge--info--inverted[data-v-4434d9cd]{color:#909399}.u-badge--warning[data-v-4434d9cd]{background-color:#f9ae3d}.u-badge--warning--inverted[data-v-4434d9cd]{color:#f9ae3d}.u-barcode[data-v-a63099aa]{display:flex;flex-direction:row;justify-content:center;align-items:center}.error-container[data-v-a63099aa]{display:flex;justify-content:center;align-items:center;background-color:#f0f0f0;color:red}.error-text[data-v-a63099aa]{font-size:14px}.u-box[data-v-fd87e7ea]{display:flex;flex-direction:row;flex:1}.u-box__left[data-v-fd87e7ea]{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1}.u-box__gap[data-v-fd87e7ea]{display:flex;flex-direction:row;flex-direction:column}.u-box__right[data-v-fd87e7ea]{display:flex;flex-direction:row;flex-direction:column;flex:1}.u-box__right-top[data-v-fd87e7ea],.u-box__right-bottom[data-v-fd87e7ea]{display:flex;flex-direction:row;flex:1;justify-content:center;align-items:center}.u-button[data-v-8a6afb74]{width:100%;white-space:nowrap}.u-button__text[data-v-8a6afb74]{white-space:nowrap;line-height:1}.u-button[data-v-8a6afb74]:before{position:absolute;top:50%;left:50%;width:100%;height:100%;border:inherit;border-radius:inherit;transform:translate(-50%,-50%);opacity:0;content:" ";background-color:#000;border-color:#000}.u-button--active[data-v-8a6afb74]:before{opacity:.15}.u-button__icon+.u-button__text[data-v-8a6afb74]:not(:empty),.u-button__loading-text[data-v-8a6afb74]{margin-left:4px}.u-button--plain.u-button--primary[data-v-8a6afb74]{color:#3c9cff}.u-button--plain.u-button--info[data-v-8a6afb74]{color:#909399}.u-button--plain.u-button--success[data-v-8a6afb74]{color:#5ac725}.u-button--plain.u-button--error[data-v-8a6afb74]{color:#f56c6c}.u-button--plain.u-button--warning[data-v-8a6afb74]{color:#f9ae3d}.u-button[data-v-8a6afb74]{height:40px;position:relative;align-items:center;justify-content:center;display:flex;box-sizing:border-box;flex-direction:row}.u-button__text[data-v-8a6afb74]{font-size:15px}.u-button__loading-text[data-v-8a6afb74]{font-size:15px;margin-left:4px}.u-button--large[data-v-8a6afb74]{width:100%;height:50px;padding:0 15px}.u-button--normal[data-v-8a6afb74]{padding:0 12px;font-size:14px}.u-button--small[data-v-8a6afb74]{min-width:60px;height:30px;padding:0 8px;font-size:12px}.u-button--mini[data-v-8a6afb74]{height:22px;font-size:10px;min-width:50px;padding:0 8px}.u-button--disabled[data-v-8a6afb74]{opacity:.5}.u-button--info[data-v-8a6afb74]{color:#323233;background-color:#fff;border-color:#ebedf0;border-width:1px;border-style:solid}.u-button--success[data-v-8a6afb74]{color:#fff;background-color:#5ac725;border-color:#5ac725;border-width:1px;border-style:solid}.u-button--primary[data-v-8a6afb74]{color:#fff;background-color:#3c9cff;border-color:#3c9cff;border-width:1px;border-style:solid}.u-button--error[data-v-8a6afb74]{color:#fff;background-color:#f56c6c;border-color:#f56c6c;border-width:1px;border-style:solid}.u-button--warning[data-v-8a6afb74]{color:#fff;background-color:#f9ae3d;border-color:#f9ae3d;border-width:1px;border-style:solid}.u-button--block[data-v-8a6afb74]{display:flex;flex-direction:row;width:100%}.u-button--circle[data-v-8a6afb74]{border-radius:100px}.u-button--square[data-v-8a6afb74]{border-radius:3px}.u-button__icon[data-v-8a6afb74]{min-width:1em;line-height:inherit!important;vertical-align:top}.u-button--plain[data-v-8a6afb74]{background-color:#fff}.u-button--hairline[data-v-8a6afb74]{border-width:.5px!important}.u-calendar-header[data-v-631287e6]{display:flex;flex-direction:column;padding-bottom:4px}.u-calendar-header__title[data-v-631287e6]{font-size:16px;color:#303133;text-align:center;height:42px;line-height:42px;font-weight:700}.u-calendar-header__subtitle[data-v-631287e6]{font-size:14px;color:#303133;height:40px;text-align:center;line-height:40px;font-weight:700}.u-calendar-header__weekdays[data-v-631287e6]{display:flex;flex-direction:row;justify-content:space-between}.u-calendar-header__weekdays__weekday[data-v-631287e6]{font-size:13px;color:#303133;line-height:30px;flex:1;text-align:center}.u-calendar-month-wrapper[data-v-0326e5ab]{margin-top:4px}.u-calendar-month__title[data-v-0326e5ab]{display:flex;flex-direction:column;font-size:14px;line-height:42px;height:42px;color:#303133;text-align:center;font-weight:700}.u-calendar-month__days[data-v-0326e5ab]{position:relative;display:flex;flex-direction:row;flex-wrap:wrap}.u-calendar-month__days__month-mark-wrapper[data-v-0326e5ab]{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:row;justify-content:center;align-items:center}.u-calendar-month__days__month-mark-wrapper__text[data-v-0326e5ab]{font-size:155px;color:rgba(231,232,234,.83)}.u-calendar-month__days__day[data-v-0326e5ab]{display:flex;flex-direction:row;padding:2px;width:14.2857142857%;box-sizing:border-box}.u-calendar-month__days__day__select[data-v-0326e5ab]{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}.u-calendar-month__days__day__select__dot[data-v-0326e5ab]{width:7px;height:7px;border-radius:100px;background-color:#f56c6c;position:absolute;top:12px;right:7px}.u-calendar-month__days__day__select__buttom-info[data-v-0326e5ab]{color:#606266;position:absolute;bottom:5px;font-size:10px;text-align:center;left:0;right:0}.u-calendar-month__days__day__select__buttom-info--selected[data-v-0326e5ab]{color:#fff}.u-calendar-month__days__day__select__buttom-info--disabled[data-v-0326e5ab]{color:#cacbcd}.u-calendar-month__days__day__select__info[data-v-0326e5ab]{text-align:center;font-size:16px}.u-calendar-month__days__day__select__info--selected[data-v-0326e5ab]{color:#fff}.u-calendar-month__days__day__select__info--disabled[data-v-0326e5ab]{color:#cacbcd}.u-calendar-month__days__day__select--selected[data-v-0326e5ab]{background-color:#3c9cff;display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1;border-radius:3px}.u-calendar-month__days__day__select--range-selected[data-v-0326e5ab]{opacity:.3;border-radius:0}.u-calendar-month__days__day__select--range-start-selected[data-v-0326e5ab]{border-top-right-radius:0;border-bottom-right-radius:0}.u-calendar-month__days__day__select--range-end-selected[data-v-0326e5ab]{border-top-left-radius:0;border-bottom-left-radius:0}.u-calendar__confirm[data-v-4689b26a]{padding:7px 18px}.u-canvas[data-v-c1672f67]{position:relative;overflow:hidden}.u-canvas__canvas[data-v-c1672f67]{display:block}.u-keyboard[data-v-bd8e2bb9]{display:flex;flex-direction:column;justify-content:space-around;background-color:#e0e4e6;align-items:stretch;padding:6px 0}.u-keyboard__button[data-v-bd8e2bb9]{display:flex;flex-direction:row;justify-content:center;flex:1}.u-keyboard__button__inner-wrapper[data-v-bd8e2bb9]{box-shadow:0 1px #999992;margin:.25rem .15625rem;border-radius:4px}.u-keyboard__button__inner-wrapper__inner[data-v-bd8e2bb9]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:2rem;background-color:#fff;height:2.5rem;border-radius:4px}.u-keyboard__button__inner-wrapper__inner__text[data-v-bd8e2bb9]{font-size:16px;color:#303133}.u-keyboard__button__inner-wrapper__left[data-v-bd8e2bb9],.u-keyboard__button__inner-wrapper__right[data-v-bd8e2bb9]{border-radius:4px;width:4.1875rem;height:2.5rem;background-color:#bbbcc6;display:flex;flex-direction:row;justify-content:center;align-items:center;box-shadow:0 1px #999992}.u-keyboard__button__inner-wrapper__left__line[data-v-bd8e2bb9]{font-size:15px;color:#303133;margin:0 1px}.u-keyboard__button__inner-wrapper__left__lang[data-v-bd8e2bb9]{font-size:16px;color:#303133}.u-keyboard__button__inner-wrapper__left__lang--active[data-v-bd8e2bb9]{color:#3c9cff}.u-hover-class[data-v-bd8e2bb9]{background-color:#bbbcc6}.u-card[data-v-e575afb6]{position:relative;overflow:hidden;font-size:.875rem;background-color:#fff;box-sizing:border-box}.u-card-full[data-v-e575afb6]{margin-left:0!important;margin-right:0!important;width:100%}.u-card--border[data-v-e575afb6]:after{border-radius:.5rem}.u-card__head--left[data-v-e575afb6]{color:#303133}.u-card__head--left__thumb[data-v-e575afb6]{margin-right:.5rem}.u-card__head--left__title[data-v-e575afb6]{max-width:12.5rem}.u-card__head--right[data-v-e575afb6]{color:#909193;margin-left:.1875rem}.u-card__body[data-v-e575afb6]{color:#606266}.u-card__foot[data-v-e575afb6]{color:#909193}.u-steps-item[data-v-180818a8]{flex:1;display:flex;flex-direction:row}.u-steps-item--row[data-v-180818a8]{flex-direction:column;align-items:center;position:relative}.u-steps-item--column[data-v-180818a8]{position:relative;flex-direction:row;justify-content:flex-start;padding-bottom:5px}.u-steps-item__wrapper[data-v-180818a8]{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;background-color:#fff;border-radius:50px}.u-steps-item__wrapper--column[data-v-180818a8]{width:20px;height:20px}.u-steps-item__wrapper--column--dot[data-v-180818a8]{height:20px;width:20px}.u-steps-item__wrapper--row[data-v-180818a8],.u-steps-item__wrapper--row--dot[data-v-180818a8]{width:20px;height:20px}.u-steps-item__wrapper__circle[data-v-180818a8]{width:20px;height:20px;box-sizing:border-box;flex-shrink:0;border-radius:100px;border-width:1px;border-color:#909193;border-style:solid;display:flex;flex-direction:row;align-items:center;justify-content:center;transition:background-color .3s}.u-steps-item__wrapper__circle__text[data-v-180818a8]{color:#909193;font-size:11px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;line-height:11px}.u-steps-item__wrapper__dot[data-v-180818a8]{width:10px;height:10px;border-radius:100px;background-color:#606266}.u-steps-item__content[data-v-180818a8]{display:flex;flex-direction:row;flex:1}.u-steps-item__content__title[data-v-180818a8]{cursor:pointer}.u-steps-item__content--row[data-v-180818a8]{flex-direction:column;align-items:center}.u-steps-item__content--column[data-v-180818a8]{flex-direction:column;margin-left:6px}.u-steps-item__line[data-v-180818a8]{position:absolute;background:#909193}.u-steps-item__line--row[data-v-180818a8]{top:10px;height:1px}.u-steps-item__line--column[data-v-180818a8]{width:1px;left:10px}.u-steps[data-v-48272ede]{display:flex;flex-direction:row}.u-steps--column[data-v-48272ede]{flex-direction:column}.u-steps--row[data-v-48272ede]{flex-direction:row;flex:1}.u-tabs__wrapper[data-v-a7636ac2]{display:flex;flex-direction:row;align-items:center}.u-tabs__wrapper__scroll-view-wrapper[data-v-a7636ac2]{flex:1;overflow:auto hidden}.u-tabs__wrapper__scroll-view[data-v-a7636ac2]{display:flex;flex-direction:row;flex:1}.u-tabs__wrapper__nav[data-v-a7636ac2]{display:flex;flex-direction:row;position:relative}.u-tabs__wrapper__nav__item[data-v-a7636ac2]{padding:0 11px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.u-tabs__wrapper__nav__item--disabled[data-v-a7636ac2]{cursor:not-allowed}.u-tabs__wrapper__nav__item__text[data-v-a7636ac2]{font-size:15px;color:#606266;white-space:nowrap!important}.u-tabs__wrapper__nav__item__text--disabled[data-v-a7636ac2]{color:#c8c9cc!important}.u-tabs__wrapper__nav__line[data-v-a7636ac2]{height:3px;background:#3c9cff;width:30px;position:absolute;bottom:2px;border-radius:100px;transition-property:transform;transition-duration:.3s}.u-cell__body[data-v-96e46153]{display:flex;flex-direction:row;box-sizing:border-box;padding:13px 15px;font-size:15px;color:#303133;align-items:center}.u-cell__body__content[data-v-96e46153]{display:flex;flex-direction:row;align-items:center;flex:1}.u-cell__body--large[data-v-96e46153]{padding-top:13px;padding-bottom:13px}.u-cell__left-icon-wrap[data-v-96e46153],.u-cell__right-icon-wrap[data-v-96e46153]{display:flex;flex-direction:row;align-items:center;font-size:16px}.u-cell__left-icon-wrap[data-v-96e46153]{margin-right:4px}.u-cell__right-icon-wrap[data-v-96e46153]{margin-left:4px;transition:transform .3s}.u-cell__right-icon-wrap--up[data-v-96e46153]{transform:rotate(-90deg)}.u-cell__right-icon-wrap--down[data-v-96e46153]{transform:rotate(90deg)}.u-cell__title[data-v-96e46153]{flex:1;display:flex;flex-direction:column}.u-cell__title-text[data-v-96e46153]{font-size:15px;line-height:22px;color:#303133}.u-cell__title-text--large[data-v-96e46153]{font-size:16px}.u-cell__label[data-v-96e46153]{margin-top:5px;font-size:12px;color:#909193;line-height:18px}.u-cell__label--large[data-v-96e46153]{font-size:14px}.u-cell__value[data-v-96e46153]{text-align:right;margin-left:auto;font-size:14px;line-height:24px;color:#606266}.u-cell__value--large[data-v-96e46153]{font-size:15px}.u-cell--required[data-v-96e46153]{overflow:visible;display:flex;flex-direction:row;align-items:center}.u-cell--required[data-v-96e46153]:before{position:absolute;content:"*";left:-8px;margin-top:.125rem;font-size:14px;color:#f56c6c}.u-cell--clickable[data-v-96e46153]{background-color:#f3f4f6}.u-cell--disabled[data-v-96e46153]{color:#c8c9cc;cursor:not-allowed}.u-cell--center[data-v-96e46153]{align-items:center}.u-cell-group[data-v-30d1a1cf]{flex:1}.u-cell-group__title[data-v-30d1a1cf]{padding:16px 16px 8px}.u-cell-group__title__text[data-v-30d1a1cf]{font-size:15px;line-height:16px;color:#303133}.u-cell-group__wrapper[data-v-30d1a1cf]{position:relative}.area-box[data-v-b6a09986]{width:100%;overflow:hidden;height:25rem}.area-box>uni-view[data-v-b6a09986]{width:150%;transition:transform .3s ease-in-out 0s;transform:translate(0)}.area-box .area-item[data-v-b6a09986]{height:25rem}.u-cascader-action[data-v-b6a09986]{border-top:1px solid #eee}.u-cate-tab[data-v-a33ea107]{display:flex;flex-direction:column}.u-cate-tab__wrap[data-v-a33ea107]{flex:1;display:flex;flex-direction:row;overflow:hidden}.u-search-inner[data-v-a33ea107]{background-color:#eaeaea;border-radius:3.125rem;display:flex;align-items:center;padding:.3125rem .5rem}.u-search-text[data-v-a33ea107]{font-size:.8125rem;color:#909193;margin-left:.3125rem}.u-cate-tab__view[data-v-a33ea107]{width:6.25rem;height:100%}.u-cate-tab__item[data-v-a33ea107]{height:3.4375rem;background:#f6f6f6;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:.8125rem;color:#444;font-weight:400;line-height:1}.u-cate-tab__item-active[data-v-a33ea107]{position:relative;color:#000;font-size:.9375rem;font-weight:600;background:#fff}.u-cate-tab__item-active[data-v-a33ea107]:before{content:"";position:absolute;border-left:4px solid #3c9cff;height:1rem;left:0;top:1.21875rem}.u-cate-tab__view[data-v-a33ea107]{height:100%}.u-cate-tab__right-box[data-v-a33ea107]{flex:1;background-color:#fafafa}.u-cate-tab__page-view[data-v-a33ea107]{padding:.5rem}.u-cate-tab__page-item[data-v-a33ea107]{margin-bottom:.9375rem;background-color:#fff;padding:.5rem;border-radius:.25rem}.u-cate-tab__page-item[data-v-a33ea107]:last-child{min-height:100vh}.item-title[data-v-a33ea107]{font-size:.8125rem;color:#303133;font-weight:700}.item-menu-name[data-v-a33ea107]{font-weight:400;font-size:.75rem;color:#303133}.item-container[data-v-a33ea107]{display:flex;flex-wrap:wrap}.thumb-box[data-v-a33ea107]{width:33.333333%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:.625rem}.item-menu-image[data-v-a33ea107]{width:3.75rem;height:3.75rem}.u-checkbox-group--row[data-v-bfd10e20]{display:flex;flex-flow:row wrap}.u-checkbox-group--column[data-v-bfd10e20]{display:flex;flex-direction:column}.u-checkbox[data-v-131e8247]{display:flex;overflow:hidden;flex-direction:row;align-items:center;margin-bottom:5px;margin-top:5px}.u-checkbox-label--left[data-v-131e8247]{flex-direction:row}.u-checkbox-label--right[data-v-131e8247]{flex-direction:row-reverse;justify-content:space-between}.u-checkbox__icon-wrap[data-v-131e8247]{box-sizing:border-box;transition-property:border-color,background-color,color;transition-duration:.2s;color:#606266;display:flex;flex-direction:row;align-items:center;justify-content:center;color:transparent;text-align:center;margin-right:6px;font-size:6px;border-width:1px;border-color:#c8c9cc;border-style:solid}.u-checkbox__icon-wrap--circle[data-v-131e8247]{border-radius:100%}.u-checkbox__icon-wrap--square[data-v-131e8247]{border-radius:3px}.u-checkbox__icon-wrap--checked[data-v-131e8247]{color:#fff;background-color:red;border-color:#2979ff}.u-checkbox__icon-wrap--disabled[data-v-131e8247]{background-color:#ebedf0!important}.u-checkbox__icon-wrap--disabled--checked[data-v-131e8247]{color:#c8c9cc!important}.u-checkbox__label[data-v-131e8247]{word-wrap:break-word;margin-left:5px;margin-right:12px;color:#606266;font-size:15px}.u-checkbox__label--disabled[data-v-131e8247]{color:#c8c9cc}.u-tag-wrapper[data-v-3f1e1d6d]{position:relative}.u-tag[data-v-3f1e1d6d]{display:flex;flex-direction:row;align-items:center;border-style:solid}.u-tag--circle[data-v-3f1e1d6d]{border-radius:100px}.u-tag--square[data-v-3f1e1d6d]{border-radius:3px}.u-tag__icon[data-v-3f1e1d6d]{margin-right:4px}.u-tag__text--mini[data-v-3f1e1d6d]{font-size:12px;line-height:12px}.u-tag__text--medium[data-v-3f1e1d6d]{font-size:13px;line-height:13px}.u-tag__text--large[data-v-3f1e1d6d]{font-size:15px;line-height:15px}.u-tag--mini[data-v-3f1e1d6d]{height:22px;line-height:22px;padding:0 5px}.u-tag--medium[data-v-3f1e1d6d]{height:26px;line-height:22px;padding:0 10px}.u-tag--large[data-v-3f1e1d6d]{height:32px;line-height:32px;padding:0 15px}.u-tag--primary[data-v-3f1e1d6d]{background-color:#3c9cff;border-width:1px;border-color:#3c9cff}.u-tag--primary--plain[data-v-3f1e1d6d]{border-width:1px;border-color:#3c9cff}.u-tag--primary--plain--fill[data-v-3f1e1d6d]{background-color:#ecf5ff}.u-tag__text--primary[data-v-3f1e1d6d]{color:#fff}.u-tag__text--primary--plain[data-v-3f1e1d6d]{color:#3c9cff}.u-tag--error[data-v-3f1e1d6d]{background-color:#f56c6c;border-width:1px;border-color:#f56c6c}.u-tag--error--plain[data-v-3f1e1d6d]{border-width:1px;border-color:#f56c6c}.u-tag--error--plain--fill[data-v-3f1e1d6d]{background-color:#fef0f0}.u-tag__text--error[data-v-3f1e1d6d]{color:#fff}.u-tag__text--error--plain[data-v-3f1e1d6d]{color:#f56c6c}.u-tag--warning[data-v-3f1e1d6d]{background-color:#f9ae3d;border-width:1px;border-color:#f9ae3d}.u-tag--warning--plain[data-v-3f1e1d6d]{border-width:1px;border-color:#f9ae3d}.u-tag--warning--plain--fill[data-v-3f1e1d6d]{background-color:#fdf6ec}.u-tag__text--warning[data-v-3f1e1d6d]{color:#fff}.u-tag__text--warning--plain[data-v-3f1e1d6d]{color:#f9ae3d}.u-tag--success[data-v-3f1e1d6d]{background-color:#5ac725;border-width:1px;border-color:#5ac725}.u-tag--success--plain[data-v-3f1e1d6d]{border-width:1px;border-color:#5ac725}.u-tag--success--plain--fill[data-v-3f1e1d6d]{background-color:#f5fff0}.u-tag__text--success[data-v-3f1e1d6d]{color:#fff}.u-tag__text--success--plain[data-v-3f1e1d6d]{color:#5ac725}.u-tag--info[data-v-3f1e1d6d]{background-color:#909399;border-width:1px;border-color:#909399}.u-tag--info--plain[data-v-3f1e1d6d]{border-width:1px;border-color:#909399}.u-tag--info--plain--fill[data-v-3f1e1d6d]{background-color:#f4f4f5}.u-tag__text--info[data-v-3f1e1d6d]{color:#fff}.u-tag__text--info--plain[data-v-3f1e1d6d]{color:#909399}.u-tag__close[data-v-3f1e1d6d]{position:absolute;z-index:999;top:10px;right:10px;border-radius:100px;background-color:#c6c7cb;display:flex;flex-direction:row;align-items:center;justify-content:center;transform:scale(.6) translate(80%,-80%)}.u-tag__close--mini[data-v-3f1e1d6d]{width:18px;height:18px}.u-tag__close--medium[data-v-3f1e1d6d]{width:22px;height:22px}.u-tag__close--large[data-v-3f1e1d6d]{width:25px;height:25px}.up-choose[data-v-46d7cfd3] .up-tag{font-weight:600}.up-choose[data-v-46d7cfd3]:last-child{margin-right:0}.up-choose-wrap[data-v-46d7cfd3]{flex-wrap:wrap}.up-choose-nowrap[data-v-46d7cfd3]{flex-wrap:nowrap;white-space:nowrap}.u-circle-progress[data-v-786d53e9]{display:flex;flex-direction:row;position:relative;border-radius:100px;height:100px;width:100px;background-color:#c8c8c8;overflow:hidden;justify-content:space-between}.u-circle-progress__circle[data-v-786d53e9]{border-radius:100px;height:90px;width:90px;transform:translate(-50%,-50%);background-color:#fff;left:50px;top:50px;position:absolute}.u-circle-progress__left[data-v-786d53e9]{position:absolute;left:0;width:50px;height:100px;overflow:hidden;box-sizing:border-box}.u-circle-progress__left__circle[data-v-786d53e9]{box-sizing:border-box;border-left-color:transparent;border-bottom-color:transparent;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-top-color:#42b983;border-right-color:#42b983;border-width:5px;width:100px;height:100px;transform:rotate(225deg)}.u-circle-progress__right[data-v-786d53e9]{position:absolute;right:0;width:50px;height:100px;overflow:hidden}.u-circle-progress__right__circle[data-v-786d53e9]{position:absolute;right:0;box-sizing:border-box;border-top-color:transparent;border-right-color:transparent;border-top-left-radius:50px;border-bottom-left-radius:50px;border-bottom-right-radius:50px;border-left-color:#c8c8c8;border-bottom-color:#c8c8c8;border-width:5px;width:100px;height:100px;transform:rotate(45deg);transform-origin:center center}.u-index-anchor[data-v-758c5807]{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:row;align-items:center;padding-left:15px;z-index:1}.u-index-anchor--sticky[data-v-758c5807]{position:-webkit-sticky;position:sticky;top:0}.u-index-anchor__text[data-v-758c5807]{display:flex;flex-direction:row;align-items:center}.u-index-list__letter[data-v-d15fd6a9]{position:absolute;right:0;text-align:center;z-index:3;padding:0 6px;width:30px}.u-index-list__letter__item[data-v-d15fd6a9]{width:16px;height:16px;border-radius:100px;margin:1px 0;display:flex;flex-direction:row;align-items:center;justify-content:center}.u-index-list__letter__item--active[data-v-d15fd6a9]{background-color:#3c9cff}.u-index-list__letter__item__index[data-v-d15fd6a9]{font-size:12px;text-align:center;line-height:12px}.u-index-list__indicator[data-v-d15fd6a9]{width:50px;height:50px;border-radius:100px 100px 0;text-align:center;color:#fff;background-color:#c9c9c9;transform:rotate(-45deg);display:flex;flex-direction:row;justify-content:center;align-items:center}.u-index-list__indicator__text[data-v-d15fd6a9]{font-size:28px;line-height:28px;font-weight:700;color:#fff;transform:rotate(45deg);text-align:center}.list__item[data-v-d70381bf]{padding:8px 1px}.u-current-city-title[data-v-d70381bf]{color:gray;margin-bottom:5px}.u-current-city-item[data-v-d70381bf]{height:30px}.hot-city-list[data-v-d70381bf]{display:flex!important;flex-direction:row!important;padding:12px 0}.hot-city-list .hot-city-item[data-v-d70381bf]{padding:6px 12px;margin:5px;border:1px solid #ededed}.u-code-input[data-v-5f5a446c]{display:flex;flex-direction:row;position:relative;overflow:hidden}.u-code-input__item[data-v-5f5a446c]{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.u-code-input__item__text[data-v-5f5a446c]{font-size:15px;color:#606266}.u-code-input__item__dot[data-v-5f5a446c]{width:7px;height:7px;border-radius:100px;background-color:#606266}.u-code-input__item__line[data-v-5f5a446c]{position:absolute;bottom:0;height:4px;border-radius:100px;width:40px;background-color:#606266}.u-code-input__item__cursor[data-v-5f5a446c]{position:absolute;top:50%;left:50%;opacity:1;transform:translate(-50%,-50%);width:1px;height:20px;animation:1s u-cursor-flicker-5f5a446c infinite}.u-code-input__input[data-v-5f5a446c]{position:absolute;left:-23.4375rem;width:46.875rem;top:0;background-color:transparent;text-align:left}@keyframes u-cursor-flicker-5f5a446c{0%{opacity:0}50%{opacity:1}to{opacity:0}}.u-col[data-v-7f40599c]{padding:0;box-sizing:border-box}.u-col-0[data-v-7f40599c]{width:0}.u-col-1[data-v-7f40599c]{width:8.3333333333%}.u-col-2[data-v-7f40599c]{width:16.6666666667%}.u-col-3[data-v-7f40599c]{width:25%}.u-col-4[data-v-7f40599c]{width:33.3333333333%}.u-col-5[data-v-7f40599c]{width:41.6666666667%}.u-col-6[data-v-7f40599c]{width:50%}.u-col-7[data-v-7f40599c]{width:58.3333333333%}.u-col-8[data-v-7f40599c]{width:66.6666666667%}.u-col-9[data-v-7f40599c]{width:75%}.u-col-10[data-v-7f40599c]{width:83.3333333333%}.u-col-11[data-v-7f40599c]{width:91.6666666667%}.u-col-12[data-v-7f40599c]{width:100%}.u-collapse-item__content[data-v-aaead9cb]{overflow:hidden;height:0}.u-collapse-item__content__text[data-v-aaead9cb]{padding:12px 15px;color:#606266;font-size:14px;line-height:18px}.u-subsection[data-v-f0ea7e24]{display:flex;flex-direction:row;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.u-subsection--button[data-v-f0ea7e24]{height:34px;background-color:#eeeeef;padding:3px;border-radius:4px;align-items:stretch}.u-subsection--button__bar[data-v-f0ea7e24]{background-color:#fff;border-radius:4px!important}.u-subsection--subsection[data-v-f0ea7e24]{height:32px}.u-subsection__bar[data-v-f0ea7e24]{position:absolute;transition-property:transform,color;transition-duration:.3s;transition-timing-function:ease-in-out}.u-subsection__bar--first[data-v-f0ea7e24]{border-radius:4px 0 0 4px/4px 0px 0px 4px}.u-subsection__bar--center[data-v-f0ea7e24]{border-radius:0/0px}.u-subsection__bar--last[data-v-f0ea7e24]{border-radius:0 4px 4px 0/0px 4px 4px 0px}.u-subsection__item[data-v-f0ea7e24]{display:flex;flex-direction:row;flex:1;justify-content:center;align-items:center;position:relative}.u-subsection__item--no-border-right[data-v-f0ea7e24]{border-right-width:0!important}.u-subsection__item--first[data-v-f0ea7e24]{border-top-left-radius:4px;border-bottom-left-radius:4px}.u-subsection__item--last[data-v-f0ea7e24]{border-top-right-radius:4px;border-bottom-right-radius:4px}.u-subsection__item__text[data-v-f0ea7e24]{font-size:12px;line-height:14px;display:flex;flex-direction:row;align-items:center;transition-property:color;transition-duration:.3s}.item-button--disabled[data-v-f0ea7e24]{cursor:no-drop;color:#bdbdbd!important;border-color:#bdbdbd!important}.item-button--disabled uni-text[data-v-f0ea7e24]{color:#bdbdbd!important}.item-subsection--disabled[data-v-f0ea7e24]{cursor:no-drop;background:#fff!important;color:#bdbdbd!important;border-color:#bdbdbd!important}.item-subsection--disabled uni-text[data-v-f0ea7e24]{color:#bdbdbd!important}.up-color-picker__content[data-v-3c013809]{width:100%;padding:20px;background-color:#fff}.up-color-picker__header[data-v-3c013809]{text-align:center;margin-bottom:20px}.up-color-picker__title[data-v-3c013809]{font-size:18px;font-weight:700;color:#333}.up-color-picker__switch[data-v-3c013809]{margin-bottom:20px}.up-color-picker__saturation[data-v-3c013809]{position:relative;width:100%;height:150px;border-radius:4px;margin-bottom:15px;overflow:hidden}.up-color-picker__saturation[data-v-3c013809]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.up-color-picker__saturation[data-v-3c013809]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,#000,rgba(0,0,0,0))}.up-color-picker__saturation-pointer[data-v-3c013809]{position:absolute;width:12px;height:12px;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 2px rgba(0,0,0,.5);pointer-events:none}.up-color-picker__hue[data-v-3c013809],.up-color-picker__alpha[data-v-3c013809]{position:relative;width:100%;height:12px;border-radius:6px;margin-bottom:15px;cursor:pointer}.up-color-picker__hue[data-v-3c013809]{background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.up-color-picker__alpha[data-v-3c013809]{position:relative;overflow:hidden}.up-color-picker__alpha-bg[data-v-3c013809]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 75%,#ccc 75%),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 75%,#ccc 75%);background-size:10px 10px;background-position:0 0,5px 5px}.up-color-picker__alpha[data-v-3c013809]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,rgba(255,255,255,0),#fff)}.up-color-picker__hue-pointer[data-v-3c013809],.up-color-picker__alpha-pointer[data-v-3c013809]{position:absolute;width:4px;height:16px;background:#fff;border:1px solid #ccc;border-radius:2px;transform:translate(-50%);top:-2px;box-shadow:0 0 2px rgba(0,0,0,.5);pointer-events:none}.up-color-picker__gradient-bar[data-v-3c013809]{width:100%;height:40px;border-radius:4px}.up-color-picker__gradient-track[data-v-3c013809]{position:relative;margin-top:20px;width:100%;height:32px;border-radius:4px;margin-bottom:15px;cursor:pointer}.up-color-picker__gradient-pointer[data-v-3c013809]{position:absolute;top:-10px;transform:translate(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #333;z-index:10}.up-color-picker__gradient-pointer-inner[data-v-3c013809]{position:absolute;top:-25px;left:-10px;width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 2px rgba(0,0,0,.5)}.up-color-picker__gradient-controls[data-v-3c013809]{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;margin-bottom:15px}.up-color-picker__gradient-item[data-v-3c013809]{display:flex;flex-direction:row;align-items:center;margin-right:10px;margin-bottom:10px}.up-color-picker__gradient-color-preview[data-v-3c013809]{width:20px;height:20px;border-radius:50%;margin-right:5px;border:1px solid #eee}.up-color-picker__gradient-percent[data-v-3c013809]{font-size:12px;color:#666;margin-right:5px}.up-color-picker__gradient-direction[data-v-3c013809]{display:flex;flex-direction:row;align-items:center;margin:10px 0}.up-color-picker__gradient__direction-circle[data-v-3c013809]{width:40px;height:40px;border-radius:50%;background:conic-gradient(red,#ff0,#0f0,#0ff,#00f,#f0f,red 360deg);position:relative;margin:10px auto;cursor:pointer;border:2px solid #eee}.up-color-picker__gradient__direction-pointer[data-v-3c013809]{position:absolute;width:6px;height:6px;background:#fff;border:2px solid #333;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 2px rgba(0,0,0,.5);z-index:10;pointer-events:none}.up-color-picker__add-btn[data-v-3c013809]{margin-top:10px}.up-color-picker__common[data-v-3c013809]{margin-top:20px}.up-color-picker__common-title[data-v-3c013809]{display:block;margin-bottom:10px;font-size:14px;color:#666}.up-color-picker__common-list[data-v-3c013809]{display:flex;flex-direction:row;flex-wrap:wrap}.up-color-picker__common-item[data-v-3c013809]{width:24px;height:24px;border-radius:50%;margin-right:10px;margin-bottom:10px;border:1px solid #eee;cursor:pointer}.up-color-picker__footer[data-v-3c013809]{margin-top:20px}.up-color-picker__preview[data-v-3c013809]{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.up-color-picker__preview-color[data-v-3c013809]{width:40px;height:40px;border-radius:4px;border:1px solid #eee;margin-right:10px}.up-color-picker__preview-text[data-v-3c013809]{font-size:14px;color:#333;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.up-color-picker__actions[data-v-3c013809]{display:flex;flex-direction:row;justify-content:flex-end}.up-color-picker__actions .up-color-picker__btn[data-v-3c013809]{margin-left:10px}.u-notice[data-v-2431afb5]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.u-notice__left-icon[data-v-2431afb5]{align-items:center;margin-right:5px}.u-notice__right-icon[data-v-2431afb5]{margin-left:5px;align-items:center}.u-notice__swiper[data-v-2431afb5]{height:16px;display:flex;flex-direction:row;align-items:center;flex:1}.u-notice__swiper__item[data-v-2431afb5]{display:flex;flex-direction:row;align-items:center;overflow:hidden}.u-notice__swiper__item__text[data-v-2431afb5]{font-size:14px;color:#f9ae3d}.u-count-down__text[data-v-bd11c6ff]{color:#606266;font-size:15px;line-height:22px}.u-count-num[data-v-6b5d5101]{display:inline-flex;text-align:center}.up-coupon[data-v-b551a844]{position:relative;overflow:hidden;border-radius:.25rem;background:#ffebf0;color:#303133;width:100%}.up-coupon--coupon[data-v-b551a844]{border-radius:.5rem;overflow:hidden}.up-coupon--coupon[data-v-b551a844]:before{content:"";position:absolute;left:-.75rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;background-color:#fff;border-radius:50%}.up-coupon--coupon[data-v-b551a844]:after{content:"";position:absolute;right:-.75rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;background-color:#fff;border-radius:50%}.up-coupon--envelope[data-v-b551a844]{border-radius:.5rem}.up-coupon--envelope[data-v-b551a844]:before{content:"";position:absolute;left:0;top:0;right:0;height:.625rem;background:repeating-linear-gradient(-45deg,#ffd000,#ffd000 .3125rem,#ffa000 .3125rem,#ffa000 .625rem)}.up-coupon--card[data-v-b551a844]{border-radius:.5rem}.up-coupon--small[data-v-b551a844]{height:5rem}.up-coupon--medium[data-v-b551a844]{height:5.625rem}.up-coupon--large[data-v-b551a844]{height:6.875rem}.up-coupon--disabled[data-v-b551a844]{opacity:.5}.up-coupon__content[data-v-b551a844]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:100%;padding:0 .9375rem;position:relative;z-index:2}.up-coupon__amount[data-v-b551a844]{display:flex;flex-direction:column;align-items:flex-start;padding-left:.3125rem;padding-right:.9375rem;border-right:1px dashed #ccc}.up-coupon__amount-unit[data-v-b551a844]{font-size:.75rem;font-weight:400}.up-coupon__amount-value[data-v-b551a844]{font-size:1.75rem;font-weight:700;color:red;line-height:1;margin:.3125rem 0}.up-coupon__amount-limit[data-v-b551a844]{font-size:.75rem;opacity:.9}.up-coupon__info[data-v-b551a844]{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding-left:.9375rem}.up-coupon__info-title[data-v-b551a844]{font-size:1rem;font-weight:700;margin-bottom:.3125rem}.up-coupon__info-desc[data-v-b551a844]{font-size:.75rem;opacity:.9;margin-bottom:.3125rem}.up-coupon__info-time[data-v-b551a844]{font-size:.625rem;opacity:.8}.up-coupon__action[data-v-b551a844]{display:flex;flex-direction:row;align-items:center;justify-content:center}.up-coupon__dots[data-v-b551a844]{position:absolute;left:0;top:0;bottom:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;padding:.9375rem 0;z-index:1}.up-coupon__dot[data-v-b551a844]{width:1rem;height:1rem;background-color:#fff;border-radius:50%;margin:0 -.5rem;z-index:3}.up-coupon__rope[data-v-b551a844]{position:absolute;top:-1.25rem;left:50%;transform:translate(-50%);width:2.5rem;height:2.5rem;background:linear-gradient(to right,#ffd000,#ffa000);border-radius:1.25rem 1.25rem 0 0;z-index:1}.up-coupon__rope[data-v-b551a844]:before{content:"";position:absolute;top:0;left:-.625rem;width:.625rem;height:1.25rem;background:linear-gradient(to bottom,#ffd000,#ffa000);border-radius:.3125rem 0 0 .3125rem}.up-coupon__rope[data-v-b551a844]:after{content:"";position:absolute;top:0;right:-.625rem;width:.625rem;height:1.25rem;background:linear-gradient(to bottom,#ffd000,#ffa000);border-radius:0 .3125rem .3125rem 0}.up-coupon--primary[data-v-b551a844]{background:linear-gradient(90deg,#43afff,#3b8cff);color:#fff}.up-coupon--primary .up-coupon__amount[data-v-b551a844]{border-right:1px dashed #eee}.up-coupon--primary .up-coupon__amount-value[data-v-b551a844]{color:#fff}.up-coupon--success[data-v-b551a844]{background:linear-gradient(90deg,#67dda9,#19be6b);color:#fff!important}.up-coupon--success .up-coupon__amount[data-v-b551a844]{border-right:1px dashed #eee}.up-coupon--success .up-coupon__amount-value[data-v-b551a844]{color:#fff}.up-coupon--warning[data-v-b551a844]{background:linear-gradient(90deg,#ff9739,#ff6a39);color:#fff}.up-coupon--warning .up-coupon__amount[data-v-b551a844]{border-right:1px dashed #eee}.up-coupon--warning .up-coupon__amount-value[data-v-b551a844]{color:#fff}.up-coupon--error[data-v-b551a844]{background:linear-gradient(90deg,#ff7070,#ff4747);color:#fff}.up-coupon--error .up-coupon__amount[data-v-b551a844]{border-right:1px dashed #eee}.up-coupon--error .up-coupon__amount-value[data-v-b551a844]{color:#fff}.u-cropper .my-canvas[data-v-d3a958bc]{display:flex;position:fixed!important;background:#000;left:0;z-index:100000;width:100%}.u-cropper .my-avatar[data-v-d3a958bc]{width:4.6875rem;height:4.6875rem;border-radius:100%}.u-cropper .oper-canvas[data-v-d3a958bc]{display:flex;position:fixed!important;left:0;z-index:100001;width:100%}.u-cropper .prv-canvas[data-v-d3a958bc]{display:flex;position:fixed!important;background:#000;left:0;z-index:200000;width:100%}.u-cropper .oper-wrapper[data-v-d3a958bc]{height:50px;position:fixed!important;box-sizing:border-box;border:1px solid #F1F1F1;background:#fff;width:100%;left:0;bottom:0;z-index:100009;flex-direction:row}.u-cropper .oper[data-v-d3a958bc]{display:flex;flex-direction:column;justify-content:center;padding:.3125rem .625rem;width:100%;height:100%;box-sizing:border-box;align-self:center}.u-cropper .btn-wrapper[data-v-d3a958bc]{display:flex;flex-direction:row;height:50px;justify-content:space-between}.u-cropper .btn-wrapper uni-view[data-v-d3a958bc]{display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;border:1px solid #f1f1f1;border-radius:6%}.u-cropper .hover[data-v-d3a958bc]{background:#f1f1f1;border-radius:6%}.u-cropper .clr-wrapper[data-v-d3a958bc]{display:flex;flex-direction:row;flex-grow:1}.u-cropper .clr-wrapper uni-view[data-v-d3a958bc]{display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;border:1px solid #f1f1f1;border-radius:6%}.u-cropper .my-slider[data-v-d3a958bc]{flex-grow:1}.u-toolbar[data-v-1f211d29]{height:42px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.u-toolbar__wrapper__cancel[data-v-1f211d29]{color:#909193;font-size:15px;padding:0 15px}.u-toolbar__title[data-v-1f211d29]{color:#303133;padding:0 1.875rem;font-size:16px;font-weight:700;flex:1;text-align:center}.u-toolbar__wrapper__left[data-v-1f211d29],.u-toolbar__wrapper__right[data-v-1f211d29]{display:flex;flex-direction:row}.u-toolbar__wrapper__confirm[data-v-1f211d29]{color:#3c9cff;font-size:15px;padding:0 15px}.u-picker[data-v-addb2019],.u-picker-input[data-v-addb2019]{position:relative}.u-picker-input .input-cover[data-v-addb2019]{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}.u-picker__view__column[data-v-addb2019]{display:flex;flex-direction:row;flex:1;justify-content:center}.u-picker__view__column__item[data-v-addb2019]{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:16px;text-align:center;display:block;color:#303133}.u-picker__view__column__item--disabled[data-v-addb2019]{cursor:not-allowed;opacity:.35}.u-picker--loading[data-v-addb2019]{position:absolute;top:0;right:0;left:0;bottom:0;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:rgba(255,255,255,.87);z-index:1000}.u-datetime-picker[data-v-53153830]{flex:1}.u-datetime-picker__has-input[data-v-53153830]{position:relative;display:flex;flex-direction:column;justify-content:center;width:100%}.u-datetime-picker__has-input .input-cover[data-v-53153830]{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;border-radius:4px;border:1px solid #eee;padding:0 10px}.u-divider[data-v-fb6c2f20]{display:flex;flex-direction:row;align-items:center;margin:15px 0}.u-divider__text[data-v-fb6c2f20]{margin:0 15px}.u-divider__dot[data-v-fb6c2f20]{font-size:12px;margin:0 12px;color:#c0c4cc}.u-dragsort[data-v-b78f616c]{width:100%;height:auto}.u-dragsort .u-dragsort-area[data-v-b78f616c]{width:100%;height:100%;position:relative}.u-dragsort .u-dragsort-item[data-v-b78f616c]{position:absolute;width:100%;transition:box-shadow .45s ease-out;cursor:pointer}.u-dragsort .u-dragsort-item.dragging[data-v-b78f616c]{z-index:1000;box-shadow:0 6px 20px rgba(0,0,0,.15)}.u-dragsort .u-dragsort-item .u-dragsort-item-content[data-v-b78f616c]{position:relative;padding:0;box-sizing:border-box}.u-dragsort.u-dragsort--vertical .u-dragsort-item[data-v-b78f616c]{height:auto}.u-dragsort.u-dragsort--horizontal .u-dragsort-area[data-v-b78f616c]{display:flex;white-space:nowrap}.u-dragsort.u-dragsort--horizontal .u-dragsort-item[data-v-b78f616c],.u-dragsort.u-dragsort--all .u-dragsort-item[data-v-b78f616c]{width:auto;height:auto}.u-dropdown-item__scroll[data-v-1f607866]{background:#fff}.u-dropdown[data-v-056d63a5]{flex:1;width:100%;position:relative}.u-dropdown__menu[data-v-056d63a5]{display:flex;flex-direction:row;position:relative;z-index:11;height:2.5rem}.u-dropdown__menu__item[data-v-056d63a5]{flex:1;display:flex;flex-direction:row;justify-content:center;align-items:center}.u-dropdown__menu__item .u-flex-row[data-v-056d63a5]{flex-direction:row}.u-dropdown__menu__item__text[data-v-056d63a5]{font-size:.875rem;color:#606266}.u-dropdown__menu__item__arrow[data-v-056d63a5]{margin-left:.1875rem;transition:transform .3s;align-items:center;display:flex;flex-direction:row}.u-dropdown__menu__item__arrow--rotate[data-v-056d63a5]{transform:rotate(180deg)}.u-dropdown__content[data-v-056d63a5]{position:absolute;z-index:8;width:100%;left:0;bottom:0;overflow:hidden}.u-dropdown__content__mask[data-v-056d63a5]{position:absolute;z-index:9;background:rgba(0,0,0,.3);width:100%;left:0;top:0;bottom:0}.u-dropdown__content__popup[data-v-056d63a5]{position:relative;z-index:10;transition:transform .3s;transform:translate3D(0,-100%,0);overflow:hidden}.u-empty[data-v-b1d90c0b]{display:flex;flex-direction:row;flex-direction:column;justify-content:center;align-items:center}.u-empty__text[data-v-b1d90c0b],.u-slot-wrap[data-v-b1d90c0b]{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.625rem}.u-float-button[data-v-ea3f9851]{z-index:999}.u-float-button .show-list[data-v-ea3f9851]{transform:rotate(45deg)}.u-float-button__list[data-v-ea3f9851]{position:absolute;bottom:0;display:flex;flex-direction:column}.u-float-button__list>uni-view[data-v-ea3f9851]{margin:5px 0}.u-form-item[data-v-28df5fc3]{display:flex;flex-direction:column;font-size:14px;color:#303133}.u-form-item__body[data-v-28df5fc3]{display:flex;flex-direction:row;padding:10px 0}.u-form-item__body__left[data-v-28df5fc3]{display:flex;flex-direction:row;align-items:center}.u-form-item__body__left__content[data-v-28df5fc3]{position:relative;display:flex;flex-direction:row;align-items:center;padding-right:.3125rem;flex:1}.u-form-item__body__left__content__icon[data-v-28df5fc3]{margin-right:.25rem}.u-form-item__body__left__content__required[data-v-28df5fc3]{position:absolute;left:-9px;color:#f56c6c;line-height:20px;font-size:20px;top:3px}.u-form-item__body__left__content__label[data-v-28df5fc3]{display:flex;flex-direction:row;align-items:center;flex:1;color:#303133;font-size:15px}.u-form-item__body__right[data-v-28df5fc3]{flex:1}.u-form-item__body__right__content[data-v-28df5fc3]{display:flex;flex-direction:row;align-items:center;flex:1}.u-form-item__body__right__content__slot[data-v-28df5fc3]{flex:1;display:flex;flex-direction:row;align-items:center}.u-form-item__body__right__content__icon[data-v-28df5fc3]{margin-left:.3125rem;color:#c0c4cc;font-size:.9375rem}.u-form-item__body__right__message[data-v-28df5fc3]{font-size:12px;line-height:12px;color:#f56c6c}.u-number-box[data-v-a99b0797]{display:flex;flex-direction:row;align-items:center}.u-number-box__slot[data-v-a99b0797]{touch-action:none}.u-number-box__plus[data-v-a99b0797],.u-number-box__minus[data-v-a99b0797]{width:35px;display:flex;flex-direction:row;justify-content:center;align-items:center;touch-action:none}.u-number-box__plus--hover[data-v-a99b0797],.u-number-box__minus--hover[data-v-a99b0797]{background-color:#e6e6e6!important}.u-number-box__plus--disabled[data-v-a99b0797],.u-number-box__minus--disabled[data-v-a99b0797]{color:#c8c9cc;background-color:#f7f8fa}.u-number-box__plus[data-v-a99b0797]{border-top-right-radius:4px;border-bottom-right-radius:4px}.u-number-box__minus[data-v-a99b0797]{border-top-left-radius:4px;border-bottom-left-radius:4px}.u-number-box__input[data-v-a99b0797]{position:relative;text-align:center;font-size:15px;padding:0;margin:0 2px;display:flex;flex-direction:row;align-items:center;justify-content:center}.u-number-box__input--disabled[data-v-a99b0797]{color:#c8c9cc;background-color:#f2f3f5}.up-goods-sku[data-v-03f47ab6]{background-color:#fff;overflow:hidden}.up-goods-sku .up-goods-sku-container[data-v-03f47ab6]{padding:.125rem .9375rem}.up-goods-sku__header[data-v-03f47ab6]{display:flex;flex-direction:row;padding:.9375rem 0;position:relative}.up-goods-sku__header__image[data-v-03f47ab6]{width:5.625rem;height:5.625rem;border-radius:.3125rem;overflow:hidden;margin-right:.625rem}.up-goods-sku__header__image uni-image[data-v-03f47ab6]{width:100%;height:100%}.up-goods-sku__header__info[data-v-03f47ab6]{flex:1}.up-goods-sku__header__info__price[data-v-03f47ab6]{display:flex;flex-direction:row;align-items:baseline;margin-bottom:.625rem}.up-goods-sku__header__info__price__symbol[data-v-03f47ab6]{font-size:.75rem;color:#fa3534;margin-right:.125rem}.up-goods-sku__header__info__price__value[data-v-03f47ab6]{font-size:1.125rem;color:#fa3534;font-weight:700}.up-goods-sku__header__info__stock[data-v-03f47ab6]{font-size:.8125rem;color:#999;margin-bottom:.625rem}.up-goods-sku__header__info__selected[data-v-03f47ab6]{font-size:.8125rem;color:#333}.up-goods-sku__content[data-v-03f47ab6]{max-height:18.75rem;padding:0 .9375rem .9375rem 0}.up-goods-sku__content__item[data-v-03f47ab6]{margin-bottom:.9375rem}.up-goods-sku__content__item__title[data-v-03f47ab6]{font-size:.875rem;color:#333;margin-bottom:.625rem}.up-goods-sku__content__item__list[data-v-03f47ab6]{display:flex;flex-direction:row;flex-wrap:wrap}.up-goods-sku__content__item__list__item[data-v-03f47ab6]{padding:.3125rem .625rem;border:.0625rem solid #eee;border-radius:.3125rem;margin-right:.625rem;margin-bottom:.625rem;font-size:.8125rem;color:#333}.up-goods-sku__content__item__list__item--active[data-v-03f47ab6]{border-color:#fa3534;color:#fa3534}.up-goods-sku__content__item__list__item--disabled[data-v-03f47ab6]{color:#ccc;border-color:#eee}.up-goods-sku__content__count[data-v-03f47ab6]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:.625rem}.up-goods-sku__content__count__title[data-v-03f47ab6]{font-size:.875rem;color:#333}.up-goods-sku__footer[data-v-03f47ab6]{padding:.625rem 0 1.25rem}.u-grid-item[data-v-e3ff7c16]{align-items:center;justify-content:center;position:relative;flex-direction:column;box-sizing:border-box;display:flex}.u-grid-item--hover-class[data-v-e3ff7c16]{opacity:.5}.u-grid[data-v-4f3e06c0]{justify-content:center;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;display:grid!important;grid-gap:var(--3fb6136e);grid-template-columns:repeat(var(--3fb62e1a),minmax(0,1fr))}.u-image[data-v-fb00dbba]{position:relative;transition:opacity .5s ease-in-out}.u-image__image[data-v-fb00dbba]{width:100%;height:100%}.u-image__loading[data-v-fb00dbba],.u-image__error[data-v-fb00dbba]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#f3f4f6;color:#909193;font-size:1.4375rem}.u-keyboard[data-v-dca35360]{display:flex;flex-direction:row;justify-content:space-around;background-color:#e0e4e6;flex-wrap:wrap;padding:8px .3125rem}.u-keyboard__button-wrapper[data-v-dca35360]{box-shadow:0 2px #bbbcbe;margin:4px .1875rem;border-radius:4px}.u-keyboard__button-wrapper__button[data-v-dca35360]{width:6.9375rem;height:2.8125rem;background-color:#fff;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:4px}.u-keyboard__button-wrapper__button__text[data-v-dca35360]{font-size:20px;font-weight:500;color:#303133}.u-keyboard__button-wrapper__button--gray[data-v-dca35360]{background-color:#c8cad2}.u-hover-class[data-v-dca35360]{background-color:#bbbcc6}.u-keyboard__tooltip[data-v-450e1769]{display:flex;flex-direction:row;justify-content:space-between;background-color:#fff;padding:14px 12px}.u-keyboard__tooltip__item[data-v-450e1769]{color:#333;flex:1;text-align:center;font-size:15px}.u-keyboard__tooltip__submit[data-v-450e1769]{text-align:right;color:#3c9cff}.u-keyboard__tooltip__cancel[data-v-450e1769]{text-align:left;color:#888}.u-keyboard__tooltip__tips[data-v-450e1769]{color:#909193}.u-wrap[data-v-ef410ef7]{background-color:#eee;overflow:hidden}.u-lazy-item[data-v-ef410ef7]{transform:transition3d(0,0,0);will-change:transform;display:block;width:100%}.u-line-progress[data-v-d551b804]{align-items:stretch;position:relative;display:flex;flex-direction:row;flex:1;overflow:hidden;border-radius:100px}.u-line-progress__background[data-v-d551b804]{background-color:#ececec;border-radius:100px;flex:1}.u-line-progress__line[data-v-d551b804]{position:absolute;top:0;bottom:0;align-items:center;display:flex;flex-direction:row;color:#fff;border-radius:100px;transition:width .5s ease;justify-content:flex-end}.u-line-progress__text[data-v-d551b804]{font-size:10px;align-items:center;text-align:right;color:#fff;margin-right:5px;transform:scale(.9)}.u-list[data-v-7ee5985a]{display:flex;flex-direction:column}.u-loading-page[data-v-af8baba8]{display:flex;flex-direction:column;flex:1;align-items:center;justify-content:center}.u-loading-page__warpper[data-v-af8baba8]{margin-top:-150px;justify-content:center;align-items:center;color:#c8c8c8;font-size:19px;display:flex;flex-direction:column}.u-loading-page__warpper__loading-icon[data-v-af8baba8]{margin-bottom:10px}.u-loading-page__warpper__loading-icon__img[data-v-af8baba8]{width:40px;height:40px}.u-loading-page__warpper__text[data-v-af8baba8]{font-size:19px;color:#c8c8c8}.u-loadmore[data-v-4d53dbf5]{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1}.u-loadmore__content[data-v-4d53dbf5]{margin:0 15px;display:flex;flex-direction:row;align-items:center;justify-content:center}.u-loadmore__content__icon-wrap[data-v-4d53dbf5]{margin-right:8px}.u-loadmore__content__text[data-v-4d53dbf5]{font-size:14px;color:#606266}.u-loadmore__content__dot-text[data-v-4d53dbf5]{font-size:15px;color:#909193}._a[data-v-719a8991]{padding:1.5px 0;color:#366092;word-break:break-all}._hover[data-v-719a8991]{text-decoration:underline;opacity:.7}._img[data-v-719a8991]{max-width:100%;-webkit-touch-callout:none}._block[data-v-719a8991]{display:block}._b[data-v-719a8991],._strong[data-v-719a8991]{font-weight:700}._code[data-v-719a8991]{font-family:monospace}._del[data-v-719a8991]{text-decoration:line-through}._em[data-v-719a8991],._i[data-v-719a8991]{font-style:italic}._h1[data-v-719a8991]{font-size:2em}._h2[data-v-719a8991]{font-size:1.5em}._h3[data-v-719a8991]{font-size:1.17em}._h5[data-v-719a8991]{font-size:.83em}._h6[data-v-719a8991]{font-size:.67em}._h1[data-v-719a8991],._h2[data-v-719a8991],._h3[data-v-719a8991],._h4[data-v-719a8991],._h5[data-v-719a8991],._h6[data-v-719a8991]{display:block;font-weight:700}._image[data-v-719a8991]{height:1px}._ins[data-v-719a8991]{text-decoration:underline}._li[data-v-719a8991]{display:list-item}._ol[data-v-719a8991]{list-style-type:decimal}._ol[data-v-719a8991],._ul[data-v-719a8991]{display:block;padding-left:40px;margin:1em 0}._q[data-v-719a8991]:before{content:'"'}._q[data-v-719a8991]:after{content:'"'}._sub[data-v-719a8991]{font-size:smaller;vertical-align:sub}._sup[data-v-719a8991]{font-size:smaller;vertical-align:super}._thead[data-v-719a8991],._tbody[data-v-719a8991],._tfoot[data-v-719a8991]{display:table-row-group}._tr[data-v-719a8991]{display:table-row}._td[data-v-719a8991],._th[data-v-719a8991]{display:table-cell;vertical-align:middle}._th[data-v-719a8991]{font-weight:700;text-align:center}._ul[data-v-719a8991]{list-style-type:disc}._ul ._ul[data-v-719a8991]{margin:0;list-style-type:circle}._ul ._ul ._ul[data-v-719a8991]{list-style-type:square}._abbr[data-v-719a8991],._b[data-v-719a8991],._code[data-v-719a8991],._del[data-v-719a8991],._em[data-v-719a8991],._i[data-v-719a8991],._ins[data-v-719a8991],._label[data-v-719a8991],._q[data-v-719a8991],._span[data-v-719a8991],._strong[data-v-719a8991],._sub[data-v-719a8991],._sup[data-v-719a8991]{display:inline}._root[data-v-58a60068]{padding:1px 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}._select[data-v-58a60068]{-webkit-user-select:text;user-select:text}.up-markdown[data-v-02c67532]{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;color:#333;padding:16px;word-wrap:break-word}.up-markdown[data-v-02c67532] h1{font-size:32px;margin:8px 0;font-weight:700}.up-markdown[data-v-02c67532] h2{font-size:24px;margin:8px 0;font-weight:700}.up-markdown[data-v-02c67532] h3{font-size:18px;margin:7px 0;font-weight:700}.up-markdown[data-v-02c67532] h4{font-size:16px;margin:7px 0;font-weight:700}.up-markdown[data-v-02c67532] h5{font-size:13px;margin:6px 0;font-weight:700}.up-markdown[data-v-02c67532] h6{font-size:10px;margin:5px 0;font-weight:700}.up-markdown[data-v-02c67532] p{margin:16px 0}.up-markdown[data-v-02c67532] a{color:#007aff;text-decoration:none}.up-markdown[data-v-02c67532] a:hover{text-decoration:underline}.up-markdown[data-v-02c67532] ul,.up-markdown[data-v-02c67532] ol{margin:16px 0;padding-left:32px}.up-markdown[data-v-02c67532] ul li,.up-markdown[data-v-02c67532] ol li{margin:8px 0}.up-markdown[data-v-02c67532] ul li{list-style-type:disc}.up-markdown[data-v-02c67532] ol li{list-style-type:decimal}.up-markdown[data-v-02c67532] blockquote{margin:8px 0;padding:0 10px;border-left:4px solid #ccc;color:#666}[data-v-02c67532] .up-markdown-code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:14px;background-color:#f6f8fa;padding:3px 6px;border-radius:3px;display:flex}.up-markdown[data-v-02c67532] .code-lang{width:100%;overflow-x:auto}.up-markdown[data-v-02c67532] pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:14px;background-color:#f6f8fa;padding:16px;overflow:auto;border-radius:6px;margin:16px 0}.up-markdown[data-v-02c67532] pre ::v-deep code{background:none;padding:0}.up-markdown[data-v-02c67532] table{border-collapse:collapse;margin:16px 0;width:100%}.up-markdown[data-v-02c67532] table th,.up-markdown[data-v-02c67532] table td{padding:6px 13px;border:1px solid #dfe2e5}.up-markdown[data-v-02c67532] table th{font-weight:600}.up-markdown[data-v-02c67532] table tr:nth-child(2n){background-color:#f6f8fa}.up-markdown[data-v-02c67532] img{max-width:100%;box-sizing:content-box;background-color:#fff;margin:16px 0}.up-markdown[data-v-02c67532] hr{height:1px;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}.up-markdown.dark[data-v-02c67532]{color:#ccc;background-color:#1e1e1e}[data-v-02c67532] .up-markdown.dark-code,.up-markdown.dark[data-v-02c67532] pre{background-color:#2d2d2d;color:#dcdcdc}.up-markdown.dark[data-v-02c67532] blockquote{margin:8px 0;padding:0 10px;border-left:4px solid #ccc;color:#bbb}.up-markdown.dark[data-v-02c67532] a{color:#4da6ff}[data-v-02c67532] .up-markdown-line-numbers{display:flex;flex-direction:column;align-items:flex-start;padding-right:10px;margin-right:10px;border-right:1px solid #ddd;-webkit-user-select:none;user-select:none}[data-v-02c67532] .up-markdown-line-numbers .up-markdown-line-number{color:#999;font-size:14px;line-height:1.6}@keyframes breathe-8e923d37{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.u-char-box[data-v-8e923d37]{text-align:center}.u-char-flex[data-v-8e923d37]{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;position:relative}.u-input[data-v-8e923d37]{position:absolute;top:0;left:-100%;width:200%;height:100%;text-align:left;z-index:9;opacity:0;background:none}.u-char-item[data-v-8e923d37]{position:relative;width:2.8125rem;height:2.8125rem;margin:.3125rem;font-size:1.875rem;font-weight:700;color:#303133;line-height:2.8125rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.u-middle-line[data-v-8e923d37]{border:none}.u-box[data-v-8e923d37]{box-sizing:border-box;border:.0625rem solid #cccccc;border-radius:.1875rem}.u-box-active[data-v-8e923d37]{overflow:hidden;animation-timing-function:ease-in-out;animation-duration:1.5s;animation-iteration-count:infinite;animation-direction:alternate;border:.0625rem solid #3c9cff}.u-middle-line-active[data-v-8e923d37]{background:#3c9cff}.u-breathe[data-v-8e923d37]{animation:breathe-8e923d37 2s infinite ease}.u-placeholder-line[data-v-8e923d37]{display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.0625rem;height:1.25rem;background:#333;animation:twinkling 1.5s infinite ease}.u-animation-breathe[data-v-8e923d37]{animation-name:breathe-8e923d37}.u-dot[data-v-8e923d37]{font-size:1.0625rem;line-height:1.0625rem}.u-middle-line[data-v-8e923d37]{height:4px;background:#000;width:80%;position:absolute;border-radius:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.u-bottom-line-active[data-v-8e923d37]{background:#3c9cff}.u-bottom-line[data-v-8e923d37]{height:4px;background:#000;width:80%;position:absolute;border-radius:2px;bottom:0;left:50%;transform:translate(-50%)}.u-navbar-mini__inner[data-v-24a015a3]{width:5.625rem;overflow:hidden}.u-navbar-mini--fixed[data-v-24a015a3]{position:fixed;left:20px;right:0;top:10px;z-index:11}.u-navbar-mini__content[data-v-24a015a3]{display:flex;flex-direction:row;padding:0 15px;border-radius:20px;align-items:center;height:36px;background-color:#9acafc;position:relative;justify-content:space-between}.u-navbar-mini__content__left[data-v-24a015a3]{display:flex;flex-direction:row;align-items:center}.u-navbar-mini__content__left--hover[data-v-24a015a3]{opacity:.7}.u-navbar--fixed[data-v-c82aef97]{position:fixed;left:0;right:0;top:0;z-index:11}.u-navbar__content[data-v-c82aef97]{display:flex;flex-direction:row;align-items:center;height:44px;background-color:#9acafc;position:relative;justify-content:center}.u-navbar__content__left[data-v-c82aef97],.u-navbar__content__right[data-v-c82aef97]{padding:0 13px;position:absolute;top:0;bottom:0;display:flex;flex-direction:row;align-items:center}.u-navbar__content__left[data-v-c82aef97]{left:0}.u-navbar__content__left--hover[data-v-c82aef97]{opacity:.7}.u-navbar__content__left__text[data-v-c82aef97]{font-size:15px;margin-left:3px}.u-navbar__content__title[data-v-c82aef97]{text-align:center;font-size:16px;color:#303133}.u-navbar__content__right[data-v-c82aef97]{right:0}.u-navbar__content__right__text[data-v-c82aef97]{font-size:15px;margin-left:3px}.u-no-network[data-v-398abc8f]{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:-100px}.u-no-network__tips[data-v-398abc8f]{color:#909193;font-size:14px;margin-top:15px}.u-no-network__app[data-v-398abc8f]{display:flex;flex-direction:row;margin-top:6px}.u-no-network__app__setting[data-v-398abc8f]{color:#c0c4cc;font-size:13px}.u-no-network__app__to-setting[data-v-398abc8f]{font-size:13px;color:#3c9cff;margin-left:3px}.u-no-network__retry[data-v-398abc8f]{display:flex;flex-direction:row;justify-content:center;margin-top:15px}.u-notice[data-v-1b3eeab9]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.u-notice__left-icon[data-v-1b3eeab9]{align-items:center;margin-right:5px}.u-notice__right-icon[data-v-1b3eeab9]{margin-left:5px;align-items:center}.u-notice__content[data-v-1b3eeab9]{text-align:right;flex:1;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden}.u-notice__content__text[data-v-1b3eeab9]{font-size:14px;color:#f9ae3d;padding-left:100%;word-break:keep-all;white-space:nowrap;animation:u-loop-animation-1b3eeab9 10s linear infinite both;display:flex;flex-direction:row}@keyframes u-loop-animation-1b3eeab9{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.u-notice-bar[data-v-2867a812]{overflow:hidden;padding:9px 12px;flex:1}.u-notify[data-v-6737e5d3]{padding:8px 10px}.u-notify__warpper[data-v-6737e5d3]{display:flex;flex-direction:row;align-items:center;text-align:center;justify-content:center}.u-notify__warpper__text[data-v-6737e5d3]{font-size:15px;text-align:center}.u-notify--primary[data-v-6737e5d3]{background-color:#3c9cff}.u-notify--success[data-v-6737e5d3]{background-color:#5ac725}.u-notify--error[data-v-6737e5d3]{background-color:#f56c6c}.u-notify--warning[data-v-6737e5d3]{background-color:#f9ae3d}.u-pagination[data-v-e1093c2b]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;font-size:14px;color:#606266}.u-pagination .u-pagination-total[data-v-e1093c2b]{margin-right:10px}.u-pagination .u-pagination-sizes[data-v-e1093c2b]{margin-right:10px;padding:4px;border:.03125rem solid #dcdfe6;border-radius:4px}.u-pagination .u-pagination-btn[data-v-e1093c2b]{margin:0 3px;padding:4px;border:.03125rem solid #dcdfe6;border-radius:4px;background-color:#f5f7fa}.u-pagination .u-pagination-btn.disabled[data-v-e1093c2b]{opacity:.5}.u-pagination .u-pagination-item[data-v-e1093c2b]{margin:0 2px;padding:4px 8px;border-radius:4px}.u-pagination .u-pagination-item.active[data-v-e1093c2b]{background-color:#409eff;color:#fff}.u-pagination .u-pagination-jumper[data-v-e1093c2b]{width:40px;height:28px;margin:0 5px;padding:0 5px;border:.03125rem solid #dcdfe6;border-radius:4px;font-size:14px}.u-picker-data__trigger[data-v-389db455]{position:relative}.u-picker-data__trigger__cover[data-v-389db455]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.u-tooltip[data-v-d173c5a5]{position:relative;display:flex;flex-direction:row}.u-tooltip__wrapper[data-v-d173c5a5]{display:flex;flex-direction:row;justify-content:center;white-space:nowrap}.u-tooltip__wrapper__text[data-v-d173c5a5]{font-size:14px}.u-tooltip__wrapper__popup[data-v-d173c5a5]{display:flex;flex-direction:row;justify-content:center}.u-tooltip__wrapper__popup__list[data-v-d173c5a5]{background-color:#060607;color:#fff;position:relative;flex:1;border-radius:5px;padding:0;display:flex;flex-direction:row;align-items:center;overflow:hidden}.u-tooltip__wrapper__popup__list__btn[data-v-d173c5a5]{padding:11px 13px}.u-tooltip__wrapper__popup__list__btn--hover[data-v-d173c5a5]{background-color:#58595b}.u-tooltip__wrapper__popup__list__btn__text[data-v-d173c5a5]{line-height:12px;font-size:13px;color:#fff}.u-tooltip__wrapper__popup__indicator[data-v-d173c5a5]{position:absolute;background-color:#060607;width:14px;height:14px;bottom:-4px;transform:rotate(45deg);border-radius:2px;z-index:-1}.u-tooltip__wrapper__popup__indicator--hover[data-v-d173c5a5]{background-color:#58595b}.up-popover__content[data-v-de70b865]{display:flex;flex-direction:row;align-items:center;padding:12px 16px}.u-qrcode__loading[data-v-f44aaef6]{display:flex;justify-content:center;align-items:center;background-color:#f7f7f7;position:absolute;top:0;bottom:0;left:0;right:0}.u-qrcode__content[data-v-f44aaef6]{position:relative}.u-qrcode__content__canvas[data-v-f44aaef6]{position:fixed;top:-3124.96875rem;left:-3124.96875rem;z-index:-99999}.up-poster[data-v-7a9b18c9]{position:relative}.up-poster__canvas[data-v-7a9b18c9]{position:relative;overflow:hidden}.up-poster__hidden-canvas[data-v-7a9b18c9],.up-poster__hidden-qrcode[data-v-7a9b18c9]{position:fixed;top:-10000px;left:-10000px;z-index:-1}.up-poster__hidden-qrcode--hidden[data-v-7a9b18c9]{display:none}.u-pull-refresh[data-v-ce9e2ded]{position:relative;height:100%;overflow:hidden}.refresh-area[data-v-ce9e2ded]{position:absolute;left:0;right:0;top:0;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;transition:height .2s ease-out}.refresh-content-wrapper[data-v-ce9e2ded]{height:100%;transition:transform .2s ease-out}.scroll-wrapper[data-v-ce9e2ded]{height:100%}.refresh-content[data-v-ce9e2ded]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding-bottom:10px}.spinner[data-v-ce9e2ded]{width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #666;border-radius:50%;animation:spin-ce9e2ded 1s linear infinite}@keyframes spin-ce9e2ded{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.refresh-text[data-v-ce9e2ded]{font-size:14px;color:#666}.u-radio-group[data-v-18ffa7d5]{flex:1}.u-radio-group--row[data-v-18ffa7d5]{display:flex;flex-flow:row wrap}.u-radio-group--column[data-v-18ffa7d5]{display:flex;flex-direction:column}.u-radio[data-v-0de11db6]{display:flex;overflow:hidden;flex-direction:row;align-items:center;margin-bottom:5px;margin-top:5px}.u-radio-label--left[data-v-0de11db6]{flex-direction:row}.u-radio-label--right[data-v-0de11db6]{flex-direction:row-reverse;justify-content:space-between}.u-radio__icon-wrap[data-v-0de11db6]{box-sizing:border-box;transition-property:border-color,background-color,color;transition-duration:.2s;color:#606266;display:flex;flex-direction:row;align-items:center;justify-content:center;color:transparent;text-align:center;margin-right:6px;font-size:20px;border-width:1px;border-color:#c8c9cc;border-style:solid}.u-radio__icon-wrap--circle[data-v-0de11db6]{border-radius:100%}.u-radio__icon-wrap--square[data-v-0de11db6]{border-radius:3px}.u-radio__icon-wrap--checked[data-v-0de11db6]{color:#fff;background-color:red;border-color:#2979ff}.u-radio__icon-wrap--disabled[data-v-0de11db6]{background-color:#ebedf0!important}.u-radio__icon-wrap--disabled--checked[data-v-0de11db6]{color:#c8c9cc!important}.u-radio__label[data-v-0de11db6]{word-wrap:break-word;margin-left:5px;margin-right:12px;color:#606266;font-size:15px}.u-radio__label--disabled[data-v-0de11db6]{color:#c8c9cc}.u-rate[data-v-170d13b0]{display:flex;flex-direction:row;align-items:center;margin:0;padding:0;touch-action:none}.u-rate__content[data-v-170d13b0]{display:flex;flex-direction:row}.u-rate__content__item[data-v-170d13b0]{position:relative}.u-rate__content__item__icon-wrap--half[data-v-170d13b0]{position:absolute;overflow:hidden;top:0;left:0}.up-icon[data-v-170d13b0]{box-sizing:border-box}.u-read-more__content[data-v-02f1b018]{overflow:hidden;color:#606266;font-size:15px;text-align:left}.u-read-more__toggle[data-v-02f1b018]{display:flex;flex-direction:row;justify-content:center;position:relative}.u-read-more__toggle__text[data-v-02f1b018]{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:5px}.u-virtual-list[data-v-3ad5e4d9]{position:relative;overflow:hidden}.virtual-scroll-container[data-v-3ad5e4d9]{height:100%}.scroll-content[data-v-3ad5e4d9]{position:relative}.list-item[data-v-3ad5e4d9]{will-change:transform}.u-row[data-v-2c4944cc]{display:flex;flex-direction:row}.u-scroll-list[data-v-d8bc4a02]{padding-bottom:10px}.u-scroll-list__scroll-view[data-v-d8bc4a02]{display:flex;flex-direction:row;align-items:flex-start}.u-scroll-list__scroll-view__content[data-v-d8bc4a02]{display:flex;flex-direction:row}.u-scroll-list__indicator[data-v-d8bc4a02]{display:flex;flex-direction:row;justify-content:center;margin-top:15px}.u-scroll-list__indicator__line[data-v-d8bc4a02]{width:60px;height:4px;border-radius:100px;overflow:hidden}.u-scroll-list__indicator__line__bar[data-v-d8bc4a02]{width:20px;height:4px;border-radius:100px}[type=search][data-v-2454bd85]::-webkit-search-decoration{display:none}.u-search[data-v-2454bd85]{display:flex;flex-direction:row;align-items:center;flex:1}.u-search__content[data-v-2454bd85]{display:flex;flex-direction:row;align-items:center;padding:0 10px;flex:1;justify-content:space-between;border-width:1px;border-color:transparent;border-style:solid;overflow:hidden}.u-search__content__icon[data-v-2454bd85]{display:flex;flex-direction:row;align-items:center}.u-search__content__label[data-v-2454bd85]{color:#303133;font-size:14px;margin:0 4px}.u-search__content__close[data-v-2454bd85]{width:20px;height:20px;border-radius:100px;background-color:#c6c7cb;display:flex;flex-direction:row;align-items:center;justify-content:center;transform:scale(.82)}.u-search__content__input[data-v-2454bd85]{flex:1;font-size:14px;line-height:1;margin:0 5px;color:#303133}.u-search__content__input--placeholder[data-v-2454bd85]{color:#909193}.u-search__action[data-v-2454bd85]{font-size:14px;color:#303133;width:0;overflow:hidden;transition-property:width;transition-duration:.3s;white-space:nowrap;text-align:center}.u-search__action--active[data-v-2454bd85]{width:40px;margin-left:5px}.u-search__reverse .u-search__content__icon[data-v-2454bd85]{order:3}.u-search__reverse .u-search__content__close[data-v-2454bd85]{order:2}.u-select__content[data-v-a7568995]{position:relative}.u-select__content .u-select__label[data-v-a7568995]{display:flex;justify-content:space-between}.u-select__content .u-select__label[data-v-a7568995]:hover{cursor:pointer}.u-select__content .u-select__text[data-v-a7568995]{margin-right:2px}.u-select__content .u-select__options__wrap[data-v-a7568995]{margin-bottom:46px;position:absolute;top:20px;left:0}.u-select__content .u-select__options[data-v-a7568995]{min-width:100px;box-sizing:border-box;border-radius:4px;border:1px solid #f1f1f1;background-color:#fff}.u-select__content .u-select__options .u-select__options_item[data-v-a7568995]{padding:10px 12px;box-sizing:border-box;width:100%;height:100%}.u-select__content .u-select__options .u-select__options_item[data-v-a7568995]:hover{background-color:#f7f7f7}.u-select__content .u-select__options .u-select__options_item[data-v-a7568995]:hover,.u-select__content .u-select__options .u-select__options_item .u-select__item_text[data-v-a7568995]:hover{cursor:pointer}.u-slider[data-v-e2639308]{position:relative;display:flex;flex-direction:row;align-items:center}.u-slider__native[data-v-e2639308]{flex:1}.u-slider-inner[data-v-e2639308]{flex:1;display:flex;flex-direction:column;position:relative;border-radius:999px;padding:10px 18px;justify-content:center}.u-slider__show-value[data-v-e2639308]{margin:10px 18px 10px 0}.u-slider__show-range-value[data-v-e2639308]{padding-top:2px;font-size:12px;line-height:12px;position:absolute;bottom:0}.u-slider__base[data-v-e2639308]{background-color:#ebedf0}.u-slider-inner[data-v-e2639308]:before{position:absolute;right:0;left:0;content:"";top:-8px;bottom:-8px;z-index:-1}.u-slider__gap[data-v-e2639308]{position:relative;border-radius:999px;transition:width .2s;background-color:#1989fa}.u-slider__button[data-v-e2639308]{width:24px;height:24px;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5);background-color:#fff;transform:scale(.9);cursor:pointer}.u-slider__button-wrap[data-v-e2639308]{position:absolute}.u-slider--disabled[data-v-e2639308]{opacity:.5}.u-tabbar-item[data-v-822980de]{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;width:100%;height:100%;cursor:pointer}.u-tabbar-item__icon[data-v-822980de]{display:flex;flex-direction:row;position:relative;width:4.6875rem;justify-content:center}.u-tabbar-item__text[data-v-822980de]{margin-top:2px;font-size:12px;color:#606266}.u-tabbar-item--mid-button[data-v-822980de]{transform:translateY(-10px)}.u-tabbar-item--mid-button-cover[data-v-822980de]{background-color:#fff;position:absolute;top:22px;left:-10px;width:90px;bottom:0}.u-tabbar-item__icon--mid-button[data-v-822980de]{width:70px;height:70px;border-radius:100px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center}.u-tabbar[data-v-97f7a5f4]{display:flex;flex-direction:column;flex:1;justify-content:center}.u-tabbar__content[data-v-97f7a5f4]{display:flex;flex-direction:column;background-color:#fff}.u-tabbar__content__item-wrapper[data-v-97f7a5f4]{height:50px;display:flex;flex-direction:row;justify-content:space-around}.u-tabbar--fixed[data-v-97f7a5f4]{position:fixed;bottom:0;left:0;right:0}.u-short-video[data-v-4dd529e9]{width:100%;height:100vh;position:relative}.u-short-video__header[data-v-4dd529e9]{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 15px;background-color:rgba(255,255,255,.05);opacity:1}.u-short-video__header__menu[data-v-4dd529e9],.u-short-video__header__search[data-v-4dd529e9]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff}.u-short-video__header__tabs[data-v-4dd529e9]{flex:1;margin:0 10px}.u-short-video__content[data-v-4dd529e9]{width:100%;height:100%}.u-short-video__content__item[data-v-4dd529e9],.u-short-video__content__video[data-v-4dd529e9]{width:100%;height:100%;position:relative}.u-short-video__content__video__speed[data-v-4dd529e9]{position:absolute;top:15px;right:15px;z-index:10;background-color:rgba(0,0,0,.3);border-radius:20px;padding:5px 10px;display:flex;align-items:center}.u-short-video__content__video__speed .speed-text[data-v-4dd529e9]{color:#fff;font-size:12px;margin-right:4px}.u-short-video__content__author[data-v-4dd529e9]{position:absolute;left:15px;bottom:100px;display:flex;flex-direction:row;align-items:center;z-index:10}.u-short-video__content__author__info[data-v-4dd529e9]{margin-left:10px;display:flex;flex-direction:column;justify-content:center}.u-short-video__content__author__name[data-v-4dd529e9]{color:#eee;font-size:16px;font-weight:700;margin-bottom:5px}.u-short-video__content__author__desc[data-v-4dd529e9]{color:rgba(255,255,255,.8);font-size:14px}.u-short-video__content__author__follow[data-v-4dd529e9]{margin-left:15px}.u-short-video__content__actions[data-v-4dd529e9]{position:absolute;right:15px;bottom:100px;display:flex;flex-direction:column;align-items:center;z-index:10}.u-short-video__content__actions__item[data-v-4dd529e9]{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;color:#fff}.u-short-video__content__actions__text[data-v-4dd529e9]{color:#fff;font-size:12px;margin-top:5px}.u-short-video__footer[data-v-4dd529e9]{position:absolute;bottom:0;left:0;right:0;z-index:10}.u-signature[data-v-bcadd0b1]{display:flex;flex-direction:column}.u-signature__canvas-wrap[data-v-bcadd0b1]{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.u-signature__canvas[data-v-bcadd0b1]{width:100%;height:100%}.u-signature__toolbar[data-v-bcadd0b1]{margin-top:5px;background-color:#fff}.u-signature__toolbar-icons[data-v-bcadd0b1]{display:flex;justify-content:space-between;align-items:center;padding:1px 0;border-radius:4px}.u-signature__toolbar-icon[data-v-bcadd0b1]{padding:5px}.u-signature__brush-settings[data-v-bcadd0b1],.u-signature__color-settings[data-v-bcadd0b1]{margin-top:15px;padding:1px;border-radius:4px}.u-signature__progress-label[data-v-bcadd0b1]{display:block;margin-bottom:10px;font-size:14px;color:#999}.u-signature__color-picker[data-v-bcadd0b1]{margin-bottom:10px}.u-signature__color-label[data-v-bcadd0b1]{display:block;margin-bottom:10px;font-size:14px;color:#999}.u-signature__colors[data-v-bcadd0b1]{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.u-signature__color-item[data-v-bcadd0b1]{width:30px;height:30px;border-radius:50%;border:2px solid #f0f0f0;cursor:pointer}.u-signature__color-item--active[data-v-bcadd0b1]{border-color:#2979ff;transform:scale(1.1)}.u-signature__actions[data-v-bcadd0b1]{display:flex;flex-direction:row;gap:10px;justify-content:center}.u-skeleton[data-v-c5e38ba4]{flex:1}.u-skeleton__wrapper[data-v-c5e38ba4]{display:flex;flex-direction:row}.u-skeleton__wrapper__avatar[data-v-c5e38ba4]{background:linear-gradient(90deg,#f1f2f4 25%,#e6e6e6 37%,#f1f2f4 50%);background-size:400% 100%;margin-right:15px}.u-skeleton__wrapper__avatar--circle[data-v-c5e38ba4]{border-radius:100px}.u-skeleton__wrapper__avatar--square[data-v-c5e38ba4]{border-radius:4px}.u-skeleton__wrapper__content[data-v-c5e38ba4]{flex:1}.u-skeleton__wrapper__content__rows[data-v-c5e38ba4],.u-skeleton__wrapper__content__title[data-v-c5e38ba4]{background:linear-gradient(90deg,#f1f2f4 25%,#e6e6e6 37%,#f1f2f4 50%);background-size:400% 100%;border-radius:3px}.animate[data-v-c5e38ba4]{animation:skeleton-c5e38ba4 1.8s ease infinite}@keyframes skeleton-c5e38ba4{0%{background-position:100% 50%}to{background-position:0 50%}}.u-swipe-action-item[data-v-30605ee9]{position:relative;overflow:hidden;touch-action:pan-y}.u-swipe-action-item__content[data-v-30605ee9]{transform:translate(0);background-color:#fff;z-index:10}.u-swipe-action-item__right[data-v-30605ee9]{position:absolute;top:0;bottom:0;right:0;display:flex;flex-direction:row}.u-swipe-action-item__right__button[data-v-30605ee9]{display:flex;flex-direction:row;justify-content:center;overflow:hidden;align-items:center}.u-swipe-action-item__right__button__wrapper[data-v-30605ee9]{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0 15px}.u-swipe-action-item__right__button__wrapper__text[data-v-30605ee9]{display:flex;flex-direction:row;align-items:center;color:#fff;font-size:15px;text-align:center;justify-content:center}.u-swiper-indicator__wrapper[data-v-d9c94103]{display:flex;flex-direction:row}.u-swiper-indicator__wrapper--line[data-v-d9c94103]{border-radius:100px;height:4px}.u-swiper-indicator__wrapper--line__bar[data-v-d9c94103]{width:22px;height:4px;border-radius:100px;background-color:#fff;transition:transform .3s}.u-swiper-indicator__wrapper__dot[data-v-d9c94103]{width:5px;height:5px;border-radius:100px;margin:0 4px}.u-swiper-indicator__wrapper__dot--active[data-v-d9c94103]{width:12px}.u-swiper__wrapper[data-v-1fc5bda9]{flex:1}.u-swiper[data-v-1fc5bda9]{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;overflow:hidden}.u-swiper__wrapper[data-v-1fc5bda9],.u-swiper__wrapper__item[data-v-1fc5bda9]{flex:1}.u-swiper__wrapper__item__wrapper[data-v-1fc5bda9]{display:flex;flex-direction:row;position:relative;overflow:hidden;transition:transform .3s;flex:1}.u-swiper__wrapper__item__wrapper__image[data-v-1fc5bda9],.u-swiper__wrapper__item__wrapper__video[data-v-1fc5bda9]{flex:1}.u-swiper__wrapper__item__wrapper__title[data-v-1fc5bda9]{position:absolute;background-color:rgba(0,0,0,.3);bottom:0;left:0;right:0;font-size:.875rem;padding:.375rem .75rem;color:#fff;flex:1}.u-swiper__indicator[data-v-1fc5bda9]{position:absolute;bottom:10px}.u-switch[data-v-bba54bb5]{display:flex;flex-direction:row;box-sizing:border-box;position:relative;background-color:#fff;border-width:1px;border-radius:100px;transition:background-color .4s;border-color:rgba(0,0,0,.12);border-style:solid;justify-content:flex-end;align-items:center;overflow:hidden}.u-switch__node[data-v-bba54bb5]{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:#fff;border-radius:100px;box-shadow:1px 1px 1px rgba(0,0,0,.25);transition-property:transform;transition-duration:.4s;transition-timing-function:cubic-bezier(.3,1.05,.4,1.05)}.u-switch__bg[data-v-bba54bb5]{position:absolute;background-color:#fff;transition-property:transform;transition-duration:.4s;border-radius:0 100px 100px 0;transition-timing-function:ease}.u-switch--disabled[data-v-bba54bb5]{opacity:.6}.u-table-row[data-v-50013185]{display:flex;flex-direction:row;position:relative}.u-table-border[data-v-50013185]{border-top:1px solid #ebeef5;border-left:1px solid #ebeef5;border-right:1px solid #ebeef5}.u-table-border .u-table-cell[data-v-50013185]{border-right:1px solid #ebeef5}.u-table-border .u-table-cell[data-v-50013185]:last-child{border-right:none}.u-table-cell[data-v-50013185]{flex:1;display:flex;flex-direction:row;align-items:center;padding:10px 1px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1;border-bottom:1px solid #ebeef5}.u-table-cell.u-text-left[data-v-50013185]{justify-content:flex-start;text-align:left}.u-table-cell.u-text-center[data-v-50013185]{justify-content:center;text-align:center}.u-table-cell.u-text-right[data-v-50013185]{justify-content:flex-end;text-align:right}.u-table-row-zebra[data-v-50013185]{background-color:#fafafa}.u-table-row-highlight[data-v-50013185]{background-color:#f5f7fa}.u-table-empty[data-v-50013185]{text-align:center;padding:20px;color:#999}.u-table-cell-hidden[data-v-50013185]{opacity:0}.u-table-cell-merged[data-v-50013185]{z-index:1}.u-table2[data-v-c08c6352]{width:auto;overflow:auto;white-space:nowrap;position:relative}.u-table2 .u-table-header[data-v-c08c6352]{min-width:100%!important;width:-webkit-fit-content;width:fit-content;background-color:#f5f7fa}.u-table2 .u-table-body[data-v-c08c6352]{min-width:100%!important;width:-webkit-fit-content;width:fit-content;position:relative}.u-table2 .u-table-sticky[data-v-c08c6352]{position:-webkit-sticky;position:sticky;top:0;z-index:10}.u-table2 .u-table-row[data-v-c08c6352]{display:flex;flex-direction:row;overflow:hidden;position:relative}.u-table2.u-table-border[data-v-c08c6352]{border-top:1px solid #ebeef5;border-left:1px solid #ebeef5;border-right:1px solid #ebeef5}.u-table2.u-table-border .u-table-cell[data-v-c08c6352]{border-right:1px solid #ebeef5}.u-table2.u-table-border .u-table-cell[data-v-c08c6352]:last-child{border-right:none}.u-table2 .u-table-cell[data-v-c08c6352]{flex:1;display:flex;flex-direction:row;align-items:center;padding:10px 1px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.1;border-bottom:1px solid #ebeef5}.u-table2 .u-table-cell.u-text-left[data-v-c08c6352]{justify-content:flex-start;text-align:left}.u-table2 .u-table-cell.u-text-center[data-v-c08c6352]{justify-content:center;text-align:center}.u-table2 .u-table-cell.u-text-right[data-v-c08c6352]{justify-content:flex-end;text-align:right}.u-table2 .u-table-row-zebra[data-v-c08c6352]{background-color:#fafafa}.u-table2 .u-table-row-highlight[data-v-c08c6352]{background-color:#f5f7fa}.u-table2 .u-table-empty[data-v-c08c6352]{text-align:center;padding:20px;color:#999}.u-table-fixed-shadow[data-v-c08c6352]{position:absolute;top:0;left:0;width:auto;z-index:20;box-shadow:2px 0 5px rgba(0,0,0,.15);overflow:hidden;background-color:#fff}.u-table-fixed-shadow .u-table-border .u-table-cell[data-v-c08c6352]{border-right:.03125rem solid #ebeef5}.u-table-fixed-shadow .u-table-border .u-table-cell[data-v-c08c6352]:last-child{border-right:none}.u-td[data-v-98de8bba]{display:flex;flex-direction:row;flex-direction:column;flex:1;justify-content:center;font-size:14px;color:#606266;align-self:stretch;box-sizing:border-box;height:100%}.u-textarea[data-v-924f8e40]{border-radius:4px;background-color:#fff;position:relative;display:flex;flex-direction:row;flex:1;padding:9px}.u-textarea--radius[data-v-924f8e40]{border-radius:4px}.u-textarea--no-radius[data-v-924f8e40]{border-radius:0}.u-textarea--disabled[data-v-924f8e40]{background-color:#f5f7fa}.u-textarea__field[data-v-924f8e40]{flex:1;font-size:15px;color:#606266;width:100%}.u-textarea__count[data-v-924f8e40]{position:absolute;right:5px;bottom:2px;font-size:12px;color:#909193;background-color:#fff;padding:1px 4px}.u-th[data-v-cd11c63e]{display:flex;flex-direction:row;flex-direction:column;flex:1;justify-content:center;font-size:.875rem;color:#303133;font-weight:700;background-color:#f5f6f8}.u-title .u-title-prefix[data-v-09c9dbad]{width:4px;height:18px;border-radius:2px;background:#3c9cff;margin-right:10px}.u-toast__content[data-v-1c5db174]{display:flex;flex-direction:row;padding:12px 20px;border-radius:4px;background-color:#585858;color:#fff;align-items:center;max-width:18.75rem;position:relative}.u-toast__content--loading[data-v-1c5db174]{flex-direction:column;padding:20px}.u-toast__content__text[data-v-1c5db174]{color:#fff;font-size:15px;line-height:15px}.u-toast__content__text--default[data-v-1c5db174]{color:#fff}.u-toast__content__text--error[data-v-1c5db174]{color:#f56c6c}.u-toast__content__text--primary[data-v-1c5db174]{color:#3c9cff}.u-toast__content__text--success[data-v-1c5db174]{color:#5ac725}.u-toast__content__text--warning[data-v-1c5db174]{color:#f9ae3d}.u-type-primary[data-v-1c5db174]{color:#3c9cff;background-color:#ecf5ff;border-color:#d7eafe;border-width:1px}.u-type-success[data-v-1c5db174]{color:#5ac725;background-color:#dbf1e1;border-color:#bef5c8;border-width:1px}.u-type-error[data-v-1c5db174]{color:#f56c6c;background-color:#fef0f0;border-color:#fde2e2;border-width:1px}.u-type-warning[data-v-1c5db174]{color:#f9ae3d;background-color:#fdf6ec;border-color:#faecd8;border-width:1px}.u-type-default[data-v-1c5db174]{color:#fff;background-color:#585858}.u-tr[data-v-f38d8851]{display:flex;flex-direction:row}.u-tree-node-content[data-v-03ce30df]{display:flex;flex-direction:row;align-items:center;padding-left:20px}.u-tree-node-toggle[data-v-03ce30df]{margin-right:5px}.u-tree[data-v-9e52eefc]{font-size:.875rem}.u-upload[data-v-d5116e32]{display:flex;flex-direction:column;flex:1}.u-upload__wrap[data-v-d5116e32]{display:flex;flex-direction:row;flex-wrap:wrap;flex:1}.u-upload__wrap__preview[data-v-d5116e32]{border-radius:2px;margin:0 8px 8px 0;position:relative;overflow:hidden;display:flex;flex-direction:row}.u-upload__wrap__preview__image[data-v-d5116e32]{width:80px;height:80px}.u-upload__wrap__preview__video[data-v-d5116e32],.u-upload__wrap__preview__other[data-v-d5116e32]{width:80px;height:80px;background-color:#f2f2f2;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.u-upload__wrap__preview__video__text[data-v-d5116e32],.u-upload__wrap__preview__other__text[data-v-d5116e32]{font-size:11px;color:#909193;margin-top:2px}.u-upload__wrap__play[data-v-d5116e32]{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center}.u-upload__wrap__play__icon[data-v-d5116e32]{background:#fff;border-radius:100px;opacity:.8}.u-upload__deletable[data-v-d5116e32]{position:absolute;top:0;right:0;background-color:#373737;height:14px;width:14px;display:flex;flex-direction:row;border-bottom-left-radius:100px;align-items:center;justify-content:center;z-index:3}.u-upload__deletable__icon[data-v-d5116e32]{position:absolute;transform:scale(.7);top:1px;right:0}.u-upload__success[data-v-d5116e32]{position:absolute;bottom:0;right:0;display:flex;flex-direction:row;border-style:solid;border-top-color:transparent;border-left-color:transparent;border-bottom-color:#5ac725;border-right-color:#5ac725;border-width:9px;align-items:center;justify-content:center}.u-upload__success__icon[data-v-d5116e32]{position:absolute;transform:scale(.7);bottom:-10px;right:-10px}.u-upload__progress[data-v-d5116e32]{background-color:#3c9cff!important;position:absolute;bottom:0;left:0}.u-upload__status[data-v-d5116e32]{position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.u-upload__status__icon[data-v-d5116e32]{position:relative;z-index:1}.u-upload__status__message[data-v-d5116e32]{font-size:12px;color:#fff;margin-top:5px}.u-upload__button[data-v-d5116e32]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80px;height:80px;background-color:#f4f5f7;border-radius:2px;margin:0 8px 8px 0;box-sizing:border-box}.u-upload__button__text[data-v-d5116e32]{font-size:11px;color:#909193;margin-top:2px}.u-upload__button--hover[data-v-d5116e32]{background-color:#e6e7e9}.u-upload__button--disabled[data-v-d5116e32]{opacity:.5}.u-waterfall[data-v-9668b2b5]{display:flex;flex-direction:row;align-items:flex-start}.u-column[data-v-9668b2b5]{display:flex;flex-direction:row;flex:1;flex-direction:column;overflow:hidden;height:100%}.u-column[data-v-9668b2b5]:not(:first-child){margin-left:.3125rem}.u-image[data-v-9668b2b5]{max-width:100%}
