/* 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,
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.231 "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;
}


/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */


/*! 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;
}


/* header */

.ewb-header {
    height: 133px;
}

.ewb-img {
    display: block;
    width: 547px;
    height: 76px;
    margin-top: 30px;
}

.ewb-top {
    height: 44px;
    line-height: 44px;
    color: #666;
}

.ewb-code {
    height: 44px;
    margin-right: 8px;
}

.ewb-code.code1 {
    width: 21px;
    background: url(../images/code1.png) 0 center no-repeat;
}

.ewb-code.code2 {
    width: 23px;
    background: url(../images/code2.png) 0 center no-repeat;
}

.ewb-code.code3 {
    width: 10px;
    background: url(../images/code3.png) 0 center no-repeat;
}

.ewb-top-link {
    color: #666;
    line-height: 44px;
}

.ewb-top span {
    margin: 0 8px;
}

.ewb-header-icon {
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 6px;
}


/* nav */

.ewb-nav {
    height: 48px;
    background-color: #0d66b1;
}

.ewb-nav-list {
    width: 128px;
    margin-left: 17px;
}

.ewb-nav-list:first-child {
    margin-left: 0;
}

.ewb-nav-list>a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.ewb-nav-list:hover>a,
.ewb-nav-list.cur a {
    background-color: #015398;
}


/* toorbar */

.ewb-toorbar {
    height: 36px;
    line-height: 36px;
    background-color: #f1f1f1;
}

.ewb-wea {
    font-weight: bold;
    color: #0d66b1;
}

.ewb-search {
    width: 184px;
    height: 24px;
    border: 1px solid #dcdcdc;
    border-radius: 2px;
    background-color: #fff;
    margin: 5px 1px 0 0;
}

.ewb-input {
    width: 163px;
    height: 24px;
    border: 0;
    outline: 0;
    border: 0;
    line-height: 24px;
    text-indent: 10px;
}

.ewb-search-btn {
    padding: 0;
    width: 21px;
    height: 24px;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: url(../images/search_btn.png) 0 center no-repeat;
}


/* footerlink */

.ewb-link {
    margin-top: 22px;
    height: 38px;
    line-height: 38px;
    border-top: 5px solid #0d66b1;
    background-color: #ededed;
    color: #666;
    border-bottom: 1px solid #d1d1d1;
}

.ewb-link span {
    font-weight: bold;
    color: #0d66b1;
}

.ewb-link a {
    color: #666;
    margin: 0 15px 0 10px;
}

.ewb-footer {
    height: 96px;
    padding-top: 8px;
    background-color: #ededed;
}

.ewb-footer-link {
    text-align: center;
    line-height: 36px;
    color: #666;
}

.ewb-footer-link a {
    color: #666;
    margin: 0 10px 0 5px;
}

.ewb-copy {
    text-align: center;
    line-height: 24px;
    color: #999;
}
.ewb-copy a{color: #999;}
.ewb-rights {
    position: relative;
}

.ewb-footer-img1 {
    display: block;
    position: absolute;
    left: 100px;
    top: 5px;
}

.ewb-footer-img2 {
    display: block;
    position: absolute;
    right: 71px;
    top: 15px;
}


/* 专题专栏 */

.ewb-special {
    margin-top: 13px;
}

.ewb-special-hd {
    height: 26px;
    background: url(../images/special_hd.jpg) repeat-x;
}

.ewb-special-tt {
    padding: 0 16px 0 12px;
    height: 26px;
    line-height: 26px;
    border-left: 6px solid #0d66b1;
    font-size: 18px;
    font-weight: bold;
    color: #0d66b1;
    background-color: #fff;
}

.ewb-special-bd {
    padding-top: 15px;
    height: 75px;
    overflow: hidden;
}

.scroll {
    position: relative;
    width: 998px;
    height: 75px;
}

.wb-marquee {
    width: 998px;
    height: 75px;
}

.wb-marquee-items {
    width: 998px;
    height: 75px;
}

.wb-marquee-items li {
    width: 252px;
    height: 75px;
    float: left;
}

.wb-marquee-img {
    display: block;
    width: 242px;
    height: 75px;
}

.wb-left-btn img {
    display: block;
}

.wb-right-btn img {
    display: block;
}

.wb-right-btn,
.wb-left-btn {
    display: block;
    width: 21px;
    height: 50px;
    position: absolute;
    top: 15px;
    z-index: 999;
}

.wb-left-btn {
    left: 0;
}

.wb-right-btn {
    right: 0;
}


/* 列表通用样式 */

.wb-data-item {
    padding-left: 13px;
    padding-top: 6px;
}

.wb-data-list {
    line-height: 28px;
    padding-left: 11px;
    background: url(../images/list.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-item li {
    padding-left: 11px;
    background: url(../images/list.jpg) 0 14px no-repeat;
    height: 28px;
    line-height: 28px;
    text-align: left;
    vertical-align: top;
}

.wb-data-item li a
{
    display: block;
    float: left;
    width: 75%;
    overflow: hidden;
    color: #333;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ewb-look-bd .wb-data-item li{
    height: 26px;
    line-height: 26px;
}
.ewb-look-bd .wb-data-item li a {
    width: 77%;
}
.wb-data-date {
    float: right;
    color: #999;
    padding-right: 13px;
    margin-top: -28px;
}
.wb-data-item li span {
    float: right;
    color: #999;
    padding-right: 13px;
}
.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #da0214;
}

/* 01.30 */

.ewb-nav-item {
    position: relative;
    z-index: 9999;
}

.ewb-nav-list:hover .ewb-nav-items {
    display: block;
}

.ewb-nav-items {
    display: none;
    position: absolute;
    padding-top: 1px;
    left: 0;
    right: 0;
    top: 48px;
    z-index: 999999;
}

.ewb-box {
    height: 350px;
    padding: 0 9px;
    border: 1px solid #0c66b2;
    background-color: #fff;
}

.ewb-leader {
    padding-top: 10px;
    margin-left: -10px;
}

.ewb-leader-list {
    width: 242px;
    height: 323px;
    background-color: #f2f6f9;
    margin-left: 10px;
}

.ewb-leader-list.spe {
    width: 232px;
}

.ewb-name {
    height: 31px;
    padding-top: 52px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #0c66b2;
    background-position: center 12px;
    background-repeat: no-repeat;
}

.name1 {
    background-image: url(../images/name1.png);
}

.name2 {
    background-image: url(../images/name2.png);
}

.name3 {
    background-image: url(../images/name3.png);
}

.ewb-leader-label {
    height: 32px;
    line-height: 32px;
    width: 87px;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #015398;
}

.ewb-leader-name {
    margin-left: 87px;
    line-height: 32px;
}

.ewb-leader-name p {
    line-height: 32px;
    font-size: 16px;
}

.ewb-leader-name span {
    float: left;
    width: 50%;
    *width: 49.8%;
    line-height: 32px;
    font-size: 16px;
}
.ewb-leader-name span a{color:#333;}
.ewb-leader-group.spe .ewb-leader-label {
    width: 96px;
}

.ewb-leader-group.spe .ewb-leader-name {
    margin-left: 96px;
}

.ewb-map {
    width: 400px;
    height: 328px;
    margin-top: 10px;
}

.ewb-map img {
    display: block;
}

.ewb-survey {
    padding: 6px 10px 0;
    width: 306px;
    height: 322px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #f2f6f9;
}

.ewb-survey h2 {
    font-size: 20px;
    font-weight: bold;
    color: #0967ad;
    line-height: 36px;
    height: 36px;
}

.ewb-survey p {
    line-height: 24px;
    text-indent: 2em;
}

.more,.ewb-survey-more {
    color: #df0017;
    float: right;
    *margin-top: -24px;
}

.ewb-survey-list {
    width: 50%;
    *width: 49.8%;
    height: 36px;
    line-height: 36px;
}

.ewb-survey-item {
    padding-top: 20px;
}

.ewb-survey-list>a {
    font-size: 16px;
    font-weight: bold;
    color: #0967ad;
}

.ewb-survey-btns {
    width: 232px;
    padding-top: 10px;
    margin-left: 10px;
}

.ewb-survey-btns>a {
    display: block;
    height: 48px;
    line-height: 48px;
    text-indent: 94px;
    font-size: 16px;
    font-weight: bold;
    color: #0967ad;
    background-position: 38px center;
    background-repeat: no-repeat;
    background-color: #f2f6f9;
    margin-bottom: 8px;
}

.ewb-survey-ico1 {
    background-image: url(../images/survey_ico1.png);
}

.ewb-survey-ico2 {
    background-image: url(../images/survey_ico2.png);
}

.ewb-survey-ico3 {
    background-image: url(../images/survey_ico3.png);
}

.ewb-survey-ico4 {
    background-image: url(../images/survey_ico4.png);
}

.ewb-survey-ico5 {
    background-image: url(../images/survey_ico5.png);
}

.ewb-survey-ico6 {
    background-image: url(../images/survey_ico6.png);
}


/* 要闻动态 */

.ewb-focus {
    height: 328px;
    width: 316px;
    margin-top: 10px;
    background-color: #f2f6f9;
}

.ewb-focus.spe {
    width: 326px;
}

.ewb-focus-hd {
    padding-top: 6px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    font-weight: bold;
    color: #0c66b2;
    padding-left: 18px;
}
.ewb-focus .wb-data-item li {
    padding-left: 11px;
    background: url(../images/list.jpg) 0 14px no-repeat;
    height: 30px;
    line-height: 30px;
    text-align: left;
    vertical-align: top;
}

.ewb-focus .wb-data-item li a
{
    display: block;
    float: left;
    width:95%;
    overflow: hidden;
    color: #333;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ewb-focus .wb-data-item {
    padding-top: 0;
}

.ewb-focus .wb-data-list {
    line-height: 30px;
}

.ewb-focus .wb-data-infor {
    margin-right: 20px;
}

.ewb-focus-hds {
    padding-top: 6px;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    color: #666;
}

.ewb-focus-item {
    color: #666;
    margin: 0 20px;
    cursor: pointer;
}

.ewb-focus-item:first-child {
    margin: 0 20px 0 15px;
}

.ewb-focus-item.current {
    font-weight: bold;
    color: #0c66b2;
}

.ewb-pub {
    display: block;
    width: 280px;
    height: 44px;
    line-height: 44px;
    background-position: 17px center;
    background-repeat: no-repeat;
    text-indent: 59px;
    font-size: 16px;
    color: #0d66b1;
    margin: 0 auto 10px;
    background-color: #fff;
}

.ewb-pub.ico1 {
    background-image: url(../images/pub_icon1.png);
    margin: 11px auto 10px;
}

.ewb-pub.ico2 {
    background-image: url(../images/pub_icon2.png);
}

.ewb-pub.ico3 {
    background-image: url(../images/pub_icon3.png);
}

.ewb-pub.ico4 {
    background-image: url(../images/pub_icon4.png);
}

.ewb-pub.ico5 {
    background-image: url(../images/pub_icon5.png);
}

.ewb-gov-btn {
    display: block;
    width: 156px;
    height: 98px;
    line-height: 98px;
    border: 1px solid #bddbf4;
    background-color: #fff;
    margin-bottom: 14px;
    background-position: 17px center;
    background-repeat: no-repeat;
    text-indent: 73px;
    font-size: 18px;
    color: #015398;
}

.ewb-gov-btn.ico1 {
    background-image: url(../images/gov_icon1.png);
    margin-right: 10px;
}

.ewb-gov-btn.ico2 {
    background-image: url(../images/gov_icon2.png);
}

.ewb-gov-btn.ico3 {
    text-indent: 65px;
    background-image: url(../images/gov_icon3.png);
    margin-right: 10px;
}

.ewb-gov-btn.ico4 {
    text-indent: 65px;
    background-image: url(../images/gov_icon4.png);
}

.ewb-gov-btn.ico5 {
    width: 324px;
    text-indent: 128px;
    background-position: 70px center;
    background-image: url(../images/gov_icon5.png);
    margin-bottom: 0;
}

.ewb-mail {
    display: block;
    width: 280px;
    height: 52px;
    line-height: 52px;
    background-position: 27px center;
    background-repeat: no-repeat;
    text-indent: 77px;
    font-size: 18px;
    color: #0d66b1;
    margin: 0 auto 10px;
    background-color: #fff;
}

.ewb-mail.ico1 {
    background-image: url(../images/mail_ico1.png);
    margin: 15px auto 10px;
}

.ewb-mail.ico2 {
    background-image: url(../images/mail_ico2.png);
}

.ewb-mail.ico3 {
    background-image: url(../images/mail_ico3.png);
}

.ewb-mail.ico4 {
    background-image: url(../images/mail_ico4.png);
}

.ewb-mail.ico5 {
    background-image: url(../images/mail_ico5.png);
}

.ewb-data {
    width: 316px;
    height: 328px;
    margin-top: 10px;
}

.ewb-searvice {
    display: block;
    width: 280px;
    height: 64px;
    line-height: 64px;
    background-position: 27px center;
    background-repeat: no-repeat;
    text-indent: 75px;
    font-size: 18px;
    color: #0d66b1;
    margin: 0 auto 16px;
    background-color: #fff;
}

.ewb-searvice.ico1 {
    background-image: url(../images/searvice_ico1.png);
    margin: 12px auto 16px;
}

.ewb-searvice.ico2 {
    background-image: url(../images/searvice_ico2.png);
}

.ewb-searvice.ico3 {
    background-image: url(../images/searvice_ico3.png);
}

.ewb-searvice.ico4 {
    background-image: url(../images/searvice_ico4.png);
}

.ewb-searvice.ico5 {
    background-image: url(../images/searvice_ico5.png);
}

.ewb-service-box {
    width: 652px;
    height: 328px;
    margin-top: 10px;
}

.ewb-links {
    padding: 0 10px 0 4px;
    margin-right: -10px;
}

.ewb-links li,.ewb-link-item {
    width: 150px;
    height: 46px;
    border: 1px solid #bddbf4;
    margin: 0 10px 10px 0;
    float:left;
}

.ewb-service-box .ewb-focus-hds {
    padding-top: 0;
    height: 44px;
    line-height: 38px;
    font-size: 20px;
    color: #666;
}

.ewb-links li a,.ewb-link-item a {
    display: block;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    color: #333;
}