Showing the single result
-


Product Name |
Wire Stripping, Cutting & Crimping Tool |
Application |
Stripping, cutting, and crimping wire |
Range |
0.6 / 0.8 / 1.0 / 1.3 / 1.6 / 2.0 / 2.6 mm² |
Length |
175 mm |
Wire Stripping, Cutting & Crimping Tool – Specification
body {
background:#f8f9fa;
padding:30px;
font-family: 'Segoe UI', sans-serif;
}
.table-container {
max-width:760px;
margin:0 auto;
background:#fff;
border-radius:12px;
box-shadow:0 6px 20px rgba(13,110,253,0.08);
overflow:hidden;
}
.table-header {
background:#0d6efd;
color:#fff;
padding:14px;
text-align:center;
font-weight:600;
border-radius:12px 12px 0 0;
}
.spec-table th {
width:40%;
background:#f5f8ff;
text-align:left;
color:#0d6efd;
}
.spec-table td, .spec-table th {
padding:12px 16px;
vertical-align:middle;
}
.spec-table tbody tr {
transition: all .22s ease;
}
.spec-table tbody tr:hover {
background:#e8f3ff;
transform: translateX(3px);
}
@media (max-width:600px) {
.spec-table thead { display:none; }
.spec-table, .spec-table tbody, .spec-table tr, .spec-table td { display:block; width:100%; }
.spec-table tr { margin-bottom:10px; border:1px solid #eef6ff; border-radius:8px; overflow:hidden; }
.spec-table td { text-align:right; padding:12px; position:relative; }
.spec-table td::before {
content: attr(data-label);
position:absolute;
left:12px;
width:55%;
text-align:left;
font-weight:600;
color:#0b5ed7;
}
.spec-table tbody tr:hover {
transform:none;
background:transparent;
}
.spec-table th { display:none; }
}
End of content
End of content