|
<!-- 功能注释标记:插入微博列表模块begin --> <!-- 微博列表 -->
<link rel="stylesheet" href="http://news.sina.com.cn/css/268/2011/1110/17/weibo-all.css" />
<style type="text/css">
.weiboListBox{padding:0 10px 0 15px;border:1px solid #ccc;margin-top:10px;background-color:#fff;}
.weiboListBox p{font-size:12px;line-height:20px;}
.weiboListBox label{width:auto;height:auto;margin:0;background:none;float:none;}
.weibo-list{background-color:transparent;}
.weibo-list .weibo-list-item{margin-top:-1px;border-bottom:none;border-top:1px dashed #ccc;padding:15px 0 10px;overflow:hidden;}
.weibo-commentbox .weibo-commentbox-form textarea{width:320px;}
.weibo-list a:link,.weibo-list a:visited{color:#0082CB;}
.weibo-list a:hover{color:#c00;}
.weibo-list .weibo-list-meta a:link,.weibo-list .weibo-list-meta a:visited{color:#666;}
.weibo-list .weibo-list-meta a:hover{color:#c00;}
.weiboListBox label{padding-left:3px;}
.weibo-commentbox .weibo-commentbox-form textarea{width:315px;}
</style>
<!-- weibo begin -->
<ol class="weibo-list" id="weiboList1"></ol>
<script type="text/javascript">
jsLoader(ARTICLE_JSS.sinalib).jsLoader(ARTICLE_JSS.weiboAll,function(){
Weibo.encoding = 'gbk';
var wbList1 = new Weibo.Widgets.List({
source: '#weiboList1',
showUserCard: true,
stat_click: true
});
Weibo._getRequest({
url: 'http://topic.t.sina.com.cn/interface/api/html?api=statuses/show_batch',
data: {
ids: '3743572144641942'
},
onsuccess: function(data){
if(!data.html){return}
SINA.query('#blk_weiboBox_1')[0].style.display = 'block';
wbList1.reset(data);
}
});
});
</script>
<!-- /微博列表 -->
<!-- 功能注释标记:插入微博列表模块end -->
<p> 【我国滞留泰国226名游客将从曼谷回国】记者14日从国家旅游局获悉,8月9日泰国都市航空公司由普吉飞香港E8256航班因机况原因被泰国航空管理当局禁止起飞,近300名我国游客滞留普吉岛。目前,已有部分游客自行购票回国,滞留游客226人抵达曼谷将分批回国,费用由都市航空公司承担。</p> |
|