@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, 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: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: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    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;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
　　color: #666;
　　}
　　input:-moz-placeholder, textarea:-moz-placeholder {
　　color:#666;
　　}
　　input::-moz-placeholder, textarea::-moz-placeholder {
　　color:#666;
　　}
　　input:-ms-input-placeholder, textarea:-ms-input-placeholder {
　　color:#666;
　　}
/* 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: 1200px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-span1 {
    float: left;
    width: 41px;
}

.ewb-span2 {
    float: left;
    width: 102px;
}

.ewb-span3 {
    float: left;
    width: 163px;
}

.ewb-span4 {
    float: left;
    width: 224px;
}

.ewb-span5 {
    float: left;
    width: 285px;
}

.ewb-span6 {
    float: left;
    width: 346px;
}

.ewb-span7 {
    float: left;
    width: 407px;
}

.ewb-span8 {
    float: left;
    width: 468px;
}

.ewb-span9 {
    float: left;
    width: 529px;
}

.ewb-span10 {
    float: left;
    width: 590px;
}

.ewb-span11 {
    float: left;
    width: 651px;
}

.ewb-span12 {
    float: left;
    width: 712px;
}

.ewb-span13 {
    float: left;
    width: 773px;
}

.ewb-span14 {
    float: left;
    width: 834px;
}

.ewb-span15 {
    float: left;
    width: 895px;
}

.ewb-span16 {
    float: left;
    width: 956px;
}

.ewb-span17 {
    float: left;
    width: 1017px;
}

.ewb-span18 {
    float: left;
    width: 1078px;
}

.ewb-span19 {
    float: left;
    width: 1139px;
}

.ewb-span20 {
    float: left;
    width: 1200px;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-ml42 {
    margin-left: 42px;
}

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-mt20 {
    margin-top: 20px;
}

input, button, select {
    font-family: "Microsoft YaHei";
    outline: 0;
}

.placeholder {
    color: #999;
}

/*topbar*/
.ewb-topbar{
	line-height:32px;
	height:32px;
	background-color:#ECECEC;
}
/*header*/

.ewb-header {
    height: 346px;
    background: url(imagesheader_bg.jpg) center top no-repeat;
}

.ewb-logo {
    float: left;
    margin: 90px 0 0 -3px;
    width: 490px;
    height: 178px;
}


/*nav*/

.ewb-nav {
    height: 61px;
    line-height: 61px;
    background-color: #0ea2ef;
}

.ewb-nav-node {
    float: left;
    width: 172px;
    text-align: center;
    vertical-align: top;
}

.ewb-nav-node:first-child {
    width: 168px;
}

.ewb-nav-name {
    display: block;
    font-size: 20px;
    color: #fff;
}

.ewb-nav-name:hover, .ewb-nav-name.current {
    background-color: #088ed4;
}


/*subnav*/

.ewb-subnav {
    height: 41px;
    line-height: 41px;
    background-color: #ecf6fe;
}


/*天气*/

.ewb-weather-ico {
    display: inline-block;
    margin: 0 10px;
    width: 19px;
    height: 19px;
    vertical-align: middle;
}

.ewb-weather-detail {
    margin-left: 18px;
    color: #ff9425;
}


/*search*/

.ewb-search {
    float: right;
    margin-top: 6px;
}

.ewb-sh-type {
    float: left;
    padding-left: 5px;
    width: 62px;
    height: 28px;
    line-height: 28px;
    border: 0;
}

.ewb-sh-txt {
    float: left;
    padding-left: 10px;
    width: 120px;
    height: 28px;
    line-height: 28px;
    border: 0;
}

.ewb-sh-btn {
    float: left;
    width: 38px;
    height: 28px;
    border: 0;
    cursor: pointer;
    background: url(imagessh_btn.png) center center no-repeat #0ea2ef;
}

.ewb-aAdvanced-sh {
    float: left;
    margin-left: 10px;
    width: 86px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #4cbaf4;
}


/*footer*/

.ewb-footer {
    margin-top: 20px;
    padding-top: 16px;
    height: 114px;
    background-color: #e8f0f7;
}

.ewb-footer-hd {
    height: 24px;
    line-height: 24px;
    text-align: center;
}

.ewb-footer-hd a {
    display: inline-block;
    margin: 0 14px;
    font-weight: bold;
    color: #666;
}

.ewb-footer-hd i {
    display: inline-block;
    width: 2px;
    height: 24px;
    background: url(imagesfoot_xs.jpg) center center no-repeat;
    vertical-align: top;
}

.ewb-footer-content {
    margin-top: 23px;
    line-height: 24px;
    text-align: center;
    color: #666;
}


/*公共标题样式*/

.ewb-cm-hd {
    height: 40px;
    background-color: #f5f5f5;
}

.ewb-cm-tt {
    float: left;
    margin-top: -1px;
    padding: 0 28px;
    height: 39px;
    line-height: 39px;
    border-top: 2px solid #0ea2ef;
    font-size: 16px;
    font-weight: bold;
    color: #0ea2ef;
    background-color: #fff;
}
.ewb-cm-tt01 {
    float: left;
    margin-top: -1px;
    padding: 0 28px;
    height: 39px;
    line-height: 39px;
    
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background-color: #f5f5f5;
}
.ewb-cm-tt01.current{
    float: left;
    margin-top: -1px;
    padding: 0 28px;
    height: 39px;
    line-height: 39px;
    border-top: 2px solid #0ea2ef;
    font-size: 16px;
    font-weight: bold;
    color: #0ea2ef;
    background-color: #fff;
}

/*公共列表样式*/

.ewb-list {
    padding: 9px 16px 0 16px;
}

.ewb-list-node {
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    vertical-align: top;
    background: url(imagesdian.png) left center no-repeat;
}

.ewb-list-name {
    float: left;
    width: 70%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-list-date {
    float: right;
    color: #999;
}

.ewb-list-node:hover {
    background: url(imagesdian_hover.png) left center no-repeat;
}

.ewb-list-node:hover .ewb-list-name, .ewb-list-node:hover .ewb-list-date {
    color: #ff9425;
}

.ewb-nodate .ewb-list-name {
    width: 100%;
}


/* 分页 */

.ewb-page {
    margin-top: 24px;
    height: 26px;
    text-align: center;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border: 0;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #0ea2ef;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 26px;
    line-height: 26px;
    padding: 0 10px;
    border: 0;
    color: #666;
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-go {
    margin-left: 2px;
}

.ewb-page-go:hover>a, .ewb-page-hover:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}

.ewb-page-goto {
    margin-right: 0;
}

.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}

.ewb-page-inpt {
    margin-left: -2px;
}

.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    color: #555;
}
