.index-title {
	text-align: center
}

.index-title i {
	font-size: .8rem;
	color: #4ace87
}

.index-title h2 {
	font-size: .5rem;
	font-weight: normal;
	position: relative
}

.index-title sup {
	background: #4ace87;
	color: #fff;
	position: absolute;
	margin-left: .1rem;
	font-size: .2rem;
	font-weight: normal;
	padding: 0 .1rem;
	border-radius: .3rem
}

.index-title .line {
	height: 2px;
	width: .72rem;
	background: #4ace87;
	margin: 0 auto .1rem
}

.index-title .line-s {
	width: 50px;
	height: 2px;
	background: #4ace87;
	margin: .2rem auto .1rem
}

.detail-bg {
	background: #f2f2f2
}

.detail-title {
	color: #4ace87;
	font-size: .4rem;
	text-align: center;
	margin-top: .2rem;
	background: #fff;
	padding: .2rem 0 0;
}

.detail-title h2 {
	font-weight: normal;
	font-size: .42rem;
	font-weight: bold;
}

.detail-title i {
	font-size: 0.5rem
}

.detail-qupu {
    position:relative;
	/* margin: .15rem 0 */
	background: #fff;
}

.detail-qupu .open{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 128px;
    text-align: center
}
.detail-qupu .open:before {
    content: " ";
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 128px;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(42%, hsla(0, 0%, 100%, .61)), to(#fff));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .61) 42%, #fff);
}
.detail-qupu .open .open-btn-wrap {
    color: #31c27c;
    display: block;
    width: 100%;
    text-align: center;
    background: #fff;
    padding-bottom: 30px;
    font-size: 15px;
    cursor: pointer;
}
.detail-qupu .open .open-btn-wrap a{
     color: #31c27c;
}
.detail-qupu .open .open-btn-wrap img{
    width:20px;
    vertical-align: middle;
}

.qp-list ul {
	padding: 0 .25rem;
	overflow: hidden;
	width: calc(100% - .5rem)
}

.qp-list ul li {
	float: left;
	margin: .25rem;
	width: 1.83rem;
	height: 1.79rem
}

.more {
	width: .41rem;
	height: .32rem;
	margin: .45rem auto .37rem
}

.downs {
	font-size: 0.3rem;
	color: #4ace87;
	height: .5rem;
	line-height: .5rem
}

.downs i {
	color: #4ace87;
	font-size: .5rem;
	margin-right: .1rem
}

.detail {
	background: url("../images/detail_bg.jpg") no-repeat;
	/* width: 7.50rem; */
	/* height: 5.8rem; */
	-webkit-background-size: 100%;
	background-size: cover;
	padding: 1px;
	color: #fff;
}

.detail a {
	color: #fff
}

.detail .img-box {
	width: 2rem;
	height: 2rem;
	margin: .2rem;
	float: left;
	position: relative;
}

.detail .img-box .img-box-text {
	position: absolute;
	bottom: .1rem;
	font-size: 0.3rem;
	width: calc(100% - .2rem);
	padding: 0 .1rem;
}
.detail .img-box .img-box-text > .flex-row {
    align-items: center;
}
.detail .img-box .img-box-text .icon-play {
	font-size: .4rem;
}

.detail .img-box img {
	width: 100%
}

.detail .text-box {
	width: 5rem;
	float: left;
	margin-top: .1rem;
}

.detail .text-box h2 {
	font-size: 0.28rem;
}

.detail .text-box .text-info .avatar {
	border-radius: 50%;
	width: 0.67rem;
	height: 0.67rem;
	overflow: hidden
}

.detail .text-box .text-info .name {
	/* margin-top: .1rem; */
	margin-left: .1rem;
}
.detail .text-box .text-info .name h3:nth-of-type(1) {
	font-size: 0.28rem;
	color: #fff;
	display: flex;
}
.detail .text-box .text-info .name h3 {
	font-size: 0.2rem;
	color: #fff;
}

.detail .text-box .text-info .name p {
	font-size: 0.12rem;
	color: #e5e5e5;
	padding: 0
}

.detail .text-box .dyb {
	font-size: .32rem;
	color: #f16b12;
	display: inline-block;
	padding: 3px;
}

/*.detail .text-box .dyb sup {
	background-color: #f16b12;
	width: 0.5rem;
	height: 0.2rem;
	line-height: .2rem;
	text-align: center;
	display: inline-block;
	font-size: 0.11rem;
	color: #fff;
	-webkit-border-radius: .5rem;
	-moz-border-radius: .5rem;
	border-radius: .5rem
}*/

.detail .text-box .dyb sup {
    vertical-align: unset;
    font-size: .32rem;
}

.detail .text-box .down {
	font-size: 0.24rem;
	color: #4ace87;
	text-align: right
}

.detail p {
	font-size: .24rem;
	padding: 0 .2rem;
}
.songlist-icon {
    width: 38px;
    height: 20px;
    display: inline-block;
    margin-left: 5px;
}
.iconfont.icon-play {
    font-size: .32rem;
}

.songlist-icon-dujia {
    background: url("../images/newIcon/dujia.png") no-repeat center;
    background-size: 100%;
}
.songlist-icon-mv {
     background: url("../images/newIcon/mv.png") no-repeat center;
    background-size: 100%;
}

.songlist-icon-vip  {
     background: url("../images/newIcon/vip.png") no-repeat center;
    background-size: 100%;
}

.songlist-icon-fufei {
     background: url("../images/newIcon/fufei.png") no-repeat center;
    background-size: 100%;
}

