@charset "utf-8";
/* CSS Document */

/* 全局样式 */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin:0;
	padding:0;
	color:#545454
}
* {
margin: 0px;
padding: 0px;
}
a:link, a:visited {
color: #333;
text-decoration: none;
}
body, button, input, select, textarea {
	font:12px/1.5 tahoma, arial, \5b8b\4f53;
}
ul, li, dt, dd {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	display:block;
	line-height:24px;
	font-size:100%;
	font-family:normal;
	font-size:1.2em;
}
i, cite, em, var, address {
	font-style: italic;
	font-style:normal;
}
.delete { text-decoration:line-through; color:#979797;}
a {
	color:#414141;
	text-decoration:none;
}
a:hover {
	color:#f87620;
}
img {
	border:0;
}
select, input, img, select {
	vertical-align:middle;
}
.clear {
	width:0;
	height:0;
	clear:both;
}
input { padding-left:5px; border:1px solid #ccc; vertical-align:middle;}

/*颜色样式*/
.red {
	color:#bb3024;
	font-weight:bold;
}
.blue { color:#346daf;} 
.red1 {
	color:#bb3024;
}
.red2 { color:#cb0709;}
.yellow { color:#ee9c12;}
.green {
	color:#51b857;
}
.1e5aa3 { color:#1e5aa3;}
/*时间以及更多样式*/
.more, .time, .name {
	float:right;
	padding-right:10px;
}
.bold {  font-weight:bold;}
/*marging 样式*/
.mt10 { margin-top:10px;}
.ml10 { margin-left:10px;}
.mr10 { margin-right:10px;}
.mb10 { margin-bottom:10px;}
.mt5 { margin-top:5px;}
.ml5 { margin-left:5px;}
.mr5 { margin-right:5px;}
.mb5 { margin-bottom:5px;}
.pt10 { padding-top:10px;}
.pl10 { padding-left:10px;}
.pr10 { padding-right:10px;}
.pb10 { padding-bottom:10px;}
.pt5 { padding-top:5px;}
.pl5 { padding-left:5px;}
.pr5 { padding-right:5px;}
.pb5 { padding-bottom:5px;}
/*头部样式*/
.header { width:100%;background:url(../../images/version1/topbg.jpg) repeat-x left top;}
.top { width:960px; height:27px; line-height:27px; margin:0 auto;}
.top input { width:80px; height:16px; line-height:16px; vertical-align:middle; border:1px solid #dbdbdb; margin-right:10px;}
.top a.btn { padding:1px 10px; border:1px solid #cc0101; background-color:#fff; vertical-align:middle; color:#cc0101;}
.top ul { display:block; width:480px; float:right;}
.top ul li { float:left; padding:0 5px; color:#dbdbdb;}
.banner { width:960px; height:60px; margin:0 auto; margin-top:6px; overflow:hidden;}
.banner img { width:960px; height:60px;}
.logosearch { width:960px; margin:8px auto; overflow:hidden;}
.logo { width:auto; float:left;}
.logoer { width:auto; float:left;}
.logoer img { margin:0 auto 0 auto ; }
.logoer p img { width:214px; height:15px;}
.logoright { width:176px; float:left;}
.logoright img { width:176px; height:81px;}


.search_box { width:535px; padding-top:13px; float:right;}
.search_nav, .search { width:532px; overflow:hidden;}
.search { width:531px; border:1px solid #d0d0d0; border-top:none; background-color:#efefef;}
.search_nav { background:url(../../images/version1/search_nav.gif) no-repeat left bottom;}
.search_nav li { float:left;}
.search_nav li a { display:block; width:56px; height:23px; line-height:23px; text-align:center;}
.search_nav li a.dq, .search_nav li a:hover { color:#000; font-weight:bold; background:url(../../images/version1/search_dqbg.jpg) no-repeat;}
.search_left { width:387px; height:38px; line-height:39px; float:left;background: url(../../images/version1/search_before.jpg) 5px 3px no-repeat;}
.search_left input { float:left; clear:both; display:inline; width:352px; height:26px; line-height:26px; margin-top:7px;margin-left:35px; }
.search_right { width:130px; height:32px; float:left;}
.search_right img { display:block; width:130px; height:32px; margin:3px 3px 0 0px;}


.nav_box { width:100%; height:54px; background:url(../../images/version1/navbg.jpg) repeat-x;}
.nav { width:960px; height:54px; line-height:54px; margin:0 auto; position:relative;}
.all_lei {position:relative; float:left; left:0; z-index:1000000; width:206px; height:44px; padding-top:10px; float:left; background:url(../../images/version1/allbg.jpg) -6px 0 no-repeat; padding-left:15px; color:#853503;}
.all_lei i { width:110px; height:30px; line-height:30px; color:#853503; font-size:14px; font-weight:bold; float:left;}
.all_lei .jian { display:block; width:24px; height:23px; padding:0; padding-top:5px; float:right; margin-right:20px; _margin-right:10px;}
.nav #nav_ul { float:left; margin-left:7px; display:inline;}
.nav #nav_ul li { display:block; height:49px; float:left; margin:0 4px 0 0; margin-top:5px; padding-right:7px; background:url(../../images/version1/navli_down.jpg) no-repeat right center;}
.nav #nav_ul li a { display:block; width:60px; line-height:45px; color:#fff; text-align:center; font-size:14px; font-weight:bold; padding:0 10px; }
.nav #nav_ul li.dq a, .nav #nav_ul li a:hover { color:#fff; background:url(../../images/version1/navlibg.jpg) no-repeat;}


.main { width:960px; margin:0 auto; overflow:hidden;}
/*版权开始*/
.footer { width:100%;  float:left; margin-top:10px; overflow:hidden;}
.footer .box960 {
	width:958px;
	height:242px;
	padding-top:10px;
	 margin:0 auto;
	border:1px solid #dbdbdb;
	background: url(../../images/version1/nav.jpg) repeat-x left top;
	overflow:hidden;
}
.footer .box180 {
	width:178px;
	float:left; 
	margin-left:10px; MARGIN-TOP: 52px;display:inline;
	border:1px solid #ccc;
	background:#fafafa;
}
.footer .box180 li {
	height:40px;
	line-height:40px;
	text-align:center;
	color:#8b8c8c;
}
.footer .box180 li img {
	float:left;
	padding: 5px 5px 0 25px;
}
.footer .box180 li h2 {
	text-align:left;
	color:#545454;
	font-size:17px;
	height:39px;
	line-height:39px;
}
.footer .box180 li.h {
	background:#e6e6e6;
	color:#cc0000;
	font-size:24px;
	font-weight:500;
}
.footer .box960 .b {
	width:763PX; 
	float:right; 
	
}
.footer .box960 .b dl {
	float:right;
	width:135px;
	height:120px;
	background:#fafafa; 
	margin-right:15px; display:inline;
}
.footer .box960 .b dt {
	height:28px;
	line-height:28px;
	color:#666;
	text-align:left;
	background:url(../../images/version1/common.gif) no-repeat left -295px;
}
.footer .box960 .b dt img {
	float:left;
	padding:5px 10px;
}
.footer .box960 .b dd {
	clear:both;
	height:22px;
	line-height:22px;
	text-align:left;
	padding-left:40px;
	color:#999;
	font-size:12px;
}

.help { width:960px; height:28px; line-height:28px; margin:0 auto; background-color:#c2470f; margin-top:5px; overflow:hidden; text-align:center;}
.help ul { width:680px; padding-left:280px;}
.help ul li { float:left;}
.help ul li a { color:#fff;}
.footer_img { width:954px; margin:10px auto; text-align:center; clear:both; overflow:hidden;}
.footer_imgbox { width:520px; margin:0 auto;}
.footer_img img { display:block; width:120px; height:50px; margin:0 5px; _margin:0 2px; float:left;}
.copyright { width:954px; margin:10px auto; margin-top:10px; padding-bottom:40px; }
.copyright p { width:954px; text-align:center; line-height:26px;}