/* CSS Document */

/*?*/

.foot {
	width: 100%;
	height: 350px;
	clear: both;
	margin-top: 30px;
	background-color: #298dd9;
}

.foot_nav {
	width: 100%;
	height: 61px;
	text-align: center;
}

.foot_nav ul {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	line-height: 61px;
	display: inline-block
}

.foot_nav ul li {
	float: left;
}

.foot_nav ul li a {
	margin: 0 16px;
	color: white;
	font-size: 16px;
	line-height: 61px;
	text-decoration: none;
}

.foot_nav ul li a {
	text-decoration: underline;
}

.foot_inf {
	width: 1000px;
	height: 260px;
	margin: 0 auto;
	margin-top: 20px;
}

.foot_l {
	width: 300px;
	height: 260px;
	float: left;
}

.foot_l a {
	text-decoration: none;
}



.foot_l p {
	font-family: "微软雅黑";

}


.foot_l h4 {
	width: 100%;
	background: url(/templets/65650000/images/icon/h_23.png) no-repeat center;
	font: normal 18px/40px "microsoft yahei";
	color: #fff;
	text-align: center;
}
.foot_m {
	width: 358px;
	height: 260px;
	float: left;
	border-left: 1px dashed #527290;
	border-right: 1px dashed #527290;
}

.foot_m h4 {
	width: 100%;
	background: url(/templets/65650000/images/icon/h_23.png) no-repeat center;
	font: normal 18px/40px "microsoft yahei";
	color: #fff;
	text-align: center;
}

.foot_m ul {
	width: 300px;
	height: 250px;
	margin: 10px auto;
	overflow: hidden;
}

.foot_m ul li {
	width: 40px;
	height: 64px;
	background: url(/templets/65650000/images/icon/foot_icon.png) no-repeat 0 -328px;
	position: relative;
	left: 10px;
	float: left;
	margin: 10px 16px;
}

.foot_m ul li a {
	width: 60px;
	height: 20px;
	position: absolute;
	font-size: 12px;
	color: #fff;
	left: -10px;
	bottom: 0;
	text-align: center;
	text-decoration: none;
}

.foot_r {
	width: 340px;
	height: 260px;
	float: right;
}

.foot_r>a {
	width: 215px;
	height: 128px;
	display: block;
	margin: 0 auto;
	background: url(/templets/65650000/images/icon/foot_icon.png) no-repeat top center;
}

.foot_r div {
	width: 270px;
	height: 50px;
	margin: 16px auto;
}

.foot_r div a {
	display: block;
	/* height: 40px; */
	/* background: url(/templets/65650000/images/icon/foot_icon.png) no-repeat top left; */
	font-size: 12px;
	/* line-height: 40px; */
	padding-right: 16px;
	/* padding-left: 44px; */
	float: left;
	margin-bottom: 10px;
	color: #fff;
	text-decoration: none;
}

.foot_r div a:last-child {
	line-height: 20px;
	background-position: -439px -82px;
}

.foot_r p {
	width: 360px;

	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	line-height: 16px;
}

.foot_r p a {
	font-size: 12px;
	color: #fff;
}

.foot {
	width: 100%;
	clear: both;
	margin-top: 30px;
	background-color: #298dd9;
	text-align: center;
}

.foot p {
	/* color: white; */
	margin: 10px 0;
	font-size: 12px;
}

.p1 {
	padding-top: 16px;
}

.p2 a {
	color: white;
	font-size: 12px;
}

.foot div img {
	margin: 0 auto
}
