css的鼠标手势
cursor:pointer; 或 cursor:hand : 手型
cursor:crosshair : 十字
cursor:text : 文本
cursor:wait : 等待
cursor:help : 问号
cursor:e-resize : 右的箭头
cursor:ne-resize : 右上的箭头
cursor:n-resize : 上的箭头
cursor:nw-resize : 左上的箭头
cursor:w-resize : 左的箭头
cursor:sw-resize : 左下的箭头
cursor:s-resize : 下的箭头
cursor:se-resize : 右下的箭头
cursor:move :移动
cursor:no-drop 或cursor:not-allowed :禁止符号