:root,:host{--van-switch-size: 26px;--van-switch-width: calc(1.8em + 4px) ;--van-switch-height: calc(1em + 4px) ;--van-switch-node-size: 1em;--van-switch-node-background: var(--van-white);--van-switch-node-shadow: 0 3px 1px 0 rgba(0, 0, 0, .05);--van-switch-background: rgba(120, 120, 128, .16);--van-switch-on-background: var(--van-primary-color);--van-switch-duration: var(--van-duration-base);--van-switch-disabled-opacity: var(--van-disabled-opacity)}.van-theme-dark{--van-switch-background: rgba(120, 120, 128, .32)}.van-switch{position:relative;display:inline-block;box-sizing:content-box;width:var(--van-switch-width);height:var(--van-switch-height);font-size:var(--van-switch-size);background:var(--van-switch-background);border-radius:var(--van-switch-node-size);cursor:pointer;-webkit-transition:background-color var(--van-switch-duration);transition:background-color var(--van-switch-duration)}.van-switch__node{position:absolute;top:2px;left:2px;width:var(--van-switch-node-size);height:var(--van-switch-node-size);font-size:inherit;background:var(--van-switch-node-background);border-radius:100%;box-shadow:var(--van-switch-node-shadow);-webkit-transition:-webkit-transform var(--van-switch-duration) cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform var(--van-switch-duration) cubic-bezier(.3,1.05,.4,1.05);transition:transform var(--van-switch-duration) cubic-bezier(.3,1.05,.4,1.05);transition:transform var(--van-switch-duration) cubic-bezier(.3,1.05,.4,1.05),-webkit-transform var(--van-switch-duration) cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background:var(--van-switch-on-background)}.van-switch--on .van-switch__node{-webkit-transform:translate(calc(var(--van-switch-width) - var(--van-switch-node-size) - 4px));-ms-transform:translate(calc(var(--van-switch-width) - var(--van-switch-node-size) - 4px));transform:translate(calc(var(--van-switch-width) - var(--van-switch-node-size) - 4px))}.van-switch--on .van-switch__loading{color:var(--van-switch-on-background)}.van-switch--disabled{cursor:not-allowed;opacity:var(--van-switch-disabled-opacity)}.van-switch--loading{cursor:default}.container[data-v-e2eba403]{background-image:url(/assets/liveBg-DTGsWWhk.png)}.container[data-theme=light][data-v-e2eba403]{background-color:#f5f5f5;color:#333}.container[data-theme=light] .header[data-v-e2eba403],.container[data-theme=light] .header .van-tab__text[data-v-e2eba403]{color:#333}.container[data-theme=light] .footer[data-v-e2eba403]{background:#e0e0e0;color:#333}.container>.main[data-v-e2eba403]{max-width:1200px!important;margin:0 auto!important}.header[data-v-e2eba403]{height:60px;background-image:-webkit-linear-gradient(left,#100900,#561705);background-image:linear-gradient(to right,#100900,#561705);margin-bottom:10px}.header .wrap[data-v-e2eba403]{height:60px;max-width:1200px!important;margin:0 auto!important;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header .wrap .left[data-v-e2eba403]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.header .wrap .left .logo[data-v-e2eba403]{margin-right:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;cursor:pointer}.header .wrap .left .logo>img[data-v-e2eba403]{width:131px;height:44px}.header .wrap .left[data-v-e2eba403] .van-tabs{min-width:500px}.header .wrap .left[data-v-e2eba403] .van-tabs .van-tab__text{font-size:16px;font-weight:700}.header .wrap .right[data-v-e2eba403]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:14px}.header .wrap .right .theme-switch[data-v-e2eba403]{margin-left:5px;cursor:pointer}.header .wrap .right .i18[data-v-e2eba403]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header .wrap .right .i18>img[data-v-e2eba403]{width:18px;margin:0 3px}.header .wrap .right .btn[data-v-e2eba403]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:10px;background:#fea013;border-radius:50px;padding:5px 15px 7px;cursor:pointer}.header .wrap .right .btn.c[data-v-e2eba403]{background:#8c3500}.footer[data-v-e2eba403]{height:170px;background:#191b1f;margin-top:10px}.footer .wrap[data-v-e2eba403]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:170px;max-width:1200px!important;margin:0 auto!important;font-size:14px;color:#9f9f9f;font-family:initial}.footer .wrap>p[data-v-e2eba403]{margin-top:5px}.footer .wrap .link>span[data-v-e2eba403]{margin:0 5px;display:inline-block;height:24px;width:24px}.footer .wrap .link>span>img[data-v-e2eba403]{height:24px;width:24px}.live[data-v-e2eba403]{width:100%;height:100%}.live-tabs[data-v-e2eba403]{position:fixed;top:0;z-index:99;margin:0 auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}.live-content[data-v-e2eba403]{margin-top:44px}.task_icon[data-v-e2eba403]{position:fixed;right:.24rem;bottom:2.2rem;width:1.16rem;height:1.16rem;border-radius:50%;border:.04rem solid #ffe3e9;padding:.04rem}.task_icon.task_icon_width[data-v-e2eba403]{bottom:1.4rem;left:calc(50% - .24rem);-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%)}.task_icon .inside[data-v-e2eba403]{width:100%;height:100%;border-radius:50%;background:-webkit-linear-gradient(top,#f999ad 0%,#d02d54 100%);background:linear-gradient(180deg,#f999ad,#d02d54);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.task_icon .inside img[data-v-e2eba403]{width:.48rem;height:.48rem}.task_icon .inside span[data-v-e2eba403]{color:#fff;font-size:.16rem;margin-top:.06rem;font-weight:700}.showLangSet_pc_popup[data-v-e2eba403]{width:640px}.showLangSet_pc_popup.notice[data-v-e2eba403]{width:550px}.login_register[data-v-e2eba403]{padding-left:.4rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.login_register>.more[data-v-e2eba403]{position:absolute;top:50px;right:0;background:#fff;width:120px;padding:10px;border-radius:10px;color:#000}.login_register>.more>ul[data-v-e2eba403]{margin:0}.login_register>.more>ul>li[data-v-e2eba403]{margin:0;text-align:center;font-size:.2rem;padding:5px 0;cursor:pointer;border-bottom:1px dotted #ddd}.login_register>.more>ul>li[data-v-e2eba403]:last-child{border:none;color:#9f9f9f}.login_register>.more>ul>li[data-v-e2eba403]:hover{color:#fea013}.login_register>.arrow[data-v-e2eba403]{width:18px;margin-left:3px;cursor:pointer}.login_register>.notice[data-v-e2eba403]{width:22px;margin-left:10px;cursor:pointer}.login_register .avatar[data-v-e2eba403]{width:35px;height:35px;position:relative;cursor:pointer}.login_register .avatar img[data-v-e2eba403]{width:100%;height:100%;border-radius:50%}.login_register .avatar .editor[data-v-e2eba403]{width:.44rem;height:.44rem;position:absolute;right:0;bottom:0}.login_register .login_fun[data-v-e2eba403]{margin-left:8px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.login_register .login_fun .login_btn[data-v-e2eba403]{color:#fff;font-size:.2rem;font-weight:600}.login_register .login_fun .welcome[data-v-e2eba403]{font-size:.2rem;color:#fff;font-weight:600}.noticewarp[data-v-e2eba403]{height:800px}.transbg[data-v-e2eba403]{background:rgba(0,0,0,0);position:fixed;top:0;left:0;right:0;height:100vh}.theme-switch-container[data-v-e2eba403]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:10px}.theme-switch-container>img[data-v-e2eba403]{width:24px;height:24px}
