@charset "utf-8";
/* CSS Document */
body {
	font-size:12px;
	font-family:'宋体';
	background-color: #E4E3DA;
}
* {
	margin:0px;
	padding:0px;
}
a,p{
color:#666;}
img{border:0px;}
 a:hover {
	color: #9C1519;
	text-decoration: underline;
}
 a:hover strong ,.keword_item strong.keyword a:hover{
	color: #9C1519;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Microsoft Yahei","宋体";
	font-weight:700;
}
a {
	text-decoration:none;
}

ol, ul, li {
	list-style-type:none;
}
.clear {
	clear:both;
}
.pull-left {
	float:left;
}
.pull-right {
	float:right;
}
.top-spacing {
	margin-top:15px;
}

.top-spacing2 {
	margin-top:10px;
}
.top-spacing3{
	margin-top:6px;}
.top-spacing4{
	margin-top:5px;}
.top-spacing5{ margin-top:24px;}
.top-spacing6 {
	margin-top:0px;
}
.left-spacing {
	margin-left:10px;
}
.left-spacing3 {
	margin-left:5px;
}
.left-spacing4{
	margin-left:22px;}
.left-spacing5{
	margin-left:12px;}
.right-spacing4{
	margin-right:22px;}	
.right-spacing3{
	margin-right:5px;}	
.left-spacing2 {
	margin-left:15px;
}
.left-spacing1{
margin-left:20px;}
.right-spacing {
	margin-right:15px
}
.bottom-spacing {
	margin-bottom:15px;
}
.bottom-spacing5{
	margin-bottom:20px;
}
.bottom-spacing6{
	margin-bottom:6px;
}
.bottom-spacing7{
	margin-bottom:8px;
}
.bottom-spacing8{
	margin-bottom:5px;
}
.bottom-spacing2 {
	margin-bottom:10px;
}
.bottom-spacing3{
	margin-bottom:25px;
	}
.bottom-spacing4{
	margin-bottom:5px;
	}
.bottom-spacing9{
	margin-bottom:37px;
	}	
.bottom-padding3 {
	padding-bottom:20px;
}
.bottom-padding2 {
	padding-bottom:10px;
}
.top-padding {
	padding-top:10px;
}
.top-padding2 {
	padding-top:15px;
}
.top-padding3 {
	padding-top:5px;
}
.bottom-padding {
	padding-bottom:15px;
}
.left-padding1{
	padding-left:8px;}
.left-padding3{
	padding-left:0px;}
.right-padding {
	padding-right:15px;
}
.right-padding2 {
	padding-right:10px;
}
.right-padding3 {
	padding-right:30px;
}
.left-padding2 {
	padding-left:10px;
}
.gray,.bottom-spacing strong.gray {
	color:#999;
}

.page-1st-column .side01 p.top-padding {
	*padding-top:0px;
	*margin-top:-5px;}
/*-----header---------*/
#header {
	clear:both;
}
#header .top {
	height: 83px;
	margin: 0;
	padding: 5px 0;
}
.page_body {
	background-color:#FCFBF0;
	margin: 0 auto;
	padding: 0 15px;
	width: 970px;
}
.adiphone {
	float:left;
  width:164px;
  height:86px;
}
/*-----title---------*/
.title {
	color: #696967;
	float: left;
	margin:30px 34px 0px 110px;
	text-align: right;
}
.title span {
	display:block;
}
.title span#date {
	margin-bottom:14px;
}
.logo {
	float:left;
	margin:6px 0px 0px 0px;
}
/*-----TopShare---------*/
.TopShare {
	float: right;
	margin-top: 30px;
}
.Share_style li {
	display: block;
	float: left;
	list-style-type: none;
	margin-left: 1px;
}
.Share_style li a {
	background: url("/static/images/feature_icon.jpg?v20150127") no-repeat scroll 0 0 transparent;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 34px;
	text-indent: -9999px;
	width: 34px;
}
.Share_style li a.Share_button_favorite {
	background-position: 0 0;
	width: 30px;
}
.Share_style li a.Share_button_tsina {
	background-position: -30px 0;
	width: 32px;
}
.Share_style li a.Share_button_tqq{
	background-position: -62px 0;
	width: 32px;
}
.Share_style li a.Share_button_renren {
	background-position: -92px 0;
	width: 32px;
}
.Share_style li a.Share_button_rss {
	background-position: -124px 0;
	width: 31px;
}
.Share_style li a.Share_buttom_SaveToButton {
	background-position: -155px 0;
	width: 96px;
}
/*---nav --------*/
#navbar {
	margin: 0;
	background: #730000;
	text-align: center;
	height: 41px;
	width: 970px;
	background-image:url(/static/images/navbar_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	z-index: 99;
	display:block;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position:relative;
	height:33px;
	width: 97px;
	z-index:3;
}
#nav li a {
	display: block;
	font-size: 16px;
	font-family: 黑体;
	margin: 0;
	vertical-align:middle;
	background: #730000;
	color: #ecebe3;
	text-align: center;
	border-right: 1px solid #fff;
	text-decoration: none;
	height:33px;
	line-height:33px;
}
#nav li:last-child a {
	border:0;
}
#nav li a span {
	font-size:16px;
	color:#fff;
}
#nav li a:hover {
	background: #D2232B;
	text-decoration: underline;
}
#nav div {
	position: absolute;
	visibility: hidden;
	padding: 0;
	z-index: 300;
	top:33px;
	left:0px;
}
#nav div a, #nav div a:hover {
	position: relative;
	display: block;
	font-family: 黑体;
	margin: 0;
	padding: 5px 8px 5px 9px;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	color: #696967;
	background-color:#FFFFFF;
	border-bottom: 1px solid #D2232B;
	width:77px;
	border-left:1px solid #D2232B;
	border-right:1px solid #D2232B;
}
#nav div a:hover {
	text-decoration:underline;
}
/*-- 首页专题轮换---*/
.hometopic1 h2 {
	width:970px;
	text-align:center;
	padding:5px 0px 20px 0px;
}
.hometopic1 h2 a{
	font-size:46px;
	color:#9D1518;
	font-weight:bold;
}
.hometopic h2 {
	width:970px;
	text-align:center;
	padding:25px 0px 20px 0px;
}
.hometopic h2  a {
	font-size:46px;
	color:#5a5365;
	font-weight:bold;
}
.item01 {
	float:left;
	padding-left:5px;
}
.img_shiping img{ width:320px; height:124px; border:0px;}
strong.line {
	margin:0 3px;
	font-weight:normal;
	color:#666;
}
span.line2 {
	margin:0 10px;
}
a.con {
	font-weight:bold;
}
strong.keyword,strong.keyword a{
	color:#2870B8;
}

.dotted-line {
	border-top:1px solid #e3e2d9;
	height:0px;
	margin-top:15px;
}
.main-contain {
	margin-top:10px;
}
.focus-img {
	width:970px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.focus-img .bd {
	width:970px;
	position:relative;
}
.focus-img .bd img {
	width:641px;
	height:374px;
}
.focus-img .bd li {
	position:relative;
	width:970px;
}
.focus-img .bd li h3,.list05 h3 {
	margin: 20px auto;
	text-align: center;
	width: 970px;
}
.focus-img .bd li h3 a,.list05  h3 a{
	color:#000;
	font-size:16px;
}
.focus-img .hd {
	position:absolute;
	bottom:0px;
	z-index:100;
	right:0px;
}
.focus-img .hd ul li {
	float:left;
	background:url(/static/images/btn_a.png) no-repeat;
	height:14px;
	width:14px;
	display:block;
	cursor:pointer;
	margin-right:8px;
}
.focus-img .topic-items a{
  margin-left:10px;
}
.focus-img .hd ul li.on {
	background:url(/static/images/btn_ahover.png) no-repeat;
}
.topic-items a,.topic-items01 a{
	background:url(/static/images/list_icon_01.gif) no-repeat 0 5px;
	padding-left:8px;
	margin-left:5px;
	text-align:center;
		color:#2870B8;
		font-weight:bold;
		font-size:13px;
}
.topic-items01 a {
	font-weight:bold;
}
.item01{
	text-align:center;}
	.topic-item {
	margin-left:25px;
	float:left;
}

.topic-item li {
	display:inline-block;
	margin-right:20px;
	background:url(/static/images/list_icon.gif) no-repeat 0px center;
	padding-left:6px;
	float:left;
}
.topic-item li:last-child {
	margin-right:0px;
}
.topic-item li a:hover {
	text-decoration:underline;
}

/*---page-1st-column ---*/
.line_dotted {
	border-top:1px solid #e3e2d9;
	height:0px;
}
.page-1st-column {
	width:320px;
	border-right:1px solid #e3e2d9;
	padding-right:12px;
}
.title01 {
  width: 320px;
  text-align: center;
  display: block;
  font-size: 24px;
  font-weight: bold;
  font-family: '微软雅黑';
  color: #6D0202;
}
hr.line_1st {
	background-color: #E3E2D9;
	border-style: none;
	color: #E3E2D9;
	height: 5px;
	margin:5px 0px 0px 0px;
}
h4 {
	line-height:20px
}
h4 a {
	color:#000;
	font-size:16px;
}
.size-font {
	font-size:14px;
}
.span1 {
	width:260px;
}
.span3 {
	width:186px;
}
.span4{
	width:230px;}
.span5{
	width:200px;}
.span6{
	width:160px;}
.item-bar strong,.list01 strong,.list02 strong{
 color:#2870B8;
}
.page-1st-column span, .page-1st-column p, p.line-height1, .line-height1 span {
	line-height:20px;
}
span.line-height2{
	line-height:16px;}
.info-txt a {
	color:#0e478c;
}
.info-txt a:hover {
	text-decoration:underline;
}
.info-txt01 a {
	color:#5F5B5A;
}
.info-txt01 a:hover {
color:#9D1518;
	text-decoration:underline;
}
.side-item li {
	background: url("/static/images/list_icon.gif") no-repeat scroll 0 center transparent;
	display: block;
	margin-bottom:10px;
	padding-left: 6px;
}
.side01 .side-item li,.img_stroy2 .side-item li,.img_stroy  .side-item li,.right_side1 .side-item li {
	background: url("/static/images/list_icon_01.gif") no-repeat scroll 0 5px transparent;
	display: block;
	margin-bottom:10px;
	padding-left: 6px;
}
.side01 .side-item li a,.img_stroy2 .side-item li a,.img_stroy  .side-item li a,.right_side1 .side-item li a{
font-weight:bold;
color:#2870B8;}
.side-item li:last-child {
	margin-bottom:0px;
}
/*---- side03---*/
.bg-gray {
	background-color:#f8f5ec;
}
.bg-gray2 {
	background-color:#f3f0e7;
}
.bg-brown {
	background-color:#918f7a;
}
.span-height {
	height:9px;
}
.text-right {
	text-align:right;
}
.list01 li {
	height:81px;
	padding-top:9px;
	border-bottom:1px solid #e3e2d9;
}
.list02 li {
	display: block;
	height:35px;
	line-height:35px;
	border-bottom:1px solid #e3e2d9;
	padding-left:28px;
	overflow: hidden;
}
.list02 li a {
	color:#000;
	background: url("/static/images/list_icon.gif") no-repeat scroll 0 center transparent;
	padding-left: 6px;
}
.list02 li a.gray2{
	color:#666;}
.list02 li a:hover {
	color: #9C1519;
	text-decoration: underline;
}
.list02 li:last-child {
	border:0;
}
.list02 li:last-child a {
	background:none;
}
/*---- side04---*/
.list03 li {
	height:89px;
	padding-top:8px;
	border-bottom:1px solid #e3e2d9;
}
.span2 {
	width:190px;
}
.side-item{
padding-left:5px;}
/*-- page-2nd-column--*/
.page-2nd-column {
	width:310px;
	padding-left:12px;
}
/*---image_story_1 ---*/
.img-title {
	background-color:#9c1519;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.img-title h5 a {
	color:#fff;
	font-size:18px;
}
h5 a {
	color:#000;
	font-size:18px;
}
.img-title-hui{
	height:32px;
	background-color:#666666;
	line-height:32px;
}
.img-title-hui h5 a {
	color:#fff;
	font-size:18px;
	padding-left:5px;
}
/*---right-side01--*/
.right-side01 {
	width:290px;
	margin-left:25px;
}
.model01 .right-side01{
width:290px;
	margin-left:20px;
}
/*-- search---*/
.search_input {
	background:url(/static/images/search_input.png) no-repeat;
	width:143px;
	height:23px;
}
.search_input input {
	width:116px;
	height:17px;
	background:none;
	margin-top:1px;
	margin-left:19px;
	color:#cccccc;
	line-height:17px;
	border:0;
	padding:2px 5px 2px 3px;
}
#select1 {
	display:none;
}
.select-bg, .select_box {
	width:62px;
	height:23px;
	background:url(/static/images/search-select.png) no-repeat scroll 0 0 transparent;
}
div.tag_select, .tag_select_hover, .tag_select_open {
	background:url(/static/images/search-select.png) no-repeat scroll 0 0 transparent;
	color: #000000;
	display: block;
	height: 23px;
	line-height: 23px;
	width: 58px;
	padding-left:4px;
}
ul.tag_options {
	list-style: none outside none;
	margin: 0;
	position: absolute;
	width: 62px;
	border-bottom:1px solid #858585;
	background-color:#fff;
}
ul.tag_options li {
	color: #000000;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	text-decoration: none;
	width: 40px;
	border-left:1px solid #858585;
	border-right:1px solid #858585;
}
ul.tag_options li.open_hover {
	background-color:#ccc;
}
.search-btn {
	background:url(/static/images/search_btn.png) no-repeat;
	width:64px;
	height:23px;
	border:0;
	cursor:pointer;
}
/*--视频--*/
.video-img {
	width:290px;
	height:340px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.video-img .focus {
	width:290px;
	height:340px;
	position:relative;
}
.video-img .focus img {
	width:290px;
	height:232px;
}
.video-img .focus li {
	position:relative;
	width:290px;
}
.video-img .focus li  h5 a{
	padding-left:0px;}
.video-img .hd {
	position:absolute;
	top:210px;
	z-index:100;
	right:0px;
}
.video-img .hd ul li {
	float:left;
	width:21px;
	height:21px;
	line-height:21px;
	text-align:center;
	margin-right:1px;
	cursor:pointer;
	color:#fff;
	background-color:#111112;
	display:block;
}
.video-img .hd ul li.on {
	background:#990000;
	color:#fff;
}
/*--最新新闻---*/
.Thermalpaper {
	width:290px;
	height:280px;
}
.ThermalTitle {
	height:32px;
	width:288px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.Thermalpaper h2 {
	color:#92070a;
	font-size:15px;
	width:120px;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
}
.Thermalpaper ul.ThermalUl li {
	list-style-type:none;
	float:left;
	display:block;
	height:32px;
	width:55px;
	text-align:center;
	line-height:32px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	position:relative;
	top:-1px;
}
.Thermalpaper ul.ThermalUl li a {
	display:block;
	color:#000;
	width:55px;
	text-decoration:none;
}
.Thermalpaper ul.ThermalUl li.selectThermal a, .Thermalpaper ul.ThermalUl li a:hover {
	color:#92070a;
	position:absolute;
	width:55px;
	height:33px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background-color:#f3f0e7;
	top:-1px;
	left:-1px;
	/*z-index:100;*/
}
.ThermalTxt {
	width:288px;
	clear:both;
	padding-top:10px;
	background-color:#f3f0e7;
	border:1px solid #999;
	margin-top:-1px;
	margin-left:-1px;
	display:none;
	float:left;
	z-index:-100;
}
.ThermalTxt ul {
	padding:0px 12px 4px 12px;
}
.Thermalpaper .selectThermal {
	display:block;
}
.ThermalTxt ul li.Comment_0 {
	background-position: 0 0;
	display: block;
}
.ThermalTxt ul li {
	background:url(/static/images/list.jpg) no-repeat scroll 0 0 transparent;
	height: 17px;
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 26px;
	overflow:hidden;
}
.ThermalTxt ul li a {
	color: #000000;
	height: 17px;
	text-decoration: none;
	line-height:17px;
}
.ThermalTxt ul li a:hover {
	color: #9C1519;
	text-decoration: underline;
}
.ThermalTxt ul li.Comment_0 {
	background-position:0px 0px;
	display:block;
}
.ThermalTxt ul li.Comment_1 {
	background-position:0px -23px;
}
.ThermalTxt ul li.Comment_2 {
	background-position:0px -46px;
}
.ThermalTxt ul li.Comment_3 {
	background-position:0px -69px;
}
.ThermalTxt ul li.Comment_4 {
	background-position:0px -92px;
}
.ThermalTxt ul li.Comment_5 {
	background-position:0px -115px;
}
.ThermalTxt ul li.Comment_6 {
	background-position:0px -138px;
}
.ThermalTxt ul li.Comment_7 {
	background-position:0px -161px;
}
.ThermalTxt ul li.Comment_8 {
	background-position:0px -184px;
}
.ThermalTxt ul li.Comment_9 {
	background-position:0px -207px;
}
/*--columnist--*/

.red {
	color:#cc0000;
	font-family:"黑体";
	font-size:24px;
}
.columnist strong, .columnist span {
	line-height:25px;
	display:inline-block;
}
.columnist span a{
	font-size:14px;
	color:#000;
}
.columnist span a:hover{
		color: #9C1519;
	text-decoration: underline;
	}
/*-- foot--*/
.footer_friendly_links {
	background-color: #f3f0e7;
	padding: 10px 15px;
}
.footer_friendly_links a, #footer_friendly_links span {
	display:inline-block;
	line-height:22px;
}
.footer_site_links {
	line-height: 25px;
	text-align:center;
}
.footer_site_links ul li {
	padding-left: 8px;
	display:inline;
}
.footer_copyriht {
	text-align:center;
	padding-bottom:50px;
}
/*--栏目列表页 --*/
.red2 {
	font-weight:bold;
	color:#730000;
}
/*---left-side2 --*/
.left-side2 {
	width:655px;
}
/*---main-img--*/
.main-img h5 {
	text-align:center;
}
.main-img h5 a {
	padding-left:0px;
}
.main-img ul.topic-item {
	margin-left:0px;}
.text-center{
	text-align:center;}
.author01{

}
/*--栏目内容页 --*/
strong.time{
	color:#666;
	font-weight:normal;}
/*--中国模式--*/
.model{
	width:290px;}
h6.bg-img{
	background:url(/static/images/title12.png) no-repeat;
	width:290px;
	height:54px;
	line-height:54px;
	text-align:center;
	}
h6.bg-img2{
	background:url(/static/images/title18.png) no-repeat;
	width:290px;
	height:53px;
	line-height:36px;
	text-align:center;
	}
h6.bg-img a{
		color:#000;
	font-size:17px;
	}
h6.bg-img2 a{
		color:#fff;
	font-size:17px;
	}
.width-span{
	width:287px;}
/*-- 详细页面--*/

.detail-bar,.detail-bar  a{
	font-size:18px;
	color:#000;
	}
.list-line .right-side01,.detail .right-side01,.tag-body .right-side01{
		margin-left:12px;
		padding-left:12px;
		border-left:1px solid #E3E2D9;
		}

/*-- 作者--*/
ul.author-list li.inline-author{
	float:left;
	display:block;
	margin-right:10px;
	width:260px;
	position: relative;
	min-height:65px;}
ul.author-list a{
	color:#2870b7;
	font-size:13px;
	/*font-weight:bold;*/
}
/*ul.author-list li.inline-author:first-child{
	margin-left:0px;}*/
.author-intro li{
	line-height:16px;
	color:#666;
	}
	.btn-sina{
	background:url(/static/images/c_guanzhu.png) no-repeat;
	height:19px;
	width:50px;
	display:block;
	position:absolute;
	right:15px;
	top:5px;}
.txt-con{
	*display:inline-block;}
.txt-con h2{
	font-family:"黑体";
	font-size:26px;
	font-weight:bold;
	color:#000;
	}
.position1{
	position:relative;}
	.position2{
	position:absolute;
	z-index:2;}
.share2{
	position:absolute;
	right:0px;
	top:-2px;
	z-index:0;
	}
.share2{
*width:240px;
}
.all-txt .share2{
*width:160px;}
.share-com{
	display:inline-block;
	float:left;}
.com{
margin-top:-3px;
float:left;}
a.com-bg {
    background:url(/static/images/com-bg.png) no-repeat scroll 0 0 transparent;
    height: 18px;
    text-align: center;
    width: 30px;
	display:inline-block;
	float:right;
	margin-top:1px;
}
a.com-icon{
	display:inline-block;}
span.com-sum {
    color: #990000;
    font-size: 12px;
    padding-left: 2px;
    padding-top: 2px;
	display:block;
}
.keyword2{
display:block;}
.keyword2,.keyword2 span,.keyword2 a{
	color:#CCC;
	padding-right:5px;}
.keyword1{
display:block;}
.keyword1,.keyword1 span,.keyword1 a{
	color:#2870B7;}
.keyword1 a{
	padding-right:5px;}
.keyword1 a:hover{
	color: #9C1519;
	text-decoration: underline;}
.all-txt p{
	padding-bottom:20px;
	font-size:16px;
	line-height:25px;
	text-indent:2em;
	color:#000;}
.all-txt p a{
color:#2870B8;
}
.all-txt p a:hover{
color:#92070A;
}
.text-indent{
	text-indent:2em;}

/*--相关阅读 --*/
.readers h5{
	font-size:14px;}
.readers ul li{
	line-height:16px;
	margin-top:11px;}

.readers ul li a{
	color:#2870B7;
	font-size:14px;
}
.readers ul li a:hover{
			color: #9C1519;
	text-decoration: underline;}
/*--观察聚焦--*/
.obser-top {
	background:url(/static/images/bg_top.png) no-repeat;
	width:643px;
	height:6px;
	float:left;
}
.obser-on{
	background:url(/static/images/bg_middle.png) repeat-y;
	width:643px;
	float:left;
}
.obser-bottom {
	background:url(/static/images/bg_bottom.png) no-repeat;
	width:643px;
	height:7px;
	float:left;
}
.obser-on ul li {
	list-style-type:none;
	float:left;
	display:block;
	width:141px;
	margin:10px 0px 5px 15px;
	min-height:155px;
	[;min-height:150px;]
}
.obser-on ul li:first-child{
	margin-left:15px;}
.obser-on ul li a {
	display:block;
}
.obser-on ul li a:hover span{
text-decoration:underline;
}
.obser-on ul li img {
	float:left;
	width:141px;
	border:1px solid #676767;
}
.obser-on ul li span {
	float:left;
	display:block;
	padding:0 5px;
	margin-top:5px;
	color:#000;
	font-size:12px;
}
.red-line{
	background:url(/static/images/redline.jpg) repeat-x scroll 0 0 transparent;
    height: 6px;
    width: 643px;}
/*-- 微博评论---*/
.Webolg h3 {
    background:url(/static/images/title14.png) no-repeat scroll 0 0 transparent;
    height: 33px;
    width: 648px;
}
/*-- 多说评论---*/
.duoshuo h3{
    background:url(/static/images/title22.jpg) no-repeat scroll 0 0 transparent;
    height: 33px;
    width: 643px;
}
.duoshuo .ds-thread{ width:643px;}
.bolg-title{
	font-size: 14px;
	color:#000;
	height:33px;
	line-height:33px;
	}
.fans{
margin-top:4px;}
/*-- 今日头条--*/

div.TodayTitle {
    background-color: #E2E2D6;
    width: 290px;
	margin-top:10px;
}
h2.TodayTitle {
    background-color: #730000;
    color: #FFFFFF;
    font-size: 16px;
	font-weight:bolder;
    height: 32px;
    line-height: 32px;
    text-align: center;
}

div.TodayTitle h3 a{
    color: #000000;
    font-size: 14px;
	font-family:"黑体";
	font-weight:bold;

}
div.TodayTitle img {
    margin: 0 5px;
	width:280px;
}
div.TodayTitle p {
    line-height: 18px;
    padding: 10px 6px;
	color:#000;
}
/*---推荐阅读 ---*/
div.TjReader {
	width:290px;
}
.red-line2{
	height:6px;
	background-color:#730000;
}
#tagContent{
	width:290px;}
div.TjReader h2 {
	color:#92070a;
	font-size:16px;
	padding:6px 0px;
	float:left;
	font-weight:bold;
}
div.TjReader ul {
	float:right;
	padding-right:4px;
}
div.TjReader ul li {
	list-style-type:none;
	float:left;
	display:block;
	margin:3px 3px 0px 0px;
}
div.TjReader ul li a {
	width:17px;
	height:0px;
	padding-top:17px;
	background-color:#999;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
div.TjReader ul li a:hover {
	background-color:#990000;
}
div.TjReader ul li.selectTag a {
	background-color:#990000;
}
div.Reader {
	float:left;
	display:none;
}
#tagContent .selectTag {
	display:block;
}
.Reader h3 {
	margin:5px 0px 13px 0px;
	font-size:16px;
	color:#000;
}
p.Reader {
	background-color:#f3f0e7;
	padding:10px 6px;
	line-height:18px;
	height:90px;
	color:#000;
}
/*--专栏 --*/
.classfied{
	padding-top:2px;}
.classfied a{
	font-size:14px;
	margin-left:5px;
	height:16px;
	width:16px;
	text-align:center;
	line-height:16px;
	display:inline-block;
	text-decoration:none;
	}
a.all{
height:16px;
width:40px;
font-size:12px;}
.classfied a:hover,.classfied a.current{
	background-color:#000;
	filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;
color:#fff;}

.classfied a:first-child{
	margin-left:0px;}
.author-column li.bg-column{
		float:left;
		display:block;
		margin-right:40px;
		margin-bottom:20px;
		height:133px;
		overflow:hidden;
		position:relative;
		background:url(/static/images/bg_02.png) no-repeat;width:282px;
	zoom:1;
}
.photo img{
	cursor:pointer;}
.author-column li.group-end{
	margin-right:0px;}
.author-column li  h3 a{
	color:#000;
	font-size:15px;}
.author-column li  h3 a:hover {
	color: #9C1519;
	text-decoration: underline;
}
.author-column li .group{
	margin:20px 0px 20px 18px;}
.Month ul li img{display:block;}
.author-column .Meta ul li{
	display:block;
	margin-bottom:15px;
	width:240px;
	white-space:nowrap;
text-overflow:ellipsis;
-o-text-overflow:ellipsis;
overflow: hidden;
color:#fff;
}
.author-column .Meta ul li a,.author-column .Meta ul li a:hover{
color:#fff;
}

.author-column li .Meta {
	display:none;
	position:absolute;
	bottom:18px;
	width:258px;
	height:100px;
	padding:5px 0 0 10px;
	background:#000;
	left:0px;
	opacity:.7;
	filter:alpha(opacity=70);
}

.author-column li .Meta ul{
	margin-top:10px;}
/*--column--*/

.mood {
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
}
#mood_content td {
    width: 85px;
}
.mood_hits {
    height: 60px;
    position: relative;
    width: 20px;
}
.tagbg {
    background: url("/static/images/20.gif") repeat scroll 0 0 transparent;
    bottom: 0;
    position: absolute;
    width: 20px;
    left: 0px;
}
.mood_text {
    margin-bottom: 20px;
	color:#000;
}
.mood_img {
    border: 0 none;
    cursor: pointer;
}
/*---专栏个人--*/
.nopadding-left a{padding-left:0px;}
a.no-weight{
	font-weight:normal;}
ul.col-list li{
	width:280px;
	float:left;
	display:block;
	margin-left:20px;
	margin-right:27px;}
ul.col-list02 li{
	float:left;
	display:block;
	margin-top:12px;
	border-bottom:1px solid #E3E2D9;
	padding-bottom:12px;
}
.read,.read01 {
	color:#000;
	background:url(/static/images/icon.png) no-repeat right center;
	padding-right:13px;
	display:inline-block;
}
.read01 {
width:7px;
height:8px;}
.height1{
	height:80px;}
.width-block01{
width:583px;
margin-left:15px;
}
/*--页数 --*/
.paper a{
	
	color:#000;
	text-decoration:none;
	text-align:center;
	display:inline-block;
	margin-right:3px;}
.paper a.num{
height:18px;
	width:18px;
	line-height:18px;
	}
.paper a.next-pager{
	width:40px;
	border:1px solid #3F3B3A;
	height:16px;
	line-height:16px;
	}
.paper a:hover,.paper  a.curr{
	background-color:#3A2A28;
	color:#fff;
	}
/*--列表 --*/
.title_1st {
    font-family: 黑体;
    font-size: 18px;
	color:#000;
}
.title_1st .red{
color:#cc0000;
font-size: 18px;
}
.search_result_item p{
color:#000;
line-height:16px;}
.Url{
color: #012D84;
}
.Url a{
    color: #012D84;
    text-decoration: none;
}
.Url a:hover {
    color: #012D84;
    text-decoration:underline;
}
.list04 li:first-child{
	margin-left:0px;}

.list04 li{
	float:left;
	display:block;
	margin-left:20px;}
.list-width{
	width:310px;}
.list05 li{
	border-bottom:5px solid #cccccc;
	padding-top:10px;
	}
.paper02 a:hover, .paper02 a.current,.paper02 a.pagers:hover,.paper02 a.text-pages:hover {
    background-color: #918f7a;
    color: #FFFFFF;
}
.paper02 a.num {
    height: 28px;
    line-height: 28px;
    width: 28px;
}
.paper02 a {
    color: #000000;
    display: inline-block;
    margin-right: 5px;
    text-align: center;
    text-decoration: none;
	font-size:14px;
	background:#f3f3f3;
}
.paper02 a:last-child{
	margin-right:0px;}
.paper02 a.pagers {
    border: 1px solid #e0e0df;
    height: 28px;
    line-height: 28px;
    width: 63px;
	border-radius: 4px;
	color:#666666;
	background-color:#f3f3f3;
	cursor:pointer;
}
.paper02 a.text-pages {
    border: 1px solid #797977;
    height: 28px;
    line-height: 28px;
    width: 68px;
	border-radius: 4px;
	color:#000;
	background-color:#f3f3f3;
	cursor:pointer;
	display:inline-block;
}
.tag-channel-header{ margin:0px auto; position:relative;}
.tag-channel-header ul {display:inline-block; *display:inline; zoom:1;}
.tag-channel-header-date{
	text-align:right; 
	line-height:16px;
	padding-top:39px;
	padding-right:10px;
	float:left;
}
.tag-channel-header-logo{
	float:left;
	padding-right:0px;
	padding-top:36px;
}
.tag-channel-header-logo img{
}
.tag-channel-header-title{
	font-size:56px; 
	font-family:微软雅黑; 
	font-weight:bold; 
	color:#b61d23;
	float:left;
	padding-top:5px;
}
.tag-channel-header-em{
	width:150px;
	display:block;
	float:left;
}
.tag-channel-header-favicons{
	position:absolute;
	top:30px;
	right:0px;
}
.conent_pre_summary{
	background:#E2E2D6;
	margin-bottom:10px;
	padding:5px;
}
#stype{
display:none;}
/*--投票 ---*/
.TopicsDzend h5,.TopicsDzend table td.Title b  {
    font-size: 15px;
    text-align: center;
    width: 290px;
	color:#000;
	margin:20px 0px 20px 0px;
}
.TopicsDzend ul {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    float: left;
    margin-left: 20px;
    padding-bottom: 17px;
    width: 250px;
}

.TopicsDzend ul li {
    display: block;
    list-style-type: none;
    margin-top: 17px;
}
.TopicsDzend ul li  input,.TopicsDzend table input{
vertical-align:top;
}
.TopicsDzend .btns{
	margin-top:10px;
	border:0px;
}
.TopicsDzend .btns li{
	margin:0px;
	padding:0px 0px 0px 20px;
	float:left;
}
.TopicsDzend #Table1 {
    margin-left: 20px;
	margin-bottom:15px;
}
input.SubmitButton {
    background: url("/static/images/topic/btn1.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
    width: 89px;
}
input.btn-topic-result {
    background: url("/static/images/topic/btn2.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 30px;
    width: 89px;
}

.TopicsDzend table td.Title {
    height:45px;
    text-align: center;
}

.TopicsDzend table td {
    height: 10px;
    line-height: 10px;
	 padding: 3px 0;
}

.TopicsDzend table td.SubmitSuccess {
    border-top: 1px solid #CCCCCC;
    height: 56px;
    text-align: center;
}

input.SubmitSuccess {
    background: url("/static/images/topic/submit_success.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 21px;
    width: 54px;
}
#DivWidth00 {
    background: none repeat scroll 0 0 #ECA45C;
	height:10px;
}
#DivWidth01 {
    background: none repeat scroll 0 0 #4CBA4A;
	height:10px;
}
#DivWidth02 {
    background: none repeat scroll 0 0 #5D74B1;
	height:10px;
}
#DivWidth03 {
    background: none repeat scroll 0 0 #98C6D5;
	height:10px;
}

#sum,#sum00, #sum01, #sum02, #sum03 {
    margin: 0 10px 0 25px;
}
.Bbresult {
    background: none repeat scroll 0 0 #CCCCCC;
    display: block;
    float: left;
    height: 10px;
    margin-left: 25px;
    margin-top: 2px;
    width: 200px;
}

.TopicsDzend table td span {
    float: left;
}
.TopicsDzend{border:1px solid #c4c4ba;
width:288px;}
h2.keword_item{
display:inline;
font-size:13px;
width:auto;
padding:0px;
line-height:13px;
}
.keword_item strong.keyword a{
font-size:13px;
line-height:13px;
color:#2870B8;
font-family:'宋体';
}
.info01{
font-family:"宋体";
font-size:14px;
color:#000;
line-height:20px;}
.info02{
font-family:"宋体";
font-size:14px;
color:#5f5b5a;
line-height:20px;
margin:20px 25px 10px 25px;}
#Table1{
display:none;}
.width01{
width:45px;
}

.time02{
color:#666666;}
.block01{
border-bottom:1px solid #cdcbce;
background-color:#f2eee5;
border-top:1px solid #cdcbce;
padding:10px;
width:635px;
float:left;
}
h5.topic-title01 a,h5.topic-title01{
font-size:18px;
color:#7c1121;
padding:0px;
}
h5.topic-title01 .red{
 color: #CC0000;
 font-family: "黑体";
 font-size: 18px;
 }
.item-block01{
margin-left:20px;
}
.item-block01 p{
font-size:12px;
color:#000;
line-height:20px;
padding-bottom:0px;
}
/*--改变字体大小 ---*/
.change-font-size{
position:absolute; 
left:0px;
font-size:12px;
top:-5px;
color:#000;
}
.change-font-size .title{
margin:0 auto;
float:left;
display:inline;
color:#000;
padding-top:2px;
}
.change-font-size .fontsize{
margin:0 auto;
padding:1px 1px 0px 0px;
padding:2px 1px 0px 0px \0;
cursor:pointer;
color:#000;
display:inline;
float:left;
width:30px;
height:20px;
font-weight:bold;
background:url(/static/images/change-size.png) no-repeat;
}
.item-bar02 h4 a{
font-size:18px;}
.span11{
width:414px;
}
.block-spacing{
margin:0px 15px 0px 25px;}
.item-bar02 p{
font-size:14px;
line-height:20px;
color:#999;}
.con-line01 a,.con-line01{
color:#999;}
.relate-list01 li{
display:block;
}
.relate-list01 li a{
color:#999;
font-size:12px;
}
.relate-list01 li a:hover,.con-line01 a:hover{
color: #9C1519;
text-decoration: underline;}
.auto-span1{
width:230px;}
p.no-iepadding{
*padding-top:0px;}
.tag-tilte {
	font-size:26px;
	color:#000;
	margin-top:22px;
	font-family:"黑体";
	display:block;
	margin-bottom:20px;
}
ul.tag-list li {
	float:left;
	display:block;
	height:38px;
	width:109px;
	text-align:center;
	line-height:38px;
}
ul.tag-list li a {
	font-size:16px;
	text-decoration:none;
	color:#000;
	display:block;
	font-family:"黑体";
	background:url(/static/images/tag_bg.png) repeat-x;
}
ul.tag-list li a:hover, ul.tag-list li.selectTag a {
	background:url(/static/images/tag_action.png) no-repeat;
	height:38px;
	width:109px;
}
.tag-text-list li {
	margin-bottom:25px;
	display:block;
	float:left;
	width:625px;
}
.tag-key-word{
   float:left;
   width:575px;
   width:570px\0;
   *width:570px;
   margin-top:2px;
}
.tag-text-list li a {
	color:#2969ab;
	margin-right:15px;
	margin-bottom:10px;
	display:inline-block;
	font-size:14px;
}
.tag-text-list li a:hover, .top-title01 a:hover {
	color: #9C1519;
	text-decoration: underline;
}
.tag-text {
	margin-top:20px;
	display:none;
	margin-left:25px;
}
.selecttagtext{
display:block;}
strong.tag-item {
	color:#000;
	font-size:18px;
	margin-right:35px;
}
.search-txt {
	width:213px;
	border:1px solid #393636;
	height:21px;
	float:left;
}
.search-button {
	background:url(/static/images/search-button.png) no-repeat;
	height:23px;
	width:64px;
	border:0;
	float:right;
}
.top-title01 {
	width:290px;
	text-align:center;
	margin-bottom:10px;
}
.top-title01 a {
	color:#000;
	font-size:16px;
	font-family:"黑体";
}
.tag-body #header .adiphone, .tag-body #header #ckepop{
display:none;
}

.tag-body  #header .title {
    margin-left: 268px;
}
/*--日历--*/
.Canlendar{
	margin-top:10px;
}
.HomereviewTags li{
	position:absolute;
	z-index:2;
	float:right;
	}
.HomereviewTags li#Morning{
	margin-top:15px;
	margin-left:40px;}
.HomereviewTags li#Night{
	margin-top:15px;
	margin-left:100px;}
.HomereviewTags li a{
	background:url(/static/images/am_bm.png);
	height:16px;
	width:56px;
	display:block;
	font-size:10px;
	color:#000;
	text-align:center;
	line-height:16px;
	text-decoration:none;
	font-weight:bold;
	}
.HomereviewTags li:hover a,.HomereviewTags li.selectHomereview a{
	background:url(/static/images/am_bm_hover.png);
	color:#fff;}
div.calayout table {
	margin:3px;
	table-layout:fixed;
}
div.calayout table.header {
	background-color:#b1b0b1;
	border:1px solid #a7a6a7;
	border-radius:5px;
	height:33px;
	margin:0px;
}
tr.altbg2 td {
	background:url(/static/images/day_bg.png) repeat-x;
	height:22px;
}
tr.altbg2 td a {
	display:block;
	background:url(/static/images/day_bg.png) repeat-x;
	height:22px;
	line-height:22px;
	text-align:center;
}
tr.altbg2 td a:hover {
	background:url(/static/images/day_hover_bg.png) repeat-x;
	text-decoration:none;
	color:#fff;
}
.header a, .header a:link, .FontSet {
	font-size:16px;
	color:#000;
	font-weight:bold;
}
#month{
	color:#670b11;
}
.header input {
	background:none;
	vertical-align: middle;
	height: 16px;
}
.category {
	height:30px;
}
.expire span a, .expire span a:link, .expire span a:visited, .default span a, .default span a:link, .default span a:visited {
	color: #000;
	font-weight:bold;
	font-size: 14px;
}
.category td {
	color: #000;
	font-weight:bold;
	font-size: 15px;
}
.checked, .checked a:link, .checked a:visited, .today, .today span a, .today span a:link, .today span a:visited {
	background-color:#9c1317;
	color:#fff;
	font-weight:bold;
	font-size: 14px;
}
#calendar_year {
	display: none;
	line-height: 130%;
	background:#FCFBF0;
	position: absolute;
	z-index: 10;
}
#calendar_year .col {
	float: left;
	background: #FCFBF0;
	padding: 4px;
}
#calendar_year .col a,#calendar_month  a{
	color:#000;
	font-size:14px;
	font-weight:bold;}
#calendar_year .col a:hover span,#calendar_month a:hover span{
	background:#9C1317;
	color:#fff;
	}
#calendar_month {
	display: none;
	background: #FCFBF0;
	line-height: 130%;
	padding: 4px;
	position: absolute;
	z-index: 11;
}
#calendar td span {
	font-size:14px;
}
a.LastMonth {
	background:url(/static/images/arrows_left.png) no-repeat;
	height:0px;
	width:20px;
	display:block;
	padding-top:20px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:3px;
	float:left;
	margin-left:8px;
	
}
a.NextMonth {
	background:url(/static/images/arrows_right.png) no-repeat;
	height:0px;
	width:20px;
	display:block;
	padding-top:20px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:3px;
	float:right;
	margin-right:8px;
}
#calendar td.default span {
	font-size:14px;
	font-weight:bold;
	color:#666;
}
/*-- 历史回顾--*/
.History_list{
	margin:20px 45px;}
.History_right,.History_left{
	width:205px;
	text-align:center;}
.History_right{
	float:right;
	margin-right:20px;}
.History_left{
	float:left;
	margin-left:20px;}
.History_list h3{
	font-family:"宋体";
	font-size:14px;}
.History_list p{
	color:#a5a5a2;
	font-size:12px;
	margin:8px 0px 10px 0px;}
#loadbox{
text-align:center;}
.calendar_con {
	border:1px solid #bfbfc0;
	border-radius:8px;
	float:left;
	margin-top:8px;}
/*-- top_news_list--*/
.top_news{width:290px; }
.top_news_fixed{position: fixed;}
.border-table{
	border:1px solid #bfbfb3;}
.top_news_header{width:290px; height:36px; background-image: url("/static/images/zuixinwen_header.jpg"); margin-bottom: 5px;}
.top_news_list li{
	position:relative;
	margin-bottom:20px;}
.top_news_img{
	width:80px;
	height:29px;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	z-index:1;
	background:url(/static/images/top_news_icons.png) no-repeat;
	}
.top_02{
		background-position: 0px -90px;
	}
	.top_03{
		background-position: 0px -60px;
	}
	.top_04{
		background-position: 0px -150px;
	}
	.top_05{
		background-position: 0px -30px;
	}
	.top_06{
		background-position: 0px -120px;
	}
.top_news_list li img{
	width:290px;
	border:0px;
	cursor:pointer;}
.top_news_list li h3{ color:#000;font-size:16px;}

.top_news_list li span a{
	color:#fff;}
.top_news_list li span a:hover{
	text-decoration:underline;}
.top_news_list li span{
	display:block;
	position:absolute;
	bottom:5px;
	left:2px;
	z-index:2;
	background:url(/static/images/top_news_bg.png);
	padding:8px 6px;
	width:238px;}
.cursor-pointer{
	cursor:pointer;
}
.img_stroy2 p a:hover,.img_stroy  p a:hover,.right_side1 p a:hover{
color:#2870B8;
}
.size-font a,.img_stroy2 .size-font,.right_side1 .size-font{
    font-size: 12px;
}
.tag-channel-header-logo{
padding-right:10px;}
.more_button{
background:url(/static/images/more_button.png);
height:44px;
width:155px;
display:inline-block;
}
.more_button01{
background:url(/static/images/more_button01.png);
height:44px;
width:155px;
display:inline-block;
}
.link-ul{ margin-top:10px;}
.link-ul li{
	display:block; 
	float:left; 
	width:121px; 
	height:40px;
	border-bottom:1px solid #ccc; line-height:40px;text-align:center;}
.link-ul li a{
		font-size:13px;
	color:#000;
	}
.link-ul li a:hover{
		color:#9c1519;}
.link-table{
table-layout:fixed;}
.link-table td{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.link-table td a{
		font-size:13px;
	color:#000;
	}
.link-table td a:hover{
		color:#9c1519;}
.list04 .list-width img{
height:220px;
}
.content-title{
text-align:left;
padding:0px 20px;}
.sub-heading{
font-size:20px;
color:#727171;
margin-top:15px;
margin-bottom:30px;
padding:0px 20px;
}
.block01_img{
width:200px;
background:#fff;
padding:1px;
border:1px solid #000;
}
.Related-list{
margin-left:16px;}
.Related-list li {
 list-style-type: disc;
 color:#7C1121;
 margin-top:12px;
 font-size:14px;
}
table a:hover {
 text-decoration:none; !important}
.Related-list li:hover{
 text-decoration:underline;
}
.left-spacing06{
margin-left:20px;}
.history-title a{
	background:url(/static/images/history-title.png) no-repeat;
	width:290px;
	height:57px;
	display:block;
}
.calendar_con{
width:290px;}
.page-1st-column span.line-height2{
margin-top:4px;
display:block;
}
/*--资讯速递 ---*/
.express h2{
font-size:14px;
color:#666;}
.express ul{
margin-left:20px;}
.express ul li{
list-style-type:disc;
margin-top:12px;
}
.express ul li a{
font-size:12px;
line-height:14px;}
/*--- nav---*/
#block-ibtimes-header-main-menu-flyout {
	width:970px;
	margin:0 auto;
}
.main-menu {
	position:relative;
	z-index:1;
	height:41px;
	background: url("/static/images/navbar_shadow.jpg") repeat-x scroll center bottom #730000;
	margin: 0;
	width: 970px;
}
.main-menu ul.menu {
	width:970px;
	margin:0 auto;
}
.main-menu .menu li.highlight a.parent {
    background:#DDAA00;
}
#block-system-main-menu ul.menu li {
	float:left;
	display:inline;
	height:33px;
	list-style: none outside none;
	margin: 0;
	padding: 0;
	width: 96px;
	border-right: 1px solid #fff;
}
.main-menu .menu li a.parent {
	position:relative;
	z-index:100000001;
	display: block;
	font-size: 16px;
	font-family: 黑体;
	margin: 0;
	/*background: #5a5365;*/
	color: #ecebe3;
	text-align: center;
	text-decoration: none;
	height:33px;
	line-height:33px;
}
.main-menu ul.menu li:last-child {
	border-right:none !important;
}
.main-menu .menu li a.parent span {
	color: #ecebe3;
}
.main-menu .menu li a.parent:hover span ,.main-menu .menu li:hover a.parent span{
	color: #000;
}
.main-menu .menu li.review-research a.parent:hover span ,.main-menu .menu li.review-research:hover a.parent span{
	color: #fff;
}
.main-menu .menu li.home a.parent:hover, .main-menu .menu li.home:hover a.parent,.main-menu .menu li.special-subject a.parent:hover, .main-menu .menu li.special-subject:hover a.parent ,.main-menu .menu li.special-column a.parent:hover, .main-menu .menu li.special-column:hover a.parent,.main-menu .menu li.review-research a.parent:hover, .main-menu .menu li.review-research:hover a.parent{
	background: #D2232B;
	text-decoration: underline;
	color:#fff;
}
.main-menu .menu li .menu-link {
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:100000000;
}
.main-menu.menu li.active-trail a.parent:hover, .main-menu .menu li:hover a.parent, .main-menu .menu li.current a.parent {
	color:#000;
	text-shadow:none;
	background:#f9f9ef;
	height:32px;
	border-left:1px solid #d84b0e;
	border-right:1px solid #d84b0e;
	border-top:1px solid #d84b0e;
	width:94px;
}
.block-menus {
	display:none;
	background:url(/static/images/bg-block-menu.png) 0 0 repeat-y #fff;
	border:1px solid #d84b0e;
 *border-top:none;
	line-height:16px;
	position:absolute;
	top:32px;
	left:0px;
	padding:14px 10px;
 *padding-bottom:0px;
	width:948px;
	z-index:99999999;
	-webkit-box-shadow:0 3px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:0 3px 2px rgba(0, 0, 0, 0.4);
	box-shadow:0 3px 2px rgba(0, 0, 0, 0.4);
}
.drop-left-column, .drop-middle-column, .drop-right-column {
	float:left;
}
.drop-left-column {
	width:255px;
	margin-right:10px;
}
.drop-middle-column {
	width:150px;
	padding:0 5px;
	margin-left:1px;
}
.drop-right-column {
	width:180px;
	margin-left:20px;
}
.drop-left-column .news-block img {
	width:45px;
	height:60px;
	float:left;
	margin-right:10px;
}
.drop-left-column .news-block strong{
	color:#2870B8;
	}
.drop-left-column .auto-info {
	width:195px;
}
.drop-left-column .news-block h4 {
	margin-bottom:12px;
}
.drop-left-column .news-block h4 a {
	font-size:14px;
	line-height:16px;
}
.drop-left-column .news-block strong {
	font-size:12px;
}
.drop-left-column .dotted-line {
	margin-top:12px;
	margin-bottom:12px;
	float:left;
	width:100%;
}
.drop-middle-column .thumb_img img {
	width:150px;
	height:106px;
}
.drop-middle-column .thumb_img {
	width:150px;
	height:106px;
	overflow:hidden;
}
.drop-middle-column div.thumb_title {
	margin-top:10px;
}
.drop-middle-column div.thumb_title a {
	font-size:14px;
	line-height:16px;
	font-family:"黑体";
	color:#000;
}
.drop-right-column a.more {
	font-size:14px;
	font-family:"黑体";
	color:#000;
	margin-left:8px;
	margin-bottom:5px;
}
.drop-left-column strong a{
 color:#2870B8;
}
.drop-column-right-list{
float:right;
width:80px;
	margin-left:10px;}
.drop-column-left-list{
float:left;
width:80px;
	margin-left:10px;}
.drop-column-right-list,.drop-column-left-list{
margin-top:5px;

}
.drop-right-column .drop-column-right-list li,.drop-right-column .drop-column-left-list li{
	display:block;
	line-height:16px;
	height:auto !important;
	}
.drop-right-column .drop-column-right-list a, .drop-right-column .drop-column-left-list a {
	display:block;
	color:#2963a0;
	text-decoration:underline;
	font-size:12px;
	padding:5px 0px;
}
.drop-right-column .drop-column-right-list a:hover, .drop-right-column .drop-column-right-list a:hover,.drop-right-column .drop-column-left-list a:hover, .drop-right-column .drop-column-left-list a:hover,.drop-middle-column div.thumb_title a:hover, .drop-right-column a:hover  {
	color:#9c1519;
}
.drop-left-column .auto-info {
    width: 200px;
}
.list05 li h2 h2,.bd li h2 h2{
padding:0px;}
p.result_item_time{
font-size:12px;
 font-weight: bold;
}
a.more-info{
font-size:14px;
color:#000;
}

.video-channel{}
.video-channel .headline{width:970px; height:575px; background:url("/static/images/video/channel-headline-bg.jpg") no-repeat;}
.video-channel .headline h2 a{ color:#fff; font-size:36px; font-weight:bold;}
.video-channel .headline .pic{margin-top:24px;text-align:center;}
.video-channel .headline .pic embed{width:576px; height:460px; border:0px;}
.video-channel .heji-title{ width:286px; height:53px;background:url("/static/images/video/channel-list-title.jpg") no-repeat;}

#full{width:65px; height:130px; position:fixed; left:50%; bottom:30px; margin-left:503px; z-index:100; text-align:center; cursor:pointer;}
#full a{ display:block; margin-top:2px;}
/*二维码*/
#ewm_app{width:130px; height:180px; position:fixed; right:50%; bottom:100px; margin-right:503px; z-index:10; text-align:center; cursor:pointer;
_position:absolute;
_bottom:auto;
_margin-bottom:100px;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
#ewm_app span{color:#000; float:right; padding-top:2px; padding-right:5px;}

/*--广告轮播--*/
.adplay {
	width:320px;
	height:80px;
	position:relative;
	overflow:hidden;
	zoom:1;
}
.adplay .focus {
	width:320px;
	height:80px;
	position:relative;
}
.adplay .focus img {
	width:320px;
	height:80px;
}
.adplay .focus li {
	position:relative;
	width:320px;
}

/*2014世界杯*/
.worldcup_video{ width:650px; height:520px; background:url("/static/images/worldcup_video_bg.jpg");position:relative;}
.worldcup_video embed{ width:500px; height:400px; top:68px; left:75px;position:absolute;}
.worldcup_video h2{text-align:center; padding-top:12px;}
.worldcup_video h2 a{font-family:"黑体"; color:#fff; font-size:28px;}
.worldcup_top{background:url("/static/images/worldcup_top.jpg"); width:290px; height:140px;text-align:center;overflow:hidden;}
.worldcup_top li{ height:70px;padding-top:5px;}
.worldcup_top h6{font-family:"黑体";font-weight:normal; color:#fff; font-size:12px;}
.worldcup_top .info0{ margin-top:5px;}
.worldcup_top .info1{ margin-top:25px;}
.worldcup_top h5{padding-top:10px;}
.worldcup_top h5 a{font-family:"黑体"; color:#f4bf26; font-size:23px;}
.worldcup_index_top{position:relative;}
.worldcup_index_top .worldcup_top_img{position:absolute;top:0px;}
.worldcup_splist{height:64px;}

/*内容页导航下头条*/
.headlines{ position:relative; padding-left:58px; padding-right:38px; margin-top:25px;}
.headlines .arrows{ padding-top:33px; float:left; position:absolute; left:0px;}
.headlines .arrows a{ background:url(/static/images/arrows-icon.png) no-repeat; width:23px; height:40px; display:block;}
.headlines .right{ position:absolute; right:0px; left:auto; }
.headlines .right a{ background-position:0px -40px;}
.headlines .scrollable{ width:854px; overflow:hidden; position:relative; height:150px; }
.headlines .items{ width:15000px; position:absolute;}
.headlines img{ width:269px; border:1px #220506 solid;}
.headlines .item{ float:left;}
.headlines .item ul li{ float:left; margin-right:20px; width:271px;}
.headlines .item h3{color:#220506; font-size:14px; text-align:left; font-weight:normal;}


.content-title1{font-size:28px;color:#000; font-weight:bold; padding-top:5px;}
.sub-title{font-size:20px;color:#727171;margin-top:15px;margin-bottom:30px;}
	
/*分享*/
.share a{ width:45px; height:30px; display:block; float:left; margin-right:10px;background:url(/static/images/share-icon.png?v20150205) no-repeat;}
.share a:hover{background:url(/static/images/share-icon-hover.png) no-repeat;}
.share a.tsina{ }
.share a.weixin{ background-position:0 -30px;}
.share a.qzone{ background-position:0px -60px;}
.share a.qq{ background-position:0px -90px;}
.share a.email{ background-position:0px -120px;}
.txt-info{}
.txt-info .left{ float:left; padding-top:10px;}
.txt-info .right{ float:right; color:#666; font-size:16px; line-height:30px; padding-top:10px;}
.txt-info .right a{ padding-left:5px; padding-right:5px; color:#646265; font-weight:bold; font-family:"微软雅黑";}
.txt-info .right a.current{ color:#9c9a9b;}

/*简读*/
#jiandu_hover{position:absolute; display:none; width:54px; height:22px; top:0px; left:0px; background:url('/static/images/jiandu_hover.png'); cursor:pointer;}
.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,0.8);
		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		opacity: 0.8;
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		background: #fff;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	.reveal-modal.showbigimg 	{ width: auto; margin-left: 0px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
		.reveal-modal h1{ font-weight: normal;}
		.reveal-modal .txt{ line-height: 170%; font-size: 16px; text-indent: 2em;}
		.reveal-modal .readyall{width:99px;height:30px;display:block;background-image: url("/static/images/ready_all.png");}
#jiandu_loadbox{ text-align: center;}
#jiandu_loadbox img{border: 0px; vertical-align: middle;}
.bigimg{ cursor: pointer;}

/*最热新闻-热搜*/
.most_hot_resou{}
.most_hot_resou .header{width:290px; height:30px; background-image: url("/static/images/most_hot_resou_header.jpg"); margin-bottom: 5px;}
.most_hot_resou li{ margin-bottom: 8px; display: block;overflow: hidden;}
.most_hot_resou li a{display: block;}
.most_hot_resou li h3{color:#000;}
.most_hot_resou .txt-img{float: left; margin-right: 5px;}
.most_hot_resou .txt-img img{ border: 0px; width: 160px;}
.related_col_resou a{ display: block;overflow: hidden;}
.related_col_resou h3{ color:#7c1121; font-size: 20px; margin-bottom: 15px;}
.related_col_resou li{float:left; margin-right: 10px; width:208px;overflow: hidden;}
.related_col_resou li img{ width:208px; border:0px;}
.related_col_resou h4{color:#000;font-size:16px; padding:5px 0px;}
		
/*多说统计显示*/
.ds_count{float:left;}
.ds_count a{width:45px; height:30px; display:block; float:left; margin-right:5px;background:url(/static/images/ds_count.png) no-repeat; cursor:pointer;}
.ds_count a.icon:hover{background-position:-45px 0;}
.ds_count a.count{width:50px; background-position:-90px 0; text-align:center; line-height:30px; font-weight:bold; padding-left:2px;}
		
/*车展*/
.chezhe_headline{}
.chezhe_headline li{position:relative;}
.chezhe_headline li a{ display:block;}
.chezhe_headline li h3{ position:absolute; bottom:0px; padding:5px; background:url(/static/images/top_news_bg.png); width:960px; display:none;}
.chezhe_headline li h3 a{color:#fff; font-size:22px;}
.chezhe_headline li.list02{ float:left;}
.chezhe_headline li.list02 img{ width:632px; height:241px;}
.chezhe_headline li.list02 h3{ width:622px;}
.chezhe_headline li.list03{ float:left;}
.chezhe_headline li.list03 img{ width:338px; height:241px;}
.chezhe_headline li.list03 h3{ width:328px;}

.chanzhe_jujiao .title_box{ width:649px; height:34px; background:url(/static/images/chezhan_jujiao.jpg) no-repeat; margin-bottom:10px; margin-top:10px;}
.chanzhe_jujiao li.odd{ margin-right:29px;}
.chanzhe_jujiao li{ float:left; width:310px; margin-bottom:10px;}
.chanzhe_jujiao li h3{ margin-top:2px; height:43px; overflow:hidden;}
.chanzhe_jujiao li h3 a{ color:#000; font-size:16px;}

.chezhan_jieshao{ padding-bottom:10px;}
.chezhan_jieshao li{ margin-top:15px;}
.chezhan_jieshao li a{ display:block; overflow:hidden;}
.chezhan_jieshao li img{ float:left; width:145px; margin-right:10px;}
.chezhan_jieshao li h3{ color:#000; margin-bottom:5px;}
	