@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');


blockquote,
body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
td,
th,
ul {
	margin: 0;
	padding: 0
}
.kategori {font-size: 15px;
        background: gold; 
        color:#222;
        text-shadow: 2px 2px 2px #eee;
        margin:3px 0px 0px 0px;
        padding:10px 10px 10px 10px;
        text-align:left;
        font-weight:bold;}
.downinfo {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    width: auto;
    max-width: 560px;
    display: flex;
    flex-direction: column;
    color: #222;
    padding: 10px 10px 5px;
    margin-left: 5px;
}
.teenpatti-Ads_App {
    position: fixed;
    bottom: 0;
    width: 7.5rem;
    background: rgb(0 0 0/55%);
    z-index: 1;
    display: flex;
}


.teenpatti-Ads_App-close {
    width: 1.1rem;
	height: .33rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -.338rem;
    background-color: #ffffff;
	border: .01rem solid black;

}

.teenpatti-Ads_App .teenpatti-Ads_App-close span {
    width: 4rem;
	font-size: .25rem;
    color: #000000;
	font-weight: bold;
	margin-left: .05rem;
	cursor: pointer;
	line-height: .26rem;
}

.teenpatti-Ads_App .teenpatti-Ads_App-close i{
	font-size: .25rem;
	float: left;
    color: #000000;
	margin-top: .01rem;
	margin-left: .08rem;
	line-height: .26rem;
}

.teenpatti-Ads_App-content img{
	width: 7.425rem;
	background-color: #ffffff;
	padding: .03rem .03rem;
	border: 0.5px solid #000000;
	border-radius: .05rem;
}    
.pad {
  padding: 20px;
  border: 1px solid #ddd;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400
}

body {
	line-height: 2.2
}

ol,
ul {
	list-style: none
}

em,
i {
	font-style: normal;
	font-weight: 400
}

img {
	display: block;
	border: 0
}

* {
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none
}

html {
	font-size: 100px
}

body {
	font-size: .24rem;
	margin: 0;
	font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, SimSun, "Hiragino Sans GB", sans-serif;
	color: #ddd;
	background-color: #757575;
	position: relative;
	width: 100%
}

body,
html {
	width: 100%
}

a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

.flex {
	display: flex
}

.flex_grow {
	-moz-flex-grow: 1;
	flex-grow: 1
}

.wrap {
	width: 100%;
	max-width: 7.5rem;
	min-width: 3.2rem;
	margin: 0 auto;
	color: black;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 13px 13px 0px rgba(0,0,0);
    -moz-box-shadow: 0px 13px 13px 0px rgba(0,0,0);
    box-shadow: 0px 13px 13px 0px rgba(0,0,0);
	overflow: hidden
   
}

.hide {
	display: none
}

  /*Start VungoPro.Com Header Seaction*/


header {
	height: .54rem;
	background: #fff;
	font-size: .32rem;
	font-weight: bold;
	padding: .17rem 0;
	position: relative;
}

header i {
	display: block;
}

.headerNav {
	width: 100%;
	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 0;
	z-index: 99;
	position: absolute;
	background: #f2fff7;
}

.headerNav ul li {
	margin: .2rem 0 0 .2rem;
}

.headerNav ul li a {
	display: block;
	width: 2.22rem;
	height: .72rem;
	line-height: .72rem;
	color: #fff;
	background: #00cb0a;
	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 .mask {
	width: 7.5rem;
	height: 100%;
	position: absolute;
	top: .9rem;
	background: rgba(0, 0, 0, 0.5);
}
/*
nav {
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	overflow: hidden;
}

nav li {
	display: inline-block;
	width: 20%;
	border-bottom: 0.04rem solid transparent;
	padding: .28rem 0 .25rem 0;
}

nav li a {
	display: block;
	height: .2rem;
	line-height: .17rem;
	border-right: 1px solid #e7e7e7;
	text-align: center;
	color: #454545;
	font-size: .28rem;
}

nav li.current {
	border-color: #ff0000;
}

nav li.current a {
	color: #ff0000;
}

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;
}*/
.menu {
	margin-right: .2rem;
    margin-top: -.06rem;
    font-weight: 600;
	cursor: pointer;
	user-select: none;
}
.menu:active {
	opacity: 0.7;
}
header.green_bg {
	position: relative;
	background: #2685f2;

	color: #fff;
	font-size: .32rem;
}

header.green_bg a {
	color: #fff;
}



header .logo2 {
	width: 1.78rem;
}

header .logo2 i {
	display: block;
}

header .txt {
	height: .55rem;
    line-height: .4rem;
	margin-top: auto;
    margin-left: .2rem;
}

header .search2 {
	display: inline;
}

header .search2 img {
    width: 1.25rem;
	height: .56rem;
	margin-right: .2rem;
	margin-top: .0rem;
}

  /*End VungoPro.Com Header Seaction*/
.recomended h2{
	background-color: rgb(209, 0, 0);
	font-size: .35rem;
	font-weight: 600;
	text-align: center;
	margin-top: .15rem;
	margin-right: .15rem;
	margin-left: .15rem;
	border-radius: .1rem;
	border: 2px solid black;
	color: #ffffff;
}
.wrap .footer button{
	margin-bottom: .1rem;
}
@media only screen and (max-width: 600px) {
	.wrap .footer button{
		margin-bottom: .4rem;
	}
}

button {
			width: 4rem;
			height: .5rem;
            font-weight: bold;
			background-color: #4ECC5B;
			color: #fff;
			border: 1px solid #fff;
            border-radius: .05rem;
			font-size: .35rem;
			cursor: pointer;
		}

button:hover {
			background-color: #3ae04b;
            font-size: .36rem;
		}



.btn {
	background-color: #ec2c3e;
}

.btn:hover {
	background-color: #ec2c3e;
	opacity: .9;
	-webkit-transform: scale(.96)
}

.icon_i {
	background-image: url("../Z_img/index_icon.png");
	background-size: 6rem 6rem;
	display: block
}

.udfoot {
	text-align: center
}

nav {
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	overflow: hidden
}

nav li {
	display: inline-block;
	width: 20%;
	border-bottom: .04rem solid transparent;
	padding: .20rem 0 .28rem 0
}

nav li a {
	display: block;
	height: .1rem;
	line-height: .1rem;
	border-right: 1px solid #e7e7e7;
	text-align: center;
	color: #000;
	font-size: .27rem
}

nav li.current {
	border-color: red;
	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;
	font-weight: bold;
	overflow-x: -moz-scrollbars-none;
	-ms-overflow-style: none
}

nav ul::-webkit-scrollbar {
	width: 0;
	height: 0;
	display: none;
	-webkit-appearance: none;
	border-radius: 0
}

.nav_bar {
	width: 100%;
	overflow: hidden
}

/* CopyRight Reverved AllRummyApp.Com */

.ranking_list {
	width: 100%;
	margin: auto
}

.ranking_list .sort {
	position: relative;
	background-color: #fff;
	width: 100%;
	height: 2.25rem;
	overflow: hidden;
	justify-content: center;
	align-items: center
}

.ranking_list .sort img {
	width: 100%;
	height: 2.srem;
	display: block
}

.ranking_list .sort label {
	position: absolute;
	width: 100%;
	margin-top: -.2rem;
	justify-content: center;
	align-items: center
}

.ranking_list .sort span {
	display: block;
	width: .24rem;
	height: .05rem;
	background-color: #fff;
	margin: 0 .22rem
}

.ranking_list .sort h3 {
	font-size: .48rem;
	color: #fff;
	margin: 0 .23rem;
	letter-spacing: .02rem
}

.ranking_list .sort .ico_l {
	width: .15rem;
	height: .14rem;
	background-position: -.85rem -1.8rem;
	position: relative
}

.ranking_list .sort .ico_r {
	width: .15rem;
	height: .14rem;
	background-position: -.85rem -1.8rem;
	position: relative
}

.ranking_list .sort div {
	position: absolute;
	z-index: 1;
	bottom: -.04rem;
	width: 2.72rem;
	height: .4rem;
	background-color: #fff;
	border-top-left-radius: .1rem;
	border-top-right-radius: .1rem
}

.top_slider {
	background-color: #fff
}

.top_slider li {
	position: relative;
	text-align: center;
	margin-bottom: .3rem
}

.top_slider li a {
	display: block
}

.top_slider li img {
	display: block;
	width: 1.24rem;
	height: 1.24rem;
	border-radius: .24rem;
	margin: 0 auto
}

.top_slider li p {
	color: #ababab;
	font-size: .22rem;
	line-height: .42rem;
	width: 90%;
	margin: auto;
	overflow: hidden;
	white-space: nowrap
}

.top_slider li .name {
	height: .6rem;
	line-height: .6rem;
	color: #454545;
	font-size: .25rem;
	font-weight: 700
}

.top_slider ul li .grade {
	color: #e6e6e6;
	line-height: .25rem
}

.top_slider ul li .grade span {
	color: #9a9b9b;
	font-weight: 700;
	font-size: .19rem;
	line-height: .35rem
}

.top_slider ul li .grade i {
	display: inline-block;
	width: .3rem;
	height: .26rem;
	background-position: 0 -1.72rem;
	position: relative;
	top: .04rem;
	margin-right: .001rem
}

.top_slider li .btn {
	display: block;
	width: 1.9rem;
	height: .55rem;
	text-align: center;
	line-height: .55rem;
	margin: .16rem auto 0 auto;
	border-radius: .06rem;
	color: #fff;
	font-size: .24rem;
	font-weight: 700
}

.top_slider li:nth-child(2) img {
	width: 1.4rem;
	height: 1.4rem
}

.top_slider li:nth-child(2) {
	padding-top: .1rem;
	width: 35%
}

.top_slider li:nth-child(1),
.top_slider li:nth-child(3) {
	padding-top: .45rem;
	width: 32.5%
}

.top_slider li .num1 {
	width: .7rem;
	height: .56rem;
	background-position: -3.54rem -.9rem;
	position: absolute;
	z-index: 2;
	top: -.66rem;
	left: 50%;
	margin-left: -.25rem
}

.top_slider li .num2 {
	width: .7rem;
	height: .56rem;
	background-position: -4.37rem -.9rem;
	position: absolute;
	z-index: 2;
	top: -.3rem;
	left: 50%;
	margin-left: -.25rem
}

.top_slider li .num3 {
	width: .7rem;
	height: .56rem;
	background-position: -5.23rem -.9rem;
	position: absolute;
	z-index: 2;
	top: -.3rem;
	left: 50%;
	margin-left: -.25rem
}

.Notice_Slider marquee {
	position: relative;
	width: auto;
	padding-top: .03rem;
	background: #2685f2;
	color: #fff;
	font-family: Sofia, sans-serif;
	font-weight: 600;
	font-variant: small-caps;
	line-height: .4rem;
	border: rgb(214, 0, 0) 1px dashed ;
}

.TeenPatty {
	background-color: #fff;
	padding: .11rem .2rem .3rem .2rem
	color :black;
}

.TeenPatty .tab_menu {
	height: .68rem;
	line-height: .68rem;
	text-align: center;
	color: #000;
	font-size: .28rem;
	border: .007rem solid #d30303;
}

.TeenPatty .tab_menu span {
	flex: 1;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	background-color: #eaeaea;
	border-right: .007rem solid #d30303;
	border-left: .007rem solid #d30303;
	cursor: pointer;
	font-weight: 600
}

.TeenPatty .tab_menu span:last-child {
	border-right: none
}

.TeenPatty .tab_menu span.current {
	color: #fff;
	background-color: #01b40a;
	font-weight: 600;
	opacity: 2.5;
	-webkit-transform: scale(.93)
}

.TeenPatty ul li {
	padding: 0.17rem;
	border-bottom: rgb(227, 227, 227) .017rem solid ;
	border-top: rgb(227, 227, 227) .017rem solid ;
	align-items: center
	
}

.TeenPatty ul li img {
	display: block;
	width: 1.18rem;
	height: 1.18rem;
	border-radius: .18rem
}

.TeenPatty ul li .info {
	margin: 0 .28rem 0 .18rem
}

.TeenPatty ul li .info p {
	display: block;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	font-size: .22rem
}

.TeenPatty ul li .info .name {
	font-size: .3rem;
	color: #000000;
	font-weight: 500;
	line-height: .48rem;
	font-weight: 700
}

.TeenPatty ul li .info .grade {
	color: #e6e6e6;
	line-height: .32rem
}

.TeenPatty ul li .info .grade span {
	color: #ababab;
	font-weight: 700
}

.TeenPatty ul li .info .grade em {
	color: #ffa709;
	font-size: .24rem
}

.TeenPatty ul li .info .grade i {
	display: inline-block;
	width: .2rem;
	height: .26rem;
	background-position: -1.94rem -1.7rem;
	position: relative;
	top: .04rem;
	margin-right: .04rem
}

.TeenPatty ul li .info .txt {
	color: #02af27;
	line-height: .36rem;
	font-weight: 700;
	font-size: .2rem
}

.TeenPatty ul li .num {
	display: block;
	width: .36rem;
	height: .58rem;
	font-weight: 700;
	font-size: .32rem;
	color: #cecece;
	line-height: .45rem;
	text-align: center;
	position: relative;
	top: .35rem;
	left: 0;
	margin-right: .2rem
}

.TeenPatty ul li .btn {
	display: block;
	line-height: .55rem;
	margin: 0 Auto;
	border-radius: .06rem;
	color: #fff;
	font-size: .24rem;
	text-align: center;
	width: 2.05rem;
	height: .55rem;
	border: none;
	font-weight: 700;
	cursor: pointer;
	Border-radius: .1rem
}