/**!
 * 广元市公共资源交易服务中心网站
 * author: xy;
 * date:2018-03-20
 */

.ewb-logo {
    padding-top: 87px;
    margin-left: 9px;
}

.ewb-nav-warp>.ewb-row {
    padding-top: 0;
}

.ewb-local {
    padding-left: 15px;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    color: #fff;
}

.ewb-local a {
    padding: 0 7px;
    font-size: 16px;
    color: #fff;
}

.ewb-main {
    padding: 0 14px 20px;
    background-color: #fff;
}

.ewb-column {
    margin-top: 10px;
    min-height: 265px;
}

.ewb-column-hd {
    height: 42px;
    border-bottom: 1px solid #d7d7d7;
}

.ewb-column-tt {
    margin-right: 22px;
    padding-left: 35px;
    width: 95px;
    height: 41px;
    line-height: 41px;
    font-size: 22px;
    color: #005fa2;
    border-bottom: 2px solid #005794;
}

.ewb-column-tab-tt.long {
    width: 124px;
}

.ewb-column-tt.icon1 {
    background: url("../images/column_icon1.png") 5px center no-repeat;
}

.ewb-column-tt.icon2 {
    background: url("../images/column_icon2.png") 6px center no-repeat;
}

.ewb-column-tt.icon3 {
    background: url("../images/column_icon3.png") 4px center no-repeat;
}

.ewb-column-tt.icon4 {
    background: url("../images/column_icon4.png") 5px center no-repeat;
}

.ewb-column-tt.icon5 {
    background: url("../images/column_icon5.png") 5px center no-repeat;
}

.ewb-column-more {
    margin-top: 10px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #999;
}

.ewb-column-tab-tt {
    margin-top: 10px;
    margin-right: 16px;
    width: 88px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    color: #333;
    cursor: pointer;
}

.ewb-column-tab-tt.current {
    color: #fff;
    background: url("../images/column_cur.png") no-repeat;
}

.ewb-column-tab-tt.long.current {
    background: url("../images/column_long_cur.png") no-repeat;
}

.ewb-column-bd {
    padding-top: 9px;
}

.ewb-com-item {
    padding-left: 12px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    vertical-align: top;
    background: url("../images/sub_item_icon.jpg") left center no-repeat;
}

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

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

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

.ewb-com-item span {
    margin-top: -30px;
    font-size: 15px;
    color: #999;
}

.ewb-footer {
    border-top: 3px solid #005794;
}

.ewb-link {
    margin-top: 25px;
    margin-left: -13px;
}

.ewb-link-a {
    float: left;
    margin-left: 13px;
    padding-left: 40px;
    width: 106px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    background: url(../images/sub_link_icon.png) 11px center no-repeat #0076c7;
}

.ewb-link-a:hover {
    background-color: #005794;
}
