.list-nav {
	height: 57px;
	width: 100%;
}
.list-nav li{
	padding: 20px 10px 15px 10px; 
	float: left;
}
.list-nav li a{
	font-size: 16px;
}
.list-nav .active a{
	color:#4e9628;
}
.list-dj{
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	margin-bottom: 10px;
	width: 100%;
	height: 230px;
}

.list-dj a{
	color: #FFFFFF;
}

.dj-info{
	width: 100%;
	height:120px;	
}
.city span{
	margin-right: 15px;
		color: #FFFFFF!important;
}
.dj-music{
	width: 100%;
	height:110px;
}
.dj-photo{
	width: 120px;
	text-align: center;
	float: left;
}
.dj-photo img{
	width: 90px;
	height: 90px;
	border-radius: 45px;
	margin-top: 15px;
}
.dj-detail{
	width: 515px;
	height: 100%;
	float: left;
	font-size: 14px;
   	color:#FFFFFF;
   	margin-left: 15px;
}

.dj-detail p{
	margin-top: 12px;
}
.dj-detail p,.inline{
	line-height: 30px;
}
.dj-detail span,p,div{
   font-size: 14px;
}
.dj-date{
	float: right;
	height: 100%;
	width: 156px;
	text-align: center;
  	line-height: 30px;
}
.dj-date p:first-child{
	margin-top: 44px;
}
.glow{
	font-size: 14px;
}
.num{
	color:red;
	font-size: 24px;
	margin:0 5px;
}
.icon{
	margin-left:8px;
	 margin-top: -6px;
}
.check{
	width:15px;
	height:15px;
}
.djname {
	font-size: 24px!important;
	color:#FFFFFF;
}

.border{
	border: 1px solid #CCC;
}
.introduce{
	width: 100%;
	box-sizing: border-box;
}
.introduce-txt{
	padding: 10px;
	line-height: 2em;
	font-size: 14px;
	color: #FFFFFF;
}
.how{
	font-size: 14px;
	margin-left: 5px;
	font-weight: bold;
	vertical-align: bottom;
}
.introduce-title{
	margin-bottom: 5px;
	line-height: 1.5em;
}
.dash-line{
	width: calc(100% - 20px);
	margin: 0 auto;
	border-bottom: 1px #ccc dashed;
}

.sence_video li{
	border-top:none!important;
	border-bottom: 1px dashed #ccc;
}
.sceneRight .sence_video li{
	width:95%;
}
.sceneRight .ml-10{
	margin-left:10px;
}
.sceneRight .mb-20{
	margin-bottom: 20px!important;
}
.sceneRight .mt-20{
	margin-top: 20px!important;
}
/* 百大dj */
.attend{
	margin: 15px 0;
}
.attend img{
	width: 100%;
}
.alldj{
	position: relative;
	border-bottom: 1px solid #eee;
}
.alldj_list{
	width: 94%;
	text-align: center;
	background-color: #273238;
	color: #FFFFFF;
}
.alldj_list li{
	display: inline-block;
	line-height: 58px;
	font-size: 17px;
	padding: 0 20px;
}
.alldj_list li:first-child{
	margin-left: 30px;
}
.alldj_list li a{
	display: block;
	color: #656565;
}
.alldj_list .active a{
	color: #FFFFFF;
	/*border-bottom: 3px solid #000;*/
}
.screen{
	width: 6%;
	line-height: 58px;
	font-size: 17px;
	background-color: #273238;
	
}
.screen>a{
	color: #FFFFFF;
}
.screen a i{
	margin-left: 5px;
}
.screen:hover table{
	display: block;
}
.screen table{
	position: absolute;
	right : 0;
	top: 50px;
	width: 315px;
	z-index: 2;
	background: #fff;
	border-radius: 10px;
	box-shadow: 2px 2px 10px 0 #aaa;
	display: none;
}
.screen table .bggreen  a{
	color: #fff;
}
.screen table tr th, .screen table tr td {
    padding: 5px 10px;
    float: left;
    font-size: 12px;
    margin: 8px 5px;
    color: #000;
    line-height: normal;
    height: 14px;
}
.screen table tr th:nth-child(n+2){
	padding: 0;
}
.production-list,.singer-list{
    padding: 20px 5px;
    min-height: 340px;
}
.production-list .NoData,.singer-list .NoData{
	text-align: center;
	margin: 145px 0;
    font-size: 18px;
}
 .NoData a{
	color: #f00;
}
.production-list li,.singer-list li{
    margin: 7.5px 0;
    padding: 0 10px;
    width: 31.33333333%;
    float: left;  
}
.singer-list li{
	height: 124px;
}
.production_list{
    border-radius: 10px;
    background: #f1f1f1;
    padding: 10px;
    float: left;
    width: 96%;
}
.works_user .username{
    width: 102px;
    height: 102px;
    border-radius: 50% 50%;
    object-fit:cover;
}
.works_user{
    position: relative;
    padding: 0;
    width: 32.3333%;
}
.play{
    position: absolute;
    right: 0;
    bottom: 5px;
    cursor: pointer;

}
.category{
   padding: 0 0 0 10px;
   width: 63.666%;
}
.category_name{
    font-size: 19px;
}
/* .category .labley:last-child{
    height: 45px;
    line-height: 20px;
} */
.labley{
    overflow: hidden;  
    text-overflow: ellipsis;  
    display: -webkit-box;  
    -webkit-line-clamp: 2;  
    -webkit-box-orient: vertical; 
    line-height: 25px;
}
.min-h-45{
    min-height: 45px;
}
.project{
	height: 99px;
}
.writing{
    padding: 0;
    margin: 5px 0;
    width: 100%;
    display: block;
}
.writing span{
	color: #333;
}
.progressBar{
    position: relative;
    padding: 0;
    margin-top: 6px;
    width: 77%;
}
.schedule{
    width: 100%;
    height: 20px;
    background-color: #d7d5d6;
    margin: 0;
    position: relative;
}
.progres{
    position: absolute;
    height: 20px;
    background: -webkit-linear-gradient(left, #efa25a, #ec815f,#e86261); /* Safari 5.1 - 6.0 */
    background: -moz-linear-gradient(right, #efa25a, #ec815f,#e86261); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #efa25a , #ec815f,#e86261); /* 标准的语法 */
    top: 0;
    margin: 0;
}
.speed{
    width: 85%;
}
.shut img{
    width: 37px;
}
.progresNum{
    line-height: 20px;
    color: #000;
    width: 14%;
}
.reward{
    width: 22%;
}
.rewardBtn{
    background-color: #192127;
    display: block;
    height: 30px;
    color: #fff;
    line-height: 30px;
    padding: 0 10px;
    text-align: center;
    border-radius: 16px;
}
.rewardBtn:hover{
    color: #509524;
}
.rewardBtn>img{
    margin-right: 5px;
    height: 19px;
    vertical-align: -5px;
}
/*打赏弹框*/
.rewardRecord{
    z-index: 99;
    background-color: rgba(0,0,0,0.2);
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: none;
    transition: 0.5s ease;
}
.record{
    margin: 0 auto;
    left: 50%;
    background: #fff;
    position: relative;
    width: 705px;
    margin-left: -352.5px;
    margin-top: -318px;
    top: 50%;

}
.record-title{
   background: #fff;
   margin: 0;
   border-bottom: 1px solid #e6e6e6;
}
.record-title li{
    float: left;
    border-right: 1px solid #e6e6e6;
    color: #000;
    line-height: 58px;
    cursor: pointer;
    padding: 0 40px;
    font-size: 16px;
}
.record-title li:last-child{
    border-right: none;
}
.shut{
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}
.record-content{
    height: 636px;
    overflow-y: auto;
    padding: 30px 50px;
}
.record-table{
    display: none;
}
.record-table:first-child{
    display: block;
}
.record-list li{
    padding: 10px 0;
}
.record-type li,.record-list li{
    border: 1px solid #e6e6e6;
    cursor: pointer;
    float: left;
    background:#fff;
    margin-bottom: 20px;
    position: relative;
    width: 31.08%;
    margin-right: 20px;
}
.record-type li{
    padding: 10px 0;
}
.record-type .selected,.record-list .select{
    border-color: #509524
}
.record-type .selected:before,.record-list .select:before{
    content:'';
    position: absolute;
    background: url(../images/gou.png);
    right: -1px;
    top: -1px;
    width: 30px;
    height: 30px;
}
.record-list li:nth-child(3n){
   margin-right:0;
}
.record-list li:last-child {
    line-height: 57px;
}
.record-type li .type,.record-list li .sum{
    margin-top: 5px;
    color: #000;
    font-size: 24px;
}
.record-type li p,.record-list li p{
    text-align: center;
    color: #6b696a;
    font-size: 16px;
}
.amount,.textArea{
    border: 1px solid #e6e6e6;
    margin-bottom: 30px;
}
.amount{
    height: 70px;
    width: 100%;
    padding-left: 15px;
    display:none;
}
.textArea{
    width: 100%;
    padding: 15px;
}
.confirmBtn{
    width: 255px;
    color: #fff;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 35px;
}
.comment-content{
    width: 100%;
    word-wrap: break-word;
}
.layui-btn-primary {
    margin-top: 5px;
}
.interestsIcon{
	position: fixed;
	bottom: 100px;
	right: 100px;
}
/*  dj权益*/
.inter_header{
	background: url(../images/in_bg.png) no-repeat;
}
.head_content{
	background: url(../images/ganda.png)  no-repeat;
	height: 515px;
	background-size: 100% 100%;
}
.goBlack a{
	float: right; 
	color: #fff;
	border: 1px solid #fff;
	border-radius: 15px;
	margin: 20px 20px 0 0;
	padding: 0 15px;
	line-height: 30px;
	font-size: 17px;
}
.propaganda{
	margin: 95px 0 0 50px;
}
.djShow{
	margin-bottom: 85px;
}
.djVision{
	line-height: 40px;
	background: #ffd800;
	border-radius: 20px;
	padding: 0 20px;
	font-size: 22px;
	color: #000;
}
.content{
	min-height: 678px;
	position: relative;
}
.djWord{
	margin-top: 20px;
}
.djWord span:first-child{
	text-indent: 5px;
}
.djWord span{
	display: block;
	color: #fff;
	line-height: 22px;
	letter-spacing: 2px;
	font-size: 12px;
}
/*  */
.dj_tilte{
	padding: 55px 0;
	text-align: center;
	background: url(../images/member.png) no-repeat;
	font-size: 46px;
	letter-spacing: 6px;
	width: 380px;
	line-height: 60px;
	background-position: 0 55px;
	margin: 0 auto;
}
.dj_explain{
	background: #ffd800;
	padding: 20px 32px;
	margin-bottom: 32px;
}
.dj_explain span:first-child{
	width: 7.5%;
	color: #a40001;
	font-size: 22px;
}
.dj_explain span:last-child{
	width: 92%;
	line-height: 32px;
    font-size: 16px;
    color: #000;
}
.dj_list{
	padding: 0 92px 100px 92px;
}
.dj_list li{
	float: left;
	margin: 0 10px 15px 10px;
	border: 2px solid #ffd801;
	box-shadow: 1px 0 8px 0 #ffe65b;
	width: 277px;
	text-align: center;
}
.dj_list li>div{
	padding: 0 70px;
	height: 112px;
}
.dj_list li h4{
	font-size: 25px;
	color: #000;
	margin: 15px 0 8px 0;
}
.dj_list li>div p{
	margin-bottom: 5px;
	font-size: 16px;
}
.dj_list li>div i{
	color: #a40001;
	font-size: 18px;
}
.dj_list li>div .num{
	font-size: 20px;
	margin: 0;
}
.dj_list li>div span{
	display: block;
	text-align: left;
	font-size: 15px;
	margin-left: 10px;
}
.dj_list li>p{
	line-height: 50px;
	border-top: 1px solid #eee;
	font-size: 12px;
}
.dj_list .last_list{
	width: 97%;
}
.dj_list .last_list>div{
	height: auto;
}
.inter_footer{
	position: relative;
}
.inter_footer>img{
	width: 100%;
}
.goTop{
	position: absolute;
	bottom: 45px;
	left: 50%;
	font-size: 24px;
	color: #000;
	cursor: pointer;
	width: 165px;
	margin-left: -65px;
	text-align: center;
}
.goTop img{
	margin-bottom: 50px;
}
.inline{
	display: inline-block;
}
