﻿/**!
 * ÃƒÂ¨Ã‚ÂÃ¢â‚¬Â ÃƒÂ¥Ã‚Â·Ã…Â¾ÃƒÂ¥Ã‚Â¸Ã¢â‚¬Å¡ÃƒÂ¤Ã‚ÂºÃ‚Â¤ÃƒÂ¦Ã‹Å“Ã¢â‚¬Å“ÃƒÂ§Ã‚Â½Ã¢â‚¬ËœÃƒÂ©Ã‚Â¦Ã¢â‚¬â€œÃƒÂ©Ã‚Â¡Ã‚Âµ
 * author: hcong;
 * date:2018-07-25
 */
.ewb-main {
    padding: 20px 15px;
    background: #fff;
}

.ewb-wt469 {
    width: 469px;
    float: left;
}

/* ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ */
.wb-slider {
    position: relative;
    overflow: hidden;
}

.wb-slider-conbox {
    width: 469px;
    height: 284px;
    overflow: hidden;
}

.wb-slider-ctag {
    position: relative;
}

.wb-slider-ctag img {
    width: 100%;
    height: 100%;
}

.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-family: 'Microsoft Yahei';
    color: #fff;
    background: url(../images/mask-bg.png);
}

.wb-slider-mask .ellipsis {
    margin-left: 14px;
    width: 300px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}

.wb-slider-switcher {
    position: absolute;
    right: 10px;
    bottom: 13px;
    height: 10px;
}

.wb-slider-stag {
    float: left;
    margin-right: 6px;
    height: 10px;
    width: 10px;
    background: url(../images/stag.png) no-repeat;
    cursor: pointer;
}

.wb-slider-stag.cur {
    background-image: url(../images/stag-active.png);
}

.ewb-sales {
    height: 76px;
    margin-top: 20px;
    background: #eee;
}

.ewb-sales-hd {
    float: left;
    margin-left: 20px;
    padding-left: 50px;
    line-height: 22px;
    padding-top: 16px;
    height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #197fd8;
    width: 36px;
    background: url('../images/sales_icon.png') left center no-repeat;
}

.ewb-sales-search {
    float: left;
    margin-left: 10px;
    margin-top: 20px;
}

.ewb-sales-search input {
    display: block;
    width: 270px;
    height: 36px;
    line-height: 36px;
    border: 0;
    padding: 0;
    outline: 0;
    background: #fff;
    text-indent: 10px;
    font-size: 14px;
    float: left;
}

.ewb-sales-search button {
    display: block;
    float: left;
    width: 62px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    padding: 0;
    border: 0;
    outline: 0;
    cursor: pointer;
    color: #fff;
    font-family: 'Mcicrosoft Yahei';
    background: #197fd8;
}

/* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‚Â¿Ã‚Â«ÃƒÂ¨Ã‚Â®Ã‚Â¯ */
.ewb-wt647 {
    width: 647px;
    float: left;
    margin-left: 20px;
}

.tabview-hd {
    height: 39px;
    border-bottom: 1px solid #f7f7f7;
}

.tab-item {
    float: left;
}

.tab-item a {
    display: block;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid transparent;
    padding: 0 12px;
    font-size: 18px;
    color: #333;
}

.tab-item.current a {
    border-color: #197fd8;
    color: #197fd8;
}

.ewb-tab-more {
    float: right;
    line-height: 39px;
}

.ewb-tab-more a {
    color: #999;
}

.ewb-info-item {
    border-top: 1px dashed #f7f7f7;
    line-height: 23px;
    font-size: 14px;
}

.ewb-info-item:first-child {
    border-top: 0;
}

a.ewb-info-a {
    display: block;
    padding: 5px 0;
    color: #333;
}

.ewb-info-a h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 10px;
    background: url('../images/info_icon.png') left center no-repeat;
}

.ewb-info-intro {
    padding: 0 10px;
    color: #666;
}

a.ewb-info-a:hover {
    background: #eef7ff;
}

/* ÃƒÂ¥Ã‚Â¹Ã‚Â³ÃƒÂ¥Ã‚ÂÃ‚Â° */

.ewb-plat {
    margin-top: 20px;
    background: #fff;
}

.ewb-plat-hd {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    background: #197fd8;
}

.ewb-plat-hd h3 {
    font-weight: bold;
    text-align: center;
    color: #fff;
}

.ewb-plat-bd {
    padding: 20px 0;
}

.ewb-plat-items {
    float: left;
    margin-top: -20px;
    width: 882px;
}

.ewb-plat-item {
    float: left;
    width: 50%;
    /* margin-right: 0; */
}

.ewb-plat-item:first-child {
    margin-left: 0;
}

.ewb-plat-item a {
    display: block;
    margin-top: 20px;
    width: 204px;
    padding: 0 50px 0 20px;
    background-position: right bottom;
    background-repeat: no-repeat;
    line-height: 28px;
    font-size: 16px;
    padding-top: 15px;
    height: 81px;
    color: #fff;
    margin: 20px auto 0;
}

.ewb-plat-a1 {
    background-image: url('../images/plat7.png');
    background-color: #47c39b;
}

.ewb-plat-a2 {
    background-image: url('../images/plat2.png');
    background-color: #e8bb42;
}

.ewb-plat-a3 {
    background-image: url('../images/plat3.png');
    background-color: #e86569;
}

.ewb-plat-a1:hover {
    background-color: #36bb90;
}

.ewb-plat-a2:hover {
    background-color: #dfb136;
}

.ewb-plat-a3:hover {
    background-color: #df5458;
}

.ewb-plat-a4 {
    background-image: url('../images/plat4.png');
    background-color: #e79535;
}

.ewb-plat-a5 {
    background-image: url('../images/plat5.png');
    background-color: #95b631;
}

.ewb-plat-a6 {
    background-image: url('../images/plat6.png');
    background-color: #7a73bc;
}

.ewb-plat-a4:hover {
    background-color: #db841e;
}

.ewb-plat-a5:hover {
    background-color: #86a91b;
}

.ewb-plat-a6:hover {
    background-color: #635bb1;
}

.ewb-sle {
    float: left;
    margin-left: 0;
    width: 284px;
}

.ewb-sel-item {
    margin-top: 6px;
}

.ewb-sel-item:first-child {
    margin-top: 0;
}

.ewb-sel-item select {
    display: block;
    width: 284px;
    height: 28px;
    border: 1px solid #edf6fe;
    background: #fafdff;
    line-height: 26px;
    font-size: 12px;
    color: #666;
    text-indent: 14px;
    outline: 0;
}

/* Ã¨Â½Â®Ã¦â€™Â­ 2021-12-17 start */
.ewb-scroll {
    margin-top: 2px;
    overflow: hidden;
}

.ewb-scroll img {
    width: 1166px;
}

/* Ã¥Â¤Â´Ã©Æ’Â¨ */

/* Ã¤ÂºÂ¤Ã¦Ëœâ€œÃ¤Â¿Â¡Ã¦ÂÂ¯ */
.ewb-row {
    overflow: hidden;
}

.ewb-mt20 {
    overflow: hidden;
    margin-top: 10px;
    background-color: #fff;
}

.ewb-span17 {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    width: 778px;
}

.ewb-col {
    position: relative;
}

.ewb-span7 {
    margin-top: 5px;
    float: left;
    width: 368px;
}

.ewb-ml-left {
    margin-left: 10px;
}

.ewb-trade {
    padding-top: 4px;
    height: 534px;
    overflow: hidden;
}

.ewb-trade-hd {
    width: 140px;
}

.ewb-trade-bd {
    margin-left: 140px;
}

.ewb-trade-tab {
    height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 16px;
    background-color: #dff3fa;
    margin-top: 5px;
    color: black;
    cursor: pointer;
    display: block;
}

.ewb-trade-tab:first-child {
    margin-top: 2px;
}

.ewb-trade-tab.cur {
    background: url('../images/trade_tab.jpg') no-repeat;
    color: #fff;
    font-weight: bold;
}

.column-hd {
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.column-tab {
    padding: 3px 0;
}

.ewb-column-item {
    height: 42px;
    line-height: 42px;
    padding: 0 2px;
    font-size: 16px;
    cursor: pointer;
}

.ewb-column-item a {
    color: #333;
}

.ewb-column-item.cur {
    font-weight: bold;
    border-bottom: 2px solid #0f549a;
}

.ewb-column-item.cur a {
    color: #0f549a;
}

.column-more .ewb-col-more {
    display: block;
}

.ewb-info {
    padding-top: 4px;
    padding-left: 10px;
}

.ewb-info-list {
    height: 36px;
    line-height: 36px;
    vertical-align: top;
}

.ewb-info-tt {
    color: #333;
    max-width: 538px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-info-tt:hover {
    color: #f39500;
}

.color1 {
    color: #13ae4a;
}

.color2 {
    color: #db2020;
}

.ewb-info-num {
    width: 200px;
    text-align: center;
    margin-right: 20px;
    color: #999;
}

.ewb-info-date {
    color: #999;
}

/* Ã©â‚¬Å¡Ã§Å¸Â¥Ã¥â€¦Â¬Ã¥â€˜Å  */
.ewb-col-hd {
    height: 50px;
    background-color: #f4f4f4;
}

.ewb-col-tt {
    padding-left: 39px;
    width: 123px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background: url('../images/col_tt.png') no-repeat;
}

.ewb-col-more {
    width: 58px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background: #f7b751;
    margin: 13px 11px 0 0;
}

.ewb-notice {
    height: 290px;
    overflow: hidden;
}

.wb-data-item {
    padding-left: 1px;
    padding-top: 12px;
}

.wb-data-list {
    line-height: 32px;
    padding-left: 9px;
    background: url('../images/list_img.jpg') 0 50% no-repeat;
}

.wb-data-infor {
    margin-right: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wb-data-infor a {
    color: #333;
}

.wb-data-date {
    float: right;
    color: #999;
    margin-top: -32px;
}

.wb-data-list:hover {
    background: url('../images/list_imgh.jpg') 0 50% no-repeat;
}

.wb-data-list:hover a {
    cursor: pointer;
    color: #f39500;
}

/* Ã¤Â»Å Ã¦â€”Â¥Ã¥Â¼â‚¬Ã¦Â â€¡ */
.ewb-bid-date {
    padding-left: 30px;
    width: 88px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    background: url('../images/bid_time.png') no-repeat;
    margin: 11px 11px 0 0;
}

.ewb-bid {
    height: 182px;
    padding-top: 9px;
    overflow: hidden;
}

.ewb-bid-item li {
    position: relative;
    padding: 6px 19px 14px 15px;
    border: 1px solid #f6f6f6;
    background-color: #f6f6f6;
    margin-bottom: 11px;
}

.ewb-bid-item li a {
    display: blcok;
    color: #333;
}

.ewb-bid-item li:hover {
    border: 1px solid #9fc5ea;
    background-color: #fff;
}

.ewb-bid-label {
    position: absolute;
    top: -1px;
    left: -1px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('../images/arr.png') no-repeat;
}

.ewb-bid-title {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-bid-info {
    height: 22px;
    line-height: 22px;
}

.ewb-bid-icon {
    color: #9e9e9e;
}

.ewb-bid-icon > span {
    color: #595959;
}

.ewb-bid-item li:hover .ewb-bid-title {
    color: #0e5499;
}

.ewb-col-search {
    margin-top: 9px;
    height: 32px;
    border-radius: 5px;
    background: #fff;
    margin-right: 11px;
}

.input-tips {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    width: 150px;
    height: 32px;
}

.input-placeholder {
    position: absolute;
    top: 0;
    left: 10px;
    height: 32px;
    line-height: 32px;
    color: #999;
    z-index: -1;
    cursor: text;
}

.input-box {
    width: 100%;
    height: 32px;
    line-height: 32px;
    border: 0;
    background: 0 0;
    outline: 0;
}

.ewb-tips-btn {
    display: block;
    width: 35px;
    height: 32px;
    outline: 0;
    background: url('../images/search_icon.png') center center no-repeat #f7b751;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
}

@media (max-width: 1599px) {
    .ewb-column-item {
        padding: 0 5px;
        font-size: 15px;
        margin-left: 0px;
    }

    .ewb-info-tt {
        max-width: 538px;
    }
}

.ewb-col-tt.trade {
    margin-top: -4px;
}

.ewb-col-tt.trade a {
    color: #fff !important;
}

.ewb-plat {
    margin-top: 0;
    background: #fff;
}

.color1 {
    color: #13ae4a;
}

.color2 {
    color: #db2020;
}

/* 2021-12-17 end */

/* 2022-7-20 start */
.ewb-col {
    position: relative;
}

.ewb-info-items {
    margin: 12px 0;
}

.ewb-info-tab {
    position: absolute;
    top: 0;
    left: 173px;
    line-height: 50px;
}

.ewb-tab-hd {
    float: left;
    font-size: 16px;
    margin-right: 48px;
}
.ewb-info-tab.project {
    left: 167px;
}
.project .ewb-tab-hd {
    margin-right: 4px;
}

.ewb-tab-hd.cur {
    position: relative;
    font-weight: bold;
}
.ewb-tab-hd.cur::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    height: 2px;
    background-color: #0f549a;
}

.ewb-tab-hd a {
    color: #333333;
}

.ewb-tab-hd.cur a {
    display: block;
    color: #0f549a;
}

.ewb-info-intro-title {
    float: left;
    width: 600px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/* 2022-7-20  end */

/* 2022-07-21 start */
.ewb-img {
    margin-top: 10px;
    display: block;
    width: 100%;
    height: 103px;
}
/* 2022-07-21 end */

/* 2022-10-13 qgq */
.notice.ewb-col {
    margin-top: 10px;
}

.notice-more {
    width: 60px;
    padding-left: 0;
    background: #f7b751;
    text-align: center;
    border-radius: 5px;
}

.notice-list {
    margin-top: 10px;
    height: 321px;
}

.notice-li {
    position: relative;
    padding-left: 10px;
    line-height: 30px;
}

.notice-li:hover {
    background: #eef7ff;
}

.notice-li::before {
    content: '';
    position: absolute;
    left: 4px;
    top: 50%;
    width: 2px;
    height: 2px;
    border-radius: 2px;
    background-color: #000;
    transform: translateY(-50%);
}

.notice-li a {
    max-width: calc(100% - 90px);
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.notice-date {
    color: #999;
}
