@charset "utf-8";
/* 一些标签初始值 */
* {
	-webkit-touch-callout: none;
	/* -webkit-user-select: none; */
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
img {
	margin-top: -1px;
}
html {
	background-color: #fafbfc;
}
/* body {} */
a, a:hover, a:active {
	text-decoration: none;
}
table {
	width: 100%;
	border-spacing: 0px;
}
table td {
	padding: 0;
}
audio {
	width: 100%;
	min-height: 30px;
}
audio::-internal-media-controls-download-button {
	display: none;
}
audio::-webkit-media-controls-enclosure {
	overflow: hidden;
}
audio::-webkit-media-controls-panel {
	background-color: #ffffff;
	border-radius: 6px;
}
/* 一些uikit初始值 */
.uk-container {
	margin: auto;
	padding: 0 20px;
}
.uk-modal-dialog {
	width: 300px;
	border-radius: 10px;
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.3);
}
.uk-modal-header {
	margin-bottom: 15px;
	margin: -20px -20px 15px -20px;
	padding: 20px;
	border-radius: 9px 9px 0 0;
	background: #1ecbd3;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.2em;
}
.uk-modal-footer {
	margin-top: 15px;
	margin: 15px -20px -20px -20px;
	padding: 20px;
	border-top: 1px solid #f0f0f0;
	border-radius: 0 0 9px 9px;
	background: #fcfcfc;
}
.uk-modal-dialog .uk-button {
	border-radius: 99em;
}
.uk-button-primary {
	background-color: #1ecbd3;
}
.uk-button-primary:focus, .uk-button-primary:hover {
	background-color: #1ecbd3;
}
.uk-button-primary.uk-active, .uk-button-primary:active {
	background-color: #49afb6;
}
.uk-close {
	width: 30px;
	line-height: 30px;
}
.uk-modal-dialog>.uk-close:first-child {
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
}
/* 一些公用标签 */
.coverbg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.yuan {
	border-radius: 99em;
}
.hoverbox {
	position: relative;
}
.hoverbox .wrap {
	position: absolute;
	width: 100%;
	height: 100%;
}
.bar {
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: -40px;
	border-bottom: constant(safe-area-inset-bottom) solid #fafbfc;
	border-bottom: env(safe-area-inset-bottom) solid #fafbfc;
}
.mainbody {
	margin-left: auto;
	margin-right: auto;
	max-width: 750px;
	min-height: 100vh;
	position: relative;
	background: url(https://hwcdn.navoinfo.cn/resource/Now/active/20210917/20210917background.jpg);
	background-size: 100%;
}
.usermessage {
	width: 100%;
	height: 69px;
	background: #000000;
	opacity: 1;
	color: white;
}
.userface {
	background-image: url(https://hwcdn.navoinfo.cn/resource/Now/active/20210917/head.png);
	width: 45px;
	height: 45px;
	display: block;
	border-radius: 99em;
	border: 1px solid #4d4e66;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left: 10px;
	margin-top: 3px;
}
.name {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 500;
	line-height: 15px;
	color: #FFFFFF;
	opacity: 1;
}
.minute {
	font-size: 10px;
	font-family: PingFang SC;
	font-weight: 100;
	line-height: 35px;
	color: #D8D8D8;
	opacity: 1;
	padding-left: 30px;
}
.day {
	font-size: 10px;
	font-family: PingFang SC;
	font-weight: 100;
	line-height: 35px;
	color: #D8D8D8;
	opacity: 1;
}
.classContent {
	margin-top: 16%;
	text-align: center;
}
.classTime {
	font-size: 16px;
	font-family: Open Sans;
	font-weight: 400;
	color: #FFFFFF;
	opacity: 1;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-bottom: 30px;
}
.videoArea {
	/* width: 74%; */
	height: 55vh;
	margin: auto;
}
/* 播放页面 */
.uk-modal-dialog-blank {
	width: 100%;
	height: 100%;
	background-color: transparent;
}
#playlist .wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 20px;
	background-color: #FFFFFF;
	border-radius: 10px 10px 0 0;
}
#playlist .btnbox {
	padding-bottom: constant(safe-area-inset-bottom);
	padding-bottom: env(safe-area-inset-bottom);
}
#playlist .btnbox .uk-button {
	width: 100%;
	border-radius: 6px;
	border: 1px solid #e4e4e4;
	background-color: #f7f7f7;
	color: #000000;
}
#playlist .btnbox .uk-button:active {
	border: 1px solid #dddddd;
	background-color: #f1f1f1;
}
#playlist .music__list_content {
	height: 300px;
	overflow-y: scroll;
}
.icon-prev img, .icon-next img {
	width: 18px;
	display: inline-block;
	margin-top: -4px;
}
.btn-play {
	position: fixed;
	top: 50%;
	left: 50%;
}
.icon-play, .icon-pause {
	width: 60px;
	height: 60px;
	display: inline-block;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	margin: -60px 0 0 -30px;
}
/* .icon-play {
    background-image: url('img/bgn-play.png');
} */
.icon-pause {
	background-image: url('img/bgn-pause.png');
}
.bar .btn-box {
	background-color: #ffffff;
	padding: 10px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.bar .btn-box .ganshou {
	background-color: #76C9F9;
	color: #ffffff;
	border-radius: 99em;
	min-width: 140px;
}
.bar .btn-box .ganshou:active {
	opacity: 0.5;
}
.bar .btn {
	display: inline-block;
	text-align: center;
	margin-left: 15px;
	font-size: 0.8em;
	line-height: 1;
	color: #000000;
}
.bar .btn .icon {
	display: inline-block;
	width: 20px;
	margin-bottom: 5px;
}
.bar .btn:active {
	opacity: 0.5;
}
#wenzibanben .uk-modal-dialog {
	outline: none;
}
#wenzibanben .title {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
}
/* 单曲播放页 */
.audioplayer-bar {
	overflow: visible;
}
.audioplayer-bar-loaded {
	border-radius: 99em;
}
.audioplayer-bar-played {
	border-radius: 99em;
}
.audioplayer-bar-played::after {
	content: ' ';
	display: block;
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 99em;
	right: -7px;
	top: -5px;
	background-color: #fff;
}
.backg .img {
	width: 135px;
	height: 135px;
}
.bottombar {
	background: linear-gradient(336deg, #81DDFF 0%, rgba(14, 58, 226, 0.37) 100%);
	opacity: 1;
	color: #ffffff;
	font-size: 0.8em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	text-align: center;
	left: 0px;
	right: 0px;
	bottom: 0px;
	border-bottom: constant(safe-area-inset-bottom) solid #fafbfc;
	border-bottom: env(safe-area-inset-bottom) solid #fafbfc;
}
.bottombar .info {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #FFFFFF;
	opacity: 1;
}
.open {
	width: 80px;
	height: 30px;
	line-height: 30px;
	background: linear-gradient(87deg, #65DDDE 0%, #65C9DE 100%);
	opacity: 1;
	border-radius: 30px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	opacity: 1;
	opacity: 1;
}
.audition {
	width: 28%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: rgba(255, 255, 255, 0.19);
	opacity: 1;
	border-radius: 16px;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #FFFFFF;
	opacity: 1;
}
.page-bofang-danqu .mainbody {
	height: 100%;
}
.page-bofang-danqu .music__info {
	position: absolute;
	top: -19%;
	left: 0;
	right: 0;
	padding: 15px 0;
	text-align: center;
	z-index: 100;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 35px;
	color: #FFFFFF;
	opacity: 1;
}
.page-bofang-danqu .music__info .music__info--title {
	font-size: 16px;
	font-weight: bold;
}
.page-bofang-danqu .music-player {
	position: relative;
	height: 100%;
}
.page-bofang-danqu .music-player__disc {
	width: 100%;
	height: 100%;
	position: relative;
}
.page-bofang-danqu .music-player__disc .wrap {
	position: absolute;
	top: 34%;
	left: 32%;
	bottom: 0;
	right: 0;
	overflow: hidden;
}
.page-bofang-danqu .music-player__disc .img {
	margin: auto;
	margin-top: 105px;
	width: 135px;
	height: 135px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px 5px 20px rgba(255, 255, 255, 0);
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-radius: 20px;
	position: fixed;
	margin: -60px 0 0 -30px;
	text-align: left;
	text-indent: -9999px;
	cursor: pointer;
	z-index: 10;
	top: 50%;
}
.page-bofang-danqu .music-player__disc .img.play {
	animation: music-cover-zoom 25s linear 0s infinite;
}
.page-bofang-danqu .player-control__progress {
	height: 10px;
	padding: 20px -1px;
}
.page-bofang-danqu .bar .btn-box {
	background-color: #ffffff;
	padding: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.page-bofang-danqu .bar .btn-box .ganshou {
	background-color: #76C9F9;
	color: #ffffff;
	border-radius: 99em;
	min-width: 140px;
}
.page-bofang-danqu .bar .btn-box .ganshou:active {
	opacity: 0.5;
}
.page-bofang-danqu .bar .btn {
	display: block;
	text-align: center;
	font-size: 0.8em;
	line-height: 1;
	color: #000000;
	width: 60px;
}
.page-bofang-danqu .bar .btn .icon {
	display: inline-block;
	width: 20px;
	margin-bottom: 5px;
}
.page-bofang-danqu .bar .btn:active {
	opacity: 0.5;
}
.page-bofang-danqu #wenzibanben .uk-modal-dialog {
	outline: none;
}
.page-bofang-danqu #wenzibanben .title {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
}
.dayvip {
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	line-height: 20px;
	color: #8D8D8D;
	opacity: 1;
	margin-bottom: 20px;
}
.forfree {
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 600;
	line-height: 21px;
	color: #323232;
	opacity: 1;
	margin-bottom: 10px;
}
.intoPhone {
	width: 92%;
	height: 45px;
	background: #F1F1F1;
	opacity: 0.66;
	border-radius: 30px;
	border: none;
	padding-left: 15px;
	margin-bottom: 20px;
}
.atonce {
	width: 260px;
	height: 45px;
	background: linear-gradient(91deg, #EDCB9E 0%, #C79C67 100%);
	opacity: 1;
	border-radius: 30px;
	border: none;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	opacity: 1;
	margin-bottom: 10px;
}
.explan {
	font-size: 8px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(141, 141, 141, 0.64);
	opacity: 1;
}
.audioplayer>div.pingjia1{
	position: fixed;
	top: 18%;
	left: 0;
	right: 0;
	height: 55vh;
}
.audioplayer .audioplayer-playpause{
	display: inline-block;
	text-indent: -9999px;
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide .box{
	width: 150px;
}
@keyframes music-cover-zoom {
	0% {
		transform: scale(1, 1);
	}

	50% {
		transform: scale(1.2, 1.2);
	}
	100% {
		transform: scale(1, 1);
	}
}
.threeMinute{
    width: 70px;
    height: 32px;
    background: rgba(255, 255, 255, 0.19);
    opacity: 1;
    border-radius: 16px;
    font-size: 10px;
    margin: auto;
    margin-top: 10px;
}
.threeMinute1 {
    height: 32px;
    opacity: 1;
    border-radius: 16px;
    font-size: 14px;
    margin: auto;
	margin-top: 10px;
	width: 100%;
    position: absolute;
    top: 14%;
}


@media (min-width:375px) {}
@media (min-width:414px) {}