|
@@ -36,12 +36,12 @@
|
|
|
padding: 7px 13px 7px 32px;
|
|
|
font-size: 14px;
|
|
|
color: #2CB7CA;
|
|
|
- background: transparent url("../images/biddingSearch/sea-header-btnImg.png") 12px center no-repeat;
|
|
|
+ background: transparent url("/images/biddingSearch/sea-header-btnImg.png") 12px center no-repeat;
|
|
|
background-size: 15px 16px;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchHeader .searchHeader-container .control-tabBtn a.on {
|
|
|
- background: #2cb7ca url(../images/biddingSearch/sea-header-btnImg-bai.png) 12px center no-repeat;
|
|
|
+ background: #2cb7ca url(/images/biddingSearch/sea-header-btnImg-bai.png) 12px center no-repeat;
|
|
|
background-size: 15px 16px;
|
|
|
color: #ffffff;
|
|
|
}
|
|
@@ -61,7 +61,7 @@
|
|
|
height: 42px;
|
|
|
box-sizing: border-box;
|
|
|
padding-left: 58px;
|
|
|
- background: #fff url("../images/biddingSearch/search-icon1.png") 18px center no-repeat;
|
|
|
+ background: #fff url("/images/biddingSearch/search-icon1.png") 18px center no-repeat;
|
|
|
border: 2px solid #2cb7ca;
|
|
|
font-size: 16px;
|
|
|
}
|
|
@@ -119,12 +119,12 @@
|
|
|
line-height: 44px;
|
|
|
text-align: center;
|
|
|
color: #2cb7ca;
|
|
|
- background: url("../images/biddingSearch/screen-down.png") 58px center no-repeat;
|
|
|
+ background: url("/images/biddingSearch/screen-down.png") 58px center no-repeat;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchHeader .searchHeader-container .searchInput .screen.down {
|
|
|
- background: url("../images/biddingSearch/screen-up.png") 58px center no-repeat;
|
|
|
+ background: url("/images/biddingSearch/screen-up.png") 58px center no-repeat;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchHeader .searchHeader-container .searchInput .superSearch {
|
|
@@ -139,13 +139,13 @@
|
|
|
color: #252627;
|
|
|
padding-left: 22px;
|
|
|
box-sizing: border-box;
|
|
|
- background: #ffffff url(../images/biddingSearch/sea-header-btnImg.png) 16px center no-repeat;
|
|
|
+ background: #ffffff url(/images/biddingSearch/sea-header-btnImg.png) 16px center no-repeat;
|
|
|
background-size: 15px 16px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchHeader .searchHeader-container .searchInput .superSearch.active {
|
|
|
- background: #2cb7ca url(../images/biddingSearch/sea-header-btnImg-bai.png) 16px center no-repeat;
|
|
|
+ background: #2cb7ca url(/images/biddingSearch/sea-header-btnImg-bai.png) 16px center no-repeat;
|
|
|
color: #ffffff;
|
|
|
background-size: 15px 16px;
|
|
|
}
|
|
@@ -233,13 +233,13 @@
|
|
|
top: 23px;
|
|
|
padding-right: 15px;
|
|
|
color: #686868;
|
|
|
- background: url("../images/biddingSearch/more.png") right center no-repeat;
|
|
|
+ background: url("/images/biddingSearch/more.png") right center no-repeat;
|
|
|
background-size: 10px 6px;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .searchTender .industry .stop.up {
|
|
|
- background: url("../images/biddingSearch/moreup.png") right center no-repeat;
|
|
|
+ background: url("/images/biddingSearch/moreup.png") right center no-repeat;
|
|
|
background-size: 10px 6px;
|
|
|
}
|
|
|
|
|
@@ -538,23 +538,23 @@
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .seaTender-inner .tabTitle .right-tabBtn button:nth-of-type(1) {
|
|
|
- background: transparent url("../images/biddingSearch/tab-icon4.png") 10px center no-repeat;
|
|
|
+ background: transparent url("/images/biddingSearch/tab-icon4.png") 10px center no-repeat;
|
|
|
background-size: 16px 14px;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .seaTender-inner .tabTitle .right-tabBtn button:nth-of-type(1).active {
|
|
|
- background: #2cb7ca url("../images/biddingSearch/tab-icon3.png") 10px center no-repeat;
|
|
|
+ background: #2cb7ca url("/images/biddingSearch/tab-icon3.png") 10px center no-repeat;
|
|
|
color: #ffffff;
|
|
|
background-size: 16px 14px;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .seaTender-inner .tabTitle .right-tabBtn button:nth-of-type(2) {
|
|
|
- background: transparent url("../images/biddingSearch/tab-icon2.png") 10px center no-repeat;
|
|
|
+ background: transparent url("/images/biddingSearch/tab-icon2.png") 10px center no-repeat;
|
|
|
background-size: 16px 14px;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .seaTender-inner .tabTitle .right-tabBtn button:nth-of-type(2).active {
|
|
|
- background: #2cb7ca url("../images/biddingSearch/tab-icon1.png") 10px center no-repeat;
|
|
|
+ background: #2cb7ca url("/images/biddingSearch/tab-icon1.png") 10px center no-repeat;
|
|
|
color: #ffffff;
|
|
|
background-size: 16px 14px;
|
|
|
}
|
|
@@ -657,7 +657,7 @@
|
|
|
display: inline-block;
|
|
|
padding-left: 26px;
|
|
|
color: #888888;
|
|
|
- background: transparent url("../images/biddingSearch/lists-timeImg.png") 6px center no-repeat;
|
|
|
+ background: transparent url("/images/biddingSearch/lists-timeImg.png") 6px center no-repeat;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .seaTender-inner .tabContainer .lucene-table {
|