/*歌曲类别选项*/
.album_classify {
    position: relative;
}
.album_classify table {
    margin: 15px 0;
}
.album_classify, .album_classify table, .album_classify table tr, .album_con, .vedio_con {
    width: 100%;
    overflow: hidden;
}
.album_classify table tr th, .album_classify table tr td {
    padding: 5px 10px;
    float: left;
    font-size: 12px;
    margin: 8px 5px;
    color: #000;
}
.album_astyle table tr th:nth-child(n+2), .album_astyle table tr td:nth-child(n+2) {
    padding: 0px;
}
.album_classify table tr td {
    cursor: pointer;
}
.album_astyle table tr th a, .album_astyle table tr td a {
    height: 25px;
    line-height: 25px;
    padding: 0px 6px;
    display: block;
    text-align: center;
}
/*歌单页面*/
.album_con ul {
	  width: 100%;
}
.album_con ul li {
    width: 197px;
    margin: 0 10px;
    float: left;
    overflow: hidden;
    height: 255px;
}
.album_con ul li>a {
    display: inline-block;
    width: 100%;
    height: 220px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    border: 0;
    overflow: hidden;
}
.album_con ul li p {
    color: #808080;
    font-size: 12px;
    margin: 2px 0;
    line-height:22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.album_con ul li a span {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
    font-size: 12px;
    text-align: left;
    transition: 0.5S;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.album_con ul li a:hover span {
    bottom: 0;
    transition: 0.5S;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

/*歌单首页*/
.radio_con ul {
	  width: 100%;
}
.radio_con ul li {
    width: 235px;
    margin: 0 10px;
    float: left;
    overflow: hidden;
    height: 255px;
}
.radio_con ul li>a {
    display: inline-block;
    width: 100%;
    height: 220px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    border: 0;
    overflow: hidden;
}
.radio_con ul li p {
    color: #808080;
    font-size: 12px;
    margin: 2px 0;
    line-height:22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.radio_con ul li a span {
    position: absolute;
    bottom: -40px;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
    font-size: 12px;
    text-align: left;
    transition: 0.5S;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.radio_con ul li a:hover span {
    bottom: 0;
    transition: 0.5S;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
/*单曲*/
.linear{
    padding: 10px 0;
    margin: 0 10px 0 0;
    border: 1px solid #e2e2e2;
}

.music-list-item{
    line-height: 60px;
    height: 60px;
}
.layui-table{
    margin: 0;
}
.layui-table td, .layui-table th {
    text-align: center;
}
.layui-table th {
    padding: 13px 10px !important;
}
.layui-table td{
    text-align: center;
     padding: 5px 6px !important;
     border-color: #161E21;
}
.layui-table thead tr{
    background: none;
}
.layui-table thead tr th{
    font-weight: bold;
    color: #808080;
}
.layui-table[lay-skin=line]{
    border: none;
}
.list_music>a{
    position: relative;
    display: block;
    margin-right: 8px;
}
.list_music>a img{
    width: 45px;
    height: 45px;
    border-radius: 4px;
}
.list_music>a i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 48px;
    text-align: center;
    color: #FFF;
    opacity: 0.8;
    z-index: 9;
    font-size: 26px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.music-list-item:hover .list_music>a i {
    color: #FFF;
    opacity: 1;
    background-color: rgba(0,0,0,0.5);
    font-size: 30px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.misic-title{
    width: 420px;
}
.list_music .list_music-title{
    padding: 2px 0;
}
.list_music p>span{
    margin-right: 5px;
}
.change-after > a {
    display: inline-block;
    float: left;
    width: 20px;
    max-height: 20px;
    overflow: hidden;
    margin: 2px 2px 0;
}
.u-select-null {
    background-image: url(../images/icon/upan.png);
    display: inline-block;
    width: 18px;
    height: 18px;
    background-position: center;
    background-repeat: no-repeat;
}
.change-after i {
    line-height: 18px;
    font-size: 18px;
}
.bg-cd .icon-cloud-dvd:hover{
    background-image:url(../images/icon/gr-cd.png);
}


.sence_choose {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}
.default-btn {
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #656d78;
    font-size: 12px;
    margin-right: 12px;
}




.topicList li {
    height: 110px;
    transition: 0.5s ease;
    overflow: hidden;
    float: left;
    width: 100%;
}
.topicList li:hover {
    height: 155px;
    box-shadow: 0px 3px 10px 0px rgba(168, 167, 167, 0.5);
}
.muise-info {
    padding: 15px 0;
    height: 80px;
}
.musicName {
    padding: 0 12px;
}
.musicName .musicIMg {
    position: relative;
    margin-right: 15px;
    width: 80px;
}
.musicName img {
    width: 100%;
    height: 80px;
    border-radius: 5px;
}
.musicName .musicIMg i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 85px;
    text-align: center;
    color: #FFF;
    opacity: 0.8;
    z-index: 99;
    font-size: 38px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.musicName .muise {
    margin: 15px 0;
    width: 240px;
}
.musicName .muise a {
    display: block;
    font-size: 14px;
    line-height: 25px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.musicName .muise a:first-child {
    font-size: 16px;
}
.envelope {
    height: 50px;
    width: 342px;
    margin: 15px 0;
    overflow: hidden;
}
.envelope .mask {
    width: 100%;
    height: 100%;
}
.button-list {
    width: 134px;
    padding: 30px 0 0 10px;
}
.fetch-date{
    margin-right: 10px;
    text-align: right;
}
.fetch-icon{
    margin-right: 5px;
}
.topicList li:hover .fetch-date {
    display: none;
    transition: 0.5s ease;
}
.topicList li:hover .fetch-icon {
    opacity: 1!important;
    transition: 0.5s ease;
}
.topicList li:hover .fetch-icon {
    opacity: 1!important;
    transition: 0.5s ease;
}
.categories {
    line-height: 45px;
    background: #273238;
    padding: 0 15px;
}
.categories span {
    margin-right: 30px;
}
.scene_right_title {
    margin: 0 10px;
    line-height: 50px;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}
.songRight .sence_video {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 10px 0 0 0;
    overflow: hidden;
    border-bottom: none;
}
.songRight .sence_video li {
    width: 90%;
    height: auto;
    line-height: 20px;
    margin: 0;
    padding: 0 5%;
    float: left;
    overflow: hidden;
    text-align: left;
}
.songRight .sence_video li > a {
    display: inline-block;
    width: 100%;
    height: 150px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    padding: 0;
    border: 0;
}
.songRight .sence_video li > .video_name {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.songRight .sence_video li > a i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 150px;
    text-align: center;
    color: #CCC;
    opacity: 0;
    z-index: 99;
    font-size: 5px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.songRight .sence_video li > a:hover i {
    color: #FFF;
    opacity: 0.8;
    background-color: rgba(0,0,0,0.5);
    font-size: 58px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}


/*视频*/
/*.vedio_con ul li:nth-child(4n+1) {
    margin-left: 0px;
}*/
/*.vedio_con ul{
    padding: 0 5px;
}
.vedio_con ul li {
    width: 24.05%;
    margin: 0 5px 10px 5px;
    float: left;
    overflow: hidden;
    background-color: #FFF;
}
.vedio_con ul li a {
    display: inline-block;
    width: 100%;
    height: 200px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    padding: 0;
    border: 0;
}
.vedio_con ul li a i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 200px;
    text-align: center;
    color: #FFF;
    opacity: 0.8;
    z-index: 99;
    font-size: 48px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.vedio_con ul li a:hover i {
    color: #FFF;
    opacity: 1;
    background-color: rgba(0,0,0,0.5);
    font-size: 58px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.vedio_con ul li span {
    color: #808080;
    line-height: 28px;
    font-size: 12px;
    display: inline-block;
    margin-right: 10px;
}
.vedio_con ul li span img {
    float: left;
    width: 20px;
    margin-top: 3px;
}
*/

/*视频播放*/
/*.vd_con > p {
    padding-left: 10px;
    font-size: 12px;
    color: #FFF;
    background-color: #38393b;
    line-height: 45px;
}
.vd_con > p a {
    color: #FFF;
}
.video_play_con {
    width: 1088px;
    overflow: hidden;
    background-color: #192026;
}
.video_play_left {
    width: 75%;
    float: left;
}
.video_play_left #jp_poster_0{
    object-fit: cover;
    object-position: 100% 100%;
}
.video_stop i{
    color: #fff;
}
.video_sound{
    background-color: #fff;
}
.video_stop .vedio_stop_df {
    width: 100px;
}
.video_play_right {
    width: 22%;
    float: left;
    padding: 20px 1.5%;
    color: #fff;
    font-size: 12px;
}
.video_play_right > p {
    line-height: 40px;
    color: #CCC;
    border-bottom: 1px solid #CCC;
    margin: 10px 0;
}
.video_play_info {
    width: 100%;
    overflow: hidden;
    margin: 10px 0;
}
.video_play_info li {
    width: 50%;
    line-height: 40px;
    text-align: left;
    float: left;
    color: #FFF;
}
.video_play_info li a {
    display: inline-block;
    color: #509524;
}
.downloadBtn {
    width: 100%;
    padding: 10px 0;
    margin: 15px 0 15px 0;
}
.button_atten {
    padding: 8px 30px;
    border: 1px solid #509524;
    border-radius: 3px;
    float: right;
    margin-right: 10px;
    cursor: pointer;
}
.video_play_right > span {
    display: block;
    width: 100%;
    line-height: 30px;
    text-align: center;
}
.play-wuqu-title{
    margin-top: 10px;
    padding-top: 5px;

}
.play_wuqu_sm {
    line-height: 32px;
    overflow: hidden;
    color: #000000;
    margin-left: 5px;
}
.play_wuqu_sm #sm1 {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    float: left;
}
.play_wuqu_sm #sm2 {
    float: right;
    margin-right: 10px;
}
.vd_like ul {
    width: 100%;
}
.vd_like ul li {
    width: 14.82%;
    margin: 10px 10px;
    float: left;
    overflow: hidden;
}
.vd_like ul li a {
    display: inline-block;
    width: 100%;
    height: 120px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    border: 0;
    cursor: pointer;
}
.vd_like ul li a i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 120px;
    text-align: center;
    color: #FFF;
    opacity: 0.8;
    z-index: 99;
    font-size: 38px;
}
.vd_like ul li .video_name {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #808080;
}
.fbStyle {
    display: inline-block;
    color: #333;
}
.txtblack {
    line-height: 25px;
    color: #808080;
}
.music_comment {
    width: 99%;
    margin-top: 20px;
    padding-bottom: 10px;
    overflow: hidden;
    border: 1px solid #CCC;
}*/
/*留言框*/
.conment_title {
    width: 96%;
    padding: 0 2%;
    height: 55px;
    line-height: 60px;
    font-size: 20px;
    color: #000;
    border-bottom: 3px solid #509524;
}
.comment_box {
    padding: 20px 5% 5px 110px;
    overflow: hidden;
    position: relative;
}
.comment_box .comment_pic {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #CCC;
    margin: 5px 0 0 10px;
}
.comment_text {
    width: 95%;
    height: 60px;
    float: left;
    background: url(../images/comment.png) no-repeat;
    background-size: 100% 100%;
    padding: 1.5% 2% 1.5% 3%;
}
.comment_text textarea {
    resize: none;
    border: none;
    width: 100%;
    height: 100%;
    line-height: 20px;
    background: none;
}
.comment_share {
    width: 50%;
    overflow: hidden;
    margin-left: 30px;
    margin-top: 10px;
    float: left;
}
.comment_info {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.comment_info .comment_info_title {
    line-height: 35px;
    color: #FFFFFF;
    border-bottom: 1px solid #CCC;
    padding-left: 5px;
}
.comment_list {
    width: 100%;
}
.comment_list .comment_item {
    padding: 15px 5% 5px 90px;
    overflow: hidden;
    position: relative;
    width: 87%;
    line-height: 30px;
}
.comment_item img {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #CCC;
}
.commentBtn {
    margin-top: 15px;
    float: right;
}
.comment_item > div {
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #CCC;
}
.comment_item:last-child > div {
    border-bottom: none;
}
.comment_item > div p, .comment_item > div p span {
    color: #637E8F;
}
.comment_item > div p a {
    color: #FFFFFF;
}


/*新版留言框*/
.contentTxt {
    width: 97.5%;
    overflow: hidden;
    background: #273238;
    padding: 10px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    font-size: 14px;
    color: #FFFFFF;
}
.comBtn {
	background-color: #DC1937;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    border-color: #DC1937;
    border-radius: 15px;
    padding: 0 15px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}

/*原创dj个人相册样式*/
.gallery-item {
    float: left;
    width: 32%!important;
    padding: 10px 5px 10px 5px;
}
.gallery-item .image {
    width: 100%;
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    position: relative;
    overflow: hidden;
    height: 200px!important;
}
.gallery-item .image {
    width: 100%;
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    overflow: hidden;
    height: 200px!important;
}
.gallery-item .image:after,.gallery-item .image:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1;
}
.gallery-item .image:before {
    z-index: 2;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.gallery-item .image:hover:before {
    background: rgba(0, 0, 0, 0.3);
}
.gallery-item .image >img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery .gallery-item .image .gallery-item-controls {
    position: absolute;
    right: -60px;
    top: 3px;
    display: block;
    list-style: none;
    padding: 0px;
    z-index: 2;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}
.gallery .gallery-item:hover .image .gallery-item-controls {
    right: 3px;
}
/*APP下载页*/
/*.app_download {
    width: 100%;
    background: url(../images/app_bg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.app_center {
    width: 1100px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    position: relative; 
}
.app_download .app_code, .app_download .app_btn {
    position: absolute;
}
.app_download .app_btn {
    right: 70px;
}
.app_download .app_code {
    right: 300px;
}
.app_1, .app_1 img {
    width: 100%;
}
.app_btn a {
    display: block;
    width: 180px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 5px;
    color: #FFF;
    font-size: 18px;
    margin: 15px 15px 15px 50px;
    border: 1px solid #FFF;
}
.app_btn a:hover, .app_btn a:active, .app_btn a:focus {
    color: #FFF;
    background-color: #509524 !important;
    border: 1px solid #509524 !important;
}
.active_app {
    background-color: #192026;
}
.app_btn a img {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
@media screen and (min-width: 1600px){
    .app_download .app_code, .app_download .app_btn {
        bottom: 29%;
    }
}
@media screen and (max-width: 1599px){
    .app_download .app_code, .app_download .app_btn {
        bottom: 21%;
    }
}*/

/*单曲(串烧)详情 + 视屏 + 同类歌曲*/
.mpl_pic {
    width: 100%;
    height: 400px;
    background-size: cover;
    position: relative;
}
.mpl_pic p {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 96%;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background-color: rgba(0,0,0,0.5);
    z-index: 99;
    font-size: 12px;
    padding: 0 2%;
}
.mpl_pic p span a {
    color: #fff;
}
.music_topslist {
    font-weight: 600;
    color: #000 !important;
    padding: 15px 0 0 0;
    border-bottom: 3px solid #509524;
}
.music_topslist > img {
    float: left;
    margin-left: 15px;
}
.music_topslist > span {
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin-left: 10px;
}
.music_topslist > a {
    float: right;
    margin-right: 20px;
    margin-top: 5px;
    font-size: 12px;
}
/* layer.open 二维码居中显示 */
#layer-qrcode {
    display: flex;
    align-items: center;
    justify-content: center;
}
.play_list3 {
    margin-bottom: 10px;
}
.sence_music{
    margin-top: 0;
    /*border: 1px solid rgb(226, 226, 226);*/
}
.sence_music li{
    border-top: 1px solid rgb(226, 226, 226);
}
.sence_music li:hover{
    height: 220px;
}
.sence_music li:hover .music_name{
    display: block;
}
.sence_music li:first-child{
    border-top: none;
}
.sence_music .music_name{
    display: none;
}
.sence_music .music_name img{
    width: 100%;
    height: 130px;
    object-fit: cover;
    object-position: 100% 100%;
}
.sence_music .user_list{
    padding: 10px 8px;
    cursor: pointer;
}
.user_list .user_list_left{
    width: 67%;
}
.user_list .user_list_left img{
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.user_list .user_list_left span{
    margin-left: 5px;
    width: 100px;
    display: block;
    line-height: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.user_list .user_list_left .such_data{
    color: #f00;
}
.user_list .user_list_right{
    margin-top: 5px;
}
.user_list .user_list_right a{
    display: block;
    width: 63px;
    line-height: 20px;
    border-radius: 5px;
    border: 1px solid rgb(226, 226, 226);
    text-align: center;
}
.user_list_right a i{
    padding-right: 5px;
}
.user_list_right a img{
    margin-bottom: 3px;
}
.user_list  p{
    margin-top: 5px;
    color: #333;
    max-height: 35px;
    overflow: hidden;
    text-overflow:ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.fl_title {
    width: 100%;
    max-height: 40px;
    display: block;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ad_info {
    overflow: hidden;
    padding: 12px;
}
.ad_info .lefr_li {
    width: 230px;
    height: 230px;
    float: left;
}
.ad_info .right_li {
    float: left;
    margin-left: 15px;
    width: calc(100% - 250px);
}
.ad_info h1 {
    color: #000;
    font-size: 20px;
    margin: 10px 0;
}
.ad_info ul {
    border: 0;
    height: auto;
    overflow: hidden;
}
.ad_info ul li {
    width: 50%;
    height: auto;
    line-height: 40px;
    float: left;
    text-align: left;
    cursor: auto;
}
.ad_info .hundred_details_list{
    width: 100%;
    font-size: 16px;
    max-height: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    text-indent: 15px;
    word-wrap: break-word;  /*全是英文浏览器不会换行，这是自动换行，还有个强制换行*/
    line-height: 26px;
   
}
.ad_info button {
    margin-top: 15px;
}
.greenbtn {
    width: 80px;
    color: #FFF;
    padding: 5px 0;
    border: 1px solid #509524;
    border-radius: 3px;
    margin: 0 10px;
    margin-right: 5px;
    background-color: #509524;
}
.topicAd .singer-avatar{
    width: 45px;
    height: 45px;
    margin-right: 10px;
}
.telescopic{
    max-height: 400px;
    width: 235px;
    overflow: auto;

}
.rankings{
    overflow: hidden;
}
.telescopic li{
    display: flex;
    flex-direction: row;
    padding: 8px 10px;
    border-bottom: 1px dashed #eee;
}
.telescopic li:last-child{
    border-bottom: none;
}
.topicAd  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.topicAd .singer-avatar img{
    border-radius: 50%;
}
.topicAd .singer-desc{
    flex: 1;
    line-height: 22px;
}
.topicAd  .singer-rank{
    font-size: 16px;
}
.telescopic li:nth-child(-n+3) .singer-desc .singer-rank{
    color: #ff6600;
}
.telescopic li a{
    color: #333;
}
.singer-content{
    line-height: 28px;
}
/*搜索页面样式*/
/*.search_content > ul {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #CCC;
}
.tabs_active {
    border-bottom: 5px solid #509524;
}
.search_content > ul li {
    width: 15%;
    height: 55px;
    line-height: 55px;
    float: left;
    text-align: center;
}
.search_list li a {
    display: block;
}
.search_start {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #CCC;
}
.search_start span {
    float: left;
    margin-left: 30px;
}
.search-title{
    max-width: 650px;
}
#targetUrl a{
    padding: 10px 25px;
    background: #509524;
    border-radius: 3px;
    color: #fff;
    margin-left: 10px;
}

/*歌曲下载页*/
.dlm_title {
    width: 93%;
    overflow: hidden;
    padding: 20px 40px;
}
.dlm_title span {
    float: right;
    margin-top: 40px;
    line-height: 40px;
    color: #333;
    background-color: #eeeeee;
    font-size: 16px;
    width: 60%;
}
.aside-menu>img{
    margin-top: 15px;
}
.album_con_down li a:hover{
    color: #509524;
}
.dlm_info {
    width: 93%; 
    padding:10px 40px 0 40px;
}
.dlm_info .head, .album_con_down .head, .album_con .head {
    border-left: 3px solid #509524;
    padding-left: 10px;
    line-height: 18px;
    font-weight: bold;
    font-size: 15px;
}
.dlm_info p {
    font-size: 14px;
    color: #000;
    line-height: 50px;
}
.dlm_info p img {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.dlm_info p:nth-child(2) a {
    font-size: 18px;
    color: #000;
}
.dlm_desc {
    float: left;
}
.dlm_desc li {
    width: 100%;
    float: left;
    line-height: 30px;
    list-style: disc;
    list-style-position: inside;
    font-size: 13px;
}
.dlm_btn {
    padding: 30px 0px 30px 0;
    overflow: hidden;
    float: right;
    text-align: center;
}
.dlm_btn button:nth-child(1) {
    margin: 0;
}
.dlm_btn button {
    font-size: 16px;
    padding: 10px 25px;
}
.btn-danger,.btn-success{
    color: #fff;
}
.btn-danger {
    background-color: #f05050;
    border-color: #f05050;
}
.btn-success {
    background-color: #1ab667;
    border-color: #1ab667;
}
#targetUrl {
    margin-top: 10px;
    float: right;
    font-size: 16px;
    line-height: 30px;
}
.dlm_btn span {
    display: block;
    padding-top: 10px;
    color: #999999;
    clear: both;
}
.album_con_down {
    width: 100%;
    overflow: hidden;
}
.album_con ul li.download_album {
     height: 204px; 
}
.album_con_down li {
    width: 49%;
    float: left;
    overflow: hidden;
}
.album_con_down li a {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 90%;
    margin-right: 10px;
    font-size: 13px;
}
.album_con ul li.download_album a {
    height: 160px;
}

.heading-block {
    margin: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.heading-block h1 {
    margin: 0;
    color: #252629;
    font-weight: 500;
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
}
.example {
    box-shadow: 0 10px 60px 0 rgba(29, 29, 31, 0.09);
    border-radius: 2px;
    background-color: #fff;
    padding: 1.5rem;
    margin-bottom: 3.5rem;
    min-height: 600px;
}

.divider {
    position: relative;
    overflow: hidden;
    margin: 35px 0;
    width: 100%; }

.divider.divider-margin {
    margin: 70px 0; }

.divider.divider-center.divider-short:before,
.divider.divider-center:before,
.divider:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 8px;
    left: 30px;
    height: 0;
    border-top: 1px solid #ecedf2; }

.divider.divider-center.divider-short.divider-thick:before,
.divider.divider-center.divider-thick:before,
.divider.divider-thick:after {
    border-top-width: 3px; }

.divider.divider-short:after {
    width: 30%; }

.divider i {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 1;
    font-size: 18px !important;
    text-align: center;
    color: #768093; }

.divider.divider-right {
    text-align: right; }

.divider.divider-right:after {
    left: auto;
    right: 30px; }

.divider.divider-center,
.divider.divider-center.divider-short {
    text-align: center; }

.divider.divider-center:before {
    left: -50% !important;
    right: 0;
    margin-left: -20px; }

.divider.divider-center:after {
    left: 50% !important;
    right: 0;
    margin-left: 20px; }

.divider.divider-center.divider-short:before {
    left: auto !important;
    right: 50%;
    margin-right: 20px;
    width: 15%; }

.divider.divider-center.divider-short:after {
    left: 50% !important;
    right: auto !important;
    margin-left: 20px;
    width: 15%; }*/
   
.layui-table tbody tr:hover{
	background-color: #000000!important;
	color: #FFFFFF!important;
}
.layui-tab-brief > .layui-tab-more li.layui-this::after, .layui-tab-brief > .layui-tab-title .layui-this::after{
	border-bottom: 2px solid #DC1937;
}
.layui-this{
	color: #DC1937!important;
}
.misic-title a{
	color: #FFFFFF;
}
.layui-table .music_play_list .music-list-item:hover{
	background-color: #161E21;
}
.layui-tab-title{
	border-color: #161E21;
}
