﻿@charset "UTF-8";

/* 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;
    vertical-align: top;
}

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: 14px;
    font-family: "Microsoft YaHei";
    background: url(../images/bgdt.png) center top no-repeat #f7f7f7;
}

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-span1 {
    float: left;
    width: 48px;
}

.ewb-span2 {
    float: left;
    width: 120px;
}

.ewb-span3 {
    float: left;
    width: 192px;
}

.ewb-span4 {
    float: left;
    width: 264px;
}

.ewb-span5 {
    float: left;
    width: 336px;
}

.ewb-span6 {
    float: left;
    width: 408px;
}

.ewb-span7 {
    float: left;
    width: 480px;
}

.ewb-span8 {
    float: left;
    width: 552px;
}

.ewb-span9 {
    float: left;
    width: 624px;
}

.ewb-span10 {
    float: left;
    width: 696px;
}

.ewb-span11 {
    float: left;
    width: 768px;
}

.ewb-span12 {
    float: left;
    width: 840px;
}

.ewb-span13 {
    float: left;
    width: 912px;
}

.ewb-span14 {
    float: left;
    width: 984px;
}

.ewb-span15 {
    float: left;
    width: 1056px;
}

.ewb-span16 {
    float: left;
    width: 1128px;
}

.ewb-span17 {
    float: left;
    width: 1200px;
}

.ewb-container {
    width: 1200px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-ml24 {
    margin-left: 24px;
}

.ewb-mt24 {
    margin-top: 24px;
}

.ewb-mt15 {
    margin-top: 15px;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-mr10 {
    margin-right: 10px;
}


/* 头部 */

.ewb-top-info {
    height: 241px;
}

.ewb-logo {
    padding-top: 77px;
}

.ewb-sarea {
    margin-top: 89px;
    margin-right: 5px;
    width: 295px;
    height: 39px;
    border-radius: 19px;
    background: url(../images/search_bg.png) repeat;
}

.ewb-sinput {
    display: block;
    width: 215px;
    height: 39px;
    line-height: 39px;
    outline: none;
    border: 0;
    margin-left: 38px;
    background: none;
    font-size: 14px;
    color: #666;
}

.ewb-sbtn {
    margin-top: 10px;
    margin-right: 19px;
    display: block;
    width: 19px;
    height: 19px;
    border: 0;
    outline: none;
    cursor: pointer;
    background: url(../images/search_ico.png) left top no-repeat;
}

.ewb-nav {
    border-top: 3px solid #63bee1;
    border-bottom: 1px solid #0d5ba4;
    height: 53px;
    background-color: #278dc7;
}

.ewb-nav-items {
    margin-left: 39px;
}

.ewb-nav-items>li {
    float: left;
    position: relative;
    margin-right: 51px;
}

.ewb-nav-items>li>a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 53px;
    height: 53px;
    padding: 3px 20px 1px 60px;
    margin-top: -3px;
}

.ewb-nav-items>li:hover>a {
    color: #278dc7;
}

.ewb-nav-items>li.ewb-nav-last {
    margin-right: 0;
}

.ewb-nav-items>li>a.ewb-nav-one {
    background: url(../images/nav_ico_01.png) 26px center no-repeat;
}

.ewb-nav-items>li>a.ewb-nav-two {
    background: url(../images/nav_ico_02.png) 26px center no-repeat;
}

.ewb-nav-items>li>a.ewb-nav-three {
    background: url(../images/nav_ico_03.png) 26px center no-repeat;
}

.ewb-nav-items>li>a.ewb-nav-four {
    background: url(../images/nav_ico_04.png) 26px center no-repeat;
}

.ewb-nav-items>li>a.ewb-nav-five {
    background: url(../images/nav_ico_05.png) 26px center no-repeat;
}

.ewb-nav-items>li>a.ewb-nav-six {
    background: url(../images/nav_ico_06.png) 26px center no-repeat;
}

.ewb-nav-items>li:hover>a.ewb-nav-one {
    background: url(../images/nav_ico_01_hover.png) 26px center no-repeat #eaf5f9;
}

.ewb-nav-items>li:hover>a.ewb-nav-two {
    background: url(../images/nav_ico_02_hover.png) 26px center no-repeat #eaf5f9;
}

.ewb-nav-items>li:hover>a.ewb-nav-three {
    background: url(../images/nav_ico_03_hover.png) 26px center no-repeat #eaf5f9;
}

.ewb-nav-items>li:hover>a.ewb-nav-four {
    background: url(../images/nav_ico_04_hover.png) 26px center no-repeat #eaf5f9;
}

.ewb-nav-items>li:hover>a.ewb-nav-five {
    background: url(../images/nav_ico_05_hover.png) 26px center no-repeat #eaf5f9;
}

.ewb-nav-items>li:hover>a.ewb-nav-six {
    background: url(../images/nav_ico_06_hover.png) 26px center no-repeat #eaf5f9;
}

.ewb-wbg {
    background-color: #fff;
}

.ewb-nav-sub {
    height: 36px;
    line-height: 36px;
    background-color: #eaf5f9;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.ewb-temperature {
    margin-right: 33px;
}

.ewb-top-date {
    margin-right: 15px;
}

.ewb-submenu {
    position: absolute;
    width: 860px;
    top: 52px;
    left: -189px;
    height: 36px;
    padding-top: 2px;
    display: none;
}

.ewb-submenu-items>li {
    float: left;
    margin-right: 36px;
}

.ewb-submenu-items>li>a {
    color: #333;
    line-height: 36px;
}

.ewb-nav-items>li:hover .ewb-submenu {
    display: block;
}


/* 底部 */

.ewb-footer {
    height: 176px;
    border-top: 2px solid #278dc7;
    background-color: #f7f7f7;
}

.ewb-friend-links {
    text-align: center;
    color: #278dc7;
    line-height: 25px;
    padding-top: 10px;
}

.ewb-friend-links>a {
    color: #278dc7;
}

.ewb-friend-line {
    margin: 0 10px;
}

.ewb-friend-info {
    padding-top: 13px;
    text-align: center;
    color: #666;
    line-height: 25px;
    min-height: 80px;
    position: relative;
}

.ewb-bei {
    color: #666;
}

.ewb-ml62 {
    margin-left: 62px;
}

.ewb-gov {
    display: block;
    position: absolute;
}

.ewb-gov-one {
    width: 57px;
    height: 70px;
    left: 286px;
    top: 15px;
}

.ewb-gov-two {
    width: 75px;
    height: 73px;
    right: 267px;
    top: 14px;
}

.ewb-gov-two1 {
    width: 75px;
    height: 73px;
    right: 167px;
    top: 14px;
}