@charset "utf-8";
/* CSS Document */
/* 定义变量 */
/* 本页公用 */
body {
  min-width: 1200px;
}
p,
a {
  color: #333;
}
.comW {
  width: 1200px;
  margin: 0 auto;
  position:relative;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ellipsis {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* 排行榜内容box */
#chartsContent {
  clear: both;
  overflow: hidden;
  padding: 20px 0;
  margin-top: 72px;
}
/* 左侧导航 */
.leftNav {
  float: left;
  position: relative;
  width: 178px;
  text-align: center;
  border: 1px solid #e7e7e7;
}
.leftNav h2 {
  width: 160px;
  color: #333333;
  font-size: 16px;
  margin: 17px 0 8px 10px;
  text-align: left;
  background: url("../../../../image.kuwo.cn/website/pc/bang/up.png")/*tpa=http://image.kuwo.cn/website/pc/bang/up.png*/ no-repeat 122px 9px;
  cursor: pointer;
}
.leftNav .down {
  background: url("../../../../image.kuwo.cn/website/pc/bang/down.png")/*tpa=http://image.kuwo.cn/website/pc/bang/down.png*/ no-repeat 122px 9px;
}
.leftNav .bang {
  float: left;
  width: 160px;
  border-bottom: 1px solid #e7e7e7;
  margin-left: 9px;
}
.leftNav .bang ul {
  float: left;
  padding-bottom: 19px;
  display: none;
}
.leftNav .bang ul li {
  float: left;
  margin-top: 10px;
}
.leftNav .bang ul li span {
  float: left;
  margin: 15px 0 0 -10px;
  width: 4px;
  height: 20px;
  background: #f0bc0f;
  visibility: hidden;
}
.leftNav .bang ul li a {
  float: left;
  display: block;
  margin-left: 10px;
}
.leftNav .bang ul li .name {
  font-weight:500;
  margin: 13px 0 0 15px;
}
.leftNav .bang ul li .clicked {
  font-weight: 600;
}

.leftNav .bang img {
	width:50px;
	height:50px;
	background:url("../../../../image.kuwo.cn/website/pc/default/50-50.jpg")/*tpa=http://image.kuwo.cn/website/pc/default/50-50.jpg*/;
}
.leftNav .ewma {
	display: none;
	float:left;
  	padding-bottom: 57px;
}
.leftNav .ewma img {
  margin-bottom: 16px;
}
.leftNav .ewma h2 {
  margin-left: 9px;
  background: none;
  cursor: default;
}
.leftNav span {
  display: block;
  color: #666666;
}
/* 右侧歌手内容 */
.rightContentBox {
  float: left;
  width: 960px;
  margin-left: 30px;
  font-size: 14px;
  line-height: 40px;
  overflow:hidden;
}
.rightContentBox .banner{
	width:960px;
	height:140px;
}
.rightContentBox #songControll {
  margin: 20px 0 20px 0;
  overflow: hidden;
}
.rightContentBox #songControll a {
  float: left;
  background: url("../../../../image.kuwo.cn/website/pc/artist/icon.png")/*tpa=http://image.kuwo.cn/website/pc/artist/icon.png*/ no-repeat;
  height: 32px;
  display: block;
  text-indent: -9999em;
}
.rightContentBox #songControll p {
	float:right;
	color:#999999;
}

.rightContentBox #songControll .loadAll {
	width: 113px;
	background-position: -228px -207px;
	margin-right: 10px;
}

.rightContentBox #songControll .playAll {
  width: 100px;
  background-position: -241px -242px;
}
.rightContentBox #songControll .addAll {
  width: 80px;
  background-position: -261px -174px;
  margin-left: 10px;
}
.rightContentBox #songControll .goComment {
  padding:0 12px;
  height: 30px;
  line-height:30px;
  text-indent: 0;
  background:none;
  color:#999999;
  border:1px solid #dddddd;
  margin-left:10px;
}

.rightContentBox .chooseAll {
  height: 40px;
  background: #f2f2f6;
  padding: 0 20px;
  line-height: 40px;
  color: #999999;
  font-size: 12px;
}
.rightContentBox .chooseAll dl dd {
  float: left;
}
.rightContentBox ul li {
  padding: 0 18px;
  color:#666666;
  height: 40px;
}
.rightContentBox ul li a {
  color: #666666;
}
.rightContentBox .name {
  float: left;
  width: 311px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 90px;
}
.rightContentBox .artist {
  float: left;
  width: 120px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 100px;
}
.rightContentBox .heat {
  float: left;
  width: 70px;
  height: 6px;
  margin: 17px 0 0 0;
  background: url("../../../../image.kuwo.cn/website/pc/artist/heatBg.jpg")/*tpa=http://image.kuwo.cn/website/pc/artist/heatBg.jpg*/ repeat-x;
}
.rightContentBox .heat .heatValue {
  width: 73.5%;
  height: 6px;
  background: url("../../../../image.kuwo.cn/website/pc/artist/heatValueBg.jpg")/*tpa=http://image.kuwo.cn/website/pc/artist/heatValueBg.jpg*/ repeat-x;
}
.rightContentBox dd.heat {
  background: none;
  height: 40px;
  line-height: 40px;
  margin-top: 0px;
}
.rightContentBox dd.heat .heatValue {
  background: none;
}
.rightContentBox dd.trend {
  width: 45px;
  padding-left: 34px;
}
.rightContentBox dl dd.listRight {
  float: right;
  width: 79px;
  text-align: left;
  text-indent: 4px;
}
.rightContentBox .leftInfo {
  float: left;
}
.rightContentBox .leftInfo .num {
  float: left;
  width: 34px;
  font-size: 14px;
  color:#666666;
}
.rightContentBox .leftInfo .mTrend {
  float: left;
  width: 45px;
}
.rightContentBox .leftInfo .mTrend span,
.rightContentBox .leftInfo .mTrend p {
  float: left;
}
.rightContentBox .leftInfo .mTrend .e0 {
  width: 10px;
  height: 2px;
  margin: 19px 4px 0 0;
  background: url("../../../../image.kuwo.cn/website/pc/bang/icon.png")/*tpa=http://image.kuwo.cn/website/pc/bang/icon.png*/ no-repeat -57px 0px;
}
.rightContentBox .leftInfo .mTrend .u0 {
  width: 10px;
  height: 11px;
  margin: 14px 4px 0 0;
  background: url("../../../../image.kuwo.cn/website/pc/bang/icon.png")/*tpa=http://image.kuwo.cn/website/pc/bang/icon.png*/ no-repeat 0px 0px;
}
.rightContentBox .leftInfo .mTrend .d0 {
  width: 10px;
  height: 11px;
  margin: 14px 4px 0 0;
  background: url("../../../../image.kuwo.cn/website/pc/bang/icon.png")/*tpa=http://image.kuwo.cn/website/pc/bang/icon.png*/ no-repeat -42px 0px;
}
.rightContentBox .leftInfo .mTrend .n0 {
  width: 22px;
  height: 7px;
  margin: 17px 4px 0 0;
  background: url("../../../../image.kuwo.cn/website/pc/bang/icon.png")/*tpa=http://image.kuwo.cn/website/pc/bang/icon.png*/ no-repeat -15px 0px;
}
.rightContentBox .leftInfo .mTrend p {
  font-size: 12px;
  color: #999;
}
.rightContentBox .listRight {
  float: right;
  width: 117px;
  text-align: center;
  position: relative;
}
.rightContentBox .listRight .tools {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.rightContentBox .listRight .tools a {
  float: left;
  background: url("../../../../image.kuwo.cn/website/pc/icon.png")/*tpa=http://image.kuwo.cn/website/pc/icon.png*/;
  display: block;
}
.rightContentBox .listRight .tools .tipsCon a {
    background:none;
}
.rightContentBox .listRight .tipsCon .tipsFr {
    float:right;
}
.rightContentBox .listRight .tools .play {
  width: 8px;
  height: 11px;
  background: url("../../../../image.kuwo.cn/website/pc/artist/icon.png")/*tpa=http://image.kuwo.cn/website/pc/artist/icon.png*/ 0px -229px;
  margin: 14px 14px 0 0;
}
.rightContentBox .listRight .tools .add {
  width: 14px;
  height: 14px;
  background: url("../../../../image.kuwo.cn/website/pc/artist/icon.png")/*tpa=http://image.kuwo.cn/website/pc/artist/icon.png*/ -13px -228px;
  margin: 13px 12px 0 0;
}
.rightContentBox .listRight .tools .down {
  width: 13px;
  height: 14px;
  background-position: -51px 0;
  margin: 13px 13px 0 0;
}
.rightContentBox .listRight .tools .share {
  float:left;width: 13px;height: 13px;background: url("../../../../image.kuwo.cn/website/pc/icon.png")/*tpa=http://image.kuwo.cn/website/pc/icon.png*/ -69px 0;margin-top: 14px;cursor:pointer;position:relative;}
.rightContentBox .listRight span {display: block;  color: #999999;}
/*分享*/
.rightContentBox ul li .listRight .tools .shareBox{height:40px;top:-14px;left:-150px}
.rightContentBox ul li .listRight .tools .shareBox .sharecontent{width:150px;background:none;}
.rightContentBox ul li .listRight .tools .shareBox a {margin:11px 0 0 10px;}
.rightContentBox ul li .listRight .tools .shareBox .sharecontent .new_sina{background-position:-219px -196px;}
.rightContentBox ul li .listRight .tools .shareBox .sharecontent .new_qzone{background-position:-242px -196px;}
.rightContentBox ul li .listRight .tools .shareBox .sharecontent .new_tqq{background-position:-265px -196px;}
.rightContentBox ul li .listRight .tools .shareBox .sharecontent .new_douban{background-position:-288px -196px;}
.rightContentBox ul li .listRight .tools .shareBox .sharecontent .new_renren{background-position:-311px -196px;}
.rightContentBox ul li .listRight .tools .shareBox .new_sina:hover{background-position:-219px -216px;}
.rightContentBox ul li .listRight .tools .shareBox .new_qzone:hover{background-position:-242px -216px;}
.rightContentBox ul li .listRight .tools .shareBox .new_tqq:hover{background-position:-265px -216px;}
.rightContentBox ul li .listRight .tools .shareBox .new_douban:hover{background-position:-288px -216px;}
.rightContentBox ul li .listRight .tools .shareBox .new_renren:hover{background-position:-311px -216px;}
/*loading*/
#loading {left:650px;}

#bangComment {display:none;}
.xieyi {font-size: 14px;}
.xieyi h2 {margin-bottom: 10px;}
.xieyi_title {text-align: center;font-size: 30px;}
.xieyi p {margin: 10px 0px;text-indent: 30px;font-size: 16px;line-height: 30px;}

