﻿@charset "utf-8";
#topNav {margin:18px 10px 10px;}
	#topNav li {float:right; width:85px; font-weight:bold; text-align:center; border-right:3px double #3a708e;}
	
#header {clear:both;}
	#homeNew {width:968px; height:270px;}
	#homeFlash, #signBody {float:left;}
	#homeFlash {width:781px; height:307px;}
	#signBody {margin-top:13px; width:187px; height:294px; background:url(../images/sign_bg.jpg) repeat-x;}
		#signBody h1 {margin:0;}		/*logo*/
		#signBody hr {width:170px; border-color:#e4e4e4;}
		
		#sign {margin:13px auto 0; *margin-top:5px; width:187px; overflow:hidden;}
			#sign dt {margin-bottom:7px; height:18px; background:url(../images/sign_title.gif) no-repeat;}
			#sign dd {margin:0 0 6px 15px;}
				#sign dd input.box {padding:0 2px; border:#3a708e 1px solid; background:#d1dbe4; color:#3a708e;}
				#sign input.box:hover {border:#1d95c7 1px solid; background:#e2f5ff;}
				#sign dd.signinfo {text-indent:46px;}
				#sign dd.submit {margin-top:8px; *margin-top:0; padding-left:48px;}
			.login_bt {padding-bottom:4px; *padding:0; width:65px; height:22px; font-size:12px; color:#fff; font-weight:bold; text-align:center; border:none; background:url(../images/button_blue.gif) no-repeat; vertical-align:middle;}			/*button*/

/*2011.11.11修改*/
/*#globalNav {clear:both; margin-top:1px; height:49px; overflow:hidden; background:url(../images/bg_lan.gif) repeat-x;}
	#navFlash, #search {float:left;}
		#search {padding-top:15px;}
	#navFlash {width:968px; height:49px; line-height:49px; color:#fff;}*/
			
#main {clear:both; position:relative; padding-top:10px; height:248px; border-left:1px solid #ccc; background:url(../images/home_right_bg.jpg) no-repeat right; overflow:hidden;}			/*width:967px;*/
	#mainLeft {position:absolute; width:500px; background:none;}
		#infoPict {position:absolute; left:8px; top:5px; width:132px;}
			#infoPict dt {margin:0 0 5px 3px;}
			#infoPict dd {margin-bottom:5px;}
			
		#homeinfoList {position:absolute; right:0; width:355px; height:100px; overflow:hidden;}		/*新闻*/
			#homeinfoList li {width:355px; height:24px; line-height:24px; text-indent:14px; background:url(../images/icon_z.gif) no-repeat 5px; border-bottom:1px dashed #ccc; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
				#homeinfoList li span {margin-right:4px; font-size:11px; color:#999;}
		
		#records {position:absolute; top:110px; width:500px; height:138px; background:none; overflow:hidden;}
			#records .more {margin-top:5px; font-size:12px; height:20px; background:url(../images/icon_y.gif) no-repeat;}
			#prods, #cases, #faqs {float:left; height:136px; border-right:1px solid #ccc;}
			/*产品列表*/
			#prods {width:169px; border-bottom:2px solid #039;}
				#prods dt, #prods dd {text-indent:13px;}
				#prods dt {margin:4px 0 4px; font-size:13px; font-weight:bold; color:#039;}
				#prods dd {width:155px; *width:163px; line-height:21px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
				#prods #prodsmore {text-indent:65px; background-position:50px 2px;}
			
			/*案例*/
			#cases {width:164px; border-bottom:2px solid #fe9900;}
				#cases dt, #cases dd {text-indent:10px;}	 
				#cases dt {margin:4px 0 4px; font-size:13px; font-weight:bold; color:#fe9900;}
				#cases dd {width:148px; *width:153px; line-height:21px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
				#cases #casesmore {text-indent:65px; background-position:50px -42px;}
			
			/*常见问题*/
			#faqs {width:164px; border-bottom:2px solid #090;}
				#faqs dt, #faqs dd {text-indent:10px;}	 
				#faqs dt {margin:4px 0 4px; font-size:13px; font-weight:bold; color:#090;}
				#faqs dd {width:148px; *width:153px; line-height:21px; overflow:hidden; text-overflow:ellipsis; -o-text-overflow:ellipsis;/*opera*/ white-space:nowrap;}
				#faqs #faqsmore {text-indent:65px; background-position:50px -20px;}
	
	#mainMiddle {position:absolute; left:515px; top:20px; width:230px;}
		#prodsPict_top {padding:0 15px; width:200px; height:32px; line-height:24px; font-size:13px; font-weight:bold; color:#fff; background:url(../images/homeprodspic.jpg) no-repeat;}
		#prodsPict {padding:10px; width:210px; height:152px; background:#f0ebe7; overflow:hidden;}
			#prodsPict p {margin:0; line-height:1.7em; color:#333;}
				#prodsPict p span {margin-left:10px; font-size:11px;}
			#prodsPict img {float:right; margin:0 0 5px 8px; padding:2px; border:1px solid #bbb;}
		#prodsPict_bottom {height:11px; background:url(../images/homeprodspic.jpg) no-repeat 0 -32px;}

	#mainRight {position:absolute; right:0; top:15px; width:222px;}
		#mainRight p, #mainRight select {margin:0 0 15px 15px;}
			#mainRight p img {display:block;}
			#mainRight select {display:block; width:176px; background:#eee;}
	
#footer {clear:both; margin:auto; height:68px; background:url(../images/home_footer_bg.jpg) repeat-x;}
	#footer_img {float:right;}
	#copyright {padding-top:15px; width:743px;}
		#small_logo {float:left; margin:0 50px 0 30px;}
		#copyright p {float:left; margin:0; line-height:1.7em; color:#3a708e; font-size:12px; overflow:hidden;}

