body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333333;
    background-color: #f1f1f1;
}

a,
p,
dl,
dd,
dt,
li,
h1,
h2,
h3,
h4,
ul {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
    color: #333333;
}

a {
    cursor: pointer;
}

.clearfix {
    zoom: 1;
}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
img {
    border: none
}

input {
    outline: none;
    text-indent: 15px;
}

.full-screen-con {
    background-color: #f1f1f1;
}

.Container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.item-block-box {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    min-width: 1200px;
    padding-top: 70px;
}

.item-block-box-nobackground {
    width: 100%;
    float: left;
    position: relative;
    min-width:1200px;
}

.header {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    min-width: 1200px;
    background-color: #282a35;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 300;
}

.OneTLeft {
    float: left;
}

.OneTRight {
    float: right
}

.header .welcome {
    font-size: 12px;
    color: #bbb
}



.search-box .yzc-logo {
    width: 321px;
    height: 81px;
    float: left;
    margin-top: 15px;
}

.search-lists-box {
    float: left;
}

.search-lists-box {
    float: left;
    height: 80px;
    width: 600px;
    margin-left: 30px;
}

.search-nav {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .search-nav ul li {
        float: left;
        position: relative;
        padding: 0 10px;
        cursor: pointer;
    }

        .search-nav ul li em {
            height: 10px;
            width: 1px;
            position: absolute;
            top: 6px;
            right: 0;
            background: #999;
        }

    .search-nav .addClass {
        color: #e5301e;
    }

    .search-nav .triangleNav {
        width: 13px;
        position: absolute;
        z-index: 11;
        bottom: -12px;
        left: 50%;
        margin-left: -7px;
        display: none;
    }

    .search-nav .addClass .triangleNav {
        display: block !important
    }

.search-input-content {
    float: left;
    width: 100%;
    position: relative;
    z-index: 10;
    margin-top: 10px;
}

    .search-input-content input {
        width: 400px;
        height: 40px;
        line-height: 40px;
        z-index: 1;
        float: left;
        box-sizing: border-box;
        background-color: #ffffff;
        position: relative;
        border: solid 1px #e5301e;
    }

    .search-input-content .seachBtn {
        width: 96px;
        height: 40px;
        background-color: #e5301e;
        line-height: 40px;
        float: left;
        color: #fff;
    }

        .search-input-content .seachBtn img {
            color: #fff;
            margin-top: 12px;
            margin-left: 22px;
            float: left;
        }

        .search-input-content .seachBtn a {
            color: #fff;
            float: left;
            margin-left: 5px;
        }

.wholeSeachBtn {
    width: 96px;
    height: 40px;
    border: solid 1px #e5301e;
    line-height: 40px;
    text-align: center;
    float: left;
    box-sizing: border-box;
    color: #e5301e;
    margin-left: 5px;
}

.contact-us-service {
    float: right;
    margin-right: 10px;
    margin-top: 60px
}

    .contact-us-service img {
        float: left;
    }

.phone-num {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: #41465a;
    margin-left: 5px;
    padding-right: 10px;
    border-right: 1px solid #d8d8d8;
}

.contact-us-words {
    float: left;
    margin-left: 10px;
    margin-top: -10px;
}

.nav-box {
    padding-top: 20px;
}

    .nav-box ul li {
        cursor: pointer;
        float: left;
        line-height: 36px;
        padding: 0 10px;
        margin: 0 30px;
        position: relative;
        font-size: 16px;
    }

.platform-services-nav {
    width: 108px;
    padding: 0 !important;
    border: 1px solid #fff;
    border-bottom: none;
    height: 39px;
}

    .platform-services-nav a {
        text-indent: 10px;
    }

.platform-services-nav-lists {
    width: 108px;
    height: 135px;
    background-color: #ffffff;
    position: absolute;
    z-index: 111;
    top: 36px;
    left: -1px;
    border: solid 1px #d9d9d9;
    border-top: none
}

    .platform-services-nav-lists li {
        float: left !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

        .platform-services-nav-lists li a {
            font-size: 14px;
            color: #41465a;
            line-height: 32px !important;
            text-indent: 10px;
            display: block;
        }

    .platform-services-nav-lists .secondAddClass {
        color: #e5301e !important;
    }

.nav-box ul li a {
    line-height: 36px;
    display: block;
    float: left;
}

.nav-box .addClass {
    border-bottom: 4px solid #e5301e;
}

.transform-180deg {
    transition: 0.25s;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}


/* banner区域 */

.banner {
    width: 100%;
    float: left;
    height: 390px;
    position: relative;
    overflow: hidden;
    min-width: 1200px;
}

.hd-banner {
    position: absolute;
    bottom: 12px;
    left: 50%;
    z-index: 1;
    margin-left: -185px;
}

    .hd-banner .on {
        background-color: #f24645;
        /* transition: 0.25s;
    width: 50px;
    border-radius: 10px;
    transition: width 2s ease, transform 2s ease-in 1s; */
    }

.hd-li {
    margin-right: 14px;
    width: 14px;
    display: inline-block;
    margin-left: 8px;
    height: 14px;
    border-radius: 50%;
    background-color: #FFF;
}

.banner-li {
    width: 100%;
    height: 390px;
    position: relative;
}

    .banner-li img {
        width: 1920px;
        position: absolute;
        left: 50%;
        margin-left: -960px;
        height: 390px;
    }

.sildeBox-banner .next,
.sildeBox-banner .prev {
    position: absolute;
    top: 50%;
    display: none;
    margin-top: -25px;
    width: 32px;
    height: 40px;
    background-image: url(../../images/mscenenew/slider-arrow.png);
    background-repeat: no-repeat;
    opacity: .5;
    filter: alpha(opacity=50);
}

.sildeBox-banner .prev {
    left: 3%;
    background-position: -110px 5px;
}

.sildeBox-banner .next {
    right: 3%;
    background-position: 10px 5px;
}

.sildeBox-banner:hover .next,
.sildeBox-banner:hover .prev {
    display: block;
}

.popular-classification-box {
    width: 240px;
    height: 390px;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0
}

.popular-classification-box-bg {
    width: 100%;
    background: #fff;
    opacity: .8;
    z-index: 12;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

.popular-classification-content {
    width: 100%;
    float: left;
    position: relative;
    z-index: 13;
}

    .popular-classification-content .popular-classification-list-title {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 15px;
        float: left;
    }

        .popular-classification-content .popular-classification-list-title img {
            margin-left: 17px;
            float: left;
        }

        .popular-classification-content .popular-classification-list-title p {
            margin-left: 8px;
            float: left;
            line-height: 12px;
        }

.popular-classification-list {
    width: 100%;
    float: left;
}

    .popular-classification-list li {
        width: 100%;
        float: left;
        height: 40px;
        line-height: 40px;
    }

        .popular-classification-list li a {
            text-indent: 17px;
            float: left;
        }

        .popular-classification-list li img {
            float: right;
            margin-right: 28px;
            height: 14px;
            margin-top: 13px;
        }

    .popular-classification-list .addClass {
        background: #fff;
    }

        .popular-classification-list .addClass .first-nav {
            color: #e5301e
        }


/* banner上的商机导航 */

.opportunity-nav {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 9;
    overflow: visible;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 208px;
    height: 422px;
    background: url(../../images/hotBg.png) repeat-y 0 0;
    color: #fff;
    text-align: left;
    font-size: 16px;
    display: none;
}

    .opportunity-nav:hover {
        background-color: #212121;
    }

.opportunity-li {
    z-index: 10;
    overflow: visible;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 52px;
    text-align: center;
    line-height: 52px;
}

    .opportunity-li:hover {
        background-color: #f24645;
    }

.popular-classification-list li:hover .cate-pop {
    display: block;
}

.oppportunity-a {
    display: inline-block;
    margin: 0 10px;
}

    .oppportunity-a:hover {
        color: #333;
    }

.cate-pop {
    position: absolute;
    top: 0;
    left: 240px;
    z-index: 10;
    display: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 30px;
    overflow: hidden;
    padding-left: 20px;
    width: 740px;
    min-height: 306px;
    max-height: 390px;
    border: 1px solid #f7f7f7;
    background-color: #f7f7f7;
    box-shadow: 2px 0 5px #999;
    color: #333;
    text-align: left;
    line-height: 30px;
}

    .cate-pop a:hover {
        color: #f24645;
    }

.cate-dl {
    margin-top: 0px;
}

.cate-dt {
    overflow: hidden;
    padding-bottom: 4px;
    float: left;
    width: 698px;
    border-bottom: 1px solid #ddd;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    margin-top: 15px;
}

.cate-dt-a {
    display: inline-block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 32px;
    width: 100px;
    height: 40px;
    background-image: url(../../images/mscenenew/icon-opportunity1.png);
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 40px;
}

.cate-dt-a-1 {
    background-position: -30px 8px;
}

.cate-dt-a-2 {
    background-position: -30px -28px;
}

.cate-dt-a-3 {
    background-position: -30px -60px;
}

.cate-dt-a-4 {
    background-position: -30px -94px;
}

.cate-dt-a-5 {
    background-position: -30px -128px;
}

.cate-dt-a-6 {
    background-position: -30px -162px;
}

.cate-dt-a-7 {
    background-position: -30px -196px;
}

.cate-dt-a-8 {
    background-position: -30px -230px;
}

.cate-dt-a-9 {
    background-position: -30px -268px;
}

.cate-dt-a-10 {
    background-position: -28px -302px;
}

.cate-dt-a-11 {
    background-position: -28px -334px;
}

.cate-dt-a-12 {
    background-position: -28px -370px;
}

.cate-dt-a-13 {
    background-position: -28px -404px;
}

.cate-dt-a-14 {
    background-position: -28px -438px;
}

.cate-dt-a-15 {
    background-position: -28px -472px;
}

.cate-dt-a-16 {
    background-position: -28px -506px;
}

.cate-dt-a-more {
    margin-top: 6px;
}

.cate-dd {
    width: 698px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

.cate-detail-a {
    padding: 0 8px;
    height: 12px;
    text-indent: 0 !important;
    border-left: 1px solid #ddd;
    background-color: transparent;
    white-space: nowrap;
    font-size: 12px;
    line-height: 13px;
    margin-top: 13px;
}

.cate-detail-a-first {
    border-left: 0;
}

.cate-title {
    display: inline-block;
    margin: 0 10px;
}

    .cate-title:hover {
        color: #333;
    }

.banner-login-box {
    width: 240px;
    height: 349px;
    background-color: #ffffff;
    border-radius: 4px;
    position: absolute;
    right: 10px;
    z-index: 9;
    margin-top: 20px;
}

.login-welcome-title {
    float: left;
    width: 100%;
    margin-top: 18px;
}

    .login-welcome-title img {
        margin-left: 25px;
        width: 35px;
        float: left;
    }

    .login-welcome-title p {
        float: left;
        margin-left: 10px;
        color: #787878;
        width: 160px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .login-welcome-title p span {
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.banner-login-btn {
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .banner-login-btn .login-btn {
        width: 92px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        display: block;
        margin-left: 25px;
        color: #fff;
        float: left;
        background-color: #e5301e;
        border-radius: 2px;
    }

    .banner-login-btn .after-login-btn {
        width: 132px;
        height: 32px;
        margin-left: 50px !important;
        text-align: center;
        line-height: 32px;
        display: block;
        margin-left: 25px;
        color: #fff;
        font-size: 13px;
        float: left;
        background-color: #e5301e;
        border-radius: 2px;
    }

    .banner-login-btn .register-btn {
        width: 92px;
        height: 34px;
        text-align: center;
        line-height: 34px;
        display: block;
        margin-left: 10px;
        float: left;
        box-sizing: border-box;
        color: #e5301e;
        border: 1px solid #e5301e;
        border-radius: 2px;
    }


/* banner */

.operation-instructions {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    .operation-instructions .redbookIcon {
        float: left;
        margin-top: 5px;
        margin-left: 35px;
    }

    .operation-instructions p {
        float: left;
        line-height: 24px;
        cursor: pointer;
        margin-left: 5px;
    }

    .operation-instructions .gray-tips {
        color: #999999;
    }

    .operation-instructions .downloadIcon {
        float: left;
        margin-top: 5px;
        margin-left: 10px;
    }

    .operation-instructions .bule-tips {
        color: #468fe9;
    }

.my-project-manage-box {
    width: 100%;
    float: left;
    border-top: 1px solid #f2f3f4;
    margin-top: 15px;
}

    .my-project-manage-box .my-role {
        width: 100%;
        height: 43px;
        background-color: #f2f3f4;
    }

        .my-project-manage-box .my-role a {
            width: 120px;
            height: 43px;
            display: block;
            float: left;
            line-height: 43px;
            text-align: center;
        }

        .my-project-manage-box .my-role .addClass {
            background-color: #fff;
        }

.my-project-list {
    width: 100%;
    float: left;
    margin-top: 35px;
}

    .my-project-list ul li {
        width: 50%;
        float: left;
        cursor: pointer;
    }

        .my-project-list ul li img {
            width: 36px;
            margin-left: 40px;
            height: 38px;
        }

        .my-project-list ul li p {
            width: 100%;
            text-align: center;
            margin-top: 10px;
        }

.notice-slide {
    height: 60px;
    background-color: #ffffff;
    width: 100%;
}

.notice-slide-title {
    float: left;
    line-height: 60px;
}

    .notice-slide-title img {
        height: 20px;
        float: left;
        margin-top: 20px;
    }

    .notice-slide-title p {
        float: left;
        line-height: 60px;
        font-weight: 600;
        margin-left: 10px;
        color: #666666;
    }

    .notice-slide-title p {
        float: left;
        line-height: 60px;
        margin-left: 10px;
        color: #666666;
    }

.notice-slide-box {
    float: left;
    margin-left: 5px;
    height: 60px;
    overflow: hidden;
    width:450px;
}

    .notice-slide-box li {
        line-height: 60px;
        float: left;
        margin-left: 50px;
    }

.project-number {
    float: right;
    width:500px;
}

    .project-number p {
        float: left;
        line-height: 60px;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666666;
    }

.recruit-number {
    margin-right: 45px;
}

.recommend-project-box {
    width: 1200px;
    height: 270px;
    background-color: #ffffff;
    float: left;
    margin-top: 15px;
}

.first-box-title {
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .first-box-title p {
        font-size: 20px;
        text-indent: 12px;
        font-weight: 600;
        float: left;
        border-left: #e5301e 6px solid;
    }

    .famous-search-put {
    width: 157px;
    height: 24px;
    border: solid 1px #dddddd;
    border-right: 0;
    padding: 0 6px;
}
    .famous-search-btn {
    width: 50px;
    height: 26px;
    background-color: #f24645;
    line-height: 26px;
    text-align: center;
    color: #fff;
    display: block;
    margin-right: 25px;
}
.view-more-btn {
    font-size: 14px;
    letter-spacing: 0px;
    color: #999999;
    float: right;
    margin-right: 20px;
    line-height: 30px;
}

    .view-more-btn:hover {
        color: #333 !important
    }


/*推荐项目*/

.recommend-project-items {
    width: 100%;
    float: left;
}

.recommend-project-item {
    float: left;
    margin-left: 30px;
    margin-top: 18px;
    width: 360px;
    overflow: hidden;
}

.recommend-project-item-title {
    width: 100%;
    white-space: nowrap;
    float: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis
}

.recommend-type {
    width: 100%;
    float: left;
    margin-top: 10px;
}

    .recommend-type .recommend-type-name:first-child {
        margin-left: 0
    }

    .recommend-type .recommend-type-name {
        color: #468fe9;
        padding: 4px 11px;
        display: block;
        margin-left: 10px;
        float: left;
        max-width: 150px;
        font-size: 12px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        background-color: #f2f7fe;
        border-radius: 2px;
    }

.recommend-project-deadline {
    width: 100%;
    float: left;
    margin-top: 10px;
}

    .recommend-project-deadline .project-deadline {
        color: #999999;
        font-size: 12px;
        float: left;
        line-height: 22px;
    }

.recommend-project-signUp-btn {
    width: 74px;
    height: 24px;
    border: solid 1px #e5301e;
    display: block;
    line-height: 22px;
    text-align: center;
    box-sizing: border-box;
    float: right;
    color: #e5301e;
    font-size: 12px;
}

.recommend-project-item:hover .recommend-project-signUp-btn {
    background: #e5301e;
    color: #fff
}

.recommend-project-item:hover .recommend-project-item-title {
    color: #e5301e;
}


/*推荐项目*/


/* 常用工具 */

.common-used-tool-box {
    width: 256px;
    height: 280px;
    float: right;
    background-color: #ffffff;
    margin-top: 15px;
}

.common-used-tool-table {
}

    .common-used-tool-table table {
        border-collapse: collapse;
        width: 227px;
        height: 178px;
        float: left;
        margin-left: 15px;
        margin-top: 20px;
    }

        .common-used-tool-table table td {
            text-align: center;
            cursor: pointer;
        }
            /*2019-10-18*/
            .common-used-tool-table table td a {
                width: 100%;
                height: 100%;
                display: block;
            }

            .common-used-tool-table table td img {
                margin-top: 15px
            }
            /*2019-10-18*/
            .common-used-tool-table table td p {
                color: #666666;
                margin-top: 5px;
                letter-spacing: 0px;
            }

            .common-used-tool-table table td:hover {
                background-color: #e5301e;
                border: 1px solid #fff;
            }

                .common-used-tool-table table td:hover p {
                    color: #fff
                }

        .common-used-tool-table table tr th,
        .common-used-tool-table table tr td {
            border: solid 1px #e5e5e5;
            width: 50%;
        }

.tendering-bid-info-box {
    width: 930px;
    height: 600px;
    overflow: hidden;
    float: left;
    background-color: #ffffff;
}

.tendering-bid-sildeBox {
    width: 100%;
    float: left;
}

    .tendering-bid-sildeBox .tabBox-tender-bid-hd {
        height: 60px;
        background-color: #f6f6f6;
        width: 100%;
        float: left;
        position: relative;
        border-bottom: 1px solid #ebebeb;
    }

        .tendering-bid-sildeBox .tabBox-tender-bid-hd em {
            width: 6px;
            height: 26px;
            position: absolute;
            background-color: #e5301e;
            top: 17px;
            left: 0
        }

.tab-tender-bid-nav {
    width: 100%;
    float: left;
}

    .tab-tender-bid-nav li:first-child {
        margin-left: 15px;
    }

    .tab-tender-bid-nav li {
        float: left;
        padding: 22px 13px;
        cursor: pointer;
    }

        .tab-tender-bid-nav li p {
            font-size: 16px;
            line-height: 16px;
            float: left;
        }

    .tab-tender-bid-nav img {
        float: left;
        width: 20px;
        height: 18px;
        margin-left: 5px;
    }

    .tab-tender-bid-nav .on {
        background-color: #fff;
        border: 1px solid #ebebeb;
        border-bottom: none;
    }

        .tab-tender-bid-nav .on p {
            font-size: 20px;
            font-weight: 600;
        }

.bd-tender-bid {
    width: 100%;
    float: left;
}

.tabBox-inner-tender {
    width: 100%;
    float: left;
}

    .tabBox-inner-tender .inHd .on {
        color: #e5301e;
        font-weight: 600
    }

    .tabBox-inner-tender .inHd {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

    .tabBox-inner-tender .inBd {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

    .tabBox-inner-tender .inHd li p {
        font-size: 16px;
    }

    .tabBox-inner-tender .inHd li {
        float: left;
        cursor: pointer;
        margin-left: 25px;
    }

    .tabBox-inner-tender .inHd .on p {
        color: #e5301e;
    }

.tabs-inner-moreBtn {
    float: right;
    color: #999999;
    margin-right: 30px;
}

    .tabs-inner-moreBtn:hover {
        color: #333;
    }

.tabBox-inner-tender .project-list li {
    float: left;
    width: 912px;
    height: 36px;
    margin-left: 9px;
    line-height: 36px;
    overflow: hidden;
    margin-top: 4px;
    cursor: pointer;
}

.tabBox-inner-tender .project-list .cirle {
    width: 4px;
    height: 4px;
    background-color: #ff9287;
    border-radius: 100%;
    float: left;
    margin-left: 15px;
    margin-top: 17px;
}

.tabBox-inner-tender .project-list p,
.tabBox-inner-tender .project-list a {
    line-height: 36px;
}

.tabBox-inner-tender .project-list .project-name {
    width: 425px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 36px;
    float: left;
    white-space: nowrap;
    letter-spacing: 0px;
    color: #333333;
    margin-left: 10px;
}

.tabBox-inner-tender .project-list .project-state {
    float: left;
    width: 120px;
    margin-left: 80px;
    overflow: hidden;
}

.tabBox-inner-tender .project-list .project-action {
    float: left;
    width: 74px;
    height: 24px;
    line-height: 24px;
    margin-top: 6px;
    margin-left: 45px;
    text-align: center;
    display: block
}

.tabBox-inner-tender .project-list .project-time {
    float: right;
    margin-right: 30px;
    color: #999999;
}

.tabBox-inner-tender .project-list .addClass {
    background-color: #f7f7f7;
}

    .tabBox-inner-tender .project-list .addClass .cirle {
        background-color: #e5301e;
    }

    .tabBox-inner-tender .project-list .addClass .project-name {
        color: #e5301e;
    }

    .tabBox-inner-tender .project-list .addClass .project-action {
        background-color: #e5301e;
        color: #fff;
    }

.procurement-project-ranking-box {
    width: 256px;
    height: 302px;
    background-color: #ffffff;
    float: right;
}

.procurement-project-ranking-list {
    width: 100%;
    float: left;
    position: relative;
}

    .procurement-project-ranking-list ul li {
        height: 40px;
        width: 224px;
        line-height: 40px;
        float: left;
        margin-left: 25px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-bottom: 1px dashed #ebebeb;
        text-indent: 15px;
    }

        .procurement-project-ranking-list ul li:last-child {
            border-bottom: none;
        }

.rankNumNav {
    position: absolute;
    left: 10px;
    top: 8px;
    width: 13px;
    height: 230px;
    background-color: #e6e6e6;
    border-radius: 7px;
}

    .rankNumNav img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

.special-service-box {
    width: 256px;
    height: 282px;
    background-color: #ffffff;
    float: right;
    margin-top: 15px;
}

.special-service-lists {
    width: 100%;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

    .special-service-lists ul li img {
        width: 103px;
        height: 90px;
        margin-left: 5px;
        margin-top: 5px;
        float: left;
    }

        .special-service-lists ul li img:hover {
            opacity: .8;
        }

.advertisement-list-box {
    width: 100%;
    float: left;
}

    .advertisement-list-box ul li {
        width: 288px;
        height: 100px;
        float: left;
        overflow: hidden;
        cursor: pointer;
        margin-left: 16px;
    }

        .advertisement-list-box ul li:first-child {
            margin-left: 0
        }

        .advertisement-list-box ul li img {
            width: 288px;
            height: 100px;
            float: left;
            overflow: hidden;
            transition: All 0.5s ease-in-out;
            -webkit-transition: All 0.5s ease-in-out;
            -moz-transition: All 0.5s ease-in-out;
            -o-transition: All 0.5s ease-in-out;
        }
            .advertisement-list-box ul li img:hover {
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
            }

.results-announcement-list li {
    margin-top: 5px !important;
}

.cloud-procurement {
    margin-left: 15px;
    float: left;
}

    .cloud-procurement .cloud-procurement-project-li {
        width: 285px;
        height: 184px;
        border-radius: 2px;
        border: solid 1px #f2f2f2;
        float: left;
        margin-left: 13px;
        position: relative;
        margin-top: 15px;
        cursor: pointer;
    }

        .cloud-procurement .cloud-procurement-project-li p {
            float: left;
            width: 255px;
            margin: 0 15px
        }

        .cloud-procurement .cloud-procurement-project-li .cloud-project-name {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            font-size: 16px;
            height: 40px;
            line-height: 20px;
            margin-top: 13px;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

        .cloud-procurement .cloud-procurement-project-li .project-time {
            color: #999999;
            margin-top: 15px
        }

        .cloud-procurement .cloud-procurement-project-li .project-code {
            color: #999999;
            margin-top: 3px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .cloud-procurement .cloud-procurement-project-li .publish-company {
            color: #999999;
            margin-top: 3px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .cloud-procurement .cloud-procurement-project-li .count-down {
            color: #999999;
            margin-top: 15px
        }

            .cloud-procurement .cloud-procurement-project-li .count-down img {
                width: 18px;
                float: left;
                margin-top: 5px;
            }

            .cloud-procurement .cloud-procurement-project-li .count-down .sap {
                line-height: 27px;
                float: left;
                color: #e5301e;
                font-size: 12px;
                margin-left: 5px;
            }

            .cloud-procurement .cloud-procurement-project-li .count-down .spa {
                width: 140px;
                height: 27px;
                line-height: 27px;
                color: #fff;
                float: right;
                text-indent: 40px;
                background-color: #e5301e;
                border: solid 1px #e5301e;
            }

            .cloud-procurement .cloud-procurement-project-li .count-down .triangle {
                width: 0;
                height: 0;
                display: block;
                float: left;
                border-color: #e5301e transparent;
                border-width: 0px 0px 29px 15px;
                border-style: solid;
                float: right;
            }

    .cloud-procurement .addClass {
        border: 1px solid #e5301e
    }

        .cloud-procurement .addClass .cloud-project-name {
            color: #e5301e;
        }

.winning-bid-box {
    width: 256px;
    height: 343px;
    background-color: #ffffff;
    float: right;
}

    .winning-bid-box li {
        width: 100%;
        float: left;
        position: relative;
    }

        .winning-bid-box li a {
            height: 40px;
            width: 224px;
            line-height: 40px;
            float: left;
            margin-left: 25px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            border-bottom: 1px dashed #ebebeb;
            text-indent: 15px;
        }

.winning-bid-ranking-list li img {
    height: auto;
    position: absolute;
    top: 9px;
    left: 9px;
}

.winning-bid-ranking-list .bd {
    width: 100%;
    float: left;
    height: 270px;
    margin-top:15px;
    overflow:hidden
}

.winning-bid-ranking-list .diamond {
    top: 15px;
}

.winning-bid-ranking-list .crown {
    top: 12px;
}
.winning-bid-ranking-list li a:hover{
    color:#666;
}

.violation-announcement-box {
    width: 256px;
    height: 177px;
    background-color: #ffffff;
    float: right;
    margin-top: 15px;
}

.violationFormulaPic {
    width: 236px;
    float: left;
    margin-top: 25px;
    margin-left: 10px;
}

.chemical-medicine-box {
    width: 100%;
    float: left;
}

    .chemical-medicine-box .chemical-entrance,
    .chemical-medicine-box .medicine-entrance {
        width: 593px;
        height: 131px;
        float: left;
        overflow: hidden;
        position:relative
    }
    .chemical-medicine-box .chemical-medicine-maskp {
        width: 593px;
        height: 131px;
        position: absolute;
        opacity: 0.1;
        background: #000;
        display: none;
    }

    .chemical-medicine-box .medicine-entrance {
        margin-left: 10px;
    }

    .chemical-medicine-box div {
        cursor: pointer;
    }

    .chemical-medicine-box .chemical-entrance {
        background: url(../../images/mscenenew/chemBg.png) no-repeat center;
        background-size: cover;
    }

    .chemical-medicine-box .medicine-entrance {
        background: url(../../images/mscenenew/medicalBg.png) no-repeat center;
        background-size: cover;
    }

    .chemical-medicine-box .chemical-entrance .cheLogo {
        width: 47px;
        float: left;
        margin-left: 353px;
        margin-top: 44px;
    }

    .chemical-medicine-box div:hover .chemical-medicine-maskp {
       display:block
    }

    .chemical-medicine-box p {
        float: left;
        margin-top: 44px;
        font-size: 26px;
        margin-left: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 37px;
        letter-spacing: 0px;
        color: #333333;
    }

    .chemical-medicine-box .arrowRight {
        width: 11px;
        float: right;
        margin-top: 54px;
        margin-right: 43px;
    }

    .chemical-medicine-box .medicine-entrance .medLogo {
        width: 39px;
        float: left;
        margin-left: 360px;
        margin-top: 44px;
    }

.famous-enterprises-box {
    float: left;
    width: 930px;
    margin-top: 15px;
    height: 280px;
    background-color: #ffffff;
    overflow: hidden;
}

.slideBox-enterprises {
   margin-left: 27px;
    float: left;
    width: 880px;
    margin-top: 23px;
    position: relative;
    margin-left: 25px;
}

.enterprise-img-ul {
   width: 880px;
    height: 178px;
    float: left;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}

   .enterprise-img-ul li {
    width: 100%;
    float: left;
    height: 178px;
    overflow: hidden;
    background-size: cover;
    background: url(../../images/mscenenew/famecombg.html.png) no-repeat;
}
 .enterprise-img-ul .enterprise-img-a1 {
        width: 176px;
        height: 89px;
         border: 1px solid #ebebeb;

        float: left;
        position: relative;
        box-sizing: border-box;
    }

        .enterprise-img-ul .enterprise-img-a1 .enterprise-img {
            width: 160px;
            height: 60px;
            transition: transform .3s;
            transform: scale(.95);
            padding: 4px 5px;
            position: absolute;
           top: 0;
           left: 0;
           right: 0;
           bottom: 0;
            margin: auto;
            overflow: hidden;
        }

        .enterprise-img-ul .enterprise-img-a1:hover .maskp {
            display: block !important;
        }
.maskp {
    width: 176px;
    height: 86px;
    position: absolute;
    color: #fff;
    font-size: 14px;
    top: 0;
    left: 0;
    background: #f24645;
    z-index: 99;
    line-height: 88px;
    display: none;
    text-align: center;
}

.slideBox .next,
.slideBox .prev {
    position: absolute;
    top: 50%;
    z-index: 100;
    margin-top: -40px;
    width: 40px;
    height: 80px;
    background: url(../../images/mscenenew/side_arrow.png) 0 0 no-repeat #000;
    opacity: .2;
    filter: alpha(opacity=20);
}

.slideBox .prev {
    left: 0;
    background-position: 0 0;
}

.slideBox .next {
    right: 3px;
    background-position: 100% 0;
}

    .slideBox .next:hover,
    .slideBox .prev:hover {
        opacity: .4;
        filter: alpha(opacity=40);
    }

#ad1 {
    width: 100%;
    height: 84px;
    float: left;
}

    #ad1 li {
        height: 84px;
    }

        #ad1 li img {
            width: 100%;
        }

.platform-services-box {
    height: 380px;
    background-color: #ffffff;
    width: 100%;
    float: left;
}

.platform-services-box-lists {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-left: 10px;
}

    .platform-services-box-lists ul li {
        width: 281px;
        float: left;
        margin-left: 10px;
    }

        .platform-services-box-lists ul li img {
            width: 100%;
            float: left;
            overflow: hidden;
            transition: All 0.5s ease-in-out;
            -webkit-transition: All 0.5s ease-in-out;
            -moz-transition: All 0.5s ease-in-out;
            -o-transition: All 0.5s ease-in-out;
        }

            .platform-services-box-lists ul li img:hover {
                transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -moz-transform: scale(1.1);
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
            }
.platform-services-box-img-limit{
    width:100%;
    height:173px;
    overflow:hidden;
    display:block
}

.platform-services-box-lists .platform-services-name {
    width: 92%;
    margin-left: 4%;
    float: left;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
}

    .platform-services-box-lists .platform-services-title {
        width: 92%;
        margin-left: 4%;
        float: left;
        text-align: left;
        margin-top: 10px;
    }

.industry-information-box {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
}

.news {
    overflow: hidden;
    background: #fff;
    padding: 5px 22px 20px;
}

.news-left {
    float: left;
}

.news-notice {
    width: 374px;
    height: 175px;
    overflow: hidden;
    position: relative;
    padding-top: 25px;
    cursor: pointer;
}

    .news-notice img {
        width: 100%;
        height: 100%;
        display: block;
    }

    .news-notice .newstit {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        height: 40px;
        line-height: 40px;
        background: rgba(51, 51, 51, 0.5);
        font-size: 16px;
        color: #fff;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
    }

.news-left .noticeul {
    overflow: hidden;
    padding-top: 25px;
}

.noticeul .noticeli {
    width: 359px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 15px;
    background: url(../../images/mscenenew/circle.png) no-repeat left center;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    cursor: pointer;
}

.noticeli a:hover {
    color: #F24645;
}

.info-a:hover .abouttit {
    color: #f24645;
}


/*.news-left .noticeul .noticeli:first-child {font-weight: bolder;font-size: 18px;margin-top: 20px;}*/

.news-right {
    width: 782px;
    float: left;
}

    .news-right .aboutul {
        overflow: hidden;
    }

        .news-right .aboutul .aboutli {
            float: left;
            padding-left: 26px;
            width: 365px;
            margin-top: 20px;
            cursor: pointer;
        }

    .news-right .abouttit {
        font-size: 18px;
        padding-bottom: 15px;
        width: 365px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .news-right .imgtext {
        overflow: hidden;
        height: 97px;
    }

        .news-right .imgtext .imgtextpic {
            float: left;
        }

        .news-right .imgtext .imgtextword {
            width: 221px;
            padding-left: 14px;
            float: left;
            line-height: 24px;
            color: #666;
            overflow: hidden;
        }

    .news-right .imgtextpic {
        width: 130px;
        height: 94px
    }

        .news-right .imgtextpic img {
            width: 100%;
            height: 100%
        }

.purchase-info {
    width: 100%;
    float: left;
}

.ad2 {
    width: 100%;
    float: left;
}

    .ad2 img {
        width: 100%;
        float: left;
    }

.footer-box {
    width: 100%;
    background-color: #282a35;
    float: left;
    margin-top: 15px;
    min-width: 1200px;
    padding-bottom: 15px;
}

    .footer-box a {
        color: #7c7f8c;
    }

.footer-nav-ul {
    width: 130px;
    float: left;
    margin-left: 84px;
    margin-top: 35px;
}

    .footer-nav-ul li {
        width: 100%;
        float: left;
    }

        .footer-nav-ul li img {
            width: 32px;
            float: left;
        }

        .footer-nav-ul li a {
            color: #7c7f8c;
            float: left;
            margin-left: 45px;
            line-height: 22px;
        }

    .footer-nav-ul .firstNav a {
        color: #cfd0d4;
        font-size: 16px;
        line-height: 34px;
        margin-left: 10px;
    }

    .footer-nav-ul li a:hover {
        color: #edf0fb !important;
    }

.friendship-nav-list {
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .friendship-nav-list a {
        color: #7c7f8c;
        margin-left: 5px;
    }

.friendship-nav-list-nav {
    width: 100%;
    float: left;
}

    .friendship-nav-list-nav .first-child img {
        width: 22px;
        float: left;
    }

    .friendship-nav-list-nav .first-child {
        border-left: 0;
        padding-left: 0
    }

    .friendship-nav-list-nav .addClass a {
        color: #edf0fb !important;
    }

    .friendship-nav-list-nav li {
        padding: 0 10px;
        border-left: 1px solid #414454;
        float: left;
    }

.footer-comprehensive-info-box {
    width: 100%;
    float: left;
}

.footer a:hover {
    color: #edf0fb !important;
}

.footer-comprehensive-info-box a:hover {
    color: #edf0fb !important;
}

.footer-comprehensive-info-left-box {
    width: 1047px;
    float: left;
}

.friendship-list-content {
    width: 100%;
    float: left;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #414454;
    border-top: 1px solid #414454;
    box-sizing: border-box;
    margin-top: 10px;
}

    .friendship-list-content ul {
        width: 950px;
        float: left;
    }


        /* .friendship-list-content ul li:first-child {
    margin-left: 0
} */

        .friendship-list-content ul li {
            float: left;
            margin-left: 15px;
        }

            .friendship-list-content ul li a {
                height: 40px;
                line-height: 40px;
                color: #7c7f8c;
            }

    .friendship-list-content .moreBtn {
        height: 40px;
        line-height: 40px;
        float: right;
        margin-right: 30px;
        color: #7c7f8c;
    }

        .friendship-list-content .moreBtn img {
            width: 10px;
        }

.comprehensive-service-nav {
    width: 100%;
    float: left;
    margin-top: 10px;
}

    .comprehensive-service-nav a:first-child {
        margin-left: 0
    }

    .comprehensive-service-nav a {
        float: left;
        margin-left: 15px;
    }

.contact-information-box {
    width: 100%;
    float: left;
}

    .contact-information-box .contact-information-title {
        width: 100%;
        float: left;
        margin-top: 25px;
    }

        .contact-information-box .contact-information-title img {
            height: 20px;
            float: left;
        }

        .contact-information-box .contact-information-title p {
            line-height: 20px;
            margin-left: 10px;
            float: left;
            color: #7c7f8c;
        }

.contact-information-list {
    width: 100%;
    float: left;
    margin-top: 10px;
}

    .contact-information-list p {
        color: #7c7f8c;
    }

    .contact-information-list ul li:first-child {
        margin-left: 0
    }

    .contact-information-list ul li {
        float: left;
        margin-left: 45px;
    }

.footer-wx-code {
    width: 145px;
    float: right;
}

    .footer-wx-code img {
        width: 112px;
        float: right;
        margin-right: 20px;
    }

    .footer-wx-code p {
        color: #ffffff;
        width: 100%;
        float: left;
        letter-spacing: -1px;
        text-align: center;
        margin-top: 5px;
    }

.footer-tips {
    width: 100%;
    float: left;
    margin-top: 25px;
}

    .footer-tips p {
        float: left;
        line-height: 24px;
        color: #adaeb4;
    }

    .footer-tips img {
        float: left;
        margin-left: 10px;
    }

.right-nav-box {
    position: fixed;
    width: 58px;
    top: 250px;
    right: 0
}

    .right-nav-box p {
        width: 100%;
        text-align: center;
        margin-top: 5px;
        font-size: 12px;
        color: #747474;
    }

    .right-nav-box img {
        width: 20px;
        margin-top: 15px;
        margin-left: 19px;
    }

.online-service p {
    color: #e5301e;
}

.online-service {
    width: 100%;
    height: 72px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #ececec;
}

.right-nav-box ul {
    width: 58px;
    margin-top: 15px;
    height: 290px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #ececec;
}

    .right-nav-box ul li {
        width: 100%;
        height: 58px;
        float: left;
        cursor: pointer;
    }

        .right-nav-box ul li a {
            width: 100%;
            height: 58px;
            display: block;
        }

        .right-nav-box ul li img {
            margin-top: 10px;
        }

        .right-nav-box ul li p {
            line-height: 12px;
        }

.return-top img {
    width: 52px;
    float: right;
}


/* .cloud-procurement .cloud-procurement-project-li:after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    background: #FFF;
    padding-left: 0.2em;
} */

/*智能客服 */

.online-con {
    display: none;
    position: absolute;
    right: 59px;
    top: 0;
    padding: 10px;
    width: 211px;
    overflow: hidden;
    height: 174px;
    background: #fff;
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.26);
}

.smartServer {
    background: ur;
}

.icon_kf {
    color: #333 !important;
    background: url(../../images/mscenenew/icon_service.png) no-repeat 0 0;
    text-align: left !important;
    padding-left: 34px;
    clear: both;
}

.online-con p {
    text-align: left !important;
}

.server_btnicon {
    width: 64px !important;
    height: 24px;
    background-color: #e5301e;
    border-radius: 2px;
    margin-left: 34px;
    color: #ffffff !important;
    line-height: 24px;
    padding-left: 25px;
    font-size: 12px;
    cursor: pointer;
}

.server_btnicon01 {
    background-position: 2px -120px;
    color: #fff;
}

.server_btnicon02 {
    background-position: 2px -153px;
    color: #fff;
    margin-left: 0;
    display: inline-block;
}

.icon_qqkf {
    background-position: 2px -41px;
}

.icon_tit {
    height: 24px;
    line-height: 24px;
    margin-top: 8px;
    margin-bottom: 3px;
}

.phone_tit {
    letter-spacing: 0px;
    color: #235699;
    font-size: 14px;
    font-weight: bold;
    margin-left: 34px;
    text-align: left;
}

.qrcode-con {
    width: 290px !important;
    background: #e4e4e4;
    color: #333;
    position: absolute;
    right: 64px;
    bottom: 35px;
}

    .qrcode-con img {
        width: 75px;
        float: left;
    }

    .qrcode-con .qrcode-title {
        margin-top: 20px;
        font-weight: 700;
        font-size: 16px;
        float: left;
        width: 150px;
        text-align: left;
        margin-left: 25px;
    }

.qrcode-textCon {
    float: left;
    width: 195px;
}

.qrcode-list {
    width: 130px !important;
    border: none !important;
    list-style-type: disc;
    height: auto !important;
    float: left;
    background: none !important;
    margin-top: 5px;
    margin-left: 45px;
}

.qrcode-item {
    background: none !important;
    list-style-type: disc;
    width: 100%;
    float: left;
    text-align: left;
    height: 24px !important;
}


/* 快捷询价 */

.inquiry-open {
    width: 213px;
    height: auto;
    background: #fff;
    border: 1px solid #ededed;
    position: fixed;
    top: 375px;
    right: 59px;
    z-index: 99999;
    padding-bottom: 15px;
}

    .inquiry-open h3 {
        width: 213px;
        height: 34px;
        line-height: 34px;
        color: #666;
        font-size: 15px;
        font-weight: normal;
        background: #e7eaed;
        text-indent: 8px;
    }

        .inquiry-open h3 span {
            display: block;
            float: right;
            width: 22px;
            height: 22px;
            background: url("../../images/mscenenew/close1.png") no-repeat;
            text-indent: -9999px;
            cursor: pointer;
            margin-top: 6px;
            margin-right: 6px;
        }

            .inquiry-open h3 span:hover {
                background: url("../../images/mscenenew/close2.png") no-repeat;
            }

    .inquiry-open form {
        width: 194px;
        margin: 0 auto;
    }

.open-ul li {
    margin-top: 10px;
}

.div_up {
    display: none;
}

.biao {
    font-size: 13px;
    color: #333;
    margin-bottom: 6px;
    overflow: hidden;
}

.open_input1 {
    width: 192px;
    height: 32px;
    border: 1px solid #e8e8e8;
    text-indent: 10px;
    font-family: "Microsoft Yahei", Verdana, sans-serif;
}

.open_input2 {
    padding-left: 10px;
    width: 182px;
    max-width: 182px;
    height: 58px;
    border: 1px solid #e8e8e8;
    font-family: "Microsoft Yahei", Verdana, sans-serif;
}

.open_lable {
    width: 85px;
    height: 18px;
    line-height: 18px;
    float: left;
    vertical-align: middle;
}

    .open_lable input {
        width: 14px;
        height: 14px;
        line-height: 18px;
        vertical-align: middle;
    }

.open_shangchuan {
    display: block;
    width: 196px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    background: #f2f2f2;
    border: 1px solid #e8e8e8;
    color: #666;
    margin-top: 15px;
}

    .open_shangchuan:hover {
        background: #3988c9;
        color: #fff;
    }

.open_p {
    color: #888;
    padding-top: 8px;
}

.a3 {
    display: block;
    width: 196px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    background: #d6202e;
    border: 1px solid #d6202e;
    color: #fff;
    margin-top: 10px;
}

    .a3:hover {
        background: red;
    }

.tabBox-inner-tender .project-list .tabs-inner-moreBtn {
    position: absolute;
    right: 15px;
    top: -35px;
}

.tabBox-inner-tender .cloud-procurement .tabs-inner-moreBtn {
    position: absolute;
    right: 288px;
    top: 80px;
}

.tabBox-inner-tender .project-list {
    position: relative;
}

.popular-classification-list .second-nav {
    text-indent: 0 !important;
    margin-left: 5px;
}

.popular-classification-list .addClass .second-nav,
.popular-classification-list .addClass .first-nav {
    color: #e5301e;
}

.popular-classification-list a:hover {
    font-weight: 700
}

/*广告样式*/

#ad1 img {
    height: 84px;
    border: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#ad1 .bd li {
    height: 84px;
    float: left;
    width: 100%;
}
.search-box-fixed {
    height: 84px;
    position: fixed;
    z-index: 200;
    top: 0;
    padding: 0;
    display: block;
    border-bottom: 1px solid #ccc;
}
/*.search-box-fixed{height:84px;position:fixed;z-index:200;top:70px;padding:0;display:block;border-bottom: 1px solid #ccc;}*/
.search-box-fixed .yzc-logo{height:50px;float:left;margin-top:10px}
.search-box-fixed .yzc-logo img{height:65px;float:left}
.search-box-fixed-title{width:84px;height:40px;line-height:40px;box-sizing:border-box;border:solid 1px #e5e5e5;position:absolute;text-indent:15px;border-right:none;left:-84px;top:0;z-index:111111;cursor:pointer}
.search-box-fixed .contact-us-service{margin-top:35px;}
.search-box-fixed .search-nav{margin-top:10px;}
.search-box-fixed .search-input-content input{height:32px;line-height:32px;}
.search-box-fixed .search-input-content .seachBtn{height:32px;line-height:32px;width: 80px;}
.search-box-fixed .search-input-content .seachBtn img {margin-top:8px;margin-left:15px;}
.search-box-fixed .search-input-content .seachBtn span {height:32px;line-height:32px;width: 70px;}
.search-box-fixed .wholeSeachBtn{height:32px;line-height:30px;width: 80px;}
.procurement-project-ranking-list li a:hover{color:#666;}
