/**!
 * 南京市公共资源交易网
 * author: xuyang;
 * date:2017-10-26
 */

.ewb-mt20 {
    margin-top: 20px;
}

.ewb-m {
    margin: 0 16px;
    padding: 0 50px 50px;
    border: 1px solid #dfd1c9;
}

.ewb-m-h {
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.ewb-m-warn {
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}

.ewb-m-warn span {
    color: #ff0000;
}

.ewb-m-hd {
    padding-left: 16px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    background-color: #fab949;
}

.ewb-m-hd a {
    color: #333;
}

.ewb-m-tab {
    margin-top: 10px;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-right: 0;
    border-bottom: 0;
}

.ewb-m-tr {
    height: 35px;
    font-size: 16px;
}

.ewb-m-td1 {
    padding-right: 10px;
    width: 235px;
    text-align: right;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background-color: #fafafa;
}

.ewb-m-td2 {
    padding-left: 14px;
    width: 338px;
    text-align: left;
    color: #999;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.ewb-com-hd {
    padding-top: 30px;
    padding-left: 10px;
    padding-bottom: 15px;
    padding: 30px 0 15px 10px;
    font-size: 20px;
    font-weight: bold;
}

.ewb-com-hd a {
    color: #cb5c1d;
}

.ewb-com-table {
    width: 100%;
}

.ewb-ctr-hd {
    height: 42px;
    background-color: #fab949;
}

.ewb-ctr {
    height: 42px;
    background-color: #fff4d4;
}

.ewb-ctr-th {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.ewb-ctr-spe {
    height: 10px;
}

.ewb-ctr td {
    font-size: 16px;
    text-align: center;
}

.ewb-ctr td.ewb-tl {
    text-align: center;
}

.ewb-ctr-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/view_icon.png);
	display:none;
}

.ewb-ctr-link {
    color: #333;
}

.ewb-ctr-th1 {
    width: 92px;
}

.ewb-ctr-nth {
    width: 80px;
}

.ewb-ctr-spe {
    width: 160px;
}
.xzzs{
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 12em;
}