/**!
 * 常州--主营业务
 * author: gaoli;
 * date:2017-11-20
 */

.ewb-content-wrap {
    float: left;
    width: 968px;
}

.ewb-content-hd span {
    letter-spacing: 0.4px;
}

.ewb-news-hd {
    height: 48px;
    border-bottom: 1px solid #d6d9da;
}

.ewb-item-link {
    float: left;
}

.ewb-item-items {
    margin-left: -123px;
}

.ewb-item {
    margin: 22px 0 0 20px;
}

.ewb-news-item {
    margin: 11px 42px 0 0;
}

.ewb-item-link {
    width: 350px;
}

.ewb-item-link a {
    display: block;
    margin-left: 123px;
}

.ewb-item-link p {
    color: #666;
    text-align: center;
    margin: 5px 0 22px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}







/* 企业文化 */

.ewb-team-block {
    margin-top: 30px;
}

.ewb-team-pic {
    float: left;
}

.ewb-team-pic img {
    vertical-align: top;
}

.ewb-team-det {
    float: left;
    width: 674px;
    margin-left: 30px;
}

.ewb-team-hd {
    padding-bottom: 12px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #dedede;
}

.ewb-team-hd a {
    display: block;
    font-size: 19px;
    font-weight: bold;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-team-bd p {
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ewb-team-bd a {
    float: right;
    color: #40a7e6;
    margin-top: 26px;
    cursor: pointer;
}

.ewb-team-block.spec {
    margin:40px 0 43px 0;
}

.ewb-page-items {
    margin-top: 0;
}




/* 技术精英 */

.ewb-team-area {
    float: left;
    margin-left: 39px;
}
.ewb-team-area{
    margin-bottom: 40px;
}
.ewb-team-area.same {
    margin-bottom: 33px;
}

.ewb-team-pic {
    float: left;
}

.ewb-team-alc {
    float: left;
    width: 225px;
    margin-left: 20px;
}

.ewb-team-nm {
    line-height: 31px;
    font-size: 19px;
    font-weight: bold;
    margin-top: 4px;
}

.ewb-team-jb {
    line-height: 28px;
}

.ewb-team-maj {
    line-height: 24px;
    margin-bottom: 5px;
}

.ewb-team-del a{
    display: block;
    line-height: 24px;
    color: #666;
    padding-top: 5px;
    border-top: 1px dashed #dedede;
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.ewb-team-sty {
    padding-top: 20px;
}