@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block }
ol, ul {list-style: none }
img {border: 0; }
table {border-collapse: collapse;border-spacing: 0 }
th,td { vertical-align: middle;}
html { height: 100%; color: #000;font-size: 1em;line-height: 1.5em; background: #f4f4f4;}
body {font-size: 14px;font-family: "Lantinghei SC", "Microsoft Yahei", Helvetica, Arial;color: #000; }
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0 }
body {-webkit-text-size-adjust: 100% }
ol, ul {list-style: none }
a { text-decoration: none; }
body {max-width: 800px; min-height: 100%; margin: 0 auto; position: relative; background: #fff; word-break: break-all;}
.sx { background: #e5e5e5;}
.sx table { margin-top: 0px;}
.sx th { height: 30px; background: #f1f1f1;}
.sx td { padding: 5px 0; text-align: center; border: solid 1px #d8ccb4; word-wrap: break-word; background: #fff;}
.sx td.a-left { text-align: left; padding-left: 5px; padding-right: 5px;}
.sx span { height: 18px; line-height: 18px; margin: 0 2px; padding: 0 2px; font-size: 12px; color: #fff; display: inline-block; background: #f00;}
.sx span.green { background: #009933;}
.sx span.blue { background: #3366ff;}

ul.sx1 {}
ul.sx1 li { float: left; width: 33.33%; padding: 5px 0;}
ul.sx1 li dl {}
ul.sx1 li dl dt {}
ul.sx1 li dl dt img { width: 40px; height: 40px;}
ul.sx1 li dl dd {}

.menu.fixed-top {
    z-index: 999;
}

.fixed-top {
    position: fixed;
    top: 0;
}
.menu .inner {
    background: #666;
	width: 800px;
}
.menu dt.line-60 {
    line-height: 50px;
}
.menu dt {
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 0;
    font-weight: 700;
    letter-spacing: 8px;
	height: 50px;
}

.dibu {
  text-align: center;
  position: relative;
 
  font-size: 18px;
}
.dibu a {
	display: inline-block;
  margin-right: 10px;
 
  padding: 5px 20px;
  border-radius: 5px;
  background-color: #0000ff;
  color: #ffffff;
  font-size: 18px;
  cursor: pointer;
}
.ss {
    border-bottom: 3px #f90 solid;
    width: 100px;
    text-align: center;
    line-height: 30px;
    color: #f90;
}