|
@@ -453,6 +453,7 @@ border-radius:2px;
|
|
|
|
|
|
#searchInner .searchControl .searchTender .region .region-content {
|
|
|
float: left;
|
|
|
+ width: 1010px;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .searchTender .region .region-content span {
|
|
@@ -509,6 +510,7 @@ border-radius:2px;
|
|
|
|
|
|
#searchInner .searchControl .searchTender .information .info-content {
|
|
|
float: left;
|
|
|
+ width: 1010px;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .searchTender .information .info-content img {
|
|
@@ -786,6 +788,7 @@ width:1160px;
|
|
|
#searchInner .searchControl .seaTender-inner .tabContainer .lucene-table table {
|
|
|
width: 100%;
|
|
|
border-collapse: collapse;
|
|
|
+ table-layout: fixed;
|
|
|
}
|
|
|
|
|
|
#searchInner .searchControl .seaTender-inner .tabContainer .lucene-table table i {
|