
/* 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 {
    color: #000;
    font-size: 14px;
    font-family: "Microsoft yahei";
    background:#fff;
}
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;
}
input,
button {
    font-family: "Microsoft YaHei";
    outline: 0;
    border: none;
}
.ewb-container {
    width: 1100px;
    margin: 0 auto;
}
.ewb-main{
    width:1200px;
    margin:0 auto;
}

/* header */

.ewb-logo {
    height: 105px;
    padding:0 15px;
}
.ewb-logo>img {
    display: block;
    padding-top: 10px;
    margin-left: 42px;
}
.bg {
    background: url(../images/nrbg.jpg);
}
/* flash */

.ewb-flash {
    height: 393px;
    background: url(../images/picbg.jpg)
}
.ewb-flash-list {
    text-align: center;
}
.ewb-flash-items {
    margin-left: -27px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.ewb-flash-items>li {
    float: left;
    margin: 50px 0 0 27px;
}
.ewb-flash-link {
    display: block;
    width: 110px;
    height: 110px;
}
.ewb-flash-link.link01 {
    background: url(../images/zhongxingaikuangpic01.png)
}
.ewb-flash-link.link02 {
    background: url(../images/zxdt01.png)
}
.ewb-flash-link.link03 {
    background: url(../images/xinxigongkai01.png)
}
.ewb-flash-link.link04 {
    background: url(../images/zhinanpic01.png)
}
.ewb-flash-link.link05 {
    background: url(../images/zhongxindongtaipic01.png)
}
.ewb-flash-link.link06 {
    background: url(../images/sxgk.png)
}
.ewb-flash-link.link07 {
    background: url(../images/wlgy.png)
}
.ewb-flash-link.link01:hover {
    background: url(../images/zhongxingaikuangpic02.png)
}
.ewb-flash-link.link02:hover {
    background: url(../images/zxdt02.png)
}
.ewb-flash-link.link03:hover {
    background: url(../images/xinxigongkai02.png)
}
.ewb-flash-link.link04:hover {
    background: url(../images/zhinanpic02.png)
}
.ewb-flash-link.link05:hover {
    background: url(../images/zhongxindongtaipic02.png)
}
.ewb-flash-link.link06:hover {
    background: url(../images/sxgk02.png)
}
.ewb-flash-link.link07:hover {
    background: url(../images/wlgy.png)
}
.ewb-flash-tt {
    margin: 123px 0 0 773px;
}
.ewb-flash-tt>embed {
    width: 395px;
    height: 105px;
}

/* 轮播?? */

.wb-slider {
    position: relative;
    height: 90px;
    overflow: hidden;
}
.wb-slider-conbox {
    overflow: hidden;
}
.wb-slider-ctag {
    display: block;
    position: relative;
}
.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}
.wb-slider-switcher {
    position: absolute;
    right: 0;
    bottom: 0;
}
.wb-slider-stag {
    float: left;
    color: #fff;
    width: 24px;
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    background: url(../images/mask-bg.png);
    border-left: solid 1px #fff;
    cursor: pointer;
}
.wb-slider-stag.cur {
    color: #fff;
    background: #ce0609;
}

/* footer */

.ewb-footer {
    border-top: 2px solid #b70d0a;
}
.ewb-foot-area {
    position: relative;
}
.ewb-foot-items {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.ewb-foot-items>li {
    float: left;
    height: 30px;
}

.ewb-foot-link {
    height: 30px;
    font-size: 13px;
    color: #000;
    text-align: center;
    background: #ebebeb;
}
.ewb-foot-node {
    display: block;
    line-height: 30px;
    color: #000;
    padding: 0 7px;
}
.ewb-foot2-items {
    display: none;
    position: absolute;
    top: 30px;
    left: 87px;
}
.ewb-foot2-items>li {
    float: left;
    width: 100px;
    height: 22px;
}
.ewb-foot2-node {
    font-size: 12px;
    line-height: 22px;
    color: #929191;
    text-align: center;
}
.ewb-foot-items>li:hover .ewb-foot2-items {
    display: block;
}
.ewb-foot-con{
    position: relative;
    margin-top:  22px;
}
.ewb-foot-con p {
    line-height: 22px;
    text-align: center;
    font-size: 12px;
}
.ewb-foot-font {
    color: #929191;
    margin-bottom: 18px;
}
.ewb-foot-font>a {
    display: inline-block;
    padding-left: 20px;
    color: #929191;
    background: url(../images/batb.png) no-repeat left center;
}
.ewb-foot-img{
    position: absolute;
    top:0;
    right:342px;
}
.ewb-foot-img.img02{
    top:74px;
    right:297px;
}

/* 二级页common */

.ewb-nav {
    height: 48px;
    background: url(../images/navpic.gif);
}
.ewb-nav-items>li {
    float: left;
}
.ewb-nav-items>li a {
    display: block;
    height: 48px;
    line-height: 48px;
    width: 105px;
    color: #fff;
    float: left;
    font-size: 16px;
    text-align: center;
}
.ewb-nav-items>li a:hover {
    background: #ae0806;
    text-decoration: underline;
}
.ewb-nav-items>li a.cur {
    background: #9c0b09;
    color: #fff200;
}
.ewb-wrap{
    width:1140px;
    margin:0 auto;
}
/* 当前位置 */
.ewb-loc {
    height: 45px;
    line-height: 45px;
    background: #f3f3f3;
    padding: 0 15px;
    border-left: 3px solid #fcbd00;
    font-size: 15px;
    color: #252e32;
}
.ewb-loc>a {
    color: #252e32;
}
.ewb-loc>a:hover,
.ewb-loc span:hover{
    color: #b70d0a;
    text-decoration: underline;
}

/* 列表 */

.wb-data-list {
    line-height: 28px;
    padding-left: 8px;
    background: url(../images/dian.gif) left center no-repeat;
}
.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wb-data-infor a {
    color: #5f5c5c;
    font-size: 15px;
}
.wb-data-date {
    float: right;
    font-size: 12px;
    color: #b4b4b4;
    margin-top: -28px;
}
.wb-data-list:hover a {
    color: #b70d0a;
    text-decoration: underline;
}