<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'fzktjw';
    src: ;
}
body {
    color: #666;
    font-size: 12px;
    font-family: "microsoft yahei";
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    min-width: 1280px;
    background: #f8f8f8;
}
.fz{
    font-family: 'fzktjw';
    font-weight: bold;
}
form, div, body, img, p, img, dl, dt, dd, h2, h1, h3, h4, h5 {
    margin: 0px;
    padding: 0px;
    border: 0;
    font-style: normal;
    font-weight: normal;
}

a:link {
    text-decoration: none;
    /*behavior: ;*/
}

a:visited {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: none;
}

a:focus {
    color: #666;
    -moz-outline-style: none;
}
a:link{
    color: #666;
}
a:active {
    outline: none;
    color: #666;
    text-decoration: none;
}

em, i {
    font-style: normal;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input, textarea, select {
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: arial;
    vertical-align: middle;
    resize: none;
}

input:focus, textarea:focus {
    outline: none;
}

/*åˆ&nbsp;é™¤ç«ç‹ä¸‹æŒ‰é’®é»˜è®¤æ&nbsp;·å¼*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] &gt; input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

/*æµ®åŠ¨*/
.clearboth:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
    height: 0;
}

.clearboth {
    *zoom: 1;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

/*å­—ä½“*/
.arial {
    font-family: arial;
}

.yahei {
    font-family: "microsoft yahei", "å¾®è½¯é›…é»‘";
}

.f16 {
    font-size: 16px;
}

.blue, a.blue {
    color: #2873b4 !important;
}

a:hover.blue {
    color: #f60 !important;
}

.red, a.red:link, a.red:visited {
    color: #c30008;
}

.lh180 {
    line-height: 180%;
}

/*ä¸Šä¸‹é—´è·*/
.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb18 {
    margin-bottom: 18px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

/*å·¦é—´è·*/
.mf5 {
    margin-left: 5px;
}

.mf10 {
    margin-left: 10px;
}

.mf15 {
    margin-left: 15px;
}

.mf18 {
    margin-left: 18px;
}

.mf20 {
    margin-left: 20px;
}

.mf25 {
    margin-left: 25px;
}

.mf30 {
    margin-left: 30px;
}

.mf35 {
    margin-left: 35px;
}

.mf40 {
    margin-left: 40px;
}

.mf45 {
    margin-left: 45px;
}

.mf50 {
    margin-left: 50px;
}

.mf60 {
    margin-left: 60px;
}

.mf80 {
    margin-left: 80px;
}

.mf100 {
    margin-left: 100px;
}

/*å…¬ç”¨*/
.div100 {
    width: 100%;
}

.b {
    font-weight: bold;
}

.text_l {
    text-align: left;
}

.text_r {
    text-align: right;
}

.text_c {
    text-align: center;
}

.animate {
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

/*@font-face {*/
    /*font-family: 'sourcehansanscn-medium';*/
    /*src:  format('opentype');*/
    /*font-weight: normal;*/
/*}*/
</pre></body></html>