diff --git a/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.html b/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.html index c79d87c..45e43dc 100644 --- a/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.html +++ b/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.html @@ -60,19 +60,19 @@ margin-top: 6px; letter-spacing: 3px; } - /* 产品展示台 - 边框更粗 */ + /* 产品展示台 - 边框更厚 */ .product-stage { - width: 620px; - height: 520px; + width: 580px; + height: 480px; background: rgba(255,255,255,0.08); - border-radius: 30px; + border-radius: 35px; display: flex; align-items: center; justify-content: center; position: relative; - margin-top: 20px; + margin-top: 10px; backdrop-filter: blur(5px); - border: 8px solid rgba(255,255,255,0.12); + border: 15px solid rgba(255,255,255,0.12); box-shadow: 0 20px 60px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1); @@ -88,11 +88,11 @@ justify-content: center; } .product-img { - width: 620px; - height: 520px; + width: 580px; + height: 480px; object-fit: cover; object-position: center; - border-radius: 25px; + border-radius: 30px; box-shadow: 0 15px 40px rgba(0,0,0,0.4), 0 0 0 1px rgba(255,255,255,0.1); @@ -103,8 +103,8 @@ top: 100%; left: 50%; transform: translateX(-50%) scaleY(-1); - width: 620px; - height: 120px; + width: 580px; + height: 100px; object-fit: cover; object-position: center bottom; opacity: 0.12; @@ -115,7 +115,7 @@ /* 卖点标签 */ .features { position: absolute; - bottom: 100px; + bottom: 90px; display: flex; gap: 12px; z-index: 10; diff --git a/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.png b/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.png index a193f7b..31f3fe7 100644 Binary files a/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.png and b/产品/飞牛 NAS/fyd-亚克力机箱 - 单/主图/主图1-正面展示.png differ