@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
html { width: 100%; height: auto; background-color: #fff; font-family: Verdana,"新宋体"; }
body { width: 998px; height: auto; margin: 0 auto; text-align: center; font-size:12px; background-color: #fff;}
a{ text-decoration:none;}
.header{ clear: both; width: 998px; margin: 0 auto; text-align: center; }
.index_header,.index_content,.index_footer,.footer { clear: both; margin: 0 auto; margin: 0 11px; text-align: center; overflow: hidden; width: 976px; }
/*a:hover{ color:#F30;}*/
div,ul,li,p,h1,h2,img{ padding:0px; margin:0px; border:0px; list-style:none;}
li{ float:left;}
/*顶部部分====================================================================================*/	
		/*a:link, a:visited {color:#3c3c3c; text-decoration:none;}
		a:hover {color:#e90000; text-decoration:none;}*/

	

/*====================================================================================================*/

.header_logo{   width: 998px; height:90px; background:url(/images/header/logo.gif);margin-bottom:3px; margin:0px auto; display:block; overflow:hidden;clear:both;}
.logo_left,.logo_right { padding-top: 8px; width:250px;}
.logo_left{ float:left; text-align:right;}
.logo_right{ float:right; text-align:left;}
.header_logo span a{vertical-align: middle; width:58px; height:20px; line-height:20px; background:url(/images/header/web_logo.gif) no-repeat; text-decoration:none; color:#0066cc; font-size:12px;  margin-right:10px; display:inline-block; text-align:center;}
.header_logo a.favorite{ cursor:pointer;}
.header_logo #calltel { display: block; clear: both; overflow: hidden; height: 33px; line-height: 33px; padding-top:20px; text-align: right; padding-right:25px; font-size: 12px; color: #0066cc;}
.header_logo #calltel { display: block; clear: both; overflow: hidden; height: 33px; line-height: 33px; padding-top:20px; text-align: right; padding-right:25px; font-size: 12px; color: #0066cc;}
.header_logo #calltel img { vertical-align: middle; border: 0; }
							
<!--============================导航开始=================================-->
.header_navigation{ width: 100%; height:38px; font-size:14px;}
.header_navigation ul{ list-style-type:none; display: inline-block; width:100%;}
.header_navigation li{ float: left; display: block; width:89px; height:38px; line-height: 38px; text-align: center; background:url(/images/header/navigation_middle.gif) center center no-repeat; color:#FFF;}
.header_navigation .navigation_left{background:url(/images/header/navigation_left.gif); width: 132px; }
.header_navigation .navigation_right{ width:134px; background:url(/images/header/navigation_right.gif) no-repeat; text-align:left; padding-left:20px;}
.header_navigation li a{ color:#FFFFFF; font-weight:bold; font-size:14px;letter-spacing:1px; text-decoration:none;}
/*这里相差一像素*/



/*=================================搜索开始CSS=================================*/
.header_research{ width: 100%; height: 35px; font-size: 14px;margin:0px auto; margin-bottom:6px; display:block; overflow:hidden;clear:both;}
.header_research input.searchkey{ float:left; width:198px; border:0px; display:block; height: 15px; line-height:15px; font-size:12px; text-indent:3px; margin-top:10px; color:#999;}
.header_research ul{display: inline-block;}
.header_research li{ display: block; float:left;}
.research_left,.research_middle,.research_right{ height: 35px; line-height: 35px; }
.research_left{width:271px; background:url(/images/header/research_left.gif) center center; color:#ff5900;text-align:left;font-weight:bold;}
.research_left span{ float:left; text-align: right; width:270px;}

.research_middle{ width:272px; background:url(/images/header/research_middle.gif) center center;}
.research_middle form{ text-align:left;/*padding-top: 10px;*/ margin-left: 5px;}
.input_img { float:left;width:60px; border:0px; display:block; margin-left:15px;}
.research_right{ width:452px;background:url(/images/header/research_right.gif) center center no-repeat;color:#000; text-align:left; letter-spacing:1px; font-size:12px; letter-spacing:0px;}
.research_right a{color:#000; margin-left:5px;}

.research_right a:link {color:#000; text-decoration:none;} /*//未访问：蓝色、无下划线*/

.research_right a:active:{color:#000; }/* //激活：红色*/

.research_right a:visited {color:#000;text-decoration:none;} /*//已访问：purple、无下划线*/

.research_right a:hover {color:#000; text-decoration:underline;} /*//鼠标移近：红色、下划线*/

.all_city{background:url(/Images/header/all_city.jpg) no-repeat center; height:75px;width: 998px;display:block; overflow:hidden; clear:both;  }
	.all_city ul{padding-left:184px;padding-top:5px; line-height:26px; color:#737373; display:block; overflow:hidden; clear:both; width:914px;}
	.all_city li a{color:#166cd1;}
