@charset "gb2312";

/* yui3 reset.css */

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 {
    color: #333;
    font-size: 12px;
    font-family: "SimSun";
    background: url("../images/topbg.jpg") center 32px no-repeat #fff7f6;
}

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;
}

.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-mt20 {
    margin-top: 20px;
}

.ewb-main {
    width: 1038px;
    margin: 0 auto;
    background: #fff;
    padding-top: 20px;
}


/* header */

.ewb-func {
    height: 31px;
    border-bottom: 1px solid #d9d2d1;
    background: #f7f7f7;
}


/* func */

.ewb-func span {
    display: block;
    line-height: 30px;
}

.ewb-func-date {
    padding-right: 15px;
}

.ewb-func-link a {
    color: #333;
}


/* banner */

.ewb-banner {
    height: 189px;
}


/* nav */

.ewb-nav {
    width: 1038px;
    margin: 0 auto;
}

.ewb-nav-items {
    height: 42px;
    background: #e74c3c;
}

.ewb-nav-item {
    width: 16.66%;
    line-height: 42px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    text-align: center;
}

.ewb-nav-a {
    display: block;
    color: #fff;
}

.ewb-nav-a:hover {
    cursor: pointer;
    background: #cf4436;
}


/*  ewb-footer */

.ewb-footer {
    height: 84px;
    border-top: 4px solid #e74c3c;
    text-align: center;
}

.ewb-footer-copyright {
    line-height: 22px;
    padding-top: 20px;
}


/* 信息列表 */

.wb-data-item {
    padding-top: 8px;
    padding-left: 15px;
}

.wb-data-list {
    line-height: 25px;
    padding-left: 14px;
    cursor: pointer;
    background: url("../images/listimg.jpg") 0 10px no-repeat;
}

.wb-data-infor {
    margin-right: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor.mr {
    margin-right: 10px;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    padding-right: 15px;
    color: #b4b4b4;
    margin-top: -25px;
}

.wb-data-list:hover .wb-data-infor a,
.wb-data-list:hover .wb-data-date {
    cursor: pointer;
    color: #e74c3c;
}


/* 当前位置 */

.ewb-scol-hd {
    height: 33px;
    line-height: 32px;
    padding-left: 30px;
    border: 1px solid #ededed;
    /* border-top: 2px solid #e74c3c; */
    background: url("../images/now.jpg") 15px 11px no-repeat #f3f3f3;
}

.ewb-scol-hd span {
    color: #333;
}

.ewb-scol-hd .ewb-scol-cur {
    color: #e74c3c;
}

