@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;line-height: 1.5em; background:#eee;}
body {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 }
audio, canvas, iframe, img, svg, video {vertical-align: middle }
a {color: #000;text-decoration: none; }
a:hover {text-decoration: none }
.clearfix:after {content: '.';display: block;height: 0;clear: both;overflow: hidden;visibility: hidden }
.clearfix {
*zoom:1 }
.clear {clear: both;width: 0px;height: 0px;font-size: 0px;overflow: hidden }
html, body, div, span, header, nav, a, ul, li {margin: 0;padding: 0;border: 0;vertical-align: baseline }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block }
ol, ul {list-style: none }
body {max-width: 800px; min-height: 100%; font-size: 18px; margin: 0 auto; position: relative; background: #fff; word-break: break-all;}
.cgi-head {
    height: 45px;
    color: #fff;
    background: #0063ca;
    position: relative;
}
header {
    max-width: 800px;
    margin: 0 auto;
}
.icon-back {
    float: left;
    width: 40px;
    height: 45px;
    display: inline-block;
    position: relative;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}.cgi-head {
    height: 45px;
    color: #fff;
    background: #FF9900;
    position: relative;
}
.cgi-head-tit {
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
}
.icon-back:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 4px solid #A4E0D8;
    border-right: 4px solid #A4E0D8;
    position: absolute;
    top: 15px;
    left: 15px;
}
.icon-back:after {
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
}



.sx { background: #e5e5e5;
border-top: solid 0px #e5e5e5;
}
.sx table { margin-top: 0px;}
.sx th { height: 30px; background: #f1f1f1;}
.sx td { padding: 2px; 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; color: #fff; display: inline-block; background: #f00;}
.sx span.green { background: #009933;}
.sx span.blue { background: #3366ff;}

ul.sx1 { text-align: center; background-color: #FFFFFF;border: solid 1px #d8ccb4;}
ul.sx1 li { float: left; width: 33.33%; padding: 5px 0;}
ul.sx1 li dl dt img{ width:40px; height: auto;}

@media (max-width: 535px){
 .sx{ 
		font-size: 14px;
	}
}

