body {
	-webkit-overflow-scrolling: touch;
	background-color: #17171a;
	font-family: PingFangSC-Medium, HarmonyOS_Regular, -apple-system, BlinkMacSystemFont, Helvetica Neue, Helvetica, Arial, PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	overflow: auto;
	width: 100%;
	height: 100%;
}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, input, lengend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

 button, input, select, textarea, th {
   
    font-size: 15px;
    line-height: 1.5;
    font-family: poppin, 'PingFang SC', Tahoma, Arial, \5FAE\8F6F\96C5\9ED1, sans-serif;
    font-family:Arial,Helvetica,sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}
li {
    list-style: none
	
}
tpp{ 
    z-index: 999999999999;
}
.ppi{
	object-fit:fill;
	margin-bottom:-15px;
	margin-top:-10px;
	 border-radius:0px 0px 20px 20px;
	  
}


.tty {
	padding-top: 10px
}


.move {
	position: fixed;
	z-index: 99999;
	color: red;
	bottom: 20px;
	left: 48.3%;
	opacity: 0.5;
}

.lit {
	position: fixed;
	z-index: 99999;
	color: red;
	bottom: 60px;
	left: 48.3%;
	opacity: 0.5;
}

.head {
	position: fixed;
	top: 0;
	left: 0;
	height: 80px;
	width: 100%;
	background-image: url("../images/tbg.jpg");
	background-size: contain;
	text-align: center;
	margin: 0;
	padding: 0;
	z-index: 5;
}

.topline {
	position: relative;
	top: 8px;
	display: block;

	margin: 0px auto;

}

/*歌单名称显示*/
.nmm {
	position: relative;
	display: block;

	top: 5px;
	font-size: 17px;
	background-image: -webkit-radial-gradient(#55ffff 20%, #ffff00 80%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}


tilsize {
	font-size: 45px;
	color: aliceblue;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.icon-hg {

	cursor: pointer;
	color: #ffff00;
}

a {
	text-decoration: none;
	color: black;
}
img {
    border: 0 none;
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality
}
input[type=button], input[type=submit] {
    cursor: pointer
}
button {
    cursor: pointer
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
a {
    color: #333;
    text-decoration: none
	
}
a:hover {
    color: #31c27c;
    text-decoration: none
}
a:focus, button:focus, input:focus {
    outline: 0
}
.text-center {text-align: center;}
.clear-fix {zoom: 1;}
.clear-fix:before, .clear-fix:after {display: table;line-height: 0;content: "";}
.clear-fix:after {clear: both; }
.hid {display: none;}
