@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;
}

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 {
    min-width: 998px;
    color: #333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

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;
}

/*! 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;
}

/* top */

.ewb-top{
    height: 86px;
    background: url(../images/top_bg.jpg) no-repeat center top;
}

.ewb-title{
    float: left;
    margin-top: 20px;
}

/* nav */

.ewb-nav{
    float: right;
    margin-top: 12px;
}

.ewb-nav-item{
    float: left;
    /* width: 74px; */
    height: 64px;
    margin-left: 10px;
}

.ewb-nav-item a{
    display: block;
    padding-top: 34px;
    height: 34px;
    line-height: 22px;
    font-size: 14px;
    color: #001a57;
    text-align: center;
    background-position: center 12px;
    background-repeat: no-repeat;
}

.ewb-nav-a1{
    background-image: url(../images/nav1.png);
}

.ewb-nav-a2{
    background-image: url(../images/nav2.png);
}

.ewb-nav-a3{
    background-image: url(../images/nav3.png);
}

.ewb-nav-a4{
    background-image: url(../images/nav4.png);
}

.ewb-nav-item a:hover{
    color: #fff;
    background-color: #31a6ea;
}

.ewb-nav-a1:hover{
    background-image: url(../images/nav1h.png);
}

.ewb-nav-a2:hover{
    background-image: url(../images/nav2h.png);
}

.ewb-nav-a3:hover{
    background-image: url(../images/nav3h.png);
}

.ewb-nav-a4:hover{
    background-image: url(../images/nav4h.png);
}

/* footer */

.ewb-func-items{
    margin-left: -10px;
}

.ewb-func-item{
    float: left;
    width: 134px;
    margin-left: 10px;
}

.ewb-func-item a{
    display: block;
    line-height: 58px;
    padding-left: 40px;
    background-position: 12px center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    background-color: #6373b0;
}

.ewb-func-item a:hover{
    background-color: #7d8fd2;
}

.ewb-func-a1{
    background-image: url(../images/func1.png);
}

.ewb-func-a2{
    background-image: url(../images/func2.png);
}

.ewb-func-a3{
    background-image: url(../images/func3.png);
}

.ewb-func-a4{
    background-image: url(../images/func4.png);
}

.ewb-func-a5{
    background-image: url(../images/func5.png);
}

.ewb-func-a6{
    background-image: url(../images/func6.png);
}

.ewb-func-a7{
    background-image: url(../images/func7.png);
}

.ewb-func-a8{
    background-image: url(../images/func8.png);
}

/* sel */

.ewb-sel{
    margin-top: 7px;
}

.ewb-sel-items{
    margin-left: -10px;
}

.ewb-sel-item{
    width: 242px;
    float: left;
    height: 34px;
    margin-left: 10px;
}

.ewb-sel-item select{
    display: block;
    width: 242px;
    height: 30px;
    line-height: 30px;
    border:1px solid #bfbfbf;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #666;
    text-indent: 10px;
}

.ewb-foot-info{
    margin-top: 7px;
    padding: 10px 0 5px;
    line-height: 20px;
    font-size: 14px;
    color: #999;
    height: 75px;
    text-align: center;
    background: #e5e5e5;
}

@media(min-width: 1420px){
    .ewb-footer{
        padding-top: 20px;
        height: 228px;
    }

    .ewb-func-item a{
        height: 80px;
        line-height: 80px;
    }

    .ewb-sel{
        margin-top: 16px;
    }
}