.clip{
position:absolute;
clip: rect(10px 30px 20px 10px);
}
position:absolute
可用性隐藏
top right bottom left
left >= right
bottom <= top