﻿@charset "utf-8";
.f12{ font-size:12px }
.f13{ font-size:13px }
.f15{ font-size:15px }
.f16{ font-size:16px }
.f17{ font-size:17px }
.f18{ font-size:18px }
.f20{ font-size:20px }
.f22{ font-size:22px }
.f23{ font-size:23px }
.f24{ font-size:24px }
.f26{ font-size:26px }
.f28{ font-size:28px }
.f30{ font-size:30px }
.c6{ color:#666666 }
.c9{ color:#999999 }
.cf{ color:#ffffff }
.cmain{ color:#3AD965 }
.c-f23030{ color:#f23030 }
.box-w {width:100%}
.inline-middle{vertical-align:middle}
.text-center{ text-align:center }
.bg-white{ background:#ffffff }
.bg-F23030{background:#F23030}
.has-padding-sm{padding:10px}
.has-padding   { padding:15px 10px }
.has-padding-lg{ padding:15px }
.p-w-sm { padding-left:5px;padding-right:5px }
.p-w    { padding-left:10px;padding-right:10px }
.p-w-lg { padding-left:15px;padding-right:15px }
.p-v-sm { padding-top:5px;padding-bottom:5px }
.p-v    { padding-top:10px;padding-bottom:10px }
.p-v-lg { padding-top:15px;padding-bottom:15px }
.p-t5 { padding-top:5px     }
.p-t10{ padding-top:10px    }
.p-t15{ padding-top:15px    }
.p-l5 { padding-left:5px    }
.p-l10{ padding-left:10px   }
.p-l15{ padding-left:15px   }
.p-l20{ padding-left:20px   }
.p-b5 { padding-bottom:5px  }
.p-b10{ padding-bottom:10px }
.p-b15{ padding-bottom:15px }
.p-b20{ padding-bottom:20px }
.p-b30{ padding-bottom:30px }
.p-r5 { padding-right:5px   }
.p-r10{ padding-right:10px  }
.p-r15{ padding-right:15px  }

.m-t5 { margin-top:5px    }
.m-t10{ margin-top:10px   }
.m-t15{ margin-top:15px   }
.m-t20{ margin-top:20px   }
.m-t30{ margin-top:30px   }
.m-t40{ margin-top:40px   }
.m-l5 { margin-left:5px   }
.m-l10{ margin-left:10px  }
.m-l15{ margin-left:15px  }
.m-l20{ margin-left:20px  }
.m-l30{ margin-left:30px  }
.m-l40{ margin-left:40px  }
.m-b3 { margin-bottom:3px }
.m-b5 { margin-bottom:5px }
.m-b10{ margin-bottom:10px}
.m-b15{ margin-bottom:15px}
.m-b20{ margin-bottom:20px}
.m-b30{ margin-bottom:30px}
.m-b40{ margin-bottom:40px}
.m-r5 { margin-right:5px  }
.m-r10{ margin-right:10px }
.m-r15{ margin-right:15px }
.m-r20{ margin-right:20px }
.m-r30{ margin-right:30px }
.m-r40{ margin-right:40px }
.border-line-t{border-top:1px solid rgba(0,0,0,0.1)}
.border-line-b{border-bottom:1px solid rgba(0,0,0,0.1)}
.arrow {margin-right:4px;position: relative}
.arrow:after {content:" ";display:inline-block;height:8px;width:8px;border-width:1px 1px 0 0;
border-style:solid;border-color:#999;transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0) translateY(-50%); position:absolute;top:50%;right:0;}
.flex{display:flex }
.flex-1{flex:1}
.self-middle{align-self:center}
.radius-sm{ border-radius:3px }
.radius   { border-radius:5px }
.radius-lg{ border-radius:10px; }
.radius-ed{ border-radius:100%; }
.shadow{box-shadow: 0 0 8px rgba(0,0,0,.1);}
button{ border:none; }
.btn{ width:100%; height:34px; line-height:34px;border-radius:3px; }
/* 添加配送地址 */
.txt{ height:40px; }
.icon-login{display:block; width:90px; height:90px; margin:30px auto; }
.icon-close{ display:none; width:16px; height:16px;margin-right:10px; }
.labeltips{ width:70px;text-align: justify;height:40px;line-height:40px; }
.skinadress .layui-m-layercont{ padding:0 20px 20px 20px; }
.skinadress .layui-m-layerbtn span[no] {color: #F23030;}
.skinadress .layui-m-layerbtn span[yes] {color: #000;}

/* 个人中心 */
.footernav {background-color:#fff;position: fixed;z-index:20;bottom: 0;left: 0;right: 0;}
.navItem{padding-bottom:2px;padding-top:2px;}
.icon-nav{height:25px;}
.selectedNav {color:#EC3331;}
.item-menu{box-sizing: border-box; border-bottom:1px solid #f5f5f5; padding-top:25px;padding-bottom:25px; display:inline-block; width:33.333%; text-align: center;color:#666;  }
.item-menu:nth-child(3n+2){border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5;}
.icon-menu{ height:36px;width:auto; display:inline-block }
.icon-person{border-radius:100%; border-radius:5px; width:65px;height:65px;display:block }

.icon-users{border-radius:100%; width:65px;height:65px;display:block }

.icon-tubiao{ height:14px;width: auto }
.icon-arrow{ height:20px;width: auto }

/* 首页 */
.bannerbox{ width:100%; height:auto;background: #fff; }
.bannerbox .swiper-container{width:100%;height:100%;}
.bannerbox .swiper-container .swiper-slide{ width:100%;height:100%;background-repeat:no-repeat;background-position:center center;}
.bannerbox .swiper-slide img{ width:100%;height:auto; }
.bannerbox .swiper-pagination-bullets{ bottom:2px; }
.bannerbox .swiper-pagination-bullet{width:10px;height:10px;} 
.bannerbox .swiper-pagination-bullet-active{ background:#fff;}
.index-navitem{flex:1; text-align:center;padding-top:15px;padding-bottom:15px;}
.index-navitem img{ height:23px; width:auto; }
.index-navitem p{margin-top:8px;}
.discountTopItem{ width:49% }
.discountTopItem img{width:100%;height:auto;}
.discountBItem{ width:24%; }
.discountBItem img{width:100%;height:auto;}
.groomItem{box-sizing:border-box;padding:10px; background:#f5f5f5;width:calc(50% - 5px);border-radius:2px;margin-top:10px; }
.groomItem:nth-child(2n+2){margin-left:10px;}
.groomItem img{width:60px; height:60px;border-radius:100%; }
.groomItem span{display:inline-block; align-self: center; margin-left:5px; }
.icon-map{ background:url(../images/icon-14.png) left center no-repeat;padding-left:20px;}
.shu-line{margin-left:15px;margin-right:15px; height:20px;width:1px;background:#f5f5f5 }

/* 收款台-外卖配送 */
.bg-F23030{background:#F23030}
.bg-F99798{background:#F99798}
.classfiyItem{ float:left;padding:2px 10px; }
.adress-map{ background:url(../images/icon-14.png) left center no-repeat;padding-left:20px;}
.label-juan{border:1px solid #F23030; font-size:12px;color:#F23030;
transform: scale(0.8);display: inline-block;border-radius:2px;padding:1px 3px;}
.orderfooterbox{position: fixed;left:0;right:0;bottom:0}
.line20{line-height:24px;}
.orderbtn{height:44px;line-height:44px; width:120px; text-align: center;background: #F23030; color:#fff}

/* 选择配送地址 */
.radiobox{ width:25px; height:25px; background-image:url(../images/radio.png);
background-position: center center;background-repeat: no-repeat;}
.adress-edits{ width:23px; }
.radiobox-ed{background-image:url(../images/radio-ed.png);}

/* 订单备注 */
.label-classfiy a{ color:#666; margin-right:10px;margin-bottom:10px; float:left; display:inline-block;border-radius:5px;padding:5px 15px; }
.fileText textarea{ width:100%; height:80px; }
.tablewareNumber{border:1px solid #eaeaea;display:inline-block;color:#666;border-radius:3px;}
.tablewareNumber a{ float:left;display:inline-block; }
.tablewareNumber a.symbol{ width:36px;text-align: center; height:32px; line-height:32px;  }
.symboltips{ height:32px; line-height:32px; width:90px; text-align:center;border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;}

/* 点餐 */
.shop-banner{position: relative;color: #e5e5e5;overflow: hidden;z-index: 2;width:100%;height:90px;}
.shop-banner-bg{position: absolute;left: 0;right: 0;bottom: 0;top: 0;
    background-size: cover;background-position: 50%;z-index: 1;
    -webkit-filter: blur(4px);filter: blur(4px);-webkit-transform: scale(1);
    -moz-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.shop-banner-bg-color{position: absolute;left: 0;right: 0;bottom: 0;top: 0;z-index:2;
width: 100%;background-color: #1c1c20;opacity:0.95;}

.shop-banner-content{position: absolute;left: 0;right: 0;bottom: 0;top: 0;z-index:3;}
.icon-logo{width:70px; height:70px; border-radius:3px;}
.label-span{font-size: 12px;padding:1px 4px;border-radius:2px;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8); display:inline-block; 
    transform: scale(.8);background: #4b0;color:#fff; }

.router-wrapper{}
.goods-category-list{
    width: 85px;
    height:100%;
    overflow: auto;
    z-index: 1;
    height: -webkit-calc(100vh - 130px);
    height: -moz-calc(100vh - 130px);
    height: calc(100vh - 130px);
    background:#f5f5f5;
}
.goods-category-ed{
    position: fixed;
    top: 0;
    left: 0;
    z-index:10;
}
.goods-category-list a{
    position: relative;
    display:block;
    width:100%;
    list-style:none;
    padding:14px 10px;
    box-sizing: border-box;
    line-height: 20px;
    color:#000;
    border-left:3px solid #f5f5f5;
}
.num-label{
    display: none;
    position: absolute;
    right: 3px;
    top: 3px;
    border-radius: 10px;
    padding: 4px 6px;
    background-color: #f44;
    color: #fff;
    min-width: 8px;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    overflow: hidden;
    line-height: 1;
    text-align: center;
    font-size: 12px;
}
.goods-category-list a.current{
    border-left-color:#f44;
    background:#fff;
    font-weight:bold;
}
.goods-block-wraps{
    background:#fff;
    width: -webkit-calc(100% - 85px);
    width: -moz-calc(100% - 85px);
    width:calc(100% - 85px);
    min-height: -webkit-calc(100vh - 130px);
    min-height: -moz-calc(100vh - 130px);
    min-height: calc(100vh - 130px);
}
.good-list-title{
    font-size:12px;
    color:#666;
    height:26px;
    line-height:26px;
    background:#f5f5f5;
    padding-left:10px;
}
.good-list-item{
    margin-left:10px;
    background:#fff;
    padding-top:10px;
    padding-bottom:10px;
    display:flex;
}
.good-list-oprate{margin-right:10px;}
.good-list-oprate span{
    display:block;
    float:left;
    cursor: pointer;
}
.good-list-oprate span.reduce{
    display:none;
    background-position: 44px 0;
    width: 22px;
    height: 22px;
    background-size: 88px 22px;
    background-image:url(../images/icon-param.png)
}
.good-list-oprate span.add{
    background-position: 0 0;
    width: 22px;
    height: 22px;
    background-size: 88px 22px;
    background-image:url(../images/icon-param.png)
}
.good-list-oprate span.number{ 
    display:none;
    min-width: 30px;
    text-align: center;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}



.good-list-oprate button{
    display:block;
    float:left;
    cursor: pointer;
}
.good-list-oprate button.reduce{
    display:none;
    background-position: 44px 0;
    width: 22px;
    height: 22px;
    background-size: 88px 22px;
    background-image:url(../images/icon-param.png)
}
.good-list-oprate button.add{
    background-position: 0 0;
    width: 22px;
    height: 22px;
    background-size: 88px 22px;
    background-image:url(../images/icon-param.png)
}





.icon-goods{
    display:block;
    width: 60px;
    height: 60px;
    border-radius: 2px;
    overflow: hidden;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}

.footer-tips{
    height:100px;
    overflow: hidden;
}

.carbox{
    position: relative;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-left:10px;
    margin-right: 12px;
    background-size: 60px;
    background-image: url(../images/car.png);
    background-position: 0 0;
}
.carbox-ed{
    background-position: 30px 0;
}
.label-num{
    border-radius: 10px;
    padding: 4px 6px;
    background-color: #f44;
    color: #fff;
    min-width: 8px;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    overflow: hidden;
    line-height: 1;
    position: absolute;
    top: -7px;
    right: -7px;
    border: 1px solid #fff;
}

.carbtn{height:44px;line-height:44px; width:120px; text-align: center;background: #f5f5f5;color:#999}
.carbtn-ed{ background: #F23030; color:#fff }
.goodsLayerStyle{width:85%;border-radius:3px !important;}
.goodsPicBox{ width: 100%;height: 12rem;max-width: 500px;max-height: 500px;overflow: hidden;}
.goodsPic{width: 100%;height: 100%;background-size: contain;background-position: 50%;background-repeat: no-repeat;}
.addcarbtn{ background-position: 0 0; width: 22px;height: 22px;background-repeat: no-repeat;background-size: 88px 22px;background-image: url(../images/icon-param.png);}


/* 弹层 */
.popup {visibility:hidden;}
.popup_show {visibility:visible;}
.popup_mask {position:fixed;top:0;left:0;right:0;bottom:0;z-index:10;background:rgba(0,0,0,.7);	display:none; }
.popup_container {position:fixed;left:50%;top:50%;background:#fff;transform:translate3d(-50%,-50%,0);transform-origin:center;transition:all .4s ease;z-index:11;opacity:0}
.popup_show .popup_container {opacity:1}
.popup_show .popup_mask {display:block}

/* 底部 */
.popup_bottom .popup_container {top:auto;left:auto;bottom:0;transform:translate3d(0,100%,0)}
.popup_show.popup_bottom .popup_container {transform:translate3d(0,0,0)}
.popup_bottom_box .popup_container {left: 0;right: 0;}
.popupbox{ height:350px; }
.leftbox{width:130px; height:350px;overflow-y:auto;background:#f5f5f5; }
.leftbox a{ display: block;height:50px;text-align: center;line-height:50px;
overflow: hidden;}
.leftbox a.current{ background:#fff;color:#000 }
.rightbox{height:350px;overflow-y:auto;box-sizing: border-box;padding:0 20px;}
.timenone{display:none}
.rightbox .Item span{
    font-size:16px;
    display:block;
    line-height:50px;
    height:50px;
}


/* 点餐页面修改 */

.orderfooterbox{ z-index:99 }
.carheader{ 
    box-sizing: border-box;
    background: #F8F8F8;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    border-left: 3px solid #f44;
    border-bottom: 1px solid #e5e5e5; }
.del{  
    background: url(../images/del.jpg) no-repeat left center;
    padding-left:20px;
}
.carGoodItem{ border-bottom: 1px solid #e5e5e5; }
.carGoodItem:last-child{ border-bottom:none; }
.car-list-oprate{margin-right:10px;}
.car-list-oprate span{display:block;float:left;}
.car-list-oprate span.reduce{
    display:none;
    background-position: 44px 0;
    width: 22px;
    height: 22px;
    background-size: 88px 22px;
    background-image:url(../images/icon-param.png)
}
.car-list-oprate span.add{
    background-position: 0 0;
    width: 22px;
    height: 22px;
    background-size: 88px 22px;
    background-image:url(../images/icon-param.png)
}
.car-list-oprate span.number{ 
    display:none;
    min-width: 30px;
    text-align: center;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
}