.product .name,.product .price{overflow:hidden;text-overflow:ellipsis}.categoryName,.product,.type:hover,.yuanjiaoDiv{background-color:#fff}.yuanjiaoDiv{border-radius:5px;padding:10px 20px;display:inline-block;justify-content:center;align-items:center;cursor:hand;border:0 solid #000}.product{width:130px;height:230px;margin:10px 0 0 10px}.product a{text-decoration:none;color:#000}.product img{width:100%}.product .name{height:29px;font-size:4px;color:gray}.product .price{font-size:16px;font-weight:700;margin-top:5px;white-space:nowrap}.product .minorder{height:20px;font-size:4px;color:gray}.product .sold{font-size:14px;color:gray}.menuLabel{margin:0 5px;color:gray;font-size:10}.categoryPanel a{text-decoration:none;font-size:18}.categoriesMenu{display:flex;align-items:center}.categoriesMenu .menuIcon{background-image:url(/static/menu.png);background-repeat:no-repeat;background-size:13px 13px;height:13px;width:13px}.categoryName{color:gray;font-size:18;position:fixed;top:50px;padding:30 5 0 0}.contentPanel{display:flex;width:100%}.type{color:#515352}.type:hover{color:green}@media (max-width:1000px){.categoriesMenuPanel{position:fixed;top:54px;width:110px;cursor:hand;background-color:#fff;padding:30 0 4}.categoriesMenuPanel:hover .categoryPop{display:block;width:fit-content;border-radius:10px;padding:10px;box-shadow:2px 2px 2px #95b8e7;background-color:#f8f8f8}.allCategoryPanel,.categoryPop{display:none}.categoryName{left:115px}.linksPanel{margin-top:30px;width:100%;padding-bottom:10px;display:flex;flex-wrap:wrap}}@media (min-width:1000px){.categoriesMenuPanel{display:none}.allCategoryPanel{position:fixed;top:118px;width:255px;border-radius:10px 0 0 10px;max-height:70vh;overflow-y:auto}.linksPanel{margin-left:270px;margin-top:38px;border-radius:0 10px 10px 0;padding:0 10px 10px 0;display:flex;flex-wrap:wrap}}