body { font-family:microsoft yahei,simsun;}
.wrapper { width:1190px; margin:0 auto;}

/* 歌曲部分 */
.music_body { margin-top:180px; }
.leftContent { width:890px; float:left; }
.music_title { width:100%; height:40px; border-bottom:1px solid #e6e6e6; position:relative;}
.music_title h1 { font-size:24px; color:#ff7e00; height:38px; line-height:38px; position:absolute; bottom:-1px; border-bottom:2px solid #ff7e00;}
.music_title a.title-moer { float:right; font-size:12px; color:#787878; position:absolute; bottom:5px; right:2px;}
.music_title a.title-moer:hover { color:#ff7e00;}
.coversMus_List { width:100%; overflow:hidden; overflow:hidden;}
.coversMus_List ul { width:105%;}
.coversMus_List ul li { float:left; margin:25px 22px 5px 3px;}
.coverMus_item { width:200px; border:1px solid #e6e6e6; box-shadow:0px 0px 5px #ccc; font-size:12px; overflow:hidden;  padding-bottom:10px; background:#f7f7f7; height: 325px;}
.coverMus_item a.video_itme { display:block; width:200px; height:110px;}
.coverMus_item a.video_itme img { width:200px; height:110px;}
.coverMus_item h3 { /*height:50px; line-height:60px;*/height:35px;padding-top:15px;font-size:14px; text-indent:20px;}
.coverMus_item h3 a { float:left;_display:inline;color:#208915;}
.coverMus_item h3 a:hover { color:#208915;}
.coverMus_item h3 span { background:url(../../images_1405/music/fanchang/listsongSprites.png) no-repeat -184px -210px;float:right;_display:inline;margin-right:18px;/*margin-left:40px; padding-left:20px;*/ color:#a7a7a7;}
.coverMus_item p { color:#787878; margin:0 20px; height:55px; overflow:hidden; text-overflow:ellipsis; line-height:18px;}
.coverMus_item dl { width:100%; margin-top:15px; border-top:1px solid #e6e6e6; padding:10px 0px;}
.coverMus_item dl dd { padding:3px 20px; line-height:25px; overflow:hidden;}
.coverMus_item dl dd a { float:left; width:130px; height:20px; line-height:20px; color:#787878; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.coverMus_item dl dd a.listenIcon { float:right; width:20px; height:20px; background:url(../../images_1405/music/fanchang/listsongSprites.png) no-repeat -184px -192px;}
.coverMus_item dl dd a:hover, .coverMus_item a.moerCovers:hover { color:#ff7e00;}
.coverMus_item a.moerCovers { color:#000; background:url(../../images_1405/music/fanchang/fc_19.png) no-repeat right center; float:right; margin-right:20px; width:60px; height:20px; line-height:20px;}
.coverMus_item a.moerCovers:hover { background:url(../../images_1405/music/fanchang/fc_21.png) no-repeat right center;}

/* 右边部分 */
.rightCotent { width:285px; float:right;}
.newCover_list ul { padding:10px 0 20px;}
.newCover_list ul li { height:30px; line-height:30px; padding-left:10px;}
.newCover_list ul li a { font-size:12px; color:#787878;}
.newCover_list ul li a:hover { color:#ff7e00;}
.newCover_list ul li a.newCover_itemName { float:left; width:180px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newCover_list ul li a.newCover_author { float:right; width:80px; text-align:right; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.newCover_list ul li a.listen { float:right; width:20px; height:20px; background:url(../../images_1405/music/mus_sprite.png) no-repeat -129px -110px; margin-top:8px;}
.newCover_list ul li a.listen:hover {background-position:-130px -50px;}
.newCover_img ul li { padding:5px 0px;}

/* 翻唱视频 */
.video_body { margin-top:20px;}
.attention_box { width:100%; height:34px; margin-top:10px;}
.video_attention { width:135px; height:34px; line-height:34px; float:right; display:block; background:url(../../images_1405/music/fanchang/listsongSprites.png) no-repeat -53px -259px;}
.video_attention a { font-size:14px; color:#666; float:left; width:50%; *width:49%; height:34px; line-height:34px; text-align:center;}
.video_attention a:hover { color:#ff6300;}
.video_attention a.video_act { color:#ff6300;}
.video_list { width:100%; overflow:hidden;}
.video_list ul { width:110%; height:410px; overflow:hidden;}
.video_list ul li { width:200px; margin:20px 30px 10px 2px; padding:5px; float:left; overflow:hidden;}
.video_list ul li:hover { background-color:#f7f7f7;}
.video_list ul li h2, .video_list ul li h3 { font-size:14px; height:30px; line-height:30px; float: left;}
.video_list ul li a { color:#787878; float:left; width:120px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.video_list ul li a.video_itme { width:200px; height:110px;}
.video_list ul li a.video_itme img { width:200px; height:110px;}
.video_list ul li a:hover { color:#ff7e00;}
.video_list ul li h3 { font-size:12px; } 
.video_list ul li h3 a.playIcon { width:30px; height:30px; line-height:30px; background:url(../../images_1405/music/fanchang/fc_35.png) no-repeat center; } 
/* .video_list ul li h3 a.playIcon:hover { background: url(../../images_1405/music/fanchang/fc_35h.png) no-repeat center;} */
.video_list ul li h3 span { line-height: 30px; color: #666;}

/*960 width*/
@media screen and (max-width:1210px) {
    .wrapper { width: 960px;}
	.leftContent { width:660px;}
}
