.mHome{position:relative;width:100%;min-height:100vh;padding-bottom:calc(28px + env(safe-area-inset-bottom));overflow-x:hidden;-webkit-tap-highlight-color:transparent;background:#f5f7fb;color:#303133;font-size:14px}.mHome,.mHome *{-webkit-box-sizing:border-box;box-sizing:border-box}.mHome .mhNav{position:sticky;top:0;z-index:100;background:#fff;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.06);box-shadow:0 1px 6px rgba(0,0,0,.06)}.mHome .mhNav .mhNavInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:52px;padding:0 12px}.mHome .mhNav .mhLogo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:26px;margin-right:10px}.mHome .mhNav .mhSearch{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.mHome .mhNav .mhSearch .el-input__inner{height:34px;line-height:34px;border-radius:17px;background:#f5f7fb;border-color:#f5f7fb}.mHome .mhNav .mhNavLinks{display:none;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin:0 8px}.mHome .mhNav .mhNavLinks span{padding:0 8px;font-size:14px;color:#606266;cursor:pointer}.mHome .mhNav .mhNavLinks span:active{color:#ef4444}.mHome .mhNav .mhUser{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:10px}.mHome .mhNav .mhUser .mhMsgEntry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.mHome .mhNav .mhUser .mhMsgEntry .mhMsgIconBox{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:26px}.mHome .mhNav .mhUser .mhMsgEntry .mhMsgText{margin-top:6px;font-size:12px;color:#606266}.mHome .mhNav .mhUser .mhMsgIcon{font-size:26px;line-height:1;color:#ef4444}.mHome .mhNav .mhUser:active .mhMsgIcon{color:#dc2626}.mHome .mhNav .mhUser .mhMsgCount{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:13px;height:13px;padding:0 5px;font-size:9px;line-height:13px;color:#fff;text-align:center;white-space:nowrap;background:rgba(239,68,68,.92);border-radius:7px;-webkit-box-shadow:0 1px 2px rgba(239,68,68,.3);box-shadow:0 1px 2px rgba(239,68,68,.3);position:absolute;right:auto;bottom:-4px;left:50%;z-index:1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mHome .mhNav .mhLoginBtn{height:30px;padding:0 12px;background:#ef4444;border-color:#ef4444;border-radius:15px}.mHome .mhNav .mhLoginBtn:focus,.mHome .mhNav .mhLoginBtn:hover{background:#dc2626;border-color:#dc2626}.mHome .mhMain{padding:12px 12px 0}.mHome .mhPull{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:0;margin:0 -12px;overflow:hidden;font-size:12px;line-height:16px;color:#909399;background:#fff;-webkit-transition:height .25s ease;transition:height .25s ease}.mHome .mhPull.no-anim{-webkit-transition:none;transition:none}.mHome .mhPull .mhPullIcon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:6px;font-size:14px;color:#ef4444;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mHome .mhPull.is-ready .mhPullIcon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mHome .mhPull.is-refreshing .mhPullText{color:#ef4444}.mHome .mhBanner{position:relative;margin-bottom:12px;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.05)}.mHome .mhBanner .el-carousel__container{height:164px}.mHome .mhBanner .mhBannerItem{height:100%;width:100%;background-size:cover;background-position:50%;position:relative}.mHome .mhBanner .mhBannerMask{position:absolute;left:0;right:0;bottom:0;padding:12px 14px 16px;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.65)));background:linear-gradient(180deg,transparent,rgba(0,0,0,.65));color:#fff}.mHome .mhBanner .mhBannerMask .mhBannerTag{display:inline-block;height:20px;padding:0 8px;margin-bottom:6px;font-size:12px;line-height:20px;border-radius:10px;background:#ef4444}.mHome .mhBanner .mhBannerMask .mhBannerTitle{margin:0;font-size:17px;font-weight:600;line-height:24px}.mHome .mhBanner .mhBannerMask .mhBannerRemark{margin:2px 0 0;font-size:12px;line-height:18px;opacity:.9}.mHome .mhBanner .mhBannerDots{position:absolute;right:12px;bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mHome .mhBanner .mhBannerDots .mhBannerDot{width:6px;height:6px;margin-left:5px;border-radius:3px;background:hsla(0,0%,100%,.6);-webkit-transition:all .2s;transition:all .2s}.mHome .mhBanner .mhBannerDots .mhBannerDot.active{width:14px;background:#fff}.mHome .mhQuick{-ms-flex-align:center;padding:14px 4px;margin-bottom:12px;background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.05)}.mHome .mhQuick,.mHome .mhQuick .mhQuickItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.mHome .mhQuick .mhQuickItem{-webkit-box-flex:1;-ms-flex:1 1 25%;flex:1 1 25%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;padding:4px 0;cursor:pointer}.mHome .mhQuick .mhQuickItem:active{opacity:.7}.mHome .mhQuick .mhQuickItem i{font-size:22px;color:#ef4444}.mHome .mhQuick .mhQuickItem span{margin-top:6px;font-size:12px;color:#606266}.mHome .mhQuick .mhQuickItem .mhQuickIconBox{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:22px}.mHome .mhQuick .mhQuickItem .mhQuickWalletBalance{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:13px;height:13px;padding:0 5px;font-size:9px;line-height:13px;color:#fff;text-align:center;white-space:nowrap;background:rgba(239,68,68,.92);border-radius:7px;-webkit-box-shadow:0 1px 2px rgba(239,68,68,.3);box-shadow:0 1px 2px rgba(239,68,68,.3);position:absolute;bottom:-4px;left:50%;z-index:1;max-width:60px;overflow:hidden;font-style:normal;text-overflow:ellipsis;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mHome .mhQuick .mhQuickBadge{line-height:1}.mHome .mhQuick .mhQuickBadge .el-badge__content{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:13px;height:13px;padding:0 5px;font-size:9px;line-height:13px;color:#fff;text-align:center;white-space:nowrap;background:rgba(239,68,68,.92);border-radius:7px;-webkit-box-shadow:0 1px 2px rgba(239,68,68,.3);box-shadow:0 1px 2px rgba(239,68,68,.3);position:absolute;top:auto;right:auto;bottom:-4px;left:50%;border:none;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.mHome .mhNotice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0 12px;margin-bottom:12px;background:#fff;border-radius:12px}.mHome .mhNotice .mhNoticeIcon{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-right:8px;font-size:16px;color:#ef4444}.mHome .mhNotice .mhNoticeCarousel{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0}.mHome .mhNotice .mhNoticeCarousel .el-carousel__container{height:22px}.mHome .mhNotice .mhNoticeText{margin:0;font-size:13px;line-height:22px;color:#606266;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mHome .mhNotice .mhNoticeMore{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:8px;color:#c0c4cc}.mHome .mhSection{margin-bottom:12px}.mHome .mhSection .mhSectionHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.mHome .mhSection .mhSectionHead h3{position:relative;margin:0;padding-left:10px;font-size:16px;font-weight:600;line-height:22px;color:#303133}.mHome .mhSection .mhSectionHead h3:before{content:"";position:absolute;left:0;top:3px;width:3px;height:16px;border-radius:2px;background:#ef4444}.mHome .mhSection .mhSectionHead .mhMore{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;color:#909399}.mHome .mhSection .mhSectionHead .mhMore i{margin-left:2px}.mHome .mhChips{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.mHome .mhChips::-webkit-scrollbar{display:none}.mHome .mhChips .mhChip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:32px;padding:0 12px;margin-right:8px;font-size:13px;color:#606266;background:#fff;border:1px solid #fff;border-radius:16px;white-space:nowrap}.mHome .mhChips .mhChip:active{-webkit-transform:scale(.96);transform:scale(.96)}.mHome .mhChips .mhChip.active{color:#ef4444;border-color:#ef4444;background:#fff1f1;font-weight:500}.mHome .mhChips .mhChip .mhChipIcon{width:18px;height:18px;margin-right:5px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.mHome .mhChips--sub{margin-top:8px}.mHome .mhChips--sub .mhChip--sub{height:26px;padding:0 10px;font-size:12px;border-radius:13px;background:#fff;border-color:#ebeef5;color:#909399}.mHome .mhChips--sub .mhChip--sub.active{color:#ef4444;border-color:#ef4444;background:#fff1f1}.mHome .mhSold{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:2px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.mHome .mhSold::-webkit-scrollbar{display:none}.mHome .mhSold .mhSoldCard{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:128px;padding:8px;margin-right:10px;background:#fff;border-radius:12px;-webkit-box-shadow:0 2px 4px -2px rgba(0,0,0,.1);box-shadow:0 2px 4px -2px rgba(0,0,0,.1)}.mHome .mhSold .mhSoldCard:active{-webkit-transform:scale(.98);transform:scale(.98)}.mHome .mhSold .mhSoldCard .mhSoldImg{width:100%;height:72px;margin-bottom:6px;border-radius:8px;overflow:hidden;background:#f5f7fb}.mHome .mhSold .mhSoldCard .mhSoldName{height:34px;margin:0 0 2px;font-size:12px;line-height:17px;color:#303133;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mHome .mhSold .mhSoldCard .mhSoldPrice{margin:0;font-size:14px;font-weight:600;color:#ef4444}.mHome .mhSold .mhSoldCard .mhSoldBuyer{margin:2px 0 0;font-size:11px;color:#c0c4cc;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mHome .mhGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mHome .mhCard{border:none;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.05);box-shadow:0 2px 4px -2px rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.mHome .mhCard:active{-webkit-transform:scale(.98);transform:scale(.98)}.mHome .mhCard .el-card__body{padding:0}.mHome .mhCard .mhCardImgWrap{position:relative;height:110px;background:#f5f7fb}.mHome .mhCard .mhCardImg{width:100%;height:110px;display:block}.mHome .mhCard .mhCardTag{position:absolute;left:6px;top:6px;max-width:calc(100% - 12px);height:20px;padding:0 6px;font-size:11px;line-height:20px;color:#fff;border-radius:4px;background:rgba(0,0,0,.45);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mHome .mhCard .mhCardBody{padding:8px}.mHome .mhCard .mhCardTitle{height:36px;margin:0 0 4px;font-size:13px;line-height:18px;color:#303133;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.mHome .mhCard .mhCardMeta{margin:0 0 6px;font-size:11px;color:#909399;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mHome .mhCard .mhCardMeta em{font-style:normal;color:#c0c4cc}.mHome .mhCard .mhCardFoot{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mHome .mhCard .mhCardFoot,.mHome .mhCard .mhPrice{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mHome .mhCard .mhPrice{font-size:15px;font-weight:600;color:#ef4444}.mHome .mhCard .mhPrice img{width:14px;height:14px;margin-right:3px}.mHome .mhCard .mhBuyBtn{height:24px;padding:0 8px;font-size:12px;background:#ef4444;border-color:#ef4444;border-radius:12px}.mHome .mhCard .mhBuyBtn:focus,.mHome .mhCard .mhBuyBtn:hover{background:#dc2626;border-color:#dc2626}.mHome .mhImgError{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;color:#c0c4cc;background:#f5f7fb}.mHome .mhSkeletonCard{padding:0 0 8px;background:#fff;border-radius:12px;overflow:hidden}.mHome .mhSkeletonCard .mhSkeletonImg{width:100%;height:110px}.mHome .mhSkeletonCard .mhSkeletonLine{width:calc(100% - 16px);margin:8px}.mHome .mhSkeletonCard .mhSkeletonLine--short{width:50%}.mHome .mhLoadMore{padding:14px 0 4px;text-align:center}.mHome .mhLoadMore .el-button{min-width:120px;border-radius:16px}.mHome .mhFooterTip{margin:6px 0 0;padding-bottom:6px;font-size:12px;text-align:center;color:#c0c4cc}.mHome .mhIcp{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;padding:10px 0 4px;border-top:1px solid #ebeef5;font-size:12px;line-height:20px;color:#9ca3af}.mHome .mhIcp .mhIcpLink{color:#9ca3af;text-decoration:none}.mHome .mhIcp .mhIcpLink:active,.mHome .mhIcp .mhIcpLink:hover{color:#ef4444}.mHome .mhIcp .mhIcpSep{margin:0 6px;color:#dcdfe6}.mHome .mhToTop{position:fixed;right:24px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:150;background:#ef4444;border-color:#ef4444}@media screen and (min-width:720px){.mHome{max-width:720px;margin:0 auto;-webkit-box-shadow:0 0 24px rgba(0,0,0,.06);box-shadow:0 0 24px rgba(0,0,0,.06)}.mHome .mhNavLinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mHome .mhGrid{grid-template-columns:repeat(3,1fr)}.mHome .mhToTop{right:calc(50% - 336px)}}@media screen and (max-width:360px){.mHome .mhMain{padding:10px 10px 0}.mHome .mhCard .mhCardImg,.mHome .mhCard .mhCardImgWrap{height:96px}.mHome .mhQuick{padding:12px 0}.mHome .mhQuick .mhQuickItem span{font-size:11px}}@media screen and (orientation:landscape) and (max-height:480px){.mHome .mhBanner .el-carousel__container{height:130px}}