/*reset*/
body,ul,li,p,a,h1,h2,h3,h4,h5,h6,img{padding:0;margin:0;}
ul li{list-style: none;}
a{text-decoration: none;}
img{border:none;}
.fr{float: right;}
.fl{float: left;}
body{font-family: "Microsoft YaHei","Î¢ÈíÑÅºÚ","Arial",sans-serif;font-size:14px;color:#333;background:#fff;min-width: 1250px;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
/*head*/
.tzdj-head{
	position: relative;
	z-index: 1;
	height: 380px;
	width: 100%;
	background-color: #eeeeee;
}

.tzdj-head img{
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.tzdj-head-top{
	height: 80px;
	width: 1200px;
	margin: 0 auto;

}
.tzdj-head-container{
	padding-bottom: 4px;
	background: url(nav-bootm-bg_03.jpg) repeat-x left bottom;
}

.tzdj-head-top .top-link{
	display: block;
	float: left;
	padding-top: 45px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #040404;
	background:url(tzdj-icon-1.png) no-repeat 20px 20px;
}

.tzdj-head-top ul{
	float: right;
	height: 60px;
	width: 975px;
	overflow: hidden;
	margin-top: 13px;
}

.tzdj-head-top ul li{
	float: left;
	margin-left: 40px;
	padding-left: 20px;
	line-height: 30px;
	background: url(tzdj-icon-2.png) no-repeat 0px 10px;
}

.tzdj-head-top ul li a{
	max-width: 265px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.tzdj-head-top ul li a:hover{
	color: #d3191c;
}

/*nav*/
.nav{
	position: relative;
	z-index: 2;
	top: -11px;
	width: 100%;
	height: 66px;
	overflow: hidden;
}

.nav img{
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.nav ul{
	position: relative;
	width: 1085px;
	height: 52px;
	margin: 0 auto;
	padding-top: 2px;
}

.nav ul li{
	padding-top: 3px;
	width: 155px;
	float: left;
	text-align: center;
	height: 20px;
	line-height: 20px;
}

.nav ul li a{
	font-family: "微软雅黑";
	font-size: 14px;
	color: white;
}

.nav ul li.nav-cur a{
	font-size: 16px;
	font-weight: bold;
	color: #fcb905;
}
.nav ul li a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #fcb905;
}

/*link*/
.link{
	width: 1200px;
	height: 40px;
	padding-top: 25px;
	margin: 0 auto;
	background: url(tzdj-icon-40.png) no-repeat;
}

.link .link-title{
	float: left;
	padding-left: 30px;
	background: url(tzdj-icon-17.png) no-repeat 0px 10px;
	font-family: '微软雅黑';
	color: #d3191c;
	font-weight: bold;
	font-size: 16px;
	line-height: 38px;
}

.link .link-con{
	width: 266px;
	height: 40px;
	float: left;
	margin-left: 10px;
	background: url(tzdj-icon-39.png);
	cursor: pointer;
}

.link-con p{
	font-family: '微软雅黑';
	color: #4b4b4b;
	font-size: 14px;
	line-height: 40px;
	padding-left: 20px;
}

.link-con ul{
	position: absolute;
	z-index: 999;
	width: 266px;
	background-color: white;
}

.link-con ul li{
	padding-left: 20px;
}

.link-con ul li a{
	line-height: 40px;
	font-family: '微软雅黑';
	color: #4b4b4b;
	font-size: 14px;
}

.foot{
	height: 160px;
	padding-top: 40px;
	width: 100%;
	background: url(foot.jpg) center 0px no-repeat;
}

.foot p{
	font-family: '微软雅黑';
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
}

.foot img{
	display: block;
	margin: 0 auto;
}