|
@@ -98,9 +98,9 @@
|
|
|
display: flex;
|
|
|
align-items: center;
|
|
|
justify-content: space-between;
|
|
|
- width: 960px;
|
|
|
+ width: 905px;
|
|
|
height: 24px;
|
|
|
- margin: 24px auto 0;
|
|
|
+ margin: 0px auto 40px;
|
|
|
}
|
|
|
|
|
|
.jy-index .noActive {
|
|
@@ -574,27 +574,27 @@
|
|
|
|
|
|
.jy-index-product .svip-product {
|
|
|
/* background-image: url(/images/index/svip-product.png); */
|
|
|
- background-image: url(/images/index/new/insight4.png);
|
|
|
+ background-image: url(/images/index/new/Insight4.png);
|
|
|
}
|
|
|
|
|
|
.jy-index-product .bigmember-product {
|
|
|
/* background-image: url(/images/index/bigmember-product.png); */
|
|
|
- background-image: url(/images/index/new/insight5.png);
|
|
|
+ background-image: url(/images/index/new/Insight5.png);
|
|
|
}
|
|
|
|
|
|
.jy-index-product .buyer-product {
|
|
|
/* background-image: url(/images/index/buyer-product.png); */
|
|
|
- background-image: url(/images/index/new/insight1.png);
|
|
|
+ background-image: url(/images/index/new/Insight1.png);
|
|
|
}
|
|
|
|
|
|
.jy-index-product .agency-product {
|
|
|
/* background-image: url(/images/index/agency-product.png); */
|
|
|
- background-image: url(/images/index/new/insight2.png);
|
|
|
+ background-image: url(/images/index/new/Insight2.png);
|
|
|
}
|
|
|
|
|
|
.jy-index-product .data-market-product {
|
|
|
/* background-image: url(/images/index/data-market-product.png); */
|
|
|
- background-image: url(/images/index/new/insight3.png);
|
|
|
+ background-image: url(/images/index/new/Insight3.png);
|
|
|
}
|
|
|
|
|
|
.jy-index-product .p-link {
|
|
@@ -1363,7 +1363,7 @@
|
|
|
|
|
|
/* 最新标讯 */
|
|
|
.jy-index-newsbeacon {
|
|
|
- min-height: 846px;
|
|
|
+ /* min-height: 846px; */
|
|
|
padding: 60px 0;
|
|
|
background: url("/images/index/new/news-bg.png") no-repeat center center;
|
|
|
background-size: 100% 100%;
|