/**!
 * 辽宁工程招投标信息网-二级页
 * author: xy;
 * date:2018-11-29
 */

.ewb-local {
    padding-left: 24px;
    height: 53px;
    line-height: 53px;
    font-size: 15px;
    background: url("../images/local_icon.png") 5px center no-repeat;
}

.ewb-local a {
    color: #333;
}

.ewb-local span {
    color: #0080ec;
}

/*left*/

.ewb-left-hd {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #4295ef;
}

.ewb-left-hd a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.ewb-left-bd {
    padding: 15px 15px 0;
    height: 684px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    background: url("../images/left_bg.jpg") right bottom no-repeat;
}

.wb-tree-tt {
    color: #0080ec;
}

.wb-tree-node,
.wb-tree-sub a {
    display: block;
    margin-top: 12px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #0080ec;
    padding-left: 25px;
    background-color: #e6f4ff;
}

.wb-tree-items:first-child .wb-tree-node {
    margin-top: 0;
}

.wb-tree-iconr {
    float: right;
    width: 15px;
    height: 13px;
    margin-top: 12px;
    margin-right: 15px;
    background: url(../images/wblistr.png) no-repeat;
}

.wb-tree-sub {
    display: none;
}

.wb-tree-item>a {
    margin-top: 2px;
    font-size: 15px;
    color: #333;
    background-color: #f0f0f0;
}

.wb-tree-item .last {
    margin-bottom: 0;
}

.current .wb-tree-tt {
    color: #fff;
}

.current .wb-tree-node {
    background-color: #6ec8e7;
}

.current .wb-tree-iconr {
    margin-top: 11px;
    width: 13px;
    height: 15px;
    background: url(../images/wblistrh.png) no-repeat;
}

.current .wb-tree-sub {
    display: block;
}

/* right */

.ewb-right {
    margin-left: 10px;
}

.ewb-right-hd {
    height: 34px;
    border-bottom: 1px solid #e5e5e5;
}

.ewb-right-hd a {
    padding: 0 20px;
    display: inline-block;
    padding-top: 5px;
    height: 29px;
    font-size: 18px;
    color: #0080ec;
    border-bottom: 2px solid #4295ef;
}

.ewb-right-srh {
    margin-top: 15px;
    padding-top: 14px;
    height: 144px;
    border: 1px solid #e8e8e8;
    background-color: #fdfdfd;
}

.ewb-srh-row {
    margin-top: 10px;
    margin-left: 6px;
    height: 34px;
    line-height: 34px;
}

.ewb-srh-row:first-child {
    margin-top: 0;
}

.ewb-srh-sp {
    padding-right: 10px;
    width: 89px;
    text-align: right;
}

.ewb-srh-sel {
    width: 250px;
    height: 34px;
    border: 1px solid #e8e8e8;
}

.chosen-container {
    float: left;
}

.chosen-container-single .chosen-single {
    height: 34px;
    line-height: 34px;
}

.ewb-srh-check {
    margin-top: 11px;
    margin-left: 10px;
    width: 13px;
    height: 13px;
    border: 1px solid #ccc;
}

.icheckbox_minimal, .iradio_minimal {
    float: left;
    margin-top: 11px;
    margin-left: 10px;
    width: 13px;
    height: 13px;
    background: url("../images/check.jpg") no-repeat;
}

.icheckbox_minimal.hover,
.iradio_minimal.hover {
    background: url("../images/check.jpg") no-repeat;
}

.icheckbox_minimal.checked,
.iradio_minimal.checked {
    background: url("../images/checkh.jpg") no-repeat;
}

.ewb-srh-lab {
    margin-left: 10px;
    margin-right: 20px;
}

.ewb-srh-sp.spe {
    width: 104px;
}

.ewb-srh-txt {
    width: 480px;
    height: 32px;
    outline: 0;
    border: 1px solid #e8e8e8;
}

.ewb-right-btn {
    margin-left: 20px;
    width: 82px;
    height: 34px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 4px;
    border: 0;
    outline: 0;
    cursor: pointer;
    color: #fff;
    background-color: #ffa800;
}

.ewb-right-btn:hover {
    background-color: #ff7800;
}

.ewb-right-bd {
    padding-top: 10px;
}

.ewb-com-item {
    padding-left: 14px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    vertical-align: top;
    background: url("../images/item_icon.png") left center no-repeat;
}

.ewb-com-block {
    margin-right: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ewb-com-item a {
    color: #595959;
}

.ewb-com-item span {
    margin-top: -32px;
    color: #b2b2b2;
}

.ewb-com-item:hover a,
.ewb-com-item:hover span {
    color: #4295ef;
}

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 12px;
    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;
}
