.ewb-tree-hd{
    height: 45px;
    background:url(../jpg/vlb22i.jpg) no-repeat;
    background-size: 100% 100%;

}
.ewb-tree-hd>a{
    display: block;
    font-size: 16px;
    color:#fff;
    line-height: 45px;
    padding-left: 86px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background:url(../png/1bgrs0.png) no-repeat 36px center;
}
.wb-tree{
    padding-top: 18px;
}

.ewb-tree-bd{
    height: 741px;
    padding:0 20px;
    background:#f7f7f8;
}
.wb-tree-tt {
    color: #666;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 47px;
    line-height: 47px;
    color: #666;
    padding-left: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wb-tree-sub a{
    padding-left:52px;
}
.wb-tree-items{
    border-top:1px dashed #d5d5d5;
}
.wb-tree-items:first-child{
    border-top:none;
}
.wb-tree-item:first-child{
    border-top:1px dashed #d5d5d5;
}

.wb-tree-iconl {
    float: left;
    width: 9px;
    height: 12px;
    margin-top: 17px;
    margin-right: 18px;
    background: url(../png/niczpc.png) no-repeat;
}
.wb-tree-sub {
    display: none;
}

.current .wb-tree-tt {
    color: #0b5ab7;
}

.current .wb-tree-sub {
    display: block;
}
.wb-tree-item:hover a{
    color:#0b5ab7;
}


.ewb-con{
    margin-left: 20px;
}
.ewb-con-hd{
    height: 35px;
    border-bottom: 1px solid #d9d9d9;
    background:#f7f7f8;
}
.ewb-con-hd>a{
    float: left;
    line-height: 36px;
    padding:0 16px;
    color:#0954ac;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    background:#fff;
}
.wb-data-item{
    padding-left: 2px;
}
.fifth{
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 18px;
    background-position: 0 18px;
}
.first{
    padding-top:18px;
    background-position: 0 38px;
}




.ewb-page {
   margin-top: 20px;
    text-align: center;
    height: 26px;
}

.ewb-page-items {
    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-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-hover:hover>a{
    color: #fff;
    background-color: #999;
    border-color: #999;
}
.ewb-page-li.ewb-page-ellipsis>span {
    padding: 0 17px 0 16px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #555;
}
.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;
}

.current{
	color: #0b5ab7 !important;
}
.ewb-page-go>button {
        display: block;
    color: #555;
    height: 26px;
    line-height: 26px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
    background-color: #fff;
}
@media (min-width: 768px) and (max-width: 979px) {
   .span4{
      width:200px;
   }
   .span16{
    width:556px;
   }
   
}

@media (max-width: 767px) {

    
    .ewb-tree-bd{
        height: auto;
        padding:0 10px;
    }
    .wb-tree{
        padding:9px 0;
    }
    .wb-tree-node, .wb-tree-sub a{
        height: 38px;
        line-height: 38px;
        font-size: 14px;
    }
    .wb-tree-iconl{
        margin-top: 13px;
    }
      
      .ewb-con{
        margin-left: 0;
      }
      .wb-data-item{
        padding:10px 10px 0 10px;
      }
      .fifth{
        padding-bottom: 10px;
        background-position: 0 15px;
      }
      .first{
        padding-top: 10px;
        background-position: 0 26px;
      }
      .wb-data-list{
        font-size: 14px;
        line-height: 32px;
      }
      .wb-data-date{
        margin-top: -32px;
      }
      
      .ewb-page{
        text-align: center;
      }
      .ewb-page-items{
        margin-top: 15px;
      }
      .ewb-page-li{
        display: none;
      }
      .ewb-page-hover{
        display: block;
      }
}

.wb-data-item li:first-child{
	    padding-top: 0px;
		background: url(../png/kk7f36.png) 0 50% no-repeat;
		
}