*{margin:0;padding:0;border:none;outline:none;text-decoration:none;}
ol,li,ul{list-style:none;}
::-webkit-scrollbar{display:block;position:fixed;width:0px;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;}
div {
	user-select: none;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: transparent; /* 防止ios 出现点击div 出现选中效果*/
}
/*body {display:none;}*/
.base-button__BaseFrame-sc-10my82n-0 {
    width:90px!important;
    height: 250px!important;
    /*
    padding:0px!important;
    margin:0px!important;*/
}
/*.frame-button-content__ButtonRight-sc-1td9tx7-2 {
    letter-spacing: 5px!important;
    line-height: 40px!important;
    height: 225px!important;
    font-size: 18px!important;
    margin-left: 15px!important;
}
.frame-button-content__ButtonRight-sc-1td9tx7-2 {
    margin-left:15px!important;
}*/
