
/* banner */
.flexslider {
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}
.flexslider .slides { width: 100%; height: 100%; position: relative;}
.flexslider .slides li {
	width: 100%;
	height: 100%;
	display: block;
}
.flexslider .slides a { display: block;}
/*.flex-direction-nav a {
	width: 40px;
	height: 40px;
	line-height: 99em;
	overflow: hidden;
	margin: -20px 0 0;
	display: block;
	background: url(../img/ad_ctr.png) no-repeat;
	background-size:40px;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 50%;
}*/
.flex-direction-nav a {
	width: 40px;
	height: 40px;
	line-height: 99em;
	overflow: hidden;
	margin: -20px 0 0;
	display: block;
	background-size:40px;
	position: absolute;
	top: 50%;
	cursor: pointer;
}
.flex-direction-nav .flex-next {
	background-position: 0 -40px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	float:none;
}
.flex-control-paging li a {
	display: block;
	height: 13px;
	overflow: hidden;
	text-indent: -99em;
	width: 13px;
	border-radius:50%;
	background:#B6BAB8;
	cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background:#31c27c;
}
.flexslider .slides a img {
	width: 100%;
	display: block;
}


.music-label a { margin: 5px 29px 5px 0; display: inline-block;}
.avatar { width: 50px; height: 50px; overflow: hidden; display: block;}
.avatar img { width: 100%; border-radius:50%;}

.u-before { margin-bottom: 20px; line-height: 35px; font-size: 18px; border: 1px solid #e5e5e5; padding: 10px;}
.u-before .avatar { width: 35px; height: 35px; margin-right: 10px; border-radius: 50%;}
.u-name { font-size: 18px; padding-right: 10px; padding-bottom: 5px;}
.u-c { padding-left: 10px; max-width: 222px;}
.u-c .spt-lv1 { margin-top: -5px;}
.u-tips { background: #fea; border: 1px solid #ffe1cd; padding: 5px; margin-top:10px;}
.u-tips .spt-horn { margin: 3px 10px 0 0; float: left;}
.u-r { 
	background: #909399; 
	text-align: center;
	width: 52px; 
	height: 36px;
    line-height: 34px;
	padding: 7px; 
	color: #fff; 
	border-radius: 4px;
    font-size: 13px;
	cursor: pointer;
}
.u-sign { 
	background: #f60; 
	width: 52px; 
	height: 36px; 
	line-height: 34px;
	text-align: center; 
	padding: 7px; 
	color: #fff; 
	border-radius: 4px;
	font-size: 18px;
	cursor: pointer;
	display: block;
}
.u-sign:hover {
    background: #f90; 
}
.u-used { border: 1px solid #e5e5e5; margin: 15px 0 20px 0; border-radius: 5px;}
.u-used a { width: 74.5px; display: block; text-align: center; float: left; padding: 5px 0;}
.u-used a i { display: block; margin: 5px auto 5px;}
.u-used a:hover { background: #f3f3f3; color: #303133; text-decoration: none;}
.square-sm .square-top { width: 60px; height: 60px;}

.module-title i { margin-right: 8px;}

.chart-list { display: block; margin-bottom: 8px;}
.chart-list img { width: 100%;}
#like_alb .square-top { overflow: visible;}
#like_alb .square-top:hover .square-img { 
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

/* select like artist */
.art-uncheck .square-list,.art-check .square-list { width:130px; cursor:pointer; padding-left:23px; float: left;}
.square-top { position: relative;}
.art-uncheck .square-top .sprites,.art-check .square-top .sprites { position:absolute; bottom:5px; right:5px;}
.art-change { padding:30px 23px;}
.art-search { width:240px;}
.art-search button { top: 19px; right: 15px;}
.art-change .btn-gray { margin-top:16px;}
.art-search input { background:#f8f8f8; border:1px solid #eee; margin-bottom:15px;}
.like-title { text-align:center; padding:30px 0 40px; font-size:22px; font-weight:bold; color: #000;}
.art-or { margin-top:19px; padding:0 20px; float:left;}
.art-check .green-btn { margin-top:42px;}
.art-check .square-list { width:75px;}
.art-change .search { padding-top: 10px;}
/* 选中未选中 */
.spt-unchecked { background-position:-280px -120px; width:22px; height:22px;}
.spt-checked { background-position:-240px -120px; width:22px; height:22px;}
.spt-change { background-position:-60px -40px;}



