@charset "utf-8";
.w1200{ width: 1200px; margin: 0 auto;}
.page-bg{ background-color: #f8f8f8;}

/* 商标详情  */
.brand-detail{ width: 1000px; margin: 20px auto; background-color: #fff; padding: 40px 100px;}
.brand-detail ul li{  color: #333; font-size: 12px; line-height: 30px;}
.bd-con01{ padding-bottom: 40px; overflow: hidden;}
.bdc01-img{ float: left; width: 192px; height: 192px; line-height: 192px; padding: 5px; border: solid 3px #e5e5e5; vertical-align:middle; display:table-cell; zoom:1; text-align:center; overflow:hidden;}
.bdc01-img img{  vertical-align: middle; max-height: 192px; max-width: 192px;}
.bdc01-text{ width: 750px; float: right;}
.bdc01-text h3{ font-size: 18px; color: #333;}
.bdc01-text ul{ overflow: hidden;}
.bdc01-text ul li{ float: left; width: 180px; }
.col-gray{ color: #999;}
.col-red{ color: #a92423;}
.brand-detail p{ color: #333; font-size: 12px; line-height: 30px; }
.brand-detail .bd-title{ height: 36px; line-height: 36px; font-size: 16px; color: #333; padding-left: 20px;  background-color: #f8f8f8;}
.bd-con02,.bd-con03,.bd-con04{ padding: 20px;}
.bd-con03 ul li{ float: left; width: 260px;}