.query-btn {
	float: none;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: 118px;
}
/* list.html */
.rankimg_bg{
	height: 2500px;
	position: relative;
	color: #fff;
}
.top2026{
	background: url('../images/top2026.jpg') top center no-repeat;
}
.top-three{
	width: 926px;
	height: 361px;
	position: absolute;
	top: 306px;
	left: 50%;
	margin-left: -463px;
	background: url('../images/table1.png') no-repeat;
}
.top-three li{
	position: absolute;
	left: 50%;
	width: 174px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}
.top1 p:first-child{
	font-size: 22px;
	line-height: 37px;
	margin-bottom: 9px;
}
.top2 p:first-child{
	font-size: 18px;
	line-height: 33px;
	margin-bottom: 9px;
}
.top3 p:first-child{
	font-size: 18px;
	line-height: 33px;
	margin-bottom: 9px;
}
.top-three .point{
    margin-top: 9px;
    line-height: 33px;
}
.top1 .point{
    line-height: 41px;
}
.player-name,.player-area{
	width: 100%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.top-three li .player-name,.scroll .player-name{
	background: -webkit-linear-gradient(left,
        #521624,
        #6574DA 25%,
        #521624 50%,
        #6574DA 75%,
        #521624 100%);
	background-clip: text;
	-webkit-background-clip: text;
	text-fill-color: transparent;
	-webkit-text-fill-color: transparent;
	background-size: 200% 100%;
	animation: masked-animation 1s infinite linear;
	-webkit-animation: masked-animation 1s infinite linear;
}
@keyframes masked-animation {
    0% {background-position: 0 0;}
    100% {background-position: -100%, 0;}
}
@-webkit-keyframes masked-animation {
    0% {background-position: 0 0;}
    100% {background-position: -100%, 0;}
}
.top-three li .player-area{
	height: 32px;
	line-height: 32px;
}
.top-three .top1{
	top: 175px;
	margin-left: -87px;
}
.top-three .top2{
	top: 216px;
    margin-left: -332px;
    width: 153px;
    font-size: 14px;
}
.top-three .top3{
	top: 216px;
    margin-left: 182px;
    width: 153px;
	font-size: 14px;
}
.top1 .player-name{
	color: #fff;
}
.top2 .player-name{
	color: #dcd3ed;
}
.top3 .player-name{
	color: #b8f6df;
}
.top-ten{
	width: 1076px;
	height: 234px;
	position: absolute;
	top: 686px;
	left: 50%;
	padding-top: 30px;
	margin-left: -538px;
	background: url('../images/table2.png') no-repeat;
}
.top-ten li{
	float: left;
	width: 166px;
	text-align: center;
	color: #fafcff;
	margin-right: 148px;
	margin-bottom: 38px;
	cursor: pointer;
	position: relative;
}
.top-ten li:first-child{
	margin-left: 190px;
}
.top-ten li:nth-child(3),.top-ten li:nth-child(7){
	margin-right: 0 !important;
}
.top-ten li:nth-child(4){
	margin-left: 105px;
}
.top-ten li:nth-child(n+4){
	margin-bottom: 0;
    width: 158px !important;
    margin-right: 102px;
}
.top-ten li .player-name{
	font-size: 18px;
}
.top-ten li .point{
	font-size: 16px;
    line-height: 40px;
    position: absolute;
    top: 0px;
    width: 100%;
}
.top-ten li:nth-child(n+4) .point{
	line-height: 33px;
}
.top-ten li .point span{
	color: #ffcc53;
}
.top-ten li .player-area{
	color: #000;
    height: 19px;
    line-height: 19px;
    width: 91px;
    margin-left: 37px;
}
.top-ten li .player-name{
    line-height: 52px;
    padding-top: 40px;
}
.top-ten li:nth-child(n+4) .player-name{
	line-height: 37px;
    padding-top: 34px;
}
.top100{
	width: 1080px;
	height: 718px;
	position: absolute;
	top: 1005px;
	left: 50%;
	margin-left: -540px;
	overflow: hidden;
	background: url('../images/table3.png') no-repeat;
}
.top100-container{
	width: 1010px;
    height: 580px;
	margin: 114px auto 0;
	overflow: auto;
}
.top100-container::-webkit-scrollbar{
	width:12px;
	background-color: #163D51;
	border-radius: 10px;
}
.top100-container::-webkit-scrollbar-thumb{
	background-color: #51BCA4;
	border-radius: 10px;
}
.top100-list{
	overflow: hidden;
}
.top100-list li{
	position: relative;
	float: left;
	width: 179px;
	height: 124px;
	color: #edebff;
	font-size: 15px;
	text-align: center;
	margin-bottom: 22px;
	margin-right: 24px;
	background: url('../images/list.png') no-repeat;
}
.top100-list li.love-name{
	background: url('../images/list1.png') no-repeat;
}
.top100-list li:nth-child(5n){
	margin-right: 0;
}
.top100-list li .player-rank{
    width: 42px;
    position: absolute;
    top: 3px;
    left: 3px;
    height: 27px;
    line-height: 27px;
    color: #3e52b0;
    font-size: 18px;
}
.top100-list li .player-name{
	line-height: 25px;
    margin: 0 auto;
    width: 165px;
    font-size: 20px;
    padding-top: 58px;
}
.top100-list li.love-name .player-name{
	padding-top: 44px;
}
.top100-list li .point{
	position: absolute;
    right: 2px;
    top: 4px;
    line-height: 25px;
    width: 122px;
    color: #fff;
}
.top100-list li .point span{
	color: #ffe533;
}
.top100-list li .player-area{
    height: 25px;
    line-height: 25px;
    width: 130px;
    margin-left: 58px;
    font-size: 18px;
}
.top100-list li.love-name .love-name-txt{
	height: 23px;
    line-height: 23px;
    width: 106px;
    top: 87px;
    left: 54px;
    font-size: 14px;
    color: #ffeeed;
    position: absolute;
}
.top100-last{
	width: 1080px;
    height: 558px;
    position: absolute;
    top: 1782px;
    left: 50%;
    margin-left: -540px;
    overflow: hidden;
    background: url(../images/table4.png) no-repeat;
}
.top100-last-box{
	width: 1010px;
	height: 435px;
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: -506px;
	overflow: hidden;
}
.top100-last .top100-container{
	margin: 0 auto;
	height: 435px;
}
.select-time{
	position: absolute;
	top:254px;
	left: 50%;
	margin-left: -214px;
	width: 429px;
	height: 54px;
	z-index: 20;
	background: url('../images/select.png') no-repeat;
}
.show-time{
	width: 250px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	padding: 0 10px;
	border:1px solid #FFF45E;
	border-radius: 2px;
	margin-top: 12px;
	margin-left: 82px;
	cursor: pointer;
	background: #7265A1;
	text-align: center;
}
.select-model{
	position: absolute;
    top: 43px;
    left: 57px;
    border: 1px solid #FFF45E;
    background: #7265A1;
    border-top: none;
    width: 270px;
    font-size: 14px;
	display: none;
	text-align: center;
}
.select-model li{
	line-height: 24px;
	cursor: pointer;
	padding: 0 10px;
}
.select-model li:hover{
	background: #48467C;
}
.select-icon{
	position: absolute;
	top:12px;
	right: 58px;
	width: 32px;
	height: 32px;
	background: url('../images/icon.png') no-repeat;
}
.message{
	position: absolute;
	width: 328px;
	height: 185px;
	z-index: 10;
}
.top-three .message{
    top: -215px;
    left: -98px;
}
.top-ten .message{
    top: -200px;
    left: 342px;
}
.publish{
	width: 300px;
    padding: 46px 14px 0;
    height: 116px;
    overflow: hidden;
}
.publish p{
	width: 100%;
	word-break:break-all;
	white-space:pre-wrap;
	color: #fff;
	font-weight: normal !important;
}
@media screen and (min-width: 1735px) {
	.yj-model{
		position: absolute;
		top: 320px;
		left: 0;
		width: 460px;
		height: 578px;
		z-index: 10;
		background: url('../images/yj.png') no-repeat;
	}
	.yj-txt{
	    width: 330px;
	    color: #fff;
	    max-height: 360px;
	    font-size: 16px;
	    line-height: 18px;
	    height: 360px;
	    overflow-y: auto;
	    margin: 175px 10px 0;
	    padding: 0px;
	}
	.yj-close{
		position: absolute;
		top: 195px;
		left: 358px;
		width: 100px;
		height: 178px;
	}
}

.login-model{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 0px;
	background: none;
}
.login-btn{
	float: left;
	width: 117px;
	height: 29px;
	background: url('../images/login-btn1.png') no-repeat;
}
.query-btn{
	float: left;
	width: 117px;
	height: 29px;
	background: url('../images/query-btn1.png') no-repeat;
}
.pm{
	position: fixed;
	left: 0;
	width: 380px;
	height: 205px;
	background: url('../images/pm.png') no-repeat;
}
.pm span{
	position: absolute;
    top: 120px;
    left: 160px;
    font-size: 40px;
    color: #ffe609;
    width: 165px;
    text-align: center;
}
@media screen and (max-width: 1735px) {
	.yj-model{
		position: absolute;
		top: 320px;
		left: 0;
		width: 330px;
		height: 407px;
		background: url('../images/yj.png') no-repeat;
		background-size: 100% 100%;
		z-index: 10;
	}
	.yj-txt{
	   	width: 230px;
	   	color: #fff;
	   	max-height: 265px;
	   	font-size: 12px;
	   	line-height: 16px;
	   	overflow-y: auto;
	   	margin: 120px 10px 0;
	   	padding: 0px;
	}
	.yj-close{
	    position: absolute;
	    top: 135px;
	    left: 257px;
	    width: 70px;
	    height: 130px;
	}
}
@media screen and (max-width: 1610px){
	.yj-model{
		position: absolute;
		top: 320px;
		left: 0;
		width: 280px;
		height: 345px;
		background: url('../images/yj.png') no-repeat;
		background-size: 100% 100%;
		z-index: 10;
	}
	.yj-txt{
        width: 200px;
        color: #fff;
        max-height: 225px;
        font-size: 12px;
        line-height: 16px;
        overflow-y: auto;
        margin: 100px 10px 0;
        padding: 0px;
 	}
	.yj-close{
	    position: absolute;
	    top: 115px;
	    left: 218px;
	    width: 60px;
	    height: 110px;
	}
}
.yj-txt::-webkit-scrollbar{
	width:4px;
	background-color: #163D51;
}
.yj-txt::-webkit-scrollbar-thumb{
	background-color: #51BCA4;
}
.join-ylh{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 516px;
	width: 117px;
    height: 29px;
    background: url('../images/join-ylh.png') no-repeat;
}
.get-reward-year{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 236px;
    width: 117px;
    height: 29px;
    background: url('../images/year.png') no-repeat;
}
.get-reward-month{
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 353px;
    width: 117px;
    height: 29px;
    background: url('../images/month.png') no-repeat;
}
.model-box {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    z-index: 1000;
}
.warp-content {
    position: absolute;
    color: #393939;
    background: #fff;
    width: 486px;
    height: 244px;
    top: 50%;
    left: 50%;
    margin-left: -243px;
    margin-top: -122px;
    text-align: center;
    background: url('../images/warp.png') no-repeat;
}
.close-btn{
    position: absolute;
    width: 81px;
    height: 52px;
    background: url('../images/close-btn.png') 0 0 no-repeat;
    top: 3px;
    right: 4px;
}
.warp-txt{
	margin-top: 80px;
	font-size: 24px;
	color: #f3f5ff;
	line-height: 160%;
}