﻿﻿/**!
 * 江苏省公共资源交易网
 * author: gaojian;
 */

.ewb-page-main {
    /* height: 952px; */
    padding-top: 25px;
	padding-bottom: 20px;
    background-color: #fff;
}

.ewb-mt30 {
    margin-top: 30px;
}

.ewb-trade-mid {
    /* height: 1050px; */
	padding-bottom: 20px;
    background: url(../images/second_bg.jpg) center top no-repeat #f2f2f2;
}

.ewb-search-box {
    height: 30px;
    padding: 18px 97px 20px;
    background: url(../images/search_box2.jpg) no-repeat;
    margin: 0 auto;
}

.ewb-search-label {
    height: 30px;
    line-height: 30px;
    width: 90px;
    color: #fff;
    text-align: right;
}

.ewb-search-input {
    width: 246px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    outline: 0;
    text-indent: 10px;
}

.ewb-search-button {
    display: block;
    width: 87px;
    height: 30px;
    padding: 0 0 0 40px;
    border: 0;
    margin-left: 10px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    outline: 0;
    /* background: url(../images/s_wico.png) 17px center no-repeat #e35d5d; */
	background: url(../images/s_wico.png) 17px center no-repeat #ffae00;
}

.ewb-mt18 {
    margin-top: 18px;
}

.ewb-menu-hd {
    height: 191px;
}

.ewb-menu-hd img {
    display: block;
}

.ewb-menu-bd {
    min-height: 672px;
    border: 1px solid #7ccaf2;
    border-top: 0;
    /* background: url(../images/menu_bg.jpg) center bottom no-repeat; */
	 background: #edf6ff;
}

.wb-tree-items,
.wb-tree-item {
    cursor: pointer;
}

.wb-tree-tt {
    color: #333;
}

.wb-tree-node {
    display: block;
    height: 53px;
    line-height: 53px;
    font-size: 18px;
    color: #333;
    padding-left: 60px;
    border-bottom: 1px solid #7ccaf2;
    background: url(../images/menu_left.png) 37px center no-repeat;
}

.wb-tree-sub {
    display: none;
    padding: 10px 20px;
    background-color: #edf6ff;
}

.wb-tree-item>a {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #666;
    text-indent: 45px;
    border-radius: 5px;
	outline: 0;
}

.wb-tree-item:hover>a,
.wb-tree-item.current>a {
    color: #fff;
    background: url(../images/menu_item.png) 170px  center no-repeat #fb8383;
}

.current .wb-tree-tt {
    color: #fff;
}

.current .wb-tree-node {
    background: url(../images/menu_lefth.png) 35px center no-repeat #4a9df2;
}



.current .wb-tree-sub {
    display: block;
}

.ewb-info-table {
    padding-left: 10px;
}

.ewb-info {
    font-size: 14px;
}

.ewb-th {
    height: 36px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #2398ed;
}

.ewb-th1 {
    width: 46px;
}

.ewb-th2 {
    width: 405px;
}

.ewb-th3 {
    /* width: 350px; */
	width: 200px;
    /* text-align: left; */
    text-indent: 15px;
}

.ewb-th4 {
    width: 90px;
    text-align: left;
}

.ewb-th5 {
    width: 100px;
}

#showList tr {
    height: 52px;
}

#showList tr.ewb-even {
    background-color: #f2f2f2;
}

#showList tr td {
    text-align: center;
}

/* #showList tr td.left {
    text-align: left;
} */

.ewb-name {
    display: block;
    padding-left: 15px;
    width: 390px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
}

#showList tr:hover {
    background-color: #f77c7c;
    color: #fff;
}

#showList tr:hover a {
    color: #fff;
}


/* 分页 */

.ewb-page {
    text-align: center;
}

.ewb-page-items {
    margin-top: 29px;
    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;
}