@charset "utf-8";
/* CSS Document */

/*foot*/
#foot {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#foot .foot {
	height: 89px;
	width: 960px;
	overflow: hidden;
}
#foot .foot .foot_l {
	background-image: url(../images/foot_a.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 89px;
	width: 10px;
}
#foot .foot .foot_c {
	float: left;
	height: 89px;
	width: 940px;
	background-image: url(../images/foot_b.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#foot .foot .foot_c .foot_logo {
	float: left;
	height: 65px;
	width: 210px;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #89B9E9;
	overflow: hidden;
	margin-top: 10px;
	background-image: url(../images/foot-logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
#foot .foot .foot_c .foot_txt {
	float: left;
	height: 65px;
	width: 680px;
	margin-top: 15px;
	overflow: hidden;
	display: inline;
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
#foot .foot .foot_c .foot_txt ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



#foot .foot .foot_r {
	float: left;
	height: 89px;
	width: 10px;
	overflow: hidden;
	background-image: url(../images/foot_c.jpg);
	background-repeat: no-repeat;
}
.hq-hd-li {
	margin: 5px;
	float: left;
	height: 101px;
	width: 400px;
	border: 1px solid #CCC;
	text-align: center;
	font-family: "黑体";
	font-size: 18px;
	line-height: 100px;
	color: #000;