.project {
    overflow: hidden;
}

.project-left {
    float: left;
    width: 790px;
}

.project-right {
    float: right;
    margin-top: 42px;
}

    .project-right .hotall {
        width: 360px;
        padding: 0 20px;
        background: #fff;
    }

    .project-right .hotlisttit {
        height: 49px;
        line-height: 56px;
        font-size: 20px;
        font-weight: normal;
        padding-left: 25px;
        background: url(../images/hotfire.png) no-repeat left 17px;
        border-bottom: 1px solid #ececec;
    }

    .project-right .hotlist {
        padding-top: 20px;
        overflow: hidden;
    }

        .project-right .hotlist li {
            float: left;
            font-size: 16px;
            border-right: 1px solid #ececec;
            margin-bottom: 20px;
            padding: 0 16px;
        }

        .project-right .hotlist a:hover {
            color: #f24625;
        }

        .project-right .hotlist .padding {
            padding-left: 0;
        }

        .project-right .hotlist .boder0 {
            border: 0;
            padding-right: 0;
        }

    .project-right .tenderinbox {
        width: 388px;
        padding: 0 6px;
        background: #fff;
        margin-top: 10px;
        font-size: 16px;
    }

    .project-right .tendering {
        margin: 0 14px;
        height: 49px;
        line-height: 56px;
        font-size: 20px;
        font-weight: normal;
        padding-left: 25px;
        background: url(../../images/ico/plane.png) no-repeat left 20px;
        border-bottom: 1px solid #ececec;
    }

    .project-right .tenderlist {
        overflow: hidden;
        padding-top: 6px;
        padding-bottom: 20px;
    }

        .project-right .tenderlist li {
            float: left;
            height: 28px;
            line-height: 28px;
            margin-top: 14px;
            border: 1px solid #ddd;
            margin: 14px 13px 0 10px;
            cursor: pointer;
        }

            .project-right .tenderlist li a {
                display: block;
                padding: 0 16px;
                font-size: 14px;
            }

            .project-right .tenderlist li:hover {
                background: #f24625;
                color: #fff;
                border-color: #f24625;
            }

    .project-right .newtheme {
        background: #fff;
        margin-top: 10px;
        width: 400px;
        overflow: hidden;
    }

    .project-right .newtheme_tit {
        margin: 0 14px;
        height: 49px;
        line-height: 56px;
        font-size: 20px;
        font-weight: normal;
        padding-left: 25px;
        background: url(../images/hotfire.png) no-repeat left 15px;
        border-bottom: 1px solid #ececec;
    }

    .project-right .redcoler {
        float: right;
        color: #F24625;
        font-size: 16px;
        line-height: normal;
        padding-top: 23px;
    }

    .project-right .newthemelitit {
        font-size: 16px;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 56px;
        line-height: 56px;
    }

.newthemelist {
    padding: 0 16px 0 25px;
}

.newthemeli {
    padding-bottom: 20px;
    border-top: 1px dashed #eee;
}

    .newthemeli:first-child {
        border: 0;
    }

.aboutimg_left {
    width: 130px;
    height: 94px;
}

    .aboutimg_left img {
        width: 100%;
        height: 100%;
    }

.abouttext_right {
    width: 215px;
    padding-left: 14px;
    line-height: 23px;
    height: 94px;
    overflow: hidden;
}
.wordimg img {
    max-width: 100%;
}

.cabgouter {
    position: relative;
}

    .cabgouter .cabg {
        width: 100%;
        cursor: pointer;
    }

    .cabgouter .enterprise {
        font-size: 24px;
        color: #fff;
        position: absolute;
        left: 285px;
        bottom: 15px;
    }

    .cabgouter .enterprisenum {
        color: #ffd800;
        font-weight: bold;
    }

.cabgouter {
    position: relative;
}

    .cabgouter .cabg {
        width: 100%;
        cursor: pointer;
    }

    .cabgouter .enterprise {
        font-size: 24px;
        color: #fff;
        position: absolute;
        left: 285px;
        bottom: 15px;
    }

    .cabgouter .enterprisenum {
        color: #ffd800;
        font-weight: bold;
    }

    .cabgouter .cabtn {
        position: absolute;
        top: 50%;
        margin-top: -28px;
        right: 23px;
        cursor: pointer;
        z-index: 1;
    }