html {
    font-size: 100px
}

body {
    font-size: .24rem;
    margin: 0;
    font-family: microsoft yahei, Arial, Tahoma, Helvetica, SimSun, hiragino sans gb, sans-serif;
    color: #333;
    background-color: #fff;
    position: relative
}

.wrap {
    width: 100%;
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto;
    overflow: hidden
}

.icon {
    background-image: url(../img/icon-teen-patti-master.png);
    background-size: 5rem 6rem
}

.icon_i {
    background-image: url(../img/index_icon-teen-patti-master.png);
    background-size: 6rem 6rem;
    display: block;
    border-radius: 15px
}

header {
    height: .64rem;
    background: #fff;
    font-size: .32rem;
    padding: .13rem 0;
    position: relative
}

header i {
    display: block
}

.headerNav {
    width: 110%;
    max-width: 7.5rem;
    position: absolute;
    top: .9rem;
    left: 50%;
    margin-left: -3.75rem;
    z-index: 98
}

.headerNav ul {
    flex-wrap: wrap;
    padding: .05rem 0 .25rem;
    z-index: 99;
    position: absolute;
    background: #f2fff7
}

.headerNav ul li {
    margin: .15rem 0 0 .15rem
}

.headerNav ul li a {
    display: block;
    width: 2.22rem;
    height: .72rem;
    line-height: .72rem;
    color: #fff;
    background: #00b7ff;
    font-size: .32rem;
    border-radius: .1rem;
    text-align: center
}

.headerNav ul li a i {
    display: inline-block;
    width: .38rem;
    height: .38rem;
    position: relative;
    top: .05rem;
    margin-right: .1rem
}

.headerNav ul li a i.sy {
    background-position: .02rem -2.65rem
}

.headerNav ul li a i.su {
    background-position: -.41rem -2.65rem
}

.headerNav ul li a i.zx {
    background-position: -1.15rem -2.65rem
}

.headerNav ul li a i.zt {
    background-position: -1.53rem -2.65rem
}

.headerNav ul li a i.ph {
    background-position: -1.9rem -2.65rem
}

.headerNav .mask {
    width: 7.5rem;
    height: 100%;
    position: absolute;
    top: .9rem;
    background: rgba(0, 0, 0, .5)
}

nav {
    border-bottom: 1px solid #eaeaea;
    width: 100%;
    overflow: hidden
}

nav li {
    display: inline-block;
    width: 20%;
    border-bottom: .04rem solid transparent;
    padding: .28rem 0 .25rem
}

nav li a {
    display: block;
    height: .3rem;
    line-height: .3rem;
    border-right: 1px solid #e7e7e7;
    text-align: center;
    color: #454545;
    font-size: .3rem
}

nav li.current {
    border-color: #46dc58;
    background-color: #dbdbdb
}

nav li.current a {
    color: red
}

nav li:last-child a {
    border: none
}

nav ul {
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none
}

.hide {
    display: none
}

ol,
ul {
    list-style: none
}

b,
em,
i {
    font-style: normal;
    font-weight: 400
}

img {
    display: block;
    border: 0
}

a {
    color: #333;
    text-decoration: none;
    -webkit-tap-highlight-color: transparent
}

.flex {
    display: flex
}

.flex_grow {
    -moz-flex-grow: 1;
    flex-grow: 1
}

.LootEaning_Notice_Slider marquee {
    position: relative;
    width: auto;
    background: #e5ed00;
    color: #000;
    font-family: Sofia, sans-serif;
    font-variant: small-caps;
    line-height: .3rem;
    border: 1px dashed
}

.VungoPro marquee {
    color: #fff;
    font-size: .26rem
}

.LootEaning_Notice_Slider strong {
    color: red
}

.footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .2rem 0;
    background-color: #003;
    color: #fff;
    font-size: .3733rem
}

.footer .logo {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer .contact p {
    font-size: .3733rem
}

.footer .devider {
    width: 100%;
    border-bottom: 1px solid #5e1b09
}

.footer .links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: .2rem;
    margin-bottom: .3rem
}

.footer .links a {
    display: flex;
    align-items: center;
    height: .32rem;
    margin-bottom: .1rem;
    padding: 0 .32rem;
    font-size: .2733rem;
    text-decoration: none;
    color: #fff
}

.footer .links a.border {
    border-right: 1px dashed #afafaf
}

.footer p {
    margin: 0;
    font-size: .25rem
}