@charset "utf-8";
/* CSS Document */
body 
{
	background-color:#FFFFFF;
	font-family:Arial,Helvetica;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;
	text-align:center;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, l abel, legend, table, caption, tbody, tfoot, thead, tr, th, td, form 
{
	margin:0;
	padding:0;
}
img,span
{
	border:0 none;
}
a
{
	color:#2A51AC;
	text-decoration:none;
}
a:hover
{
	color:#F05522;
	text-decoration:underline;
}
.clear
{
	clear:both;
}
.wholeBj
{
	height:100%;
	background:url(/images/Default/header_bj.jpg) repeat-x scroll center top;
}
.wholeAll
{
	width:950px;
	margin:0 auto;
}
/*顶部*/
#header 
{
	width:950px;
	height:102px;
	margin:0 auto;
	text-align:center;
}
.LogoTel
{
	float:left;
	width:485px;
}
.LogoPic
{
	float:left;
	width:148px;
	height:54px;
	margin-top:20px;
	background:url(/images/Default/logo.png) no-repeat scroll 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/images/Default/logo.png");_background:none;
}
.Telephone
{
	width:335px;
	height:55px;
	float:left;
	margin:20px 0 0 2px;
	background:url(/images/Default/tel.png) no-repeat scroll 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/images/Default/tel.png");_background:none;
}
.searchBox
{
	width:465px;
	float:right;
}
.searchBoxBj
{
	width:464px;
	height:97px;
/*	background:url(/images/Default/search_box.png) no-repeat scroll 0 0;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='scale', src="/images/Default/search_box.png");_background:none;*/
}
/*搜索框*/
.searchlogin
{
  	width:390px;
  	float:right;
	text-align:right;
}
.searchlogin a
{
	margin-left:18px;
}
.search
{
  	width:390px;
  	float:right;
 
}
.listlink
{
  	font-size:12px;
  	text-align:left; 
  	margin-left:28px;
	margin-top:6px;
	font-weight:bold;
}
.listlink a
{
	padding:0 3px;
}
.search-form 
{
  	margin:-1px 0 0;
  	width:384px;
  	height:32px;
  	background:url(/images/default/input.gif) no-repeat scroll 0 0;
}
.search-q input {
  	background:transparent none repeat scroll 0 0;
  	border:medium none;
  	width:300px;
  	height:20px;
  	font-size:12px;
  	color:#999999;
  	line-height:15px;
  	margin:4px 0 0 4px;
  	padding:5px 0 0 4px;
}
.search-form button {
  	background:transparent none repeat scroll 0 0;
  	border:medium none;
  	cursor:pointer;
  	font-size:12px;
  	color:#FFFFFF;
  	font-weight:bold;
  	width:64px;
}
<!--页脚-->
.footer {
margin:10px auto 0;
width:950px;
}
#footer 
{
	width:950px;
	margin:10px auto 0 auto;
	text-align:center;
}
.foot_nav 
{
	border-top:2px solid #668739;
	height:30px;
	line-height:30px;
	text-align:center;
	width:950px;
}
.foot_nav a
{
	padding:0 3px;
}
ul, ol 
{
list-style-type:none;
}
.copyright, .beian 
{
text-align:center;
width:950px;
}
.beian a
{
	color:#FF0000;
}
.gzl
{
	width:330px;
	float:left;
	text-align:right;
	padding-top:12px;
}
.zhengjian
{
	padding-left:10px;
}
.gzlA
{
	width:325px;
	float:left;
	text-align:left;
	padding-left:15px;
}
.gzlB
{
	width:90px;
	float:left;
	text-align:left;
	padding-top:12px;
}


/*************** 搜索提示(Tim) ***************/

.searchlist{
	z-index:2;
	position:absolute;
	border:solid 1px #333;
	width:380px;
	background:#FFF;
	display:none;
	padding:0px 0px 0px 0px;
}

.searchlist li{
	border-bottom:dashed 1px #ACACAC;
	width:380px;
	height:24px;
	line-height:24px;
	vertical-align:text-top;
}
.searchlist li a:hover{ text-decoration:none; cursor:hand;}

.searchlist li h5
{
	float:left;
	margin:0px 0px 0px 5px;
	text-align:left;
	width:310px;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#305BC2;
	font-weight:normal;
}
.searchlist li p
{
	float:left;
	text-align:left;
	width:58px;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#F00;
	font-family:"Arial";
	font-weight:bold;
}

.searchlistfunction{ width:380px; height:28px; line-height:28px; background:#F1EBED; overflow:hidden;}
.searchlistfunction img{ vertical-align:middle;}
.searchlistfunction a{ color:#000;}

.searchmore{ float:left; width:300px; height:28px; line-height:28px; text-align:right;}
.searchclose{ clear:right; width:70px; height:28px; line-height:28px;}
/*********************************************/