HTTP/1.1 200 OK
Server: nginx
Date: Sun, 01 Feb 2026 05:40:59 GMT
Content-Type: text/css
Content-Length: 82275
Last-Modified: Tue, 29 Mar 2022 09:14:48 GMT
Connection: close
Vary: Accept-Encoding
ETag: "6242ce08-14163"
Expires: Sun, 01 Feb 2026 17:40:59 GMT
Cache-Control: max-age=43200
Accept-Ranges: bytes

@font-face {
  font-family: "Roboto-Bold";
  src: url("/theme/default/fonts/Roboto-Bold.woff") format("woff"),
       url("/theme/default/fonts/Roboto-Bold.ttf") format("truetype"),
       url("/theme/default/fonts/Roboto-Bold.eot") format("embedded-opentype"),
       url("/theme/default/fonts/Roboto-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("/theme/default/fonts/Roboto-Regular.woff") format("woff"),
       url("/theme/default/fonts/Roboto-Regular.ttf") format("truetype"),
       url("/theme/default/fonts/Roboto-Regular.eot") format("embedded-opentype"),
       url("/theme/default/fonts/Roboto-Regular.svg") format("svg");
}
/*全局样式*/
body{padding: 0;margin: 0;font-family: 'PingFang SC','Microsoft YaHei';font-size: 14px;color: #333;}
div,img,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding: 0;margin: 0;border: 0; outline: none;}
ul{list-style: none;}
a{text-decoration: none;color: #333;}
i,em{font-style: normal;}
img{display: inline-block;max-width: 100%;height: auto;}
/*去掉 input 默认边框*/
input{padding: 0;border: 0;font-size: 14px;color: #333;<!--7.4863433837891E-5-->