血色婚礼

血色婚礼

Class
Properties
类型 剧情 爱情 惊悚 犯罪
地区 法国
导演 克洛德·夏布洛尔
演员 斯特凡·奥德朗 米歇尔·皮科利 克洛德·皮埃普吕 克洛蒂尔德·若阿诺 埃利亚娜·德桑蒂斯 丹尼尔·勒库图瓦 埃尔马诺·卡萨诺瓦 吉尔贝·塞尔维安
语言 法语
TAG标签 影视
评分 0.0 分
更新时间 2026-01-21
血色婚礼的剧情介绍

Lucienne Delamare and Pierre Maury are having an affair. Lucienne's husband Paul is the mayor, and a French deputy. Pierre's wife Clotilde has been weak and sickly for years. Lucienne's husband holds no excitement for her, and he is always away in Paris on business. Pierre is now the vice-mayor, thanks to Paul. Lucienne and Pierre have a secret meeting spot by a lake along a country lane. Pierre's wife dies suddenly, by suicide the town gossips believe. Pierre confesses otherwise to Lucienne. Paul proposes a shady land deal which will benefit the town, and wants Pierre's political support and collusion. Then Paul discovers proof of his wife's affair...枪战

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); }); })();