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


body{color:#333; font-family:Microsoft YaHei; line-height:1px;background-color: #fff;} 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a,button,select{margin:0;padding:0;}
button{border:none;}
ol,ul,li{list-style:none;}
a{text-decoration:none;outline:none; color:#333; cursor:pointer;}
a:hover{text-decoration:none;}
a img,img{border:none;}
div,ul,dl,header{ margin:0 auto;}
html{-webkit-text-size-adjust:none; overflow-x:hidden;} 
.clearFix:after{ content:''; display:block; clear:both;}
.clear{ clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}


/*底部悬浮*/
footer{ background:#343434; width:100%; height:200px; margin:0 auto;}
footer a{color:#fff;width:150px; display:block; float:left; text-align:center; border-right:1px solid #fff; margin-bottom:20px;border-right: 1px solid #fff;}
footer a:last-child{
    border:0;
}
.bottom{margin:0 auto; width:755px;color:#fff; padding-top:20px; text-align:center;}
.bm{ color:#fff; width:150px; height:40px; display:block;}

</pre></body></html>