<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**!
 * -棣栭〉
 * author: gaojian;
 * date:2018-08-
 */

/* 鍦板浘 */
.ewb-map {
    position: relative;
    height: 323px;
    border: 8px solid #dfefff;
}

#map {
    height: 323px;
    width: 100%;
}

.ewb-go-back {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99999;
    display: none;
    height: 21px;
    line-height: 21px;
    width: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #999;
    border-radius: 5px;
    cursor: pointer;
}

/* 鏈嶅姟鐢佃瘽 */
.ewb-service-hd {
    padding: 13px 0;
    height: 28px;
    margin: 14px 0 12px;
    background: #e5effa;
}

.ewb-service-tab {
    position: relative;
    float: left;
    padding: 0 10px;
    border-radius: 5px;
    margin-left: 10px;
    background: #2480df;
}

.ewb-service-tab&gt;a {
    display: block;
    color: white;
    line-height: 28px;
    font-size: 16px;
}

.ewb-service-tab:hover,
.ewb-service-tab.cur {
    background: #2480df;
}



.ewb-service-tab:hover&gt;a,
.ewb-service-tab.cur&gt;a {
    color: #fff;
}

.ewb-service-con {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 23px;
	z-index: 1001;
    padding: 10px 0 5px;
    background: #2480df;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.ewb-service-btn {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ewb-service-btn:hover {
    background: #0158af;
}

.ewb-service-btn.none:hover,
.ewb-service-btn.none,
.ewb-service-tab.none:hover,
.ewb-service-tab.none{
    background: #ccc;
}
.ewb-service-tab.none:hover&gt;a{
    color: white;
}

.ewb-service-tab:hover .ewb-service-con {
    display: block;
}

.ewb-service-phone {
    height: 122px;
    background: url(../images/servicephone_bg.jpg) 0 center no-repeat #fbfbfa;
}

.ewb-service-box {
    padding-left: 144px;
}

.ewb-service-tt {
    width: 178px;
    height: 61px;
    padding-top: 61px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #e9291b;
    background: url('../images/service_name.png') center 24px no-repeat;
}

.ewb-service-item {
    padding-top: 5px;
    margin-left: 178px;
}

.ewb-service-item li {
    width: 44%;
    height: 28px;
    line-height: 28px;
}

.ewb-service-item li a {
    color: #333;
}



/* 閫氱煡鍏憡 */

.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-tt2 {
    padding-left: 39px;
    width: 123px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    cursor:pointer;
}

   a .ewb-col-tt2 {
        color:#333;
    }
 .ewb-col-hd .cur {
        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-login {
    margin-top: -58px;
}

.ewb-login a {
    display: block;
    height: 76px;
    margin-top: 12px;
}

.ewb-login-item1 {
    background: url(../images/login_item1.jpg) no-repeat;
}

.ewb-login-item2 {
    background: url(../images/login_item2.jpg) no-repeat;
}

.ewb-login-item3 {
    background: url(../images/login_item3.jpg) no-repeat;
}

.ewb-login-item4 {
    background: url(../images/login_item4.jpg) no-repeat;
}

.ewb-login-item5 {
    background: url(../images/login_item5.jpg) no-repeat;
}
.ewb-login-item8 {
    background: url(../images/login_item8.jpg) no-repeat;
}


/* 浜ゆ槗淇℃伅 */

.ewb-col {
    position: relative;
}

.ewb-trade {
    padding-top: 10px;
    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: 162px;
    right: 0;
}

.column-tab {
    padding: 3px 0;
}

.ewb-column-item {
    height: 42px;
    line-height: 42px;
    padding: 0 8px;
    font-size: 16px;
    margin-left: 18px;
    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: 800px;
    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-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: 535px;
    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&gt;span {
    color: #595959;
}

.ewb-bid-item li:hover .ewb-bid-title {
    color: #0e5499;
}

.ewb-room {
    display: block;
    height: 76px;
    background: url('../images/room.jpg') no-repeat
}

.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-room {
        background: url('../images/room2.jpg') no-repeat
    }

    .ewb-login-item1 {
        background: url(../images/login_item1h.jpg) no-repeat;
    }

    .ewb-login-item2 {
        background: url(../images/login_item2h.jpg) no-repeat;
    }

    .ewb-login-item3 {
        background: url(../images/login_item3h.jpg) no-repeat;
    }

    .ewb-login-item4 {
        background: url(../images/login_item4h.jpg) no-repeat;
    }
	
	.ewb-login-item5 {
		background: url(../images/login_item5h.jpg) no-repeat;
	}
	
	.ewb-login-item8 {
        background: url(../images/login_item8h.jpg) no-repeat;
    }

    .ewb-info-tt {
        max-width: 560px;
    }

    .ewb-info-num {
        margin-right: 10px;
    }

    .ewb-service-tab {
        padding: 0px 6px;
        margin-left: 6px;
    }

    .ewb-service-tab&gt;a {
        font-size: 14px;
    }

    .ewb-service-box {
        padding-left: 0;
    }

    .ewb-service-btn {
        font-size: 12px;
    }
}

/* 20190930 */
.column-hd {
    left: 0;
}

.ewb-col-tt.trade {
    margin-top: -4px;
}

.ewb-col-tt.trade a {
    color: #fff !important;
}</pre></body></html>