*{margin: 0;padding: 0;}
.h1{text-align: center;line-height: 50px;}
.swiper-slide>img{border-radius: 10px;}
#menu{display: flex;justify-content:space-around;margin-top: 10px;}
#menu a{text-decoration:none;color:rgba(80, 80, 80, 1)}
#menu div>img{width: 60px;height: 60px;}
#info{border-top:3px solid #fafafa;border-bottom: 3px solid #fafafa;display: flex;
margin: 10px auto;padding: 8px 12px;}
#info .title{color: #41adf8;font-size: 1rem;width: 2rem;padding-right:.5rem;}
.cont p{font-size: 0.73rem;padding-top: .2rem}
#today{display: flex;justify-content: space-between;padding:5px 10px;color: #505050;}
#today>img{width: 12px;height: 12px;padding-top: 5px;}
.content{display: flex;border: 1px solid #F4F2F2;
box-shadow:0px 1px 16px #fafafa;margin: 10px;padding: 10px;border-radius: 15px;}
/* .lastChild{margin-bottom: 70px;} */
.content>div>img{width: 8rem;height: 6rem;border-radius: 15px;margin-right: 12px;}
.content .goodsName{font-size:.85rem;font-weight: bold;color: #505050;margin-top: 3px;}
.goodsCont{color: #999999;font-size: .8rem;margin-top: 6px;line-height: 18px;height:36px}
.goodsPrice{color: #41adf8;font-size: .83rem;font-weight: bold;margin-top: .9rem;}
.content .car{background: #41ADF8;width: 1.6rem;height: 1.6rem;border-radius:50%;text-align: center;
line-height: 25px;margin-top: 10px;}
.car>img{background: #41ADF8;width: 10px;height: 10px;}
.price{display: flex;justify-content: space-between;}
#tabbarDiv{position:fixed; bottom:0px; left:0px;box-shadow:0 -2px 6px #ccc;
width: 100%;background: #fff;padding-top:5px;}
#tabbarDiv a {
   font-size: 14px;
    cursor: pointer;
    color: #333;
}
#tabbar{display: flex;justify-content: space-around;}
#tabbar>div{text-align: center;}
#tabbar img{width: 24.21px;height:24.21px;}