.product-item-box{width:100%;height:100%;font-size:16px;text-align:center;background:#fff;border-radius:10px;margin-bottom:20px;overflow:hidden;position:relative}.product-item-box:nth-child(6n){margin-right:0}.product-item-box .activity{position:absolute;top:0;left:0;width:100px}.product-item-box .mark_box{position:absolute;top:0;left:0;width:100%}.product-item-box .discount{position:absolute;bottom:10px;color:#fff;font-weight:700;font-size:40px}.product-item-box .right_none{right:10px}.product-item-box .black{background:#000}.product-item-box .footer{position:inherit;z-index:99;background-color:#fff}.product-item-box .title{font-size:16px;padding:20px 10px 15px}.product-item-box .spec,.product-item-box .title{text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-item-box .spec{font-size:14px;padding-top:10px;color:#999}.product-item-box .price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 10px}.product-item-box .price p{font-size:18px;font-weight:700;color:red}.product-item-box .price .activity-text p{font-size:14px;margin:5px 0}.product-item-box .price s{font-size:14px;color:#999}.product-item-box .info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;text-align:left;padding:15px 10px}.product-item-box .info p{font-size:14px;font-weight:700;color:#ef883b}.product-item-box .info p em{font-style:normal;margin-left:5px}.product-item-box .info p.brand-name{color:#ef883b}.goods-item-image{position:relative;padding-top:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.goods-item-image img{position:absolute;left:0;top:0;width:100%;height:auto;background:rgba(0,0,0,0);padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.left{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.center,.left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.right{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.around,.right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.between{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.scrollbar::-webkit-scrollbar{display:block;width:3px;background-color:#fff}.scrollbar::-webkit-scrollbar-thumb{background-color:var(--color)}.backgroundLinearGradien{background:var(--btnLinear)}.home,.home .banner{width:100%;height:100%}.home .banner{position:fixed;left:0;top:0}.home .banner .swiper-container{height:100%}.home .shop{position:fixed;top:10%;right:30px;width:350px;max-height:600px;background:hsla(0,0%,100%,.7);padding:20px 20px;overflow:hidden;border-radius:10px;color:#333;-webkit-box-shadow:2px 2px 30px rgba(3,134,117,.6);box-shadow:2px 2px 30px rgba(3,134,117,.6);z-index:2000}.home .shop .iconfont{font-size:30px;color:#333;position:absolute;right:20px}.home .shop h1.name{font-size:22px;text-align:center;margin-top:20px}.home .shop img{display:block;width:250px;height:250px;margin:30px auto;border-radius:20px}.home .shop p.time{font-size:20px;text-align:center}.home .shop p.address{font-size:18px;line-height:32px;margin-top:15px;text-align:center}.home .shop button{font-size:16px;color:#fff;width:100%;height:50px;background:var(--color);border:1px solid var(--color);border-radius:10px;outline:none;margin-top:20px}.home .shop button.orange{margin-top:10px;background:#ef883b;border-color:#ef883b}.home .like-list{position:fixed;bottom:20px;left:0;width:100%}.home .like-list .product-item-box{background:rgba(3,134,117,.6);border:2px dashed #034d86}