@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; margin-bottom:50px; background:#fcb316;}

.customer{ float:left; width:630px;}

/*logo banner结束*/