.pageNewsD .name {
    text-align: left !important;
    font-size: 30px;
    margin-left: 264px;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 13px;
}
 .span{
    width: 213px;
    height: 58px;
    display: inline-block;
    background-color: #01884C;
    line-height: 58px;
    text-align: center;
    color: white;
    position: absolute;
    top: -76px;
}

