.style_appLayout__G67UR{height:100%;display:flex;flex-direction:column;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-overflow-scrolling:touch}.style_appLayout__G67UR .style_top__PW34R{width:100%;flex:0}.style_appLayout__G67UR .style_bottom__kt_uX{position:fixed;bottom:0;width:100%;flex:0;background:#fff;z-index:555}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv{display:flex;width:100%;height:16vw;background:#fff;justify-content:space-between;box-shadow:0 1px 1.6vw #c7c7c7;position:relative}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_TabItem__JxJKK,.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f{width:33.3333333333%;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_TabItem__JxJKK .style_icon__MOLMn,.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_TabItem__JxJKK .style_topIcon__SPTT_,.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_icon__MOLMn,.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_topIcon__SPTT_{width:6.666667vw;height:6.666667vw}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_TabItem__JxJKK .style_title__ugpek,.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_title__ugpek{color:rgba(32,32,32,.6);font-size:3.733333vw;position:relative;z-index:3;margin-top:1.333333vw}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_roundIconBox__5Fb7q{width:14.666667vw;height:14.666667vw;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 1.6vw #c7c7c7;position:absolute;top:-30%}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_roundIconBox__5Fb7q:before{content:"";position:absolute;right:-4.933333vw;bottom:9.466667vw;width:6.666667vw;height:9.866667vw;background:radial-gradient(circle at 100% 0,transparent 9.866667vw,#fff 0);display:block}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_roundIconBox__5Fb7q:after{display:block;content:"";position:absolute;left:-4.933333vw;bottom:9.466667vw;width:6.666667vw;height:9.866667vw;background:radial-gradient(circle at 0 0,transparent 9.866667vw,#fff 0);border:none;transform:none;-webkit-transform:none;border-radius:0!important}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_roundIconBox__5Fb7q .style_mask__GZUT2{display:block;content:"";width:20vw;height:70%;position:absolute;bottom:-.666667vw;z-index:1;background:#fff}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_roundIconBox__5Fb7q .style_icon__MOLMn{width:16vw;height:16vw;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%;z-index:3}.style_appLayout__G67UR .style_bottom__kt_uX .style_tabBar__9Yviv .style_centerItem__agI7f .style_title__ugpek{margin-top:8vw}.style_appLayout__G67UR .style_body__MHe_E{flex:1;display:flex;width:100%;flex-direction:column;overflow-y:scroll;box-sizing:border-box;overflow-x:hidden;position:relative}.style_pageLayout__K6otF{background:#f9f9f9;position:absolute;left:0;right:0;bottom:0;top:0;overflow-y:scroll}.style_pageLayout__K6otF .style_toTopBtn__zeWBf{width:9.333333vw;height:9.333333vw;background:rgba(0,0,0,.8);border-radius:6.666667vw;align-items:center;justify-content:center;display:flex;position:fixed;right:2.666667vw;bottom:33.333333vw}.style_pageLayout__K6otF .style_toTopBtn__zeWBf .style_icon__MOLMn{width:5.333333vw;height:5.333333vw}.style_pageLayout__K6otF .style_navBar__BBEc7{position:fixed;top:0;width:100%;background:#fff;z-index:555}.style_pc_pcModeMain__1cqVM{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;background-color:#f8f9f9;box-sizing:border-box}.style_pc_pcModeMain__1cqVM .style_pc_pcModeBox__NrT5r{max-height:896px;height:calc(100vh - 80px);border-radius:10px;overflow:hidden;box-shadow:0 0 20px silver}.style_pc_pcModeMain__1cqVM .style_pc_pcModeIframe__6xnm6{width:calc((100vh - 80px)*.46);height:100%;background:#f8f9f9}.PhotoView-Portal{height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@-webkit-keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{-webkit-animation:PhotoView__delayIn .4s linear both;animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{-webkit-animation:PhotoView__rotate .6s linear infinite;animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:-webkit-grab;cursor:grab;max-width:none}.PhotoView__Photo:active{cursor:-webkit-grabbing;cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@-webkit-keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{-webkit-animation:PhotoView__fade linear both;animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.styles_content__LjnoO{width:90vw;height:61.333333vw}.styles_content__LjnoO .styles_closeBtn__kLS2C{position:absolute;right:0;top:-9.333333vw}.styles_content__LjnoO .styles_videoWrapper__vX1so{width:100%;height:100%;border-radius:1.333333vw;overflow:hidden;background:#000}.style_goodsCard__5l_lW{width:100%;background:#fff;border-radius:1.333333vw;overflow:hidden;padding:4vw 5.333333vw;box-sizing:border-box;margin-bottom:2.133333vw;direction:ltr}.style_goodsCard__5l_lW .style_goodsImgs__5RHYu{width:100%;height:34.666667vw;overflow-x:scroll;white-space:nowrap;overflow-y:hidden}.style_goodsCard__5l_lW .style_goodsImgs__5RHYu .style_img__79Cnn{width:34.666667vw;height:34.666667vw;border-radius:1.333333vw;margin-right:4vw;overflow:hidden;position:relative;display:inline-block}.style_goodsCard__5l_lW .style_goodsImgs__5RHYu .style_img__79Cnn:last-child{margin-right:0}.style_goodsCard__5l_lW .style_goodsImgs__5RHYu .style_img__79Cnn .style_videoMask__ngw4M{width:100%;height:100%;position:absolute;top:0;left:0;z-index:5}.style_goodsCard__5l_lW .style_goodsInfo__ZP4UO{display:flex;align-items:center;margin:4vw 0;direction:ltr;text-align:left}.style_goodsCard__5l_lW .style_goodsInfo__ZP4UO .style_channerInfo__B_eMQ{flex:1;font-size:500;padding-right:2vw;font-size:4vw;color:#999;font-weight:500}.style_goodsCard__5l_lW .style_goodsInfo__ZP4UO .style_price__4M5r0{color:#ee0942;font-size:4.666667vw;font-weight:700;letter-spacing:0}.style_goodsCard__5l_lW .style_goodsContent__6AR2j{font-size:4vw;color:#202020;line-height:6vw;font-weight:700;direction:ltr}.style_goodsCard__5l_lW .style_goodsContent__6AR2j .style_bptagimg__t_Yfv{width:auto;height:5.333333vw;vertical-align:middle}.style_goodsCard__5l_lW .style_goodsContent__6AR2j .style_recycleTag__f5UVa{width:auto;height:4.666667vw;vertical-align:middle;margin-left:1.333333vw}.style_goodsCard__5l_lW .style_tabsView__aPDcH{margin-top:4vw;padding-top:4vw;border-top:1px solid #d8d8d8}.agentModal_container__BLJzT{display:flex;align-items:center;justify-content:center}.agentModal_wrapper__jGiLg{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:11.6vw 6.8vw 8.533333vw;border-radius:3.2vw;box-shadow:0 .533333vw 3.866667vw 0 hsla(0,0%,89%,.1);background:#fff;position:relative}.agentModal_wrapper__jGiLg .agentModal_close__xs_JP{position:absolute;top:4vw;right:4vw}.agentModal_wrapper__jGiLg .agentModal_img__2779N{width:34.133333vw;height:24.266667vw}.agentModal_wrapper__jGiLg .agentModal_info__v5Z5X{font-size:3.733333vw;line-height:6vw;color:#8f8f8f;text-align:left;padding-top:4.8vw;padding-bottom:8.666667vw}.style_header__H9yrm{width:100%;display:flex;flex-direction:row;justify-content:right;align-items:center;height:20vw}.style_header__H9yrm .style_closeBtn__OOP6G{width:11.333333vw;height:11.333333vw;display:flex;align-items:center;justify-content:center;margin-right:6.933333vw}.style_menuWrapper__mNs_i{padding-left:11.333333vw;padding-right:6.933333vw}.style_menuWrapper__mNs_i .style_sliderMenu__695K3{width:100%;height:100%;display:flex;flex-direction:column}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D{padding:5.333333vw 0}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseHeader__sWPrN,.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_sliderMenuContent__f_6U5{width:100%;display:flex;align-items:center;position:relative}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseHeader__sWPrN .style_badeg__8swWX,.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_sliderMenuContent__f_6U5 .style_badeg__8swWX{width:2.666667vw;height:2.666667vw;background:red;border-radius:50%;position:absolute;left:7.333333vw;top:-1.333333vw}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseHeader__sWPrN .style_icon__IlCXZ,.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_sliderMenuContent__f_6U5 .style_icon__IlCXZ{width:7.333333vw;height:7.333333vw}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseHeader__sWPrN .style_label__JIZ3_,.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_sliderMenuContent__f_6U5 .style_label__JIZ3_{font-size:4.8vw;font-weight:700;padding-left:8.4vw}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseHeader__sWPrN{width:100%;height:10.666667vw;display:flex;align-items:center;justify-content:space-between}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseBody__YNmJ4{width:100%;transition:max-height .2s ease-in-out;max-height:0;overflow:hidden}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseBody__YNmJ4 .style_sliderSubMenuItem__9IBaq{padding:4.8vw 0 4.8vw 15.733333vw;position:relative}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseBody__YNmJ4 .style_sliderSubMenuItem__9IBaq:last-child{padding-bottom:0}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseBody__YNmJ4 .style_sliderSubMenuItem__9IBaq .style_label__JIZ3_{font-size:4vw;font-weight:700}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_sliderMenuItem__6yA3D .style_collapseBody__YNmJ4 .style_sliderSubMenuItem__9IBaq .style_activeCheck__RUpUX{position:absolute;right:1.333333vw;top:50%;transform:translateY(-50%)}.style_menuWrapper__mNs_i .style_sliderMenu__695K3 .style_collapseMeunItemActive__7OqE5 .style_collapseBody__YNmJ4{max-height:40vw}.Home_header__CyQ_T{width:100%;height:48vw;position:relative;justify-content:space-between}.Home_header__CyQ_T .Home_navBar__Xyn2_{display:flex;width:100%;justify-content:space-between;padding:0 3.333333vw;height:16vw;box-sizing:border-box;background:rgba(82,137,226,.9);position:absolute;z-index:55;top:0;overflow:hidden}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_leftArea__7IoWc{width:66.666667vw;transition:all .2s}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_leftArea__7IoWc .Home_logWrapper__PqqC3{width:59.733333vw;height:16vw;display:flex;align-items:center}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_leftArea__7IoWc .Home_logWrapper__PqqC3 .Home_logo__FLQOc{width:12vw;height:12vw}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_rigtBtn__Bei2u{display:flex;height:100%;align-items:center}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_rigtBtn__Bei2u .Home_btn__gqI1M{text-align:center;display:flex;flex-direction:column;align-items:center;margin-left:3.333333vw;position:relative}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_rigtBtn__Bei2u .Home_btn__gqI1M .Home_badeg__v_TPj{width:2.266667vw;height:2.266667vw;background:red;border-radius:50%;position:absolute;right:.666667vw}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_rigtBtn__Bei2u .Home_btn__gqI1M .Home_icon____LIq{width:6.133333vw;height:6.133333vw}.Home_header__CyQ_T .Home_navBar__Xyn2_ .Home_rigtBtn__Bei2u .Home_btn__gqI1M .Home_label__5_9DN{color:#fff;font-size:2.4vw;margin-top:1.6vw;white-space:nowrap}.Home_header__CyQ_T .Home_banner__F5GOV{width:100%;height:100%;position:absolute;left:0;top:0;border-radius:0;overflow:hidden}.Home_container__97eC3{overflow:hidden;border-radius:0 0 4vw 4vw}.Home_container__97eC3,.Home_messageWrapper__kleUK{width:100%;padding:0 3.333333vw;box-sizing:border-box}.Home_messageWrapper__kleUK{background:#fff}.Home_messageWrapper__kleUK .Home_inner__k19bH{width:100%;border-top:1px solid #d8d8d8;padding:2.666667vw 0;display:flex;align-items:center}.Home_messageWrapper__kleUK .Home_inner__k19bH .Home_iconWrapper__kR30A .Home_icon____LIq{width:19.2vw;height:auto}.Home_axgPresent__CaSb3{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:4vw 0;border-bottom:1px solid #d8d8d8}.Home_axgPresent__CaSb3 .Home_axgIcon__hlE4j{width:26.666667vw;height:6.666667vw;margin-left:1.866667vw}.Home_axgPresent__CaSb3 .Home_label__5_9DN{color:#5289e3;font-size:3.466667vw;flex:1;padding-left:1.6vw;font-weight:700;white-space:nowrap}.Home_porcelainArea__6cosy{width:100%;display:flex;justify-content:space-between;align-items:center;padding:4vw 0}.Home_porcelainArea__6cosy .Home_porcelain__Lpoyx{width:45.333333vw;height:21.866667vw;border-radius:1.333333vw;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.Home_porcelainArea__6cosy .Home_porcelain__Lpoyx .Home_img__p02QA{width:100%;height:100%}.Home_gameList__2kMa7{display:grid;width:100%;background:#fff;min-height:44.8vw;grid-template-columns:repeat(4,1fr)}.Home_gameList__2kMa7:before{display:block;content:"";width:200vw;height:53.333333vw;border-radius:50%;background:#fff;position:absolute;left:-50%;margin-top:-4.666667vw}.Home_gameList__2kMa7 .Home_gameItem__qPoY_{display:flex;flex-direction:column;align-items:center;position:relative;margin-bottom:4vw;height:24vw}.Home_gameList__2kMa7 .Home_gameItem__qPoY_ .Home_gameIcon__pb4q9{width:14.666667vw;height:14.666667vw;border-radius:14.666667vw;object-fit:cover}.Home_gameList__2kMa7 .Home_gameItem__qPoY_ .Home_moreIcon__0f6aV{width:14.666667vw;height:14.666667vw;display:flex;align-items:center;justify-content:center;background:#eaefff;border-radius:14.666667vw}.Home_gameList__2kMa7 .Home_gameItem__qPoY_ .Home_moreIcon__0f6aV .Home_gameIcon__pb4q9{width:14.666667vw;height:14.666667vw}.Home_gameList__2kMa7 .Home_gameItem__qPoY_ .Home_name__t5JJd{line-height:3.2vw;font-size:3.2vw;text-align:center;width:100%;margin-top:2.666667vw;color:#333}.Home_gameList__2kMa7 .Home_gameItem__qPoY_ .Home_activeFlog__DmGMj{width:13.066667vw;height:1.466667vw;position:absolute;bottom:-2.666667vw}.Home_footer__zed0_{font-size:2.4vw;text-align:center;color:#999;line-height:4vw;margin-bottom:6.666667vw}.Home_footer__zed0_ .Home_bacode__sH3zq{color:#92b4ff}.Home_flex__C1_O3{display:flex;align-items:center}.Home_goodsList__DO9IN{margin-top:2.133333vw}