html, body, div, p, ul, li, dl, dt, dd, em, i, span, a, img, input, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0
}

a, img, input {
    border: none;
}

body {
    font: 14px/1.75 -apple-system, "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
    text-decoration: none;
}

ul, li {
    list-style: none
}

a, img {
    -webkit-touch-callout: none; /* 禁�长按链接与图片弹出菜??? */
}

html, body {
    -webkit-user-select: none; /* 禁�选中文本（�无文朿�?�中???求，此为必�?�项??? */
    user-select: none;
    background-color: #000;
}

#afooter {
    color: #fff;
    text-align: center;
    padding: 10px 0;
}

#afooter a {
    color: #fff;
}

:root {
    --font-color: #e5e5e5;
}

@font-face {
    font-family: 'mflsr';
    src: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/fonts/mflsr.ttf');
}

@font-face {
    font-family: 'hyqh65';
    src: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/fonts/hyqh65.ttf');
}

@font-face {
    font-family: 'fzltchjt';
    src: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/fonts/fzltchjt.ttf');
}

@font-face {
    font-family: 'db';
    src: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/fonts/db.ttf');
}

@font-face {
    font-family: 'dinntl';
    src: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/fonts/dinntl.ttf');
}

*, *::after, *::before {
    box-sizing: border-box;
    background-size: 100% 100% !important;
}

.wrapper {
    overflow: hidden;
    width: 100%;
    height: 100vh;
}

.swiper-slide {
    overflow: hidden;
}

.swiper-button-next, .swiper-button-prev {
    color: transparent;
    margin: 0;
}

.p-swiper {
    width: 100%;
    height: 100%;
}

.module {
    position: relative;
    width: 100%;
    height: 100%;
}

/* topbar */
.topbar {
    box-sizing: border-box;
    position: fixed;
    top: 0.25rem;
    left: 0;
    width: 100%;
    height: 0.69rem;
    z-index: 10;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    padding-left: 0.46rem;
    padding-right: 0.48rem;
}

.logo {
    display: block;
    width: 1.59rem;
    height: 100%;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/logo_m.png') no-repeat;
}

.topbar-right {
    display: flex;
    align-items: center;
}

.login-box {
    display: flex;
}

.login-box, .login-box a {
    font-size: 0.25rem;
    color: var(--font-color);
}

.islogin {
    display: none;
}

#milo-logout img {
    vertical-align: middle;
    width: 0.28rem;
}

.btn-switch {
    display: block;
    font-size: 0.25rem;
    font-family: 'mflsr';
    color: rgba(255, 255, 255, .7);
    margin-right: 0.35rem;
    margin-left: 0.45rem;
}

.topbar-hamburger {
    width: 0.42rem;
    height: 0.2rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/side_hamburger.png') no-repeat;
}

.hamburger-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.hamburger-bg {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    transition: height linear .5s;
    -webkit-transition: height linear .5s;
}

.btn-closehamburger {
    position: absolute;
    top: 0.4rem;
    right: 0.5rem;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/btn_closehamburger.png') center center no-repeat;
    background-size: 0.4rem 0.4rem !important;
    z-index: 1;
}

.top-nav {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: fit-content;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/slide_1.png') repeat;
    padding-top: 0.39rem;
    transition: height linear .3s;
    -webkit-transition: height linear .3s;
    padding-bottom: 0.2rem;
}

.top-nav a.nav-item {
    position: relative;
    display: block;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    padding-left: 0.5rem;
    color: #fff;
    font-size: 0.3rem;
    font-family: 'hyqh65';
    margin-bottom: 0.74rem;
}

.top-nav a.nav-item5 {
    margin-bottom: 0;
}

/* .nav-item5 span {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translateY(-50%);
    display: block;
    width: 0.35rem;
    height: 0.29rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/icon_slide.png') no-repeat;
    transition: all ease .05s;
    -webkit-transition: all ease .05s;
} */

.f-communicate {
    display: none;
    position: relative;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 0.82rem;
    height: 3.6rem;
    /* height: 0; */
    margin-left: 0.8rem;
    margin-top: 0.25rem;
    /* overflow: hidden; */
}

.f-communicate::after {
    content: '';
    position: absolute;
    top: 50%;
    left: -0.09rem;
    transform: translateY(-50%);
    width: 1px;
    height: 3.53rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/communicate_line1_m.png') no-repeat;
}

.communicate-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0.82rem;
    height: 0.81rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/communicate_bg_m.png') center center no-repeat;
    background-size: 0.7rem 0.7rem !important;
}

.communicate-item.clicked {
    background-image: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/communicate_bg2_m.png');
    background-size: 100% 100% !important;
}

.communicate-item .communicate-icon {
    opacity: 0.5;
}

.hamburger-bg.slide-1, .hamburger-bg.slide-2 {
    height: 100%;
}

.communicate-item.clicked .communicate-icon {
    opacity: 1;
}

/* ���� */
.dia {
    box-sizing: border-box;
    width: 5.72rem;
    height: 8.8rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/dia_1_m.png') no-repeat;
    padding-top: 0.5rem;
}

.dia-close {
    position: absolute;
    bottom: -1.98rem;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 1.26rem;
    height: 1.24rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/btn_close2_m.png') no-repeat;
}

.dia-title {
    position: relative;
    line-height: 0.68rem;
    font-size: 0.46rem;
    font-family: 'mflsr';
    color: #e6e6e6;
    -webkit-mask: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/t_mask_m.png') 0 0/3.63rem 0.48rem repeat;
    text-align: center;
}

.dia-text {
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.3rem;
    font-family: 'hyqh65';
    color: #b9b1a7;
}

/* ��¼���� */
.dia-login .dia-text {
    margin-top: 1.53rem;
}

.login-cont {
    display: flex;
    justify-content: space-between;
    width: 4.24rem;
    height: 2.35rem;
    margin: 0.84rem auto 0;
}

.login-item {
    overflow: hidden;
    position: relative;
    height: 100%;
    cursor: pointer;
}

.login-pic {
    width: 100%;
    height: 1.82rem;
    margin: 0 auto;
}

.login-item p {
    width: 100%;
    text-align: center;
    font-size: 0.22rem;
    font-family: 'hyqh65';
    color: rgba(255, 255, 255, .2);
    margin-top: 0.22rem;
}

.login-item a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.login-item1 .login-pic {
    width: 1.53rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/icon_qq_m.png') no-repeat;
}

.login-item2 .login-pic {
    width: 2.03rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/icon_weixin_m.png') no-repeat;
}

.login-item1:hover .login-pic {
    background-image: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/icon_qq_hover_m.png');
}

.login-item2:hover .login-pic {
    background-image: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/icon_weixin_hover_m.png');
}

.login-item:hover p {
    color: #e6e6e6;
    opacity: 0.7;
}

.test {
    position: fixed;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 1.5rem;
    text-align: center;
    background-color: rgba(255, 255, 255, .5);
    z-index: 99;
}

.test a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.2rem;
    color: #000;
}

.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10000;
    box-sizing: border-box;
    width: 5.72rem;
    height: 8.8rem;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/dia_1_m.png') no-repeat;
    padding-top: 0.5rem;
}

.pop-mask {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
}

.pop-common .dia-text {
    margin-top: 2rem;
    padding: 0 0.2rem;
}

.pop-common .btn-ok {
    display: block;
    width: 4.36rem;
    height: 0.98rem;
    line-height: 0.98rem;
    text-align: center;
    background: url('https://game.gtimg.cn/images/trssj/cp/a20230513tarisland/os/m/btn_booking2_m.png') no-repeat;
    margin: 0.65rem auto 0;
    font-size: 0.46rem;
    font-family: 'mflsr';
    color: #e5e5e5;
}

#afooter {
    text-align:center;
    font-size:.2rem;/*????????*/
    padding:.3rem 0;/*????????*/
    line-height:1.5;
    background-color: #000;
    color:#c0c0c0;
}

.footer, .module-footer {
    height: 1.2rem !important;
}

.n-swiper {
    width: 100%;
    height: 100%;
}

/* 二维码弹? */
.dia-communicate .qrcodes {
    display: flex;
    justify-content: space-between;
    width: 5rem;
    height: 2.2rem;
    margin: 1rem auto 0;
}

.dia-communicate .qr-pic {
    position: relative;
    width: 2.2rem;
    height: 2.2rem;
}

.dia-communicate .qr-pic img {
    width: 100%;
    height: 100%;
}

.qrcode-text {
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.28rem;
    font-family: 'hyqh65';
    color: #b9b1a7;
    margin: 0.5rem auto 0;
}