亚洲博彩app

习近平向美国马里兰州青少年匹克球文化交流访华团师生回复口信

来源:新华社 发布时间:2025-07-07 09:03

近日,国家主席习近平向参加未来5年邀请5万名美国青少年来华交流学习倡议访华的美国马里兰州蒙哥马利郡青少年匹克球文化交流访华团师生回复口信。

习近平表示,祝贺你们访华取得成功,很高兴看到匹克球这项运动成为中美两国青少年交流的新纽带。中美关系的未来在青年,希望你们做两国友好的新一代使者,为增进两国人民友谊作出更大贡献。

此前,美国马里兰州蒙哥马利郡青少年匹克球文化交流访华团师生向习近平主席致信,感谢习近平主席提出“5年5万”倡议,介绍今年4月他们访华并开展匹克球交流的经历,表示此行同中国青少年朋友结下了难忘的友谊,希望邀请中国青少年到美国访问。


亚洲博彩app

"; var footstr = " "; //执行隐藏打印区域不需要打印的内容 //document.getElementById("otherpho").style.display="none"; var printData = document.getElementById("printdivaa").innerHTML; //获得 div 里的所有 html 数据 var wind = window.open("", "newwin", "toolbar=no,scrollbars=yes,menubar=no"); wind.document.body.innerHTML = headstr + printData + footstr; wind.print(); //打印结束后,放开隐藏内容 //document.getElementById("otherpho").style.display="block"; wind.close(); window.document.body.innerHTML = oldstr; } } function closeWindow() { var userAgent = navigator.userAgent; if (confirm("确定关闭当前页面?")) { if (userAgent.indexOf("Firefox") != -1 || userAgent.indexOf("Chrome") != -1) { window.location.href = "about:blank"; window.close(); } else { window.opener = null; window.open("", "_self"); window.close(); } } } // 获取附件中的视频文件 var videoUrl=''; var iconUrl=''; if (videoUrl.indexOf('.mp4')!==-1 || videoUrl.indexOf('.avi')!==-1 || videoUrl.indexOf('.flv')!==-1 || videoUrl.indexOf('.rmvb')!==-1 || videoUrl.indexOf('.wmv')!==-1 || videoUrl.indexOf('.rm')!==-1) { // 附件中有视频 var videoStr= '
'; $('#zoom').prepend(videoStr); }else{ // mas视频 var videoUrls = "" var strArr = videoUrls.split(',') console.log(videoUrls) // if(strArr!=''){ // $('#zoom'). prepend(function (index) { // return '
'; // }) // } }