.index-top {
  height: 25.75rem;
  flex-shrink: 0;
  background: url("static/product/Rectangle38.png") no-repeat;
  padding-top: 1px;
  background-size: 100% 104%;
}

.index-top .top1 {
  width: 12.25rem;
  height: 0.38rem;
  flex-shrink: 0;
  border-radius: 0.88rem;
  background: linear-gradient(90deg, #2e72f3 0%, #ffffff1a 100%);
  margin-top: 8.48rem;
}

.index-top .top2 {
  color: #2e72f3;
  font-family: "Microsoft YaHei";
  font-size: 1.73rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.88rem;
  margin-top: 1.5rem;
}

.index-top .top3 {
  color: #000000;
  font-family: "Microsoft YaHei";
  font-size: 1.44rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.41rem;
}

.index-top .top5 {
  width: 0.69rem;
  height: 0.71rem;
  color: #797B80;
  cursor: pointer;
}

.index-top .top4 {
  color: #686868;
  font-family: "Microsoft YaHei";
  font-size: 0.94rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.63rem;
  margin-top: 0.7rem;
}

.class-show {
  width: 100%;
  flex-shrink: 0;
  background: #f9fcff;
  padding-top: 1px;
}

.class-show .main {
  width: 75rem;
  margin: 0 auto;
}

.class-show .main .title {
  color: #333333;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 1.88rem;
  font-style: normal;
  font-weight: 900;
  line-height: 2.63rem;
  margin-top: 4.13rem;
}

.class-show .main .desc {
  flex-shrink: 0;
  color: #808080;
  text-align: center;
  font-family: "PingFang SC";
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  margin-top: 0.23rem;
  line-height: 1.75rem;
}

.class-show .main .tabs {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 2.36rem;
}

.class-show .main .tabs .tab {
  display: flex;
  width: 9.38rem;
  margin: 0 0.84rem;
  justify-content: center;
  align-items: center;
  border-radius: 2.19rem;
  border: 0.06rem solid #a6a6a6;
  height: 2.38rem;
  flex-shrink: 0;
  color: #666666;
  text-align: center;
  font-family: "PingFang SC";
  cursor: pointer;
}

.class-show .main .tabs .tab-active {
  border-color: #1c64f7 !important;
  color: #1c64f7 !important;
}

.class-show .main .items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 2.13rem;
}

.class-show .main .items .item {
  background-color: #fff;
  width: 17.81rem;
  margin-bottom: 1.25rem;
  cursor: pointer;
}

.class-show .main .items .item img {
  width: 17.81rem;
  height: 14.47rem;
}

.class-show .main .items .item .item-content {
  padding: 1.3rem 0.63rem;
  height: 9.22rem;
}

.class-show .main .items .item .item-content div {
  width: 16.56rem;
  height: 2.34rem;
  line-height: 2.3rem;
  color: #666666;
  font-family: "PingFang SC";
  font-size: 0.88rem;
  font-style: normal;
  font-weight: 400;
  border-bottom: 0.06rem solid #f3f3f3;
}

.mypagenation {
  display: flex;
  justify-content: center;
}

.mypagenation .mypage {
  display: flex;
  width: 2.75rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.63rem;
  border-radius: 0.5rem;
  border: 0.06rem solid var(--dGrey-01, #E4E9EE);
  margin-right: 0.5rem;
  flex-shrink: 0;
}

.mypagenation .mypage a {
  color: #818B9C;
}

.mypagenation .mypage:hover a {
  color: #2E72F3;
}

.mypagenation .mypage img {
  width: 2.75rem;
  height: 2.75rem;
}
