/* BASIC css start */
#prdBrand .cate-wrap .cate-img { padding: 25px 0 25px 0 }
#prdBrand .cate-wrap .cate-review li { float: left; padding-right: 6px; }
#prdBrand .cate-wrap .cate-review .review_end { padding-right: 0px }

#prdBrand .cate-top {  }
#prdBrand .cate-top img { width:100% }

.best-tit { font-size: 20px; font-family: Georgia; font-style: italic; color: #333; line-height: 26px; padding-top: 30px; }

#prdBrand .item-wrap .recmd-item-cont { zoom: 1; overflow: hidden; margin-bottom: 30px; margin-top:20px; padding: 15px 0; }
#prdBrand .item-wrap .recmd-item-cont:after { content: ""; display: block; clear: both; }
#prdBrand .item-wrap .recmd-item-cont .item-list { 
    float: left;
    width: 376px;
    height: 415px;
    text-align: center;
    border: 1px solid #ebebec;
    margin-right: 33px;
    margin-bottom: 80px;
    position: relative;
}
#prdBrand .item-wrap .recmd-item-cont .item-list .thumb { text-align: center }
#prdBrand .item-wrap .recmd-item-cont .item-list .thumb img { width: 376px; height:290px; }
#prdBrand .item-wrap .recmd-item-cont .item-list dd { text-align: center }
#prdBrand .item-wrap .recmd-item-cont .item-list dd .bestBox {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 26px;
    background-color: #121212;
    color: #fff;
    line-height: 2;
}
#prdBrand .item-wrap .recmd-item-cont .nomg { margin-right: 0px }

.recmd-item-cont .item-list li {
    margin-top: 14px !important;
    text-align: left;

}
/* BASIC css end */

