/*页面 选中样式 start*/
::-moz-selection{color:rgba(255,255,255,.85);background:#ea4c89}
::selection{color:rgba(255,255,255,.85);background:#ea4c89}
/*页面 选中样式 end*/