<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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结束*/</pre></body></html>