const data={  
    datelist: [
        {
            year:'2026',
            month:'9',
            enmonth:'September',
            kong: 0,
            show: true,
            daylist: [
                {
                    day:'01',
                    week:'TUE',
                    content: []
                },
                {
                    day:'02',
                    week:'WED',
                    content: []
                },
                {       
                    day:'03',
                    week:'THU',
                    content: []
                },
                {
                    day:'04',
                    week:'FRI',
                    content: []
                },
                {
                    day:'05',
                    week:'SAT',
                    content: []
                },
                {
                    day:'06',
                    week:'SUN',
                    content: []
                },
                {
                    day:'07',
                    week:'MON',
                    content: []
                },
                {
                    day:'08',
                    week:'TUE',
                    content: []
                },
                {
                    day:'09',
                    week:'WED',
                    content: []
                },
                {
                    day:'10',
                    week:'THU',
                    content: []
                },
                {
                    day:'11',
                    week:'FRI',
                    content: []
                },
                {
                    day:'12',
                    week:'SAT',
                    content: []
                },
                {
                    day:'13',
                    week:'SUN',
                    content: []
                },
                {
                    day:'14',
                    week:'MON',
                    content: []
                },
                {
                    day:'15',
                    week:'TUE',
                    content: []
                },
                {
                    day:'16',
                    week:'WED',
                    content: [
                        {
                            type:'歌剧',
                            title:`威尔第 歌剧《弄臣》`,
                            entitle:`Giuseppe Verdi's Opera Rigoletto`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'17',
                    week:'THU',
                    content: [
                        {
                            type:'歌剧',
                            title:`威尔第 歌剧《弄臣》`,
                            entitle:`Giuseppe Verdi's Opera Rigoletto`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'18',
                    week:'FRI',
                    content: [
                        {
                            type:'歌剧',
                            title:`威尔第 歌剧《弄臣》`,
                            entitle:`Giuseppe Verdi's Opera Rigoletto`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'19',
                    week:'SAT',
                    content: [
                        {
                            type:'歌剧',
                            title:`威尔第 歌剧《弄臣》`,
                            entitle:`Giuseppe Verdi's Opera Rigoletto`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'20',
                    week:'SUN',
                    content: [
                        {
                            type:'歌剧',
                            title:`威尔第 歌剧《弄臣》`,
                            entitle:`Giuseppe Verdi's Opera Rigoletto`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'21',
                    week:'MON',
                    content: []
                },
                {
                    day:'22',
                    week:'TUE',
                    content: []
                },
                {
                    day:'23',
                    week:'WED',
                    content: []
                },
                {
                    day:'24',
                    week:'THU',
                    content: []
                },
                {
                    day:'25',
                    week:'FRI',
                    content: []
                },
                {
                    day:'26',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院管弦乐团2026/27乐季开幕音乐会 | “大地之歌”吕嘉、李立宏、安娜·韦勒、西蒙·奥尼尔与国家大剧院管弦乐团演绎马勒`,
                            entitle:`China NCPA Orchestra 2026/27 Season Opening Concert | “Song of the Earth” Mahler with LÜ Jia, LI Lihong, Anna Werle, Simon O’Neill and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'27',
                    week:'SUN',
                    content: []
                },
                {
                    day:'28',
                    week:'MON',
                    content: []
                },
                {
                    day:'29',
                    week:'TUE',
                    content: []
                },
                {
                    day:'30',
                    week:'WED',
                    content: []
                },
            ]
        },
        {
            year:'2026',
            month:'10',
            enmonth:'October',
            kong: 0,
            show: true,
            daylist: [
                {
                    day:'01',
                    week:'THU',
                    content: []
                },
                {
                    day:'02',
                    week:'FRI',
                    content: []
                },
                {
                    day:'03',
                    week:'SAT',
                    content: []
                },
                {
                    day:'04',
                    week:'SUN',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院制作大型音乐史诗《百年荣光·长征组歌》`,
                            entitle:`NCPA's Music Epic Commission Centurial Glory · Long March Suite`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'05',
                    week:'MON',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院制作大型音乐史诗《百年荣光·长征组歌》`,
                            entitle:`NCPA's Music Epic Commission Centurial Glory · Long March Suite`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'06',
                    week:'TUE',
                    content: []
                },
                {
                    day:'07',
                    week:'WED',
                    content: []
                },
                {
                    day:'08',
                    week:'THU',
                    content: []
                },
                {
                    day:'09',
                    week:'FRI',
                    content: []
                },
                {
                    day:'10',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院原创交响合唱音乐会《丰收中国》`,
                            entitle:`NCPA Symphonic Chorus Commission Harvest China`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'11',
                    week:'SUN',
                    content: [
                        {
                            type:'交响乐',
                            title:`“对话浪漫”国家大剧院管弦乐团桥四重奏`,
                            entitle:`“Romantic Hocket” Bridge Quartet of NCPAO `,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'交响乐',
                            title:`国家大剧院原创交响合唱音乐会《丰收中国》`,
                            entitle:`NCPA Symphonic Chorus Commission Harvest China`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'12',
                    week:'MON',
                    content: []
                },
                {
                    day:'13',
                    week:'TUE',
                    content: []
                },
                {
                    day:'14',
                    week:'WED',
                    content: []
                },
                {
                    day:'15',
                    week:'THU',
                    content: []
                },
                {
                    day:'16',
                    week:'FRI',
                    content: []
                },
                {
                    day:'17',
                    week:'SAT',
                    content: []
                },
                {
                    day:'18',
                    week:'SUN',
                    content: []
                },
                {
                    day:'19',
                    week:'MON',
                    content: []
                },
                {
                    day:'20',
                    week:'TUE',
                    content: []
                },
                {
                    day:'21',
                    week:'WED',
                    content: []
                },
                {
                    day:'22',
                    week:'THU',
                    content: [
                        {
                            type:'歌剧',
                            title:`印青 歌剧《长征》`,
                            entitle:`Yin Qing's Opera The Long March`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'23',
                    week:'FRI',
                    content: [
                        {
                            type:'歌剧',
                            title:`印青 歌剧《长征》`,
                            entitle:`Yin Qing's Opera The Long March`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'24',
                    week:'SAT',
                    content: [
                        {
                            type:'歌剧',
                            title:`印青 歌剧《长征》`,
                            entitle:`Yin Qing's Opera The Long March`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'25',
                    week:'SUN',
                    content: [
                        {
                            type:'歌剧',
                            title:`印青 歌剧《长征》`,
                            entitle:`Yin Qing's Opera The Long March`,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'精致小交',
                            title:`“不止于「中」”梅第扬与国家大剧院管弦乐团室内乐团`,
                            entitle:`“The Limitless” Mei Diyang and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'26',
                    week:'MON',
                    content: []
                },
                {
                    day:'27',
                    week:'TUE',
                    content: [
                        {
                            type:'歌剧',
                            title:`印青 歌剧《长征》`,
                            entitle:`Yin Qing's Opera The Long March`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'28',
                    week:'WED',
                    content: [
                        {
                            type:'歌剧',
                            title:`印青 歌剧《长征》`,
                            entitle:`Yin Qing's Opera The Long March`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'29',
                    week:'THU',
                    content: []
                },
                {
                    day:'30',
                    week:'FRI',
                    content: []
                },
                {
                    day:'31',
                    week:'SAT',
                    content: []
                },
            ]
        },
        {
            year:'2026',
            month:'11',
            enmonth:'November',
            kong: 0,
            show: true,
            daylist: [
                {
                    day:'01',
                    week:'SUN',
                    content: []
                },
                {
                    day:'02',
                    week:'MON',
                    content: []
                },
                {
                    day:'03',
                    week:'TUE',
                    content: []
                },
                {
                    day:'04',
                    week:'WED',
                    content: []
                },
                {
                    day:'05',
                    week:'THU',
                    content: []
                },
                {
                    day:'06',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`“星光璀璨”音乐比赛冠军之夜（之一）`,
                            entitle:`“Summit Night” Music Competition 1st Prize Winners Concert I`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'07',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“星光璀璨”音乐比赛冠军之夜（之二）`,
                            entitle:`“Summit Night” Music Competition 1st Prize Winners Concert II`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'08',
                    week:'SUN',
                    content: []
                },
                {
                    day:'09',
                    week:'MON',
                    content: [
                        {
                            type:'无界室内乐',
                            title:`“星光同辉”音乐比赛冠军与国家大剧院管弦乐团的室内乐`,
                            entitle:`“Together in Radiance” Music Competition 1st Prize Winners and NCPAO in Chamber`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'10',
                    week:'TUE',
                    content: []
                },
                {
                    day:'11',
                    week:'WED',
                    content: []
                },
                {
                    day:'12',
                    week:'THU',
                    content: []
                },
                {
                    day:'13',
                    week:'FRI',
                    content: []
                },
                {
                    day:'14',
                    week:'SAT',
                    content: []
                },
                {
                    day:'15',
                    week:'SUN',
                    content: []
                },
                {
                    day:'16',
                    week:'MON',
                    content: []
                },
                {
                    day:'17',
                    week:'TUE',
                    content: []
                },
                {
                    day:'18',
                    week:'WED',
                    content: []
                },
                {
                    day:'19',
                    week:'THU',
                    content: []
                },
                {
                    day:'20',
                    week:'FRI',
                    content: []
                },
                {
                    day:'21',
                    week:'SAT',
                    content: []
                },
                {
                    day:'22',
                    week:'SUN',
                    content: []
                },
                {
                    day:'23',
                    week:'MON',
                    content: []
                },
                {
                    day:'24',
                    week:'TUE',
                    content: [
                        {
                            type:'歌剧',
                            title:`莫扎特 歌剧《魔笛》`,
                            entitle:`Mozart’s Opera Die Zauberflöte`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'25',
                    week:'WED',
                    content: [
                        {
                            type:'歌剧',
                            title:`莫扎特 歌剧《魔笛》`,
                            entitle:`Mozart’s Opera Die Zauberflöte`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'26',
                    week:'THU',
                    content: [
                        {
                            type:'歌剧',
                            title:`莫扎特 歌剧《魔笛》`,
                            entitle:`Mozart’s Opera Die Zauberflöte`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'27',
                    week:'FRI',
                    content: [
                        {
                            type:'歌剧',
                            title:`莫扎特 歌剧《魔笛》`,
                            entitle:`Mozart’s Opera Die Zauberflöte`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'28',
                    week:'SAT',
                    content: [
                        {
                            type:'歌剧',
                            title:`莫扎特 歌剧《魔笛》`,
                            entitle:`Mozart’s Opera Die Zauberflöte`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'29',
                    week:'SUN',
                    content: [
                        {
                            type:'歌剧',
                            title:`莫扎特 歌剧《魔笛》`,
                            entitle:`Mozart’s Opera Die Zauberflöte`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'30',
                    week:'MON',
                    content: []
                },
            ]
        },
        {
            year:'2026',
            month:'12',
            enmonth:'December',
            kong: 0,
            show: true,
            daylist: [
                {
                    day:'01',
                    week:'TUE',
                    content: []
                },
                {
                    day:'02',
                    week:'WED',
                    content: []
                },
                {
                    day:'03',
                    week:'THU',
                    content: []
                },
                {
                    day:'04',
                    week:'FRI',
                    content: []
                },
                {
                    day:'05',
                    week:'SAT',
                    content: [ 
                        {
                            type:'交响乐',
                            title:`“异声同鸣”黄屹、安天旭与国家大剧院管弦乐团演绎郭文景、谢德林与贝多芬`,
                            entitle:`“Harmony in Diversity” Guo Wenjing, Shchedrin and Beethoven with Huang Yi, An Tianxu and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'06',
                    week:'SUN',
                    content: [
                        {
                            type:'交响乐',
                            title:`“异声同鸣”黄屹、安天旭与国家大剧院管弦乐团演绎郭文景、谢德林与贝多芬`,
                            entitle:`“Harmony in Diversity” Guo Wenjing, Shchedrin and Beethoven with Huang Yi, An Tianxu and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'07',
                    week:'MON',
                    content: []
                },
                {
                    day:'08',
                    week:'TUE',
                    content: []
                },
                {
                    day:'09',
                    week:'WED',
                    content: []
                },
                {
                    day:'10',
                    week:'THU',
                    content: []
                },
                {
                    day:'11',
                    week:'FRI',
                    content: []
                },
                {
                    day:'12',
                    week:'SAT',
                    content: []
                },
                {
                    day:'13',
                    week:'SUN',
                    content: []
                },
                {
                    day:'14',
                    week:'MON',
                    content: []
                },
                {
                    day:'15',
                    week:'TUE',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院原创歌剧《渡江1949》（音乐会版）`,
                            entitle:`NCPA Opera Commission The Yangtze River Crossing Campaign in 1949 (Opera in Concert)`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'16',
                    week:'WED',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院原创歌剧《渡江1949》（音乐会版）`,
                            entitle:`NCPA Opera Commission The Yangtze River Crossing Campaign in 1949 (Opera in Concert)`,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'精致小交',
                            title:`“何似在人间”赖嘉静、沈洋与国家大剧院管弦乐团室内乐团`,
                            entitle:`“The Path of Sojourns” LAI Jiajing, Shenyang and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        }, 
                    ]
                },
                {
                    day:'17',
                    week:'THU',
                    content: [
                        {
                            type:'精致小交',
                            title:`“何似在人间”赖嘉静、沈洋与国家大剧院管弦乐团室内乐团`,
                            entitle:`“The Path of Sojourns” LAI Jiajing, Shenyang and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        }, 
                    ]
                },
                {
                    day:'18',
                    week:'FRI',
                    content: []
                },
                {
                    day:'19',
                    week:'SAT',
                    content: []
                },
                {
                    day:'20',
                    week:'SUN',
                    content: []
                },
                {
                    day:'21',
                    week:'MON',
                    content: []
                },
                {
                    day:'22',
                    week:'TUE',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院建院十九周年音乐会 吕嘉与国家大剧院管弦乐团演绎马勒第九`,
                            entitle:`Concert for the 19th Anniversary of NCPA Mahler 9th Symphony with LÜ Jia and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'23',
                    week:'WED',
                    content: []
                },
                {
                    day:'24',
                    week:'THU',
                    content: []
                },
                {
                    day:'25',
                    week:'FRI',
                    content: []
                },
                {
                    day:'26',
                    week:'SAT',
                    content: []
                },
                {
                    day:'27',
                    week:'SUN',
                    content: []
                },
                {
                    day:'28',
                    week:'MON',
                    content: []
                },
                {
                    day:'29',
                    week:'TUE',
                    content: []
                },
                {
                    day:'30',
                    week:'WED',
                    content: []
                },
                {
                    day:'31',
                    week:'THU',
                    content: [
                        {
                            type:'交响乐',
                            title:`2027国家大剧院新年音乐会`,
                            entitle:`2027 New Year’s Concert of NCPA`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
            ]
        },
        {
            year:'2027',
            month:'1',
            enmonth:'January',
            kong: 0,
            show: false,
            daylist: [
                {
                    day:'01',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`2027国家大剧院新年音乐会`,
                            entitle:`2027 New Year’s Concert of NCPA`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'02',
                    week:'SAT',
                    content: []
                },
                {
                    day:'03',
                    week:'SUN',
                    content: []
                },
                {
                    day:'04',
                    week:'MON',
                    content: []
                },
                {
                    day:'05',
                    week:'TUE',
                    content: []
                },
                {
                    day:'06',
                    week:'WED',
                    content: []
                },
                {
                    day:'07',
                    week:'THU',
                    content: []
                },
                {
                    day:'08',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`“约翰·威廉姆斯之夜”穆特、马祖尔与国家大剧院管弦乐团`,
                            entitle:`“A Night of John Williams” Mutter, Masur and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'09',
                    week:'SAT',
                    content: []
                },
                {
                    day:'10',
                    week:'SUN',
                    content: []
                },
                {
                    day:'11',
                    week:'MON',
                    content: []
                },
                {
                    day:'12',
                    week:'TUE',
                    content: []
                },
                {
                    day:'13',
                    week:'WED',
                    content: []
                },
                {
                    day:'14',
                    week:'THU',
                    content: [
                        {
                            type:'无界室内乐',
                            title:`“一拍即合”国家大剧院管弦乐团打击乐重奏组与Double Couple打击乐团`,
                            entitle:`“Singing Rhythms” Percussion Ensemble of NCPAO and Double Couple Percussion Ensemble`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'15',
                    week:'FRI',
                    content: [
                        {
                            type:'精致小交',
                            title:`“阔步向前”拉赫林与国家大剧院管弦乐团演绎莫扎特、安娜·克莱恩与贝多芬`,
                            entitle:`“Stride Forward” Mozart, Anna Clyne and Beethoven with Rachlin and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'16',
                    week:'SAT',
                    content: []
                },
                {
                    day:'17',
                    week:'SUN',
                    content: []
                },
                {
                    day:'18',
                    week:'MON',
                    content: []
                },
                {
                    day:'19',
                    week:'TUE',
                    content: []
                },
                {
                    day:'20',
                    week:'WED',
                    content: []
                },
                {
                    day:'21',
                    week:'THU',
                    content: []
                },
                {
                    day:'22',
                    week:'FRI',
                    content: []
                },
                {
                    day:'23',
                    week:'SAT',
                    content: []
                },
                {
                    day:'24',
                    week:'SUN',
                    content: []
                },
                {
                    day:'25',
                    week:'MON',
                    content: []
                },
                {
                    day:'26',
                    week:'TUE',
                    content: []
                },
                {
                    day:'27',
                    week:'WED',
                    content: [
                        {
                            type:'歌剧',
                            title:`罗西尼 歌剧《塞维利亚的理发师》`,
                            entitle:`Rossini's Opera Il Barbiere di Siviglia`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'28',
                    week:'THU',
                    content: [
                        {
                            type:'歌剧',
                            title:`罗西尼 歌剧《塞维利亚的理发师》`,
                            entitle:`Rossini's Opera Il Barbiere di Siviglia`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'29',
                    week:'FRI',
                    content: [
                        {
                            type:'歌剧',
                            title:`罗西尼 歌剧《塞维利亚的理发师》`,
                            entitle:`Rossini's Opera Il Barbiere di Siviglia`,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'交响乐',
                            title:`杜达梅尔指挥西蒙・玻利瓦尔交响乐团与国家大剧院管弦乐团、合唱团联合音乐会`,
                            entitle:`Dudamel Conducts Simón Bolívar Symphony Orchestra of Venezuela and China NCPA Orchestra & Chorus`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'30',
                    week:'SAT',
                    content: [
                        {
                            type:'歌剧',
                            title:`罗西尼 歌剧《塞维利亚的理发师》`,
                            entitle:`Rossini's Opera Il Barbiere di Siviglia`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'31',
                    week:'SUN',
                    content: [
                        {
                            type:'歌剧',
                            title:`罗西尼 歌剧《塞维利亚的理发师》`,
                            entitle:`Rossini's Opera Il Barbiere di Siviglia`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
            ]
        },
        {
            year:'2027',
            month:'2',
            enmonth:'February',
            kong: 0,
            show: false,
            daylist: [
                {
                    day:'01',
                    week:'MON',
                    content: []
                },
                {
                    day:'02',
                    week:'TUE',
                    content: [
                        {
                            type:'交响乐',
                            title:`“2027新春华尔兹”吕嘉与国家大剧院管弦乐团`,
                            entitle:`“Festival Waltz 2027” LÜ Jia and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'03',
                    week:'WED',
                    content: [
                        {
                            type:'交响乐',
                            title:`“2027新春华尔兹”吕嘉与国家大剧院管弦乐团`,
                            entitle:`“Festival Waltz 2027” LÜ Jia and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'04',
                    week:'THU',
                    content: []
                },
                {
                    day:'05',
                    week:'FRI',
                    content: []
                },
                {
                    day:'06',
                    week:'SAT',
                    content: []
                },
                {
                    day:'07',
                    week:'SUN',
                    content: []
                },
                {
                    day:'08',
                    week:'MON',
                    content: []
                },
                {
                    day:'09',
                    week:'TUE',
                    content: []
                },
                {
                    day:'10',
                    week:'WED',
                    content: []
                },
                {
                    day:'11',
                    week:'THU',
                    content: []
                },
                {
                    day:'12',
                    week:'FRI',
                    content: []
                },
                {
                    day:'13',
                    week:'SAT',
                    content: []
                },
                {
                    day:'14',
                    week:'SUN',
                    content: []
                },
                {
                    day:'15',
                    week:'MON',
                    content: []
                },
                {
                    day:'16',
                    week:'TUE',
                    content: []
                },
                {
                    day:'17',
                    week:'WED',
                    content: []
                },
                {
                    day:'18',
                    week:'THU',
                    content: []
                },
                {
                    day:'19',
                    week:'FRI',
                    content: []
                },
                {
                    day:'20',
                    week:'SAT',
                    content: []
                },
                {
                    day:'21',
                    week:'SUN',
                    content: []
                },
                {
                    day:'22',
                    week:'MON',
                    content: []
                },
                {
                    day:'23',
                    week:'TUE',
                    content: []
                },
                {
                    day:'24',
                    week:'WED',
                    content: []
                },
                {
                    day:'25',
                    week:'THU',
                    content: []
                },
                {
                    day:'26',
                    week:'FRI',
                    content: []
                },
                {
                    day:'27',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“鲸的秘密”国家地理视听音乐会`,
                            entitle:`“Secrets of the Whales” National Geographic Live Concert`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'28',
                    week:'SUN',
                    content: [
                        {
                            type:'周末音乐会 精致小交',
                            title:`“念奴娇”吕嘉、张雨轩与国家大剧院管弦乐团室内乐团`,
                            entitle:`“ The Charm of Eastern Strings” LÜ Jia, ZHANG Yuxuan and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
            ]
        },
        {
            year:'2027',
            month:'3',
            enmonth:'March',
            kong: 0,
            show: false,
            daylist: [
                {
                    day:'01',
                    week:'MON',
                    content: []
                },
                {
                    day:'02',
                    week:'TUE',
                    content: []
                },
                {
                    day:'03',
                    week:'WED',
                    content: []
                },
                {
                    day:'04',
                    week:'THU',
                    content: []
                },
                {
                    day:'05',
                    week:'FRI',
                    content: []
                },
                {
                    day:'06',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“交响万象”吕嘉与国家大剧院管弦乐团演绎贝多芬、布里顿与黄若`,
                            entitle:`“Mapping the Orchestra” Beethoven, Britten and HUANG Ruo with LÜ Jia and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'07',
                    week:'SUN',
                    content: []
                },
                {
                    day:'08',
                    week:'MON',
                    content: []
                },
                {
                    day:'09',
                    week:'TUE',
                    content: []
                },
                {
                    day:'10',
                    week:'WED',
                    content: []
                },
                {
                    day:'11',
                    week:'THU',
                    content: []
                },
                {
                    day:'12',
                    week:'FRI',
                    content: []
                },
                {
                    day:'13',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“随影随行”吕嘉、陈萨与国家大剧院管弦乐团演绎贝多芬、陈银淑与穆索尔斯基`,
                            entitle:`“Along with Echoes” Beethoven, Unsuk Chin and Mussorgsky with LÜ Jia, CHEN Sa and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'14',
                    week:'SUN',
                    content: []
                },
                {
                    day:'15',
                    week:'MON',
                    content: []
                },
                {
                    day:'16',
                    week:'TUE',
                    content: []
                },
                {
                    day:'17',
                    week:'WED',
                    content: []
                },
                {
                    day:'18',
                    week:'THU',
                    content: []
                },
                {
                    day:'19',
                    week:'FRI',
                    content: []
                },
                {
                    day:'20',
                    week:'SAT',
                    content: []
                },
                {
                    day:'21',
                    week:'SUN',
                    content: []
                },
                {
                    day:'22',
                    week:'MON',
                    content: []
                },
                {
                    day:'23',
                    week:'TUE',
                    content: []
                },
                {
                    day:'24',
                    week:'WED',
                    content: []
                },
                {
                    day:'25',
                    week:'THU',
                    content: []
                },
                {
                    day:'26',
                    week:'FRI',
                    content: []
                },
                {
                    day:'27',
                    week:'SAT',
                    content: [ 
                        {
                            type:'精致小交',
                            title:`“弦音盎然”罗伯特·卡巴拉与国家大剧院管弦乐团室内乐团`,
                            entitle:`“Vivace Strings” Robert Kabara and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'28',
                    week:'SUN',
                    content: [ 
                        {
                            type:'精致小交',
                            title:`“弦音盎然”罗伯特·卡巴拉与国家大剧院管弦乐团室内乐团`,
                            entitle:`“Vivace Strings” Robert Kabara and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'29',
                    week:'MON',
                    content: []
                },
                {
                    day:'30',
                    week:'TUE',
                    content: []
                },
                {
                    day:'31',
                    week:'WED',
                    content: []
                },
            ]
        },
        {
            year:'2027',
            month:'4',
            enmonth:'April',
            kong: 0,
            show: false,
            daylist: [
                {
                    day:'01',
                    week:'THU',
                    content: []
                },
                {
                    day:'02',
                    week:'FRI',
                    content: []
                },
                {
                    day:'03',
                    week:'SAT',
                    content: []
                },
                {
                    day:'04',
                    week:'SUN',
                    content: [
                        {
                            type:'周末音乐会',
                            title:`“花样竞奏”胡笑博、李旻娜、刘爽与国家大剧院管弦乐团`,
                            entitle:`“Emerging Concertos” HU Xiaobo, LEE Minna, LIU Shuang and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'05',
                    week:'MON',
                    content: []
                },
                {
                    day:'06',
                    week:'TUE',
                    content: []
                },
                {
                    day:'07',
                    week:'WED',
                    content: [
                        {
                            type:'交响乐',
                            title:`交响乐之春开幕音乐会 | 贝托祺指挥香港管弦乐团与国家大剧院管弦乐团、合唱团演绎马勒第二`,
                            entitle:`China Orchestra Festival Opening Concert | Mahler No. 2 with Tarmo Peltokoski, Hong Kong Philharmonic Orchestra and China NCPA Orchestra & Chorus`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'08',
                    week:'THU',
                    content: [
                        {
                            type:'交响乐',
                            title:`交响乐之春开幕音乐会 | 贝托祺指挥香港管弦乐团与国家大剧院管弦乐团、合唱团演绎马勒第二`,
                            entitle:`China Orchestra Festival Opening Concert | Mahler No. 2 with Tarmo Peltokoski, Hong Kong Philharmonic Orchestra and China NCPA Orchestra & Chorus`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'09',
                    week:'FRI',
                    content: []
                },
                {
                    day:'10',
                    week:'SAT',
                    content: [
                        {
                            type:'精致小交',
                            title:`“不止于「中」”赖嘉静、曾韵、与国家大剧院管弦乐团室内乐团`,
                            entitle:`“The Limitless” LAI Jiajing, ZENG Yun and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        },]
                },
                {
                    day:'11',
                    week:'SUN',
                    content: []
                },
                {
                    day:'12',
                    week:'MON',
                    content: []
                },
                {
                    day:'13',
                    week:'TUE',
                    content: []
                },
                {
                    day:'14',
                    week:'WED',
                    content: []
                },
                {
                    day:'15',
                    week:'THU',
                    content: []
                },
                {
                    day:'16',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`“光明行”张国勇、于红梅与国家大剧院管弦乐团`,
                            entitle:`“March Toward Brightness“ ZHANG Guoyong, YU Hongmei and NCPAO`,
                            link:``,
                            enlink:``,
                        },]
                },
                {
                    day:'17',
                    week:'SAT',
                    content: [
                        {
                            type:'无界室内乐',
                            title:`“木管万花筒”国家大剧院管弦乐团的室内乐`,
                            entitle:`“Woodwinds in Colors” NCPAO in Chamber`,
                            link:``,
                            enlink:``,
                        },]
                },
                {
                    day:'18',
                    week:'SUN',
                    content: []
                },
                {
                    day:'19',
                    week:'MON',
                    content: []
                },
                {
                    day:'20',
                    week:'TUE',
                    content: []
                },
                {
                    day:'21',
                    week:'WED',
                    content: []
                },
                {
                    day:'22',
                    week:'THU',
                    content: []
                },
                {
                    day:'23',
                    week:'FRI',
                    content: []
                },
                {
                    day:'24',
                    week:'SAT',
                    content: []
                },
                {
                    day:'25',
                    week:'SUN',
                    content: []
                },
                {
                    day:'26',
                    week:'MON',
                    content: []
                },
                {
                    day:'27',
                    week:'TUE',
                    content: []
                },
                {
                    day:'28',
                    week:'WED',
                    content: []
                },
                {
                    day:'29',
                    week:'THU',
                    content: []
                },
                {
                    day:'30',
                    week:'FRI',
                    content: []
                },
            ]
        },
        {
            year:'2027',
            month:'5',
            enmonth:'May',
            kong: 0,
            show: false,
            daylist: [
                {
                    day:'01',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`2027国家大剧院五月音乐节开幕音乐会`,
                            entitle:`The Opening Concert of NCPA May Festival 2027`,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'歌剧',
                            title:`瓦格纳 《女武神》`,
                            entitle:`Wagner's Opera Die  Walküre`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'02',
                    week:'SUN',
                    content: [
                        {
                            type:'交响乐',
                            title:`2027国家大剧院五月音乐节开幕音乐会`,
                            entitle:`The Opening Concert of NCPA May Festival 2027`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'03',
                    week:'MON',
                    content: [
                        {
                            type:'歌剧',
                            title:`瓦格纳 《女武神》`,
                            entitle:`Wagner's Opera Die  Walküre`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'04',
                    week:'TUE',
                    content: []
                },
                {
                    day:'05',
                    week:'WED',
                    content: [
                        {
                            type:'歌剧',
                            title:`瓦格纳 《女武神》`,
                            entitle:`Wagner's Opera Die  Walküre`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'06',
                    week:'THU',
                    content: []
                },
                {
                    day:'07',
                    week:'FRI',
                    content: []
                },
                {
                    day:'08',
                    week:'SAT',
                    content: []
                },
                {
                    day:'09',
                    week:'SUN',
                    content: []
                },
                {
                    day:'10',
                    week:'MON',
                    content: []
                },
                {
                    day:'11',
                    week:'TUE',
                    content: []
                },
                {
                    day:'12',
                    week:'WED',
                    content: []
                },
                {
                    day:'13',
                    week:'THU',
                    content: []
                },
                {
                    day:'14',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`“声韵悦扬”曼弗雷德·霍内克、梅第扬、曾韵与国家大剧院管弦乐团`,
                            entitle:`“Rhyme and Radiance” Manfred Honeck, MEI Diyang, ZENG Yun and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'15',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“声韵悦扬”曼弗雷德·霍内克、梅第扬、曾韵与国家大剧院管弦乐团`,
                            entitle:`“Rhyme and Radiance” Manfred Honeck, MEI Diyang, ZENG Yun and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'16',
                    week:'SUN',
                    content: []
                },
                {
                    day:'17',
                    week:'MON',
                    content: []
                },
                {
                    day:'18',
                    week:'TUE',
                    content: []
                },
                {
                    day:'19',
                    week:'WED',
                    content: []
                },
                {
                    day:'20',
                    week:'THU',
                    content: []
                },
                {
                    day:'21',
                    week:'FRI',
                    content: []
                },
                {
                    day:'22',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“命运的赋格”张艺、迪欧帝玛四重奏与国家大剧院管弦乐团演绎约翰·亚当斯与柴科夫斯基`,
                            entitle:`“The Fugue on Fate” John Adams and Tchaikovsky with ZHANG Yi, Quatuor Diotima and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'23',
                    week:'SUN',
                    content: []
                },
                {
                    day:'24',
                    week:'MON',
                    content: []
                },
                {
                    day:'25',
                    week:'TUE',
                    content: []
                },
                {
                    day:'26',
                    week:'WED',
                    content: []
                },
                {
                    day:'27',
                    week:'THU',
                    content: []
                },
                {
                    day:'28',
                    week:'FRI',
                    content: []
                },
                {
                    day:'29',
                    week:'SAT',
                    content: []
                },
                {
                    day:'30',
                    week:'SUN',
                    content: []
                },
                {
                    day:'31',
                    week:'MON',
                    content: []
                },
            ]
        },
        {
            year:'2027',
            month:'6',
            enmonth:'June',
            kong: 0,
            show: false,
            daylist: [
                {
                    day:'01',
                    week:'TUE',
                    content: []
                },
                {
                    day:'02',
                    week:'WED',
                    content: []
                },
                {
                    day:'03',
                    week:'THU',
                    content: []
                },
                {
                    day:'04',
                    week:'FRI',
                    content: [
                        {
                            type:'精致小交',
                            title:`“弦游世界”陈琳、姚珏、香港弦乐团与国家大剧院管弦乐团联合音乐会`,
                            entitle:`“String Voyage“ CHEN Lin, YAO Jue, Hong Kong String Orchestra and China NCPA Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'05',
                    week:'SAT',
                    content: [
                        {
                            type:'精致小交',
                            title:`“弦游世界”陈琳、姚珏、香港弦乐团与国家大剧院管弦乐团联合音乐会`,
                            entitle:`“String Voyage“ CHEN Lin, YAO Jue, Hong Kong String Orchestra and China NCPA Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'06',
                    week:'SUN',
                    content: []
                },
                {
                    day:'07',
                    week:'MON',
                    content: []
                },
                {
                    day:'08',
                    week:'TUE',
                    content: []
                },
                {
                    day:'09',
                    week:'WED',
                    content: []
                },
                {
                    day:'10',
                    week:'THU',
                    content: []
                },
                {
                    day:'11',
                    week:'FRI',
                    content: []
                },
                {
                    day:'12',
                    week:'SAT',
                    content: [
                        {
                            type:'歌剧',
                            title:`瓦格纳 《众神的黄昏》`,
                            entitle:`Wagner's Opera Götterdämmerung`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'13',
                    week:'SUN',
                    content: []
                },
                {
                    day:'14',
                    week:'MON',
                    content: []
                },
                {
                    day:'15',
                    week:'TUE',
                    content: []
                },
                {
                    day:'16',
                    week:'WED',
                    content: [
                        {
                            type:'歌剧',
                            title:`瓦格纳 《众神的黄昏》`,
                            entitle:`Wagner's Opera Götterdämmerung`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'17',
                    week:'THU',
                    content: []
                },
                {
                    day:'18',
                    week:'FRI',
                    content: [
                        {
                            type:'歌剧',
                            title:`瓦格纳 《众神的黄昏》`,
                            entitle:`Wagner's Opera Götterdämmerung`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'19',
                    week:'SAT',
                    content: []
                },
                {
                    day:'20',
                    week:'SUN',
                    content: [
                        {
                            type:'歌剧',
                            title:`瓦格纳 《众神的黄昏》`,
                            entitle:`Wagner's Opera Götterdämmerung`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'21',
                    week:'MON',
                    content: []
                },
                {
                    day:'22',
                    week:'TUE',
                    content: []
                },
                {
                    day:'23',
                    week:'WED',
                    content: []
                },
                {
                    day:'24',
                    week:'THU',
                    content: []
                },
                {
                    day:'25',
                    week:'FRI',
                    content: []
                },
                {
                    day:'26',
                    week:'SAT',
                    content: []
                },
                {
                    day:'27',
                    week:'SUN',
                    content: []
                },
                {
                    day:'28',
                    week:'MON',
                    content: []
                },
                {
                    day:'29',
                    week:'TUE',
                    content: []
                },
                {
                    day:'30',
                    week:'WED',
                    content: []
                },
            ]
        },
        {
            year:'2027',
            month:'7',
            enmonth:'July',
            kong: 0,
            show: true,
            daylist: [
                {
                    day:'01',
                    week:'THU',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院庆祝香港回归三十周年音乐会`,
                            entitle:`NCPA Concert Celebrating the 30th Anniversary of Hong Kong’s Return to Motherland`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'02',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院庆祝香港回归三十周年音乐会`,
                            entitle:`NCPA Concert Celebrating the 30th Anniversary of Hong Kong’s Return to Motherland`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'03',
                    week:'SAT',
                    content: [
                        {
                            type:'无界室内乐',
                            title:`“三重奏回旋曲”国家大剧院管弦乐团的室内乐`,
                            entitle:`“Rondo of Trios” NCPAO in Chamber`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'04',
                    week:'SUN',
                    content: []
                },
                {
                    day:'05',
                    week:'MON',
                    content: []
                },
                {
                    day:'06',
                    week:'TUE',
                    content: []
                },
                {
                    day:'07',
                    week:'WED',
                    content: []
                },
                {
                    day:'08',
                    week:'THU',
                    content: []
                },
                {
                    day:'09',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`“幻想交响”郑明勋、王健与国家大剧院管弦乐团演绎德沃夏克与柏辽兹`,
                            entitle:`“Symphonie Fantastique” Dvořák, Berlioz with Myung-Whun Chung, Jian Wang and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'10',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“幻想交响”郑明勋、王健与国家大剧院管弦乐团演绎德沃夏克与柏辽兹`,
                            entitle:`“Symphonie Fantastique” Dvořák, Berlioz with Myung-Whun Chung, Jian Wang and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'11',
                    week:'SUN',
                    content: []
                },
                {
                    day:'12',
                    week:'MON',
                    content: []
                },
                {
                    day:'13',
                    week:'TUE',
                    content: []
                },
                {
                    day:'14',
                    week:'WED',
                    content: []
                },
                {
                    day:'15',
                    week:'THU',
                    content: []
                },
                {
                    day:'16',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`“行星漫游“张弦、莉莉娅・齐柏丝坦与国家大剧院管弦乐团演绎普罗科菲耶夫与霍尔斯特`,
                            entitle:`“Space Odyssey” Prokofiev and Holst with Xian Zhang, Lilya Zilberstein and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'17',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“行星漫游“张弦、莉莉娅・齐柏丝坦与国家大剧院管弦乐团演绎普罗科菲耶夫与霍尔斯特`,
                            entitle:`“Space Odyssey” Prokofiev and Holst with Xian Zhang, Lilya Zilberstein and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'无界室内乐',
                            title:`“微观贝多芬”国家大剧院管弦乐团的室内乐`,
                            entitle:`“Beethoven in Miniature” NCPAO in Chamber`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'18',
                    week:'SUN',
                    content: []
                },
                {
                    day:'19',
                    week:'MON',
                    content: []
                },
                {
                    day:'20',
                    week:'TUE',
                    content: []
                },
                {
                    day:'21',
                    week:'WED',
                    content: []
                },
                {
                    day:'22',
                    week:'THU',
                    content: []
                },
                {
                    day:'23',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`“海子的诗”吴怀世与国家大剧院管弦乐团`,
                            entitle:`“Poems of Hai Zi” Wilson Ng and the NCPAO `,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'24',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`“海子的诗”吴怀世与国家大剧院管弦乐团`,
                            entitle:`“Poems of Hai Zi” Wilson Ng and the NCPAO `,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'25',
                    week:'SUN',
                    content: []
                },
                {
                    day:'26',
                    week:'MON',
                    content: []
                },
                {
                    day:'27',
                    week:'TUE',
                    content: []
                },
                {
                    day:'28',
                    week:'WED',
                    content: []
                },
                {
                    day:'29',
                    week:'THU',
                    content: []
                },
                {
                    day:'30',
                    week:'FRI',
                    content: []
                },
                {
                    day:'31',
                    week:'SAT',
                    content: []
                },
            ]
        },
        {
            year:'2027',
            month:'8',
            enmonth:'August',
            kong: 0,
            show: true,
            daylist: [
                {
                    day:'01',
                    week:'SUN',
                    content: []
                },
                {
                    day:'02',
                    week:'MON',
                    content: []
                },
                {
                    day:'03',
                    week:'TUE',
                    content: []
                },
                {
                    day:'04',
                    week:'WED',
                    content: [
                        {
                            type:'歌剧',
                            title:`孟卫东 歌剧《渡江1949》`,
                            entitle:`MENG Weidong’s Opera The Yangtze River Crossing Campaign in 1949`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'05',
                    week:'THU',
                    content: [
                        {
                            type:'歌剧',
                            title:`孟卫东 歌剧《渡江1949》`,
                            entitle:`MENG Weidong’s Opera The Yangtze River Crossing Campaign in 1949`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'06',
                    week:'FRI',
                    content: [
                        {
                            type:'歌剧',
                            title:`孟卫东 歌剧《渡江1949》`,
                            entitle:`MENG Weidong’s Opera The Yangtze River Crossing Campaign in 1949`,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'精致小交',
                            title:`“诗乐剧场”赖嘉静与国家大剧院管弦乐团室内乐团`,
                            entitle:`“When Poetry Sings” LAI Jiajing and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'07',
                    week:'SAT',
                    content: [
                        {
                            type:'歌剧',
                            title:`孟卫东 歌剧《渡江1949》`,
                            entitle:`MENG Weidong’s Opera The Yangtze River Crossing Campaign in 1949`,
                            link:``,
                            enlink:``,
                        },
                        {
                            type:'精致小交',
                            title:`“诗乐剧场”赖嘉静与国家大剧院管弦乐团室内乐团`,
                            entitle:`“When Poetry Sings” LAI Jiajing and NCPAO Chamber Orchestra`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'08',
                    week:'SUN',
                    content: [
                        {
                            type:'歌剧',
                            title:`孟卫东 歌剧《渡江1949》`,
                            entitle:`MENG Weidong’s Opera The Yangtze River Crossing Campaign in 1949`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'09',
                    week:'MON',
                    content: []
                },
                {
                    day:'10',
                    week:'TUE',
                    content: []
                },
                {
                    day:'11',
                    week:'WED',
                    content: []
                },
                {
                    day:'12',
                    week:'THU',
                    content: []
                },
                {
                    day:'13',
                    week:'FRI',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院管弦乐团26/27乐季闭幕音乐会 | 吕嘉、吴蛮、梁肖与国家大剧院管弦乐团演绎理查·施特劳斯与梅森·贝茨`,
                            entitle:`The 2026/27 Season Closing Concert of NCPAO | R. Strauss and Mason Bates with LÜ Jia, WU Man, LIANG Xiao and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'14',
                    week:'SAT',
                    content: [
                        {
                            type:'交响乐',
                            title:`国家大剧院管弦乐团26/27乐季闭幕音乐会 | 吕嘉、吴蛮、梁肖与国家大剧院管弦乐团演绎理查·施特劳斯与梅森·贝茨`,
                            entitle:`The 2026/27 Season Closing Concert of NCPAO | R. Strauss and Mason Bates with LÜ Jia, WU Man, LIANG Xiao and NCPAO`,
                            link:``,
                            enlink:``,
                        },
                    ]
                },
                {
                    day:'15',
                    week:'SUN',
                    content: []
                },
                {
                    day:'16',
                    week:'MON',
                    content: []
                },
                {
                    day:'17',
                    week:'TUE',
                    content: []
                },
                {
                    day:'18',
                    week:'WED',
                    content: []
                },
                {
                    day:'19',
                    week:'THU',
                    content: []
                },
                {
                    day:'20',
                    week:'FRI',
                    content: []
                },
                {
                    day:'21',
                    week:'SAT',
                    content: []
                },
                {
                    day:'22',
                    week:'SUN',
                    content: []
                },
                {
                    day:'23',
                    week:'MON',
                    content: []
                },
                {
                    day:'24',
                    week:'TUE',
                    content: []
                },
                {
                    day:'25',
                    week:'WED',
                    content: []
                },
                {
                    day:'26',
                    week:'THU',
                    content: []
                },
                {
                    day:'27',
                    week:'FRI',
                    content: []
                },
                {
                    day:'28',
                    week:'SAT',
                    content: []
                },
                {
                    day:'29',
                    week:'SUN',
                    content: []
                },
                {
                    day:'30',
                    week:'MON',
                    content: []
                },
                {
                    day:'31',
                    week:'TUE',
                    content: []
                },
            ]
        },
    ],
    // 近期动态
    jqdttype:[
        {
            id:0,
            title:'交响乐',
            entitle:'Symphony',
        },
        { 
            id: 1,
            title:'歌剧',
            entitle:'Opera', 
        },
        { 
            id: 2,
            title:'精致小交',
            entitle:'Petit & Delicacy',
        },
        {  
            id: 3,
            title:'无界室内乐',
            entitle:'NCPAO in Chamber Plus',
        },
        {
            id: 4,
            title:'艺术体验',
            entitle:'Arts Experience',
        },
        {
            id: 5,
            title:'周末音乐会',
            entitle:'Weekend Matinee',
        }
    ],
    jqdtdata: [ 
        {
            year:'2026',
            month:'9', 
            enmonth:'September', 
            actlist: [ 
                {
                    pic:'../conimg/2026-9-1620.png',
                    time:`2026.09.16-20`,
                    title:`威尔第 歌剧《弄臣》`,
                    entitle:`Giuseppe Verdi's Opera Rigoletto`,
                    address:'国家大剧院·歌剧院',
                    enaddress:`NCPA Opera House`, 
                    link:``,
                    enlink:``,
                    typelist:`歌剧`,
                    tips: [
                        {
                            name:`歌剧`, 
                            enname:`Opera`,  
                        },
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [ 
                        {
                            name:`威尔第`,
                            job:`《弄臣》`,
                            enname:`Verdi`, 
                            xieenjob:`Rigoletto`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-9-26.png',
                    time:`2026.9.26`,
                    title:`国家大剧院管弦乐团2026/27乐季开幕音乐会 “大地之歌”吕嘉、李立宏、安娜·韦勒、西蒙·奥尼尔与国家大剧院管弦乐团演绎马勒`,
                    entitle:`China NCPA Orchestra 2026/27 Season Opening Concert “Song of the Earth” Mahler with LÜ Jia, LI Lihong, Anna Werle, Simon O’Neill and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:'未言之象',
                            enname:'Transcendence of Melopoiesis',
                        }
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`李立宏`,
                            job:`朗诵`,
                            enname:`LI Lihong`, 
                            enjob:`Reciter`,
                        },
                        {
                            name:`安娜·韦勒`,
                            job:`女中音`,
                            enname:`Anna Werle`, 
                            enjob:`Mezzo-soprano`,
                        },
                        {
                            name:`西蒙·奥尼尔`,
                            job:`男高音`,
                            enname:`Simon O’Neill`, 
                            enjob:`Tenor`,
                        },
                    ],
                    performance: [
                        {
                            name:`白居易/诗`,
                            job:`配乐诗朗诵《琵琶行》`,
                            enname:`Poem by BAI Juyi`, 
                            enjob:`Poem Recitation with Orchestra  `,
                            xieenjob:'Song of the Pipa Player'
                        },
                        {
                            name:`马勒/曲`,
                            job:`小柔板（选自升C小调第五号交响曲）`,
                            enname:`Mahler`, 
                            enjob:`Adagietto (from Symphony No.5 in C-sharp minor)`,
                        },
                        {
                            name:`马勒`,
                            job:`《大地之歌》`,
                            enname:`Mahler`, 
                            xieenjob:`Das Lied von der Erde`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-9.png',
                    time:`2026.9`,
                    title:`生命的和解：吕嘉谈马勒的晚期交响乐`,
                    entitle:`Reconciliation with Life: LÜ Jia on Mahler's Late Symphonies`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [
                        {
                            name:`吕嘉`, 
                            enname:`LÜ Jia`,  
                        },
                        {
                            name:`杨燕迪 `, 
                            enname:`YANG Yandi`, 
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2026',
            month:'10', 
            enmonth:'October', 
            actlist: [ 
                {
                    pic:'../conimg/2026-10-45.png',
                    time:`2026.10.4/5`,
                    title:`国家大剧院制作大型音乐史诗《百年荣光·长征组歌》`,
                    entitle:`NCPA's Music Epic Commission Centurial Glory · Long March Suite`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:'乐是故乡明',
                            enname:'Sounds of Homeland',
                        }
                    ],
                    personnel: [
                        {
                            name:`李心草`,
                            job:`指挥`,
                            enname:`LI Xincao`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`周晓琳、李欣桐、王丽达、周旋、王庆爽、毛一涵、王一凤`,
                            job:`女高音`,
                            enname:`ZHOU Xiaolin, LI Xintong, WANG Lida, ZHOU Xuan, WANG Qingshuang, MAO Yihan, WANG Yifeng`, 
                            enjob:`Soprano`,
                        },
                        {
                            name:`金郑建、王凯、阎维文、黄训国`,
                            job:`男高音`,
                            enname:`JIN Zhengjian, WANG Kai, YAN Weiwen, HUANG Xunguo`, 
                            enjob:`Tenor`,
                        },
                        {
                            name:`董岱`,
                            job:`合唱指挥`,
                            enname:`DONG Dai`, 
                            enjob:`Chorus Master`,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`吕其明`,
                            job:`《红旗颂》`,
                            enname:`LU Qiming`, 
                            xieenjob:`Ode to the Red Flag`,
                        },
                        {
                            name:`印青/邹静之 词`,
                            job:`三月桃花心中开，选自《长征》`,
                            enname:`YIN Qing/Lyr. ZOU Jingzhi`, 
                            enjob:`“Peach Blossoms Bloom in My Heart in March”, from the opera`,
                            xieenjob:`The Long March`,
                        },
                        {
                            name:`印青/邹静之 词`,
                            job:`我的爱人，你可听见，选自《长征》`,
                            enname:`YIN Qing/ Lyr. ZOU Jingzhi`, 
                            enjob:`“My Lover, do you hear it?” from`,
                            xieenjob:`The Long March`,
                        },
                        {
                            name:`栾凯/王晓岭、李文绪 词`,
                            job:`等着我，亲爱的人，选自《沂蒙山》`,
                            enname:`LUAN Kai/ Lyr. WANG Xiaoling, LI Wenxu`, 
                            enjob:`“Wait for Me, My Dearest”, from `,
                            xieenjob:`Yimeng Mountain`,
                        },
                        {
                            name:`马可/贺敬之 词`,
                            job:`《南泥湾》`,
                            enname:`MA Ke/Lyr. HE Jingzhi `, 
                            xieenjob:`Nanniwan`,
                        },
                        {
                            name:`刘炽/公木 词`,
                            job:`《英雄赞歌》`,
                            enname:`LIU Chi/ Lyr. GONG Mu `,  
                            xieenjob:`Ode to Heroes`,
                        },
                        {
                            name:`臧云飞/王晓岭、李劲、王杨、刘海涛 词`,
                            job:`《天下乡亲》`,
                            enname:`ZANG Yunfei/ Lyr. WANG Xiaoling, LI Jin, WANG Yang, LIU Haitao `, 
                            xieenjob:`Fellow Countrymen`,
                        },
                        {
                            name:`胡廷江/王宁 词`,
                            job:`《百年荣光》`,
                            enname:`HU Tingjiang /Lyr. WANG Ning `, 
                            xieenjob:`Glory of a Century`,
                        },
                        {
                            name:`晨耕、生茂、唐轲、遇秋 曲/肖华 词`,
                            job:`大型声乐套曲《长征组歌》`,
                            enname:`CHEN Geng, SHENG Mao, TANG Ke, YU Qiu/Lyr. XIAO Hua	`, 
                            xieenjob:`The Long March Suite`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-10-11.png',
                    time:`2026.10.11`,
                    title:`“对话浪漫”国家大剧院管弦乐团桥四重奏`,
                    entitle:`“Romantic Hocket” Bridge Quartet of NCPAO `,
                    address:'国家大剧院·小剧场 ',
                    enaddress:`NCPA Multi-functional Theatre`, 
                    link:``,
                    enlink:``,
                    typelist:`周末音乐会 无界室内乐`,
                    tips: [
                        {
                            name:'周末音乐会 ',
                            enname:'NCPA Weekend Matinee',
                        },
                        {
                            name:'无界室内乐',
                            enname:'NCPAO in Chamber PLUS',
                        },
                    ],
                    personnel: [
                        {
                            name:`国家大剧院管弦乐团桥四重奏`,
                            job:``,
                            enname:`Bridge Quartet of NCPAO`, 
                            enjob:``,
                        },
                        {
                            name:`陈述`,
                            job:`第一小提琴`,
                            enname:`CHEN Shu`, 
                            enjob:`First Violin`,
                        },
                        {
                            name:`杨瑞`,
                            job:`第二小提琴`,
                            enname:`YANG Rui`, 
                            enjob:`Second Violin`,
                        },
                        {
                            name:`郝学嘉`,
                            job:`中提琴`,
                            enname:`HAO Xuejia`, 
                            enjob:`Viola`,
                        },
                        {
                            name:`王莹`,
                            job:`客席大提琴`,
                            enname:`WANG Yin`, 
                            enjob:`Guest Cello`,
                        },
                        {
                            name:`石佳卓`,
                            job:`钢琴`,
                            enname:`SHI Jiazhuo`, 
                            enjob:`Piano`,
                        },
                    ],
                    performance: [
                        {
                            name:`埃尔加`,
                            job:`第一乐章，选自A小调钢琴五重奏，Op. 84`,
                            enname:`Elgar`, 
                            enjob:`Mvt.1, from Piano Quintet in A minor, Op.84 `,
                        },
                        {
                            name:`门德尔松`,
                            job:`D大调第三号弦乐四重奏，Op. 44/1`,
                            enname:`Mendelssohn`, 
                            enjob:`String Quartet No. 3 in D major, Op. 44/1`,
                        },
                        {
                            name:`德沃夏克`,
                            job:`C大调三重奏，Op. 74（选段）`,
                            enname:`Dvorak`, 
                            enjob:`Selections from Terzetto in C major, Op. 74`,
                        },
                        {
                            name:`舒曼`,
                            job:`降E大调钢琴五重奏，Op. 44（选段）`,
                            enname:`Schumann`, 
                            enjob:`Selections from Piano Quintet in E-flat major, Op. 44`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-10-1011.png',
                    time:`2026.10.10/11`,
                    title:`国家大剧院原创交响合唱音乐会《丰收中国》`,
                    entitle:`NCPA Symphonic Chorus Commission Harvest China`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:'乐是故乡明',
                            enname:'Sounds of Homeland',
                        },
                        {
                            name:'未言之象',
                            enname:'Transcendence of Melopoiesis',
                        }
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`马敏、黄华丽、徐晶晶`,
                            job:`女高音`,
                            enname:`MA Min, HUANG Huali, XU Jingjing`, 
                            enjob:`Sopranos`,
                        },
                        {
                            name:`蔡俊、马小明、王冲`,
                            job:`男高音`,
                            enname:`CAI Jun, MA Xiaoming, WANG Chong`, 
                            enjob:`Tenors`,
                        },
                        {
                            name:`张扬`,
                            job:`男中音`,
                            enname:`ZHANG Yang`, 
                            enjob:`Baritone`,
                        },
                        {
                            name:`李想`,
                            job:`京韵大鼓`,
                            enname:`LI Xiang`, 
                            enjob:`Jingyun Dagu`,
                        },
                        {
                            name:`董岱 `,
                            job:`合唱指挥`,
                            enname:`DONG Dai `, 
                            enjob:`Chorus Master`,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                        {
                            name:`北京爱乐合唱团`,
                            job:``,
                            enname:`The Beijing Philharmonic Choir`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`孟卫东/长赋 诗`,
                            job:`《丰收中国》`,
                            enname:`MENG Weidong/Poem by Changfu`, 
                            xieenjob:`Harvest China`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-gj.png',
                    time:`2026.10.22-25/27-28`,
                    title:`印青 歌剧《长征》`,
                    entitle:`Yin Qing's Opera The Long March`,
                    address:'国家大剧院·歌剧院',
                    enaddress:`NCPA Opera House`, 
                    link:``,
                    enlink:``,
                    typelist:`歌剧`,
                    tips: [
                        {
                            name:'歌剧',
                            enname:'Opera',
                        }
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [],
                },
                {
                    pic:'../conimg/2026-10-25.png',
                    time:`2026.10.25`,
                    title:`“不止于「中」”梅第扬与国家大剧院管弦乐团室内乐团`,
                    entitle:`“The Limitless” Mei Diyang and NCPAO Chamber Orchestra`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`精致小交`,
                    tips: [
                        {
                            name:'乐是故乡明',
                            enname:'Sounds of Homeland',
                        },
                        {
                            name:'驻院艺术家',
                            enname:'Artist-in-Residence',
                        },
                        {
                            name:'精致小交',
                            enname:'Petit and Delicacy',
                        }
                    ],
                    personnel: [
                        {
                            name:`梅第扬`,
                            job:`中提琴`,
                            enname:`MEI Diyang`, 
                            enjob:`Viola`,
                        },
                    ],
                    performance: [
                        {
                            name:`泰勒曼`,
                            job:`G大调中提琴协奏曲，TWV 51:G9`,
                            enname:`Telemann `, 
                            enjob:`Viola Concerto in G major, TWV 51:G9`,
                        },
                        {
                            name:`莫扎特`,
                            job:`A大调单簧管协奏曲，K. 622（中提琴与乐队版）`,
                            enname:`Mozart `, 
                            enjob:`Clarinet Concerto in A major, K. 622 (for Viola and Orchestra)`,
                        },
                        {
                            name:`布鲁赫`,
                            job:`F大调浪漫曲，Op. 85`,
                            enname:`Bruch `, 
                            enjob:`Romance in F major, Op. 85`,
                        },
                        {
                            name:`韦伯/保罗·伍德 改编`,
                            job:`匈牙利行板和回旋曲, Op. 35`,
                            enname:`Weber/ Arr. Paul Wood  `, 
                            enjob:`Andante and Rondo Ongarese, Op. 35`,
                        },
                        {
                            name:`关庆武/王典一 改编`,
                            job:`《草原之歌》`,
                            enname:`GUAN Qingwu/Arr. WANG Dianyi `, 
                            xieenjob:`Song of the Prairie`,
                        },
                        {
                            name:`皮亚佐拉/王典一 改编`,
                            job:`《自由探戈》（为中提琴与乐队改编）`,
                            enname:`Piazzolla/Arr. WANG Dianyi `, 
                            xieenjob:`Libertango`,
                            houenjob:`(Arrangement for Viola and Orchestra)`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-10.png',
                    time:`2026.10`,
                    title:`中提琴的表达：驻院艺术家梅第扬大师课`,
                    entitle:`The Viola Speaks: A Masterclass with MEI Diyang`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`梅第扬 `, 
                            enname:`MEI Diyang`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2026',
            month:'11', 
            enmonth:'November', 
            actlist: [  
                {
                    pic:'../conimg/2026-11-6.png',
                    time:`2026.11.06`,
                    title:`“星光璀璨”音乐比赛冠军之夜（之一）`,
                    entitle:`“Summit Night” Music Competition 1st Prize Winners Concert I`,
                    address:'北京艺术中心·音乐厅 ',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:'2026世界剧院联盟国际青年艺术周 ',
                            enname:'2026 WAPA International Youth Arts Festival',
                        },
                    ],
                    personnel: [
                        {
                            name:`景焕`,
                            job:`指挥`,
                            enname:`JING Huan`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`塞缪尔·吉迪`,
                            job:`管风琴`,
                            enname:`Samuel Giddy`, 
                            enjob:`Organ`,
                        },
                        {
                            name:``,
                            job:`第12届（2025）瑞士圣莫里斯国际管风琴比赛冠军`,
                            enname:``, 
                            enjob:`First Prize, 12th Saint-Maurice International  Organ Competition, Switzerland, 2025`,
                        },
                        {
                            name:`亚历山大·克龙比希勒`,
                            job:`双簧管`,
                            enname:`Alexander Kronbichler`, 
                            enjob:`Oboe`,
                        },
                        {
                            name:``,
                            job:`第19届（2025）国际风神管乐比赛双簧管组冠军`,
                            enname:``, 
                            enjob:`First Prize (Oboe), 19th Aeolus International Wind Competition, 2025`,
                        },
                        {
                            name:`莎拉·斯特罗姆`,
                            job:`中提琴`,
                            enname:`Sarah Strohm`, 
                            enjob:`Viola`,
                        },
                        {
                            name:``,
                            job:`2025年日内瓦国际音乐比赛中提琴组冠军`,
                            enname:``, 
                            enjob:`First Prize , Concours de Genève International Music Competition, 2025`,
                        },
                        {
                            name:`陆逸轩`,
                            job:`钢琴`,
                            enname:`Eric Lu`, 
                            enjob:`Piano`,
                        },
                        {
                            name:``,
                            job:`第19届（2025）肖邦国际钢琴比赛冠军`,
                            enname:``, 
                            enjob:`First Prize, 19th International Frédéric Chopin Piano Competition, 2025`,
                        },
                    ],
                    performance: [
                        {
                            name:`肯尼斯·莱顿`,
                            job:`管风琴协奏曲，Op. 58（节选）`,
                            enname:`Kenneth Leighton`, 
                            enjob:`Selection from Organ Concerto, Op. 58   `,
                        },
                        {
                            name:`莫扎特 `,
                            job:`C大调双簧管协奏曲, K. 314`,
                            enname:`Mozart `, 
                            enjob:`Oboe Concerto in C major, K. 314`,
                        },
                        {
                            name:`胡梅尔`,
                            job:`幻想集成曲，为中提琴与乐队而作，Op. 94`,
                            enname:`Hummel`, 
                            enjob:`Potpourri for Viola and Orchestra, Op. 94`,
                        },
                        {
                            name:`肖邦`,
                            job:`E小调第一号钢琴协奏曲，Op. 11`,
                            enname:`Chopin`, 
                            enjob:`Piano Concerto in E minor, Op. 11`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-11-7.png',
                    time:`2026.11.07`,
                    title:`“星光璀璨”音乐比赛冠军之夜（之二）`,
                    entitle:`“Summit Night” Music Competition 1st Prize Winners Concert II`,
                    address:'北京艺术中心·音乐厅 ',
                    enaddress:`BPAC Concert Hall `, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:'2026世界剧院联盟国际青年艺术周 ',
                            enname:'2026 WAPA International Youth Arts Festival',
                        },
                    ],
                    personnel: [
                        {
                            name:`景焕`,
                            job:`指挥`,
                            enname:`JING Huan`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`加布里埃尔·米肖`,
                            job:`打击乐`,
                            enname:`Gabriel Michaud`, 
                            enjob:`Percussion`,
                        },
                        {
                            name:``,
                            job:`第8届（2025）IPEA国际打击乐比赛冠军`,
                            enname:``, 
                            enjob:`First Prize, 8th IPEA International Percussion Competition, 2025`,
                        },
                        {
                            name:`吴一凡`,
                            job:`钢琴`,
                            enname:`WU Yifan`, 
                            enjob:`Piano`,
                        },
                        {
                            name:``,
                            job:`第65届（2025）布索尼国际钢琴比赛冠军`,
                            enname:``, 
                            enjob:`First Prize, 65th Ferruccio Busoni International Piano Competition, 2025`,
                        },
                        {
                            name:`王丽雅`,
                            job:`钢琴`,
                            enname:`WANG Liya`, 
                            enjob:`Piano`,
                        },
                        {
                            name:``,
                            job:`第74届（2025）德国ARD国际音乐比赛钢琴组冠军`,
                            enname:``, 
                            enjob:`First Prize (Piano) , 74th ARD International Music Competition, Germany, 2025`,
                        },
                        {
                            name:`章奥哲`,
                            job:`小提琴`,
                            enname:`ZHANG Aozhe`, 
                            enjob:`Violin`,
                        },
                        {
                            name:``,
                            job:`第58届（2025）帕格尼尼国际小提琴比赛冠军`,
                            enname:``, 
                            enjob:`First Prize, 58th Niccolò Paganini International Violin Competition, 2025`,
                        },
                    ],
                    performance: [
                        {
                            name:`艾曼纽·塞琼奈`,
                            job:`《太平洋协奏曲》，为打击乐与乐队而作`,
                            enname:`Emmanuel Séjourné`, 
                            xieenjob:`Pacific Concerto, `,
                            houenjob:`for Percussion and Orchestra `,
                        },
                        {
                            name:`肖斯塔科维奇`,
                            job:`F大调第二号钢琴协奏曲，Op. 102`,
                            enname:`Shostakovich`, 
                            enjob:`Piano Concerto No. 2 in F major, Op. 102 `,
                        },
                        {
                            name:`拉威尔`,
                            job:`G大调钢琴协奏曲`,
                            enname:`Ravel`, 
                            enjob:`Piano Concerto in G major `,
                        },
                        {
                            name:`帕格尼尼`,
                            job:`D大调第一号小提琴协奏曲，Op. 6	`,
                            enname:`Paganini`, 
                            enjob:`Violin Concerto No. 1 in D major, Op. 6`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-11-9.png',
                    time:`2026.11.09`,
                    title:`“星光同辉”音乐比赛冠军与国家大剧院管弦乐团的室内乐`,
                    entitle:`“Together in Radiance” Music Competition 1st Prize Winners and NCPAO in Chamber`,
                    address:'国家大剧院·小剧场 ',
                    enaddress:`NCPA Multi-functional Theatre`, 
                    link:``,
                    enlink:``,
                    typelist:`无界室内乐`,
                    tips: [
                        {
                            name:'2026世界剧院联盟国际青年艺术周',
                            enname:'2026 WAPA International Youth Arts Festival',
                        },
                        {
                            name:'无界室内乐',
                            enname:'NCPAO in Chamber PLUS',
                        },
                    ],
                    personnel: [
                        {
                            name:`加布里埃尔·米肖`,
                            job:`打击乐`,
                            enname:`Gabriel Michaud`, 
                            enjob:`Percussion`,
                        },
                        {
                            name:`亚历山大·克朗比希勒`,
                            job:`双簧管`,
                            enname:`Alexander Kronbichler`, 
                            enjob:`Oboe`,
                        },
                        {
                            name:`郑力睿`,
                            job:`单簧管`,
                            enname:`ZHENG Lirui`, 
                            enjob:`Clarinet`,
                        },
                        {
                            name:`李天佑`,
                            job:`大管`,
                            enname:`LI Tianyou`, 
                            enjob:`Bassoon`,
                        },
                        {
                            name:`章奥哲、白云飞、唐铭偲`,
                            job:`小提琴`,
                            enname:`ZHANG Aozhe, BAI Yunfei, TANG Mingsi`, 
                            enjob:`Violin`,
                        },
                        {
                            name:`莎拉·斯特罗姆`,
                            job:`中提琴`,
                            enname:`Sarah Strohm`, 
                            enjob:`Viola`,
                        },
                        {
                            name:`梁肖`,
                            job:`大提琴`,
                            enname:`LIANG Xiao`, 
                            enjob:`Cello`,
                        },
                        {
                            name:`吴一凡、王丽雅`,
                            job:`钢琴`,
                            enname:`WU Yifan, WANG Liya`, 
                            enjob:`Piano`,
                        },
                    ],
                    performance: [
                        {
                            name:`巴赫`,
                            job:`C大调前奏曲与赋格, BWV 547`,
                            enname:`Bach`, 
                            enjob:`Prelude and Fugue in C Major, BWV 547`,
                        },
                        {
                            name:`米约`,
                            job:`《科雷特主题组曲》，Op. 161	`,
                            enname:`Milhaud`, 
                            xieenjob:`Suite d’après Corrette`,
                            houenjob:`, Op. 161`,
                        },
                        {
                            name:`莫扎特`,
                            job:`降B大调钢琴三重奏，K. 502`,
                            enname:`Mozart`, 
                            enjob:`Piano Trio in B-flat major, K. 502`,
                        },
                        {
                            name:`舒曼`,
                            job:`降E大调钢琴五重奏，Op. 44`,
                            enname:`Schumann`, 
                            enjob:`Piano Quintet in E-flat major, Op. 44`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-gj.png',
                    time:`2026.11.24-29`,
                    title:`莫扎特 歌剧《魔笛》`,
                    entitle:`Mozart’s Opera Die Zauberflöte`,
                    address:'国家大剧院·歌剧院',
                    enaddress:`NCPA Opera House`, 
                    link:``,
                    enlink:``,
                    typelist:`歌剧`,
                    tips: [
                        {
                            name:'歌剧',
                            enname:'Opera',
                        },
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`莫扎特`,
                            job:`《魔笛》`,
                            enname:`Mozart`, 
                            xieenjob:`Die Zauberflöte`,
                        },
                    ],
                },
            ]
        }, 
        {
            year:'2026',
            month:'12', 
            enmonth:'December', 
            actlist: [  
                {
                    pic:'../conimg/2026-12-56.png',
                    time:`2026.12.5/6`,
                    title:`“异声同鸣”黄屹、安天旭与国家大剧院管弦乐团演绎郭文景、谢德林与贝多芬`,
                    entitle:`“Harmony in Diversity” Guo Wenjing, Shchedrin and Beethoven with Huang Yi, An Tianxu and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:'乐是故乡明',
                            enname:'Sounds of Homeland ',
                        },
                        {
                            name:'至乐永恒',
                            enname:'Immortal Beethoven ',
                        },
                        {
                            name:'焦点作曲家',
                            enname:'Composer-in-Focus',
                        },
                    ],
                    personnel: [
                        {
                            name:`黄屹`,
                            job:`指挥`,
                            enname:`HUANG Yi`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`安天旭`,
                            job:`钢琴`,
                            enname:`AN Tianxu`, 
                            enjob:`Piano`,
                        },
                    ],
                    performance: [
                        {
                            name:`郭文景`,
                            job:`钢琴协奏曲`,
                            enname:`GUO Wenjing`, 
                            enjob:`Piano Concerto`,
                        },
                        {
                            name:`罗季翁·谢德林`,
                            job:`《贝多芬的海利根施塔特遗书》`,
                            enname:`Rodion Shchedrin`, 
                            xieenjob:`Beethoven’s Heiligenstädter Testament`,
                        },
                        {
                            name:`贝多芬`,
                            job:` 降B大调第四号交响曲，Op. 60`,
                            enname:`Beethoven`, 
                            enjob:`Symphony No. 4 in B-flat major, Op. 60`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-12-1516.png',
                    time:`2026.12.15/16`,
                    title:`国家大剧院原创歌剧《渡江1949》（音乐会版）`,
                    entitle:`NCPA Opera Commission The Yangtze River Crossing Campaign in 1949 (Opera in Concert)`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:'乐是故乡明',
                            enname:'Sounds of Homeland',
                        },
                    ],
                    personnel: [
                        {
                            name:`陈燮阳`,
                            job:`指挥`,
                            enname:`CHEN Xieyang`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`董岱 `,
                            job:`合唱指挥`,
                            enname:`DONG Dai `, 
                            enjob:`Chorus Master`,
                        },
                        {
                            name:`国家大剧院歌剧演员队`,
                            job:``,
                            enname:`NCPA Resident Singers`, 
                            enjob:``,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`孟卫东`,
                            job:`《渡江1949》`,
                            enname:`MENG Weidong`, 
                            xieenjob:`The Yangtze River Crossing Campaign in 1949`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-12-1617.png',
                    time:`2026.12.16/17`,
                    title:`“何似在人间”赖嘉静、沈洋与国家大剧院管弦乐团室内乐团`,
                    entitle:`“The Path of Sojourns” LAI Jiajing, Shenyang and NCPAO Chamber Orchestra`,
                    address:'国家大剧院·小剧场',
                    enaddress:`NCPA Multi-functional Theatre`, 
                    link:``,
                    enlink:``,
                    typelist:`精致小交`,
                    tips: [
                        {
                            name:'乐是故乡明',
                            enname:'Sounds of Homeland ',
                        },
                        {
                            name:'未言之象',
                            enname:'Transcendence of Melopoiesis ',
                        },
                        {
                            name:'精致小交',
                            enname:'Petit and Delicacy',
                        },
                    ],
                    personnel: [
                        {
                            name:`赖嘉静`,
                            job:`指挥`,
                            enname:`LAI Jiajing`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`沈洋`,
                            job:`低男中音`,
                            enname:`Shenyang`, 
                            enjob:`Bass-baritone`,
                        },
                    ],
                    performance: [
                        {
                            name:`德彪 马拉美/诗西`,
                            job:`《牧神午后前奏曲》`,
                            enname:`Debussy/Poem by Stéphane Mallarmé`,  
                            xieenjob:`Prélude à "L'après-midi d'un faune"`,
                        },
                        {
                            name:`陈其钢 苏轼/诗`,
                            job:`《抒情诗——水调歌头》，为男中音和器乐合奏而作`,
                            enname:`CHEN Qigang/Poem by SU Shi`, 
                            xieenjob:`Poème Lyrique II,`,
                            houenjob:`for Baritone and Instrumental Ensemble`,
                        },
                        {
                            name:`索菲娅·古拜杜丽娜 奥马尔·海亚姆/诗`,
                            job:`《鲁拜集》`,
                            enname:`Sofiya Gubaidulina/Poem by Omar Khayyam`,  
                            xieenjob:`Rubaiyat`,
                        },
                        {
                            name:`韦伯恩`,
                            job:`《慢板乐章》`,
                            enname:`Webern`,  
                            xieenjob:`Langsamer Satz `,
                        },
                        {
                            name:`舒伯特 马克思·雷格/配器 约翰·格奥尔格·雅可比/诗`,
                            job:`《万灵节祷文》，D.343`,
                            enname:`Schubert/Orchd. Max Reger/ Poem by Johann Georg Jacobi `, 
                            xieenjob:`Litanei auf das Fest Aller Seelen`,
                            houenjob:`, D.343`,
                        },
                        {
                            name:`舒伯特 马克思·雷格/配器 马特乌斯·卡西米尔·冯·科林/诗`,
                            job:`《夜与梦》，D.827 [作品43号第2首]	`,
                            enname:`Schubert/Orchd. Max Reger/ Poem by Matthäus Casimir von Collin `, 
                            xieenjob:`Nacht und Träume,`,
                            houenjob:`D.827, Op. 43/2`,
                        },
                        {
                            name:`舒伯特 柏辽兹/配器 歌德/诗`,
                            job:`《魔王》，D.328`,
                            enname:`Schubert/Orchd. Berlioz/ Poem by Goethe`, 
                            xieenjob:`Erlkönig `,
                            houenjob:`, D.328`,
                        }, 
                    ],
                },
                {
                    pic:'../conimg/2026-jxy.png',
                    time:`2026.12.22`,
                    title:`国家大剧院建院十九周年音乐会 吕嘉与国家大剧院管弦乐团演绎马勒第九`,
                    entitle:`Concert for the 19th Anniversary of NCPA Mahler 9th Symphony with LÜ Jia and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`马勒`,
                            job:`D大调第九号交响曲`,
                            enname:`Mahler`, 
                            enjob:`Symphony No. 9 in D major`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-gj.png',
                    time:`2026.12.31`,
                    title:`2027国家大剧院新年音乐会`,
                    entitle:`2027 New Year’s Concert of NCPA`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [ ],
                },
                {
                    pic:'../conimg/2026-12.png',
                    time:`2026.12`,
                    title:`吟游万里：赖嘉静与沈洋的诗乐对话`,
                    entitle:`Wandering Songs: LAI Jiajing and SHEN Yang in Dialogue`,
                    address:'国家大剧院·艺术资料中心',
                    enaddress:`NCPA·Art Resource Center`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`赖嘉静`, 
                            enname:`LAI Jiajing`,  
                        },
                        {
                            name:`沈洋`, 
                            enname:`SHEN Yang`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2027',
            month:'1', 
            enmonth:'January', 
            actlist: [
                {
                    pic:'../conimg/2026-gj.png',
                    time:`2027.1.1`,
                    title:`2027国家大剧院新年音乐会`,
                    entitle:`2027 New Year’s Concert of NCPA`,
                    address:'北京艺术中心·音乐厅',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [],
                },
                {
                    pic:'../conimg/2027-1-8.png',
                    time:`2027.01.08`,
                    title:`“约翰·威廉姆斯之夜”穆特、马祖尔与国家大剧院管弦乐团`,
                    entitle:`“A Night of John Williams” Mutter, Masur and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`肯-大卫·马祖尔`,
                            job:`指挥`,
                            enname:`Ken-David Masur`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`安妮-索菲·穆特`,
                            job:`小提琴`,
                            enname:`Anne-Sophie Mutter`, 
                            enjob:`Violin`,
                        },
                    ],
                    performance: [
                        {
                            name:`约翰·威廉姆斯 `,
                            job:`《钟声奏响！》`,
                            enname:`John Williams`,  
                            xieenjob:`Sound the Bells!`,
                        },
                        {
                            name:` `,
                            job:`第二小提琴协奏曲 `,
                            enname:``, 
                            enjob:`Violin Concerto No. 2`,
                            xieenjob:``,
                        },
                        {
                            name:` `,
                            job:`《飞向梦幻岛》，选自《铁钩船长》`,
                            enname:``, 
                            enjob:``,
                            xieenjob:`Flight to Neverland from Hook`,
                        }, 
                        {
                            name:` `,
                            job:`《第三类接触》配乐选段`,
                            enname:``, 
                            enjob:``,
                            xieenjob:`Excerpts from Close Encounters of the Third Kind`,
                        },
                        {
                            name:` `,
                            job:`《夜行》选自《德古拉》`,
                            enname:``, 
                            enjob:``,
                            xieenjob:`Night Journeys from Dracula`,
                        },
                        {
                            name:` `,
                            job:`《对决》，选自《丁丁历险记》`,
                            enname:``, 
                            enjob:``,
                            xieenjob:`The Duel from The Adventures of Tintin`,
                        },
                        {
                            name:` `,
                            job:`《王座大厅与终曲》，选自《星球大战 4：新希望》`,
                            enname:``, 
                            enjob:``,
                            xieenjob:`Throne Room & Finale from Star Wars: Episode IV – A New Hope`,
                        }, 
                        {
                            name:` `,
                            job:`《蕾伊主题曲》，选自《星球大战 7：原力觉醒》`,
                            enname:``, 
                            enjob:``,
                            xieenjob:`Rey’s Theme from Star Wars: Episode VII – The Force Awakens`,
                        },
                        {
                            name:` `,
                            job:`《萨布丽娜》主题音乐`,
                            enname:``, 
                            enjob:`Theme from Sabrina `,
                            xieenjob:``,
                        },
                        {
                            name:` `,
                            job:`《海德薇主题曲》，选自《哈利・波特与魔法石》`,
                            enname:``, 
                            enjob:``,
                            xieenjob:`Hedwig’s Theme from Harry Potter and the Philosopher's Stone`,
                        },
                    ],
                },  
                {
                    pic:'../conimg/2027-1-14.png',
                    time:`2027.01.14`,
                    title:`“一拍即合”国家大剧院管弦乐团打击乐重奏组与Double Couple打击乐团`,
                    entitle:`“Singing Rhythms” Percussion Section of NCPAO and Double Couple Percussion Ensemble`,
                    address:'国家大剧院·小剧场',
                    enaddress:`NCPA Multi-functional Theatre`, 
                    link:``,
                    enlink:``,
                    typelist:`无界室内乐`,
                    tips: [
                        {
                            name:`无界室内乐`,
                            enname:`NCPAO in Chamber PLUS `,
                        },
                        {
                            name:`乐是故乡明`,
                            enname:`Sounds of Homeland`,
                        },
                    ],
                    personnel: [
                        {
                            name:`国家大剧院管弦乐团打击乐声部`,
                            job:``,
                            enname:`Percussion Section of NCPAO`, 
                            enjob:``,
                        },
                        {
                            name:`刘恒  `,
                            job:``,
                            enname:`LIU Heng  `, 
                            enjob:``,
                        },
                        {
                            name:`苏姝  `,
                            job:``,
                            enname:` SU Shu  `, 
                            enjob:``,
                        },
                        {
                            name:`黄柏元 `,
                            job:``,
                            enname:` HUANG Po-Yuan  `, 
                            enjob:``,
                        },
                        {
                            name:`张雨楠 `,
                            job:``,
                            enname:` ZHANG Yunan  `, 
                            enjob:``,
                        },
                        {
                            name:`金智英 `,
                            job:``,
                            enname:` Jiyoung Kim  `, 
                            enjob:``,
                        },
                        {
                            name:`Double Couple打击乐团`,
                            job:``,
                            enname:`Double Couple Percussion Ensemble`, 
                            enjob:``,
                        },
                        {
                            name:`倪冉冉 `,
                            job:``,
                            enname:`  NI Ranran `, 
                            enjob:``,
                        },
                        {
                            name:`刘恒 `,
                            job:``,
                            enname:`  LIU Heng `, 
                            enjob:``,
                        },
                        {
                            name:`苏姝 `,
                            job:``,
                            enname:`  SU Shu`, 
                            enjob:``,
                        },
                        {
                            name:`张啸驰`,
                            job:``,
                            enname:`  ZHANG Xiaochi `, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`张啸驰`,
                            job:`序曲`,
                            enname:`ZHANG Xiaochi `, 
                            enjob:`Prelude`, 
                        },
                        {
                            name:`史蒂夫・赖希`,
                            job:`《木音》`,
                            enname:`Steve Reich `,  
                            xieenjob:`Music for Pieces of Wood`,
                        },
                        {
                            name:`蒂埃里・德・梅伊`,
                            job:`《桌上音乐》`,
                            enname:`Thierry de Mey `,  
                            xieenjob:`Table Music`,
                        },
                        {
                            name:`Double Couple打击乐团`,
                            job:`《火锅精神》`,
                            enname:`Double Couple Percussion Ensemble `,  
                            xieenjob:`Hot‑Pot Spirit`,
                        },
                        {
                            name:`Double Couple打击乐团`,
                            job:`《1+3》`,
                            enname:`Double Couple Percussion Ensemble `,  
                            xieenjob:`1+3`,
                        },
                        {
                            name:`刘恒 改编`,
                            job:`《中国民歌组曲》`,
                            enname:`Arr. LIU Heng `,  
                            xieenjob:`Chinese Folk‑Song Suite`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-1-15.png',
                    time:`2027.01.15`,
                    title:`“阔步向前”拉赫林与国家大剧院管弦乐团演绎莫扎特、安娜·克莱恩与贝多芬`,
                    entitle:`“Stride Forward” Mozart, Anna Clyne and Beethoven with Rachlin and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven `,
                        }, 
                    ],
                    personnel: [
                        {
                            name:`朱利安·拉赫林`,
                            job:`小提琴/指挥`,
                            enname:`Julian Rachlin`, 
                            enjob:`Violin/Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`莫扎特`,
                            job:`A大调第五号小提琴协奏曲“土耳其”，K. 219`,
                            enname:`Mozart`, 
                            enjob:`Violin Concerto No. 5 in A major “Turkish”, K. 219 `, 
                        },
                        {
                            name:`安娜·克莱恩`,
                            job:`《阔步》`,
                            enname:`Anna Clyne`,  
                            xieenjob:`Stride`,
                        },
                        {
                            name:`贝多芬`,
                            job:`C小调第五号交响曲，Op. 67`,
                            enname:`Beethoven`, 
                            enjob:`Symphony No. 5 in C minor, Op. 67`, 
                        },
                    ],
                },
                {
                    pic:'../conimg/2026-gj.png',
                    time:`2027.01.27-01.31`,
                    title:`罗西尼 歌剧《塞维利亚的理发师》`,
                    entitle:`Rossini's Opera Il Barbiere di Siviglia`,
                    address:'国家大剧院·歌剧院',
                    enaddress:`NCPA Opera House`, 
                    link:``,
                    enlink:``,
                    typelist:`歌剧`,
                    tips: [
                        {
                            name:`歌剧`,
                            enname:`Opera`,
                        },
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`罗西尼`,
                            job:`《塞维利亚的理发师》`,
                            enname:`Rossini`, 
                            xieenjob:`Il Barbiere di Siviglia`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-1-29.png',
                    time:`2027.01.29`,
                    title:`杜达梅尔指挥西蒙・玻利瓦尔交响乐团与国家大剧院管弦乐团、合唱团联合音乐会`,
                    entitle:`Dudamel Conducts Simón Bolívar Symphony Orchestra of Venezuela and China NCPA Orchestra & Chorus`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven `,
                        },
                        {
                            name:`未言之象`,
                            enname:`Transcendence of Melopoiesis`,
                        },
                    ],
                    personnel: [
                        {
                            name:`古斯塔沃・杜达梅尔`,
                            job:`指挥`,
                            enname:`Gustavo Dudamel`, 
                            enjob:`Conductor`,
                        },
                        
                        {
                            name:`塞雷娜・萨恩斯`,
                            job:`女高音`,
                            enname:`Serena Sáenz`, 
                            enjob:`Soprano`,
                        },
                        {
                            name:`莉莉娅・伊斯特拉`,
                            job:`女中音`,
                            enname:`Lilia Istratii`, 
                            enjob:`Alto`,
                        },
                        {
                            name:`约翰・马修・迈尔斯`,
                            job:`男高音`,
                            enname:`John Matthew Myer`, 
                            enjob:`Tenor`,
                        },
                        {
                            name:`德米特里・伊瓦申科`,
                            job:`男低音`,
                            enname:`Dmitry Ivashchenko`, 
                            enjob:`Bass`,
                        },
                        {
                            name:`西蒙・玻利瓦尔交响乐团 `,
                            job:``,
                            enname:`Simón Bolívar Symphony Orchestra`, 
                            enjob:``,
                        },
                        {
                            name:`焦淼 `,
                            job:`合唱指挥`,
                            enname:`JIAO Miao `, 
                            enjob:`Chorus Master`,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`贝多芬 席勒/诗 `,
                            job:`D小调第九号交响曲“合唱”，Op. 125`,
                            enname:`Beethoven/ Poem by Schiller `, 
                            enjob:`Symphony No. 9 in D minor, Op. 125 “Choral”`, 
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-1.png',
                    time:`2027.1`,
                    title:`从独奏到指挥：双栖艺术家朱利安·拉赫林`,
                    entitle:`From Soloist to Conductor: The Dual Artistry of Julian Rachlin`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`朱利安·拉赫林 `, 
                            enname:`Julian Rachlin`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2027',
            month:'2', 
            enmonth:'February', 
            actlist: [  
                {
                    pic:'../conimg/2026-jxy.png',
                    time:`2027.02.02/03`,
                    title:`“2027新春华尔兹”吕嘉与国家大剧院管弦乐团`,
                    entitle:`“Festival Waltz 2027” LÜ Jia and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`拉威尔`,
                            job:`《圆舞曲》`,
                            enname:`Ravel`, 
                            xieenjob:`La Valse`,
                        }, 
                    ],
                },
                {
                    pic:'../conimg/2027-2-27.png',
                    time:`2027.02.27`,
                    title:`“鲸的秘密”国家地理视听音乐会`,
                    entitle:`“Secrets of the Whales” National Geographic Live Concert`,
                    address:'北京艺术中心·音乐厅',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`赖嘉静`,
                            job:`指挥`,
                            enname:`LAI Jiajing`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`拉斐尔・蒂博`,
                            job:`《鲸的秘密》`,
                            enname:`Raphaelle Thibaut`,  
                            xieenjob:`Secrets of the Whales `,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-2-28.png',
                    time:`2027.02.28`,
                    title:`“念奴娇”吕嘉、张雨轩与国家大剧院管弦乐团室内乐团`,
                    entitle:`“ The Charm of Eastern Strings” LÜ Jia, ZHANG Yuxuan and NCPAO Chamber Orchestra`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`周末音乐会 精致小交`,
                    tips: [
                        {
                            name:`周末音乐会`,
                            enname:`NCPA Weekend Matinee `,
                        },
                        {
                            name:`乐是故乡明 `,
                            enname:`Sounds of Homeland`,
                        },
                        {
                            name:`精致小交`,
                            enname:`Petit and Delicacy`,
                        }, 
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`张雨轩`,
                            job:`古筝`,
                            enname:`ZHANG Yuxuan`, 
                            enjob:`Zheng`,
                        },
                    ],
                    performance: [
                        {
                            name:`周龙  `,
                            job:`《中国民歌八首》，为弦乐队而作（选段）`,
                            enname:`ZHOU Long  `, 
                            enjob:`Selections from`,
                            xieenjob:`The Eight Chinese Folk Songs`,
                            houenjob:`, for String Orchestra`,
                        },
                        {
                            name:`张雨轩`,
                            job:`《赤壁怀古》，为古筝与室内乐团而作`,
                            enname:`ZHANG Yuxuan  `, 
                            xieenjob:`Reminiscence of the Red Cliff, `,
                            houenjob:`for Zheng and Chamber Orchestra`,
                        }, 
                        {
                            name:`苏畅/王瑞`,
                            job:`《人间四月天》，为古筝与室内乐团而作`,
                            enname:`SU Chang / WANG Rui `, 
                            xieenjob:`You Are the April of This World, `,
                            houenjob:`for Zheng and Chamber Orchestra`,
                        },
                        {
                            name:`德沃夏克`,
                            job:`E大调弦乐小夜曲，Op. 22`,
                            enname:`Dvorak `, 
                            enjob:`Serenade for Strings in E major, Op. 22`,
                            xieenjob:``,
                        },
                    ],
                },
            ]
        }, 
        {
            year:'2027',
            month:'3', 
            enmonth:'March', 
            actlist: [  
                {
                    pic:'../conimg/2027-3-6.png',
                    time:`2027.03.06`,
                    title:`“交响万象”吕嘉与国家大剧院管弦乐团演绎贝多芬、布里顿与黄若`,
                    entitle:`“Mapping the Orchestra” Beethoven, Britten and HUANG Ruo with LÜ Jia and NCPAO`,
                    address:'北京艺术中心·音乐厅',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven `,
                        },
                        {
                            name:`乐是故乡明`,
                            enname:`Sounds of Homeland`,
                        },
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        }, 
                    ],
                    performance: [
                        {
                            name:`黄若 `,
                            job:`《达坂城的姑娘》`,
                            enname:`HUANG Ruo `, 
                            xieenjob:`The Girl from the Da Ban City `, 
                        },
                        {
                            name:`布里顿`,
                            job:`《青少年管弦乐队指南》，Op. 34`,
                            enname:`Britten`, 
                            xieenjob:`The Young Person’s Guide to the Orchestra, Op. 34`, 
                        },
                        {
                            name:`贝多芬`,
                            job:`降E大调第三号交响曲“英雄”，Op. 55`,
                            enname:`Beethoven`, 
                            enjob:`Symphony No. 3 in E-flat major “Eroica”, Op. 55`, 
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-3-13.png',
                    time:`2027.03.13`,
                    title:`“随影随行”吕嘉、陈萨与国家大剧院管弦乐团演绎贝多芬、陈银淑与穆索尔斯基`,
                    entitle:`“Along with Echoes” Beethoven, Unsuk Chin and Mussorgsky with LÜ Jia, CHEN Sa and NCPAO`,
                    address:'北京艺术中心·音乐厅',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`陈萨`,
                            job:`钢琴`,
                            enname:`CHEN Sa`, 
                            enjob:`Piano`,
                        },
                    ],
                    performance: [
                        {
                            name:`陈银淑 `,
                            job:`《突强》`,
                            enname:`Unsuk Chin `, 
                            xieenjob:`subito con forza`,
                        },
                        {
                            name:`贝多芬`,
                            job:`G大调第四号钢琴协奏曲，Op. 58`,
                            enname:`Beethoven`, 
                            enjob:`Piano Concerto No. 4 in G Major, Op. 58`,
                        },
                        {
                            name:`穆索尔斯基／改编 拉威尔`,
                            job:`《图画展览会》`,
                            enname:`Mussorgsky/Arr. Ravel `, 
                            xieenjob:`Pictures at an Exhibition`,
                        },
                    ],
                },
                // {
                //     pic:'../conimg/2027-3-1828.png',
                //     time:`2027.03.18-28`,
                //     title:`国家大剧院管弦乐团2027中国巡演 - 吕嘉、陈萨与国家大剧院管弦乐团`,
                //     entitle:`China NCPA Orchestra 2027 National Tour  LÜ Jia, CHEN Sa and NCPAO `,
                //     address:'上海/无锡/南京/广州/深圳',
                //     enaddress:``, 
                //     link:``,
                //     enlink:``,
                //     typelist:`交响乐`,
                //     tips: [
                //         {
                //             name:`乐是故乡明`,
                //             enname:`Sounds of Homeland `,
                //         },
                //         {
                //             name:`至乐永恒`,
                //             enname:`Immortal Beethoven`,
                //         },
                //     ],
                //     personnel: [
                //         {
                //             name:`吕嘉 `,
                //             job:`指挥`,
                //             enname:`LÜ Jia`, 
                //             enjob:`Conductor`,
                //         },
                //         {
                //             name:`陈萨`,
                //             job:`钢琴`,
                //             enname:`CHEN Sa`, 
                //             enjob:`Piano`,
                //         },
                //     ],
                //     performance: [
                //         {
                //             name:`黄若`,
                //             job:`《达坂城的姑娘》`,
                //             enname:`HUANG Ruo`, 
                //             xieenjob:`The Girl from the Da Ban City`,
                //         },
                //         {
                //             name:`柴科夫斯基`,
                //             job:`降B小调第一号钢琴协奏曲，Op. 23`,
                //             enname:`Tchaikovsky`, 
                //             enjob:`Piano Concerto No. 1 in B-flat minor, Op. 23`, 
                //         },
                //         {
                //             name:`贝多芬`,
                //             job:`G大调第四号钢琴协奏曲，Op. 58`,
                //             enname:`Beethoven`, 
                //             enjob:`Piano Concerto No.4 in G Major, Op. 58`, 
                //         },
                //         {
                //             name:`穆索尔斯基／改编 拉威尔`,
                //             job:`《图画展览会》`,
                //             enname:`Mussorgsky /Arr. Ravel `,
                //             xieenjob:`Pictures at an Exhibition`,
                //         },
                //         {
                //             name:`贝多芬`,
                //             job:`降E大调第三号交响曲“英雄”，Op. 55`,
                //             enname:`Beethoven`, 
                //             enjob:`Symphony No.3 in E-flat major “Eroica”, Op. 55`, 
                //         },
                //     ],
                // },
                {
                    pic:'../conimg/2027-3-2728.png',
                    time:`2027.03.27/28`,
                    title:`“弦音盎然”罗伯特·卡巴拉与国家大剧院管弦乐团室内乐团`,
                    entitle:`“Vivace Strings” Robert Kabara and NCPAO Chamber Orchestra`,
                    address:'国家大剧院·小剧场',
                    enaddress:`NCPA Multi-functional Theatre`, 
                    link:``,
                    enlink:``,
                    typelist:`精致小交`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                        {
                            name:`精致小交`,
                            enname:`Petit and Delicacy`,
                        },
                    ],
                    personnel: [
                        {
                            name:`罗伯特·卡巴拉`,
                            job:`领衔小提琴`,
                            enname:`Robert Kabara`, 
                            enjob:`Lead Violin`,
                        },
                    ],
                    performance: [
                        {
                            name:`巴托克 `,
                            job:`嬉游曲，为弦乐团而作`,
                            enname:`Bartok`, 
                            enjob:`Divertimento for String Orchestra `,
                            xieenjob:``,
                        },
                        {
                            name:`米科瓦伊·古雷茨基 `,
                            job:`夜曲协奏曲，为小提琴与弦乐团而作`,
                            enname:`Mikołaj Górecki`, 
                            enjob:`Concerto-Notturno for Violin and String Orchestra`,
                            xieenjob:``,
                        },
                        {
                            name:`贝多芬/安杰伊·博日姆 `,
                            job:`改编D大调小提琴协奏曲Op. 61（为弦乐团改编版）`,
                            enname:`Beethoven /Arr. Andezej Borzym`, 
                            enjob:`Violin Concerto in D major, Op. 61 (Re-arrangement for String Orchestra)`,
                            xieenjob:``,
                        },
                    ],
                },
            ]
        }, 
        {
            year:'2027',
            month:'4', 
            enmonth:'April', 
            actlist: [  
                {
                    pic:'../conimg/2027-4-4.png',
                    time:`2027.04.04`,
                    title:`“花样竞奏”胡笑博、李旻娜、刘爽与国家大剧院管弦乐团`,
                    entitle:`“Emerging Concertos” HU Xiaobo, LEE Minna, LIU Shuang and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`周末音乐会 交响乐`,
                    tips: [
                        {
                            name:`周末音乐会`,
                            enname:`NCPA Weekend Matinee`,
                        },
                        {
                            name:`乐是故乡明`,
                            enname:`Sounds of Homeland`,
                        },
                    ],
                    personnel: [
                        {
                            name:`胡笑博`,
                            job:`指挥`,
                            enname:`HU Xiaobo`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`李旻娜`,
                            job:`单簧管`,
                            enname:`Minna Lee`, 
                            enjob:`Clarinet`,
                        },
                        {
                            name:`刘爽`,
                            job:`长号`,
                            enname:`LIU Shuang`, 
                            enjob:`Trombone`,
                        },
                    ],
                    performance: [
                        {
                            name:``,
                            job:`【青作计划展演作品】`,
                            enname:``, 
                            enjob:`【YCP Candidate Work】`, 
                        },
                        {
                            name:`威廉·博尔科姆 `,
                            job:`单簧管与乐队协奏曲`,
                            enname:`William Bolcom`, 
                            enjob:`Concerto for Clarinet and Orchestra`, 
                        },
                        {
                            name:`劳尼·格伦塔尔 `,
                            job:`F小调长号协奏曲`,
                            enname:`Launy Grøndahl`, 
                            enjob:`Trombone Concerto in F minor`, 
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-4-78.png',
                    time:`2027.04.07/08`,
                    title:`中国交响乐之春开幕音乐会 | 贝托祺指挥香港管弦乐团与国家大剧院管弦乐团、合唱团演绎马勒第二`,
                    entitle:`China Orchestra Festival Opening Concert | Mahler No. 2 with Tarmo Peltokoski, Hong Kong Philharmonic Orchestra and China NCPA Orchestra & Chorus`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`乐是故乡明：香港回归30周年 `,
                            enname:`Sounds of Homeland: 30th Anniversary of Hong Kong's Return to Motherland`,
                        },
                    ],
                    personnel: [
                        {
                            name:`贝托祺`,
                            job:`指挥`,
                            enname:`Tarmo Peltokoski`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`邝励龄`,
                            job:`女高音`,
                            enname:`Louise Kwong`, 
                            enjob:`Soprano`,
                        },
                        {
                            name:`薇布克·莱姆库尔`,
                            job:`女低音`,
                            enname:`Wiebke Lehmkuhl`, 
                            enjob:`Alto`,
                        },
                        {
                            name:`香港管弦乐团`,
                            job:``,
                            enname:`Hong Kong Philharmonic Orchestra`, 
                            enjob:``,
                        },
                        {
                            name:`董岱 `,
                            job:`合唱指挥`,
                            enname:`DONG Dai `, 
                            enjob:`Chorus Master`,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`瓦格纳`,
                            job:`《特里斯坦与伊索尔德》前奏曲`,
                            enname:`Wagner`, 
                            enjob:`Prelude to  `,
                            xieenjob:`Tristan und Isolde`,
                        },
                        {
                            name:`马勒/德国民间诗集、弗里德里希·克洛普施托克 诗 `,
                            job:`C小调第二号交响曲`,
                            enname:`Mahler/German Folk Poetry, Poem by Friedrich Gottlieb Klopstock`, 
                            enjob:`Symphony No. 2 in C minor `,
                            xieenjob:``,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-4-10.png',
                    time:`2027.04.10`,
                    title:`“不止于「中」”赖嘉静、曾韵、与国家大剧院管弦乐团室内乐团`,
                    entitle:`“The Limitless” LAI Jiajing, ZENG Yun and NCPAO Chamber Orchestra`,
                    address:'北京艺术中心·音乐厅',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`精致小交`,
                    tips: [
                        {
                            name:`河畔时光`,
                            enname:`BPAC Weekend Matinee`,
                        },
                        {
                            name:`驻院艺术家`,
                            enname:`Artist-in-Residence`,
                        },
                        {
                            name:`精致小交`,
                            enname:`Petit and Delicacy`,
                        },
                    ],
                    personnel: [
                        {
                            name:`赖嘉静`,
                            job:`指挥`,
                            enname:`LAI Jiajing`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`曾韵`,
                            job:`圆号`,
                            enname:`ZENG Yun`, 
                            enjob:`Horn`,
                        },
                    ],
                    performance: [
                        {
                            name:`亨德尔/改编 待定`,
                            job:`G小调帕萨卡利亚，选自G小调羽管键琴组曲，HWV 432（为圆号与小提琴改编）`,
                            enname:`Handel/ Arr. TBC`, 
                            enjob:`Passacaglia in G minor, from Harpsichord Suite in G minor, HWV 432 (Arrangement for Horn and Violin)`,
                        },
                        {
                            name:`莫扎特`,
                            job:`降E大调圆号五重奏，K. 407（386c）`,
                            enname:`Mozart`, 
                            enjob:`Horn Quintet in E-flat major, K. 407 (386c)`,
                        },
                        {
                            name:`皮亚佐拉/改编 待定`,
                            job:`“咖啡馆1930”，选自《探戈的历史》（为圆号与弦乐队改编）`,
                            enname:`Piazzolla/Arr. TBC`, 
                            enjob:`“Café 1930”, from `,
                            xieenjob:`Histoire du tango `,
                            houenjob:`(Arrangement for Horn and String Orchestra)`,
                        },
                        {
                            name:`皮亚佐拉/改编 待定`,
                            job:`《布宜诺斯艾利斯的四季》选段（为圆号与弦乐队改编）`,
                            enname:`Piazzolla/Arr. TBC`, 
                            enjob:`Selection from `,
                            xieenjob:`Four Seasons of Buenos Aires `,
                            houenjob:`(Arrangement for Horn and String Orchestra)`,
                        },
                        {
                            name:`巴托克`,
                            job:`《罗马尼亚民间舞曲》，BB 76`,
                            enname:`Bartók `, 
                            xieenjob:`Romanian Folk Dances`,
                            houenjob:`, BB 76`,
                        },
                        {
                            name:`柴科夫斯基`,
                            job:`《如歌的行板》，TH 63`,
                            enname:`Tchaikovsky `, 
                            xieenjob:`Andante cantabile`,
                            houenjob:`, TH 63`,
                        },
                        {
                            name:`德彪西／比塞尔配器 `,
                            job:`“行列”，选自《小组曲》`,
                            enname:`Debussy/orchd. Büsser `, 
                            enjob:`“Cortège” (from `,
                            xieenjob:`Petite Suite`,
                            houenjob:`)`,
                        },
                        {
                            name:`亨利·托马西`,
                            job:`圆号协奏曲`,
                            enname:`Henri Tomasi`, 
                            enjob:`Horn Concerto`, 
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-4-16.png',
                    time:`2027.04.16`,
                    title:`“光明行”张国勇、于红梅与国家大剧院管弦乐团`,
                    entitle:`“March Toward Brightness“ ZHANG Guoyong, YU Hongmei and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`乐是故乡明`,
                            enname:`Sounds of Homeland`,
                        },
                    ],
                    personnel: [
                        {
                            name:`张国勇`,
                            job:`指挥`,
                            enname:`ZHANG Guoyong`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`于红梅`,
                            job:`二胡`,
                            enname:`YU Hongmei`, 
                            enjob:`Erhu`,
                        },
                    ],
                    performance: [
                        {
                            name:``,
                            job:`【青作计划展演作品】`,
                            enname:``, 
                            enjob:`【YCP Candidate Work】`,
                            xieenjob:``,
                        },
                        {
                            name:`唐建平`,
                            job:` 《心之弦》（纪念刘天华130周年）`,
                            enname:`TANG Jianping`, 
                            xieenjob:`Heartstrings`,
                            houenjob:`  (Commemorating the 130th Anniversary of LIU Tianhua’s Birth)`,
                        },
                        {
                            name:`肖斯塔科维奇`,
                            job:`  D小调第五号交响曲, Op. 47`,
                            enname:`Shostakovich`, 
                            enjob:` Symphony No. 5 in D minor, Op. 47`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-4-17.png',
                    time:`2027.04.17`,
                    title:`“木管万花筒”国家大剧院管弦乐团的室内乐`,
                    entitle:`“Woodwinds in Colors” NCPAO in Chamber`,
                    address:'国家大剧院·台湖舞美艺术中心',
                    enaddress:`NCPA Taihu Stage Art Centre`, 
                    link:``,
                    enlink:``,
                    typelist:`无界室内乐`,
                    tips: [
                        {
                            name:`台湖星期音乐会`,
                            enname:`Taihu Weekend Matinee`,
                        },
                        {
                            name:`乐是故乡明`,
                            enname:`Sounds of Homeland`,
                        },
                        {
                            name:`无界室内乐`,
                            enname:`NCPAO in Chamber PLUS`,
                        },
                    ],
                    personnel: [
                        {
                            name:`国家大剧院管弦乐团木言五重奏`,
                            job:``,
                            enname:`Woods Express of NCPAO`, 
                            enjob:``,
                        },
                        {
                            name:`尹伊`,
                            job:`长笛`,
                            enname:`YIN Yi`, 
                            enjob:`Flute`,
                        },
                        {
                            name:`寇艺舰`,
                            job:`双簧管`,
                            enname:`KOU Yijian`, 
                            enjob:`Oboe`,
                        },
                        {
                            name:`施然文`,
                            job:`单簧管`,
                            enname:`SHI Ranwen`, 
                            enjob:`Clarinet`,
                        },
                        {
                            name:`石光远`,
                            job:`大管`,
                            enname:`SHI Guangyuan`, 
                            enjob:`Bassoon`,
                        },
                        {
                            name:`杨佐`,
                            job:`圆号`,
                            enname:`YANG Zuo`, 
                            enjob:`Horn`,
                        },
                    ],
                    performance: [
                        {
                            name:`⻩贻钧/⽯光远 改编 `,
                            job:`《花好月圆》`,
                            enname:`HUANG Yijun/Arr. SHI Guangyuan`, 
                            enjob:``,
                            xieenjob:`Blooming Flowers and Full Moon`,
                        },
                        {
                            name:`泽昆哈·阿布鲁/⾦⼭澈、斯约德・范・德・维恩 改编 `,
                            job:`《雀鸟》`,
                            enname:`Zequinha de Abreu /Arr. Toru Kanayama, Sjoerd van der Veen`, 
                            enjob:``,
                            xieenjob:` Tico-Tico`,
                        },
                        {
                            name:`古曲/刘庄 改编 `,
                            job:`《春江花⽉夜》`,
                            enname:`Traditional Chinese Tune/Arr. LIU Zhuang `, 
                            enjob:``,
                            xieenjob:`Moonlight on Spring River`,
                        },
                        {
                            name:`圣-桑/⽐尔·霍尔库姆 改编 `,
                            job:`《动物狂欢节》`,
                            enname:`Saint‑Saëns/Arr. Bill Holcombe`, 
                            enjob:``,
                            xieenjob:`The Carnival of the Animals`,
                        },
                        {
                            name:`纳⻄奥·赫伯·布朗/约翰娜·路⻄欧·维娜 改编 `,
                            job:`《⾬中曲》`,
                            enname:`Nacio Herb Brown/ Arr. Jhonatan Lúcio Viana`, 
                            enjob:``,
                            xieenjob:`Singin’ in the Rain `,
                        },
                        {
                            name:`莱奥・德利布/戴维・布西克 改编  `,
                            job:`圆舞曲`,
                            enname:`Leo Delibes/ Arr. David Bussick`, 
                            enjob:`Waltz`,
                            xieenjob:``,
                        },
                        {
                            name:`保罗・德斯蒙德/辻峰拓 改编 `,
                            job:`《休息五分钟》`,
                            enname:`Paul Desmond/Arr. Tohru Tsuji `, 
                            enjob:``,
                            xieenjob:`Take Five`,
                        },
                        {
                            name:`埃尔加/安迪雅克伯 改编 `,
                            job:`《爱的致意》`,
                            enname:`Elgar/Arr. Andy Jacobson`, 
                            enjob:``,
                            xieenjob:`Salut d’Amour`,
                        },
                        {
                            name:`理查德・谢尔曼、罗伯特・谢尔曼 `,
                            job:`《小小世界》`,
                            enname:`Richard M. Sherman / Robert B. Sherman`, 
                            enjob:``,
                            xieenjob:`It’s a Small World`,
                        },
                        {
                            name:`艾伦・曼肯 `,
                            job:`《美女与野兽》`,
                            enname:`Alan Menken `, 
                            enjob:``,
                            xieenjob:`Beauty and the Beast`,
                        },
                        {
                            name:`近卫秀健 改编 `,
                            job:`《迪士尼动画电影音乐集》`,
                            enname:`Arr. Hidetake Konoe `, 
                            enjob:``,
                            xieenjob:`Selections from Disney Animated Films`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-4-1.png',
                    time:`2027.4`,
                    title:`圆号如歌：驻院艺术家曾韵大师课`,
                    entitle:`Horn Cantabile: A Masterclass with ZENG Yun`,
                    address:'国家大剧院',
                    enaddress:`NCPA`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`曾韵`, 
                            enname:`ZENG Yun`,  
                        },
                    ],
                    performance: [],
                },
                {
                    pic:'../conimg/2027-4-2.png',
                    time:`2027.4`,
                    title:`民族的脉络：张国勇谈唐建平和肖斯塔科维奇`,
                    entitle:`National Narrative: ZHANG Guoyong on Tang Jianping and Shostakovich`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`张国勇 `, 
                            enname:`ZHANG Guoyong`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2027',
            month:'5', 
            enmonth:'May', 
            actlist: [  
                {
                    pic:'../conimg/2027-5-12.png',
                    time:`2027.05.01/02`,
                    title:`2027国家大剧院五月音乐节开幕音乐会`,
                    entitle:`The Opening Concert of NCPA May Festival 2027`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                    ],
                    personnel: [
                        {
                            name:`赖嘉静`,
                            job:`指挥`,
                            enname:`LAI Jiajing`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`曲目待定`,
                            job:``,
                            enname:`TBC`, 
                            enjob:``,
                            xieenjob:``,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-5-135.png',
                    time:`2027.05.01/03/05`,
                    title:`瓦格纳 《女武神》`,
                    entitle:`Wagner's Opera Die  Walküre`,
                    address:'北京艺术中心·歌剧院',
                    enaddress:`BPAC Opera House`, 
                    link:``,
                    enlink:``,
                    typelist:`歌剧`,
                    tips: [
                        {
                            name:`歌剧`,
                            enname:`Opera`,
                        },
                    ],
                    personnel: [
                        {
                            name:`乌尔夫·施墨`,
                            job:`指挥`,
                            enname:`Ulf Schirmer`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`瓦格纳 `,
                            job:`《女武神》`,
                            enname:`Wagner `,  
                            xieenjob:`Die  Walküre`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-5-1415.png',
                    time:`2027.05.14/15`,
                    title:`“声韵悦扬”曼弗雷德·霍内克、梅第扬、曾韵与国家大剧院管弦乐团`,
                    entitle:`“Rhyme and Radiance” Manfred Honeck, MEI Diyang, ZENG Yun and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                        {
                            name:`驻院艺术家`,
                            enname:`Artist-in-Residence`,
                        },
                    ],
                    personnel: [
                        {
                            name:`曼弗雷德·霍内克`,
                            job:`指挥`,
                            enname:`Manfred Honeck `, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`梅第扬 `,
                            job:`中提琴`,
                            enname:`MEI Diyang`, 
                            enjob:`Viola`,
                        },
                        {
                            name:`曾韵`,
                            job:`圆号`,
                            enname:`ZENG Yun`, 
                            enjob:`Horn`,
                        },
                    ],
                    performance: [
                        {
                            name:`尤里·赖因韦雷`,
                            job:`《可惜，可惜——太迟了！！》`,
                            enname:`Jüri Reinvere`, 
                            xieenjob:`“Schade! - Schade! - zu spät!!”`, 
                        },
                        {
                            name:`希瑟・施密特`,
                            job:`“光与影”中提琴、圆号与管弦乐队协奏曲`,
                            enname:`Heather Schmidt`, 
                            enjob:`Concerto for Viola, Horn & Orchestra "Light and Shadow"`, 
                        },
                        {
                            name:`贝多芬`,
                            job:`F大调第六号交响曲“田园”，Op. 68 `,
                            enname:`Beethoven`, 
                            enjob:`Symphony No.6 in F major “Pastorale”, Op. 68`, 
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-5-22.png',
                    time:`2027.05.22`,
                    title:`“命运的赋格”张艺、迪欧帝玛四重奏与国家大剧院管弦乐团演绎约翰·亚当斯与柴科夫斯基`,
                    entitle:`“The Fugue on Fate” John Adams and Tchaikovsky with ZHANG Yi, Quatuor Diotima and NCPAO`,
                    address:'北京艺术中心·音乐厅',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                        {
                            name:`未言之象`,
                            enname:`Transcendence of Melopoiesis`,
                        },
                    ],
                    personnel: [
                        {
                            name:`张艺`,
                            job:`指挥`,
                            enname:`ZHANG Yi`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`迪欧帝玛四重奏`,
                            job:``,
                            enname:`Quatuor Diotima`, 
                            enjob:``,
                        },
                        {
                            name:`  赵云鹏`,
                            job:`第一小提琴`,
                            enname:`ZHAO Yunpeng`, 
                            enjob:`First Violin`,
                        },
                        {
                            name:`莱奥·马里利耶`,
                            job:`第二小提琴`,
                            enname:`Léo Marillier`, 
                            enjob:`Second Violin`,
                        },
                        {
                            name:`弗兰克·舍瓦利耶`,
                            job:`中提琴`,
                            enname:`Franck Chevalier`, 
                            enjob:`Viola`,
                        },
                        {
                            name:`亚力克西斯·德沙尔姆`,
                            job:`大提琴`,
                            enname:`Alexis Descharmes`, 
                            enjob:`Cello`,
                        },
                    ],
                    performance: [
                        {
                            name:`约翰·亚当斯`,
                            job:`《绝对谐谑》`,
                            enname:`John Adams `,  
                            xieenjob:`Absolute Jest`,
                        },
                        {
                            name:`柴科夫斯基`,
                            job:`《曼弗雷德》交响曲, Op. 58 （依据拜伦戏剧诗所作)`,
                            enname:`Tchaikovsky `, 
                            xieenjob:`Manfred Symphony`,
                            houenjob:`, Op. 58 (After Byron’s Dramatic Poem Manfred)`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-5-1.png',
                    time:`2027.5`,
                    title:`楚风蜀韵，柏林之声：对谈梅第扬与曾韵`,
                    entitle:`Homeland Echoes, Berlin Voices: A Conversation with MEI Diyang and ZENG Yun`,
                    address:'国家大剧院·艺术资料中心',
                    enaddress:`NCPA·Art Resource Center`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`梅第扬`, 
                            enname:`MEI Diyang`,  
                        },
                        {
                            name:`曾韵`, 
                            enname:`ZENG Yun`,  
                        },
                    ],
                    performance: [],
                },
                {
                    pic:'../conimg/2027-5-2.png',
                    time:`2027.5`,
                    title:`古典与新声：与迪奥蒂玛四重奏面对面`,
                    entitle:`The Classical and the New: Meeting Quatuor Diotima`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`迪奥蒂玛四重奏`, 
                            enname:`Quatuor Diotima`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2027',
            month:'6', 
            enmonth:'June', 
            actlist: [  
                {
                    pic:'../conimg/2027-6-45.png',
                    time:`2027.06.04/05`,
                    title:`“弦游世界”陈琳、姚珏、香港弦乐团与国家大剧院管弦乐团联合音乐会`,
                    entitle:`“String Voyage“ CHEN Lin, YAO Jue, Hong Kong String Orchestra and China NCPA Orchestra`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`精致小交`,
                    tips: [
                        {
                            name:`乐是故乡明：香港回归30周年`,
                            enname:`Sounds of Homeland: 30th Anniversary of Hong Kong's Return to Motherland `,
                        }, 
                        {
                            name:`精致小交`,
                            enname:`Petit and Delicacy`,
                        },
                    ],
                    personnel: [
                        {
                            name:`陈琳`,
                            job:`指挥`,
                            enname:`CHEN Lin`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`姚珏`,
                            job:`小提琴`,
                            enname:`YAO Jue`, 
                            enjob:`Violin`,
                        },
                        {
                            name:`香港弦乐团`,
                            job:``,
                            enname:`Hong Kong String Orchestra`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`梁皓一`,
                            job:`《九龙》`,
                            enname:`Elliot Leung `,  
                            xieenjob:`Kowloon`,
                        },
                        {
                            name:`符元伟`,
                            job:`《繁花金曲串烧》`,
                            enname:`Ronald Fu `,
                            xieenjob:`Blossoms Shanghai Medley`,
                        },
                        {
                            name:`约瑟夫·苏克`,
                            job:`降E大调小夜曲，Op. 6`,
                            enname:`Josef Suk `, 
                            enjob:`Serenade in E-flat major, Op. 6`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-6-12161820.png',
                    time:`2027.06.12/16/18/20`,
                    title:`瓦格纳 《众神的黄昏》`,
                    entitle:`Wagner's Opera Götterdämmerung`,
                    address:'国家大剧院·歌剧院',
                    enaddress:`NCPA Opera House`, 
                    link:``,
                    enlink:``,
                    typelist:`歌剧`,
                    tips: [
                        {
                            name:`歌剧`,
                            enname:`Opera`,
                        },
                    ],
                    personnel: [
                        {
                            name:`皮耶塔里·因基宁`,
                            job:`指挥`,
                            enname:`Pietari Inkinen `, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`瓦格纳 `,
                            job:`《众神的黄昏》`,
                            enname:`Wagner `,  
                            xieenjob:`Götterdämmerung`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-6.png',
                    time:`2027.6`,
                    title:`赤子归心：谭盾的编钟之声`,
                    entitle:`Homeward Heart: Tan Dun's Bianzhong Symphony`,
                    address:'国家大剧院·艺术资料中心',
                    enaddress:`NCPA·Art Resource Center`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`谭盾`, 
                            enname:`TAN Dun`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2027',
            month:'7', 
            enmonth:'July', 
            actlist: [  
                {
                    pic:'../conimg/2027-7-12.png',
                    time:`2027.07.01/02`,
                    title:`国家大剧院庆祝香港回归三十周年音乐会`,
                    entitle:`NCPA Concert Celebrating the 30th Anniversary of Hong Kong’s Return to Motherland`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`乐是故乡明：香港回归30周年`,
                            enname:`Sounds of Homeland: 30th Anniversary of Hong Kong's Return to Motherland`,
                        },
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                    ],
                    personnel: [
                        {
                            name:`谭盾`,
                            job:`指挥`,
                            enname:`TAN Dun`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`吕思清`,
                            job:`小提琴`,
                            enname:`Siqing Lu`, 
                            enjob:`Violin`,
                        },
                        {
                            name:`李垂谊`,
                            job:`大提琴`,
                            enname:`Trey Lee`, 
                            enjob:`Cello`,
                        },
                        {
                            name:`王致仁`,
                            job:`钢琴`,
                            enname:`Chiyan Wong`, 
                            enjob:`Piano`,
                        },
                        {
                            name:`国家大剧院歌剧演员队`,
                            job:``,
                            enname:`NCPA Resident Singers`, 
                            enjob:``,
                        },
                        {
                            name:`国家大剧院合唱团`,
                            job:``,
                            enname:`China NCPA Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`贝多芬`,
                            job:`《普罗米修斯》序曲，Op. 43（编钟特别版）`,
                            enname:`Beethoven`, 
                            enjob:`Overture to `,
                            xieenjob:`The Creatures of Prometheus`,
                            houenjob:`, Op. 43 (Special Version with Bianzhong)`,
                        },
                        {
                            name:`贝多芬`,
                            job:`C大调钢琴、小提琴与大提琴三重协奏曲，Op. 56`,
                            enname:`Beethoven`, 
                            enjob:`Triple Concerto in C Major, Op. 56`, 
                        },
                        {
                            name:`谭盾`,
                            job:`编钟协奏曲“天地人”`,
                            enname:`TAN Dun`, 
                            enjob:`Bianzhong (Chinese Bronze Bells) Concerto “Heaven Earth Mankind“`, 
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-7-3.png',
                    time:`2027.07.03`,
                    title:`“三重奏回旋曲”国家大剧院管弦乐团的室内乐`,
                    entitle:`“Rondo of Trios” NCPAO in Chamber`,
                    address:'国家大剧院·小剧场',
                    enaddress:`NCPA Multi-functional Theatre`, 
                    link:``,
                    enlink:``,
                    typelist:`无界室内乐`,
                    tips: [
                        {
                            name:`无界室内乐`,
                            enname:`NCPAO in Chamber PLUS `,
                        },
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                    ],
                    personnel: [
                        {
                            name:`火花三重奏`,
                            job:``,
                            enname:`Il Fuoco Trio`, 
                            enjob:``,
                        },
                        {
                            name:`秦瑞彤`,
                            job:`长笛`,
                            enname:`QIN Ruitong`, 
                            enjob:`Flute`,
                        },
                        {
                            name:`郑力睿`,
                            job:`单簧管`,
                            enname:`ZHENG Lirui`, 
                            enjob:`Clarinet`,
                        },
                        {
                            name:`汪柯`,
                            job:`钢琴`,
                            enname:`WANG Ke`, 
                            enjob:`Piano`,
                        },
                        {
                            name:`白云飞`,
                            job:`小提琴`,
                            enname:`BAI Yunfei`, 
                            enjob:`Violin`,
                        },
                        {
                            name:`赵悦辰`,
                            job:`大提琴`,
                            enname:`ZHAO Yuechen`, 
                            enjob:`Cello`,
                        },
                        {
                            name:`王无山`,
                            job:`大提琴`,
                            enname:`WANG Wushan`, 
                            enjob:`Cello`,
                        },
                        {
                            name:`庄祐甯`,
                            job:`钢琴`,
                            enname:`CHUANG Yu-Ning`, 
                            enjob:`Piano`,
                        },
                    ],
                    performance: [
                        {
                            name:`肖斯塔科维奇/列夫・阿托夫米扬 改编`,
                            job:`《四首圆舞曲》，为长笛、单簧管和钢琴而作`,
                            enname:`Shostakovich/Arr. Lev Atovmyan`, 
                            xieenjob:`Four Waltzes`,
                            houenjob:` for Flute, Clarinet and Piano`,
                        },
                        {
                            name:`胡梅尔`,
                            job:`俄罗斯主题柔板、变奏曲与回旋曲，为长笛、大提琴与钢琴而作，Op. 78`,
                            enname:`Hummel`, 
                            enjob:`Adagio, Variations and Rondo on a Russian Theme, for Flute, Cello and Piano, Op. 78 `,
                        },
                        {
                            name:`贝多芬`,
                            job:`降B大调三重奏，为单簧管、大提琴与钢琴而作，Op. 11 `,
                            enname:`Beethoven`, 
                            enjob:`Trio in B-flat major, for Clarinet, Cello and Piano, Op. 11`,
                        },
                        {
                            name:`贝多芬`,
                            job:`降B大调第7号钢琴三重奏“大公”，Op. 97`,
                            enname:`Beethoven`, 
                            enjob:`Piano Trio No. 7 in B-flat major "Archduke", Op. 97`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-7-910.png',
                    time:`2027.07.09/10`,
                    title:`“幻想交响”郑明勋、王健与国家大剧院管弦乐团演绎德沃夏克与柏辽兹`,
                    entitle:`“Symphonie Fantastique” Dvořák, Berlioz with Myung-Whun Chung, Jian Wang and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`郑明勋`,
                            job:`指挥`,
                            enname:`Myung-Whun Chung `, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`王健`,
                            job:`大提琴`,
                            enname:`Jian Wang`, 
                            enjob:`Cello`,
                        },
                    ],
                    performance: [
                        {
                            name:`德沃夏克`,
                            job:`B小调大提琴协奏曲，Op. 104	`,
                            enname:`Dvorak`, 
                            enjob:`Violoncello Concerto in B minor, Op. 104`, 
                        },
                        {
                            name:`柏辽兹`,
                            job:`《幻想交响曲》，Op. 14`,
                            enname:`Berlioz`, 
                            xieenjob:`Symphonie Fantastique`,
                            houenjob:`, Op. 14`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-7-1617.png',
                    time:`2027.07.16/17`,
                    title:`“行星漫游“张弦、莉莉娅・齐柏丝坦与国家大剧院管弦乐团演绎普罗科菲耶夫与霍尔斯特`,
                    entitle:`“Space Odyssey” Prokofiev and Holst with Xian Zhang, Lilya Zilberstein and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [],
                    personnel: [
                        {
                            name:`张弦 `,
                            job:`指挥`,
                            enname:`Xian Zhang`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`莉莉娅・齐柏丝坦 `,
                            job:`钢琴`,
                            enname:`Lilya Zilberstein`, 
                            enjob:`Piano`,
                        }, 
                    ],
                    performance: [
                        {
                            name:`普罗科菲耶夫`,
                            job:`C大调第三号钢琴协奏曲，Op.26 `,
                            enname:`Prokofiev`, 
                            enjob:`Piano Concerto No.3 in C major, Op.26 `, 
                        },
                        {
                            name:`霍尔斯特`,
                            job:`《行星》，Op. 32`,
                            enname:`Holst`, 
                            xieenjob:`The Planets`,
                            houenjob:`, Op. 32`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-7-17.png',
                    time:`2027.07.17`,
                    title:`“微观贝多芬”国家大剧院管弦乐团的室内乐`,
                    entitle:`“Beethoven in Miniature” NCPAO in Chamber`,
                    address:'北京艺术中心·小剧场 ',
                    enaddress:`BPAC Multi-functional Theatre`, 
                    link:``,
                    enlink:``,
                    typelist:`无界室内乐`,
                    tips: [
                        {
                            name:`无界室内乐`,
                            enname:`NCPAO in Chamber PLUS`,
                        },
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven`,
                        },
                    ],
                    personnel: [
                        {
                            name:`马魏家`,
                            job:`小提琴`,
                            enname:`MA Weijia`, 
                            enjob:`Violin`,
                        },
                        {
                            name:`南江录`,
                            job:`中提琴`,
                            enname:`NAM Kangrok`, 
                            enjob:`Viola`,
                        },
                        {
                            name:`金窥利`,
                            job:`大提琴`,
                            enname:`KIM Kyuri`, 
                            enjob:`Cello`,
                        },
                        {
                            name:`姜波强`,
                            job:`钢琴`,
                            enname:`JIANG Boqiang`, 
                            enjob:`Piano`,
                        },
                    ],
                    personnel1: [
                        {
                            name:`国家大剧院管弦乐团星云四重奏`,
                            job:``,
                            enname:`Nebula Quartet of NCPAO`, 
                            enjob:``,
                        },
                        {
                            name:`  杨璐萌  `,
                            job:`第一小提琴`,
                            enname:`YANG Lumeng`, 
                            enjob:`First Violin`,
                        },
                        {
                            name:`  高学思  `,
                            job:`第二小提琴`,
                            enname:`GAO Xuesi`, 
                            enjob:`Second Violin`,
                        },
                        {
                            name:`  杜娟  `,
                            job:`中提琴`,
                            enname:`DU Juan`, 
                            enjob:`Viola`,
                        },
                        {
                            name:`  王嘉琳 `,
                            job:`大提琴`,
                            enname:`WANG Jialin`, 
                            enjob:`Cello`,
                        },
                    ],
                    performance: [
                        {
                            name:`于京君 `,
                            job:`《致贝多芬》`,
                            enname:`Jullian Yu  `, 
                            xieenjob:`About Beethoven`,
                        },
                        {
                            name:`贝多芬`,
                            job:`C小调第四号弦乐四重奏，Op. 18/4`,
                            enname:`Beethoven`, 
                            enjob:`String Quartet No. 4 in C minor Op. 18/4`,
                        },
                        {
                            name:`贝多芬`,
                            job:`C大调第三号钢琴四重奏，WoO 36/3`,
                            enname:`Beethoven`, 
                            enjob:`Piano Quartet No. 3 in C major, WoO 36/3`,
                        },
                        {
                            name:`贝多芬`,
                            job:`D大调第五号钢琴三重奏“幽灵”，Op. 70/1`,
                            enname:`Beethoven`, 
                            enjob:`Piano Trio No. 5 in D major "Ghost", Op. 70/1`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-7-2324.png',
                    time:`2027.07.23/24`,
                    title:`“海子的诗”吴怀世与国家大剧院管弦乐团`,
                    entitle:`“Poems of Hai Zi” Wilson Ng and the NCPAO `,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`乐是故乡明`,
                            enname:`Sounds of Homeland`,
                        },
                        {
                            name:`未言之象`,
                            enname:`Transcendence of Melopoiesis`,
                        },
                        {
                            name:`焦点作曲家`,
                            enname:`Composer-in-Focus`,
                        },
                    ],
                    personnel: [
                        {
                            name:`吴怀世`,
                            job:`指挥`,
                            enname:`Wilson Ng`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`纪玉珏 `,
                            job:`合唱指挥`,
                            enname:`JI Yujue `, 
                            enjob:`Chorus Master`,
                        },
                        {
                            name:`中国交响乐团合唱团`,
                            job:``,
                            enname:`China National Symphony Orchestra Chorus`, 
                            enjob:``,
                        },
                    ],
                    performance: [
                        {
                            name:`西贝柳斯`,
                            job:`《游吟诗人》，Op. 64`,
                            enname:`Sibelius`, 
                            xieenjob:`The Bard`,
                            houenjob:`, Op. 64`,
                        },
                        {
                            name:`郭文景/海子 诗`,
                            job:`《海子的诗》*世界首演`,
                            enname:`GUO Wenjing/Poem by Hai Zi `, 
                            xieenjob:`Poems of Hai Zi`,
                            houenjob:`* World Premiere`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-7.png',
                    time:`2027.7`,
                    title:`以诗入乐：对话焦点作曲家郭文景`,
                    entitle:`Poetry into Music: GUO Wenjing in Focus`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`郭文景`, 
                            enname:`GUO Wenjing`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
        {
            year:'2027',
            month:'8', 
            enmonth:'August', 
            actlist: [ 
                {
                    pic:'../conimg/2027-8-48.png',
                    time:`2027.08.04-08.08`,
                    title:`孟卫东 歌剧《渡江1949》`,
                    entitle:`MENG Weidong’s Opera The Yangtze River Crossing Campaign in 1949`,
                    address:'国家大剧院·歌剧院',
                    enaddress:`NCPA Opera House`, 
                    link:``,
                    enlink:``,
                    typelist:`歌剧`,
                    tips: [
                        {
                            name:`歌剧`,
                            enname:`Opera`,
                        },
                    ],
                    personnel: [ 
                    ],
                    performance: [
                        {
                            name:`孟卫东`,
                            job:`《渡江1949》`,
                            enname:`MENG Weidong `,  
                            xieenjob:`Crossing the Yangtze 1949`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-8-67.png',
                    time:`2027.08.06/07`,
                    title:`“诗乐剧场”赖嘉静与国家大剧院管弦乐团室内乐团`,
                    entitle:`“When Poetry Sings” LAI Jiajing and NCPAO Chamber Orchestra`,
                    address:'国家大剧院·音乐厅 | 北京艺术中心·音乐厅',
                    enaddress:`NCPA Concert Hall | BPAC Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`精致小交`,
                    tips: [
                        {
                            name:`未言之象`,
                            enname:`Transcendence of Melopoiesis `,
                        },
                        {
                            name:`精致小交`,
                            enname:`Petit and Delicacy`,
                        },
                    ],
                    personnel: [
                        {
                            name:`赖嘉静`,
                            job:`指挥`,
                            enname:`LAI Jiajing`, 
                            enjob:`Conductor`,
                        },
                    ],
                    performance: [
                        {
                            name:`布里顿/亚瑟·兰波 诗 `,
                            job:`《彩画集》，Op. 18 `,
                            enname:`Britten/Poem by Arthur Rimbaud  `, 
                            xieenjob:`Les illuminations`,
                            houenjob:`, Op. 18`,
                        },
                    ],
                },
                {
                    pic:'../conimg/2027-8-1314.png',
                    time:`2027.08.13/14`,
                    title:`国家大剧院管弦乐团26/27乐季闭幕音乐会 | 吕嘉、吴蛮、梁肖与国家大剧院管弦乐团演绎理查·施特劳斯与梅森·贝茨`,
                    entitle:`The 2026/27 Season Closing Concert of NCPAO | R. Strauss and Mason Bates with LÜ Jia, WU Man, LIANG Xiao and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`交响乐`,
                    tips: [
                        {
                            name:`至乐永恒`,
                            enname:`Immortal Beethoven `,
                        },
                    ],
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LÜ Jia`, 
                            enjob:`Conductor`,
                        },
                        {
                            name:`吴蛮`,
                            job:`琵琶`,
                            enname:`WU Man`, 
                            enjob:`Pipa`,
                        },
                        {
                            name:`梁肖`,
                            job:`大提琴`,
                            enname:`LIANG Xiao`, 
                            enjob:`Cello`,
                        },
                    ],
                    performance: [
                        {
                            name:`马格努斯·林德伯格`,
                            job:`《缺席》`,
                            enname:`Magnus Lindberg`, 
                            enjob:``,
                            xieenjob:`Absence`,
                        },
                        {
                            name:`梅森·贝茨`,
                            job:`琵琶协奏曲 *中国首演`,
                            enname:`Mason Bates`, 
                            enjob:`Pipa Concerto *China Premiere`,
                            xieenjob:``,
                        },
                        {
                            name:`理查·施特劳斯`,
                            job:`《堂吉诃德》, Op. 35`,
                            enname:`Richard Strauss`, 
                            xieenjob:`Don Quixote`,
                            houenjob:`, Op. 35`,
                        },
                    ],
                }, 
                {
                    pic:'../conimg/2027-8.png',
                    time:`2027.8`,
                    title:`无界:遇见琵琶演奏家吴蛮`,
                    entitle:`Beyond Borders: Meeting Pipa Virtuoso WU Man`,
                    address:'国家大剧院·艺术资料中心',
                    enaddress:`NCPA·Art Resource Center`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    tips: [],
                    personnel: [ 
                        {
                            name:`吴蛮 `, 
                            enname:`WU Man`,  
                        },
                    ],
                    performance: [],
                },
            ]
        }, 
    ],
    // 乐季聚焦 
    yjjjdata: [
        {
            id: 0,
            type: 0,
            title:'乐季综述',
            entitle:'Overview', 
            yjjjbgpc:'./images/yjjjbg1.jpg',
            yjjjbgwap:'./images/yjjjbg1_wap.jpg',
            yjjjtxtbg:'../conimg/yjjjtxtbg0.jpg',
            artic: [
                {
                    txttitle:'乐季导览',
                    entxttitle:'GUIDE FOR THE 2026/27 "ODE TO THE EARTH" SEASON', 
                    autor:'文  霄汉',
                    enautor:'XIAO Han',
                    txtcon:`<p>国家大剧院管弦乐团的全新音乐季，以一首唐诗拉开序幕。白居易在《琵琶行》里吟诵道“同是天涯沦落人”,诗人在浔阳江头听见的那件乐器，先以诗句的形式出现，随后是马勒的《大地之歌》。它的终乐章《告别》里藏着一个动人的细节：为了召唤想象中的东方，马勒在乐队里写入一件曼陀林，让它代行一件他从未见过的中国弹拨乐器之职。而在乐季的另一端，梅森·贝茨为吴蛮全新创作的琵琶协奏曲将在闭幕音乐会上完成中国首演。琵琶这件被欧洲想象了一百多年、承载着中华民族文明之魂的乐器，穿越历史来到今日，又自我们脚下的土地走向世界。这一开一合之间，是国家大剧院管弦乐团的2026/27乐季：“大地之歌”。</p>
<p>音乐季的主题源自马勒的作品，含义却不止于此，“大地”所指的也不只是自然。自然的大地孕育万物，宽广而包容；但在我们看来，大地更是与生活在它之上的人息息相关：人的家园与故土，人的社会与命运，人对生与死、存在与永恒的追问。马勒在《告别》中写下的，是人去之后、春来依旧的怅惘与超然；我们则尝试在这个乐季里给出另一半答案：是人的精神，让大地有歌。</p>
<p>2026至2027年间，长征胜利九十周年、中国人民解放军建军一百周年、香港回归祖国三十周年，三个重要的历史节点接踵而至。我们以人类最伟大的音乐与诗歌，致敬那些以同胞福祉为毕生事业、乃至献出生命的人。艾青写过“因为我对这土地爱得深沉”,这是我们为乐季命题的理由，也是“大地”二字的分量所在。</p>
<p></p>
<p>大地上的家国</p>
<p>十月，恰逢长征胜利九十周年，歌剧《长征》上演；次年盛夏，中国人民解放军建军一百周年之际，原创歌剧《渡江1949》以渡江战役的历史回望人民军队走过的峥嵘岁月。跨越不同历史阶段的歌声，共同汇入献给这片土地和人民的深情礼赞。</p>
<p>1997年，东方之珠重回祖国怀抱。为纪念香港回归30周年，香港管弦乐团与香港弦乐团将先后来到北京，与乐团同台演出马勒第二号交响曲“复活”,及多部分别由内地和香港作曲家创作的作品。借由这些作品思考国家与民族在经历历史转折之后，如何回望过去、理解自身，把一个纪念性的时间节点，转化为关于历史、城市与人的精神叩问。</p>
<p>7月1日当晚的纪念音乐会将由谭盾执棒。听众将听到谭盾改编的、加入编钟的贝多芬《普罗米修斯》序曲，以及谭盾取材自1997年为香港回归庆典而作的《天地人》重新创作的《编钟协奏曲》,来自大地深处，沉睡了两千余年又经过取火锻造焕然一新的古老声音将再次响起，中国悠久的文化记忆、香港独特的城市经验与面向未来的想象在音乐里彼此交汇。“回归”在这里既是政治意义上的重新统一，也象征着过去与未来、传统与现代、东方与西方的重新连接。</p>
<p></p>
<p>诗之所归</p>
<p>人类的文字千百年来在大地上流转，其中诗歌是传播最广泛、影响最深远的一种。《大地之歌》所依据的诗篇——李白、孟浩然、王维——一百多年前经由法文与德文的辗转迻译流落到维也纳，成为马勒笔下的歌词；如今它们回到中文的故乡，与白居易的诗句同场。</p>
<p>这是2026/27音乐季众多诗歌线索中的第一条。此后，我们会听到苏轼与陈其钢的《水调歌头》,波斯诗人海亚姆与古拜杜丽娜的《鲁拜集》,歌德与舒伯特，席勒与贝多芬第九交响曲，拜伦与柴科夫斯基《曼弗雷德交响曲》,兰波与布里顿《彩画集》;最后是当代中国诗人海子——郭文景以他的诗篇创作的新作，将在乐季尾声与观众见面。从唐诗出发，携波斯与欧洲之诗漫游欧亚大陆，终点落回当代中国。当不同语言的韵律在音乐中交织，听众将感受到人类情感的共通。</p>
<p>至乐永恒——贝多芬逝世二百周年</p>
<p>贝多芬逝世两百周年即将到来，我们与世界各地的交响乐团一样，都在思考如何纪念这位音乐史上独一无二的伟大作曲家。贝多芬生活在两个世纪以前，他的精神却依然影响着当今的时代，我们的系列音乐会因此以“至乐永恒”为题。乐团精心挑选了一系列出自当代作曲家之手的音乐作品：开篇是谢德林的《贝多芬的海利根施塔特遗书》,作品取材于那份改变了贝多芬人生轨迹的文件，用现代人的视角解读贝多芬的内心。随后的音乐季演出里，克莱恩、陈银淑、谢德林、约翰·亚当斯、于京君……不同大陆、不同代际的作曲家，以各自的方式接续贝多芬。正是因为两百年来不断被阐释、被理解，贝多芬才拥有了不朽的地位。</p>
<p>“至乐永恒”最盛大的一夜，将是杜达梅尔率委内瑞拉西蒙·玻利瓦尔交响乐团到访，与国家大剧院管弦乐团和合唱团同台演出第九交响曲。相隔万里的音乐家们同唱“众人成为兄弟”,席勒与贝多芬的“欢乐颂”,就是一首大地之歌。</p>
<p>初春，我们还将带着贝多芬第三交响曲“英雄”与第四钢琴协奏曲启程中国巡演。“至乐永恒”由此有了地理的维度：贝多芬走在中国的大地上，我们也用自己的双脚丈量大地，走向听众。</p>
<p>焦点作曲家与驻院艺术家</p>
<p>焦点作曲家郭文景，或许是最适合“大地之歌”这个主题的中国作曲家。压卷之作在乐季尾声：以海子诗篇创作的《海子的诗》迎来世界首演——那位写下《面朝大海，春暖花开》、毕生书写麦地与故土、生与死的诗人，由此获得一部当代中国自己的“大地之歌”。</p>
<p></p> 
<p>本乐季的驻院艺术家是两位青年演奏家：中提琴家梅第扬与圆号演奏家曾韵。两位从这片土地走出去、已在世界舞台立足的人，如今回到了最初给予他们音乐滋养的地方。五月，在霍内克指挥的音乐会上，两人将合作希瑟·施密特的双协奏曲《光与影》,中提琴与圆号原是乐队中承托全体的中间声部，不常站在光里，却托住整个和声，一如大地托住众生。</p>
<p></p>
<p>国家大剧院管弦乐团的音乐季，一直也是属于新人的舞台。十一月的“星光璀璨”系列音乐会集结2025年新晋国际赛事金奖得主，将展现当今乐坛新鲜血液的才华与热情；新一期青年作曲家计划入围佳作即将问世，这些兼具创作功底与奇思妙想的新作，是中国音乐事业生生不息的象征。</p>
<p></p>
<p>音乐家们与歌剧舞台</p>
<p>乐季中还有众多值得细数的重逢与初见：与享誉世界的小提琴大师安妮-索菲·穆特合作的约翰·威廉姆斯之夜；乐团的两位老朋友，指挥家郑明勋与大提琴家王健带来德沃夏克与柏辽兹；张弦执棒霍尔斯特《行星》等。歌剧舞台上，除《魔笛》《塞维利亚的理发师》之外，《尼伯龙根的指环》之《女武神》、《众神的黄昏》——将在这个音乐季里接连上演，国家大剧院版“指环”系列迎来圆满收官——莱茵的黄金重归莱茵河，大地孕育了一切，那些来自大地的，终要归还大地。</p>
<p></p>
<p>闻所未闻的爱</p>
<p>这个音乐季里，有两场十分特别的音乐会。作为乐团延续多年的传统，在国家大剧院建院纪念日当晚，吕嘉总监将指挥演出马勒的第九交响曲。贝尔格曾说，它的第一乐章是“对这片大地闻所未闻的爱”。</p>
<p>在音乐季的闭幕之夜，除了吴蛮演奏的琵琶协奏曲，乐团还将献上理查·施特劳斯的《堂吉诃德》,终曲的变奏里，堂吉诃德从癫狂中醒来，在D大调的安宁中向世界告别：一个理想主义者的一生，以最温柔的方式落幕。</p>
<p>启程于《大地之歌》,高潮于马勒第九，落幕于《堂吉诃德》。一条艺术家们前仆后继对生命意义的追索之路贯穿始终。马勒在《大地之歌》的结尾反复吟唱“永远”:大地年年春来，处处花开。大地之上的人，却在有限的时间跨度中，不断向存在的边界发出叩问，以孜孜不倦、灿烂壮丽的创造，向精神的超越和意义的永恒发出挑战。</p>`,
                entxtcon:`<p>The new season of China NCPA Orchestra will open with a line of Tang poetry. In Song of the Pipa Player, BAI Juyi writes, "We are all exiles at the edge of the world." The instrument the poet hears on the banks of the Xunyang River first appears here as verse—before reemerging in Mahler's <em>Das Lied von der Erde</em>. In the final movement, <em>Der Abschied</em>, Mahler hides a striking detail: to summon an imagined "Orient," he writes a mandolin into the score, as a stand-in for a Chinese plucked instrument he himself had never actually seen. As the season draws to a close, Mason Bates's newly commissioned pipa concerto for WU Man will receive its China premiere at the closing concert. The pipa—an instrument Europe has imagined for more than a century and one that embodies the spirit of Chinese civilization—has traveled through history to reach the present and moves from the ground beneath our feet out into the wider world. Between these two moments of imagined origin and real return stands China NCPA Orchestra's 2026/27 season:<em> Song of the Earth</em>.</p>
<p>The season's title is drawn from Mahler, yet its meaning carries us far beyond the work from which it comes. Here, "earth" means more than the natural world. The earth nurtures all life; it is expansive and endlessly generous, yet for us, earth is inseparable from the people who live upon it: their homes and homelands, their societies and destinies, their questions about life and death, existence and eternity. In <em>Der Abschied</em>, Mahler writes of the ache and the quiet transcendence of a world that renews itself each spring after a person has gone. In this season, we try to offer the other half of that answer: it is the human spirit that gives the earth its song.</p>
<p>Between 2026 and 2027, three major historical milestones arrive in succession—the 90th anniversary of the victory of the Long March, the 100th anniversary of the founding of the People's Liberation Army, and the 30th anniversary of Hong Kong's return to the motherland. With the greatest music and poetry humanity has created, we honor those who devoted their lives—and in many cases gave their lives—to the well-being of their compatriots. AI Qing once wrote of "a deep love for this earth." That sentiment is the reason we chose this theme for the season, and it is the weight carried by the word "earth."</p>
<p>The Earth as Our Home</p>
<p>In October, marking the 90th anniversary of the victory of the Long March, the opera The Long March returns to the stage. The following summer, as China marks the centenary of the founding of the Chinese People's Liberation Army, the original opera <em>Crossing the Yangtze 1949</em> looks back on the historic Yangtze River Crossing Campaign and the extraordinary journey of the people's armed forces over the past century. Voices from different chapters of history thus converge in a heartfelt tribute to this land and its people.</p>
<p>In 1997, the Pearl of the Orient returned to the embrace of the motherland. To commemorate the 30th anniversary of Hong Kong's return, the Hong Kong Philharmonic Orchestra and the Hong Kong String Orchestra will come to Beijing in succession, joining China NCPA Orchestra for performances of Mahler's Second Symphony,<em> Resurrection</em>, as well as several works by composers from the Chinese mainland and Hong Kong respectively. Through these works, we reflect on how a nation and a people, after passing through a historical turning point, look back, understand themselves anew, and transform a commemorative date into a deeper inquiry into history, the city, and the human spirit.</p>
<p><em>The commemorative concert on the evening of July 1 will be conducted by TAN Dun. In the first half, audiences will hear his arrangement of Beethoven's Overture to The Creatures of Prometheus, enriched with the resonant sonorities of ancient chime bells. The second half features TAN Dun's Chimes Concerto, newly reworked from Symphony 1997 (Heaven Earth Mankind), the work he composed for the 1997 celebrations of Hong Kong's return. From deep within the earth, the ancient sound of chime bells—silent for more than two millennia and reborn through fire and forging—will resound once again. In this music, China's long cultural memory, Hong Kong's singular urban experience, and a shared imagination of the future converge. Here, "return" signifies not only political reunification, but also the renewed connection between past and future, tradition and modernity, East and West</em>.</p>
<p>Where Poetry Finds Its Home</p>
<p>For thousands of years, human language has flowed across the earth, and among its many forms, poetry has traveled the farthest and left the deepest mark. The poems behind Das Lied von der Erde—LI Bai, MENG Haoran, and WANG Wei—journeyed through French and German translations more than a century ago before finding their way to Vienna, where Mahler set them as song texts. Now they return to their native Chinese home, sharing the stage with the verse of BAI Juyi.</p>
<p>This is the first of many poetic threads woven through the 2026/27 season. Later, we encounter SU Shi through CHEN Qigang's Poème Lyrique II, the Persian poet Omar Khayyam through Sofia Gubaidulina's Rubaiyat, Goethe through Schubert, Schiller through Beethoven's Ninth Symphony, Byron through Tchaikovsky's <em>Manfred Symphony</em>, and Rimbaud through Britten's <em>Les Illuminations</em>. The season concludes with a new work by GUO Wenjing, inspired by the poetry of the contemporary Chinese poet HAI Zi. Beginning with Tang verse, wandering across Eurasia through Persian and European poetry, and finally returning to contemporary China, the season traces a vast poetic arc. As the rhythms of different languages intertwine in music, listeners will feel the shared pulse of human emotion.</p>
<p>Immortal Beethoven — Two Hundred Years Since His Passing</p>
<p>As the 200th anniversary of Beethoven's death approaches, we join orchestras around the world in reflecting on how to honor a composer whose place in music history is utterly without parallel. Though Beethoven lived two centuries ago, his spirit continues to shape our own time, and our commemorative series takes its title from that enduring presence: Immortal Beethoven. For this occasion, the orchestra has selected a group of works by contemporary composers. The series opens with Rodion Shchedrin's <em>Beethoven's Heiligenstädter Testament</em>, a modern reading of the document that altered the course of Beethoven's life, offering a presentday perspective on his inner world. Throughout the season, works by composers from different continents and generations, including Anna Clyne, Unsuk Chin, Brett Dean, John Adams, and Julian Yu, continue Beethoven's legacy in their own voices. It is precisely because Beethoven has been interpreted and reinterpreted for two hundred years that his place in our culture remains immortal.</p>
<p>The most resplendent night of Immortal Beethoven will come when Gustavo Dudamel leads the Simón Bolívar Symphony Orchestra of Venezuela in a joint performance of the Ninth Symphony with China NCPA Orchestra and Chorus. Musicians from across the world will join in singing "all men become brothers"; Schiller and Beethoven's <em>Ode to Joy is</em>, in its essence, also a song of the earth.</p>
<p>In early spring, we will take Beethoven's Eroica Symphony and his Fourth Piano Concerto on tour across China. Through this journey, <em>Immortal Beethoven</em> unfolds across the earth: Beethoven's music reaches listeners throughout the country, as we cross the land to meet our audiences face to face.</p>
<p>Composer-in-Focus & Artist-in-Residence </p>
<p>Our featured composer this season, GUO Wenjing, may be the Chinese composer who speaks most naturally to the spirit of the Song of the Earth. From the early <em>Shu Dao Nan</em> (The Sichuan Road) to <em>Red Sorghum</em> and <em>Four Folk Songs</em>, his music has long been rooted in the sounds of this land. His culminating work arrives at the close of the season: Poems of HAI Zi, a new score inspired by the writings of the poet who gave us "Facing the Sea, with Spring Blossoms," and who spent his life giving voice to the wheat fields, the homeland, and the elemental questions of life and death. With this world premiere, we welcome a contemporary Chinese work that stands as China's own <em>Song of the Earth</em>. </p>
<p>This season's ArtistsinResidence are two remarkable young performers: violist MEI Diyang and horn player ZENG Yun. Both grew up on this land and have already established themselves on the world's major stages; now they return to the place that first nourished their musical beginnings. In May, under the baton of Manfred Honeck, they will join forces in Heather Schmidt's Concerto for Viola, Horn & Orchestra "Light and Shadow". The viola and horn, traditionally the inner voices that support the entire ensemble from within, rarely stand in the spotlight, yet they uphold the harmony—much as the earth upholds all living things. </p>
<p>China NCPA Orchestra's season has always been a stage for rising artists. In November, the "Summit Night" concert series brings together the goldmedal winners of major international competitions in 2025, showcasing the talent and vitality of a new generation. A fresh round of the Young Composers Project will also unveil its finalists: works that combine solid craft with imaginative daring, and that embody the ongoing, everrenewing energy of China's musical future. </p>
<p>Artists & the Opera Stage </p>
<p>This season is filled with reunions and first encounters worth savoring: an evening of John Williams with the worldrenowned violinist AnneSophie Mutter; the return of two longtime friends of the orchestra—conductor MyungWhun Chung and cellist Jian WANG—with Dvořák and Berlioz; and Xian ZHANG leading Holst's The Planets, among many others. </p>
<p>On the opera stage, alongside <em>Die Zauberflöte</em>, and <em>Il Barbiere di Siviglia, Die Walküre</em> and <em>Götterdämmerung</em> will be presented in succession this season., bringing the NCPA's production of the Ring cycle to its triumphant conclusion. As the Rhinegold returns to the Rhine and the cycle comes full circle, the story reminds us that the earth gives rise to all things, and what comes from the earth must ultimately return to it. </p>
<p>A Love the Earth Has Never Heard </p>
<p>This season offers two concerts of exceptional significance. Continuing a longstandng tradition, on the anniversary of the NCPA's founding, Music Director LÜ Jia will conduct Mahler's Ninth Symphony. Alban Berg once wrote that its opening movement is "a love for this earth such as has never been heard before." </p>
<p>On the closing night of the season, alongside WU Man's performance of the new pipa concerto, the orchestra will present Richard Strauss's <em>Don Quixote</em>. In the Finale, Don Quixote awakens from his delirium and bids farewell to the world in the calm of D major: the life of an idealist coming to rest in the gentlest of ways. </p>
<p>Beginning with Das Lied von der Erde, rising to the summit of Mahler's Ninth Symphony, and ending with Don Quixote, the season traces a single, unbroken path—artists across generations pursuing the meaning of life with unwavering devotion. At the end of <em>Das Lied von der Erde</em>, Mahler repeats the word "forever": spring returns to the earth each year, and flowers bloom everywhere. Yet those who live upon the earth, within the brief span allotted to them, continue to press against the boundaries of existence, reaching for the transcendence of spirit and the eternity of meaning through tireless, radiant, and magnificent creation.
</p>`,
                }
            ], 
        },
        {
            id: 1,
            type: 1,
            title:'乐是故乡明',
            entitle:'Sounds of Homeland', 
            yjjjbgpc:'./images/yjjjbg1-3.jpg',
            yjjjbgwap:'./images/yjjjbg1-3_wap.jpg',
            yjjjtxtbg:'../conimg/yjjjtxtbg1.jpg',
            artic: [
                {
                    txttitle:'乐是故乡明',
                    entxttitle:'SOUNDS OF HOMELAND', 
                    autor:'文  李小庚',
                    enautor:'By LI Xiaogeng',
                    txtcon:`<p>山河载文，乐韵传情。我们脚下广袤的中华大地，既是世代生息的共同家园，也是中华文脉与华夏乐韵的沃土。千百年来，中华大地历尽风雨沧桑、兴衰沉浮，人们对故土的眷恋与赤诚始终未改。人们以丝竹弦管为笔，黄钟大吕为墨，细细描绘着中华大地上的山川形胜、四时风物、英雄风骨与家国情怀，一代代炎黄子孙的智慧与哲思由此凝结为旋律与节拍，谱写成一部可以听见的中华史诗。</p>
<p>一百年前，中华大地风雨飘摇。一批英雄的华夏赤子，在危难中奏出了时代的强音。他们于乱世挺身而出，换上戎装，以热血和生命守护大地山河，让华夏九州从近乎倾覆的绝境中迎来了崭新的篇章。正是他们百年前的那份无私与笃定，让民族精神得以重振，让破碎的山河得以重整，让漂泊百年的“东方之珠”得以重回祖国怀抱，再度开启了中华民族伟大复兴的历史征程。</p>
<p>在本乐季“乐是故乡明”系列中，我们将用一系列当代中国音乐佳作，礼赞这段波澜壮阔的过往，并以此隆重纪念建军一百周年与香港回归三十载的盛世荣光。由孟卫东创作的音乐会版歌剧《渡江1949》,在铿锵有力的旋律中，回顾曾经的峥嵘岁月，重温民族命运迎来转折的关键时刻。为纪念香港回归30周年，本系列将特邀李垂谊、王致仁、姚珏、香港管弦乐团、香港弦乐团等在港艺术家和团体，共同演绎梁皓一、符元伟等港人作曲家的作品，展现香港艺术家根植于血脉深处的赤子之情。在纪念日当天，作曲家谭盾特别创作的编钟协奏曲《天地人》搬上舞台，遥念30年前的回归大典，用中国传统文化中最高规格的“礼乐重器”来定格这一永远值得铭记的历史时刻。</p>
<p>我们也将随着音乐的旋律，尽揽华夏锦绣山河：黄若的《达坂城姑娘》描绘新疆地区的风土人情；关庆武的《草原之歌》勾勒广阔的草原与生机万象；孟卫东的《丰收中国》展现中华大地物产丰饶、岁岁安康的盛世图景。系列在礼赞山河盛景的同时，也借陈其钢以苏轼古词为蓝本的《抒情诗——水调歌头》和唐建平为纪念民乐先驱刘天华而创作的《心之弦》两部作品，表达我们对先贤风骨和千年文脉的深情致敬。</p>
<p>创新，是中华文化生生不息、永葆活力的关键所在。在本系列策划中，焦点作曲家郭文景全新创作的声乐作品《海子的诗》将迎来世界首演，该作品以郭氏独特的音乐语言，诠释现代诗的抽象意境。</p>
<p>年轻一代是民族的希望和未来。本次“乐是故乡明”系列音乐会，集结了多位在国际舞台屡获殊荣的中国中青年艺术才俊，其中涵盖了黄屹、赖嘉静、胡笑博等新锐指挥家，陈萨、安天旭等实力钢琴家，驻院艺术家梅第扬、曾韵，以及沈洋等优秀歌唱家，彰显中国新一代音乐家薪火相传、蓬勃向上的力量。</p>`,
                    entxtcon:`<p>The mountains and rivers carry our stories; music carries our emotions. The vast Chinese land beneath our feet is both the shared home where generations have lived and the fertile ground from which China's cultural tradition and musical imagination have grown. For centuries, through hardship and renewal, the people's devotion to their homeland has never wavered. Across generations, the wisdom and reflection of the Chinese people have gathered into melody and rhythm. With Si and Zhu (strings and bamboos) as brush and majestic ancient tones as ink, the people brought to life an audible epic of Chinese civilization—singing its mountains and rivers, its seasons and customs, its heroic spirit and devotion that have long defined its people.</p>
<p>A century ago, when the nation was in peril, a generation of heroic sons and daughters rose and sounded the commanding note of their time. In an age of turmoil, they stepped forward, donned their uniforms, and defended the land with their blood and their lives. Through their selflessness and resolve, the spirit of the nation was restored, its shattered mountains and rivers rebuilt, and the "Pearl of the Orient," after a century of separation, finally returned to the embrace of the motherland—opening a new chapter in the great rejuvenation of the Chinese nation.</p>
<p>In this season's "Sounds of Homeland" series, we honor this sweeping history through a collection of contemporary Chinese works, offered as a tribute to the centenary of the founding of the People's Liberation Army and the thirtieth anniversary of Hong Kong's return. Meng Weidong's concert version of the opera The <em>Yangtze River Crossing Campaign in 1949</em>, whose powerful, ringing lines recall the years of struggle and the decisive turning point in the nation's fate. To mark the 30th anniversary of Hong Kong's return, the series welcomes artists and ensembles from Hong Kong—including Trey Lee, Chiyan Wong, YAO Jue, the Hong Kong Philharmonic Orchestra, and the Hong Kong Strings—performing works by Hong Kong composers such as Elliot Leung and Ronald Fu, revealing the deep, heartfelt devotion that runs through Hong Kong's artistic community. On the anniversary day itself, TAN Dun's specially composed Bianzhong concerto "Heaven Earth Mankind" comes to the stage, recalling the return ceremony of thirty years ago and capturing that historic moment with most prestigious ceremonial instrument of China's musical tradition.</p>
<p>The series also invites us, through music, to take in the splendour of China's landscapes: <em>HUANG Ruo's The Girl from the Da Ban City</em> evokes the customs of Xinjiang; <em>GUAN Qingwu's Song of the Prairie</em> sketches the vast prairie and its teeming life; and MENG Weidong's Harvest China presents a vision of abundance and peace across the land. Alongside these celebrations of mountains and rivers, two works reflect on China's cultural legacies and the spirit of the forebears: CHEN Qigang's <em>Poème Lyrique II</em>, drawn from SU Shi's ancient verse, and TANG Jianping's Heartstrings, written in memory of LIU Tianhua, a pioneer of modern Chinese instrumental music.</p>
<p>Innovation is the wellspring of vitality in Chinese culture. In this series, our featured composer, GUO Wenjing, unveils a new vocal work, <em>Poems of Hai Zi</em>, in its world premiere. With Guo's distinctive musical language, the piece interprets the abstract, luminous world of modern poetry.</p>
<p>The younger generation carries the nation's hope and future. This "Sounds of Homeland" series brings together outstanding young Chinese artists who have earned acclaim on international stages: rising conductors such as HUANG Yi, LAI Jiajing, and HU Xiaobo; pianists including CHEN Sa and AN Tianxu; Artists-in-Residence of the NCPAO MEI Diyang and ZENG Yun; and distinguished vocalists including Shenyang. Their presence embodies the strength, continuity, and upward momentum of China's new generation of musicians.</p>`,
                },
            ],
            mainworks: [ 
                { 
                    year:`2026`,
                    time:`10.4/5`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`吕其明`,
                            job:`《红旗颂》`,
                            enname:`LU Qiming`, 
                            xieenjob:`Ode to the Red Flag`,
                        },
                        {
                            name:`印青/邹静之 词`,
                            job:`三月桃花心中开，选自《长征》`,
                            enname:`YIN Qing/Lyr. ZOU Jingzhi`, 
                            enjob:`“Peach Blossoms Bloom in My Heart in March”, from the opera`,
                            xieenjob:`The Long March`,
                        },
                        {
                            name:`印青/邹静之 词`,
                            job:`我的爱人，你可听见，选自《长征》`,
                            enname:`YIN Qing/ Lyr. ZOU Jingzhi`, 
                            enjob:`“My Lover, do you hear it?” from`,
                            xieenjob:`The Long March`,
                        },
                        {
                            name:`栾凯/王晓岭、李文绪 词`,
                            job:`等着我，亲爱的人，选自《沂蒙山》`,
                            enname:`LUAN Kai/ Lyr. WANG Xiaoling, LI Wenxu`, 
                            enjob:`“Wait for Me, My Dearest”, from `,
                            xieenjob:`Yimeng Mountain`,
                        },
                        {
                            name:`马可/贺敬之 词`,
                            job:`《南泥湾》`,
                            enname:`MA Ke/Lyr. HE Jingzhi `, 
                            xieenjob:`Nanniwan`,
                        },
                        {
                            name:`刘炽/公木 词`,
                            job:`《英雄赞歌》`,
                            enname:`LIU Chi/ Lyr. GONG Mu `,  
                            xieenjob:`Ode to Heroes`,
                        },
                        {
                            name:`臧云飞/王晓岭、李劲、王杨、刘海涛 词`,
                            job:`《天下乡亲》`,
                            enname:`ZANG Yunfei/ Lyr. WANG Xiaoling, LI Jin, WANG Yang, LIU Haitao `, 
                            xieenjob:`Fellow Countrymen`,
                        },
                        {
                            name:`胡廷江/王宁 词`,
                            job:`《百年荣光》`,
                            enname:`HU Tingjiang /Lyr. WANG Ning `, 
                            xieenjob:`Glory of a Century`,
                        },
                        {
                            name:`晨耕、生茂、唐轲、遇秋 曲/肖华 词`,
                            job:`大型声乐套曲《长征组歌》`,
                            enname:`CHEN Geng, SHENG Mao, TANG Ke, YU Qiu/Lyr. XIAO Hua	`, 
                            xieenjob:`The Long March Suite`,
                        },
                    ],
                },
                { 
                    year:`2026`,
                    time:`10.10/11`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`孟卫东/韩长赋 词`,
                            job:`《丰收中国》`,
                            enname:`MENG Weidong/Lyric by HAN Changfu`,
                            xieenjob:`Harvest China`,
                        },
                    ],
                },
                { 
                    year:`2026`,
                    time:`10.25`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`关庆武/王典一 改编`,
                            job:`《草原之歌》`,
                            enname:`GUAN Qingwu / Arr. WANG Dianyi`, 
                            xieenjob:`Song of the Prairie`,
                        }, 
                    ],
                },
                { 
                    year:`2026`,
                    time:`12.5/6`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`郭文景`,
                            job:`钢琴协奏曲`,
                            enname:`GUO Wenjing`, 
                            xieenjob:`Piano Concerto`,
                        }, 
                    ],
                },
                { 
                    year:`2026`,
                    time:`12.15/16`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`孟卫东`,
                            job:`《渡江1949》`,
                            enname:`MENG Weidong`,
                            xieenjob:`The Yangtze River Crossing Campaign in 1949`,
                        },
                    ],
                },
                { 
                    year:`2026`,
                    time:`12.16/17`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`陈其钢 苏轼/诗`,
                            job:`《抒情诗——水调歌头》`,
                            enname:`CHEN Qigang/Poem by SU Shi`,
                            xieenjob:`Poeme Lyrique ll`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`01.14`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:``,
                            job:`张啸驰 序曲`,
                            enname:``,
                            enjob:`ZHANG Xiaochi Prelude`,
                        },
                        {
                            name:`Double`,
                            job:`Couple打击乐团《火锅精神》`,
                            enname:`Double`,
                            enjob:`Couple  Percussion  Ensemble `,
                            xieenjob:` Hot-Pot Spirit`,
                        },
                        {
                            name:`Double`,
                            job:`Couple打击乐团《1+3》`,
                            enname:`Double`,
                            enjob:`Couple Percussion Ensemble  `,
                            xieenjob:`1+3 `,
                        },
                        {
                            name:`刘恒 改编`,
                            job:`《中国民歌组曲》`,
                            enname:`Arr.LIU Heng `,
                            xieenjob:`Chinese Folk-Song Suite`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`02.28`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [], 
                    performance: [
                        {
                            name:`周龙  `,
                            job:`《中国民歌八首》，为弦乐队而作（选段）`,
                            enname:`ZHOU Long  `, 
                            enjob:`Selections from`,
                            xieenjob:`The Eight Chinese Folk Songs`,
                            houenjob:`, for String Orchestra`,
                        },
                        {
                            name:`张雨轩`,
                            job:`《赤壁怀古》，为古筝与室内乐团而作`,
                            enname:`ZHANG Yuxuan  `, 
                            enjob:`Zheng Concerto: `,
                            xieenjob:`Reminiscence of the Red Cliff`, 
                        }, 
                        {
                            name:`苏畅/王瑞`,
                            job:`《人间四月天》，为古筝与室内乐团而作`,
                            enname:`SU Chang / WANG Rui `, 
                            xieenjob:`You Are the April of This World, `,
                            houenjob:`for Zheng and Chamber Orchestra`,
                        }, 
                    ],
                },
                { 
                    year:`2027`,
                    time:`03.06/18-28`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`黄若`,
                            job:`《达坂城姑娘》`,
                            enname:`HUANG Ruo`,
                            xieenjob:`The Girl from the Da Ban City`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`04.16`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`唐建平`,
                            job:`《心之弦》(纪念刘天华130周年)`,
                            enname:`TANG Jianping`,
                            xieenjob:`Heartstrings`,
                            houenjob:` (Commemorating the 130th Anniversary of LIU Tianhua's Birth)`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`07.23/24`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`郭文景/海子 诗`,
                            job:`《海子的诗》*世界首演`,
                            enname:`GUO Wenjing/Poem by HAI Zi`,
                            xieenjob:`Poems by HAI Zi`,
                            houenjob:` *World Premiere`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`04.07/08`, 
                    title:`贝托祺指挥香港管弦乐团与国家大剧院管弦乐团、合唱团演绎马勒第二 `,
                    entitle:`Mahler No.2 with Tarmo Peltokoski, Hong Kong Philharmonic Orchestra and China NCPA Orchestra &Chorus`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [],
                },
                { 
                    year:`2027`,
                    time:`06.04/05`, 
                    title:`“弦游世界”陈琳、姚珏、香港弦乐团与国家大剧院管弦乐团联合音乐会`,
                    entitle:`"String Voyage"CHEN Lin,YAO Jue,the Hong Kong String Orchestra and China NCPA Orchestra`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [ ],
                    performance: [ ],
                },
                { 
                    year:`2027`,
                    time:`07.01/02`, 
                    title:`国家大剧院庆祝香港回归三十周年音乐会`,
                    entitle:`NCPA Concert Celebrating the 30th Anniversary of Hong Kong's Return to Motherland`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [ ],
                    performance: [ ],
                }, 
            ],
        },
        {
            id: 2,
            type: 1,
            title:'未⾔之象',
            entitle:'Transcendence of Melopoiesis', 
            yjjjbgpc:'./images/yjjjbg1-1.jpg',
            yjjjbgwap:'./images/yjjjbg1-2_wap.jpg',
            yjjjtxtbg:'../conimg/yjjjtxtbg2.jpg',
            artic: [
                {
                    txttitle:'大地之歌：诗与音乐',
                    entxttitle:'"Ode to the Earth": Poetry and Music', 
                    autor:'文  王璞',
                    enautor:'WANG Pu',
                    txtcon:`<p>音乐从大地深处的歌唱中升起来。大地，是生命和朽腐，是劳作和节日，是苦难和丰收，是道路和浪游，是大悲悯和大沉酣。</p>
<p>初民之生生，诗乐舞不分。“情动于中而形于言，言之不足，故嗟叹之；嗟叹之不足，故永歌之；永歌之不足，不知手之舞之，足之蹈之也。”《毛诗大序》虽是儒家弟子后来的编纂，但的确道破了诗乐舞一元的发生状态。从手舞足蹈、吟咏歌诗，直到孔夫子所赞叹的“尽善尽美”——这不仅是中国的乐感文明，也是全人类相通的诗乐精神。质言之，诗与音乐来自于人性生发的节奏，共享着天地之心的韵律，都融合“小我”“大我”于宇宙万象，共同构成对灵肉的最深摹仿和最高表现。</p>
<p>诗离不开音乐，音乐又始终成就着诗。孔子作《春秋》,据《春秋左氏传》所载，吴公子季札，远道使鲁，鲁国为他举行“周乐”的“音乐会”,那可真是中国古代最伟大的一次“辨听考试”。“美哉!”从《周南》《召南》到《雅》《颂》,季札——欣赏，——评价，可惜我们今天只有孔子删定的《诗》,却遗失了《乐》,只存有一篇《礼记·乐记》。但只要去参观曾侯乙的编钟，我们也能约略想见“季札观周乐”的“盛德”体验。“乐者天地之和也”。据郭沫若推断，《乐记》是公孙尼子的“音乐理论”:音乐刚开始和诗、舞分化，但又是人类精神活动的最高代表。它是抒情的，内在的，“生于人心”而“通于伦理”,最终可以“参天地之化育”:“宇宙全体”正可当作一座庄严的“音乐礼堂”。这种以诗乐观照天地，又从天地返回人心的传统，也延续至苏轼的《水调歌头》,仰望明月，道尽人间聚散，以宇宙的恒常映照人生的缺憾。离曾侯乙的领地不远，便有楚人的巫觋文化，我们今天读到的《九歌》是先秦最绚烂的诗篇之一，而闻一多先生提醒我们，它本是“歌舞剧”;也就是说，屈原不仅是左徒大夫，更是“大祭司”,不仅是诗人，更是楚国的“音乐总监”。</p>
<p>楚人歌舞合唱的“吉日”,也让我想到雅典人通往德尔菲神庙的道路。领受神谕的英雄、参加盛会的健儿和完成了秘仪的外邦人，走进帕尔纳索斯山，再再眺望。那是“世界中心”,阿波罗和九缪斯相会之处，诗歌和音乐结合之所，文艺复兴画家拉斐尔甚至相信日神在月桂树下拿起提琴，而据传酒神也会在夜晚出没。以至于，十九世纪末的法国诗歌的一派以“帕尔纳索斯”自命。德彪西为马拉美诗作谱出《牧神之午后》,我们当代人怎能不叹一句：“美哉，渊乎!”</p>
<p>说到乐器，九缪斯之一欧忒耳佩，作为“使人快乐”的抒情诗女神，在后世形象中常手持里尔琴。西文中，“抒情诗”(lyric),以地中海的里拉琴(lyre)得名。累斯波斯岛上的萨福，古希腊最伟大的女抒情诗人，在后代画作中也总是和里拉琴一起出现，正如中国人对蔡文姬的追摹，往往少不了焦尾琴和胡笳。抒情诗怎么可能离开音乐呢?惜乎里尔琴已不存，而地中海另一岸，希伯来的大卫琴，却流传至今，《旧约》中的雅歌应该配着大卫王的琴弦拨动吧?众所周知，发源于此的宗教赞美诗，又是西方音乐的一大渊薮。终于，拉丁文圣诗《降临吧，造物之圣灵》成为改宗天主教的维也纳犹太人古斯塔夫·马勒的第八交响曲的第一部分，在“千人”之恢弘中得到了最崇高的现代阐释。</p>
<p>十九世纪，德奥古典音乐形成了为诗歌谱曲的新传统。哪位作曲家不曾把诗歌名篇谱成歌曲(Lied)?也没有哪个诗人能对艺术歌曲充耳不闻。席勒、歌德、荷尔德林、海涅和浪漫派以来的德语诗歌，在经由舒伯特、舒曼等人创造的艺术歌曲这一形式中，早已化为一种伟大而精致的音乐形态。马勒第八交响曲的第二部分，更是取材于歌德诗剧《浮士德》第二部的大结局。“永恒之女性，领导我们走”(郭沫若中译)。那可不仅仅是艺术歌曲的情感和心智的高度“集中”,而是“千人交响”,管弦巨制、多人独唱再加大型合唱团。当“荣光圣母”唱出“来吧，请升到更高的领域来”,那引领的女高音也就是宇宙的婚床——诗歌和音乐的婚床。接着管乐齐鸣，宏大的声音要充盈环宇，最后是“神秘合唱”。诗歌和音乐的结合，不仅成就了“宇宙音乐厅”,而且升向“宇宙意识”,拯救一切，创生万物，参赞天地。宇宙即爱欲(Eros),爱欲即宇宙意识，超越人和人之间的各种悲剧隔绝。“这是永恒之爱的启示，通向极乐的天堂。”这或许也“启示”了马勒意义上诗歌和音乐结合之“乐感”,即人类精神在苦难中的乐观和欢乐，我们都得到引领，一同飞升。但是，诗歌通向宇宙，并不总以救赎为终点，海亚姆的《鲁拜集》从另一端追问，时间不可逆转，生命终有尽头，人们在未知面前如何度过当下?诗与乐没有共同给出一个答案，只是把“人为何而活”的追问推向更深处。诗以语言凝视时间，音乐在流动、停顿、消逝之中，让时间成为可感的维度。</p>
<p>所以，诗，哪怕是早已独立于音乐的现代诗，也必然以音乐为其理想型。和我国的“歌”、“乐府”、“章”、“阕”等诗词体式之名相类似，西方文艺复兴以来的诗体的名称(比如 Canto, 比如sonnet) 都有音乐渊源，更重要的是，它们已经表明，哪怕在无配乐的时候，抒情诗始终隐含着歌唱性的特征和追求。闻一多等人以“商籁体”来音译“十四行诗” (sonnet),  可谓别具只眼——更准确地说，是别具只“耳”!“帕尔纳索斯”派(又译“高蹈派”)的现代诗人同样认为纯诗的境界就是音乐性。法国人魏尔伦在象征的艺境中，认为音乐先于一切。马拉美等一代象征主义诗人，在强调诗歌的自主自足时，也让十四行成为了心灵的室内乐。那么,里尔克的十四行呢?众所周知，它们无需管弦和歌手，而朝向天使的圣乐。至于马拉美所欣赏的德国诗人格奥尔格，更认为现代诗的使命无他，只有音乐美，通过音乐美提升人性。</p>
<p>由此可见，诗乐同源，在历史发展的各自“殊途”之上，诗歌和音乐也不断寻求“同归”,而在更高、更大的“乐感”中重新合一。诗是隐喻的元语言，音乐更可以脱去具体现实，它们的纯形式看似抽象，而一切意象在其中获得本真，精神世界由此达到自由发展，这就是人之“乐感”。</p>
<p>而把中国古典诗歌精神和德奥音乐精神结合起来的，当属马勒的另一部作品，也即著名的《大地之歌》。从十九世纪开始，德语诗歌一再转向东方(荷尔德林以为希腊具有亚细亚性，而歌德有《西东诗集》),同时，艺术歌曲也向世界文学寻求灵感，甚至通过远方的诗走向交响之诗：我们的耳边终于响起马勒为李白、孟浩然、王维等所作的歌曲。《大地之歌》化用唐诗的德译本，又融合了管弦交响和艺术歌曲这两大传统。“愁世的醉酒歌”,对应李白的《悲歌行》,“生是黑暗的，死是黑暗的”,我们在男高音、小提琴和单簧管中听到大地在沉醉中疼痛，“悲来乎，悲来乎。”张继或钱起诗中的秋意在奏鸣曲式中转化为“秋天的孤独”,诗意随着乐音转轴至孟浩然和王维，来作“告别”。“樵人归欲尽，烟鸟栖初定”。歧路已不远，歌声若有若无，“但去莫复问，白云无尽时”。人的告别渐渐融入天地，而大地仍在更新。马勒用自作之词补完唐诗，七次咏叹“永远”,诀别之音渐弱渐远，终如命运的一次屏息，消失于天幕。《大地之歌》作于1908年，在“千人交响曲”之后。在“千人”的宇宙乐感的基础上，《大地之歌》以中国诗歌来舒展音乐的地平线，更以诗歌的世界性，复现人之大地。</p>
<p>大地，
是生命和朽腐，是劳作和节日，是苦难和丰收，
是道路和浪游，是大悲悯和大沉酣。</p>
<p>今年秋天，
音乐从大地深处的歌唱中再次升起来。</p>
<p>我们又将一次次见证音乐和诗的同源归一。它们共同提醒我们：大地之所以值得歌唱，不只因为万物在其之上生生不息，更因为人的爱、苦难、存在、创举与记忆都曾在这里真实发生。未言之处，音乐成象，生命终有尽时，大地仍替我们回响。</p>`,
              entxtcon:`<p>Music rises from the deepest singing of the earth. The earth is life and decay, labor and festival, suffering and harvest, the road and the wandering, great compassion and great abandon.</p>
<p>In humanity's earliest days, poetry, music, and dance were one. "Emotion stirs within and takes shape in words; when words are not enough, we sigh; when sighing is not enough, we sing; when singing is not enough, we do not know how the hands begin to dance and the feet begin to move." Though the <em>Great Preface to the Book of Songs</em> was compiled by later Confucian scholars, it captures the primal unity of poetry, music, and dance. From the instinctive movement of hands and feet, to chanting and song, to the "perfect beauty" praised by Confucius—this is not only the musical sensibility of ancient China, but the shared poeticmusical spirit of humankind. In essence, poetry and music arise from the rhythms of human nature itself, sharing the pulse of heaven and earth. Both join the "small self" and the "great self" within the lively vastness of the cosmos, forming our deepest imitation and highest expression of body and soul.</p>
<p>Poetry cannot exist without music, and music has always fulfilled poetry. According to the Zuo Commentary on Confucius's <em>Spring and Autumn Annals</em>, when Wu's Prince Ji Zha traveled to the state of Lu, the Lu court presented him with a full performance of Zhou music—surely one of the greatest listening examinations in ancient China. "How beautiful!" he exclaimed, as he listened and judged each piece from <em>Zhou Nan and Shao Nan</em> to the <em>Ya</em> and <em>Song</em>. Today we possess only the poems that Confucius edited in the <em>Book of Songs</em>, not the music itself, save for the single chapter "Record of Music" in the Book of Rites. Yet a visit to the bronze bells of Marquis Yi of Zeng allows us to imagine something of the grandeur Ji Zha once experienced. "Music is the harmony of heaven and earth." GUO Moruo believed that the <em>Record of Music</em> was the work of Gongsun Nizi—a theory of music written at the moment when music began to separate from poetry and dance, even as it remained the highest expression of the human spirit. It is lyrical and inward, "born in the human heart," yet "connected to ethics," ultimately able to "participate in the creative transformations of heaven and earth." The "entire universe," Guo wrote, may be regarded as a solemn "hall of music."</p>
<p>This tradition—of contemplating heaven and earth through poetry and song, and returning from heaven and earth to the human heart—continued into SU Shi's <em>Shui Diao Ge Tou (Song for River Tune)</em>, where he gazes at the moon and speaks of human partings and reunions, letting the constancy of the cosmos illuminate the imperfections of life. Not far from the domain of Marquis Yi lay the shamanic culture of Chu. The Nine Songs, among the most brilliant works of preQin poetry, were, as WEN Yiduo reminded us, originally "musicdance dramas." QU Yuan was not only a court official but also a "great priest," not only a poet but the "music director" of the state of Chu.</p>
<p>The Chu people's choraldance ritual, the "Auspicious Day," always brings to mind another ancient path—the road the Athenians once took toward the sanctuary at Delphi. Heroes receiving oracles, athletes arriving for the great festivals, and foreigners who had completed the sacred rites all climbed Mount Parnassus and let their eyes roam across the heights again and again. This was the "center of the world," where Apollo had gatherings with the Nine Muses, where poetry and music converged. Renaissance painter Raphael even imagined the sun god lifting a violin beneath the laurel tree, and legend had it that Dionysus wandered there at night. Little wonder that, by the late nineteenth century, one school of French poetry proudly called itself "le Parnasse" Debussy set Mallarmé's verse to music in <em>Prélude à "L'après-midi d'un faune"</em>, and we modern listeners can only echo the ancient Chinese exclamation: "How beautiful, how profound."</p>
<p>Euterpe—one of the Nine Muses, the goddess of lyric poetry and "giver of delight," is often depicted in later eras holding a lyre. In Western languages, the very word <em>lyric</em>has its etymological root in the Mediterranean lyre. On the island of Lesbos, Sappho, the greatest woman poet of ancient Greece, is almost always shown with a <em>lyre</em> in later paintings, just as later portrayals of the ancient Chinese female poet CAI Wenji almost always include the <em>jiaowei qin and the hujia</em>, the instruments that carry the sorrowful timbre of her story. How could lyric poetry ever be separated from music? Sadly, the ancient lyre has not survived. Yet across the Mediterranean, the Hebrew kinnor—King David's harp—has endured, and one imagines the <em>Song of Songs</em> in the Hebrew Bible accompanied by the plucking of David's strings. From this tradition arose the great body of religious hymnody that became one of the deepest sources of Western music. In time, the Latin hymn <em>Veni Creator</em> Spiritus became the text of the first part in the Eighth Symphony of Gustav Mahler, the Viennese Jew who converted to Catholicism, receiving in the vast sweep of the "Symphony of a Thousand" its most exalted modern interpretation.</p>
<p>In the nineteenth century, German and Austrian classical music forged a new tradition of setting poetry to music. Which composer did not turn great poems into <em>Lieder</em>? And which poet could remain indifferent to the art song? From Schiller, Goethe, Hölderlin, and Heine to the poets of the Romantic era, German verse—through the artistry of Schubert, Schumann, and their successors—had already become a refined and magnificent musical form.</p>
<p>The second part of Mahler's Eighth Symphony draws on the final scene of Goethe's Faust II: "The Eternal Feminine draws us onward." This is far more than the concentrated emotional and intellectual intensity of the art song. It is the "Symphony of a Thousand," a vast orchestral canvas with multiple soloists and a large chorus. When the "Glorious Virgin" sings, "Come! Lift yourself to higher spheres!" the leading soprano becomes the cosmic bridal chamber—the union of poetry and music itself. Then the winds blaze forth, and the immense sound fills the universe, culminating in the "Mystical Chorus." The fusion of poetry and music creates not only a "cosmic concert hall," but ascends toward a "cosmic consciousness" that redeems all things, brings all into being, and participates in the creative work of heaven and earth. The universe is <em>Eros; Eros</em> is cosmic consciousness, transcending every tragic separation between human beings. "This is the revelation of eternal love, leading toward the bliss of paradise." Perhaps this also "reveals" Mahler's sense of the union of poetry and music: the human spirit's optimism and joy amid suffering, the way we are all led upward, rising together.</p>
<p>Yet poetry's path toward the cosmos does not always end in redemption. From the opposite direction, Omar Khayyam's <em>Rubáiyát</em> asks: since time is irreversible and life has an end, how should we live in the face of the unknown? Poetry and music offer no single answer; they simply push the question "Why do we live?" to greater depths. Poetry contemplates time through language; music makes time palpable—through motion, pause, and disappearance—turning it into a dimension we can feel.</p>
<p>Poetry, even modern poetry long since independent of music, inevitably takes music as its ideal form. Much like the names of traditional Chinese verse forms such as <em>ge, yuefu, zhang,</em> and <em>que</em>, the poetic terms that emerged in the West after the Renaissance—canto, sonnet, and others—are all rooted in music. More importantly, they demonstrate that even without accompaniment, lyric poetry always harbors an inner impulse toward song. When Wen Yiduo and others transcribed sonnet into Chinese as <em>shanglai</em>— a phonetic transcription that happens to carry a suggestion of musical sound —they showed remarkable insight—more precisely, remarkable "ear." The modern Parnassian poets likewise believed that the realm of pure poetry is fundamentally musical. For Verlaine, within the Symbolist artistic realm, music stands before everything. Mallarmé and his generation of symbolists, even as they emphasized poetry's autonomy and selfsufficiency, turned the sonnet into a kind of chamber music for the soul. And Rilke's sonnets? As everyone knows, they require no orchestra and no singer; they aspire toward the sacred music of angels. As for Stefan George, whom Mallarmé once encouraged, he held that modern poetry has but one mission: the beauty of music, and through musical beauty, the elevation of the human spirit.</p>
<p>All this indicates that poetry and music share a common origin. Across their divergent historical paths, they continually seek reunion, coming together again in a higher and more expansive musical sensibility. Poetry is the metalanguage of metaphor; music can shed the concreteness of the everyday world. Their pure forms may appear abstract, yet within them every image finds its truth, and the spiritual world attains free unfolding. This is the human capacity for musical sensibility.</p>
<p>The work that most fully joins the spirit of classical Chinese poetry with the musical imagination of the German–Austrian tradition is Mahler's Das Lied von der Erde. From the nineteenth century onward, German poetry repeatedly turned eastward—Hölderlin saw Greece as bearing an Asiatic character, and Goethe composed his <em>West–Eastern</em> Divan. At the same time, the art song sought inspiration from world literature, and from distant poetry it moved toward the symphonic poem. In time, we hear Mahler's songs shaped from LI Bai, MENG Haoran, WANG Wei, and their Tang contemporaries.</p>
<p><em>Das Lied von der Erde</em> draws on German translations of Tang poetry and fuses two great traditions: the orchestral symphony and the art song. "The Drinking Song of Earth's Sorrow" corresponds to LI Bai's <em>Bei Ge Xing (Song of Lamentation)</em>: "Life is darkness, death is darkness." In the tenor voice, the violin, and the clarinet, we hear the earth aching through its intoxication—grief comes, grief comes. The autumnal mood found in ZHANG Ji or QIAN Qi is transformed, in sonata form, into the "Solitary One in Autumn," and the poetic thread turns with the musical axis toward MENG Haoran and WANG Wei for the final "Farewell." "The woodcutter is nearly home; the smoke settles as the birds come to rest." The crossroads are close; the voice hovers and recedes—"Go on, ask no more; the white clouds drift endlessly." Human leavetaking gradually dissolves into the vastness of earth and sky, while the earth continues to renew itself. Mahler extends the Tang verses with words of his own, repeating "forever" seven times; the sound of parting grows fainter and more distant until, like a held breath of fate, it vanishes into the heavens.</p>
<p>Composed in 1908, after the "Symphony of a Thousand," <em>Das Lied von der Erde</em> extends the musical horizon through Chinese poetry, and through the worldly universality of poetry itself restores the human presence within the earth.</p>
<p>The earth is life and decay,
labor and festival, suffering and harvest,
the road and the wandering, 
great compassion and great abandon.</p>
<p>This autumn, 
music rises once more from the earth's deepest song.</p>
<p>Again and again, we witness the reunion of music and poetry at their common source. Together they remind us that the earth is worthy of song not only because life flourishes endlessly upon it, but because human love, suffering, existence, creation, and memory have all unfolded here in their full reality. Where words fall silent, music gives form; life reaches its limit, yet the earth continues to echo on our behalf.</p>`,
                }
            ],
            mainworks: [ 
                { 
                    year:`2026`,
                    time:`9.26`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`白居易/诗`,
                            job:`配乐诗朗诵《琵琶行》`,
                            enname:`Poem by BAI Juyi`,
                            enjob:`Poem Recitation with Orchestra `,
                            xieenjob:` Song of the Pipa Player`,
                        },
                        {
                            name:`马勒/曲`,
                            job:`小柔板(选自升C小调第五号交响曲)`,
                            enname:`Mahler`,
                            enjob:`Adagietto (from Symphony No.5 in C-sharp minor)`,
                        },
                        {
                            name:`马勒`,
                            job:`《大地之歌》`,
                            enname:`Mahler`,
                            xieenjob:`Das Lied von der Erde`,
                        },
                    ],
                },
                { 
                    year:`2026`,
                    time:`10.10/11`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`孟卫东/韩长赋 词`,
                            job:`《丰收中国》`,
                            enname:`MENG Weidong / Poem by HAN Changfu`, 
                            xieenjob:` Harvest China`,
                        }, 
                    ],
                },
                { 
                    year:`2026`,
                    time:`12.16/17`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`德彪西 马拉美/诗`,
                            job:`《牧神午后前奏曲》`,
                            enname:`Debussy/Poem by Stéphane Mallarmé`,
                            xieenjob:`Preludeà "L'apres-midi dun faune"`,
                        },
                        {
                            name:`陈其钢 苏轼/诗`,
                            job:`《抒情诗—水调歌头》,为男中音和器乐合奏而作`,
                            enname:`CHEN Qigang/Poem by SU Shi`,
                            xieenjob:`Poeme Lyrique ll, `,
                            houenjob:` for Baritone and Instrumental Ensemble  `,
                        },
                        {
                            name:`索菲娅 · 古拜杜丽娜  奥马尔 · 海亚姆/诗`,
                            job:`《鲁拜集》`,
                            enname:`Sofiya Gubaidulina/Poem by Omar Khayyam `,
                            xieenjob:`Rubaiyat`,
                        },
                        {
                            name:`舒伯特 马克思 · 雷格 / 配器 约翰 · 格奥尔格 · 雅可比/诗`,
                            job:`《万灵节祷文》, D.343`,
                            enname:`Schubert / Orchd. Max Reger / Poem by Johann Georg Jacobi`,
                            xieenjob:`Litanei auf das Fest Aller Seelen, `,
                            houenjob:` D.343`,
                        },
                        {
                            name:`舒伯特 马克思・雷格 / 配器 马特乌斯・卡西米尓・冯・科林 / 诗`,
                            job:`《夜与梦》, D.827, Op.43/2`,
                            enname:`Schubert / Orchd. Max Reger / Poem by Matthäus Casimir von Collin`,
                            xieenjob:`Nacht und Traume, `,
                            houenjob:` D.827 [Op. 43/2]`,
                        },
                        {
                            name:`舒伯特 柏辽兹 / 配器 歌德 / 诗`,
                            job:`《魔王》, D.328`,
                            enname:`Schubert / Orchd. Berlioz / Poem by Goethe`,
                            xieenjob:`Erlkönig,`,
                            houenjob:` D.328`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`01.29`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`贝多芬/席勒 诗`,
                            job:`D小调第九号交响曲“合唱”,Op.125`,
                            enname:`Beethoven/Poem by Schiller`,
                            enjob:`Symphony No.9 in Dminor, Op.125 "Choral"`,
                        },
                    ],
                }, 
                { 
                    year:`2027`,
                    time:`04.07/08`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`马勒/德国民间诗集、弗里德里希 · 克洛普施托克诗`,
                            job:`C小调第二号交响曲`,
                            enname:`Mahler/German  Folk  Poetry,Poem  by  Friedrich  Gottlieb  Klopstock`,
                            enjob:`Symphony No.2 in Cminor`,
                        },
                    ],
                }, 
                { 
                    year:`2027`,
                    time:`05.22`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:` 柴可夫斯基 / 拜伦 诗`,
                            job:`《曼弗雷德》交响曲，Op. 58 (依据拜伦戏剧诗所作)`,
                            enname:`Tchaikovsky/Poem  by  Byron`,
                            xieenjob:`Manfred Symphony,`,
                            houenjob:`Op.58 (After Byron’s Dramatic Poem Manfred)`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`07.23/24`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`郭文景/海子 诗`,
                            job:`《海子的诗》*世界首演`,
                            enname:`GUO Wenjing/Poem by HAI Zi`,
                            xieenjob:`Poems of HAI Zi `,
                            houenjob:` * World Premiere`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`08.06/07`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`布里顿/兰波 诗 `,
                            job:`《彩画集》`,
                            enname:`Britten/Poem  by  Rimbaud `,
                            xieenjob:`Les  illuminations`,
                        },
                        
                    ],
                },
            ],
        },
        {
            id: 3,
            type: 1,
            title:'⾄乐永恒',
            entitle:'Immortal Beethoven', 
            yjjjbgpc:'./images/yjjjbg1-2.jpg',
            yjjjbgwap:'./images/yjjjbg1-2_wap.jpg',
            yjjjtxtbg:'../conimg/yjjjtxtbg3.jpg',
            artic: [
                {
                    txttitle:'至乐永恒',
                    entxttitle:'IMMORTAL BEETHOVEN', 
                    autor:'文  梁晴',
                    enautor:'By LIANG Qing',
                    txtcon:`<p>2027年，距离贝多芬逝世整整两百年。</p>
<p>历史是流动的，两百年来，音乐语言、审美趣味，乃至人们理解世界的方式都已经改变。贝多芬成就于西方音乐史18世纪末转向19世纪的时代，他在铸就一座丰碑的同时也凝聚了一股推枯拉朽之开拓势。面对他，人们仰慕、歌颂、继承，也驻足、思考、试图摆脱及超越，后人很难绕开他。“贝多芬”,已经不是一个只属于个人的名字，而是波动世界的巨大洪流。</p>
<p>1825年，疾病缠身的贝多芬写下《第15弦乐四重奏》(Op. 132),其中第三乐章时长约20分钟，长得少见，从沉静的F大调慢板转入坚定明朗的D大调快板处，谱子上写着“感受新的力量”(Neue Kraft fühlend),音乐逐渐升华。应该说， 在贝多芬生命中每个音符瞬间、每部作品、每一阶段都是如此，1800年的转折、1802年走出低谷、1803年开启新风格……不断蜕变，直至抵达。“感受新的力量”原本只是作品中一个音乐指示。今天再读，却不妨把它看成面对经典的一种提醒。</p>
<p>在1970贝多芬纪念周年之际，西德广播公司特约卡赫尔(Mauricio Raúl Kagel,1931-2008)写一部作品，他很兴奋，与多位当代知名艺术家如约瑟夫·博伊斯等一起讨论，完成了电影《路德维希·凡》( Ludwig van,1970)。剧中的贝多芬穿越到20世纪60年代的波恩，先在一家唱片店稍作停留，随后前往他出生地故居参观，看到自己的雕像，很多不解，背景音乐由卡赫尔运用贝多芬多段音乐重组编排，荒诞幽默背后是严肃思考。影片探讨贝多芬及其作品的当代接受问题，讨论贝多芬作为文化偶像被尊崇与被消费的双重境遇，卡赫尔反对艺术品“博物馆化”(Musealisierung)的概念来自西奥多·W·阿多诺(Theodor W. Adorno,1903-1969)的“博物馆是艺术品的家族墓”("museums are the family sepulchres of works of art"),认为“那些沉湎于复古情怀的大型音乐会曲目的安排，已经愈发趋同于博物馆”,呼唤传统经典作品呈现要有与当下关联的推动力。尽管这是上世纪最先锋阶段的概念作品，至今仍有启 示性意义。半个多世纪后，“不要将贝多芬博物馆化”依然 触及纪念经典最根本的难题。</p>
<p>维也纳画家施密德(Julius Schmid,1854-1935)创作于1901年的《贝多芬漫步自然间》,画面中背着手的贝多芬身体前倾，独自漫步在乡间林中小路，低头思索，通常他会随身携带小笔记本，随时记录乐思灵感。另一幅，约瑟夫·卡尔·施蒂勒(Joseph Karl Stieler,1781-1858)著名的《贝多芬与庄严弥撒曲手稿》(1820),神情经典，头像背后用树木环绕，这一细节很容易被忽略。贝多芬曾说：“森林至高无上!”“我在森林中蒙受祝福，感到幸福：每棵树都在与你说话。——哦，上帝啊，何等荣耀!在这片森林、在高处，有安宁”。在《“田园”交响曲》中，弦乐朴实营造浓郁绿意的开头、行板尾声长笛、双簧管和单簧管的众鸟和鸣等，传递出心底田园的愉悦感。法国作曲家德彪西对那些用风景画定格贝多芬的乐评很不满，他认为《田园》不是有形写实画，而是“一种对无形大自然的感性阐释”("an emotional interpretation of what is invisible in Nature"),二者跨世纪之相应，于是，德彪西形成更泛化意象的印象主义。音乐不只是描绘自然，音乐本身就是自然，让音乐与自然共生。德国“贝多芬2020”(BTHVN2020)纪念活动设计了五个主题：“作为德国公民的贝多芬”、“作为作曲家的贝多芬”、“作为人道主义者的贝多芬”、“有远见的贝多芬”,以及“热爱自然的贝多芬”,他们把《“田园”交响曲》作为人与自然关系的贡献及环境保护的象征。两百年后，人与自然关系的变化、城市化进程、生态危机，都会进入今天的聆听之中。本乐季由曼弗雷德·霍内克再次执棒《田园》,“热爱自然的贝多芬”则成为全人类的精神代言。</p> 
<p>意大利作曲家诺诺(Luigi Nono,1924-1990)为纪念贝多芬210周年诞辰而作的《碎片-静默》(Fragmente-Stille,1970/80),是一部弦乐四重奏，在此之前，他好像没有写室内乐。这里有对弦乐四重奏经典体裁的思考、对贝多芬的晚期弦乐四重奏的再理解、对贝多芬生命中寂静的体会。</p>
<p>诺诺精密地平衡各声部关系。它又被称为“荷尔德林四重奏”,其中放入多个荷尔德林(Friedrich Hölderlin,1770-1848)的诗歌片段。荷尔德林与黑格尔和贝多芬同年出生，诺诺试图把荷尔德林散文中流淌着的音乐性思维用音乐再流回去，当然，这些文字作曲家专门强调不需要朗读。诺诺的碎片，充斥着复杂内容及历史关联，一切过去都预示着未来，而未来也一定刻录着当下与过往，这其中要有贝多芬式品质。贝多芬晚期四重奏留给后世的影响，不止于诺诺。本乐季将与指挥家张艺和迪欧帝玛四重奏共同完成的约翰·亚当斯的《绝对谐谑》同样从贝多芬晚期弦乐四重奏出发，却把那些高度凝练的四重奏材料投射进庞大的当代管弦乐世界，创造了一次相距两个世纪的“会心一笑”。</p>
<p>贝多芬的歌剧《菲岱里奥》本身成功与否先另当别论，但它展现了贝多芬精神面貌及思考的十年活态记录：三幕变为两幕、《莱奥诺拉》到《菲岱里奥》的更名、序曲的四异版本等。请关注以下两个颠覆性版本：1998年斯图加特国立歌剧院版的马丁·库谢(Martin Kušej)导演版和2013年巴伐利亚国家歌剧院的比耶托(Calixto Bieito)导演版。都用第三版序曲(1806)而不是定稿序曲(1814版)开场，被贝多芬否定的东西此时成为长达15分钟最必要的沉思。库谢舞台简洁极致，加入新台词内容；比耶托版是埃舍尔式透明巨型迷宫舞台，还在第二幕两个场景之间插入了贝多芬《A小调弦乐四重奏》(Op.132)中的“极慢板”(Molto adagio),充满想象，终场竟然是1814年的版本，乐评人马克思·伍兹(Max Woods)觉得它“更比耶托而非贝多芬”。全新制作引发争议与轰动，重点在其中思考：我们如何呈现贝多芬之所思?当代谁被囚困、如何拯救?如果说贝多芬目标明确，我们将走向何方?</p>
<p>15年前出版的格雷·斯坦利(Glenn Stanley)主编《贝多芬指南》(The Cambridge Companion to Beethoven,2011)内容有四个部分：“肖像”、“风格与结构”、“类型”,以及“接受”。第四部分有四篇文章：1)“具有贝多芬式的崇高”:贝多芬在其他作曲家作品中的影响(Margaret Notley);2)贝多芬音乐的演奏：历史视角(Alain Frogley);3)贝多芬第四阶段：批判性接受与经典作曲家地位之形成(Scott Burnham);4)贝多芬的广泛影响：在文学、艺术、哲学与政治中的接受(David B. Dennis)。比较系统深入地研究相关现象：创作如何与贝多芬对话与呼应、不同时空及立场下演绎的贝多芬如何、世界语境下接受贝多芬的差异。</p>
<p>以上，是两百年间人们不断尝试与贝多芬对话的几个切片。在后贝多芬时代，世界一直在与其伟大精神及其所揭示的潜力积极互动。国家大剧院管弦乐团2026/27乐季“至乐永恒”系列，试图以其微薄之力，再现音乐家们穿越时间和文明的精神对话。第三、第四、第五、第六、第九交响曲，第四钢琴协奏曲、三重协奏曲等作品贯穿乐季，但并不是按年代或体裁展开的“贝多芬全景展”。这些经典被放置于今天的音乐语境，也与谢德林、亚当斯、陈银淑、安娜·克莱恩、尤里·赖因韦雷等后来者的作品相邻而立。有人从贝多芬的生命经验进入，有人直接处理他的音乐材料，也有人与他的声音相距甚远，却仍在回应那个被他彻底改变的交响世界。</p>
<p>乐季中旬，杜达梅尔将率西蒙·玻利瓦尔交响乐团，与国家大剧院管弦乐团、合唱团共同奏响贝九。“欢乐颂”之所以能够穿越两百年，或许正因为它那“四海皆兄弟”的朴素畅想。席勒与贝多芬的理想境界，与追求“和而不同”的中华文化智慧如出一辙——各美其美，美人之美，美美与共，天下大同。</p>`,
                   entxtcon:`<p>By 2027, it will be exactly two hundred years since Beethoven's passing.</p>
<p>History is ever in motion. Over the past two centuries, musical language, aesthetic sensibilities, and even the ways in which we understand the world have all undergone profound change. Beethoven came to prominence at the turn from the late eighteenth to the nineteenth century, a pivotal moment in the history of Western music. In erecting a monument of his own, he also unleashed a transformative force that swept away old boundaries and opened new paths. Generations that followed have admired, celebrated, and inherited his legacy, while also pausing to question it, seeking to break free from and ultimately transcend it. Few have been able to bypass Beethoven altogether. "Beethoven" is no longer merely the name of an individual, but a vast current whose reverberations continue to move through the world.</p>
<p>In 1825, Beethoven, already in fragile health, composed the <em>String Quartet No. 15</em> (Op. 132). Its third movement—an unusually expansive span of nearly twenty minutes—moves from a hushed Adagio in F major into a radiant, resolute Allegro in D major. At the point in the score where the music begins to intensify, Beethoven left the words Neue Kraft <em>fühlend</em> ("feeling new strength"). Indeed, every moment of Beethoven's life and work carries this sense of transformation: the turning point of 1800, the emergence from despair in 1802, the new style that took shape in 1803… each stage a shedding of the old and a reaching toward something further. Today, the expression marking Neue Kraft fühlend in this score can be read as a general reminder of how we approach the classics.</p>
<p>In 1970, the bicentennial of Beethoven's birth, West German Radio commissioned Mauricio Raúl Kagel (1931–2008) to compose a new work. Kagel embraced the project with enthusiasm and exchanged ideas with a circle of leading contemporary artists including Joseph Beuys. The result was the film <em>Ludwig van</em> (1970). In it, Beethoven steps into Bonn of the 1960s: he pauses briefly in a record shop, then visits the house where he was born, confronting his own statues and puzzling over what he sees. Kagel constructs the soundtrack by arranging and reassembling fragments of Beethoven's music. Beneath the film's absurdist humor lies a serious inquiry. The film examines how Beethoven and his works are received in the modern era, probing the dual condition of Beethoven as both revered cultural icon and endlessly consumed commodity. Kagel's critique of "musealization"—a term drawn from Theodor W. Adorno's remark that "museums are the family sepulchres of works of art"—suggests that large concert programs steeped in nostalgic reverence increasingly resemble museums themselves. He calls for performances of the classical canon to be animated by a force that speaks to the present. Although conceived at the most avantgarde moment of the last century, the work remains strikingly inspiring. More than fifty years later, the plea not to "musealize" Beethoven still touches the central challenge of how we present the classics today.</p>
<p>In Julius Schmid (1854–1935)'s 1901 painting <em>Beethoven Walking in the Countryside</em>, the composer appears with his hands clasped behind his back, leaning slightly forward as he walks alone along a wooded country path, his head bowed in thought. Beethoven was known to carry a small notebook on such walks, ready to jot down musical ideas whenever they came. Another image, Joseph Karl Stieler's famous <em>Beethoven with the Manuscript of the Missa solemnis</em> (1820), presents the composer in a nowiconic pose; behind his head, a ring of trees is subtly painted —a detail easy to overlook. Beethoven once wrote, "Almighty in the forest! I am blessed, happy in the woods: every tree speaks through You. O God! What glory in the woodland. In such a forest, on the heights, there is peace." In the <em>Pastoral</em> Symphony, the strings open with an unadorned, deeply verdant sonority; later, in the Andante, flute, oboe, and clarinet join in a chorus of birdsong that conveys an inner joy in the countryside. Claude Debussy bristled at critics who tried to pin Beethoven's music to literal landscape painting. For him, the <em>Pastoral</em> was not a scenic depiction but "an emotional interpretation of what is invisible in Nature"—a crosscentury resonance that helped shape Debussy's own more generalized, atmospheric Impressionism. Music does not merely portray nature; music itself becomes nature, allowing the two to coexist. Germany's "Beethoven 2020" (BTHVN2020) anniversary program organized its celebrations around five themes: Beethoven as German citizen, as composer, as humanitarian, as visionary, and as lover of nature. They presented the <em>Pastoral</em> Symphony as a contribution to the relationship between humanity and the natural world, and as a symbol of environmental stewardship. Two centuries later, changes in that relationship—urbanization, ecological crisis, and the shifting conditions of modern life—inevitably shape how we hear the work today. As Manfred Honeck once again conducts the Pastoral this season, "Beethoven the naturelover" becomes a spiritual voice for all of humanity.</p>
<p>Italian composer Luigi Nono (1924–1990) composed a string quartet, <em>Fragmente-Stille</em> (1970/80), in honor of the 210th anniversary of Beethoven's birth. Until then, Nono had scarcely touched chamber music, and the work reflects his deep engagement with the quartet tradition: a meditation on the genre itself, a renewed encounter with Beethoven's late quartets, and an exploration of the silence that shaped Beethoven's final years. Nonocalibrates the balance among the four voices with extraordinary precision. The piece is also known as the "Hölderlin Quartet," for Nono wove into it fragments drawn from poems by Friedrich Hölderlin (1770–1848), who was born in the same year as Hegel and Beethoven. Nono sought to let the musical thinking that runs through Hölderlin's writings find a new life in music, though he made clear that the texts themselves are not meant to be read aloud. Nono's "fragments" carry dense layers of meaning and historical resonance: the past foreshadows the future, and the future will inevitably bear the imprint of the present and the past. Within this continuum, Nono believed, there must be a Beethovenian quality.</p>
<p>The influence of Beethoven's late quartets extends far beyond Nono. This season, conductor Zhang Yi joins the Diotima Quartet for John Adams's <em>Absolute Jest</em>, a work that likewise begins with Beethoven's late quartets but hurls their tightly wrought materials into the vast sound world of a modern orchestra. The result is a moment of recognition across two centuries—a knowing smile shared between Beethoven and the present day.</p>
<p>German conductor and composer Hans Zender (1936–2019) was widely admired for his Beethoven interpretations —thoughtful, historically minded, and strikingly original. Yet he often remarked that composing gave him a deeper vantage point than conducting. In 2011, when the Ensemble Modern in Frankfurt invited him to perform Beethoven's <em>Diabelli Variations</em>, he responded by creating an "arrangement"—though not in the usual sense of orchestrating the work. As he had done earlier in Schubert's Winterreise: <em>A Composed Interpretation</em> (1993), Zender approached Beethoven's score through a new lens. His 33 Variations on <em>33 Variations</em> (2011/2019) offers a creative musical reading of Beethoven's masterpiece, adding new elements, granting it renewed vitality, and shaping what Zender called a "composed interpretation," a genre he invented to lift the principle of variation into an entirely new and radically different realm. Traditionalists accused Zender of violating the original; the mediocre dismissed him as merely indulging in nostalgia. Zender understood the stakes. He frequently invoked Nietzsche's thoughts on the fraught relationship between old and new: the new always threatens to destroy the old, and the artist must confront that tension fearlessly, see himself clearly, and engage history directly—much as Richard Taruskin has noted that Mahler's symphonies both affirm their Beethovenian heritage and move beyond it. Confronting history means neither evasion nor imitation, neither reverence nor cliché. <em>As The Xishan Treatise on the Aesthetics of Qin Music</em>puts it, "one must refine what is coarse and rouse what has grown indolent"— only through such continual work does a vigorous, upright poise emerge.</p>
<p>Despite its troubled and muted early reception, Beethoven's opera <em>Fidelio</em> opens a window onto his inner world and offers a decadelong, living record of his evolving artistic mind. Over those years the work shifted from three acts to two, changed its title from <em>Leonore to Fidelio</em>, and accumulated four different overtures. Two radical modern productions deserve particular attention: Martin Kušej's 1998 staging for the Stuttgart State Opera and Calixto Bieito's 2013 production for the Bavarian State Opera. Both begin not with the familiar 1814 overture but with the earlier 1806 version—music Beethoven ultimately set aside, yet here transformed into a fifteenminute meditation essential to the drama. Kušej's production is stripped to an extreme, its stark stage language punctuated by newly written dialogue. Bieito, by contrast, places the action inside a vast, transparent labyrinth reminiscent of Escher, and between the two scenes of Act II he inserts the Molto adagio from Beethoven's Aminor String Quartet, Op. 132—a gesture of startling imagination. His finale then returns to the 1814 version, prompting critic Max Woods to remark that the production felt "more Bieito than Beethoven." These new stagings provoked controversy and made a genuine sensation, and they press us toward the questions that matter: How do we give form to what Beethoven was thinking? Who, in our own time, stands in captivity — and what does rescue look like? If Beethoven's aims were clear, where do they lead us now?</p>
<p>Fifteen years ago, Glenn Stanley's <em>Cambridge Companion to Beethoven</em> (2011) offered one of the most comprehensive portraits of the composer then available. The volume is organised into four sections—"Portrait," "Style and Structure," "Genres," and "Reception." The final section gathers four essays: Margaret Notley on the "Beethovenian sublime" and Beethoven's imprint on other composers; Alain Frogley on the performance history of Beethoven's music; Scott Burnham on the formation of Beethoven's canonical status through critical reception; and David B. Dennis on Beethoven's farreaching influence across literature, the visual arts, philosophy, and politics. Together, these studies trace the many ways artists have entered into dialogue with Beethoven, how performances across different eras and perspectives have continually reinterpreted him, and how global contexts have shaped the world's understanding of Beethoven.</p>
<p>The above glimpses trace only a few of the ways people have tried, across two centuries, to enter into dialogue with Beethoven. In the postBeethoven world, artists everywhere have continued to engage with his spirit and the possibilities he opened. With its Immortal Beethoven series for the 2026/27 season, the NCPA Orchestra adds its own modest contribution to that ongoing conversation, seeking to renew the exchange of ideas that has carried musicians across eras and cultures. The Third, Fourth, Fifth, Sixth, and Ninth Symphonies, along with the Fourth Piano Concerto and the Triple Concerto, thread through the season—not as a chronological or genrebased survey of Beethoven, but as works placed within today's musical landscape. They stand alongside pieces by Shchedrin, Adams, Unsuk Chin, Anna Clyne, and Yuri Reynvayre, later voices who approach Beethoven from different vantage points: some through his life experience, some by working directly with his musical materials, and others from far afield, yet still responding to the symphonic world he irrevocably transformed.</p>
<p>Midseason, Gustavo Dudamel will lead the Simón Bolívar Symphony Orchestra together with the NCPA Orchestra and Chorus in Beethoven's Ninth. The <em>Ode to Joy</em> has endured for two centuries perhaps because of the disarming simplicity of its vision—"all men become brothers." Schiller and Beethoven's ideal realm resonates closely with the Chinese pursuit of harmony without uniformity: when we honor the values of others as we do our own, the world moves toward a shared and harmonious whole.</p>`,
                }
            ],
            mainworks: [
                { 
                    year:`2026`,
                    time:`12.5/6`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`罗季翁 ·谢德林`,
                            job:`《贝多芬的海利根施塔特遗书》`,
                            enname:`Rodion Shchedrin`,
                            xieenjob:`Beethoven's Heiligenstadter Testament`,
                        },
                        {
                            name:`贝多芬`,
                            job:`降B大调第四号交响曲， Op.60`,
                            enname:`Beethoven`,
                            enjob:`Symphony No.4 in B-flat major,Op.60`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`01.15`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`安娜 ·克莱恩`,
                            job:`《阔步》`,
                            enname:`Anna Clyne`,
                            xieenjob:`Stride`,
                        },
                        {
                            name:`贝多芬`,
                            job:`C小调第五号交响曲， Op.67`,
                            enname:`Beethoven`,
                            enjob:`Symphony No.5 in Cminor,Op.67`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`01.29`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`贝多芬/席勒 诗`,
                            job:`D小调第九号交响曲“合唱”,Op.125`,
                            enname:`Beethoven/Poem by Schiller`,
                            enjob:`Symphony No.9in D minor,Op.125 “Choral”`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`03.06`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`贝多芬`,
                            job:`降E大调第三号交响曲“英雄”,Op.55`,
                            enname:`Beethoven`,
                            enjob:`Symphony No.3 in E-flat major "Eroica",Op.55`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`03.13`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`陈银淑`,
                            job:`《突强》`,
                            enname:`Unsuk Chin`,
                            xieenjob:`subito con forza`,
                        },
                        {
                            name:`贝多芬`,
                            job:`G大调第四号钢琴协奏曲，Op.58`,
                            enname:`Beethoven`,
                            enjob:`Piano Concerto No.4 in G Major,Op.58`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`03.27/28`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`贝多芬/安杰伊 ·博日姆 改编`,
                            job:`D大调小提琴协奏曲Op.61 (为弦乐团改编版)	`,
                            enname:`Beethoven/Arr. Andezej Borzym    `,
                            enjob:`Violin Concerto in D major, Op.61(Re-arrangement for String Orchestra)`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`05.14/15`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`尤里 ·赖因韦雷`,
                            job:`《可惜，可惜—太迟了!!》`,
                            enname:`Jüri  Reinvere`,
                            xieenjob:`"Schade!-Schade!-zu spät!!"`,
                        },
                        {
                            name:`贝多芬`,
                            job:`F大调第六号交响曲“田园”,Op.68`,
                            enname:`Beethoven`,
                            enjob:`Symphony No.6 in F major,Op.68"Pastorale"`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`05.22`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`约翰 ·亚当斯`,
                            job:`《绝对谐谑》`,
                            enname:`John Adams`,
                            xieenjob:`Absolute Jest`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`07.01/02`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`贝多芬`,
                            job:`《普罗米修斯》序曲，Op.43 (编钟特别版) `,
                            enname:`Beethoven`,
                            enjob:`Overture to `,
                            xieenjob:`The Creatures of Prometheus,`,
                            houenjob:`Op.43(Specia Version with Bianzhong)`,
                        },
                        {
                            name:`贝多芬`,
                            job:`C大调钢琴、小提琴与大提琴三重协奏曲，Op.56`,
                            enname:`Beethoven`,
                            enjob:`Triple Concerto in C Major,Op.56`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`07.03`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`贝多芬`,
                            job:`降B大调三重奏，为单簧管、大提琴与钢琴而作，Op.11`,
                            enname:`Beethoven`,
                            enjob:`Trio in B-flat major,for Clarinet,Cello and Piano,Op.11`,
                        },
                        {
                            name:`贝多芬`,
                            job:`降B大调第7号钢琴三重奏“大公”,Op.97`,
                            enname:`Beethoven`,
                            enjob:`Piano Trio No.7 in B-flat major "Archduke",Op.97`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`07.17`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`贝多芬`,
                            job:`C大调第四号弦乐四重奏， Op.18/4`,
                            enname:`Beethoven`,
                            enjob:`String Quartet No.4 in C minor Op.18/4`,
                        },
                        {
                            name:`贝多芬`,
                            job:`D大调第五号钢琴三重奏“幽灵”,Op.70/1`,
                            enname:`Beethoven`,
                            enjob:`Piano Trio No.5 in D major "Ghost",Op.70/1`,
                        },
                    ],
                },
                { 
                    year:`2027`,
                    time:`08.13/14`, 
                    title:``,
                    entitle:``,
                    address:'国家大剧院 ·音乐厅',
                    enaddress:`NCPA ·CONCERT HALL`, 
                    link:``,
                    enlink:``, 
                    personnel: [],
                    performance: [
                        {
                            name:`马格努斯 ·林德伯格`,
                            job:`《缺席》`,
                            enname:`Magnus Lindberg`,
                            xieenjob:`Absence`,
                        },
                    ],
                },
            ],
        },
        {
            id: 4,
            type: 2,
            title:'焦点作曲家', 
            entitle:'Composer in Focus',
            name:'郭⽂景',
            enname:`GUO WENJING`,
            yjjjbgpc:'./images/yjjjbg1.jpg',
            yjjjbgwap:'./images/yjjjbg1_wap.jpg',
            indexpic:'../conimg/guowenjing_index.jpg',
            indexpicwap:'../conimg/guowenjing_index.jpg', 
            pic:'../conimg/guowenjing_pic.png',
            head:'../conimg/guowenjing_pic.png',
            videopic:'../conimg/guowenjing_videopic.png',
            video:'../conimg/video_zyysj.mp4',
            txtcon:`<p>中央音乐学院作曲系原系主任，教授，博士生导师，国家重大社科项目首席专家，国家有突出贡献专家，享受国务院特殊津贴，中宣部首届“四个一批”人才。</p>
<p>作为教师，他获得过中国教育最高奖——“教育成果一等奖”;</p>
<p>作为作曲家，获得过中国文艺最高奖——“中华艺文奖”;</p>
<p>他的专辑《野火》获得国家出版最高奖——“中国出版政府奖”。他还曾获中国金唱片音乐创作特别奖和第六届北京国际音乐节“年度艺术家”桂冠。</p>
<p>郭文景曾为40多部电影和电视剧写过音乐。2008年他为北京奥运会开幕式中《活字印刷》的表演创作了独具特色的音乐。他的交响音诗《莲花》,是北京市给伦敦2012奥运会的礼物，由北京交响乐团与伦敦交响乐团在伦敦首演并获赞誉。他还应邀为2022北京冬奥会创作了辉煌的《C大调钢琴协奏曲》。</p>
<p>郭文景的歌剧、舞剧、交响乐、协奏曲、室内乐、民族器乐、声乐等各类作品曾在全球十多个国家的著名音乐厅、剧院和艺术节上演。2008年为中央芭蕾舞团创作的芭蕾舞剧《牡丹亭》曾在爱丁堡和纽约林肯中心演出并进行了欧洲、美国、澳洲以及中国巡演；为中国国家大剧院创作的歌剧《骆驼祥子》2015年更是在歌剧的故乡意大利的都灵、米兰、热那亚、帕尔玛、佛罗伦萨等五城市巡演，成为第一部在欧洲巡演的中文歌剧，意大利国家电视台也史无前例地多次全剧播出一部非欧洲语言的歌剧。</p>
<p>2025年郭文景完成的新作是歌剧《红高粱》和交响曲《长江》,二者均获国家艺术基金资助。2026-2027将要完成并上演的是歌剧《白蛇》和交响曲《海子的诗》。</p>`,
            entxtcon:`</p>GUO Wenjing is a professor and former Chair of the Composition Department at the Central Conservatory of Music (CCOM), where he also supervises doctoral students. He is a lead expert on a major project funded by the National Social Science Fund of China, a state-recognized Expert with Outstanding Contributions, a recipient of the State Council Special Allowance, and among the first to be selected for the Publicity Department of the CPC Central Committee's "Four Categories" high-level talent program.</p>
<p>As a teacher, he received the First Prize of China's highest education award, the Teaching Achievement Award. </p>
<p>As a composer, he won the Zhonghua Art and Culture Award, the highest honor in Chinese literature and art. </p>
<p>His album <em>Wild Fire</em> received the China Government Publishing Award, the top national prize for publishing. </p>
<p>He also received the Special Award for Music Composition at the China Golden Record Awards and was crowned "Artist of the Year" at the 6th Beijing International Music Festival.</p>
<p>Guo has scored music for over 40 films and television series. For the Opening Ceremony of the Beijing 2008 Olympic Games, he created the distinctive score for the "Movable-type Printing" show. His symphonic poem <em>Lotus</em>, a gift from the city of Beijing to the London 2012Olympic Games, was jointly premiered in London by the Beijing Symphony Orchestra and the London Symphony Orchestra to critical acclaim. He was also commissioned to write the brilliant Piano Concerto in <em>C Major</em> for the Beijing 2022 Olympic Winter Games.</p>
<p>His operas, ballets, symphonic and chamber works, concertos, music for Chinese instruments, and vocal pieces have been performed in renowned concert halls, theaters, and festivals across more than ten countries. His ballet <em>The Peony Pavilion</em>, written for the National Ballet of China in 2008, played in Edinburgh and at Lincoln Center in New York, followed by tours across Europe, the United States, Australia, and China. His opera <em>The Rickshaw Boy</em>, commissioned by the National Centre for the Performing Arts of China, toured five Italian cities in 2015, namely, Turin, Milan, Genoa, Parma, and Florence, becoming the first Chinese-language opera to tour Europe. Italy's national broadcaster RAI also made history by airing the complete opera multiple times, the first time it had done so for a non-European-language opera.</p>
<p>In 2025, GUO completed two new works: the opera <em>Red Sorghum</em> and the symphony <em>The Yangtze River</em>, both with support from the National Art Fund. For 2026/27, he is set to complete and premiere the opera <em>The White Snake</em> and the symphony <em>Poems of Hai Zi</em>.<p>`,
            artic: [],
            mainworks: [ 
                { 
                    year:`2026`,
                    time:`12.5/6`, 
                    link:``,
                    enlink:``, 
                    personnel: [
                        {
                            name:`黄屹`,
                            job:`指挥`,
                            enname:`HUANG Yi`, 
                            enjob:`Conductor`,
                        }, 
                        {
                            name:`安天旭`,
                            job:`钢琴`,
                            enname:`AN Tianxu`, 
                            enjob:`Piano`,
                        }, 
                    ],
                    performance: [
                        {
                            name:`郭文景`,
                            job:`钢琴协奏曲`,
                            enname:`GUO Wenjing`, 
                            enjob:`Piano Concerto`,
                        },  
                    ],
                },
                { 
                    year:`2027`,
                    time:`03.11-14`, 
                    link:``,
                    enlink:``, 
                    personnel: [
                        {
                            name:`吕嘉`,
                            job:`指挥`,
                            enname:`LU Jia`, 
                            enjob:`Conductor`,
                        }, 
                    ],
                    performance: [
                        {
                            name:`郭文景`,
                            job:`《红高粱》半舞台版音乐会`,
                            enname:`GUO Wenjing`, 
                            xieenjob:`The Red Sorghum `,
                            houenjob:`Semi-stage Concert`,
                        },  
                    ],
                },
                { 
                    year:`2027`,
                    time:`07.23/24`, 
                    link:``,
                    enlink:``, 
                    personnel: [
                        {
                            name:`吴怀世`,
                            job:`指挥`,
                            enname:`Wilson Ng`, 
                            enjob:`Conductor`,
                        }, 
                    ],
                    performance: [
                        {
                            name:`郭文景/海子`,
                            job:`诗《海子的诗》*世界首演`,
                            enname:`GUO Wenjing/Poem by HAI Zi  `, 
                            xieenjob:`Poems of HAI Zi `,
                            houenjob:`*World Premiere`,
                        },  
                    ],
                },
            ],
            activitys: [
                {
                    pic:'../conimg/2027-7.png',
                    time:`2027.7`,
                    title:`以诗入乐：对话焦点作曲家郭文景`,
                    entitle:`Poetry into Music: GUO Wenjing in Focus`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    name:`郭文景`, 
                    enname:`GUO Wenjing`,   
                },
            ],
        },
        {
            id: 5,
            type: 2,
            title:'驻院艺术家', 
            entitle:'Artist-in-Residence',
            name:'梅第扬',
            enname:`MEI DIYANG`,
            yjjjbgpc:'./images/yjjjbg1.jpg',
            yjjjbgwap:'./images/yjjjbg1_wap.jpg',
            yjjjtxtbg:'../conimg/yjjjtxtbg5.jpg',
            indexpic:'../conimg/meidiyang_index.jpg',
            indexpicwap:'../conimg/meidiyang_index_wap.png', 
            pic:'../conimg/meidiyang_pic.png',
            head:'../conimg/meidiyang_pic.png',
            videopic:'../conimg/meidiyang_videopic.png',
            video:'../conimg/video_meidiyang.mp4',
            txtcon:`<p>旅德中提琴演奏家，现任柏林爱乐乐团中提琴首席。曾任德国慕尼黑爱乐乐团中提琴首席，柏林汉斯·艾斯勒音乐学院教授，奥地利勃拉姆斯国际中提琴比赛评委。2018年获得第67届慕尼黑ARD国际音乐大赛中提琴比赛第一名以及其他所有六项单项奖(此比赛是中提琴专业在全球最具分量与影响力的国际大奖，比赛举办70年来仅有6位中提琴家获得第一名，其余均为空缺)。同时，他也是英国伦敦Borleti-BuitoniAwards以及德国OsnabrückerMusikpreis音乐成就奖获得者。</p>
<p>作为当今乐坛炙手可热的独奏家，梅第扬曾作为独奏和德国巴伐利亚广播交响乐团、斯图加特SWR广播交响乐团、柏林音乐厅交响乐团、德国广播爱乐乐团、苏格兰室内乐团、中国爱乐乐团、上海交响乐团、广州交响乐团、杭州爱乐乐团、国家大剧院管弦乐团、波兰波兹南爱乐乐团、韩国釜山爱乐乐团等多个国内外知名交响乐团演出。并受邀参加过众多国际知名音乐节，如德国Mecklenburg-Vorpom-mern、维尔茨堡莫扎特国际音乐节、黑森州音乐季、英国伦敦剑桥大学音乐节、苏格兰爱丁堡国际音乐节、匈牙利布达佩斯国际音乐节、俄罗斯莫斯科罗斯特洛波维奇音乐节等。2023年，受柏林爱乐巴洛克独奏家合奏团邀请作为独奏与乐团进行了备受好评的中国巡演。2024/2025音乐季梅第扬担任波恩贝多芬之家的驻厅音乐家。2025/2026音乐季，他作为独奏首次与柏林爱乐乐团、汉堡交响乐团等乐团进行了合作演出。</p>
<p>多项世界级音乐比赛中的冠军奠定了梅第扬极高的职业生涯起点，他曾获得过第67届慕尼黑ARD国际音乐大赛中提琴比赛冠军，第52届德国马克诺伊基兴中提琴比赛冠军，德国柏林马克思·罗斯塔国际中提琴比赛冠军，第40届美国国际中提琴学会青年艺术家比赛冠军，第19届奥地利勃拉姆斯国际中提琴比赛冠军等。</p>
<p>凭借着超凡的演奏水准和鲜明的艺术造诣，梅第扬得到了许多媒体和乐评家的盛赞，世界著名古典乐评杂志《TheStrad》曾对梅第扬评价道：“他是一位极具想象力的音乐创造者，他的演奏思路清晰、明朗，十分令人着迷。在他的手中，巴托克协奏曲开篇的主题像一个迷失的灵魂，充满了凄凉和尖锐的美；其后他以惊人的强烈对比突破黑暗、演奏出令人激动且极具节奏感的篇章，而慢乐章则给听众一种甜蜜的渴望；结束时，观众会对他的演奏感叹到：他无形但极具穿透力的声音具有惊人的感染力，甚至会是中提琴的新领导者。”(科洛伊·卡茨，Strad,2019年1月)</p>
<p>梅第扬录制过多张备受好评的唱片，其中最新的两张分别是2024年与德国广播爱乐乐团(萨尔布吕肯)录制的威廉·沃尔顿、约克·伯恩的中提琴协奏曲唱片，以及同一年由索尼发行的梅第扬与柏林爱乐巴洛克独奏家合奏团录制的莫扎特协奏曲专辑。</p>
<p>梅第扬1994年出生于湖南长沙，五岁开始接触小提琴，十岁正式改学中提琴。先后师从于刘惠平老师、中央音乐学院中提琴教授王绍武、德国慕尼黑音乐学院教授Hariolf Schlichtig以及著名中提琴家Nobuko Imai。2019年，在读慕尼黑音乐学院研究生期间，梅第扬受到慕尼黑爱乐乐团的邀请正式担任中提琴首席一职。同年，他还考入德国克伦伯格学院(Kronberg Academy),定期接受如巴伦勃依姆、西蒙·拉特、艾森巴赫、吉顿·克莱默、安德拉斯·席夫等音乐大师的指导。他目前使用意大利Antonio Mariani 1646年制中提琴，由Stretton Society无偿赞助。</p>`,
            entxtcon:`<p>Ever since violist MEI Diyang's brilliant success at the 2018 ARD International Music Competition, winning first prize in the viola category, the Audience Prize, and several special prizes, he has been steadily furthering his international career. Since 2022, he serves as 1st Principal Viola of Berliner Philharmoniker. </p>
<p>As a soloist, MEI Diyang has performed with the Bavarian Radio Symphony Orchestra, the SWR Symphony Orchestra Stuttgart, the Munich Chamber Orchestra, the Deutsche Radio Philharmonie, the Konzerthausorchester Berlin, the Scottish Chamber Orchestra, China Philharmonic, Shanghai Symphony, Guangzhou Symphony, Hangzhou Philharmonic and China NCPA Orchestra, and at the Mecklenburg-Vorpommern Festival, the SWR Festival Schwetzingen, the Schwarzwald Music Festival, Mozartfest in Würzburg and Beijing Music Festival. He regularly collaborates with musicians such as Sir András Schiff, Belcea Quartett, Jean-Guihen Queyras, Enrico Pace, Boris Brovtsyn, Mihaela Martin, Frans Helmerson, Günter Pichler, Gerald Schultz, Ana Chumachenco, Sabine Meyer, Christoph Prégardien, Kian Soltani, Pablo Ferrández and Denis Kozhukhin among others. In the summer of 2023 MEI Diyang has toured with Berliner Barock Solisten in China including Beijing, Shanghai, Hong Kong etc. as soloist which is highly acclaimed.In the 2025/26 season, he performed as a soloist with the Berliner Philharmoniker and the Hamburg Symphony Orchestra, among others. </p>
<p>Before MEI Diyang became the 1st principal viola of the Berliner Philharmoniker, he had held the same position with the Munich Philharmonic from 2019 to 2022. He also taught as a visiting professor at the Hochschule für Musik 'Hanns Eisler' Berlin. </p>
<p>He was awarded first prizes at the 52nd International Instrumental Competition for Viola in Markneukirchen (2017), at the International Max Rostal Music Competition for Viola in Berlin (2015), at the Kulturkreis Gasteig Musikpreis for Strings in Munich (2015), at the IVC Young Artist Competition in Rochester (2012), at the 19th International Johannes Brahms Viola Competition in Austria (2012) and at the 10th International Viola and Cello Competition in Villa de Llanes, Spain (2008). </p>
<p>The violist's most recent CD features York Bowen and William Walton's viola concerti, with German Radio Saarbrücken-Kaiserslautern Philharmonic conducted by Brett Dean was released by SWR Classic in 2024, and Mozart's Clarinet Concerto(arranged for viola and orchestra) and Sinfonia Concertante with Berliner Barock Solisten released by Sony in the same year. Previous recording titled "Viola a L'Ecole de Paris", was released in 2022 by the label CAvI Music. </p>
<p>MEI Diyang has studied with Wang Shaowu at the Central Conservatory of Music, then with Hariolf Schlichtig at the University of Music and Performing Arts in Munich, and later with Nobuko Imai at the Kronberg Academy. His instrument by Antonio Mariani from 1646 is made available to him from the Stretton Society.</p>`,
            artic: [
                { 
                    txttitle:'梅第扬的初心',
                    entxttitle:`MEI DIYANG'S ORIGINAL ASPIRATION`,
                    txtcon:`<p>“圆号像光，中提琴像影子。它如影随形，也容易被忽视。” 这是梅第扬对加拿大作曲家希瑟·史密斯(Heather Schmidt)为中提琴、圆号与乐队创作的双协奏曲《光与影》的理解。梅第扬与圆号演奏家曾韵是学生时代的同学，也是好友。在国家大剧院邀请两人共同担任2026/27乐季驻院艺术家后，他们最先想到的是，借这个机会寻找一首真正属于中提琴和圆号的作品。</p>
<p>整个驻院乐季的节目横跨巴洛克、室内乐、协奏曲与当代作品。除了《光与影》,梅第扬还选择了莫扎特、泰勒曼、布鲁赫、皮亚佐拉，以及中国作曲家关庆武的《草原之歌》:这部节目中唯一的中国作品，将由王典一改编成中提琴与乐队版本，与皮亚佐拉安排在同一场音乐会，他觉得《草原之歌》和阿根廷探戈放在一起非常合适：“探戈是舞蹈，草原上的民族也是能歌善舞的。”</p>
<p>音乐会的曲目跨越几个世纪，也跨越不同文化。对梅第扬来说，音乐之间有很多相通的地方。几年前，他与好友、爵士钢琴家徐之晗合作录制过一首单曲《星河》。在慕尼黑求学时，徐之晗、徐之瞳兄弟邀请他去听本科毕业音乐会，那是他第一次现场听爵士乐，吸引他的是即兴："爵士乐需要演奏者在一瞬间互相理解、互相配合，其实跟室内乐很像，跟巴洛克音乐也非常像。"他说，如果不是后来赢得ARD国际音乐比赛，演出越来越多，自己甚至认真考虑过，去音乐学院副修爵士乐。</p>
<p>谈到即将合作的奥地利指挥家曼弗雷德·霍内克，梅第扬早在慕尼黑爱乐时期便合作过。当时霍内克指挥布鲁克纳《第八号交响曲》,而梅第扬还是乐队里的中提琴首席。多年后回想起来，他印象最深的是霍内克理解音乐的方式：“他以前就是中提琴演奏家，中提琴长期在内声部，所以我们会习惯从一个比较宏观的角度去听音乐。你想把自己的声部拉好，就必须知道其他人在做什么。所以他作为指挥，会比很多人更清楚独奏需要什么,也更清楚中提琴需要什么。”在他看来，这也是霍内克作为指挥最难得的地方。</p>
<p>梅第扬还很欣赏霍内克对作曲家的尊重：“他对音乐有非常深的理解，也非常了解作曲家需要他做到什么,但他不会比作曲家做得更多。比如舒伯特和布鲁克纳的作品本身已经非常完整，如果你还想比作曲家表达得更多，那就错了。”</p>
<p>我问他，在德国这些年，有没有哪一个瞬间，让他的音乐观发生改变。他想了好一会儿，回答说这样潜移默化的时刻，经常是过了很长时间回头才意识到：“搞音乐是一件很幸福的事情。你几乎每天都在跟不同的音乐家打交道，不只是活着的音乐家，也包括已经离开的作曲家，每天都在跟他们进行灵魂上的交流。”他说，最近完成巴赫《大提琴无伴奏组曲》全套演出后，他就在琢磨：“特别希望能够回去，重新变成一张白纸”。二十年前第一次接触这些作品时，梅第扬“并不清楚这件事情是怎么回事，只是凭着一股热情去拉”;这些年，随着演出越来越多，对作品、风格和历史的理解越来越深，他却越来越想回到最初的状态，化繁为简，但似乎已经做不到了。“第一组曲本来就是特别童真的。那个时候，你不知道这件事情是怎么回事，就是凭着热情去拉，其实就是最美好的。”这种感受也影响了他后来教学生的方式，希望他们能相信自己的直觉：“每一个瞬间都很特别，很难用语言去描述，你究竟进步了没有。”</p>
<p>如果重新选择一次，梅第扬还会选择中提琴吗?他几乎没有犹豫。"如果没有中提琴，我不会遇见我的老师，不会遇见我的妻子，不会有今天这些朋友，也不会有我的女儿。"但把时间拨回他十岁那时，答案却未必一样。“那个时候，一个小男孩最大的愿望就是快点长大。”他说，第一次见到中提琴，一把比小提琴更大的乐器摆在面前，他几乎没法拒绝：“我能想象，它的声音一定会更成熟，更像一个成熟男人的嗓音。”后来，一位德国记者问梅第扬，如果第一个出现在生命里的乐器不是中提琴，而是一把低音提琴，他的选择是不是也会变?他回答得还是很干脆：“一定会。如果当时老师拿来的不是中提琴，而是贝斯，今天说不定我就是拉贝斯的。其实我觉得，这都是命运。”</p>
<p>梅第扬小时候先学的是小提琴，后来转学中提琴之前，学习的最后一部小提琴作品是《梁山伯与祝英台》。2015年，刚到德国不久，梅第扬凭借巴托克《中提琴协奏曲》赢得柏林一项比赛的第一名。一位乐迷走到后台告诉他，在第二乐章里听见了中国。“我从没这么想过。”后来再回想，他才意识到，那些从小接触的中国音乐，也许一直都在影响自己理解音乐的方式：“理解巴托克的民族音乐，对我来说，也是在理解中国音乐。”</p>
<p>提到这些年最难忘的一场音乐会，梅第扬没有提后来站上柏林爱乐舞台的演出，而是回到了ARD国际音乐比赛决赛。“那个时候，我从来没有那么紧张过。后来，也再没有那么紧张过。”比赛开始前，他和妻子坐在后台，二十分钟几乎没有说话。他抱着一根香蕉，慢慢吃了二十分钟，一分钟琴都没有碰。“我就是想坐一会儿。可一旦真正走上舞台，紧张却突然消失了。”他觉得，自己又开始做一件自己一直在做、一直很热爱的事情。直到今天，他依然记得那场决赛带给自己的感受："那可能是我人生中最享受的一场音乐会。当时看着评委，我觉得他们也希望你能为他们带来一场好的音乐会。我唯一的想法，就是不要留下遗憾。我希望把自己对音乐的一点理解，分享给愿意来听音乐会的人。"</p>`,
                    entxtcon:`<p>"The horn is like light, and the viola is like a shadow. It follows closely but is easily overlooked." This is how MEI Diyang interprets Concerto for Viola, Horn & Orchestra "Light and Shadow" composed by Canadian composer Heather Schmidt. MEI and horn player ZENG Yun were classmates and close friends during their student days. When the National Centre for the Performing Arts invited both to serve as artists-in-residence for the 2026/27 season, their first thought was to take this opportunity to find a piece truly written for viola and horn. </p>
<p>The entire residency program spans Baroque, chamber music, concertos, and contemporary works. In addition to Light and Shadow, MEI selected pieces by Mozart, Telemann, Bruch, Piazzolla, and Chinese composer GUAN Qingwu's Song of the Prairie: the only Chinese work in the program, which will be arranged by WANG Dianyi into a version for viola and orchestra, paired with Piazzolla on the same concert. He finds it fitting to place <em>Song of the Prairie</em> alongside Argentine tango: "Tango is dance, and the people of the prairie land are also skilled in song and dance." </p>
<p>The concert repertoire spans centuries and crosses cultures. For MEI, there are many commonalities between different types of music. A few years ago, he collaborated with his friend, jazz pianist XU Zhihan, on a single titled Galaxy. While studying in Munich, XU Zhihan and his brother XU Zhitong invited MEI to attend their undergraduate graduation concert—his first live experience of jazz. What captivated him was the improvisation: "Jazz requires musicians to understand and cooperate in an instant. It's actually very similar to chamber music, and very much like Baroque music too," he says. He admits that if he hadn't later won the ARD International Music Competition and seen his performance schedule grow, he might have seriously considered taking jazz as a minor at the conservatory. </p>
<p>Speaking of the upcoming collaboration with Austrian conductor Manfred Honeck, MEI had already worked with him during his time with the Munich Philharmonic. Back then, Honeck conducted Bruckner's Symphony No. 8, while MEI served as principal violist in the orchestra. Reflecting years later, what struck him most was Honeck's approach to understanding music: "He used to be a violist himself. The viola often plays inner voices, so we tend to listen to music from a broader perspective. To play your part well, you need to know what everyone else is doing. That's why, as a conductor, he understands better than many what a soloist needs, and especially what the viola needs." In MEI's view, this is what makes Honeck exceptional as a conductor. </p>
<p>Mei also admires Honeck's respect for composers: "He has a very deep understanding of music and knows exactly what the composer expects of him, but he never oversteps. For instance, Schubert and Bruckner's works are already complete in themselves. To express more than the composer intended would be a mistake." </p>
<p>I asked if, during his years in Germany, any single moment had changed his musical outlook. He paused, and then replied that such gradual transformations often only become apparent long after the fact: "Being a musician is truly a blessing. You interact with different musicians on a daily basis, not just with living ones, but also departed composers; you're having a spiritual dialogue with them every single day." After recently completing a full performance of Bach's Cello Suites, he found himself thinking: "I really wish I could go back and become a blank slate again." When he first encountered these works 20 years ago, MEI says he "had no idea what it was all about—I just played them out of pure passion." Over the years, as performances multiplied and his understanding of the works, styles, and history deepened, he increasingly longed to return to that original state—to simplify the complex—but it seems he can no longer do so. "The First Suite is inherently innocent and childlike. Back then, you didn't know what it was all about; you just played with passion, and that was the most beautiful thing." This feeling has also influenced how he teaches students today, encouraging them to trust their instincts: "Every moment is unique. It's hard to put into words whether you've actually improved or not." </p>
<p>If given the chance to choose again, would MEI still pick the viola? His reply came almost without hesitation. "If I hadn't learned the viola, I wouldn't have met my teacher, or my wife. I wouldn't have the friends I have today, nor my daughter." But go back to when he was ten, and he might have answered differently. "Back then, as a little boy, my biggest wish was to grow up fast," he says. The first time he saw a viola—an instrument larger than a violin—he could hardly say no: "I could imagine that its sound would be more mature, more like the voice of a grown man." Later, a German journalist asked MEI: if the first instrument to appear in his life had been a double bass instead of a viola, would his choice have changed? His answer was equally decisive: "Definitely. If the teacher had brought a bass instead of a viola, I might be playing bass today. Actually, I think it's all fate." </p>
<p>As a child, MEI first studied the violin. Before switching to viola, the last violin piece he learned was <em>The Butterfly Lovers</em>. In 2015, shortly after arriving in Germany, MEI won first prize in a Berlin competition with Bartók's Viola Concerto. A fan came backstage and told him they heard China in the second movement. "That had never occurred to me." Looking back later, he realized that the Chinese music he grew up with may have always influenced the way he understands music: "Understanding Bartók's folk music, for me, is also a way of understanding Chinese music." </p>
<p>When asked about the most unforgettable concert of his career, MEI didn't mention his later performances on the stage of the Berliner Philharmoniker. Instead, he recalled the final round of the ARD International Music Competition. "I had never been so nervous before, and I've never been that nervous since." Before the competition began, he sat backstage with his wife for nearly 20 minutes without saying a word. Holding a banana, he slowly ate it over 20 minutes, without touching his instrument even once. "I just wanted to sit quietly. But the moment I stepped onto the stage, the tension suddenly disappeared." He felt he was simply doing something he had always done and always loved. Even today, he remembers vividly how that final round felt: "It might have been the most enjoyable concert of my life. Looking at the jury, I felt they genuinely wanted a great performance. My only thought was not to have any regrets. I just wanted to share a little bit of my understanding of music with anyone willing to come and listen."</p>`, 
                    autor:'文  张璐诗', 
                    enautor:`Lucy Cheung`,
                },  
            ],
            mainworks: [
                { 
                    year:`2026`,
                    time:`10.25`, 
                    title:`“不止于「中」”梅第扬与国家大剧院管弦乐团室内乐团`,
                    entitle:`“The Limitless” Mei Diyang and NCPAO Chamber Orchestra`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [
                        {
                            name:`梅第扬`,
                            job:`中提琴`,
                            enname:`MEI Diyang`, 
                            enjob:`Viola`,
                        }, 
                    ],
                    performance: [
                        {
                            name:`泰勒曼 `,
                            job:`G大调中提琴协奏曲，TWV 51:G9`,
                            enname:`Telemann`, 
                            enjob:`Viola Concerto in G major,TWV 51:G9`,
                        }, 
                        {
                            name:`莫扎特 `,
                            job:`A大调单簧管协奏曲，K.622 (中提琴与乐队版)`,
                            enname:`Mozart`, 
                            enjob:`Clarinet Concerto in A major,K.622 (for Viola and Orchestra)`,
                        }, 
                        {
                            name:`布鲁赫 `,
                            job:`F大调浪漫曲，Op.85`,
                            enname:`Bruch`, 
                            enjob:`Romance in Fmajor,Op.85`,
                        }, 
                        {
                            name:`韦伯/保罗·伍德 改编 `,
                            job:`匈牙利行板和回旋曲，Op.35`,
                            enname:`Weber / Arr. Paul Wood`, 
                            enjob:`Andante  and  Rondo  Ongarese,Op.35   `,
                        }, 
                        {
                            name:`关庆武/王典一 改编 `,
                            job:`《草原之歌》`,
                            enname:`GUAN Qingwu / Arr.WANG Dianyi`, 
                            xieenjob:`Song of the Prairie`,
                        }, 
                        {
                            name:`皮亚佐拉/王典一 改编 `,
                            job:`《自由探戈》(为中提琴与乐队改编)`,
                            enname:`Piazzolla / Arr.WANG Dianyi     `, 
                            xieenjob:`Libertango `,
                            houenjob:` (Arrangement for Viola and Orchestra)`,
                        }, 
                    ],
                },  
                { 
                    year:`2027`,
                    time:`5.14-15`, 
                    title:`“声韵悦扬”曼弗雷德 ·霍内克、梅第扬、曾韵与国家大剧院管弦乐团`,
                    entitle:`“Rhyme and Radiance” Manfred Honeck, MEI Diyang, ZENG Yun and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [
                        {
                            name:`曼弗雷德 · 霍内克`,
                            job:`指挥`,
                            enname:`Manfred Honeck`, 
                            enjob:`Conductor`,
                        }, 
                        {
                            name:`梅第扬`,
                            job:`中提琴`,
                            enname:`MEI Diyang`, 
                            enjob:`Viola`,
                        }, 
                        {
                            name:`曾韵`,
                            job:`圆号`,
                            enname:`ZENG Yun`, 
                            enjob:`Horn`,
                        }, 
                    ],
                    performance: [ 
                        {
                            name:`希瑟·施密特`,
                            job:`为中提琴、圆号与管弦乐队而作的协奏曲“光与影”`,
                            enname:`Heather Schmidt`, 
                            enjob:`Concerto for Viola,Horn & Orchestra  "Light and Shadow"`,
                        },  
                    ],
                }, 
            ],
            activitys: [  
                {
                    pic:'../conimg/2026-10.png',
                    time:`2026.10`,
                    title:`中提琴的表达：驻院艺术家梅第扬大师课`,
                    entitle:`The Viola Speaks: A Masterclass with MEI Diyang`,
                    address:'国家大剧院·新闻发布厅',
                    enaddress:`NCPA·Press Conference Hall`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`,
                    name:`梅第扬 `, 
                    enname:`MEI Diyang`,  
                },
                {
                    pic:'../conimg/2027-5-1.png',
                    time:`2027.5`,
                    title:`楚风蜀韵，柏林之声：对谈梅第扬与曾韵`,
                    entitle:`Homeland Echoes, Berlin Voices: A Conversation with MEI Diyang and ZENG Yun`,
                    address:'国家大剧院·艺术资料中心',
                    enaddress:`NCPA·Art Resource Center`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`, 
                    name:`梅第扬 曾韵`, 
                    enname:`MEI Diyang | ZENG Yun`,    
                },
            ],
        },
        {
            id: 6,
            type: 2,
            title:'驻院艺术家', 
            entitle:'Artist-in-Residence',
            name:'曾韵',
            enname:`ZENG YUN`,
            yjjjbgpc:'./images/yjjjbg1.jpg',
            yjjjbgwap:'./images/yjjjbg1_wap.jpg',
            yjjjtxtbg:'../conimg/yjjjtxtbg6.jpg',
            indexpic:'../conimg/zengyun_index.jpg',
            indexpicwap:'../conimg/zengyun_index.jpg', 
            pic:'../conimg/zengyun_pic.png',
            head:'../conimg/zengyun_pic.png',
            videopic:'../conimg/zengyun_videopic.png',
            video:'../conimg/video_zengyun.mp4',
            txtcon:`<p>曾韵目前担任为柏林爱乐乐团圆号首席。</p>
<p>在2019年第十六届柴可夫斯基国际音乐大赛(2019)的获奖者音乐会上，著名俄罗斯指挥家瓦列里·捷杰耶夫公开评价其为“一位出色的圆号演奏家”和“本次比赛最大的惊喜”。时年19岁的曾韵，一举成为“柴赛”有史以来的第一位铜管组金奖获得者以及第一位来自中国的器乐金奖得主。两年后，在第七十届慕尼黑ARD国际音乐大赛(2021)的舞台上，他夺得了二等奖、最佳委约作品演奏奖以及由慕尼黑室内乐团颁发的最佳演奏奖，并成为了第一位在ARD大赛中获奖的亚洲圆号和中国管乐演奏家。同“柴赛”与“ARD”在列，他还是布拉格之春(2018)、Città di Porcia(2017)及列克萨(2016)等共13项国际大赛的获奖者。</p>
<p>作为独奏家，曾韵曾与马林斯基交响乐团、蒙特利尔大都会交响乐团、中央音乐学院交响乐团、国家大剧院管弦乐团、上海爱乐乐团、贵阳交响乐团(2020-2021音乐季驻团艺术家)、青岛交响乐团、深圳交响乐团、杭州爱乐乐团、苏州交响乐团、四川交响乐团和四川爱乐乐团等合作上演圆号经典曲目。其演奏曾由央视网、全俄国家电视广播公司、BR Klassik以及Medici.tv等媒体转播。曾韵多次举办独奏音乐会，乐评人张可驹赞誉道：“无可挑剔的结构美感，呈现圆润的美声与充实的线条”。	</p>
<p>曾韵同时担任国家大剧院管弦乐团签约客座圆号首席，曾担任柏林国家管弦乐团圆号首席，也曾作为客座圆号演奏家出现在世界和平交响乐团(由指挥大师索尔蒂创办)、巴伐利亚广播交响乐团、马林斯基交响乐团、蒙特利尔大都会交响乐团、维内托的帕多瓦交响乐团、新加坡交响乐团、中央音乐学院交响乐团、国家大剧院管弦乐团、贵阳交响乐团(并担任2020-2021音乐季驻团艺术家)、苏州交响乐团、深圳交响乐团、杭州爱乐乐团、宁波交响乐团、北京交响乐团、西安交响乐团、四川交响乐团、四川爱乐乐团等乐团的演出中，并与指挥家捷杰耶夫、安德里斯·尼尔森斯、艾森巴赫、雅尼克·涅杰-瑟贡、俞峰、张国勇、吕嘉、张艺、林大叶、陈琳、李飚、俞潞等合作。</p>
<p>曾韵1999年出生于一个音乐世家，6岁起随父亲曾杰(四川交响乐团圆号首席)学习圆号。于2011年和2017年分别以第一名的身份考入中央音乐学院附中及大学本科，曾随中央音乐学院圆号教授温泉学习。在此期间得到中央音乐学院“拔尖创新人才培养计划”(2012-2021)的长期资助与“漫步者音乐家基金”(2014)的支持。在2019-2020学年，以交换生的身份赴瑞士日内瓦高等音乐学院跟随瑞士圆号演奏家布鲁诺·施耐德(Bruno Schneider)学习。2021年获得学士学位并被保送至中央音乐学院研究生部继续深造。</p>`,
           entxtcon:`<p>ZENG Yun is currently principle soloist of French horn in Berlin Philharmonic. </p>
<p>Addressed by Maestro Valery Gergiev as ‘a wonderful horn player' and ‘the biggest surprise of the competition' at the gala concert of the 16th International Tchaikovsky Competition in 2019, ZENG Yun, a 19-year-old gold medalist in the new brass category has become a rising star of today's musical world. In September 2021, ZENG Yun received the second prize in the celebrated 70th ARD International Music Competition Horn Competition in Munich. Besides, he was the laureate of 12 major international competitions including Prague Spring (2018), Città di Porcia (2017) and Lieksa (2016) </p>
<p>As a soloist, ZENG Yun has performed with orchestras such as the Mariinsky Orchestra, Montreal Metropolitan Symphony Orchestra, Central Conservatory of Music Symphony Orchestra, NCPA Orchestra, Shanghai Philharmonic Orchestra, Guiyang Symphony Orchestra (Artist-in-Residence for the 2020-2021 season), Qingdao Symphony Orchestra, Shenzhen Symphony Orchestra, Hangzhou Philharmonic Orchestra, Suzhou Symphony Orchestra, Sichuan Symphony Orchestra, and Sichuan Philharmonic Orchestra. Her performances have been broadcast by media including CCTV, RT (Russia Today), BR Klassik, and Medici.tv. ZENG Yun held a solo recital regularly, music critic Zhang Keju praised her performance as "flawless structural beauty, delivering a smooth bel canto and richly textured lines.".</p>
<p>ZENG Yun also serves as the guest horn principal of NCPA Orchestra. He previously held the position of horn principal at Staatskapelle Berlin. ZENG Yun performed as a guest horn player with renowned orchestras such as World Peace Symphony Orchestra (founded by Maestro Solti), Bavarian Radio Symphony Orchestra, Mariinsky Orchestra, Orchestre Métropolitain de Montréal Orchestra di Padova e del Veneto, Singapore Symphony Orchestra,Central Conservatory of Music Symphony Orchestra, NCPA Orchestra, Guiyang Symphony Orchestra, Suzhou Symphony Orchestra, Shenzhen Symphony Orchestra, Hangzhou Philharmonic Orchestra, Ningbo Symphony Orchestra, Beijing Symphony Orchestra, Xi'an Symphony Orchestra, Sichuan Symphony Orchestra, and Sichuan Philharmonic Orchestra. He has collaborated with conductors including Valery Gergiev, Ricardo Muti, Kirill Petrenko, Andris Nelsons, Christoph Eschenbach, Yannick Nézet-Séguin, Yu Feng, Zhang Guoyong, LÜ Jia, Zhang Yi, Lin Daye, Chen Lin, Li Biao, and Yu Lu, among many others.</p>
<p>Born into a musical family in the year of 1999, ZENG Yun began learning French horn with his father, ZENG Jie, principal horn player of Sichuan Symphony Orchestra, at the age of 6. He was both times the first place in major assessment when admitted to the middle school as well as undergraduate studies of Central Conservatory of Music in 2011 and 2017 respectively, in the class of prof. Quan Wen. During this period, he was funded by ‘Best of the Best Project' (2012 until now) – a program designed by the conservatory especially for talented young musicians, and ‘Edifier Musician Foundation' (2014). In academic year 2019-2020, he was studying in Haute Ecole de Musique de Genève ,supported by Erasmus Project, with prof. Bruno Schneider.</p>
<p>Since 2014, his instrument was sponsored by BRIZ Musical Instrument Ltd., now he is playing the ‘BRIZ 2000TP' horn.</p>`,
            artic: [
                { 
                txttitle:'曾韵：听《玫瑰骑士》的圆号少年， 成了驻院艺术家',
                entxttitle:'ZENG YUN:FROM A YOUNG HORN PLAYER IN THE DER ROSENKAVALIER AUDIENCE TO ARTIST-IN-RESIDENCE',
                txtcon:`<p>2026-27音乐季，圆号演奏家曾韵和中提琴演奏家梅第扬“双星合璧”,将共同出任国家大剧院管弦乐团的驻院艺术家。</p>
<p>从少年时代慕名聆听，到青年时期并肩作战，再到如今成为驻院艺术家，曾韵与国家大剧院管弦乐团的缘分绵延多年，彼此见证了对方的成长和蜕变。</p>
<p>少年时慕名聆听，青年时并肩作战</p>
<p>明年5月在国家大剧院，梅第扬、曾韵将以双重独奏形式，与乐团合作希瑟·施密特《光与影》。这是一首为中提琴、圆号与管弦乐队写的协奏曲。</p>
<p>在乐队里，圆号的独奏往往寥寥数笔、转瞬即逝，少有作品让圆号贯穿全曲，“我特意叮嘱师哥，请作曲家放开手脚，大胆去写。”曾韵说。</p>
<p>明年4月在北京艺术中心，曾韵还将和乐团带来室内乐专场——从亨德尔、莫扎特到皮亚佐拉、巴托克、柴可夫斯基、亨利·托马西，曲目横跨近三个世纪。圆号如一根引线，演出编制从小到大、层层递进。</p>
<p>“难度低可以自己操刀，太高绝不硬扛，不能为了改编的名头硬着头皮上。”年初，曾韵与钢琴家韦子健同台，改了不少作品，但室内乐难度更上一层楼，他决定量力而行。</p>
<p>曾韵与国家大剧院管弦乐团的缘分，早在少年时代就生根了。</p>
<p>还是中央音乐学院附中学生时，他冒着晚归挨训的风险跑去听理查·施特劳斯歌剧《玫瑰骑士》。“配器厚重繁复，乐团却举重若轻，极具感染力。”这是一支歌剧与交响双栖的乐团，演奏自带歌唱性。曾韵带着审视的眼光去听，挑不出瑕疵，被乐团实力折服。</p>
<p>2017年，大一学生曾韵以乐手身份坐进乐团，挑战理查·施特劳斯《英雄的生涯》。初出茅庐的他从第五圆号吹起，乐团的专业水准，为他树立起对职业乐团的认知。</p>
<p>两年后，刚拿下柴赛金奖的曾韵首次以独奏家身份与乐团合作，演绎莫扎特《第二号圆号协奏曲》。那时他正痴迷切利比达克的“慢哲学”,认为放慢速度、留出足够留白，才能精准把控音色层次，让听众捕捉到细腻的色彩变化，被指挥张国勇调侃。如今回听当年录音，他笑说，“确实慢得离谱。”</p>
<p>今年7月，曾韵以双重身份登场，既是独奏家，也是客座圆号首席：上半场独奏莫扎特《第四号圆号协奏曲》,下半场和乐团并肩演出拉赫玛尼诺夫《第二号交响曲》。这也是余隆首次执棒该团的乐季音乐会。</p>
<p>从张国勇指挥的“莫二”到林大叶、余隆挥棒的“莫四”,莫扎特协奏曲仿佛成了他与乐团的“暗号”。今年他本打算换一曲，余隆劝他，“老观众有熟悉感，还有更多没听过的新观众，与其求新，不如把作品打磨至极致。”曾韵也偏爱莫扎特，“圆号的乐句融在乐团里，你一句我一句，像在对话。”</p>
<p>返场时有个小插曲：他正吹着圆号，客座乐团首席王敬的琴声“突然袭击”,吓他一跳，逗乐了观众。返场的帕格尼尼《第十七号随想曲》本是小提琴曲，正好来点趣味互动，“很多人觉得古典舞台严肃庄重，我就喜欢逗大家乐一乐。”</p>
<p>他早就耳闻北京观众严苛、直爽而泼辣，演出前做足了心理建设，“有人说，圆号犯错，上帝都能原谅，但毕竟上帝没掏钱买票，没从通州或亦庄开车来，没在马路上堵一小时。观众对音乐会有期待是正常的，高标准才能推动行业精进。”</p>
<p>作为独奏家，他坚持与乐团融为一体，不孤立于舞台，不割裂于整体。他也享受在乐团内集体作战的默契：圆号不是单打独斗的乐器，永远是四人、六人抱团发声，核心舞台永远在乐团。</p>
<p>这支乐团的歌剧舞台，也留下过他的足迹。2018年，他先后参演瓦格纳《纽伦堡的名歌手》和贝利尼《梦游女》。他至今记得，“名歌手”有一万多小节，音乐总监吕嘉逐节细排，细致入微。</p>
<p>乐团最打动曾韵的是那份职业自觉：所有乐手都在排练前做好准备，从未出现不熟悉乐谱、仓促上阵的情况；排练结束后，各个声部的乐手会自发留在排练厅、琴房，反复打磨高难度段落，精益求精。</p>
<p>如果用一道美食形容这支乐团，他选择熟成牛排——从调味、火候到烹饪时长，处处讲究。</p>
<p>“乐团深耕歌剧与交响，双线并行，各声部实力在长年累月的曲目积累与舞台沉淀中攀升。这是中国交响力量走向国际舞台的尖兵之一。”曾韵从学生时代一路见证乐团成长，与乐团共事积累的经验，也为他日后在柏林国家歌剧院管弦乐团、柏林爱乐乐团立足打下根基。</p>
<p>北京是第二故乡，柏林是新的考场</p>
<p>作为中国本土培养的圆号演奏家，曾韵一次次刷新历史。他出生在四川的圆号世家，而北京是支撑他奔赴世界的第二故乡。</p>
<p>11岁考入中央音乐学院附中，他没怎么哭过鼻子，“兜里有钱了，天天买肯德基，放假回家妈妈带我去吃，我早腻了。”附中生活紧凑充实，文化课、练号、作业填满了日复一日的生活，他也常和小伙伴听唱片、练重奏、组伴奏小乐团。</p>
<p>“每犯一个小错，脑子里都要开一个小会，分析错误，提炼总结。”老师温泉擅长引导学生独立思考，他为曾韵制定了成长计划，每年暑假出国参赛，不管是否拿名次，都要拼一把。曾韵总能带奖回来，“贼不走空。”</p>
<p>偶尔得闲，他会去崇文门买漫画。节假日琴房限时开放，他就去方庄体育公园练号。公园里卧虎藏龙，大爷大妈们玩单杠、甩空竹，利落身姿让他难忘。北京街头的长辈们像自带情报网的“村口情报局”，热闹又鲜活。</p>
<p>如今回北京，他心心念念三样美食：涮羊肉、炸灌肠、豆汁，“涮羊肉推荐聚宝源，豆汁人称‘黑暗料理’,冷藏后好喝极了，顺口又解暑。”他喜欢绕着故宫东华门外的护城河散步，也会重回附中附近的老街寻找年少时的烟火小店，天坛公园也是他常去放空的地方。</p>
<p>2019年的柴赛与2021年的ARD,两座沉甸甸的奖杯将曾韵推到聚光灯下，“天才少年”的称呼如影随形。“天才不意味着可以少努力。”他也不用天才夸别人，总觉得会抹掉背后付出，天分再高，也得努力。</p>
<p>2022年，曾韵被柏林国家歌剧院管弦乐团录取，80岁的巴伦博伊姆投出关键一票，钦定他为圆号首席，唤他“那个中国孩子”。这也是一支两栖乐团，他一脚踏进歌剧的世界，开始接受系统而深入的歌剧洗礼。</p>
<p>一年后，曾韵敲开柏林爱乐大门。“附中时，梅第扬三个字就镶了金边。”曾韵笑说，师哥是第一个加入的中国人，相当于中国“门面”,给乐团留下好印象。如今外界常将二人并称柏林爱乐“中国双星”,“我自愧不如，只能算1.5星!”</p>
<p>小时候，他听了太多柏林爱乐的录音，入职后，他完成了从仰望光环到躬身融入的变化。</p>
<p>“我立刻感受到一种特别的能量，像是被施了魔法。”在乐团内演奏，他能捕捉到更多细节，优缺点都被放大。明年，乐团将与杜达梅尔合作马勒《第七号交响曲》、布鲁克纳《第四号交响曲》,重盘过往录音，他惊叹于乐手们的创造力与想象力，总能将作品打磨出独一份的韵味，节奏拿捏得恰到好处。</p>
<p>对比资历深厚的老乐手，他自知仍有差距。圆号常被作曲家用来作哲理性、总结性发言，承担神圣的音乐使命。它的发声要靠嘴唇精准控制，“每天都像在走钢丝。”他戏称圆号是辛苦“打工人”——配合木管、融入弦乐、承担独奏，与声部同伴丝滑交流，精准对接指挥要求，这些都是需要长期打磨的功课。</p>
<p>柏林爱乐的演奏标准极高，也允许冒险。低音提琴首席曾对曾韵说，“你吹得太好了，但我在等你犯第一个错。”比起永不出错的稳妥，乐团更鼓励他们为了音乐表达去勇敢冒险，让每一场演出都充满张力。</p>
<p>曾韵性格谦和，人缘极好。很多同事爱滑雪，“我四肢协调性不好，担心滑进骨科医院，不敢尝试。”同事们多才多艺，改编、作曲、指挥、主持信手拈来，一位中提琴手是搞笑担当，口技一绝，模仿狗叫、鸟鸣惟妙惟肖，总能逗孩子们开怀大笑。</p>
<p>音乐总监彼得连科是大“I人”(指代英文中的Introvert,内向的),专业上无可挑剔，“他的排练效率极高，没有一秒是浪费的，永远言之有物。”休息时，他会耐心回答每个人的提问，直到所有乐手离场。他能记住每位乐手的名字。一次招待会，曾韵带母亲出席，彼得连科主动握手，由衷称赞她培养出如此优秀的孩子。</p>
<p>27岁的曾韵站在职业生涯的黄金起点，德国男性67岁退休，意味着他还有40年可以深耕。“我不敢说自己摸到了职业天花板，天花板也会掉下来，要经常维修。”他总能发现不足，希望自己能始终保持开放的学习心态。</p>`,
               entxtcon:`<p>For the 2026/27 season, French horn virtuoso ZENG Yun and Violist MEI Diyang will join forces as co-artists-in-residence with China NCPA Orchestra. </p>
<p>From an admiring audience member in his teenage years to a collaborator in his youth, and now stepping into the role of artist-in-residence, ZENG Yun's bond with China NCPA Orchestra has deepened over the years, ZENG and the orchestra have witnessed each other's growth and transformation. </p>
<p>An Admirer in His Teens, a Collaborator in His Youth </p>
<p>Next May at the NCPA, MEI Diyang and ZENG Yun will appear as co-soloists in Heather Schmidt's Concerto for Viola, Horn & Orchestra "Light and Shadow". </p>
<p>In an orchestral setting, the French horn rarely gets the spotlight for long. Its solos are often brief, fleeting. Few works let the instrument sing through an entire piece. "I specifically asked Mei to tell the composer: let loose, write boldly," ZENG said. </p>
<p>Next April at the Beijing Performing Art Centre, ZENG will join LAI Jiajing and the NCPAO Chamber Orchestra for a program spanning nearly three centuries, from Handel and Mozart to Piazzolla, Bartók, Tchaikovsky, and Henri Tomasi. The French horn acts as a thread, pulling the ensemble from small configurations to larger ones, layer upon layer. </p>
<p>"If it's simple enough, I'll do the arranging myself. If it's way beyond me, I won't push it. You can't just take on a project for the title of arranger and tough it out." Earlier this year, ZENG shared the stage with pianist WEI Zijian and arranged several works. But chamber music is a whole different level of difficulty, and he decided to work within his limits. </p>
<p>ZENG Yun's connection with China NCPA Orchestra took root long ago—in his teenage years. </p>
<p>When he was still a student at the Central Conservatory of Music Middle School, he risked getting scolded for returning to the dorms late just to watch Richard Strauss's opera <em>Der Rosenkavalier</em>. "The orchestration was dense and intricate, yet the orchestra handled it with such effortless grace—it was incredibly compelling." This is an orchestra equally at home in opera and symphony, and its playing has a natural vocal quality. ZENG listened with a critic's ear but found nothing to fault. He was won over completely. </p>
<p>In 2017, as a college freshman, ZENG joined the orchestra as a player, taking on Richard Strauss's Ein Heldenleben. New to professional orchestral playing, he started on the fifth horn. The orchestra's professionalism set his benchmark for what a real professional ensemble should be. </p>
<p>Two years later, fresh off winning the Gold Medal at the International Tchaikovsky Competition, ZENG made his solo debut with the orchestra, performing Mozart's Horn Concerto No. 2. At the time, he was obsessed with Celibidache's philosophy of slowness—the belief that only by slowing down and leaving enough space can you truly control the layers of tone and let the audience catch every subtle color shift. Conductor ZHANG Guoyong teased him about it. Listening back to that recording today, ZENG laughs. "It really was absurdly slow."</p>
<p>This July, ZENG appeared in a dual role—both soloist and guest principal horn. First half: Mozart's Horn Concerto No. 4 in E-flat major. Second half: Rachmaninoff's Symphony No. 2 in E minor with the orchestra. It was also Long Yu's first time conducting the orchestra's season concert. </p>
<p>From the Horn Concerto No. 2 conducted by ZHANG Guoyong to the Horn Concerto No. 4 conducted by LIN Daye and Long Yu, these Mozart concertos have become a kind of musical code between him and the orchestra. This year, he had thought about switching pieces. YU Long talked him out of it. "Returning audiences feel that familiar warmth, and there are plenty of new listeners who haven't heard it. Instead of chasing novelty, why not polish this work to perfection?" ZENG agrees. He loves Mozart for another reason too. "The horn phrases weave into the orchestra—you throw out a line, I pick it up. It's like a conversation." </p>
<p>During the encore, something unexpected happened. He was playing his horn when guest concertmaster WANG Jing's violin suddenly jumped in, startling him and drawing laughter from the audience. The encore piece was Paganini's Caprice No. 17, originally for violin—perfect for a bit of playful mischief. "A lot of people think classical music stages are solemn. I like making people laugh." </p>
<p>He had heard that Beijing audiences were demanding, forthright and outspoken. He prepared himself mentally. "Some people say God forgives a horn mistake. But after all, God didn't buy a ticket, didn't drive in from Tongzhou or Yizhuang, or sit in traffic for an hour. It's only natural for audiences to have expectations. High standards push the whole industry forward."</p>
<p>As a soloist, he insists on merging with the orchestra—never isolating himself on stage, never cutting himself off from the whole. He also treasures the tacit understanding that comes with ensemble playing. The horn is not an instrument that works alone. It always speaks as part of a group—four horns, six horns—and its true home is inside the orchestra. </p>
<p>He also left his mark on the orchestra's opera stage. In 2018, he performed in Wagner's <em>Die Meistersinger von Nürnberg</em> and Bellini's <em>La Sonnambula</em>. He still remembers that <em>Die Meistersinger</em> had over ten thousand bars. Music Director LÜ Jia worked through it bar by bar, down to the smallest detail. </p>
<p>What strikes ZENG most about this orchestra is its professional discipline. Every player arrives at rehearsal fully prepared. No one shows up unfamiliar with the score; no one rushes in unprepared. After rehearsal ends, players from every section stay behind in the practice rooms, polishing difficult passages again and again, chasing perfection. </p>
<p>If he had to describe this orchestra with food, he would choose a well-aged steak—every detail, from seasoning to heat to cooking time, handled with care. </p>
<p>"The orchestra has long cultivated both opera and symphonic repertoire, developing the two in parallel. Through years of building its repertoire and honing its craft onstage, every section has grown remarkably. This ensemble stands at the forefront of Chinese orchestras making their mark on the international scene." Having witnessed the orchestra's development since his student days, ZENG credits the experience he gained working alongside them as the foundation that helped him earn a place in the Staatskapelle Berlin and later the Berliner Philharmoniker.</p>
<p>Beijing Is a Second Home; Berlin, a New Proving Ground </p>
<p>As a French horn player trained entirely on home soil, ZENG Yun keeps making history. He was born into a family of horn players in Sichuan, but Beijing became his second home—the launchpad that propelled him into the world. </p>
<p>At 11, he was admitted to the Middle School affiliated with the Central Conservatory of Music. He didn't shed many tears back then. "I had pocket money, so I ate KFC every single day. By the time I went home for break and my mom wanted to treat me, I was already sick of it." Life at the Middle School was intense but fulfilling—academic classes, horn practice, homework stacking up day after day. Still, he found time to listen to records with friends, play chamber music, and put together little accompaniment ensembles. </p>
<p>"Every time I made a mistake, I'd run a little debrief in my head—analyze the error, figure out what went wrong, and sum it up." His teacher WEN Quan was skilled at helping students learn to think independently. He set out a path for Zeng: spend every summer competing abroad, whether or not he'd bring home a prize—just go for it. And he always seemed to come home with a prize. "Just like a thief who never goes home empty-handed." </p>
<p>When he had rare downtime, he'd head to Chongwenmen to buy comics. On holidays, when the practice rooms had limited hours, he'd go to Fangzhuang Sports Park to play his horn. The park was full of hidden talents—older residents doing pull-ups and spinning diabolo with impressive agility. The older folks in the park seemed to run their own neighborhood intelligence network—they knew everything about everyone, making the place feel lively and full of character. </p>
<p>Now, whenever he comes back to Beijing, three foods call out to him: lamb hotpot, fried guanchang (a Beijing-style starch snack), and douzhi (fermented mung bean drink). "For lamb hotpot, I swear by Ju Baoyuan. As for douzhi, people call it 'dark cuisine'—but drink it cold, and it's absolutely wonderful. Smooth and refreshing." He loves walking along the moat near Donghuamen outside the Forbidden City. He revisits the old streets near his alma mater, searching for the smoky little eateries of his youth. The Temple of Heaven is where he goes to clear his mind. </p>
<p>The 2019 International Tchaikovsky Competition and the 2021 ARD International Music Competition—two major prizes—pushed ZENG Yun into the spotlight. The label "child prodigy" stuck. "Being a prodigy doesn't mean you get to work less." He never uses the word "genius" to praise others either; he feels it erases everything that happens behind the scenes. No matter how gifted, you still have to put in the work. </p>
<p>In 2022, ZENG Yun was accepted into the Staatskapelle Berlin. The 80-year-old Daniel Barenboim cast the deciding vote, naming him principal horn and calling him "that Chinese kid." This orchestra, too, straddles two worlds—opera and symphony—and ZENG plunged headfirst into the world of opera, beginning a deep, systematic immersion. </p>
<p>A year later, he knocked on the doors of the Berliner Philharmoniker. "Back in middle school, the name Mei Diyang was practically gilded," ZENG laughed. As the orchestra's first Chinese member, Mei had represented Chinese musicians exceptionally well and left a strong impression. Now, outsiders often refer to the two as the "Chinese twin stars" of the Berliner Philharmoniker. "I don't deserve that. I'm only half a star at most!"</p>
<p>As a child, he had listened to countless Berliner Philharmoniker recordings. After joining, he went from admiring it from afar to becoming part of it. </p>
<p>"I immediately felt a special kind of energy, as if under a spell." Playing inside the orchestra, he could pick up far more nuances—strengths and weaknesses both magnified. Next year, the orchestra will work with Gustavo Dudamel on Mahler's Symphony No. 7 and Bruckner's Symphony No. 4. Going back over old recordings, he is amazed by the musicians' creativity and imagination, the way they shape each work into something uniquely their own, with an uncanny sense of pacing. </p>
<p>Compared to the seasoned veterans around him, he knows he still has ground to cover. Composers often turn to the French horn for philosophical, summing-up moments, entrusting it with a sacred musical mission. Its sound depends on the most delicate lip control. "Every day feels like walking a tightrope." He jokes that the horn is a He jokes that the horn is the orchestra's hard-working all-rounder—melding with woodwinds, blending into strings, carrying solos, communicating smoothly with section mates, and responding precisely to the conductor's cues. All of this takes years to refine. </p>
<p>The Berliner Philharmoniker holds itself to impossibly high standards, but it also makes room for risk-taking. The principal double bass once told ZENG, "You play beautifully, but I'm waiting for you to make your first mistake." Rather than faultless safety, the orchestra encourages bold risks in the name of musical expression—keeping every performance alive with tension. </p>
<p>ZENG is humble and easygoing, popular among his colleagues. Many of them love skiing, but not him. "I'm not very coordinated. I'm afraid I'll end up in the orthopedic ward, so I don't dare try." His colleagues are endlessly talented—arranging, composing, conducting, hosting with ease. One violist is the resident comedian of the group, a master of vocal mimicry who can imitate dogs barking and birds chirping, always cracking the kids up. </p>
<p>Music Director Kirill Petrenko is very much an introvert, but professionally impeccable. "His rehearsals are incredibly efficient—not a single second wasted, and he always gets straight to the point." During breaks, he patiently answers every question until the last musician has left. He remembers everyone's name. Once at a reception, ZENG brought his mother. Petrenko took the initiative to shake her hand and sincerely praised her for raising such an outstanding son. </p>
<p>At 27, ZENG Yun stands at the golden starting point of his career. With men in Germany retiring at 67, that leaves him another 40 years to deepen his craft. "I wouldn't dare say I've hit the ceiling of my profession—ceilings can fall, so you have to keep up with the maintenance." He always finds room for improvement and hopes to stay open-minded and keep learning.</p>`, 
                    autor:'文  廖阳', 
                    enautor:`LIAO Yang`,
                }, 
            ],
            mainworks: [
                { 
                    year:`2027`,
                    time:`4.10`, 
                    title:`“不止于「中」”赖嘉静、曾韵、与国家大剧院管弦乐团室内乐团`,
                    entitle:`“The Limitless” LAI Jiajing, ZENG Yun and NCPAO Chamber Orchestra`,
                    address:'北京艺术中心 ·音乐厅',
                    enaddress:`BPAC Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [
                        {
                            name:`赖嘉静`,
                            job:`指挥`,
                            enname:`LAI Jiajing `, 
                            enjob:`Conductor`,
                        }, 
                        {
                            name:`曾韵`,
                            job:`圆号`,
                            enname:`ZENG Yun `, 
                            enjob:`Horn`,
                        }, 
                    ],
                    performance: [ 
                        {
                            name:`亨德尔`,
                            job:`G小调帕萨卡利亚，选自G小调羽管键琴组曲，HWV 432(为圆号与小提琴改编)`,
                            enname:`Handel`, 
                            enjob:`Passacaglia in G minor, from Harpsichord Suite in G minor, HWV432 (Arrangement for Horn and Violin)`,
                        }, 
                        {
                            name:`莫扎特`,
                            job:`降E大调圆号五重奏，K.407(386c) `,
                            enname:`Mozart`, 
                            enjob:`Horn Quintet in E-flat major,K.407[386c]`,
                        }, 
                        {
                            name:`皮亚佐拉`,
                            job:`“咖啡馆1930”,选自《探戈的历史》 (为圆号与弦乐队改编)`,
                            enname:`Piazzolla`, 
                            enjob:`"Café 1930",from `,
                            xieenjob:`Histoire du tango `,
                            houenjob:`(Arrangement for Horn and String Orchestra)`,
                        }, 
                        {
                            name:`皮亚佐拉`,
                            job:`《布宜诺斯艾利斯的四季》选段 (为圆号与弦乐队改编)`, 
                            enname:`Piazzolla`, 
                            enjob:`Selection from `,
                            xieenjob:` Four Seasons of Buenos Aires `,
                            houenjob:`(Arrangement  for  Horn  and  String  Orchestral)`,
                        }, 
                        {
                            name:`巴托克`,
                            job:`《罗马尼亚民间舞曲》,BB76`,
                            enname:`Bartók`, 
                            xieenjob:`Romanian Folk Dances`,
                            houenjob:`,BB 76`,
                        }, 
                        {
                            name:`柴科夫斯基`,
                            job:`《如歌的行板》,TH63`,
                            enname:`Tchaikovsky`, 
                            xieenjob:`Andante cantabile,`,
                            houenjob:`TH 63`,
                        },  
                        {
                            name:`亨利·托马西`,
                            job:`圆号协奏曲`,
                            enname:`Henri Tomasi`, 
                            enjob:`Horn Concerto`,
                        }, 
                    ],
                }, 
                { 
                    year:`2027`,
                    time:`5.14-15`, 
                    title:`“声韵悦扬”曼弗雷德 ·霍内克、梅第扬、曾韵与国家大剧院管弦乐团`,
                    entitle:`“Rhyme and Radiance” Manfred Honeck, MEI Diyang, ZENG Yun and NCPAO`,
                    address:'国家大剧院·音乐厅',
                    enaddress:`NCPA Concert Hall`, 
                    link:``,
                    enlink:``, 
                    personnel: [
                        {
                            name:`曼弗雷德 · 霍内克`,
                            job:`指挥`,
                            enname:`Manfred Honeck`, 
                            enjob:`Conductor`,
                        }, 
                        {
                            name:`梅第扬`,
                            job:`中提琴`,
                            enname:`MEI Diyang`, 
                            enjob:`Viola`,
                        }, 
                        {
                            name:`曾韵`,
                            job:`圆号`,
                            enname:`ZENG Yun`, 
                            enjob:`Horn`,
                        }, 
                    ],
                    performance: [ 
                        {
                            name:`希瑟·施密特`,
                            job:`为中提琴、圆号与管弦乐队而作的协奏曲“光与影”`,
                            enname:`Heather Schmidt`, 
                            enjob:`Concerto for Viola,Horn & Orchestra  "Light and Shadow"`,
                        },  
                    ], 
                }, 
            ],
            activitys: [
                {
                    pic:'../conimg/2027-4-1.png',
                    time:`2027.4`,
                    title:`圆号如歌：驻院艺术家曾韵大师课`,
                    entitle:`Horn Cantabile: A Masterclass with ZENG Yun`,
                    address:'国家大剧院',
                    enaddress:`NCPA`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`, 
                    name:`曾韵`, 
                    enname:`ZENG Yun`,   
                },
                {
                    pic:'../conimg/2027-5-1.png',
                    time:`2027.5`,
                    title:`楚风蜀韵，柏林之声：对谈梅第扬与曾韵`,
                    entitle:`Homeland Echoes, Berlin Voices: A Conversation with MEI Diyang and ZENG Yun`,
                    address:'国家大剧院·艺术资料中心',
                    enaddress:`NCPA·Art Resource Center`, 
                    link:``,
                    enlink:``,
                    typelist:`艺术体验`, 
                    name:`梅第扬 曾韵`, 
                    enname:`MEI Diyang | ZENG Yun`,    
                },
            ],
        },
        {
            id: 7,
            type: 3,
            title:'特邀画家',
            entitle:'Guest Visual Artist',
            name:'朱炜',
            enname:`ZHU Wei`,   
            yjjjbgpc:'./images/yjjjbg1.jpg',
            yjjjbgwap:'./images/yjjjbg1_wap.jpg',
            indexpic:'../conimg/zhuwei_index.jpg', 
            indexpicwap:'../conimg/zhuwei_index.jpg', 
            pic:'../conimg/zhuwei_pic.jpg',
            txtcon:`<p>1962年 出生于北京</p>
            <p>1985年 参与中国85美术运动，策展并参展《八六最后画展》</p>
            <p>1986年 学士毕业于浙江美术学院（现中国美术学院）</p>
            <p>1992年 硕士毕业于日本国立大阪教育大学</p>
            <p>2000年 于北京创办“数象互动”、“数象空间”</p>
            <p>2011年 出版《细节》系列《大师笔触》</p>
            <p>2020年 《郑州镜像艺术博物馆》首个朱炜个人艺术博物馆开馆</p>
            <p>1986年以来以独立艺术家身份活跃于北京、日本、美国等地。现居住北京、西雅图。</p>`,
            entxtcon:`<p>Born in Beijing in 1962</p>
            <p>Participated in 1985 Art Movement Activity</p>
            <p>Planned and participated in “1986 The Last Art Exhibition”</p>
            <p>Graduated from Zhejiang Academy of Fine Arts (at present known as China Academy of Art) in 1986 with Bachlor's Degree</p>
            <p>Graduated from Japanese National Osaka Kyoiku University in 1992 with Master's Degree</p>
            <p>Founded "Digital Communications Beijing" and "Digital Space Beijing" in Beijing in 2000</p>
            <p>Published "Details" series Master Brushwork in 2011</p>
            <p>Travelling actively between Beijing, Japan, America and other places in the name of an independent artist since 1986</p>
            <p>The Zhengzhou Museum of Mirror Image opened in 2020, the first museum devoted only to ZHU Wei’s art</p>
            <p>At present, living in Beijing and Seattle</p>`,
        },
    ],
    // 乐季回顾
    yjhgdata: [
        { 
            title:'2025/26 回到未来',
            entitle:'2025/26 Back To The Future',
            imgurl:'../pdf/pic25-26.png',
            pdfurl:'../pdf/25-26.pdf',
        },
        { 
            title:'2024/25 三生万物',
            entitle:'2024/25 Beyond Home',
            imgurl:'../pdf/pic24-25.png',
            pdfurl:'../pdf/24-25.pdf',
        },
        { 
            title:'2023/24 家园',
            entitle:'2023/24 Beyond Home',
            imgurl:'../pdf/pic23-24.png',
            pdfurl:'../pdf/23-24.pdf',
        },
        { 
            title:'2022/23 时代精神',
            entitle:'2022/23 ZEITGEIST',
            imgurl:'../pdf/pic22-23.png',
            pdfurl:'../pdf/22-23.pdf',
        },
        { 
            title:'2021/22 心有皓曜',
            entitle:'2021/22 Glows From Within',
            imgurl:'../pdf/pic21-22.png',
            pdfurl:'../pdf/21-22.pdf',
        },
        { 
            title:'2020/21 日新',
            entitle:'2020/21 Evolution',
            imgurl:'../pdf/pic20-21.png',
            pdfurl:'../pdf/20-21.pdf',
        },
        { 
            title:'2019/20 华彩',
            entitle:'2019/20 Cadenza',
            imgurl:'../pdf/pic19-20.png',
            pdfurl:'../pdf/19-20.pdf',
        },
        { 
            title:'2018/19 乐咏春华',
            entitle:'2018/19 Forever Young',
            imgurl:'../pdf/pic18-19.png',
            pdfurl:'../pdf/18-19.pdf',
        },
        { 
            title:'2017/18 胜友如乐',
            entitle:'2017/18 Ode To Friends',
            imgurl:'../pdf/pic17-18.png',
            pdfurl:'../pdf/17-18.pdf',
        },
        { 
            title:'2016/17 弦外有声',
            entitle:'2016/17 Music Speaks',
            imgurl:'../pdf/pic16-17.png',
            pdfurl:'../pdf/16-17.pdf',
        },
        { 
            title:'2015/16 宁静致远',
            entitle:'2015/16 Peace Beyond Music',
            imgurl:'../pdf/pic15-16.png',
            pdfurl:'../pdf/15-16.pdf',
        },
        { 
            title:'2014/15 光明的旅程',
            entitle:'2014/15 A Journey of Light',
            imgurl:'../pdf/pic14-15.png',
            pdfurl:'../pdf/14-15.pdf',
        },
    ],
    // 唱片录音
    cplydata: [
        {
            title:'布鲁克纳密码',
            entitle:'Bruckner Ciphers',
            datalist: [
                {
                    pic:'../conimg/recordpic1-0.jpg',
                    title:'布鲁克纳第一交响曲',
                    entitle:`Bruckner Symphony No. 1`,
                    time:'2024',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=U9uk7iDs0fTd',
                    enlink:'',
                    audio:'../conimg/record1-0.mp3'
                },
                {
                    pic:'../conimg/recordpic1-6.jpg',
                    title:'布鲁克纳第二交响曲（再版）',
                    entitle:`Bruckner Symphony No. 2`,
                    time:'2024',
                    num:'',
                    price:'80.00',
                    nclp:'81620196-1',
                    ref:'978-7-88331-067-9',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=okJz4uAvnDKc',
                    enlink:'https://music.apple.com/cn/album/bruckner-symphony-no-2-in-c-minor/1538568861',
                    audio:'../conimg/record1-1.mp3'
                },
                // {
                //     pic:'../conimg/recordpic1-1.jpg',
                //     title:'布鲁克纳第二交响曲',
                //     entitle:`Bruckner Symphony No. 2`,
                //     time:'2016',
                //     num:'',
                //     price:'45.00',
                //     nclp:'81620013-1',
                //     ref:'978-7-88331-011-2',
                //     link:'https://c6.y.qq.com/base/fcgi-bin/u?__=okJz4uAvnDKc',
                //     enlink:'https://music.apple.com/cn/album/bruckner-symphony-no-2-in-c-minor/1538568861',
                //     audio:'../conimg/record1-1.mp3'
                // },
                {
                    pic:'../conimg/recordpic1-3.jpg',
                    title:'布鲁克纳第三交响曲',
                    entitle:`Bruckner Symphony No. 3`,
                    time:'2023',
                    num:'',
                    price:'80.00',
                    nclp:'',
                    ref:'978-7-88331-171-3',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=3Qtgzeas0ZPy',
                    enlink:'https://music.apple.com/cn/album/%E5%B8%83%E9%B2%81%E5%85%8B%E7%BA%B3-d%E5%B0%8F%E8%B0%83%E7%AC%AC%E4%B8%89%E4%BA%A4%E5%93%8D%E6%9B%B2/1707984192',
                    audio:'../conimg/record1-2.mp3'
                },
                {
                    pic:'../conimg/recordpic1-7.jpg',
                    title:'布鲁克纳第四交响曲',
                    entitle:`Bruckner Symphony No. 4`,
                    time:'2024',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'',
                    enlink:'',
                    audio:''
                },
                {
                    pic:'../conimg/recordpic1-8.jpg',
                    title:'布鲁克纳第五交响曲',
                    entitle:`Bruckner Symphony No. 5`,
                    time:'2024',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'',
                    enlink:'',
                    audio:''
                },
                {
                    pic:'../conimg/recordpic1-9.jpg',
                    title:'布鲁克纳第六交响曲',
                    entitle:`Bruckner Symphony No. 6`,
                    time:'2024',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'',
                    enlink:'',
                    audio:''
                },
                {
                    pic:'../conimg/recordpic1-4.jpg',
                    title:'布鲁克纳第七交响曲',
                    entitle:`Bruckner Symphony No. 7`,
                    time:'2023',
                    num:'',
                    price:'80.00',
                    nclp:'81620168-1',
                    ref:'978-7-88331-180-5',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=iRXHGdas0bjn',
                    enlink:'https://music.apple.com/cn/album/bruckner-symphony-no-7-in-e-major-wab-107/1725818759',
                    audio:'../conimg/record1-3.mp3'
                },
                {
                    pic:'../conimg/recordpic1-5.jpg', 
                    title:'布鲁克纳第八交响曲',
                    entitle:`Bruckner Symphony No. 8`,
                    time:'2024',
                    num:'',
                    price:'90.00',
                    nclp:'81620187-1',
                    ref:'978-7-88331-192-8',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=SGHmBostbCPN',
                    enlink:'https://music.apple.com/cn/album/%E5%B8%83%E9%B2%81%E5%85%8B%E7%BA%B3-c%E5%B0%8F%E8%B0%83%E7%AC%AC%E5%85%AB%E4%BA%A4%E5%93%8D%E6%9B%B2/1737153001',
                    audio:'../conimg/record1-4.mp3'
                },
                {
                    pic:'../conimg/recordpic1-2.jpg',
                    title:'布鲁克纳第九交响曲',
                    entitle:`Bruckner Symphony No. 9`,
                    time:'2022',
                    num:'',
                    price:'80.00',
                    nclp:'81620134-1',
                    ref:'978-7-88331-160-7',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=d5nhtbAvnQxn',
                    enlink:'https://music.apple.com/cn/album/%E5%B8%83%E9%B2%81%E5%85%8B%E7%BA%B3-d%E5%B0%8F%E8%B0%83%E7%AC%AC%E4%B9%9D%E4%BA%A4%E5%93%8D%E6%9B%B2/1682351682',
                    audio:'../conimg/record1-5.mp3'
                },
            ],
        },
        {
            title:'中国经典珍藏',
            entitle:'Chinese Collection',
            datalist: [
                {
                    pic:'../conimg/recordpic4-1.jpg',
                    title:'郭文景：天地的回声',
                    entitle:`GUO Wenjing Echoes of Heaven and Earth`,
                    time:'2017',
                    num:'',
                    price:'50.00',
                    nclp:'81660036-1',
                    ref:'978-7-88331-043-3',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=G1dC3bl64L27',
                    enlink:'https://music.apple.com/cn/album/echoes-of-heaven-and-earth/1523937364',
                },
                {
                    pic:'../conimg/recordpic4-2.jpg',
                    title:'陈其钢：江城子',
                    entitle:`Jiang Tcheng Tse`,
                    time:'2019',
                    num:'',
                    price:'70.00',
                    nclp:'81620087-1',
                    ref:'978-7-88331-086-0',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=hAJoJkMs0QiK',
                    enlink:'https://music.apple.com/cn/album/jiang-tcheng-tse-ep/1538593956',
                },
                {
                    pic:'../conimg/recordpic4-3.jpg',
                    title:'赵季平：协奏曲作品集',
                    entitle:`Zhao jiping concertos`,
                    time:'2019',
                    num:'',
                    price:'50.00',
                    nclp:'81620096-1',
                    ref:'978-7-88331-100-3',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=18kAgV2',
                    enlink:'',
                },
                // {
                //     pic:'../conimg/recordpic4-4.jpg',
                //     title:'赵季平：协奏曲作品集',
                //     entitle:`Zhao jiping concertos`,
                //     time:'2019',
                //     num:'',
                //     price:'130.00',
                //     nclp:'NCLP33002',
                //     ref:'978-7-88331-102-7',
                //     link:'',
                //     enlink:'',
                // },
            ],
        },
        {
            title:'永远的贝多芬',
            entitle:'Forever Beethoven',
            datalist: [
                {
                    pic:'../conimg/recordpic2-1.jpg',
                    title:'贝多芬D小调第九交响曲“合唱”',
                    entitle:`Beethoven Symphony No.9 in D Minor  “Choral”`,
                    time:'2021',
                    num:'',
                    price:'70.00',
                    nclp:'',
                    ref:'978-7-88331-134-8',
                    link:'https://y.qq.com/n/yqq/album/001cVKGV1u2e7p.html',
                    enlink:'https://music.apple.com/cn/album/beethoven-symphony-no-9-in-d-minor-choral/1523930858',
                },
                // {
                //     pic:'../conimg/recordpic2-2.jpg',
                //     title:'贝多芬D小调第九交响曲“合唱”(2LP)',
                //     entitle:`Beethoven Symphony No.9 in D Minor  “Choral”`,
                //     time:'2019',
                //     num:'',
                //     price:'230.00',
                //     nclp:'NCLP33001',
                //     ref:'978-7-88331-063-1',
                //     link:'https://c6.y.qq.com/base/fcgi-bin/u?__=22QwqO7s0xlI',
                //     enlink:'https://music.apple.com/cn/album/beethoven-symphony-no-9-in-d-minor-choral/1523930858',
                // },
                {
                    pic:'../conimg/recordpic2-3.jpg',
                    title:'贝多芬：爱格蒙特',
                    entitle:`Beethoven Egmont`,
                    time:'2021',
                    num:'',
                    price:'70.00',
                    nclp:'81620114-1',
                    ref:'978-7-88331-068-6',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=KQko2R4ifmLk',
                    enlink:'https://music.apple.com/cn/album/beethoven-egmont-complete-incidental-music/1564273042',
                },
                {
                    pic:'../conimg/recordpic2-4.jpg',
                    title:'贝多芬：序曲四首',
                    entitle:`Beethoven Four Overtures`,
                    time:'2022',
                    num:'',
                    price:'150.00',
                    nclp:'81620127-1',
                    ref:'978-7-88331-151-5',
                    link:'',
                    enlink:'',
                },
            ],
        },
        {
            title:'Live古典现场',
            entitle:'Live Classical',
            datalist: [
                // {
                //     pic:'../conimg/recordpic3-1.jpg',
                //     title:'和慧：国家大剧院独唱音乐会',
                //     entitle:`He Hui Roberto Corliano Arena of Verona String Quartet`,
                //     time:'2019',
                //     num:'',
                //     price:'50.00',
                //     nclp:'81660095-1',
                //     ref:'978-7-88331-099-0',
                //     link:'https://c6.y.qq.com/base/fcgi-bin/u?__=z2U7L8Ms0c9H',
                //     enlink:'https://music.apple.com/cn/album/he-hui-live-from-china-ncpa/1540096129',
                // },
                // {
                //     // pic:'../conimg/recordpic3-2.jpg',
                //     pic:'../conimg/pic6.jpg',
                //     title:'天使告诉我(1DVD)',
                //     entitle:`天使告诉我(1DVD)`,
                //     time:'2020',
                //     num:'',
                //     price:'90.00',
                //     nclp:'',
                //     ref:'978-7-88331-120-1',
                //     link:'',
                //     enlink:'',
                // },
                {
                    pic:'../conimg/recordpic3-3.jpg',
                    title:'北京大合唱',
                    entitle:`Beijing Cantata`,
                    time:'2021',
                    num:'',
                    price:'146.00',
                    nclp:'',
                    ref:'978-7-88331-136-2',
                    link:'',
                    enlink:'',
                },
                {
                    pic:'../conimg/recordpic3-4.jpg',
                    title:'2022北京新年音乐会',
                    entitle:`2022 Beijing New Year's Concert`,
                    time:'2022',
                    num:'',
                    price:'89.00',
                    nclp:'',
                    ref:'978-7-88331-146-1',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=g6x5qQMs02a8',
                    enlink:'https://music.apple.com/cn/album/2022%E5%8C%97%E4%BA%AC%E6%96%B0%E5%B9%B4%E9%9F%B3%E4%B9%90%E4%BC%9A/1609274173',
                },
                {
                    pic:'../conimg/recordpic3-5.jpg',
                    title:'十载嘉音',
                    entitle:`Ten Years of Music Journey`,
                    time:'2022',
                    num:'',
                    price:'350.00',
                    nclp:'81620142-1',
                    ref:'978-7-88331-167-6',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=950SbwMs0iWk',
                    enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-01-mozart-brahms/1682349803',
                    children: [
                        {
                            pic:'../conimg/recordpic3-5-1.jpg',
                            title:'十载嘉音之一：莫扎特与勃拉姆斯',
                            entitle:`Ten Years of Music Journey 01: Mozart & Brahms`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/001GwVoC0bGoVj',
                            enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-01-mozart-brahms/1682349803',
                        },
                        {
                            pic:'../conimg/recordpic3-5-2.jpg',
                            title:'十载嘉音之二：贝多芬与舒曼',
                            entitle:`Ten Years of Music Journey 02: Beethoven & Schumann`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/001yoS6906ylcP',
                            enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-02-beethoven-schumann/1682350096',
                        },
                        {
                            pic:'../conimg/recordpic3-5-3.jpg',
                            title:'十载嘉音之三：舒伯特与舒曼',
                            entitle:`Ten Years of Music Journey 03: Schubert & Schumann`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/000jV4p70Bvkvx',
                            enlink:'https://music.apple.com/cn/album/%E5%8D%81%E8%BD%BD%E5%98%89%E9%9F%B3%E4%B9%8B%E4%B8%89-%E8%88%92%E4%BC%AF%E7%89%B9%E4%B8%8E%E8%88%92%E6%9B%BC/1682984982',
                        },
                        {
                            pic:'../conimg/recordpic3-5-4.jpg',
                            title:'十载嘉音之四：布鲁克纳',
                            entitle:`Ten Years of Music Journey 04: Bruckner`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/000eeKUj3J8amZ',
                            enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-04-bruckner/1682349860',
                        },
                        {
                            pic:'../conimg/recordpic3-5-5.jpg',
                            title:'十载嘉音之五：拉威尔、柏辽兹与德彪西',
                            entitle:`Ten Years of Music Journey 05: Ravel, Berlioz & Debussy`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/003rYZLt0fpBWQ',
                            enlink:'https://music.apple.com/cn/album/%E5%8D%81%E8%BD%BD%E5%98%89%E9%9F%B3%E4%B9%8B%E4%BA%94-%E6%8B%89%E5%A8%81%E5%B0%94-%E6%9F%8F%E8%BE%BD%E5%85%B9%E4%B8%8E%E5%BE%B7%E5%BD%AA%E8%A5%BF/1682985558',
                        },
                        {
                            pic:'../conimg/recordpic3-5-6.jpg',
                            title:'十载嘉音之六：德沃夏克',
                            entitle:`Ten Years of Music Journey 06: Dvořák`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/003RN3uV1ZvQDS',
                            enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-06-dvo%C5%99%C3%A1k/1682610911',
                        },
                        {
                            pic:'../conimg/recordpic3-5-7.jpg',
                            title:'十载嘉音之七：西贝柳斯',
                            entitle:`Ten Years of Music Journey 07: Sibelius`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/002rbLBQ4WPgMA',
                            enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-07-sibelius/1682349800',
                        },
                        {
                            pic:'../conimg/recordpic3-5-8.jpg',
                            title:'十载嘉音之八：斯特拉文斯基',
                            entitle:`Ten Years of Music Journey 08: Stravinsky`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/0044ml6A4NE5rq',
                            enlink:'https://music.apple.com/cn/album/%E5%8D%81%E8%BD%BD%E5%98%89%E9%9F%B3%E4%B9%8B%E5%85%AB-%E6%96%AF%E7%89%B9%E6%8B%89%E6%96%87%E6%96%AF%E5%9F%BA/1682984683',
                        },
                        {
                            pic:'../conimg/recordpic3-5-9.jpg',
                            title:'十载嘉音之九：辛沪光、于京君与马思聪',
                            entitle:`Ten Years of Music Journey 09: XIN Hugaung, Julian Yu & MA Sicong`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/002b3Uw20Vqsl5',
                            enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-09-xin-hugaung-julian-yu-ma-sicong/1682349790',
                        },
                        {
                            pic:'../conimg/recordpic3-5-10.jpg',
                            title:'十载嘉音之十：陈培勋',
                            entitle:`Ten Years of Music Journey 10: CHEN Peixun`,
                            time:'', 
                            link:'https://y.qq.com/n/ryqq/albumDetail/004SByLM2sv7iq',
                            enlink:'https://music.apple.com/cn/album/ten-years-of-music-journey-10-chen-peixun/1682349797',
                        },
                    ],
                },
                {
                    pic:'../conimg/recordpic3-6.jpg',
                    title:'2023北京新年音乐会',
                    entitle:`2023 Beijing New Year's Concert`,
                    time:'2023',
                    num:'',
                    price:'90.00',
                    nclp:'81620163-1',
                    ref:'978-7-88331-170-6',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=3bRjjskgY8I5',
                    enlink:'https://music.apple.com/cn/album/2023%E5%8C%97%E4%BA%AC%E6%96%B0%E5%B9%B4%E9%9F%B3%E4%B9%90%E4%BC%9A/1709046045',
                },
                {
                    pic:'../conimg/recordpic3-7.jpg',
                    title:'陆轶文与国家大剧院管弦乐团桥四重奏：爱的致意',
                    entitle:`Lu Yiwen NCPAO Bridge Quartet`,
                    time:'2023',
                    num:'',
                    price:'80.00',
                    nclp:'81740167-1',
                    ref:'978-7-88331-178-2',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=8Vf8OgMs0Shd',
                    enlink:'https://music.apple.com/cn/album/lu-yiwen-salut-damour/1718021135',
                },
                {
                    pic:'../conimg/recordpic3-8.jpg',
                    title:'2024北京新年音乐会',
                    entitle:`2024 Beijing New Year's Concert`,
                    time:'2024',
                    num:'',
                    price:'90.00',
                    nclp:'81620178-1',
                    ref:'978-7-88331-185-0',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=Xm5IVEas0Kyv',
                    enlink:'https://music.apple.com/cn/album/2024%E5%8C%97%E4%BA%AC%E6%96%B0%E5%B9%B4%E9%9F%B3%E4%B9%90%E4%BC%9A/1729155935',
                },
                {
                    pic:'../conimg/recordpic3-9.jpg',
                    title:'NCPA Live -寂静的森林与洛可可主题变奏曲（秦立巍与国家大剧院管弦乐团）',
                    entitle:`NCPA Live Silent Woods Rococo Variations`,
                    time:'2024',
                    num:'',
                    price:'45.00',
                    nclp:'81710184-1',
                    ref:'978-7-88331-191-1',
                    link:'https://y.qq.com/n/yqq/album/000JS1qg0h5oEK.html',
                    enlink:'https://music.apple.com/cn/album/dvo%C5%99%C3%A1k-silent-woods-tchaikovsky-on-a-rococo-theme/1523412913',
                },
                {
                    pic:'../conimg/recordpic3-10.jpg',
                    title:'NCPA Live - 陈萨 MOZART Piano Concerto No. 23 in A major',
                    entitle:`NCPA Live Mozart Piano Concerto No. 23`,
                    time:'2024',
                    num:'',
                    price:'45.00',
                    nclp:'81710190-1',
                    ref:'978-7-88331-190-4',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=tDVWf9as0Khv',
                    enlink:'https://music.apple.com/cn/album/mozart-piano-concerto-no-23-in-a-major-k-488-ncpa-live-ep/1523930632',
                },
                {
                    pic:'../conimg/recordpic3-11.jpg', 
                    title:'第七期 国家大剧院青年作曲家计划 终评音乐会',
                    entitle:`7th NCPA Young Composer Programme Final Evaluation Concert`,
                    time:'2024',
                    num:'',
                    price:'80.00',
                    nclp:'81620188-1',
                    ref:'978-7-88331-196-6',
                    link:'https://c6.y.qq.com/base/fcgi-bin/u?__=YKqP3kas06DV',
                    enlink:'',
                },
                {
                    pic:'../conimg/recordpic3-12.jpg', 
                    title:'莫扎特长笛四重奏',
                    entitle:`MOZARTThe Flute Quartets`,
                    time:'2025',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'',
                    enlink:'',
                },
                {
                    pic:'../conimg/recordpic3-13.jpg', 
                    title:'NCPA Live《马勒：第六交响曲》',
                    entitle:`Mahler Symphony No. 6 "Tragic"`,
                    time:'2025',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'',
                    enlink:'',
                },
                {
                    pic:'../conimg/recordpic3-14.jpg', 
                    title:'2025北京新年音乐会',
                    entitle:`2025 BEIJING NEW YEAR'S CONCERT`,
                    time:'2025',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'',
                    enlink:'',
                },
                {
                    pic:'../conimg/recordpic3-15.jpg', 
                    title:'NCPA Live 《陈萨和她的朋友们音乐会》',
                    entitle:`ECHOES OF BACHSa Chen & Frends in Concert SA CHENYUTONG SUN XU GUO LE CHANGCHINA NCPA ORCHESTRAYIFAN SUN`,
                    time:'2025',
                    num:'',
                    price:'',
                    nclp:'',
                    ref:'',
                    link:'',
                    enlink:'',
                },
            ],
        },
    ],
    // 关于乐团 
    aboutdata: {
        title:`国家大剧院管弦乐团`,
        entitle:`China NCPA Orchestra`,
        autor: [
            {
                name:'吕嘉',
                position:'音乐总监',
                enname:'LÜ Jia',
                enposition:'Music Director',
                pic:'../conimg/lvjia.jpg',
                txtcon:`<p>国家大剧院音乐艺术总监、国家大剧院管弦乐团音乐总监，国务院特殊津贴获得者。吕嘉是享有国际盛誉的华人指挥大师。他生于上海的一个音乐世家，幼年学习钢琴和大提琴，后进入中央音乐学院，师从指挥大师郑小瑛学习指挥。24岁时，吕嘉进入德国柏林艺术大学，跟随汉斯·马汀·拉宾斯坦教授、罗伯特·沃尔夫教授继续深造。同年，吕嘉在意大利获得安东尼奥•佩得罗第国际指挥大赛第一名，并由此开始了辉煌的职业指挥家生涯。</p>
<p>在过去的近20年中，吕嘉在欧美及全球各国指挥歌剧及音乐会两千余场。他是第一位在意大利担任重要歌剧院总监的亚洲指挥家，也是第一位执棒芝加哥交响乐团的华人指挥家。在欧洲，他曾在斯卡拉歌剧院、巴伐利亚国立歌剧院、柏林德意志歌剧院，以及洛桑、都灵、罗马、那不勒斯、威尼斯、弗洛伦萨、法兰克福和斯图加特的众多歌剧院指挥过大量重要歌剧制作。在交响乐领域，他曾与众多国际顶尖交响乐团合作，如阿姆斯特丹皇家音乐厅管弦乐团、芝加哥交响乐团、莱比锡布商大厦管弦乐团、慕尼黑爱乐乐团、班贝格交响乐团、罗马圣塞西莉亚交响乐团、伯明翰城市交响乐团、利物浦皇家爱乐乐团、奥斯陆爱乐乐团、里昂国立管弦乐团、芬兰广播交响乐团、汉堡广播交响乐团、悉尼交响乐团，及众多其它欧美及澳洲乐团。</p>
<p>吕嘉是第一位录制全套门德尔松交响作品的华人指挥家，也是全球唯一录制了瑞典国宝级作曲家英瓦•利德霍姆全套交响乐作品的指挥家。他对德国古典浪漫派交响乐作品和法国印象派交响乐作品的诠释被盛赞为用“精准的音乐语言与完美的指挥技巧”演奏出“极其令人信服的音乐演绎”。2024年，吕嘉率国家大剧院管弦乐团历时数年录制的《布鲁克纳全套交响曲》唱片发行。英国权威古典音乐刊物《留声机》（Gramophone）评价该套唱片“极具情感表现力，音色灿烂而辉煌”，并将其与富特文格勒、切利比达克、海丁克等大师版本共同收录于“历史上最优秀的《布鲁克纳第六交响曲》唱片”榜单。</p>
<p>在身为歌剧故乡意大利和德国，吕嘉指挥的歌剧剧目超过50部，被意大利的音乐评论家誉为“比意大利人更懂得意大利歌剧的指挥家”。2007年，在意大利佩萨罗举行的罗西尼歌剧节上，吕嘉指挥的罗西尼歌剧《贼鹊》荣膺当年的“欧洲年度最佳歌剧大奖”。同年，意大利总统纳波利塔诺决定授予吕嘉“总统杯”，以表彰他为欧洲音乐文化的传播与发展做出的重要贡献。2012年，他还在举世瞩目的多明戈国际声乐比赛中担任评委，并由此成为该比赛有史以来唯一的华人评委。</p>
<p>2012年，吕嘉成为国家大剧院音乐艺术总监与首席指挥。由他监制和指挥的《纽伦堡的名歌手》《罗恩格林》《漂泊的荷兰人》《莱茵的黄金》《奥赛罗》《费加罗的婚礼》《假面舞会》《托斯卡》《安德烈·谢尼埃》等歌剧，在世界众多歌剧与音乐媒体上广获赞誉。与此同时，他长期致力于中国歌剧呈现，先后执棒《冰山上的来客》《日出》《这里的黎明静悄悄》《长征》《兰花花》《党的女儿》《山海情》《青春之歌》《红高粱》等，见证并推动中国歌剧不断探索自身的艺术表达。凭借一系列具有世界水准的歌剧制作，国家大剧院不仅成为全球歌剧舞台上的耀眼明星，更由此开辟了歌剧艺术在中国发展的新篇章。同时，吕嘉带领下的国家大剧院管弦乐团，也通过其在歌剧与音乐会舞台上的卓越表现，稳步崛起为中国新一代交响乐团的杰出典范。</p>
<p>2017年，吕嘉出任国家大剧院音乐艺术总监、国家大剧院管弦乐团音乐总监。在此之前，吕嘉曾任意大利维罗那歌剧院的音乐总监、西班牙特内里费交响乐团艺术总监，澳门乐团音乐总监兼首席指挥，并曾在意大利特里埃斯特歌剧院、佛罗伦萨交响乐团、罗马拉奇奥室内乐团及瑞典诺克平交响乐团担任艺术总监兼首席指挥。</p>`,
                entxtcon:`<p>The Chinese conductor LÜ Jia has received great acclaim internationally. Born into a musical family in Shanghai, Lü began studying piano and cello at a very young age. He later studied conducting at the Central Conservatory of Music in Beijing, under the tutelage of esteemed conductor Zheng Xiaoying. At the age of 24, LÜ entered the University of Arts in Berlin, where he continued his studies under Professor Hans-Martin Rabenstein and Robert Wolf. The following year, he was awarded both the First Prize and Jury's Prize at the Antonio Pedrotti International Conducting Competition in Trento, Italy, and launched his career as a conductor.</p>
<p>Over the past decades, he has conducted over 2,000 orchestral concerts and opera performances in Europe and America, and became the first Asian conductor to serve as the artistic director of a major Italian opera house, as well as the first Chinese conductor to lead Chicago Symphony. He has worked with important productions at the Bayersiche Staatsoper in Munich, the Deutsche Oper Berlin and La Scala in Milan, as well as opera houses in Lausanne, Turin, Rome, Naples, Verona, Venice, Florence, Frankfurt and Stuggart. He has also worked with many renowned orchestras including the Royal Concertgebouw Orchestra, Chicago Symphony Orchestra, Gewandhaus Leipzig, Munich Philharmonic, Orchestra dell'Accademia Nazionale di Santa Cecilia, City of Birmingham Symphony Orchestra, Royal Liverpool Philharmonic, Oslo Philharmonic, Lyon National Orchestra in France, Finnish Radio Symphony, Hamburg Radio Symphony, Bamberg Symphoniker, Sydney Symphony Orchestra and many others across Europe, America and Australia.</p>
<p>LÜ Jia was the first Chinese conductor to record Felix Mendelssohn's complete orchestral works, and also the only conductor so far who has recorded the complete works by the important Swedish composer Ingvar Lidholm. His interpretations of German Classical Romanticism and French Impressionists have been praised for their <em>"extremely convincing musical interpretation"</em> with <em>"musical precision and perfect baton technique."</em> 2024 saw the release of LÜ Jia and the China NCPA Orchestra's recording of Bruckner's complete symphonies, an album hailed by Gramophone magazine as "expressive and refulgent." </p>
<p>Having directed nearly 50 operas in Italy and Germany, homelands of the European opera tradition, he has also been praised by Italian music critics as "a conductor who understands Italian opera even better than the Italians themselves do".</p>
<p>In 2007, his performance of La Gazza Ladra at the Rossini Opera Festival in Pesaro was voted as European Opera Production of the Year. That same year, in recognition of his important contribution to musical culture in Italy, LÜ Jia was awarded the President's Prize by President Giorgio Napolitano. In 2012, the Domingo International Vocal Competition invited LÜ Jia to serve on the jury, making him the Competition's first-ever Chinese jury member. </p>
<p>Among his most recent engagements are appearances with the Melbourne Symphony Orchestra, "La Wally" at Teatro Lirico di Cagliari, a concert at Teatro Regio di Torino, a conducting masterclass in Italy organized by OnlyMaestros (marking his very first teaching engagement), and his participation as jury member at the Toscanini Conducting Competition.</p>
<p>In the upcoming seasons, highlights include the opening of the Symphony Season at Teatro Carlo Felice in Genoa with Ettore Pagano, "Il turco in Italia" in Verona (Teatro Filarmonico) and a concert with the Orchestra Sinfonica Siciliana in Palermo. He will also return to the Orchestra Arturo Toscanini in Parma with violinist Charlie Siem, and to Verona Teatro Filarmonico for performances of Mahler's Ninth Symphony. </p>
<p>In 2012, LÜ Jia was appointed Chief Conductor and Artistic Director of Music at the National Centre for the Performing Arts (NCPA) in Beijing. Under his musical direction, NCPA productions including Die <em>Meistersinger von Nürnberg, Lohengrin, The Flying Dutchman, Das Rheingold, Othello, Le Nozze di Figaro, Un Ballo in Maschera, Tosca, and Andrea Chénier</em> have received widespread acclaim from the international press. He has also conducted numerous Chinese operas, including <em>Visitors on the Icy Mountain, Sunrise, The Dawns Here Are Quiet, The Long March, Lan Huahua, The Daughter of the Party, Minning Town, Song of Youth,</em> and <em>Red Sorghum</em>, contributing to the development of Chinese opera. Meanwhile, under LÜ's baton, the China NCPA Orchestra has established itself as one of China's leading orchestras of a new generation, acclaimed for its performances both in the opera house and on the concert stage.</p>
<p>In 2017, LÜ Jia has been appointed as Artistic Director of Music of National Centre for the Performing Arts (NCPA), and Music Director of China NCPA Orchestra. Before taking up his current posts in Beijing, LÜ served as Music Director at Fondazione Arena di Verona, Artistic Director at Symphony Orchestra of Tenerife, Music Director and Principal Conductor of Macao Orchestra, as well as Artistic Director and Chief Conductor at Teatro G. Verdi in Trieste, Orchestra Regionale Toscana in Florence and Norrkoping Symphony Orchestra in Sweden.</p>`,
            },
            {
                name:'陈佐湟',
                position:'桂冠指挥',
                enname:'Zuohuang Chen',
                enposition:'Conductor Laureate',
                pic:'../conimg/chenzuohuang.jpg',
                txtcon:`<p>陈佐湟生于中国上海。1965年毕业于中央音乐学院附中钢琴专业，1981年毕业于中央音乐学院指挥系，同年经小泽征尔先生推荐赴美国坦格乌德音乐中心及密西根大学音乐学院学习，1982年获音乐硕士学位，1985年获密歇根大学颁发的第一个乐队指挥音乐艺术博士学位，成为新中国第一个音乐艺术博士。</p>
<p>1985至1987年，陈佐湟在美国堪萨斯大学艺术学院任指挥副教授，期间获荣誉教授称号。1987年，陈佐湟担任中国中央乐团指挥，并带领乐团赴美国纽约、华盛顿、芝加哥、旧金山、洛杉矶等二十四个城市进行了访问演出。此后，他又带领中央乐团、中国交响乐团、中国青年交响乐团、中国少年交响乐团及布达佩斯爱乐乐团、汉堡青年交响乐团等在欧洲、美洲和亚洲成功地进行了十多次巡演。1992年至1996年，陈佐湟又兼任美国罗德岛州爱乐乐团音乐总监和指挥，其间多次获得堪萨斯州和罗德岛州州长艺术奖和嘉奖令，深受乐团音乐家们和听众的赞赏和敬重。</p>
<p>1996年，陈佐湟辞去部份国外职务，回到中国，在原中央乐团的基础上组建中国交响乐团，并担任中国交响乐团首任艺术总监。中国交响乐团实行了国际上职业乐团通用的音乐季演出制，几年中邀请了上百位国际优秀音乐家来团合作，演出了大量中外交响乐作品，有力地推动了中国交响音乐事业的发展。陈佐湟带领乐团在国内许多城市及欧洲、,日本和墨西哥的访问演出获得了听众和乐评家的一致称赞。2002至2006年陈佐湟担任墨西哥UNAM爱乐交响乐团音乐总监；2004至2008年担任上海爱乐乐团音乐总监；2006至2010担任韩国仁川爱乐乐团艺术总监。</p>
<p>多年来，陈佐湟还应邀赴欧洲、美洲、拉丁美洲二十多个国家和地区担任三十多支交响乐团的客席指挥，包括苏黎世音乐厅管弦乐团、温哥华交响乐团、布达佩斯爱乐乐团、匈牙利国家交响乐团、古本江乐团、俄罗斯爱乐乐团、斯洛伐克广播交响乐团、冰岛交响乐团、等；在亚洲，他合作过的乐团包括香港管弦乐团、新加坡交响乐团、台北市立交响乐团及釜山爱乐乐团等。陈佐湟被称为“一位极有才华的音乐家”,“可能是自小泽征尔之后，最重要的亚裔指挥家”。他的指挥艺术“富有强烈的艺术魅力”,“具有站在任何一个乐队前面的权威”,在多年的国际音乐活动中，陈佐湟向世界各国听众推荐中国交响乐新作及年轻艺术家的不懈努力，亦获得人们的普遍的敬重和赞扬。</p>
<p>陈佐湟自2007年始担任中国国家大剧院音乐艺术总监，2010年至2012年担任中国国家大剧院管弦乐团首席指挥，现为乐团桂冠指挥，自2012年起兼任贵阳交响乐团音乐总监。</p>`,
                entxtcon:`<p>Zuohuang Chen started his early piano study at the Middle School attached to the Central Conservatory of Music in Beijing, and later graduated from the Conservatory's Conducting Department. At the recommendation of Seiji Ozawa, Chen went to the United States to study at the Tanglewood Music Center and at the School of Music, University of Michigan. He has the honor as the first person ever to have received the degree of Doctor of Musical Arts in Orchestral Conducting from the University of Michigan, as well as becoming the first Doctor of Musical Arts of P. R. China.</p>
<p>In 1987, Chen assumed the position of conductor of the Central Philharmonic Orchestra of China and led it on a historic tour covering 24 cities in the United States, including New York, Washington D.C., Chicago, Detroit, San Francisco, and Los Angeles. He also led more than a dozen of orchestral tours in Europe, America and Asia with the Central Philharmonic Orchestra of China, China National Symphony Orchestra, Shanghai Philharmonic Orchestra, China Youth Symphony Orchestra, Budapest Philharmonic Orchestra, Hamburg Youth Orchestra and Incheon Philharmonic Orchestra of S. Korea. </p>
<p>Since 1980s, Chen has been the Conductor of the Central Philharmonic Orchestra of China, Music Director of the Wichita Symphony Orchestra, and Music Director of the Rhode Island Philharmonic Orchestra. Chen was the founding Artistic Director of China National Symphony Orchestra in 1996. He has also been the Music Director of UNAM Philharmonic Orchestra in Mexico City, Artistic Director of Shanghai Philharmonic Orchestra, and Music Director of Incheon Philharmonic Orchestra of S. Korea.</p>
<p>Chen is a much sought-after musician and has been invited to be guest conductor of several dozens of orchestras around the world. He also has been invited as the jury member of many international musical mcompetitions. Maestro Chen's art of conducting has won praises from the audience and musicians wherever he works. The persistent enthusiasm to introduce and promote Chinese symphonic music and young musical talents to the world made him a respected and welcome musical figure worldwide. What 's more, he is committed to promoting extensively symphonic music in China and now also works as the Artistic Director of Guiyang Symphony Orchestra. </p>
<p>Zuohuang Chen had been the Artistic Director of Music at China's National Centre for the Performing Arts from 2007-2016, and was the first Chief Conductor of China NCPA Orchestra between 2010 and 2012, and currently is the Conductor Laureate. He had been Music Director of Guiyang Symphony Orchestra from 2010 to 2015, and became Conductor Emeritus in 2015.</p>`,
            },
            {
                name:'张弦',
                position:'首席客座指挥',
                enname:'Xian Zhang',
                enposition:'Principal Guest Conductor',
                pic:'../conimg/zhangxian.jpg',
                txtcon:`<p>2026/27乐季是格莱美奖和艾美奖双料得主、指挥家张弦担任西雅图交响乐团音乐总监的第二个乐季，也是她担任新泽西交响乐团音乐总监的第十一个乐季。她是中国国家大剧院管弦乐团首席客座指挥；在2009至2016年担任米兰交响乐团音乐总监后，她至今仍担任该团荣誉指挥。</p>
<p>她与费城交响乐团以及“三人时光”三重奏合作的专辑于2022年荣获格莱美最佳当代古典作曲和最佳古典器乐独奏两项大奖；并凭新泽西交响乐团疫情期间制作的音乐会影片获得两项大西洋中部艾美奖。她与西雅图交响乐团录制的首张专辑于2026年8月发行，收录作曲家陈其钢的管弦乐作品。</p>
<p>2026/27乐季，她将客座执棒旧金山交响乐团、洛杉矶爱乐乐团、法国广播爱乐乐团、柏林广播交响乐团、多伦多交响乐团及圣保罗交响乐团等。她还将重返费城交响乐团、纽约爱乐乐团、荷兰广播爱乐乐团等，并在纽约大都会歌剧院以及在芬兰国家歌剧院执棒歌剧。</p>
<p>张弦曾任BBC威尔士国家管弦乐团与合唱团首席客座指挥，是首位在BBC旗下乐团担任有头衔职位的女性指挥家，也是首位担任意大利主要乐团和美国西海岸主要交响乐团音乐总监的女性。</p>
<p>张弦毕业于中央音乐学院。2002年获马扎尔/维拉指挥比赛一等奖，同年出任纽约爱乐乐团助理指挥，后晋升副指挥。2023年获茱莉亚学院荣誉博士学位，2026年当选美国艺术与科学院院士。</p>`,
                entxtcon:`<p>The 2026/27 season sees GRAMMY® and Emmy Award-winning conductor Xian Zhang begin her second season as Music Director of the Seattle Symphony and her eleventh as Music Director of the New Jersey Symphony Orchestra. She is also Principal Guest Conductor of the China NCPA Orchestra and Conductor Emeritus of the Orchestra Sinfonica di Milano, where she served as Music Director from 2009–2016. </p>
<p>Her Deutsche Grammophon recording with The Philadelphia Orchestra and Time for Three won two GRAMMY® Awards in 2022, for Best Contemporary Classical Composition and Best Classical Instrumental Solo. She also received two mid-Atlantic Emmy Awards for New Jersey Symphony concert films made during the pandemic. Her first recording for Seattle Symphony Media, featuring orchestral works by Qigang Chen, was released in August 2026. </p>
<p>Guest-conducting highlights in 2026/27 include the San Francisco Symphony, Los Angeles Philharmonic, Toronto Symphony, Philharmonia Orchestra, Orchestre Philharmonique de Radio France and RSB Berlin. Recent engagements have also included The Philadelphia Orchestra, New York Philharmonic, Netherlands Radio Philharmonic, and opera performances of Madama Butterfly and Tosca at the Metropolitan Opera. </p>
<p>Zhang was the first female conductor to hold a titled role with a BBC orchestra, the first woman to serve as Music Director of a major Italian orchestra, and the first woman to lead a major symphony orchestra on the US west coast. </p>
<p>A graduate of Beijing' s Central Conservatory of Music, Zhang won the Maazel-Vilar Conducting Competition in 2002 and later became Associate Conductor of the New York Philharmonic and the first holder of the Arturo Toscanini Chair. She received an Honorary Doctorate from The Juilliard School in 2023 and was elected to the American Academy of Arts and Sciences in 2026.</p>`,
            },
            {
                name:'赖嘉静',
                position:'驻团指挥',
                enname:'LAI Jiajing',
                enposition:'Resident Conductor',
                pic:'../conimg/laijiajing.jpg',
                txtcon:`<p>国家大剧院管弦乐团驻团指挥、天津茱莉亚学院预科部教师。赖嘉静拥有中央音乐学院及美国辛辛那提大学音乐学院乐队指挥双硕士学位，并已完成中央音乐学院交响乐歌剧指挥专业博士课程，师从陈琳、马克·吉布森(指挥)与P.V.多布罗夫斯基(钢琴)等名家。</p>
<p>她的艺术履历兼具深度与广度。在歌剧方面，她不仅执棒了《波西米亚人》《女人心》等经典剧目，亦深度参与了《阿凡提》《没头脑和不高兴》等国家大剧院原创儿童歌剧的创排。在交响乐领域，她自2021年起频繁执棒国家大剧院管弦乐团，活跃于乐季音乐会舞台。她的国际视野与才华早年即获认可：曾作为最年轻指挥从全球三百余名候选者中脱颖而出，受邀参与琉森音乐节“伯纳德·海廷克大师班”；并于2018年荣获墨西哥首届OFUNAM国际指挥大赛第二名及乐团成员票选“特别奖”。2026年，她在巴黎第四届La Maestra国际女指挥家比赛中荣获第二名。</p> 
<p>赖嘉静于2022年加入国家大剧院管弦乐团，出任助理指挥，并于2025年升任驻团指挥。任职期间，深度参与乐团核心艺术生产，协助音乐总监吕嘉，并与众多国际指挥大师紧密合作，包括:首席客座指挥张弦，以及郑明勋、丹尼尔·加蒂、瓦莱里·捷杰耶夫、梵志登、劳伦斯·福斯特 等，完成了多部重要歌剧与交响乐作品的排演，积淀了深厚的职业乐团经验。</p>`,
                entxtcon:`<p>LAI Jiajing is the Resident Conductor of the National Centre for the Performing Arts Orchestra and a faculty member in the Tianjin Juilliard Pre-College.</p>
<p>LAI' s artistic career demonstrates both depth and versatility. In opera, she has conducted renowned works such as La Bohème and Così fan tutte, and has been deeply involved in the creation and production of original children' s operas at the National Centre for the Performing Arts, including <em>Afanti</em> and <em>A Story about Growing up</em>. In the orchestral field, She has frequently conducted the China NCPA Orchestra in concerts since 2021, appearing regularly in its concert seasons. Her international vision and talent were recognized early in her career, when she was selected as the youngest conductor from over 300 global candidates to participate in the Lucerne Festival' s "Bernard Haitink Masterclass." In 2018, she won the 2nd Prize and the OFUNAM Special Prize at the 1st OFUNAM International Conducting Competition in Mexico, launching her professional career. In 2026, she was awarded Second Prize at the 4th La Maestra International Competition for Women Conductors in Paris, marking another major international achievement following her success at OFUNAM in 2018. </p>
<p>LAI joined the NCPA Orchestra in 2022 as Assistant Conductor and was promoted to Resident Conductor in 2025. During her tenure, she has been deeply involved in the orchestra' s core productions, assisting Music Director LÜ Jia and collaborating closely with many internationally renowned conductors, including Principal Guest Conductor Xian Zhang, as well as Myung-Whun Chung, Daniele Gatti, Valery Gergiev, Jaap van Zweden, and Lawrence Foster. Through these collaborations, she has contributed to numerous major opera and concert productions, gaining extensive professional experience.</p>`,
            },
        ],
        txtcon:`<p>国家大剧院管弦乐团2010年在北京的创建，是开启中国交响乐发展新篇章的里程碑事件。同蓬勃进取的时代和有容乃大的城市相伴相生，他们始终以澎湃的热情与创新精神、不懈的奉献与精进品格，为最高品质的音乐演奏和传播而矢志不渝。</p>
<p>历经十六年光辉旅程，汇聚百位卓越演奏家，今天的国家大剧院管弦乐团是享有崇高艺术威望、代表着中国交响乐发展崭新面貌的标志性乐团，也是北京及全中国音乐生活发展前行的卓越引领者。作为世界级表演艺术地标，国家大剧院是其主要驻地，更是其出色国际视野、文化底蕴、艺术创想的源泉。百余位新生代海内外音乐翘楚以此为家，凭出众的才华和情怀成为新时代顶尖国家乐团的代言者。</p>
<p>乐团每年均以48周乐季呈现逾百场精彩演出，带领近20万观众遨游深邃音乐世界、感受触动心弦的美妙时刻，推动中国音乐生活不断的探索和突破。他们独有的热情、活力和精湛技艺，堪称其标志性的艺术风格。他们携手指挥家马泽尔、梅塔、捷杰耶夫、郑明勋、艾森巴赫、丹尼尔·加蒂、梵志登、法比奥·路易斯、阿什肯那齐、吕绍嘉、张弦、李心草、张国勇、张艺、李飚、林大叶等，钢琴家布赫宾德、科瓦塞维奇、布尼亚季什维莉、阿卜杜瑞莫夫、沃洛丁、郎朗、王羽佳、张昊辰、陈萨、维京格尔·奥拉夫松等，大提琴家卡普松、王健、秦立巍等，小提琴家穆特、郑京和、列宾、吕思清、宁峰、海德利希等，中提琴家梅第扬，歌唱家多明戈、努奇、弗莱明、李晓良、和慧、沈洋、宋元明等大师级艺术家，创造了无数难忘的巅峰现场。</p>
<p>将艺术创意和人文情怀相结合，使音乐成为融汇古今与东西、沟通艺术与现实的桥梁，是乐团始终坚守的乐季理念。除了精湛演绎历史经典，他们还不遗余力支持现代音乐及青年作曲家，有硕果累累的新作委约、唱片出版。从陈其钢、赵季平、于京君、马格努斯·林德伯格、奥古斯塔·里德·托马斯、卡列维·阿霍等顶尖大师，到倾力参与的国家大剧院青年作曲家计划，他们促生了陈其钢《江城子》《如戏人生》、赵季平《第一小提琴协奏曲》《第二琵琶协奏曲》、于京君《日新》、盛宗亮《神鸡破晓》、黄若《蝶·变》、多伊奇《现象》等优秀新作，推动了中国现代音乐发展及其在海外的推广。2012年，已故大师马泽尔执棒其改编的瓦格纳《无词指环》由索尼发行，被大师评价为该作品有史以来“最完美的演绎”;2019年，贝多芬《第九交响曲》获颁中国发烧唱片大奖；2021年，贝多芬《爱格蒙特》戏剧配乐是该作品首次中国录音。历时三年并在2024年完成的布鲁克纳全套交响曲演出和唱片灌制，是乐团发展和布鲁克纳在中国推广介绍的历史性事件。《留声机》杂志(Gramophone)评价该套唱片：“极具情感表现力，音色灿烂而辉煌”,并将其收录“布鲁克纳第六交响曲最佳录音指南”。</p>
<p>在歌剧舞台上，他们缔造了中国歌剧音乐演绎的全新高度，对歌剧艺术在中国的介绍、推广和发展怀有划时代的贡献。十余年来，他们演绎了近70部歌剧制作，成就了瓦格纳《罗恩格林》《纽伦堡的名歌手》、威尔第《西蒙·波卡涅拉》、圣-桑《参孙与达丽拉》、多尼采蒂《拉美莫尔的露琪亚》、普契尼《西部女郎》等歌剧的中国首演，并世界首演印青《长征》、郭文景《骆驼祥子》等17部中国歌剧。2024年至2027年，乐团将首次演绎全本国家大剧院版瓦格纳《尼伯龙根的指环》。</p>
<p>他们经常以丰富的艺术活动，走进学校、社区、医院、博物馆，使音乐之美融入生活、触手可及。2024年，乐团管理运行的“北京青年交响乐团”远赴纽约，参加世界青年管弦乐团周，在卡内基音乐厅登台演出。2020年起，他们开始推出线上演出，场均浏览量近3000万。乐团以“艰深的曲目和爆棚的状态”(《音乐周报》)、“引领观众和行业的格局和勇气”(《北京日报》三度完成中国巡演。	</p>
<p>作为国家文化使者，他们赴柏林、纽伦堡、基辛根、悉尼、首尔、大邱、新加坡、华盛顿、芝加哥、纽约、费城、安娜堡、教堂山、旧金山、渥太华、多伦多、蒙特利尔、莫斯科、圣彼得堡、爱丁堡、汉堡等地巡演。2014年和2017年，他们同吕嘉两赴北美，成为首支进入纽约卡内基音乐厅、芝加哥交响中心、旧金山戴维斯大厅、蒙特利尔交响大厅官方演出季的中国乐团，也因“欢欣愉悦的自信和朝气蓬勃的力量”(Musical America)被赞誉为“光彩四射和一流水准的乐团”(ConcertoNet)。2025年，乐团携手郑明勋完成首度欧洲多国巡演，登台爱丁堡艺术节、桑坦德国际艺术节、易北爱乐音乐厅，“毋庸置疑地展现出宏大的艺术抱负”(《汉堡晚报》),获得“热烈而一致的喝彩，观众持续欢呼”(Bachtrack)。</p>
<p>吕嘉自2012年接任陈佐湟成为首席指挥，并从2017年担任乐团音乐总监及国家大剧院音乐艺术总监。2025/26乐季起，张弦任首席客座指挥。乐团现任驻团指挥为赖嘉静。</p>`,
        entxtcon:`<p>China NCPA Orchestra is the resident orchestra of the National Centre for the Performing Arts (NCPA), Beijing. Since its founding in 2010, the orchestra has quickly established itself as one of the most adventurous and dynamic orchestras in the country and earned an international reputation through extensive performances abroad. </p>
<p>Numerous world-renowned artists have collaborated with the orchestra, including Lorin Maazel, Zubin Mehta, Valery Gergiev, Myung-Whun Chung, Christoph Eschenbach, Daniele Gatti, Jaap van Zweden, Fabio Luisi, Vladimir Ashkenazy, Leif Segerstam, Gunter Herbig, Shao-Chia Lu, Xian Zhang, Rudolf Buchbinder, Stephen Kovacevich, Khatia Buniatishvili, Lang Lang, Yuja Wang, Haochen Zhang, Víkingur Ólafsson, Kyung-Wha Chung, Vadim Repin, Siqing Lu, NING Feng, Jian Wang, Gautier Capucon, Alison Balsom, Sabine Meyer, Placido Domingo, Leo Nucci, and Renee Fleming among many others. Lorin Maazel worked closely with the orchestra before his passing and praised the musicians for their "amazing professionalism and great passion in music" . Christoph Eschenbach also declared it as "one of the finest orchestras in Asia" . </p>
<p>Over the years, the orchestra has gained critical acclaim for its artistic excellence in both concerts and operas. To date they have played in over 70 NCPA opera productions, including classical repertoires such as <em>Das Rheingold, Die Walküre, Tristan and Isolde, Die Meistersinger von Nürnberg, Aida, Otello, Nabucco, Tosca, Turandot, The Marriage of Figaro, Don Giovanni, Eugene Onegin,</em> and newly commissioned works <em>Rickshaw Boy, The Long March, Fang Zhimin, The Jinsha River, Visitors on the Snow Mountain</em> and <em>The Dawns Here Are Quiet</em>. Their live recording of <em>The Ring without Words</em> with its creator, Lorin Maazel, was released on SONY Music worldwide, the only recording the great maestro ever made with an orchestra from China. In 2019, the orchestra's recording of Beethoven's Symphony No. 9 was awarded "Best Orchestral Album" at the 2018 Chinese Audiophile Vinyl Award. In 2021, the NCPAO released Beethoven's Egmont becoming the first Chinese orchestra to record this masterpiece. In celebration of the decade-long tenure of its Music Director LÜ Jia, the orchestra released a selection of live recordings conducted by him in 2022. 2024 saw the orchestra release its recording of the complete Bruckner symphonies, praised by Gramophone as "expressive and refulgent". </p>
<p>The orchestra has consistently offered creative and diverse programmes through its concert season. As part of its continuous efforts to promote contemporary music, the orchestra presented the China Premieres of major works by John Adams, Toru Takemitsu et al. and gave the World Premieres of dozens of substantial new orchestral works commissioned from composers across the globe, including Qigang Chen, ZHAO Jiping, Michael Gordon, Kalevi Aho, Huang Ruo, Bright Sheng, Bernd Richard Deutsch, et al. It has also played a significant role in the NCPA's Young Composers Programme, providing a unique platform nurturing the next generation of composers in China. </p>
<p>Alongside its concert series, the orchestra has received widespread praise for its international appearances at the Kissingen Summer Music Festival and the Schleswig-Holstein Musik Festival and concerts in many cities in Germany, as well as in Sydney, Singapore, Seoul, Daegu, Abu Dhabi, Taipei and Macau. In 2014, the orchestra undertook its first North American tour and returned in 2017, where it performed at Carnegie Hall, Chicago Symphony Center, Davies Symphony Hall and other major venues in the US and Canada, under the baton of LÜ Jia. <em>Musical America</em> praised its "joyful confidence and youthful strength" . <em>Concerto Net</em> described it as "a polished, first rate ensemble" . In 2021, they appeared in "See Me: A Global Concert" along with world-wide artists, orchestras and choirs as part of the Opening Ceremony of the World Economic Forum's Davos Agenda virtual event. In 2022, the orchestra recorded for the Opening Ceremony of the Beijing 2022 Winter Olympics, accompanying billions of viewers as they witnessed the lighting of the Olympic flame. In April 2023, musicians from the orchestra visited South America, performing joint concerts with the Sao Paulo Symphony Orchestra in Brazil and the Instituto Superior de Arte del Teatro Colon in Argentina. </p>
<p>In 2025, the orchestra, led by Myung-Whun Chung, completed its first multi-country European tour, performing at the Edinburgh International Festival, Santander International Festival, and Elbphilharmonie, receiving "immediate and unanimous (ovation)" (<em>Bachtrack</em>), and was hailed by the <em>Hamburger Abendblatt</em> as "cleanly and richly sonorous … The ambition of this orchestra was unmistakably great".</p>
<p>With its commitment to educational and outreach activities, the orchestra has presented a series of Weekend Matinee Concerts at its home venue, providing local audience specially selected programmes and accessible ticket prices. The orchestra also frequently initiates wide-reaching educational projects in association with educational institutions across the city. In 2020, the orchestra launched an online concert series drawing an average audience of 30 million viewers. In 2024, the Beijing Youth Orchestra, operated by the NCPAO, participated in World Orchestra Week and made its international debut at Carnegie Hall. April 2021 saw the orchestra complete their first six-city national tour, which Music Weekly praised as "a series of sophisticated programs in concerts that blew the roof off," followed by two national tours in March 2023 and March 2025. </p>
<p>In February 2012, LÜ Jia took up the post of Chief Conductor, succeeding Zuohuang Chen, NCPA's then Artistic Director of Music as well as a founder of the orchestra. In January 2017, LÜ Jia started serving as NCPA's Artistic Director of Music and the NCPA Orchestra's Music Director. Beginning in the 2025/26 season, Xian Zhang assumes the role of Principal Guest Conductor. In 2025, LAI Jiajing was appointed as Resident Conductor.</p>`,
    },
    // 乐团名单 
    musicians: [
        {
            title:`乐团首席`,
            entitle:`Concertmaster`,
            list: [
                {
                    pic:`../peoimg/101.png`, 
                    name:`李喆`,
                    enname:`LI Zhe`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`客座乐团首席`,
            entitle:`Guest Concertmaster`,
            list: [
                {
                    pic:`../peoimg/201.png`, 
                    name:`王晓明`,
                    enname:`WANG Xiaoming`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/202.png`, 
                    name:`王敬`,
                    enname:`WANG Jing`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`乐团副首席`,
            entitle:`Associate Concertmaster`,
            list: [
                {
                    pic:`../peoimg/301.png`, 
                    name:`陈述`,
                    enname:`CHEN Shu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/302.png`, 
                    name:`白云飞`,
                    enname:`BAI Yunfei`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`乐团助理首席`,
            entitle:`Assistant Concertmaster`,
            list: [
                {
                    pic:`../peoimg/401.png`, 
                    name:`马魏家`,
                    enname:`MA Weijia`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/402.png`, 
                    name:`窦聪昶`,
                    enname:`DOU Congchang`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`第一小提琴`,
            entitle:`First Violin`,
            list: [
                {
                    pic:`../peoimg/504.png`, 
                    name:`刘嵩`,
                    enname:`LIU Song`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/505.png`, 
                    name:`杨璐萌`,
                    enname:`YANG Lumeng`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/519.png`, 
                    name:`王昱程`,
                    enname:`WANG Yucheng`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/518.png`, 
                    name:`王杨`,
                    enname:`WANG Yang`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/508.png`, 
                    name:`刘晓旭`,
                    enname:`LIU Xiaoxu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/501.png`, 
                    name:`赵兢兢`,
                    enname:`ZHAO Jingjing`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                }, 
                {
                    pic:`../peoimg/512.png`, 
                    name:`孙茜`,
                    enname:`SUN Qian`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/510.png`, 
                    name:`李佳颖`,
                    enname:`LEE Chia-Ying`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/514.png`, 
                    name:`向庭萱`,
                    enname:`XIANG Tingxuan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                }, 
                {
                    pic:`../peoimg/509.png`, 
                    name:`蒋君`,
                    enname:`JIANG Jun`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/503.png`, 
                    name:`赵洁盈`,
                    enname:`ZHAO Jieying`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/516.png`, 
                    name:`曹歆唯`,
                    enname:`CAO Xinwei`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/515.png`, 
                    name:`董智超`,
                    enname:`DONG Zhichao`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/517.png`, 
                    name:`魏也纳`,
                    enname:`WEI Yena`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/511.png`, 
                    name:`张炎琰`,
                    enname:`ZHANG Yanyan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                // {
                //     pic:`../peoimg/506.png`, 
                //     name:`万朵`,
                //     enname:`WAN Duo`,
                //     tiptype: 0,
                //     tips:``,
                //     entips:``,
                // },
                // {
                //     pic:`../peoimg/513.png`, 
                //     name:`李瑶`,
                //     enname:`LI Yao`,
                //     tiptype: 0,
                //     tips:``,
                //     entips:``,
                // },
            ]
        },
        {
            title:`第二小提琴`,
            entitle:`Second Violin`,
            list: [
                {
                    pic:`../peoimg/602.png`, 
                    name:`杨瑞`,
                    enname:`YANG Rui`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/621.png`, 
                    name:`唐铭偲`,
                    enname:`TANG Mings`,
                    tiptype: 4,
                    tips:`联合首席`,
                    entips:`Co-Principal`,
                },
                {
                    pic:`../peoimg/601.png`, 
                    name:`刘弦`,
                    enname:`LIU Xian`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/622.png`, 
                    name:`施昱旻`,
                    enname:`SHI Yumin`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/618.png`, 
                    name:`张若贤`,
                    enname:`ZHANG Ruoxian`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/620.png`, 
                    name:`周榆浩`,
                    enname:`ZHOU Yuhao`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/608.png`, 
                    name:`李文丹`,
                    enname:`LI Wendan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/614.png`, 
                    name:`张硕`,
                    enname:`ZHANG Shuo`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/612.png`, 
                    name:`林伯宇`,
                    enname:`LIN Boyu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/610.png`, 
                    name:`袁芳芳`,
                    enname:`YUAN Fangfang`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/617.png`, 
                    name:`宋尚璇`,
                    enname:`SONG Shangxuan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                }, 
                {
                    pic:`../peoimg/605.png`, 
                    name:`纪雯彧`,
                    enname:`JI Wenyu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/619.png`, 
                    name:`景思齐`,
                    enname:`JING Siqi`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/611.png`, 
                    name:`高佳瑶`,
                    enname:`GAO Jiayao`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/615.png`, 
                    name:`郭颖心`,
                    enname:`GUO Yingxin`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/609.png`, 
                    name:`武萌`,
                    enname:`WU Meng`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/613.png`, 
                    name:`李兴雅`,
                    enname:`LI Xingya`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/616.png`, 
                    name:`朱秀软`,
                    enname:`Sooyeon Joo`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/607.png`, 
                    name:`高学思`,
                    enname:`GAO Xuesi`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                }, 
                {
                    pic:`../peoimg/604.png`, 
                    name:`纪东丹`,
                    enname:`JI Dongdan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/606.png`, 
                    name:`蔡琼华`,
                    enname:`TSAI Chiung-Hua`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`中提琴`,
            entitle:`Viola`,
            list: [
                {
                    pic:`../peoimg/701.png`, 
                    name:`郝学嘉`,
                    enname:`HAO Xuejia`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/717.png`, 
                    name:`庄然`,
                    enname:`ZHUANG Ran`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/702.png`, 
                    name:`何静`,
                    enname:`HE Jing`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/703.png`, 
                    name:`张淼`,
                    enname:`ZHANG Miao`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/705.png`, 
                    name:`刘莎`,
                    enname:`LIU Sha`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/716.png`, 
                    name:`钟姗廷`,
                    enname:`ZHONG Shanting`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/713.png`, 
                    name:`秦睿康`,
                    enname:`QIN Ruikang`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/710.png`, 
                    name:`张斓`,
                    enname:`ZHANG Lan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/714.png`, 
                    name:`谭绵绵`,
                    enname:`TAN Mianmian`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                }, 
                {
                    pic:`../peoimg/707.png`, 
                    name:`杜娟`,
                    enname:`DU Juan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/704.png`, 
                    name:`南江录`,
                    enname:`Kangrok Nam`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/708.png`, 
                    name:`秦宇`,
                    enname:`QIN Yu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/709.png`, 
                    name:`丛延伊`,
                    enname:`CONG Yanyi`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/711.png`, 
                    name:`唐韧竹`,
                    enname:`TANG Renzhu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/712.png`, 
                    name:`尚钇宇`,
                    enname:`SHANG Yiyu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/706.png`, 
                    name:`汪兰`,
                    enname:`WANG Lan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`大提琴`,
            entitle:`Cello`,
            list: [
                {
                    pic:`../peoimg/801.png`, 
                    name:`梁肖`,
                    enname:`LIANG Xiao`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                }, 
                {
                    pic:`../peoimg/815.png`, 
                    name:`赵悦辰`,
                    enname:`ZHAO Yuechen`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/806.png`, 
                    name:`王无山`,
                    enname:`WANG Wushan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/814.png`, 
                    name:`潘诚`,
                    enname:`Pan Cheng`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/807.png`, 
                    name:`石瑾`,
                    enname:`SHI Jin`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/808.png`, 
                    name:`王昊宇`,
                    enname:`WANG Haoyu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/812.png`, 
                    name:`沈忱`,
                    enname:`SHEN Chen`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/810.png`, 
                    name:`王宇`,
                    enname:`WANG Yu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/813.png`, 
                    name:`刘宛瑜`,
                    enname:`LIU Wan-Yu`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/809.png`, 
                    name:`宋涛`,
                    enname:`SONG Tao`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/805.png`, 
                    name:`李梦琪`,
                    enname:`LI Mengqi`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                }, 
                {
                    pic:`../peoimg/804.png`, 
                    name:`尹龙`,
                    enname:`YIN Long`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/803.png`, 
                    name:`金窥利`,
                    enname:`Kyuri Kim`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/811.png`, 
                    name:`王嘉琳`,
                    enname:`WANG Jialin`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`低音提琴`,
            entitle:`Double Bass`,
            list: [
                {
                    pic:`../peoimg/901.png`, 
                    name:`刘怡枚`,
                    enname:`LIU Yimei`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/911.png`, 
                    name:`康宁`,
                    enname:`KANG Ning`,
                    tiptype: 4,
                    tips:`联合首席`,
                    entips:`Co-Principal`,
                },
                {
                    pic:`../peoimg/910.png`, 
                    name:`张小笛`,
                    enname:`ZHANG Xiaodi`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/902.png`, 
                    name:`孙晨光`,
                    enname:`SUN Chenguang`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/907.png`, 
                    name:`范一鸣`,
                    enname:`FAN Yiming`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/906.png`, 
                    name:`周元龙`,
                    enname:`ZHOU Yuanlong`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/908.png`, 
                    name:`裴利特`,
                    enname:`PEI Lite`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/905.png`, 
                    name:`刘相全`,
                    enname:`LIU Xiangquan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/904.png`, 
                    name:`张广元`,
                    enname:`ZHANG Guangyuan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/903.png`, 
                    name:`赵海岐`,
                    enname:`ZHAO Haiqi`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`长笛`,
            entitle:`Flute`,
            list: [
                {
                    pic:`../peoimg/1001.png`, 
                    name:`叶怡礽`,
                    enname:`YEH I-Jeng`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1006.png`, 
                    name:`向一`,
                    enname:`XIANG Yi`,
                    tiptype: 4,
                    tips:`联合首席`,
                    entips:`Co-Principal`,
                },
                {
                    pic:`../peoimg/1002.png`, 
                    name:`尹伊`,
                    enname:`YIN Yi`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1003.png`, 
                    name:`陆遥遥`,
                    enname:`LU Yaoyao`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1004.png`, 
                    name:`刘倩`,
                    enname:`LIU Qian`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1005.png`, 
                    name:`秦瑞彤`,
                    enname:`QIN Ruitong`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`双簧管`,
            entitle:`Oboe`,
            list: [
                {
                    pic:`../peoimg/1101.png`, 
                    name:`周阳`,
                    enname:`ZHOU Yang`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1104.png`, 
                    name:`徐慧静`,
                    enname:`XU Huijing`,
                    tiptype: 4,
                    tips:`联合首席`,
                    entips:`Co-Principal`,
                },
                {
                    pic:`../peoimg/1102.png`, 
                    name:`寇艺舰`,
                    enname:`KOU Yijian`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1103.png`, 
                    name:`唐山`,
                    enname:`TANG Shan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1105.png`, 
                    name:`范嘉晏`,
                    enname:`FAN Chia-Yen`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`单簧管`,
            entitle:`Clarinet`,
            list: [
                {
                    pic:`../peoimg/1201.png`, 
                    name:`杰米·桑切斯`,
                    enname:`Jaume Sanchis`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1202.png`, 
                    name:`李旻娜`,
                    enname:`Minna Lee`,
                    tiptype: 4,
                    tips:`联合首席`,
                    entips:`Co-Principal`,
                },
                {
                    pic:`../peoimg/1203.png`, 
                    name:`张天宇`,
                    enname:`ZHANG Tianyu`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1206.png`, 
                    name:`郑力睿`,
                    enname:`ZHENG Lirui`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1204.png`, 
                    name:`施然文`,
                    enname:`SHI Ranwen`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`大管`,
            entitle:`Bassoon`,
            list: [
                {
                    pic:`../peoimg/1301.png`, 
                    name:`姬晶晶`,
                    enname:`JI Jingjing`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1302.png`, 
                    name:`谢圣娴`,
                    enname:`HSIEH Sheng-Hsien`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1303.png`, 
                    name:`李天佑`,
                    enname:`LI Tianyou`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1304.png`, 
                    name:`石光远`,
                    enname:`SHI Guangyuan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1305.png`, 
                    name:`方文超`,
                    enname:`FANG Wenchao`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`圆号`,
            entitle:`Horn`,
            list: [
                {
                    pic:`../peoimg/1411.png`, 
                    name:`高永锺`,
                    enname:`Youngjong Koh`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1413.png`, 
                    name:`韩小光`,
                    enname:`HAN Xiaoguang`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/1401.png`, 
                    name:`刘晓昕`,
                    enname:`LIU Xiaoxin`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/1402.png`, 
                    name:`何冠峰`,
                    enname:`HE Guanfeng`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/1403.png`, 
                    name:`曾韵`,
                    enname:`ZENG Yun`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/1404.png`, 
                    name:`陈彩双`,
                    enname:`Tan Chai Suang`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1405.png`, 
                    name:`朴垠贞`,
                    enname:`Eunjung Park`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1406.png`, 
                    name:`王梓`,
                    enname:`WANG Zi`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1407.png`, 
                    name:`杨佐`,
                    enname:`YANG Zuo`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                // {
                //     pic:`../peoimg/1408.png`, 
                //     name:`曾鹏蜚`,
                //     enname:`ZENG Pengfei`,
                //     tiptype: 0,
                //     tips:``,
                //     entips:``,
                // },
                {
                    pic:`../peoimg/1409.png`, 
                    name:`缪尚辰`,
                    enname:`MIAO Shangchen`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                // {
                //     pic:`../peoimg/1410.png`, 
                //     name:`沈昀衡`,
                //     enname:`Jaben Sim`,
                //     tiptype: 0,
                //     tips:``,
                //     entips:``,
                // },
                {
                    pic:`../peoimg/1412.png`, 
                    name:`陈鉴熙`,
                    enname:`CHEN Jianxi`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`小号`,
            entitle:`Trumpet`,
            list: [
                {
                    pic:`../peoimg/1501.png`, 
                    name:`王与兵`,
                    enname:`WANG Yubing`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1502.png`, 
                    name:`常懿丹`,
                    enname:`CHANG Yidan`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1503.png`, 
                    name:`李锐`,
                    enname:`LI Rui`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1504.png`, 
                    name:`何凯`,
                    enname:`HE Kai`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`长号`,
            entitle:`Trombone`,
            list: [
                {
                    pic:`../peoimg/1601.png`, 
                    name:`刘爽`,
                    enname:`LIU Shuang`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1602.png`, 
                    name:`于骏飞`,
                    enname:`YU Junfei`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1603.png`, 
                    name:`卫稚英`,
                    enname:`WEI Zhiying`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                {
                    pic:`../peoimg/1604.png`, 
                    name:`达尼洛·孔特雷拉斯`,
                    enname:`Danilo Contreras`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1605.png`, 
                    name:`袁博翾`,
                    enname:`YUAN Boxuan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`大号`,
            entitle:`Tuba`,
            list: [
                {
                    pic:`../peoimg/1701.png`, 
                    name:`王海宇`,
                    enname:`WANG Haiyu`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
            ]
        },
        {
            title:`定音鼓`,
            entitle:`Timpani`,
            list: [
                {
                    pic:`../peoimg/1801.png`, 
                    name:`刘刚`,
                    enname:`LIU Gang`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
            ]
        },
        {
            title:`打击乐`,
            entitle:`Percussion`,
            list: [
                {
                    pic:`../peoimg/1901.png`, 
                    name:`刘恒`,
                    enname:`LIU Heng`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                {
                    pic:`../peoimg/1903.png`, 
                    name:`苏姝`,
                    enname:`SU Shu`,
                    tiptype: 4,
                    tips:`联合首席`,
                    entips:`Co-Principal`,
                },
                {
                    pic:`../peoimg/1902.png`, 
                    name:`白伟岐`,
                    enname:`BAI Weiqi`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/1904.png`, 
                    name:`黄柏元`,
                    enname:`HUANG Po-Yuan`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
                // {
                //     pic:`../peoimg/1905.png`, 
                //     name:`王璇宇`,
                //     enname:`WANG Xuanyu`,
                //     tiptype: 0,
                //     tips:``,
                //     entips:``,
                // },
                {
                    pic:`../peoimg/1906.png`, 
                    name:`张雨楠`,
                    enname:`ZHANG Yunan`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
                {
                    pic:`../peoimg/1907.png`, 
                    name:`金智英`,
                    enname:`Jiyoung Kim`,
                    tiptype: 0,
                    tips:``,
                    entips:``,
                },
            ]
        },
        {
            title:`竖琴`,
            entitle:`Harp`,
            list: [
                {
                    pic:`../peoimg/2001.png`, 
                    name:`赵辰`,
                    enname:`ZHAO Chen`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                },
                // {
                //     pic:`../peoimg/2003.png`, 
                //     name:`亚历珊德拉 · 季霍诺娃`,
                //     enname:`Alexandra Tikhonova`,
                //     tiptype: 4,
                //     tips:`联合首席`,
                //     entips:`Co-Principal`,
                // },
                {
                    pic:`../peoimg/2002.png`, 
                    name:`张小音`,
                    enname:`ZHANG Xiaoyin`,
                    tiptype: 2,
                    tips:`客座首席`,
                    entips:`Guest Principal`,
                },
                {
                    pic:`../peoimg/2004.png`, 
                    name:`韩琦`,
                    enname:`HAN Qi`,
                    tiptype: 3,
                    tips:`副首席`,
                    entips:`Associate Principal`,
                },
            ]
        },
        {
            title:`键盘`,
            entitle:`Keyboard`,
            list: [
                {
                    pic:`../peoimg/2101.png`, 
                    name:`庄祐甯`,
                    enname:`CHUANG Yu-Ning`,
                    tiptype: 1,
                    tips:`首席`,
                    entips:`Principal`,
                }, 
            ]
        },
    ],
    staffdata: [
        {
            title:`团长`,
            entitle:`Executive Director`,
            list: [
                { 
                    name:`李喆`,
                    enname:`Li Zhe`,
                },
            ]
        },
        {
            title:`副团长`,
            entitle:`Deputy Executive Director`,
            list: [
                { 
                    name:`汤宁`,
                    enname:`Tang ning`,
                },
                { 
                    name:`王与兵`,
                    enname:`Wang Yubing`,
                },
            ]
        },
        {
            title:`一级高级主管`,
            entitle:`Senior Director`,
            list: [
                { 
                    name:`周静`,
                    enname:`ZHOU Jing`,
                }, 
            ]
        },
        {
            title:`节目运营`,
            entitle:`Team of Artistic Planning`,
            list: [ 
                { 
                    name:`刘逊`,
                    enname:`LIU Xun`,
                }, 
                { 
                    name:`孙曦源`,
                    enname:`SUN Xiyuan`,
                },
                { 
                    name:`阎峰`,
                    enname:`YAN Feng`,
                },
                { 
                    name:`诸修齐`,
                    enname:`ZHU Xiuqi`,
                }, 
            ]
        },
        {
            title:`演出统筹`,
            entitle:`Team of Performance Operation`,
            list: [
                { 
                    name:`孙雅菲`,
                    enname:`SUN Yafei`,
                }, 
                { 
                    name:`杨哲`,
                    enname:`YANG Zhe`,
                },
                { 
                    name:`蔚强`,
                    enname:`YU Qiang`,
                }, 
            ]
        },
        {
            title:`乐务管理`,
            entitle:`Team of Stage & Library Management`,
            list: [
                { 
                    name:`尹牧笛`,
                    enname:`YIN Mudi`,
                },
                { 
                    name:`杜飞`,
                    enname:`DU Fei`,
                },
                { 
                    name:`莽逸群`,
                    enname:`MANG Yiqun`,
                },
                { 
                    name:`高健淞`,
                    enname:`GAO Jiansong`,
                },
                { 
                    name:`王培辰`,
                    enname:`WANG Peichen`,
                },
            ]
        },
        {
            title:`品牌宣传`,
            entitle:`Team of Branding & Communications`,
            list: [
                { 
                    name:`张婧睿`,
                    enname:`ZHANG Jingrui`,
                },
                { 
                    name:`文乔岳`,
                    enname:`WEN Qiaoyue`,
                },
                { 
                    name:`王丽瑶`,
                    enname:`WANG Liyao`,
                },
            ]
        },
        {
            title:`发展活动`,
            entitle:`Team of Development & Outreach`,
            list: [
                { 
                    name:`周静(兼)`,
                    enname:`ZHOU Jing`,
                },
                { 
                    name:`樊悦`,
                    enname:`FAN Yue`,
                }, 
            ]
        },
        {
            title:`综合行政`,
            entitle:`Team of HR & Administrations`,
            list: [
                { 
                    name:`谭秦悦扬`,
                    enname:`TAN Qinyueyang`,
                },
                { 
                    name:`罗恩妍 (财务专员)`,
                    enname:`LUO Enyan (Financial Specialist)`,
                },
                { 
                    name:`王千祎`,
                    enname:`WANG Qiany`,
                },
            ]
        },
    ],
    mediareports: [
        {
            entxt:`”The orchestral playing is notably expressive and refulgent. Anyone listening to these recordings without knowing the identity of the orchestra would be hard pressed to tell from both the solo and ensemble playing that this is not one of the major European or American ensemble.”`,
            enautor:`—— Gramophone`,
            txt:`“其演奏都极具表现力，辉煌灿烂。对不了解这支乐团背景的听众来说，仅从声部独奏与乐团合奏的表现来听，很难相信这居然不是来自欧美顶尖乐团的演奏。”`,
            autor:`——《留声机》杂志`,
        },
        {
            entxt:`“The ovation was immediate and unanimous…The performance left an afterglow that made one all the more eager for the new season to begin in just two weeks’ time.” `,
            enautor:`—— Bachtrack ★★★★`,
            txt:`“全场立刻爆发出热烈而一致的喝彩，观众持续欢呼……当夏夜温柔地笼罩着汉堡，这场演出留下的艺术余韵，让我们对几周后即将开启的新乐季更加充满期待。”`,
            autor:`—— Bachtrack ★★★★`,
        },
        {
            entxt:`“An interpretive flair and sense of splendor.”`,
            enautor:`—— Musical America`,
            txt:`“精湛的演绎神采与恢弘气韵。”`,
            autor:`——《音乐美国》杂志`,
        },
        {
            entxt:`“The ambition of this orchestra was unmistakably great.”`,
            enautor:`—— Hamburger Abendblatt`,
            txt:`“其纯净而又饱满的音效证明了自身的专业水准。这支乐团的艺术抱负之宏大，在此得到了毋庸置疑的展现。音乐厅内的欢呼声同样热烈，尤其在安可曲《卡门》序曲激情奏响之时，全场气氛达到顶点。”`,
            autor:`——《汉堡晚报》`,
        },
        {
            entxt:`“The highlight of the evening was the orchestra’s consummate reading…the grandiose theme that brings the work to a rousing conclusion.”`,
            enautor:`—— The Scotsman ★★★★`,
            txt:`“当晚的亮点是乐团的精彩演绎……最终成就震撼人心的尾声。”`,
            autor:`——《苏格兰人》★★★★`,
        },
        {
            entxt:`“This is a group of the highest quality…perfect orchestral performance.”`,
            enautor:`—— Cantabria24Horas`,
            txt:`“从第一声听起，就能感受到这是一支具备一流水准的乐团……令人瞩目的是乐团在不同声部、不同音色间形成的高度统一感，宛如数学精确般服务于创造性的音乐才华。”`,
            autor:`——西班牙坎塔布里亚24小时`,
        },
        {
            entxt:`“A polished, first-rate ensemble.”`,
            enautor:`—— Concertonet`,
            txt:`“一支光彩四溢和水准一流的乐团。”`,
            autor:`—— Concertonet`,
        },
    ]
}