.foreground-footer{padding:30px 20px 0;border-top:1px solid #d8d8d8}.foreground-footer .footer-div{margin:0 auto;max-width:930px;min-height:100px;color:#000;display:flex;align-items:center;justify-content:space-between}.foreground-footer .footer-image-div{width:400px}.foreground-footer .link-div{font-size:12px;line-height:24px}.foreground-footer .link-title a{color:#000}.foreground-footer .footer-logo-div{width:80px}.foreground-footer .footer-info{width:100%;text-align:center;padding:20px 0;color:#999;font-size:12px}.foreground-footer .beian-icon{position:relative;top:2px;margin:0 2px 0 20px;width:14px;height:14px}@media screen and (max-width:800px){.foreground-footer .footer-image-div{width:200px}}@media screen and (max-width:500px){.foreground-footer .footer-div{flex-direction:column;align-items:center;justify-content:center}}@media screen and (max-width:430px){.foreground-footer .footer-info{display:flex;flex-direction:column;align-items:center;justify-content:center}}.modifyProductAttributeDialog .dialogBody{min-height:200px}.modifyProductAttributeDialog .product-info-div{display:flex;align-items:center;gap:10px}.modifyProductAttributeDialog .product-image-div{position:relative;width:80px;height:80px;font-size:0}.modifyProductAttributeDialog .product-image{width:100%;height:100%}.modifyProductAttributeDialog .product-info{flex:1}.modifyProductAttributeDialog .product-name{font-size:16px;font-weight:600;color:#000}.modifyProductAttributeDialog .product-price{margin:0;color:#ff9500;font-size:20px;font-weight:600}.modifyProductAttributeDialog .productAttribute-wrap{position:relative;margin-top:10px;display:flex;flex-direction:column;gap:10px}.modifyProductAttributeDialog .attribute-item{position:relative}.modifyProductAttributeDialog .attributeName{font-size:14px}.modifyProductAttributeDialog .productAttributeValue-wrap{margin-top:5px;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px}.modifyProductAttributeDialog .attributeValue-item{padding:0 10px;height:32px;font-size:12px;line-height:14px;border:1px solid #909399;border-radius:4px;display:flex;align-items:center;cursor:pointer}.modifyProductAttributeDialog .attributeValue-item.isSelected{border:2px solid #409eff}.modifyProductAttributeDialog .attributeValue-item.canNotSale{color:#606266;background-color:#d8d8d8;border:1px solid #d8d8d8;cursor:not-allowed}.modifyProductAttributeDialog .button-wrap{margin-top:40px;display:flex;align-items:center;justify-content:center}.modifyProductAttributeDialog .cancel-button{width:80px;height:40px;color:#000;background-color:#fff}.modifyProductAttributeDialog .confirm-button{width:80px;height:40px;color:#fff;border:0;background-color:#ff9500}.shoppingCart-container .pageBody{position:relative;padding-bottom:20px;width:100%;min-height:calc(var(--vh, 100vh) - 400px);color:#000}.shoppingCart-container .page-title{margin:0 auto;max-width:930px;font-size:30px;font-weight:700}.shoppingCart-container .total-number{margin:10px auto 0;max-width:930px;font-size:16px}.shoppingCart-container .function-div{margin:10px auto 0;max-width:930px;display:flex;align-items:center;justify-content:flex-start;gap:12px}.shoppingCart-container .function-button{margin:0}.shoppingCart-container .shoppingCart-body{margin:10px auto 0;max-width:930px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.shoppingCart-container .productGroup-wrap{margin-top:0;flex:1}.shoppingCart-container .productGroup-item{padding:10px 0;border-bottom:1px solid #d8d8d8;display:flex;align-items:center;gap:10px}.shoppingCart-container .productGroup-item:last-child{border-bottom:0}.shoppingCart-container .product-image-div{position:relative;width:120px;height:120px;font-size:0;cursor:pointer}.shoppingCart-container .product-image{width:100%;height:100%}.shoppingCart-container .product-image-div .canNotBuy{position:absolute;left:0;bottom:0;width:100%;height:20px;color:#fff;font-size:12px;line-height:20px;text-align:center;background-color:#000}.shoppingCart-container .product-info-div{position:relative}.shoppingCart-container .product-name{font-size:14px}.shoppingCart-container .product-price{font-size:14px;color:#999}.shoppingCart-container .product-attribute{margin-top:5px;display:flex;align-items:center;cursor:pointer}.shoppingCart-container .product-attribute .arrowDown-icon{position:relative;left:5px}.shoppingCart-container .attribute-item{font-size:14px;display:flex;align-items:center}.shoppingCart-container .attribute-name{padding:0 10px}.shoppingCart-container .attribute-item:first-child .attribute-name{padding-left:0}.shoppingCart-container .product-function-div{margin-top:10px;display:flex;align-items:center;gap:20px}.shoppingCart-container .moveToCollect,.shoppingCart-container .product-function-div .delete-icon{cursor:pointer}.shoppingCart-container .calculatePrice-div{position:relative;padding:20px;width:200px;border-radius:20px;border:1px solid #d8d8d8}.shoppingCart-container .calculatePrice-div .title{font-size:14px}.shoppingCart-container .calculatePrice-div .totalPrice{margin:10px 0;font-size:14px;display:flex;align-items:center;justify-content:space-between}.shoppingCart-container .calculatePrice-div .checkout-button{width:160px;height:32px;font-size:12px;color:#fff;background-color:#ff840d;border:0;border-radius:8px}.shoppingCart-container .payTips{margin-top:10px;font-size:10px;text-align:center}@media screen and (max-width:930px){.shoppingCart-container .pageBody{padding:0 20px}}@media screen and (max-width:500px){.shoppingCart-container .shoppingCart-body{display:block}.shoppingCart-container .calculatePrice-div{position:fixed;bottom:0;left:0;right:0;width:auto;background-color:#fff;z-index:1;border-radius:0}.shoppingCart-container .calculatePrice-div .checkout-button{margin:0 auto;display:block}}