@import '/template/bottomUserSQ/bottomUserSQ.wxss'; .scroll_page { height: 100vh; } .page_content { width: 100%; height: auto; display: block; } .list-item { height: 35px; } .list-item-tv { width: 80%; height: 100%; margin-left: 10%; } /* .black_bj { position:absolute; bottom: 0rpx; left: 0rpx; width: 100vw; height: 100vh; } .dialog_sq { position:absolute; bottom: 0rpx; left: 0rpx; background: white; width: 100%; height: 500rpx; } */ /**index.wxss**/ .container { width: 100vw; } .title { color: black; text-align: center; width: auto; } .address_top_transverse { display: flex; height: 64rpx; background-color: white; padding-bottom: 16rpx; } .address_top_transverse .address_tap { width: auto; display: flex; align-items: center; } .address_top_transverse .address_tap image { width: 48rpx; height: 48rpx; margin-right: 16rpx; margin-left: 16rpx; } .address_top_transverse .address_tap .choice_address { margin-right: 16rpx; } .address_top_transverse .address_tap .change_view { font-size: 26rpx; width: 80rpx; } .address_top_transverse .search_container { display: flex; width: auto; height: 100%; align-items: center; border-radius: 32rpx; min-width: 130rpx; margin-right: 16rpx; flex: 1; } .address_top_transverse .search_container .search_img { width: 34rpx; height: 34rpx; margin-left: 16rpx; } .address_top_transverse .search_container .input_search { color: #94969c; min-width: 160rpx; height: 64rpx; font-size: 24rpx; line-height: 64rpx; padding-left: 30rpx; } .tab_container { width: 100%; height: 72rpx; position: relative; } .tab_container .right_icon_view { position: absolute; right: 0rpx; top: 0rpx; width: 10vw; height: 72rpx; line-height: 72rpx; text-align: center; } .banner_container { position: relative; } .banner_container .banner_item { width: 100%; height: 100%; margin-top: 16rpx; } .banner_img_sc{ margin-left: 2.5%; border-radius: 16rpx; width: 95%; background: url(https://shgm.jjyyx.com/m/images/banner_w_bg.png) no-repeat center; } .banner_container .banner_toast { position: absolute; bottom: -17rpx; left: 5%; width: 340rpx; height: 50rpx; z-index: 10; } .type_swiper { margin-top: 16rpx; display: block; } .todayAndHot { margin-top:16rpx; display: block; } .secon_kill { margin-top: 16rpx; display: block; } .preSale_collage { margin-top: 16rpx; display: block; }