<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 */

*{ margin:0; padding:0; font-family:"微软雅黑";}
a{ color:#333;}
a:visited{ color:#333;}
a:hover{ color:#4178be;}

/*top*/
.top{ width:100%; height:auto; position:relative;}

/*服务一站通banner*/
.fwyzt_banner{ width:100%; height:80px;}

/*主体*/
.common_art_all{ width:1200px; height:auto; min-height:450px; margin:0 auto; margin-top:20px; margin-bottom:30px; overflow:hidden; position:relative;}



/*foot*/
.foot{ width:100%; height:auto; background-color:#d9d9d9;}</pre></body></html>