.flex-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-start {
  display: flex;
  align-items: center;
}
.common-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.35rem;
  color: #000000;
  line-height: 0.48rem;
  text-align: center;
  font-style: normal;
}
.common-desc {
  margin-top: 0.1rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.23rem;
  color: #4823FF;
  line-height: 0.32rem;
  text-align: center;
}
.common-more {
  position: relative;
  margin: 40px auto;
  width: 1.6rem;
  height: 0.69rem;
  background: linear-gradient(270deg, #AA52FF 0%, #7E2BFF 100%);
  font-size: 0.23rem;
  border-radius: 0.35rem;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.common-more img {
  margin-left: 8px;
}
.common-more:hover .more-popup {
  display: block;
}
.common-more .more-popup {
  position: absolute;
  display: none;
  top: 50%;
  left: 100%;
  transform: translateY(-50%) translateX(10px);
  background-color: #fff;
  padding: 4px;
  border-radius: 8px;
  width: auto;
  text-align: center;
  box-shadow: 0px 5px 10px 0px rgba(144, 144, 144, 0.1);
  color: #333;
  z-index: 2;
  font-size: 14px;
}
.common-more .more-popup .img {
  margin-left: 0;
  width: 120px;
  height: 120px;
  max-width: unset;
}
.content-item {
  padding: 0.5rem 0.32rem;
  background: #fff;
}
.content-item:nth-of-type(even) {
  background-color: #F6F8FA;
}
.contains .contains-list {
  display: grid;
  margin-top: 0.5rem;
  font-family: PingFangSC, PingFang SC;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.23rem;
  font-weight: 500;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.28rem;
  text-align: right;
  font-style: normal;
}
.contains .contains-list .contains-item {
  padding-left: 0.19rem;
  display: flex;
  align-items: center;
  height: 0.85rem;
  background: #F6F8FC;
  border-radius: 0.13rem;
}
.contains .contains-list img {
  margin-right: 0.08rem;
  width: 0.54rem;
  height: 0.54rem;
}
.gzh {
  height: 7.25rem;
  background: #F6F8FA;
  overflow: hidden;
}
.gzh .gzh-swiper {
  margin-top: 0.46rem;
  height: 100%;
}
.gzh .gzh-swiper .swiper-pagination {
  bottom: 0.66rem !important;
}
.gzh .gzh-swiper .swiper-pagination .swiper-pagination-bullet {
  width: 0.31rem;
  height: 0.06rem;
  border-radius: 0;
}
.gzh .gzh-swiper .swiper-pagination .swiper-pagination-bullet-active {
  background: #6A49FF;
}
.gzh .swiper-slide {
  width: 2.8rem;
  height: 5.2rem;
}
.gzh .swiper-slide img {
  width: 100%;
  height: 100%;
}
.friend-platform {
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.27rem;
}
.friend-platform img {
  display: block;
  border-radius: 0;
}
.tool-introduce {
  margin-top: 0.5rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0.24rem;
}
.tool-introduce img {
  display: block;
  border-radius: 0;
}
.store {
  height: 18.65rem;
  background-image: url(../images/2025/store-bg.png);
  background-size: cover;
  background-position: center 0;
}
.store .btn {
  margin: 0.1rem 0 0.14rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.12rem;
  height: 0.54rem;
  background: linear-gradient(270deg, #9854FF 0%, #341CE8 100%);
  border-radius: 0.1rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.23rem;
  color: #FFFFFF;
  line-height: 0.28rem;
  font-style: normal;
}
.store .title {
  margin-bottom: 0.1rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.42rem;
  color: #000000;
  line-height: 0.6rem;
  text-align: left;
  font-style: normal;
}
.store .desc {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.23rem;
  line-height: 0.32rem;
  color: #666666;
}
.store .store-list {
  margin-top: 3.66rem;
  padding: 0.5rem 0.5rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.4rem;
  font-size: 0.23rem;
  line-height: 0.35rem;
}
.store .store-list img {
  width: 0.46rem;
  height: 0.46rem;
  margin-bottom: 0.15rem;
}
.teacher {
  background: #F3F7FF;
}
.teacher .teacher-list {
  margin-top: 0.4rem;
}
.teacher .teacher-item {
  display: flex;
  align-items: center;
  margin-bottom: 0.24rem;
  width: 6.9rem;
  height: 3.1rem;
  padding: 0.2rem 0.27rem;
  background: #FFFFFF;
  box-shadow: 0rem 5 0.19rem 0rem rgba(105, 123, 157, 0.2);
  border-radius: 0.1rem;
}
.teacher .teacher-item img {
  display: block;
  margin: 0 auto;
  width: 2.29rem;
  height: 2.42rem;
  margin-right: 0.19rem;
}
.teacher .teacher-item .text-item {
  position: relative;
  font-weight: 400;
  font-size: 0.21rem;
  color: #333333;
  line-height: 0.37rem;
  text-align: justify;
  font-style: normal;
}
.teacher .teacher-item .text-item:not(:last-of-type) {
  margin-bottom: 0.1rem;
}
.teacher .teacher-item .text-item::before {
  content: '';
  position: absolute;
  left: -0.12rem;
  top: 0.15rem;
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 0.03rem;
  background: linear-gradient(90deg, #4632E7 0%, #9460FF 100%);
}
.teacher .course-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.29rem;
}
.teacher .course-item {
  position: relative;
  width: 3.27rem;
  align-self: stretch;
  background: #fff;
  box-shadow: 0rem 10 0.29rem 0rem rgba(104, 131, 177, 0.16);
  border-radius: 0.1rem;
}
.teacher .course-item img {
  width: 100%;
  height: 1.73rem;
}
.teacher .course-item .tag {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0.1rem;
  padding: 0.1rem 0.23rem;
  height: 0.46rem;
  font-size: 0.23rem;
  color: #fff;
  background: linear-gradient(270deg, #AA52FF 0%, #7E2BFF 100%);
  box-shadow: 0rem 0.1rem 0.3rem 0rem rgba(104, 131, 177, 0.16);
  border-radius: 0rem 1rem 1rem 0rem;
}
.teacher .course-item .text {
  padding: 0.19rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.21rem;
  color: #333333;
  line-height: 0.38rem;
  text-shadow: 0rem 0.1rem 0.29rem rgba(104, 131, 177, 0.16);
  text-align: justify;
}
.exchange-meeting {
  padding-top: 0;
  background: linear-gradient(to bottom, #F3F7FF 0%, #FFFFFF 100%);
}
.exchange-meeting .exchange-meeting-list {
  margin-top: 0.26rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.29rem;
}
.exchange-meeting .exchange-meeting-list img {
  height: 3.27rem;
}
.m-index6 .pic-c {
  top: 70px;
}
.update-wrapper {
  height: 11.33rem;
  padding-top: 0.77rem;
  background-size: 100% 100%;
}
.update-wrapper .title {
  margin: 0 auto;
  font-size: 0.46rem;
  line-height: 0.64rem;
  text-align: center;
  font-weight: bold;
}
.update-wrapper .desc {
  margin: 0 auto;
  margin-top: 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.71rem;
  height: 0.56rem;
  background: linear-gradient(270deg, #A36DFF 0%, #4A2AFF 100%);
  border-radius: 0.1rem;
  color: #fff;
  font-size: 0.23rem;
}
.update-wrapper .update-list {
  padding: 0 0.91rem;
  padding-top: 0.51rem;
  margin-top: 3rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.59rem;
  font-weight: 500;
  font-size: 0.27rem;
  color: #000000;
  line-height: 0.38rem;
  font-style: normal;
  border-radius: 0.1rem;
  text-align: center;
}
.update-wrapper .update-list .img {
  margin: 0 auto;
  margin-bottom: 0.15rem;
  width: 0.85rem;
  height: 0.85rem;
}
.update-wrapper .update-list p {
  font-size: 0.23rem;
  font-weight: 400;
}
.feedback .feedback-list {
  margin-top: 0.44rem;
}
.feedback .feedback-item {
  position: relative;
  padding: 0.26rem 0.3rem;
  background: linear-gradient(180deg, #E2EEFF 0%, #F4FAFF 100%);
  border-radius: 0.19rem;
  height: 4.04rem;
}
.feedback .feedback-item:not(:last-of-type) {
  margin-bottom: 0.23rem;
}
.feedback .feedback-item .avatar {
  margin-right: 0.2rem;
  width: 1.42rem;
  height: 1.42rem;
}
.feedback .feedback-item .name {
  font-size: 0.38rem;
  margin-bottom: 0.02rem;
  line-height: 0.54rem;
  font-weight: 600;
}
.feedback .feedback-item .position {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.27rem;
  color: #546B8E;
  line-height: 0.38rem;
}
.feedback .feedback-item .desc {
  margin-top: 0.17rem;
  height: 192px;
  font-family: PingFangSC, PingFang SC;
  font-size: 0.23rem;
  color: #333333;
  line-height: 0.38rem;
}
.feedback .feedback-item .square {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.92rem;
  height: 1.64rem;
}
.case-wrapper {
  position: relative;
  margin-top: 50px;
  overflow: hidden;
}
.case-wrapper .rightpop {
  position: fixed;
  display: none;
  transform: translateY(-50%) translateX(100%);
  background-color: #fff;
  padding: 4px;
  border-radius: 8px;
  width: auto;
  text-align: center;
  box-shadow: 0px 5px 10px 0px rgba(144, 144, 144, 0.1);
  color: #000;
  z-index: 2;
}
.case-wrapper .rightpop.show {
  display: block;
  opacity: 1;
}
.case-wrapper .rightpop .img {
  width: 120px;
  height: 120px;
  max-width: unset;
}
.case-wrapper::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 474px;
  background: linear-gradient(270deg, rgba(246, 248, 250, 0) 0%, #F6F8FA 100%);
  z-index: 1;
  pointer-events: none;
}
.case-wrapper::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 474px;
  background: linear-gradient(270deg, #F6F8FA 0%, rgba(246, 248, 250, 0) 100%);
  z-index: 1;
  pointer-events: none;
}
.case-list {
  width: max-content;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  transform: translateX(-50%);
  z-index: 0;
}
.case-list:nth-of-type(odd) {
  animation: scrollToRight 30s linear infinite backwards;
}
.case-list:nth-of-type(even) {
  animation: scrollToRight 24s linear infinite backwards;
}
.case-list:not(:last-of-type) {
  margin-bottom: 15px;
}
.case-list .case-item {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  padding: 11px;
  width: 320px;
  height: 110px;
  background: #FFFFFF;
  border-radius: 14px;
}
.case-list .case-item:not(:last-of-type) {
  margin-right: 16px;
}
.case-list .case-item > .img {
  margin-right: 16px;
  width: 88px;
  height: 88px;
}
.case-list .case-item .text {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 22px;
  color: #000000;
  line-height: 30px;
  text-align: left;
  font-style: normal;
}
.case-list .case-item .btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 88px;
  height: 32px;
  background: #EAEAFF;
  border-radius: 6px;
  color: #2222FF;
  margin-top: 16px;
  font-weight: 500;
  cursor: pointer;
}
.case-list .case-item .btn:hover .rightpop {
  display: block;
  opacity: 1;
}
.case-list .case-item .btn > img {
  width: 12px;
  margin-left: 5px;
}
@keyframes scrollToRight {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
.content-display .common-title {
  margin-bottom: 0.48rem;
}
/*# sourceMappingURL=index.css.map */