铸铁直角尺
铸铁直角尺是机床、机械设备及零部件的垂直度检验的工具,也...
铸铁平尺
铸铁平尺包括桥形平尺、工字形平尺、矩形平尺、角度平尺及平...
铸铁方尺
铸铁方尺别名方尺,检验方尺, 矩形角尺 ,方型角尺,平行方...
400-400平台
经研磨修平的400-400平台须检定平面度,一般使用0级刀口尺用透...
研磨工作台
压砂后的研磨工作台,就是磨削量块的切削工具。选择平的一块...
研磨平板
研磨平板具有组织均匀,结构致密,无砂眼气孔,疏松等缺陷,上砂...
共 1页 / 7 条记录
/*一键拨号样式*/
.magnifier1 {-webkit-animation:magnify 1s linear infinite alternate;-moz-animation:magnify 1s linear infinite alternate;animation:magnify 1s linear infinite alternate;text-align:center;position:fixed;right:3%;bottom:4rem;z-index:1000;width:3.2rem;height:3.2rem;border-radius:5px;}
.magnifier img {m-ax-width:2.3rem;padding-top:0.3rem;}
.magnifier:after,.magnifier:before {position:absolute;content:"";}
@-webkit-keyframes magnify {0% {-webkit-transform:scale(1,1);}
100% {-webkit-transform:scale(1.3,1.3);}
}
@-moz-keyframes magnify {0% {-webkit-transform:scale(1,1);}
100% {-webkit-transform:scale(1.3,1.3);}
}
@keyframes magnify {0% {-webkit-transform:scale(1,1);}
100% {-webkit-transform:scale(1.3,1.3);}
}
@media (min-width: 768px){
.magnifier{display: none !important;}
}