|
@@ -264,7 +264,7 @@
|
|
|
<!-- 用户留资 -->
|
|
|
<div id="vue-collect-user-info"></div>
|
|
|
<div class="page--big--index">
|
|
|
- <div class="w-box new-kong-dw" style="background-color: #EAEBF7;">
|
|
|
+ <div class="w-box new-kong-dw" style="background-color: #EAEBF7; overflow: hidden;">
|
|
|
<img style="width: 1920px; margin-left: 50%; transform: translateX(-50%);" src='{{Msg "seo" "cdn"}}/big-member/image/new_big_index/new-top-bg.png' alt="">
|
|
|
<div class="open-customer subpage-button gold btn-kong-new">咨询客服,了解详情</div>
|
|
|
</div>
|
|
@@ -680,7 +680,7 @@
|
|
|
<!--S-底部横幅-->
|
|
|
<div class="w-box footer-banner" data-sticky-change>
|
|
|
<div class="w1200">
|
|
|
- <img style="width: 1152px;" src='{{Msg "seo" "cdn"}}/big-member/image/new_big_index/new-footer-banner.png' alt="" usemap="#map1" />
|
|
|
+ <img style="width: 1200px;" src='{{Msg "seo" "cdn"}}/big-member/image/new_big_index/new-footer-banner.png' alt="" usemap="#map1" />
|
|
|
<map name="map1" style="cursor: pointer">
|
|
|
<area id="go-free-week1" data-need-bind-phone data-free-week shape="rect" coords="973,40,1134,85" />
|
|
|
<!-- <area id="go-buy-18" data-need-bind-phone data-go-buy="0" shape="rect" coords="950, 21, 1090, 67" /> -->
|
|
@@ -692,7 +692,7 @@
|
|
|
</div>
|
|
|
<div class="w-box footer-banner" data-sticky>
|
|
|
<div class="w1200">
|
|
|
- <img style="width: 1152px;" src='{{Msg "seo" "cdn"}}/big-member/image/new_big_index/new-footer-banner.png' alt="" usemap="#map2" />
|
|
|
+ <img style="width: 1200px;" src='{{Msg "seo" "cdn"}}/big-member/image/new_big_index/new-footer-banner.png' alt="" usemap="#map2" />
|
|
|
<map name="map2" style="cursor: pointer">
|
|
|
<area id="go-free-week2" data-need-bind-phone data-free-week shape="rect" coords="973,40,1134,85" />
|
|
|
<!-- <area id="go-buy-19" data-need-bind-phone data-go-buy="0" shape="rect" coords="950, 21, 1090, 67" /> -->
|