/* Demo Styles */
*{
    padding:0;
    margin:0;
    border:0;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    -webkit-touch-callout:none;
}
body,html {
    max-width:640px;
    margin: 0 auto;
    font-family:Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust: 100%;
    ms-text-size-adjust: 100%;
}
header,article,summary{
    display:block;
}
a{
    text-decoration: none;
}
.clearfix {
    display: block;
    #zoom:1;
    /*ie6-ie7*/;
}
.clearfix:after {
    content: '';
    overflow: hidden;
    width: 100%;
    height: 0px;
    font-size: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    clear: both;
}
.hide{
    display:none;
}
.dataList02 li{margin-bottom: 10px;}
.dataList02 h3{padding:8px 0 0 0;}
.dataList02 h3 a{color: #004e7c;font-size: 15px;line-height: 20px;}
.dataList02 .img{float:left;}
.dataList02 .img img{width: 60px;margin-right:10px;display:inline-block;}
header{
    display:block;
    width:100%;
    height:60px;
    position:fixed;
    top:0px;
    left:0px;
    z-index:9;
    background: -moz-linear-gradient(left,  rgba(41,64,132,1) 0%, rgba(66,145,201,1) 100%);
        /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(41,64,132,1)), color-stop(100%,rgba(66,145,201,1)));
        /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(41,64,132,1) 0%,rgba(66,145,201,1) 100%);
        /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(41,64,132,1) 0%,rgba(66,145,201,1) 100%);
        /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(41,64,132,1) 0%,rgba(66,145,201,1) 100%);
        /* IE10+ */
    background: linear-gradient(to right,  rgba(41,64,132,1) 0%,rgba(66,145,201,1) 100%);
        /* W3C */;
}
header .logo{
    position:relative;
    left:50%;
    top:18px;
    margin-left: -39px;
}
header .logo img{
    height:26px;
}
header .back{
    display: block;
    width:36px;
    height:36px;
    position:absolute;
    left:15px;
    top:12px;
}
header .back i{
    width:20px;
    height:20px;
    display: block;
    background: url(http://www.xinhuanet.com/2015/img2015/maudio/back.png) no-repeat 0px 0px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    position: absolute;
    left: 8px;
    top: 8px;
}
header .menuBar{
    width:36px;
    height:36px;
    position:absolute;
    right:15px;
    top:12px;
}
header .menuBar i{
    width:20px;
    height:2px;
    background:#fff;
    position:absolute;
    left:8px;
    top:50%;
    margin-top:-1px;
}
header .menuBar::after{
    display:block;
    content:"";
    width:20px;
    height:2px;
    background:#fff;
    position:absolute;
    left:8px;
    top:11px;
}
header .menuBar::before{
    display:block;
    content:"";
    width:20px;
    height:2px;
    background:#fff;
    position:absolute;
    left:8px;
    bottom:11px;
}
#mobileHeader .nav_mobile li{
    margin-bottom:8px!important;
}
.mobileNavList {
    width:100%;
    position:absolute;
    left:0px;
    top:60px;
    z-index:9;
    overflow:hidden;
    display:none;
}
article{
    margin-top:60px;
    padding:0 15px 70px 15px;
    background:#fff;
}
article .photo{
    text-align:center;
    line-height:0px;
    padding:22px 0;
}
article .photo img{
    height:133px;
    display: inline-block!important;
}
article h1{
    font-size:18px;
    color:#004e7c;
    text-align:center;
}
article .time{
    font-size:14px;
    color:#929292;
    text-align:center;
}
article .line{
    height:1px;
    overflow:hidden;
    background:#e2e2e2;
    margin:15px 0;
}
article h3{
    font-size:16px;
    color:#004e7c;
}
article p{
    font-size:15px;
    color:#a0a0a0;
    line-height:20px;
}
article img{
    display: none;
}
.jp-audio{
    width:100%;
    height:50px;
    position:fixed;
    left:0px;
    bottom:0px;
    background:#041c6b url(http://www.xinhuanet.com/2015/img2015/maudio/jp-audio.png) no-repeat 50% 0;
}
.barPlayBox{
    width:100%;
    height:20px;
    overflow:hidden;
    padding:0 60px 0 120px;
    position:absolute;
    bottom:11px;
    left:0px;
    z-index:1;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.barPlayBox .bar{
    height:5px;
    background:#fff;
    margin-top:5px;
}
.barPlayBox .barValue{
    width:0px;
    height:5px;
    background:#fe3a63;
}
.currentTimeBox{
    width:50px;
    height:20px;
    position:absolute;
    left:60px;
    top:0px;
    color:#fff;
    font-size:12px;
    text-align:right;
}
.durationBox{
    width:50px;
    height:20px;
    position:absolute;
    right:0px;
    top:0px;
    color:#fff;
    font-size:12px;
}
.playercoverBox .audioBtnBox {
    position: absolute;
    text-align:center;
    left:5px;
    top: 0px;
    width: 50px;
    height: 50px;
    z-index: 9;
}
.playercoverBox .audioBtnBox span {
    width:36px;
    height:36px;
    display:inline-block;
    text-indent:-9999px;
    position:relative;
    top:8px;
}
.playercoverBox .audioBtnBox .iconPlay::after {
    content:"";
    display:block;
    width: 0;
    height: 0;
    line-height: 0px;
    font-size: 0px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    overflow: hidden;
    border-left: 18px solid #fff;
    left: 9px;
    top:5px;
} 
.jp-state-playing .playercoverBox .audioBtnBox .iconPlay::after {
    content:"";
    display:block;
    width:4px;
    height:22px;
    background:#fff;
    position:absolute;
    left:8px;
    top:6px;
    border:none;
}   
.jp-state-playing .playercoverBox .audioBtnBox .iconPlay::before {
    content:"";
    display:block;
    width:4px;
    height:22px;
    background:#fff;
    position:absolute;
    right:9px;
    top:6px;
}
.bdsharebuttonbox{
    text-align:center;
}
.bdsharebuttonbox a{
    width:31px!important;
    height:30px!important;
    float:none!important;
    display:inline-block!important;
    margin-right:30px!important;
    padding-left:0px!important;
    background:url(http://www.xinhuanet.com/2015/img2015/maudio/share.png) no-repeat!important;
    -webkit-background-size:auto 100%!important;
    background-size:auto 100%!important;
}
.bdsharebuttonbox .bds_xinhua{
    background-position:0px 0px!important;
}
.bdsharebuttonbox .bds_qzone{
    background-position:-30px 0px!important;
}
.bdsharebuttonbox .bds_tqq{
    background-position:-61px 0px!important;
}
.bdsharebuttonbox .bds_weixin{
    background-position:-92px 0px!important;
    margin-right:0px!important;
}