.lnav .category-popup{display: none;}
.lnav:hover .category-popup{display: block;}

.contain{background: #edf0f2;min-height: 300px;padding-bottom:70px;}
.left{float: left;}
/*面包屑*/
.bread{width:100%; height:54px;}
.bread p{width: 1000px; margin: 0 auto; line-height: 54px;}
.w1200 .bread p{width: 1200px;background: #edf0f2;}
.bread p a{font-size: 14px; color: #333; margin: 0 3px;}

/* 推荐品牌 */
.tjpp{ width: 998px;  margin:0px auto; position: relative;border:1px solid #ececec; background: #fff}
.w1200 .tjpp{width: 1196px; }
.tjpp em{position: absolute; left: -39px; top:0px; width:28px; padding:10px 5px; text-align: center; height: 123px; color: #fff; font-size: 16px; background: url(../images/tjpp.png)}
.tjpp ul{ width: 1000px;margin:-1px 0 0 -1px;}
.w1200 .tjpp ul{width: 1200px; }
.tjpp ul li{position:relative; float: left; width: 110px; border:1px dashed #ececec; margin:0 -1px -1px 0;}
.w1200 .tjpp ul li{width:132px; }
.tjpp ul li:hover{border:1px dashed #ff2832; z-index:100}
.tjpp ul li .photo{width: 100%; height: 60px; text-align:center;}
.tjpp ul li i{display: inline-block; height: 100%; vertical-align: middle;}
.tjpp ul li img{max-width:90%;max-height:100%; display: inline; z-index: 0; vertical-align: middle; -ms-interpolation-mode: bicubic;}
.tjpp ul li p{text-align: center; margin:0 0 10px 0}

.select{background: #fff; margin:15px auto; border:1px solid #ececec; padding:10px 0 0;}
.select .tab{line-height:30px; font-size: 14px; padding-bottom: 10px;}
.select span{display: inline-block; width: 100px; text-align: center;}
.select font{float: left; color: #e0e0e0}
.select p{margin-left:120px; line-height: 30px;}
.select p a{margin:0 15px; display: inline-block;}
.select p a.on{color:#ff2832 }
.select p.bot{border: none}
.select p.bot a{margin:0 4px; padding: 2px 5px; background:#f7f7f7; border:1px solid #f4f4f4;}
.select p.bot a.bx{background: none; border:none; margin:0 15px; padding: 0}

.contain .brand{position: relative; width:1000px; margin:15px auto 0; background: #fff; margin-bottom: 50px;}
.w1200 .contain .brand{width: 1196px}
.contain .brand ul{margin-left: 2px }
.contain .brand ul li{position: relative; float: left; width: 165.3px;  overflow: hidden; border:1px solid #ececec; margin-top:-1px; margin-left:-1px;}
.w1200 .contain .brand ul li{width:198px;}
.contain .brand ul li.empty {width: 100%; float: none; height: 400px; line-height: 300px; text-align: center; font-size: 14px; border: 0;}
.contain .brand ul li.empty:hover {border: 0;}
.contain .brand ul li .img{display: block; width: 100%; height: 100px; text-align: center;}
.contain .brand ul li .img i{display: inline-block; height: 100%; vertical-align: middle}
.contain .brand ul li img{max-width: 80%; max-height: 80%; display: inline; z-index: 0; vertical-align: middle; -ms-interpolation-mode: bicubic;}
.contain .brand ul li p{width: 100%; text-align: center; height: 40px;  line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 14px}
.contain .brand ul li span{display: none; position: absolute; left: 0; bottom:0px; width: 100%; height: 35px; background: #ff3451; color: #fff; font-size: 14px; text-align: center; line-height: 35px}
.contain .brand ul li:hover{border:1px solid #ff3451; z-index: 1000}
.contain .brand ul li:hover span{display: block;}
