@import url(./base.css);

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: #f6f7fa;
}

.header, .footer {
  min-width: none !important;
}

::-webkit-scrollbar {
  /* width: 0.3125rem; */
  width: 0;
}

::-webkit-scrollbar-thumb {
  border-radius: 0.625rem;
  background: #ccc;
}

#header .anihome-header-wrap {
  position: absolute;
}

.block-3 .wrapper {
  width: 100%;
  background: #fff;
}

.white .light {
  background: #fff !important;
}

.header {
  background: #000 !important;
}


#app {
  margin: 0 auto;
  margin-top: 0.625rem;
}

.w1 {
  max-width: 36.25rem;
}
.shadowWrap {
  width: 100%;
  height: 100%;
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
}

.propagandPlayerBox {
  width: 90%;
  height: 90%;
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1101;
  margin: 0 0 0 -45%;
}

.propagandPlayer_inner {
  width: 100%;
  height: 100%;
  position: relative;
  top: -50%;
}

.deleteButton {
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  background: url(https://image.zhihuishu.com/testzhs/able-commons/demo/201611/2f68673fcc25497ab3d9ca8408e39fd5.png) no-repeat;
  position: absolute;
  right: -4%;
  top: 3.125rem;
  z-index: 10000;
}

.playerWrap {
  width: 100%;
  height: 100%;
}

.shadowWrapPPT {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1100;
}

.propagandPlayerBoxPPT {
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 1101;
  margin: 0 0 0 -50%;
}

.propagandPlayer_innerPPT {
  width: 100%;
  height: 100%;
  position: relative;
  top: -50%;
}

.deleteButtonPPT {
  width: 3.125rem;
  height: 3.125rem;
  cursor: pointer;
  background: url(https://image.zhihuishu.com/zhs/b2cm/base1/202503/fa7d13288f924e659d888b96258a4937.png) no-repeat;
  background-size: 3.125rem 3.125rem;
  position: absolute;
  right: 1%;
  top: 3.125rem;
  z-index: 10000;
}

.playerWrapPPT {
  width: 100%;
  height: 100%;
}

.swiper-container {
  padding-top: 4.5rem;
  overflow: hidden;
}
.swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  height: 49.375rem;
  /* overflow: hidden; */
}

.swiper-pagination {
  bottom: 3.125rem !important;
  text-align: right;
  right: 3.75rem !important;
  left: unset !important;
  width: fit-content !important;
}
.swiper-pagination-bullet {
  margin-left: 1rem !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 2.75rem;
  height: 1rem;
  flex-shrink: 0;
  border-radius: 5.625rem;
  background: #fff;
}
.swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  border-radius: 1rem;
  opacity: 0.6;
  background: #9b9b9b;
}
.slide-liner {
  background: linear-gradient(61deg, rgba(21, 94, 255, 0.8) 0.15%, rgba(15, 89, 255, 0.7) 31.89%, rgba(8, 83, 255, 0) 67.13%);
  /* opacity: 0.8; */
  /* filter: blur(1.25rem); */
  width: 51.125rem;
  height: 49.375rem;
  flex-shrink: 0;
}
.slide-logo {
  position: absolute;
  left: 2.625rem;
  top: 0;
  width: 18.8125rem;
  height: 13.5625rem;
  flex-shrink: 0;
  aspect-ratio: 43/31;
  color: #ffffff;
  background: url('https://image.zhihuishu.com/zhs/b2cm/base1/202509/3cf9a1f9eca34cf1af1e3bcc0ca1ea24.png') transparent 50% / cover no-repeat;
}

.slide-remark {
  position: absolute;
  z-index: 999;
  left: 3.75rem;
  bottom: 3.125rem;
}
.slide-title,
.slide-description {
  margin: 0;
}
.slide-title {
  color: #fff;
  font-family: 'PingFang SC';
  font-style: normal;
  line-height: 4.875rem; /* 121.875% */
  /* margin-bottom: 1.25rem; */
}
.slide-title span:first-child {
  font-size: 4rem;
  font-weight: 600;
  letter-spacing: 0.012rem;
}
.slide-title span:last-child {
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 0.006rem;
}
.slide-description {
  color: rgba(255, 250, 250, 0.8);
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'Alibaba PuHuiTi 3.0';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.5rem; /* 200% */
  letter-spacing: 0.0037rem;
}

.tab-box {
  display: flex;
  background: #fff;
  width: 100%;
}
li.tab-li {
  display: flex;
  height: 5.625rem;
  justify-content: center;
  align-items: center;
  flex: 1;
  color: #000;
  cursor: pointer;
}
li.tab-li span {
  font-family: 'PingFang SC';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875rem; /* 125% */
  letter-spacing: 0.0045rem;
}
li.tab-li.active {
  background: #001dc8;
  color: #ffffff;
}

.industry-box {
  display: flex;
  padding: 4.375rem 5rem 3.75rem 5rem;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.625rem;
  margin-top: 0.625rem;
  background-color: #fff;
  cursor: pointer;
}
.industry-box .industry-box-title {
  color: #1e1f24;
  font-family: 'PingFang HK';
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.75rem; /* 122.222% */
  letter-spacing: -0.0675rem;
  margin-bottom: 2.5rem;
}
.industry-box .industry-box-list {
  width: 100%;
  display: flex;
  gap: 1.5rem;
}
.industry-item {
  flex: 1;
  height: 21.25rem;
  border-radius: 1.25rem;
  background: #f9f9fb;
  cursor: pointer;
}
.industry-item .industry-item-container .industry-item-title {
  height: 2.5rem;
  display: flex;
  align-items: center;
  margin-bottom: 1.625rem;
  margin-top: 2.1875rem;
  justify-content: space-between;
}
.industry-item .industry-item-container .industry-item-title h3 {
  display: flex;
  height: 5rem;
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #1e1f24;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: 'PingFang HK';
  font-size: 1.75rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.5rem; /* 142.857% */
} /* #footer {height: 5.625rem;} */

.industry-item .industry-item-container .industry-item-title svg {
  margin: 0.375rem 0.5625rem;
  width: 0.875rem ;
  height: 0.875rem ;
}
.industry-item-desc {
  color: rgba(30, 31, 36, 0.4);
  font-family: 'PingFang HK';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.375rem; /* 157.143% */
}
.industry-item-main {
  margin: 0 2.25rem;
  position: absolute;
  z-index: 99;
}
.industry-item-img {
  width: 7.5625rem;
  height: 7.5625rem;
}
.industry-item-img img {
  max-width: 100%;
  max-width: 100%;
}
.industry-item .industry-item-container {
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 1.25rem;
}
.industry-item-bg {
  width: 25.7386rem;
  height: 18.3184rem;
  transform: rotate(-2.778deg);
  flex-shrink: 0;
  border-radius: 25.7386rem;
  filter: blur(4.6875rem);
  position: absolute;
  left: -50%;
  bottom: -50%;
  z-index: 9;
}

.benxiaoweizhuanye-box .industry-content-list {
  margin: 3.75rem 5rem;
}
.industry-content-item {
  border-radius: 1.25rem;
  background: #fff;
  margin-top: 3rem;
  padding: 2rem;
  display: flex;
}
.industry-content-item-left {
  position: relative;
}
.industry-content-item-left img {
  width: 37.5rem;
  height: 21rem;
  border-radius: 1.25rem;
}
.industry-content-item-left .industry-content-item__tag {
  position: absolute;
  top: 1rem;
  left: 1rem;
  display: flex;
  padding: 0.25rem 0.75rem;
  justify-content: center;
  align-items: center;
  gap: 0.25rem;
  flex-shrink: 0;
  border-radius: 0.875rem;
  color: #ffffff;
}
.industry-content-item-right {
  padding: 0 2.0625rem 0 2.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}
.industry-content-item__title {
  color: #000;
  font-family: 'PingFang SC';
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.industry-content-item__courseList {
  margin-left: 2.8125rem;
  flex: 1;
}
.industry-content-item__courseList > li {
  list-style: disc;
  margin-top: 0.9375rem;
  color: #666;
  font-family: 'PingFang SC';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.003rem;
}
.industry-content-item__courseInfo {
  color: #000;
  font-family: 'PingFang SC';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.625rem; /* 130% */
  letter-spacing: 0.0037rem;
  display: flex;
  margin-left: 1.125rem;
}
.industry-content-item__courseInfo > .line {
  color: #bebebe4d;
  font-weight: 400;
  display: block;
  margin-top: -0.1875rem;
  user-select: none;
}
.industry-content-item-btn {
  position: absolute;
  display: flex;
  width: 12.5rem;
  height: 4rem;
  justify-content: center;
  align-items: center;
  border-radius: 0.5rem;
  background: #001dc8;
  bottom: 0;
  right: 0.0625rem;
  color: #fff;
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 1.5rem;
  font-style: normal;
  letter-spacing: 0.015rem;
}

/* 江苏省微专业联盟 */
.news {
  margin-top: 0.625rem;
  height: 35.4375rem;
  background: #fff;
  padding: 3.125rem 5rem;
  display: flex;
}
.news-left {
  margin-right: 6.25rem;
}
.news-left img {
  width: 56.25rem;
  height: 34.8125rem;
  border-radius: 1rem;
}
.news-right {
  flex: 1;
}
ul.news-time-line {
  overflow: auto;
  height: 100%;
}
li.news-time-item {
  display: flex;
  margin-bottom: 5.6563rem;
  cursor: pointer;
}
.news-time-item-timer {
  color: #666;
  font-family: 'PingFang SC';
  font-weight: 400;
  font-style: normal;
  line-height: 1rem; /* 114.286% */
  display: flex;
  flex-direction: column;
}
.news-time-item-timer span:first-child {
  font-size: 0.875rem;
  letter-spacing: 0.0026rem;
}
.news-time-item-timer span:last-child {
  font-size: 0.75rem;
  letter-spacing: 0.0022rem;
}
.news-time-item-split {
  margin: 0 1.125rem;
  width: 0.125rem;
  height: 2.75rem;
}
.news-time-item-split svg {
  width: 100%;
  height: 100%;
}
.news-time-item-title {
  color: #000;
  font-family: 'PingFang SC';
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.0034rem;
  margin-bottom: 0.625rem;
  line-height: 1.2em;
}
.news-time-item-remark {
  color: #666;
  font-family: 'PingFang SC';
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem; /* 142.857% */
  letter-spacing: 0.0026rem;
}

/* 联盟宗旨 */
.lianmengzongzhi {
  height: 18.9375rem;
  flex-shrink: 0;
  border-radius: 1.25rem;
  background: #fff;
  margin: 3.125rem 5rem;
  overflow: hidden;
  display: flex;
}
.lianmengzongzhi-left {
  width: 35.625rem;
  height: 100%;
  background: url(https://image.zhihuishu.com/zhs/b2cm/base1/202509/793a5aa558d34e518e053910da8d9e79.png) no-repeat center center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lianmengzongzhi-left img {
  width: 16.625rem;
  height: 16.9375rem;
  flex-shrink: 0;
  aspect-ratio: 266/271;
}
.lianmengzongzhi-right {
  padding: 3.125rem;
  padding-left: 3.625rem;
  flex: 1;
}
.lianmengzongzhi-title {
  color: #000;
  font-family: 'PingFang SC';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2.5rem; /* 166.667% */
  letter-spacing: 0.0045rem;
  margin-bottom: 1.25rem;
}
.lianmengzongzhi-desc {
  color: rgba(0, 0, 0, 0.7);
  font-family: 'PingFang SC';
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.25rem; /* 225% */
}
.school-img-list {
  margin: 3.75rem 5rem 3.75rem;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: 3.1875rem 3.1875rem;
  grid-row-gap: 1.0625rem;
  grid-column-gap: 1.1875rem;
}
.school-img-list-item {
  height: 3.1875rem;
  border-radius: 0.2914rem;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.school-img-list-item img {
  display: block;
  max-width: 100%;
  height: 2.75rem;
  object-fit: contain;
  border-radius: 0.25rem;
}
/* 招生视频 */
.zhaoshengshipin {
  margin: 3.75rem 5rem;
  display: flex;
}
.zhaoshengshipin-left {
  width: 24rem;
  flex-shrink: 0;
  margin-right: 4.25rem;
}
.zhaoshengshipin-left > ul {
  border-radius: 1.25rem;
  overflow: hidden;
}
.zhaoshengshipin-left li {
  height: 4.625rem;
  padding-left: 3.25rem;
  flex-shrink: 0;
  border-radius: 0.25rem;
  background: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
  cursor: pointer;
}
.zhaoshengshipin-left li .zhaoshengshipin-name {
  color: #000;
  font-family: 'PingFang SC';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.75rem; /* 220% */
  letter-spacing: -0.0375rem;
}
.zhaoshengshipin-left-item + .zhaoshengshipin-left-item {
  margin-top: 0.375rem;
}
.zhaoshengshipin-left li.active {
  display: flex;
  height: 6.25rem;
  align-items: center;
  position: relative;
  border-radius: 0.3rem;
  background: #fff;
}
.zhaoshengshipin-left li.active .zhaoshengshipin-name {
  color: #000;
  font-family: 'PingFang SC';
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.75rem; /* 183.333% */
  letter-spacing: -0.045rem;
}
.zhaoshengshipin-left li.active .left-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 6.25rem;
  flex-shrink: 0;
  background: #001dc8;
}
.zhaoshengshipin-right {
  flex: 1;
  height: 46rem;
  overflow: hidden;
  border-radius: 1rem;
  position: relative;
}
/* .zhaoshengshipin-right .zhaoshengshipin-right-item, */
.zhaoshengshipin-right .zhaoshengshipin-right-item .video-view {
  width: 100%;
  height: 100%;
}
/* .zhaoshengshipin-right .zhaoshengshipin-right-item :not(.video-view) {
  position: absolute;
  top: 0;
  left: 0;
} */
.zhaoshengshipin-right iframe.video-view {
  /* height: calc(100% + 1.25rem) !important; */
}
.zhaoshengshipin-right .video-wrapper,
.zhaoshengshipin-right .video-wrapper .video-box,
.zhaoshengshipin-right .video-wrapper .video-box #videoBox {
  height: 100%;
}

/* 校外微专业 */
.xiaowaizhuanye {
  display: flex;
  margin: 3.75rem 5rem;
  background-color: transparent;
}
.xiaowaizhuanye-left > ul {
  border-radius: 1.25rem;
  overflow: hidden;
}
.xiaowaizhuanye-left li {
  display: flex;
  width: 24rem;
  height: 6.25rem;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  border-radius: 0.25rem;
  background: #fff;
  overflow: hidden;
}
.xiaowaizhuanye-left li.active {
  display: flex;
  height: 10rem;
  align-items: center;
  position: relative;
}
.xiaowaizhuanye-left li.active .left-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 10rem;
  flex-shrink: 0;
  background: #001dc8;
}
.xiaowaizhuanye-left li.active img {
  height: 5.125rem;
  transition: height 0.3s cubic-bezier(0, -0.49, 0.58, 1);
  /* aspect-ratio: 295.41/82; */
}
.xiaowaizhuanye-left-item {
  cursor: pointer;
}
.xiaowaizhuanye-left-item + .xiaowaizhuanye-left-item {
  margin-top: 0.375rem;
}
.xiaowaizhuanye-left-item img {
  height: 3.75rem;
}
.xiaowaizhuanye-right {
  flex: 1;
}
.xiaowaizhuanye-right .industry-content-list {
  margin-left: 4.25rem;
}
.xiaowaizhuanye-right .industry-content-list .industry-content-item:first-child {
  margin-top: 0;
}
.xiaowaizhuanye-right .industry-content-list .industry-content-item .industry-content-item-left img {
  width: 25rem;
  height: 16.875rem;
  border-radius: 1rem;
}
.xiaowaizhuanye-right .industry-content-list .industry-content-item .industry-content-item-right .industry-content-item__title {
  font-size: 2.25rem;
}
.xiaowaizhuanye-right .industry-content-list .industry-content-item .industry-content-item-right .industry-content-item-btn {
  width: 9.375rem;
  height: 3rem;
  border-radius: 0.375rem;
  font-size: 1.125rem;
  letter-spacing: 0.0112rem;
}

.industry-content-empty {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.industry-content-empty svg {
  width: 20rem;
  height: 20rem;
}
.industry-content-empty span {
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-family: 'PingFang SC';
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem; /* 110% */
}