/* yui3 reset.css */

html {
    color: #000;
    background: #FFF
}
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: 12px/1.231 "Microsoft YaHei", arial, helvetica, clean, sans-serif;
    color: #333;
    background: url(imagesbj.jpg) no-repeat center top;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    font-size: inherit;
    font: 100%;
    margin-left:5px;
}
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;
}

/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */


/*! grid system 24栅格 998px */

.ewb-container {
    width: 992px;
    margin: 0 auto;
}
.ewb-outer {
    width: 1000px;
    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: 748px;
    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: 369px;
    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-span530 {
    width: 530px;
    float: left;
}
.ewb-span234 {
    width: 234px;
    float: left;
}
.ewb-ml10 {
    margin-left: 10px;
}
.ewb-mt10 {
    margin-top: 10px;
}
.ewb-mt20 {
    margin-top: 20px;
}
.ewb-container {
    width: 992px;
    margin: 0 auto;
}
.ewb-outer {
    width: 1000px;
    margin: 0 auto;
}

/* header */

.ewb-head-banner {
    height: 225px;
}

/* nav */

.ewb-nav-item {
    float: left;
    width: 100px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    padding-left: 10px;
    background: url(imagesindex01.jpg) no-repeat 4px center;
}
.ewb-nav-item a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    height: 37px;
    cursor: pointer;
}
.ewb-nav-item.last a {
    padding-right: 10px;
    background: url(imagesindex01.jpg) no-repeat 98px center;
}
.ewb-main {
    position: relative;
}

/* 天气 */

.ewb-border {
    display: block;
    width: 20px;
    height: 31px;
    position: absolute;
    top: 0;
}
.ewb-border.left {
    left: 1px;
    background: url(imagesindex02.jpg) no-repeat left center;
}
.ewb-border.right {
    right: 1px;
    background: url(imagesindex03.jpg) no-repeat right center;
}
.ewb-weather {
    width:950px;
    margin:0 auto;
    height: 31px;
    line-height: 31px;
    background: url(imagesindex04.jpg) repeat-x;
}
.ewb-date{
    float: left;
}
.ewb-search {
    margin-right: 76px;
    float: right;
}
.ewb-search-txt {
    width: 181px;
    height: 16px;
    padding: 0 5px;
    margin-top:6px;
    border: 1px solid #e3e3e3;
    outline: 0;
    margin-right: 5px;
}
.ewb-search-btn {
    width: 51px;
    height: 21px;
    line-height: 19px;
    margin-top:4px;
    background: #1d79ce;
    border: 1px solid #0c5ec2;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

/* footer*/

.ewb-footer {
    margin-top: 20px;
    height: 149px;
    background: url(imagesbotbg.gif) repeat-x;
    text-align: center;
}
.ewb-footer p {
    padding-top: 25px;
}
.ewb-footer a {
    cursor: pointer;
}

/* common */


/* 平安建设 */

.ewb-build-hd {
    height: 30px;
    line-height: 30px;
    background: url(imagestitletopbg2.jpg) no-repeat center;
}
.ewb-bulid-tt {
    float: left;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    margin-left: 18px;
}
.ewb-build-bd {
    height: 193px;
    border: 1px solid #C7D0D5;
}
.ewb-news-more {
    float: right;
    color: rgb(155, 155, 155);
    margin-right: 10px;
    cursor: pointer;
}

/* 列表 */

.wb-data-item {
    padding-top: 8px;
    margin: 0 15px;
}
.wb-data-list {
    line-height: 26px;
    padding-left: 15px;
    background: url(imageslistimg.gif) 0 50% no-repeat;
}
.wb-data-infor {
    font-size: 14px;
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-list a {
    color: #333;
    cursor: pointer;
}
.wb-data-date {
    float: right;
    color: #999;
    margin-top: -26px;
}
.ewb-openleft-hd {
    height: 31px;
    line-height: 31px;
    background: url(imagesny01.jpg) no-repeat;
}
.ewb-openleft-tt {
    display: block;
    font-size: 14px;
    color: #000;
    margin-left: 35px;
    font-weight: bold;
    cursor: pointer;
}
.ewb-openleft-img {
    display: block;
    margin-top: 10px;
    cursor: pointer;
}

/* 右侧 */

.ewb-build-hd.right {
    position: relative;
    background: url(imagesindex19.jpg) repeat-x center;
}
.ewb-bulid-tt.right {
    width: 83px;
    background-color: #1360af;
    margin-left: 0;
    padding-left: 25px;
}
.ewb-little {
    position: absolute;
    top: 11px;
    left: 108px;
    display: block;
    width: 10px;
    height: 32px;
    background: url(imagesindex21.jpg) no-repeat;
}
.ewb-right-bd {
    border: 1px solid #C7D0D5;
    background-color: #fff;
    padding-bottom: 5px;
}
.ewb-loc {
    color:#666;
    float: right;
    margin-right: 15px;
}
.ewb-loc a{
    color:#666;
}
.ewb-toolbar-date{
    float: left;
}
