.switch_theme[data-v-8615b125]{height:28px;width:54px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;background-color:var(--bg9);cursor:pointer}.switch_theme .theme_item[data-v-8615b125]{height:24px;width:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,0)}.switch_theme .theme_active[data-v-8615b125]{border-radius:100px;border:2px solid var(--color_green);background-color:var(--bg2)}.global_tip[data-v-4072a507]{z-index:30001;position:fixed;top:0;right:0;left:0;height:auto;pointer-events:none;backdrop-filter:blur(0)}.global_tip .tip_list[data-v-4072a507]{width:100%}.global_tip .tip_list .tip_item[data-v-4072a507]{font-style:normal;font-weight:500;font-size:16px;line-height:20px;display:flex;align-items:center;border-radius:0;padding:12px 15px;box-sizing:border-box;white-space:wrap;column-gap:10px}.global_tip .tip_list .error[data-v-4072a507],.global_tip .tip_list .danger[data-v-4072a507]{background:var(--danger_color);color:#fff}.global_tip .tip_list .success[data-v-4072a507]{background:var(--success_color);color:#fff}.global_tip .tip_list .warning[data-v-4072a507]{background-color:var(--warning_color);color:#fff}@media screen and (max-width: 450px){.global_tip[data-v-4072a507]{left:0!important;right:0!important;top:0!important}}.mask[data-v-9e3f5bec]{position:fixed;top:0;bottom:0;right:0;left:0;backdrop-filter:blur(14px);background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000}.mask .modelHeight[data-v-9e3f5bec]{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.mask .modelHeight .inner[data-v-9e3f5bec]{position:relative;min-width:350px;border-radius:15px;background:#222132;background:var(--bg13);border:1px solid var(--bg13);display:flex;flex-direction:column;overflow:hidden}.mask .modelHeight .inner .inner_main[data-v-9e3f5bec]{min-height:9vh;max-height:100vh;overflow:auto;display:flex;flex-direction:column;justify-content:space-between}.mask .modelHeight .inner .inner_main .inner_content[data-v-9e3f5bec]{width:100%;height:auto;position:relative}.mask .modelHeight .inner .inner_main .line[data-v-9e3f5bec]{background:#838c95;border-radius:3px;width:50px;height:6px;margin:12px auto 16px;opacity:.5}.mask .modelHeight .bgColor[data-v-9e3f5bec]{border:none;background-color:#f5f5f5}@media screen and (max-width: 500px){.mask .inner[data-v-9e3f5bec]{width:100%;border-radius:15px 15px 0 0!important}.mask .topModel[data-v-9e3f5bec]{width:calc(100% - 32px)!important;border-radius:12px!important}.noCenter[data-v-9e3f5bec]{padding:0;align-items:flex-end}.noCenter .modelHeight[data-v-9e3f5bec]{align-items:flex-end}.noCenter .innerShow[data-v-9e3f5bec]{min-width:100vw;max-width:100vw;border-radius:15px 15px 0 0!important}}.maskShow[data-v-9e3f5bec]{animation:maskShow-9e3f5bec .5s ease-in}.maskHide[data-v-9e3f5bec]{animation:maskHide-9e3f5bec .5s ease-in!important}@keyframes maskShow-9e3f5bec{0%{opacity:0;display:none}}@keyframes maskHide-9e3f5bec{0%{backdrop-filter:blur(0px)}to{backdrop-filter:blur(0px);opacity:0;display:flex}}.innerShow[data-v-9e3f5bec]{animation:innerShow-9e3f5bec .5s ease}.innerHide[data-v-9e3f5bec]{animation:innerHide-9e3f5bec .5s ease!important}@keyframes innerShow-9e3f5bec{0%{transform:translateY(100vh);opacity:0}to{transform:translateY(0)}}@keyframes innerHide-9e3f5bec{0%{transform:translateY(0)}to{transform:translateY(100vh);backdrop-filter:0}}.lang_icon[data-v-528ce1db]{width:28px;height:28px;border-radius:50%;margin-right:10px;background-color:var(--bg13, #ffffff)}.model_main[data-v-528ce1db]{padding:24px;box-sizing:border-box;width:100%}.model_main .model_top[data-v-528ce1db]{display:flex;align-items:center;justify-content:space-between;width:100%}.model_main .model_top .top_right[data-v-528ce1db]{cursor:pointer}.model_main .model_top .top_left[data-v-528ce1db]{font-weight:700;font-size:18px;line-height:28px;color:#e0e2f3;color:var(--font9)}.model_main .langNull[data-v-528ce1db]{min-height:100px;display:flex;align-items:center;justify-content:center;width:100%}.model_main .play_item[data-v-528ce1db]{background-color:#615a7465;background-color:var(--bg35);backdrop-filter:blur(10px);border-radius:10px;margin-top:24px;transition:all 0s!important;box-shadow:var(--shadow1)}.model_main .play_item .play_cell[data-v-528ce1db]{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(255,255,255,.05);border-bottom:1px solid var(--border7)}.model_main .play_item .play_cell .cell_info[data-v-528ce1db]{width:80%}.model_main .play_item .play_cell .cell_info .title[data-v-528ce1db]{font-size:16px;line-height:16px;color:#fff;color:var(--font3);width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model_main .play_item .play_cell .cell_info .desc[data-v-528ce1db]{font-size:var(--f12, 12px);line-height:14px;color:#1b1b2c80;width:100%;margin-top:6px}.model_main .play_item .play_cell .cell_title[data-v-528ce1db]{font-size:16px;line-height:16px;color:#e0e2f3cc;color:var(--font9);display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model_main .play_item .play_cell .cell_jump[data-v-528ce1db]{transform:rotate(180deg)}.model_main .play_item .play_cell[data-v-528ce1db]:last-child{border-bottom:none}@media screen and (max-width: 500px){.model_main[data-v-528ce1db]{width:100%}.langList[data-v-528ce1db]{column-gap:20px}.langList .langListItem[data-v-528ce1db]{width:auto!important;padding-left:0!important}.langList .langListItem.active[data-v-528ce1db]{color:#ce4115}}.hover[data-v-b3fd1250]:hover{cursor:pointer!important}.frame_head[data-v-b3fd1250]{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;z-index:100;max-width:100vw;z-index:1999;background:transparent;height:80px}.frame_head.bgShow[data-v-b3fd1250]{background-color:#f0f0f0;backdrop-filter:blur(24px)}.frame_head .max_width[data-v-b3fd1250]{box-sizing:border-box;padding:0 80px;max-width:1440px;width:100%;display:flex;align-items:center;justify-content:space-between}.frame_head .max_width .left[data-v-b3fd1250]{display:flex;align-items:flex-end;margin-right:15px;flex:1}.frame_head .max_width .left .logo_bg[data-v-b3fd1250]{background-repeat:no-repeat;background-position:left center;background-size:auto 100%;cursor:pointer;position:relative;z-index:2;display:flex;align-items:center}.frame_head .max_width .left .text[data-v-b3fd1250]{margin-left:49px;display:flex;align-items:center;gap:40px}.frame_head .max_width .left .text .item[data-v-b3fd1250]{cursor:pointer;color:#1f1f1f;font-family:Poppins;font-size:14px;font-weight:400;line-height:21px}.frame_head .max_width .right[data-v-b3fd1250]{display:flex;align-items:center;max-width:calc(100% - 100px)}.frame_head .max_width .right .link[data-v-b3fd1250]{margin-left:31px;padding:7px 6px;border-radius:40px;display:flex;align-items:center;justify-content:flex-end;background-color:#ffc832}.frame_head .max_width .right .link ._left[data-v-b3fd1250]{display:flex;align-items:center;margin-left:20px;margin-right:19px}.frame_head .max_width .right .link ._left .price[data-v-b3fd1250]{margin-right:13px;color:#fff;font-family:Prompt1;font-size:16px;font-weight:700;line-height:24.19px}.frame_head .max_width .right .link ._left .rate[data-v-b3fd1250]{display:flex;align-items:center;font-family:Prompt;font-size:16px;font-weight:300;line-height:24.19px}.frame_head .max_width .right .link ._left .rate ._icon[data-v-b3fd1250]{margin-right:5.5px}.frame_head .max_width .right .link ._left .rate.up[data-v-b3fd1250]{color:#00d000}.frame_head .max_width .right .link ._left .rate.down[data-v-b3fd1250]{color:#b61c22}.frame_head .max_width .right .link ._left .rate.down ._icon[data-v-b3fd1250]{transform:rotate(180deg)}.frame_head .max_width .right .link ._right[data-v-b3fd1250]{padding:13px 38px;font-family:Prompt;font-size:16px;font-weight:400;line-height:24.19px;color:#b61c22;border-radius:50px;border:1px solid #b61c22}.frame_head .max_width .right .meun[data-v-b3fd1250]{display:none;margin-left:10px}.frame_head .max_width .right .meun .cursor[data-v-b3fd1250]{cursor:pointer!important}@media screen and (max-width: 1024px){.frame_head .max_width[data-v-b3fd1250]{padding:0 30px}.frame_head .max_width .left .text[data-v-b3fd1250]{display:none}.frame_head .max_width .right .link[data-v-b3fd1250]{margin-left:10px;padding:0;border-radius:0;background-color:transparent}.frame_head .max_width .right .link ._left[data-v-b3fd1250]{display:none}.frame_head .max_width .right .link ._right[data-v-b3fd1250]{margin-left:0;padding:11px 18px;color:#b61c22;border-radius:50px;border:1px solid #b61c22}}.html_page[data-v-767c92c0]{height:100%;width:100%;box-sizing:border-box}.main_frame[data-v-767c92c0]{transition:all 0s!important;color:#000;background-color:#fff;position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto;z-index:20}.HomeUIUX[data-v-767c92c0]{bottom:0;filter:drop-shadow(0 0 2em rgba(66,184,131,.6666666667))}
