@charset "utf-8";
/* CSS Document */


/*底部*/
#footer {
	clear:both;
	width:100%;
	height:172px;
	background:#2b3242;
	display:block;
	margin-top:25px;
	min-width:100%;
	min-height:100%;
}

.footer1 {
	display:block;
	width:1200px;
	height:40px;
	margin:auto;
	background:#2b3242;
	border-bottom:1px solid #FFF;
	
}

.footer1 p {
	width:98%;
	height:40px;
	line-height:40px;
	font-size:14px;
	
	color:#FFF;
	margin-left:10px;
	text-align:center;
}

.footer1 a {
	margin-left:40px;
	color:#fff;
	text-decoration:none;
}

.footer1 a:hover {
	color:#16629e;
}


.footer2 {
	width:1200px;
	height:130px;
	display:block;
	background:#2b3242;
	margin:auto;
	color:#fff;
	position: relative;	
	font-size:12px;
	
}

.footer2_1 {
	width:250px;
	margin-left:10px;
	padding-top:20px;
/*	border-right:1px solid #fff;*/
}

.footer2_1 dl {
	position: absolute;
	left: 5px;
	top:22px;
}

.footer2_1_1 {
	position: absolute;
	left:220px;
	top:20px;

}
.footer2_1_2 {
	position: absolute;
	left:220px;
	top:45px;
}

.footer2_1_2 a {
	text-decoration:none;
	color:#fff;	
}
.footer2_1_2 a:hover {
	text-decoration: underline;
	color:#16629e;
}

.footer2_1_3 {
	position: absolute;
	left:220px;
	top:70px;
}


.footer2_2 {
	position: absolute;
	left:480px;
	top:15px;
	line-height:22px;
	border-left:1px solid #fff;
	padding-left:45px;
}

.footer2_3_1 {
	position: absolute;
	left:890px;
	top:22px;
	
}
.footer2_3_2 {
	position: absolute;
	left:1000px;
	top:22px;

}


#youlian {
	clear:both;
	width:100%;
	height:34px;
	background:#34373f;
	font-size:12px;
}

.youlian1 {
	width:1200px;
	height:34px;
	display:block;
	margin:auto;
	color:#FFF;
	background:#34373f;
}

.youlian1 p {
	width:98%;
	height:34px;
	line-height:34px;
	color:#FFF;
	margin-left:10px;
	text-align:center;
}

.youlian1 a {
	text-decoration:none;
	margin-left:15px;
	color:#fff;
}

.youlian1 a:hover {
	color:#16629e;
}
