对合约进行修订,降低梯度保证金,完善信息披露,优化套期保值申请(套期保值申请的电子化以及简化申请材料)。[详细]
美元新能源战略收获与人民币新能源战略投入的对冲不等;美元战略定位的新时代与人民币基础不足的新周期[详细]
第一、强化经营风险控制,优化内部运营。第二、应用金融衍生工具,对冲金价波动风险。[详细]
中国黄金市场化体系完成了借鉴学习国际经验和模式的历程,构建起了国际化的中国黄金市场化体系。[详细]
作者
精彩演讲
嘉宾风采

- 宋钰勤
上海黄金交易所副总经理宋钰勤发表关于“上海黄金交易所的创新之路”[详细]

- 谭雅玲
中国外汇投资研究院院长谭雅玲 “人民币的国际化与黄金”[详细]

- 刘山恩
北京黄金经济研究中心秘书长刘山恩“出版《破茧》感言”。[详细]

- 王立新
经易金业有限责任公司董事长王立新 “黄金市场制度建设和面临的挑战”[详细]

- 李乃军
中国财政经济出版社副总编辑李乃军发表致辞[详细]

- 李宜三
山东招金集团副总经理李宜三 “黄金矿山企业市场风险规避”[详细]

- 王胜斌
中国黄金协会副会长王胜斌发表致辞[详细]

- 崔瞳
上海期货交易所黄金钢材部崔瞳博士发表关于上海期货交易所的发展状况[详细]

- 祝合良
中国黄金市场研究中心主任祝合良表示全球关注黄金体现了对世界梦的追求[详细]

- 杨云
中国财政经济出版社杨云发表感言[详细]

- 张怡然
中国财经经济出版社责任编辑张怡然发表感言[详细]

- 刘宇翔
山东招金集团研究部主任“中国金商的发展之路”[详细]
论坛精彩图集
会议议程
时间 |
事项 |
嘉宾讲者/点评人 |
13:00 - 14:00 |
来宾登记 |
14:00 - 14:30 |
嘉宾致辞 |
1. 首都经济贸易大学副校长王文举 |
2. 中国财政经济出版社副总编辑李乃君 |
3. 中国黄金协会副理事长王胜斌 |
14:30 - 15:30 |
发行式 |
1. 中国财政经济出版社责任编辑张怡然“《破茧》出版过程及意义” |
2. 中国财政经济出版杨云 “宣布黄金市场发展微博、QQ群” |
3.中国黄金报副总编辑荣思远 “黄金市场升级版有奖征文” |
4.中国国际黄金大会秘书长于政斌 “新闻发布” |
5.北京黄金经济研究中心秘书长刘山恩 “出版《破茧》感言” |
15:30 - 17:30 |
演讲及点评环节 |
1.经易金业有限责任公司董事长王立新 “黄金市场制度建设和面临的挑战” |
2.上海黄金交易所副总经理宋钰勤 “上海黄金交易所的创新之路” |
3.上海期货交易所黄金钢材部崔瞳博士 “上海期货交易所的发展状况” |
4.中国外汇投资研究院院长谭雅玲 “人民币的国际化与黄金” |
5.山东招金集团副总经理李宜三 “黄金矿山企业市场风险规避” |
6.中国金币总公司宣传部长王宝清 “中国金币市场的现状与未来” |
7.招金投资公司总经理蔡建生 “中国金商的发展之路” |
8.中国黄金市场研究中心主任祝合良 “黄金市场的未来发展” |
17:30 - 20:00 |
晚餐 |
微博热议
\n');
}
var InternetExplorer = navigator.appName.indexOf("Microsoft") != -1;
function fullScreeMediaInner_DoFSCommand(command, args) {
var fullScree_obj = InternetExplorer ? fullScreeMediaInner : document.fullScreeMediaInner;
switch(command){
case 'closeAD':
if(document.getElementById('fullScreeMedia').style.display!='none'){
publicMethod_obj.change('fullScreeMedia');
clearInterval(publicMethod_obj.fullClearMedia_obj);
}
break;
case 'enable':
fullScree_obj.SetVariable("enabled_str","1");
break;
}
}
if (navigator.appName && navigator.appName.indexOf("Microsoft") != -1 && navigator.userAgent.indexOf("Windows") != -1 && navigator.userAgent.indexOf("Windows 3.1") == -1) {
document.write('\n');
}
/* public */
var publicMethod_obj=new Object();
publicMethod_obj.exchangeInner = function(){
if(document.getElementById(this.id)){
if(this.enabled){
document.getElementById(this.id).innerHTML=this.inner;
if(this.paddingTop){
document.getElementById(this.id).style.paddingTop=this.paddingTop+'px';
}
if(this.paddingBottom){
document.getElementById(this.id).style.paddingBottom=this.paddingBottom+'px';
}
if(this.paddingLeft){
document.getElementById(this.id).style.paddingLeft=this.paddingLeft+'px';
}
}
}
}
publicMethod_obj.onResize=function(){
if(this.maxWidth!=null&&hexunPageMode_obj.clientWidth>this.maxWidth){
var tempFrame=(hexunPageMode_obj.clientWidth-this.maxWidth)/2;
}else{
var tempFrame=0;
}
for(var loops in this.list_array){
if(document.getElementById(this.list_array[loops])&&document.getElementById(this.list_array[loops]).style.display!='none'){
var _scrollTop=window.pageYOffset?document.documentElement.scrollTop || window.pageYOffset:hexunPageMode_obj.scrollTop//2010.06.28修改
switch(this.align){
case 'left':
document.getElementById(this.list_array[loops]).style.left=tempFrame+this.marginX+'px';
break;
case 'right':
document.getElementById(this.list_array[loops]).style.left=hexunPageMode_obj.scrollLeft+hexunPageMode_obj.clientWidth-tempFrame-this.width-(this.marginX?this.marginX:0)+'px';
break;
case 'center':
document.getElementById(this.list_array[loops]).style.left=(hexunPageMode_obj.clientWidth-this.width)/2+hexunPageMode_obj.scrollLeft+'px';
break;
}
switch(this.valign){
case 'top':
document.getElementById(this.list_array[loops]).style.top=_scrollTop+(this.marginY?this.marginY:270)+'px';
break;
case 'bottom':
document.getElementById(this.list_array[loops]).style.top=hexunPageMode_obj.clientHeight+_scrollTop-this.height-(this.marginY?this.marginY:0)+'px';
break;
case 'center':
document.getElementById(this.list_array[loops]).style.top=(hexunPageMode_obj.clientHeight-this.height)/2+_scrollTop+'px';
break;
default :
document.getElementById(this.list_array[loops]).style.top=this.marginY+'px';
break;
}
}
}
}
publicMethod_obj.writeDiv=function(id1_str,id2_str,get_w,get_h,back_str,close_obj,replay_obj,static_bool){
var temp_str='
内容装载中...
';
if(replay_obj!=null){
temp_str+=publicMethod_obj.creatReplayBtn(replay_obj);
}
if(close_obj!=null){
temp_str+=publicMethod_obj.creatCloseBtn(close_obj);
}
temp_str+='
';
return temp_str;
}
publicMethod_obj.creatReplayBtn=function(replay_obj){
var temp_str='
';
return temp_str;
}
publicMethod_obj.creatCloseBtn=function(close_obj){
var temp_str='
'
return temp_str;
}
publicMethod_obj.change=function(close_str,next_str){
var _bool=true;
if(close_str!=null){
if(close_str=='streamMediaBShell'&&document.getElementById(close_str).style.display=='none'){
_bool=false;
}
document.getElementById(close_str).style.display='none';
if(close_str=='streamMediaBShell'){
if(publicMethod_obj.streamClearMedia_obj){clearInterval(publicMethod_obj.streamClearMedia_obj)};
}
//当关闭全屏时
if(close_str=='fullScreeMedia'){slideEffect.start('fullScreeMedia','up');
if(publicMethod_obj.fullClearMedia_obj){clearInterval(publicMethod_obj.fullClearMedia_obj)};
document.getElementById('topFullWidthBanner').style.display='block';
//如果对联广告存在,打开对联
if(document.getElementById('hexunCouplet01')){document.getElementById('hexunCouplet01').style.display="block"};
//如果翻卷广告存在,打开翻卷
if(document.getElementById('hexunFanJuan01')){
document.getElementById('hexunFanJuan01').style.display="block";
publicMethod_obj.change('scrollMediaSShell','scrollMediaBShell');
publicMethod_obj.gotoFrame('scrollMediaBInner',2);
if(document.getElementById('scrollMediaInner')&&InternetExplorer){
document.getElementById('scrollMediaInner').GotoFrame(6);
document.getElementById('scrollMediaInner').play();
}
};
//如果左侧logo存在,打开左logo
if(document.getElementById('leftFloatLogoShell01')){document.getElementById('leftFloatLogoShell01').style.display="block"};
//如果右侧logo存在,打开右logo
if(document.getElementById('rightFloatLogoShell01')){document.getElementById('rightFloatLogoShell01').style.display="block"};
//如果流媒体广告存在
if(document.getElementById('streamMediaBShell')&&document.getElementById('streamMediaSShell')){
if(document.getElementById('scrollMediaInner')&&InternetExplorer){
document.getElementById('bigFloatMediaInner').GotoFrame(1);
document.getElementById('bigFloatMediaInner').play();
}
publicMethod_obj.change('streamMediaSShell','streamMediaBShell');//关闭小logo,打开大logo
//播放时间结束后,关闭大logo,打开小logo
publicMethod_obj.streamClearMedia_obj=setInterval(function(){
clearInterval(publicMethod_obj.streamClearMedia_obj);
publicMethod_obj.change('streamMediaBShell','streamMediaSShell');
},publicMethod_obj.streamClearMedia_maxTimer);
}
}
}
if(next_str!=null&&_bool){
document.getElementById(next_str).style.display='block';
if(document.getElementById('streamMediaS')&&document.getElementById('streamMediaS').innerHTML=='空'){
document.getElementById('streamMediaSShell').style.display='none';
}
}
return false;
}
publicMethod_obj.replay=function(get_str,close_str,flash_str,maxTimer){
document.getElementById(get_str).style.display='block';
//var bigFloat_obj = InternetExplorer ? bigFloatMediaInner : document.bigFloatMediaInner;
//备:变量bigFloat_obj的返回方法修改过
var bigFloat_obj = InternetExplorer? document.bigFloatMediaInner : document.getElementById('bigFloatMediaInner');
if(close_str!=null){
document.getElementById(close_str).style.display='none';
}
if(close_str=='fullScreeMediaSShell'){ //fullScreen+LOGO
document.documentElement.scrollTop='0px';
document.getElementById('topFullWidthBanner').style.display='none';
if(document.getElementById('hexunCouplet01')){document.getElementById('hexunCouplet01').style.display="none"};
if(document.getElementById('hexunFanJuan01')){document.getElementById('hexunFanJuan01').style.display="none"};
if(document.getElementById('leftFloatLogoShell01')){document.getElementById('leftFloatLogoShell01').style.display="none"};
if(document.getElementById('rightFloatLogoShell01')){document.getElementById('rightFloatLogoShell01').style.display="none"};
}
if(flash_str=='dlLoaderBLeft01'){
publicMethod_obj.change('rightCoupletSShell01','rightCoupletBShell01');
if(document.getElementById('dlLoaderBLeft01')) {document.getElementById('dlLoaderBLeft01').GOTOTEST(2);}
if(document.getElementById('dlLoaderBRight01')) {document.getElementById('dlLoaderBRight01').GOTOTEST(2);}
}
if(flash_str=='dlLoaderBRight01'){
publicMethod_obj.change('leftCoupletSShell01','leftCoupletBShell01');
if(document.getElementById('dlLoaderBLeft01')) {document.getElementById('dlLoaderBLeft01').GOTOTEST(2);}
if(document.getElementById('dlLoaderBRight01')) {document.getElementById('dlLoaderBRight01').GOTOTEST(2);}
}
if(document.getElementById(flash_str)&&InternetExplorer){
document.getElementById(flash_str).GotoFrame(1);
document.getElementById(flash_str).Play();
var fo=document.getElementById(flash_str);
if(fo!=null){
fo.SetVariable("goon",1);
fo.SetVariable("firstPlay",0);
}
}
if(maxTimer&&close_str=='streamMediaSShell'){
if(publicMethod_obj.streamClearMedia_obj){
clearInterval(publicMethod_obj.streamClearMedia_obj);
}
publicMethod_obj.streamClearMedia_obj=setInterval(function(){
clearInterval(publicMethod_obj.streamClearMedia_obj);
publicMethod_obj.change(get_str,close_str);
},maxTimer);
}
if(maxTimer&&close_str=='fullScreeMediaSShell'){
if(publicMethod_obj.fullClearMedia_obj){
clearInterval(publicMethod_obj.fullClearMedia_obj);
}
publicMethod_obj.fullClearMedia_obj=setInterval(function(){
clearInterval(publicMethod_obj.fullClearMedia_obj);
publicMethod_obj.change(get_str,close_str);
},maxTimer);
}
}
publicMethod_obj.creatMediaAD=function(flash_bool,id_str,src_str,w_num,h_num,wmode,url_str){
if(flash_bool){
var temp_str='
'
}else{
var temp_str='
'
+'
';
}
return temp_str;
}
publicMethod_obj.openWindowBack=function() {
var popUpWin2 = open("/backscreen.htm", "popUpWin2", "width=770,height=550,top=4000,left=3000");
self.focus()
}
publicMethod_obj.showOfTime=function(){
for(var loops=0;loops
arguments[loops].s_date&&temp_date');
// left CoupletB 01
var temp_obj=new Object({id:'leftCoupletB01',enabled:true});
//temp_obj.inner=publicMethod_obj.creatMediaAD(true,'dlLoaderBLeft01','http://itv.hexun.com/lbi-html/ly/loader/duilian/loaderLeft100x300_beta1.swf?src_str=duilian100-300.swf&src_link=null&t='+Math.random(),100,300,'transparent','');
temp_obj.inner=publicMethod_obj.creatMediaAD(true,'dlLoaderBLeft01','http://itv.hexun.com/lbi-html/ly/2012/guangfabank/0626/loader100x300_beta1.swf?src_str=http://itv.hexun.com/lbi-html/ly/2012/guangfabank/0626/100x300.swf&src_link='+encodeURIComponent('空')+'&t='+Math.random(),100,300,'transparent','');
temp_obj.init=publicMethod_obj.exchangeInner;
temp_obj.width=100;
temp_obj.height=300;
//temp_obj.maxWidth=1160;
temp_obj.marginX=10;
temp_obj.marginY=123;
temp_obj.backgroud='#ffffff';
temp_obj.align='left';
temp_obj.valign=null;
temp_obj.onStage=publicMethod_obj.onResize;
temp_obj.list_array=new Array('leftCoupletBShell01');
temp_obj.onStage=publicMethod_obj.onResize;
var closeBottom_obj=new Object({color:'#333333',backgroud:'#EEEEEE',bold:'bold',decoration:'none',width:40,align:'left',instance:'hexunCouplet01'});
pageMedia_array.push(temp_obj);
pageFloatMedia_array.push(temp_obj);
document.write(publicMethod_obj.writeDiv('leftCoupletBShell01','leftCoupletB01',temp_obj.width,temp_obj.height,temp_obj.backgroud,closeBottom_obj));
// left CoupletS 01
var temp_obj=new Object({id:'leftCoupletS01',enabled:true});
temp_obj.inner=publicMethod_obj.creatMediaAD(true,'dlLoaderSLeft01','http://itv.hexun.com/lbi-html/ly/loader/duilian/loader25x300_beta1.swf?src_str=http://itv.hexun.com/lbi-html/ly/2012/guangfabank/0626/25x300.swf&src_link='+encodeURIComponent('空')+'&t='+Math.random(),25,300,'transparent','');
temp_obj.init=publicMethod_obj.exchangeInner;
temp_obj.width=25;
temp_obj.height=300;
//temp_obj.maxWidth=1160;
temp_obj.marginX=10;
temp_obj.marginY=123;
temp_obj.backgroud='#ffffff';
temp_obj.align='left';
temp_obj.valign=null;
temp_obj.onStage=publicMethod_obj.onResize;
temp_obj.list_array=new Array('leftCoupletSShell01');
temp_obj.onStage=publicMethod_obj.onResize;
var closeBottom_obj=new Object({color:'#333333',backgroud:'#EEEEEE',bold:'bold',decoration:'none',width:26,align:'left',instance:'hexunCouplet01'});
var replayBottom_obj=new Object({color:'#333333',backgroud:'#EEEEEE',bold:'bold',decoration:'none',width:26,align:'left',instance:'leftCoupletBShell01',closed:'leftCoupletSShell01',flash:'dlLoaderBLeft01'});
pageMedia_array.push(temp_obj);
pageFloatMedia_array.push(temp_obj);
document.write(publicMethod_obj.writeDiv('leftCoupletSShell01','leftCoupletS01',temp_obj.width,temp_obj.height,temp_obj.backgroud,closeBottom_obj,replayBottom_obj));
document.getElementById('leftCoupletSShell01').style.display='none';
// right CoupletB 01
var temp_obj=new Object({id:'rightCoupletB01',enabled:true});
//temp_obj.inner=publicMethod_obj.creatMediaAD(true,'dlLoaderBRight01','http://itv.hexun.com/lbi-html/ly/loader/duilian/loaderRight100x300_beta1.swf?src_str=100x300.swf&src_link='+encodeURIComponent('空')+'&t='+Math.random(),100,300,'transparent','');
temp_obj.inner=publicMethod_obj.creatMediaAD(true,'dlLoaderBRight01','http://itv.hexun.com/lbi-html/ly/2012/guangfabank/0626/loader100x300_beta1.swf?src_str=http://itv.hexun.com/lbi-html/ly/2012/guangfabank/0626/100x300.swf&src_link='+encodeURIComponent('空')+'&t='+Math.random(),100,300,'transparent','');
temp_obj.init=publicMethod_obj.exchangeInner;
temp_obj.width=100;
temp_obj.height=300;
//temp_obj.maxWidth=1160;
temp_obj.marginX=10;
temp_obj.marginY=123;
temp_obj.backgroud='#ffffff';
temp_obj.align='right';
temp_obj.valign=null;
temp_obj.onStage=publicMethod_obj.onResize;
temp_obj.list_array=new Array('rightCoupletBShell01');
temp_obj.onStage=publicMethod_obj.onResize;
var closeBottom_obj=new Object({color:'#333333',backgroud:'#EEEEEE',bold:'bold',decoration:'none',width:40,align:'right',instance:'hexunCouplet01'});
pageMedia_array.push(temp_obj);
pageFloatMedia_array.push(temp_obj);
document.write(publicMethod_obj.writeDiv('rightCoupletBShell01','rightCoupletB01',temp_obj.width,temp_obj.height,temp_obj.backgroud,closeBottom_obj));
// right CoupletS 01
var temp_obj=new Object({id:'rightCoupletS01',enabled:true});
temp_obj.inner=publicMethod_obj.creatMediaAD(true,'dlLoaderSRight01','http://itv.hexun.com/lbi-html/ly/loader/duilian/loader25x300_beta1.swf?src_str=http://itv.hexun.com/lbi-html/ly/2012/guangfabank/0626/25x300.swf&src_link='+encodeURIComponent('空')+'&t='+Math.random(),25,300,'transparent','');
temp_obj.init=publicMethod_obj.exchangeInner;
temp_obj.width=25;
temp_obj.height=300;
//temp_obj.maxWidth=1160;
temp_obj.marginX=10;
temp_obj.marginY=123;
temp_obj.backgroud='#ffffff';
temp_obj.align='right';
temp_obj.valign=null;
temp_obj.onStage=publicMethod_obj.onResize;
temp_obj.list_array=new Array('rightCoupletSShell01');
temp_obj.onStage=publicMethod_obj.onResize;
var closeBottom_obj=new Object({color:'#333333',backgroud:'#EEEEEE',bold:'bold',decoration:'none',width:26,align:'right',instance:'hexunCouplet01'});
var replayBottom_obj=new Object({color:'#333333',backgroud:'#EEEEEE',bold:'bold',decoration:'none',width:26,align:'left',instance:'rightCoupletBShell01',closed:'rightCoupletSShell01',flash:'dlLoaderBRight01'});
pageMedia_array.push(temp_obj);
pageFloatMedia_array.push(temp_obj);
document.write(publicMethod_obj.writeDiv('rightCoupletSShell01','rightCoupletS01',temp_obj.width,temp_obj.height,temp_obj.backgroud,closeBottom_obj,replayBottom_obj));
document.getElementById('rightCoupletSShell01').style.display='none';
document.write(' ');
}
/* page timeline */
if(document.getElementById('hexunBodyBaseDiv')==null){
document.write('
');
}
document.getElementById('hexunBodyBaseDiv').style.height=2000+'px';
window.scrollBy(0,1);
//var hexunPageMode_obj=(document.documentElement.scrollTop>document.body.scrollTop?document.documentElement:document.body);
var hexunPageMode_obj=document.documentElement;//2010.06.28修改
window.scrollBy(0,-1);
document.getElementById('hexunBodyBaseDiv').style.height=10+'px';
function pageFloatMediaInit(){
for(var loops=0;loops
0){
pageFloatMediaInit();
setInterval(function (){
pageFloatMediaInit();
},100);
}
}
/* Init */
function pageMediaInit(){
for(var loops=0;loops