/**!
 * 许昌市工商行政管理局
 * author: xuyang;
 * date:2017-10-23
 */

.ewb-cont {
    padding: 10px;
    background-color: #fff;
}

.ewb-lt {
    min-height: 617px;
    border-top: 3px solid #1572ca;
}

.ewb-lt-hd {
    padding: 1px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #ddd;
    border-top: 0;
}

.ewb-lt-hd a {
    display: block;
    color: #1572ca;
    background-color: #f6f6f6;
}

.ewb-lt-bd {
    padding-top: 3px;
    min-height: 635px;
    border: 1px solid #ddd;
    border-top: 0;
    background: url(../images/left_bg.jpg) left bottom no-repeat;
}

.wb-tree-items{
   cursor: pointer;
   margin-bottom: 3px;
   background-color:#f6f6f6;
}
.wb-tree-tt{
  color:#333;
}

.wb-tree-node,
.wb-tree-sub a{
    display: block;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.wb-tree-iconl{
   float: left;
   width: 4px;
   height: 38px;
   margin-top: -1px;
   margin-left: -1px;
   margin-right: 20px;
   background-color:#aaa;
}
.wb-tree-iconr{
    float: right;
    width: 12px;
    height: 12px;
    margin-top: 12px;
    margin-right:10px;
    background:url(../images/wblistr.jpg) no-repeat;
}
.wb-tree-sub{
    display: none;
    border-top:none;
}

.wb-tree-item>a{
	height:38px;
	line-height:38px;
    padding-left: 35px;
	font-size: 12px;
    background-color:#fff;
    border:none;
}

.wb-tree-item>a:hover{
    color: #1572ca;
	background-color:#eeefef;
}

.wb-tree-item>a:active{
    background-color:#69cb21;
    color:#fff;
}

.current .wb-tree-tt{
    color:#1572ca;
}

.current .wb-tree-iconl{
   background-color:#1572ca;
}

.current .wb-tree-iconr{
    background: url(../images/wblistrh.jpg) no-repeat;
}

.current .wb-tree-sub{
    display: block;
}

.ewb-rt {
    min-height: 675px;
    border: 1px solid #ddd;
}

.ewb-rt-hd {
    padding: 1px;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
}

.ewb-rt-loc {
    padding-left: 37px;
    font-size: 13px;
    color: #666;
    background: url(../images/loc_ico.png) 12px 10px no-repeat #f6f6f6;
}

.ewb-rt-loc a {
    color: #666;
}

.ewb-rt-loc span {
    padding: 0 10px;
}

.ewb-rt-loc span.ewb-col {
    padding: 0;
    color: #0c57d2;
}

.ewb-rt-bd {
    padding: 9px 15px 0;
}

.ewb-com-item {
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    background: url(../images/tab_item_icon.jpg) left center no-repeat;
}

.ewb-com-block {
    padding-left: 11px;
    margin-right: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #333;
}

.ewb-com-item span {
    margin-top: -28px;
    font-size: 14px;
    color: #999;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #ff0000;
}

.ewb-page {
    /*margin-top: 37px;*/
	margin:15px 0px;
    text-align: center;
}

.ewb-page-items {
    margin-top: 10px;
    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;
	line-height:25px;
}

.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;
}
