.aplayer {
	margin: 0 0 20px 0;
	border-radius: 0;
}
.fl-page {
	margin-bottom:3rem;
	background: #fff;
}
.fl-bg {
	padding: 20px;
}

.fl-page .title{text-align: center;font-size:24px;}
.fl-page .arc-info{display: flex;justify-content: center;font-size:12px;color:#888;padding:1rem 0;}
.fl-page .arc-info .icon{
	font-size:12px;
}
.fl-page .arc-info span {
	line-height: 12px;
	padding:0 20px;
}
.fl-page .arc-info .icon::before{margin-right:5px;font-size:16px;}

.yuepuShelter {
	position: relative;
}

.yuepuShelter .btn {
	position: absolute;
	bottom: 20px;
	left: 50%;
	padding: 10px 40px;
	transform: translateX(-50%);
	background: #ef4d3a;
	z-index: 10;
	border-radius: 20px;
	line-height: 15px;
}

.yuepuShelter:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 50%;
	z-index: 5;
	background-image: -webkit-gradient(linear,left bottom,left top, from(#FCFCFC), to(rgba(252, 252, 252, 0)));
	background-image: linear-gradient(0deg, #FCFCFC, rgba(252, 252, 252, .8) 50%, rgba(252, 252, 252, 0));
}

/* 视频播放键超出body宽度 */
.prism-player .prism-info-display {
	box-sizing: border-box;
}

.buy {
	margin: 18px 0;
	text-align: right;
}

.yuepu-info {
	background-color: #fee7e2;
	padding:1rem;
}

.yuepu-info .btn {
	padding: 8px 30px;
	border: 2px solid #ef4d3a;
	border-radius: 10px;
	background-color: #ef4d3a;
	color: #fff;
	line-height: 14px;
}

.yuepu-info div .btn {
	margin: 0 0 8px 15px;
}

.yuepu-info .text-cen .btn:first-child {
	margin-left: 0px;
}

.yuepu-info audio, .yuepu-info video {
	margin: 8px auto;
	display: block;
	width: 100%;
	max-height: 300px;
}

.yuepu-info video {
	background: #000;
}

.price-text {
	padding-right: 10px;
	height: 35px;
	line-height: 35px;
	color: #DF2920;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}

.price-text .icon{
	font-size: 30px;
	margin-right: 5px;
}

.error-msg {
	margin: 10px;
	display: none;
	font-size: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: right;
	border: 1px solid #DF2920;
}

.error-msg a {
	color: #0000ff;
	text-decoration: underline;
}

.text-tip {
	margin-bottom: 6px;
}

.text-tip a {
	display: inline-block;
	padding: 0 .5em;
	color: #DF2920;
}

.text-tip .icon {
	font-size: 22px;
}

.font {
	display: inline-block;
	background: url(https://data.ys613.cn/static/index/img/yuepu_info.png) no-repeat;
	vertical-align: middle;
}

.font-prompt {
	width: 138px;
	height: 15px;
}

.font-suffix {
	width: 42px;
	height: 18px;
	background-position: 0 -36px;
}

.font-cart {
	width: 76px;
	height: 14px;
	background-position: 1px -18px;
}

.font-go {
	width: 59px;
	height: 14px;
	background-position: -84px -18px;
}

.font-bi{
	width: 14px;
	height: 18px;
	background-position: -47px -45px;
}

.font-b {
	width: 72px;
	height: 18px;
	background-position: -70px -38px;
}

.font-b2 {
	width: 56px;
	height: 17px;
	background-position: -70px -60px;
}

.pic {
	position: relative;
	margin-bottom: 3px;
	box-shadow: 2px 2px 5px #ccc;
}

.pic .yuepu {
    width: 100%;
    margin: 0;
}

.pic span {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, .8);
	border-radius: 10px 0 0 0;
	z-index: 10;
}

.pass {
	position: relative;
	height: 0;
	z-index: 1;
}

.pass p {
	position: absolute;
	top: 0;
	left: 0;
	padding: 4px 10px;
	color: #fff;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 0 0 10px 0;
}

.pass .font-suffix {
	background-position: 4px -51px;
}

.gtp-menu {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	color: #fcfcfc;
	background-color: #2d384a;
	border-top: 1px solid #e7e7e7;
	-webkit-box-shadow: 1px -1px 3px #e7e7e7;
	box-shadow: 1px -1px 3px #e7e7e7;
	z-index: 1100;
}

.gtp-menu-padding {
	height: 50px;
}

.gtp-menu a {
	color: #fcfcfc;
}

.gtp-menu .active {
	background: #ef4d3a;
}

.disabled a {
	color: #ccc;
	cursor: not-allowed;
}

.gtp-menu .set {
	float: right;
}

.progress {
	position: relative;
	width: 200px;
	margin-left: 100px;
	padding-right: 30px;
	float: left;
}

.progress div {
	margin: 20px 0;
	height: 10px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	border-radius: 10px;
	background: #BEDF77;
	color: #999;
}

.progress.icon-load:before {
	position: absolute;
	right: -25px;
	top: 15px;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	-webkit-animation: rotate360 1.5s linear infinite;
	animation: rotate360 1.5s linear infinite;
}

.icon-speed {
	width: 80px;
}

.gtp-menu .iconfont {
	font-size: 20px;
}

.control>li,
.set>li {
	float: left;
	position: relative;
}

.control>li a,
.set>li a {
	display: block;
	padding: 0 20px;
	height: 50px;
	line-height: 50px;
}

.beatCursor {
	background: rgba(64, 64, 255, 0.5);
}

.barCursor {
	background: rgba(255, 242, 0, 0.15);
}

.speed-selector,
.track-list {
	position: absolute;
	bottom: 50px;
	left: 0;
	height: 0;
	overflow: hidden;
	-webkit-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border: 0px solid #ccc;
	-webkit-box-shadow: 1px -1px 3px #e7e7e7;
	box-shadow: 1px -1px 3px #e7e7e7;
	background: #2d384a;
	z-index: 1200;
}

.track-list {
	left: auto;
	right: 0;
}

.track-list .volume {
	float: right;
	display: inline-block;
	width: 44px;
}

.control .speed-selector a {
	width: 80px;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
}

.control .speed-selector a:hover {
	color: #333;
	background: #f0f0f0;
}

.track-list li {
	padding: 5px;
}

.track-list .track-title {
	font-size: 14px;
	cursor: pointer;
}

.track-list .track-title:hover {
	color: #FD2063;
}

.track-list button {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
	color: #fcfcfc;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	background: none;
	outline: none;
}

.track-list button:hover,
.track-list button:active {
	color: #FD2063;
	border-color: #adadad;
	z-index: 2;
}

.track-list button:active {
	background-color: #e7e7e7;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.track-list .solo {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.track-list .solo.checked {
	background: #426d9d;
	color: #FFF;
}

.track-list .btn-mute {
	margin-left: -1px;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.track-list .btn-mute.checked {
	background: #c9302c;
	color: #FFF;
}

.track-list .slider {
	width: 200px;
	height: 10px;
	margin: 2px auto;
	cursor: pointer;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b5b5b5), to(#f9f9f9));
	background-image: linear-gradient(to bottom, #b5b5b5 0, #f9f9f9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	overflow: hidden;
}

.track-list .slider div {
	position: relative;
	width: 120px;
	height: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), to(#f5f5f5));
	background-image: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.track-list .slider i {
	position: absolute;
	top: 0;
	right: -5px;
	width: 10px;
	height: 10px;
	background-color: #ef4d3a;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ef4d3a), to(#d01600));
	background-image: linear-gradient(to bottom, #ef4d3a 0, #d01600 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-filter: none;
	filter: none;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	border: 0 solid transparent;
}

.mute .volume {
	color: #ccc;
}

.mute .slider div {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), to(#e9e9e9));
	background-image: linear-gradient(to bottom, #ececec 0, #e9e9e9 100%);
}

.mute .slider i {
	background-color: #737373;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #737373), to(#a7a7a7));
	background-image: linear-gradient(to bottom, #737373 0, #a7a7a7 100%);
}

.alphaTab {
	padding-bottom: 50px;
}

@media screen and (max-width:768px){
	.fl-bg{
		padding: 20px 0;
	}

	.yuepu-page {
		padding: 0;
	}

	.yuepuShelter .btn {
		padding: 6px 18px;
	}

	.yuepu-info .btn {
		padding: 6px 16px;
		border-radius: 15px;
	}
}