/*manufacturer-list*/
.sticky-header .nav-container{display:none;}
.AbTit{height:82px;font-weight:700;line-height:100px;text-align:left;font-size:23px;color:#333}
.brands_featured{overflow:hidden;background:#fff;padding:20px 20px 0 20px;}
.brands_featured a{display:block;float:left;box-sizing:border-box;width:15%;padding:14px 10px;border:1px solid #dedede;margin-bottom:18px;margin-right:2%;text-align:center}
.brands_featured a:nth-child(6n){margin-right:0}
.brands_featured a img{width:100%;height:auto}
.words{line-height:38px;padding:1px 0;text-align:center;position:relative;z-index:777;background:#fff}
.words a{color:#000;display:inline;font-size:15px;font-weight:700;margin:0 1px;padding:9px 13px;text-align:center;text-decoration:none}
.words a:hover{color:#fff;background-color:#4667b4}
.mfg{padding:10px;background:#fff}
.mfg h3{font-size:18px;font-weight:700;height:32px;line-height:32px;padding-left:10px;border-bottom:1px solid #cecece}
.mfg ul{padding-bottom:10px;padding-left:10px;padding-top:10px}
.mfg li{float:left;font-size:14px;line-height:20px;width:20%;text-align:left}
.mfg li a{color:#000}
.mfg li s{color:#aaa;text-decoration:none}
.mfg li img{border:1px solid #eee;width:180px;height:60px}
.mfg li p{height:33px;line-height:33px;overflow:hidden}
.mfg-details{border:0px solid #ccc;padding:15px;margin-bottom:15px;background:#fff}
.mfg-details .cover{float:left;padding-top:0px;width:256px}
.mfg-details .cover img{border:0px solid #ccc;display:block;max-width:250px;padding:20px}
.mfg-details h2{border-bottom:0px solid #ccc;font-size:20px;font-weight:700;line-height:40px;margin-bottom:5px;padding-left:2px;color:#333}
.mfg-details .text{font-size:14px;line-height:22px}
.categoryList{height:auto;overflow:hidden;background:#fff;margin-bottom:20px;}
.categoryList dl{width:100%;height:auto;margin:10px 0;overflow:hidden;box-sizing:border-box;border-radius:3px}
.categoryList dl dt{width:100%;height:42px;overflow:hidden}
.categoryList dl dt img{width:48px;height:48px;float:left;padding-top:12px;padding-left:30px}
.categoryList dl dt h4{height:42px;line-height:42px;float:left;font-weight:400;display:inline-block;padding-left:38px;font-size:18px;color:#4667b4;overflow:hidden}
.categoryList dl dt p{float:left;padding-left:10px;font-size:13px;line-height:72px}
.categoryList dl dd{width:100%;height:auto;padding:0px 0;background:#fff;overflow:hidden}
.categoryList dl dd ul{width:94%;height:auto;font-size:13px;margin: 0 auto;}
.categoryList dl dd ul li{line-height:26px;float:left;width:50%;text-align:left}
.categoryList dl dd ul li i{margin-left:10px;color:#4667b4}
@media screen and (max-width:768px){
	.brands_featured a{width:48%;margin-right:4%;}
	.brands_featured a:nth-child(2n){margin-right:0;}
	.words{text-align:left;}
	.mfg li{width:50%;}
	.categoryList dl dd ul li{width: 100%;}
}
