/**!
 * 其他二级页面
 * author: lucw;
 * date:2019-12-10
 */

input,
select{
    outline: 0;
}

.ewb-sp240{
    float: left;
    width: 240px;
    min-height: 1px;
}

.ewb-sp940{
    float: left;
    width: 940px;
}


/* colu */
.colu-tt{
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    background-color: #0960bf;
}

.ewb-onlylist{
    padding-top: 15px;
    font-size: 14pt;
}

/* 左侧特殊二级 */
.ewb-abs{
    margin-left: 20px;
}

.abs-tt{
    padding: 11px 0;
    padding-left: 24px;
    display: block;
    line-height: 26px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: url('../images/subpic/abs_ico.png') 5px 16px no-repeat #0960bf;
}

.abs-lk{
    padding-left: 26px;
    display: block;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #f7f7f7;
}