﻿body {margin:0;padding:0;}
body{ font-size:12px;}
ul{margin:0;}
.kk_player{width: 100%;}
#playerlist{text-align:center;line-height:20px;}
.kk_lrc {overflow: hidden;padding: 0;height:100%;width:100%;}
.kk_lrc li {display: block; text-align: center; color: #fff; line-height: 20px;min-height: 20px;}
.kk_lrc .current {color: #f60; font-weight: bold;font-size:14px;}
.kk_lrc, .kk_lrc * { -webkit-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s; }
.kk_lrc ::selection { background: transparent; }
.mp3{width:280px;padding:10px;height:250px;background:#333;text-align:center;border-radius:5px;margin:0 auto;position:relative;}
.kk_player{position:absolute;top:10px;left:0;}
.lrc_all{background-color:#666;border-radius:5px;height:96%;width:96%;padding:2%;}
#musicname{text-align:center;height:25px;line-height:25px;color:#ffe200}
/****/
.player .wrap{position:relative;width:191px;height:186px;margin:0 auto}
.player .album{z-index:101;position:absolute;top:0;left:0;width:191px;height:186px;background:url(../images/mask.png) no-repeat 0 0}
.player img,.player .wrap span{position:absolute;top:4px;left:5px;width:176px;height:176px}
.player img{z-index:100}
.player .wrap span{z-index:101}
.player .dvd{z-index:99;position:absolute;top:4px;left:60px;width:170px;height:170px;background:url(../images/disc.png) no-repeat 0 0;-webkit-transition:left .5s;-moz-transition:left .5s;-o-transition:left .5s;-ms-transition:left .5s}

/**singer**/
.clearfix:before, .clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}

#main{width:100%;}
.musiclist a{float:left;margin:0 0 5px 10px;text-align:center;text-decoration:none;color:#333;}
.musiclist a:hover{color:#ff0000;}
.musiclist img{width:80px;height:80px;}
h3 {padding-right: 7px;color: #999;line-height: 30px;font-size: 14px;border-bottom:1px dotted #999;text-indent:5px;margin-top:0;}
.musiclist div{display:none;}

.tag img{width:80px;height:auto;}
.musiclist h3 a{margin:0 0 0 5px;}
a.crently,a.crently:hover{background:#f60;color:#fff;font-weight:bold;padding:0 5px;}