<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

html{}

img{ border:none;}
ul,li,dl,dt,dd,p,b,h1,h2,h3,h4,h5,h6,hr,ol,p{list-style:none;padding:0px; margin:0px; border:none; text-decoration:none;}

.mainwidth{ width:671px; margin:0 auto; }



/*banner*/
.banner{ width:671; overflow:hidden; margin:0 auto; border-bottom:solid 0px #00ADEF; }
#fader{position:relative;overflow:hidden; height:213px; width:100%;  z-index: 0;}
#fader li{position:absolute;left:50%; margin-left:-1000px;top:0; width:2000px; text-align:center; }
#fader ul li img{ height:213px;}

.fader-nav{display:inline-block;margin-right:0px; width:0px; height:0px; overflow:hidden; background:#e5e5e5;cursor:pointer;}
.fader-cur-nav{display:inline-block;margin-right:0px; width:0px; height:0px; overflow:hidden; background:#fff;cursor:pointer;}

/*清除浮动*/
.clear{clear:both;height:0;font-size:0px;}</pre></body></html>