.btn-gradient-primary::after {
  top: 2px;
}

.section-1 {
  padding: 128px 0 40px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) -57.98%, #FFFFFF 97.18%), linear-gradient(90deg, #7231FB 0%, #E091F2 100%);
}
@media (min-width: 992px) {
  .section-1 {
    padding: 132px 0 104px;
  }
}
@media (min-width: 1600px) {
  .section-1 {
    padding: 140px 0 110px;
  }
}
.section-1 h1 {
  font-size: 40px;
}
@media (min-width: 992px) {
  .section-1 h1 {
    font-size: 48px;
  }
}
@media (min-width: 1600px) {
  .section-1 h1 {
    font-size: 56px;
  }
}
.section-1 .desc {
  font-size: 14px;
  color: #1a1a1a;
}
@media (min-width: 1600px) {
  .section-1 .desc {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .section-2 .aside-img {
    display: block;
    width: 54px;
    height: 48px;
    background: white;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.1607843137);
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
    margin-left: -24px;
    margin-bottom: 24px;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" fill="none"><circle cx="4" cy="7" r="2" fill="%231A1A1A"/><circle cx="4" cy="14" r="2" fill="%231A1A1A"/><circle cx="4" cy="21" r="2" fill="%231A1A1A"/><path stroke="%231A1A1A" stroke-linecap="round" stroke-width="3" d="M10 7h15M10 14h15M10 21h15"/></svg>') no-repeat center;
  }
  .section-2 .aside-img + .sidebar {
    display: none;
    margin-left: -24px;
  }
  .section-2 .aside-img.actived {
    background: url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="%231a1a1a" stroke-width="3" stroke-linecap="round" d="M5 17.879 18.435 4.444M5.621 4.5l13.435 13.435"/></svg>') no-repeat center;
  }
  .section-2 .aside-img.actived + .sidebar {
    display: block;
  }
}
.section-2 .sidebar.v1-0-0 {
  z-index: 30;
  top: 20px;
  width: 270px;
  background: #fff;
  box-shadow: 2px 4px 32px rgba(0, 0, 0, 0.14);
  padding: 0px;
}
.section-2 .sidebar.v1-0-0 a:has(.title) {
  color: #3C4146;
  text-decoration: none;
}
.section-2 .sidebar.v1-0-0 li:has(.title.active) {
  background-color: rgba(114, 49, 251, 0.031372549);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1019607843);
}
.section-2 .sidebar.v1-0-0 .title {
  font-size: 18px;
  padding: 18px 16px 18px 24px;
  border-left: 2px solid transparent;
  color: #3C4146;
}
.section-2 .sidebar.v1-0-0 .title.active {
  border-left: 2px solid #7231FB;
}
.section-2 .sidebar.v1-0-0 .title.active + .list {
  overflow: hidden;
  margin-bottom: 12px;
}
.section-2 .sidebar.v1-0-0 .title.active::after {
  transform: rotate(180deg);
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%237231FB" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
}
.section-2 .sidebar.v1-0-0 .title.active:hover::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%237231FB" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
}
.section-2 .sidebar.v1-0-0 .title::after {
  width: 10px;
  height: 7px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%231A1A1A" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
}
.section-2 .sidebar.v1-0-0 .title:hover::after {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="7" fill="none"><path stroke="%231A1A1A" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.6" d="m1 1.5 4 4 4-4"/></svg>') no-repeat;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link:hover, .section-2 .sidebar.v1-0-0 li .sidebar-item-link.active {
  border-left: 4px solid transparent;
  background: none;
  color: #7231FB;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link.small {
  padding: 10px 1rem 10px 3.2rem;
  text-decoration: none;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link.small::before {
  content: "";
  width: 8px;
  height: 8px;
  background: url(https://images.hitpaw.cn/guide/white-circle.svg) no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 17px;
  left: 25px;
  z-index: 2;
}
.section-2 .sidebar.v1-0-0 li .sidebar-item-link.small:hover::before, .section-2 .sidebar.v1-0-0 li .sidebar-item-link.small.active::before {
  background: url(https://images.hitpaw.cn/guide/high-light-circle.svg) no-repeat;
  background-position: center;
  background-size: cover;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 12px;
  left: 20px;
}
.section-2 .sidebar.v1-0-0 .list {
  transition: max-height linear 0.2s;
}
.section-2 .sidebar.v1-0-0 .list .son-li:not(:last-child)::after {
  content: "";
  width: 1px;
  height: calc(100% - 38px);
  position: absolute;
  left: 32px;
  top: 20px;
  border: 1px dashed #AAAAAA;
  z-index: 1;
}
.section-2 .content-center .article-list .item {
  background: #F7F8FC;
  border-radius: 16px;
  padding: 20px;
}
@media (min-width: 992px) {
  .section-2 .content-center .article-list .item {
    padding: 20px 32px;
  }
}
.section-2 .content-center .article-list .item:hover {
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.0784313725);
}
.section-2 .content-center .article-list .item:hover h3 {
  color: #7231FB;
}
.section-2 .content-center .article-list .item img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .section-2 .content-center .article-list .item img {
    max-width: 248px;
  }
}
.section-2 .content-center .article-list .item h3 {
  font-size: 20px;
}
.section-2 .content-center #page-turn {
  padding: 32px 0 64px;
}
@media (min-width: 992px) {
  .section-2 .content-center #page-turn {
    padding: 64px 0 100px;
  }
}
@media (min-width: 1600px) {
  .section-2 .content-center #page-turn {
    padding: 64px 0 120px;
  }
}
.section-2 .content-center #page-turn a {
  color: #595959;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border-radius: 4px;
  font-size: 16px;
  text-decoration: none;
}
@media (min-width: 992px) {
  .section-2 .content-center #page-turn a:not(:last-child) {
    margin-right: 12px;
  }
}
.section-2 .content-center #page-turn .page:hover:not(.more, .actived) {
  background: rgba(114, 49, 251, 0.1);
}
.section-2 .content-center #page-turn .page.actived {
  width: 32px;
  height: 32px;
  color: white;
  background: #7231FB;
}
.section-2 .content-center #page-turn .jump {
  max-width: 56px;
  box-sizing: border-box;
  border: 1px solid #595959;
  border-radius: 4px;
  margin-right: 12px;
}
.section-2 .content-center #page-turn .jump-group {
  color: #595959;
  font-size: 16px;
}
.section-2 .content-center [data-toggle=pagination] {
  padding: 32px 0 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
@media (min-width: 992px) {
  .section-2 .content-center [data-toggle=pagination] {
    padding: 64px 0 100px;
  }
}
@media (min-width: 1600px) {
  .section-2 .content-center [data-toggle=pagination] {
    padding: 64px 0 120px;
  }
}
.section-2 .content-center [data-toggle=pagination] li {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #595959;
  font-size: 16px;
  border-radius: 4px;
  cursor: pointer;
  list-style: none;
}
.section-2 .content-center [data-toggle=pagination] li.active {
  color: white;
  background: #7231FB;
}
.section-2 .content-center [data-toggle=pagination] li.next {
  list-style: none;
  color: white;
  position: relative;
}
.section-2 .content-center [data-toggle=pagination] li.next::before {
  content: ">";
  width: 100%;
  height: 100%;
  line-height: 32px;
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #595959;
  background: white;
}
.section-2 .content-center [data-toggle=pagination] li.prev {
  list-style: none;
  color: white;
  position: relative;
}
.section-2 .content-center [data-toggle=pagination] li.prev::before {
  content: "<";
  width: 100%;
  height: 100%;
  line-height: 32px;
  text-align: center;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  color: #595959;
  background: white;
}/*# sourceMappingURL=classify.css.map */