@charset "utf-8";
/*头部样式开始*/
#head_box {
	height: 124px;
	width: 100%;
	background-image: url(../images/top_bg.jpg);
}
.head01 {
	height: 124px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.head01 .head_001 {
	float: left;
	width: 1000px;
	height: 48px;
}
.head_001 .jczt {
	background-image: url(../images/jczt.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	width: 295px;
}
.head_001  .cd  {
	float: left;
	width: 660px;
	height: 48px;
	margin-left: 40px;
	display: inline;
}
.head_001 .cd li {
	float: left;
	height: 48px;
	width: auto;
	font-size: 12px;
	line-height: 48px;
	font-weight: normal;
	color: #333333;
	display: inline;
	margin-left: 4px;
	text-align: center;
	margin-right: 4px;
}
.head_001  .cd  li a {
	color: #333333;
	text-decoration: none;
}
.head_001 .cd li a:hover {
	color: #996600;
}
.head_001 .cd .s {
	float: left;
	height: 48px;
	width: 1px;
	overflow: hidden;
}
.head01 .head002 {
	float: left;
	height: 76px;
	width: 1000px;
}
.head002 .top_logo {
	background-image: url(../images/top_logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 370px;
	margin-left: 10px;
	display: inline;
}
.head002 .top_lxdh {
	background-image: url(../images/top_dh.png);
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	width: 305px;
	margin-top: 30px;
	margin-right: 10px;
	display: inline;
}
/*头部样式结束*/
/*底部样式开始*/
#fot {
	height: 125px;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}
.fot01 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 114px;
}
.di_logo {
	background-image: url(../images/di_logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 46px;
	width: 330px;
	margin-top: 30px;
	display: inline;
}
.fot01 .di_wz {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 600px;
	margin-left: 50px;
	line-height: 30px;
	height: 100px;
	display: inline;
	margin-top: 10px;
}
/*底部样式结束*/
