body,
div,
dl,
dt,
dd,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0}
fieldset,
img {
	border: 0}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400}
ul {
	list-style: none}
:link,
:visited,
ins {
	text-decoration: none}
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}
body {
	margin: 0;
	font-family: microsoft yahei, Arial, Tahoma, Helvetica, simsun, hiragino sans gb, sans-serif;
	color: #333;
	background-color: #ebebeb;
	position: relative}
html,
body {
	width: 100%}
a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent}
.bg {
	background: #fff}
.flex {
	display: flex}
.flex_grow {
	-moz-flex-grow: 1;
	flex-grow: 1}
ol,
ul {
	list-style: none}
b,
em,
i {
	font-style: normal;
	font-weight: 400}
body {
	font-size: .24rem;
	margin: 0;
	font-family: microsoft yahei, Arial, Tahoma, Helvetica, SimSun, hiragino sans gb, sans-serif;
	color: #333;
	background-color: #ebebeb;
	position: relative}
body,
html {
	width: 100%}
.btn {
	background-image:linear-gradient(147deg, #7C0D02 0%, #b32c20 74%);}
.telegram {
	position: fixed;
	z-index: 999;
	top: 10%;
	right: 2.5%;}
.TeenPattiClub_org {
	background-color: #ffffff;
	padding: 0rem .0rem;}
.TeenPattiClub_org ul li {
	padding-top: 15px;
	align-items: center}
.separator {
	border-bottom: 1px solid #0096fc;
	padding-bottom: 15px; /* Optional: Add padding for space between the border and content */}
.TeenPattiClub_org ul li img {
	display: block;
	width: 1.4rem;
	height: 1.4rem;
	border-radius: .18rem}
.background {
	position: relative;}
.background-img {
	display: block;}
.TeenPattiClub_org ul li .flex_grow {
	width: 0}
.TeenPattiClub_org ul li .info {
	margin: 0 .28rem 0 .18rem}
.TeenPattiClub_org ul li .info p {
	display: block;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	font-size: .22rem}
.TeenPattiClub_org ul li .info .name {
	font-size: .25rem;
	color: black;
	font-weight: 500;
	line-height: .48rem;
	font-weight: 700}
.TeenPattiClub_org ul li .info .grade {
	color: #e6e6e6;
	line-height: .32rem}
.TeenPattiClub_org ul li .info .grade span {
	color:rgb(154, 0, 0);
	font-weight: 700}
.TeenPattiClub_org ul li .info .grade em {
	color: rgb(0, 0, 94);
	font-size: .24rem}
.TeenPattiClub_org ul li .info .grade i {
	display: inline-block;
	width: .24rem;
	height: .24rem;
	background-position: -1.93rem -1.7rem;
	position: relative;
	top: 0;
	margin-right: 0;}
.TeenPattiClub_org ul li .info .txt {
	color: #02af27;
	line-height: .36rem;
	font-weight: 700;
	font-size: .2rem}
.TeenPattiClub_org 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}
.TeenPattiClub_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}
.TeenPattiClub marquee {
	color: #fff;
	font-size: .26rem}
/* @keyframes shine {
    0% {left: -100px}
20% {left: 100%}
100% {left: 100%}
*/


.telegram {
	position: fixed;
	z-index: 999;
	top: 10%;
	right: 2.5%;}
.TeenPattiClub_org ul li {
	
	padding-top: 15px;
	align-items: center}
.download-overlay {
	position: absolute;
	top: 77.65%;
	left: 50%;
	transform: translateX(-50%);}
.TeenPattiClub_org ul li .info .name {
	font-size: .25rem;
	color: #000000;
	font-weight: 500;
	line-height: .48rem;
	font-weight: 700}
.TeenPattiClub_org ul li .info .grade span {
	color: #9f0202;
	font-weight: 700}
.TeenPattiClub_org ul li .info .grade em {
	color: #1f0051;
	font-size: .24rem}
.TeenPattiClub_org 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;
    position: relative; /* Needed for the shine animation */
    overflow: hidden; /* Hide the shine overflow */}
.TeenPattiClub_org ul li .btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: -50%;
    width: 150%;
    height: 100%;
    background: linear-gradient(100deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 50%);
    animation: shine 3s infinite; /* Adjust animation duration as needed */
    transition: opacity 0.5s ease-in-out; /* Smooth transition for opacity */}
@keyframes shine {
	0% {
	  left: -100%;
	  opacity: 0;}
50% {
	  left: 100%;
	  opacity: 1;}
100% {
	  left: 200%;
	  opacity: 0;}
/* .TeenPattiClub_org 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;
	position: relative;
	border-radius: 5px}
.TeenPattiClub_org ul li .btn::before {
	content: '';
    width: 2.1rem;
	height: .55rem;
    background-image: linear-gradient(
        120deg,
        rgba(255,255,255, 0) 30%,
        rgba(255,255,255, .8),
        rgba(255,255,255, 0) 70%
    );
	position: absolute;
    top: 0;
    left: -100px;
	animation: shine 3s infinite linear;}
*/
}
.TeenPattiClub_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
}