@charset "utf-8";

body.应用主体 { margin: 0; font-family: PingFangSC-Regular, "Hiragino Sans GB", Arial, Helvetica, 宋体, sans-serif; }

article.应用文章 { display: none; height: 100vh; overflow: hidden auto; position: relative; background-color: #f5f5f6; }

article.应用文章::-webkit-scrollbar { display: none; }

section.主页内容部分 { height: calc(100% - 49px); width: 100%; background: #eee; overflow: hidden auto; display: none; }

section.主页内容部分::-webkit-scrollbar { display: none; }

section.主页导航部分 { background: #fafafa; position: fixed; z-index: 10; left: 0; right: 0; bottom: 0; display: flex ; }


.首页页眉分区 { position: fixed; z-index: 300; top: 0; left: 0; right: 0; padding: .3rem; background: #FFCC33; display: flex ; flex-direction: column; }
.首页地址分区 { max-width: 80%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bolder; font-size: smaller; display: flex ; align-items: center; height: 2rem; transition: 200ms; }
.首页地址分区::before { content: ""; display: inline-block; background: url(首页定位图片.png) no-repeat center / contain; width: 1rem; height: 1rem; margin-right: .3rem; }
.首页地址分区::after { content: ""; display: inline-block; background: url(首页右箭头图片.png) no-repeat center / contain; width: .8rem; height: .8rem; }
.首页搜索分区 { margin: .3rem; }
input.首页搜索输入 { border-radius: 1rem; outline: none; border: none; padding: .5rem; font-size: .7rem; width: calc(100% - 1rem); }
.首页金刚分区 { display: flex ; flex-wrap: wrap; background: #f6f6f6; padding: .4rem; margin-top: calc(5rem + 2px); }
a.首页金刚链接 { width: 20%; text-align: center; padding: .3rem 0px; text-decoration: none; }
img.首页金刚图片 { width: 2rem; aspect-ratio: 1; object-fit: contain; }
p.首页金刚段落 { font-size: .7rem; color: #222426; margin: 0; }
.首页横幅分区 { width: 96%; max-height: 8rem; margin: .1rem 2%; overflow: hidden; border-radius: .5rem; position: relative; }
.首页轮播分区 { display: flex; transition: transform 0.5s ease; }
.首页轮播图片 { width: 100%; min-width: 100%; }
.首页轮播控制分区 { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); display: flex; }
.首页轮播控制按钮 { background-color: rgba(255, 255, 255, 0.6); border: none; border-radius: 50%; width: 10px; height: 10px; margin: 0 5px; cursor: pointer; transition: background-color 0.3s; }
.首页筛选分区 { display: flex ; flex-wrap: wrap; padding: .4rem; justify-content: space-around; align-items: center; position: sticky; }
button.首页快速按钮 { color: #575859; background: white; padding: .2rem .5rem; border-radius: .5rem; border: none; outline: none; font-size: .7rem; }

.首页店铺分区 { padding: .5rem; }
a.首页店铺链接 { display: flex ; padding: .5rem; margin-bottom: .5rem; background: white; border-radius: .5rem; text-decoration: none; color: black; }
.首页店铺图标分区 { border: 1px solid #F2F1F0; margin-right: 0.5rem; border-radius: .5rem; width: 5rem; height: 5rem; overflow: hidden; }
img.首页店铺图片 { width: 100%; height: 100%; object-fit: cover; }
.首页店铺信息分区 { overflow: hidden; flex: 1; display: flex ; flex-direction: column; }
.首页店铺介绍无隔分区 { display: flex ; overflow: hidden; align-items: flex-end; }
.首页店铺介绍上隔分区 { display: flex ; overflow: hidden; margin-top: .2rem; }

h3.首页店铺名称标题 { margin: 0; font-size: .8rem; }
img.首页店铺名称图片 { margin-left: auto; width: .8rem; aspect-ratio: 1; object-fit: contain; }
span.首页店铺直播行内 { color: #ff0050; border: 1px solid #ff0050; border-radius: .3rem; padding: .1rem; font-size: .6rem; }
span.首页店铺评分行内 { color: #ff2600; font-size: .8rem; font-weight: bold; }
span.首页店铺数据行内 { color: gray; font-size: .6rem; }
span.首页店铺配送类型行内 { margin-left: auto; color: #ffa700; font-size: .5rem; border: 1px solid #ffa700; }
span.首页店铺配送行内 { color: gray;  font-size: .6rem;}
span.首页店铺配送时间距离行内 { margin-left: auto; color: gray; font-size: .6rem; }
span.首页店铺优势行内 { background: #fbf0d9; color: #d16c01; font-size: .6rem; padding: .1rem .3rem; border-radius: .3rem; }
span.首页店铺活动行内 { color: #ff0050; border: 1px solid #ff0050; border-radius: .3rem; padding: .1rem; font-size: .6rem; }

.主页订单分区 { background: #f0f0f0; min-height: calc(100vh - 50px); margin-bottom: 50px; }
.订单包装分区 { position: relative; display: block; background-color: #fff; padding-left: 15px; border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; margin: 0 .5em 1em; }
.订单项目分区 { padding: 10px 0; position: relative; display: flex; flex-direction: row; align-items: center; }
.订单项目分区:after { border-top: 1px solid #d7d7d7; content: ' '; display: block; width: 100%; position: absolute; left: 0; -webkit-transform-origin: 0 0; transform: scaleY(0.5); bottom: 0; }
.订单商家图片分区 { margin-right: 10px; width: 35px; height: 35px; }
img.订单商家图片 { width: 35px; height: 35px; border-radius: 50%; }
.订单商家段落分区 { flex: 1 0 0; font-size: 16px; color: #323232; padding: 5px 0 5px 0px; white-space: nowrap; }
p.订单商家段落 { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; max-width: 200px; vertical-align: middle; margin: 0; }
p.订单商家段落:after { border: #999 solid 2px; position: absolute; right: 15px; top: 50%; margin-top: -5px; display: block; content: ''; width: 8px; height: 8px; border-top: none; border-right: none; transform: rotate(225deg); }
.订单明细分区 { flex: 1 0 0; line-height: 1.8em; padding-right: 14px; color: black; font-size: 14px; }
p.无边段落 { margin: 0; }
p.小灰段落 { margin: 0; font-size: 12px; color: #999; }
span.靠右行内 { float: right; }
span.订单状态行内 { flex: 1 0 0px; color: #999; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
a.订单删除链接 { margin-right: 15px; background: #fff; line-height: 27px; border-radius: 3px; display: block; color: #858687; padding: 0 10px; border: 0.5px solid #d3d3d3; text-align: center; float: right; }
a.订单再来链接 { display: inline-block; float: right; color: #333; border: solid 1px #FFD161; padding: 3px 8px; margin-right: 15px; border-radius: 3px; background-color: #FFD161; text-decoration: none; }
.白圆边竖分区 { display: flex; flex-direction: column; margin: 2vw; padding: 2vw; border-radius: 2vw; background: white; }
.内边柔分区 { display: flex; padding: 1%; }
p.紧段落 { margin: 0; }
.离左分区 { margin-left: auto; }
.中字分区 { text-align: center; }

.主页我的上部分区 { width: 100%; height: 10rem; background: url(//s3.meituan.net/static-prod01/com.sankuai.wmcapp.openh5.static/images/up-025281.png) no-repeat center / cover; display: flex ; flex-direction: column; align-items: center; justify-content: center; flex-wrap: nowrap; }
img.主页我的头像图片 { width: 5rem; aspect-ratio: 1; object-fit: cover; border-radius: 3rem; }
p.主页我的账户名称 { font-size: .8rem; }
a.主页我的功能链接 { display: flex; align-items: center; position: relative; user-select: none; cursor: default; text-decoration: none; background: white; }
a.主页我的功能链接::before { content: ""; border-top: 0.1rem solid whitesmoke; position: absolute; left: 3.4rem; top: -0.1rem; right: 0; }
a.主页我的功能链接::after { content: ""; background: url(跳转图标.svg) no-repeat center / contain; width: 1rem; margin: 0 .8rem 0 auto; height: 1.3rem; flex-shrink: 0; }
a.主页我的功能链接:active { background: #ebebeb; }
img.主页我的功能图片 { width: 1rem; height: 1rem; object-fit: contain; padding: .5rem 1rem; }
p.主页我的功能段落 { white-space: nowrap; margin: .7rem 1rem .7rem 0; font-size: .9rem; color: #333; }
.主页我的客服分区 { margin-top: 1.5rem; }
a.主页我的客服链接 { display: block; text-align: center; text-decoration: none; padding: 10px; background: white; color: #ffb000; font-size: .9rem; }
p.主页我的客服段落 { text-align: center; font-size: .8rem; color: gray; }


.主页导航分区 { flex: 1 0 auto; display: flex ; align-items: center; justify-content: center; flex-direction: column; height: 49px; }

img.主页导航图片 { width: 1.2rem; padding: .4rem; aspect-ratio: 1; }

img.主页导航活动图片 { display: none; width: 2rem; aspect-ratio: 1; }

p.主页导航段落 { margin: 0; font-size: .6rem; color: gray; }




.选择兴趣栏分区 { display: flex ; flex-direction: row; align-items: center; padding: .5rem; background: white; }
img.当前位置图片 { width: 1rem; aspect-ratio: 1; object-fit: contain; }
.城市列表切换分区 { font-size: .8rem; }
.城市列表切换分区::after { content: ""; position: absolute; width: .5rem; height: 1rem; background: url(城市列表切换图片.png) no-repeat center / contain; }.兴趣点表单分区 { margin-left: 1rem; display: flex ; flex: 1; align-items: center; position: relative; }
img.放大镜图片 { width: 1rem; aspect-ratio: 1; object-fit: contain; }
form.兴趣点表单 { outline: 0; margin-left: 4px; flex: 1; }
input.兴趣点输入 { border: none; outline: none; }
ul.左内全宽列表 { width: 100%; padding-left: 15px; box-sizing: border-box; margin: 0; background: white; }
li.上下内省略相对项目 { position: relative; padding: 10px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; border-bottom: 1px solid #eee; }
.建议点名称分区 { overflow: hidden; font-size: 16px; }
span.建议点名称行内 { display: inline-block; max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
span.建议点距离行内 { float: right; margin-right: 15px; font-size: 12px; color: #999; }
.建议点地址分区 { font-size: 12px; color: #999; margin-top: 6px; max-width: 80%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }




.顶部分区 { background-color: rgb(255, 255, 255); position: sticky; width: 100%; z-index: 1000; height: 50px; display: flex ; flex-direction: row; }
i.返回索引斜体 { width: 40px; height: 50px; background: url(返回图标.png) no-repeat; background-size: 20% 30%; background-position: center; }
div.当前位置分区 { position: absolute; left: 50%; transform: translateX(-50%); margin-left: 0; padding: 18px 0px; max-width: 140px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.搜索分区 { background: #F5F5F5; padding: 3.2vw; position: fixed; height: 14.4vw; width: 100%; box-sizing: border-box; z-index: 10; }
form.搜索页表单 { display: flex ; align-items: center; }
img.搜索图片 { position: relative; left: 3vw; width: 3.2vw; height: 3.2vw; object-fit: contain; z-index: 2; }
.搜索输入 { padding: 2vw 8vw; border: none; border-radius: 100px; font-size: 3.2vw; outline: none; position: relative; left: -3vw; flex: 1; }




p.提示段落 { position: fixed; z-index: 5000; top: 50%; left: 50%; background: #4c4c4c; color: rgba(255,255,255,0.9); transform: translate(-50%,-50%); padding: 12px; border-radius: 12px; margin: 0; font-size: 14px; }