.ewb-leader-item{
    margin-top: 10px;
    border-bottom: 1px dashed #ddd;
    background-color: #c6e7fa;
}

.ewb-leader-item.last{
    border-bottom: 0;
}

.ewb-leader-info{
    position: relative;
    padding-bottom: 15px;
    padding-top: 10px;
}

.ewb-leader-img{
    float: left;
    width: 100px;
    height: 120px;
    margin-left: 10px;
   /* background: #ff8800;*/
}

.ewb-leader-intro{
    margin-left: 120px;
    margin-right: 10px;
    line-height: 24px;
    font-size: 14px;
}

.ewb-leader-name{
    font-size: 18px;
    font-weight: bold;
}

.ewb-leader-work{
    font-size: 16px;
    padding-top: 3px;
}

.ewb-leader-intro .ewb-leader-more{
    color: #333;
    float: right;
}

.wb-slider-conbox li{
    list-style: none;
}

.wb-slider-conbox {
    width: auto !important;
    height: auto !important;
    overflow: hidden;
}