/**!
 * 通州残疾人服务首页;
 * author: shenyh;
 * date:2017-05-04
 */
 
/* main */

.ewb-main {
    background: #fff;
    height: 726px;
}

.ewb-span9 {
    width: 326px;
}

/* 残疾人证（通用栏目） */

.ewb-disabled {
    margin: 23px 10px 0 32px;
}

.ewb-colu-hd {
    height: 53px;
    border-bottom: 1px solid #eee;
}

.ewb-colu-tt {
    float: left;
    height: 51px;
    line-height: 53px;
    padding: 0 9px 0 0px;
    border-bottom: 3px solid #009944; 
    background-image:url(/tzzt/resource/images/dot.png);
    background-position: -2px 13px;
    background-repeat:no-repeat;
    text-indent:20px;
}

.ewb-colu-tt a {
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    color: #009944;
}

.ewb-colu-bd {
    height: 120px;
    overflow: hidden;
}

.ewb-colu-bd .wb-data-infor {
    margin-right: 30px;
}

.ewb-disabled .ewb-colu-bd {
    height: 90px;
}


/* 工作动态 */

.ewb-news {
    margin-top: 22px;
    margin-right: 32px;
}

.ewb-news-hd {
    height: 34px;
    padding-left: 28px;
    padding-top: 35px;
    font-size: 16px;
    font-weight: bold;
    background: url("/tzzt/resource/images/tt3.png") 0 34px no-repeat;
}

.ewb-news-hd a {
    color: #009944;
}

.ewb-news-bd {
    height: 304px;
    background: #f1f5f6;
    overflow: hidden;
}

.ewb-news-bd .wb-data-infor {
    margin-right: 30px;
}

.ewb-notice {
    margin-top: 4px;
}

.ewb-notice .ewb-news-bd {
    height: 380px;
}
