声陷地中海

声陷地中海

Class
Properties
类型 剧情 音乐 传记 历史
地区 其它
导演 科斯塔斯·费瑞斯
演员 Sotiria Leonardou Nikos Kalogeropoulos Michalis Maniatis 泰米丝·芭查卡 Nikos Dimitratos
语言 其它
TAG标签 影视
评分 0.0 分
更新时间 2026-01-19
声陷地中海的剧情介绍

十部必看的希腊电影经典之一。如果想了解希腊文化尤其是音乐此片必看。1984年柏林电影节最佳导演银熊奖。 Considered to be one of the most powerful and emotional Greek movies, Rembetiko focuses on the life of an individual woman,a real person and through her personal story, it retells the story of Greece,from 1920 to 1955the national disaster in Asia Minor,the one million refugees who came to Greece,the World War II,the Nazi occupation,the Civil War.The tragedy and the glory of a nation during the century.And all these bound with the music of rembetiko,the music of the outcasts.Great direction,great performances,great music.A voyage to history of the first half of the 20th century, but also a voyage to the origins of rembetiko.Realistic and dreamy.An original Greek epic.动画

function qrsearch() { // 获取触发提交事件的表单 var form = window.event ? window.event.target : (arguments[0] ? arguments[0].target : null); if (!form) { form = document.querySelector('form[action*="/search"]'); } var input = form ? form.querySelector('input[name="q"]') : document.querySelector('input[name="q"]'); if (!input) { return false; } var q = input.value; if (!q || q.trim() === '') { return false; } return true; } // 确保回车键能正常提交表单 (function() { function initSearchForms() { var searchForms = document.querySelectorAll('form[action*="/search"]'); searchForms.forEach(function(form) { var input = form.querySelector('input[name="q"]'); if (input) { // 监听回车键事件 input.addEventListener('keydown', function(e) { if (e.key === 'Enter' || e.keyCode === 13) { e.preventDefault(); var q = this.value.trim(); if (q) { form.submit(); } } }); } }); } // DOM加载完成后初始化 if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', initSearchForms); } else { initSearchForms(); } // window.load 后也执行一次 window.addEventListener('load', function() { setTimeout(initSearchForms, 100); }); })();