﻿/*此文件修改完要压缩 魏闯 2017-3-13*/
@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    padding: 0;
    margin: 0;
}

*:focus {
    outline: none;
}

::selection {
    color: #000;
    background-color: #ccc;
}

body {
    font-family: "Helvetica","Arial","Verdana","sans-serif",'Microsoft Yahei';
    font-size: 14px;
    color: #333;
    background: #fff;
    border: 0;
    outline: none;
    -webkit-font-smoothing: antialiased;
    min-width:1200px;
}

a {
    color: #333;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

ol, ul, li {
    list-style: none;
}

img {
    border: 0 none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.mt12 {
    margin-top: 12px;
}

.mt20 {
    margin-top: 20px;
}

.ft-14 {
    font-size: 14px;
}

.ft-18 {
    font-size: 18px;
}

.ft-20 {
    font-size: 20px;
}

.ft-24 {
    font-size: 24px;
}

.clear, .clear:before, .clear:after {
    clear: both;
    content: '';
    clear: both;
}

.wrapper {
    width: 1000px;
    margin: 0 auto;
}

.global_top {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
}

    .global_top .myitem {
        float: right;
        padding-right: 22px;
        color: #8f9ba6;
    }

        .global_top .myitem span {
            padding: 0 6px;
        }

    .global_top a.back_to_index {
        padding: 0 24px 0 5px;
    }

    .global_top span em {
        font-style: normal;
        color: #bf1515;
        padding-right: 12px;
    }

    .global_top span b {
        font-weight: normal;
        padding: 0 28px 0 16px;
    }

    .global_top span i {
        font-style: normal;
        color: #bf1515;
        font-family: arial;
        padding-left: 6px;
    }

    .global_top strong {
        font-weight: bold;
        padding-left: 28px;
    }

.nzj_header {
    height: 52px;
}

    .nzj_header .header_l {
        float: left;
        width: 190px;
        height: 52px;
        position: relative;
    }

        .nzj_header .header_l .logo {
            position: absolute;
            top: 18px;
            left: 3px;
        }

        .nzj_header .header_l .line {
            width: 1px;
            height: 24px;
            background: #a8a9a9;
            position: absolute;
            top: 18px;
            left: 88px;
        }

        .nzj_header .header_l .project_logo {
            position: absolute;
            top: 23px;
            left: 99px;
        }

        .nzj_header .header_l .logoMore img {
            position: absolute;
            top: 26px;
            left: 180px;
        }

    .nzj_header .header_m {
        float: left;
        width: 562px;
        height: 52px;
    }

    .nzj_header .header_r {
        float: right;
        width: 248px;
        color: #8f9ba6;
        padding-top: 26px;
        text-align: right;
    }

        .nzj_header .header_r a {
            font-size: 12px;
            color: #8f9ba6;
            height: 12px;
            line-height: 12px;
        }

        .nzj_header .header_r span {
            padding: 0 4px;
        }

.nzj_nav {
    width: 100%;
    height: 32px;
    background: #626d73;
}

    .nzj_nav .wrapper {
        width: 1000px;
        height: 32px;
        margin: 0 auto;
        position: relative;
    }

.nav-box ul {
    position: absolute;
    left: 0;
    top: 0;
}

    .nav-box ul li {
        height: 32px;
        line-height: 32px;
        float: left;
        padding: 0 30px;
        position: relative;
        z-index: 1;
        display: block;
    }

        .nav-box ul li a {
            color: #fff;
            text-decoration: none;
        }

            .nav-box ul li a:hover, .nav-box ul li.cur a {
                color: #fff;
                text-decoration: none;
            }

.nav-box .nav-line {
    background: #00a3ac;
    bottom: 0px;
    font-size: 0;
    height: 32px;
    line-height: 32px;
    position: absolute;
}

.global_bottom {
    width: 100%;
    height: 174px;
    margin-top: 40px;
    /*border-top: 2px solid #00a3ac;*/
    background: #e4e5e5;
    color: #000;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
}

    .global_bottom .wrapper {
        text-align: center;
        position: relative;
    }

.wrapper .quick-link {
    height: 48px;
    line-height: 48px;
    padding-top: 9px;
}

.quick-link a {
    color: #000;
    padding: 0 13px;
}

.quick-owner p {
    line-height: 28px;
}

    .quick-owner p a {
        color: #000;
        padding-left: 10px;
    }

    .quick-owner p span {
        padding: 0 8px;
    }

.biaoshi {
    position: absolute;
    right: 210px;
    top: 42px;
}

.rightbar {
    width: 30px;
    background: #000;
    position: fixed;
    right: 0;
    top: 0;
}

    .rightbar .bar_Top {
        position: relative;
        color: #fff;
        text-align: center;
    }

        .rightbar .bar_Top span, .rightbar .bar_Bottom span {
            width: 30px;
            height: 30px;
            display: inline-block;
            text-indent: -999999em;
            background: url(../images/icon.png) 0 0 no-repeat;
            margin: 4px 0 4px 0;
            cursor: pointer;
        }

            .rightbar .bar_Top span.bar_search {
                background-position: -30px 0;
            }

            .rightbar .bar_Top span.bar_favourite {
                background-position: -60px 0;
            }

            .rightbar .bar_Top span.bar_save {
                background-position: -90px 0;
            }

            .rightbar .bar_Top span.bar_check {
                background-position: -120px 0;
            }

            .rightbar .bar_Top span.bar_trace {
                background-position: -150px 0;
            }

    .rightbar .bar_Bottom {
        position: absolute;
        left: 0;
        bottom: 50px;
    }

        .rightbar .bar_Bottom span.bar_diy {
            background-position: -180px 0;
        }

        .rightbar .bar_Bottom span.bar_gotoTop {
            background-position: -210px 0;
        }

.noLogin {
    max-width:fit-content;
    padding: 20px;
    background: #f7f7f7;
    border: 1px solid #dedede;
    margin: 20px auto;
    color: #555;
}

    .noLogin p {
        font-size: 14px;
        line-height: 36px;
        font-family: "宋体";
    }

        .noLogin p a {
            color: #cd3640;
            padding-left: 6px;
        }

        .noLogin p span {
            color: #004eff;
        }

        .noLogin p.line {
            color: #aaa;
            font-size: 12px;
        }

#context ul li span b {
    color: #333;
}

#list a:visited {
    color: #999;
}

.list a:visited {
    color: #999;
}

#designList a:visited {
    color: #999;
}



.global_bottom a:hover {
    color: #1155c2;
}


/*公共样式-适合-栏目-详情页面-项目,标讯*/

.additemstar {
    width: 15px;
    margin-right: 3px;
    float: right;
    margin-top: -2px;
}

.addbidstar {
    width: 15px;
    margin-right: 3px;
    float: right;
    margin-top: 2px;
}

.exportwordstyle {
    width: 12px;
    height: 11px;
    margin-top: 4px;
    margin-right: 3px;
    margin-left: 3px;
    float: right;
    background: url(/images/xiazai.png);
}

    .exportwordstyle:hover {
        width: 12px;
        height: 11px;
        margin-top: 7px;
        margin-right: 3px;
        margin-left: 3px;
        float: right;
        background: url(/images/xiazai-lan.png);
    }
   /*公共样式-适合-栏目-项目详情页面 标题与下面内容的间距是24px*/ 
.abroadShow h1 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    padding: 24px 0 24px!important;
    font-weight: bold;
}

/*详情页面-参与者之间-划分线颜色*/
   .actorInnerPastShow table {
        width: 1000px;
        margin: 0 auto;
        border-collapse: collapse;
        border-spacing: 0;
        border-bottom: 0.1px solid #88aae0 !important;
        border-left: none;
        border-right: none;
    }

/*所有页面问号弹窗底色*/
   #explain1 {
    opacity: 0.8 !important;
}

#explain2 {
    opacity: 0.8 !important;
}

#explain3 {
    opacity: 0.8 !important;
}

