#brand-detail-tabs-content > .tab-pane { padding: 0;}
#brand-detail-tabs-content p{margin:0;}
.icon-zhong{margin-right:8px;}

/*** 推荐商品 *****/
.tmp-brand-products {margin:10px;overflow-y: auto;}
.tmp-brand-products ul{margin:0;}
.tmp-brand-products li{width:200px;height:368px;border:1px solid #ddd;float:left;margin:10px;display: block;position: relative;}
.tmp-brand-products li .product-title-box{text-align: center;}
.tmp-brand-products li img{width:100%;height:196px;max-width: 100%!important;}
.tmp-brand-products li .product-title{height:30px;padding:0 5px;width:100%;background-color: #ddd;line-height:30px;text-align: center;cursor:pointer;overflow: hidden;text-overflow:ellipsis;  white-space: nowrap;}
.tmp-brand-products li .product-detail{height:106px;padding:8px 0;}
.tmp-brand-products li .detail-bottom{height:34px;background-color: #eee;}
.tmp-brand-products li .detail-bottom a{display: inline-block;width:50%;height:100%;color:#666;line-height: 34px;text-align: center;cursor: pointer;}
.tmp-brand-products li .product-detail p{line-height:22px;padding:0 6px;overflow: hidden;text-overflow:ellipsis;  white-space: nowrap;}
.tmp-brand-products li .product-detail .rating{color:#f74645;}
.tmp-brand-products li .product-detail .rating:hover{text-decoration:underline; }
.tmp-brand-products li .detail-bottom .searchCoupon{border-right:0.5px solid #d2d2d2;}

/*** 文章内容 *****/
.tmp-brand-articles {margin:10px 20px;overflow-y: auto;}
.tmp-brand-articles ul{margin:0;}
.tmp-brand-articles ul li{width:100%;height:162px;border-bottom: 1px solid #ddd;display: block;}
.tmp-brand-articles ul li img{width:136px;height:136px;margin:13px 8px;float:left;}
.tmp-brand-articles ul li .detail-right{float:right;width:695px;margin:20px 0 ;}
.tmp-brand-articles ul li .detail-right-title{line-height:36px;}
.tmp-brand-articles ul li .detail-right-title a{color:#666;font-size:20px;font-weight:500;}
.tmp-brand-articles ul li .detail-right-title a:hover{text-decoration:underline;}
.tmp-brand-articles ul li .detail-right-time{margin:5px 0 8px!important;color:#bbb;}
.tmp-brand-articles ul li .detail-right-desc{line-height: 24px;color:#999;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp:2;overflow-y: hidden;}
.but-more{text-align: center;height: 45px;line-height: 45px;border-top:1px #EDEDED solid;}
.but-more span{cursor: pointer}

/*** 加盟招商内容 *****/
#brand-detail-tab-business{padding:25px!important;}
.tmp-brand-business .business-content-title{text-align: center;margin:30px 0!important;color:#666;font-weight:900;}
.tmp-brand-business .business-content-title .double-line{border-bottom: 4px double #bbb;width:160px;display: inline-block;vertical-align: super;}
.tmp-brand-business .business-content-title .double-line-margin{width:30px;display: inline-block;}
.tmp-brand-business .business-content4 .shopImg{text-align: center;margin-bottom: 10px!important;}

/*** 导航栏 *****/
#brand-detail-tabs-box{background:#f3f3f3;overflow-y: auto;}
#brand-detail-tabs{width:auto;}
#brand-detail-tabs li{width:160px;}
#brand-detail-tabs > li > a{padding:14px 15px 13px;border-top:0;border-right:1px solid #dddddd;border-left:0;border-bottom: 0;color:#333;}
#brand-detail-tabs > li.active > a{padding:13px 15px;}
#brand-detail-tabs-box > .perfect-brand-info{float:right;font-size:14px;padding: 13px 15px;text-decoration: underline;color:#333;}
#brand-detail-tabs-box > .perfect-brand-info:hover{color:#f74645;}
#brand-detail-tabs-box > .perfect-brand-info .icon-pingfen{margin-right: 4px;vertical-align: middle;}