a,
body {
  color: #333;
}

.headerNav,
.wrap {
  width: 100%;
  max-width: 7.5rem;
}

body,
header {
  position: relative;
}

.headerNav,
.headerNav .mask {
  top: 0.9rem;
  position: absolute;
}

blockquote,
body,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
td,
th,
ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

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 {
  line-height: 2.2;
  font-size: 0.24rem;
  margin: 0;
  font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, SimSun,
    "Hiragino Sans GB", sans-serif;
  background-color: #e0e0e0;
}

body,
html {
  width: 100%;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

.flex {
  display: flex;
}

.flex_grow {
  -moz-flex-grow: 1;
  flex-grow: 1;
}

.wrap {
  min-width: 3.2rem;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}

.hide {
  display: none;
}

.VungoPro_in li a,
.icon_i,
header .logo2 i,
header i,
nav li a {
  display: block;
}

.container {
  margin-bottom: 0.15rem;
  margin-top: -0.1rem;
}
.label {
  font-family: var(--cp-font-family);
  font-size: 1.3rem;
  position: relative;
  display: block;
  font-size: 0.25rem;
  line-height: 1.2;
}

.search_box {
  width: 100%;
  margin: 0;
  padding: 0.1rem;
  text-indent: 2em;
  border: 0;
  border-radius: 0.04rem;
  font: inherit;

  background: #e9effc;
  border: 1px solid #525252e2;
  border-radius: 0px 10px;
  color: #000;
}

.search_icon {
  position: absolute;
  top: 0;
  left: 0.2rem;
  bottom: 0;
  margin: auto auto auto 0;
  width: 0.3rem;
  height: 0.3rem;
  z-index: 1;
  color: hsl(228.39deg 12.25% 50.39%);
}

header {
  height: 0.54rem;
  background: #fff;
  font-size: 0.32rem;
  font-weight: 700;
  padding: 0.17rem 0;
}

.headerNav {
  left: 50%;
  margin-left: -3.75rem;
  z-index: 98;
}

.headerNav ul {
  flex-wrap: wrap;
  padding: 0.05rem 0 0.25rem;
  z-index: 99;
  position: absolute;
  background: #f2fff7;
}

.headerNav ul li a,
header.green_bg {
  background: #003a92;
  color: #fff;
  font-size: 0.32rem;
}

.headerNav ul li {
  margin: 0.2rem 0 0 0.2rem;
}

.headerNav ul li a {
  display: block;
  width: 2.22rem;
  height: 0.72rem;
  line-height: 0.72rem;
  border-radius: 0.1rem;
  text-align: center;
}

.headerNav ul li a i {
  display: inline-block;
  width: 0.38rem;
  height: 0.38rem;
  position: relative;
  margin-right: 0.1rem;
}

.headerNav .mask {
  width: 7.5rem;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.menu {
  margin-right: 0.2rem;
  margin-top: -0.06rem;
  font-weight: 600;
  cursor: pointer;
  user-select: none;
}

.menu:active {
  opacity: 0.7;
}

header.green_bg {
  position: relative;
}

header.green_bg a {
  color: #fff;
}

header .logo2 {
  width: 1.78rem;
}

header .txt {
  height: 0.55rem;
  line-height: 0.4rem;
  margin-top: auto;
  margin-left: 0.2rem;
}

header .share-link {
  display: inline;
  cursor: pointer;
  margin-top: -0.035rem;
  margin-right: 0.2rem;
  width: 1.5rem;
  height: 0.6rem;
  background-image: url("/Z_img/share-btn_allrummyapp.webp");
  background-size: 100% 100%;
}

.btn {
  background-color: #e80000;
}

.btn:hover {
  background-color: red;
  opacity: 0.9;
  -webkit-transform: scale(0.96);
}

.LootEarning_Com,
.VungoPro_in,
.ranking_list .sort,
.ranking_list .sort div {
  background-color: #fff;
}

.icon_i {
  background-image: url("../Z_img/index_icon.png");
  background-size: 6rem 6rem;
}

.udfoot {
  text-align: center;
}

nav {
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  overflow: hidden;
}

nav li {
  display: inline-block;
  width: 20%;
  border-bottom: 0.04rem solid transparent;
  padding: 0.2rem 0 0.28rem;
}

nav li a {
  height: 0.1rem;
  line-height: 0.1rem;
  border-right: 1px solid #e7e7e7;
  text-align: center;
  color: #000;
  font-size: 0.27rem;
}

nav li.current {
  border-color: red;
  background-color: #dbdbdb;
}

nav li.current a {
  color: red;
}

nav li:last-child a {
  border: 0;
}

nav ul {
  overflow-x: auto;
  white-space: nowrap;
  font-size: 0;
  font-weight: 700;
  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;
}

.ranking_list {
  width: 100%;
  margin: auto;
}

.ranking_list .sort {
  position: relative;
  width: 100%;
  height: 2.25rem;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}

.ranking_list .sort img {
  width: 100%;
  height: 2srem;
  display: block;
}

.ranking_list .sort label {
  position: absolute;
  width: 100%;
  margin-top: -0.2rem;
  justify-content: center;
  align-items: center;
}

.ranking_list .sort span {
  display: block;
  width: 0.24rem;
  height: 0.05rem;
  background-color: #fff;
  margin: 0 0.22rem;
}

.ranking_list .sort h3 {
  font-size: 0.48rem;
  color: #fff;
  margin: 0 0.23rem;
  letter-spacing: 0.02rem;
}

.ranking_list .sort .ico_l,
.ranking_list .sort .ico_r {
  width: 0.15rem;
  height: 0.14rem;
  background-position: -0.85rem -1.8rem;
  position: relative;
}

.ranking_list .sort div {
  position: absolute;
  z-index: 1;
  bottom: -0.04rem;
  width: 2.72rem;
  height: 0.4rem;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}

.VungoPro_in li {
  position: relative;
  text-align: center;
  margin-bottom: 0.3rem;
}

.VungoPro_in li img {
  display: block;
  width: 1.24rem;
  height: 1.24rem;
  border-radius: 0.24rem;
  margin: 0 auto;
}

.VungoPro_in li p {
  color: #ababab;
  font-size: 0.22rem;
  line-height: 0.42rem;
  width: 90%;
  margin: auto;
  overflow: hidden;
  white-space: nowrap;
}

.VungoPro_in li .name {
  height: 0.6rem;
  line-height: 0.6rem;
  color: #454545;
  font-size: 0.25rem;
  font-weight: 700;
}

.VungoPro_in ul li .grade {
  color: #e6e6e6;
  line-height: 0.25rem;
}

.VungoPro_in ul li .grade span {
  color: #9a9b9b;
  font-weight: 700;
  font-size: 0.19rem;
  line-height: 0.35rem;
}

.VungoPro_in ul li .grade i {
  display: inline-block;
  width: 0.3rem;
  height: 0.26rem;
  background-position: 0 -1.72rem;
  position: relative;
  top: 0.04rem;
  margin-right: 0.001rem;
}

.VungoPro_in li .btn {
  display: block;
  width: 1.9rem;
  height: 0.55rem;
  text-align: center;
  line-height: 0.55rem;
  margin: 0.16rem auto 0;
  border-radius: 0.06rem;
  color: #fff;
  font-size: 0.24rem;
  font-weight: 700;
}

.VungoPro_in li:nth-child(2) img {
  width: 1.4rem;
  height: 1.4rem;
}

.VungoPro_in li:nth-child(2) {
  padding-top: 0.1rem;
  width: 35%;
}

.VungoPro_in li:first-child,
.VungoPro_in li:nth-child(3) {
  padding-top: 0.45rem;
  width: 32.5%;
}

.VungoPro_in li .num1 {
  width: 0.7rem;
  height: 0.56rem;
  background-position: -3.54rem -0.9rem;
  position: absolute;
  z-index: 2;
  top: -0.66rem;
  left: 50%;
  margin-left: -0.25rem;
}

.VungoPro_in li .num2,
.VungoPro_in li .num3 {
  width: 0.7rem;
  height: 0.56rem;
  position: absolute;
  z-index: 2;
  top: -0.3rem;
  left: 50%;
  margin-left: -0.25rem;
}

.VungoPro_in li .num2 {
  background-position: -4.37rem -0.9rem;
}

.VungoPro_in li .num3 {
  background-position: -5.23rem -0.9rem;
}

.LootEaning_Notice_Slider marquee {
  position: relative;
  width: auto;
  background: #fff200;
  color: #000;
  font-family: Sofia, sans-serif;
  font-weight: 600;
  font-variant: small-caps;
  line-height: 0.5rem;
  border: 1px dashed #d60000;
}

.LootEarning_Com {
  padding: 0.11rem 0.2rem 0.3rem;
}

.LootEarning_Com .tab_menu {
  height: 0.68rem;
  line-height: 0.68rem;
  text-align: center;
  color: #000;
  font-size: 0.28rem;
  border: 0.007rem solid #d30303;
}

.LootEarning_Com .tab_menu span {
  flex: 1;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  background-color: #eaeaea;
  border-right: 0.007rem solid #d30303;
  border-left: 0.007rem solid #d30303;
  cursor: pointer;
  font-weight: 600;
}

.LootEarning_Com .tab_menu span:last-child {
  border-right: 0;
}

.LootEarning_Com .tab_menu span.current {
  color: #fff;
  background-color: #003a92;
  font-weight: 600;
  opacity: 2.5;
  -webkit-transform: scale(0.93);
}

.LootEarning_Com ul li {
  padding-top: 0.17rem;
  padding-bottom: 0.17rem;
  border-bottom: 0.007rem solid #e3e3e3;
  align-items: center;
}

.LootEarning_Com ul li img {
  display: block;
  width: 1.18rem;
  height: 1.18rem;
  border-radius: 0.18rem;
}
.LootEarning_Com .allrummyapp_closed_stamp {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("../other-closed-rummy-application/image/closed-rummy-app-stamp.webp");
  background-size: 100% 100%;
  margin-left: 0.545rem;
  opacity: 80%;
}
.LootEarning_Com .allrummyapp_fraud_stamp {
  position: absolute;
  width: 1.23rem;
  height: 1.23rem;
  background-image: url("../Z_img/fraud-stamp-img.webp");
  background-size: 100% 100%;
  margin-left: 0.535rem;
  opacity: 80%;
}
.LootEarning_Com ul li .info {
  margin: 0 0.28rem 0 0.18rem;
}

.LootEarning_Com ul li .info p {
  display: block;
  width: auto;
  overflow: hidden;
  white-space: nowrap;
  font-size: 0.22rem;
}

.LootEarning_Com ul li .info .name {
  font-size: 0.3rem;
  color: #454545;
  line-height: 0.48rem;
  font-weight: 700;
}

.LootEarning_Com ul li .info .grade {
  color: #e6e6e6;
  line-height: 0.32rem;
}

.LootEarning_Com ul li .info .grade span {
  color: #ababab;
  font-weight: 700;
}

.LootEarning_Com ul li .info .grade em {
  color: #ffa709;
  font-size: 0.24rem;
}

.LootEarning_Com ul li .info .grade i {
  display: inline-block;
  width: 0.2rem;
  height: 0.26rem;
  background-position: -1.94rem -1.7rem;
  position: relative;
  top: 0.04rem;
  margin-right: 0.04rem;
}

.LootEarning_Com ul li .info .txt {
  color: #003a92;
  line-height: 0.36rem;
  font-weight: 700;
  font-size: 0.2rem;
}

.LootEarning_Com ul li .num {
  display: block;
  width: 0.36rem;
  height: 0.58rem;
  font-weight: 700;
  font-size: 0.32rem;
  color: #cecece;
  line-height: 0.45rem;
  text-align: center;
  position: relative;
  top: 0.35rem;
  left: 0;
  margin-right: 0.2rem;
}

.LootEarning_Com ul li .btn {
  display: block;
  line-height: 0.55rem;
  margin: 0 Auto;
  border-radius: 0.06rem;
  color: #fff;
  font-size: 0.24rem;
  text-align: center;
  width: 2.05rem;
  height: 0.55rem;
  border: 0;
  font-weight: 700;
  cursor: pointer;
  border-radius: 0.1rem;
}

.All_Rummy_Sticky-Ads_App {
  position: fixed;
  bottom: 0;
  width: 7.5rem;
  background: rgb(0 0 0/55%);
  z-index: 1;
  display: flex;
}

.All_Rummy_Sticky-Ads_App-close {
  width: 1.1rem;
  height: 0.33rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0;
  top: -0.338rem;
  background-color: #ffffff;
  border: 0.01rem solid black;
}

.All_Rummy_Sticky-Ads_App .All_Rummy_Sticky-Ads_App-close span {
  width: 4rem;
  font-size: 0.25rem;
  color: #000000;
  font-weight: bold;
  margin-left: 0.05rem;
  cursor: pointer;
  line-height: 0.26rem;
}

.All_Rummy_Sticky-Ads_App .All_Rummy_Sticky-Ads_App-close i {
  font-size: 0.25rem;
  float: left;
  color: #000000;
  margin-top: 0.01rem;
  margin-left: 0.08rem;
  line-height: 0.26rem;
}

.All_Rummy_Sticky-Ads_App-content img {
  width: 7.425rem;
  background-color: #ffffff;
  padding: 0.03rem 0.03rem;
  border: 0.5px solid #000000;
  border-radius: 0.05rem;
}

.wrap {
  position: relative;
  background-color: #ffffff;
}

.wrap .downBtn {
  position: absolute;
  top: 13.5rem;
  left: 15%;
  width: 70%;
  height: 1.3rem;
  background-image: url("../img/btn_download.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  animation: rotate 1s linear infinite;
}

@keyframes rotate {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
img {
  max-width: 100%;
}
.green_bg {
  align-items: center;
  padding-left: 0.1rem;
}
.green_bg p {
  margin: 0 0 0 0.2rem;
}
.green_bg .hd-logo img,
.green_bg .hd-logo {
  display: block;
  height: 0.71rem;
  margin: 0;
  font-size: 0;
}
.green_bg .hd-download {
  display: block;
  padding: 0 0.3rem;
  height: 0.6rem;
  line-height: 0.6rem;
  background-color: #e80000;
  border-radius: 8px;
  color: #fff;
}

.LootEarning_Com ul li {
  padding-top: 0.17rem;
  padding-bottom: 0.17rem;
  border-bottom: 0.007rem solid #e3e3e3;
  align-items: center;
}

.LootEarning_Com ul li img {
  display: block;
  width: 1.18rem;
  height: 1.18rem;
  border-radius: 0.18rem;
}

.wrap .all-rummy-app-share-link {
  text-align: center;
  background-color: #000;
  padding-top: 0.06rem;
  padding-bottom: 0.9rem;
  padding-left: 0.1rem;
}

.wrap .all-rummy-app-share-link span {
  margin: 0.1rem;
  font-size: 0.3rem;
  width: 30%;
  font-weight: 600;
  color: #fff;
  border: 1px dotted #ff2525;
}

.all-rummy-app-share-link span:first-child {
  float: left;
  background-color: #08c;
  border-radius: 0.1rem;
}

.all-rummy-app-share-link span:nth-child(2) {
  float: left;
  background-color: #25d366;
  border-radius: 0.1rem;
}

.all-rummy-app-share-link span:nth-child(3) {
  float: left;
  background-color: #3b5998;
  border-radius: 0.1rem;
}




.recomended h2 {
  font-weight: 600;
  color: #fff;
}
.recomended h2 {
  background-color: #d10000;
  font-size: 0.35rem;
  text-align: center;
  margin-top: 0.15rem;
  margin-right: 0.15rem;
  margin-left: 0.15rem;
  border-radius: 0.1rem;
  border: 2px solid #000;
}
.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.2rem 0 0;
  background-color: #003a92;
  color: #fff;
  font-size: 0.3733rem;
}
.footer .devider {
  width: 100%;
  border-bottom: 1px solid #606280;
}
.footer .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 0.2rem;
  margin-bottom: 0.05rem;
}
.footer .links a {
  display: flex;
  align-items: center;
  height: 0.32rem;
  margin-bottom: 0.1rem;
  padding: 0 0.3rem;
  font-size: 0.2rem;
  font-weight: 600;
  text-decoration: none;
  color: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 0.08rem;
  margin-right: 0.2rem;
}

.footer .links a.border {
  border-right: auto;
}
.footer p {
  margin: 0;
  font-size: 0.25rem;
}
.footer button {
  width: 4rem;
  height: 0.8rem;
  font-weight: 600;
  background-color: #003a92;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0.05rem;
  font-size: 0.32rem;
  cursor: pointer;
}
.footer button:hover {
  background-color: #0026a2;
  font-size: 0.33rem;
}
.fa-facebook,
.fa-pinterest {
  padding: 10px 25px 15px 20px;
  margin-right: 0.1rem;
  color: #fff;
}
.footer-right {
  margin-top: -0.2rem;
  padding: 5px 6px;
  font-size: 12px;
  line-height: 1.5;
}
.footer-right .fa {
  font-size: 15px;
  width: 5px;
  height: 0.1rem;
  text-align: center;
  text-decoration: none;
  border-bottom: 0.04rem solid #f2fff7;
  border-radius: 0.1rem;
}

.fa-facebook {
  background: #3b5998;
}
.fa-pinterest {
  background: #e60023;
}
.fa-whatsapp {
  padding: 10px 60px 15px 10px;
  background: rgb(13, 160, 0);
  color: #fff;
  margin-right: 0.1rem;
}

.fa-twitter,
.fa-youtube {
  padding: 10px 25px 15px 20px;
  margin-right: 0.1rem;
  color: #fff;
}
.fa-youtube {
  background: red;
}
.fa-twitter {
  background: #4ea0df;
}
.sub_box a.flex_grow,
.footer a,
.nav_bar a {
  cursor: default;
}
