/**!
 * 苏州市行政审批局网站-网站导航
 * author: lucw;
 * date:2018-03-22
 */


.ewb-mt20{
    margin-top: 20px;
}

/* loca */
.ewb-loca{
    padding-left: 39px;
    height: 34px;
    line-height: 34px;
    color: #666;
    border: 1px solid #eee;
    background: url(../images/subimgs/loca_img.png) 13px center no-repeat #f4f4f4;
}

.ewb-loca a{
    color: #666;
}

.ewb-loca .ewb-cur{
    font-weight: bold;
    color: #6395ec;
}


/* led */

.ewb-led{
    margin-top: 8px;
    padding-bottom: 48px;
    border: 1px solid #eee;
    overflow: hidden;
    background-color: #f4f4f4;
}

.ewb-led-hd {
    margin: 0 166px;
    margin-top: 39px;
    border-top: 2px solid #e5e5e5;
    text-align: center;
}

.ewb-led-wpr{
    padding: 0 9px;
    margin-top: -17px;
    display: inline-block;
    vertical-align: top;
    background-color: #f4f4f4;
}

.ewb-led-tt {
    *margin-top: -17px;
    padding: 0 30px;
    display: inline-block;
    vertical-align: top;
    height: 32px;
    line-height: 32px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    background: url(../images/addpic/led_pl.png) left center no-repeat;
    *background: none;
    *background-color: #f4f4f4;
}

.ewb-led-wp {
    background: url(../images/addpic/led_pl.png) right center no-repeat #f4f4f4;
    *background: none;
}

.ewb-led-bd{
    padding: 0 86px;
}

/* cbox */

.ewb-cbox{
    margin-top: 28px;
}


.ewb-cbox-hd{
    height: 20px;
    line-height: 20px;
    background: url(../images/addpic/led_bg.png) right bottom no-repeat;
}

.ewb-cbox-tt{
    padding-right: 4px;
    padding-left: 16px;
    font-size: 18px;
    font-weight: bold;
    color: #4169e2;
    background: url(../images/addpic/led_icol.png) left bottom no-repeat #f4f4f4; 
}

.ewb-cbox-subname{
    line-height: 16px;
    font-size: 12px;
    color: #bac4ed;
}

.cbox-more{
    font-size: 12px;
    color: #333;
}

/* list */
.ewb-cbox-listwp{
    /*overflow: hidden;*/
}

.ewb-cbox-items{
    padding-top: 18px;
    padding-left: 30px;
    margin-right: -334px;
}

.ewb-cbox-items>li{
    padding-left: 26px;
    width: 304px;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background: url(../images/addpic/ledlist.png) left center no-repeat;
}

.ewb-cbox-items>li>a{
    color: #333;
}