.team-top{
	width:1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.top-lg-icon {
    width: 100%;
}
.top-lg-icon img {
    max-width: 100%;
	width:1200px;
}
.data_nba_lb {
    height: 56px;
    padding-top: 10px;
	border-bottom: 1px #eee solid;
    margin-bottom: 10px;
}
.data_nba_lb li a.jf_hover {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 34px;
    background-color: #f93e4f;
    background-image: linear-gradient(#f93e4f,#e22234);
}
.data_nba_lb li{
	list-style: none;
	height: 34px;
    line-height: 34px;
    float: left;
    font-size: 14px;  
	margin-bottom:8px;
}
.data_nba_lb li a{
    float: left;
    cursor: pointer;
    margin-left: 10px;
    padding: 0px 20px;
   
}
.data_nba_lb li a:hover{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 34px;
    background-color: #f93e4f;
    background-image: linear-gradient(#f93e4f,#e22234);
}

.data_nba_list {
    font-size: 14px;
    margin-bottom: 2px;
    border: 0px #eee solid;
}
.data_nba_title {
    display: flex;
    height: 49px;
    line-height: 49px;
    background: #de1e30;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
}
.data_nba_title li {
    flex: 1;
    text-align: center;
    border: 1px #e4404f solid;
}
.data_nba_biaonr {
    display: flex;
    height: 58px;
    background: #fff;
    color: #666666;
    text-align: center;
    align-items: center;
    border-bottom: 0px;
	overflow: hidden;
}

.data_nba_biaonr li {
    flex: 1;
    text-align: center;
    border-right: 1px #eee solid;
    height: 100%;
    line-height: 58px;
}
.data_nba_biaonr li:first-child span {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: #333;
}
.data_nba_dq {
    color: #333;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 10px;
    background: #fff;
    margin-bottom: 20px;
    border: 0px;
    display: none;
	font-size:16px;
}
.data_nba_dq ul li:hover {
    cursor: pointer;
}
.data_nba_dq ul li.qh_active {
    float: left;
    width: 100px;
    height: 38px;
    line-height: 38px;
    border-radius: 28px;
    margin-right: 40px;
    border: 1px #da272d solid;
    text-align: center;
    color: #da272d;
}
.data_nba_dq ul li {
    float: left;
    width: 100px;
    height: 38px;
    line-height: 38px;
    border-radius: 28px;
    margin-right: 40px;
    border: 1px #eeeeee solid;
    text-align: center;
    color: #666;
	font-size:14px;
}
.paiming_data{
	margin-top: 20px;
    background-color: #f5f5f5;
    border: 1px solid #dbdbdb;
}
.paiming_data_info dl{
	line-height: 24px;
    position: relative;
    border: 1px solid #eee;
}
.paiming_data_info dl dt {
    padding: 0 15px;
    line-height: 35px;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 800;
	border-bottom: 1px solid #dbdbdb;
}
.paiming_data_info dl dd {
    padding: 0 15px;
}
.paiming_data_info dl dd p{
padding-bottom: 1.0em;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1px;
    text-indent: 2em;
}
/* 球队 */

.nba-qiudui {
    width: 164px;
    float: left;
    margin: 20 18 30 25;
    text-align: center;
    line-height: 35px;
}
.nba-qiudui .nba-qiudui-a {
    position: relative;
}
.nba-qiudui .nba-qiudui-img {
    height: 75px;
}
.nba-qiudui .nba-qiudui-small {
    width: 150px;
}
.nba-qiudui .nba-qiudui-small a {
    font-size: 14px;
}
.qd_introduce {
    text-indent: 2rem;
    line-height: 30px;
}
.qd_introduce p {
    clear: both;
    width: auto;
    padding: 10px 0;
    font-size: 14px;
    line-height: 33px;
    text-indent: 35px;
    color: #555555;
	padding-left:10px;
}
.qd_introduce .c {
margin-left: 33;
}
.qd_desc{
	margin-bottom: 20px;
    border-bottom: 1px #eee solid;
    height: 140px;
	color: #666;
}
.qd_desc .player {
    margin-right: 100px;
    font-weight: 500;
}
.qd_desc .player .qd_logo {
    margin: 10px 0px 0 40px;
    float: left;
	 display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 800;
}

.qd_desc .player .qd_logo .pic {
    margin-right: 35px;
}
.qd_logo .pic {
    width: 150px;
    height: 100px;
    overflow: hidden;
}
.qd_desc .team_message > div {
    padding-bottom:20px;
	/*width: 200px;*/
    float: left;
}
.qd_desc .qd_logo .pic img {
    width: 100%;
    height: 100%;
}
.qd_desc .player .team_message {
    margin-right: 30px;
	width:700px;
	font-size:14px;
	display: inline-block;
	line-height: 45px;
    text-indent: 30px;
}
/** 球员 **/
.qy_left {
    width: 218px;
    float: left;
    border: 1px #eee solid;
    border-top: 0;
}
.qy_left .qy_title {
    height: 51px;
	line-height:51px;
    background-color: #dbdbdb;
    font-size: 16px;
    border-top: 1px #eee solid;
	text-align: center;
    font-weight: 900;
}
.qy_left .qy_list li {
    padding: 25px 20px 30px;
    border-bottom: 1px #eee  solid;
    cursor: pointer;
}
.qy_left .qy_list li img {
    width: 41px;
    height: 41px;
    float:left;
}
.qy_left .qy_list li .team_name {
    display: inline-block;
    padding-left: 15px;
	    padding-top: 15;
}
.qy_right {
    float: right;
    width: 965px;
	margin-bottom:10px;
}
.qy_left .qy_list li.bg {
    position: relative;
    font-weight: 600;
	font-size:16px;
}
.qy_left .qy_list li:hover{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #eee;
}
.data_nba_biaonr li a{
   cursor: pointer;
}
/* 足球 */
.data_zq_lb{
    background: #504747;
    line-height: 35px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.data_zq_lb a{
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    padding: 0px 35px;
    border-left: 1px #eee solid;
    font-weight: 600;
}
.data_zq_lb a:hover{
    color:#16b13a;
}
.data_zq_lb a.jf_hover{
color: #16b13a;
}
.data_nba_biaonr li img {
    margin: 0 5px;
    max-width: 28px;
    vertical-align: middle;
}