
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
  position: relative;
  z-index: 1;
}
.linear-gradient {
  background: linear-gradient(242deg, #50BCF9 2.24%, #DCD2FF 87.07%) !important;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  margin: 0px;
  padding: 0px;
}

/* 滚动条 */
body *::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
body *::-webkit-scrollbar-track {
  background: #444444;
  border-radius: 2px;
}
body *::-webkit-scrollbar-thumb {
  background: rgb(68, 68, 68);
  border-radius: 10px;
}
body *::-webkit-scrollbar-thumb:hover {
  background: #5389f5;
}
body *::-webkit-scrollbar-corner {
  background: #444444;
}

.svg-icon[data-v-0ed5428e]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-standard[data-v-0ed5428e]{width:100%;height:100%;overflow:hidden;stroke:black;fill:black;border:none;outline:none}.svg-icon-standard-select[data-v-0ed5428e]{width:100%;height:100%;overflow:hidden;stroke:"#888A8E";fill:"#888A8E";border:none;outline:none;color:#888A8E}.svg-icon-select[data-v-0ed5428e]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#409EFF}.svg-icon-large[data-v-0ed5428e]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-small[data-v-0ed5428e]{width:1.0em;height:1.0em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#9b9b9b}.svg-icon-select-large[data-v-0ed5428e]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#409EFF}.svg-icon-like[data-v-0ed5428e]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:red;overflow:hidden;stroke:#ff3c00}.svg-icon-white[data-v-0ed5428e]{width:1.25em;height:1.25em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#f3f3f3}.svg-icon-white-large[data-v-0ed5428e]{width:1.5em;height:1.5em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;stroke:#f3f3f3}.svg-icon-standard-gray[data-v-0ed5428e]{width:100%;height:100%;overflow:hidden;stroke:#888A8E;border:none;outline:none}

