﻿/*品牌中心*/
.mainList{margin:0 auto;width:100%;}
.BrandItems
#brandList .brandBox{float:left; width:200px;  height:160px;}
#brandList .brandBox .brandLogo{ text-align: center;
  /* height: 70px; */
  margin-right:10px;
  line-height: 100px;
  background: #fff;  overflow: hidden;
}
#brandList .brandBox .brandLogo img{height:100px;}
#brandList .brandBox h4{text-align:center; height:30px; line-height:30px;padding:0 10px;}
#brandList .brandBox .brand_desc{ text-align:left; width:200px; padding:0 10px; height:120px; line-height:20px; text-indent:24px; overflow:hidden}

.box{ }
.box .box_1{ }
.box .box_1 h3{ height:30px; line-height:30px; border-bottom:solid 2px #009900;}
.box .box_1 h3 span{ display:block; float:left; padding-left:10px; padding-right:10px; height:30px; line-height:30px; color:#FFFFFF; background:#009900;}
.box .box_1 .boxCenterboy{ padding:10px; line-height:180%;}
.box .box_1 .boxCenterList{ line-height:180%; padding-top:10px; padding-bottom:10px;}
.box .box_1 .boxCenterList .boxCenterList .goodsItem{ width:240px; float:left;}


.BrandList{border-bottom:1px solid #dddddd;overflow:hidden;}
.BrandList ul{overflow:hidden;float:left; border-right: 1px solid #F1F1F1;width:100%;}

.BrandList ul li{float:left;position:relative;}
.BrandList ul li.none{display:none;}
.BrandList ul li i{width:65px;height:78px;position:absolute;right:12px;top:16px;z-index:10;display:block;background:url(../images/superscript_dot.png) no-repeat}
.BrandList ul li i{right:15px;}
.BrandList ul li i.SpecialOffer{}
.BrandList ul li i.NewProducts{background-position:-65px top}
.BrandList ul li i.Popularity{background-position:-130px top}
.BrandList ul li i.Limit{background-position:-195px top}

.BrandList ul li .img{margin:16px auto 0}
.BrandList ul li .img,.floor_bd .indexRight ul li .img img{width:170px;height:170px;overflow:hidden;}
.BrandList ul li .img img:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.BrandList ul li .price_wrap{width:170px;margin:10px auto 0;padding:0;height:28px;line-height:28px;}
.BrandList ul li .price_wrap strong{font-size:18px;}
.BrandList ul li .price_wrap strong span{font-size:12px;}
.BrandList ul li .title_wrap{padding:0;width:170px;margin:0 auto;height:36px;overflow:hidden;}
.BrandList ul li .title_wrap a{color:#929292;}
.BrandList ul li{width:200px;}
.BrandList ul li .b_productListBox{padding:5px;width:200px;height:250px;}
 
 /*品牌详细*/
 .mainList .title,.BrandList .title{border-bottom: 2px solid #ddd;
    height: 28px;
    line-height: 28px;
    margin-bottom: 15px;}
 .mainList .title h4,.BrandList .title h4  
 {
     border-bottom: 2px solid #fc5e17;
    height: 28px;
    line-height: 28px;
    width: 170px;
    padding: 0 10px;
    font-size: 14px;
 }
 .producttype 
 {
 width:15%;    
 }
 .producttype dl{padding: 0 10px;}
 .boxCenterList table tr td{padding:10px;line-height:30px;background:#fff;}
 .b_img{text-align:center;}
 .b_text{ text-indent:28px;}
 .producttype dl dt a{color:#ff9934;font-size:14px;}
 .producttype dl dd a{color:#1ac14b;font-size:12px;float:left;width:30%;word-wrap: break-word; word-break: normal;display: inline-block;padding:5px 2px;}
 .productlist .page{border:none; text-align:right;padding:10px 0;margin-top: 0; }
 .productlist{width:85%;float:left;}
 .pagelist{width:100%;float:left;}
 .pagin{float:left;width:100%;}