.tab-control .active {
	width: 32px;
}

.swiper-container {
	width: 100%;
	height: 400px;

}

.swiper-slide {
	background-position: center;
	background-size: cover;
}

/* 播放器 */
.m-pv-column {
	position: absolute;
}

.m-pv-column-audio-pay {
	position: absolute;
	top: 5px;
	width: 40px;
	height: 40px;
	background: url(../gczimg/icon-播放@2x.png) no-repeat;
	background-size: 40px 40px;

	cursor: pointer;
	z-index: 99;
}

.m-pv-column-audio-pay.m-pv-column-audio-stop {
	background: url(../gczimg/icon-暂停@2x.png) no-repeat;
	background-size: 40px 40px;
	z-index: 99;
}

.m-audio-progress {
	/* padding: 20px 0; */
	position: relative;
	width: 605px;
	/* border: 1px solid royalblue; */

}

.m-audio-progress>span {
	font-size: 12px;

}

.m-audio-progress-start {
	position: absolute;
	right: 138px;
	top: 20px;
	color: #666666;
}

.m-audio-progress-line {
	position: absolute;
	right: 130px;
	top: 20px;
	color: #666666;
}

.m-audio-progress-end {
	position: absolute;
	right: 87px;
	top: 20px;
	color: #999999;
}

.m-audio-progress-cd {
	position: absolute;
	left: 55px;
	right: 0px;
	top: 20px;
	height: 16px;
}

.m-audio-progress-cd:before {
	content: '';
	/* cursor: pointer; */
	height: 300px;
	width: 100%;
	top: -150px;
	left: 0;
	position: absolute;
	right: 0;
	bottom: 0;


}

.m-audio-progress-jd {
	position: absolute;
	top: 0;
	left: 0;
	width: 7px;
	height: 7px;
	background-color: #e6230f;
	border-radius: 50%;
	margin-top: 5px;
}

.m-audio-progress-bj {
	position: absolute;
	left: 0;
	top: 8px;
	background-color: #e5e5e5;
	width: 100%;
	height: 1px;
}

.m-audio-progress-bj1 {
	background-color: #e6230f;
	width: 0;
	z-index: 1;
}

/* 倍数 */
.m-audio-progress-bs {
	position: absolute;
	right: 0px;
	top: 15px;
	color: #e6230f;
	width: 64px;
	height: 24px;
	background: #f0f0f0;
	border-radius: 12px;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}

.m-audio-progress-bs-list {
	position: absolute;
	right: 0px;
	top: -230px;
	width: 64px;
	height: 220px;
	background: #ffffff;
	border-radius: 8px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.05);
	padding-top: 15px;
}

.m-audio-progress-bs-list li {
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-family: PingFangSC, PingFangSC-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
	line-height: 20px;
	z-index: 99;
	margin: 0 auto;
	text-align: center;
	cursor: pointer;
}

.m-audio-progress-other {
	position: absolute;
	position: relative;
	/* margin-top: -42px; */
	font-size: 14px;
	/* padding-bottom: 20px; */
}

.redRate {
	color: #e6230f !important;
}

.w1000 {
	width: 1000px;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}

.m-pv-tool {
	margin-bottom: 20px;
}

.m-pv-tool .tools {
	float: right;
	margin-top: 30px;
}

.m-pv-tool .tools a {
	font-size: 16px;
	margin-left: 32px;
}

.m-pv-tool .tools a.active {
	color: #ce3d3a;
	width: 50px;
}

.tools div {
	width: 70px;
	float: left;
	cursor: pointer;
	position: relative;
}

#player-container-id {
	margin-top: 50px;
}

.gc-comment .comment-list .list-body .comment-item .list-footer .operations>a.active {
	color: #d1504d;
	display: inline !important;
	width: 31px;
}
