﻿﻿@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%;
}

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";
}

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;
}

.loading {
    min-height: 100px;
    background: url(../images/load32.gif) center no-repeat;
}

/* 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-span25 {
    width: 274px;
    float: left;
}
.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: 243px;
    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-ml20 {
    margin-left: 20px;
}

.ewb-ml10 {
    margin-left: 10px;
}

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-mt15 {
    margin-top: 15px;
}

.ewb-mt11 {
    margin-top: 11px;
}

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-mt9 {
    margin-top: 9px;
}

.ewb-mt8 {
    margin-top: 8px;
}

.ewb-mt5 {
    margin-top: 5px;
}

.ewb-pb20 {
    padding-bottom: 20px;
}

/* header */

/* top */

.ewb-top {
    height: 40px;
    line-height: 40px;
    color: #666;
}

    .ewb-top a {
        color: #666;
    }

    .ewb-top span {
        padding: 0 10px;
    }

/* banner */

.ewb-banner {
    height: 202px;
    background: url(../images/banner.jpg);
}

.ewb-banner-xxgk {
    height: 120px;
    background-color: #f8f8f8;
}

.ewb-logo {
    margin-top: 23px;
    margin-left: -10px;
}

/* nav */

.ewb-nav {
    height: 42px;
    background-color: #276ebb;
}

.ewb-nav-items {
    padding-left: 16px;
}

.ewb-nav-item {
    padding: 0 24px;
    line-height: 42px;
}

    .ewb-nav-item a {
        font-size: 18px;
        color: #fff;
    }

.ewb-nav-txt {
    margin-top: 6px;
    padding-left: 10px;
    width: 198px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 0;
    outline: 0;
    color: #b5b5b5;
}

.ewb-nav-btn {
    margin-top: 6px;
    width: 50px;
    height: 30px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/srh_ico.png) 17px 7px no-repeat #e89d4a;
}

    .ewb-nav-btn:hover {
        background-color: #ed6a00;
    }

/* footer */

.ewb-ft-hd {
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background-color: #276ebb;
}

    .ewb-ft-hd a {
        margin: 0 15px;
        font-size: 16px;
        color: #fff;
    }

.ewb-ft-bd {
    padding-top: 14px;
    height: 138px;
    background-color: #f4f5fa;
}

.ewb-pr {
    position: relative;
}

.ewb-ft-p {
    line-height: 26px;
    text-align: center;
    color: #666;
}

.ewb-ft-link1 {
    position: absolute;
    top: 20px;
    left: 50px;
}

.ewb-ft-link2 {
    position: absolute;
    top: 31px;
    right: 49px;
}

.border1 {
    border: 1px solid #b5b5b5;
    width: 996px;
}

.footstyle1 img {
    padding-top: 8px;
}
.article-extended{line-height:36px; color:#666666; font-size:14px; padding:0 5px 0 15px; background:#f2f2f2;}
.article-extended dt{float:left; font-size:14px;}
.article-extended dt span{float:left; line-height:24px; margin:6px 6px 6px 0; color:#888888;}
.article-extended dd{float:right;}
.article-extended dd span{margin:0 8px;}
.article-extended dd a{color:#666666; cursor:pointer;}
.article-extended dd a:hover{color:#333; font-weight:bold;}
.article-extended dd i{font-style: normal;}
.article-extended span{display:inline-block;}