<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{font-size:14px; background:#f5f5f5; width:100%; overflow-x:hidden;font-family:"Microsoft YaHei";}
body,form,div,span,ul,ol,li,p,pre,dl,dt,dd,h1,h2,h3,h4,h5,h6,em,a,fieldset,legend,address,label,textarea,select,input,figure,table,th,td,b,i{margin:0;padding:0;}

fieldset,img{border:0;}
ul,li{list-style:none;}
em,i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none; color:#333;}
a:hover{ text-decoration: none; color:#dd261b;}
a:focus,input,button,select,textarea{outline:none;font-family:"Microsoft YaHei";}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-variant: normal;}
input,select,img{ vertical-align:middle; max-width:100%;}
legend{ display:none;}
textarea{resize:none;}

.clear:after{clear:both; content:"";display:block;height:0;line-height:0;visibility:hidden;}
.mt10{ margin-top:10px;}.mt20{ margin-top:20px;}
.pt10{ padding-top:10px;}
.fl{ float:left;}
.fr{ float:right;}
.tr{ text-align:right;}
.tc{ text-align:center;}
.tl{ text-align: left;}
.none{ display:none;}
.rel{ position:relative;}

@media (max-width: 1400px) {
    body {
        width: 1440px;
    }
}</pre></body></html>