You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
166 lines
8.4 KiB
166 lines
8.4 KiB
<!DOCTYPE html>
|
|
<!--[if IE 8]> <html class="ie ie8"> <![endif]-->
|
|
<!--[if IE 9]> <html class="ie ie9"> <![endif]-->
|
|
<!--[if gt IE 9]><!--> <html> <!--<![endif]-->
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>{$menu.menu_seo_title|default=$site_seo_title} {$site_name}</title>
|
|
<meta name="keywords" content="{$menu.menu_seo_key|default=$site_seo_keywords}" />
|
|
<meta name="description" content="{$menu.menu_seo_des|default=$site_seo_description}">
|
|
{include file="public:head" /}
|
|
<link rel="stylesheet" href="{$yf_theme_path}public/css/pink.flag/css/jplayer.pink.flag.css">
|
|
</head>
|
|
<body class="home">
|
|
<div class="wrap">
|
|
{include file="public:nav" /}
|
|
<div id="main-cmf">
|
|
<div class="main-content top-back"></div>
|
|
<div class="main-content nav_i">
|
|
<div class="container">
|
|
<a href="{:url('home/Listn/index?id=1')}">走进本所</a><span> > 文创江湖(电台)</span>
|
|
<a href="{:url('home/Index/index')}" class="back pull-right">返回</a>
|
|
</div>
|
|
</div>
|
|
<div class="container about">
|
|
<div class="col-md-3 hidden-xs hidden-sm">
|
|
<div class="about_aside">
|
|
<h3>走进本所</h3>
|
|
<ul>
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>18])}">本所介绍</a></li>
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>19])}">宣传片</a></li>
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>20])}">组织架构</a></li>
|
|
<li class="on"><a href="{:url('home/Listn/audio')}">文创江湖(电台)</a></li>
|
|
<!--li class="">
|
|
{notempty name="download_cids"}
|
|
<a href="javascript:void(0);" class="down-menu">资料下载<b class="arrow fa fa-angle-down"></b></a>
|
|
<ul class="down-child" style="display: none;">
|
|
{volist name="download_cids" id="vo"}
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>21,'cid'=>$vo.type_id])}">{$vo.type_name}</a></li>
|
|
{/volist}
|
|
</ul>
|
|
{else /}
|
|
<a href="{:url('home/Listn/index',['id'=>21])}">资料下载</a>
|
|
{/notempty}
|
|
</li-->
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="list-menu">
|
|
<div class="mobile navbar-header">
|
|
<a class="navbar-toggle" data-toggle="collapse" data-target=".menu2">
|
|
<i class="fa fa-reorder icon-2x"></i>
|
|
</a>
|
|
</div>
|
|
<nav class="collapse navbar-collapse menu2">
|
|
<div class="about_aside ">
|
|
<h3>走进本所</h3>
|
|
<ul class="">
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>18])}">本所介绍</a></li>
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>19])}">宣传片</a></li>
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>20])}">组织架构</a></li>
|
|
<li class="on"><a href="{:url('home/Listn/audio')}">文创江湖(电台)</a></li>
|
|
<!--li class="">
|
|
{notempty name="download_cids"}
|
|
<a href="javascript:void(0);" class="down-menu">资料下载<b class="arrow fa fa-angle-down"></b></a>
|
|
<ul class="down-child" style="display: none;">
|
|
{volist name="download_cids" id="vo"}
|
|
<li class=""><a href="{:url('home/Listn/index',['id'=>21,'cid'=>$vo.type_id])}">{$vo.type_name}</a></li>
|
|
{/volist}
|
|
</ul>
|
|
{else /}
|
|
<a href="{:url('home/Listn/index',['id'=>21])}">资料下载</a>
|
|
{/notempty}
|
|
</li-->
|
|
</ul>
|
|
</div>
|
|
</nav>
|
|
</div>
|
|
<div class="col-sm-12 col-xs-12 col-md-9 about_main">
|
|
<div class="about_main about_v_main">
|
|
<div class="row">
|
|
<div class="col-xs-12 h2_title">
|
|
<h2>文创江湖(电台)</h2>
|
|
</div>
|
|
<div class="col-xs-12">
|
|
<!--<div id="player4" class="aplayer"></div>-->
|
|
<div id="jp_container_N" class="jp-video jp-video-270p" role="application" aria-label="media player">
|
|
<div class="jp-type-playlist">
|
|
<div id="jquery_jplayer_N" class="jp-jplayer"></div>
|
|
<div class="jp-gui">
|
|
<div class="jp-video-play">
|
|
<button class="jp-video-play-icon" role="button" tabindex="0">play</button>
|
|
</div>
|
|
<div class="jp-interface">
|
|
<div class="jp-progress">
|
|
<div class="jp-seek-bar">
|
|
<div class="jp-play-bar"></div>
|
|
</div>
|
|
</div>
|
|
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
|
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
|
<div class="jp-details">
|
|
<div class="jp-title" aria-label="title"> </div>
|
|
</div>
|
|
<div class="jp-controls-holder">
|
|
<div class="jp-volume-controls">
|
|
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
|
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
|
<div class="jp-volume-bar">
|
|
<div class="jp-volume-bar-value"></div>
|
|
</div>
|
|
</div>
|
|
<div class="jp-controls">
|
|
<button class="jp-previous" role="button" tabindex="0">previous</button>
|
|
<button class="jp-play" role="button" tabindex="0">play</button>
|
|
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
|
<button class="jp-next" role="button" tabindex="0">next</button>
|
|
</div>
|
|
<div class="jp-toggles">
|
|
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
|
<button class="jp-shuffle" role="button" tabindex="0">shuffle</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="jp-playlist">
|
|
<ul>
|
|
<!-- The method Playlist.displayPlaylist() uses this unordered list -->
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
<div class="jp-no-solution">
|
|
<span>Update Required</span>
|
|
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{include file="public:footer"/}
|
|
{include file="public:scripts"/}
|
|
<script src="{$yf_theme_path}public/js/jquery.jplayer.min.js"></script>
|
|
<script src="{$yf_theme_path}public/js/jplayer.playlist.js"></script>
|
|
<script>
|
|
var myPlaylist = new jPlayerPlaylist({
|
|
jPlayer: "#jquery_jplayer_N",
|
|
cssSelectorAncestor: "#jp_container_N"
|
|
}, eval('{$lists}'), {
|
|
playlistOptions: {
|
|
enableRemoveControls: true
|
|
},
|
|
swfPath: "{$yf_theme_path}public/js",
|
|
supplied: "webmv, ogv, m4v, oga, mp3",
|
|
useStateClassSkin: true,
|
|
autoBlur: false,
|
|
smoothPlayBar: true,
|
|
keyEnabled: true,
|
|
audioFullScreen: true
|
|
});
|
|
</script>
|
|
</body>
|
|
</html>
|