@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: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
    background: url('imagesfoot_bg.jpg') center bottom no-repeat #fff;
}

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;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-mt20 {
    margin-top: 20px;
}

input,
button {
    outline: 0;
}

/* top */

.ewb-top {
    height: 47px;
    line-height: 47px;
}

.ewb-welcome {
    float: left;
    color: #666;
}

.ewb-share {
    float: right;
    margin-top: 12px;
}

.ewb-share a {
    float: left;
    margin-left: 20px;
    width: 30px;
    height: 21px;
    position: relative;
}

.ewb-share-ico1 {
    background: url('imagesshare_ico1.png') center center no-repeat;
}

.ewb-share-ico2 {
    background: url('imagesshare_ico2.png') center center no-repeat;
}

.ewb-share-ico3 {
    background: url('imagesshare_ico3.png') center center no-repeat;
}

.ewb-code-box {
    display: none;
    position: absolute;
    top: 34px;
    left: 50%;
    margin-left: -95px;
    padding: 10px 10px;
    width: 170px;
    height: 104px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    background-color: #fff;
}

.ewb-share-ico2 .ewb-code-box {
    width: 80px;
    margin-left: -50px;
}

.ewb-code-jt {
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    width: 19px;
    height: 10px;
    background: url('imagescode_jt.png');
}

.ewb-code-box li {
    float: left;
    margin-left: 10px;
    width: 80px;
    height: 97px;
    vertical-align: top;
}

.ewb-code-box li:first-child {
    margin-left: 0;
}

.ewb-code-box li img {
    width: 80px;
    height: 80px;
    vertical-align: top;
}

.ewb-code-box li span {
    display: block;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    color: #585858;
}

.ewb-share a:hover .ewb-code-box {
    display: block;
}

.ewb-top-link {
    float: right;
    margin: 11px 10px 0 0;
    height: 24px;
    line-height: 24px;
}

.ewb-top-link a {
    float: left;
    margin-left: 22px;
    color: #333;
}

.ewb-top-link a:hover {
    color: #ca0f08;
}

.ewb-tl-ico1 {
    padding-left: 25px;
    background: url('imagestl_ico1.png') left center no-repeat;
}

.ewb-tl-ico2 {
    padding-left: 26px;
    background: url('imagestl_ico2.png') left center no-repeat;
}

.ewb-tl-ico3 {
    padding-left: 21px;
    background: url('imagestl_ico3.png') left center no-repeat;
}

/* header */

.ewb-header {
    height: 253px;
    background: url('imagesheader_bg.jpg') center top no-repeat;
}

/* logo */

.ewb-logo {
    float: left;
    margin: 28px 0 0 -2px;
    width: 600px;
}

/* search */

.ewb-search {
    float: right;
    margin-top: 193px;
}

.ewb-sh-txt {
    float: right;
    padding-left: 10px;
    width: 273px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #cecece;
    border-right: 0;
}

.placeholder {
    color: #ababab;
}

.ewb-sh-btn {
    float: right;
    width: 74px;
    height: 36px;
    border: 0;
    border-radius: 0 2px 2px 0;
    background: url('imagessh_ico.png') center center no-repeat #015293;
    cursor: pointer;
}

.ewb-sh-btn:hover {
    background-color: #246fac;
}

/* nav */

.ewb-nav {
    height: 56px;
    line-height: 56px;
    background-color: #015293;
}

.ewb-nav ul {
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.ewb-nav-item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.ewb-nav-name {
    display: block;
    padding: 0 43px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.ewb-nav-name:hover,
.ewb-nav-name.current {
    background-color: #246fac;
}

/* ¶þÎ¬Âë */
@media (max-width: 1160px) {
    .ewb-code-box {
        left: auto;
        right: 0;
        margin-left: 0;
    }
    .ewb-code-jt {
        left: auto;
        right: 4px;
    }
}

/* pad */

@media (min-width: 768px) and (max-width: 979px) {
    /* search */
    .ewb-search {
        margin-top: 25px;
    }
    /* nav */
    .ewb-nav-name {
        padding: 0 26px;
    }
}


/* phone */

@media (max-width: 767px) {
    /* top */
    .ewb-top {
        height: auto;
        line-height: 36px;
        padding-bottom: 5px;
    }
    .ewb-welcome {
        text-indent: 5px;
        width: 100%;
    }
    .ewb-share,
    .ewb-top-link {
        margin-top: 0;
    }
    .ewb-top-link {
        margin-right: 5px;
    }
    .ewb-share a {
        margin-left: 10px;
    }
    .ewb-top-link a {
        margin-left: 12px;
    }
    /* header */
    .ewb-header {
        height: auto;
        padding-bottom: 30px;
    }
    /* logo */
    .ewb-logo {
        margin-left: 5px;
        max-width: 95%;
    }
    /* search */
    .ewb-search {
        margin: 20px 5px 0 0;
    }
    /* nav */
    .ewb-nav {
        height: auto;
        line-height: 38px;
    }
    .ewb-nav-item {
        float: left;
        width: 33.3333333333333333333%;
    }
    .ewb-nav-name {
        padding: 0;
        font-size: 16px;
    }
}


/* Êú°æ phone */

@media (max-width: 480px) {
    /* search */
    .ewb-sh-txt {
        width: 170px;
    }
}


/* footer */

.ewb-footer {
    margin-top: 20px;
    padding-top: 3px;
    border-top: 4px solid #015293;
}

.ewb-foot-bd {
    padding: 21px 0;
    background-color: #f3f3f3;
    position: relative;
    text-align: center;
}

.ewb-foot-content {
    float: left;
    width: 48%;
    margin-left:84px;
    line-height: 24px;
    text-align:left;
}

.ewb-ga-ico {
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 22px;
}

.ewb-foot-ico {
    position: absolute;
    left: 50%;
    display: block;
}

.ewb-fico1 {
    top: 28px;
    margin-left: -480px;
    width: 54px;
    height: 65px;
}

.ewb-fico2 {
    top: 28px;
    margin-left: 70px;
    width: 110px;
    height: 65px;
}

.ewb-fico3 {
    top: 29px;
    margin-left: 197px;
    width: 155px;
    height: 65px;
}

.ewb-fico4 {
    top: 0px;
    margin-left: 104px;
    width: 72px;
    height: 65px;
}

.ewb-foot-ico img {
    display: block;
    width: 100%;
    height: 100%;
}


/* pad phone */

@media (max-width: 979px) {
    .ewb-foot-content {
        width: 100%;
        margin-left:0;
        text-align:center;
               
    }
    .ewb-foot-ico {
        position: static;
        display: inline-block;
        margin: 10px 10px;
        vertical-align: middle;
    }
    
    .ewb-fico4 {
        display:none;
    }
}


/* phone */

@media (max-width: 767px) {
    .ewb-foot-bd {
        padding: 10px 0;
    }
    .ewb-foot-content span {
        display: block;
    }
}

/* µ¼º½ */
.ewb-route {
    padding: 17px 0 15px;
    line-height: 26px;
    padding-left: 28px;
    color: #666;
    background: url("imagesroute_ico.png") left center no-repeat;
}

.ewb-route>a {
    color: #666;
}

.ewb-route-last {
    color: red;
}
