@font-face {
  font-family: "Pixel12";
  src: url("fonts/fusion-pixel-12px-proportional-zh_hans.otf.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Pixel12";
  src: url("fonts/fusion-pixel-12px-proportional-latin.otf.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2190-21FF, U+2212, U+FEFF;
}
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
html {
  -webkit-font-smoothing: none;
  -moz-osx-font-smoothing: unset;
  font-smooth: never;
}
body {
  background: #3a6eae;
  color: #000;
  font-family: "Pixel12", SimSun, "宋体", "NSimSun", serif;
  font-size: 12px;
  font-weight: 400;
  font-synthesis: none;
  line-height: 1.7;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: none;
}
a { color: #0000ee; }
a:visited { color: #551a8b; }
a:hover { color: #cc0000; }
img { border: 0; }

.wrap {
  width: 920px;
  max-width: calc(100% - 12px);
  margin: 8px auto 18px;
  background: #fff;
  border: 1px solid #071e44;
}

.topbar {
  background: #e7eef8;
  border-bottom: 1px solid #9bb4d4;
  color: #333;
  font-size: 12px;
  padding: 3px 8px;
}
.topbar a { color: #0000cc; text-decoration: underline; }
.topbar .sep { color: #888; margin: 0 4px; }

.banner {
  width: 100%;
  border-collapse: collapse;
  background: linear-gradient(#9ec8ff, #1d5cbf 46%, #0a3c88);
  color: #fff;
}
.banner td { vertical-align: middle; }
.seal {
  width: 78px;
  text-align: center;
  padding: 8px 4px 8px 10px;
}
.seal span {
  display: inline-block;
  width: 52px;
  height: 40px;
  border: 2px solid #ffdf6b;
  color: #ffe98a;
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
  padding-top: 4px;
}
.banner-title { padding: 8px 6px 6px; }
.cn {
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 400;
  color: #ffe14a;
  letter-spacing: 0;
  text-shadow: none;
}
.en {
  margin-top: 4px;
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 12px;
  letter-spacing: 0;
  color: #e7f1ff;
}
.motto { margin-top: 4px; color: #fff3bf; font-size: 12px; }
.banner-side {
  width: 230px;
  text-align: right;
  padding: 8px 12px 8px 0;
  font-size: 12px;
  color: #fff;
  line-height: 1.45;
}
.goldline { height: 4px; background: #f0c200; font-size: 0; line-height: 0; }
.redline { height: 3px; background: #9d1616; font-size: 0; line-height: 0; }

.nav {
  width: 100%;
  border-collapse: collapse;
  background: #0c3f8f;
}
.nav td { text-align: center; border-left: 1px solid #3e6ebd; }
.nav td:first-child { border-left: 0; }
.nav a {
  display: block;
  padding: 5px 4px;
  color: #ffe566;
  text-decoration: none;
  font-size: 12px;
}
.nav a:visited { color: #ffe566; }
.nav a:hover, .nav a.current { background: #082e68; color: #fff; }

.ticker {
  background: #fff8c4;
  border-bottom: 1px solid #e2c85a;
  color: #9a1a1a;
  font-size: 12px;
  padding: 2px 6px;
}
.ticker b { color: #c00; }

.cols { width: 100%; border-collapse: collapse; }
.cols > tbody > tr > td, .cols > tr > td { vertical-align: top; }
.col-side { width: 176px; background: #f3f7fb; }
.col-main { background: #fff; padding: 8px 10px 14px; }
.side-pad { padding: 8px 6px; }

.box { width: 100%; border-collapse: collapse; margin-bottom: 8px; background: #fff; }
.box-h {
  background: #1f4f99;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  padding: 3px 4px;
  border: 1px solid #0c326e;
}
.box-b {
  border: 1px solid #8aadd4;
  border-top: 0;
  background: #f7fbff;
  padding: 4px 0;
  font-size: 12px;
}
.box-b a {
  display: block;
  padding: 3px 8px 3px 12px;
  text-decoration: none;
  color: #003399;
  border-bottom: 1px dashed #d5e2f2;
}
.box-b a:visited { color: #003399; }
.box-b a:hover, .box-b a.current { background: #fff3c4; color: #c00; }
.box-b p { margin: 6px 8px; }

.crumb { font-size: 12px; color: #444; margin: 0 0 8px; }
.crumb a { color: #0000cc; }

h1.page-title {
  margin: 0 0 8px;
  padding: 4px 8px;
  background: #1f4f99;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-family: "Pixel12", SimSun, "宋体", serif;
}
h2 {
  margin: 12px 0 6px;
  font-size: 12px;
  font-weight: 400;
  color: #0c3f8f;
  border-bottom: 1px solid #9bb6d8;
  font-family: "Pixel12", SimSun, "宋体", serif;
}

.welcome {
  text-align: center;
  color: #c00;
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 12px;
  font-weight: 400;
  margin: 6px 0 8px;
}
.lead { margin: 0 0 8px; text-indent: 2em; }

table.grid {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  margin: 6px 0 10px;
}
table.grid th, table.grid td {
  border: 1px solid #7f9db9;
  padding: 4px 6px;
  font-size: 12px;
  vertical-align: top;
}
table.grid th {
  background: #d9e6f6;
  color: #08306b;
  font-weight: 400;
  text-align: center;
  width: 132px;
}
table.grid.data th { width: auto; }
table.grid tr.alt td { background: #f4f8fd; }

.query-panel {
  background: #f4f8fd;
  border: 1px solid #7f9db9;
  padding: 10px;
  margin-bottom: 10px;
}
.query-panel label { font-weight: 400; color: #08306b; }
.query-panel .req { color: #c00; }
.cert-input {
  width: 280px;
  max-width: 100%;
  height: 24px;
  margin: 6px 6px 6px 0;
  padding: 2px 6px;
  font-size: 12px;
  font-family: "Pixel12", SimSun, "宋体", serif;
  border: 2px inset #c8c8c8;
  background: #fff;
  border-radius: 0;
}
button, input[type="submit"], input[type="button"] {
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 12px;
  font-weight: 400;
  color: #000;
  background: #ece9d8;
  border: 2px outset #fff;
  border-radius: 0;
  padding: 3px 12px;
  cursor: pointer;
}
button:active, input[type="submit"]:active { border-style: inset; }
button.hot {
  color: #fff;
  background: #c40000;
  font-weight: 400;
  border: 2px solid #ffb4b4 #6a0000 #6a0000 #ffb4b4;
  padding: 4px 16px;
}
.hint { color: #666; font-size: 12px; margin: 4px 0 0; }
ol.steps { margin: 4px 0 8px 22px; padding: 0; }
ol.steps li { margin: 2px 0; }

.result { margin-top: 8px; }
.msg {
  border: 1px solid #c00;
  background: #fff4f4;
  color: #900;
  padding: 8px 10px;
  margin: 8px 0;
}
.msg.okish { border-color: #1d6b2a; background: #f3fff4; color: #145c22; }
.msg.wait { border-color: #1f4f99; background: #f3f7ff; color: #08306b; }

.slip {
  position: relative;
  background: #fff8dc;
  border: 3px double #8b1e1e;
  padding: 10px 12px 12px;
  margin-top: 8px;
}
.slip h3 {
  margin: 0 0 6px;
  text-align: center;
  color: #8b1e1e;
  font-size: 12px;
  font-weight: 400;
  font-family: "Pixel12", SimSun, "宋体", serif;
  letter-spacing: 0;
}
.slip .sub {
  text-align: center;
  font-size: 12px;
  color: #666;
  margin-bottom: 8px;
}
table.slip-table { width: 100%; border-collapse: collapse; background: transparent; }
table.slip-table th, table.slip-table td {
  border: 1px solid #c7b48a;
  padding: 4px 6px;
  background: rgba(255, 255, 255, 0.45);
}
table.slip-table th {
  width: 148px;
  text-align: right;
  color: #5c3b12;
  background: #f3e2b8;
  font-weight: 400;
}
.title-cell { color: #9a1a1a; font-size: 12px; font-weight: 400; }
.title-empty { color: #777; }
.seal-round {
  float: right;
  width: 86px;
  height: 86px;
  margin: 2px 0 8px 12px;
  border: 3px solid rgba(180, 0, 0, 0.8);
  color: rgba(180, 0, 0, 0.8);
  border-radius: 50%;
  text-align: center;
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.25;
  padding-top: 16px;
  transform: rotate(-16deg);
  background: rgba(255, 255, 255, 0.15);
  pointer-events: none;
}
.status-有效 { color: #0b7a22; font-weight: 400; }
.status-作废 { color: #c00; font-weight: 400; }
.status-演示 { color: #b86b00; font-weight: 400; }

.banner-mini {
  background: #fff3c4;
  border: 1px dashed #d2a106;
  padding: 6px 8px;
  margin: 8px 0;
  font-size: 12px;
}
code, .mono { font-family: "Courier New", SimSun, monospace; }

.form-table input[type="text"],
.form-table input[type="password"],
.form-table input[type="number"],
.form-table input[type="date"],
.form-table select,
.form-table textarea,
.stack-input {
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 12px;
  border: 2px inset #d4d4d4;
  background: #fff;
  border-radius: 0;
  padding: 2px 4px;
}
.form-table { width: 100%; }
.form-table th { width: 132px; text-align: right; }
.form-table textarea { width: 100%; height: 72px; }
.wide { width: 100%; }
.toolbar { margin: 8px 0; }
.note {
  background: #fffbe8;
  border: 1px solid #e6d48a;
  padding: 6px 8px;
  font-size: 12px;
  margin: 8px 0;
}

.foot {
  background: #0c3f8f;
  color: #dce8ff;
  text-align: center;
  font-size: 12px;
  line-height: 1.7;
  padding: 8px 10px 10px;
  border-top: 3px solid #f0c200;
}
.foot a { color: #ffe566; }
.foot a:visited { color: #ffe566; }
.counter {
  display: inline-block;
  background: #000;
  color: #ff2a2a;
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 0 6px;
  border: 2px inset #888;
  min-width: 78px;
}

.new {
  color: #ff3300;
  font-weight: 400;
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 12px;
  animation: blink 1s steps(1) infinite;
}
@keyframes blink { 50% { opacity: 0; } }

.notice {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 40, 0.35);
  z-index: 20;
}
.notice-inner {
  width: 420px;
  max-width: calc(100% - 24px);
  margin: 90px auto 0;
  background: #fff;
  border: 2px solid #0c3f8f;
}
.notice-h {
  background: #0c3f8f;
  color: #ffe566;
  font-weight: 400;
  padding: 4px 8px;
}
.notice-inner p { margin: 10px 12px; }
.notice-inner button { margin: 0 12px 12px; }

.en-block {
  background: #f7fbff;
  border: 1px solid #9bb6d8;
  padding: 8px 10px;
  margin-top: 8px;
  font-family: "Pixel12", SimSun, "宋体", serif;
  font-size: 12px;
}

@media (max-width: 760px) {
  .cn { font-size: 24px; letter-spacing: 0; }
  .banner-side, .seal { display: none; }
  .cols, .cols tbody, .cols tr, .cols td { display: block; width: auto !important; }
  .col-side { width: auto; }
  .cert-input { width: 100%; }
  .seal-round { display: none; }
  table.slip-table th { width: 108px; }
}
@media print {
  body { background: #fff; }
  .topbar, .banner, .goldline, .redline, .nav, .ticker, .col-side, .foot, .noprint, .notice, .crumb, .query-panel { display: none !important; }
  .wrap { width: auto; max-width: none; border: 0; margin: 0; }
  .col-main { padding: 0; }
}
