page { width: 100%; min-height: 100%; background: #F9F9FB; } @charset "UTF-8"; /** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .show_guide.data-v-57280228 { overflow-y: hidden; position: fixed; height: 100vh; width: 100%; } .home.data-v-57280228 { position: relative; min-height: 100%; width: 100%; } .home .contact_icon.data-v-57280228 { position: fixed; bottom: 164rpx; right: 44rpx; width: 167rpx; height: 173rpx; } .home .guide_box.data-v-57280228 { width: 100vw; height: 100vh; position: fixed; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); display: flex; flex-direction: column; align-items: center; z-index: 999; } .home .guide_box .express_img.data-v-57280228 { width: 659rpx; height: 229rpx; margin-top: 70vh; margin-left: 50rpx; } .home .mask.data-v-57280228 { z-index: 99999; } .home .home_bg.data-v-57280228 { width: 750rpx; height: 312rpx; } .home .home_bg image.data-v-57280228 { width: 100%; height: 100%; } .home .home_box.data-v-57280228 { width: 100%; position: relative; margin-top: -295rpx; } .home .home_box .home_con.data-v-57280228 { width: 690rpx; margin: 0 auto; padding-bottom: 150rpx; } .home .home_box .home_con .search_box .inp_box.data-v-57280228 { width: 572rpx; height: 80rpx; background-color: rgba(255, 255, 255, 0.4); border-radius: 44rpx; padding: 0 30rpx; box-sizing: border-box; } .home .home_box .home_con .search_box .inp_box input.data-v-57280228 { width: 360rpx; height: 80rpx; line-height: 80rpx; color: #fff; } .home .home_box .home_con .search_box .inp_box .search_button.data-v-57280228 { width: 92rpx; height: 52rpx; background: linear-gradient(92deg, #FFA600 0%, #FCBC05 100%); opacity: 1; border-radius: 8rpx; color: #fff; } .home .home_box .home_con .search_box .inp_box .iconfont.data-v-57280228 { color: #fff; font-size: 40rpx; margin-right: 10rpx; } .home .home_box .home_con .search_box .search_logo.data-v-57280228 { width: 88rpx; height: 88rpx; } .home .home_box .home_con .shop.data-v-57280228 { background: white; box-shadow: 0px 6rpx 12rpx #eeeeee; border-radius: 24rpx; margin: 0rpx 0 30rpx; padding: 30rpx; box-sizing: border-box; } .home .home_box .home_con .shop .shop_top.data-v-57280228 { display: flex; justify-content: space-between; align-items: flex-start; } .home .home_box .home_con .shop .shop_top .store_img.data-v-57280228 { width: 113rpx; height: 113rpx; border-radius: 16rpx; margin-right: 20rpx; flex-shrink: 0; } .home .home_box .home_con .shop .shop_top .shop_eval.data-v-57280228 { font-size: 28rpx; color: #999; margin-top: 8rpx; } .home .home_box .home_con .shop .shop_top .shop_eval text.data-v-57280228 { margin-right: 8rpx; } .home .home_box .home_con .shop .shop_top .edit.data-v-57280228 { display: inline-block; width: 108rpx; height: 52rpx; font-size: 28rpx; text-align: center; line-height: 52rpx; color: #fb231f; background: #fff4f3; margin-left: 12rpx; border-radius: 8rpx; } .home .home_box .home_con .shop .shop_top .iconfont.data-v-57280228 { font-size: 28rpx; margin-right: 5rpx; } .home .home_box .home_con .shop .shop_bottom.data-v-57280228 { margin-top: 40rpx; } .home .home_box .home_con .shop .shop_bottom > view.data-v-57280228 { text-align: center; } .home .home_box .home_con .shop .shop_bottom > view view.data-v-57280228:first-child { font-size: 40rpx; color: #fb231f; font-weight: bold; } .home .home_box .home_con .shop .shop_bottom > view view.data-v-57280228:last-child { font-size: 28rpx; color: #999; margin-top: 10rpx; } .home .home_box .home_con .shop .sub_btn.data-v-57280228 { margin-top: 40rpx; } .home .home_box .home_con .handle.data-v-57280228 { display: flex; flex-wrap: wrap; justify-content: space-between; margin: 0 auto; box-sizing: border-box; } .home .home_box .home_con .handle .block_con.data-v-57280228 { width: 48%; } .home .home_box .home_con .handle .block_con .block_box.data-v-57280228 { width: 100%; height: 146rpx; background: #fff; border-radius: 18rpx; margin-bottom: 30rpx; padding: 0 20rpx; box-sizing: border-box; position: relative; } .home .home_box .home_con .handle .block_con .block_box .block_title.data-v-57280228 { font-size: 38rpx; font-weight: bold; letter-spacing: 36rpx; } .home .home_box .home_con .handle .block_con .block_box .block_intr.data-v-57280228 { font-size: 28rpx; color: #999; margin-top: 10rpx; } .home .home_box .home_con .handle .block_con .block_box .block_num.data-v-57280228 { position: absolute; top: 10rpx; left: 140rpx; background: linear-gradient(48deg, #ffaa01 0%, #fe0000 100%); color: #fff; border-radius: 20rpx 20rpx 20rpx 0; padding: 4rpx 10rpx; } .home .home_box .home_con .handle .block_con_red .block_box.data-v-57280228 { background: linear-gradient(93deg, #ff232c 0%, #ff571b 100%); } .home .home_box .home_con .handle .block_con_red .block_title.data-v-57280228, .home .home_box .home_con .handle .block_con_red .block_intr.data-v-57280228 { color: #fffdc1 !important; } .home .home_box .home_con .box.data-v-57280228 { width: 702rpx; height: 200rpx; background: #fff; padding: 0 24rpx; box-sizing: border-box; border-radius: 16rpx; position: relative; } .home .home_box .home_con .box .iconfont.data-v-57280228, .home .home_box .home_con .box .express_img.data-v-57280228 { position: absolute; z-index: 999999; } .home .home_box .home_con .box .iconfont.data-v-57280228 { font-size: 50rpx; color: #fff; top: -238rpx; right: 0rpx; } .home .home_box .home_con .box .express_img.data-v-57280228 { width: 659rpx; height: 342rpx; top: -135rpx; right: -8rpx; } .home .home_box .home_con .box .box_item.data-v-57280228 { display: flex; flex-direction: column; align-items: center; justify-content: center; background: #fff; } .home .home_box .home_con .box .box_item .show_box.data-v-57280228 { z-index: 999999; width: 180rpx; height: 180rpx; border-radius: 8rpx; } .home .home_box .home_con .box .box_item image.data-v-57280228 { width: 100rpx; height: 100rpx; } .home .home_box .home_con .box .box_item view.data-v-57280228 { font-size: 30rpx; margin-top: 10rpx; } .home .home_box .home_con .hint_img.data-v-57280228 { text-align: center; margin-top: 30rpx; } .home .home_box .home_con .hint_img .shop_hint.data-v-57280228 { width: 452rpx; height: 54rpx; } .home .home_box .home_con .video.data-v-57280228 { width: 390rpx; height: 112rpx; margin: 10rpx auto 0; background-size: 100% 100%; position: relative; z-index: 9999; } .home .home_box .home_con .video .finger.data-v-57280228 { width: 138rpx; height: 128rpx; z-index: 9999; position: absolute; top: 25rpx; right: -120rpx; } .home .home_box .home_con .video .video_box.data-v-57280228 { width: 362rpx; height: 84rpx; border-radius: 8rpx; z-index: 9999; } .home .home_box .home_con .video .video_box image.data-v-57280228 { width: 44rpx; height: 44rpx; margin-right: 10rpx; z-index: 9999; } .home .home_box .home_con .video .video_box view.data-v-57280228 { font-size: 36rpx; font-weight: bold; color: #fb231f; z-index: 99999; } .home .home_box .home_con .video .video_box view.data-v-57280228::after { content: ''; display: block; width: 252rpx; height: 20rpx; margin-top: -12rpx; background: linear-gradient(360deg, #fff709 0%, rgba(255, 242, 40, 0) 100%); } .popShow.data-v-57280228 { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 999; } .popShow .popCon.data-v-57280228 { position: relative; width: 634rpx; height: 766rpx; } .popShow .popCon image.data-v-57280228 { width: 100%; height: 100%; } .popShow .popCon .content.data-v-57280228 { position: absolute; top: 0; left: 0; } .popShow .popCon .content .title.data-v-57280228 { text-align: center; font-size: 40rpx; font-weight: bold; padding: 76rpx 0 38rpx; } .popShow .popCon .content .opear_btn.data-v-57280228 { width: 100%; margin-top: 75rpx; } .popShow .popCon .content .opear_btn view.data-v-57280228 { width: 242rpx; text-align: center; height: 88rpx; border-radius: 44rpx; font-size: 32rpx; line-height: 88rpx; background: linear-gradient(93deg, #ff232c 0%, #ff571b 100%); color: #fff; } .popShow .popCon .content .opear_btn view.data-v-57280228:first-child { background: #e9e9e9; color: #999; } .disagree.data-v-57280228 { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 9999; } .disagree .dis_con.data-v-57280228 { width: 568rpx; height: 270rpx; background: #fff; border-radius: 24rpx; text-align: center; } .disagree .dis_con > view.data-v-57280228:first-child { font-size: 32rpx; padding: 60rpx 0 40rpx; } .disagree .dis_con > view.data-v-57280228:last-child { width: 100%; margin: 0 auto; width: 302rpx; text-align: center; height: 76rpx; line-height: 76rpx; color: #fff; background: linear-gradient(93deg, #ff232c 0%, #ff571b 100%); opacity: 1; border-radius: 44rpx; } .poster.data-v-57280228 { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 9999; } .poster .pos_con.data-v-57280228 { width: 80%; margin: 0 auto; height: 100%; position: relative; } .poster .pos_con image.data-v-57280228 { width: 572rpx; height: 940rpx; } .poster .pos_con .qr_code.data-v-57280228 { position: absolute; top: 630rpx; left: 212rpx; } .poster .pos_con .qr_code image.data-v-57280228 { width: 180rpx; height: 180rpx; } .poster .pos_con .pos_info.data-v-57280228 { position: absolute; bottom: 310rpx; left: 92rpx; } .poster .pos_con .pos_info image.data-v-57280228 { width: 104rpx; height: 104rpx; margin-right: 20rpx; } .poster .pos_con .pos_info .pos_info_con view.data-v-57280228:first-child { font-size: 36rpx; font-weight: bold; } .poster .pos_con .pos_info .pos_info_con view.data-v-57280228 { margin-bottom: 5rpx; } .poster .pos_con .iconfont.data-v-57280228 { position: absolute; top: 2vh; right: -25rpx; color: #dedede; font-size: 60rpx; z-index: 999; } .poster .pos_con .sub_btn.data-v-57280228 { margin-top: 76rpx; } .share_show.data-v-57280228 { width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background-color: rgba(0, 0, 0, 0.7); z-index: 9999; } .share_show .share_con.data-v-57280228 { width: 80%; margin: 0 auto; height: 100%; z-index: 999999; } .share_show .share_con .canvas.data-v-57280228 { width: 540rpx; height: 900rpx; position: relative; } .share_show .share_con .canvas #canvas.data-v-57280228 { width: 540rpx; height: 900rpx; position: absolute; top: 0; left: 0; } .share_show .share_con .canvas .poster_img.data-v-57280228 { -webkit-touch-callout: default; width: 100%; height: 100%; display: block; } .share_show .share_con .canvas ._img[src].data-v-57280228, .share_show .share_con .canvas ._img.data-v-57280228:not([src]) { opacity: 0; } .share_show .share_con .save_img.data-v-57280228 { color: #fff; width: 100%; text-align: center; font-size: 32rpx; margin-top: 20rpx; } .share_show .share_con .iconfont.data-v-57280228 { position: absolute; top: 4vh; right: 25rpx; color: #dedede; font-size: 60rpx; z-index: 999; } .share_show .sub_btn.data-v-57280228 { margin-top: 40rpx; }