.menuClass span[data-v-f1ffa800] {
  cursor: pointer;
}
.main-content[data-v-f1ffa800] {
  margin: 1.375rem 10% 1.375rem 10%;
  font-family: 'PingFang SC', serif;
  font-style: normal;
  letter-spacing: 0.5px;
  min-height: calc(100% - 9.5rem);
}
.div-content[data-v-f1ffa800] {
  margin-top: 1.375rem;
  padding: 1rem;
  background-color: #fff;
  width: 100%;
  position: relative;
}
.ai-btn[data-v-f1ffa800] {
  position: absolute;
  top: 2vh;
  right: 5vh;
  width: 200px;
  height: 77px;
  padding: 26px 0 0 90px;
  background: url(../../static/img/btn_bg.c20d873a.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  transition: transform 0.5s ease, right 0.5s ease;
}
.ai-btn[data-v-f1ffa800]:hover {
  transform: scale(1.1);
  right: 5.5vh;
}
.ai-btn .ai-text[data-v-f1ffa800] {
  font-family: 'PingFang SC';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  /* identical to box height, or 24px */
  text-align: center;
  letter-spacing: 1px;
  background: linear-gradient(90deg, #4b59e4 0%, #e17ef1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.tableStyle[data-v-f1ffa800] {
  width: 100%;
  border-style: solid;
  border-color: #dcdfe6;
  border-width: 1px 0 0 1px;
}
.tableStyle td[data-v-f1ffa800] {
  border-style: solid;
  border-color: #dcdfe6;
  border-width: 0 1px 1px 0;
  height: 2.5rem;
  padding: 0.5em;
  text-align: center;
}
.tableTitle[data-v-f1ffa800] {
  text-align: center;
  background-color: #f4f8ff;
}
@media screen and (max-width: 1500px) {
.tableTitle[data-v-f1ffa800],
  .tableTitle td[data-v-f1ffa800] {
    font-weight: 500;
}
}
@media screen and (min-width: 1500px) {
.tableTitle[data-v-f1ffa800],
  .tableTitle td[data-v-f1ffa800] {
    font-weight: 600;
}
}

