/*全局样式*/
*{
    margin: 0;
    padding: 0;
}

ul,p,span,h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px; list-style:none;}
a{ color:#fff;text-decoration: none; }
a:hover{ color:#fbdeb4; }
.clear{ clear:both; overflow:hidden; zoom:1;}
 
body{ background:#9d1007; text-align:center;}  
div{ margin:0 auto;}

.mar_top{ margin-top:5px;}
.mar_top1{ margin-top:10px;}
.mar_top2{ margin-top:15px;}
.line{
	margin:30px auto;
	width:100%;
	height:1px;
	background-color:#dddcdc;
	overflow:hidden;}

.box{ margin:0 auto;
	 width:1180px;
	 height:auto;
background:#FFF;}

.banner{
	margin:0 auto;
	width:1180px;
	text-align:center;}
.title{
	margin:5px auto;}	
	
.xfzx{
	margin:5px auto;
	width:1180px;}
.xfzx_left{
	margin:10px;
	width:600px;
	height:395px;
	float:left;}
.xfzx_right{
	width:560px;
	float:right;}

.nr_list{ 	margin:10px;
width:100%;
height:100%;

}

.kp_nr{
	margin:0 auto;
	margin-top:-12px;
	width:1180px;
	}	
	
.list_pic ul{ padding-top:25px;list-style:none; text-align:center; }

.list_pic li {
	padding:0 12px 12px 12px;
	width:369px; 
	height:243px; 
	float:left; 
	}
.list_pic_tu{
	width:369px;
	height:243px; }	
	
/*新闻列表*/	

.news_text
{float:left;
width:74%;
text-align:left;
font-size:12px;
line-height:30px;
}

.news_text span
{padding-right:5px;
color:#ef9813;
}

.news_date
{margin-left:84%;
text-align:right;
 color:#969696;
font-size:12px;
}


.detail_list1
{
margin:0 auto;
width:100%;
}
.detail_list1 ul
{
	width:95%;
	margin-left:0px;
    padding-left:0px;
	margin-top:5px;
	margin-bottom:5px;
}
.detail_list1 li
{   background-image:url(arrow1.jpg);
background-repeat: no-repeat;
background-position: left 13px;
padding-left:15px;
text-align:left;
font-size:16px;
	height:36px;
	line-height:36px;
	list-style:none;
}
.detail_list1 li a
{
color:#000;
text-decoration:none;
}
.detail_list1 li a:hover
{
 color:#dc0303;
}





/*脚部*/

.foot_box {
	width:100%;
	background:#ffd50d;
	font-size:12px;
	overflow:hidden;
}
.foot_line{ height:13px; background-color:#3867c8;}

.foot_copy
{ padding-top:15px;
text-align:center;
line-height:24px;}


