﻿/* 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 {
    font: 14px/1.3 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
    min-width: 998px;
}

#right{
    font: 14px/0.8 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;}

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;
}

.ewb-ml20 {
    margin-left: 20px;
}

.ewb-mt20 {
    margin-top: 20px;
}

::-ms-clear {
    display: none;
}

::-ms-reveal {
    display: none;
}


/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

.ewb-topbar {
    height: 116px;
}

.ewb-page-logo {
    padding-top: 29px;
}

.ewb-pos-ico {
    width: 100px;
    position: relative;
    padding-left: 24px;
    font-size: 16px;
    cursor: pointer;
    background: url(../images/position_ico.png) left center no-repeat;
    height: 21px;
    line-height: 21px;
    margin-top: 58px;
    margin-left: 43px;
    z-index: 140;
}

.ewb-pos-ico>a {
    color: #333;
}


/* 导航 */

.ewb-page-nav {
    height: 52px;
    background-color: #024f9e;
}

.ewb-page-nitems>li {
    float: left;
    width: 112px;
}

.ewb-page-nitems>li.ewb-pnav-one {
    width: 102px;
}

.ewb-page-nitems>li>a {
    display: block;
    line-height: 52px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.ewb-page-nitems>li>a.cur {
    background-color: #308bd8;
}

.ewb-page-nitems>li>a:hover{
    background-color: #308bd8;
}


/* 日期 */

.ewb-snav {
    height: 43px;
    line-height: 43px;
    color: #666;
    background-color: #f7f7f7;
}

.ewb-sarea {
    width: 257px;
    height: 29px;
    background-color: #fff;
    margin-top: 7px;
}

.ewb-sbtn {
    display: block;
    border: 0;
    width: 16px;
    height: 16px;
    margin-top: 7px;
    margin-right: 10px;
    cursor: pointer;
    outline: none;
    background: url(../images/search_ico.png) center no-repeat;
}

.ewb-sinput {
    display: block;
    width: 220px;
    height: 27px;
    line-height: 27px;
    outline: none;
    border: 0;
    margin-top: 1px;
    margin-right: 5px;
}

.ewb-search-sel {
    display: block;
    width: 96px;
    height: 29px;
    outline: none;
    border: 0;
    margin-top: 7px;
    margin-right: 10px;
    font-family: "Microsoft YaHei";
    color: #999;
    font-size: 14px;
    background-color: #fff;
}


/* 底部 */

.ewb-flinks {
    height: 33px;
    line-height: 33px;
    color: #fff;
    text-align: center;
    background-color: #499dd1;
}

.ewb-flinks a {
    color: #fff;
}

.ewb-footer {
    padding-top: 3px;
    text-align: center;
    height: 100px;
    line-height: 24px;
}