
电动油压篮球架

产品特色:
-
✅ 电动油压控制:一键操作,自动升降架体,省时又省力。
-
✅ FIBA国际认证结构设计:符合比赛规格。
-
✅ 高密度强化材质:稳固耐用,适应各种强度对抗。
-
✅ 安全防护设计:配有防撞缓冲,提升球员使用安全性。
.cta-buttons {
display: flex;
flex-wrap: wrap;
gap: 12px;
margin-top: 20px;
justify-content: center;
}
.cta-buttons a {
flex: 1 1 45%;
text-align: center;
padding: 14px;
font-size: 16px;
font-weight: bold;
color: #fff;
border-radius: 8px;
text-decoration: none;
transition: background-color 0.2s ease;
}
.cta-call {
background-color: #34A853;
}
.cta-call:hover {
background-color: #2c9445;
}
.cta-form {
background-color: #4285F4;
}
.cta-form:hover {
background-color: #3367d6;
}
@media (max-width: 480px) {
.cta-buttons a {
flex: 1 1 100%;
font-size: 18px;
}
}