html,
body,
div,
span,
applet,
object,
iframe,
input,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
hr,
dl,
dt,
dd,
ol,
ul,
li,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html {
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #000;
}

ul li {
	list-style: none;
}

.indexbgimg {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0.88rem;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

.indexbgimg img {
	width: 100%;
}

.gameranking_ul {
	overflow: hidden;
	margin-top: -2px;
	background: url('https://cdn-ujia001.ujia007.com/activity/20200815/2d7508ea-33f2-495e-a867-d0ad0b38797f.png');
	background-size: 100% 100%;
	padding: 0 25px;

}

.gameranking_ul li {
	width: 100%;
	position: relative;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e2e8ef;
}

.gameranking_ul li>div {
	float: left;
	text-align: center;
	color: #253f3c;
	font-size: 15px;
	height: 100%;
}

.timeone {
	width: 12%;
	padding-left: 0px;
}

.timetre {
	width: 37%;
}
.timetwo img{
	width: 30px;
    vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
    border-radius: 50%;
}
.timetwo {
	width: 52%;
    margin-left: 25%;
	text-align: left!important;
	text-overflow :ellipsis; /*让截断的文字显示为点点。还有一个值是clip意截断不显示点点*/
	white-space :nowrap; /*让文字不换行*/
	overflow : hidden; /*超出要隐藏*/
}
.timeFour{
	width: 8%;
}
.move {
	text-align: center;
	position: absolute;
	bottom: 2px;
	left: 50%;
	width: 40%;
	margin-left: -20%;
	height: 40px;
	z-index: 100;
}
.rankingdata{
	font-size: 13px!important;
	color: #333333;
}
.contlist {
	position: relative;
	top: 2.71rem;
	margin-bottom: 20px;
}

.contlist>img {
	width: 100%;
	display: block;
}

.foot {
	height: 70px;
	background: url('https://cdn-ujia001.ujia007.com/activity/20200815/a6212bb5-26b9-4146-8272-b78d489df3f5.png') no-repeat;

	background-size: 100% 100%;
	position: relative;
	z-index: 100;
	top: -10px;
}

body {
	background: url('https://cdn-ujia001.ujia007.com/activity/20200815/07b53463-6e53-4e6d-a711-f3cd7654e6a3.png');
	background-size: 100%;
}

.Copywriting {
	position: absolute;
	z-index: 100;
	top: 1.9rem;
	text-align: center;
	width: 100%;
	color: #eb2b46;
	font-size: 23px;
	font-weight: 700;
}

.Copywriting P {
	font-size: 17px;
    margin-top: 8px;
	font-weight: 700;
	color: #333333;
}

.rankingNum {
	color: #ff3535;
}

.posterNum {
	color: #ff3535;
}

.gameranking_li:nth-child(1)>div {
	color: #eb2b46;
	font-weight: 700;
}

.gameranking_li:nth-child(1) .timeone {
	background: url('https://ujia001.oss-cn-shenzhen.aliyuncs.com/activity/20200612/f9b2a213-179e-49ba-b04c-cf32730fc3d8.png') no-repeat;
	background-size: 38px;
	background-position: center;

}

.gameranking_li:nth-child(2) .timeone {
	background: url('https://uplus-saas.oss-cn-shenzhen.aliyuncs.com/uplus-integralMall/20200612/582da804-9bd9-4a26-9d7a-e7972913a91f.png') no-repeat;
	background-size: 38px;
	background-position: center;
}

.gameranking_li:nth-child(3) .timeone {
	background: url('https://uplus-saas.oss-cn-shenzhen.aliyuncs.com/uplus-integralMall/20200612/94824678-8227-4be2-8df0-a4d3f9795949.png') no-repeat;
	background-size: 38px;
	background-position: center;
}

.datanone {
	text-align: center;
	color: #ccc;
	font-size: 15px;
}

.Btnmove {
	position: relative;
	top: -35px;
}

.Btnmove img {
	width: 120px;
}
.color{
	color: #009a88;
}
.rankingone,.rankingNumber{
	display: none;
}
.spinner {
	text-align: center;
	position: fixed;
    width: 100%;
    top: 0;
	height: 100%;
	padding-top: 63%;
	z-index: 1001;
  }
   
  .spinner > div {
	width: 30px;
	height: 30px;
	background-color: #64a4ff;
   
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: bouncedelay 1.4s infinite ease-in-out;
	animation: bouncedelay 1.4s infinite ease-in-out;
	/* Prevent first frame from flickering when animation starts */
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
  }
.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
  }
   
  .spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
  }
   .bounce4{
	   position: absolute;
	   top: 0;
	   left: 0;
	   background: #000;
	   opacity: 0.5;
	   width: 100%;
	   height: 100%;
	   z-index: -1;
   }
  @-webkit-keyframes bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0.0) }
	40% { -webkit-transform: scale(1.0) }
  }
   
  @keyframes bouncedelay {
	0%, 80%, 100% { 
	  transform: scale(0.0);
	  -webkit-transform: scale(0.0);
	} 40% { 
	  transform: scale(1.0);
	  -webkit-transform: scale(1.0);
	}
  }

  .Xinjiangadmitrighthed{
	position: absolute;
	z-index: 100;
	width: 0.4rem;
	height: 0.4rem;
	top: 50%;
	margin-top: -0.25rem;
	right: 1rem;
}