@charset "utf-8";
/* CSS Document */
html { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-size: 62.5%; }
body {margin: 0;font-size: 1.4rem;line-height: 1.5;color: #333333;background-color: #21a396;height: 100%;overflow-x: hidden;-webkit-overflow-scrolling: touch;-webkit-text-size-adjust: none;word-wrap: break-word;word-break: keep-all;-webkit-user-select: none;-webkit-touch-callout: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-font-smoothing: antialiased;cursor: default;}
body{
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #21a396;
}
body::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/images/website/new2025/bg_after.png) repeat;
    background-size: 7.2rem 1.05rem;
    pointer-events:none;
}
section{
    position: relative;
    margin: 0 auto;
    width: 7.2rem;
    min-height: 100%;
    background: -webkit-linear-gradient(#6cf2ca 11%, #4acba5 51%, #22a59a 92%);
    background: linear-gradient(#6cf2ca 11%, #4acba5 51%, #22a59a 92%);
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
svg:not(:root) { overflow: hidden; }

a { background: transparent; text-decoration: none; -webkit-tap-highlight-color: transparent; color: #0088cc; }
a:active { outline: 0; }
a:active { color: #006699; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; vertical-align: middle; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
pre { overflow: auto; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }

html, button, input, select, textarea { font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote { margin: 0; }
ul, ol, li, dl, dd { margin: 0; padding: 0; }
ul, ol { list-style: none outside none; }
h1, h2, h3 { line-height: 2; font-weight: normal; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.6rem; }
h3 { font-size: 1.4rem; }
input::-moz-placeholder, textarea::-moz-placeholder { color: #FDD6B5; font-weight: normal; font-size: .26rem;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #FDD6B5; font-weight: normal;font-size: .26rem; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #FDD6B5; font-weight: normal;font-size: .26rem; }
.fl, .fr { display: inline; float: left; }

.fr { float: right; }

.pr{ position:relative; }

.pa{ position:absolute; }

.pf{ position: fixed;}
[class*="btn"]{ display: block; background-repeat: no-repeat; background-size: 100% 100%}

.bg{ background-repeat: no-repeat; background-size: 100% 100%;}

.df{ display: flex; display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: center; align-items: center; justify-content: center;}

.pup{ top: 50%; left: 50%; background-repeat: no-repeat; background-size: 100% 100%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: 102;}
.fb{ font-weight: bold; }
@font-face {
    font-family: 'NewEras';
    src: url("/images/common/fonts/NewEras.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}


.wrapper {
    margin: 0 auto;
    width: 7.2rem;
    color: #008a73;
    font-size: .16rem;
    background-image: url(/images/website/new2025/bg.png);
    background-size: 7.2rem 7.4rem;
    background-position: 0 .9rem;
    z-index: 3;
}

.top-id {
    top: 0;
    left: 0;
    padding: 0 .2rem;
    width: 100%;
    height: .95rem;
    background: #EAFFEF;
    border-bottom: .03rem #c5f3e3 solid;
    font-family: 'NewEras';
    font-size: .38rem;
    color: #008069;
    box-sizing: border-box;
    z-index: 2;
}

.top-id .top-logo {
    top: 50%;
    left: .2rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.top-id .top-logo img {
    height: .71rem;
}

.nav {
    overflow: hidden;
    width: 100%;
    height: .74rem;
    background: url(/images/website/new2025/bg_nav.gif) repeat-x;
    background-size: .12rem .74rem;
}

.nav_btn {
    position: relative;
    width: 2.41rem;
    height: .74rem;
    background-repeat: no-repeat;
    background-size: 2.41rem .74rem;
    background-position: top center;
}

.nav_btn.active::after,
.nav_btn:hover::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: .03rem;
    background: #FBFFBA;
    box-shadow: 0 0 .05rem #FBFFBA;
}

.nav_btn::before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: .02rem;
    height: .74rem;
    background: url(/images/website/new2025/bg_nav_line.png) no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.nav_btn:last-of-type::before {
    background: none
}

.nav_btn_recharge {
    background-image: url(/images/website/new2025/nav_bar_01.png);
}

.nav_btn_recharge.active, .nav_btn_recharge:hover {
    background-image: url(/images/website/new2025/nav_bar_active_01.png)
}

.nav_btn_giftcard {
    background-image: url(/images/website/new2025/nav_bar_02.png)
}

.nav_btn_giftcard.active, .nav_btn_giftcard:hover {
    background-image: url(/images/website/new2025/nav_bar_active_02.png)
}

.nav_btn_service {
    background-image: url(/images/website/new2025/nav_bar_03.png)
}

.nav_btn_service.active, .nav_btn_service:hover {
    background-image: url(/images/website/new2025/nav_bar_active_03.png)
}
.download {
    margin: 4.8rem auto 0;
    padding-bottom: .2rem;
    width: 6.75rem;
    background: linear-gradient(#eaffef, #c3fce3);
    border: .02rem #4AFFFF solid;
    -webkit-border-radius: .2rem;
    border-radius: .2rem;
}

.download .downloadContent {
    margin: .1rem auto 0;
    padding: .4rem 0;
    width: 6.32rem;
    background: #bef3dc;
    font-family: 'NewEras';
    -webkit-border-radius: .15rem;
    border-radius: .15rem;
    overflow: hidden;
    box-sizing: border-box;
}

.download .downloadContent::before {
    content: "";
    position: absolute;
    top: 90%;
    left: 0;
    width: 1.58rem;
    height: 2.3rem;
    background: url("/images/website/new2025/bg_download_after_01.png") no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.download .downloadContent::after {
    content: "";
    position: absolute;
    top: 20%;
    right: 0;
    width: 2.04rem;
    height: 1.89rem;
    background: url("/images/website/new2025/bg_download_after_02.png") no-repeat;
    background-size: 100% 100%;
}

.download .downloadContent-s {
    min-height: 1.6rem;
    -webkit-flex-flow: column;
    flex-flow: column;
}

.download .downloadContent-s:before {
    top: 90%;
    left: -.3rem;
}

.download .downloadContent-s:after {
    top: .2rem;
    right: -.3rem;
}

.download .textHref {
    display: block;
    margin-right: .45rem;
    color: #ffe899;
    text-align: right;
    text-decoration: underline;
    font-size: .2rem;
    margin-top: -.15rem
}

.download .itemDetail {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center; /*! border-bottom: 1px #fff solid; */
    z-index: 2;
}

.download .itemDetail.btnOne p {
    position: relative;
    width: 4.52rem;
}

.download .itemDetail.btnOne a {
    display: block;
    margin: 0 auto;
    width: 4.52rem;
    height: .87rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.download .btnOne .btnDownloadGoogle a {
    margin-right: .17rem;
    background-image: url(/images/website/btn_012.png);
}

.download .btnOne .btnDownload a {
    background-image: url(/images/website/btn_021.png);
}

.download .itemDetail.btnTwo p {
    position: relative;
    width: 2.81rem;
    margin: 0 0.15rem;
}

.download .itemDetail.btnTwo a {
    display: block;
    margin: 0 auto;
    width: 2.79rem;
    height: .93rem;
}

.download .btnDownloadGoogle {
    margin: 0 .2rem .3rem;
    border-bottom: .02rem #89E1BF solid;
    box-sizing: border-box;
}
.download .downloadContent-s .btnDownloadGoogle{
    margin: 0;
    border-bottom: none;
}

.download .btnDownload a {
    display: block;
    margin: 0 auto;
    width: 4.59rem;
    height: .93rem;
    background-image: url(/images/website/new2025/button/btn_download_leisure.png);
    z-index: 3;
}


.download .btnDownload i {
    position: absolute;
    top: -.2rem;
    right: -.2rem;
    width: .53rem;
    height: .53rem;
    background: url(/images/website/ico_start2.png) no-repeat;
    background-size: 100% 100%;
    color: #ffe899;
    text-align: center;
    line-height: .53rem;
}

.download .btnDownload i.icoSpeeder {
    top: -.15rem;
    right: .08rem;
    width: .86rem;
    height: .39rem;
    background-image: url(/images/website/new2025/ico_speeder.png);
}

.download .itemDetail p span,
.download .btnDownloadGoogle span {
    display: block;
    text-align: center;
    font-size: .22rem;
    margin-bottom: .05rem;
}

.download .downloadRule {
    margin: .25rem .3rem 0;
    font-size: .26rem;
    line-height: 1;
    padding-top: .05rem;
}

.download .downloadRule .itemTitle {
    text-align: center;
    font-size: .26rem;
    margin-bottom: .15rem;
    width: auto;
    font-family: 'NewEras';
}

.download .downloadRule .itemTitle::before,
.download .downloadRule .itemTitle::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 1.63rem;
    height: .16rem;
    background: url("/images/website/new2025/download_title_before.png") no-repeat;
    background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.download .downloadRule .itemTitle::before {
    left: .3rem;
}

.download .downloadRule .itemTitle::after {
    right: .3rem;
    -webkit-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}

.download .downloadRule .ruleContent {
    padding: .2rem;
    background: #A2F1D4;
    -webkit-border-radius: .15rem;
    border-radius: .15rem;
    box-sizing: border-box;
}

.download .downloadRule .itemText {
    position: relative;
    font-size: .2rem;
    border-bottom: .02rem #88E8C9 solid;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}

.download .downloadRule .itemText:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.download .munStart {
    margin: 0 auto .1rem;
    width: 5rem;
    height: .32rem;
    text-align: center;
    font-size: .22rem;
    line-height: .32rem;
}

.download .munStart span {
    display: inline-block;
    vertical-align: middle;
}

.download .munLine {
    display: inline-block;
    margin: .01rem .13rem 0 .13rem;
    width: .01rem;
    height: .29rem;
    background: rgba(255, 255, 255, .4);
    vertical-align: middle;
}

.download .start {
    display: inline-block;
    width: .25rem;
    height: .25rem;
    background: url(/images/website/new2025/star.png) no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
}

.download .downloadRule .itemText span {
    margin-right: .1rem;
    flex-shrink: 0;
    width: .25rem;
    height: .25rem;
    background-image: url(/images/website/new2025/ico_01.png);
}

.download .downloadRule .itemText .ico-02 {
    background-image: url(/images/website/new2025/ico_02.png);
}

.download .downloadRule .itemText .ico-03 {
    background-image: url(/images/website/new2025/ico_03.png);
}

.downloadRule .itemText_guid {
    display: inline-block;
    margin-left: .06rem;
    color: #ffe899;
    text-decoration: underline;
    font-size: .2rem;
}

.download .btnDownloadIos {
    display: block;
    margin: 0 auto;
    width: 2.7rem;
    height: 1.02rem;
    background: url(/images/website/new2025/button/ios_btn.png) no-repeat;
    background-size: 100% 100%;
}
.itemTopTitle {
    margin-top: -.3rem;
    margin-left: .15rem;
    font-family: 'NewEras';
    font-size: .32rem;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}
.itemTopTitle img {
    margin-right: .12rem;
    width: .87rem;
}

.swiper-container {
    margin-top: .03rem;
    width: 6.63rem;
    height: 3.77rem;
    -webkit-border-radius: .16rem;
    border-radius: .16rem;
    overflow: hidden;
}


.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
    font-size: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    object-fit: cover;
}

.swiper-pagination {
    bottom: -.35rem;
    width: 100%;
    text-align: center;
}

.swiper-pagination-bullet {
    margin-right: .2rem;
    width: .28rem;
    height: .28rem;
    background: url(/images/website/new2025/ico_list.png) no-repeat;
    background-size: 100% 100%;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-image: url(/images/website/new2025/ico_listOn.png);
}

.banner {
    position: relative;
    margin: .4rem auto 0;
    padding: .1rem;
    width: 7.02rem;
    height: 4.17rem;
    background-image: url("/images/website/new2025/bg_swiper.png");
    box-sizing: border-box;
    border: 1px solid transparent
}


.footer .ico-media-list {
    display: flex;
    display: -webkit-flex;
    width: 100%;
    gap: .3rem;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer .ico-media-list .ico-enter-media {
    margin-top: .2rem;
}

.footer .ico-media-list img {
    margin-left: 0;
    width: .55rem;
}
.footer-guid {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.81rem;
    background: url(/images/website/bg_footer.jpg) no-repeat;
    background-size: auto;
    background-size: 100% 100%;
}

.footer-guid a {
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-guid a.icoFaceBook {
    margin: .38rem .22rem .24rem .4rem;
    width: .62rem;
    height: .62rem;
    background-image: url(/images/website/ico_facebook.png);
}

.footer-guid a.icoMail {
    margin-top: .38rem;
    width: .62rem;
    height: .63rem;
    background-image: url(/images/website/ico_mail.png);
}

.footer-guid a.icoIns {
    margin-top: .38rem;
    margin-left: .2rem;
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/ins.png);
}

.footer-guid a.icoTop {
    float: right;
    margin-top: .38rem;
    margin-right: .4rem;
    width: .58rem;
    height: .58rem;
    background-image: url(/images/website/ico_top.png);
}

.footer-guid a.discordIns {
    margin-top: .38rem;
    margin-left: .2rem;
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/ico_discord.png);
}

.footer-guid .itemText {
    clear: both;
    color: #45b7bb;
    text-align: center;
    font-size: .2rem;
}

.footer a.discordIns, .footer-land a.discordIns {
    margin-left: .2rem;
    width: .63rem;
    height: .63rem;
    background-image: url(/images/website/ico_discord.png);
}


.footer .ico-list {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    justify-content: center;
}

.footer .mail-detail {
    margin: .2rem auto 0;
    clear: both;
    display: flex;
    display: -webkit-flex;
    width: 92%;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;;
    align-items: center;
    justify-content: space-between;
}

.footer .mail-detail .text {
    margin: 0 .25rem 0 .1rem;
    color: #45b7bb;
    font-size: .2rem;
    word-wrap: normal;
    word-break: break-word;
}

.footer .href-list {
    display: flex;
    display: -webkit-flex;
    margin-top: .1rem;
    padding: .1rem 0;
    background: #006A6F;
    color: #00b5a9;
    font-size: .18rem;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.footer .href-list a {
    color: #00b5a9;
    text-decoration: underline;
}

.footer-new {
    margin-top: 1rem;
    height: auto !important;
    background: #008080;
    border-top: .02rem #1AA9B4 solid;
}

#wrapper-speeder .footer-new {
    margin-top: 1rem;
}

@media only screen and (min-height: 820px) {
    #wrapper-speeder .footer-new {
        position: fixed;
        bottom: 0;
    }
}

.footer a.icoMail, .footer-land a.icoMail {
    float: left;
    margin-right: .1rem;
    width: .62rem;
    height: .63rem;
    background: url(/images/website/new2025/ico_mail.png) no-repeat;
    background-size: 100% 100%;
}

.footer .icoAge, .footer-land .icoAge {
    margin: 0 .1rem;
    width: .58rem;
    height: .58rem;
    background: url(/images/website/new2025/ico_age_18.png) no-repeat;
    background-size: 100% 100%;
}
.footer a.icoTop, .footer-land a.icoTop {
    float: right;
    margin-right: .1rem;
    width: .58rem;
    height: .58rem;
    background: url(/images/website/ico_top.png) no-repeat;
    background-size: 100% 100%;
}
