﻿

/*产品展示    margin-left: 5px;
    *margin-left: 0px;style="height:670px; background-color:#fff;"    overflow:hidden;
height:595px;
*/
.ProductsStyle
{
 width:732px;
background-color:#fff;
 clear:both;
}
.ProductsStyle dl
{
    border: solid 1px #ffffff;
    width: 154px;
    float: left;
    display:inline;
 overflow:hidden;
   margin:10px 20px 10px 0px;
}
.ProductsStyle dl dt
{
    width: 154px;
    height: 115px;
    overflow: hidden;
}
.ProductsStyle dl dt a img
{
    border: 0px;
    width: 154px;
    height: 115px;
    overflow: hidden;
}
.ProductsStyle dl dd
{
    width: 154px;
    line-height: 24px;
    overflow: hidden;
    border-top: solid 1px #ffffff;
    background-color: #515151;
     float:right;
}

.ProductsStyle dl dd p
{
padding-top: 5px; *padding-top:3px;
float:left;
*line-height:20px;
display:inline;
}
.ProductsStyle dl dd p input
{
    margin-left:5px; border:none;
}
.ProductsStyle dl dd a
{
 display:inline;   margin-left:5px; color:#fff;
}


.BigCategoryPicture{

}
.BigCategoryPicture dl{
 float:left;
  padding-top:20px;
  padding-right:40px;
}
.BigCategoryPicture dl dd{

 text-align:center;
 line-height:2em;
 }