/**!
 * 南京市公共资源交易网
 * author: xuyang;
 * date:2017-04-19
 */


/* location */

.ewb-location {
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    padding-left: 42px;
    background: url(../images/location_icon.png) 19px center no-repeat;
}

.ewb-location a {
    color: #333;
}

.ewb-yellow {
    color: #ec9628;
}


/* 曝光台 */

.ewb-expose {
    height: 85px;
    background: url(../images/expose_bg.jpg) left center no-repeat;
}

a.ewb-expose-tt {
    display: block;
    float: left;
    margin-left: 82px;
    width: 166px;
    height: 70px;
    line-height: 78px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-top: -4px;
    background: url(../images/expose_tt_bg.png) no-repeat;
}

/* main */

.ewb-main {
    padding: 0 33px;
    margin-top: 10px;
}

.ewb-info {
    padding-top: 18px;
    /* height: 643px; */
    border: 1px solid #dfd1c9;
}

.ewb-info-hd {
    height: 41px;
    line-height: 41px;
    font-size: 18px;
    text-align: center;
}

.ewb-info-link {
    position: relative;
    display: inline-block;
    width: 100px;
    color: #333;
}

.ewb-info-link.current {
    color: #fff;
}

.ewb-info-link i {
    position: absolute;
    top: 6px;
    right: 0;
    display: block;
    width: 1px;
    height: 30px;
    background: url(../images/today_tab_line.jpg);
}

.ewb-info-bg1 {
    height: 41px;
    background: url(../images/today_tab_bg1.png);
}

.ewb-info-bg1.current {
    border-right: 1px solid #dfd1c9;
    background: url(../images/today_tab_bg1h.png);
}

.ewb-info-bg1.current i {
    display: none;
}

.ewb-info-bg2 {
    background: url(../images/today_tab_bg2.jpg);
}

.ewb-info-bg2.current {
    margin-left: -1px;
    border-right: 1px solid #dfd1c9;
    border-left: 1px solid #dfd1c9;
    background: #e89428;
}

.ewb-info-bg2.current i {
    display: none;
}

.ewb-info-bg3 {
    width: 98px;
    background: url(../images/today_tab_bg3.png);
}

.ewb-info-bg3.current {
    margin-left: -1px;
    border-left: 1px solid #dfd1c9;
    background: url(../images/today_tab_bg3h.png);
}

.ewb-info-bg3.current i {
    display: none;
}

/* 公示信息 */

.ewb-public {
    margin: 28px 108px 0;
}

.ewb-public-hd {
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background-color: #f3f3f3;
}

.ewb-public-hd a {
    line-height: 50px;
    color: #333;
}

.ewb-pub-item {
    padding-top: 15px;
    height: 60px;
    line-height: 17px;
    font-size: 16px;
    border-bottom: 1px dashed #dcdcdc;
}

.ewb-pub-block1 {
    padding-left: 23px;
    width: 860px;
	padding-top: 15px;
}

.ewb-pub-block2 {
    width: 382px;
}

.ewb-pub-block3 {
    padding-left: 36px;
    width: 123px;
}

.ewb-pub-sp1 {
    color: #e89428;
}

.ewb-pub-sp2 {
    color: #999;
}

.ewb-pub-sp3 {
    color: #da3030;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width: 20em;
}

.ewb-time {
    margin-top: 10px;
    width: 199px;
    line-height: 30px;
    text-align: center;
    border-right: 1px solid #cbc6c6;
}

.ewb-project {
    margin-top: 10px;
    width: 846px;
    line-height: 30px;
    text-align: center;
}

.ewb-bid {
    margin-top: 16px;
}

.ewb-bid-left {
    padding-top: 8px;
    /* padding-left: 14px; */
    min-height: 586px;
    background-color: #fcf8f5;
}

.ewb-bid-items {
    /* height: 474px; */
    overflow-y: auto;
}

.ewb-bid-item {
    margin-top: 12px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    cursor: pointer;
}

.ewb-bid-icon {
    width: 15px;
    height: 34px;
}

.ewb-bid-item.current .ewb-bid-icon1 {
    background: url(../images/bid_raduis_left.png);
}

.ewb-bid-item.current .ewb-bid-icon2 {
    background: url(../images/bid_raduis_right.png);
}

.ewb-bid-sp {
    padding-left: 2px;
    /* width: 122px; */
}

.ewb-bid-sp span {
    padding: 0 10px;
}

.ewb-bid-item.current .ewb-bid-sp {
    color: #fff;
    background-color: #e89428;
}

.ewb-bid-right {
    margin-left: 15px;
    width: 830px;
}

.ewb-bid-areas {
    margin-left: -10px;
}

.ewb-bid-area {
    margin-left: 10px;
    margin-bottom: 10px;
    padding: 16px 34px 0 22px;
    width: 352px;
    height: 140px;
    font-size: 14px;
    border: 1px solid #dfd1c9;
	background: #f3f3f3;
}

.ewb-bid-area:hover {
    background: #fff4d4;
    border-color: #eecfa7;
}

.ewb-bid-h {
    margin-bottom: 14px;
    line-height: 27px;
    font-size: 16px;
    color: #333;
	height: 50px;
}

.ewb-bid-info {
    line-height: 35px;
    color: #999;
}

.ewb-bid-info-sp {
    height: 73px;
    color: #e89428;
    overflow: hidden;
    margin-bottom: 25px;
}
.ewb-bid-info-sp1 {
    width: 216px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-bid-info-sp2 {
    width: 136px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-bid-col1 {
    color: #e89428;
}

.ewb-bid-col2 {
    color: #2e63bc;
}

.ewb-bid-col3 {
    color: #333;
}

.ewb-pub-block1  div {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ewb-pub-block2  div {
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-left:10px;
	margin-right:10px;
}
.tupian {
	width:550px;
	height:28px;
}

.ewb-pub-block4 {
	width:30px;
	padding-left:60px;
}

.ewb-public-gg {
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    background-color: #f3f3f3;
}

.ewb-public-gg a {
    line-height: 50px;
    color: #333;
}