body {
 
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: center;
	font-family: "Microsoft YaHei", 微软雅黑;
	
	

}
a {
    color: black;
    text-decoration: none;
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style:none;
}


#hearder {
width: 100%;
background-color: #c11920;
}
#hearder img{
	width: 100%;
}
#hearder .container {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	
  
  
}


#nav {
   
   
    height:50px;
    width: 100%;
	background-color: #c11920;

	
	
	
}
#nav .container ,#link .container,#bottom .container {
	width: 1200px;
	margin: 0 auto;
}
#section .container
{
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}

#nav ul {
    list-style-type: none;
    padding: 0;
  
   zoom:1;
   display:inline-block;
   margin:0 auto;
   
}
#nav ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    position: relative;
	
}
#nav ul li a {

    display: block;
    text-decoration: none;
	color: #eeeeee;
	 font-size:20px;
}
#nav ul li a:hover
{
	color: #fffd08;
}
#nav ul li span {
   
  
    padding-left:4em;
    padding-right:4em;
	font-family:"黑体";
}



#section {
	
	
	
    background-color: #ffefef;
	
	
	
}

.news_top {
    text-align: left;
	position:relative;
	border-bottom:2px solid #c11920;
	height:45px;
	
}
.news_title
{
	
	display: inline-block;

	text-align:center;
	padding-left:45px;

	font-size:24px;
	height:45px;
	line-height:45px;
	background: url(dh.png) left center no-repeat;
	color:#c11920;	
	
}

.more
{
	
	display: inline-block;
	position:absolute;
	right:5px;
	bottom:5px;
	font-size: 14px;
	color: #666666

	
}

.news_body {
  
    text-align: left;
	padding-top:10px;
	
}
.news_body ul
{
	margin-left:1em;
	
}

.news_body ul li
{
	height:36px;
	line-height:36px;
	list-style-image:url(lxyz_11.png);
}
.news_body ul li a
{
	display:inline-block;
	font-size: 16px;
	color: #333;
	
}
.news_body ul li a:hover{
	
	color: #c11920;
}

#link
{
	width:100%;
	height:45px;
	line-height:45px;
	background-color:#F0F1F1;
}
#link span
{
	padding-left:1em;
	padding-right:1em;
	background-color:#c11920;
	font-size:16px;
	color:#ffdcab;
	float:left;
	margin-right: 1em;
}



#link ul li
{
	float:left;
	margin-right:3em;
	
	
	
}
#link ul li a
{
	font-size: 16px;
	color: #333;
}
.list,.news_content
{
	padding-bottom: 30px;
	
	
}

.postion
{
	height: 40px;
	border-bottom: 2px solid #c11920;
	line-height: 40px;
}
h2 {
	
	float: left;
	margin: 0;
	padding: 0;
	color:  #c11920;
	
	font-size: 20px;
}
.postion span
{
	float: right;
	color: #666;
	font-size: 14px;
}
.postion a
{
	color: #666;
	font-size: 14px;
}
.list ul
{
	padding-top: 15px;
	
}
.list ul li
{
	text-align: left;
	background:  url(list_style.png) no-repeat left center;
	padding-left: 15px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #ccc;
}
.list ul li a
{
	font-size: 16px;
	color: #333;
}
.list ul li a:hover
{
	
	color: #c11920;
}
h1
{
	color: #333;
	font-size: 24px;
	padding: 15px 0;
	
}
.pub_time
{
	color: #666;
	font-size: 14px;
	text-align: center;
}
.news_body
{
	
	font-size: 16px;
	color: #333;
}
#bottom {
	
 
    width: 100%;
	background-color:#c11920;
}
#bottom p.c {
    margin: 0;
  padding: 30px 0;
 
	color: #f5f5f5;
	font-size: 14px;

}




.time {
   
    float: right;
	color: #666;
	font-size: 14px;
}

.clear {
    clear: both;
}
.w1
{
	width:585px;
}
.h1
{
	height:385px;
}
.w2
{
	width:100%;
}
.w3{
	width: 380px;
}
.h2
{
	height: 310px;
}

.fr {
    float: right;
}
.fl {
    float: left;
}
.mr {
	margin-right:30px;
    
}

.mb {
    margin-bottom:30px;
}