@charset "utf-8";
#xj_top {
	height:75px;
	margin-right: auto;
	margin-left: auto;
	position:fixed;
	text-align:center;
	width:100%;
	border-bottom:#F0F0F0 solid 1px;
	background:#FFF;
	z-index:100;
}

#logo_dh {
	height:75px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	width:1002px;
}

#xj_logo {
	width:121px;
	height:75px;
	float:left;
}

#daohang {
	width:881px;
	height:75px;
	float:right;
}

.dhh a {
	font-size:17px;
	color:#333333;
	line-height:70px;
	font-weight:500;
}



#con {
	height: auto;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#con_left {
	height: auto;
	width: 685px;
	float:left;
}
#con_right {
	height: auto;
	width: 297px;
	float:right;
}
#foot {
	height: 145;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
