@charset "utf-8";
/* CSS Document */

/*logo banner*/
.header{ width:960px;height:50px;margin-bottom:10px;}
.pagetitle{ float:left;}
.logo{ float:right;}

.banner{
	width:960px;
	height:402px;
	background:#fcb316;
}

.customer{ float:left; width:630px;}

/*logo banner结束*/
.buscon{
	font-size:12px;
	font-family:"微软雅黑";
	color:#a6a8ab;
	width:810px;
	line-height:24px;
	margin:0 auto;
	margin-bottom:60px;
}
.about_title{ margin-left: 75px;font-size:12px;font-family:"微软雅黑"; color:#a6a8ab;}