@charset "utf-8";
/* CSS Document */

/*新闻大标题14号加粗*/
h1{ font-size:14px; text-align:center; height:1%; overflow:hidden; }
h1 .nextPage{ float:right;}
h1 p{ width:468px; float:left; padding-top:2px;}

/*新闻内容模块*/
.newsTime{ height:21px; line-height:21px; text-align:center; border-top:1px solid #c6d8e6; border-bottom:1px solid #c6d8e6; clear:both; margin-top:10px;}
.newsCont{ line-height:22px; padding-top:10px; }
.newsCont p{text-indent:24px;}
.newsBotBtn{ text-align:center; padding-top:10px; position:relative; overflow:hidden; height:1%;}
.newsBotBtn .numTab{ display:inline-block;padding:0 20px 0;}
.newsBotBtn .modeBtn{ float:none;}
.returnYl{ width:80px; position:absolute; top:10px; right:0;}

/*新闻图片模块*/
.newsPic{height:1%; overflow:hidden;}
.newsPic li{ padding:10px 0 10px 19px ; float:left; }
.newsPic p{ padding-top:5px; text-align:center; width:126px;}
/*更多新闻模块*/
.newsMore { height:1%; overflow:hidden; padding:5px 0;}
.newsMore li{ line-height:22px; width:278px; padding:0 10px; float:left;}

/*新闻列表页*/
.newsList{ padding:10px 15px; line-height:22px;}
.newsTotal{ position:relative; overflow:hidden; height:1%;}
.newsTotal .returnYl{ top:0;}
.newsListCont a{ margin-right:10px;}
/*八卦爆料*/
.picCont{ height:1%; overflow:hidden; padding-bottom:10px;}
.picCont li{ padding:10px 0 0 5px ; float:left; }
.picCont p{ padding-top:5px; text-align:center; width:126px; height:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
/*今日热点*/
.dayHot{ line-height:22px; padding:5px 10px 2px;}
.dayHot dt{ font-size:14px; font-weight:bold;}
/*各国新闻*/
.newsWorld{ line-height:22px; padding:8px 10px 8px;}
.newsWorld li{ width:304px;}
/*轮显*/
.YlLx{ overflow:hidden; position:relative; height:182px;}
/*焦点图样式*/
.ylWr{ border:1px solid #c6d8e6; width:268px; height:180px; overflow:hidden; position:absolute; right:0; top:0;}
.ylWr a{ position:absolute;}
.ylWr img{ width:268px; height:180px;}
.ylInfo{ z-index:100; left:0; bottom:0; width:268px; height:44px; color:#fff; background:#333; opacity:0.8; filter:alpha(opacity=80);}
.ylInfo p{ line-height:22px; padding-left:10px; width:190px; height:22px; overflow:hidden; text-overflow:ellipsis; font-size:14px; font-weight:bold; color:#f60;}
.ylInfo .sFont{ font-size:12px; font-weight:normal; color:#fff;}
.ylNav{width:60px; position:absolute;right:0; bottom:5px; z-index:101; overflow:hidden;}
.ylNav li{ float:left; text-align:center; padding:3px 3px 0 0;}
.ylNav li a{cursor:pointer;width:14px; height:14px;display:block; overflow:hidden; border:1px solid #4f4e48; line-height:14px; text-decoration:none; color:#fff; background:#353430;}
.ylNav li a.fcs_nav_selected{border:1px solid #fc0; background:#000; width:14px; height:14px;}
