

#bottomNav {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999999999;
	background-color: #FFF;
}
.d_33{
	text-align: center;
	float: right;
	height: 45px;
	width: 33%;
}
.d_l{
	float: left;
	width: 10%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	
	background-repeat: no-repeat;
	background-position: center top;
}
.d_l a{
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	padding-top: 20px;
	color: #333;
	display: block;
	width: 100%;
}
.d_TOP{
	float: left;
	width: 10%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	background-image: url(img/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	background-color: #EBEBEB;
}
.d_TOP a{
	font-size: 12px;
	line-height: 30px;
	color: #666;
	display: block;
	padding-top: 20px;
}

#hNav {
	z-index: 999;
	position: fixed;
	max-width: 600px;
	height: 45px;
	_position: absolute; /* for IE6 */

 _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight); /* for IE6 */ 																									overflow: visible;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clip: rect(auto,auto,auto,auto);
	top: 0px;
	background-color: #333;
}
.jj_bt{
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 45px;
	color: #EFEFEF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	text-shadow: 1px 1px 1px #6D6D6D;
	font-weight: bold;
}
.jj_btl{
	width: 25%;
	height: auto;
	text-align: left;
}
.jj_btr{
	width: 25%;
	height: auto;
}
.che{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	margin-bottom: 0px;
}
#che_k{
	width: 100%;
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	padding-bottom: 15px;
}
#che_k .k_left{
	width: 33%;
	display: table;
	text-align: center;
	float: left;
	vertical-align: middle;
}
#che_k .k_left img{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}

.d_qq{
	float: left;
	width: 20%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EFEFEF;
	background-image: url(img/qq.png);
}
.d_qq a{
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	padding-top: 20px;
	color: #333;
	display: block;
	width: 100%;
}
.d_weixin{
	float: left;
	width: 20%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3CB035;
	background-image: url(img/weixin.png);
}
.d_weixin a{
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	padding-top: 20px;
	color: #FFF;
	display: block;
	width: 100%;
}
.d_tel{
	float: left;
	width: 30%;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0099FF;
	background-image: url(img/tel.png);
}
.d_tel a{
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	padding-top: 20px;
	color: #FFF;
	display: block;
	width: 100%;
}
.home_img{
	padding: 8px;	
}