<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*åˆå§‹åŒ–æ&nbsp;·å¼*/
@font-face {
    font-family: Circular-Bold;
    src: url(../fonts/Circular-Bold.woff.ttf);
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Circular-Book;
    src: url(../fonts/Circular-Book.woff.ttf);
    font-weight: 400;
    font-style: normal
}
html,body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,form,input,textarea,th,td,select,blockquote,button,hr,pre,fieldset,legend{margin: 0;padding: 0;}
body,html{min-height: 100%;height: 100%;}
body{font-family: Circular-Bold, Circular-Book, "å¾®è½¯é›…é»‘";}
img{border: none;vertical-align: middle;}
a{text-decoration: none;color: #232323;cursor: pointer;}
/* a:hover{color: #000;text-decoration: none;} */
table{border-collapse: collapse;table-layout: fixed;border-spacing: 0;}
input,textarea,button,select{outline: none;border: none;}
textarea{resize: none;overflow: auto;}
li{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{display: block;margin: 0;padding: 0;}
.clearfix{zoom: 1;}
.clearfix:after{content: "";width: 0;height: 0;visibility: hidden;display: block;clear: both;overflow: hidden;}
.ellipse{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.gray{-webkit-filter: grayscale(1); /* Webkit */  
    filter: gray; /* IE6-9 */    
    filter: grayscale(1); /* W3C */  
}

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