.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://318qupu.oss-cn-guangzhou.aliyuncs.com/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: 20px 0 0 60px;float: left;}
.progress.icon-load:before {position: absolute;right: -25px;top: -7px;width: 20px;height: 20px;line-height: 20px;font-size: 20px;}

.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;
}

.commentInfo {text-align: right;margin-top:16px;font-size: 18px;}
.commentInfo .icon{font-size: 20px;margin-left: 16px;}
.dynamicForm {padding-bottom: 10px; position: relative;}
.dynamicForm textarea {
	padding: 10px;
	width: 100%;
	height: 80px;
	resize: none;
	font-size: 12px;
	border: 0;
	border-radius: 5px;
	color: #666;
	background-color: #f2f5fb;
	box-sizing: border-box;
	border: 1px solid #5bc0de;
}
.dynamicForm .btn-info {margin: 0 auto; padding: 6px 60px;display: block;}
.dynamicForm .input-file {margin: 0 8px 8px 0;padding: 12px}
.dynamicForm .icon-img-add {font-size: 80px;line-height: 80px;color: #fff;}
.dynamicForm p {text-align: left}
.dynamicPage .pic-item {margin: 0 8px 8px 0;width: 104px;height: 104px;flex-grow:unset;overflow: hidden;border:0;}
.dynamicPage .pic-item a {width: 104px;height: 104px;}
.dynamicPage img {padding: 0;height: 100%;object-fit: cover;}
.pic-item .btnBox {display:none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(227,230,232,0.8);text-align: center;}
.pic-item .btn {margin-top: 39px;}

.dynamicComment .main{background: #fefefe; box-shadow: 1px 1px 3px #ccc;margin: 0;box-sizing: border-box;padding: 20px 30px;position: relative;z-index: 1}
.dynamicComment .content{max-height: unset;}
.dynamicComment .content:after{display: none;}
.dynamicComment .dynamic .avatar {width: 60px; height: 60px;}

.comment {box-sizing: border-box;padding: 18px;}
.comment .comment-title {font-weight: 500;border-bottom: 2px solid #eee;margin: 20px 0 10px;font-size: 20px;}
.comment p {margin:0;padding: 0;}
.comment .dynamicForm {text-align: right;}
.comment .dynamicForm .btn-info {padding: 4px 26px;margin: 0;display: inline-block;}
.comment .icon-star, .comment .icon-star-fill, .dynamicForm .icon-star, .dynamicForm .icon-star-fill {color: #ef4d3a;font-size: 20px;}

.commentList li {display: flex;align-items:flex-start; margin-bottom: 20px;}
.commentList .avatar {text-align: center;}
.commentList .avatar img {width: 50px;height: 50px;display: block;}
.commentList .contentBox, .commentList .tipInfo {
	margin-left: 18px;
	padding: 8px;
	flex:1;
	background: #fefefe;
	border-radius: 8px;
	overflow: unset;
	filter: drop-shadow(2px 3px 3px #888888);
}
.commentList .contentBox:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	transform: rotate(45deg);
	background: #fff;
	position: absolute;
	top: 18px;
	left: -8px;
}
.commentList .tipInfo {text-align: center;}
.commentList .time {font-size: 12px;color: #666;float: right;}
.commentList .commentInfo {margin-top: 2px;}
.commentList .dynamicForm {height: 100px;}
.commentList .dynamicForm .btn-info {padding: 2px 6px;position: absolute; bottom: 20px; right: 0;}
.reply {display: flex;align-items: flex-start;margin-top: 6px;background: #f2f5fb;}
.reply .contentBox {filter: unset;background: unset; margin: 0}
.reply .contentBox:before {display: none;}
.reply .avatar img {width: 38px;height: 38px;margin: 10px 0 0 8px}
.reply .right {float: right;margin-left: 16px;font-size: 14px;}
.reply .name {color: #88c1eb}

@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;}
	.gtp-menu {bottom: 81px}
}