@charset "utf-8";
/* CSS Document */


#sidebar{ width:729px; float:left;}
        .showSubnav{ float:left; width:155px; background:url(bg/about_sidebar_bg01.gif) repeat-x; width:155px; height:354px; padding-top:30px;}
		.showSubnav ul li{padding-right:15px; margin-bottom:15px; text-align:right;}
		.showSubnav ul li.current{ background:url(bg/about_sidebar_bg_current.gif);  width:140px; height:28px;}
		.showSubnav ul li.current a{ font-weight:bold;line-height:28px;}
		
		/*公司简介文本*/
		.showText{ float:left; width:564px; margin-left:10px; display:inline;}
		.showText h3{ position:relative; height:38px; border-bottom:1px solid #DEEAF5; margin-bottom:15px;}
		          .br{left:0;}
				  .bl{right:0;}
				  #b-1{ background-position:-4px 0;}
				  .br,.bl{ background:url(bg/about_text_tit_bg.gif); bottom:-1px; position:absolute;width:4px; height:38px;}
	   .showText h3 img{ padding:4px 0 0 10px;}
	   .showText .text{ padding-bottom:15px;}
	             .text p{ margin-bottom:10px; text-indent:24px;line-height:21px;}
				 .text img{ float:right; margin:10px 0 10px 10px;}
				 
				 /*公司新闻*/
				 .news-flash{ margin-bottom:15px;}
				 .news-outer{ padding-bottom:15px;}
							  /*总新闻推荐*/
				 .news-outer .news-module{ margin-bottom:15px;}
				             .news-module h4{ border-bottom: 1px solid #E5EDF6; margin-bottom:10px;padding:0 0 3px 6px; color:#317EC4;}
							              .more{ float:right; padding-right:10px;}
				                          .news-module-con{ position:relative; height:77px;}
										  .news-module-con .time{ position:absolute; left:71px; font-weight:bold; color:green;}
							              .news-module-con p{ padding:1px; border:1px solid #CCCCCC; position:absolute; width:49px; height:49px; top:20px;}
							              .news-module-con dl{ position:absolute; left:71px; width:465px; top:20px;}
							              .news-module-con dl dt{ margin-bottom:3px;}
							              .news-module-con dl dd{ line-height:19px;}
							 /*新闻列表*/
							 .hot-news{ position:relative; height:91px; border-bottom:1px solid #E9F1F8; padding-bottom:15px; margin-bottom:15px;}
							 .hot-news p{ width:90px; height:90px; position:absolute;}
							 .hot-news dl{ position:absolute; left:103px; width:431px;}
							 .hot-news dl dt{ margin-bottom:10px;}
							 .hot-news dl dd{ line-height:19px;}
							 .newsList{}
							 .newsList ul li{margin-bottom:7px;list-style-position: inside;list-style-type: circle;}
							 .newsList ul li span{ float:right; padding-right:5px; }
							 .newsPage{ text-align:center;}
				 /*新闻详情*/
				 .newsDetails{ margin-bottom:15px;}
				 .newsDetails h4{ text-align:center; font-size:1.1em;color:black; margin-bottom:10px; font-weight:bold;}
				 .newsDetails span{ text-align:center; display:block; margin-bottom:7px; color:#434343;}	
				 
				 /*联系我们*/
				 .contact{ padding-left:15px;}
				 .contact h4{ font-weight:bold; color:green; margin-bottom:10px;}
				 .contact h4 span{ padding-left:6px;}
				 .contact p{ margin-bottom:7px;}
							 
							 /*供求信息*/
							 .products{ clear:both; border-bottom:1px solid #E7EFF7; margin-bottom:15px; padding-bottom:10px;}
							 .products .price{ float:right; padding:30px 10px 0 0;}
							 .products .price a{font-size:1.1em; font-weight:bold; color:green;}
							 .products p{ float:left; padding:6px; border:1px solid #EAEAEA;}
							 .products dl{ width:330px; margin-left:107px;}
							 .products dl dt{margin-bottom:10px;}
							 .products dl dt a{ font-weight:bold;}
							 .products dl dd{line-height:19px; color:#838383;}
							 .products dl dd.other{ padding-top:10px;}
							 .products dl dd.other span{ color:#FF6600; padding-right:10px;}
							 .products dl dd.other span a{ color:#636363;}
							 
							 /*产品详情*/
							 .products-Details{ margin-bottom:15px;}
							 .products-Details .img{ float:left;}
							 .products-Details .parameters{ margin-left:255px;}
							                   .parameters h4{ font-size:1.2em; margin-bottom:5px; font-weight:bold; color:#313131;}
											   .parameters h4 span{ float:right; font-size:0.7em; padding-right:5px;}
											   .parameters-text{ border:1px solid #D5D5D5; border-bottom:2px solid #D5D5D5;  position:relative;}
											   .parameters-text p{text-indent:24px; line-height:19px; padding:15px; }
											                    .text-bg-t{top:0; background:#F9F9F9;}
																.text-bg-b{bottom:0; background:#F5F5F5;}
																.text-bg-t,.text-bg-b{position:absolute; height:10px; width:100%;}
																.text-price{ padding:10px 0 10px 0;}
																.text-price a{ font-size:149%; color:#FF6000;}
																.text-price img{ margin-left:10px;}
											   .products-Details-nav{ clear:both;}
											   .products-Details-nav h4{ background:url(bg/list-navbar-current.gif); height:30px; line-height:30px; font-size:1.1em; font-weight:bold; color:black; padding-left:10px;}
							 
							 
	 
#shell{ margin-left:6px; width:188px; float:left;}

.products:after,.products-Details:after{ content:"."; visibility:hidden; clear:both; height:0; display:block;}
.products,.products-Details{ zoom:1;}
