*{margin:0;padding:0;border:none;outline:none;text-decoration:none;font-size:14px;}
ol,li,ul{list-style:none;}
::-webkit-scrollbar{display:block;position:fixed;width:2px;background:white;}  /*隐藏滚轮*/
::-webkit-scrollbar-thumb {background:#8aa5c5;width:600px;}
text{cursor:default;user-select:none;-webkit-user-select: none}
/* svg,text{dominant-baseline:hanging;} */
select,input,button{}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
a:hover{text-decoration:none;}
/*:hover{transition:all 0.5s;}*/
svg{width:16px;height:16px;fill:#9254de;}
img[src=''],img:not([src]){opacity:0;}
img {border:none;}
button{cursor: pointer;}
a:hover {cursor:pointer;}