... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
20645 مقال 495 مصدر نشط 38 قناة مباشرة 3789 خبر اليوم
آخر تحديث: منذ 5 ثواني

China urges peace talks to end US-Israel war with Iran

العالم
CGTN EN
2026/03/25 - 16:14 502 مشاهدة
Plumes of smoke and fire rise after debris from an intercepted Iranian drone struck an oil facility in Fujairah, United Arab Emirates, March 14, 2026. /VCG

Chinese Foreign Minister Wang Yi on Wednesday called on the international community to actively promote dialogue to bring peace to the Middle East and expressed firm opposition to attacks on civilians and civilian facilities.

Wang, also a member of the Political Bureau of the Communist Party of China Central Committee, held separate phone talks with Egyptian Foreign Minister Badr Abdelatty and Turkish Foreign Minister Hakan Fidan on Wednesday amid the ongoing US-Israel-Iran conflict.

During the talks, Egyptian foreign minister expressed deep concern about the current situation, saying that if energy and power facilities are attacked and paralyzed, it will lead to chaos throughout the region.

Abdelatty said that the Egyptian side is communicating with all parties and actively promoting negotiations to cool down the situation. Noting that Egypt and China are comprehensive strategic partners, Abdelatty said that Egypt is willing to maintain close coordination with China and jointly enhance diplomatic efforts to prevent the region and the world from falling into turmoil.

For his part, Wang said that both China and Egypt, as responsible countries, oppose military operations without authorization from the UN Security Council, oppose attacks on civilians and civilian facilities, and do not approve of affecting the Gulf countries.

Wang said that a glimmer of hope for peace has emerged as both the United States and Iran are signaling their readiness to negotiate. If this war continues, it will only bring more casualties and unnecessary losses, leading to further spillover of the situation, he said.

Stressing that as long as there is dialogue, there is hope for peace, Wang said that the actions of the Security Council should help ease the situation and promote dialogue, and help prevent the expansion of the war instead of giving a pass to the use of force.

Noting that China supports Egypt in continuing to play a mediating role in promoting the resumption of peace talks and the cessation of the war, Wang said that China is also willing to continue to make constructive efforts for this purpose.

During talks with the Turkish foreign minister, Wang stressed that the right and wrong of the conflict in the Middle East are clear, and the international community should adopt an objective and impartial position.

Noting that the conflict is now rapidly spilling over and spreading across the region, Wang said the top priority is to actively promote peace talks, seize opportunities for peace, and work toward de-escalation.

China supports countries in the region in remaining calm and responding rationally to the current situation from a long-term perspective based on fundamental interests, Wang said.

China also supports Türkiye in playing a constructive role in promoting the resumption of negotiations, Wang added.

Fidan said that Türkiye and China are highly consistent in their positions regarding the current situation in the Middle East, and both countries oppose launching military attacks without authorization from the UN Security Council and oppose further escalation of the conflict.

China has always been committed to maintaining regional and world peace, and it is believed that China will continue to play an important role, he said. Türkiye is willing to make joint efforts with China to promote a ceasefire and bring the world back to the right track of peaceful development, he added.

The two sides also exchanged views on other regional issues.

(With input from Xinhua)

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 43343; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 43343; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤