/*
 * commonPlayer.min.css
 * @St. 2015-08-13-17.24
 */
/* commonPlayer */
.commonPlayer { font-family: "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif, "Microsoft YaHei"; }
.commonPlayer .audioBox { background: url(//www.xinhuanet.com/world/lhgcl70zn/img/gbbg.png) 0 0 no-repeat;width: 380px;height: 203px;}
.commonPlayer .playerBox{position: relative;}
.commonPlayer .hide { display: none !important; }
.commonPlayer .shareBox { display: none; }
.commonPlayer .audioDate { float: right;display: none }
.commonPlayer .listNum { margin-right: 0.3em;display: none; }
.commonPlayer :focus,
.commonPlayer .playerBox button { outline: 0; border: 0; background: 0; }
.commonPlayer .playerBox .audioBtn { padding: 5px 10px 10px 10px; /*background-color: rgba(200,200,200,1.00); border-top: #932E10 4px solid;*/ }
.commonPlayer .playerBox .btn { display: block; float: left; overflow: hidden; text-indent: -9999px; border: 0; cursor: pointer; width: 40px; height: 40px; padding: 0; background-color: transparent; background-position: center center; background-repeat: no-repeat }
.commonPlayer .playerBox .btn:hover { filter: alpha(opacity=70); -moz-opacity: .7; opacity: .7 }
.commonPlayer .playerBox .iconPlay,
.commonPlayer .playerBox .iconPre,
.commonPlayer .playerBox .iconNext,
.commonPlayer .playerBox .iconVolMax,
.commonPlayer .playerBox .iconVolMin { float: left }
.commonPlayer .playerBox .iconPlay,
.commonPlayer .playerBox .iconPre,
.commonPlayer .playerBox .iconNext { margin-right: 14px }
.commonPlayer .playerBox .iconRep { float: right; margin-right: -10px }
.commonPlayer .playerBox .iconPlay { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconPlay.png) }
.commonPlayer .playerBox .iconPre { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconPre.png); margin-left: 56px; }
.commonPlayer .playerBox .iconNext { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconNext.png) }
.commonPlayer .playerBox .iconVolMin { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconVolMin.png); left: 10px; }
.commonPlayer .playerBox .iconVolMax { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconVolMax.png); right: 16px; }
.commonPlayer .playerBox .iconRep { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconRep.png); position: absolute; z-index: 2; right: 10px; top: 10px; width: 32px; height: 22px;display: none; }
.commonPlayer .jp-state-playing .iconPlay { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconPus.png) }
.commonPlayer .jp-state-looped .iconRep { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconRep.png); background-color: #932E10; }
.commonPlayer .jp-state-muted .iconVolMin { background-image: url(//www.xinhuanet.com/world/lhgcl70zn/img/iconVolMinOn.png) }
.commonPlayer .playerBox .barVolBox .iconVolMin,
.commonPlayer .playerBox .barVolBox .iconVolMax { position: absolute; top: 0; width: 37px; }
.commonPlayer .playerBox .barVolBox,
.commonPlayer .playerBox .barPlayBox { position: relative; width: 100%; }
.commonPlayer .playerBox .barVolBox { padding: 20px 0 0 0; }
.commonPlayer .playerBox .barVolBox .barBoxOut { margin: -4px 21px 0 42px; }
.commonPlayer .playerBox .barVolBox .barBox { position: relative; width: 100%; }
.commonPlayer .playerBox .barVolBox .barBox .barBg,
.commonPlayer .playerBox .barVolBox .barBox .barValue { border-top-width: 2px; }
.commonPlayer .playerBox .barBox,
.commonPlayer .playerBox .bar,
.commonPlayer .playerBox .barValue,
.commonPlayer .playerBox .barBg { height: 36px}
.commonPlayer .playerBox .bar,
.commonPlayer .playerBox .barValue { cursor: pointer; }
.commonPlayer .playerBox .bar,
.commonPlayer .playerBox .barBg { width:77%; position: absolute; top: 0; left:22px; }
.commonPlayer .playerBox .barBg,
.commonPlayer .playerBox .barValue { /*border-top-style: solid;*/ border-top-width: 3px; }
.commonPlayer .playerBox .bar { z-index: 2; /*overflow: hidden ;*/display: none;}
.commonPlayer .playerBox .barBg { z-index: 1; border-color: #F1F1F1;background: url(//www.xinhuanet.com/world/lhgcl70zn/img/volLine.png) 0 0 repeat-x;}
.commonPlayer .playerBox .barValue,
.commonPlayer .playerBox .barValuePosition { float: left; }
.commonPlayer .playerBox .barValue { border-color: #666666;background: url(//www.xinhuanet.com/world/lhgcl70zn/img/volbtn.png) right center no-repeat; margin-top: -12px;}
.commonPlayer .playerBox .barValuePosition { width: 1px; height: 12px; background-color: #FF5200; }
.commonPlayer .playerBox .currentTime,
.commonPlayer .playerBox .duration { width: 60px; height: 10px; line-height: 10px; font-size: 10px }
.commonPlayer .playerBox .currentTime { float: left }
.commonPlayer .playerBox .duration { float: right; text-align: right }
.commonPlayer .playerBox .middleBtn { float: left; }
.commonPlayer .playerBox .middleBtnBox { /*padding: 0 0 9px 0;*/ position: relative; padding: 73px 0 9px 90px;}
.commonPlayer .playerBox .playTimesBox { line-height: 18px; text-align: center; font-family: "Lucida Sans Unicode"; }
.commonPlayer .playerBox .playTimesBox .currentTime,
.commonPlayer .playerBox .playTimesBox .duration,
.commonPlayer .playerBox .playTimesBox .middleTxt { color: #fff; height: 16px; font-size: 10px; line-height: 16px; top: 0 }
.commonPlayer .playerBox .playTimesBox .duration,
.commonPlayer .playerBox .playTimesBox .middleTxt { color: #7BEAFF }
.commonPlayer .playerBox .playTimesBox .currentTime,
.commonPlayer .playerBox .playTimesBox .duration { width: 60px; }
.commonPlayer .playerBox .playTimesBox .currentTime { left: 0; text-align: left;display: none; }
.commonPlayer .playerBox .playTimesBox .duration { right: 0; text-align: right;display: none; }
.commonPlayer .playerBox .playTimesBox .middleTxt { display: none; }


.commonPlayer .playerBox .audioListBox{position: absolute;left: 104px;top: 47px;}
.commonPlayer .playerBox .audioListBox ul,
.commonPlayer .playerBox .audioListBox ul li { padding: 0; margin: 0; list-style: none; }
.commonPlayer .playerBox .audioListBox ul li { padding: 6px 10px; display: block; /*background: #FFFFFF;*/ /*border-bottom: #AFAFAF 1px dotted;*/display: none; }
.commonPlayer .playerBox .audioListBox ul li:before { color: #FFA600; font-size: 14px; line-height: 32px; }
.commonPlayer .playerBox .audioListBox { font-size: 14px; line-height: 26px; }
.commonPlayer .playerBox .audioListBox ul li a { display: block; color: #333333; text-decoration: none; }
.commonPlayer .playerBox .audioItemTitle:after { content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; margin: 0px; padding: 0px; display: block; clear: both; }
.commonPlayer .playerBox .jp-artist { display: none; }
.commonPlayer .playerBox .audioListBox ul .jp-playlist-current { /*background: #7d2009;*/ color: #63f0de; font-weight: bold;display: block; }
.commonPlayer #jp_poster_0 { display: none !important; }


