CSS选择器和优先级选择器和优先级优先级递减为 !important 内联样式 ID 选择器(#example) 类选择器(.example), 属性选择器([type="radio"]), 伪类(:hover) 标签名选择器(h1), 伪元素(::before)