﻿.info-table a:visited {
    color: #898989;
}

.info-table a:hover {
    color: #004ea2;
}

#header {
    border-bottom: 1px solid #e6e5e5;
}

#miniNav {
    background: none;
    border: none;
    padding: 0;
    margin: 0 auto;
    width: 1000px;
    height: 33px;
    line-height: 33px;
    font-size: 12px;
}

    #miniNav a {
        color: #264c70;
    }

    #miniNav span:first-child {
        padding-left: 6px;
    }

    #miniNav span:last-child {
        float: right;
        /*padding-right: 15px;*/
    }

    #miniNav span em {
        font-style: normal;
        color: #bf1515;
        padding-right: 12px;
    }

    #miniNav span b {
        font-weight: normal;
        padding: 0 28px 0 16px;
    }

    #miniNav span i {
        display: inline-block;
        width: 1px;
        height: 12px;
        /*background: #b3b3b3;*/
        margin: 0 10px;
        position: relative;
        top: -1px;
    }

    #miniNav strong {
        font-weight: bold;
        padding-left: 28px;
    }

.oversea-logos {
    height: 73px;
    padding-top: 38px;
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

    .oversea-logos a {
        display: inline-block;
        height: 28px;
        vertical-align: top;
        color: #d3434d;
        font-size: 22px;
        font-weight: 500;
    }

        .oversea-logos a:first-child {
            margin-right: 27px;
            position: relative;
        }

            .oversea-logos a:first-child::after {
                content: '';
                position: absolute;
                width: 1px;
                height: 27px;
                background: #adaeae;
                left: 130px;
                top: 1px;
            }

    .oversea-logos .slogan {
        position: absolute;
        left: 391px;
        top: 39px;
    }

    .oversea-logos .contacts {
        position: absolute;
        right: 0;
        top: 59px;
        vertical-align: top;
        line-height: 15px;
        font-size: 15px;
        color: #808080;
    }

        .oversea-logos .contacts img {
            vertical-align: top;
            margin-right: 10px;
        }

#nav {
    width: 100%;
    height: 32px !important;
    background: #004ea2;
    overflow: hidden;
    padding-left: 0 !important;
}

    #nav ul {
        width: 1000px;
        margin: 0 auto;
        overflow: hidden;
    }

        #nav ul li {
            float: left;
        }

            #nav ul li a {
                /*display: inline-block;*/
                color: #fff;
                line-height: 32px !important;
                margin: 0 !important;
                font-weight: normal !important;
                padding: 0 26px !important;
            }

                #nav ul li a.currect, #nav ul li a:hover {
                    color: #fff;
                    background: #0e94e0;
                }

#content {
    padding: 0 !important;
    overflow: hidden;
    margin-bottom: 44px;
}

.info-table {
    border: none !important;
}

#search {
    padding: 14px 0 !important;
    margin: 0 auto !important;
    text-align: center;
    border: none !important;
    border-bottom: 1px dotted #bdb2aa !important;
}

input.gosearch {
    width: 66px;
    padding-left: 24px;
    height: 24px;
    margin-left: 10px;
    display: inline-block;
    background: #d3434d url(/images/toolbar.png) 0 -128px no-repeat;
    color: #fff;
    z-index: 999999;
    line-height: 26px\9;
    border: 0 none;
    cursor: pointer;
}

input.goreset {
    width: 66px;
    padding-left: 24px;
    height: 24px;
    background: #c6c9d0 url(/images/toolbar.png) 0 -152px no-repeat;
    color: #fff;
    z-index: 999999;
    line-height: 26px\9;
    border: 0 none;
    cursor: pointer;
}

.form-inline input.search-box {
    width: 146px;
    min-height: 22px;
    padding: 0;
    border: 1px solid rgb(169, 169, 169);
    outline: none;
    text-indent: 4px;
}

#left-port {
    width: 600px !important;
}

#right-port {
    width: 360px !important;
}

.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    min-height: 24px;
    margin-top: -2px;
}

.serverTableNew tr td, .pixTable td {
    text-indent: 4px;
}

    .serverTableNew tr td:hover {
        background: #0e94e0;
        color: #fff;
        cursor: pointer;
    }

        .serverTableNew tr td:hover a {
            color: #fff;
        }

#left-port .info-title:first-child {
    margin-top: 14px !important;
}

.info-title {
    margin-top: 22px !important;
    border: none;
    background: none !important;
    height: 38px !important;
    border-bottom: 2px solid #004ea2;
}

    .info-title h3 {
        width: 60% !important;
        line-height: 18px !important;
        padding: 10px 0 10px 0 !important;
        font-size: 18px !important;
        font-weight: bold;
        margin-left: 0 !important;
        color: #004ea2;
    }

    .info-title .more {
        font-size: 14px;
        color: #666;
        line-height: 14px;
        padding-top: 14px;
        text-align: right;
    }

.info-title-new {
    height: 38px;
    margin-top: 22px;
    background: none;
    border: none;
    border-bottom: 2px solid #000;
}

#right-port .info-title-new.new-one {
    margin-top: 14px;
}

.info-title-new h3 {
    height: 38px;
    line-height: 38px;
    float: left;
    vertical-align: middle;
}

    .info-title-new h3 img {
        vertical-align: middle;
        line-height: 38px;
        position: relative;
        top: 10px;
    }

.info-title-new.new-two {
    border-bottom: 2px solid #004a78;
}

    .info-title-new.new-two h3 img {
        top: 3px;
    }

.info-title-new .more {
    font-size: 14px;
    color: #666;
    line-height: 14px;
    padding-top: 14px;
    text-align: right;
}

.serverTableNew {
}

    .serverTableNew tr td {
        width: 87px !important;
        height: 32px !important;
        overflow: hidden;
        border-right: 3px solid #fff;
        border-top: 3px solid #fff;
        background: #ececec;
        text-align: center;
    }

        .serverTableNew tr td:last-child {
            border-right: none;
        }

        .serverTableNew tr td.active {
            background: #0e94e0;
            color: #fff;
        }

            .serverTableNew tr td.active a {
                color: #fff;
            }

        .serverTableNew tr td i {
            font-size: 28px !important;
        }

#container {
    width: 100% !important;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.oversea-projectlist ul li {
    font-size: 14px;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}

    .oversea-projectlist ul li::before {
        position: relative;
        display: inline-block;
        content: '';
        width: 4px;
        height: 4px;
        background: #9a9a9a;
        top: -3px;
    }

#right-port.oversea-next-right {
    width: 300px !important;
}

.oversea-next-right .info-title h3 {
    font-weight: normal;
    color: #404040;
}

.oversea-next-right .info-title:first-child {
    margin-top: 14px !important;
}

.oversea-next-right .info-title {
    border-bottom-color: #004a78;
}

.oversea-next-right .serverTableNew tr td {
    width: 72px !important;
    font-size: 13px;
}

#left-port.oversea-next-left {
    width: 660px !important;
}

.oversea-next-left .info-title h3 {
    width: 20% !important;
}

.oversea-next-left table tr {
    line-height: 38px !important;
    border-bottom: 1px solid #e2e0dd;
}

.oversea-next-left .info-title > span {
    float: right;
    margin-top: 10px;
}

#content-paging {
    text-align: right;
    color: #333;
}

    #content-paging .total {
        font-weight: normal;
    }

    #content-paging a {
        color: #333;
    }

        #content-paging a:hover {
            background: #0e94e0;
            color: #fff;
            border-color: #0e94e0;
        }


#left-port.oversea-detail-left {
    width: 660px !important;
}

.detail-nav {
    margin-top: 5px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px solid #d9d9d9;
}

    .detail-nav a:hover, .detail-nav span {
        color: #004ea2;
    }

.oversea-detail-left .title {
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: #252525;
    font-family: "微软雅黑";
    line-height: 30px;
    padding: 33px 0 30px 0;
    margin: 0;
    border: none;
}

.oversea-detail-left .addDate {
    vertical-align: middle;
    text-align: left;
    color: #888888;
    height: 16px;
    line-height: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    position: relative;
}

.oversea-detail-left .content_detail {
    padding-top: 36px;
}

.oversea-detail-left p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 28px;
    text-align: Justify;
    text-justify: inter-ideograph;
}

.oversea-detail-left .relative-news h3 {
    font-size: 18px;
    color: #d3434d;
    font-weight: bold;
    padding: 22px 0 20px;
    border-top: 1px solid #e5e5e5;
    margin-top: 48px;
}

.oversea-detail-left .relative-news li {
    font-size: 14px;
    line-height: 32px;
    color: #666;
}

    .oversea-detail-left .relative-news li a {
        color: #666;
    }

    .oversea-detail-left .relative-news li span {
        float: right;
    }

.table_grid tbody tr:hover > td {
    background-color: #E4f0ff;
}



.abroadShow {
    width: 100%;
}

    .abroadShow h1 {
        max-width: 1000px;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        margin: 0px 100px;
        font-weight: bold;
    }

        .abroadShow h1 span {
            color: #b99151;
            font-weight: normal;
        }

        .abroadShow h1 em {
            font-style: normal;
            font-size: 16px;
            vertical-align: baseline;
            color: #7b7b7b;
            font-weight: normal;
        }

    .abroadShow h2 {
        font-size: 14px;
        height: 14px;
        line-height: 14px;
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #d7d7d7;
        color: #8c8c8c;
    }

    .abroadShow ul {
        width: 804px;
        margin: 0 auto;
        border-top: 1px solid #d7d7d7;
        padding: 20px 0 12px;
    }

        .abroadShow ul li {
            line-height: 20px;
            padding: 5px 0;
        }

            .abroadShow ul li span {
                height: 20px;
                width: 60px;
                display: inline-block;
                background: #b99151;
                text-align: center;
                color: #fff;
                margin-right: 16px;
            }

            .abroadShow ul li em {
                float: right;
                font-style: normal;
            }

    .abroadShow h3 {
        width: 804px;
        margin: 0 auto;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #888;
        font-size: 18px;
        color: #b99151;
        position: relative;
    }

        .abroadShow h3 span {
            width: 110px;
            height: 2px;
            background: #b99151;
            position: absolute;
            bottom: -1px;
            left: 0;
        }

    .abroadShow table {
        width: 1000px;
        margin: 0 auto;
        border-collapse: collapse;
        border-spacing: 0;
    }

.ceshi {
    border: 1px solid #ffffff;
    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;
    white-space: normal;
}

.abroadShow table tr td {
    border: 1px solid #ffffff;
    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;
    white-space: inherit;
}

    .abroadShow table tr td p {
        text-indent: 0;
    }

    .abroadShow table tr td span {
        color: #666;
    }

        .abroadShow table tr td span b {
            color: #333;
        }

            .abroadShow table tr td span b strong {
                display: inline-block;
                width: .5em;
                font-size: 14px;
            }

            .abroadShow table tr td span b em, .abroadShow table.vipcon tr td span b em {
                display: inline-block !important;
                width: 2em;
                padding: 0 !important;
                margin: 0 !important;
                height: auto !important;
                font-size: 14px;
                background: #fff;
            }

    .abroadShow table tr td.colspan {
        padding-right: 12px;
    }

        .abroadShow table tr td.colspan .Company {
            color: #1155c2;
            cursor: pointer;
        }

        .abroadShow table tr td.colspan a {
            color: #1155c2;
            cursor: pointer;
        }

.abroadShow table tr:first-child td {
    border-top: 0;
}

.abroadShow h3.mt40 {
    margin-top: 40px;
}

    .abroadShow h3.mt40 span {
        width: 182px;
    }

.abroadShow table.vipcon {
    margin-top: -1px;
}

    .abroadShow table.vipcon tr td {
        /*border: 1px solid #dedbd9;
            padding-left: 12px;*/
    }

        .abroadShow table.vipcon tr td:first-child {
            /*border: 1px solid #ebebeb;*/
        }

        .abroadShow table.vipcon tr td span {
            color: #725e53;
        }

        .abroadShow table.vipcon tr td em {
            display: inline-block;
            height: 24px;
            line-height: 24px;
            padding: 0 8px;
            background: #d3434d;
            color: #fff;
            font-style: normal;
            font-size: 12px;
            margin-left: 42px;
        }

        .abroadShow table.vipcon tr td .ropen {
            cursor: pointer;
            margin-right: 9px;
            margin-top: 3px;
            float: right;
        }

        .abroadShow table.vipcon tr td .detail_fullname {
            color: #1155c2;
            max-width: 750px;
            display: inline-block;
            overflow: hidden;
            text-overflow: ellipsis;
            /* max-width: 350px; */
            white-space: nowrap;
            vertical-align: bottom;
        }

.abroadShow table tr td table {
    width: auto !important;
}


.abroadShow1 h2 {
    margin-bottom: 20px;
}

.abroadShow1 h3 {
    color: #00a3ac;
}

    .abroadShow1 h3 span {
        background: #00a3ac;
    }



.abroadA a {
    color: #1155c2;
}

    .abroadA a:hover {
        text-decoration: underline;
    }


.abroadShow tr:nth-child(odd) {
    background: #f8f8f8;
}

.abroadShow tr:nth-child(even) {
    background: #ebebeb;
}


/*.divTitle {
            width: 1000px;
            margin: 0 auto;
            height: 30px;
            line-height: 20px;
            font-size: 16px;
            color: #1c91f8;
            font-weight: 900;
            border-bottom: 0px solid #1c91f8;
        }*/
/*项目详情页面--标题头*/
.divTitle {
    width: 1000px;
    margin: 0 auto;
    height: 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    border-bottom: 3px 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: 15px;
        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: 3px solid #1155c2;
    /* margin-bottom: 1px; */
}

.divOwnerTitle {
    width: 1000px;
    margin: 0 auto;
    height: 25px;
    font-size: 16px;
    color: #1155c2;
    font-weight: 200;
    /*border-bottom: 1px solid #1155c2;*/
    margin-bottom: 1px;
    background-color: #ddeffe;
}

.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;
}

.divBiddingNewTitle {
    width: 980px;
    margin: 0 auto;
    border-bottom: 2px solid #1155c2;
    margin-bottom: 0px;
    font-size: 14px !important;
    height: 30px;
    margin-top: 26px;
}

    .divBiddingNewTitle font {
        color: #1155c2;
    }

        .divBiddingNewTitle font a {
            color: #1155c2;
            cursor: pointer;
        }

.h4_biddingtitel {
    color: #666;
    font-size: 14px;
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin-bottom: 0;
    position: relative;
    text-align: center;
}

    .h4_biddingtitel span {
        display: inline-block;
        margin: 2px;
        padding: 5px 22px;
        font: 14px/14px "幼圆","楷体","宋体",Arial,sans-serif;
        text-align: center;
        cursor: pointer;
    }

    .h4_biddingtitel font {
        color: #d6d8e2;
    }

    .h4_biddingtitel span a {
        color: #1155c2;
        cursor: pointer;
    }

.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;
}
