.PwaInstall_wrapper__mxb3h {
    width: 100%;
    height: 1.6rem;
    background: linear-gradient(90deg, #4150A1, #7421A0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    transform: translateY(-1.6rem);
}
.PwaInstall_wrapper_fixed__wQ54B {
    position: relative;
    width: 100%;
    height: 1.6rem;
    transform: translateY(0);
    /*transition: height 2.8s ease;*/
    /*transform: translateY(-1.6rem);*/
    animation: PwaInstall_slideDown2__DZEjY 0.8s ease forwards;
}

.PwaInstall_title_text__ZYjmX {
    margin-right: .2rem;
    flex: 1 1;
}

.PwaInstall_btn_wrapper__w_mzc {
    display: flex;
    align-items: center;
}

.PwaInstall_download___eyv_ {
    /*width: 1.1rem;*/
    /*height: .8rem;*/
    /*background: red;*/
    margin-left: auto;
    text-align: center;
    font-size: 0;
    margin-right: .2rem;
}
.PwaInstall_arrow__kMy6R {
    margin-bottom: .05rem;
    animation: PwaInstall_download___eyv_ 1s ease-in-out infinite;
}

@keyframes PwaInstall_download___eyv_ {
    0% {
        transform: translateY(-0.1rem);
    }
    50% {
        transform: translateY(-0.05rem);
    }
    100% {
        transform: translateY(0);
    }
}

.PwaInstall_wrapper_float__dc9KW {
    position: fixed;
    z-index: 10001;
    width: 10rem;
    top: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    border-radius: .4rem;
    padding: 0 .2rem;
    animation: PwaInstall_slideDown__DLaZW .5s ease;
}

.PwaInstall_wrapper_float_close__D_nx9 {
    animation: PwaInstall_slideUp__7QMgn .5s ease;
}

.PwaInstall_content__RcK1b {
    padding-right: 0.6rem;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    position: relative;
    width: 12rem;
    max-width: 100%;
    font-size: .45rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.PwaInstall_rewards__vVTjh {
    display: flex;
    align-items: center;
    background-color: rgba(36, 7, 88, .43);
    color: #55FF32;
    font-weight: bold;
    height: .8rem;
    border-radius: .8rem;
    font-size: .55rem;
    margin: 0 .3rem 0 .3rem;
    padding: 0 .3rem 0 0;
}

.PwaInstall_rewards_num__Hs8Dm {
    margin-right: .1rem;
}

.PwaInstall_close__0fHyA {
    position: absolute;
    right: .2rem;
    top: .2rem;
    font-size: .2rem;
}

@keyframes PwaInstall_slideDown__DLaZW {
    from {
        top: -1.6rem;
        opacity: 0;
    }
    to {
        top: 1.5rem;
        opacity: 1;
    }
}

@keyframes PwaInstall_slideDown2__DZEjY {
    from {
        transform: translateY(-1.6rem);
    }
    to {
        transform: translateY(0);
    }
}

@keyframes PwaInstall_slideUp__7QMgn {
    from {
        top: 1.5rem;
        opacity: 1;
    }
    to {
        top: -1.6rem;
        opacity: 0;
    }
}
/*@keyframes flipIn {*/
/*    0% {*/
/*        opacity: 0;*/
/*        transform: perspective(600px) rotateX(0deg);*/
/*        transform-origin: center top;*/
/*        animation-timing-function: cubic-bezier(0, 0.59, 0.375, 1);*/
/*    }*/
/*    50% {*/
/*        transform: perspective(600px) rotateX(-10deg);*/
/*        transform-origin: center top;*/
/*        animation-timing-function: ease-in;*/
/*    }*/
/*    100% {*/
/*        opacity: 1;*/
/*        transform: perspective(600px) rotateX(0deg);*/
/*        transform-origin: center top;*/
/*        animation-timing-function: ease-out;*/
/*    }*/
/*}*/
.WebHeader_header__aHO0H {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0.3rem;
    z-index: 1000;
    transition:
        background-color 0.3s ease,
        transform 0.3s ease,
        opacity 0.3s ease;
    /*background-color: rgba(23, 23, 23, 0);*/
    background: #000;
    margin: 0 auto;
}

.WebHeader_show_header__NkCeN {
    z-index: 10001;
}

.WebHeader_header__aHO0H.WebHeader_fixed__vh1IK {
    position: unset;
}

.WebHeader_header__aHO0H.WebHeader_shrink__P_fc9 {
    background-color: rgba(23, 23, 23, 1);
}

header.WebHeader_fade__Jo_uc {
    background-color: rgba(23, 23, 23, 0.8) !important;
}

.WebHeader_header_wrapper__okEUf {
    display: flex;
    align-items: center;
    width: 12rem;
    max-width: 100%;
    margin: 0 auto;
}
.WebHeader_header_logo__Se62p {
    display: block;
}
.WebHeader_header_logo__Se62p {
    width: 1.9rem;
    height: 0.8rem;
    cursor: pointer;
    /*background: url("/img/logo.webp");*/
    /*background-size: 100% 100%;*/
    /*background-repeat: no-repeat;*/
}

.WebHeader_header_logo_img__VukHo {
    width: 100%;
}

.WebHeader_hd_border__0CO3o {
    background: #000;
    border-radius: 0.6rem;
    border: 0.06rem solid var(--border-color);
}

.WebHeader_header_gold_wrapper__QcJrY {
    width: 5.8rem;
    height: 0.9rem;
    padding: 0 0.1rem 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 0.5rem;
}

.WebHeader_gold_left__9JCAi {
    /*font-size: .5rem;*/
}

.WebHeader_gold_right__p292O {
    width: 0.65rem;
    height: 0.65rem;
    background: #b400ff;
    border-radius: 50%;
    text-align: center;
    line-height: 1.3;
}

.WebHeader_gold_plus__WX4w_ {
    color: #fff;
    font-size: 0.56rem !important;
}

.WebHeader_header_switch_wrapper__kqa1F {
    width: 1.6rem;
    height: 0.9rem;
    padding: 0.1rem;
    margin: 0 .3rem;
}

.WebHeader_header_vip_wrapper__VzvDY {
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 50%;
    border: 0.05rem solid var(--border-color);
    padding: 0.05rem;
    background: #000;
}

.WebHeader_download__OKTQ7 {
    width: 1.1rem;
    height: .8rem;
    /*background: red;*/
    margin-left: auto;
    text-align: center;
    font-size: 0;
}

.WebHeader_arrow__v6ByK {
    margin-bottom: .1rem;
    animation: WebHeader_download__OKTQ7 1s ease-in-out infinite;
}

@keyframes WebHeader_download__OKTQ7 {
    0% {
        transform: translateY(-0.2rem);
    }
    50% {
        transform: translateY(-0.1rem);
    }
    100% {
        transform: translateY(0);
    }
}

.WebHeader_vip_circle__77B6E {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    /*border: .06rem solid rgba(255, 255, 255, .3);*/
    background: conic-gradient(#46bf4f var(--progress), rgba(255, 255, 255, 0.3) var(--last));
    /*padding: 0.1rem;*/
    cursor: pointer;
}

.WebHeader_circle_num__5DihE {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
    height: 85%;
    background-color: #000;
    border-radius: 50%;
    overflow: hidden;
    border: 0.05rem solid rgba(255, 255, 255, 0);
}

.WebHeader_vip_content__Pmln9 {
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0;
    text-align: center;
    color: #fff;
    font-family: Roboto-Black;
    margin-top: -0.05rem;
}

.WebHeader_mode__Yaqd3 {
    color: var(--border-color);
    vertical-align: middle;
    margin-right: 0.2rem;
}

.WebHeader_gold_num__H95oq {
    color: #fff;
    font-size: 0.4rem;
}

.WebHeader_switch__GBTty {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}

.WebHeader_switch__GBTty input {
    opacity: 0;
    width: 0;
    height: 0;
}

.WebHeader_slider__8gHFz {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 1em;
    background: rgba(228, 145, 0, 0.36);
    transition: 0.4s;
}

.WebHeader_slider__8gHFz:before {
    position: absolute;
    content: "G";
    height: 0.65rem;
    width: 0.65rem;
    border-radius: 0.65rem;
    left: 0;
    bottom: -0.05em;
    background-color: var(--mark-text-color);
    transition: 0.4s;
    color: #fff;
    font-size: 0.55rem;
    text-align: center;
    font-weight: 600;
    line-height: 0.65rem;
}

input:checked + .WebHeader_slider__8gHFz {
    background: rgba(91, 228, 53, 0.36);
}

input:checked + .WebHeader_slider__8gHFz:before {
    content: "S";
    left: 100%;
    transform: translateX(-100%);
    background-color: var(--bg-color);
}

.banner {
    height: 4.26rem;
    position: relative;
}

.banner_main {
    width: 12rem;
    margin: 0 auto;
    max-width: 100%;
}
.banner_main div {
    outline: none;
    height: 100%;
}
.banner_main .image_div {
    position: relative;
    width: 100%;
    height: 4.26rem;
}
.banner_main .image_div .img_text {
    position: absolute;
    right: 1rem;
    top: 3rem;
    width: 8rem;
}
.banner_main .image_div img {
    height: 100%;
}
.banner_main .image_div .banner_info {
    position: absolute;
    display: flex;
    align-items: center;
    padding: 0.1rem 0.1rem;
    right: 0.4rem;
    top: 3rem;
    width: 3.6rem;
    height: 0.9rem;
    background: #240758;
    border-radius: 1rem;
    color: #44ff0f;
    font-size: 0.48rem;
    text-align: right;
}
.banner_main .image_div .banner_info img {
    width: 0.6rem;
    height: 0.6rem;
}
.banner_main .image_div .banner_info div {
    display: grid;
    place-items: inherit;
    flex: 1 1;
    text-align: right;
    font-weight: bold;
    padding-right: 0.2rem;
}

.banner .indicator {
    position: absolute;
    left: 50%;
    bottom: 0.35rem;
    transform: translateX(-50%);
}
.banner .indicator_item {
    width: 0.32rem;
    height: 0.1rem;
    border-radius: 0.2rem;
    background: #515151;
    position: relative;
}
.banner .slick-active .indicator_item:after {
    content: "";
    width: 0.32rem;
    height: 0.1rem;
    border-radius: 0.2rem;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.banner .bannerImg {
    width: 100%;
    height: 5.8rem;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.banner .slick-dots {
    position: absolute;
    top: -0.2rem;
    height: 1rem;
}
.banner .slick-dots li {
    width: 0.35rem;
    height: 0.1rem;
    margin: 0 0.125rem !important;
    border-radius: 100%;
}
.slick-dots {
    bottom: inherit !important;
}
/*# sourceMappingURL=Banner.css.map */

.footer_footer__RiSvU {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.6rem;
  background: #100925;
  font-size: 0.2rem;
  color: var(--footer-tab-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 900;
}
.footer_footer__RiSvU a {
  display: block;
  flex: 1 1;
  text-align: center;
}
.footer_footer__RiSvU .footer_sc__hHMce {
  font-style: var(--mark-text-color);
}
.footer_footer_main__T4ow2 {
  width: 100%;
  margin: 0 auto;
  max-width: 15rem;
}
.footer_tab__evlcF {
  transition: all 0.3s ease;
  /* 按钮状态变化的平滑过渡 */
  position: relative;
}
.footer_tab_box__S8sA4 {
  position: relative;
}
.footer_tab_icon__Q1L9y {
  color: var(--footer-tab-color);
  font-size: 0.6rem;
}
.footer_tab_title_active__EKMBr {
  font-size: 0.3rem;
  display: none;
}
.footer_tab_title__M8vJ3 {
  font-size: 0.3rem;
  display: block;
}
.footer_tab_cur_div__bzUIg {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: var(--nav-bg-color);
  border-radius: 0.1rem 0.1rem 0 0;
  z-index: 0;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  pointer-events: none;
  height: 1.7rem;
}
.footer_tab_curr__MIWq0 {
  border-radius: 0.1rem 0.1rem 0 0;
  padding-bottom: 0.35rem;
  padding-top: 0.3rem;
}
.footer_tab_curr__MIWq0 .footer_curr_bg__eLNoR {
  position: absolute;
  top: 0;
  background-color: var(--nav-bg-color);
  width: 100%;
  height: 100%;
  border-radius: 0.1rem 0.1rem 0 0;
}
.footer_tab_curr__MIWq0 .footer_tab_icon__Q1L9y {
  color: #211f2c;
  font-size: 0.7rem;
}
.footer_tab_curr__MIWq0 .footer_tab_title_active__EKMBr {
  color: #211f2c;
  font-weight: 400;
  font-size: 0.3rem;
  display: block;
  padding: 0.1rem 0;
}
.footer_tab_curr__MIWq0 .footer_tab_title__M8vJ3 {
  display: none;
}
.footer_statuIcon__hkDRV {
  width: 0.3rem;
  height: 0.3rem;
  background: #ff183e;
  box-shadow: 0rem 0rem 0rem 0rem rgba(0, 0, 0, 0.39);
  border-radius: 50%;
  border: 1px solid #ffe9e9;
  position: absolute;
  z-index: 1;
  right: 0.5rem;
  top: -0.2rem;
}
/*# sourceMappingURL=footer.module.css.map */
