#rightDiv {
    position: fixed;
}
/*招标列表开始*/
.issuee .tender {
    width: 1000px;
    height: auto;
    margin: 15px 0 0 20px;
}

.tender .intend {
    margin-top: 20px;
    background: #ffffff;
    padding: 20px;
    box-shadow: 1px 1px 5px #cccccc;
    border: 1px solid #cccccc\9;
    min-width: 960px;
}

.intend .little {
    font-size: 14px;
    line-height: 20px;
    margin-top: 8px;
    font-family: "Helvetica Light","SimSun";
}

    .intend .little a {
        display: block;
        margin-top: 3px;
    }

    .intend .little span {
        margin: 0 3px
    }

.intend .tend-btn .btnbj,
.intend .tend-btn .btnbj1 {
    width: 88px;
    height: 33px;
    line-height: 33px;
    margin-left: 10px;
}

.intend .tend-btn .nowarn {
    width: 120px;
}

/*内容部分*/
.intend .body-bot .list-tab {
    width: 100%;
    font-size: 14px;
    min-width: 960px;
}

    .intend .body-bot .list-tab tr:hover td {
        background: #f8f8f8;
    }

    .intend .body-bot .list-tab th {
        border-bottom: 2px solid #cccccc;
        height: 30px;
    }

        .intend .body-bot .list-tab th.sortimg {
            cursor: pointer;
        }

    .intend .body-bot .list-tab td {
        text-align: center;
        border-bottom: 1px solid #cccccc;
    }

        .intend .body-bot .list-tab td .zhuyi {
            background: #ff9933;
            color: #ffffff;
            padding: 2px 0;
            margin-left: 5px;
        }

        .intend .body-bot .list-tab td p.no-massage a {
            font-family: 'Microsoft YaHei';
            text-decoration: underline;
        }

    .intend .body-bot .list-tab tr th.checkbox,
    .intend .body-bot .list-tab tr td.checkbox {
        width: 40px;
    }

    .intend .body-bot .list-tab tr td.left {
        text-align: left;
    }

    .intend .body-bot .list-tab .one {
        min-width: 100px;
    }

    .intend .body-bot .list-tab .two,
    .intend .body-bot .list-tab .three,
    .intend .body-bot .list-tab .four,
    .intend .body-bot .list-tab .five,
    .intend .body-bot .list-tab .six {
        min-width: 70px;
    }

    .intend .body-bot .list-tab img.sort {
        margin: 7px 0 0 3px;
    }

    .intend .body-bot .list-tab .seve {
        min-width: 320px;
        width: 320px;
    }

    .intend .body-bot .list-tab.small-btn .seve {
        min-width: 170px;
        width: 170px;
    }

    .intend .body-bot .list-tab .hui {
        color: #999999;
    }

    .intend .body-bot .list-tab td .btnbj,
    .intend .body-bot .list-tab td .btnbj1 {
        padding: 0 8px;
        height: 23px;
        line-height: 23px;
        margin-left: 10px;
    }

    .intend .body-bot .list-tab td span {
        color: #555555;
        font-family: "Helvetica Light","SimSun";
        margin-right: 3px;
    }

    .intend .body-bot .list-tab.small-btn .btnbj,
    .intend .body-bot .list-tab.small-btn .btnbj1 {
        padding: 0 8px;
        height: 23px;
        line-height: 23px;
        margin-left: 10px;
    }

    .intend .body-bot .list-tab .anwarn {
        position: relative;
        width: 56px;
        height: 30px;
    }

        .intend .body-bot .list-tab .anwarn span {
            position: absolute;
            width: 20px;
            height: 20px;
            border-radius: 100%;
            background: #ff9933;
            text-align: center;
            line-height: 20px;
            color: #ffffff;
            right: -10px;
            top: -10px;
            font-size: 12px;
        }

/*对比报价企业弹层开始*/
.contrastive .contrastive-head {
    overflow: scroll;
    background: #FFFFFF;
}

    .contrastive .contrastive-head table tr td {
        padding: 5px 3px;
    }

        .contrastive .contrastive-head table tr td > div {
            width: 200px;
            height: 150px;
            text-align: center;
        }

    .contrastive .contrastive-head table tr:hover td {
        background: #FFFFFF;
    }

    .contrastive .contrastive-head table tr td:nth-child(1) > div {
        width: 150px;
        line-height: 150px;
        font-size: 18px;
        font-weight: bold;
    }

    .contrastive .contrastive-head table tr td > div .btnbj1 {
        width: 48px;
        height: 18px;
        line-height: 18px;
        float: right;
        margin-bottom: 5px;
        margin-right: 5px;
    }

    .contrastive .contrastive-head table tr td > div .img {
        width: 200px;
        height: 100px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

        .contrastive .contrastive-head table tr td > div .img > img {
            max-width: 190px;
            max-height: 90px;
            vertical-align: middle;
        }

    .contrastive .contrastive-head table tr td > div p {
        width: 200px;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        font-size: 13px;
        margin-top: 5px;
    }

.contrastive .contrastive-body {
    overflow-y: scroll;
    overflow-x: auto;
    margin-top: -17px;
    background: #FFFFFF;
}

    .contrastive .contrastive-body table tr th {
        font-size: 15px;
        text-align: left;
        text-indent: 10px;
        padding: 5px 3px;
    }

        .contrastive .contrastive-body table tr th.center {
            text-align: center;
        }

        .contrastive .contrastive-body table tr th .col {
            margin: 0 3px;
        }

    .contrastive .contrastive-body table tr td {
        background: #faffea;
        font-size: 13px;
        vertical-align: top;
        padding: 5px 3px;
    }

        .contrastive .contrastive-body table tr td.height > div {
            height: 200px;
            overflow-x: hidden;
            overflow-y: auto;
            text-align: left;
            font-size: 12px;
        }

        .contrastive .contrastive-body table tr td > div {
            width: 200px;
            text-align: center;
            margin-top: 10px;
        }

            .contrastive .contrastive-body table tr td > div:first-child {
                margin-top: 0;
            }

        .contrastive .contrastive-body table tr td:nth-child(1) > div {
            width: 150px;
            text-align: left;
            text-indent: 10px;
        }

        .contrastive .contrastive-body table tr td > div .img {
            width: 200px;
            height: 50px;
            display: table-cell;
            text-align: center;
            vertical-align: middle;
        }

            .contrastive .contrastive-body table tr td > div .img > img {
                max-width: 200px;
                max-height: 50px;
                vertical-align: middle;
            }

        .contrastive .contrastive-body table tr td > div .zheng {
            width: 60px;
            vertical-align: middle;
            margin-left: 20px;
            cursor: pointer;
        }

        .contrastive .contrastive-body table tr td > div > p {
            text-align: left;
            width: 200px;
            margin-top: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .contrastive .contrastive-body table tr td > div > p.id {
                text-align: center;
            }

        .contrastive .contrastive-body table tr td > div > .btnbj1 {
            width: 58px;
            height: 23px;
            line-height: 23px;
            margin: 20px auto;
        }

        .contrastive .contrastive-body table tr td .hui {
            color: #999999;
            font-size: 12px;
            margin-left: 10px;
        }

        .contrastive .contrastive-body table tr td .text-color-green {
            color: #2a9c39;
        }

/*对比报价企业弹层结束*/
/*发标按钮弹层开始*/
.issue {
    width: 600px;
    height: 520px;
    position: absolute;
    background: #f8f8f8;
    border-radius: 2px;
    box-shadow: 0 0 20px #cccccc;
    border: 1px solid #cccccc\9;
    padding: 20px;
}

    .issue h6 {
        font-size: 14px;
        line-height: 24px;
    }

        .issue h6 .img {
            margin-right: 5px;
        }

        .issue h6 a {
            display: block;
            width: 20px;
            height: 20px;
            background: url(../images/tender/cuo.png) no-repeat center center;
        }

            .issue h6 a:hover {
                background: url(../images/tender/cuo1.png) no-repeat center center;
            }

    .issue .sue-list {
        background: #ffffff;
        border-radius: 2px;
        border: 1px solid #cccccc;
        padding: 20px 10px;
    }

        .issue .sue-list .input li {
            margin-top: 10px;
        }

        .issue .sue-list .input .name {
            width: 135px;
            display: block;
            line-height: 30px;
            text-align: right;
            font-size: 14px;
            margin-right: 5px;
        }

        .issue .sue-list .input .name-con input {
            width: 210px;
            border: none;
            height: 30px;
            line-height: 30px;
            border-bottom: 1px solid #cccccc;
        }

        .issue .sue-list .input textarea {
            width: 490px;
            height: 150px;
            border: 1px solid #cccccc;
            margin-left: 40px;
            padding: 5px;
        }

    .issue .sue-btn {
        width: 180px;
        margin: 20px auto 0;
    }

        .issue .sue-btn a {
            display: block;
            width: 73px;
            height: 28px;
            line-height: 28px;
            font-size: 14px;
        }
/*发标按钮弹层结束*/
.ingather .bottom .body-up .art-btn > .btnbj1,
.ingather .bottom .body-up .art-btn > .btnbj {
    margin-left: 0;
    margin-right: 10px;
}

.ingather .bottom .body-up .time input {
    width: 98px;
    height: 33px;
    border: 1px solid #cccccc;
    border-radius: 2px;
    text-align: center;
}

.ingather .bottom .body-up .time hr {
    float: left;
    width: 10px;
    height: 0;
    margin: 17px 5px 0;
}

.ingather .bottom .bottom-list .inbottom-list {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
    color: #222222;
    font-size: 13px;
}

    .ingather .bottom .bottom-list .inbottom-list:first-child {
        margin-top: 0;
    }

    .ingather .bottom .bottom-list .inbottom-list .hui {
        color: #999999;
        font-size: 12px;
    }

    .ingather .bottom .bottom-list .inbottom-list li {
        line-height: 25px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

        .ingather .bottom .bottom-list .inbottom-list li .btnbj {
            width: 58px;
            height: 18px;
            line-height: 18px;
            font-size: 12px;
        }

    .ingather .bottom .bottom-list .inbottom-list ul {
        margin-right: 15px;
    }

        .ingather .bottom .bottom-list .inbottom-list ul:last-child {
            margin-right: 0;
        }

        .ingather .bottom .bottom-list .inbottom-list ul:nth-child(1) li,
        .ingather .bottom .bottom-list .inbottom-list ul:nth-child(2) li {
            width: 225px;
        }

        .ingather .bottom .bottom-list .inbottom-list ul:nth-child(3) li {
            width: 175px;
        }

        .ingather .bottom .bottom-list .inbottom-list ul:nth-child(4) li {
            width: 138px;
        }

        .ingather .bottom .bottom-list .inbottom-list ul:nth-child(5) li,
        .ingather .bottom .bottom-list .inbottom-list ul:nth-child(6) li {
            width: 60px;
            text-align: center;
            line-height: 20px;
        }

        .ingather .bottom .bottom-list .inbottom-list ul:nth-child(1) li a {
            text-decoration: underline;
            font-weight: bold
        }
/*招标列表结束*/
/*招标信息详情弹层开始*/
.preview {
    overflow-x: hidden;
    overflow-y: auto;
    scroll-behavior: smooth;
}

    .preview .anchor-point {
        position: fixed;
        left: -300px;
        top: 50%;
        margin-top: -100px;
        z-index: 1;
    }

        .preview .anchor-point a {
            width: 90px;
            height: 30px;
            line-height: 30px;
            background: #FFFFFF;
            border: 1px solid #E6E6E6;
            border-top: 0;
            display: block;
            color: #555555;
            text-align: center;
            font-size: 13px;
        }

            .preview .anchor-point a:hover {
                text-decoration: none;
                background: #FF9933;
                color: #FFFFFF;
            }

            .preview .anchor-point a.click {
                background: #2a9c39;
                color: #ffffff;
            }

            .preview .anchor-point a:nth-child(1) {
                border-top: 1px solid #E6E6E6;
            }

    .preview .preview-basic > p {
        font-size: 28px;
        font-weight: bold;
        text-align: center;
    }

    .preview .preview-basic-con {
        line-height: 30px;
        font-size: 14px;
        padding-left: 90px;
        position: relative;
    }

        .preview .preview-basic-con > ul > li {
            margin-right: 30px;
        }

            .preview .preview-basic-con > ul > li a {
                font-size: 14px;
                color: #ff9933;
                text-decoration: underline;
            }

        .preview .preview-basic-con .detailed {
            padding-left: 30px;
        }

            .preview .preview-basic-con .detailed .img {
                width: 250px;
                height: 155px;
                /* border:1px solid #e9e9e9; */
                margin-left: 10px;
            }

                .preview .preview-basic-con .detailed .img > div {
                    display: table-cell;
                    vertical-align: middle;
                    width: 250px;
                    height: 155px;
                    text-align: center;
                }

                    .preview .preview-basic-con .detailed .img > div > img {
                        vertical-align: middle;
                        max-width: 250px;
                        max-height: 155px;
                    }

    .preview .select-xinxi .title {
        height: 40px;
        background: #F2F2F2;
    }

        .preview .select-xinxi .title > span {
            line-height: 40px;
            font-size: 20px;
            margin-left: 90px;
        }

        .preview .select-xinxi .title > a {
            width: 58px;
            height: 23px;
            line-height: 23px;
            margin: 7px 90px 0 0;
        }

    .preview .select-xinxi .preview-basic-con {
        border-bottom: 1px solid #C9C9C9;
        padding-bottom: 20px;
    }

        .preview .select-xinxi .preview-basic-con:last-child {
            border-bottom: 0;
        }

        .preview .select-xinxi .preview-basic-con .number {
            position: absolute;
            width: 25px;
            height: 25px;
            background: #ffffff;
            color: #222222;
            line-height: 25px;
            text-align: center;
            border-radius: 2px;
            left: 20px;
            border: 1px solid #2a9c39;
            margin-top: 5px;
        }

    .preview .preview-btn {
        width: 200px;
        margin: 20px auto 0;
    }

        .preview .preview-btn a {
            width: 78px;
            height: 28px;
            line-height: 28px;
        }
/*招标信息详情弹层结束*/
/*供应商初审开始*/
.intend .top {
    font-size: 14px;
    line-height: 24px;
}

    .intend .top .img {
        margin-right: 5px;
    }

    .intend .top a {
        width: 58px;
        height: 23px;
        line-height: 23px;
        margin-left: 10px;
        font-weight: normal;
    }

.intend .top1 {
    font-size: 14px;
    line-height: 24px;
    margin-left: 30px;
}

    .intend .top1 .radio {
        margin: 5px 5px 0 15px;
    }

.intend .command {
    width: 330px;
    margin: 20px auto 0;
}

    .intend .command a {
        width: 98px;
        height: 28px;
        line-height: 28px;
        margin-left: 10px;
    }
/*邀请投标弹层开始*/
.invitation {
    position: absolute;
    width: 800px;
    height: 580px;
    box-shadow: 0px 0px 20px #cccccc;
    border: 1px solid #cccccc\9;
    border-radius: 2px;
    background: #f8f8f8;
    padding: 20px;
}

    .invitation h6 {
        font-size: 14px;
        line-height: 24px;
    }

        .invitation h6 .img {
            margin-right: 5px;
        }

        .invitation h6 a {
            display: block;
            width: 20px;
            height: 20px;
            background: url(../images/tender/cuo.png) no-repeat center center;
        }

            .invitation h6 a:hover {
                background: url(../images/tender/cuo1.png) no-repeat center center;
            }

    .invitation .title {
        width: 200px;
        line-height: 40px;
        text-align: center;
        font-size: 14px;
    }

    .invitation .shu-img {
        width: 178px;
        height: 430px;
        overflow: auto;
        border: 1px solid #cccccc;
        border-radius: 4px;
        background: #ffffff;
        padding: 10px;
    }

    .invitation .invit-con {
        width: 560px;
        height: 430px;
        overflow: auto;
        border: 1px solid #cccccc;
        border-radius: 4px;
        background: #ffffff;
        padding: 10px;
    }

        .invitation .invit-con .body-up .art-btn .btnbj1.long {
            width: 105px;
            background: #ffffff url(../images/index/btn.png) no-repeat 80px center;
        }

        .invitation .invit-con .body-up .art-btn .btnbj.long {
            width: 105px;
            background: #2a9c39 url(../images/index/btn1.png) no-repeat 80px center;
        }

        .invitation .invit-con .body-up .art-btn .btnbj1.long:hover {
            background: #ff9933 url(../images/index/btn2.png) no-repeat 80px center;
        }

        .invitation .invit-con .body-up .art-btn .btnbj.long:hover {
            background: #ff9933 url(../images/index/btn1.png) no-repeat 80px center;
        }

    .invitation .invit-btn {
        width: 280px;
        margin: 20px auto 0;
    }

    .invitation .invit-btn1 {
        width: 170px;
        margin: 20px auto 0;
    }

        .invitation .invit-btn a,
        .invitation .invit-btn1 a {
            width: 78px;
            height: 33px;
            line-height: 33px;
        }

            .invitation .invit-btn a.btnbj1 {
                margin-left: 10px;
            }
/*邀请投标弹层结束*/

/*添加供应商弹层开始*/
.append {
    position: absolute;
    width: 350px;
    height: 320px;
    box-shadow: 0px 0px 20px #cccccc;
    border: 1px solid #cccccc\9;
    border-radius: 2px;
    background: #f8f8f8;
    padding: 20px;
}

    .append h6 {
        font-size: 14px;
        line-height: 24px;
    }

        .append h6 .img {
            margin-right: 5px;
        }

        .append h6 a {
            display: block;
            width: 20px;
            height: 20px;
            background: url(../images/tender/cuo.png) no-repeat center center;
        }

            .append h6 a:hover {
                background: url(../images/tender/cuo1.png) no-repeat center center;
            }

    .append .list li {
        margin-top: 20px;
        font-size: 14px;
    }

        .append .list li .name {
            width: 80px;
            display: block;
            line-height: 20px;
            text-align: right;
        }

        .append .list li .name-con {
            width: 260px;
            height: 20px;
            line-height: 20px;
            border: 0;
            border-bottom: 1px solid #cccccc;
            background: #f8f8f8;
            text-indent: 10px;
        }

        .append .list li select.name-con {
            text-indent: 5px;
            color: #999999;
        }

    .append .app-btn {
        width: 170px;
        margin: 20px auto 0;
    }

        .append .app-btn a {
            width: 78px;
            height: 33px;
            line-height: 33px;
        }
/*添加供应商弹层结束*/

/*填写报名信息弹层开始*/
.apply {
    position: absolute;
    width: 590px;
    height: 560px;
    box-shadow: 0px 0px 20px #cccccc;
    border: 1px solid #cccccc\9;
    border-radius: 2px;
    background: #f8f8f8;
    padding: 20px;
}

    .apply h6 {
        font-size: 14px;
        line-height: 24px;
    }

        .apply h6 .img {
            margin-right: 5px;
        }

        .apply h6 a {
            display: block;
            width: 20px;
            height: 20px;
            background: url(../images/tender/cuo.png) no-repeat center center;
        }

            .apply h6 a:hover {
                background: url(../images/tender/cuo1.png) no-repeat center center;
            }

    .apply .inapply {
        width: 570px;
        height: auto;
        border: 1px solid #cccccc;
        border-radius: 4px;
        background: #ffffff;
        padding: 5px 10px 20px;
        margin-top: 10px;
    }

        .apply .inapply li {
            margin-top: 20px;
            font-size: 14px;
        }

            .apply .inapply li .name {
                width: 80px;
                display: block;
                line-height: 20px;
                text-align: right;
            }

            .apply .inapply li .name-con {
                width: 200px;
                height: 20px;
                line-height: 20px;
                border: 0;
                border-bottom: 1px solid #cccccc;
                background: #ffffff;
                text-indent: 10px;
            }

            .apply .inapply li select.name-con {
                text-indent: 5px;
                color: #999999;
            }

            .apply .inapply li .btnbj {
                width: 68px;
                height: 28px;
                line-height: 28px;
                margin: -10px 0 0 10px;
            }

            .apply .inapply li.col {
                font-family: "Microsoft YaHei";
                text-indent: 80px;
                margin-top: 10px;
                font-size: 12px;
            }

            .apply .inapply li.baidu {
                width: 540px;
                margin: 20px auto 0;
                overflow-y: hidden;
            }

    .apply .apply-btn {
        width: 180px;
        margin: 20px auto 0;
    }

    .apply .apply-btn1 {
        width: 80px;
        margin: 20px auto 0;
    }

        .apply .apply-btn a,
        .apply .apply-btn1 a {
            width: 78px;
            height: 33px;
            line-height: 33px;
        }
/*填写报名信息弹层结束*/

/*供应商初审结束*/

/*新增招标开始*/
.intend .tend-list .h6 > span {
    font-size: 14px;
    line-height: 24px;
}

.intend .tend-list .h6 .img {
    margin-right: 5px;
}

.intend .tend-list .h6 .yaobiao {
    position: relative;
    margin-left: 20px;
}

    .intend .tend-list .h6 .yaobiao > .btnbj1 {
        width: 103px;
        height: 28px;
        line-height: 28px;
        font-weight: normal;
    }
/*基础信息开始*/
.intend .tend-list .one .input {
    /*width:500px;*/
    padding: 20px 0 20px 50px;
}

.intend .tend-list .input > li {
    margin-top: 20px;
    font-size: 14px;
}

    .intend .tend-list .input > li:nth-child(1) {
        margin-top: 0;
    }

.intend .tend-list .input .name-con .intend .tend-list .input li:first-child {
    margin-top: 0;
}

.intend .tend-list .input > li > span.help-mag {
    margin-left: 105px;
}

.intend .tend-list .input > li span.mln {
    margin-left: 20px;
}

.intend .tend-list .input .name {
    display: block;
    width: 120px;
    text-align: right;
    line-height: 25px;
    margin-right: 5px;
}

    .intend .tend-list .input .name .col {
        margin-right: 3px;
    }

.intend .tend-list .input .name-input {
    width: 350px;
    height: 25px;
    line-height: 25px;
    border: 0;
    border-bottom: 1px solid #cccccc;
    text-indent: 5px;
    /*color:#999999;*/
}

.intend .tend-list .input input.name-input {
    text-indent: 10px;
}

.intend .tend-list .one .input li > .btnbj {
    width: 68px;
    height: 28px;
    line-height: 28px;
    margin: -10px 0 0 15px;
}
/*基础信息结束*/

/*招标要求开始*/
.intend .tend-list .two .intwo {
    padding: 20px 0 20px 20px;
}

.intend .tend-list .two .input {
    padding-left: 30px;
}

    .intend .tend-list .two .input .radio {
        display: block;
        margin: 3px 5px 0 10px
    }

.intend .tend-list .two .intwo p.col {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.intend .tend-list .input .name-con1 {
    width: 200px;
}

.intend .tend-list .input input[type=file] {
    border: 0;
}
/*招标要求结束*/

/*邀标企业开始*/
.intend .tend-list .three .body-bot .news-tab {
    width: 100%;
    font-size: 14px;
    min-width: 960px;
    margin-bottom: 20px;
}

    .intend .tend-list .three .body-bot .news-tab tr:hover td {
        background: #f8f8f8;
    }

    .intend .tend-list .three .body-bot .news-tab th {
        height: 20px;
    }

    .intend .tend-list .three .body-bot .news-tab td {
        text-align: center;
        border-bottom: 1px solid #cccccc;
        height: 30px;
    }

    .intend .tend-list .three .body-bot .news-tab tr td:first-child {
        text-align: left;
    }

    .intend .tend-list .three .body-bot .news-tab .one {
        min-width: 300px;
    }

    .intend .tend-list .three .body-bot .news-tab .two {
        min-width: 150px;
    }

    .intend .tend-list .three .body-bot .news-tab .three {
        min-width: 100px;
    }

.intend .tend-list .command {
    width: 180px;
    margin: 20px auto 0;
}

    .intend .tend-list .command a {
        width: 73px;
        height: 33px;
        line-height: 33px;
    }

.intend .point {
    text-align: center;
    color: #ff9933;
    font-size: 13px;
}
/*邀标企业结束*/

/*投标企业案例要求开始*/
.intend .tend-list .four .input .btnbj {
    width: 68px;
    height: 28px;
    line-height: 28px;
    margin: -10px 0 0 15px;
}

.intend .tend-list .four .text {
    margin-left: 50px;
}
/*投标企业案例要求开始*/

/*项目名称新增按钮弹层开始*/
.newbid {
    position: absolute;
    width: 400px;
    height: 475px;
    box-shadow: 0 0 20px #cccccc;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px;
    font-size: 14px;
}

    .newbid li {
        margin-top: 10px;
    }

    .newbid span.wanyuan {
        width: 50px;
        text-align: right;
        display: block;
        line-height: 35px;
    }

    .newbid .name {
        width: 130px;
        text-align: right;
        display: block;
        line-height: 30px
    }

        .newbid .name .col {
            margin-right: 3px;
        }

    .newbid .name-input {
        width: 240px;
        height: 30px;
        line-height: 30px;
        margin-left: 10px;
    }

        .newbid .name-input.small-input {
            width: 140px;
        }

        .newbid .name-input.small-input2 {
            width: 170px;
        }

    .newbid li > .btnbj {
        width: 68px;
        height: 23px;
        line-height: 23px;
        margin: 3px 20px 0 0;
    }

    .newbid .name-input.little {
        width: 100px;
        height: 30px;
        line-height: 30px;
        margin-left: 10px;
    }

    .newbid hr {
        width: 20px;
        height: 0px;
        margin: 15px 0 0 10px;
    }

    .newbid .newbid-btn {
        width: 180px;
        margin: 30px auto 0;
    }

        .newbid .newbid-btn a {
            width: 78px;
            height: 33px;
            line-height: 33px;
        }
/*项目名称新增按钮弹层结束*/

/*案例类型新增按钮弹层开始*/
.newcase {
    position: absolute;
    width: 860px;
    height: 160px;
    box-shadow: 0 0 20px #cccccc;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px;
    font-size: 14px;
}

    .newcase th {
        width: 215px;
        background: #ffffff;
    }

        .newcase th:first-child {
            width: 120px;
        }

    .newcase td {
        text-align: center;
    }

        .newcase td .name-input {
            width: 100%;
        }

    .newcase .newcase-btn {
        width: 180px;
        margin: 30px auto 0;
    }

        .newcase .newcase-btn a {
            width: 78px;
            height: 33px;
            line-height: 33px;
        }
/*案例类型新增按钮弹层结束*/

/*新增招标结束*/

/*招标答疑开始*/
.intend .tenderes h6 {
    font-size: 14px;
    line-height: 24px;
}

    .intend .tenderes h6 .img {
        margin-right: 5px;
    }

.intend .tenderes .body-bot .da-tab {
    width: 100%;
    font-size: 14px;
    min-width: 960px;
}

    .intend .tenderes .body-bot .da-tab tr:hover td {
        background: #f8f8f8;
    }

    .intend .tenderes .body-bot .da-tab th {
        height: 20px;
        background: #e9e9e9;
    }

    .intend .tenderes .body-bot .da-tab td {
        text-align: center;
        border-bottom: 1px solid #cccccc;
        height: 30px;
    }

    .intend .tenderes .body-bot .da-tab .one,
    .intend .tenderes .body-bot .da-tab .two {
        min-width: 128px;
    }

.intend .tenderes .new a {
    padding: 0 6px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
}

.intend .tenderes .answer .fam-l {
    width: 290px;
    height: 498px;
    box-shadow: 1px 1px 5px #cccccc;
    border: 1px solid #cccccc\9;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px 10px;
}

    .intend .tenderes .answer .fam-l .name-input {
        width: 90px;
        height: 28px;
        line-height: 28px;
    }

    .intend .tenderes .answer .fam-l .body-up {
        border-bottom: 1px solid #cccccc;
        padding-bottom: 10px;
    }

        .intend .tenderes .answer .fam-l .body-up .input {
            width: 290px;
            height: 28px;
        }

            .intend .tenderes .answer .fam-l .body-up .input .art-txt {
                width: 238px;
                height: 28px;
                line-height: 28px;
            }

            .intend .tenderes .answer .fam-l .body-up .input .art-sear {
                height: 30px;
                line-height: 30px;
            }

    .intend .tenderes .answer .fam-l .fam-news {
        width: 260px;
        padding: 10px 5px;
    }

        .intend .tenderes .answer .fam-l .fam-news ul {
            height: 375px;
            overflow-y: auto;
            overflow-x: hidden;
            font-size: 14px;
        }

        .intend .tenderes .answer .fam-l .fam-news li {
            width: 240px;
            line-height: 30px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            height: 30px;
            text-indent: 10px;
            margin-top: 5px;
        }

            .intend .tenderes .answer .fam-l .fam-news li:hover {
                background: #eeeeee;
                border-radius: 4px;
                cursor: pointer;
            }

            .intend .tenderes .answer .fam-l .fam-news li.selectclo {
                background: #eeeeee;
                border-radius: 4px;
            }

            .intend .tenderes .answer .fam-l .fam-news li span {
                width: 190px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                display: block;
            }

            .intend .tenderes .answer .fam-l .fam-news li img {
                margin: 6px 0 0 7px;
            }

            .intend .tenderes .answer .fam-l .fam-news li:hover {
                background: #eeeeee;
                border-radius: 4px;
                cursor: pointer;
            }

.intend .tenderes .answer .fam-r {
    width: 59%;
    height: 498px;
    box-shadow: 1px 1px 5px #cccccc;
    border: 1px solid #cccccc\9;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px;
    font-size: 14px;
    margin-left: 20px;
}

    .intend .tenderes .answer .fam-r .tit {
        width: 80%;
        height: 30px;
        border: 1px solid #2a9c39;
        border-radius: 4px;
        line-height: 30px;
        margin-bottom: 20px;
        color: #999999;
        text-indent: 20px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .intend .tenderes .answer .fam-r .box {
        height: 150px;
        border: 1px solid #cccccc;
        padding: 5px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .intend .tenderes .answer .fam-r .doubt {
        margin: 20px 0 15px;
    }
/*未解答提问弹层开始*/
.solve {
    width: 100%;
    height: 100%;
    background: #ffffff;
    box-shadow: 0px 0px 20px #cccccc;
    border: 1px solid #cccccc\9;
    position: fixed;
    top: 0;
    left: 0;
}

    .solve .fam {
        padding: 10px;
        font-size: 14px;
        background: #ffffff;
    }

        .solve .fam .tit {
            width: 570px;
            height: 30px;
            border: 1px solid #2a9c39;
            border-radius: 4px;
            line-height: 30px;
            /*margin-bottom:20px;*/
            color: #999999;
            text-indent: 20px;
        }

        .solve .fam .textarea {
            width: 100%;
        }

        .solve .fam .doubt {
            margin: 10px 0 10px 10px;
        }

        .solve .fam .fam-btn {
            width: 180px;
            height: 38px;
            margin: 10px auto 0;
        }

            .solve .fam .fam-btn a {
                width: 78px;
                height: 28px;
                line-height: 28px;
            }

        .solve .fam .fujian {
            height: 23px;
            margin-top: 7px;
            width: 200px;
        }
/*未解答提问弹层结束*/

/*全屏显示问题弹层开始*/
.problem-solving {
    width: 100%;
    height: 100%;
    background: #ffffff;
    box-shadow: 0px 0px 20px #cccccc;
    border: 1px solid #cccccc\9;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
}

    .problem-solving .problem-solving-l,
    .problem-solving .problem-solving-r {
        width: 48%;
        height: 99%;
        margin: 10px;
    }

        .problem-solving .problem-solving-l > p,
        .problem-solving .problem-solving-r > p {
            font-weight: bold;
            font-size: 14px;
        }

    .problem-solving .problem-solving-l-con {
        width: 100%;
        border: 1px solid #C9C9C9;
        border-radius: 4px;
        margin-top: 10px;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .problem-solving .btnbj1 {
        width: 68px;
        height: 23px;
        line-height: 23px;
        margin: 10px auto 0;
    }
/*全屏显示问题弹层结束*/

/*新常见问题弹层开始*/
.familiar {
    position: absolute;
    width: 1080px;
    background: #ffffff;
    padding: 10px;
}

    .familiar .fam-l {
        width: 290px;
        height: 520px;
        box-shadow: 0px 0px 20px #cccccc;
        border: 1px solid #cccccc\9;
        border-radius: 4px;
        background: #ffffff;
        padding: 20px 10px;
    }

        .familiar .fam-l .body-up .input {
            width: 290px;
            height: 28px;
        }

            .familiar .fam-l .body-up .input .art-txt {
                width: 238px;
                height: 28px;
                line-height: 28px;
            }

            .familiar .fam-l .body-up .input .art-sear {
                height: 30px;
                line-height: 30px;
            }

        .familiar .fam-l .body-up .art-btn .btnbj1,
        .familiar .fam-l .body-up .art-btn .btnbj {
            height: 28px;
            line-height: 28px;
            margin-left: 5px;
        }

        .familiar .fam-l .fam-news {
            width: 260px;
            border-top: 1px solid #cccccc;
            padding: 10px 5px;
            margin-top: 10px;
        }

            .familiar .fam-l .fam-news .name-input {
                width: 270px;
                height: 30px;
                line-height: 30px;
            }

            .familiar .fam-l .fam-news ul {
                height: 430px;
                overflow-y: auto;
                overflow-x: hidden;
                font-size: 14px;
                margin-top: 10px;
            }

            .familiar .fam-l .fam-news li {
                width: 240px;
                line-height: 30px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                height: 30px;
                text-indent: 10px;
                margin-top: 5px;
            }

                .familiar .fam-l .fam-news li:hover {
                    background: #eeeeee;
                    border-radius: 4px;
                    cursor: pointer;
                }

                .familiar .fam-l .fam-news li.selectclo {
                    background: #eeeeee;
                    border-radius: 4px;
                }

                .familiar .fam-l .fam-news li span {
                    width: 190px;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    display: block;
                }

                .familiar .fam-l .fam-news li img {
                    margin: 6px 0 0 7px;
                }

                .familiar .fam-l .fam-news li:hover {
                    background: #eeeeee;
                    border-radius: 4px;
                    cursor: pointer;
                }

    .familiar .fam-r {
        width: 710px;
        height: 520px;
        box-shadow: 0px 0px 20px #cccccc;
        border: 1px solid #cccccc\9;
        border-radius: 4px;
        background: #ffffff;
        padding: 20px;
        font-size: 14px;
    }

        .familiar .fam-r .add {
            width: 68px;
            height: 30px;
            line-height: 30px;
        }

        .familiar .fam-r .tit {
            width: 570px;
            height: 30px;
            border: 1px solid #2a9c39;
            border-radius: 4px;
            line-height: 30px;
            /*margin-bottom:20px;*/
            color: #999999;
            text-indent: 20px;
            overflow: hidden;
            white-space: normal;
            text-overflow: ellipsis;
        }

        .familiar .fam-r .box {
            width: 700px;
            height: 150px;
            border: 1px solid #cccccc;
            padding: 5px;
            overflow-y: auto;
            overflow-x: hidden;
        }

        .familiar .fam-r .doubt {
            margin: 10px 0 10px;
        }

        .familiar .fam-r .fujian {
            height: 23px;
            margin-top: 7px;
            width: 200px;
        }

        .familiar .fam-r .fam-btn {
            width: 180px;
            height: 38px;
            margin: 20px auto auto;
        }

            .familiar .fam-r .fam-btn a {
                width: 78px;
                height: 28px;
                line-height: 28px;
            }

        .familiar .fam-r .radioes {
            margin-top: 10px;
        }

        .familiar .fam-r .radio {
            margin: 3px 5px 0 10px;
        }

.familiarResponse {
    top: 358.5px;
    left: 44%;
    position: fixed;
    z-index: 11;
    opacity: 1;
    height: 200px;
    box-shadow: rgb(85, 85, 85) 0px 0px 20px;
    font-size: 30px;
    text-align: center;
    width: 400px;
    line-height: 200px;
}
/*新常见问题弹层结束*/
/*招标答疑结束*/
/*在线答疑详情开始*/
.intend .tenderes .tops {
    font-size: 14px;
    line-height: 28px;
}

    .intend .tenderes .tops .btnbj1 {
        width: 110px;
        height: 28px;
        line-height: 28px;
        margin-left: 10px;
    }

.intend .tenderes .top-con {
    width: 99%;
    height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 10px 0 20px 0;
    font-size: 14px;
}

.intend .tenderes .common {
    width: 240px;
    margin: 0 auto;
}

    .intend .tenderes .common a {
        width: 110px;
        height: 33px;
        line-height: 33px;
    }
/*添加到常见问题弹层开始*/
.sight {
    position: absolute;
    width: 290px;
    height: 430px;
    box-shadow: 0px 0px 20px #cccccc;
    border: 1px solid #cccccc\9;
    border-radius: 4px;
    background: #ffffff;
    padding: 20px 10px;
}

    .sight .body-up .input {
        width: 190px;
        height: 28px;
    }

        .sight .body-up .input .art-txt {
            width: 138px;
            height: 28px;
            line-height: 28px;
        }

        .sight .body-up .input .art-sear {
            height: 30px;
            line-height: 30px;
        }

    .sight .body-up .art-btn .btnbj1,
    .sight .body-up .art-btn .btnbj {
        height: 28px;
        line-height: 28px;
        margin-left: 5px;
    }

    .sight .fam-news {
        height: 335px;
        overflow-y: auto;
        overflow-x: hidden;
        font-size: 14px;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        margin-top: 10px;
    }

        .sight .fam-news li {
            width: 240px;
            line-height: 20px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-top: 10px;
        }

            .sight .fam-news li .radio {
                margin: 3px 5px 0 5px;
            }

    .sight .sight-btn {
        width: 170px;
        margin: 20px auto 0;
    }

        .sight .sight-btn a {
            width: 78px;
            height: 28px;
            line-height: 28px;
        }
/*添加到常见问题弹层结束*/

/*在线答疑详情结束*/

/*在线开标*/
.tender .tenderes .top span.col {
    font-size: 13px;
    margin-left: 30px;
    font-weight: normal;
}

.intend .tenderes .win {
    width: 230px;
    margin: 20px auto 0;
}

    .intend .tenderes .win a {
        width: 103px;
        height: 33px;
        line-height: 33px;
    }
/*在线开标*/

/*中标发布开始*/
.intend .have {
    margin-top: 20px;
}

    .intend .have:first-child {
        margin-top: 0;
    }

    .intend .have .top {
        font-size: 14px;
        line-height: 24px;
    }

        .intend .have .top .img {
            margin-right: 5px;
        }

    .intend .have .opening .news-tab {
        width: 100%;
        font-size: 14px;
        min-width: 960px;
    }

        .intend .have .opening .news-tab tr:hover td {
            background: #f8f8f8;
        }

        .intend .have .opening .news-tab th {
            height: 20px;
            background: #e9e9e9;
        }

        .intend .have .opening .news-tab td {
            text-align: center;
            border-bottom: 1px solid #cccccc;
            height: 30px;
        }

        .intend .have .opening .news-tab .one {
            min-width: 300px;
        }

        .intend .have .opening .news-tab .two {
            min-width: 150px;
        }

        .intend .have .opening .news-tab .three {
            min-width: 100px;
        }

    .intend .have .baidu {
        width: 670px;
        margin: 20px 0 0 30px;
    }

    .intend .have .input {
        font-size: 14px;
        margin-top: 10px;
    }

        .intend .have .input li {
            margin-left: 30px;
        }

        .intend .have .input .checkbox {
            display: block;
            margin: 3px 5px 0 0;
        }

    .intend .have .have-btn a {
        width: 103px;
        height: 33px;
        line-height: 33px;
        margin: 20px auto 0;
    }
/*中标发布结束*/

/*招标详情开始*/

/*进度图开始*/
.intend .flowchart {
    font-size: 14px;
    line-height: 50px;
}

    .intend .flowchart .symbol {
        margin: 0 5px;
    }

    .intend .flowchart .figure {
        position: relative;
        height: 50px;
        line-height: 50px;
    }

        .intend .flowchart .figure.hui {
            background: url(../images/tender/hui.png) no-repeat top center;
        }

        .intend .flowchart .figure.green {
            background: url(../images/tender/green.png) no-repeat top center;
        }

        .intend .flowchart .figure.red {
            background: url(../images/tender/red.png) no-repeat top center;
        }

        .intend .flowchart .figure.huang {
            background: url(../images/tender/huang.png) no-repeat top center;
        }
/*进度图结束*/
.intend .deta-head li a {
    width: 128px;
    height: 35px;
    line-height: 35px;
    background: #eeeeee;
    border: 1px solid #cccccc;
    border-bottom: 0;
    border-radius: 8px 8px 0 0;
    margin-left: 10px;
    color: #555555;
    display: block;
    text-align: center;
    font-size: 16px;
    margin-top: 4px;
}

    .intend .deta-head li a:hover {
        text-decoration: none;
        background: #ff9933;
        color: #ffffff;
    }

    .intend .deta-head li a.click {
        height: 40px;
        line-height: 40px;
        color: #222222;
        background: #ffffff;
        margin-top: 0;
    }

.intend .deta-body {
    /*background:#ffffff;
	padding:20px;
	border:1px solid #cccccc;
	margin-top:-1px;
	border-radius:4px;*/
}
    /*参与供应商开始*/
    .intend .deta-body .btns a {
        padding: 0 6px;
        height: 28px;
        line-height: 28px;
        margin-right: 10px;
    }

    .intend .deta-body .opening .newslist-tab {
        width: 100%;
        font-size: 14px;
        min-width: 920px;
    }

        .intend .deta-body .opening .newslist-tab tr:hover td {
            background: #f8f8f8;
        }

        .intend .deta-body .opening .newslist-tab th {
            height: 30px;
            border-bottom: 2px solid #cccccc;
        }

        .intend .deta-body .opening .newslist-tab td {
            text-align: center;
            border-bottom: 1px solid #cccccc;
        }

        .intend .deta-body .opening .newslist-tab .one {
            width: 200px;
            text-align: left;
        }

        .intend .deta-body .opening .newslist-tab .two {
            width: 130px;
        }

        .intend .deta-body .opening .newslist-tab tr:nth-child(3n) td {
            background: #f5f7fa;
        }

        .intend .deta-body .opening .newslist-tab tr:hover > td {
            background: #fdf0f7;
        }
    /*参与供应商结束*/

    /*招标详情开始*/
    .intend .deta-body .title {
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #cccccc;
        font-size: 16px;
        background: url(../images/tender/chanpin.png) no-repeat 10px center;
        text-indent: 45px;
    }

    .intend .deta-body .basis {
        width: 650px;
        margin: 0 0 20px 80px;
    }

        .intend .deta-body .basis li {
            line-height: 55px;
            height: 55px;
            border-bottom: 1px dashed #cccccc;
            font-size: 14px;
            padding-left: 30px;
        }

            .intend .deta-body .basis li .name {
                width: 70px;
                display: block;
                text-align: right;
                color: #999999;
            }

            .intend .deta-body .basis li .name-con {
                width: 490px;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .intend .deta-body .basis li .name-con1 {
                width: 240px;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

    .intend .deta-body .wenzi {
        padding: 20px 30px;
        color: #999999;
        text-indent: 28px;
        font-size: 14px;
    }

    .intend .deta-body .tenders {
        padding: 0 20px;
        font-size: 14px;
    }

        .intend .deta-body .tenders li {
            margin-top: 20px;
        }

        .intend .deta-body .tenders .ment {
            text-decoration: underline;
            color: #337ab7
        }

            .intend .deta-body .tenders .ment:hover {
                color: #ff9933;
            }
    /*招标详情结束*/

    /*项目信息开始*/
    .intend .deta-body .deta-tit {
        height: 30px;
        line-height: 30px;
        background: #f8f8f8;
        padding: 5px;
        font-size: 16px;
    }

        .intend .deta-body .deta-tit span {
            display: block;
            height: 30px;
            width: 3px;
            background: #ff0000;
            margin-right: 10px;
        }

    .intend .deta-body .deta-name {
        width: 670px;
        margin-left: 80px;
        font-size: 14px;
    }

        .intend .deta-body .deta-name li {
            line-height: 40px;
        }

        .intend .deta-body .deta-name .name {
            display: block;
            width: 90px;
            color: #999999;
            margin-right: 25px;
        }

        .intend .deta-body .deta-name .name-con {
            width: 200px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .intend .deta-body .deta-name .name-con .col {
                text-decoration: underline;
                margin-right: 3px;
            }

            .intend .deta-body .deta-name .name-con .col1 {
                text-decoration: underline;
                margin-right: 3px;
                color: #2a9c39;
            }

    .intend .deta-body p.text {
        padding: 20px 30px;
        color: #999999;
        font-size: 14px;
    }

    .intend .deta-body .deta-norm {
        width: 560px;
        margin-left: 80px;
        font-size: 14px;
    }

        .intend .deta-body .deta-norm li {
            line-height: 40px;
        }

        .intend .deta-body .deta-norm .name {
            display: block;
            width: 120px;
            color: #999999;
            margin-right: 25px;
        }

        .intend .deta-body .deta-norm .name-con {
            width: 90px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            text-align: right;
        }
    /*项目信息结束*/

    /*招标答疑开始*/
    .intend .deta-body .answer {
        height: 470px;
    }

        .intend .deta-body .answer .fam-l {
            width: 290px;
            height: 430px;
            box-shadow: 1px 1px 5px #cccccc;
            border: 1px solid #cccccc\9;
            border-radius: 4px;
            background: #ffffff;
            padding: 20px 10px;
        }

            .intend .deta-body .answer .fam-l .name-input {
                width: 90px;
                height: 28px;
                line-height: 28px;
            }

            .intend .deta-body .answer .fam-l .body-up {
                border-bottom: 1px solid #cccccc;
                padding-bottom: 10px;
            }

                .intend .deta-body .answer .fam-l .body-up .input {
                    width: 290px;
                    height: 28px;
                }

                    .intend .deta-body .answer .fam-l .body-up .input .art-txt {
                        width: 238px;
                        height: 28px;
                        line-height: 28px;
                    }

                    .intend .deta-body .answer .fam-l .body-up .input .art-sear {
                        height: 30px;
                        line-height: 30px;
                    }

            .intend .deta-body .answer .fam-l .fam-news {
                width: 270px;
                padding: 10px 5px;
            }

                .intend .deta-body .answer .fam-l .fam-news ul {
                    height: 375px;
                    overflow-y: auto;
                    overflow-x: hidden;
                    font-size: 14px;
                }

                .intend .deta-body .answer .fam-l .fam-news li {
                    width: 240px;
                    line-height: 30px;
                    height: 30px;
                    margin-top: 5px;
                    padding: 0 5px;
                }

                    .intend .deta-body .answer .fam-l .fam-news li span {
                        width: 190px;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        display: block;
                    }

                    .intend .deta-body .answer .fam-l .fam-news li img {
                        margin: 6px 0 0 7px;
                    }

                    .intend .deta-body .answer .fam-l .fam-news li:hover {
                        background: #eeeeee;
                        border-radius: 4px;
                        cursor: pointer;
                    }

            .intend .deta-body .answer .fam-l .selectclo {
                background: #eeeeee;
                border-radius: 4px;
            }

        .intend .deta-body .answer .fam-r {
            width: 59%;
            height: 430px;
            box-shadow: 1px 1px 5px #cccccc;
            border: 1px solid #cccccc\9;
            border-radius: 4px;
            background: #ffffff;
            padding: 20px;
            font-size: 14px;
            margin-left: 20px;
        }

            .intend .deta-body .answer .fam-r .tit {
                width: 80%;
                height: 30px;
                border: 1px solid #2a9c39;
                border-radius: 4px;
                line-height: 30px;
                margin-bottom: 20px;
                color: #999999;
                text-indent: 20px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .intend .deta-body .answer .fam-r .box {
                height: 150px;
                border: 1px solid #cccccc;
                padding: 5px;
                overflow-y: auto;
                overflow-x: hidden;
            }

            .intend .deta-body .answer .fam-r .doubt {
                margin: 10px 0 15px;
            }
/*招标答疑结束*/
/*招标详情结束*/
/*招标公告列表开始*/
.gather {
    width: 100%;
    height: auto;
    min-width: 1000px;
    padding: 30px 0;
}

    .gather .ingather {
        width: 998px;
        min-height: 800px;
        margin: 0 auto;
        border: 1px solid #cccccc;
        background: #ffffff;
    }

.ingather .top {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #cccccc;
    background: #f6f6f6;
    font-size: 20px;
    padding: 0 10px;
}

    .ingather .top img {
        margin: 13px 10px 0 0
    }

    .ingather .top span {
        font-size: 14px;
    }

    .ingather .top .btnbj {
        width: 68px;
        height: 28px;
        line-height: 28px;
        margin-top: 7px;
    }

.ingather .bottom {
    padding: 20px;
}

    .ingather .bottom .senior {
        font-size: 14px;
        line-height: 35px;
        margin-left: 20px;
        background: url(/../images/index/down.png) no-repeat right center;
        padding-right: 20px;
    }

    .ingather .bottom .unsenior {
        font-size: 14px;
        line-height: 35px;
        margin-left: 20px;
        background: url(/../images/index/up.png) no-repeat right center;
        padding-right: 20px;
    }

    .ingather .bottom .list ul {
        border-bottom: 1px dashed #cccccc;
        padding-bottom: 20px;
    }

        .ingather .bottom .list ul:first-child {
            border-top: 1px dashed #cccccc;
        }

        .ingather .bottom .list ul li {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            margin-right: 10px;
            font-size: 13px;
            margin-top: 20px;
        }

        .ingather .bottom .list ul .one a {
            width: 560px;
            font-size: 16px;
            font-weight: bold;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .ingather .bottom .list ul .two {
            width: 190px;
            color: #999999;
        }

            .ingather .bottom .list ul .two .col {
                margin-right: 3px;
            }

        .ingather .bottom .list ul .three {
            width: 170px;
            margin-right: 0;
            color: #999999;
        }

            .ingather .bottom .list ul .three .col {
                margin: 0 3px;
                font-size: 16px;
            }

        .ingather .bottom .list ul .four {
            width: 560px;
            color: #999999;
        }

            .ingather .bottom .list ul .four span {
                display: block;
                width: 260px;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                margin-right: 20px;
            }
/*招标公告列表结束*/

/*招标公告列表详情开始*/
.ingather .top {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #cccccc;
    background: #f6f6f6;
    font-size: 20px;
    padding: 0 10px;
}

    .ingather .top img {
        margin: 13px 10px 0 0
    }

    .ingather .top span {
        font-size: 14px;
        width: 880px;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        float: left;
    }

    .ingather .top .btnbj {
        width: 68px;
        height: 28px;
        line-height: 28px;
        margin-top: 7px;
    }

.ingather .middle a {
    width: 88px;
    height: 28px;
    line-height: 28px;
    margin: 10px 0 0 10px;
}

    .ingather .middle a.click {
        background: #2a9c39;
        color: #ffffff;
        border: 1px solid #2a9c39;
    }

.ingather .textes {
    padding: 20px;
    position: relative;
    font-size: 16px;
}
/*招标公告列表详情结束*/

/*未通过审核弹层开始*/
.nopass {
    position: absolute;
    width: 580px;
    height: 430px;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0 0 20px #cccccc;
    border: 1px solid #999999\9;
    border-radius: 4px;
}

    .nopass h6 {
        font-size: 14px;
        line-height: 24px;
    }

        .nopass h6 a {
            display: block;
            width: 20px;
            height: 20px;
            background: url(../images/tender/cuo.png) no-repeat center center;
        }

        .nopass h6 .img {
            margin-right: 5px;
        }

    .nopass p {
        margin-top: 20px;
    }

    .nopass .sig-btn a {
        width: 78px;
        height: 33px;
        line-height: 33px;
        margin: 20px auto;
    }
/*未通过审核弹层结束*/
