@charset "utf-8";
/*重置浏览器默认样式*/
@import url(reset.css);
/*全局文本样式*/
@import url(fonts.css);
/*全局基础样式*/
@import url(base.css);
/*栅格系统*/
@import url(grids.css);

.header,.main{
	margin:0 auto;
}
.header{
	padding:58px 0 10px;
}
.header .top{
	height:60px;
}


/*
.header .info{
	width:301px;
	float:left;
	margin-left:29px;
}
*/

.nav{
	border:1px solid #d7d5d5;
	background:#f7f7f7;
	border-top:4px solid #c4191f;
	padding:12px 0;
	padding-left:8px;
	margin-top:22px;
	height:52px;
}

.nav div{
	padding-right:16px;
	padding-left:16px;
	border-right:1px dashed #cdcdcd;
	display:block;
	float:left;
	
}
.nav div ul{
	clear:both;
	overflow:hidden;
}
.nav div li{
	float:left;
	background:none;
	padding-left:0;
	padding-right:8px;
}
.nav .border_r_no{border-right:none;}





/*标题*/
h4,h6{
	border:1px solid #ededed;
	font:normal bold 14px/36px "微软雅黑","\5b8b\4f53","Arial Narrow",Helvetica;
	background:url(../../images/rail1/H_38.gif) repeat-x left bottom;
	color:#3E3A37;
}
h4 span,h6 span{
	padding-left:1em;
	padding-right:1em;
	background-color:#fff;
	display:inline-block;
	border-right:1px solid #ededed;
	letter-spacing:0.1em;
}
h6 span{ line-height:38px; color:#3E3A37;}
h3 a{ font-size:16px;}
h4 a{line-height:36px; letter-spacing:0.1em;}
h6 a{
	line-height:38px;
	letter-spacing:0.1em;
}
h5 a{color:#3b639f;}



.quanban{ background:none; border:none;}
.quanban a{font-weight:normal; font-size:12px; color:#c4191f;}

h4 .fr{background:none; border:none;font-weight:normal;}

.Focus_pic img{ border:none; width:362px; height:272px;}
.Focus_pic .title{position: absolute; left:0px; bottom:0px; width:100%; text-align:left; text-indent:1em; line-height:38px;
color:#fff; font-weight:bold;
/*半透明状态*/
background: #000;
opacity: 0.8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}








/*焦点图*/
.FocusNav{width:16.66%; float:left;border-top:1px solid #ededed;}
.FocusNav a{ display:block;border-right:1px solid #ededed;text-align:center; position:relative;}
.Focus_pic a{
	position:relative;}
.Focus_pic a:hover{text-decoration:none;}
.border_top_red{
	border-top:3px solid #b70909;
	/*border-top:3px solid #4d4d4d\9;*/
}



/*合作伙伴*/
#partner{ width:972px; height:48px; float:left; overflow:hidden;}
#partner li{ float:left; padding-left:0; background:none;}
#partner li img{margin-left:2px;}
#goL, #goR{display:block; float:left; width:15px; height:48px;}
#goL{ background:url(../../images/rail1/Sprite.gif) no-repeat 4px -503px;}
#goR{ background:url(../../images/rail1/Sprite.gif) no-repeat left -463px;}














































.date{ float:right; font-size:12px; color:#a4a4a4;}
.olbig{background:url(../../images/rail1/Sprite.gif) no-repeat 15px -784px;}


/*最新资讯*/
#zxzx{ height:258px; overflow:hidden;}






































/*列表页*/
#list_div div:hover{ background:#f9f9f9;}
#list_div .dingwei{ position:relative;}
#list_div .dingwei span{ position:absolute; right:0; bottom:2px;}






























/*文章页*/
#article h2{ font-size:24px; text-align:center; font-family:"Microsoft YaHei","\5FAE\8F6F\96C5\9ED1"; color:#3b3b3b;}
#article img{ border:none;}
#article div p{ text-indent:2em; color:#333333; margin-bottom:26px}
.tag {
    float: left;
    margin-left: 10px;
    width: 400px;
}
.edit {
    float: right;
    width: 100px;
}


.pt5 span{ padding:0 5px; display:inline-block }

