﻿body,a,p,span,p,a,ul,li,table,tr,td,div{
	font-family: '微软雅黑';
	box-sizing: border-box;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
/*顶部样式开始*/
.top{
	height: 30px;
	width: 100%;
	background: #30373d;
}
.top_center{
	width: 1000px;
	height: 30px;
	margin: 0 auto;
}
.top_left{
	width: 200px;
	height: 30px;
	float: left;
}
.top_left td,.top_right a{
	font-size: 13px;
	color: #ccc;
	line-height: 30px;
}
.top_right{
	width: 200px;
	height: 30px;
	float: right;
	line-height:30px;
	text-align: right;
	margin-right: 15px;
}
.top_roght a{
	color:#fff;
	float:left;
	margin-left:20px;
}
.banner{
	width: 100%;
	height: 150px;
	background: url(banner_bg.jpg) no-repeat center top;
}
.banner_center{
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}
.logo{
	float: left;
	width: 500px;
	height: 150px;
}
.search{
	width: 320px;
	height: 40px;
	float: left;
	margin-top:69px;
	float: right;
}


/*导航样式开始*/
.nav{
	background: #168fd3;
	height: 50px;
}
.nav_center{
	width: 1000px;
	height: 50px;
	margin: 0 auto;
}
.nav ul{
	width: 100%;
	height: 50px;
	position: relative;
}
.nav li{
	float: left;
	width: 142px;
	height: 50px;
}
.nav li a{
	display: block;
	height: 47px;
	line-height: 47px;
	color: #fff;
	font-size: 17px;
	width: 142px;
	position: absolute;
	bottom: 0;
}
.nav li:hover{
	background: #0067e1;
	border-top: 3px solid #38d305;
}
.nav li:hover a{
	font-weight: bold;
}
.nav_one{
	background: url(dzj_bg07.png) no-repeat 22px 10px;
	text-indent: 56px;
}
.nav_two{
	background: url(dzj_bg08.png) no-repeat 22px 10px;
	text-indent: 53px;
}
.nav_three{
	background: url(dzj_bg09.png) no-repeat 22px 10px;
	text-indent: 56px;
}
.nav_four{
	background: url(dzj_bg10.png) no-repeat 22px 10px;
	text-indent: 56px;
}
.nav_five{
	background: url(dzj_bg11.png) no-repeat 22px 10px;
	text-indent: 56px;
}
.nav_six{
	background: url(dzj_bg12.png) no-repeat 20px 10px;
	text-indent: 63px;
}
.nav_seven{
	background: url(dzj_bg13.png) no-repeat 22px 10px;
	text-indent: 56px;
}
/*导航样式结束*/
.dqwz{
	height: 35px;
	background: #f3f3f3;
}
.box-1000{
	width: 1000px;
	height: 35px;
	margin: 0 auto;
	line-height: 35px;
	background: url(dqwz.jpg) no-repeat 19px 14px;
	text-indent: 39px;
}
/*顶部样式结束*/

.jianju{
	height: 20px;
	clear: both;
}
.main{
	width: 1000px;
	height: 768px;
	margin: 0 auto;
}
.main a:hover{
	color: #168fd3;
}
.left{
	width: 235px;
	height: 768px;
	background: #f6f6f6;
	float: left;
}
.left a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	background: url(dzj_lmbg02.jpg) no-repeat 15px 17px;
	text-indent: 35px;
}
.left a:hover{
	background: url(dzj_lmbg02_hover.jpg) no-repeat 15px 17px;
}
.one{
	width: 100%;
	height: 40px;
	background: #1d79cc;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.right{
	width: 745px;
	height: 768px;
	padding: 0 15px;
	float: right;
	background: #f6f6f6;
}
.two{
	height: 40px;
	background: url(dzj_lmbg01.jpg) no-repeat 0 10px;
	border-bottom: 2px solid #cdcdcd;
}
.two>div{
	font-size: 16px;
	font-weight: bold;
	color: #3d3d3d;
	height: 40px;
	display: inline-block;
	text-indent: 26px;
	line-height: 37px;
	border-bottom: 2px solid #5e9fda;
	padding-right: 10px;
}
.content{
	overflow: hidden;
	line-height: 50px;
	height: 50px;
	border-bottom: 1px #cdcdcd dashed;
}
.content a{
	float: left;
	line-height: 50px;
}
.dian{
	display: block;
	float: left;
	width: 3px;
	height: 3px;
	background: #333;
	margin: 24px 10px 0 0px;
}
.time{
	color: #999;
	display: block;
	float: right;
}
/*版权样式开始*/
.copyright{
	height: 140px;
	width: 100%;
	background: #30373c;
	color: #fff;
	text-align: center;
}
.copyright ul{
	width: 520px;
	margin: 0 auto;
	height: 115px;
}
.copyright li{
	float: left;
	font-size: 10px;
	line-height: 28px;
}
/*版权样式结束*/