美国立法者:香港成为金融犯罪的中心
在北京的日益影响下,香港已发展成为洗钱和制裁绕行中心,警告美国立法者,并要求对美国与亚洲金融都会大都市的密切业务关系进行重新定义。
美国立法者要求更多的控制
在构成经济的一个支柱,并容纳了许多大型美国银行。此外,该行业是中国领土国内生产总值的五分之一。
非法实践和技术
香港已发展为非法实践的“全球指南”,包括向俄罗斯出口受控的西方技术,建立邮箱公司以采购伊朗石油以及管理与朝鲜非法贸易的“幽灵船”的管理。立法者强调,自从北京通过《国家安全法》(National Security Act)于2020年通过了《国家安全法》以来,香港已从值得信赖的全球金融中心转变为中华人民共和国,伊朗,俄罗斯和朝鲜之间的重要参与者。
对现有美国政策的批评
“我们现在必须质疑长期以来的美国政策是否适合香港,尤其是关于金融和银行业的政策。”
制裁的后果
自2020年唐纳德·特朗普(Donald Trump)取消了美国法律根据美国法律的特殊地位以来,数十家位于香港的公司遭受了美国的制裁,因为他们绕开了对乌克兰入侵俄罗斯的侵犯采取的广泛措施。这些制裁涉及关键的双重使用商品,例如半导体。
香港政府的反应
官方香港以前表示,该市没有义务对其他国家进行一项制裁。 This was particularly relevant, as a superyacht, which was sanctioned by the USA, the European Union and the United Kingdom Russian oligarchen in October 2022 in the city set.
委员会的主张
委员会要求财政部官员报告“美国与香港的银行关系现状,如何适应我们的政策,适应香港的地位和态度的变化以及财政部计划解决这些风险的措施。”
美国和中国之间的权力斗争
The letter, signed by the Republican MP John Moolenaar and the democratic MP Raja Krishamoorthi, illustrates the growing review of Hong Kong as part of the tightening power struggle between the USA and
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)