html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.22em;
    display: block;
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*----------------------------------------------
                   åŸºæœ¬æ¨£å¼
----------------------------------------------*/

body,
html {
    font-size: 16px;
    width: 100%;
}

body {
    background-color: #000;
    color: #000;
    font-family: Microsoft JhengHei UI, Microsoft JhengHei, PingFang TC, HeiTi TC, sans-serif;
    background-image: url(../images/vip/vip_bg.jpg?202209211011);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: 100% 100%;
}

body:before {
    content: "";
    display: block;
    position: fixed;
    width: 100%;
    max-width: 620px;
    height: 100vh;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}

body.no-scroll {
    height: 100%;
    overflow: hidden;
}


a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: none;
    text-decoration: none;
}

a:not([href]):not([tabindex]) {
    color: none;
    text-decoration: none;
}

/*--------------------------------------------------------------------------------------------*/

.VIPMain {
    width: 100%;
    /*height: 100%;*/
}

.VIPMain .title {
    width: 100%;
    height: 15rem;
}

.VIPMain .title .center {
    width: 100%;
    height: 100%;
    background: url(../images/vip/VIPLeaderboard.png?1) no-repeat center/45% 75%;
    float: left;
}

.VIPMain .title .right {
    width: 13%;
    height: 100%;
    background: url(../resource/images/logo-title.png?1) no-repeat center/contain;
    position: relative;
    left: 79%;
}

.VIPMain .vip_trophies {
    width: 56%;
    height: 18rem;
    background: url(../images/vip/vip_trophies.png?2) no-repeat center/100% 100%;
    margin: 0 auto 1rem auto;
}

.VIPMain .content {
    width: 100%;
    height: 100%;
}

.VIPMain .icon1 {
    width: 9%;
    height: 9rem;
    background: url(../images/vip/icon1.png?2) no-repeat center/contain;
    position: absolute;
    left: 91%;
    top: 26rem;
}

.VIPMain .content .vip_content {
    width: 95%;
    height: 5rem;
    line-height: 5rem;
    background: url(../images/vip/vip_content.png?1) no-repeat center/100% 90%;
    margin: auto;
    display: flex;
    /*display: -webkit-inline-box;*/
    /*margin-left: 0.5rem;*/
}
.VIPMain .content .vip_content.active {
    background: url(../images/vip/vip_content_active.png?2) no-repeat center/100% 90%;
}

.VIPMain .content .vip_ranking {
    width: 14%;
    height: 100%;
    margin-left: 0.8rem;
    float: left;
}

.VIPMain .content .vipnum {
    font-size: 3rem;
    text-align: center;
    color: #ffffff;
}

.VIPMain .content .vip1 {
    background: url(../images/vip/vip1.png) no-repeat center/50% 70%;
}

.VIPMain .content .vip2 {
    background: url(../images/vip/vip2.png) no-repeat center/40% 70%;
}

.VIPMain .content .vip3 {
    background: url(../images/vip/vip3.png) no-repeat center/40% 70%;
}

.VIPMain .content .vip_icon {
    float: left;
    color: #cddc39;
    font-size: 3rem;
    width: 8%;
    /*width: 70%;
    height: 22%;
    background: url(../images/vip/vip_trophies.png) no-repeat center/100% 100%;
    margin: auto;*/
}

.VIPMain .content .vip_number {
    float: left;
    color: #cddc39;
    font-size: 3rem;
    width: 6%;
}

.VIPMain .content .vip_username {
    float: left;
    font-size: 3rem;
    color: #40fc14;
    margin-left: 3rem;
    width: 20%;
}

.VIPMain .content .vip_betnum {
    float: left;
    font-size: 3rem;
    color: #ffffff;
    margin-left: 3rem;
    width: 45%;
}

/*.VIPMain .content .vipBoard {
    display: grid;
}*/


/*--------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1680px) {
    .VIPMain .title {
        width: 100%;
        height: 13rem;
    }

    .VIPMain .vip_trophies {
        width: 60%;
        height: 12rem;
    }

    .VIPMain .icon1 {
        width: 9%;
        height: 5rem;
        background: url(../images/vip/icon1.png?2) no-repeat center/contain;
        position: absolute;
        left: 91%;
        top: 23rem;
    }

    .VIPMain .content .vip_content {
        height: 5rem;
        line-height: 5rem;
    }

    .VIPMain .content .vipnum {
        font-size: 3rem;
    }

    .VIPMain .content .vip1 {
        background: url(../images/vip/vip1.png) no-repeat center/60% 70%;
    }

    .VIPMain .content .vip2 {
        background: url(../images/vip/vip2.png) no-repeat center/50% 70%;
    }

    .VIPMain .content .vip3 {
        background: url(../images/vip/vip3.png) no-repeat center/50% 70%;
    }

    .VIPMain .content .vip_icon {
        font-size: 3rem;
    }

    .VIPMain .content .vip_number {
        font-size: 3rem;
    }

    .VIPMain .content .vip_username {
        margin-left: 3rem;
        font-size: 3rem;
    }

    .VIPMain .content .vip_betnum {
        font-size: 3rem;
        margin-left: 3rem;
    }
}

@media screen and (max-width: 1280px) {
    .VIPMain .title {
        width: 100%;
        height: 9rem;
    }

    .VIPMain .vip_trophies {
        width: 60%;
        height: 12rem;
    }

    .VIPMain .icon1 {
        width: 9%;
        height: 5rem;
        background: url(../images/vip/icon1.png?1) no-repeat center/contain;
        position: absolute;
        left: 91%;
        top: 20rem;
    }

    .VIPMain .content .vip_content {
        height: 5rem;
        line-height: 5rem;
    }

    .VIPMain .content .vipnum {
        font-size: 3rem;
    }

    .VIPMain .content .vip1 {
        background: url(../images/vip/vip1.png) no-repeat center/60% 70%;
    }

    .VIPMain .content .vip2 {
        background: url(../images/vip/vip2.png) no-repeat center/50% 70%;
    }

    .VIPMain .content .vip3 {
        background: url(../images/vip/vip3.png) no-repeat center/50% 70%;
    }

    .VIPMain .content .vip_icon {
        font-size: 3rem;
    }

    .VIPMain .content .vip_number {
        font-size: 3rem;
    }

    .VIPMain .content .vip_username {
        margin-left: 3rem;
        font-size: 3rem;
    }

    .VIPMain .content .vip_betnum {
        font-size: 3rem;
        margin-left: 3rem;
    }
}

@media screen and (max-width: 980px) {
    .VIPMain .title {
        width: 100%;
        height: 8rem;
    }

    .VIPMain .vip_trophies {
        width: 70%;
        height: 8.5rem;
        background: url(../images/vip/vip_trophies.png) no-repeat center/100% 100%;
        margin: 0 auto 1rem auto;
    }

    .VIPMain .icon1 {
        width: 12%;
        height: 5rem;
        background: url(../images/vip/icon1.png?1) no-repeat center/contain;
        position: absolute;
        left: 88%;
        top: 14.8rem;
    }

    .VIPMain .content .vip_content {
        height: 3rem;
        line-height: 3rem;
    }

    .VIPMain .content .vip_ranking {
        width: 14%;
        height: 100%;
        margin-left: 0.8rem;
        float: left;
    }

    .VIPMain .content .vipnum {
        font-size: 1.5rem;
    }

    .VIPMain .content .vip1 {
        background: url(../images/vip/vip1.png) no-repeat center/50% 70%;
    }

    .VIPMain .content .vip2 {
        background: url(../images/vip/vip2.png) no-repeat center/40% 70%;
    }

    .VIPMain .content .vip3 {
        background: url(../images/vip/vip3.png) no-repeat center/40% 70%;
    }

    .VIPMain .content .vip_icon {
        font-size: 1.5rem;
    }

    .VIPMain .content .vip_number {
        font-size: 1.5rem;
    }

    .VIPMain .content .vip_username {
        font-size: 1rem;
        margin-left: 1rem;
    }

    .VIPMain .content .vip_betnum {
        font-size: 1rem;
        margin-left: 1rem;
    }
}

@media screen and (max-width: 736px) {
    .VIPMain .title {
        width: 100%;
        height: 5rem;
    }

    .VIPMain .title .right {
        width: 18%;
    }

    .VIPMain .vip_trophies {
        width: 70%;
        height: 7.4rem;
        background: url(../images/vip/vip_trophies.png) no-repeat center/100% 100%;
        margin: 0 auto 1rem auto;
    }

    .VIPMain .icon1 {
        width: 12%;
        height: 4rem;
        background: url(../images/vip/icon1.png?1) no-repeat center/contain;
        position: absolute;
        left: 88%;
        top: 12.5rem;
    }

    .VIPMain .content .vip_content {
        height: 3rem;
        line-height: 3rem;
    }

    .VIPMain .content .vip_ranking {
        width: 14%;
        height: 100%;
        margin-left: 0.8rem;
        float: left;
    }

    .VIPMain .content .vipnum {
        font-size: 1.5rem;
    }

    .VIPMain .content .vip1 {
        background: url(../images/vip/vip1.png) no-repeat center/70% 70%;
    }

    .VIPMain .content .vip2 {
        background: url(../images/vip/vip2.png) no-repeat center/60% 70%;
    }

    .VIPMain .content .vip3 {
        background: url(../images/vip/vip3.png) no-repeat center/60% 70%;
    }

    .VIPMain .content .vip_icon {
        font-size: 1.2rem;
    }

    .VIPMain .content .vip_number {
        font-size: 1.2rem;
    }

    .VIPMain .content .vip_username {
        font-size: 1rem;
        margin-left: 0.5rem;
    }

    .VIPMain .content .vip_betnum {
        font-size: 1rem;
        margin-left: 0.5rem;
    }
}