/**!
 * 河南省公共资源交易公共服务平台_通用三级
 * author: xuyang;
 * date:2017-02-20
 */

/* left */

.ewb-left {
    padding: 0 47px;
    width: 816px;
    min-height: 900px;
    border: 1px solid #e5e5e5;
}

.ewb-left-tt {
    padding-top: 35px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    color: #0048c0;
}

.ewb-left-info {
    margin-top: 30px;
    padding-bottom: 6px;
    text-align: center;
    font-size: 12px;
    color: #999;
    border-bottom: 1px solid #e5e5e5;
}


.ewb-left-info span {
    margin: 0 50px;
}

.ewb-left-bd {
    padding-top: 14px;
    width: 816px;
    overflow: auto;
}

.ewb-left-bd p {
    line-height: 28px;
    text-indent: 2em;
}

.ewb-mt28 {
    margin-top: 28px;
    line-height: 28px;
}

.ewb-left-art {
    margin-top: 34px;
    line-height: 30px;
}

.ewb-left-art a {
    color: #0048c0;
}

/* right */

.ewb-right {
    width: 246px;
}

.ewb-r-hd {
    padding-left: 22px;
    line-height: 22px;
    background: url(../images/echarts_icon.jpg) left top no-repeat;
}

.ewb-r-tt {
    font-size: 18px;
    font-weight: bold;
    color: #006bef;
}

.ewb-r-items {
    margin-top: 10px;
}

.ewb-r-item {
    margin-bottom: 8px;
    padding-left: 16px;
    line-height: 24px;
    background: url(../images/item_icon.png) left 9px no-repeat;
}

.ewb-r-item  a {
    color: #333;
}
