/**!
 * 肥西县公共资源交易网
 * author: gaojian;
 * date:2019-08-02
 */
.ewb-subhead {
    height: 226px;
    background: url('../images/subheader.jpg') 0 center no-repeat;
}

.ewb-sublogo {
    display: inline-block;
    margin-top: 51px;
}

.ewb-sublogo img {
    vertical-align: top;
}

#footer {
    background: #e7e7e7;
}

.ewb-footer {
    margin-top: 0;
}

.ewb-main {
    padding-bottom: 50px;
    background: url('../images/main_bg.jpg') center top no-repeat #f6f6f6;
}

.ewb-loc {
    padding-left: 22px;
    height: 58px;
    line-height: 58px;
    font-size: 0;
    color: #666;
    background: url('../images/loc.png') 0 center no-repeat;
}

.ewb-loc a,
.ewb-loc span {
    font-size: 16px;
    margin: 0 6px;
    color: #666;
}

.ewb-loc span.cur {
    color: #1492ff;
}

.ewb-left {
    width: 283px;
    min-height: 577px;
    background: #fff;
    border: 1px solid #eaeaea;
}

.ewb-menu-hd {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #1492ff;
}



.ewb-right {
    width: 853px;
    padding: 0 20px;
    min-height: 577px;
    background: #fff;
    margin-left: 20px;
    border: 1px solid #eaeaea;
}

.ewb-con-hd {
    height: 46px;
    padding-top: 17px;
    border-bottom: 1px solid #e1e1e1;
}

.ewb-con-tt {
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #333;
    cursor: pointer;
}

.ewb-con-tt.cur {
    color: #1492ff;
    font-weight: bold;
    border-bottom: 3px solid #1492ff;
}

.wb-data-item {
    padding-top: 7px;
}

.wb-data-list {
    line-height: 36px;
    font-size: 16px;
    padding-left: 12px;
    background: url('../images/list_img.jpg') 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    margin-top: -36px;
}

.wb-data-list:hover {
    background: url('../images/list_imgh.jpg') 0 50% no-repeat;
}

.wb-data-list:hover,
.wb-data-list:hover a {
    cursor: pointer;
    color: #1492ff;
}

.ewb-page {
    text-align: center;
	padding: 10px 0;
}

.ewb-page-items {
    margin-top: 20px;
    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-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;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
    border-bottom: 1px dashed #ddd;
}

.wb-tree-iconl {
    float: left;
    width: 19px;
    height: 19px;
    margin-top: 18px;
    margin-left: 42px;
    margin-right: 10px;
}

.items1 .wb-tree-iconl {
    background: url('../images/menu_icon1.png') left center no-repeat;
}

.items2 .wb-tree-iconl {
    background: url('../images/menu_icon2.png') left center no-repeat;
}

.items3 .wb-tree-iconl {
    background: url('../images/menu_icon3.png') left center no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    padding-left: 70px;
    font-size: 14px;
}

.wb-tree-item>a:hover {
    color: #0a59d7;
}

.wb-tree-item>a.current {
    color: #0a59d7;
}


.wb-tree-item>a:active {
    color: #fff;
}

.current .wb-tree-node {
    background: #1492ff;
}

.current .wb-tree-tt {
    color: #fff;
}

.current.items1 .wb-tree-iconl {
    background: url('../images/menu_icon1h.png') left center no-repeat;
}

.current.items2 .wb-tree-iconl {
    background: url('../images/menu_icon2h.png') left center no-repeat;
}

.current.items3 .wb-tree-iconl {
    background: url('../images/menu_icon3h.png') left center no-repeat;
}

.current .wb-tree-sub {
    display: block;
}


.zbfs{
	color:#1492ff;
}
