/*幻灯片*/

#slide { width:950px; margin:0 auto; height:210px; overflow:hidden; margin-top:8px; position:relative; z-index:100;}
   #slide #banner { width:648px; height:210px; float:left; overflow: hidden; }
   #slide #banner_title { width:280px; background-color:#005A8F; background-position:-355px -378px; 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:6px 0 2px 8px; color:#86d0f6; height:20px; display:block; text-decoration:none;}
		   #banner_title li a:hover, #banner_title li a.slidenow { background-position:left -38px; color:#fff;}
	 #slide #right_ad { width:290px; float: left; margin-left: 10px; overflow: hidden; border-right: 1px solid #eee; border-top: 1px solid #eee; }
		   
 /*顶部产品*/

#topproduct { width:950px; height:104px; margin:0 auto; overflow:hidden; margin-top:10px;}
    #topproduct #topproduct_left { float:left; overflow:hidden;}
	#topproduct #topproduct_right { float:right; overflow:hidden;}
	
	
/*首页新闻*/

#comsenznews { width:950px; margin:0 auto; overflow:hidden; height:280px; margin-top:8px; color:#0097CC;}
    #comsenznews #leftbox { float:left; width:648px; height:290px; overflow:hidden; background-position:left top;}
	    #leftbox #left_news_head { height:26px; width:100%; overflow:hidden;}
	#comsenznews #rightbox { float:right; width:292px; height:290px; overflow:hidden; background-position:left -375px;}
	    #rightbox #right_news_head { height:26px; width:100%; overflow:hidden;}
	#left_news_head li, #right_news_head li { float:left; width:100px; height:26px; text-align:center; background-position:right -269px; background-repeat:no-repeat;}
		#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-position:left -340px;}
	#comsenznews ul.newslist { margin:20px 40px; list-style-type:disc; }
	    #comsenznews ul.newslist li { line-height:26px; height:26px; }
		    #comsenznews ul.newslist li a { text-decoration:none;}
			#comsenznews ul.newslist li a:hover { text-decoration:underline;}
	#comsenznews ul.leftlist { margin-left:20px; float:left; margin-right:20px; width: 608px; overflow: hidden; }
		#comsenznews ul.leftlist li { margin-left:20px; }

/*底部产品*/

#bottomproduct { width:950px; margin:0 auto; height:104px; overflow:hidden; margin-top:10px;}
    #bottomproduct ul { overflow:hidden; text-align:center; font-size:8px;}
    #bottomproduct li { display:inline; margin:0 2px;}
