@charset "utf-8";

#brand-banner{
    color: #666666;
}
#brand-banner h1{
	margin: 80px 0 0 0;
	border-left:none;
}
#brand-banner p{
	color:#000033;
	font-size: 30px;
}
#brand-banner img{max-width:500px; width:100%;}
.recommend-list h3{
    font-size: 30px;
    margin-top: 25px;
    border-left: 3px solid #5cb85c;
    padding-left: 15px;
    margin-bottom: 35px;
    text-align: left;
}
.recommend-list{ margin-bottom:20px;}
.recommend-list h4{line-height:24px;}
.recommend-list img{ width:175px; height:175px; padding-top:10px;}
.models-lnk-wrapper {
    margin-top: 30px;
}
@media (max-width: 768px) {
	#brand-banner h1{ margin-top:20px; font-size:24px;}
	#brand-banner p{font-size: 24px;}
	.category-family-item img{max-width:350px; width:100%;}
}
