.container-wrap .content .table-box.table-box-2{min-height: 540px;}
.container-wrap .content .table-box.table-box-2 table { font-size: 16px;}
.container-wrap .content .table-box.table-box-2 table tr:hover { background-color: #f2f6f9; color: #3756a9; cursor: pointer; }
.container-wrap .content .table-box.table-box-2 table tr:hover a { color: #3756a9; }
.container-wrap .content .table-box.table-box-2 table tr th {line-height: 53px; background-color: #eceef6; color: #1d2023; text-align: left; font-weight: bold; }
.container-wrap .content .table-box.table-box-2 table tr th:nth-child(4) { text-align: right; padding-right: 24px; width: 90px; }
.container-wrap .content .table-box.table-box-2 table tr th:nth-child(1) { padding-left: 16px; width: 400px; overflow: hidden; white-space: nowrap; word-break: break-all; text-overflow: ellipsis; }
.container-wrap .content .table-box.table-box-2 table tr th:nth-child(2) { width: 140px; }
.container-wrap .content .table-box.table-box-2 table tr th:nth-child(3) { width: 60px; }
.container-wrap .content .table-box.table-box-2 table tr td { height: 56px; line-height: 56px; text-align: left; }
.container-wrap .content .table-box.table-box-2 table tr td:nth-child(1) { padding: 0px 24px 0px 16px; overflow: hidden; white-space: nowrap; word-break: break-all; text-overflow: ellipsis; }
.container-wrap .content .table-box.table-box-2 table tr td:nth-child(4) { text-align: right; padding-right: 24px; }
.container-wrap .content .table-box.table-box-2 table tr td.active a{ color: #d83338; }
.container-wrap .content .table-box.table-box-2 table tr .left { text-align: left !important; }
.container-wrap .content .table-box.table-box-2 table tr .right { text-align: right !important; }

.container-wrap .table-box-3 table th:nth-child(2) { width: 60px !important; text-align: right; padding-right: 24px; }
.container-wrap .table-box-3 table td:nth-child(2) { width: 60px !important; text-align: right !important; padding-right: 24px; }

.content .title.m-b-22 { margin-bottom: 22px; }
.content .title.m-b-35 { margin-bottom: 35px!important; }

/*.content .time-option ul { overflow: hidden; color: #3f454b; }
.content .time-option ul li { float: left; font-size: 18px; text-align: center; cursor: pointer; margin-right: 4px; }
.content .time-option ul li:hover a{ color: #d43e47}
.content .time-option ul li a { height: 40px; line-height: 40px; padding: 0px 16px; margin-top: 6px; display: inline-block; background-color: rgba(209, 214, 226, 0.6); }
.content .time-option ul li.active { background-color: #d43e47; }
.content .time-option ul li.active a { color: #fff; background-color: #d43e47; }*/

.content .year-c{
    width: 78px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    padding: 0px 0px 0px 10px;
    font-size: 16px;
    border: 1px solid #d1d6e2;
    position: absolute;
    top: 1px;
    left: 134px;
}

.content .year-c i{
    position: absolute;
    left: 2px;
    top: -9px;
    color: #666;
    font-size: 14px;
}
.content .year-c .circle{
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    right: 10px;
    vertical-align: top;
    top: 8px;
}
.content .time-option ul{
    position: absolute;
    color: #3f454b;
    z-index: 333;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    display: none;
    margin-top: 3px;
    left: 134px;
    box-shadow: 0px 0px 9px 1px rgba(57, 106, 182, 0.2);
}

.content .time-option ul li {
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 4px;
}

.content .time-option ul li a {
    height: 36px;
    line-height: 36px;
    padding: 0px 16px;
    display: inline-block;
}

.content .time-option ul li.active a {
    color: #02359c;
}

/*# sourceMappingURL=tendering.css.map */
