@charset "utf-8";
/* #right 在 basic.css中有定义 */

/*推荐产品标题*/
#right_1{}
	#right_1 a{float:right;line-height:14px;}
	#right_1 a:link{color:#343434;text-decoration:underline;}
	#right_1 a:visited{color:#343434;text-decoration:underline;}
	#right_1 a:hover{color:#19924f;text-decoration:underline;}

/*推荐产品分类选项卡*/
#right_2{background:url(tabs/line_bg.jpg) repeat-x left top;height:26px;width:676px;}
	#right_2 ul{margin:0;padding:0;list-style:none;}
	#right_2 ul li{float:left;height:26px;width:auto;display:block;list-style-type:none;margin-left:2px;}
	
	.active{background:url(tabs/active_left.jpg) no-repeat left top;}
	#right_2 .active  a{display:block;height:21px;line-height:21px;padding-top:5px;text-align:center;background:url(tabs/active_middle.jpg) repeat-x left top #fff;}
	#right_2 .active div{padding-left:4px;padding-right:4px;height:26px;background:url(tabs/active_right.jpg) no-repeat right bottom;}
	#right_2 .active a:link{color:#1a9c56;font-weight:bold;text-decoration:none;}
	#right_2 .active a:visited{color:#1a9c56;font-weight:bold;text-decoration:none;}
	#right_2 .active a:hover{color:#1a9c56;font-weight:bold;text-decoration:underline;}
	
	.normal{background:url(tabs/normal_left.jpg) no-repeat left top;}
	#right_2 .normal  a{display:block;height:21px;line-height:21px;padding-top:5px;text-align:center;background:url(tabs/normal_middle.jpg) repeat-x left bottom;}
	#right_2 .normal div{padding-left:5px;padding-right:5px;height:26px;background:url(tabs/normal_right.jpg) no-repeat right bottom;}
	#right_2 .normal a:hover{color:#1a9c56;text-decoration:underline;}

/*产品列表*/
#right_3{width:654px;border:1px solid #cfcfcf;border-top:none;clear:both;padding:0 10px;}
	#right_3 ul{margin:0;padding:0;list-style:none;}
	#right_3 ul li{float:left;text-align:center;width:124px;margin-left:8px;margin-top:13px;list-style-type:none;}
	#right_3 ul li div{width:104px;overflow:hidden;padding:10px;/*background:url(products_list_bg.gif) no-repeat center center;*/}
	#right_3 ul li a{display:block;line-height:24px;}
	#right_3 img{border:1px solid #999;padding:3px;}

.item{padding-bottom:6px;/*不加白底IE6有时会看不到边框线*/background-color:#fff;}
.item_title{height:30px;background:url(itm2_left.gif) no-repeat left top #9ed241;}
.item_title div{height:23px;background:url(itm2_right.gif) no-repeat right top;padding-left:8px;padding-top:7px;}
.item_content{border:1px solid #9ed241;}
.item_title a{font-weight:normal;margin-right:6px;}
.item_title a:link{color:#000;text-decoration:none;}
.item_title a:visited{color:#000;text-decoration:none;}
.item_title a:hover{color:#000;text-decoration:underline;}


.item_details{}
.item_case_title{height:20px;padding-top:5px;}
.item_d_left{float:left;width:60px;}
.item_d_left a{}
.item_d_left a img{border:1px solid #9ed241;height:60px;}
.item_d_right{float:left;margin-left:20px;width:220px;height:60px;color:#808080;padding-top:6px;}
/*.item_picture{float:left;width:75px;text-align:center;padding-left:8px;}
.item_picture a{display:block;height:62px;margin-top:15px;margin-bottom:8px;}
.item_picture img{border:1px solid #9ed241;}*/
.item_list{float:left;margin-left:14px;}
.item_list ul{margin:0;padding:0;list-style:none;}
.item_list ul li{display:block;height:20px;padding-top:2px;padding-left:10px;background:url(list_dot.gif) no-repeat left center;}

/*案例分析等文章*/
.hmcase{float:left;width:335px;margin-top:8px;height:560px;}
.udd{padding-top:10px;height:508px;}

	/*荣誉客户*/
	#honorCustomer{width:333px;}
	#honorCustomer ul{margin:0;margin-left:5px;margin-top:12px;padding:0;list-style:none;}
	#honorCustomer ul li{display:block;float:left;width:322px;padding:6px 0;background:url(hline01.gif) no-repeat center bottom;}
	#honorCustomer ul li a{font-weight:bold;line-height:22px;color:#666;}
	#honorCustomer .c1{float:left;margin-left:10px;margin-top:5px;}
	#honorCustomer .c2{float:left;width:220px;height:60px;color:#666;margin-left:10px;margin-top:0px;}
	

#right_4_3{}