
:root {
    --fontColor: #fdfdfd;
    --fontColor2: #e5e5e5;
    --fontColor3: #a09f9b;
    --activeColor: #E36D35FF;
}

@font-face {
    font-family: "RefrigeratorDeluxe";
    src: url(./font/RefrigeratorDeluxe.otf);
}

.activeColor {
    color: #E36D35FF;
}

html, body {
    overflow-x: hidden;
    background: #0e1c20;
    font-size: 0.21rem;
    color: var(--fontColor);
    font-family: "RefrigeratorDeluxe";
}

.container {
    background: url("../img/bg.jpg") no-repeat center center/100% 100%;
    min-height: 16.86rem;
    padding-bottom: 1rem;
}

img {
    display: block;
}

.logo {
    width: 1.64rem;
}

.logout_btn {

}

#a2_1, #a3_1, #changeRoles {
    color: var(--activeColor);
    border-bottom: 1px solid;
}

#changeRoles {
    margin-right: 0.1rem;
}

.login_box::after {
    content: '';
    width: 1px;
    height: 0.32rem;
    display: inline-block;
    background: #828282;
    vertical-align: middle;
    margin: 0 0.18rem;
}

.username, #s3_1 {
    margin-right: 0.1rem;
    max-width: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    white-space: nowrap;
}

.slogan_box {
    position: absolute;
    top: 4.65rem;
    left: 0;
    right: 0;
}

.slogan {
    width: 7.07rem;
    margin: 0 auto;
}

.video_btn {
    margin: 0.1rem auto;
    width: 0.83rem;
}

.btn_box {
    background: url("../img/btn_light.png") no-repeat center center/100% 100%;
    width: 3.18rem;
    height: 0.7rem;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 0.05rem;
    font-size: 0.24rem;
    color: var(--fontColor2);
}

.zh-TW .btn_box {
    font-size: 0.3rem;
}

.btn_box:hover {
    /*filter: brightness(1.2);*/
}

.btn_grey:hover {
    /*filter: none;*/
}

.no_reserve {

}

.share_btn {
    background: url("../img/btn_light.png") no-repeat center center/100% 100%;
}

.has_reserve, .btn_grey {
    background: url("../img/btn_grey.png") no-repeat center center/100% 100%;
    color: #1a1a1a;
}

.sub_title {
    font-size: 0.24rem;
    color: var(--fontColor2);
    background: url("../img/title_bg.png") no-repeat center center/100% 100%;
    width: 85%;
    margin: 0.18rem auto 0;
    text-align: center;
    padding: 0.1rem 0.05rem;
}

.ja .sub_title {
    font-size: 0.2rem;
    width: 93%;
}

.zh-TW .sub_title {
    width: 65%;
    padding: 0.05rem;
}

.sub_title span {
    color: var(--activeColor);
}

.tips {
    color: #8b8b8b;
    font-size: 0.2rem;
    margin-top: 0.1rem;
    text-align: center;
}

.title {
    height: 0.92rem;
    margin: auto;
    padding-top: 1rem;
}

.zh-TW .title, .en .title {
    padding-top: 0.6rem;
}

.pic {
    width: 7.5rem;
    margin: auto;
}

.gift_box {
    width: 100%;
}

.gift1 {
    width: 1.5rem;
    position: absolute;
    top: 0.68rem;
    left: 50%;
    transform: translateX(-50%);
}

.gift2 {
    width: 0.72rem;
    position: absolute;
    top: 0.68rem;
    left: 50%;
    transform: translateX(-50%);
}

.gift_name {
    color: #A2A194FF;
    font-size: 0.24rem;
    bottom: 0.25rem;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.time {
    font-size: 0.24rem;
    color: var(--fontColor3);
    padding-left: 0.45rem;
    margin-top: 0.3rem;
}

.arrow_right {
    width: 0.64rem;
    margin: 0 0.15rem;
}

.date {
    color: #B38F57FF;
    font-family: RefrigeratorDeluxe;
}

.icon {
    width: 0.08rem;
    padding-top: 0.03rem;
    margin-right: 0.1rem;
}

.rule {
    color: #B38F57FF;
    font-size: 0.26rem;

}

.linear {
    background: linear-gradient(to bottom, #d6ab68, #bb8403);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.rule_text {
    color: var(--fontColor3);
    font-size: 0.26rem;
}

.t_box * {
    font-size: 0.2rem;

}

.t_box {
    width: 3.1rem;
    margin-top: 0.1rem;
    padding-left: 0.65rem;
    color: #797875FF;;
}

.t1 {
    color: #797875FF;
}

.t2 {
    color: #ba9459;
}

.t3 {
    color: #a1a09c;
}

.slide_box {
    position: fixed;
    right: 0;
    top: 50%;
}

@media screen and (max-width: 380px) {
    .slide_box {
        top: 50%;
    }
}

@media screen and (min-width: 700px) {
    .slide_box {
        top: 33%;
    }
}

.slide1 {
    width: 0.85rem;
}

.focus {
    color: #b2bac2;
    font-size: 0.2rem;
    transform: scale(0.8);
    white-space: nowrap;
    bottom: 0.05rem;
    left: 0;
    right: 0;
    text-align: center;
}

.slide_box li img {
    width: 0.69rem;
    margin: auto;
}

.slide_box ul {
    background: #13191f6e;
    padding-top: 0.15rem;
}

.slide_box li {
    margin-bottom: 0.15rem;
}

.num1 {
    width: 3.33rem;
    height: 2.64rem;
    top: 0.95rem;
    left: 0.4rem;
}

.num2 {
    width: 3.33rem;
    height: 2.64rem;
    top: 0.95rem;
    right: 0.4rem;
}

.num3 {
    width: 3.2rem;
    height: 2.5rem;
    bottom: 0.8rem;
    left: 0.4rem;
}

.num4 {
    width: 3.4rem;
    height: 2.7rem;
    bottom: 0.65rem;
    right: 0.4rem;
}

.share_pic {
    width: 6.28rem;
    height: 3.2rem;
    margin: auto;
}

.app_icon li img {
    width: 1rem;
}

.input_code {
    outline: none;
    border: none;
    background: url("../img/input_bg.png") no-repeat center center/100% 100%;
    width: 6.37rem;
    height: 0.69rem;
    margin-bottom: 0.15rem;
    text-align: center;
    padding: 0 0.08rem;
    font-size: 0.34rem;
    font-family: "RefrigeratorDeluxe";
}

.bind_text {
    font-size: 0.26rem;
    margin: 0.2rem 0 0.14rem;
}

.friend_pic {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 50%;
    background: url("../img/pic_bg.png") no-repeat center center/100% 100%;
    padding: 0.05rem;
}

.invite {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 50%;
}

.friend_name {
    font-size: 0.22rem;
    margin-top: 0.2rem;
}

.pop_invite .pop_contain {
    top: 2.1rem;
}

.introduce_pic {
    width: 100%;
    height: 2.93rem;
    margin: auto;
}

.pop_introduce .pop_contain {
    padding: 0 0.6rem;
}

.introduce_title {
    font-size: 0.28rem;
}

.t_bg {
    background: #9e968d;
    padding: 0.04rem 0.07rem;
    margin-right: 0.1rem;
}

.share_icon {
    width: 0.3rem;
}

.heart_icon {
    width: 0.26rem;
}

.pop_introduce {
    /*overflow-x: hidden;*/
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/nav_r.png);
    width: 0.28rem;
    height: 0.43rem;
    right: 0.2rem;
    top: 2.1rem;
    background-size: 100% 100%;
    left: auto;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../img/nav_r.png);
    width: 0.28rem;
    height: 0.43rem;
    left: 0.2rem;
    top: 2.1rem;
    background-size: 100% 100%;
    right: auto;
    transform: rotate(-180deg);
}


.video_box {
    width: 100%;
    height: 5rem;
    background: #000;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.youtube_box {
    width: 100%;
    height: 5rem;
    /*height: calc(100vw * 9 / 16);*/
}

.pop_tips, .pop_tips2 {
    min-height: 3.83rem;
    background: url(../img/pop_bg.png) no-repeat left top / 100% auto;
}

.pop_tips .pop_contain, .pop_tips2 .pop_contain {
    height: 2.2rem;
    display: flex;
    align-items: center;
    font-size: 0.28rem;
    justify-content: center;
    overflow: auto;
}

/*换服*/
.login-role-popup {
    width: 5.6rem;
    background: #191922;
    border-radius: 0.12rem;
    margin: 0 auto;
    padding: 0 0 0.32rem;
    position: fixed;
    /*display: none;*/
    top: 50%;
    left: 50%;
    z-index: 9999;
    transform: scale(1) translate(-50%, -50%);
    overflow: hidden;
    font-family: Lato;
}

.login-role-popup h3 {
    height: 0.6rem;
    background: #000 url(https://test-common-web.intlgame.com/li-pass/static/li_logo.png) no-repeat 50% 50%/auto 80%;
}

.login-role-content {
    padding: 0.5rem 0.4rem;
}

.login-role-content ul {
    padding: 0.2rem 0 0;
    color: #6D68F6;
}

.login-role-content ul span {
    padding: 0.2rem 0;
    color: #fff;
}

.login-role-popup p {
    font-size: 0.16rem;
    color: #ffffffe6;
}

.login-role-popup .ant-form-item-row {
    display: flex;
    justify-content: space-between;
    padding: 0 0.4rem;
    gap: 0.14rem;
}

.login-role-btn {
    width: 1.88rem;
    height: 0.56rem;
    background-color: #7064FF;
    border: none;
    border-radius: 0.08rem;
    font-size: 0.18rem;
    color: #fff;
    padding: 0;
}

.close-btn {
    color: #fff;
    position: absolute;
    top: 0px;
    right: 8px;
    font-size: 25px;
}

.no_click {
    background: #a5a5a5 !important;
    pointer-events: none !important;
    color: #4c4c4c;
}

.contain_text {
    display: table-cell;
    height: 2.2rem;
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.ja .slogan_box {
    top: 4.35rem;
}

.knife {
    width: 4.33rem;
    margin: 0 auto;
}

.knife_text {
    color: #b4b4b4;
    font-size: 0.23rem;
}

.privacy {
    margin-top: 1.5rem;
}

.privacy span {
    color: #7c7c7c;
    border-bottom: 1px solid #7c7c7c;
    padding-bottom: 2px;
}

#receive {
    /*animation: shine 1s infinite alternate*/
    /*    background-image: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
        background-size: 300% 100%;
        animation: glow-animation 2s infinite linear;*/
}

@keyframes shine {
    0% {
        filter: brightness(0.8);
    }
    100% {
        filter: brightness(1.2);

    }
}

#yu {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 5px;
    overflow: hidden;
    cursor: pointer;
}

#uy::before {
    content: '';
    position: absolute;
    top: -50%; /* Adjust the position */
    left: -50%; /* Adjust the position */
    width: 200%; /* Adjust the size */
    height: 200%; /* Adjust the size */
    background-color: rgba(255, 255, 255, 0.4); /* Light color for glow */
    opacity: 0; /* Initially invisible */
    border-radius: 50%; /* Circular shape */
    animation: glowAnimation 1.5s infinite alternate; /* Animation */
}

@keyframes glowAnimation {
    from {
        transform: scale(0) rotate(0);
        opacity: 1;
    }
    to {
        transform: scale(2) rotate(360deg);
        opacity: 0;
    }
}

.footer {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
    padding: 0.5rem 0 1.4rem 0;
    background: #10151b;
}

.f_box {
    width: 100%;
    font-size: 0.2rem;
    color: #9f9f9f;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.f_logo {
    height: 0.8rem;
    text-align: center;
}

.f_logo img {
    height: 100%;
    width: auto;
    vertical-align: top;
}

.f_txt {
    padding-top: 0.2rem;
    width: 100%;
    text-align: center;
    line-height: 1.2;
}

.foot-agreement {
    width: 100%;
}

.foot-agreement div {
    display: inline;
}

.f_box a {
    color: #9f9f9f;
}

.foot-agreement div span {
    padding: 0 0.5em;
}

.ot-sdk-show-settings {
    background: none !important;
    border: none !important;
    display: inline-block !important;
    padding: 0 !important;
    color: #9f9f9f !important;
}

.detail {
    max-height: 1.2rem;
    overflow: auto;
    padding-right: 0.1rem;
}

.zh-tw .top, .id .top, .tr .top, .ko .top, .vi .top {
    right: 1.5rem;
}

.en .top {
    right: 1.8rem;
}

.swiper-slide {
    padding: 0 0.05rem;
}