@charset "gb2312";
html {
    color: #000;
    background: #FFF;
}

blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
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:after,
q:before {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%;
}

legend {
    color: #000;
}

iframe {
    display: block;
}


/* yui3 fonts */

body {
    font-family: "SimHei";
    font-size: 14px;
    color: #000;
    min-width: 1300px;
}

button,
input,
select,
textarea {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
}

code,
kbd,
pre,
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:after,
.clearfix:before {
    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;
}


/*! grid system 24栅格 998px */

.ewb-container {
    width: 998px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span1 {
    float: left;
    width: 32px;
}

.ewb-span2 {
    float: left;
    width: 74px;
}

.ewb-span3 {
    float: left;
    width: 116px;
}

.ewb-span4 {
    float: left;
    width: 158px;
}

.ewb-span5 {
    float: left;
    width: 200px;
}

.ewb-span6 {
    float: left;
    width: 242px;
}

.ewb-span7 {
    float: left;
    width: 284px;
}

.ewb-span8 {
    float: left;
    width: 326px;
}

.ewb-span9 {
    float: left;
    width: 368px;
}

.ewb-span10 {
    float: left;
    width: 410px;
}

.ewb-span11 {
    float: left;
    width: 452px;
}

.ewb-span12 {
    float: left;
    width: 494px;
}

.ewb-span13 {
    float: left;
    width: 536px;
}

.ewb-span14 {
    float: left;
    width: 578px;
}

.ewb-span15 {
    float: left;
    width: 620px;
}

.ewb-span16 {
    float: left;
    width: 662px;
}

.ewb-span17 {
    float: left;
    width: 704px;
}

.ewb-span18 {
    float: left;
    width: 746px;
}

.ewb-span19 {
    float: left;
    width: 788px;
}

.ewb-span20 {
    float: left;
    width: 830px;
}

.ewb-span21 {
    float: left;
    width: 872px;
}

.ewb-span22 {
    float: left;
    width: 914px;
}

.ewb-span23 {
    float: left;
    width: 956px;
}

.ewb-span24 {
    float: left;
    width: 998px;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-mt10 {
    margin-top: 10px;
}

input,button {
    outline: 0;
}

/* 单行文本溢出 */

.ewb-otw {
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/* header */

.ewb-header {
    height: 247px;
}

.ewb-header-img {
    height: 247px;
    vertical-align: top;
}

/* nav */

.ewb-nav {
    height: 36px;
    background: url('imagesnav_bg.png');
}

.ewb-nav-node {
    float: left;
    margin: 7px 0 0 9px;
    width: 68px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    vertical-align: top;
}

.ewb-nav-node:first-child {
    margin-left: 28px;
}

.ewb-nav-name {
    display: block;
    color: #fff;
}

.ewb-nav-name:hover,
.ewb-nav-name.current {
    color: #000;
    background: url('imagesnav_name_bg.jpg');
}

/* subnav */

.ewb-subnav {
    height: 35px;
    line-height: 35px;
    background: url('imagessub_nav_bg.jpg') repeat-x;
}

.ewb-date {
    margin-left: 64px;
}

.ewb-weather {
    margin-left: 22px;
}

.ewb-search {
    float: right;
    margin: 7px 8px 0 0;   
}

.ewb-sh-img {
    float: left;
    width: 19px;
    height: 19px;
}

.ewb-sh-type {
    float: left;
    margin-left: 10px;
    padding: 0 7px 0 15px;
    height: 19px;
    line-height: 18px;
    border-radius: 3px;
    color: #252525;
    background: url('imagessh_jt.jpg') 6px center no-repeat #a6a6a6;
}

.ewb-sh-txt {
    float: left;
    margin-left: 7px;
    padding-left: 10px;
    width: 167px;
    height: 17px;
    line-height: 16px;
    border: 1px solid #000;
}

.ewb-sh-btn {
    float: left;
    margin-left: 17px;
    width: 48px;
    height: 19px;
    border: 0;
    border-radius: 3px;
    color: #252525;
    background-color: #a7a7a7;
    cursor: pointer;
}

/* footer */

.ewb-footer {
    margin-top: 20px;
    padding-top: 26px;
    min-height: 10px;
    text-align: center;
}

.ewb-foot-ico {
    display: block;
    margin: 0 auto;
    width: 52px;
    height: 62px;
}


.ewb-foot-content {
    padding-top: 15px;
    line-height: 24px;
    color: #202020;
}

/* 侧边栏 */

.ewb-sidebar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 102px;
    background-color: #0169a5;
}

.ewb-sidebar ul {
    padding-top: 45px;
}

.ewb-sidebar-node {
    height: 100px;
    background: url('imagessidebar_border.jpg') bottom repeat-x;
}

.ewb-sidebar-node a {
    display: block;
    padding-top: 54px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
}

.ewb-sidebar-icon1 {
    background: url('imagessidebar_icon1.png') center 20px no-repeat;
}

.ewb-sidebar-icon2 {
    background: url('imagessidebar_icon2.png') center 18px no-repeat;
}

.ewb-sidebar-icon3 {
    background: url('imagessidebar_icon3.png') center 20px no-repeat;
}

.ewb-sidebar-icon4 {
    background: url('imagessidebar_icon4.png') center 12px no-repeat;
}

.ewb-sidebar-icon5 {
    background: url('imagessidebar_icon5.png') center 16px no-repeat;
}