/**!
 * 河南省工程造价信息网
 * author: xuy;
 * date:2017-08-04
 */

.ewb-bg {
    margin-top: 15px;
    padding-top: 17px;
    padding-bottom: 24px;
    background-color: #fff;
}

.ewb-left {
    width: 200px;
}

.ewb-left-hd {
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #4ba9f9;
}

.ewb-left-hd a {
    color: #fff;
}

.ewb-left-bd {
    min-height: 566px;
    border: 1px solid #dfdede;
    border-top: 0;
    background: url(../images/left_bg.jpg) left bottom no-repeat;
}

.ewb-left-item {
    padding: 1px;
    border-bottom: 1px solid #dbdce1;
}

.ewb-left-item a {
    display: block;
    padding-left: 50px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    background: url(../images/left_icon.jpg) 27px 22px no-repeat;
    color: #666;
}

.ewb-left-item a:hover {
    font-weight: bold;
    color: #024aa1;
    background: url(../images/left_iconh.jpg) 27px 22px no-repeat #eef7ff;
}

.ewb-right {
    margin-left: 16px;
    width: 780px;
    min-height: 604px;
    border: 1px solid #dfdede;
}

.ewb-right-hd {
    padding-left: 32px;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
    color: #666;
    border-bottom: 2px solid #0b58b4;
    background: url(../images/local_icon.png) 9px 10px no-repeat;
}

.ewb-right-hd a {
    color: #666;
}

.ewb-right-hd span {
    padding: 0 6px;
}

.ewb-right-hd a.ewb-right-col {
    font-weight: bold;
    color: #0b58b4;
}

.ewb-right-bd {
    padding: 10px 14px 0;
}

.ewb-right-item {
    padding-left: 6px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    vertical-align: top;
    background: url(../images/r_item_icon.jpg) left center no-repeat;
}

.ewb-right-block {
    margin-right: 85px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-right-block a {
    color: #333;
}

.ewb-right-date {
    margin-top: -31px;
    color: #999;
}

.ewb-right-item:hover {
    background: url(../images/r_item_iconh.jpg) left center no-repeat;
}

.ewb-right-item:hover a {
    color: #ff7800;
}

/* 分页 */

.ewb-page {
    margin-top: 15px;
    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;
}

.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;
}
