/*幻灯片*/

#slide { width:950px; margin:0 auto; height:230px; overflow:hidden; margin-top:-1px;}
   #slide #banner { width:670px; height:230px; float:left;}
   #slide #banner_title { width:280px; background:#005A8F url(../images/slide/slide_bg.jpg) right top no-repeat; height:229px; float:right; font-size:14px;}
       #banner_title ul { margin-left:10px; margin-top:20px;}
	   #banner_title li { margin-bottom:12px;}
	       #banner_title li a { padding:7px 0 1px 15px; color:#86d0f6; height:20px; display:block; text-decoration:none;}
		   #banner_title li a:hover, #banner_title li a.slidenow { background:url(../images/slide/slide_title.gif) left top no-repeat; color:#fff;}
		  
		   
 /*顶部产品*/

#topproduct { width:950px; height:104px; margin:0 auto; overflow:hidden; margin-top:10px;}
    #topproduct #topproduct_left {
	float:left;
	overflow:hidden;
	height: 105px;
	width: 650px;
	background-image: url(/images/topproduct_left.gif);
	background-repeat: no-repeat;
}
#topproduct #topproduct2 #topproduct_left #topproduct_left_01 {
	margin-top: 10px;
	margin-left: 30px;
}
#foot_nav {
	text-align: center;
	clear: both;
	font-weight: bold;
}

	#topproduct #topproduct_right { float:right; overflow:hidden; width:292; height:103;}
	#topproduct #topproduct_right a { display:block;}
	#topproduct #topproduct_right ul{ margin-top:10px; margin-left:15px;}
	#topproduct #topproduct_right ul li { margin-bottom:3px;}
	
/*案例展示*/

#indexcase{ width:950px; height:120px;margin:0 auto; background:url( url(../images/index_case_bg.jpg) repeat-x; margin-top:5px;)}
	
/*首页文章*/

#indexnews { width:950px; margin:0 auto; overflow:hidden; height:220px; margin-top:10px; color:#0097CC;}
    #indexnews #leftbox { float:left; width:648px; height:220px; overflow:hidden; background:url(../images/site/left_news_bg.jpg) left 26px no-repeat;}
	
	    #leftbox #left_news_head { height:26px; width:100%; background:url(../images/site/left_news_head.jpg) left top no-repeat; overflow:hidden;}
	#indexnews #rightbox { float:right; width:292px; height:220px; overflow:hidden; background:url(../images/site/right_news_bg.jpg) left 26px no-repeat;}
	    #rightbox #right_news_head { height:26px; width:100%; background:url(../images/site/right_news_head.jpg) left top no-repeat; overflow:hidden;}
	#left_news_head li, #right_news_head li { float:left; width:100px; background:url(../images/site/news_line.jpg) right top no-repeat; height:26px; text-align:center;}
	    #left_news_head li a, #right_news_head li a { display:block; color:#fff; padding:8px 0; text-decoration:none; font-weight:bold;}
		#left_news_head li a.head_first, #right_news_head li a.head_first { color:#000; background:url(../images/site/news_first_bg.jpg) left top repeat-x;}
		#left_news_head li a.head_second { color:#000; background:url(../images/site/news_first_bg.jpg) left top repeat-x;}
		#left_news_head li.second { padding-left:100px;}
	#indexnews ul.newslist { margin:20px 40px 20px 40px; list-style-type:disc;}
	    #indexnews ul.newslist li { line-height:180%;}
		    #indexnews ul.newslist li a { text-decoration:none;}
			#indexnews ul.newslist li a:hover { text-decoration:underline;}
	#indexnews ul.leftlist { margin-left:20px; float:left; margin-right:40px;}
		#indexnews ul.leftlist li { margin-left:20px;}
		#indexnews ul.wlyx { margin-left:140px;}
		
/*底部产品*/

#bottomproduct {
	width:980px;
	height:96px;
	overflow:hidden;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
    #bottomproduct ul { overflow:hidden; text-align:center;}
    #bottomproduct li { display:inline;}
#left_news_content {float: left;height: 260px;width: 330px;}
