@font-face {
    font-family: 'player';
    src: url('fonts/player.eot?l7x0cz');
    src: url('fonts/player.eot?l7x0cz#iefix') format('embedded-opentype'), url('fonts/player.ttf?l7x0cz') format('truetype'), url('fonts/player.woff?l7x0cz') format('woff'), url('fonts/player.svg?l7x0cz#player') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background-color: #000000!important;
    color: #000000;
}
[class^="pl-"],
[class*=" pl-"] {
    font-family: 'player' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    height: 24px;
    width: 24px;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer!important;
}
a.play_prev {
    font-family: 'player' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    height: 20px;
    width: 20px;
    font-size: 20px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer!important;
    text-decoration: none;
    outline: none;
    position:relative;
    color: #000000;
    top: 5px;
    left: 5px;
    z-index: 100;
}/*
.pl-Play:before, a.play_prev:before {
    content: "\e900";
    white-space: nowrap;
}
.pl-Stop:before, a.play_prev.playing:before {
    content: "\e901";
    white-space: nowrap;
}*/
.pl-volHigh:before {
    content: "\e902";
}
.pl-volUnMute:before {
    content: "\e904";
}
.pl-volMute:before {
    content: "\e903";
}
.vol {
    position: absolute;
    top: 14px;
    right: 41px;
    cursor: pointer;
    width: 120px;
    height: 8px;
    background: #000000;
    border: 1px solid #000000;
    border-radius: 0px;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    border: 0;
    border-radius: 0px;
}
.vol .ui-slider-handle {
    display: none;
}
.vol .ui-slider-range {
    background: #000000;
}/*
.pl-Stop:hover,
.pl-Play:hover,*/
.pl-volMute:hover,
.pl-volUnMute:hover,
.pl-volHigh:hover {
    color: #919ebf;
}
.plContainer {
    color: #000000;
    position: relative;
    display: block;
	height: 95px;
    width: 100%;
    margin-top: -35px;
   /* background: rgba(150,150,150,0.75);*/
}
.prevContainer {
    color: #000000;
    position: relative;
    display: block;
    height: 30px;
    width: 100%;
    margin-top: -30px;
    background: rgba(150,150,150,0.5);
}/*
.pl-Stop,
.pl-Play {
    position: absolute;
    cursor: pointer!important;
    left: 5px;
    top: 6px;
}*/
.pl-volMute,
.pl-volUnMute {
    position: absolute;
    top: 6px;
    right: 170px;
}
.pl-volHigh {
    position: absolute;
    top: 6px;
    right: 8px;
}
.pl-volUnMute {
    color: #D9534F;
}
.img-responsive {
    box-shadow: 0 0 20px -5px #1f1f1f;
}
.force-to-bottom {
    display: table-cell;
    vertical-align: bottom;
    float: none;
}
#modalHeaderContentLG, #modalContentLG, #modalHeaderContentLG1, #modalContentLG1 {
    text-align: center;
}
.fade-scale {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
    background: rgba(100,100,100,0.8);
}
.fade-scale.in {
    opacity: 1;
    transform: scale(1);
}
.modal, .modal-dialog, .modal-content {  
    background-color: #ffffff;
}
.modal-header {
    border: 0;
    color: #1f1f1f;
}
.modal, .modal-backdrop, .modal-backdrop.in {
    opacity:0.9!important;
}
.main, .next {
    margin-top: 10px;
}
.pl-progress .ui-slider {
    position: relative;
    text-align: left;
}
.pl-progress .ui-slider-handle {
    display: none;
}
.pl-progress .ui-slider-range {
    position: absolute;
    z-index: 0;
    display: block;
    border: 0;
    height: 30px;
    background-position: 0 0;
    background-color: rgba(50,50,50,0.8);;
}
.pl-progress {
    border: 0;
    float: right;
    height: 30px;
    bottom: 0;
    position: absolute;
    width: 100%;
}
.close, .close:hover {
    color: #1f1f1f;
}
.close {
    opacity: 1;
}
.remaining {
    position: relative;
    top: 8px;
    text-align: center;
}

.playerwrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}







.live-line {
    height: 52px;
    width: 100%;
    color: #fff;
	text-align:center;
}
.live-line .status-btn {
    background: #df363d;
    margin: 15px 0 0 21px;
    font-size: 12px;
    line-height: 11px;
    padding: 4px 8px;
    float: left;
}
.live-line .song-name {
    font-size: 16px;
    font-weight: 700;
    color: #252525;
    line-height: 47px;
    display: inline;
    margin-left: 7px;
    height: 52px;
}
.live-line .author {
    font-size: 16px;
    color: #6b6b6b;
    line-height: 47px;
    margin-left: 4px;
    display: inline;
}
.def-box .box-header .box-title{font-weight:700;display:block;font-size:36px;line-height:42px;float:left;color:#252525}.def-box .box-header .box-title,.def-box .box-header .box-title .box-title-arr{-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s}.def-box .box-header a.box-title:hover{color:#df363d}.def-box .box-header .box-title .box-title-arr{font-size:14px;color:#c3c3c3;margin-left:10px}.def-box .box-header .box-title:hover .box-title-arr{color:#df363d}.def-box .box-header .box-items-count{display:block;line-height:32px;float:right;height:32px;font-size:16px;color:#767676;min-width:100px;padding:0 10px;text-align:center;margin:5px 0;background:#ebebeb}.def-box .box-more-items{display:block;white-space:nowrap;overflow:hidden;font-size:24px;font-weight:700;color:#767676;background:#fff;text-align:center;height:86px;line-height:86px;border:2px solid #a4a4a4}.def-box .box-more-items,.def-box .box-more-items .box-more-arr{-webkit-transition:background .3s,color .3s;-moz-transition:background .3s,color .3s;-o-transition:background .3s,color .3s;transition:background .3s,color .3s}.def-box .box-more-items:hover{border-color:#c3c3c3;background:#c3c3c3;color:#fff}.def-box .box-more-items .box-more-arr{font-size:13px;margin-left:10px;color:#c3c3c3}.def-box .box-more-items:hover .box-more-arr{color:#fff}@media(max-width:659px){.def-box .box-header .box-title{text-align:center;float:none}.def-box .box-header .box-items-count{display:none}.def-box .box-more-items{font-size:18px;height:61px;line-height:61px}}.blue-button{border-radius:24px;position:relative;border:2px solid #13499f;line-height:42px;height:42px;color:#13499f;font-weight:700;padding:0 25px 0 20px;font-size:16px;white-space:nowrap;display:table;background:#fff;-webkit-transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;transition:background .3s}.blue-button:hover{border-color:#f23b42;color:#f23b42}.blue-button:hover i:before{content:'';top:20px;position:absolute;margin-left:-5px;right:10px;width:0;height:0;border-left:5px solid #000000;border-right:5px solid #000000;border-top:8px solid #f23b42;opacity:.6}.blue-button .box-more-arr{-webkit-transition:background .3s,color .3s;-moz-transition:background .3s,color .3s;-o-transition:background .3s,color .3s;transition:background .3s,color .3s;font-size:13px;margin-left:10px;color:#13499f}.blue-button i:before{right:10px;content:'';top:20px;position:absolute;margin-left:-5px;left:90%;width:0;height:0;border-left:5px solid #000000;border-right:5px solid #000000;border-top:8px solid #13499f;opacity:.6}.about-arr i:before{content:'';top:20px;position:absolute;margin-left:-5px;left:92%;width:0;height:0;border-left:5px solid #000000;border-right:5px solid #000000;border-top:8px solid #13499f;opacity:.6}.advertisting-arr i:before{content:'';top:20px;position:absolute;margin-left:-5px;left:85%;width:0;height:0;border-left:5px solid #000000;border-right:5px solid #000000;border-top:8px solid #13499f;opacity:.6}.def-text-wrap p{padding-bottom:1.8em}.def-text-wrap a{color:#13499f;text-decoration:underline}.def-text-wrap a:hover{color:#f23b42}.def-text-wrap h4{color:#252525;font-weight:700;font-size:18px;padding-bottom:23px}.def-text-wrap .blue-button{text-decoration:none;margin:0}.def-text-wrap em{font-style:italic}.def-text-wrap blockquote{padding:0 1.8em 1.8em;font-style:italic;color:#626262}.def-text-wrap ul{list-style-type:circle;padding-left:1.8em;list-style-position:inside;padding-bottom:1.8em}.def-text-wrap ol{list-style-type:decimal;padding-left:1.8em;list-style-position:inside;padding-bottom:1.8em}.def-text-wrap img{max-width:100%}.speaker-photo{float:right;display:block;border-radius:50%}.hover-bg{position:absolute;z-index:1;top:0;right:0;left:0;bottom:0;background:#fff;visibility:hidden;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.soc-vk{background-color:#4a698b}.soc-facebook{background-color:#1a4b83}.soc-twitter{background-color:#0092cd}.soc-instagram{background-color:#a57d60}.soc-gplus{background-color:#d95433}.soc-youtube{background-color:#cd201f}.button{height:44px;border-radius:22px;color:#fff;font-weight:700;padding:0 20px;text-transform:uppercase;font-size:14px;white-space:nowrap;display:block;background:#df363d;-webkit-transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;transition:background .3s}.button span{display:inline-block;line-height:44px}.button [class*=icon-]{font-size:9px;margin-left:8px;color:#fff}.button:hover{background:#ed1c24}.israte.button:hover{background:#fff;cursor:default}.titles-box-text .prodcast-inside-line-click .israte:hover{background-color:#000000!important;cursor:default}@media(max-width:449px){.button{padding:0 10px}.titles-box .titles-box-text{margin-top:30px}}.mdclose{position:absolute;z-index:2000;top:0;right:0;left:0;bottom:0}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:#000000;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0,0)}.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev{cursor:pointer;cursor:hand}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:#000000;-webkit-touch-callout:none}.owl-carousel .owl-item img{-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}
  .title-box{height:90px;width:100%;background:#ebebeb}   .title-box .play{height:65px;width:65px;border-radius:50%;background:#13499f;float:left;margin-top:12px;color:#fff;font-size:33px;line-height:53px}  .title-box .play:hover{background:#df363d}  .title-box .play i{margin-left:18px}  .title-box .pause{height:65px;width:65px;border-radius:50%;background:#13499f;float:left;margin-top:12px;color:#fff;font-size:33px;line-height:53px}  .title-box .pause i{margin-left:21px}  .title-box .active{display:block}  .title-box .off{display:none}.btn-plate{padding-bottom:20px}.btn-plate:hover{color:#df363d}  .live-line{height:52px;width:100%;color:#fff}  .live-line .status-btn{background:#df363d;margin:15px 0 0 21px;font-size:12px;line-height:11px;padding:4px 8px;float:left}  .live-line .song-name{font-size:16px;font-weight:700;color:#252525;line-height:47px;display:inline;margin-left:7px;height:52px}  .live-line .author{font-size:16px;color:#6b6b6b;line-height:47px;margin-left:4px;height:52px}  .slayder{height:196px;width:100%;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}  .slayder .arr-prev{height:196px;float:left;border-right:1px solid #e3e3e3;width:35px;font-size:26px;line-height:52px;line-height:180px;color:#9b9b9b}  .slayder .arr-prev:hover{color:#df363d;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s}  .slayder .arr-prev i{margin-left:9px}  .slayder .song-wrap{width:306px;height:150px;border-bottom:1px solid #e3e3e3;float:left}  .slayder .song-wrap .song-box{margin:30px 0 0 15px}  .slayder .song-wrap .song-box img{height:90px;float:left;width:90px}  .slayder .song-wrap .song-box .state{color:#ed1c24;font-size:11px;line-height:7px;float:left;margin-left:9px;margin-bottom:1px}  .slayder .song-wrap .song-box .dot{height:7px;width:7px;border-radius:50%;background:#ed1c24;float:left;margin:1px 0 0 5px}  .slayder .song-wrap .song-box .song-name{overflow:hidden;width:173px;font-size:16px;font-weight:700;color:#252525;float:left;margin-left:7px;max-height:40px;}  .slayder .song-wrap .song-box .author{overflow:hidden;width:160px;height:20px;font-size:16px;color:#6b6b6b;float:left;margin-left:7px}  .slayder .arr-next{height:196px;float:right;border-right:1px solid #e3e3e3;width:35px;font-size:26px;line-height:52px;line-height:180px;color:#9b9b9b;border-left:1px solid #e3e3e3;padding-left:1px}  .slayder .arr-next:hover{color:#df363d;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s}  .slayder .arr-next i{margin-left:9px}  .slayder a .play-list{color:#000;font-size:16px;font-weight:700;line-height:40px;text-align:left;opacity:.5;width:306px;height:45px;float:left}  .slayder .play-list span{float:left;margin-left:73px}  .slayder .play-list .dot{width:5px;height:5px;border-radius:50%;background:#000;float:left;margin-top:20px;margin-left:9px}  .slayder .play-list .dot:nth-child(n+3){margin-left:3px}  .slayder a .play-list:hover{color:#df363d;opacity:1;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s}  .slayder a .play-list:hover .dot{background:#df363d;-webkit-transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;transition:background .3s}  .soc-box{width:270px;margin:14px auto}  .soc-line{width:35px;height:35px;display:block;float:left;text-align:center;border-radius:50%;margin-right:12px;color:#fff;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;transition:background .2s}  .soc-line:last-child{margin-right:0}  

  .soc-line:hover{background-color:#df363d}  .show-box{text-align:center;position:relative;width:100%;height:136px;background:center center/cover no-repeat;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3}  .show-box .shadow-line{display:block;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.9);color:#fff}  .show-box:hover .presenter-name,  .show-box:hover .shadow-line,  .show-box:hover .show-name{display:none}  .show-box .show-name{color:rgba(255,255,255,1);position:relative;font-size:18px;font-weight:700;margin-top:38px}  .show-box .presenter-name{color:rgba(255,255,255,1);position:relative;font-size:16px;margin-top:6px}.modal-row{left:8px;position:absolute;display:none;top:45px;background:#fff;margin-left:-25%;border-radius:3px;z-index:50;box-shadow:0 0 15px rgba(0,0,0,.3)}.modal-row:before{content:'';position:absolute;top:-5px;margin-left:-5px;left:50%;width:0;height:0;border-left:5px solid #000000;border-right:5px solid #000000;border-bottom:8px solid #fff}.modal-row.share-row{padding:9px 0 4px}.volume-row .noUi-base{width:10px;height:125px;margin:10px 11px;border-radius:5px;position:relative;background:#13499f}.volume-row .noUi-origin{position:absolute;width:10px;left:0;bottom:0;border-radius:5px;background:#d9d9d9}.volume-row .noUi-handle{position:absolute;content:'';width:10px;height:10px;left:-5px;top:-5px;border-radius:50%;background:#df363d;border:5px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.5)}.btn-plate-volume .modal-row:hover{display:block}.player3{height:595px;width:380px;background:#fff} .title-box{height:90px;width:100%;background:#ebebeb} .title-box .play{height:65px;width:65px;border-radius:50%;background:#13499f;float:left;margin-top:12px;color:#fff;font-size:33px;line-height:53px} .title-box .play i{margin-left:18px} .title-box .pause{height:65px;width:65px;border-radius:50%;background:#13499f;float:left;margin-top:12px;color:#fff;font-size:33px;line-height:53px} .title-box .pause i{margin-left:21px} .title-box .active{display:block} .title-box .off{display:none}.btn-plate{position:relative;font-size:26px;color:#7a7a7a;float:left;margin-top:20px;margin-left:12px}.btn-plate:hover .modal-row{display:block} .live-line{height:52px;width:100%;color:#fff} .live-line .status-btn{background:#df363d;margin:15px 0 0 21px;font-size:12px;line-height:11px;padding:4px 8px;float:left} .live-line .sang-name{font-size:16px;font-weight:700;color:#252525;line-height:47px;float:left;margin-left:7px} .live-line .author{font-size:16px;color:#6b6b6b;line-height:47px;margin-left:4px;display:inline} .player3_in .slayder{border-bottom:none;height:360px;width:100%;border-top:1px solid #e3e3e3} .slayder .arr-prev{height:196px;float:left;border-right:1px solid #e3e3e3;width:35px;font-size:26px;line-height:52px;line-height:180px;color:#9b9b9b} .slayder .arr-prev i{margin-left:9px} .slayder .sang-wrap{width:306px;height:150px;float:left} .player3_in .slayder .song-wrap{width:306px;height:90px;float:left;border-bottom:none} .player3_in .slayder .song-wrap .song-box .song-name{width:260px;height:20px;} .player3_in .slayder .song-wrap .song-box{height:90px;border-bottom:1px solid #e3e3e3;width:380px;margin:-1px 0 0}.nth-line .nth-bth{color:#13499f;float:left;margin-left:105px}.nth-line:hover .nth-bth{color:#ed1c24;-webkit-transition:color .3s;-moz-transition:color .3s;-o-transition:color .3s;transition:color .3s}.nth-line:hover .dot-nth{background:#ed1c24;-webkit-transition:background .3s;-moz-transition:background .3s;-o-transition:background .3s;transition:background .3s} .player3_in .slayder .song-wrap .song-box .state{margin-top:15px;float:left;margin-bottom:10px} .player3_in .slayder .song-wrap .song-box .dot{margin:16px 0 10px 5px} .slayder .sang-wrap .sang-box img{width:90px;height:90px;float:left} .slayder .sang-wrap .sang-box .state{color:#ed1c24;font-size:11px;line-height:7px;float:left;margin-left:9px} .slayder .sang-wrap .sang-box .dot{height:7px;width:7px;border-radius:50%;background:#ed1c24;float:left;margin:1px 0 0 5px} .slayder .sang-wrap .sang-box .sang-name{font-size:16px;font-weight:700;color:#252525;float:left;margin-left:7px;width:250px} .slayder .sang-wrap .sang-box .author{font-size:16px;color:#6b6b6b;float:left;margin-left:7px} .slayder .arr-next{height:196px;float:right;border-right:1px solid #e3e3e3;width:35px;font-size:26px;line-height:52px;line-height:180px;color:#9b9b9b;border-left:1px solid #e3e3e3;padding-left:1px} .slayder .arr-next i{margin-left:9px}.box-close-photo{margin-top:15px;float:left;margin-bottom:10px;width:200px}.box-under-photo{margin-top:15px;float:left;margin-bottom:10px;width:200px;margin-left:7px;font-size:11px;color:#252525;text-transform:uppercase}.sang-box{height:90px;border-bottom:1px solid #e3e3e3;width:380px;margin-top:-1px} .title-box .play:hover{background-color:#df363d;cursor:pointer}.btn-plate.btn-plate-volume:hover i{color:#df363d;cursor:pointer}.sang-wrap .nth-line .nth-bth{color:#13499f;font-size:16px;font-weight:700;float:left;margin-left:105px;margin-right:10px}.nth-line{width:380px;height:30px;margin-top:7px;border-bottom:1px solid #e3e3e3}.nth-line .dot-nth{height:5px;width:5px;border-radius:50%;background:#13499f;float:left;margin-left:5px;margin-top:11px}.last-btn{height:50px;width:380px;float:left}.last-btn a{color:#181818;font-weight:700;opacity:.7;background:#ebebeb;padding-top:15px;text-align:center;height:35px;float:left;width:190px}.last-btn a:hover{color:#df363d;opacity:1}.last-btn a:first-child{border-right:1px solid #d4d4d4;margin-left:-1px}.last-btn .active{background-color:#fff;color:#13499f;opacity:1}.last-btn .active:hover{color:#13499f}.inside-player-box{height:450px;width:380px;overflow:hidden}.wrap-slid{height:9999px}.smoke-line{bottom:0;position:absolute;height:20px;width:100%;opacity:1;background:-webkit-gradient(linear,top,bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.2)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%);background:linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 100%)}#pod-page{position:relative}.shad{position:absolute;bottom:3px;height:40px;width:380px;opacity:.2;background:-webkit-gradient(linear,top,bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:-moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);background:linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%)}#radio-page .slayder .song-wrap .song-meta-name{position:relative;height:70px;width:100px;left:90px}#radio-page .slayder .song-wrap .song-meta-name .song-meta-box{position:absolute;bottom:0;overflow:hidden;max-width:180px;max-height:82px}


