<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* yui3 reset.css */
html {
    color: #000;
    background: #FFF
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}
ol,
ul {
    list-style: none
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
q:before,
q:after {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}
legend {
    color: #000
}
iframe {
    display: block;
}

/* yui3 fonts */

body {
    font: 14px/1.231 "SimSun", arial, helvetica, clean, sans-serif;
    color: #333;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    font-size: inherit;
    font: 100%
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}
a {
	text-decoration: none;
}

/* utilities */
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.l {
    float: left !important;
}
.r {
    float: right !important;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}

/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

/*! grid system 24栅格 998px */
.ewb-container {
    width:998px;
    margin:0 auto;
}
.ewb-row {
    overflow:hidden;
}
.ewb-span24 {
    width: 998px;
    float:left;
}
.ewb-span23 {
    width: 956px;
    float:left;
}
.ewb-span22 {
    width: 914px;
    float:left;
}
.ewb-span21 {
    width: 872px;
    float:left;
}
.ewb-span20 {
    width: 830px;
    float:left;
}
.ewb-span19 {
    width: 788px;
    float:left;
}
.ewb-span18 {
    width: 746px;
    float:left;
}
.ewb-span17 {
    width: 704px;
    float:left;
}
.ewb-span16 {
    width: 662px;
    float:left;
}
.ewb-span15 {
    width: 620px;
    float:left;
}
.ewb-span14 {
    width: 578px;
    float:left;
}
.ewb-span13 {
    width: 536px;
    float:left;
}
.ewb-span12 {
    width: 494px;
    float:left;
}
.ewb-span11 {
    width: 452px;
    float:left;
}
.ewb-span10 {
    width: 410px;
    float:left;
}
.ewb-span9 {
    width: 368px;
    float:left;
}
.ewb-span8 {
    width: 326px;
    float:left;
}
.ewb-span7 {
    width: 284px;
    float:left;
}
.ewb-span6 {
    width: 242px;
    float:left;
}
.ewb-span5 {
    width: 200px;
    float:left;
}
.ewb-span4 {
    width: 158px;
    float:left;
}
.ewb-span3 {
    width: 116px;
    float:left;
}
.ewb-span2 {
    width: 74px;
    float:left;
}
.ewb-span1 {
    width: 32px;
    float:left;
}
.ewb-ml10 {
    margin-left:10px;
}
.ewb-mt10 {
    margin-top:10px;
}

.ewb-mt5 {
    margin-top:5px;
}

.ewb-mb3 {
    margin-bottom:3px;
}


body{
    background: url(../images/bg.jpg) center 38px no-repeat;
}
/* top */
.ewb-top{
    height: 38px;
    line-height: 38px;
    color: #999;
    text-indent: 9px;
}
.ewb-sear-box{
    padding-top: 5px;
    margin-right: 9px;
    
}
.ewb-input{
    width: 215px;
    height: 26px;
    border: 1px solid #d8d8d8;
    border-radius: 2px;
    border-right: 0;
    line-height: 26px;
    font-size: 12px;
    color: #999;
    outline: 0;
    text-indent: 6px;
}
.ewb-submit{
    width: 64px;
    height: 28px;
    background-color: #ef9d1b;
    color: #fff;
    border: 1px solid #ef9d1b;
    border-left: 0;
    text-align: center;
    outline: 0;
}
/* header */
.ewb-header{
    height: 188px;
    padding-top: 68px;
}
.ewb-header img{
    vertical-align: top;
    margin-left: 27px;
}
/* nav */
.ewb-nav{
    height: 36px;
    background-color: #24a1dc;
    border-radius: 3px;
    padding-left: 6px;
}
.ewb-nav-item{
    margin-right: -15px;
}
.ewb-nav-list{
    /*width: 128px;*/
    width: 110px;/*20211214*/
    margin-right: 15px;
}
.ewb-nav-list a{
    display: block;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft YaHei";
}
.ewb-nav-list:hover a{
    background-color: #0085c4;
}

/* 友情链接 */
.ewb-link{
    padding-top: 7px;
    height: 25px;
    padding-left: 43px;
    background-color: #f1f1f1;
}
.ewb-sele{
    width: 207px;
    height: 19px;
    line-height: 19px;
    margin-left: 17px;
    font-size: 12px;
    border: 1px solid #c3c3c3;
}
/* footer */
.ewb-footer{
    position: relative;
    height: 105px;
    padding-top: 9px;
    border-top: 2px solid #24a1dc;
}
.ewb-footer p{
    line-height: 24px;
    font-size: 12px;
    text-align: center;
}
.ewb-footer-link{
    line-height: 24px;
    text-align: center;
    font-size: 12px;
}
.ewb-footer-link a{
    color: #333;
    margin-right: 5px;
    line-height: 24px;
}
.ewb-footer-img{
    position: absolute;
    top: 30px;
    right: 226px;
}
/* 二维码 */
.ewb-code-box{
    position: fixed;
    top: 294px;
    left: 50%;
    margin-left: 520px;
    width: 90px; 
}
.ewb-close-btn{
    width: 54px;
    height: 21px;
    border: 1px solid #d7d7d7;
    border-bottom: 0;
    margin-left: 34px;
}
.ewb-code{
    height: 23px;
    width: 75px;
    padding: 84px 7px 8px;
    border: 1px solid #dedede;
    background: url(../images/code.jpg) center 7px no-repeat #fff;

}
.ewb-code a{
    display: block;
    text-align: center;
    line-height: 21px;
    color: #fff;
    font-size: 12px;
    border: 1px solid #808080;
    background-color: #8d8d8d;
}
img{
    vertical-align: top;
}

/*访问量*/
.ewb-view{
   margin-top:5px;
}</pre></body></html>