﻿@charset "utf-8";
/* CSS Document */
#Content{
	width:1170px;
	margin:auto;
	padding-bottom:30px;
	overflow: hidden;
}
.left{

}
.list{
    float: left;
    width: 350px;
    box-shadow: 1px 1px 8px rgba(0,0,0,.1);
    border-radius: 8px;
    background: rgb(32 42 65/0.7);
}
.left ul li{
	border-top:1px solid #ddd;
	height:55px;	
	line-height:55px;  
	text-align:center;	
	cursor:pointer; 
}
.left_top{
	height:44px;
	background:url(../img/user_rankings_bg.jpg);	
}
.list_top{
	height:60px;
	line-height:60px;  
	text-align:center;	
}
.list_top img{
	vertical-align:bottom;
}
.list_top span{
	font-size:16px;	
	color:#fff;
	font-weight:600;
}
.list_top li{
	background-color:#fafbfc;	
}
.pm{
	width:40px;
	float:left;
	height: 40px;
    line-height: 40px;
}
.empty {
    width: 100%;
    display: inline-block;
    font-size: 24px;
    color: #b9b9b9;
    text-align: center;
    margin: 30px 0;
}
.empty .empty-icon {
    width: 66px;
    height: 68px;
    background: url(/img/empty.png) no-repeat 50% center;
    line-height: 260px;
    display: inline-block;
    font-size: 34px;
    color: #b9b9b9;
    text-align: center;
}
.nc{	
	float:left;
	 height: 56px;
    line-height: 56px;
	font-size:15px;
	display:block;	
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-align: left;
	margin-left:15px;
}
.nc img
{
	    width: 40px;
    height: 40px;
    margin-top: -3px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
	
}
.nc2{
	width:236px;	
	float:left;
	height: 40px;
    line-height: 40px;
	
	display:block;	
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-align: left;
}
.ncring {
float: right;
    margin-right: 12px;
    color:#d3d35c;
}
.jj{
	width:70px;	
	float:left; 
	border-left:1px solid #ddd; 
	height: 40px;
    line-height: 40px; 
}
.yl{
	
	float:right;
	
}
.list_Content{
	height:56px;
	line-height:56px; 
	text-align:center;	
	font-size:14px;	
border-bottom: 0.1em dotted #2d3a56;
}

.c_red{
	color:#f00;	
}
.rankingsSelect{
	background:url(../img/rankingsSelect.jpg);
	color:#fff;	
}
.rankingsxian{
	 float:left;
	 width:30px;
	 height:400px;
}
.listtops{
	
font-size: 24px;
    position: absolute;
    width: 350px;
    top: 330px;
}
.listtops img {
	margin-top:7px;
}
.bgs1{
	//background-color:#FF6666;
}
.bgs2{
	background-color:#FFBA00;
}
.bgs3{
	background-color:#04CABD;
}

 .bannerss {
    width: 100%;
    height: 300px;
    text-align: center;
}
 .banners {
    width: 100%;
    height: 300px;
    text-align: center;
    margin-bottom:-280px;
}
 .rankings0{
border: 1px solid #ddd;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
    color: #df4133;
    background: #fff;
   font-size:15px;
margin: 14px 10px;
}

