<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
.one{font-size: 30px;}
.two{font-size: 20px;}
</style>
</head>
<body>
<img src="65.jpeg" align="left" hspace="15" vspace="10" width="500" />
<p class="one">【世界看两会】“科目三”外国记者方浩明:</br>传播中国故事 青年力量可期</p>
<p class="two">记者会上被王毅外长“点名”的中阿卫视记者方浩明(Ameen)吸引了多家媒体关注。</br>在与中国日报网的直播对话中,方浩明谈到了自己对于传播中国故事和当代青年发挥力量等问题的看法</p>
</body>
</html>