@charset "utf-8";
/* CSS Document */
.brand_w span , .safety span ,.stable span{color:#b7292d;}
div{
	font-size: 20px;
}
/*品牌*/
.brand_w span{
	display: block;
	float: left;
	clear: both;
	margin-top: 23px;
}
.exper{
	float: right;
	width: 480px;
	height: auto;
	margin-top: 23px;
}
.brand_w{
	width: 584px;
	margin: 20px auto 0 auto;
}

/*安全*/
.safety{
	width: 585px;
	height: 170px;
	margin: 20px auto 50px auto;
	font-size: 20px;
}
.safety img{
	float: left;
	margin-top: 10px;
	clear: both;
}
.safety span{
	line-height: 35px;
	font-weight: bold;
}
.letter{
	width: 450px;
	float: right;
	line-height: 32px;
}

/*安稳如山*/
.stable{
	width: 585px;
	margin: 20px auto 30px auto;
	font-size: 20px;
}
.stable span{
	line-height: 45px;
	font-weight: bold;
}
