HTTP/1.1 200 Connection established

HTTP/1.1 200 
Access-Control-Allow-Methods: POST, GET, OPTIONS, DELETE,PUT
Access-Control-Max-Age: 3600
Access-Control-Allow-Headers: Origin,Content-Type,X-Requested-With,Accept,Referer,User-Agent,Access-Control-Request-Method,Access-ControlH-Request-Headers,X_Requested_With,X-XSRF-TOKEN,Cookie,JEECMS-Auth-Token,Redirect-Header,siteId
Access-Control-Allow-Credentials: false
Access-Control-Expose-Headers: true
Set-Cookie: _site_id_cookie=111; Path=/; HttpOnly
X-XSS-Protection: 1; mode=block
x-frame-options: SAMEORIGIN
Set-Cookie: JSESSIONID=B3271AD779ED71C074D0175BE807F220; Max-Age=36000; Expires=Sun, 08-Feb-2026 09:54:53 GMT; Domain=szmsjs.com; Path=/; HttpOnly
Last-Modified: Wed, 04 Feb 2026 05:48:32 GMT
Accept-Ranges: bytes
X-Content-Type-Options: nosniff
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Content-Type: text/css;charset=UTF-8
Content-Length: 6138
Date: Sat, 07 Feb 2026 23:54:52 GMT
Connection: close

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2<!--0.00018978118896484-->