@charset "utf-8";
/* CSS Document */
.mainLeft {width: 728px;float:left;}
.mainRight {width: 300px;float:right;}
.hd {width: 1050px;margin: 0 auto;}
.mod-hd {position: relative;width:100%;clear: both;}


/*top-navL*/
.top-navL{height:35px; float:left; font-size:14px;}
.top-navL li{width:auto;float:left;margin-right:15px;}
.top-navL li.home{background:url("../images/top-ico.jpg") no-repeat 0px 9px;padding-left:0px;}

/*频道导航*/ 
.column-hd{width: 100%;height: 42px; background: #fff;}
.column-nav {width:1050px;margin:0 auto; background: #008ee1;overflow:hidden; }
.column-nav a { float: left; _display: inline; height: 42px; overflow: hidden; padding: 0 25px; text-align: center; font: 18px/42px 'Microsoft YaHei'; color: #fff; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; }
.column-nav a:hover, .column-nav a.current { background-color: #1b6fb8; text-decoration: none; color: #fff; }

/* titleA */
.titleA { overflow:hidden;zoom:1;line-height: 26px; height:26px; border-top: solid 3px #00a0e2;padding: 10px 0 0 0;}
/*.titleA h3{ float:left;background: url("../images/art_ico.png") no-repeat 4px -493px;padding: 0 0 0 25px;font-family: Verdana, "Microsoft YaHei";font-size: 18px;font-weight: 500;color: #00a0e2;}*/
.titleA h3{ float:left; font-size: 18px; background: url("../images/ico_tit.gif") 0 -203px no-repeat;padding-left: 30px;}
.titleA .tit-more{ float:right; color:#999; font-family:simsun;}
.titleA .tit-more:hover{ color:#f60;}
.titleA .tit-keyword{float:left; width 210px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-text-overflow:ellipsis; margin-left:20px;}
.titleA .tit-keyword a{ margin:0 5px;color: #00a0e2;padding:5px; background #eee }
.titleA .tit-keyword a:hover{color: #f60;}
.titleA .right-links{float:right; width:468px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-text-overflow:ellipsis; margin-left:20px;}
.titleA .right-links a{float:right;margin:0 5px;font-size: 14px;color: #00a0e2;}
.titleA  p.more15s { float: right; padding-top: 3px; font-size:14px }
.titleA  p.more15s a { color: #666; background:url("../images/more15s.gif"); display: block; text-align: center; line-height: 22px; height: 22px; width: 56px; }
.titleA  p.more15s a:hover { color: #fff; text-decoration: none; background-position: 0 -22px}

/* titleB */
.titleB { overflow:hidden;zoom:1;line-height: 26px; height:26px; border-top: solid 3px #00a0e2;padding: 10px 0;}
.titleB h3{ float:left; font-size: 18px;padding-left: 30px;}
.titleB  p.more15s { float: right; padding-top: 3px; font-size:14px }
.titleB  p.more15s a { color: #666; background:url("../images/more15s.gif"); display: block; text-align: center; line-height: 22px; height: 22px; width: 56px; }
.titleB  p.more15s a:hover { color: #fff; text-decoration: none; background-position: 0 -22px}
.ico_rank {background: url("../images/ico_rank.gif") 0 3px no-repeat;}
.ico_hot {background: url("../images/ico_hot.gif") 0 3px no-repeat;}
.ico_top {background: url("../images/ico_top.gif") 0 3px no-repeat;}

.titleB .links{float: right; margin-left:10px;line-height:26px;}
.titleB .links li{float:left;font-size:14px; margin-left:20px;}

/* 频道页*/
.guide2{background:#f1f1f1; line-height:35px;margin-top:15px;padding:0 8px;overflow:hidden;}
.guide2 li{float:left;margin:0 10px;}

/*txtul*/
.news-txtul{overflow:hidden;}
.news-txtul li{width: 48%;height:36px; float: left;margin-right: 2%;line-height:36px;overflow:hidden;}
.news-txtul li span{margin-right:5px;}
.news-txtul li span a{color:#999;}
.news-txtul li span a:hover{color:#0FA96E;}
.news-txtul li i{font-style:normal;color:#ff6f01;font-size:12px;margin-left:10px;float:right;}
.news-txtul li:before {float: left;content: ""; background: #ccc; width: 4px; height: 4px; overflow: hidden; display: inline-block; margin: 13px 8px 0 0; border-radius: 2px;}

.tags-hot{margin-left:-13px;padding:0px 0;overflow:hidden;}
.tags-hot li{margin:7px 0 7px 13px;float:left;overflow:hidden;}
.tags-hot li a{width:81px;height:34px;line-height:34px;padding:0 6px;color:#444;text-align:center;background:#f5f5f5;display:block;}
.tags-hot li a:hover{background:#008ee1;color:#fff}

.hits-rank{margin-top:15px;margin-left:-30px;overflow:hidden;}
.hits-rank .con-rank{width:330px;margin-left:30px;float:left;}

/*热门列表*/
.article-hot{padding:0px;overflow:hidden;}
.article-hot li{height:36px;line-height:36px;overflow:hidden}
.article-hot li .mun{background:#ff6f01;color: #FFF;height:20px;float:left;font-size:16px;/* font-style:italic; */font-family: "georgia", "STHeiti", "Microsoft YaHei", "simsun", "sans-serif", Arial;line-height:15px;margin:8px 10px 0 0;overflow:hidden;text-align:center;width:20px;}
.article-hot li:nth-child(n+4) .mun{background:#dfdfdf;color:#888;}
.article-hot li em{display:inline-block;width:20px;height:20px;line-height:20px;font-size:12px;color:#fff;text-align:center;background:#E56B32;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;margin-right:6px;}
.article-hot li:nth-child(n+4) em{background:#dfdfdf;color:#333}

/*txtul*/
.article-hots{overflow:hidden;}
.article-hots li{width: 100%;height:36px; float: left;line-height:36px;overflow:hidden;}
.article-hots li .mun{background:#f36569;color: #FFF;height:20px;float:left;font-size:14px;line-height:20px;margin:8px 10px 0 0;overflow:hidden;text-align:center;width:20px;}
.article-hots li:nth-child(n+4) .mun{background:#dfdfdf;color:#888;}
/*.article-hots li span{margin-right:2px;}*/
.article-hots li span a{color:#888;}
.article-hots li span a:hover{color:#0FA96E;}
.article-hots li i{font-style:normal;color:#999;font-size:12px;margin-left:10px;float:right;}
.article-hots li before {float: left;content: ""; background: #ccc; width: 4px; height: 4px; overflow: hidden; display: inline-block; margin: 13px 8px 0 0; border-radius: 2px;}
