.homecpbgcontainer{height:auto;clear:both;margin-right:auto;margin-left:auto;width:100%;float:none;background-repeat:no-repeat;background-attachment:fixed;background-position:center bottom;background-color:#000000;background-size:cover;transition:background-image 0.3s ease;min-height:100vh;color:#FFFFFF;padding-top:20px;padding-bottom:20px;background-image:url(../image/f1.jpg);}.homecp-product-category{max-width:1300px;margin:0 auto;padding:0 20px;}.homecp-category-title{text-align:center;font-size:32px;font-weight:600;margin-top:10px;margin-bottom:10px;color:#fff;letter-spacing:1px;}.homecp-category-tabs{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:40px;border-bottom:1px solid #e0e0e0;padding-bottom:1px;}.homecp-tab-btn{padding:12px 16px;background:transparent;border:none;font-size:18px;font-weight:500;color:#E2E2E2;cursor:pointer;transition:color 0.3s ease;position:relative;border-radius:8px 8px 0 0;}.homecp-tab-btn.active{color:#f97316;background-color:#fef7f0;padding:12px 16px;}.homecp-tab-btn.active::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:#f97316;border-radius:0;transform:none;z-index:1;}.homecp-tab-btn:hover{color:#f97316;background-color:#faf5f0;}.homecp-category-content{overflow:hidden;padding-bottom:20px;}.homecp-product-list{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;transition:transform 0.5s ease-in-out;}@media (max-width:1200px){.homecp-product-list{grid-template-columns:repeat(3,1fr);gap:20px;}}.homecp-product-item{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.06),0 1px 3px rgba(0,0,0,0.1);transition:transform 0.3s ease,box-shadow 0.3s ease;transform:perspective(1000px) rotateX(0deg) rotateY(0deg);border:1px solid #f0f0f0;}.homecp-product-item:hover{transform:perspective(1000px) translateY(2px) rotateX(2deg) rotateY(1deg);box-shadow:0 12px 24px rgba(0,0,0,0.02),0 8px 16px rgba(0,0,0,0.09);}.homecp-product-img-wrap{width:100%;aspect-ratio:1/1;height:0;padding-top:100%;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,0.02);}.homecp-product-img-wrap .new{position:absolute;right:-2px;top:-2px;width:142px;height:135px;line-height:35px;border-radius:0%;font-weight:200;font-style:normal;font-size:12px;text-align:center;color:#fff;background-image:url(/images/new.png);z-index:10;}.homecp-product-img-wrap .hot{position:absolute;left:-2px;top:-2px;width:135px;height:135px;line-height:35px;border-radius:0%;font-weight:200;font-style:normal;font-size:12px;text-align:center;color:#fff;background-image:url(/images/hot.png);z-index:10;}.homecp-product-link{color:#000;text-decoration:none;display:block;width:100%;height:100%;transition:color 0.3s ease;}.homecp-product-link:hover{color:#f97316;text-decoration:none;}.homecp-product-title a{color:inherit;text-decoration:none;transition:color 0.3s ease;}.homecp-product-title a:hover{color:#f97316;}.homecp-product-img,.homecp-product-img-hover{position:absolute;width:100%;height:100%;top:0%;left:0%;transform:scale(1.02);object-fit:cover;object-position:center;display:block;transition:opacity 0.5s ease,transform 0.5s ease;}.homecp-product-img-hover{opacity:0;transform:scale(1.05);}.homecp-product-img-wrap:hover .homecp-product-img{opacity:0;transform:scale(1);}.homecp-product-img-wrap:hover .homecp-product-img-hover{opacity:1;transform:scale(1.02);}.homecp-product-title{font-size:15px;font-weight:400;color:#333;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,0.02);padding-top:5px;padding-right:10px;padding-bottom:10px;padding-left:10px;}@media (max-width:992px){.homecp-product-list{grid-template-columns:repeat(2,1fr);gap:20px;}.homecp-category-title{font-size:28px;}.homecp-tab-btn{padding:10px 20px;font-size:15px;}.homecp-tab-btn.active{padding:10px 20px;}.homecp-product-img-wrap{aspect-ratio:1/1;height:0;padding-top:100%;}.homecp-product-item{border-width:1px;}}@media (max-width:768px){.homecp-product-list{grid-template-columns:repeat(2,1fr);gap:15px;}.homecp-category-tabs{gap:5px;}.homecp-tab-btn{padding:8px 12px;font-size:14px;}.homecp-tab-btn.active{padding:8px 12px;}.homecp-product-title{padding:10px;font-size:14px;}.homecp-product-img-wrap{aspect-ratio:1/1;height:0;padding-top:100%;}.homecp-product-item{transform:none;border-width:1px;}.homecp-product-item:hover{transform:translateY(-5px);}}