﻿.actorInnerPastShow {
    width: 100%;
}

    .actorInnerPastShow table {
        width: 1000px;
        margin: 0 auto;
        border-collapse: collapse;
        border-spacing: 0;
        border-bottom: 0.1px solid #1155c2;
        border-left: none;
        border-right: none;
    }

        .actorInnerPastShow table tr td {
            /* border: 1px solid #1155c2; */
            /* border-left: none; */
            /* border-right: none; */
            /* padding-left: 20px; */
            text-align: left;
            font-size: 14px;
            line-height: 30px;
            word-wrap: break-word;
            word-break: break-all;
            /* overflow: hidden; */
            text-overflow: ellipsis;
        }

            .actorInnerPastShow table tr td table tr td {
                /*border-bottom: 1px solid #1155c2;
                border-left: none;
                border-right: none;
                padding-left: 20px;*/
                /*padding: 0px;*/
                padding-left: 20px;
                border-left: 1px solid #fff;
                padding: 6px 0px 6px 20px;
            }

    .actorInnerPastShow tr:nth-child(odd) {
        background: #f8f8f8;
    }

    .actorInnerPastShow tr:nth-child(even) {
        background: #ebebeb;
    }
/*项目详情页面--标题头*/
.divTitle {
    width: 1000px;
    margin: 0 auto;
    height: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    border-bottom: 2px solid #1155c2;
    margin-bottom: 1px;
}

.divspanTitle {
    background: #1155c2;
    padding: 5px 18px;
    margin-top: 6px;
    border-radius: 4px 4px 0 0;
}

.divspanLeftProgressTitle {
    /*float: left;*/
    background: #1155c2;
    padding: 5px 18px;
    margin-top: -5px;
    border-radius: 4px 4px 0 0;
}

.divspanRightProgressTitle {
    float: right;
    color: #1155c2;
}

    .divspanRightProgressTitle label {
        padding-right: 25px;
        font-family: 'Microsoft YaHei';
        font-size: 14px;
        font-weight: 200;
    }

.divroleTitle {
    width: 1000px;
    margin: 0 auto;
    height: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    border-bottom: 2px solid #1155c2;
    /* margin-bottom: 1px; */
}

.divOwnerTitle {
    width: 1000px;
    margin: 0 auto;
    height: 30px;
    font-size: 16px;
    padding: 3px 0;
    color: #1155c2;
    font-weight: 200;
    /*border-bottom: 1px solid #1155c2;*/
    margin-bottom: 1px;
    background-color: #ddeffe;
    line-height: 30px;
    word-wrap: break-word;
    word-break: break-all;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: inherit;
    padding: 6px 0;
}

.divspanOwnerTitle {
    padding-left: 18px;
}

.divspanaOwnerTitleMore {
    color: #1155c2;
    float: right;
    padding-right: 10px;
}

.depnamestyle {
    font-size: 15px;
    font-weight: 500;
    /*text-decoration: underline;
    color:#1155c2;*/
}

.divBiddingTitle {
    width: 980px;
    margin: 0 auto;
    height: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    border-bottom: 3px solid #1155c2;
    margin-bottom: 0px;
    margin-top: 18px;
}

.divActorTitle {
    width: 1000px;
    margin: 0 auto;
    height: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    border-bottom: 3px solid #1155c2;
    margin-bottom: 1px;
    margin-top: 15px;
}
 .nzj_listnewsoverride table tr td{            
            padding: 0px 0;
            border-bottom: 0px solid #e2e0dd;  
            border-left:1px solid #fff;        
            /* font-size: 14px !important; */
        }