header {
	height: .62rem;
	background: #1b00a0;
	font-size: .32rem;
	padding: .13rem 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;
	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: #1b00a0;
	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, .5)
}

nav {
	border-bottom: 1px solid #eaeaea;
	width: 100%;
	overflow: hidden
}

nav li {
	display: inline-block;
	width: 20%;
	border-bottom: .04rem solid transparent;
	padding: .18rem 0 .15rem
}

nav li a {
	display: block;
	height: .3rem;
	line-height: .3rem;
	text-align: center;
	color: #00182b;
	font-size: .3rem;
	font-weight: bold;
}

nav li.current {
	border-color: #1b00a0;
	background-color: #ddd;
}

nav li.current a {
	color: #1b00a0;

}

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
}

header.allrummyapp a {
	color: #fff;
	font-weight: bold;
}

header .allrummyappcom_logo {
	width: 4rem;
	margin-top: .03rem;
	margin-left: .2rem;
	display:block;
	height:90%;
}

/* Keep the logo square while making it a bit more prominent. */
header .allrummyappcom_logo[src$="AllYonoGames.webp"],
header .allrummyappcom_logo[src$="AllYonoGames-optimized.webp"] {
	width: .74rem !important;
	height: .74rem !important;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: .12rem;
	margin-top: 0;
	flex-shrink: 0;
}

header .all-yono-games-text {
	display: inline-block;
	margin-left: .14rem;
	font-size: .4rem;
	font-weight: 700;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	color: #fff;
}

header .LootEarning_grow a {
	display: inline-flex;
	align-items: center;
	flex-wrap: nowrap;
}

@media (max-width: 768px) {
	header .LootEarning_grow a {
		display: inline-flex;
		align-items: center;
		flex-wrap: nowrap;
	}

	header .all-yono-games-text {
		font-size: .3rem;
		margin-left: .08rem;
		max-width: 2.3rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}

header .txt {
	height: .4rem;
	line-height: .4rem;
	margin-top: .18rem;
	margin-left: 0
}

header .txt span {
	width: 2.6rem;
	height: .4rem;
	overflow: hidden;
	white-space: nowrap
}

.search2{
	display:inline

}

header .search2 img{
	width:1.25rem;
	height:.56rem;
	margin-right:.2rem;
	margin-top:.02rem;
}

header .menu2 {
	padding: .075rem .2rem 0 0;
	cursor: pointer
}

header .menu2 i {
	width: .5rem;
	height: .5rem;
}

.footer .devider {
	width: 100%;
	border-bottom: 1px solid #baaca973
}

.footer .links .border {
	border-right: 1px dashed #afafaf
}

.footer p {
	margin: 0;
	font-size: .24rem
}

.footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: .1rem;
	background-color: #1b00a0;
	color: #fff;
	font-size: .23rem;
}

.AllRummyApps-Watermarks {
	color: rgb(255, 170, 0);
	margin: 0 .01rem;
	margin-bottom: .1rem;
	font-size: .25rem;
	font-weight: bold;
}


.copyright {
	text-align: center;
	margin-top: .1rem;
	font-size: .25rem
}

.copyright a {
	text-decoration: none;
	color: #fff
}

.links {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: .2rem;
	margin-bottom: .1rem
}

.links a {
	display: flex;
	font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, SimSun, "Hiragino Sans GB", sans-serif;
	align-items: center;
	height: .32rem;
	margin-bottom: .1rem;
	padding: 0 .3rem;
	font-size: .26rem;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}



.all-rummy-app-share-link {
	text-align: center;
	padding-top: .06rem;
	padding-bottom: .9rem;
	padding-left: .1rem;
}

.wrap .all-rummy-app-share-link span {
	margin: .1rem;
	font-size: .34rem;
	width: 30%;
	font-weight: 600;
	color: #fff;
	cursor: pointer;
	border: 1px dotted #ff2525;
	padding: .08rem 0;
}

.wrap .all-rummy-app-share-link span:hover {
	color: #e9e9e9;
}

.all-rummy-app-share-link span:first-child {
	float: left;
	background-color: #08c;
	border-radius: .1rem;
}

.all-rummy-app-share-link span:nth-child(2) {
	float: left;
	background-color: #25d366;
	border-radius: .1rem;
}

.all-rummy-app-share-link span:nth-child(3) {
	float: left;
	background-color: #3b5998;
	border-radius: .1rem;
}


.Sticky-Ads {
    position: fixed;
    bottom: 0;
    width: 7.5rem;
    background: rgb(0 0 0/55%);
    z-index: 1;
    display: flex;
}


.Sticky-Ads-close {
    width: .9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -.275rem;
    background-color: #ffffff;
	padding: 0 .01rem;
	border: .01rem solid black;
	border-bottom: none;

}

.Sticky-Ads .Sticky-Ads-close p {
    width: 4rem;
	font-size: .18rem;
    color: #000000;
	font-weight: bold;
	margin-left: .08rem;
	cursor: pointer;
}

.Sticky-Ads .Sticky-Ads-close p i{
	font-size: .2rem;
	float: left;
    color: #000000;
	margin-top: .025rem;
	margin-right: .03rem;
}

.Sticky-Ads-content img{
	width: 7.425rem;
	background-color: #ffffff;
	padding: .03rem .03rem;
	border: 0.5px solid #000000;
}

