﻿﻿@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%;
    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 {
    color: #333;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    background-color: #f5f5f5;
    min-width: 1024px;
}

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;
}


/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

.ewb-container {
    width: 1024px;
    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-wt826 {
    width: 826px;
    float: left;
}

.ewb-wt734 {
    width: 734px;
    float: left;
}

.ewb-wt507 {
    width: 507px;
    float: left;
}

.ewb-wt389 {
    width: 389px;
    float: left;
}

.ewb-wt335 {
    width: 335px;
    float: left;
}

.ewb-wt280 {
    width: 280px;
    float: left;
}

.ewb-wt188 {
    width: 188px;
    float: left;
}

.mh400 {
    min-height: 561px;
    background-color: #ffffff;
}

.ewb-mt10 {
    margin-top: 10px;
}

.ewb-ml10 {
    margin-left: 10px;
}


/* header */

.ewb-header {
    background: url(../images/header_bg.jpg) no-repeat center -35px;
}

.ewb-toolbar {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    color: #fff;
    background-color: #2d68af;
}

.ewb-toolbar b {
    padding: 0 8px;
}

.ewb-toolbar-r {
    margin-top: 3px;
}

.ewb-toolbar-input {
    width: 159px;
    height: 24px;
    line-height: 24px;
    text-indent: 8px;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    color: #999;
    border-radius: 3px 0 0 3px;
    border: 0;
    outline: 0;
}

.ewb-toolbar-btn {
    margin-left: -1px;
    padding: 0;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-family: "Microsoft Yahei";
    color: #fff;
    background-color: #f2ae2d;
    border-radius: 0 3px 3px 0;
    border: 0;
    outline: 0;
    cursor: pointer;
}


/* logo */

.ewb-logo {
    padding: 30px 0 46px 13px;
}


/* 导航栏 */

.ewb-nav {
    height: 50px;
    line-height: 50px;
    background-color: #2d68af;
}

.ewb-nav li:first-child a {
    width: 135px;
}

.ewb-nav-item {
    display: block;
    width: 145px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.ewb-nav-item.icon1 {
    background: url(../images/nav_icon1.png) no-repeat 4px 15px;
}

.ewb-nav-item.icon2 {
    background: url(../images/nav_icon6.png) no-repeat 4px 14px;
}

.ewb-nav-item.icon3 {
    background: url(../images/nav_icon2.png) no-repeat 5px 17px;
}

.ewb-nav-item.icon4 {
    background: url(../images/nav_icon3.png) no-repeat 4px 16px;
}

.ewb-nav-item.icon5 {
    background: url(../images/nav_icon4.png) no-repeat 3px 15px;
}

.ewb-nav-item.icon6 {
    background: url(../images/nav_icon5.png) no-repeat 0px 15px;
}

.ewb-nav-item:hover {
    background-color: #f2ae2d;
}

.ewb-nav-item.cur {
    background-color: #f2ae2d;
}


/* footer */

.ewb-footer {
    margin-top: 12px;
    padding-top: 8px;
    height: 122px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background-color: #2d68af;
}

.ewb-footer .ewb-container {
    position: relative;
}


/*.ewb-container a {
    color: #fff;
}*/

.ewb-footer-tt a {
    padding: 0 14px;
    line-height: 36px;
    color: #fff;
}

.ewb-footer-p {
    /*margin-top: 15px;*/
    line-height: 24px;
}

.ewb-footer-p a {
    color: #fff;
}

.ewb-footer-p b {
    padding: 0 8px;
}

.ewb-footer-error {
    position: absolute;
    top: 50px;
    left: 113px;
}

.ewb-footer-police {
    position: absolute;
    top: 41px;
    right: 130px;
}

.ewb-footer-red {
    position: absolute;
    top: 47px;
    right: 81px;
}


/* 信息列表通用样式 */

.wb-data-items {
    padding: 5px 0 0 14px;
}

.wb-data-list {
    padding-left: 15px;
    line-height: 30px;
    font-size: 12px;
    background: url(../images/dot.png) no-repeat left center;
}

.wb-data-list1 {
    padding-left: 15px;
    line-height: 30px;
    font-size: 12px;
    background: url(../images/dot.png) no-repeat left center;
    width: 260px;
}

.wb-data-infor {
    margin-right: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wb-data-infor a {
    color: #333;
}


.wb-data-infor-rd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wb-data-infor-rd a {
    color: #333;
}

.wb-data-list:hover a,
.wb-data-list:hover span {
    color: #f2ae2d;
}

.wb-data-date {
    float: right;
    margin: -30px 10px 0 0;
    color: #999;
}