@charset "gb2312";

/* 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: 12px;
    font-family: "SimSun";
    background: url(imagesbg.jpg) no-repeat center 27px;
}

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;
    color: #333;
}


/* 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;
}

/*! grid system 24??? 998px */

.ewb-container {
    width: 1002px;
    margin: 0 auto;
}

.ewb-row {
    overflow: hidden;
}

.ewb-wrap{
    padding: 10px 10px 0;
    background-color: #fff;
    overflow: hidden;
}

.ewb-wt405{
    float: left;
    width: 405px;
}

.ewb-wt640{
    float: left;
    width: 640px;
}

.ewb-wt329{
    float: left;
    width: 329px;
}

.ewb-wt224{
    float: left;
    width: 224px;
}

.ewb-wt734{
    float: left;
    width: 734px;
}

.ewb-ml12 {
    margin-left: 12px;
}

.ewb-ml10{
    margin-left: 10px;
}

.ewb-mt10 {
    margin-top: 10px;
}

/* 通用栏目 */

.wb-data-item {
    padding: 4px 0 2px 11px;
    height: 220px;
}

.wb-data-list {
    line-height: 22px;
    padding-left: 15px;
    font-size: 12px;
    background: url(imagesdot1.jpg) 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-date {
    float: right;
    padding-right: 2px;
    margin-top: -22px;
}

.ewb-colu {
	margin-top:10px;
}

/* 公示公告 */
/* .wb-tab-infor {
	overflow: hidden; 
	width: 213px; 
	height: 470px; 
	position: relative;
} */

/* header */

.ewb-header{
    height: 287px;
}

/* toolbar */

.ewb-toolbar{
    height: 27px;
    line-height: 27px;
    color: #333;
    background: url(imagestopbg.jpg) repeat-x;
}

/* search */

.ewb-ser{
    position: relative;
    left: 296px;
    padding-left: 20px;
    width: 245px;
    background: url(imagessearch.jpg) left center no-repeat;
}

.ewb-ser-tt{
    font-weight: bold;
    color: #313131;
}

.ewb-ser-input{
    position: absolute;
    top: 4px;
    left: 86px;
    width: 129px;
    height: 17px;
    line-height: 17px;
    border: 1px solid #d3d3d3;
}

.ewb-ser-btn{
    position: absolute;
    top: 4px;
    right: 0;
    width: 41px;
    height: 19px;
    background: url(imagesser.jpg) no-repeat;
    border: 0;
    outline: 0;
    cursor: pointer;
}

.ewb-ser-btn:hover{
    background: url(imagesserh.jpg) no-repeat;
}

.ewb-toolbar-tt a{
    padding: 0 12px;
    color: #3b3b3b;
    background: url(imagestoplist.jpg) 0 9px no-repeat;
}

/* 导航栏 */

.ewb-nav{
    position: relative;
    margin-top: 193px;
    background: url(imagesnavbg.jpg) repeat-x;
}

.ewb-nav li{
    background: url(imagesnavline.jpg) no-repeat right center;
}

.ewb-nav li.last{
    background: none;
}

.ewb-nav-item{
    margin: 0 10px 0 7px;
    display: block;
    width: 83px;
    height: 34px;
    line-height: 34px;
    background-repeat: no-repeat;
}

.ewb-nav-item.home{
    width: 61px;
    margin-left: 70px;
    background-image: url(imageshome.jpg);
}

.ewb-nav-item.nav1{
    background-image: url(imagesnav1.jpg);
}

.ewb-nav-item.nav2{
    background-image: url(imagesnav2.jpg);
}

.ewb-nav-item.nav3{
    background-image: url(imagesnav3.jpg);
}

.ewb-nav-item.nav4{
    background-image: url(imagesnav4.jpg);
}

.ewb-nav-item.nav5{
    background-image: url(imagesnav5.jpg);
}

.ewb-nav-item.nav6{
    background-image: url(imagesnav6.jpg);
}

.ewb-nav-item.nav7{
    background-image: url(imagesnav7.jpg);
}

.ewb-nav-item.nav8{
    background-image: url(imagesnav8.jpg);
}

.ewb-nav-item.home:hover{
    background-image: url(imageshomeh.jpg);
}

.ewb-nav-item.nav1:hover{
    background-image: url(imagesnav1h.jpg);    
}

.ewb-nav-item.nav2:hover{
    background-image: url(imagesnav2h.jpg);    
}

.ewb-nav-item.nav3:hover{
    background-image: url(imagesnav3h.jpg);    
}

.ewb-nav-item.nav4:hover{
    background-image: url(imagesnav4h.jpg);    
}

.ewb-nav-item.nav5:hover{
    background-image: url(imagesnav5h.jpg);    
}

.ewb-nav-item.nav6:hover{
    background-image: url(imagesnav6h.jpg);    
}

.ewb-nav-item.nav7:hover{
    background-image: url(imagesnav7h.jpg);    
}

.ewb-nav-item.nav8:hover{
    background-image: url(imagesnav8h.jpg);    
}

.ewb-nav-detail{
    position: absolute;
    top: 34px;
    width: 999px;
    line-height: 33px;
    display: none;
}

.ewb-nav-detail a{
    margin: 0 11px 0 7px;
    color: #363636;
}

.nav1+.ewb-nav-detail{
    left: 76px;
}

.nav3+.ewb-nav-detail{
    left: 354px;
}

.nav5+.ewb-nav-detail{
    left: 30px;
}

.nav6+.ewb-nav-detail{
    right: 88px;
    width: 300px;
}

.nav7+.ewb-nav-detail{
    right: 150px;
    width: auto;
}

.nav8+.ewb-nav-detail{
    right: 76px;
    width: auto;
}

.ewb-nav li:hover .ewb-nav-detail{
    display: block;
}

.ewb-nav-list{
    height: 33px;
    background-color: #eaeaea;
}

/* footer */

.ewb-footer-main{
    position: relative;
    margin: 10px 10px 0;
    height: 104px;
    color: #333;
    background: url(imagesfootbg.jpg) repeat-x;
}

.ewb-footer p{
    text-align: center;
    line-height: 22px;
}

.ewb-footer p.first{
    padding-top: 30px;
}

/**
.ewb-footer a{
    position: absolute;
    top: 10px;
    right: 40px;
    display: block;
    width: 80px;
    height: 80px;
}*/

.ewb-copye1 {
	background:url(imagesfoot_icon1.png) 0 center no-repeat;
	display: inline-block;
	padding-left: 28px;
	margin: 0 10px;
}

.ewb-copye2 {
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
}