// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
30.5 C
Singapore

China says in ‘close communication’ with US over trade deal

Beijing and Washington are “maintaining close communication” over a much-anticipated phase one trade deal, China’s commerce ministry said Thursday, reiterating that tariffs must be reduced as part of any agreement.

Hopes had risen that the two sides were close to reaching a mini deal, but comments from President Trump and recent US legislation backing Hong Kong pro-democracy protests and China’s Uighur minority had appeared to throw the talks off track.

China’s commerce ministry spokesman Gao Feng said at a press briefing Thursday that the two sides were “maintaining close communication.”

He added however, that “if the two sides are to reach a phase one deal, tariffs should be reduced accordingly.”

On Tuesday, US President Donald Trump appeared to dash hopes for a deal this month by suggesting he would be happy waiting until after the 2020 presidential election before signing off on one.

China echoed those comments Wednesday by saying they “will not set any time limit” on signing an agreement.

But markets rebounded Thursday on a Bloomberg News report saying US negotiators expected a deal to be completed before a new round of US tariffs on China is due to hit on December 15.

Bloomberg quoted unnamed sources as saying Trump’s comments on waiting until after the 2020 election should not have been taken as a sign the talks had stalled.

The world’s two biggest economies have been locked in a bruising trade conflict for more than a year, hitting each other with tariffs on hundreds of billions of dollars’ worth of goods.

© Agence France-Presse

- Advertisement -

Hot this week

Fellow single Singaporeans, how are you all affording a flat? Netizens share their experiences

On Reddit, a netizen asked: Singles of SG how y'all gon afford a flat?

Singaporeans discuss whether AI is helping workers or simply helping companies cut costs

Singaporeans on Reddit are asking whether AI layoffs are actually happening in non-tech roles, or if AI is just being used as a convenient excuse for cost-cutting. The responses reveal a more uncom...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks