﻿@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;
}
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 {
    min-width: 1220px;
    color: #333;
    font-size: 15px;
    font-family: "Microsoft Yahei";
    background: url(../images/bg4.jpg) no-repeat center top;
}
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;
}
.ewb-container {
    width: 1220px;
    margin: 0 auto;
}

/* header */

.ewb-header {
    position: relative;
    height: 94px;
    z-index: 999;
}
.ewb-header.secpage {
    margin-top: 30px;
    margin-bottom: 20px;
}

/* logo */

.ewb-header img {
    float: left;    
    vertical-align: top;
}

/* 联系电话 */

.ewb-contact {
    float: right;
}
.ewb-contact p {
    float: left;
    color: #036ac2;
    line-height: 20px;
    margin-top: 34px;
}
.ewb-contact a {
    color: #036ac2;
    cursor: pointer;
}
.ewb-contact-pho {
    padding-left: 50px;
    margin-right: 27px;
    background: url(../images/pho.png) no-repeat left center;
}
.ewb-contact-mail {
    padding-left: 57px;
    background: url(../images/mail.png) no-repeat left center;
}

/* 新闻列表 */

.ewb-news-item {
    float: left;
    line-height: 36px;
    font-size: 17px;
    color: #333;
    margin: 11px 0 0 42px;
    cursor: pointer;
}
.ewb-news-item.cur {
    font-weight: bold;
    border-bottom: 2px solid #0a6acf;
}
.wb-data-item {
    padding-left: 42px;
    padding-top: 8px;   
}
.wb-data-list {
    line-height: 40px;
    padding-left: 13px;
    background: url(../images/listimg.jpg) 0 50% no-repeat;
}
.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-infor a {
    color: #333;
}
.wb-data-date {
    float: right;
    color: #666;
    padding-right: 43px;
    margin-top: -40px;
}
.wb-data-list:hover .wb-data-date,
.wb-data-list:hover a {
    cursor: pointer;
    color: #036ac2;
}

/* footer */

.ewb-footer {
    height: 33px;
    font-size: 13px;
    line-height: 26px;
    color: #000;
    text-align: center;
    padding-top: 6px;
    background: url(../images/foot_bg_lit.png) no-repeat center;
}

/* menu */

.ewb-menu {
    float: right;
}
.ewb-menu-items {
    width: 108px;
    height: 529px;
    padding-left: 12px;
    margin-top: 26px;
    background: url(../images/nav_bor2.png) no-repeat left center;
}
.ewb-menu-item {
    margin: 0 0 35px -18px;
    padding-left: 25px;
}
.ewb-menu-link {
    display: block;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.ewb-menu-item:hover .ewb-menusec-items {
    display: block;
    margin-bottom: -30px;
}
.ewb-menu-link:hover {
    font-weight: bold;
}
.ewb-menu-item:hover {
    transition: 0.2s all ease-in-out;
    background: url(../images/nav_icon.jpg) no-repeat left 4px;
}

/*  */

.ewb-content {
    padding: 0 54px;
}
.ewb-main-bor {
    display: block;
    width: 1220px;
    height: 20px;
}
.ewb-main-bor.top {
    background: url(../images/top.png) no-repeat top center;
}
.ewb-main-bor.bot {
    background: url(../images/bot.png) no-repeat top center;
}
.ewb-content {
    min-height: 664px;
    background: url(../images/center.png) repeat-y;
}
.ewb-content-hd {
    padding-top: 16px;
}
.ewb-content-hd h2 {
    font-size: 32px;
    color: #1c74c6;
}
.ewb-content-hd span {
    font-size: 14px;
    color: #9e9e9e;
    letter-spacing: 1.8px;
}

/*  分页  */

.ewb-page {
    text-align: center;
}
.ewb-page-items {
    margin-top: 4px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}
.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}
.ewb-page-li.current>a {
    border: 0;
    color: #0030cc;
}
.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}
.ewb-page-num {
    *width: 60px;
}
.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}
.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}
.ewb-page-hover {
    *width: 60px;
}
.ewb-page-hover>a {
    font-family: "Simsun";
}
.ewb-page-go {
    margin-left: 2px;
}
.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}
.ewb-page-go>a {
    font-size: 12px;
    padding: 0 6px;
}
.ewb-page-goto {
    margin-right: 0;
}
.ewb-page-li.ewb-page-goto>span {
    padding: 0 6px 0 0;
    text-align: right;
}
.ewb-page-inpt {
    margin-left: -2px;
}
.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}
zrxxover{
color: #fb7a1c;
cursor:hand;
}
.zrxxout{
color: #000000;
cursor:hand;
}
.zrShow{
display:block;
}
.zrHidden{
display:none;
}


p.ParagraphIndent
{
text-indent:2em;
word-wrap:break-word;
word-break:break-all;
}
div.ParagraphIndent
{
text-indent:2em;
word-wrap:break-word;
word-break:break-all;
}


