/* 猜你喜欢 Begin */
.favorite{
	position:relative;
	width:680px;
	height:292px;
	overflow:hidden;
	}
.favorite img{
	display:block;
	}
.favorite .box{
	float:left;
	width:220px;
	height:292px;
	overflow:hidden;
	margin-right:10px;
	}
.favorite .box div{
	position:relative;
	}
.favorite .play_max{
	position:absolute;
	right:8px;
	bottom:8px;
	}
.favorite dl{
	padding:0 9px;
	border-bottom:solid 1px #f4f4f4;
	border-left:solid 1px #f4f4f4;
	border-right:solid 1px #f4f4f4;
	background:#f4f4f4;
	}
.favorite dt{
	height:29px;
	line-height:29px;
	}
.favorite dd{
	height:21px;
	position:relative; 
	}
.favorite dd span{
	margin-left:8px;
	}
.favorite .praise_share{
	position:absolute;
	right:0;
	top:-1px;
	}
/* 猜你喜欢 End */

/* 名人歌单 Begin */
.famous{
	position:relative;
	width:290px;
	height:292px;
	overflow:hidden;
	}
.famous .title{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	padding-top:15px;
	height:55px;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/trans25.png) repeat;
	_background:#000;
	_width:100%;
	}
.famous p{
	margin:0 17px 0 17px;
	line-height:24px;
	color:#FFFFFF;
	}
.famous p a{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
/* 名人歌单 End */

/* 新歌速递 Begin */
.recommend{
	position:relative;
	overflow:hidden;
	width:980px;
	height:260px;
	}
.recommend img{
	display:block;
	}
.recommend .box{
	float:left;
	width:189px;
	height:260px;
	overflow:hidden;
	margin-right:10px;
	}
.recommend .box div{
	position:relative;
	}
.recommend .play_max{
	position:absolute;
	right:8px;
	bottom:8px;
	}
.recommend dl{
	padding-top:3px;
	}
.recommend dt{
	height:30px;
	line-height:30px;
	font-size:14px;
	}
.recommend dd{
	height:19px;
	position:relative; 
	}
.recommend dd span{
	margin-left:8px;
	}
/* 新歌速递 End */

/* 排行榜 Begin */
.rankbox{
	width:1010px;
	overflow:hidden;
	}
.rank{
	float:left;
	width:320px;
	margin-right:10px;
	}
.rank h4{
	position:relative;
	border:solid 1px #f4f5f5;
	height:58px;
	background:#f4f4f4;
	line-height:58px;
	}
.rank h4 p{
	font-size:14px;
	margin-left:40px;
	}
.rank h4 .btn_all{
	position:absolute;
	right:10px;
	top:13px;
	}
.rank li{
	position:relative;
	vertical-align:middle;
	overflow:hidden;
	padding:5px 0;
	height:49px;
	border-bottom:solid 1px #e3e3e3;
	}
.rank li span{
	position:absolute;
	top:0;
	left:0;
	width:48px;
	height:60px;
	text-align:center;
	line-height:60px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#8f8f8f;
	}
.rank li p{
	margin:0 40px;
	line-height:24px;
	}
.rank li .praise,.rank li .cancel{
	position:absolute;
	top:22px;
	right:36px;
	}
.rank li .play_min{
	position:absolute;
	top:20px;
	right:11px;
	}
/* 排行榜 End */

/* 热曲推荐 Begin */
.hot{
	position:relative;
	width:978px;
	height:300px;
	}
.hot .silder{
	position:absolute;
	top:0;
	left:0px;
	}
.hot .container{
	float:left;
	width:990px;
	display:none;
	}
.hot dl{
	width:320px;
	position:relative;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
	}
.hot dl:hover{
	z-index:10;
	background:#f5f5f5;
	}
.hot dt{
	float:left;
	position:relative;
	width:135px;
	height:135px;
	padding-right:10px;
	background:#FFF;
	}
.hot dt .play_max{
	position:absolute;
	bottom:8px;
	right:18px;
	}
.hot dd{
	margin-left:145px;
	padding-left:10px;
	z-index:3;
	}
.hot .album{
	position:absolute;
	top:0;
	left:0;
	padding-top:10px;
	}
.hot .name{
	position:absolute;
	top:25px;
	left:0;
	padding-top:10px;
	}
.hot .info{
	position:absolute;
	top:0;
	left:0;
	height:38px;
	overflow:hidden;
	z-index:2;
	padding-top:55px;
	padding-bottom:10px;
	}
.hot dl .info:hover{
	overflow:visible;
	height:auto !important;
	min-height:69px;
	background:#f5f5f5;
	}
.hot .info p{
	line-height:16px;
	}
.hot .share{
	position:absolute;
	z-index:1;
	left:0;
	bottom:10px;
	}
/* 热曲推荐 End */

/* 好友动态 Begin */
.action li{
	position:relative;
	height:49px;
	padding:5px;
	border-bottom:solid 1px #e3e3e3;
	}
.action img{
	display:block;
	}
.action .user{
	float:left;
	width:48px;
	height:48px;
	border:solid 1px #babfc7;
	}
.action p{
	margin:0 65px;
	}
.action p.font14{
	line-height:30px;
	}
.action .contrl{
	position:absolute;
	top:24px;
	right:12px;
	}
.action .play_min{
	vertical-align:middle;
	margin-left:10px;
	}
.action .contrl span{
	margin:0 5px;
	}
.action .praise_share{
	display:inline;
	}
.action .praise_share li{
	height:auto;
	padding:0;
	position:static;
	}
/* 好友动态 End */

/* 名人歌单 End */
.row{
	padding:20px 0 19px 70px;
	border-bottom:solid 1px #f4f4f4;
	}
.songlist{
	float:left;
	width:430px;
	overflow:hidden;
	}
.songlist .photo{
	float:left;
	position:relative;
	}
.songlist .photo .play_max{
	position:absolute;
	right:8px;
	bottom:8px;
	}
.songlist dl{
	margin-left:190px;
	margin-right:20px;
	}
.songlist dd{
	font-size:14px;
	}
.songlist .name{
	height:36px;
	line-height:36px;
	font-size:16px;
	}
.songlist .name a{
	font-weight:bold;
	}
.songlist .song{
	margin-bottom:26px;
	}
.songlist .hobby{
	height:44px;
	line-height:22px;
	margin-bottom:8px;
	}
.songlist .history{
	color:#8f8f8f;
	margin-bottom:8px;
	}
.songlist .praise_share{
	font-size:12px;
	}
.songlist .listener{
	font-size:12px;
	height:18px;
	margin-top:15px;
	margin-bottom:5px;
	}
.songlist .firends{
	font-size:12px;
	height:50px;
	line-height:18px;
	}
/* 名人歌单 End */

/* 排行榜page Begin */
.Tab{
	width:980px;
	margin:0 auto;
	overflow:hidden;}	
.Tab .list{
	width:1000px;
	}	
.Tab .list li{
	width:228px;
	height:58px;
	line-height:58px;
	float: left;
	margin-right:20px;
	position:relative;
	border:solid 1px #f4f5f5;
	background:#f4f4f4;
	cursor:pointer;
	}
.Tab .list .btn_all{
	display:none;
	position:absolute;
	right:10px;
	top:13px;
	}
.Tab .list li a{
	color:#000;
	text-decoration:none;
	}	
.Tab .list li p{
	font-size:14px;
	}
.Tab .list .cur p{
		font-weight:bold;
		}
.Tab .list .cur .btn_all{
	display:block;
	}	
.Tab .list li .block{
	float:left;
	visibility:hidden;
	}
.Tab .list li .block{
	width:18px;
	height:58px;
	margin-right:22px;
	}
.Tab .list li h4{
	font-weight:normal;
	}	
.Tab .list .block{
	background:#53b6bc;
	}
.Tab .list .cur{
	background:#FFF;
	border-bottom:1px solid #FFF;
	}
.Tab .list .cur .block{
	visibility:visible;
	}
.item_top{
	border-top:1px solid #F4F5F5;
	margin-top:-1px;
	}	
.item_top li{
	padding:5px 0;
	height:79px;
	line-height:80px;
	position:relative;
	border-bottom:solid 1px #f4f4f4;
	}
.item_top li .singer,.item_top li .praise_num{
	font-size:14px;
	}
.item_top li .singer{
	height:30px;
	display:block;
	}
.item_top li .w_icon{
	position:absolute;
	top:30px;
	right:65px;
	line-height:0;
	}
.item_top li .w_icon a{
	float:left;
	}
.item_top li .w_icon .praise_big,.item_top li .w_icon .praise_big_cur{
	margin-top:-3px;
	}
.item_top li i{
	font-weight:normal;
	font-family:"Arial, Helvetica, sans-serif";
	}	
.item_top li .praise_num{
	font-size:14px;
	}
.item_top li dt,.item_top li dd{
	float:left;
	}
.item_top li dt{
	width:70px;
	text-align:center;
	font-size:24px;
	font-family:Arial;
	color:#8f8f8f;
	}
.item_top .song_name{
	font-size:14px;
	font-weight:bold;
	}
.item_search li{
	height:50px;
	line-height:50px;
	}
.item_search li span{
	font-size:14px;
	}
.item_search li dt{
	height:50px;
	}
.item_search li .w_icon{
	top:20px;
	}			
/* 艺人歌曲list 名人歌单详情 */
.W_main .title_C{
	border:none 0;
	padding:0 0 0 70px;
	}
.item_info{
	height:239px;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/list_bg.jpg) repeat-x 0 0;
	}
.item_info dl{
	height:221px;
	padding-top:18px;
	}	
.item_info .infoBg_A{
	background:url(/image2/music/web/ting2013/frontend/ver20140818/song_list_bg.png) no-repeat right bottom;
	}
.item_info .infoBg_B{
	background:url(/image2/music/web/ting2013/frontend/ver20140818/singer_info_bg.png) no-repeat right center;
	}
.item_info dt{
	float:left;
	padding:12px;
	background:#FFF;
	margin-left:70px;
	_margin-left:35px;
	}
.item_info dd{
	height:30px;
	line-height:30px;
	font-size:14px;
	margin:0 250px 0 274px;
	padding:14px 0 1px 22px;
	}
.item_info .m5{
	border-top:1px solid #efefef;
	}
.item_info .m3,.item_info .m4{
	border-bottom:1px solid #FFF;
	}
.item_info .m3{
	margin:60px 250px 0 274px;
	}
.item_info .first{
	padding-top:12px;
	padding-left:0;
	height:45px;
	border-top:1px solid #efefef;
	font-size:18px;
	}
.item_info .m3 a{
	margin-right:5px;
	vertical-align:middle;
	}
.item_info .first .keyword{
	font-weight:bold;
	}	
.item_info .first p{
	padding-top:14px;
	padding-left:22px;
	}	
.item_info .num{
	font-size:24px;
	font-family:"Arial";
	vertical-align:bottom;
	}
.item_info .m{
	margin:0 5px;
	}	
.Tab_B{
	padding-top:20px;
	border-bottom:3px solid #51ABA8;
	padding-left:57px;
	}
.Tab_B li{
	float:left;
	height:26px;
	line-height:20px;
	padding:0 13px;
	position:relative;
	}
.Tab_B li a{
	color:#333;
	text-decoration:none;
	}	
.Tab_B li span{
	width:44px;
	height:9px;
	overflow:hidden;
	position:absolute;
	margin-left:-22px;
	left:50%;
	bottom:-3px;
	display:none;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/base.png) no-repeat 0 -140px #fff;
	_background-image:url(/image2/music/web/ting2013/frontend/ver20140818/base.gif);
	}	
.Tab_B .cur{
	font-weight:bold;
	}
.Tab_B .cur span{
	display:block;
	}
/* 搜索 */
.PCD_mplayer .search_box{
	padding:0;
	}
.search_box{
	padding:40px 0px 40px 274px;
	background-color:#FAFAFA;
	}
.search_box .list li{
	float:left;
	font-size:14px;
	padding:0 10px;
	}
.search_box .list li a{
	color:#000;
	text-decoration:none;
	}
.search_box .list .cur a{
	color:#51ABA8;
	font-weight:bold;
	}
.search_box .num{
	padding-left:10px;
	}	
.search_bar{
	position:relative;
	padding:20px 0;
	}
.search_bar .search_icon{
	position:absolute;
	left:-172px;
	top:25px;
	}		
.search_input{
	width:528px;
	height:35px;
	border:1px solid #9d9e99;
	background-color:#f9ffd9;
	box-shadow:0px 0px 4px 2px rgba(172,207,202,1);
	padding-left:8px;
	position:relative;
	}
.search_input input{
	font-size:14px;
	line-height:15px;
	height:15px;
	padding:10px 0;
	_padding:12px 0 8px 0px;
	width:480px;
	background-color:transparent;
	border:none 0;
	}	
.search_input .btn{
	height:35px;
	_height:37px;
	width:35px;
	font:14px/34px "Arial","Microsoft YaHei";
	_line-height:37px;
	color:#FFF;
	position:absolute;
	right:0px;
	bottom:0px;
	_bottom:-1px;
	text-decoration:none;
	display:inline-block;
	text-align:center;
	background:#52aba8;
	border:none 0;
	background: #52aba8; /* Old browsers */ 
	background: -moz-linear-gradient(top,  #93ccc3 0%, #52aba8 100%); /* FF3.6+ */ 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#93ccc3), color-stop(100%,#52aba8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #93ccc3 0%,#52aba8 100%); /* Chrome10+,Safari5.1+ */ 
	background: -o-linear-gradient(top,  #93ccc3 0%,#52aba8 100%); /* Opera 11.10+ */ 
	background: -ms-linear-gradient(top,  #93ccc3 0%,#52aba8 100%); /* IE10+ */ 
	background: linear-gradient(top,  #93ccc3 0%,#52aba8 100%); /* W3C */ 
	}		
/* 搜索 */	

/* 微单第一步 */	
.creat_list{
	font-family:"Microsoft Yahei";
	}
.fixlayer{
	position:fixed;
	top:0;
	left:50%;
	margin-left:-490px;
	}
.absolutelayer{
	position:absolute;
	top:74px;
	left:50%;
	margin-left:-490px;
	}
.creat_list{
	background:#FFF;
	}
.creat_list .arrow{
	position:absolute;
	left:405px;
	top:50%;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/icon.png) no-repeat -125px -325px;
	width:20px;
	height:20px;
	}
.creat_list .left{
	float:left;
	width:400px;
	}
.creat_list .right{
	float:right;
	width:550px;
	height:auto !important;
	min-height:600px;
	height:600px;
	}
.creat_list .step1{
	height:31px;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/stepbg.png) no-repeat;
	margin-bottom:20px;
	}
.creat_list .optional{
	border:solid 1px #53b6bc;
	border-radius:3px;
	overflow:hidden;
	}
.creat_list h2{
	background:#53b6bc;
	height:31px;
	line-height:31px;
	color:#FFF;
	font-weight:normal;
	font-size:14px;
	padding:0 10px;
	font-family:"Microsoft Yahei";
	margin-bottom:25px;
	}
.creat_list h2 .ico_add20{
	vertical-align:middle;
	margin:5px;
	}
.creat_list .search{
	position:relative;
	}
.creat_list .search input{
	float:left;
	width:268px;
	height:17px;
	line-height:17px;
	border:solid 1px #d9d9d9;
	padding:5px 10px;
	color:#b4b4b4;
	margin:0 8px 0 10px;
	}
.creat_list .search input:focus{
	border:solid 1px #53b6bc;
	}
.creat_list .search .btn_primary{
	float:left;
	width:80px;
	height:27px;
	line-height:27px;
	font-size:14px;
	font-family:"Microsoft YaHei";
	}
.creat_list .search .ico_search18{
	margin:5px 4px 0 10px;
	float:left;
	}
.Tab_C{
	border-bottom:solid 1px #d9d9d9;
	margin:15px 10px 0;
	}
.Tab_C li{
	position:relative;
	float:left;
	width:92px;
	height:28px;
	line-height:28px;
	text-align:center;
	bottom:-1px;
	}
.Tab_C li a{
	color:#b3b3b3;
	}
.Tab_C .current a{
	color:#333333;
	font-weight:bold;
	}
.Tab_C .current{
	border-bottom:solid 1px #53b6bc;
	}
.creat_list .list{
	margin:0 10px 20px;
	}
.creat_list .list li{
	height:30px;
	border-bottom:solid 1px #d9d9d9;
	padding:0 15px;
	}
.creat_list .list span{
	padding:8px 0 0 0;
	}
.creat_list .list span a{
	color:#333333;
	margin:0;
	}
.creat_list .list a{
	margin:5px
	}
.creat_list .list .current{
	background:#f4f4f4;
	}
.creat_list .list .current a{
	color:#53b6bc;
	}
.creat_list .Min_page{
	margin:0 10px;
	padding:0 13px 20px 0;
	text-align:right;
	}
.creat_list .warning{
	padding:10px 0 10px 135px;
	}
.creat_list .right .warning{
	padding:0 0 10px 25px;
	}
.creat_list .warning span{
	color:#333333;
	font-size:14px;
	margin:0 2px;
	}
.creat_list .nextstep a{
	width:400px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:18px;
	font-family:"Microsoft YaHei";
	}
.creat_list .mylist{
	margin:0 10px;
	}
.creat_list .mylist li{
	border-bottom:solid 1px #d9d9d9;
	height:auto !important;
	min-height:22px;
	height:22px;
	padding-bottom:12px;
	margin-bottom:25px;
	cursor:move;
	}
.creat_list .mylist .num{
	width:20px;
	}
.creat_list .mylist span a{
	color:#333333;
	margin:0;
	}
.creat_list .mylist .FR{
	margin:0 5px;
	}
.creat_list .mylist .page_down,.creat_list .mylist .page_up{
	margin:6px 5px 0;
	}
.creat_list .mylist .comment{
	margin:10px 0 0 20px;
	}
.creat_list .mylist textarea{
	width:480px;
	height:17px;
	line-height:17px;
	border:solid 1px #d9d9d9;
	padding:5px 10px;
	color:#b4b4b4;
	resize:none;
	overflow:hidden;
	}
.creat_list .mylist textarea:focus{
	border:solid 1px #53b6bc;
	}
.layer_delete{
	width:272px;
	}
/* 微单第一步 */							

/* 微单第二步 begin */
.creat_list .step2{
	width:400px;
	height:30px;
	margin-bottom:17px;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/stepbg.png) no-repeat 0 -32px;
	}
.apply_show{
	font-family:"Microsoft YaHei";
	}	
.apply_show input{
	height: 16px;
	border-top: 0px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-radius:0 0 5px 5px;
	box-shadow:1px 1px 10px 1px #f5f5f5 inset;
	padding: 7px 10px;
	line-height: 16px;
	}
.apply_show textarea{
	height:225px;
	border-top: 0px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-radius:0 0 5px 5px;
	box-shadow:1px 1px 10px 1px #f5f5f5 inset;
	padding:5px 10px;
	line-height: 16px;
	}	
.apply_show input:focus,.apply_show textarea:focus{
	border-bottom: 1px solid #53b6bc;
	border-left: 1px solid #53b6bc;
	border-right: 1px solid #53b6bc;
	}	
.apply_show .w620{
	width:598px;
	}
.apply_show dl{
	margin-bottom:22px;
	}		
.apply_show dt{
	width:608px;
	padding-left:12px;
	line-height:32px;
	height:33px;
	background:#53b6bc;
	border-radius:5px 5px 0 0;
	color:#fff;
	font-size:14px;
	clear:left;
	font-weight:bold;
	}
.apply_show dd{
	float:left;
	color:#333;
	font-size:14px;
	}
.apply_show dd .ico_warning{
	margin-right:3px;
	margin-left:12px;
	}
.pt12{
	padding-top:12px;
	}
.pt218{
	padding-top:218px;
	}
.upload_pic{
	padding-left:14px;
	margin-bottom:45px;
	}
.upload_pic h4{
	font-size:14px;
	color:#53b6bc;
	height:40px;
	line-height:40px;
	}
.upload_pic li{
	float:left;
	}
.upload_pic .btn_primary{
	font-size:14px;
	text-align:center;
	height:28px;
	line-height:28px;
	padding:0 12px;
	margin-left:10px;
	margin-top:150px;
	}
.apply_show_btn .btn_primary,.apply_show_btn .btn_disable{
	height:48px;
	line-height:48px;
	width:398px;
	font-size:18px;
	text-align: center;
	margin-right:20px;
	}
.apply_show_btn .btn_default{
	height:48px;
	line-height:48px;
	width:198px;
	font-size:18px;
	text-align: center;
	}										
/* 微单第二步end */
	
/* 演出入口 begin */
.live_enter{
	width:980px;
	margin:0 auto;
	}
.live_enter .btn{
	top:auto;
	bottom:10px;
	left:50%;
	}
.live_enter .btn li{
	position:relative;
	left:-50%;
	margin:0 2px;
	}
.live_enter .btn a{
	display:block;
	width:10px;
	height:10px;
	border-radius:5px;
	background:rgba(255,255,255,0.3);
	}
.live_enter .btn .current{
	background:rgba(0,0,0,0.3);
	}
.live_focus{
	float: left;
	width:490px;
	height:150px;
	overflow:hidden;
	position:relative;
	}
.live_focus ul{
	position:absolute;
	top:0;
	}
.live_focus ul li{
	float:left;
	}
.live_focus .btn_live_prev{
	position:absolute;
	top:45px;
	left:10px;
	z-index:1;
	}
.live_focus .btn_live_next{
	position:absolute;
	top:45px;
	right:10px;
	z-index:1;
	}
.live_focus ul li a:hover img{
	opacity:1;filter:alpha(opacity=100);
	}
.live_list{
	margin-left:38px;
	float:left;
	width:450px;
	}					
.live_list li{
	line-height:30px;
	}
/* 演出入口 end */

/* 演出 begin*/
.live_content{
	width:980px;
	margin:0 auto;
	}
.live_content .live_left{
	float:left;
	width:630px;
	}
.live_content .live_right{
	float:left;
	width:300px;
	padding-top:10px;
	padding-left:48px;
	}
.live_item{
	width:630px;
	border-bottom:1px solid #e3e3e3;
	padding:18px 0 15px;
	}
.live_item dt{
	padding-top:6px;
	float:left;
	}
.live_item dd{
	font-family:"Microsoft YaHei";
	margin-left:145px;
	}
.live_item dd.title{
	line-height:30px;
	height:30px;
	font-size:18px;
	vertical-align: middle;
	}
.live_item dd.title a{
	float:left;
	margin-right:5px;
	}	
.live_item dd.title .icon_ticket{
	float:left;
	}
.live_item dd.time{
	line-height:20px;
	font-size:12px;
	}	
.live_item dd.time a{
	margin-left:10px;
	}
.live_item dd.info{
	height:48px;
	padding-top:2px;
	font-size:12px;
	line-height:18px;
	color:#b4b4b4;
	}
.live_item dd.control{
	height:26px;
	}
.live_item dd.control .price{
	line-height:26px;
	height:26px;
	width:310px;
	float:left;
	}
.live_item dd.control .praise_share{
	float:left;
	width:175px;
	}
.side_box .mask{
	padding-bottom:10px;
	height:auto !important;
	min-height:144px;
	height:144px;
	width:298px;
	overflow:hidden;
	position:relative;
	}
.side_box .mask .list{
	position:absolute;
	left:0;
	}	
.side_box .mask ul{
	padding-left:5px;
	width:294px;
	float:left;
	}			
.side_box .mask .list li{
	width:92px;
	background:#f2f2f5;
	margin:6px 6px 0 0;
	float:left;
	}
.side_box .mask .list li .text{
	margin:7px 9px;
	display:inline-block;
	line-height:18px;
	}
.side_box .maskB{
	height:152px;
	}
.side_box .maskB .list{
	position:absolute;
	padding-left:5px;
	left:0;
	}	
.side_box .maskB ul{
	width:auto;
	float:none;
	padding-left:0;
	}		
.side_box .side_page{
	position:absolute;
	right:10px;
	top:7px;
	}	
.side_page li{
	height:26px;
	line-height:26px;
	float:left;
	}
.side_page .btn_prev{
	margin-right:8px;
	}
.side_page .btn_next{
	margin-left:8px;
	}
.side_page li em{
	color:#808080;
	}					
.param_nav{
	border-bottom:solid 1px #e3e3e3;
	}	
.param_nav .nav_row{
	margin-bottom:20px;
	}	
.param_nav .page_down,.param_nav .page_up{
	margin-top:3px;
	float:left;
	}
.param_nav p{
	float:left;
	margin-right:10px;
	color:#222222;
	}	
.param_nav ul{
	float:left;
	overflow:hidden;
	}
.param_nav li{
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	}
.param_nav .current{
	color:#222222;
	}	
.side_box .livehot{
	margin:15px 15px 0;
	width:270px;
	}
.side_box .livehot li{
	height:26px;
	font-family:"Arial","Microsoft YaHei";
	}
.side_box .livehot a{
	float:left;
	}
.side_box .livehot span{
	float:right;
	color:#53b6bc;
	}
.side_box .live_hot_list{
	margin:10px 15px 0;
	}
.side_box .live_hot_list dl{
	position:relative;
	background:#f2f2f5;
	margin-bottom:10px;
	}		
.side_box .live_hot_list dt{
	float:left;
	}	
.side_box .live_hot_list dd{
	margin-left:100px;
	color:#333333;
	font-family:"Arial","Microsoft YaHei";
	margin-bottom:5px;
	}
.side_box .live_hot_list .name{
	font-size:14px;
	padding-top:5px;
	}	
.side_box .live_hot_list .praise_share{
	position:absolute;
	bottom:10px;
	right:15px;
	}	
/* 演出 End */				
/* 广告 Begin */
.ad_focus{
	overflow:hidden;
	position:relative;
	}
.ad_focus .btn{
	top:auto;
	bottom:10px;
	left:50%;
	}
.ad_focus .btn li{
	position:relative;
	left:-50%;
	margin:0 2px;
	}
.ad_focus .btn a{
	display:block;
	width:10px;
	height:10px;
	border-radius:5px;
	background:rgba(255,255,255,0.3);
	}
.ad_focus .btn .current{
	background:rgba(0,0,0,0.3);
	}	
.ad_focus ul{
	position:absolute;
	top:0;
	}
.ad_focus ul li{
	float:left;
	}
.ad_focus .btn_ad_prev,.ad_focus .btn_ad_next{
	position:absolute;
	margin-top:-12px;
	top:50%;
	z-index:1;
	}	
.ad_focus .btn_ad_prev{
	left:10px;
	}
.ad_focus .btn_ad_next{
	right:10px;
	}
.ad_focus ul li a:hover img{
	opacity:1;filter:alpha(opacity=100);
	}
.ad_980 .ad_focus{
	width:980px;
	height:90px;
	}	
/* 广告 End */



/*歌单页 begin*/
.w630{ 
	width:630px;
	margin-bottom:40px;
	margin-right:30px;
	overflow:hidden;
	}
.recommendTop .box{
	width:310px;
	height:150px;
	margin-bottom:20px;
	margin-right:10px;
	}
.recommendTop .box div{
	float:left;
}
.recommendTop{
	height:490px;
	}
.recommendTop .boxList{
	width:640px;
	float:left;
	}
.recommendTop .play_max{
	right:auto;
	left:110px;
	}
.recommendTop img{
	float:left;
	}
.recommendTop dl{
	float:left;
	width:126px;
	border:0;
	background:none;
	height:150px;
	position:relative;
	}
.recommendTop dl dt a,.recommendTop dl dd a{
	font-size:14px;
	}
.recommendTop dl dd.ms{
	padding-top:5px;
	margin-bottom:15px;
	height:60px;
	line-height:20px;
	overflow:hidden;
	}
.recommendTop .praise_share{
	right:auto;
	left:0;
	}
.likeSong{
	height:auto;
}
.likeSong .box{
	width:150px;
	height:auto;
	margin-bottom:20px;
	margin-right:10px;
	}
.likeSong dl{
	height:60px;
	overflow:hidden;
	background:#f4f4f4;
	padding:0 6px 6px 6px;;
	}
.likeSong dl dd{
	line-height:18px;
	}
.likeSong dt{
	height:24px;
	line-height:24px;
	}
.likeSong .praise_share{
	position:absolute;
	right:0;
	bottom:0;
	}
.likeSong .silder{
	position: relative;
	width:668px;
	}
.likeSongBtn a{
	width:58px;
	background-position:left -50px;
	text-indent:0;
	font-size:12px;
	color:#333;
	text-align:center;
	font-weight:normal;
	line-height:22px;
	}
.likeSongBtn a:hover{
	background-position:left -75px;
	}
.w320{
	width:320px;
	}
.add_song{
	margin-bottom:25px;
	}
.add_song li{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#53b6bc;
	}
.add_song li.btnA,.add_song li em{ 
	height:50px;
	line-height:50px;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/button201412101100.png) -74px -100px;
	}
.add_song li.btnA{
	margin-bottom:9px;
	}
.add_song li.btnA a{
	padding-left:134px;
	display:block;
	}
.add_song li em{
	 width:25px;
	 height:25px;
	 display:block;
	 float:left;
	 margin:3px 22px 0 88px;
	 }
.add_song li.btnB em{
	background-position:-90px -160px;
	}
.add_song li.btnC em{
	background-position:-90px -190px;
	}
.add_song li.btnA a{
	color:#fff;
	font-size:18px;
	}
.change a{
	padding-left:26px;
	text-indent:0;
	width:auto;
	font-size:12px;
	font-weight:normal;
	background:url(/image2/music/web/ting2013/frontend/ver20140818/button201412101100.png) -99px -72px;
}
.songColumn{
	margin-bottom:25px;
	}
.songColumn .box{
	position:relative;
	margin-bottom:10px;
	}
.songColumn .play_max{
	position:absolute;
	left:20px;
	top:22px;
	}
.songColumn img{
	float:left;
	}
.songColumn dl{
	float: left;
	width: 224px;
	padding:0 8px;
	position: relative;
	background:#f4f4f4;
	height:80px;
	}
.songColumn dt{
	height:24px;
	line-height:24px;
	}
.songColumn dt a{
	font-size:14px;
	}
.songColumn dd{
	height:20px;
	position:relative;
	}
.songColumn dd.ms{
	height:32px;
	line-height:16px;
	overflow:hidden;
	}
.songColumn .praise_share{
	position:absolute;
	right:0;
	bottom:0;}
/*歌单页 End*/