@charset "utf-8";

#tree{ width: auto; height:auto}
#tree_top{ width:171px; height:52px; background: url(../images/tree_top.gif); overflow:hidden}
#tree_top h2{ color:#FFFFFF; margin:0px; padding:0px; font-size:22px; margin-left:10px; margin-top:20px;}
#tree_center{ width:156px; height: auto; background: url(../images/tree_center.gif); padding-left:8px; padding-right:7px;}
#tree_center h3{ margin:0px; padding:0px; font-size:12px;word-break:break-all;}
#tree_center h3 a{ display:block; height: auto; line-height:24px; border-bottom:1px dotted #d6d6d6; background:url(../../images/tree_jiantou_hui.gif) 8px 5px no-repeat; padding-left:24px; text-decoration:none}
#tree_center h3 a:hover{ display:block; height: auto; line-height:24px; border-bottom:1px dotted #d6d6d6; background:url(../images/tree_jiantou_hong.gif) #ebebeb 8px 5px no-repeat; padding-left:24px; text-decoration:none}
#tree_center .down a{background:url(../images/tree_jiantou_hong.gif) #ebebeb 8px 5px no-repeat;}
#tree_bottom{ width:171px; height:8px; background: url(../images/tree_bottom.gif); overflow:hidden}

#center #box h2{ border-bottom:1px solid #FFFFFF; background: url(../images/title_bg.gif) 0px 24px no-repeat; padding-bottom:12px;}

/*产品*/
#productBox{ width:516px; height:auto; overflow:hidden;}
#productBox ul{ margin:0px;list-style:none; padding:0px; width:546px; height:auto;overflow:hidden}
#productBox li{ margin:0px; padding:0px; list-style:none; float:left; height:305px; width:270px;}
#productBox div{ 
	border:1px solid #dddddd; 
	width:240px; 
	height:250px; 
	overflow:hidden;
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	*font-size: 103px; /*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/
}
#productBox div img {
/*设置图片垂直居中*/
vertical-align:middle;
width:240px;
height:auto;
}

#productBox h3{ margin:0px; padding:0px; width:240px; font-size:12px; font-weight:normal; color:#555555; padding-top:6px;}
#productBox h3 a{color:#555555}


/*产品详细*/
#productInfoBox{ width:516px; height:auto; overflow:hidden; padding-top:20px;}
#productInfoBox ul{ margin:0px;list-style:none; padding:0px; width:516px; height:auto;overflow:hidden}
#productInfoBox li{ margin:0px; padding:0px; list-style:none; float:left;}
#productInfoBox #image{ width:240px; height:260px; border:1px solid #dddddd;display: table-cell;
	vertical-align:middle;
	text-align:center;
	*font-size: 227px; /*约为高度的0.873，200*0.873 约为175*/
	*font-family:Arial; /*防止非utf-8引起的hack失效问题，如gbk编*/
}
#productInfoBox #image img {
/*设置图片垂直居中*/
vertical-align:middle;
}
#productInfoBox #canshu{ width:242px; height:263px; overflow:hidden; padding-left:18px; font-size:12px; color:#555555; line-height:28px;}
#productInfoBox #canshu h1{ margin:0px; padding:0px; font-size:12px; display:inline;}

#productInfoBox #shuoming{ width:516px; height:30px; background:#ececec; line-height:30px; color:#555555; margin-top:22px; margin-bottom:22px;}
#productInfoBox #shuoming h4{ margin:0px; padding:0px; font-size:12px; margin-left:18px; color:#555555}
#productInfoBox #content{ padding-left:18px; line-height:200%}