.head .line{
	height: 30px;
	background-color: #831F0F;
	border-bottom: #f9be00 2px solid;
}
.head .logo{
	height: 100px;
}
.head .logo .img1{
	margin-top:10px;

}
.nav{
	height: 40px;
	background: #831F0F;
}
.nav ul li{
	float: left;
	display: inline;
}
.nav ul li a{
	color: white;
	font-size: 16px;
	padding:12px 30px;
	line-height: 40px;
}
.nav ul li a:hover{
	background: #F9BE00;
}
.content .main1-1{
	width: 300px;
	height: 260px;

}
.content .main1-2,.main1-3{
	width: 380px;
	height: 260px;
}
.content .main1-1,.main1-2{
	margin-right: 15px;
}
.content .main1-2-body{
	border-bottom: #831F0F 1px solid;
}
.content .main1-3-body{
	border-bottom: #01888e 1px solid;
}
.content .main2{
	clear: both;
	height: 30px;
	margin-bottom: 20px;
}
.content .main2 .main2-head{
    padding-top: 20px;
	border-bottom: #178153 1px solid;
}
.main2 .main2-body{
	height: 160px;
	border: #01888E 1px solid;
} 
.main3{
  margin-bottom:15px;
}
.main3 .main3-1,.main3-2,.main3-3{
	width: 350px;
}
.main3 .main3-1{
	margin-right: 20px;
	border-bottom: #003d5c 1px solid;
}
.main3 .main3-2{
	border-bottom: #df8e01 1px solid
}
.main3 .main3-3{
	border-bottom: #333333 1px solid
}
.footer{
	clear: both;
	color: white;
	line-height: 25px;
	height: 160px;
	background: #831F0F;
}
.footer .bottom-nav li{
	color: white;
	float: left;
	display: inline;
	width: 110px;
}
.footer .bottom-nav li a{
	color: white;
}
.list-content{
	padding-top:20px;
}
.list-content .left-head{
   width: 220px;	
   height: 45px;
   background: #831F0F;
   text-align: center;
   border-bottom: #FFFFFF 2px solid;
}
.list-content .left-head p{
	font-size: 20px;
	color: white;
	line-height: 45px;
	font-weight: bold;
}
.list-content .left-body ul li{
	height: 40px;
	background: #eeeeee;
	border-bottom: #FFFFFF 4px solid;
		text-align: center;
}
.list-content .left-body ul li:hover{
	background: #b0b0b0;
}
.list-content .left-body ul li a{
	line-height: 40px;
	color: #003D5C;
}
.list-content .left-body ul li a:hover{
	text-decoration: underline;
}
.list-content .right{
	width: 860px;
	border: #dedede 1px solid;
}
.list-content .right-head{
	height: 45px;
	background: #EEEEEE;
}
.list-content .right-head p{
	line-height: 45px;
	color:#636363;
}
.list-content .right-body .right-body-title{
	height: 40px;
	border-bottom: #DEDEDE 1px solid;
}
.list-content .right-body .right-body-title p{
	color: #831F0F;
	padding-left:20px;
	font-size: 20px;
	line-height: 40px;
}