@charset "utf-8";article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

audio,canvas,video {
    display: inline-block;
    display: inline;
    zoom:1}

audio:not([controls]) {
    display: none
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

:root {
    --sat: constant(safe-area-inset-top);
    --sat: env(safe-area-inset-top);
    --sar: constant(safe-area-inset-right);
    --sar: env(safe-area-inset-right);
    --sab: constant(safe-area-inset-bottom);
    --sab: env(safe-area-inset-bottom);
    --sal: constant(safe-area-inset-left);
    --sal: env(safe-area-inset-left)
}

body {
    margin: 0;
    font-size: 13px;
    line-height: 1.231;
    height: 100%
}

body,button,input,select,textarea {
    font-family: "Microsoft JhengHei","微軟正黑體","Apple LiGothic Medium","Lucida Grande","Lucida Sans Unicode",Helvetica;
    color: #222
}

a {
    color: #333
}

a:visited {
    color: #333
}

a:hover {
    color: #06e
}

a:focus {
    outline: thin dotted
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: 700
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,q:before {
    content: "";
    content: none
}

small {
    font-size: 85%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd {
    margin: 0 0 0 40px
}

nav ol,nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

label {
    cursor: pointer
}

legend {
    border: 0;
    margin-left: -7px;
    padding: 0
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,input {
    line-height: normal;
    overflow: visible
}

table button,table input {
    overflow: auto
}

button,input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical
}

input:invalid,textarea:invalid {
    background-color: #f0dddd
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    vertical-align: top
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr
}

.ir br {
    display: none
}

.hidden {
    display: none!important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}

@media (max-width: 480px) {
    .ultimate #main .browserVer {
        font-size:10px
    }

    .ultimate .glc {
        max-width: 90px;
        max-height: 25px
    }

    .ultimate #h5preloader #loaderContainer .preloadTxt {
        font-size: 45px;
        padding: 10vw 0 0 0
    }

    .ultimate #loaderContainer .loaderLogo {
        padding: 20vh 0 30vh 0
    }

    .ultimate #h5preloader .loaderLogo img {
        width: 480px
    }

    .ultimate .processBar {
        width: 80%;
        height: 20px
    }

    .ultimate .bottomMessage .bottomMessageHolder>div {
        font-size: 10px;
        margin-left: 5px;
        margin-right: 15px
    }

    .ultimate .bottomMessage .bottomMessageHolder {
        bottom: 55px
    }

    .ultimate #popupLayer .popup .errorContent {
        margin: 30px;
        font-size: 30px
    }

    .ultimate #popupLayer .popup .lineContent {
        padding: 45px 15px 0
    }

    .ultimate #popupLayer .popup.reconnect select {
        height: 60px;
        font-size: 30px
    }
}

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        text-shadow: none!important;
        filter: none!important;
        -ms-filter: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

body * {
    touch-action: pan-x pan-y!important
}

body,html {
    touch-action: manipulation;
    background: #000;
    height: 100%;
    text-align: center;
    width: 100%
}

div {
    position: relative
}

#main {
    margin: auto;
    height: 100%;
    position: relative
}

#h5preloader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 1.5em;
    background-color: rgba(0,0,0,.7);
    z-index: 100
}

.mobile #h5preloader {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/loginPageBG.png)
}

.pc #h5preloader {
    background-color: transparent
}

#h5preloader .loaderLogo {
    width: 100%;
    padding: 15vh 0 2vh 0
}

.ultimate #h5preloader .loaderLogo {
    padding: 20vh 0 5vh 0
}

#h5preloader .loaderLogo img {
    width: 40vh;
    max-width: 480px
}

#h5preloader .wrapper {
    position: absolute;
    width: 100%;
    height: 100%
}

#h5preloader .logo {
    width: 50%;
    text-align: center;
    margin: 0 auto
}

#h5preloader .logo img {
    width: 100%;
    margin: 0 auto
}

#dataWarning {
    padding: 10px 0 0 0
}

#h5preloader p {
    text-align: center;
    padding: 0 5% 0 5%;
    line-height: 150%;
    font-size: 2.5vh;
    font-weight: 400
}

#loaderContainer .preloadTxt {
    color: #e4cea3;
    font-size: 3vh;
    padding: 2vw 0 0 0
}

.ultimate #loaderContainer .preloadTxt {
    padding: 5vw 0 0 0;
    color: #fefbe1
}

.laya #h5preloader,.laya .bottomMessage {
    width: 1832px;
    height: 1080px;
    transform-origin: left top
}

.ultimate #h5preloader .l-1,.ultimate #h5preloader .l-2,.ultimate #h5preloader .l-3,.ultimate #h5preloader .l-4,.ultimate #h5preloader .l-5,.ultimate #h5preloader .l-6 {
    display: none
}

.ultimate .processBar {
    width: 50%;
    height: 30px;
    margin: 0 auto;
    border: 2px #b6a775 solid;
    border-radius: 50px
}

.ultimate .processBar .process {
    width: 0;
    height: 100%;
    border-radius: 50px;
    background: #fff;
    background: -moz-linear-gradient(180deg,#fff 0,#f9d976 100%);
    background: -webkit-linear-gradient(180deg,#fff 0,#f9d976 100%);
    background: linear-gradient(180deg,#fff 0,#f9d976 100%)
}

body.homepage.ultimate #h5preloader {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/preload_bg.jpg)
}

.laya .bottomMessage .bottomMessageHolder {
    bottom: 40px;
    position: fixed;
    width: 100%
}

.ultimate .bottomMessage .bottomMessageHolder {
    bottom: 80px
}

#main .langTxt {
    color: #8e7d64;
    font-size: 3vh;
    padding: 5vw 0 10px 0
}

#main .bottomMessage {
    position: fixed;
    bottom: 40px;
    width: 100%;
    z-index: 110
}

#main .browserVer {
    color: #e4cea3;
    font-size: 2vh;
    padding: 1.5vh 0 0 0
}

.mobile #main .bottomMessage .langTxt img {
    width: 5vw
}

.ultimate .bottomMessage .bottomMessageHolder {
    display: flex;
    align-items: center;
    justify-content: center
}

.ultimate .bottomMessage .bottomMessageHolder>div {
    color: #fff;
    font-size: 2vh;
    padding: 5px 0 0 0;
    display: inline-block;
    margin-left: 50px
}

.glc {
    background-repeat: no-repeat;
    background-image: url(../images/glc_icon.png);
    background-size: contain;
    padding: 0!important;
    margin-right: 100px;
    width: 182px;
    height: 65px
}

.ultimate #main .browserVer {
    color: #fff
}

#loaderContainer .loader {
    width: 120px;
    margin: 0 auto 0
}

#loaderContainer .outerloader {
    border: 10px solid rgba(103,90,71,.5);
    border-top: 10px solid rgba(103,90,71,.7);
    border-radius: 50%;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loaderContainer .innerloader {
    border: 8px solid rgba(200,178,141,.5);
    border-top: 8px solid rgba(200,178,141,.7);
    border-radius: 50%;
    width: 90px;
    height: 90px;
    -webkit-animation: revSpin .7s linear infinite;
    animation: revSpin .7s linear infinite;
    position: absolute;
    top: 7px;
    left: 7px
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes revSpin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes revSpin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

span {
    display: block;
    margin: 0 auto
}

span[class*=l-] {
    height: 10px;
    width: 10px;
    background: #e4cea3;
    display: inline-block;
    margin: 10px 2px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-animation: pre-loader 4s infinite;
    -webkit-animation-timing-function: cubic-bezier(.03,.615,.995,.415);
    -webkit-animation-fill-mode: both;
    -moz-animation: pre-loader 4s infinite;
    -moz-animation-timing-function: cubic-bezier(.03,.615,.995,.415);
    -moz-animation-fill-mode: both;
    -ms-animation: pre-loader 4s infinite;
    -ms-animation-timing-function: cubic-bezier(.03,.615,.995,.415);
    -ms-animation-fill-mode: both;
    animation: pre-loader 4s infinite;
    animation-timing-function: cubic-bezier(.03,.615,.995,.415);
    animation-fill-mode: both
}

span.l-1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -ms-animation-delay: 1s;
    -moz-animation-delay: 1s
}

span.l-2 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
    -ms-animation-delay: .8s;
    -moz-animation-delay: .8s
}

span.l-3 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
    -ms-animation-delay: .6s;
    -moz-animation-delay: .6s
}

span.l-4 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    -ms-animation-delay: .4s;
    -moz-animation-delay: .4s
}

span.l-5 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -ms-animation-delay: .2s;
    -moz-animation-delay: .2s
}

span.l-6 {
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -ms-animation-delay: 0;
    -moz-animation-delay: 0
}

@-webkit-keyframes pre-loader {
    0% {
        -webkit-transform: translateX(-200px);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        -webkit-transform: translateX(200px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes pre-loader {
    0% {
        -moz-transform: translateX(-60px);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        -moz-transform: translateX(60px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes pre-loader {
    0% {
        transform: translateX(-60px);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        transform: translateX(60px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@-ms-keyframes pre-loader {
    0% {
        -ms-transform: translateX(-60px);
        opacity: 0
    }

    25% {
        opacity: 1
    }

    50% {
        -ms-transform: translateX(60px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@media (min-aspect-ratio: 1280 / 750) {
    .mobile #main .bottomMessage {
        bottom:5.3vh
    }

    .mobile #main .bottomMessage .browserVer {
        padding-top: 1.3vh
    }

    .mobile #main .bottomMessage .langTxt img {
        width: 1.9vw
    }
}
