/**!
 * 辽宁工程招投标信息网-二级页
 * author: xy;
 * date:2018-11-29
 */



.ewb-right-srh {
    margin-top: 15px;
    padding-top: 14px;
    height: 144px;
    border: 1px solid #e8e8e8;
    background-color: #fdfdfd;
}

.ewb-srh-row {
    margin-top: 10px;
    margin-left: 6px;
    height: 34px;
    line-height: 34px;
}

.ewb-srh-row:first-child {
    margin-top: 0;
}

.ewb-srh-sp {
    padding-right: 10px;
    width: 89px;
    text-align: right;
}

.ewb-srh-sel {
    width: 250px;
    height: 34px;
    border: 1px solid #e8e8e8;
}

.chosen-container {
    float: left;
}

.chosen-container-single .chosen-single {
    height: 34px;
    line-height: 34px;
}

.ewb-srh-check {
    margin-top: 11px;
    margin-left: 10px;
    width: 13px;
    height: 13px;
    border: 1px solid #ccc;
}

.icheckbox_minimal, .iradio_minimal {
    float: left;
    margin-top: 11px;
    margin-left: 10px;
    width: 13px;
    height: 13px;
    background: url("../images/check.jpg") no-repeat;
}

.icheckbox_minimal.hover,
.iradio_minimal.hover {
    background: url("../images/check.jpg") no-repeat;
}

.icheckbox_minimal.checked,
.iradio_minimal.checked {
    background: url("../images/checkh.jpg") no-repeat;
}

.ewb-srh-lab {
    margin-left: 10px;
    margin-right: 20px;
}

.ewb-srh-sp.spe {
    width: 104px;
}

.ewb-srh-txt {
    width: 480px;
    height: 32px;
    outline: 0;
    border: 1px solid #e8e8e8;
}

.ewb-right-btn {
    margin-left: 20px;
    width: 82px;
    height: 34px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 4px;
    border: 0;
    outline: 0;
    cursor: pointer;
    color: #fff;
    background-color: #ffa800;
}

.ewb-right-btn:hover {
    background-color: #ff7800;
}
