

html {
	font-size: 10px
}

body {
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei"
}

.container {
	position: relative;
	max-width: 720px;
	margin: 0 auto;
	z-index: 0;
	background-color:#ffffff;
}
	
.container .downBtn{
	position: absolute;
	top: 37.5%;
	left: 7.5%;
	width: 85%;
	height: 1.5rem;
	background-image: url("../img/teen-patti-wealth-dow.gif");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.container .description{
	   position: absolute;
	   top: 43.5%;
       font-size: 0.18rem;
       text-align: center;
       color: black;
}

.recommended_apps {
    margin-top: -0.25rem;
    text-align: center;
    font-size: .24rem;
    background-color: #5d00ff;
    line-height: .60rem;
    font-weight: 800;
    color: #fff;
    box-shadow: 0px 17px 7px -15px rgba(0,0,0,0.60);
}

 .footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0.1rem 0 0.1rem;
	background-color: #3b0303;
	color: #afafaf;
}

.devider {
	width:100%;
	border-bottom:1px solid #606280
}
.footer p {
	margin-top: .1rem;
	margin-bottom: .1rem;
}

.footer a {
	text-decoration: none;
}

ul,
h3,
p,
td {
    margin: 0;
    padding: 0
}

body {
    font-size: .24rem
}

.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;
    overflow: hidden
}

.btn {
    background-color: #5d00ff;
}

.btn:hover {
    background-color: #0096fc;
    opacity: .9;
    -webkit-transform: scale(.96)
}

.TopRummyApps_com {
    background-color: #fff;
    padding: 0 .2rem .3rem
}

.TopRummyApps_com ul li {
    padding-top: .2rem;
    align-items: center
}

/*image logos*/

.TopRummyApps_com ul li img {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: .18rem
}

.TopRummyApps_com ul li .flex_grow {
    width: 0%
}

.TopRummyApps_com ul li .info {
    margin: 0 .28rem 0 .18rem
}

.TopRummyApps_com ul li .info p {
    display: block;
    width: auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: .22rem
}

.TopRummyApps_com ul li .info .name {
    font-size: .3rem;
    color: #454545;
    font-weight: 500;
    line-height: .48rem;
    font-weight: 700
}

.TopRummyApps_com ul li .info .grade {
    color: #e6e6e6;
    line-height: .24rem
}

/*bonus text*/

.TopRummyApps_com ul li .info .grade span {
    color: #eac500;
    font-weight: 700
}

.TopRummyApps_com ul li .info .grade em {
    color: #ffa709;
    font-weight: 700;
    font-size: .21rem
}

.TopRummyApps_com ul li .info .grade i {
    display: inline-block;
    width: .24rem;
    height: .25rem;
    background-position: -1.93rem -1.7rem;
    position: relative;
    top: .03rem;
    margin-right: 0;
}

.TopRummyApps_com ul li .info .txt {
    color: #02af27;
    line-height: .36rem;
    font-weight: 700;
    font-size: .2rem
}

.TopRummyApps_com 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: .15rem
}

.TopRummyApps_com ul li .btn {
    display: block;
    line-height: .55rem;
    margin: 0 Auto;
    border-radius: .06rem;
    color: #fff;
    font-size: .24rem;
    text-align: center;
    width: 2.1rem;
    height: .55rem;
    border: none;
    font-weight: 700;
    cursor: pointer;
    border-radius: 5px
}

.TopRummyApps_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
}