@charset "utf-8";
/*
 * Copyright (c) 2014-2015 sctv.com
 * @ Author: caidao
 * @ Update: 2014-4-17
 */
/* 通用 */
* {padding:0;margin:0;}
ul {list-style-type: none;}
img {border: 0px;vertical-align: top;}
body {font: 12px 'Helvetica Neue',Helvetica,Arial,Sans-serif;}
.clearfix:after {clear:both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {clear:both;zoom:1;overflow:hidden;}
.hidden { display: none; }
.left { float: left;}
.right { float: right;}

/* layout布局 */
.area { clear: both; margin: 0 auto; width: 1000px; }
.area-left { float: left; width: 630px; }
.area-right { float: right; width: 340px; }

/* header */
.header {background: #f8f8f8 url(/images/b_line.gif) left bottom repeat-x;clear:both;}

/* channel */
.channel { margin: 0 auto; width: 1000px; }
.channel h1 { float: left; height: 45px; margin: 26px 12px 0 15px; overflow: hidden; width: 300px; }

/* font */
h2.bigsize { font-family: "Microsoft YaHei", "微软雅黑"; font-size: 18px; font-weight: 100; height:24px; line-height: 24px; margin: 7px 0 9px; overflow:hidden; }
h3.bigsize { font-family: "Microsoft YaHei", "微软雅黑"; font-size: 20px; font-weight: bold; line-height: 27px; margin: 12px 0 6px; overflow:hidden; }

/* link */
a {text-decoration:none;color: #252525;}
a:hover {color: #ff4f00;text-decoration:underline;}
.more a:hover {color:#ccc;}

/* title */
.title-bar { overflow: hidden; }
.title-bar h2 { float: left; font-weight: bold; line-height: 29px; }
.title-bar .more { float: right; line-height: 29px; }

.ui-til1 { 
	height:34px; 
	line-height:34px; 
	border-bottom: 1px solid #d6d6d6;
	background: #e7e7e7;
}
.ui-til1 h2 { 
	float: left; 
	font-family: "Microsoft YaHei", "微软雅黑"; 
	font-size: 16px;
	overflow: hidden;
	line-height: 34px;
	padding-left: 10px;
}
.ui-til2 { padding-bottom:9px; padding-top:12px; }
.ui-til3 h2 { float: left; font-size:16px; font-family: "Microsoft YaHei", "微软雅黑"; overflow: hidden; }

.ui-til4 h2 { float: left; font-size:16px; height: 29px;line-height: 29px;overflow: hidden;}


/* list */
.bigpic {text-align:left;}
.bigpic .time {height: 25px;line-height:25px;padding-left:25px;background: url(http://img6.cache.netease.com/cnews/news2012/img/i_time.png) no-repeat left center;font-size: 12px;color:#B9B9B9;}
.bigpic .absu {font-size: 14px;color:#808080;line-height: 23px;}
.main-list li { background: url(/images/icons-list.jpg) no-repeat 1px 13px; clear: both; font-size: 14px; height: 28px; line-height: 28px; padding-left: 9px; }

.list-item { margin:15px 0 0 0; clear:both; overflow:hidden; text-align:left; border-bottom:1px solid #EBEBEB; padding-bottom:12px;}
.list-item .item-top { clear:both; margin:0 auto; width:630px; overflow:hidden;}
.list-item .item-top h2 {font-family: "Microsoft YaHei", "微软雅黑"; font-size: 18px; font-weight: 100; line-height: 24px; margin: 0 0 8px 0; overflow:hidden;}
.list-item .item-top img { float:left; margin:4px 20px 0 0;}
.list-item .item-top p{ color:#808080; line-height:23px; font-size:14px;}
.list-item .item-top .time { color:#B9B9B9; font-size:12px; line-height:21px;}

.sub-pic { width:340px; clear:both; overflow:hidden;}
.sub-pic ul { float:left; width:378px;}
.sub-pic li { float:left; width:160px; padding:6px 20px 6px 0px; display:inline;}
.sub-pic li img { clear:both; margin-bottom:6px;}
.sub-pic li p { clear:both; line-height:21px;}

.special-pic { width:340px; clear:both; overflow:hidden;}
.special-pic .pic { float: left; padding-right: 15px;}
.special-pic .txt h2 { font-family: "Microsoft YaHei", "微软雅黑";font-size: 14px;}
.special-pic .txt p { line-height: 24px; color: #999;}

.shortTitle-pic { width:340px; clear:both; overflow:hidden;}
.shortTitle-pic ul { float:left; width:378px;}
.shortTitle-pic li { float:left; width:160px; padding:6px 20px 6px 0px; display:inline;}
.shortTitle-pic li p {
	height:30px; 
	margin-top:-30px; 
	width:160px;
	opacity:0.6;
	background:#050505;
	_filter: alpha(opacity=60);
}
.shortTitle-pic li h2 {
	font-size: 12px;
	text-align: center;
	height: 30px;
	font-size: bold;
	line-height: 30px;
	margin-top: -30px;
	position: relative;
}
.shortTitle-pic a,.shortTitle-pic a:visited { color:#fff; }

.sub-list li { background: url(/images/icons-list.jpg) no-repeat 1px 13px; clear: both; font-size: 12px; height: 24px; line-height: 24px; padding-left: 12px; }

.rank-list li {
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    width: 340px;
}
.rank-list li span.ranknum {
    background-color: #CACACA;
    color: #FFFFFF;
    float: left;
    font-family: "Arial";
    font-style: italic;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    text-align: center;
    width: 20px;
}
.rank-list li span.front {
    background-color: #FB4B00;
}
.rank-list li a {
    color: #333333;
    float: left;
    padding-left: 10px;
}
.rank-list li a:hover {
    color: #FF4F00;
}
/* UI */
.mod-video-2 li { position: relative;}
.mod-video-2 .tip {
	display: block;
	width: 21px;
	height: 21px;
	position: absolute;
	top: 98px;
	left: 7px;
	background: url(/images/icons-video.png) no-repeat;
}

/* 搜索 */
.top_search { display: inline; float: right; margin: 27px 0 26px 0; }
.top_search .textBox { width: 205px; background: #FFFFFF; color: #888888; float: left; height: 28px; line-height: 28px; border:0; text-indent: 3px; }
.search-input-area { width:230px; height: 28px; background:#fff; border-color: #e8e8e8; border-left: 1px solid #e8e8e8; border-style: solid; border-width: 1px; }
.search-logo { background: url(http://img6.cache.netease.com/cnews/news2012/img/icons-sprites-v3.png) no-repeat scroll -350px -70px transparent; cursor:pointer; height: 28px; width: 22px; float:left; border:0; }

/* 全站导航 */
.nav-site { background: #F8F8F8;}
.nav-site .layout { padding: 14px 0 14px; line-height: 13px; text-align: left; width: 1000px; margin: 0 auto; }
.nav-site a { padding: 0 7px 0 7px; border-left: 1px solid #dddddd; }
.nav-site a:link, .nav-site a:visited { color: #252525; }
.nav-site a:hover, .nav-site a:active { color: #ff4f00; }
.nav-site a.first { border-left: 0; padding-left: 0; padding-right: 6px; }
.nav-site a.last { padding-right: 0; padding-left: 6px; }

/* 全站底部 */
.footer-site { background:#F8F8F8 url(/images/b_line.gif) repeat-x left top;}
.footer-site .copyright { color: #595959; }
.footer-site .icon { font-family: Arial; }
.footer-site .layout { margin: 0 auto; width: 1000px; line-height: 20px;padding: 10px 0px;}
.footer-site a, .footer-site a:visited,.footer-site a:hover  { padding:0 4px; color: #595959; }

/* 频道导航 */
.nav-channel { margin: 0 auto; width: 1000px; text-align: center; }
.nav-channel .nav { color: #FFFFFF; float: left; height: 40px; line-height: 40px; }
.nav-channel .nav .nav-red { float:left; height: 35px; background: none repeat scroll 0 0 #F8F8F8; border-top:5px solid #ff4f00;}
.nav-channel .nav a { border-right: 1px solid #ccc; border-bottom:1px solid #ccc; float: left; width:81px; height:34px; line-height:34px; font-size:14px; position: relative; }
.nav-channel .nav .current { color: #ff4f00; float: left; font-size: 14px; font-weight: bold; background: none repeat scroll 0 0 #FFFFFF; border-bottom:1px solid #fff; padding: 0; width: 88px; }
.nav-channel .nav a.current:visited { color: #ff4f00; }
.nav-channel .nav a.current:hover { color: #ff4f00; }
.nav-channel .nav .first { border-left:1px solid #D4D4D4;}
.nav-channel .nav a, .nav a:visited { color: #252525; }
.nav-channel .nav a:hover { color:  #ff4f00; }

/* 频道导航 小号 主要用于市州 */
.nav-channel-small { margin: 0 auto; width: 1000px; text-align: center; }
.nav-channel-small .nav { color: #FFFFFF; float: left; height: 40px; line-height: 40px; }
.nav-channel-small .nav .nav-red { float:left; height: 35px; background: none repeat scroll 0 0 #F8F8F8; border-top:5px solid #ff4f00;}
.nav-channel-small .nav a { border-right: 1px solid #ccc; border-bottom:1px solid #ccc; float: left; width:46px; height:34px; line-height:34px; font-size:14px; position: relative; }
.nav-channel-small .nav .current { color: #ff4f00; float: left; font-size: 14px; font-weight: bold; background: none repeat scroll 0 0 #FFFFFF; border-bottom:1px solid #fff; padding: 0; width: 58px; }
.nav-channel-small .nav a.current:visited { color: #ff4f00; }
.nav-channel-small .nav a.current:hover { color: #ff4f00; }
.nav-channel-small .nav .first { border-left:1px solid #D4D4D4;}
.nav-channel-small .nav a, .nav a:visited { color: #252525; }
.nav-channel-small .nav a:hover { color:  #ff4f00; }

/* 频道底部 */
.footer { background:#F8F8F8 url(/images/b_line.gif) repeat-x left top;}


/* 分页代码 */
.list-page { padding-top: 25px;clear:both;overflow: hidden;}

/* span blank高度占位符 */
.blankW { background:#fff; }
.blank3 { clear:both; height:3px; overflow:hidden; display:block; font-size:1px; }
.blank6 { clear:both; height:6px; overflow:hidden; display:block; font-size:1px; }
.blank9 { clear:both; height:9px; overflow:hidden; display:block; font-size:1px; }
.blank9w { background:#ffffff; clear:both; height:9px; overflow:hidden; display:block; font-size:1px; }
.blank10 { clear:both; height:10px; overflow:hidden; display:block; font-size:1px; }
.blank12 { clear:both; height:12px; overflow:hidden; display:block; }
.blank15 { clear:both; height:15px; overflow:hidden; display:block; }
.blank20 { clear:both; height:20px; overflow:hidden; display:block; }
.blank30 { clear:both; height:30px; overflow:hidden; display:block; }
.blank40 { clear:both; height:40px; overflow:hidden; display:block; }
.blank100 { clear:both; height:100px; overflow:hidden; display:block; }

/*border*/
.grayborder5 { height: 5px; background: #505050; clear: both; display: block; overflow: hidden }
.grayborder1 { height: 1px; background: #f2f2f2; clear: both; display: block; overflow: hidden }

/* gg广告 */
.ggarea { border: 1px solid #f4f4f4; clear: both; margin: 0 auto; overflow: hidden; text-align: left; }
.ggarea .ggtext { padding:0 0 0 12px; line-height:21px; }
.ggarea .mod-ggtext1 li, .ggarea .mod-ggtext3 li { background: url(http://img6.cache.netease.com/www/v2011/img/iconv0.0.9.png) no-repeat scroll 0 0 transparent; background-position: -125px -82px; float: left; padding-left: 10px; padding-right: 10px; }
.ggarea .mod-ggtext1 li { width: 116px }
.ggarea .mod-ggtext3 li { width: 132px }
.ggarea .ggtext li a { color: #376a77; }
.ggTab { background: none repeat scroll 0 0 #FFFFFF; border: 0 none; margin: 0 auto; overflow: hidden; }
.top-gg-area { height:100px; overflow:hidden;  }
.gg-head-1 { float:left; padding-right:5px; }
.gg-head-2 { float:left; padding-right:5px; }
.gg-head-3 { float:left; }

/* 微信分享 */
.wxshare {display: none;}
