﻿

/*幻灯片*/

#slide { width:950px; margin:0 auto; height:230px; overflow:hidden; margin-top:-1px; position:relative; z-index:100;}
   #slide #banner { width:670px; height:230px; float:left;}
   #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:7px 0 1px 15px; 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;}
		   
 /*顶部产品*/

#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:10px; color:#0097CC;}
    #comsenznews #leftbox { float:left; width:648px; height:270px; overflow:hidden; background-position:left top;}
	    #leftbox #left_news_head { height:26px; width:100%; overflow:hidden;}
	#comsenznews #rightbox { float:right; width:292px; height:270px; 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:180%;}
		    #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:40px;}
		#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;}



/* menu */



/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:#d7e3f6;
		border-width:4px 0px;
		border-style:solid;
		border-color:#a2bfe9;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:6px 40px 6px 8px;
		color:#112747;
		 font-weight:bolder;
		font-family:宋体;
		font-size:16px;
		text-decoration:none;
		
       

	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#a2bfe9;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#a2bfe9;
		
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#a2bfe9;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px;
		background-color:#FFFAF0;
		border-width:4px 1px 1px;
		border-style:solid;
		border-color:#598dd8;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		border-width:0px;
		border-style:none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px;
		color:#112747;
		font-family:宋体;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:2px;
		margin:4px 5px;
		border-color:#a2a1ad;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_down.gif);
		background-repeat:no-repeat;
		background-position:97% 50%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
	}


.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
