/* 代码整理：懒人之家 www.lanrenzhijia.com */
.all-goods{width:210px; zoom:1; clear:both; background:#FFF; border:#e4393c solid 2px; padding:9px 0; border-top:none; position:relative; z-index:1000;}
.all-goods .item{width:210px; height:45px; background:url(../images/bg01.jpg) no-repeat; margin-top:1px;}
.all-goods .item .product{ position:absolute; z-index:999; width:210px; height:45px; display:block;}
.all-goods .item .product h3{width:210px; height:45px; line-height:45px; overflow:hidden; font-weight:normal;}
.all-goods .item .product h3 a{ color:#484848; display:inline-block; margin-left:21px; font-family:"宋体";}
.all-goods .item .product h3 a:hover{text-decoration:none; width:210px; height:41px;}

.all-goods .active .product h3 a{ zoom:1; clear:both; color:#000; }
.all-goods .active .product h3{background:url(../images/bg01.jpg) no-repeat; border:#e4393c solid 2px; border-right:none; border-left:none; text-decoration:none; width:210px; height:41px; line-height:41px; z-index:100;}
.all-goods .product-wrap{position:absolute; width:550px; z-index:1; background:#f7f7f7; padding:8px 10px 20px 10px; display: none; clear:both; overflow:hidden;border:#e4393c solid 2px;}
.all-goods .posone{left: 208px; top: 0px;}
.all-goods .postwo{left: 208px; top: 35px;}
.all-goods .posthree{left: 208px; top: 80px;}
.all-goods .posfour{left: 208px; top: 120px;}
.all-goods .posfive{left: 208px; top: 160px;}

.hover_L{ width:550px; overflow:hidden;}
.hover_L dl{ border-bottom:#dadada dashed 1px; clear:both; zoom:1; padding:8px 0px; overflow:hidden; line-height:24px;}
.hover_L dl dt{ width:90px; float:left; display:inline; overflow:hidden; font-weight:bold; margin-right:20px; text-align:right;}
.hover_L dt a{ color:#484848; font-size:14px; }
.hover_L dt a:hover{text-decoration:none; color:#e4393c;}
.hover_L dl dd{ width:440px; float:left; display:inline; overflow:hidden; color:#484848;}
.hover_L dl dd a{ color:#484848; margin-right:13px; word-break:keep-all;}
.hover_L dl dd a:hover{ color:#e4393c;}

