@import url(../../cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);

a,
body,
html {
	padding: 0;
	margin: 0;
	color: #333;
}

.headerNav,
.wrap {
	width: 100%;
	min-height: 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 {
	min-height: 100%;
	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 {
	min-height: 100%;
	width: 100%;
}

a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}

.topreferearnapp {
	display: flex;
}

.topreferearnapp_grow {
	-moz-flex-grow: 1;
	flex-grow: 1;
}

.wrap {
	min-width: 3.2rem;
	min-height: 100vh;
	margin: 0 auto;
	background-color: rgb(255, 255, 255);
	overflow: hidden;
}

.hide {
	display: none;
}

.TopReferEarnApp_Com li a,
.icon_i,
header .logo2 i,
header i,
nav li a {
	display: block;
}

header {
	height: 0.54rem;
	background: #fff;
	font-size: 0.32rem;
	font-weight: 700;
	padding: 0.17rem 0;
}

header .jayshreeram {
	display: inline;
	cursor: pointer;
	margin-top: -.035rem;
	margin-right: 0.2rem;
	width: 1.5rem;
	height: 0.6rem;
	background-image: url("../main_img/jay-shree-ram.webp");
	background-size: 100% 100%;

}

.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: #ffffff;
	border-radius: 0 0 0.2rem 0.5rem;
  }
  
  header.refer_bg {
	background: #10073f;
	color: #fff;
	font-size: 0.32rem;
  }
  
  .headerNav ul li a {
	display: block;
	width: 2.22rem;
	height: .72rem;
	line-height: .72rem;
	color: #fff;
	background: #10073f;
	font-size: .32rem;
	border-radius: .1rem;
	text-align: center;
  }
  
  .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 {
	padding: .11rem .2rem 0 0;
	cursor: pointer;
  }
  
  .menu a {
	padding: 0 0.2rem 0 0.2rem;
	display: block;
	width: 100%;
	line-height: 100%;
	color: #fff;
  }
  
  .menu:active {
	opacity: 0.7;
  }
  
  header.refer_bg {
	position: relative;
  }
  
  header.refer_bg a {
	color: #fff;
  }
  
  header .logo2 {
	width: 1.78rem;
  }
  
  header span {
	display: flex;
	align-items: center;
	justify-content: center;
  }
  
  header .txt {
	height: 0.7rem;
	line-height: 0.4rem;
	margin-top: auto;
  }
  

.btn {
	background-image: linear-gradient(147deg, #ff0000 0%, #ff3700 74%);
	cursor: pointer;
  }
  
  .btn:hover {
	background-color: red;
	border-left: 4px solid rgb(84 84 84);
	border-right: 4px solid rgb(84 84 84);
	opacity: .9;
	-webkit-transform: scale(.96)
  }

.allreferearnapp_com,
.TopReferEarnApp_Com,
.ranking_list .sort,
.ranking_list .sort div {
	background-color: #fff;
}

.icon_i {
	background-image: url('../main_img/index_icon.webp');
	background-size: 6rem 6rem;
}

.udfoot {
	text-align: center;
}

nav {
	margin-bottom: 0.5rem;
	/* border-bottom: 1px solid #eaeaea; */
	width: 100%;
	/* overflow: hidden; */
}

nav ul {
	display: flex;
	justify-content: space-evenly;
	align-content: center;
	align-items: center;
}

nav li {
	border-bottom: 0.04rem solid transparent;
	padding: 0.2rem 0 0.28rem;
}

nav li a {
	height: 0.1rem;
	line-height: 0.1rem;
	text-align: center;
	color: rgba(255, 255, 255, 0.3);
	font-size: 0.27rem;
}

nav li.current {
	position: relative;
}

nav li.current::after {
	content: ' ';
	position: absolute;
	left: 40%;
	bottom: -0.25rem;
	width: 0.4rem;
	height: 0.4rem;
	background: url('../main_img/flower.webp') no-repeat center;
	background-size: 100% 100%;
}

nav li.current a {
	height: 0.33rem;
	line-height: 0.3rem;
	text-align: center;
	font-size: 0.27rem;
	background-image: linear-gradient(to top, #b26000, #e0f303);
	-webkit-background-clip: text;
	color: transparent;
}

nav li:last-child a {
	border: 0;
}

nav ul {
	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 {
	background: url('../main_img/footer.webp') no-repeat bottom center;
	background-size: 100% 100%;
	width: 100%;
}

.allreferearnapp_com {
	padding: 0.11rem 0 0 0;
	margin-top: -.3rem;
}

.allreferearnapp_com .tab_menu {
	height: .68rem;
	line-height: .68rem;
	text-align: center;
	color: #00070e;
	font-size: .28rem;
	border: 1px solid #48001c;
	cursor: pointer;
  }
  
  .allreferearnapp_com .tab_menu span {
	flex: 1;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
	font-weight: 600;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
  }
  
  .allreferearnapp_com .tab_menu span img {
	width: 0.6rem;
  }
  
  .allreferearnapp_com .tab_menu span:last-child {
	border-right: 0;
  }
  
  .allreferearnapp_com .tab_menu span.current {
	color: #fff;
	background-color: #10073f;
	font-weight: 700;
	cursor: pointer;
  
  }

.allreferearnapp_com ul li {
	padding-top: 0.17rem;
	padding-bottom: 0.17rem;
	border-radius: 0.08rem;
	border: #5b5b5b 0.01rem solid;
	background-color: rgba(255, 255, 255, 0.1);
	margin: 0.2rem;
	align-items: center;
}

.allreferearnapp_com ul li img {
	display: block;
	width: 1.18rem;
	height: 1.18rem;
	padding-left: 0.2rem;
	border-radius: 0.18rem;
}

.allreferearnapp_com ul li .info {
	margin: 0 0.28rem 0 0.18rem;
}

.allreferearnapp_com ul li .info p {
	display: block;
	width: auto;
	overflow: hidden;
	font-size: .22rem;
}

.allreferearnapp_com ul li .info .name {
	font-size: 0.3rem;
	color: #454545;
	line-height: 0.48rem;
	font-weight: 700;
}

.allreferearnapp_com ul li .info .grade {
	color: rgb(61 30 66);
	line-height: .32rem;
}

.allreferearnapp_com ul li .info .grade span {
	color: rgba(255, 255, 255, 0.4);
	font-weight: 700;
}

.allreferearnapp_com ul li .info .grade em {
	color: #ffd467;
	font-size: 0.24rem;
}

.allreferearnapp_com ul li .info .grade i {
	display: inline-block;
	width: 0.37rem;
	height: 0.26rem;
	background-position: -1.89rem -1.7rem;
	position: relative;
	top: 0.01rem;
	margin-right: 0.04rem;
}

.allreferearnapp_com ul li .info .txt {
	color: #00bd2a;
	line-height: 0.36rem;
	font-weight: 700;
	font-size: 0.2rem;
}

.allreferearnapp_com ul li .num {
	display: block;
	width: 0.36rem;
	height: 0.58rem;
	font-weight: 700;
	font-size: 0.32rem;
	color: rgba(255, 255, 255, 0);
	line-height: 0.45rem;
	text-align: center;
	position: relative;
	top: 0.35rem;
	left: 0;
}

.allreferearnapp_com ul li .btn {
	display: block;
    line-height: .55rem;
    margin-right: 0.2rem;
    color: #fff;
    font-size: .24rem;
    text-align: center;
    width: 3rem;
    height: 0.55rem;
    font-weight: 700;
    cursor: pointer;
    border-radius: 0.06rem;
  }

/*This website is created by AllReferEarnApp.Com, it is not allowed to copy any content of this website without my permission.*/
.follow_us {
	position: fixed;
	right: 0px;
	width: 1rem;
	text-align: center;
	transition: all 0.3s ease 0s;
	bottom: 1rem;
	z-index: 8;
	padding: 0px;
	display: flex;
	flex-direction: column;
}

.follow_us .li {
	color: rgb(255, 255, 255);
	padding: 0.2rem 0px;
	margin-bottom: 2px;
	cursor: pointer;
	position: relative;
	font-weight: 700;
	background: rgba(255, 255, 255, 0.4);
	width: 100%;
}

.follow_us .li:nth-child(1) {
	border-radius: 12px 0px 0px;
}

.follow_us .li:nth-child(8) {
	border-radius: 0px 0px 0px 12px;
}

.follow_us li a {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}

.follow_us img {
	width: 55%;
}

.follow_us p {
	color: rgb(255, 255, 255);
	padding-top: 5px;
	font-size: 12px;
}

.nav_showbtn {
	background: rgba(255, 255, 255, 0.4);
	position: absolute;
	bottom: 0px;
	right: 1.5rem;
	width: 40px;
	line-height: 40px;
	border-radius: 12px 0px 0px 12px;
	display: none;
}

.flogo img {
	height: 0.95rem;
	margin-bottom: 0.1rem;
}

.social {
	height: 1rem;
	margin-top: -0.2rem;
	align-items: center;
}

.social img {
	width: 0.5rem;
	height: 0.5rem;
}

.social ul {
	position: absolute;
	padding-top: 1.1rem;
	transform: translate(-50%, -50%);
	display: flex;
}

.social ul li {
	list-style: none;
	margin: 0 15px;
}

.footer-right a:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.footer p.footer-links a:hover {
	text-decoration: underline;
}

@media (max-width: 600px) {

	.footer-distributed .footer-left,
	.footer-distributed .footer-right {
		text-align: center;
	}

	.footer-distributed .footer-right {
		float: center;
		margin: 0 auto 20px;
	}

	.footer-distributed .footer-left p.footer-links {
		line-height: 1.8;
	}
}

.footer {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0.2rem 0 0;
	background: url('../main_img/footer.webp') no-repeat bottom center;
	background-size: 100% 100%;
	border-top: 1px solid #54350c;
	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.1rem;
}

.footer .links a {
	display: flex;
	align-items: center;
	height: 0.32rem;
	margin-bottom: 0.1rem;
	padding: 0 0.32rem;
	font-size: 0.2733rem;
	text-decoration: none;
	color: #ffffff;
}

.links a:hover {
	font-weight: 600;
	color: #c1c1c1;
}

.footer .links a.border {
	border-right: auto;
}

.footer p {
	margin: 0;
	font-size: 0.2rem;
	opacity: 80%;
}

.footer button {
	width: 4rem;
	height: 0.8rem;
	background-color: #003a92;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 0.05rem;
	font-size: 0.2rem;
	cursor: pointer;
}

.footer button:hover {
	background-color: #0026a2;
	font-size: 0.33rem;
}

.footer .links a.border {
	border-right: 1px dashed #afafaf
}