@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { 
margin:0; 
padding:0;
border:0;
} 
body {font-family: "Arial","微软雅黑";font-size: 12px;line-height: 20px;margin: 0 auto;padding: 0;}
/*合并边线,边线空间至零.*/ 
table { border-collapse:collapse; border-spacing:0; } 
/*清除边线*/ 
fieldset, img { border:0; } 
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; /*font-weight:normal; */} 
li { list-style:none; } 
caption, th { text-align:left; } 
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } 
/*添加空字符清除融合*/ 
q:before, q:after { content:""; } 
abbr, acronym { border:0; font-variant:normal; } 
/* to preserve line-height and selector appearance */ 
sup { vertical-align:text-top; } 
sub { vertical-align:text-bottom; } 
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; } 
/*to enable resizing for IE*/ 
/*在ie下重定义*/ 
input, textarea, select { *font-size:100%; } 
/*because legend doesn't inherit in IE */ 
/*IE下legend不继承 */ 
legend { color:#000; } 
a,u{ color:#333; text-decoration:none;}
.left{ float:left;}
.right{ float:right;}
.clr,.clear{ clear:both; height:0px; margin:0; padding:0; width:0; border:none; overflow:hidden; }

/* 通用结束 */
/* 头部开始 */
.box{
	width:1440px;
	margin:0 auto;
}
.top{
	background:url(../images/top_bg.jpg) no-repeat;
	height:438px;
}
 .nav ul{width:930px;
padding-top:370px;
margin:0 auto;}
 .nav ul li a{
	font-size:16px;
	width:100px;
	float:left;
	text-align:center;
	font-weight:bold;
}
.f_l{
	float:left;
}
/* 主体内容 */
.main{
	width:1440px;
	background:url(../images/main_bg.jpg) no-repeat #EDEEF2;;
}
.main_top{
	width:1013px;
	margin:0 auto;
	margin-bottom:8px;
}
.main_bottom{
	width:1042px;
	margin:0 auto;
	background:url(../images/main_bottom.jpg) no-repeat #EDEEF2;;
	height:1119px;
}
.main_bottom_t1{
 	padding:14px 0 0 34px;
}
.main_bottom_ztys1{
	margin:20px 0 0 65px;
	line-height:30px;
	font-size:13px;
	width:920px;
	color:#343434;
	text-indent:2em;
}
.main_bottom_ztys2{
	margin:20px 0 0 65px;
	width:920px;
}
.main_bottom_ztys2 dl dt{
	font-size:20px;
	color:#343434;
	text-indent:24px;
}
.main_bottom_ztys2 dl dd{
	line-height:30px;
	font-size:13px;
	color:#343434;
	text-indent:2em;
}
	


 .f_nav ul{width:930px;
 padding-top:10px;
margin:0 auto;}
 .f_nav ul li a{
	font-size:16px;
	width:100px;
	float:left;
	text-align:center;
	font-weight:bold;
}
.pubicnr {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 35px;
    width: 900px;
	margin:200px 0 0 80px;
}

.footer_ztys{
	margin-top:40px;
	font-size:14px;
	line-height:30px;
	width:1440px;
	text-align:center;
}