@charset "utf-8";
* { margin:0px; padding:0px; }
body { font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; font-size:14px; line-height:192%; color:#2a0c0c;background: url(img/top.png)  no-repeat #ffffff top; }
ul,ol,li { list-style:none;}
img{ border:none; }
em { font-style:normal; }
p{text-indent: 30px;line-height:180%;font-size:14px;color: #2a0c0c;}

a { text-decoration:none; color:#2a0c0c; cursor:pointer; }
a:hover{ color:#16335b; text-decoration:none; }

.clear-both { clear:both; height:0;  }




#container{
	width: 1200px;
	margin: 650px auto 0 auto;
}



/*头条*/
#slideBox img{
	float: left;
	width: 580px;
	margin-right: 40px;
}
.topnews{
	float: left;
	width: 580px;
}
.title{
	margin-bottom: 15px;
}
.title h2{
	background: url(img/title.jpg) no-repeat #e1e1e1;
	height: 35px;
	font-weight: normal;
	line-height: 190%;
	padding-left: 45px;
	font-size: 18px;
	margin-bottom: 30px;
}
.title a{
	color: #ffffff;
}

.news p{
	font-size:15px ;
}
.news{
	border-bottom: 1px #777777 dashed;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.topnews h1{
	font-size: 20px;
	margin-bottom: 20px;
	padding-left: 5px;
	text-align: center;
}

.two li,.topnews li{
	margin-bottom: 9px;
	background: url(img/dot.png) no-repeat left center;
	padding-left: 18px;
}
.two li span,.topnews li span{
	float: right;
	color: #7f7f7f;
}

.two{
	margin: 50px 0px;
	
}
.two-l{
	margin-right: 40px;
}
.two-l,.two-r{
	width: 580px;
	float: left;
}
#footer{
	text-align: center;
	padding: 30px;
	background: #c82a2d;
	color: #FFFFFF;
}
