/**!
 * [武汉建设工程造价管理协会]
 * author: [lucw];
 * time:2016-01-23;
 */

/* 文字滚动 */

.ewb-move {
    padding-left: 45px;
    background: url(../images/scroll_img.png) 14px 50% no-repeat #fff;
}

.wb-tab-infor {
    width: 920px;
}

.wb-textlist {
    width: 920px;
    height: 42px;
    overflow: hidden;
}

.wb-textlist li {
    float: left;
    margin-left: 25px;
    line-height: 42px;
    height: 42px;
}

.wb-textlist a {
    color: #333;
    font-size: 14px;
}


/* user grid */

.ewb-sp244 {
    width: 244px;
    float: left;
}

.ewb-ml20 {
    margin-left: 14px;
}

.ewb-sp734 {
    width: 737px;
    float: left;
}


/* main */

.ewb-main {

}


/* leftpart */

.ewb-sidenav-hd a {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #cd850c;
    text-align: center;
}


/* trees */
.wb-tree{
    margin: 0 0px;
}

.wb-border {
    border: 1px solid #dddddd;
}

.wb-menu-bd {
    height: 578px;
    background-color: #fff;
}

.wb-tree-tt {
    font-weight: bold;
    color: #2c65bc;
}

.wb-tree-node {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333;
    cursor: pointer;
    border-bottom: 2px dotted #d4d4d4;
}

.wb-tree-sub a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
}

.wb-tree-iconl {
    margin-right: 9px;
    float: left;
    width: 12px;
    height: 12px;
    margin-top: 14px;
    margin-left: 68px;
    background: url(../images/wblist.png) no-repeat;
}

.wb-tree-iconr {
    float: right;
    width: 4px;
    height: 7px;
    margin-top: 21px;
    margin-right: 34px;
    background: url(../images/wblistr.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item{
    border-top: 1px dashed #d4d4d4;
}

.wb-tree-item.cur a{
    background-color: #dcecf7;
}

.wb-tree-item>a {
    margin: 0 -6px;
    padding-left: 95px;
    background: url(../images/wblist.png) 78px 50% no-repeat;
}


.current.wb-tree-items {
    border-bottom: 2px dotted #d4d4d4;
}

.current .wb-tree-item>a:hover{
    background-color: #dcecf7;
}

.current .wb-tree-node {
    border-bottom: 0;
}

.current .wb-tree-iconr {
    width: 13px;
    height: 5px;
    margin-top: 22px;
    margin-right: 29px;
    background: url(../images/wblistrh.png) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}


/* loaction */
.ewb-location{
    padding-left: 14px;
    height: 35px;
    line-height: 35px;
    border:1px solid #dbdbdb;
    background-color: #f2f2f2;
}

.ewb-location a{
    cursor: pointer;
}

.ewb-location a,
.ewb-location{
    color: #333;
}

.ewb-location .cur{
    color: #b80d13;
}

/* column */

.ewb-column-hdwrap{
    border-bottom: 2px solid #2c65bc;
}


.ewb-column-hd {
    height: 35px;
    line-height: 35px;
    border: 1px solid #dbdbdb;
    border-bottom: 0;
    background-color: #f2f2f2;
}

.ewb-column-tt {
    height: 35px;
    padding: 0 14px;
    font-size: 16px;
    font-weight: bold;
    color: #2c65bc;
    background: url(../images/tri.png) center bottom no-repeat;
}


.ewb-column-bd{
    height: 100%;
    overflow: hidden;
    border:1px solid #dbdbdb;
    border-bottom: 0px solid #dbdbdb;
    border-top: 0;
    background-color: #fff;
}

.ewb-column-bd a img{
    border:1px solid #dbdbdb;
}

.ewb-column-bdd{
    height: 100%;
    overflow: hidden;
    border:1px solid #dbdbdb;
    border-top: 0;
    background-color: #fff;
}

.ewb-column-bd .wb-data-item {
    padding-top: 7px;
    padding-left: 15px;
}

.ewb-column-bd .wb-data-list {
   
    line-height: 30px;
}

.ewb-column-bd .wb-data-date {
    margin-top: -30px;
   
}

.ewb-column-bd .wb-data-infor {
   
}


/* 分页 */

.wb-page-items {
    margin-top: 15px;
/*    margin-left: 45px;*/
}

.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
	width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.wb-page-items .current {
    color: #bd3033;
    font-weight: bold;

}
.wb-page-li>a {
    display: block;
}

.wb-page-li.ml6 {
    margin-left: 6px;
}

.wb-page-li.mr15 {
    margin-right: 15px;
}

.wb-page-li.ml20 {
    margin-left: 20px;
}

.wb-page-item {
    width: 34px;
    height: 24px;
/*     border: 1px solid #dfdfdf; */
    line-height: 24px;
    color: #666;
}

.wb-page-item:hover {
/*     border: 1px solid #bd3033; */
}

.wb-page-li input{
	
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}

.wb-page-item.current {
    width: 36px;
    height: 26px;
    line-height: 26px;
    border: 0;
    color: #bd3033;
    font-weight: bold;
}

.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}

.wb-page-family {
    font-family: "SimSun";
}

.wb-page-fs12 {
    font-size: 12px;
}

.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}

.wb-page-to {
    width: auto;
}

.wb-page-next {
    width: 58px;
}

.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}

.wb-page-go {
    width: 28px;
}
