@media screen and (min-width:1000px){
.art-1{
	position: relative;
	width: 1024px !important;
	height: 100px !important;
	z-index: 100;
}
.art-1>a{
	z-index: 200;
}
.title-head {
	width: 600px !important;
	margin: 0 auto;
	font-size: 16px;
	color: #5d5d5d;
	font-weight: normal;
}
.title-head h3{
	display: inline-block;
	margin-right: 10px;
}
.title-head a {
	display: inline-block;
	padding: 5px;
	border-radius: 4px;
	background-color: #d5d5d5;
	font-size: 13px;
	text-decoration: none;
	color: #3a7dd4;
}
.title-head a:hover {
	color:  #2050d0;
}
.content-wrap {
	position: relative;
	margin-top: 4%;
	width: auto !important;
}
.music-player-wrap {
	z-index: 99;
	position: relative;
}


}


.art-1{
	position: relative;
	width: 1024px;
	height: 100px;
	z-index: 100;
}
.art-1>a{
	z-index: 200;
}
.title-head {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	color: #5d5d5d;
	font-weight: normal;
}
.title-head h3{
	display: inline-block;
	margin-right: 10px;
}
.title-head a {
	display: inline-block;
	padding: 5px;
	border-radius: 4px;
	background-color: #d5d5d5;
	font-size: 13px;
	text-decoration: none;
	color: #3a7dd4;
}
.title-head a:hover {
	color:  #2050d0;
}
.content-wrap {
	position: relative;
	width: 100%;
	margin-top: 4%;
}
.music-player-wrap {
	z-index: 99;
	position: relative;
}