 
/*====底部====*/
.width{ width:980px; margin:auto}
.fts {   width: 100%; background-color:#096817}
.foot1 {
	height: 320px;
	position: relative;
	padding-top: 0px;
}
.foot1 .top {
	display: block;
	width: 90px;
	height: 80px;
	position: absolute;
	/* [disabled]top: 50px; */
	left: 50%;
	margin-left: -45px;
}
.foot1 .fl {
	width: 315px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #008F15;
}
.foot1 .md { width: 352px;}
.foot1 .fr {
	width: 311px;
}
.foot1 .tit {
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	font-family: arial;
	text-indent: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008F15;
}
.foot1 .tit a { color: #fff;}

.foot1 .fl .wz {
	padding: 20px 32px 25px 18px;
	line-height: 18px;
	color: #fff;
	TEXT-JUSTIFY: inter-ideograph;
	TEXT-ALIGN: justify;
}
.foot1 .fl .more { display: block; width: 52px; height: 21px; margin-left: 18px; background: url(more.png) no-repeat center;}
.foot1 .md .fs {
	padding: 13px 0 0 25px;
	height: 155px;
}
.foot1 .md .fs p { height: 24px; margin-top: 12px; padding-left: 32px; line-height: 24px; color: #fff; font-family: Arial;}
.foot1 .md .fs .p1 { background: url(tb1.png) no-repeat 0 center;}
.foot1 .md .fs .p2 { background: url(tb2.png) no-repeat 0 center;}
.foot1 .md .fs .p3 { background: url(tb3.png) no-repeat 0 center;}

.foot1 .fr .hz {
	padding: 8px 0 0 25px;
}
.foot1 .fr .hz a {
	display: block;
	height: 24px;
	line-height: 24px;
	color: #fff;
	float: left;
	margin-right: 20px;
}
.foot1 .fr .hz a:hover{ color: #003974; }

.foot2 { height: 97px;}
.foot2 .fl { width: 130px;}
.foot2 .md { float: left;}
.foot2 .fl img { margin-top: 24px;}
.foot2 .md h3 { font-weight: normal; line-height: 28px; margin-top: 28px; color:#666; font-size: 20px;}
.foot2 .md p { line-height: 20px;color:#666; font-size:12px;}

.foot2 .fr { width: 171px; height: 26px; margin: 35px 0 0; background:url(ss.png) no-repeat center center;}
.foot2 .fr .key { display: block; width: 143px; height: 26px; line-height: 26px; text-indent: 10px; float: left; outline: none;}
.foot2 .fr .submit { width: 28px; height: 26px; float: right; text-indent: -99999px; outline: none;}
