/* 新找服务页面下划线 */
.navBoxNew ul li:nth-child(3) .navMore p{ 
    color: #fff;
    padding-bottom: 17px;
    border-bottom: solid 3px #fff;
    position: relative;
}

.navBoxNew ul li:nth-child(3) .navMore p::after,
.navBoxNew ul li:nth-child(3) .navMore p:hover::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
}

body {
	background: #f3f5f7
}

.bg_white {
	background-color: #fff;
}

.outLine {
    margin-top: 0px;
}







.title .playerBox {
	cursor: move;
}

.grid-music-container .m-now-info .playerTitle {
	display: block;
	height: 30px !important;
}

.box {
	/* right: 50%; */
	/* margin-right: -430px; */
	bottom: 0px !important;
	left: 0 !important;
	background: #394961;
}

.title {
	width: 320px;
	text-align: center;
	position: absolute;
	top: -130px;
	padding-bottom: 10px;
}

.title .playerBox {
	display: block;
	width: 138px;
	height: 138px;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/player.png);
	-webkit-animation: move 2500ms linear infinite;
	-moz-animation: move 2500ms linear infinite;
	-ms-animation: move 2500ms linear infinite;
	animation: move 2500ms linear infinite;
}

@-webkit-keyframes move {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-moz-keyframes move {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-ms-keyframes move {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-o-keyframes move {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@keyframes move {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.title .headset {
	width: 38px;
	height: 33px;
	left: 50%;
	margin-left: -19px;
	top: 50px;
	z-index: 1000;
	background: url(../images/headset.png) no-repeat;
}

.title .playerBox img {
	width: 100%;
}

.box .con {
	width: 1200px;
	height: 120px;
	background: #394961;
	margin: 0 auto;
}
.box .grid-music-container {
	width: 100%;
}
.box .grid-music-container {
	height: 120px;
}
.box .m-music-play-wrap {
	height: 100%;
}
.box .play_buttons {
	width: 800px;
}
.grid-music-container .m-now-info .playerTitle {
	width: 100%;
}
.grid-music-container .m-now-controls .u-process {
	width: 500px;
}
.m-now-info .play_buttons {
	margin-top: 0;
}
.grid-music-container .m-now-info {
	padding: 0;
}
.box .grid-music-container .u-volume .volume-process {
	right: 380px;
}
.box .con .playerBTBox a.aIcon {
	width: 20px;
	height: 20px;
	background: url(../images/playerCollect.png) no-repeat left center;
}
.playShare .shareUlBox{
	z-index: 10;
	top: -115px;
}

.playShare:hover .shareUlBox{
	display: block;
}


.box .con .playerBTBox .collect.on {
	background: url(../images/playerCollectOn.png) no-repeat left center;

}

.box .con .playerBTBox a.aIcon.share {
	background: url(../images/playerShare.png) no-repeat left center;
}

.filterContainer .filterBox li .filterTitle {
	width: 45px;
}

#changeArea {
	display: inline-block
}

.pagination {
	padding-top: 30px;
}

.HeaderWrap .RightWrap ul .siteNav .title {
	top: 0;
	left: 0;
	margin: 0;
	padding-bottom: 0;
}



/* 左 开始 */
.dsLeftBox {
	/* width: 905px; */
}

ul.dataList {
	box-sizing: border-box;
	/* padding: 0 24px; */
}

ul.dataList li {
	/* padding: 18px 0; */
	/* border-bottom: 1px dashed #ededed; */
}

ul.dataList li .listTitle {
	display: flex;
	align-items: center;
	/* width: 750px; */
}

/* ul.dataList li .listTitle:hover .play{
    background: url(../images/dsIcon02.png) no-repeat left center; 
}
ul.dataList li .listTitle:hover a{
	color: #308bd8;
} */
ul.dataList li .playBtn.on .play {
    background: url(../images/foundPolicy/z27.png) no-repeat left center;
		width: 22px;
		height: 15px;
}

ul.dataList li .listTitle.on a {
	/* color: #308bd8; */
}

ul.dataList li .playBtn .play {
	height: 20px;
	width: 21px;
	display: inline-block;
	background: url(../images/dsIcon01.png) no-repeat left center;
}

ul.dataList li .listTitle a:hover {
	color: #308bd8;
}

ul.dataList li .text-red {
	color: #fa2515;
}

.paraoverflow1 {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

ul.dataList li .spanIcon {
	height: 27px;
	line-height: 27px;
	background: url('../images/foundPolicy/z4.png') no-repeat left center;
	/* background-size: cover; */
	padding-left: 20px;
}

ul.dataList li .pListJj {
	height: 50px;
	line-height: 25px;
}

/* 左 结束 */
/* 右侧盒子 开始 */
.t_blue {
	color: #308bd8;
}

.policyRecommend {
	width: 240px;
	padding: 25px 20px 0;
	background-color: #fff;
}

.policyTitle {
	height: 16px;
	line-height: 16px;
}

.spacer {
	width: 4px;
	height: 14px;
	margin-top: 2px;
	border-radius: 2px;
	background-color: #308bd8;
}

.policyRecommend ul li {
	height: 85px;
	width: 100%;
	padding-top: 25px;
	border-bottom: 1px solid #e6e6e6;
}

.policyRecommend ul li:last-child {
	border-bottom: 0;
}

.policyRecommend ul li a:hover {
	color: #308bd8;
}

.policyRecommend ul li .spanPlaceW {
	width: 155px;
}

/* 右侧盒子 结束 */

.nodataPic {
    margin: 80px 400px;
}

/* 新样式 */
.sortOn {
	color: #148df7;
	font-weight: bold;
}
.dataList {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.listenItem {
	/* border: 1px solid #e6e6e6; */
	padding: 20px;
	background-color: #fff;
	border-radius: 8px;
	width: 550px;
}
.playBtn  span{
	font-weight: 500 !important;
}
.listTitleImg {
	width: 46px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: url(../images/foundPolicy/z19.png) no-repeat center center;
  background-size: cover;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}