/*#header{
	background:url(../images/common/brand_header.jpg) no-repeat;
}*/
.brand-mainWrap{
	width:100%;
	margin:0 auto;
	background:#fff;
	font-family:"微软雅黑";
}
.brand-mainWrap .brand_banner>img{
	width:100%;
}
.brandWrap{
	width:100%;
	margin:30px auto;
}
.brandWrap>h5{
	font-size:14px;
	color:#616161;
}
.titleWrap{
	width:100%;
	/*background:url(../images/brand/title_bg.jpg) repeat-x;*/
	text-align:center;
	font-size:36px;
	color:#2a574a;
	font-weight:bold;
	margin-top:65px;
}
.titleWrap .introduction{
	font-size:45px;
	font-weight:bold;
	color:#f2f0d5;
	font-family:"Arial";
	text-transform:uppercase;
	margin-bottom:20px;
}
.titleWrap .titleSpan{
	background:#fff;
	display:block;
}
.introduceWrap{
	width:100%;
	background:#fff;
	margin:20px auto;
}
.introduceWrap  .introduce_info{
	padding:20px 0;
	float:left;
	width:1200px;
}
.introduceWrap  .introduce_info>p{
	color:#333333;
	font-size:16px;
	line-height:30px;
	margin:30px 20px 0 20px;
	text-indent:30px;
}
.introduceWrap  .introduce_info img{
	display:block;
	margin:25px auto;
}
.introduceWrap  .introduce_info>strong{
	color:#333333;
	font-size:16px;
	line-height:30px;
	margin:30px 20px 0 20px;
	text-indent:30px;
	font-weight:bold;
	display:block;
}