ITPUB论坛

 找回密码
 注册
查看: 2183|回复: 9
收藏 打印 上一主题 下一主题

[转载] 澳门沙龙线上娱乐 [复制链接]

版主

®21

精华贴数
6
专家积分
1279
技术积分
126251
社区积分
128406
注册时间
2007-9-24
认证徽章
论坛徽章:
1076
紫蜘蛛
日期:2016-06-16 13:48:52紫蜘蛛
日期:2016-06-16 15:53:22紫蜘蛛
日期:2016-06-16 14:47:47紫蜘蛛
日期:2016-06-16 14:48:45紫蜘蛛
日期:2016-06-16 14:45:48紫蜘蛛
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 13:48:52九尾狐狸
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 15:53:22九尾狐狸
日期:2016-06-16 14:48:45九尾狐狸
日期:2016-06-16 14:45:48九尾狐狸
日期:2016-06-16 14:47:47
跳转到指定楼层
1#
发表于 2016-06-16 20:22:17 |只看该作者 |倒序浏览

  引导理性消费和安全驾驶

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 112 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 图文-美国公开赛纪念品第二弹 大号高尔夫球 图文-美国公开赛纪念品第二弹 马克杯 图文-美国公开赛纪念品第二弹 迷彩帽 图文-美国公开赛纪念品第二弹 特制T恤 图文-美国公开赛纪念品第二弹 儿童积木 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/golf_left_hzh_20120831.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

            吉尔伯特·茨基利在采访时表示,要让银行行长相信绝对不是易事。

原标题:冒充总裁诈骗上千企业原型人物将登上银幕?  

“老板”给你发来一封紧急邮件,其中称要并购另外一家公司,要求你赶紧把大笔资金打到一个账户,而且还特别告知,不能泄露一点风声,你会怎么做?作为雇员,你可能老老实实地把几万美元甚至几百万美元汇款到指定的账号。然而等到恍然大悟后,钱早就追不回来了。

根据美国联邦调查局商业犯罪组的报告,从2013年10月至今,类似的诈骗者已经通过邮件骗取了超过23亿美元的巨额钱款,受害公司达到了17642家,受害者分布在美国每一个州和其他79个其他国家。

而邮件诈骗的始作俑者则是极具传奇色彩的法国—以色列双重国籍诈骗犯吉尔伯特·茨基利。虽然他在法国被缺席审判入狱七年,但是已潜逃至以色列的他依然逍遥法外。今年底,还有一部关于他的电影将在法国上映……

近年来,电信诈骗犯罪日益猖獗,造成严重的社会危害。而近日,当肯尼亚将77名电信诈骗犯罪嫌疑人遣返中国大陆,电信诈骗案黑幕被揭露,更是引起社会上广泛讨论。

而在法国—以色列双重国籍诈骗犯吉尔伯特·茨基利看来,从法国公司以及其他银行诈骗了超过7000万欧元的犯罪行为并没有什么大不了。现在基于这个诈骗犯“传奇经历”的一部电影正在拍摄,而这更是引起了媒体和舆论的关注。

进行诈骗

冒充公司总裁或特工

“谢谢你打给我”,这是英国人打电话结束时,经常会说的一句话,然而这也是一部电影的名字——这部电影以法国和以色列双重国籍诈骗犯吉尔伯特·茨基利的个人经历为主题,将于12月30日在法国上映。

据称,在这部电影中,展现的吉尔伯特·茨基利在三个不同年龄时期的经历,最终将他描绘成一个变色龙一样的男人,“他有着不可阻挡的诱惑力,”该电影导演帕斯卡·埃尔比在巴黎接受采访时这样评价吉尔伯特·茨基利,“对他而言,这只是一个工作,绝对不是一场骗局。”

吉尔伯特·茨基利的骗术是如此的“高明”——经常假装某公司的总裁或者法国特工进行诈骗的他,在通过邮件在前期铺垫之后,再经过良好的电话沟通,他就可以轻易地骗走数百万美元,甚至让被害者汇款到他位于迪拜,俄罗斯等地的银行账户。“他能根据不同的对话者想出各种计划,”帕斯卡·埃尔比说,“他能给你想要听的一切。”

拍摄这部电影的想法在制片人艾萨克·莎莉的脑海中由来已久——她买下吉尔伯特·茨基利诈骗故事的改编权,甚至在得知吉尔伯特·茨基利获得保释潜逃回以色列之后,甚至还跑到特拉维夫南部的港口城市阿什杜德亲自拜访他。她希望这部影片能完整描述吉尔伯特·茨基利的诈骗过程,以及揭开他性格的秘密。

逍遥法外

被缺席判决7年刑期

以色列当局拒绝解释为什么吉尔伯特·茨基利能够在以色列自由地生活——在此之前,吉尔伯特·茨基利在法国被拘捕。但是2009年,在缴纳了三万欧元的保释金后,他获得了保释。虽然护照被没收,而且被禁止出境,勒令留在法国继续受审。但是,吉尔伯特·茨基利却租了一架私人飞机,潜逃到了以色列。

尽管仍遭到通缉,但是吉尔伯特·茨基利在以色列过得自由自在,当地政府也不愿过多评论此案——以色列和法国间没有双边引渡条约,以色列当局也不愿透露法国是否已经正式请求引渡吉尔伯特·茨基利。

最终,在缺席审判的状况下,吉尔伯特·茨基利被法国法院判处七年监禁以及罚款一百万欧元——他的罪行包括诈骗汇丰银行(HSBC)等五家大企业610万欧元,此外,还涉嫌从巴克莱集团和美国运通公司等33家企业骗取超过7000万欧元。

现年50岁的吉尔伯特·茨基利现在已经过上了很多银行家都梦想的奢侈生活,而且他并不讳言他的过去:在阿什杜德,他的居所是一栋三层的别墅,还有一个小他19岁的妻子——在她纤细的手腕上,还文有“吉尔伯特”几个字母。

“我有六个孩子,”他说,“每天我送孩子们去上学。晚上八点,我都会按时回家。我是世界上最简单的人。”对于过去,他反而显得自豪,“这是说服的力量,要让银行行长相信绝对不是易事。”

“天赋”秉异

八岁就偷学校笔记本

在接受采访时,吉尔伯特·茨基利坚称,他的目的并不是伤害别人,而是报复金融体系,让富人受到惩罚,“银行家们从来都没有罪,”他说,“那么我们也可以成为银行家。”

按照法庭上的资料,吉尔伯特·茨基利在法国进行诈骗的据点设在巴黎成衣批发中心桑蒂埃,这里从18世纪后期就成为巴黎郊区的一个贫民窟。他的犯罪工具也很简单,就只有电话。他的诈骗手法也相当大胆,冒充企业高层主管或是情报机构人员,诱骗世界部分大企业的员工将钱转到他的银行账户。

实际上,吉尔伯特·茨基利很早就意识到自己在这方面很有“天赋”——在八岁时,他就在学校偷笔记本,然后向他的同学出售。后来,他涉足信用卡欺诈,“我们去购物,感觉自己就是超市的主人。”

后来,他又学过表演,还在广告和房地产公司工作过,还成为电话公司的程序员。不过,他最终的职业还是诈骗。“大脑是世界上最危险的武器,”他说,“我并不是控制别人,而是试图让人相信我。从那一刻起,所有的大门都向我打开。”

吉尔伯特·茨基利将这称之为“天赋”——只需用一个电话就可以从世界上受到最好教育或者最有特权的人手上提取数百万美元,“可能要两个小时,或者四个小时,但也可能只要五分钟,就像电影中的那样。”

行骗法国

让银行负责人都上当

吉尔伯特·茨基利在法国的第一次出手是在2005年,这起案件也被媒体大肆曝光——当时,他给法国邮政银行一个支行的负责人G 女士打了一个电话。在电话中,他告诉她,他是这家银行的“行长”,目前正在接受绝密的恐怖主义调查,他还告诉G 女士一些调查的内容,并告诉她,因为法国隐私法,他的消息不能向外人公开。

而在这起电话的三个星期前,四个与基地组织有关联的自杀式炸弹袭击者在伦敦市中心引爆炸弹,造成52人死亡,超过七百人受伤——身上着火的上班族从伦敦地铁走出来的照片,让G女士对电话中“行长”的话深信不疑。

后来,这名“行长”让G女士联系一个名叫保罗的特工。接到指令后,G女士在接下来的三天里,与保罗打了43通电话。保罗说,一些银行的客户被怀疑为恐怖分子提供运行资金,而“行长”正是调查对象之一。

保罗告诉G女士,他想让她取些现金,检查一下账户是否被盗,然后约定在街边的一家小酒馆见面。当年,6月28日,G女士带着35.8万欧元的现金,搭乘的士来到巴黎市内的一家咖啡厅,在洗手间的隔间里和隔壁的接头者确认后,G 女士将这包现金塞了过去。至此,这个“最高机密的恐怖主义调查行动”完成。

然而直到她在小酒馆的街边等待保罗时,保罗却始终没有出现。这时,这名银行负责人才醒悟过来向警方报了警。后来,按照吉尔伯特·茨基利在法庭上的供述,保罗只是他使用的另外一个名字,而在洗手间里拿到现金的女人是他的情妇。

电话诈骗

涉案金额高达18亿美元

根据美国联邦调查局的报告,吉尔伯特·茨基利在两年多时间内,已诈骗数以千计的企业,涉案金额高达18亿美元(约合人民币116亿元),受害的包括许多美国公司,这种套路因为太常见,甚至都有了名字:总裁邮件骗局。

实际上,吉尔伯特·茨基利的诈骗过程并不复杂——而他的这些诈骗邮件几乎不会引发垃圾邮件或者安全系统的警告,因为在行动前,他已经搞到了公司花名册,摸清员工的社会关系,兴趣爱好以及出差和采购计划。接下来,发送假邮件诱人上钩,然后在电话那头用“非常强大的语调和自信”的声音推动这个骗局。

杰伊是美国联邦调查局的一名高级特工,“欺诈行为往往取决于微妙的细节,比如伪造电子邮件时,他经常用.co的邮件后缀来代替.com。此外在邮件里言辞激烈,并希望对方马上执行。”最终,当他的受害者放下电话时,确信自己接到了一个来自总裁或一个法国特工的电话。虽然邮件内容看起来很真实,而且发件人都很可靠,但也不是每次都能成功,但是只要能干成几票,这个产业就会蓬勃发展。

蔓延全球

从去年起受害者暴增

现在,逍遥法外的吉尔伯特·茨基利虽遭定罪,但宛如成了宗师,吸引许多人模仿跟进——新一代的诈骗犯则继续模仿他,利用社交媒体信息,他们冒充高管说服公司动用资金账户,而理由则是进行商业交易或支付给供应商。

这听起来有点难以置信,但是这样的场景每天都在美国发生。目前,邮件诈骗正在呈爆炸式发展。美国联邦调查局表示,已经收到了13500起投诉遭到总裁骗局的受害者——从2015年1月开始,联邦调查局确认的受害公司和损失金额上涨了270%。

面临国外松懈的洗钱监管和国内大量目标,美国联邦调查局也给广大公司提出了建议:不要使用免费邮箱;监控管理层级信息的发布;检查对方的邮件地址等,然而这并不太可能扭转趋势。法国网络安全公司雷西斯向英国广播公司表示:“诈骗愈演愈烈,因为利益实在是太诱人。罪犯们可以在极短的时间内骗走大量金钱,而且风险极小。”

虽然吉尔伯特·茨基利坚称他已经金盆洗手,但是这部《谢谢你打给我》的电影还是由法国总统奥朗德的女友朱莉·葛耶执导,仍然备受人们关注。

【凤凰财经官方微信(ID:finance_ifeng),全球华人都在看!众多精品栏目总有一款你喜欢:涨停板复盘,追涨股,只做强势股;财知道,不同视角读懂新闻背后;小报告,以小见大读懂大时代;连环话,一张图让你看懂热门财经事件。 】

澳门沙龙线上娱乐

老虎机怎么偷分

“因为便宜,当时不都在说消灭低价股吗?”

  任意球脚法来自刻苦加练 进球献给妻子和孩子

  唐韦星九段 负 连笑七段(主)

  需要注意的是,在一个记分周期内,记分超过12分但未满24分,只需参加法规培训与考试。而如果在一个记分周期内,违法记分达到24分或以上,驾驶员除参加科目一考试培训外,还必须重新参加科目三考试培训,全部通过后才能重新取得驾照。

【新闻】2016清明端午中秋可各拼出9天假 【体育】欧洲杯-法国2-0苦胜提前出线 俄罗斯1-2 【娱乐】多名女子怒指吴亦凡约炮 疑似酒店照流出 【财经】 国企改革顶层设计方案已获国务院通过 【科技】李彦宏:特殊时期的百度会深刻反省 【博客】女生来例假该不该给老人让座 【读书】优劣悬殊:抗美援朝敌我装备差距有多大 【教育】查询:那些年和我同分的考生去哪儿了? 【专栏】李银河:官员通奸与任职资格的三种关系 扒一扒|詹皇季后赛8大战役:东决踏平波士顿! 扒一扒|美媒疑周琦改年龄 其前辈仅1人幸免 瑞士vs罗马尼亚首发:赢阵不变 罗马尼亚轮换3人 留守!骑士替补控卫选择执行下赛季合约 唐京:打上港消耗太多体能 人员轮换因一周双赛 欧足联否认抽签作弊:布拉特撒谎 我们没操控抽签 震惊!反兴奋剂组织遭俄特工威胁 或逐出奥运 陆慧明:法国3-0完胜弱旅 罗马尼亚有惊喜 曝公牛紧盯林书豪替罗斯 他与巴特勒更兼容 美洲杯-中超射手传射建功 阿根廷3-0头名出线 小国奇迹!先灭荷兰又阻击C罗 他们给国足上课 奥克芒驻场球员预测:美国公开赛夺冠成绩将是+4 欧洲杯-尤文铁卫精准制导助攻 意大利2-0比利时 你能想象?库日天总决赛数据竟被一人完爆(图) 视频-小组赛首轮经典瞬间 魔笛天外飞仙小白1vN再现 巴萨媒体:C罗暴露无能 要队友冷静自己却乱射 小德克服慢热四盘逆转穆雷 首夺法网实现全满贯 上港vs亚泰首发:埃弗拉+孔卡武磊 马季奇PK埃神 黑的最高境界!詹皇教库里打排球(动图) 人生不是“嚎麦” 盘点NBA历史最高效40+10+,今日威少排第几? NBA历史第四节球队最高得分排行榜 读“董”足球第130期老辣的意大利就这样给比利时上了一课 读“董”足球第131期解析葡萄牙为何让人大跌眼镜 冰岛足球启示录 【C罗压轴戏演砸,只因听了球王贝利的一句话】 吸毒的增多令人担忧加大打击力度 2016年欧洲杯小组赛首轮四大印象 冬训14 一号木向下意识 新浪简介┊About Sina┊广告服务┊联系我们┊招聘信息┊网站律师┊SINA English┊通行证注册┊产品答疑

  一场失望的平局,让昨晚的上港将士情绪低落。在中超最新一轮比赛中,上港队主场先进一球的情况下,被积分垫底的长春亚泰下半场扳平比分,丢掉了到手的3分。由于本轮江苏苏宁和华夏幸福都只拿到平局,收获1分的上港也错过了和三甲缩小积分差距的最好机会。

  何有亮:年轻的,还有力气的,就出去打工。老弱病残,只能留下来接着种地了。澳门沙龙线上娱乐

  配资 “第一时间停止股票配资仍被罚几千万”

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 1 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 3场热身赛中国男篮失误60次 这么多年原地踏步 宫鲁鸣:后卫还是比较弱 短期内很难补充力量 网红郭少罕见发鸡汤:男人就要承受打击不退缩 郭艾伦:奥运对战美国没想法 就尽力打好比赛 宫鲁鸣:去欧洲拉练当然想赢 奥运也想赢1场 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } (function (D) { var h=D.getElementsByTagName('head')[0], s=D.createElement('script'); s.type='text/javascript'; s.charset='utf-8'; s.src='http://motu.p4p.sina.com.cn/widget/'; h.firstChild?h.insertBefore(s,h.firstChild):h.appendChild(s); })(document); function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/cba_left_hzh_20131107.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); window._sinaads_kzhzh_order = "PDPS000000042138";(sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .right_fixed {position: fixed;top: 0;width: 300px;} .right_fixed a img{ padding: 0px;} (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } .zhitou-wrap{overflow: hidden; border-top:1px solid #d0d0d0;} .zhitou-header{overflow:hidden;padding:10px 0;} .zhitou-header .text{float:left;color:#000;font-size:18px;font-weight: bold;} .zhitou-header .more{float:right;} 新浪扶翼 行业专区 (sinaads = window.sinaads || []).push({}); 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

  中央气象台预计,15日夜间至16日,江南、华南等地部分地区仍将持续强降雨天气,局地有雷暴大风;最强降雨时段在15日夜间至16日早晨。中央气象台15日18时继续发布暴雨黄色预警。(记者潘跃、刘毅、侯琳良)

点击下载【新浪体育客户端】,赛事视频直播尽在掌握 //分享到微博 单张图片分享 jsLoader(ARTICLE_JSS.sinalib). jsLoader(ARTICLE_JSS.shareOnWeibo, function () { WeiboShare.config({ source: ARTICLE_DATA.source, sourceUrl: ARTICLE_DATA.sourceUrl, uid: ARTICLE_DATA.uid, encoding: 'gb2312', selectShare: false, channelId: ARTICLE_DATA.channelId }); WeiboShare.init('#artibody'); }); .content_shareto{margin-top:-50px;} 欢迎发表评论 分享到: bShare.addEntry({ title: '', //url:"http://doc.sina.cn/?id=comos:fxtfrrf0475645", pic: 'http://n.sinaimg.cn/sports/transform/20160616/ZQM1-fxtfrrc3706072.jpg', summary: document.getElementById('artibodyTitle') .innerHTML.replace(/<[^]*?font[^]*?>/gi,"") }) (function(){ var user = sinaSSOController.get51UCCookie(); if(user){ document.write(''); }; })(); .fl { float: left; } .fr { float: right; } .content_print a.sc_link { background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/zw_sc_star.png) no-repeat; padding: 1px 0 1px 17px; _background-position: 0px -1px; } .sc_success_alert { display: none; padding: 30px 30px 18px; width: 451px; z-index: 20000; top: 50%; left: 50%; margin-top: -168px; margin-left: -250px; position: fixed; _position: absolute; background: #fff; border-radius: 3px; font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; } .sc_success_alert .top { margin-bottom: 25px; height: 90px; } .sc_success_alert .bg { width: 95px; height: 80px; border-right: 1px solid #cde5b8; margin-top: 7px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc.png) no-repeat; } .sc_success_alert .txt { width: 335px; padding-left: 20px; } .sc_success_alert .fir { color: #61c520; font-size: 28px; height: 43px; line-height: 42px; } .sc_success_alert .sec { font-size: 14px; line-height: 23px; color: #717171; } .sc_success_alert .sec a { color: #ff8c11; } .sc_success_alert .sec a:hover { text-decoration: underline; } .sc_success_alert .sure { width: 147px; height: 41px; font-size: 18px; text-align: center; line-height: 40px; color: #fff; background: #ff8400; margin-top: 15px; border-radius: 3px; cursor: pointer; } .sc_success_alert .close { position: absolute; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc_close.png) no-repeat; right: 15px; top: 15px; width: 25px; height: 25px; cursor: pointer; } .sc_success_tit { position: absolute; z-index: 99999; padding: 0 15px; border: 1px solid #ccc; background: #fff; display: none; _width: 150px; } .sc_success_tit .sp { color: #666; height: 30px; line-height: 30px; } .sc_success_tit a.a { color: #b60c0c; padding-left: 8px; height: 30px; line-height: 30px; } .sc_success_tit a.a:hover { text-decoration: underline; } .sc_success_tit .sp2 { width: 11px; height: 6px; position: absolute; top: -6px; left: 50%; margin-left: -5px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_tit_top.png) no-repeat; } a.sc_txt_bc:hover { text-decoration: none; cursor: default; color: #666; } .weibo_share_w { position: relative; bottom: -68px; left: -115px; float: none !important; _zoom: 1; } .J_Comment_Count_Txt { position: relative; bottom: -58px; right: -6px; } #media_comment { position: static; } .content_print { height: 40px; line-height: 40px; margin: -10px 30px -10px 40px; } #J_Post_Box_Count .J_Comment_Count_Txt { position: static; } 意见反馈 值班电话:010-62675595收藏  |  保存  |  打印  |  关闭 已收藏!

我国资本市场的基础制度建设,包括对现行制度进行清理、优化和落实,通过更加科学严密的论证和执行细节的推敲,制定和完善交易的监管条例和服务规范。这些条例和规范好比资金往来“高速公路”上的交通规则,对资本市场健康发展至关重要。把基础制度建设好了,资本市场就向成熟迈进了一大步,金融创新和对外开放才有扎实的基础。拿引入外资来说,现在一些人把着眼点放在通过引入外资来改变投资理念、降低市场波动上,这是不切实际的想法。提高外资参与水平是A股走向成熟的重要标志,但这是一个渐进的过程。只有我们自己把问题解决了、把基础制度建设好了,外资才会进来并发挥积极作用。在基础制度建设中,规范参与主体的行为方式是重要一环。在资本市场运作中,各参与主体应有更强的责任感和对市场及相关法规的敬畏之心,努力消除不合理行为的诱因。监管部门应运用大数据技术对各参与主体的行为实施有效监管并建立诚信档案,实施更严厉的惩罚措施。对于一些上市公司和分析师放卫星式的业绩预测和虚假信息公告,要引入更为严格的损失赔偿制度,切实保护投资者的合法权益。

  据证监会调查发现,2014年4月30日至5月6日间,安硕信息董事长高鸣、董事会秘书曹丰与某证券机构分析师接触达成默契,决定通过信息披露、投资者调查、路演等多种形式持续、广泛、有针对性地宣传安硕信息开展互联网金融相关信息。

【市场影响】

版主

®21

精华贴数
6
专家积分
1279
技术积分
126251
社区积分
128406
注册时间
2007-9-24
认证徽章
论坛徽章:
1076
紫蜘蛛
日期:2016-06-16 13:48:52紫蜘蛛
日期:2016-06-16 15:53:22紫蜘蛛
日期:2016-06-16 14:47:47紫蜘蛛
日期:2016-06-16 14:48:45紫蜘蛛
日期:2016-06-16 14:45:48紫蜘蛛
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 13:48:52九尾狐狸
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 15:53:22九尾狐狸
日期:2016-06-16 14:48:45九尾狐狸
日期:2016-06-16 14:45:48九尾狐狸
日期:2016-06-16 14:47:47
2#
发表于 2016-06-16 20:22:17 |只看该作者

  引导理性消费和安全驾驶

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 112 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 图文-美国公开赛纪念品第二弹 大号高尔夫球 图文-美国公开赛纪念品第二弹 马克杯 图文-美国公开赛纪念品第二弹 迷彩帽 图文-美国公开赛纪念品第二弹 特制T恤 图文-美国公开赛纪念品第二弹 儿童积木 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/golf_left_hzh_20120831.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

            吉尔伯特·茨基利在采访时表示,要让银行行长相信绝对不是易事。

原标题:冒充总裁诈骗上千企业原型人物将登上银幕?  

“老板”给你发来一封紧急邮件,其中称要并购另外一家公司,要求你赶紧把大笔资金打到一个账户,而且还特别告知,不能泄露一点风声,你会怎么做?作为雇员,你可能老老实实地把几万美元甚至几百万美元汇款到指定的账号。然而等到恍然大悟后,钱早就追不回来了。

根据美国联邦调查局商业犯罪组的报告,从2013年10月至今,类似的诈骗者已经通过邮件骗取了超过23亿美元的巨额钱款,受害公司达到了17642家,受害者分布在美国每一个州和其他79个其他国家。

而邮件诈骗的始作俑者则是极具传奇色彩的法国—以色列双重国籍诈骗犯吉尔伯特·茨基利。虽然他在法国被缺席审判入狱七年,但是已潜逃至以色列的他依然逍遥法外。今年底,还有一部关于他的电影将在法国上映……

近年来,电信诈骗犯罪日益猖獗,造成严重的社会危害。而近日,当肯尼亚将77名电信诈骗犯罪嫌疑人遣返中国大陆,电信诈骗案黑幕被揭露,更是引起社会上广泛讨论。

而在法国—以色列双重国籍诈骗犯吉尔伯特·茨基利看来,从法国公司以及其他银行诈骗了超过7000万欧元的犯罪行为并没有什么大不了。现在基于这个诈骗犯“传奇经历”的一部电影正在拍摄,而这更是引起了媒体和舆论的关注。

进行诈骗

冒充公司总裁或特工

“谢谢你打给我”,这是英国人打电话结束时,经常会说的一句话,然而这也是一部电影的名字——这部电影以法国和以色列双重国籍诈骗犯吉尔伯特·茨基利的个人经历为主题,将于12月30日在法国上映。

据称,在这部电影中,展现的吉尔伯特·茨基利在三个不同年龄时期的经历,最终将他描绘成一个变色龙一样的男人,“他有着不可阻挡的诱惑力,”该电影导演帕斯卡·埃尔比在巴黎接受采访时这样评价吉尔伯特·茨基利,“对他而言,这只是一个工作,绝对不是一场骗局。”

吉尔伯特·茨基利的骗术是如此的“高明”——经常假装某公司的总裁或者法国特工进行诈骗的他,在通过邮件在前期铺垫之后,再经过良好的电话沟通,他就可以轻易地骗走数百万美元,甚至让被害者汇款到他位于迪拜,俄罗斯等地的银行账户。“他能根据不同的对话者想出各种计划,”帕斯卡·埃尔比说,“他能给你想要听的一切。”

拍摄这部电影的想法在制片人艾萨克·莎莉的脑海中由来已久——她买下吉尔伯特·茨基利诈骗故事的改编权,甚至在得知吉尔伯特·茨基利获得保释潜逃回以色列之后,甚至还跑到特拉维夫南部的港口城市阿什杜德亲自拜访他。她希望这部影片能完整描述吉尔伯特·茨基利的诈骗过程,以及揭开他性格的秘密。

逍遥法外

被缺席判决7年刑期

以色列当局拒绝解释为什么吉尔伯特·茨基利能够在以色列自由地生活——在此之前,吉尔伯特·茨基利在法国被拘捕。但是2009年,在缴纳了三万欧元的保释金后,他获得了保释。虽然护照被没收,而且被禁止出境,勒令留在法国继续受审。但是,吉尔伯特·茨基利却租了一架私人飞机,潜逃到了以色列。

尽管仍遭到通缉,但是吉尔伯特·茨基利在以色列过得自由自在,当地政府也不愿过多评论此案——以色列和法国间没有双边引渡条约,以色列当局也不愿透露法国是否已经正式请求引渡吉尔伯特·茨基利。

最终,在缺席审判的状况下,吉尔伯特·茨基利被法国法院判处七年监禁以及罚款一百万欧元——他的罪行包括诈骗汇丰银行(HSBC)等五家大企业610万欧元,此外,还涉嫌从巴克莱集团和美国运通公司等33家企业骗取超过7000万欧元。

现年50岁的吉尔伯特·茨基利现在已经过上了很多银行家都梦想的奢侈生活,而且他并不讳言他的过去:在阿什杜德,他的居所是一栋三层的别墅,还有一个小他19岁的妻子——在她纤细的手腕上,还文有“吉尔伯特”几个字母。

“我有六个孩子,”他说,“每天我送孩子们去上学。晚上八点,我都会按时回家。我是世界上最简单的人。”对于过去,他反而显得自豪,“这是说服的力量,要让银行行长相信绝对不是易事。”

“天赋”秉异

八岁就偷学校笔记本

在接受采访时,吉尔伯特·茨基利坚称,他的目的并不是伤害别人,而是报复金融体系,让富人受到惩罚,“银行家们从来都没有罪,”他说,“那么我们也可以成为银行家。”

按照法庭上的资料,吉尔伯特·茨基利在法国进行诈骗的据点设在巴黎成衣批发中心桑蒂埃,这里从18世纪后期就成为巴黎郊区的一个贫民窟。他的犯罪工具也很简单,就只有电话。他的诈骗手法也相当大胆,冒充企业高层主管或是情报机构人员,诱骗世界部分大企业的员工将钱转到他的银行账户。

实际上,吉尔伯特·茨基利很早就意识到自己在这方面很有“天赋”——在八岁时,他就在学校偷笔记本,然后向他的同学出售。后来,他涉足信用卡欺诈,“我们去购物,感觉自己就是超市的主人。”

后来,他又学过表演,还在广告和房地产公司工作过,还成为电话公司的程序员。不过,他最终的职业还是诈骗。“大脑是世界上最危险的武器,”他说,“我并不是控制别人,而是试图让人相信我。从那一刻起,所有的大门都向我打开。”

吉尔伯特·茨基利将这称之为“天赋”——只需用一个电话就可以从世界上受到最好教育或者最有特权的人手上提取数百万美元,“可能要两个小时,或者四个小时,但也可能只要五分钟,就像电影中的那样。”

行骗法国

让银行负责人都上当

吉尔伯特·茨基利在法国的第一次出手是在2005年,这起案件也被媒体大肆曝光——当时,他给法国邮政银行一个支行的负责人G 女士打了一个电话。在电话中,他告诉她,他是这家银行的“行长”,目前正在接受绝密的恐怖主义调查,他还告诉G 女士一些调查的内容,并告诉她,因为法国隐私法,他的消息不能向外人公开。

而在这起电话的三个星期前,四个与基地组织有关联的自杀式炸弹袭击者在伦敦市中心引爆炸弹,造成52人死亡,超过七百人受伤——身上着火的上班族从伦敦地铁走出来的照片,让G女士对电话中“行长”的话深信不疑。

后来,这名“行长”让G女士联系一个名叫保罗的特工。接到指令后,G女士在接下来的三天里,与保罗打了43通电话。保罗说,一些银行的客户被怀疑为恐怖分子提供运行资金,而“行长”正是调查对象之一。

保罗告诉G女士,他想让她取些现金,检查一下账户是否被盗,然后约定在街边的一家小酒馆见面。当年,6月28日,G女士带着35.8万欧元的现金,搭乘的士来到巴黎市内的一家咖啡厅,在洗手间的隔间里和隔壁的接头者确认后,G 女士将这包现金塞了过去。至此,这个“最高机密的恐怖主义调查行动”完成。

然而直到她在小酒馆的街边等待保罗时,保罗却始终没有出现。这时,这名银行负责人才醒悟过来向警方报了警。后来,按照吉尔伯特·茨基利在法庭上的供述,保罗只是他使用的另外一个名字,而在洗手间里拿到现金的女人是他的情妇。

电话诈骗

涉案金额高达18亿美元

根据美国联邦调查局的报告,吉尔伯特·茨基利在两年多时间内,已诈骗数以千计的企业,涉案金额高达18亿美元(约合人民币116亿元),受害的包括许多美国公司,这种套路因为太常见,甚至都有了名字:总裁邮件骗局。

实际上,吉尔伯特·茨基利的诈骗过程并不复杂——而他的这些诈骗邮件几乎不会引发垃圾邮件或者安全系统的警告,因为在行动前,他已经搞到了公司花名册,摸清员工的社会关系,兴趣爱好以及出差和采购计划。接下来,发送假邮件诱人上钩,然后在电话那头用“非常强大的语调和自信”的声音推动这个骗局。

杰伊是美国联邦调查局的一名高级特工,“欺诈行为往往取决于微妙的细节,比如伪造电子邮件时,他经常用.co的邮件后缀来代替.com。此外在邮件里言辞激烈,并希望对方马上执行。”最终,当他的受害者放下电话时,确信自己接到了一个来自总裁或一个法国特工的电话。虽然邮件内容看起来很真实,而且发件人都很可靠,但也不是每次都能成功,但是只要能干成几票,这个产业就会蓬勃发展。

蔓延全球

从去年起受害者暴增

现在,逍遥法外的吉尔伯特·茨基利虽遭定罪,但宛如成了宗师,吸引许多人模仿跟进——新一代的诈骗犯则继续模仿他,利用社交媒体信息,他们冒充高管说服公司动用资金账户,而理由则是进行商业交易或支付给供应商。

这听起来有点难以置信,但是这样的场景每天都在美国发生。目前,邮件诈骗正在呈爆炸式发展。美国联邦调查局表示,已经收到了13500起投诉遭到总裁骗局的受害者——从2015年1月开始,联邦调查局确认的受害公司和损失金额上涨了270%。

面临国外松懈的洗钱监管和国内大量目标,美国联邦调查局也给广大公司提出了建议:不要使用免费邮箱;监控管理层级信息的发布;检查对方的邮件地址等,然而这并不太可能扭转趋势。法国网络安全公司雷西斯向英国广播公司表示:“诈骗愈演愈烈,因为利益实在是太诱人。罪犯们可以在极短的时间内骗走大量金钱,而且风险极小。”

虽然吉尔伯特·茨基利坚称他已经金盆洗手,但是这部《谢谢你打给我》的电影还是由法国总统奥朗德的女友朱莉·葛耶执导,仍然备受人们关注。

【凤凰财经官方微信(ID:finance_ifeng),全球华人都在看!众多精品栏目总有一款你喜欢:涨停板复盘,追涨股,只做强势股;财知道,不同视角读懂新闻背后;小报告,以小见大读懂大时代;连环话,一张图让你看懂热门财经事件。 】

澳门沙龙线上娱乐

老虎机怎么偷分

“因为便宜,当时不都在说消灭低价股吗?”

  任意球脚法来自刻苦加练 进球献给妻子和孩子

  唐韦星九段 负 连笑七段(主)

  需要注意的是,在一个记分周期内,记分超过12分但未满24分,只需参加法规培训与考试。而如果在一个记分周期内,违法记分达到24分或以上,驾驶员除参加科目一考试培训外,还必须重新参加科目三考试培训,全部通过后才能重新取得驾照。

【新闻】2016清明端午中秋可各拼出9天假 【体育】欧洲杯-法国2-0苦胜提前出线 俄罗斯1-2 【娱乐】多名女子怒指吴亦凡约炮 疑似酒店照流出 【财经】 国企改革顶层设计方案已获国务院通过 【科技】李彦宏:特殊时期的百度会深刻反省 【博客】女生来例假该不该给老人让座 【读书】优劣悬殊:抗美援朝敌我装备差距有多大 【教育】查询:那些年和我同分的考生去哪儿了? 【专栏】李银河:官员通奸与任职资格的三种关系 扒一扒|詹皇季后赛8大战役:东决踏平波士顿! 扒一扒|美媒疑周琦改年龄 其前辈仅1人幸免 瑞士vs罗马尼亚首发:赢阵不变 罗马尼亚轮换3人 留守!骑士替补控卫选择执行下赛季合约 唐京:打上港消耗太多体能 人员轮换因一周双赛 欧足联否认抽签作弊:布拉特撒谎 我们没操控抽签 震惊!反兴奋剂组织遭俄特工威胁 或逐出奥运 陆慧明:法国3-0完胜弱旅 罗马尼亚有惊喜 曝公牛紧盯林书豪替罗斯 他与巴特勒更兼容 美洲杯-中超射手传射建功 阿根廷3-0头名出线 小国奇迹!先灭荷兰又阻击C罗 他们给国足上课 奥克芒驻场球员预测:美国公开赛夺冠成绩将是+4 欧洲杯-尤文铁卫精准制导助攻 意大利2-0比利时 你能想象?库日天总决赛数据竟被一人完爆(图) 视频-小组赛首轮经典瞬间 魔笛天外飞仙小白1vN再现 巴萨媒体:C罗暴露无能 要队友冷静自己却乱射 小德克服慢热四盘逆转穆雷 首夺法网实现全满贯 上港vs亚泰首发:埃弗拉+孔卡武磊 马季奇PK埃神 黑的最高境界!詹皇教库里打排球(动图) 人生不是“嚎麦” 盘点NBA历史最高效40+10+,今日威少排第几? NBA历史第四节球队最高得分排行榜 读“董”足球第130期老辣的意大利就这样给比利时上了一课 读“董”足球第131期解析葡萄牙为何让人大跌眼镜 冰岛足球启示录 【C罗压轴戏演砸,只因听了球王贝利的一句话】 吸毒的增多令人担忧加大打击力度 2016年欧洲杯小组赛首轮四大印象 冬训14 一号木向下意识 新浪简介┊About Sina┊广告服务┊联系我们┊招聘信息┊网站律师┊SINA English┊通行证注册┊产品答疑

  一场失望的平局,让昨晚的上港将士情绪低落。在中超最新一轮比赛中,上港队主场先进一球的情况下,被积分垫底的长春亚泰下半场扳平比分,丢掉了到手的3分。由于本轮江苏苏宁和华夏幸福都只拿到平局,收获1分的上港也错过了和三甲缩小积分差距的最好机会。

  何有亮:年轻的,还有力气的,就出去打工。老弱病残,只能留下来接着种地了。澳门沙龙线上娱乐

  配资 “第一时间停止股票配资仍被罚几千万”

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 1 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 3场热身赛中国男篮失误60次 这么多年原地踏步 宫鲁鸣:后卫还是比较弱 短期内很难补充力量 网红郭少罕见发鸡汤:男人就要承受打击不退缩 郭艾伦:奥运对战美国没想法 就尽力打好比赛 宫鲁鸣:去欧洲拉练当然想赢 奥运也想赢1场 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } (function (D) { var h=D.getElementsByTagName('head')[0], s=D.createElement('script'); s.type='text/javascript'; s.charset='utf-8'; s.src='http://motu.p4p.sina.com.cn/widget/'; h.firstChild?h.insertBefore(s,h.firstChild):h.appendChild(s); })(document); function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/cba_left_hzh_20131107.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); window._sinaads_kzhzh_order = "PDPS000000042138";(sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .right_fixed {position: fixed;top: 0;width: 300px;} .right_fixed a img{ padding: 0px;} (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } .zhitou-wrap{overflow: hidden; border-top:1px solid #d0d0d0;} .zhitou-header{overflow:hidden;padding:10px 0;} .zhitou-header .text{float:left;color:#000;font-size:18px;font-weight: bold;} .zhitou-header .more{float:right;} 新浪扶翼 行业专区 (sinaads = window.sinaads || []).push({}); 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

  中央气象台预计,15日夜间至16日,江南、华南等地部分地区仍将持续强降雨天气,局地有雷暴大风;最强降雨时段在15日夜间至16日早晨。中央气象台15日18时继续发布暴雨黄色预警。(记者潘跃、刘毅、侯琳良)

点击下载【新浪体育客户端】,赛事视频直播尽在掌握 //分享到微博 单张图片分享 jsLoader(ARTICLE_JSS.sinalib). jsLoader(ARTICLE_JSS.shareOnWeibo, function () { WeiboShare.config({ source: ARTICLE_DATA.source, sourceUrl: ARTICLE_DATA.sourceUrl, uid: ARTICLE_DATA.uid, encoding: 'gb2312', selectShare: false, channelId: ARTICLE_DATA.channelId }); WeiboShare.init('#artibody'); }); .content_shareto{margin-top:-50px;} 欢迎发表评论 分享到: bShare.addEntry({ title: '', //url:"http://doc.sina.cn/?id=comos:fxtfrrf0475645", pic: 'http://n.sinaimg.cn/sports/transform/20160616/ZQM1-fxtfrrc3706072.jpg', summary: document.getElementById('artibodyTitle') .innerHTML.replace(/<[^]*?font[^]*?>/gi,"") }) (function(){ var user = sinaSSOController.get51UCCookie(); if(user){ document.write(''); }; })(); .fl { float: left; } .fr { float: right; } .content_print a.sc_link { background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/zw_sc_star.png) no-repeat; padding: 1px 0 1px 17px; _background-position: 0px -1px; } .sc_success_alert { display: none; padding: 30px 30px 18px; width: 451px; z-index: 20000; top: 50%; left: 50%; margin-top: -168px; margin-left: -250px; position: fixed; _position: absolute; background: #fff; border-radius: 3px; font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; } .sc_success_alert .top { margin-bottom: 25px; height: 90px; } .sc_success_alert .bg { width: 95px; height: 80px; border-right: 1px solid #cde5b8; margin-top: 7px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc.png) no-repeat; } .sc_success_alert .txt { width: 335px; padding-left: 20px; } .sc_success_alert .fir { color: #61c520; font-size: 28px; height: 43px; line-height: 42px; } .sc_success_alert .sec { font-size: 14px; line-height: 23px; color: #717171; } .sc_success_alert .sec a { color: #ff8c11; } .sc_success_alert .sec a:hover { text-decoration: underline; } .sc_success_alert .sure { width: 147px; height: 41px; font-size: 18px; text-align: center; line-height: 40px; color: #fff; background: #ff8400; margin-top: 15px; border-radius: 3px; cursor: pointer; } .sc_success_alert .close { position: absolute; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc_close.png) no-repeat; right: 15px; top: 15px; width: 25px; height: 25px; cursor: pointer; } .sc_success_tit { position: absolute; z-index: 99999; padding: 0 15px; border: 1px solid #ccc; background: #fff; display: none; _width: 150px; } .sc_success_tit .sp { color: #666; height: 30px; line-height: 30px; } .sc_success_tit a.a { color: #b60c0c; padding-left: 8px; height: 30px; line-height: 30px; } .sc_success_tit a.a:hover { text-decoration: underline; } .sc_success_tit .sp2 { width: 11px; height: 6px; position: absolute; top: -6px; left: 50%; margin-left: -5px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_tit_top.png) no-repeat; } a.sc_txt_bc:hover { text-decoration: none; cursor: default; color: #666; } .weibo_share_w { position: relative; bottom: -68px; left: -115px; float: none !important; _zoom: 1; } .J_Comment_Count_Txt { position: relative; bottom: -58px; right: -6px; } #media_comment { position: static; } .content_print { height: 40px; line-height: 40px; margin: -10px 30px -10px 40px; } #J_Post_Box_Count .J_Comment_Count_Txt { position: static; } 意见反馈 值班电话:010-62675595收藏  |  保存  |  打印  |  关闭 已收藏!

我国资本市场的基础制度建设,包括对现行制度进行清理、优化和落实,通过更加科学严密的论证和执行细节的推敲,制定和完善交易的监管条例和服务规范。这些条例和规范好比资金往来“高速公路”上的交通规则,对资本市场健康发展至关重要。把基础制度建设好了,资本市场就向成熟迈进了一大步,金融创新和对外开放才有扎实的基础。拿引入外资来说,现在一些人把着眼点放在通过引入外资来改变投资理念、降低市场波动上,这是不切实际的想法。提高外资参与水平是A股走向成熟的重要标志,但这是一个渐进的过程。只有我们自己把问题解决了、把基础制度建设好了,外资才会进来并发挥积极作用。在基础制度建设中,规范参与主体的行为方式是重要一环。在资本市场运作中,各参与主体应有更强的责任感和对市场及相关法规的敬畏之心,努力消除不合理行为的诱因。监管部门应运用大数据技术对各参与主体的行为实施有效监管并建立诚信档案,实施更严厉的惩罚措施。对于一些上市公司和分析师放卫星式的业绩预测和虚假信息公告,要引入更为严格的损失赔偿制度,切实保护投资者的合法权益。

  据证监会调查发现,2014年4月30日至5月6日间,安硕信息董事长高鸣、董事会秘书曹丰与某证券机构分析师接触达成默契,决定通过信息披露、投资者调查、路演等多种形式持续、广泛、有针对性地宣传安硕信息开展互联网金融相关信息。

【市场影响】

使用道具 举报

版主

®21

精华贴数
6
专家积分
1279
技术积分
126251
社区积分
128406
注册时间
2007-9-24
认证徽章
论坛徽章:
1076
紫蜘蛛
日期:2016-06-16 13:48:52紫蜘蛛
日期:2016-06-16 15:53:22紫蜘蛛
日期:2016-06-16 14:47:47紫蜘蛛
日期:2016-06-16 14:48:45紫蜘蛛
日期:2016-06-16 14:45:48紫蜘蛛
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 13:48:52九尾狐狸
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 15:53:22九尾狐狸
日期:2016-06-16 14:48:45九尾狐狸
日期:2016-06-16 14:45:48九尾狐狸
日期:2016-06-16 14:47:47
3#
发表于 2016-06-16 20:22:17 |只看该作者

  引导理性消费和安全驾驶

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 112 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 图文-美国公开赛纪念品第二弹 大号高尔夫球 图文-美国公开赛纪念品第二弹 马克杯 图文-美国公开赛纪念品第二弹 迷彩帽 图文-美国公开赛纪念品第二弹 特制T恤 图文-美国公开赛纪念品第二弹 儿童积木 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/golf_left_hzh_20120831.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

            吉尔伯特·茨基利在采访时表示,要让银行行长相信绝对不是易事。

原标题:冒充总裁诈骗上千企业原型人物将登上银幕?  

“老板”给你发来一封紧急邮件,其中称要并购另外一家公司,要求你赶紧把大笔资金打到一个账户,而且还特别告知,不能泄露一点风声,你会怎么做?作为雇员,你可能老老实实地把几万美元甚至几百万美元汇款到指定的账号。然而等到恍然大悟后,钱早就追不回来了。

根据美国联邦调查局商业犯罪组的报告,从2013年10月至今,类似的诈骗者已经通过邮件骗取了超过23亿美元的巨额钱款,受害公司达到了17642家,受害者分布在美国每一个州和其他79个其他国家。

而邮件诈骗的始作俑者则是极具传奇色彩的法国—以色列双重国籍诈骗犯吉尔伯特·茨基利。虽然他在法国被缺席审判入狱七年,但是已潜逃至以色列的他依然逍遥法外。今年底,还有一部关于他的电影将在法国上映……

近年来,电信诈骗犯罪日益猖獗,造成严重的社会危害。而近日,当肯尼亚将77名电信诈骗犯罪嫌疑人遣返中国大陆,电信诈骗案黑幕被揭露,更是引起社会上广泛讨论。

而在法国—以色列双重国籍诈骗犯吉尔伯特·茨基利看来,从法国公司以及其他银行诈骗了超过7000万欧元的犯罪行为并没有什么大不了。现在基于这个诈骗犯“传奇经历”的一部电影正在拍摄,而这更是引起了媒体和舆论的关注。

进行诈骗

冒充公司总裁或特工

“谢谢你打给我”,这是英国人打电话结束时,经常会说的一句话,然而这也是一部电影的名字——这部电影以法国和以色列双重国籍诈骗犯吉尔伯特·茨基利的个人经历为主题,将于12月30日在法国上映。

据称,在这部电影中,展现的吉尔伯特·茨基利在三个不同年龄时期的经历,最终将他描绘成一个变色龙一样的男人,“他有着不可阻挡的诱惑力,”该电影导演帕斯卡·埃尔比在巴黎接受采访时这样评价吉尔伯特·茨基利,“对他而言,这只是一个工作,绝对不是一场骗局。”

吉尔伯特·茨基利的骗术是如此的“高明”——经常假装某公司的总裁或者法国特工进行诈骗的他,在通过邮件在前期铺垫之后,再经过良好的电话沟通,他就可以轻易地骗走数百万美元,甚至让被害者汇款到他位于迪拜,俄罗斯等地的银行账户。“他能根据不同的对话者想出各种计划,”帕斯卡·埃尔比说,“他能给你想要听的一切。”

拍摄这部电影的想法在制片人艾萨克·莎莉的脑海中由来已久——她买下吉尔伯特·茨基利诈骗故事的改编权,甚至在得知吉尔伯特·茨基利获得保释潜逃回以色列之后,甚至还跑到特拉维夫南部的港口城市阿什杜德亲自拜访他。她希望这部影片能完整描述吉尔伯特·茨基利的诈骗过程,以及揭开他性格的秘密。

逍遥法外

被缺席判决7年刑期

以色列当局拒绝解释为什么吉尔伯特·茨基利能够在以色列自由地生活——在此之前,吉尔伯特·茨基利在法国被拘捕。但是2009年,在缴纳了三万欧元的保释金后,他获得了保释。虽然护照被没收,而且被禁止出境,勒令留在法国继续受审。但是,吉尔伯特·茨基利却租了一架私人飞机,潜逃到了以色列。

尽管仍遭到通缉,但是吉尔伯特·茨基利在以色列过得自由自在,当地政府也不愿过多评论此案——以色列和法国间没有双边引渡条约,以色列当局也不愿透露法国是否已经正式请求引渡吉尔伯特·茨基利。

最终,在缺席审判的状况下,吉尔伯特·茨基利被法国法院判处七年监禁以及罚款一百万欧元——他的罪行包括诈骗汇丰银行(HSBC)等五家大企业610万欧元,此外,还涉嫌从巴克莱集团和美国运通公司等33家企业骗取超过7000万欧元。

现年50岁的吉尔伯特·茨基利现在已经过上了很多银行家都梦想的奢侈生活,而且他并不讳言他的过去:在阿什杜德,他的居所是一栋三层的别墅,还有一个小他19岁的妻子——在她纤细的手腕上,还文有“吉尔伯特”几个字母。

“我有六个孩子,”他说,“每天我送孩子们去上学。晚上八点,我都会按时回家。我是世界上最简单的人。”对于过去,他反而显得自豪,“这是说服的力量,要让银行行长相信绝对不是易事。”

“天赋”秉异

八岁就偷学校笔记本

在接受采访时,吉尔伯特·茨基利坚称,他的目的并不是伤害别人,而是报复金融体系,让富人受到惩罚,“银行家们从来都没有罪,”他说,“那么我们也可以成为银行家。”

按照法庭上的资料,吉尔伯特·茨基利在法国进行诈骗的据点设在巴黎成衣批发中心桑蒂埃,这里从18世纪后期就成为巴黎郊区的一个贫民窟。他的犯罪工具也很简单,就只有电话。他的诈骗手法也相当大胆,冒充企业高层主管或是情报机构人员,诱骗世界部分大企业的员工将钱转到他的银行账户。

实际上,吉尔伯特·茨基利很早就意识到自己在这方面很有“天赋”——在八岁时,他就在学校偷笔记本,然后向他的同学出售。后来,他涉足信用卡欺诈,“我们去购物,感觉自己就是超市的主人。”

后来,他又学过表演,还在广告和房地产公司工作过,还成为电话公司的程序员。不过,他最终的职业还是诈骗。“大脑是世界上最危险的武器,”他说,“我并不是控制别人,而是试图让人相信我。从那一刻起,所有的大门都向我打开。”

吉尔伯特·茨基利将这称之为“天赋”——只需用一个电话就可以从世界上受到最好教育或者最有特权的人手上提取数百万美元,“可能要两个小时,或者四个小时,但也可能只要五分钟,就像电影中的那样。”

行骗法国

让银行负责人都上当

吉尔伯特·茨基利在法国的第一次出手是在2005年,这起案件也被媒体大肆曝光——当时,他给法国邮政银行一个支行的负责人G 女士打了一个电话。在电话中,他告诉她,他是这家银行的“行长”,目前正在接受绝密的恐怖主义调查,他还告诉G 女士一些调查的内容,并告诉她,因为法国隐私法,他的消息不能向外人公开。

而在这起电话的三个星期前,四个与基地组织有关联的自杀式炸弹袭击者在伦敦市中心引爆炸弹,造成52人死亡,超过七百人受伤——身上着火的上班族从伦敦地铁走出来的照片,让G女士对电话中“行长”的话深信不疑。

后来,这名“行长”让G女士联系一个名叫保罗的特工。接到指令后,G女士在接下来的三天里,与保罗打了43通电话。保罗说,一些银行的客户被怀疑为恐怖分子提供运行资金,而“行长”正是调查对象之一。

保罗告诉G女士,他想让她取些现金,检查一下账户是否被盗,然后约定在街边的一家小酒馆见面。当年,6月28日,G女士带着35.8万欧元的现金,搭乘的士来到巴黎市内的一家咖啡厅,在洗手间的隔间里和隔壁的接头者确认后,G 女士将这包现金塞了过去。至此,这个“最高机密的恐怖主义调查行动”完成。

然而直到她在小酒馆的街边等待保罗时,保罗却始终没有出现。这时,这名银行负责人才醒悟过来向警方报了警。后来,按照吉尔伯特·茨基利在法庭上的供述,保罗只是他使用的另外一个名字,而在洗手间里拿到现金的女人是他的情妇。

电话诈骗

涉案金额高达18亿美元

根据美国联邦调查局的报告,吉尔伯特·茨基利在两年多时间内,已诈骗数以千计的企业,涉案金额高达18亿美元(约合人民币116亿元),受害的包括许多美国公司,这种套路因为太常见,甚至都有了名字:总裁邮件骗局。

实际上,吉尔伯特·茨基利的诈骗过程并不复杂——而他的这些诈骗邮件几乎不会引发垃圾邮件或者安全系统的警告,因为在行动前,他已经搞到了公司花名册,摸清员工的社会关系,兴趣爱好以及出差和采购计划。接下来,发送假邮件诱人上钩,然后在电话那头用“非常强大的语调和自信”的声音推动这个骗局。

杰伊是美国联邦调查局的一名高级特工,“欺诈行为往往取决于微妙的细节,比如伪造电子邮件时,他经常用.co的邮件后缀来代替.com。此外在邮件里言辞激烈,并希望对方马上执行。”最终,当他的受害者放下电话时,确信自己接到了一个来自总裁或一个法国特工的电话。虽然邮件内容看起来很真实,而且发件人都很可靠,但也不是每次都能成功,但是只要能干成几票,这个产业就会蓬勃发展。

蔓延全球

从去年起受害者暴增

现在,逍遥法外的吉尔伯特·茨基利虽遭定罪,但宛如成了宗师,吸引许多人模仿跟进——新一代的诈骗犯则继续模仿他,利用社交媒体信息,他们冒充高管说服公司动用资金账户,而理由则是进行商业交易或支付给供应商。

这听起来有点难以置信,但是这样的场景每天都在美国发生。目前,邮件诈骗正在呈爆炸式发展。美国联邦调查局表示,已经收到了13500起投诉遭到总裁骗局的受害者——从2015年1月开始,联邦调查局确认的受害公司和损失金额上涨了270%。

面临国外松懈的洗钱监管和国内大量目标,美国联邦调查局也给广大公司提出了建议:不要使用免费邮箱;监控管理层级信息的发布;检查对方的邮件地址等,然而这并不太可能扭转趋势。法国网络安全公司雷西斯向英国广播公司表示:“诈骗愈演愈烈,因为利益实在是太诱人。罪犯们可以在极短的时间内骗走大量金钱,而且风险极小。”

虽然吉尔伯特·茨基利坚称他已经金盆洗手,但是这部《谢谢你打给我》的电影还是由法国总统奥朗德的女友朱莉·葛耶执导,仍然备受人们关注。

【凤凰财经官方微信(ID:finance_ifeng),全球华人都在看!众多精品栏目总有一款你喜欢:涨停板复盘,追涨股,只做强势股;财知道,不同视角读懂新闻背后;小报告,以小见大读懂大时代;连环话,一张图让你看懂热门财经事件。 】

澳门沙龙线上娱乐

老虎机怎么偷分

“因为便宜,当时不都在说消灭低价股吗?”

  任意球脚法来自刻苦加练 进球献给妻子和孩子

  唐韦星九段 负 连笑七段(主)

  需要注意的是,在一个记分周期内,记分超过12分但未满24分,只需参加法规培训与考试。而如果在一个记分周期内,违法记分达到24分或以上,驾驶员除参加科目一考试培训外,还必须重新参加科目三考试培训,全部通过后才能重新取得驾照。

【新闻】2016清明端午中秋可各拼出9天假 【体育】欧洲杯-法国2-0苦胜提前出线 俄罗斯1-2 【娱乐】多名女子怒指吴亦凡约炮 疑似酒店照流出 【财经】 国企改革顶层设计方案已获国务院通过 【科技】李彦宏:特殊时期的百度会深刻反省 【博客】女生来例假该不该给老人让座 【读书】优劣悬殊:抗美援朝敌我装备差距有多大 【教育】查询:那些年和我同分的考生去哪儿了? 【专栏】李银河:官员通奸与任职资格的三种关系 扒一扒|詹皇季后赛8大战役:东决踏平波士顿! 扒一扒|美媒疑周琦改年龄 其前辈仅1人幸免 瑞士vs罗马尼亚首发:赢阵不变 罗马尼亚轮换3人 留守!骑士替补控卫选择执行下赛季合约 唐京:打上港消耗太多体能 人员轮换因一周双赛 欧足联否认抽签作弊:布拉特撒谎 我们没操控抽签 震惊!反兴奋剂组织遭俄特工威胁 或逐出奥运 陆慧明:法国3-0完胜弱旅 罗马尼亚有惊喜 曝公牛紧盯林书豪替罗斯 他与巴特勒更兼容 美洲杯-中超射手传射建功 阿根廷3-0头名出线 小国奇迹!先灭荷兰又阻击C罗 他们给国足上课 奥克芒驻场球员预测:美国公开赛夺冠成绩将是+4 欧洲杯-尤文铁卫精准制导助攻 意大利2-0比利时 你能想象?库日天总决赛数据竟被一人完爆(图) 视频-小组赛首轮经典瞬间 魔笛天外飞仙小白1vN再现 巴萨媒体:C罗暴露无能 要队友冷静自己却乱射 小德克服慢热四盘逆转穆雷 首夺法网实现全满贯 上港vs亚泰首发:埃弗拉+孔卡武磊 马季奇PK埃神 黑的最高境界!詹皇教库里打排球(动图) 人生不是“嚎麦” 盘点NBA历史最高效40+10+,今日威少排第几? NBA历史第四节球队最高得分排行榜 读“董”足球第130期老辣的意大利就这样给比利时上了一课 读“董”足球第131期解析葡萄牙为何让人大跌眼镜 冰岛足球启示录 【C罗压轴戏演砸,只因听了球王贝利的一句话】 吸毒的增多令人担忧加大打击力度 2016年欧洲杯小组赛首轮四大印象 冬训14 一号木向下意识 新浪简介┊About Sina┊广告服务┊联系我们┊招聘信息┊网站律师┊SINA English┊通行证注册┊产品答疑

  一场失望的平局,让昨晚的上港将士情绪低落。在中超最新一轮比赛中,上港队主场先进一球的情况下,被积分垫底的长春亚泰下半场扳平比分,丢掉了到手的3分。由于本轮江苏苏宁和华夏幸福都只拿到平局,收获1分的上港也错过了和三甲缩小积分差距的最好机会。

  何有亮:年轻的,还有力气的,就出去打工。老弱病残,只能留下来接着种地了。澳门沙龙线上娱乐

  配资 “第一时间停止股票配资仍被罚几千万”

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 1 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 3场热身赛中国男篮失误60次 这么多年原地踏步 宫鲁鸣:后卫还是比较弱 短期内很难补充力量 网红郭少罕见发鸡汤:男人就要承受打击不退缩 郭艾伦:奥运对战美国没想法 就尽力打好比赛 宫鲁鸣:去欧洲拉练当然想赢 奥运也想赢1场 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } (function (D) { var h=D.getElementsByTagName('head')[0], s=D.createElement('script'); s.type='text/javascript'; s.charset='utf-8'; s.src='http://motu.p4p.sina.com.cn/widget/'; h.firstChild?h.insertBefore(s,h.firstChild):h.appendChild(s); })(document); function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/cba_left_hzh_20131107.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); window._sinaads_kzhzh_order = "PDPS000000042138";(sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .right_fixed {position: fixed;top: 0;width: 300px;} .right_fixed a img{ padding: 0px;} (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } .zhitou-wrap{overflow: hidden; border-top:1px solid #d0d0d0;} .zhitou-header{overflow:hidden;padding:10px 0;} .zhitou-header .text{float:left;color:#000;font-size:18px;font-weight: bold;} .zhitou-header .more{float:right;} 新浪扶翼 行业专区 (sinaads = window.sinaads || []).push({}); 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

  中央气象台预计,15日夜间至16日,江南、华南等地部分地区仍将持续强降雨天气,局地有雷暴大风;最强降雨时段在15日夜间至16日早晨。中央气象台15日18时继续发布暴雨黄色预警。(记者潘跃、刘毅、侯琳良)

点击下载【新浪体育客户端】,赛事视频直播尽在掌握 //分享到微博 单张图片分享 jsLoader(ARTICLE_JSS.sinalib). jsLoader(ARTICLE_JSS.shareOnWeibo, function () { WeiboShare.config({ source: ARTICLE_DATA.source, sourceUrl: ARTICLE_DATA.sourceUrl, uid: ARTICLE_DATA.uid, encoding: 'gb2312', selectShare: false, channelId: ARTICLE_DATA.channelId }); WeiboShare.init('#artibody'); }); .content_shareto{margin-top:-50px;} 欢迎发表评论 分享到: bShare.addEntry({ title: '', //url:"http://doc.sina.cn/?id=comos:fxtfrrf0475645", pic: 'http://n.sinaimg.cn/sports/transform/20160616/ZQM1-fxtfrrc3706072.jpg', summary: document.getElementById('artibodyTitle') .innerHTML.replace(/<[^]*?font[^]*?>/gi,"") }) (function(){ var user = sinaSSOController.get51UCCookie(); if(user){ document.write(''); }; })(); .fl { float: left; } .fr { float: right; } .content_print a.sc_link { background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/zw_sc_star.png) no-repeat; padding: 1px 0 1px 17px; _background-position: 0px -1px; } .sc_success_alert { display: none; padding: 30px 30px 18px; width: 451px; z-index: 20000; top: 50%; left: 50%; margin-top: -168px; margin-left: -250px; position: fixed; _position: absolute; background: #fff; border-radius: 3px; font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; } .sc_success_alert .top { margin-bottom: 25px; height: 90px; } .sc_success_alert .bg { width: 95px; height: 80px; border-right: 1px solid #cde5b8; margin-top: 7px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc.png) no-repeat; } .sc_success_alert .txt { width: 335px; padding-left: 20px; } .sc_success_alert .fir { color: #61c520; font-size: 28px; height: 43px; line-height: 42px; } .sc_success_alert .sec { font-size: 14px; line-height: 23px; color: #717171; } .sc_success_alert .sec a { color: #ff8c11; } .sc_success_alert .sec a:hover { text-decoration: underline; } .sc_success_alert .sure { width: 147px; height: 41px; font-size: 18px; text-align: center; line-height: 40px; color: #fff; background: #ff8400; margin-top: 15px; border-radius: 3px; cursor: pointer; } .sc_success_alert .close { position: absolute; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc_close.png) no-repeat; right: 15px; top: 15px; width: 25px; height: 25px; cursor: pointer; } .sc_success_tit { position: absolute; z-index: 99999; padding: 0 15px; border: 1px solid #ccc; background: #fff; display: none; _width: 150px; } .sc_success_tit .sp { color: #666; height: 30px; line-height: 30px; } .sc_success_tit a.a { color: #b60c0c; padding-left: 8px; height: 30px; line-height: 30px; } .sc_success_tit a.a:hover { text-decoration: underline; } .sc_success_tit .sp2 { width: 11px; height: 6px; position: absolute; top: -6px; left: 50%; margin-left: -5px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_tit_top.png) no-repeat; } a.sc_txt_bc:hover { text-decoration: none; cursor: default; color: #666; } .weibo_share_w { position: relative; bottom: -68px; left: -115px; float: none !important; _zoom: 1; } .J_Comment_Count_Txt { position: relative; bottom: -58px; right: -6px; } #media_comment { position: static; } .content_print { height: 40px; line-height: 40px; margin: -10px 30px -10px 40px; } #J_Post_Box_Count .J_Comment_Count_Txt { position: static; } 意见反馈 值班电话:010-62675595收藏  |  保存  |  打印  |  关闭 已收藏!

我国资本市场的基础制度建设,包括对现行制度进行清理、优化和落实,通过更加科学严密的论证和执行细节的推敲,制定和完善交易的监管条例和服务规范。这些条例和规范好比资金往来“高速公路”上的交通规则,对资本市场健康发展至关重要。把基础制度建设好了,资本市场就向成熟迈进了一大步,金融创新和对外开放才有扎实的基础。拿引入外资来说,现在一些人把着眼点放在通过引入外资来改变投资理念、降低市场波动上,这是不切实际的想法。提高外资参与水平是A股走向成熟的重要标志,但这是一个渐进的过程。只有我们自己把问题解决了、把基础制度建设好了,外资才会进来并发挥积极作用。在基础制度建设中,规范参与主体的行为方式是重要一环。在资本市场运作中,各参与主体应有更强的责任感和对市场及相关法规的敬畏之心,努力消除不合理行为的诱因。监管部门应运用大数据技术对各参与主体的行为实施有效监管并建立诚信档案,实施更严厉的惩罚措施。对于一些上市公司和分析师放卫星式的业绩预测和虚假信息公告,要引入更为严格的损失赔偿制度,切实保护投资者的合法权益。

  据证监会调查发现,2014年4月30日至5月6日间,安硕信息董事长高鸣、董事会秘书曹丰与某证券机构分析师接触达成默契,决定通过信息披露、投资者调查、路演等多种形式持续、广泛、有针对性地宣传安硕信息开展互联网金融相关信息。

【市场影响】

使用道具 举报

版主

®21

精华贴数
6
专家积分
1279
技术积分
126251
社区积分
128406
注册时间
2007-9-24
认证徽章
论坛徽章:
1076
紫蜘蛛
日期:2016-06-16 13:48:52紫蜘蛛
日期:2016-06-16 15:53:22紫蜘蛛
日期:2016-06-16 14:47:47紫蜘蛛
日期:2016-06-16 14:48:45紫蜘蛛
日期:2016-06-16 14:45:48紫蜘蛛
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 13:48:52九尾狐狸
日期:2016-06-16 13:50:37九尾狐狸
日期:2016-06-16 15:53:22九尾狐狸
日期:2016-06-16 14:48:45九尾狐狸
日期:2016-06-16 14:45:48九尾狐狸
日期:2016-06-16 14:47:47
4#
发表于 2016-06-16 20:22:17 |只看该作者

  引导理性消费和安全驾驶

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 112 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 图文-美国公开赛纪念品第二弹 大号高尔夫球 图文-美国公开赛纪念品第二弹 马克杯 图文-美国公开赛纪念品第二弹 迷彩帽 图文-美国公开赛纪念品第二弹 特制T恤 图文-美国公开赛纪念品第二弹 儿童积木 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/golf_left_hzh_20120831.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

            吉尔伯特·茨基利在采访时表示,要让银行行长相信绝对不是易事。

原标题:冒充总裁诈骗上千企业原型人物将登上银幕?  

“老板”给你发来一封紧急邮件,其中称要并购另外一家公司,要求你赶紧把大笔资金打到一个账户,而且还特别告知,不能泄露一点风声,你会怎么做?作为雇员,你可能老老实实地把几万美元甚至几百万美元汇款到指定的账号。然而等到恍然大悟后,钱早就追不回来了。

根据美国联邦调查局商业犯罪组的报告,从2013年10月至今,类似的诈骗者已经通过邮件骗取了超过23亿美元的巨额钱款,受害公司达到了17642家,受害者分布在美国每一个州和其他79个其他国家。

而邮件诈骗的始作俑者则是极具传奇色彩的法国—以色列双重国籍诈骗犯吉尔伯特·茨基利。虽然他在法国被缺席审判入狱七年,但是已潜逃至以色列的他依然逍遥法外。今年底,还有一部关于他的电影将在法国上映……

近年来,电信诈骗犯罪日益猖獗,造成严重的社会危害。而近日,当肯尼亚将77名电信诈骗犯罪嫌疑人遣返中国大陆,电信诈骗案黑幕被揭露,更是引起社会上广泛讨论。

而在法国—以色列双重国籍诈骗犯吉尔伯特·茨基利看来,从法国公司以及其他银行诈骗了超过7000万欧元的犯罪行为并没有什么大不了。现在基于这个诈骗犯“传奇经历”的一部电影正在拍摄,而这更是引起了媒体和舆论的关注。

进行诈骗

冒充公司总裁或特工

“谢谢你打给我”,这是英国人打电话结束时,经常会说的一句话,然而这也是一部电影的名字——这部电影以法国和以色列双重国籍诈骗犯吉尔伯特·茨基利的个人经历为主题,将于12月30日在法国上映。

据称,在这部电影中,展现的吉尔伯特·茨基利在三个不同年龄时期的经历,最终将他描绘成一个变色龙一样的男人,“他有着不可阻挡的诱惑力,”该电影导演帕斯卡·埃尔比在巴黎接受采访时这样评价吉尔伯特·茨基利,“对他而言,这只是一个工作,绝对不是一场骗局。”

吉尔伯特·茨基利的骗术是如此的“高明”——经常假装某公司的总裁或者法国特工进行诈骗的他,在通过邮件在前期铺垫之后,再经过良好的电话沟通,他就可以轻易地骗走数百万美元,甚至让被害者汇款到他位于迪拜,俄罗斯等地的银行账户。“他能根据不同的对话者想出各种计划,”帕斯卡·埃尔比说,“他能给你想要听的一切。”

拍摄这部电影的想法在制片人艾萨克·莎莉的脑海中由来已久——她买下吉尔伯特·茨基利诈骗故事的改编权,甚至在得知吉尔伯特·茨基利获得保释潜逃回以色列之后,甚至还跑到特拉维夫南部的港口城市阿什杜德亲自拜访他。她希望这部影片能完整描述吉尔伯特·茨基利的诈骗过程,以及揭开他性格的秘密。

逍遥法外

被缺席判决7年刑期

以色列当局拒绝解释为什么吉尔伯特·茨基利能够在以色列自由地生活——在此之前,吉尔伯特·茨基利在法国被拘捕。但是2009年,在缴纳了三万欧元的保释金后,他获得了保释。虽然护照被没收,而且被禁止出境,勒令留在法国继续受审。但是,吉尔伯特·茨基利却租了一架私人飞机,潜逃到了以色列。

尽管仍遭到通缉,但是吉尔伯特·茨基利在以色列过得自由自在,当地政府也不愿过多评论此案——以色列和法国间没有双边引渡条约,以色列当局也不愿透露法国是否已经正式请求引渡吉尔伯特·茨基利。

最终,在缺席审判的状况下,吉尔伯特·茨基利被法国法院判处七年监禁以及罚款一百万欧元——他的罪行包括诈骗汇丰银行(HSBC)等五家大企业610万欧元,此外,还涉嫌从巴克莱集团和美国运通公司等33家企业骗取超过7000万欧元。

现年50岁的吉尔伯特·茨基利现在已经过上了很多银行家都梦想的奢侈生活,而且他并不讳言他的过去:在阿什杜德,他的居所是一栋三层的别墅,还有一个小他19岁的妻子——在她纤细的手腕上,还文有“吉尔伯特”几个字母。

“我有六个孩子,”他说,“每天我送孩子们去上学。晚上八点,我都会按时回家。我是世界上最简单的人。”对于过去,他反而显得自豪,“这是说服的力量,要让银行行长相信绝对不是易事。”

“天赋”秉异

八岁就偷学校笔记本

在接受采访时,吉尔伯特·茨基利坚称,他的目的并不是伤害别人,而是报复金融体系,让富人受到惩罚,“银行家们从来都没有罪,”他说,“那么我们也可以成为银行家。”

按照法庭上的资料,吉尔伯特·茨基利在法国进行诈骗的据点设在巴黎成衣批发中心桑蒂埃,这里从18世纪后期就成为巴黎郊区的一个贫民窟。他的犯罪工具也很简单,就只有电话。他的诈骗手法也相当大胆,冒充企业高层主管或是情报机构人员,诱骗世界部分大企业的员工将钱转到他的银行账户。

实际上,吉尔伯特·茨基利很早就意识到自己在这方面很有“天赋”——在八岁时,他就在学校偷笔记本,然后向他的同学出售。后来,他涉足信用卡欺诈,“我们去购物,感觉自己就是超市的主人。”

后来,他又学过表演,还在广告和房地产公司工作过,还成为电话公司的程序员。不过,他最终的职业还是诈骗。“大脑是世界上最危险的武器,”他说,“我并不是控制别人,而是试图让人相信我。从那一刻起,所有的大门都向我打开。”

吉尔伯特·茨基利将这称之为“天赋”——只需用一个电话就可以从世界上受到最好教育或者最有特权的人手上提取数百万美元,“可能要两个小时,或者四个小时,但也可能只要五分钟,就像电影中的那样。”

行骗法国

让银行负责人都上当

吉尔伯特·茨基利在法国的第一次出手是在2005年,这起案件也被媒体大肆曝光——当时,他给法国邮政银行一个支行的负责人G 女士打了一个电话。在电话中,他告诉她,他是这家银行的“行长”,目前正在接受绝密的恐怖主义调查,他还告诉G 女士一些调查的内容,并告诉她,因为法国隐私法,他的消息不能向外人公开。

而在这起电话的三个星期前,四个与基地组织有关联的自杀式炸弹袭击者在伦敦市中心引爆炸弹,造成52人死亡,超过七百人受伤——身上着火的上班族从伦敦地铁走出来的照片,让G女士对电话中“行长”的话深信不疑。

后来,这名“行长”让G女士联系一个名叫保罗的特工。接到指令后,G女士在接下来的三天里,与保罗打了43通电话。保罗说,一些银行的客户被怀疑为恐怖分子提供运行资金,而“行长”正是调查对象之一。

保罗告诉G女士,他想让她取些现金,检查一下账户是否被盗,然后约定在街边的一家小酒馆见面。当年,6月28日,G女士带着35.8万欧元的现金,搭乘的士来到巴黎市内的一家咖啡厅,在洗手间的隔间里和隔壁的接头者确认后,G 女士将这包现金塞了过去。至此,这个“最高机密的恐怖主义调查行动”完成。

然而直到她在小酒馆的街边等待保罗时,保罗却始终没有出现。这时,这名银行负责人才醒悟过来向警方报了警。后来,按照吉尔伯特·茨基利在法庭上的供述,保罗只是他使用的另外一个名字,而在洗手间里拿到现金的女人是他的情妇。

电话诈骗

涉案金额高达18亿美元

根据美国联邦调查局的报告,吉尔伯特·茨基利在两年多时间内,已诈骗数以千计的企业,涉案金额高达18亿美元(约合人民币116亿元),受害的包括许多美国公司,这种套路因为太常见,甚至都有了名字:总裁邮件骗局。

实际上,吉尔伯特·茨基利的诈骗过程并不复杂——而他的这些诈骗邮件几乎不会引发垃圾邮件或者安全系统的警告,因为在行动前,他已经搞到了公司花名册,摸清员工的社会关系,兴趣爱好以及出差和采购计划。接下来,发送假邮件诱人上钩,然后在电话那头用“非常强大的语调和自信”的声音推动这个骗局。

杰伊是美国联邦调查局的一名高级特工,“欺诈行为往往取决于微妙的细节,比如伪造电子邮件时,他经常用.co的邮件后缀来代替.com。此外在邮件里言辞激烈,并希望对方马上执行。”最终,当他的受害者放下电话时,确信自己接到了一个来自总裁或一个法国特工的电话。虽然邮件内容看起来很真实,而且发件人都很可靠,但也不是每次都能成功,但是只要能干成几票,这个产业就会蓬勃发展。

蔓延全球

从去年起受害者暴增

现在,逍遥法外的吉尔伯特·茨基利虽遭定罪,但宛如成了宗师,吸引许多人模仿跟进——新一代的诈骗犯则继续模仿他,利用社交媒体信息,他们冒充高管说服公司动用资金账户,而理由则是进行商业交易或支付给供应商。

这听起来有点难以置信,但是这样的场景每天都在美国发生。目前,邮件诈骗正在呈爆炸式发展。美国联邦调查局表示,已经收到了13500起投诉遭到总裁骗局的受害者——从2015年1月开始,联邦调查局确认的受害公司和损失金额上涨了270%。

面临国外松懈的洗钱监管和国内大量目标,美国联邦调查局也给广大公司提出了建议:不要使用免费邮箱;监控管理层级信息的发布;检查对方的邮件地址等,然而这并不太可能扭转趋势。法国网络安全公司雷西斯向英国广播公司表示:“诈骗愈演愈烈,因为利益实在是太诱人。罪犯们可以在极短的时间内骗走大量金钱,而且风险极小。”

虽然吉尔伯特·茨基利坚称他已经金盆洗手,但是这部《谢谢你打给我》的电影还是由法国总统奥朗德的女友朱莉·葛耶执导,仍然备受人们关注。

【凤凰财经官方微信(ID:finance_ifeng),全球华人都在看!众多精品栏目总有一款你喜欢:涨停板复盘,追涨股,只做强势股;财知道,不同视角读懂新闻背后;小报告,以小见大读懂大时代;连环话,一张图让你看懂热门财经事件。 】

澳门沙龙线上娱乐

老虎机怎么偷分

“因为便宜,当时不都在说消灭低价股吗?”

  任意球脚法来自刻苦加练 进球献给妻子和孩子

  唐韦星九段 负 连笑七段(主)

  需要注意的是,在一个记分周期内,记分超过12分但未满24分,只需参加法规培训与考试。而如果在一个记分周期内,违法记分达到24分或以上,驾驶员除参加科目一考试培训外,还必须重新参加科目三考试培训,全部通过后才能重新取得驾照。

【新闻】2016清明端午中秋可各拼出9天假 【体育】欧洲杯-法国2-0苦胜提前出线 俄罗斯1-2 【娱乐】多名女子怒指吴亦凡约炮 疑似酒店照流出 【财经】 国企改革顶层设计方案已获国务院通过 【科技】李彦宏:特殊时期的百度会深刻反省 【博客】女生来例假该不该给老人让座 【读书】优劣悬殊:抗美援朝敌我装备差距有多大 【教育】查询:那些年和我同分的考生去哪儿了? 【专栏】李银河:官员通奸与任职资格的三种关系 扒一扒|詹皇季后赛8大战役:东决踏平波士顿! 扒一扒|美媒疑周琦改年龄 其前辈仅1人幸免 瑞士vs罗马尼亚首发:赢阵不变 罗马尼亚轮换3人 留守!骑士替补控卫选择执行下赛季合约 唐京:打上港消耗太多体能 人员轮换因一周双赛 欧足联否认抽签作弊:布拉特撒谎 我们没操控抽签 震惊!反兴奋剂组织遭俄特工威胁 或逐出奥运 陆慧明:法国3-0完胜弱旅 罗马尼亚有惊喜 曝公牛紧盯林书豪替罗斯 他与巴特勒更兼容 美洲杯-中超射手传射建功 阿根廷3-0头名出线 小国奇迹!先灭荷兰又阻击C罗 他们给国足上课 奥克芒驻场球员预测:美国公开赛夺冠成绩将是+4 欧洲杯-尤文铁卫精准制导助攻 意大利2-0比利时 你能想象?库日天总决赛数据竟被一人完爆(图) 视频-小组赛首轮经典瞬间 魔笛天外飞仙小白1vN再现 巴萨媒体:C罗暴露无能 要队友冷静自己却乱射 小德克服慢热四盘逆转穆雷 首夺法网实现全满贯 上港vs亚泰首发:埃弗拉+孔卡武磊 马季奇PK埃神 黑的最高境界!詹皇教库里打排球(动图) 人生不是“嚎麦” 盘点NBA历史最高效40+10+,今日威少排第几? NBA历史第四节球队最高得分排行榜 读“董”足球第130期老辣的意大利就这样给比利时上了一课 读“董”足球第131期解析葡萄牙为何让人大跌眼镜 冰岛足球启示录 【C罗压轴戏演砸,只因听了球王贝利的一句话】 吸毒的增多令人担忧加大打击力度 2016年欧洲杯小组赛首轮四大印象 冬训14 一号木向下意识 新浪简介┊About Sina┊广告服务┊联系我们┊招聘信息┊网站律师┊SINA English┊通行证注册┊产品答疑

  一场失望的平局,让昨晚的上港将士情绪低落。在中超最新一轮比赛中,上港队主场先进一球的情况下,被积分垫底的长春亚泰下半场扳平比分,丢掉了到手的3分。由于本轮江苏苏宁和华夏幸福都只拿到平局,收获1分的上港也错过了和三甲缩小积分差距的最好机会。

  何有亮:年轻的,还有力气的,就出去打工。老弱病残,只能留下来接着种地了。澳门沙龙线上娱乐

  配资 “第一时间停止股票配资仍被罚几千万”

0 收藏成功 查看我的收藏 .Mblk_cmnt{width:638px;} .Mblk_cmnt .post_box_top{width:608px;} /* 广告位修改css 1005 begin */ #J_Comment_Wrap{ margin-top: 10px; } .sinaads-fixed{ position: fixed!important; top: 0; z-index: 999999;width: 638px; } .cmnt-box-fixed{ position: fixed!important; top: 90px!important; z-index: 999999; left: 50%!important; margin-left: -474px!important; } .sinaads-fixed-blank{ height: 90px; } .sinaads-fixed-blank-c{ height: 288px; } /* 广告位修改css 1005 end */ input.form_input_long.J_Login_User{height:24px;} .blkContainerCommentblk .form_input_long{height:24px;} (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/test/e-recommendation/release/sinaere.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaere-script'); //推荐启动代码 (sinaere = window.sinaere || []).push({}); //sinaads.js load (function (d, s, id) { var n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}); ;(function (win, doc) { var isIE6 = ! -[1,] && ! window.XMLHttpRequest; if (isIE6) { return; } var utils = { $: function(id){ return doc.getElementById(id); }, fixEvent: function (e) { var e = e || win.event; e.target = e.target ? e.target : e.srcElement; return e; }, hasClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)'); return reg.test(elem.className); }, removeClass: function(elem, cls){ var reg = new RegExp('(^|\\s)' + cls + '($|\\s)', 'g'); elem.className = elem.className.replace(reg, ' '); }, addClass: function(elem, cls){ if(!this.hasClass(elem, cls)){ elem.className += ' ' + cls; } }, addEvent: doc.addEventListener ? function (elem, type, fn) { elem.addEventListener(type, fn, false); } : function (elem, type, fn) { elem.attachEvent('on' + type, fn); }, viewData: function(){ var e = 0, l = 0, i = 0, g = 0, f = 0, m = 0; var j = win, h = doc, k = h.documentElement; e = k.clientWidth || h.body.clientWidth || 0; l = j.innerHeight || k.clientHeight || h.body.clientHeight || 0; g = h.body.scrollTop || k.scrollTop || j.pageYOffset || 0; i = h.body.scrollLeft || k.scrollLeft || j.pageXOffset || 0; f = Math.max(h.body.scrollWidth, k.scrollWidth || 0); m = Math.max(h.body.scrollHeight, k.scrollHeight || 0, l); return {scrollTop: g,scrollLeft: i,documentWidth: f,documentHeight: m,viewWidth: e,viewHeight: l}; }, getPosition: function(ele){ var positionX=0; var positionY=0; while(ele!=null){ positionX+=ele.offsetLeft; positionY+=ele.offsetTop; ele=ele.offsetParent; } return { x : positionX, y : positionY }; } }; var fixedAds = utils.$('sinaads_box_fix'), cmntBox = utils.$('J_Comment_Form_B'), cmntList = utils.$('J_Comment_List_Wrap'), cmntListTop = '', cmntListOffsetHeight = '', fixedAdsTop = '', cmntBoxTop = '', adsBox = fixedAds.getElementsByTagName('ins')[0]; utils.addEvent(win, 'scroll', function (e) { ! cmntBox && (cmntBox = utils.$('J_Comment_Form_B')); ! cmntList && (cmntList = utils.$('J_Comment_List_Wrap')); var scrollTop = utils.viewData().scrollTop; cmntListOffsetHeight = cmntList.offsetHeight; cmntListTop = utils.getPosition(cmntList).y; cmntBoxTop = utils.getPosition(cmntBox).y; fixedAdsTop = utils.getPosition(fixedAds).y; if (scrollTop > cmntListOffsetHeight + cmntListTop - 288) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); return; } if (scrollTop > fixedAdsTop ) { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(adsBox, 'sinaads-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(adsBox, 'sinaads-fixed'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); cmntBoxTop = utils.getPosition(cmntBox).y; } if (scrollTop > cmntBoxTop - 90) { utils.removeClass(fixedAds, 'sinaads-fixed-blank'); utils.addClass(fixedAds, 'sinaads-fixed-blank-c'); utils.addClass(cmntBox, 'cmnt-box-fixed'); } else { utils.removeClass(fixedAds, 'sinaads-fixed-blank-c'); utils.removeClass(cmntBox, 'cmnt-box-fixed'); } }) })(window, document); 微博推荐 一键关注 已关注 关注更多 jsLoader(ARTICLE_JSS.weiboAll).jsLoader(ARTICLE_JSS.weiboCard2013).jsLoader(ARTICLE_JSS.wbUsersRec, function () { initWbUsersRec({ groupId : 1 }); }); 猜你喜欢 请用微博账号登录,推荐效果更好! 相关新闻 3场热身赛中国男篮失误60次 这么多年原地踏步 宫鲁鸣:后卫还是比较弱 短期内很难补充力量 网红郭少罕见发鸡汤:男人就要承受打击不退缩 郭艾伦:奥运对战美国没想法 就尽力打好比赛 宫鲁鸣:去欧洲拉练当然想赢 奥运也想赢1场 // 个性化推荐2.5 左右按钮添加suda统计 jsLoader(ARTICLE_JSS.guess, function() { var Recommender = window.___SinaRecommender___; if (typeof Recommender == 'undefined') { return; } Recommender.article.render.init(false); }); //用于在没部署seajs的页面,使用seajs //传入cb为callback,代表seajs加载完毕并config完毕后,调用 (function(cb){ ;(function(m, o, d, u, l, a, r) { if(m[d]) {(typeof cb === 'function') && cb(); return} function f(n, t) { return function() { r.push(n, arguments); return t } } m[d] = a = { args: (r = []), config: f(0, a), use: f(1, a) } m.udvDefine = f(2) u = o.createElement('script') u.id = d + 'node' u.src = 'http://i2.sinaimg.cn/jslib/modules2/seajs/1.3.0/sea.js' l = o.getElementsByTagName('head')[0] a = o.getElementsByTagName('base')[0] a ? l.insertBefore(u, a) : l.appendChild(u) })(window, document, 'seajs'); //config seajs.use('http://news.sina.com.cn/js/modules2/config/lib/config.1.1.x.js?ver=1.2.7', function(){ (typeof cb === 'function') && cb(); }); })(function(){ // jsLoader(ARTICLE_JSS.guess); // 阅读记录 seajs.use('product.guess.readMem'); //猜你喜欢v2(collect) seajs.use('product.guess2.collect'); }); //lxl3 end var llq_url = document.location.href; if (/baidu/.test(llq_url) == true) { document.getElementById('gaoqingtu_b').src = "http://sports.sina.com.cn/iframe/1135/2012-10-15/hdphoto2.html"; } else { //其他操作 } (function (D) { var h=D.getElementsByTagName('head')[0], s=D.createElement('script'); s.type='text/javascript'; s.charset='utf-8'; s.src='http://motu.p4p.sina.com.cn/widget/'; h.firstChild?h.insertBefore(s,h.firstChild):h.appendChild(s); })(document); function SearchSubmit01() { var key = document.SearchEcho01.SerchKey.value; if (key == "请输关键词" || key == "请输入关键字") { key = "" } ; switch (document.SearchEcho01.SerchType.value) { case "新闻" : document.thform_02.q.value = key; document.thform_02.submit(); break; case "视频" : document.thform_03.q.value = key; document.thform_03.submit(); break; case "图片" : document.thform_05.q.value = key; document.thform_05.submit(); break; case "博客" : document.thform_08.q.value = key; document.thform_08.submit(); break; case "微博" : window.open('http://s.weibo.com/' + (key ? 'weibo/' + key + '&Refer=sina_news' : '')); break; default : //网页 document.thform_01.q.value = key; document.thform_01.channel.value = "contentsearch"; document.thform_01.submit(); } return false; } 新闻 图片 微博 博客 视频 new sim_select("slt_02"); 手机新浪体育 | 新浪体育论坛 .blkContentSearchCont .top-suggest-wrap { top: 26px; margin-left: 65px; } .blkContainerPblk { word-wrap:break-word; word-break:break-all; *position: relative; *z-index: 1001; } (function () { // 表单 var frm = document.SearchEcho1; var frm2 = document.thform_02; // 下拉选择 var select = document.getElementById('slt_02'); // 输入框 var input = document.getElementById('SI_Inp_2'); // 提交按钮 var submit = function () { frm2.q.value = input.value; frm2.submit(); }; // 是否新闻 var isNews = function () { return select.value === '新闻'; }; // 提交 new searchsUggest({ input: input, maxLen: 10, placeholderStr: '请输入关键词', showHotList: isNews, showSuggestList: isNews, onSelect: submit }); })(); (sinaads = window.sinaads || []).push({}); 聚焦 (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({ params: { sinaads_ad_tpl: '#{src1}' } }); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .zhitou_sheng { width: 638px; border: 1px #e5e5e5 solid; padding-bottom: 14px; font-family: '宋体'; margin: 10px auto 0; overflow: hidden; } .zhitou_sheng h2 { height: 37px; line-height: 37px; border-bottom: 1px dashed #e5e5e5; } .zhitou_sheng h2 strong { font-size: 16px; float: left; padding-left: 8px; font-family: '微软雅黑'; color: #333; } .zhitou_sheng h2 strong em { font-family: '宋体'; } .zhitou_sheng dl { margin: 14px auto 0; } /*.zhitou_sheng dl dt{float:left;margin-right:8px;display:inline;width:145px;height:105px;border:1px #e5e5e5 solid;position:relative} .zhitou_sheng dl dt img{ float:left; border:none;} .zhitou_sheng dl dt span{width:145px;height:20px;position:absolute;bottom:0;left:0;background:#586063;filter:alpha(opacity=50);opacity:0.5;} .zhitou_sheng dl dt em{width:145px;height:20px;font-size:12px;line-height:20px;text-align:center;z-index:5;color:#fff;position:absolute;bottom:0;left:0;}*/ .zhitou_sheng dl dd { list-style-type: none; list-style-image: none; font-size: 12px; float: left; line-height: 22px; margin-left: 7px; width: 150px; } .zhitou_sheng dl dd a { color: #666; } .zhitou_sheng dl dd a:hover { text-decoration: underline; color: #C00; } .clear { height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; } .Ad_02 { height: 190px; display: block; } .Ad_02 .Mblk_03 .newAddBlk .list_009_f14 { padding-left: 10px; } .Ad_02 .Mblk_03 { float: left; } .Ad_02 .adNode { border: 1px solid #E5E5E5; width: 316px; margin-top: 15px; height: 190px; } .Ad_02 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: right; padding-right: 10px; } .Ad_02 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .Ad_02 .Mblk_03 .newAddBlk li { background: url("http://i0.sinaimg.cn/ent/deco/2012/0907/content/ent_zxh_0816_01v3.png") no-repeat scroll -47px -92px transparent; padding-left: 13px; height: 22px; line-height: 22px; } .Ad_02 .Mblk_03 .newAddBlk2 { border-top: 1px dotted #ccc; margin-top: 3px; } .Ad_02 .Mblk_03 .conBlk { border-bottom: 1px solid #fff; padding-top: 10px; } .Ad_02 .Mblk_03 .newAddBlk .zypicBlk { padding-top: 2px; padding-bottom: 0px; } .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .ad_cont_03 { padding-left: 13px !important; } #ccont04 .clist li { width: 296px; } /* 互动活动 li宽度比其他几个要宽 */ #PublicRelation5 { text-align: left; } #PublicRelation5 { border-top: 1px solid #E5E5E5 !important; } 应用中心 新浪公益 新浪游戏 互动活动 热点推荐 最萌贴图礼品:美图贴贴 权威体育赛事:新浪体育 备考最有效率:扇贝单词 免费上网革命:wifi神器 力量抗争:超自然逃脱2 探金字塔:被遗忘的宝藏 诡异树林:逃离死亡树林 虐心游戏:侠大冒险 前沿文化精髓:掌上猫扑 移动阅读生活:塔读小说 订机票立减50:航班管家 手机的造型师:安卓壁纸 穿隧道:霓虹灯轨道飞行 虚与实:你的人生你做主 怪:国夫君的热血躲避球 狠:光头枪手打怪兽塔防 微博益起来感恩行动 2013捐一元爱心送营养 2013壹基金公益映像节 水立方中国公益平台 阿里巴巴公益广告大赛 思源方舟防灾减灾 2013爱佑慈善晚宴 佳能影像公益 贫困儿童图书漂流箱项目 福特汽车环保奖 女童权益保护全球行动 奔驰自然保护项目 佳能希望小学色彩教室 卡夫希望厨房 妇基会母亲包邮活动 微博-达人通 《梦幻西游》新手特权礼包 《问道》经典十年至尊礼包 《天谕》七天翅膀特权礼包 《银时之魂》新浪独家礼包 网络游戏礼包 手机游戏礼包 网页游戏礼包 抢先预订礼包 守望先锋游戏专区 英雄联盟游戏专区 魔兽世界游戏专区 炽焰帝国游戏专区 萌妹100秒带你体验游戏 浪眼前线游戏前沿报道 我爱解说快速了解游戏 看游戏美女主播玩游戏 新浪专栏:读名家知天下 想成为专栏作家?戳这里 强势围观!政务微博大事件! 快来看!湖南微博有大事! 最火博文 大家都在看 一大波台湾美食正在向你逼近! [财经]股市行情查询 [财经]理财计算器 [科技]数码产品库 [视频]最热影视大片 [旅游]国内外景点查询 [育儿]育儿实用工具库 [汽车]车型查询 [女性]化妆品产品库 [星座]星座运势查询 [娱乐]影讯查询 [娱乐]电视节目表 [教育]大学院校查询 jsLoader(ARTICLE_JSS.subshow, function () { var SubShow_cmenu01_01 = new SubShowClass("none", "onmouseover"); for (var i = 1; i < 6; i++)SubShow_cmenu01_01.addLabel("cbtn0" + i, "ccont0" + i); }); .M_Menu_01 .selected { color: #010101; font-family: "微软雅黑"; font-size: 14px; height: 32px; line-height: 32px; padding-left: 14px; float: left; } .newAddtit2 { float: left; line-height: 32px; padding-left: 20px; color: #626262; } .conBlk { border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; } .qyfwBlk .zyconBlk { width: 300px; } .color666 a, .botSxBlk li a, .botSxBlk li { color: #666666 !important; } .color666 a:hover, .botSxBlk li a:hover { color: #CC0000 !important; } .botSxBlk { padding-left: 20px; } .botSxBlk li { width: 150px !important; display: inline; padding-left: 2px; float: left; } .qyfwBlk .conBlk li { } .qyfwBlk .zyconBlk { padding-left: 11px !important; } .ad_07 .M_Menu_01 .newAddtit2 { padding-top: 4px; float: left; padding-left: 22px; } .ad_07 .M_Menu_01 .selected { border-right: 1px solid #E5E5E5; padding-right: 10px; } .botSxBlk{clear:both;border-top:1px dashed #d2e3f5;border-bottom:1px solid #d2e3f5;line-height:30px;padding-left:9px;color:#009;height:28px;overflow:hidden;} .botSxBlk li{float:left;display:inline;width:155px;padding-left:2px;} 城市热点节庆活动 新浪《对话城市》 诚招合作伙伴 新企邮上线更优惠 (function(){ var adScript = document.createElement('script'); adScript.src = 'http://sports.sina.com.cn/js/ad/cba_left_hzh_20131107.js'; document.getElementsByTagName('head')[0].appendChild(adScript); })(); window._sinaads_kzhzh_order = "PDPS000000042138";(sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); (sinaere = window.sinaere || []).push({}); .RtTxtAD { border: 1px #e5e5e5 solid; background: #fff; padding-left: 10px; } .RtTxtAD a:link, .RtTxtAD a:active { color: #666 !important; } .RtTxtAD a:hover, .RtTxtAD a:active { color: #8D0000 !important; } .RtTxtAD a:visited { color: #999 !important; } .color666 a { color: #666 } .color666 a:visited { color: #999; } .color666 a:hover { color: #8D0000; text-decoration: underline; } .color666 li a { color: #666 } .color666 li a:visited { color: #999; } .color666 li a:hover { color: #8D0000; text-decoration: underline; } #lifek { font-size: 12px; line-height: 20px; width: 608px; margin: 10px auto 5px; overflow: hidden; } #lifek ul { margin: 0; padding: 0; text-align: left; list-style-type: none; width: 290px; display: inline; float: left; } #lifek ul li { width: 100%; float: left; display: inline; } #lifek li a { color: #666; background: url(http://d5.sina.com.cn/shh/lechan/20120717zhongyi/ico-d.jpg) no-repeat 1px center; padding-left: 10px; font-size: 12px; } #lifek li a:hover { color: #8D0000; text-decoration: underline; } #lifek li a:visited { color: #999; } #life-l { width: 290px; float: left; line-height: 20px; margin-left: 10px; display: inline; } #life-r { width: 290px; float: right; line-height: 20px; } (sinaads = window.sinaads || []).push({}); (function (d, s, id) { var s, n = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; s = d.createElement(s); s.id = id; s.setAttribute('charset', 'utf-8'); s.src = '//d' + Math.floor(0 + Math.random() * (9 - 0 + 1)) + '.sina.com.cn/litong/zhitou/sinaads/release/sinaads.js'; n.parentNode.insertBefore(s, n); })(document, 'script', 'sinaads-script'); (sinaads = window.sinaads || []).push({}) (sinaads = window.sinaads || []).push({}); (sinaads = window.sinaads || []).push({}); .right_fixed {position: fixed;top: 0;width: 300px;} .right_fixed a img{ padding: 0px;} (sinaads = window.sinaads || []).push({}); var llq_url2 = document.location.href; if (/baidu/.test(llq_url2) == true) { document.getElementById('blk_n001_lh003').style.display = "none"; document.getElementById('blk_n001_lh003_1').style.display = "none"; } else { //其他操作 } .zhitou-wrap{overflow: hidden; border-top:1px solid #d0d0d0;} .zhitou-header{overflow:hidden;padding:10px 0;} .zhitou-header .text{float:left;color:#000;font-size:18px;font-weight: bold;} .zhitou-header .more{float:right;} 新浪扶翼 行业专区 (sinaads = window.sinaads || []).push({}); 0 0 0 0 乳神大侵袭!美女球迷赛场PK 骑士队训练采访 超模妈妈跑步瘦身 卡戴珊全裸登《GQ》杂志封面 欧洲杯第6日美女球迷精选 英格兰宝贝波涛汹涌秀美乳 徐新压哨报复动作染红

  中央气象台预计,15日夜间至16日,江南、华南等地部分地区仍将持续强降雨天气,局地有雷暴大风;最强降雨时段在15日夜间至16日早晨。中央气象台15日18时继续发布暴雨黄色预警。(记者潘跃、刘毅、侯琳良)

点击下载【新浪体育客户端】,赛事视频直播尽在掌握 //分享到微博 单张图片分享 jsLoader(ARTICLE_JSS.sinalib). jsLoader(ARTICLE_JSS.shareOnWeibo, function () { WeiboShare.config({ source: ARTICLE_DATA.source, sourceUrl: ARTICLE_DATA.sourceUrl, uid: ARTICLE_DATA.uid, encoding: 'gb2312', selectShare: false, channelId: ARTICLE_DATA.channelId }); WeiboShare.init('#artibody'); }); .content_shareto{margin-top:-50px;} 欢迎发表评论 分享到: bShare.addEntry({ title: '', //url:"http://doc.sina.cn/?id=comos:fxtfrrf0475645", pic: 'http://n.sinaimg.cn/sports/transform/20160616/ZQM1-fxtfrrc3706072.jpg', summary: document.getElementById('artibodyTitle') .innerHTML.replace(/<[^]*?font[^]*?>/gi,"") }) (function(){ var user = sinaSSOController.get51UCCookie(); if(user){ document.write(''); }; })(); .fl { float: left; } .fr { float: right; } .content_print a.sc_link { background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/zw_sc_star.png) no-repeat; padding: 1px 0 1px 17px; _background-position: 0px -1px; } .sc_success_alert { display: none; padding: 30px 30px 18px; width: 451px; z-index: 20000; top: 50%; left: 50%; margin-top: -168px; margin-left: -250px; position: fixed; _position: absolute; background: #fff; border-radius: 3px; font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体"; } .sc_success_alert .top { margin-bottom: 25px; height: 90px; } .sc_success_alert .bg { width: 95px; height: 80px; border-right: 1px solid #cde5b8; margin-top: 7px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc.png) no-repeat; } .sc_success_alert .txt { width: 335px; padding-left: 20px; } .sc_success_alert .fir { color: #61c520; font-size: 28px; height: 43px; line-height: 42px; } .sc_success_alert .sec { font-size: 14px; line-height: 23px; color: #717171; } .sc_success_alert .sec a { color: #ff8c11; } .sc_success_alert .sec a:hover { text-decoration: underline; } .sc_success_alert .sure { width: 147px; height: 41px; font-size: 18px; text-align: center; line-height: 40px; color: #fff; background: #ff8400; margin-top: 15px; border-radius: 3px; cursor: pointer; } .sc_success_alert .close { position: absolute; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_suc_close.png) no-repeat; right: 15px; top: 15px; width: 25px; height: 25px; cursor: pointer; } .sc_success_tit { position: absolute; z-index: 99999; padding: 0 15px; border: 1px solid #ccc; background: #fff; display: none; _width: 150px; } .sc_success_tit .sp { color: #666; height: 30px; line-height: 30px; } .sc_success_tit a.a { color: #b60c0c; padding-left: 8px; height: 30px; line-height: 30px; } .sc_success_tit a.a:hover { text-decoration: underline; } .sc_success_tit .sp2 { width: 11px; height: 6px; position: absolute; top: -6px; left: 50%; margin-left: -5px; background: url(http://www.sinaimg.cn/dy/deco/2014/0312/sc_img/sc_tit_top.png) no-repeat; } a.sc_txt_bc:hover { text-decoration: none; cursor: default; color: #666; } .weibo_share_w { position: relative; bottom: -68px; left: -115px; float: none !important; _zoom: 1; } .J_Comment_Count_Txt { position: relative; bottom: -58px; right: -6px; } #media_comment { position: static; } .content_print { height: 40px; line-height: 40px; margin: -10px 30px -10px 40px; } #J_Post_Box_Count .J_Comment_Count_Txt { position: static; } 意见反馈 值班电话:010-62675595收藏  |  保存  |  打印  |  关闭 已收藏!

我国资本市场的基础制度建设,包括对现行制度进行清理、优化和落实,通过更加科学严密的论证和执行细节的推敲,制定和完善交易的监管条例和服务规范。这些条例和规范好比资金往来“高速公路”上的交通规则,对资本市场健康发展至关重要。把基础制度建设好了,资本市场就向成熟迈进了一大步,金融创新和对外开放才有扎实的基础。拿引入外资来说,现在一些人把着眼点放在通过引入外资来改变投资理念、降低市场波动上,这是不切实际的想法。提高外资参与水平是A股走向成熟的重要标志,但这是一个渐进的过程。只有我们自己把问题解决了、把基础制度建设好了,外资才会进来并发挥积极作用。在基础制度建设中,规范参与主体的行为方式是重要一环。在资本市场运作中,各参与主体应有更强的责任感和对市场及相关法规的敬畏之心,努力消除不合理行为的诱因。监管部门应运用大数据技术对各参与主体的行为实施有效监管并建立诚信档案,实施更严厉的惩罚措施。对于一些上市公司和分析师放卫星式的业绩预测和虚假信息公告,要引入更为严格的损失赔偿制度,切实保护投资者的合法权益。

  据证监会调查发现,2014年4月30日至5月6日间,安硕信息董事长高鸣、董事会秘书曹丰与某证券机构分析师接触达成默契,决定通过信息披露、投资者调查、路演等多种形式持续、广泛、有针对性地宣传安硕信息开展互联网金融相关信息。

【市场影响】

使用道具 举报


您需要登录后才可以回帖 登录 | 注册

虚位以待!谁会是上海滩的Lucky DBA?

这,是一场属于DBA的技术party。 这,是一场遍布全国的技术体验。 从北京到深圳,再到上海, 从2015到2016, K-DB技术开放日,全新升级!3月10日,K-DB技术开放日·上海站,不见不散!
--------------------------------
活动时间:2016年3月10日 9:30-17:00
活动地点:上海市

查看详情>>
TOP技术积分榜 社区积分榜 徽章 电子杂志 团队 统计 邮箱 虎吧 老博客 知识索引树 读书频道 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档 | IT博客
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛 | IXPUB | SAP ERP系统
CopyRight 1999-2011 itpub.net All Right Reserved. 北京皓辰网域网络信息技术有限公司版权所有 联系我们 网站律师 隐私政策 知识产权声明
京ICP证:060528号 北京市公安局海淀分局网监中心备案编号:1101082001 广播电视节目制作经营许可证:编号(京)字第1149号
  
回顶部