@charset 'UTF-8';

body {
  background: #fff;
}

/* 顶部幻灯 */
.main-flash {
  height: 6.2rem;
}

.main-flash:before {
  content: "";
  display: block;
  position: absolute;
  top: -50px;
  right: 0;
  bottom: 0;
  left: 220px;
  background: #004eb9;
}

.swiper-main {
  width: 11rem;
  height: 6.2rem;
  display: inline-block;
}

.swiper-main .list {
  width: 1100px;
  overflow: hidden;
  position: relative;
}

.swiper-main .swiper-slide {
  width: 100%;
  height: 6.2rem;
  position: relative;
}

.swiper-main .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.swiper-main .swiper-slide .img {
  width: 100%;
  height: 100%;
}
.swiper-main .swiper-slide img {
  width: 100%;
  display: block;
  margin: 0 auto;
  object-fit: fill;
}

.swiper-main .swiper-slide .img a {
  position: relative;
  display: block;
}

.swiper-main .swiper-slide .img a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  background: url("../image/bg20_2.png") center bottom repeat-x;
  background-size: auto 4.28rem;
}

.swiper-main .swiper-slide .layer {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1rem;
  left: 0;
  bottom: 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.8) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  padding-top: 0.5rem;
  box-sizing: border-box;
}

.swiper-main .swiper-slide .layer a {
  color: #fff;
}

.swiper-main .swiper-slide .layer .tag a {
  line-height: 0.26rem;
  padding: 0 0.1rem;
  font-size: 0.12rem;
  background: #791cb5;
}

.swiper-main .swiper-slide .layer .swiper-title {
  font-size: 0.22rem;
  color: #fff;
  display: block;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 0.2rem;
}

.swiper-main .swiper-slide .layer p a {
  font-size: 0.14rem;
  line-height: 0.22rem;
  opacity: 0.67;
  display: block;
}

.swiper-main-thumb {
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  color: #fff;
  width: 4.6rem;
  height: 6.2rem;
}

.swiper-main-thumb .swiper-slide {
  position: relative;
  width: 100%;
  height: 1.24rem;
  z-index: 1;
  box-sizing: border-box;
  cursor: pointer;
}

.swiper-main-thumb .swiper-slide:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0.05rem;
  right: 2.2rem;
  height: 1px;
  background: #ebebeb;
  display: none;
}

.swiper-main-thumb .swiper-slide:last-child:before {
  display: none;
}

.swiper-main-thumb .swiper-slide:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #aacd06;
  opacity: 0;
}

.swiper-main-thumb .swiper-slide .left {
  position: relative;
  z-index: 2;
  padding: 0.14rem 0.18rem;
  width: 2.3rem;
  height: 100%;
  float: left;
  box-sizing: border-box;
}

.swiper-main-thumb .swiper-slide .time {
  font-size: 16px;
  color: #999;
  margin-top: 10px;
}

.swiper-main-thumb .swiper-slide .name {
  font-size: 16px;
  line-height: 24px;
  height: 72px;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swiper-main-thumb .swiper-slide .img {
  position: relative;
  z-index: 2;
  width: 2.2rem;
  height: 100%;
  float: right;
}

.swiper-main-thumb .swiper-slide.swiper-slide-thumb-active {
  z-index: 2;
  padding: 0.1rem 0;
}

.swiper-main-thumb .swiper-slide.swiper-slide-thumb-active:after {
  opacity: 1;
}

.swiper-main-thumb .swiper-slide.swiper-slide-thumb-active .left {
  padding: 0 0.18rem;
}

.swiper-main-thumb .swiper-slide.swiper-slide-thumb-active .time,
.swiper-main-thumb .swiper-slide.swiper-slide-thumb-active .name {
  color: #fff;
  font-weight: bold;
}

.swiper-main-thumb .swiper-slide.swiper-slide-thumb-active .img {
  width: 2rem;
  margin: 0 0.1rem 0 0;
  display: block;
  object-fit: cover;
}

.swiper-main-thumb .swiper-slide-other {
  width: 100%;
  height: 1.24rem;
  z-index: 1;
  box-sizing: border-box;
  cursor: pointer;
  position: absolute;
  bottom: 0;
}

.swiper-main-thumb .swiper-slide-other .left {
  position: relative;
  z-index: 2;
  padding: 0.14rem 0.18rem;
  width: 2.3rem;
  height: 100%;
  float: left;
  box-sizing: border-box;
}

.swiper-main-thumb .swiper-slide-other .time {
  font-size: 16px;
  color: #999;
  margin-top: 10px;
}

.swiper-main-thumb .swiper-slide-other .name {
  font-size: 16px;
  line-height: 24px;
  height: 72px;
  color: #333;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swiper-main-thumb .swiper-slide-other .img {
  position: relative;
  z-index: 2;
  width: 2.2rem;
  height: 100%;
  float: right;
}

.swiper-main-thumb .swiper-slide-other.swiper-slide-thumb-active {
  z-index: 2;
  padding: 0.1rem 0;
}

/* 跑马灯 温馨提示*/
.section-notice .wrapper {
  background: #f7f7f7;
  padding: 0 0.48rem 0 2.1rem;
  position: relative;
}

.section-notice .notice-title {
  font-size: 0.24rem;
  line-height: 1.08rem;
  color: #004eb9;
  padding-left: 0.42rem;
  background: url(../img/icon-notice.png) no-repeat left center/.3rem;
  position: absolute;
  top: 0;
  left: 0.48rem;
}

.swiper-notice {
  width: 100%;
  height: 1.08rem;
  padding: 0 0.3rem;
  position: relative;
}

.swiper-notice .text-link-more {
  position: absolute;
  top: 22px;
  right: 0;
}

.swiper-notice .swiper-slide {
  width: 100%;
  font-size: 0;
}

.swiper-notice .slide-item {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  height: 1.08rem;
  line-height: 1.08rem;
  padding: 0 30px;
  position: relative;
}

.swiper-notice .slide-item::after {
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: #004eb8;
}

.swiper-notice .slide-text {
  font-size: 0.2rem;
  color: #333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
}

.swiper-notice .slide-text:hover {
  color: #206bd1;
}

/* 系部新闻 */
.section-news {
  margin-top: 0.7rem;
}

.section-news .main {
  width: 68%;
  float: left;
}

.section-news .main .news-pic {
  width: 100%;
  height: 5.96rem;
  position: relative;
}

.section-news .main .news-pic .pic-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.section-news .main .news-pic .pic-box .pic {
  width: 100%;
  display: block;
}

.section-news .main .news-pic .opa {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1.2rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 0.3rem 0.36rem;
}

.section-news .main .news-pic .news-pic-title {
  font-weight: bold;
  font-size: 0.22rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section-news .main .news-pic .news-pic-text {
  font-size: 0.15rem;
  color: #fff;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 0.14rem;
  padding-top: 0.14rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section-news .sub {
  width: 4.2rem;
  float: right;
}

.section-news .sub .news-pic {
  width: 100%;
  height: 2.36rem;
  position: relative;
}

.section-news .sub .news-pic .pic-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.section-news .sub .news-pic .pic-box .pic {
  width: 100%;
  display: block;
}

.section-news .sub .news-pic .news-pic-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0.4rem;
  line-height: 0.4rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 0.14rem;
  padding: 0 0.1rem;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.section-news .sub .news-list {
}

.section-news .sub .news-item {
  margin-top: 0.36rem;
}

.section-news .sub .news-item-other {
  color: #004eb9;
  font-size: 0.15rem;
  font-weight: bold;
}

.section-news .sub .news-item-title {
  color: #333;
  font-size: 0.18rem;
  line-height: 0.3rem;
  margin-top: 0.14rem;
  transition: color 0.35s;
}

.section-news .sub .news-item-title:hover {
  color: #004eb9;
}

.section-news .news-card {
  margin-top: 0.43rem;
}

.section-news .news-card .news-card-item {
  width: 2.88rem;
  height: 2.8rem;
  float: left;
  margin-right: 0.3rem;
  border-radius: 5px 5px 40px 5px;
  box-shadow: 0px 3px 10px 0px rgba(154, 154, 154, 0.2);
}

.section-news .news-card a:last-child .news-card-item {
  margin-right: 0;
}

.section-news .news-card-item .pic-box {
  width: 100%;
  height: 1.62rem;
  overflow: hidden;
}

.section-news .news-card-item .pic-box .pic {
  width: 100%;
  display: block;
  transition: transform 0.35s;
}

.section-news .news-card-item .pic-box:hover .pic {
  transform: scale(1.1);
}

.section-news .news-card-item .news-card-text {
  padding: 0.15rem 0.16rem 0.2rem;
}

.section-news .news-card-item .news-card-title {
  font-size: 0.15rem;
  line-height: 0.26rem;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.section-news .news-card-item .news-card-title:hover {
  color: #004eb9;
}

.section-news .news-card-item .news-card-info {
  font-size: 0.16rem;
  color: #004eb9;
  margin-top: 0.1rem;
}

/* 专题聚焦 */
.section-focus {
  height: 7.8rem;
  background: url(../img/bg-index-focus.png) no-repeat center center/cover;
  position: relative;
  margin-top: 0.7rem;
}

.section-title-container.col {
  width: 0.65rem;
  height: 3.1rem;
  padding: 2rem 0 0.75rem 0;
  text-align: center;
  box-sizing: content-box;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1rem;
  margin: auto;
}

.section-title-container.col:before {
  content: "";
  display: block;
  position: absolute;
  top: 2rem;
  right: 0;
  bottom: 0.75rem;
  left: 0;
  margin: auto;
  width: 1px;
  height: 310px;
  background: rgba(255, 255, 255, 0.5);
}

.section-title-container.col .section-title {
  width: 0.45rem;
  padding: 0.35rem 0 0 0;
  font-size: 0.32rem;
  line-height: 0.36rem;
  color: #fff;
  text-align: center;
  background: url(../img/icon-logo-small-white.png) no-repeat center top/.45rem;
  left: 0.1rem;
}

.section-title-container.col .section-title-more {
  width: 0.65rem;
  font-size: 0.13rem;
  color: #fff;
  background: none;
  line-height: 0.16rem;
  padding: 0;
  top: auto;
  bottom: 0;
  text-align: center;
}

.swiper-focus {
  position: absolute;
  width: 16.72rem;
  height: 6.5rem;
  top: 0.85rem;
  left: 3.36rem;
}

.swiper-focus .swiper-slide,
.swiper-focus .swiper-slide-item {
  width: 3.88rem;
  height: 5.9rem;
}

.swiper-focus .swiper-slide-item .pic-box {
  width: 100%;
  height: 2.1825rem;
  overflow: hidden;
}

.swiper-focus .swiper-slide-item .pic-box .pic {
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-focus .swiper-slide-item .pic-text {
  padding: 0.3rem 0.3rem 0.5rem 0.3rem;
  background: #fff;
}

.swiper-focus .swiper-slide-item .pic-text .title {
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  height: 0.6rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  padding-left: 0.14rem;
}

.swiper-focus .swiper-slide-item .pic-text .title::before {
  position: absolute;
  width: 0.04rem;
  height: 0.24rem;
  background: #7ebe27;
  content: "";
  top: 0.04rem;
  left: 0;
}

.swiper-focus .swiper-slide-item .pic-text .desc {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #333;
  margin-top: 0.2rem;
  height: 1.2rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swiper-focus .swiper-slide-item .pic-text .info {
  color: #333;
  font-size: 0.16rem;
  margin-top: 0.1rem;
}

.swiper-focus .swiper-button-prev,
.swiper-focus .swiper-button-next {
  bottom: -100%;
  width: 0.6rem;
  height: 0.2rem;
}

.swiper-focus .swiper-button-prev {
  background: url(../img/arr-left.png) no-repeat center center/contain;
  top: 100%;
  left: 75%;
}

.swiper-focus .swiper-button-next {
  background: url(../img/arr-right.png) no-repeat center center/contain;
  top: 100%;
  left: 80%;
}

/* 教师风采  学子风采 */
.section-people {
  margin-top: 0.8rem;
  position: relative;
  background: url(../img/bg-index-school-big.png) no-repeat;
  background-size: 100% 100%;
}

.section-people .wrapper {
  width: 100%;
}

.section-people .section-title-container {
  width: 15.6rem;
  margin: 0 auto 0.5rem;
}

.section-people::after {
  width: 40%;
  height: 5.88rem;
  content: "";
  background: url(../img/bg-index-school.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.section-people .tab-cnt {
  height: 5.88rem;
  position: relative;
  z-index: 3;
}

.section-people .section-body .wrapper {
  height: 100%;
}

.section-people .sub {
  width: 40%;
  height: 100%;
  float: left;
  padding-top: 0.5rem;
  box-sizing: border-box;
}

.section-people .news-pic-people {
  width: 6.24rem;
  float: right;
}

.section-people .sub .pic-box {
  width: 100%;
  height: 3.51rem;
  overflow: hidden;
  background: #f2f2f2;
}

.section-people .sub .pic-box .pic {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}

.section-people .sub .pic-text {
  padding: 0.2rem 0.3rem;
  background: #fff;
  height: 1.3rem;
  box-sizing: border-box;
}

.section-people .sub .pic-text .title {
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  height: 0.3rem;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section-people .sub .pic-text .desc {
  font-size: 0.16rem;
  line-height: 0.24rem;
  color: #999;
  margin-top: 0.1rem;
  height: 0.48rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.section-people .main {
  width: 60%;
  height: 100%;
  float: right;
  padding-left: 0.8rem;
  box-sizing: border-box;
  padding-top: 0.4rem;
}

.section-people .main .main-title {
  position: relative;
  color: #222;
  margin-bottom: 0.55rem;
}

.section-people .main .main-title-sub {
  font-size: 0.15rem;
  margin-bottom: 0.05rem;
}

.section-people .main .main-title-main {
  font-size: 0.32rem;
  font-weight: bold;
}

.section-people .main .main-title:after {
  width: 0.56rem;
  height: 0.04rem;
  background: #aacd06;
  content: "";
  position: absolute;
  bottom: -0.14rem;
  left: 0;
}

.swiper-people {
  width: 9.36rem;
  height: 3.8rem;
  margin-left: 0;
}

.swiper-people .swiper-slide {
  font-size: 0;
}

.swiper-people .swiper-slide .swiper-slide-item {
  width: 2.1rem;
  display: inline-block;
  margin-right: 0.87rem;
}

.swiper-people .swiper-slide a:last-child .swiper-slide-item {
  margin-right: 0;
}

.swiper-people .swiper-slide-item .pic-box {
  width: 1.46rem;
  height: 2.14rem;
  overflow: hidden;
  border-radius: 0.72rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-people .swiper-slide-item .pic-box .pic {
  height: 100%;
  display: block;
}

.swiper-people .swiper-slide-item .title {
  position: relative;
  font-size: 0.2rem;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-top: 0.3rem;
}

.swiper-people .swiper-slide-item .title .name {
  white-space: nowrap;
  /* 禁止换行 */
  overflow: hidden;
  /* 隐藏超出内容 */
  text-overflow: ellipsis;
  /* 用省略号表示被隐藏的部分 */
}

.swiper-people .swiper-slide-item .title:after {
  width: 0.48rem;
  height: 0.03rem;
  background: #aacd06;
  content: "";
  position: absolute;
  bottom: -0.14rem;
  left: 0;
  right: 0;
  margin: auto;
}

.swiper-people .swiper-slide-item .desc {
  min-height: 0.72rem;
  font-size: 0.16rem;
  color: #666;
  line-height: 0.24rem;
  text-align: center;
  margin-top: 0.35rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.swiper-pagination-bullet {
  width: 8px !important;
  height: 8px !important;
  padding: 0 !important;
  min-width: 0 !important;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  top: 35%;
  overflow: visible;
}
.swiper-pagination-bullet-active {
  width: 10px !important;
  height: 10px !important;
}

/* 山传电视台 山传电台 */
.section-media {
  margin-top: 0.8rem;
}

.section-media .section-title-container.tab:before {
  left: 7rem;
}

.section-media .sub {
  width: 10.8rem;
  height: 6.075rem;
  float: left;
}

.section-media .sub .media-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.section-media .sub .media-wrapper .player {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0 auto;
}
.audio-wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.audio-wrapper .img-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.audio-wrapper .img-wrap img {
  width: auto;
  height: 100%;
}
.vjs-modal-dialog {
  height: 2rem !important;
  top: -4rem !important;
  overflow: visible;
}
.audio-wrapper .vjs-big-play-button {
  top: -3rem !important;
}
.audio-wrapper #playerAudio {
  height: 60px;
  background: transparent;
  position: absolute;
  bottom: 0;
  z-index: 9;
}
.section-media .main {
  width: 4.3rem;
  height: 6.05rem;
  float: right;
}

.section-media .main .main-title {
  position: relative;
  color: #222;
  margin: 0.1rem 0 0.4rem 0;
}

.section-media .main .main-title-sub {
  font-size: 0.15rem;
  margin-bottom: 0.05rem;
}

.section-media .main .main-title-main {
  font-size: 0.32rem;
  font-weight: bold;
}

.section-media .main .main-title:after {
  width: 0.56rem;
  height: 0.04rem;
  background: #aacd06;
  content: "";
  position: absolute;
  bottom: -0.14rem;
  left: 0;
}

.section-media .main .pro-list {
}

.section-media .main .pro-list .pro-list-item {
  width: 100%;
  height: 0.66rem;
  line-height: 0.66rem;
  margin-top: 0.1rem;
  position: relative;
  background: #f7f7f7;
  padding: 0 0.2rem;
  cursor: pointer;
}

.section-media .main .pro-list .pro-list-item-name {
  font-size: 0.18rem;
  color: #333;
  padding-left: 0.45rem;
  background: url(../img/icon-play-dashed.png) no-repeat left center/.3rem;
  float: left;
  max-width: 2.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.section-media .main .pro-list .pro-list-item-time {
  float: right;
  color: #999;
  font-size: 0.16rem;
}

.section-media .main .pro-list .cur .pro-list-item-name {
  color: #004eb8;
}

.section-media .main .pro-list .cur .pro-list-item-time {
  color: #004eb8;
}

/* 图说山传 */
.section-gallery {
  margin-top: 0.8rem;
}

.swiper-gallery .swiper-slide {
  width: 7.56rem;
}

.swiper-gallery .swiper-slide .pic-box {
  width: 100%;
  height: 4.52rem;
}

.swiper-gallery .swiper-slide .pic-box .pic {
  width: 100%;
  height: 100%;
  display: block;
}

.swiper-gallery .swiper-slide .pic-text {
  margin-top: 0.15rem;
  display: none;
}

.swiper-gallery .swiper-slide.swiper-slide-active .pic-text {
  display: block;
}

.swiper-gallery .swiper-slide .pic-text .desc {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.24rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.swiper-gallery .swiper-button-prev,
.swiper-gallery .swiper-button-next {
  width: 0.86rem;
  height: 0.86rem;
  border-radius: 50%;
  background: #fff url(../img/arr-left-blue.png) no-repeat center center/.18rem;
  left: 30%;
  top: 1.93rem;
}

.swiper-gallery .swiper-button-next {
  background: #fff url(../img/arr-right-blue.png) no-repeat center center/.18rem;
  right: 30%;
  left: auto;
}

/* new 图说山传 */
.section-dg {
  /* height: 7rem; */
  margin-top: 0.8rem;
  margin-bottom: 1rem;
}

/* 数说山传 */
.section-number {
  padding: 0.4rem 0 0.5rem;
  background: #fff;
}

.section-number .section-title-container.text-only {
  float: left;
  padding: 0;
}

.section-number .section-title-container.text-only .section-title {
  position: static;
  height: 1.78rem;
  line-height: 1.78rem;
}

.section-number .number-list {
  font-size: 0;
  float: right;
  height: 3.72rem;
  line-height: 3.72rem;
  background: url(../img/bg-sssc.png) no-repeat right bottom/contain;
  position: relative;
}

.section-number .number-list:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #004eb9;
  top: 0.86rem;
  bottom: 0;
  left: 0;
  margin: auto;
  margin-top: 1rem;
}

.section-number .number-list .number-item {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 1px dashed #004eb9;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.6rem;
  padding-top: 0.55rem;
  background: #fff;
  position: relative;
  z-index: 9;
}

.section-number .number-list .number-value {
  font-weight: bold;
  font-size: 0.4rem;
  color: #004eb9;
  text-align: center;
  line-height: 0.6rem;
}

.section-number .number-list .number-label {
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #333;
  text-align: center;
}

.section-sssc {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 0.65rem;
  background: url("../img/news_in_bg.png") no-repeat;
  background-size: 11.86rem 4.86rem;
  background-position: right bottom;
}

.section-sssc .section-title-container {
  padding: 0 0.4rem 0 2rem;
  margin-bottom: 0;
  margin-right: 0.5rem;
}

.section-sssc .section-title-container::before {
  display: none;
}

.section-sssc .left {
  width: 1.9rem;
}

.section-sssc .right {
  flex: 1;
  padding: 0 0 0 1.2rem;
  position: relative;
  overflow: hidden;
  z-index: 10000000;
}

.section-sssc .right > svg {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -1.5px;
  z-index: -1;
}

.section-sssc .right:before {
  content: "";
  position: absolute;
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 50%;
  top: 50%;
  left: 0;
  margin-top: -0.07rem;
}

.section-sssc .d_lists {
  margin: 0;
  position: initial;
}

.section-sssc .d_lists .miso-list {
  padding: 5px 0;
  margin: -0.5px 0;
}

.section-sssc .d_lists li {
  max-width: 25%;
  text-align: center;
  display: flex;
  justify-content: flex-end;
}

.section-sssc .d_lists li .a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  background: #fdfbfa;
  z-index: 1;
  cursor: pointer;
  border-radius: 50%;
  width: 1.8rem;
  height: 1.8rem;
}

.section-sssc .d_lists li .a:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: #004eb9 1px dashed;
  -webkit-animation: play 25s linear infinite;
  -moz-animation: play 25s linear infinite;
  animation: play 25s linear infinite;
}

.section-sssc .d_lists li .a > svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.section-sssc .d_lists li .a .ll {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.5s;
  opacity: 0.5;
}

.section-sssc .d_lists li .a .ll svg {
  width: 90%;
  height: 80%;
  transition: 0.5s;
  fill: #e6c390;
}

.section-sssc .d_lists li .a .ll svg .cls-2 {
  fill: #e6c390;
}

.section-sssc .d_lists li .a .rr {
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 0.2rem;
}

.section-sssc .d_lists li .a .rr h3 {
  font-size: 0.32rem;
  color: #004eb9;
  transition: 0.35s;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.section-sssc .d_lists li .a .rr h6 {
  font-size: 0.17rem;
  color: #333;
  line-height: 0.24rem;
  margin: 0.1rem 0 0;
}

.section-sssc .right .swiper-pagination {
  left: 0;
  width: 3rem;
  top: 50%;
  margin: -0.07rem 0 0;
  text-align: left;
}

.section-sssc .right .swiper-pagination span {
  width: 0.14rem;
  height: 0.14rem;
  border-radius: 50%;
  padding: 0;
  margin: 0 0.1rem 0 0;
  opacity: 1;
  border: 1px solid #004eb9;
}

.section-sssc .right .swiper-pagination span.swiper-pagination-bullet-active {
  background: #004eb9;
}

.section-sssc .right .swiper-pagination-bullet {
  background: #fff;
}

.section-sssc .d_lists li:nth-child(2n + 1) .a:hover {
  background: #0f64b9;
  border-color: #0f64b9;
}

.section-sssc .d_lists li .a:hover {
  background: #7ebe27;
  border-color: #7ebe27;
}

.section-sssc .d_lists li:nth-child(2n + 1) .a:hover:before {
  border: #0f64b9 1px dashed;
}

.section-sssc .d_lists li .a:hover:before {
  border: #7ebe27 1px dashed;
}

.section-sssc .d_lists li .a:hover .rr h3,
.section-sssc .d_lists li .a:hover .rr h6 {
  color: #fff;
}

.section-sssc .path {
  stroke-dasharray: 4, 2;
  animation: dash1 6s linear infinite;
}

@keyframes dash1 {
  to {
    stroke-dashoffset: -100;
  }
}

/* 社交媒体 */
.section-sns {
  margin-top: 0.8rem;
  height: 8.4rem;
  background: url(../img/bg-index-sns.png) no-repeat;
  background-size: 100% 100%;
}

.section-sns .wrapper {
  height: 100%;
  position: relative;
}

.section-sns .section-title-container.col {
  width: 1.2rem;
}

.section-sns .section-title-container.col:before {
  display: none;
}

.section-sns .section-title-container.col .section-title {
  background: url(../img/bg-inthemedia.png) no-repeat top left/.14rem;
  padding-top: 0;
  padding-left: 0.26rem;
}

.section-sns .section-title-container.col .section-title-more {
  background: url(../img/icon-logo-small-white.png) no-repeat left center/.45rem;
  padding-left: 0.5rem;
  width: 1.15rem;
  line-height: 0.5rem;
}

.section-sns .gallery-sns {
  width: 12.19rem;
  height: 7.14rem;
  position: absolute;
  top: 0.68rem;
  right: 0;
}

.section-sns .gallery-sns .gallery-sns-item {
  position: absolute;
}

.section-sns .gallery-sns a {
  color: #fff;
}

.section-sns .gallery-sns .pic-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.section-sns .gallery-sns .pic-box .pic {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.35s;
}

.section-sns .gallery-sns .pic-box .pic:hover {
  transform: scale(1.05);
}

.section-sns .gallery-sns .pic-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  height: 1rem;
  padding-top: 0.2rem;
}

.section-sns .gallery-sns .pic-text .desc {
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #fff;
  padding: 0 0.6rem 0 0.9rem;
}

.section-sns .gallery-sns a:nth-of-type(1) .gallery-sns-item {
  width: 4.34rem;
  height: 7.14rem;
  top: 0;
  left: 0;
}

.section-sns .gallery-sns a:nth-of-type(1) .pic-text .desc {
  background: url(../img/icon-douyin-white.png) no-repeat 0.4rem center/.3rem;
}

.section-sns .gallery-sns a:nth-of-type(2) .gallery-sns-item {
  width: 7.85rem;
  height: 3.56rem;
  top: 0;
  right: 0;
}

.section-sns .gallery-sns a:nth-of-type(2) .pic-text {
  padding-top: 0.35rem;
}

.section-sns .gallery-sns a:nth-of-type(2) .pic-text .desc {
  background: url(../img/icon-wechat-white.png) no-repeat 0.4rem center/.3rem;
}

.section-sns .gallery-sns a:nth-of-type(3) .gallery-sns-item {
  width: 3.89rem;
  height: 3.59rem;
  left: 4.34rem;
  bottom: 0;
}

.section-sns .gallery-sns a:nth-of-type(3) .pic-text .desc {
  background: url(../img/icon-weibo-white.png) no-repeat 0.4rem center/.3rem;
}

.section-sns .gallery-sns a:nth-of-type(4) .gallery-sns-item {
  width: 3.96rem;
  height: 3.59rem;
  right: 0;
  bottom: 0;
}

.section-sns .gallery-sns a:nth-of-type(4) .pic-text .desc {
  background: url(../img/icon-sph-white.png) no-repeat 0.4rem center/.3rem;
}

@media screen and (max-width: 1200px) {
  .wrapper {
    width: 100%;
    max-width: 100%;
  }

  .banner-top {
    padding-top: 0.2rem;
    height: 1.6rem;
  }

  .banner-top .menu-container {
    align-items: center;
  }

  .banner-top .search-container {
    width: 2.6rem;
    height: 0.44rem;
  }

  .banner-top .search-container .keyword {
    width: 1.5rem;
    height: 100%;
    line-height: 0.44rem;
  }

  .banner-top .search-container .btn-search {
    width: 0.44rem;
    height: 0.44rem;
  }

  .banner-top .share-container {
    display: none;
  }

  .banner-top .nav-container .nav {
    width: 2.5rem;
  }

  .banner-top .nav-container .nav .name {
    font-size: 0.24rem;
    line-height: 0.6rem;
  }

  .banner-top .logo-container {
    margin-bottom: 0.2rem;
  }

  .banner-top .logo-container .logo {
    width: 4.88rem;
    height: auto;
  }

  .banner-top .fr {
    float: none;
  }

  .banner-top .bread-menu {
    display: none;
  }

  .banner-top.abs {
    padding: 0;
    top: 0.1rem;
    height: auto;
  }

  .nav-menu-container {
    width: 100%;
  }

  .nav-menu {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .section-title-container.tab {
    padding: 0;
    margin-bottom: 0.2rem;
  }

  .section-title-container .section-title {
    /* position: static; */
  }

  .section-title-container .section-title-more {
    background: none;
    font-size: 0.16rem;
    padding-left: 0;
  }

  .title-container.center {
    margin-bottom: 0.2rem;
    /* text-align: left; */
  }

  .title-more {
    font-size: 0.18rem;
  }

  .tab-container {
    position: static;
    display: flex;
  }

  .tab-container .tab-item {
    /* flex: 1; */
    flex-shrink: 0;
    text-align: center;
  }

  .tab-container .tab-item.cur {
    font-size: 0.26rem;
    padding-left: 0.4rem;
    background: url(../img/icon-logo-small-blue.png) no-repeat center
      left/.35rem;
  }

  .gallery-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 1%;
  }

  .gallery-list .gallery-item {
    width: 31%;
    margin: 0 1% 1% 1%;
    height: 2.2rem;
  }

  .gallery-list .gallery-item:nth-of-type(3n) {
    margin-right: 2%;
  }

  .gallery-list .gallery-item .icon {
    width: 0.36rem;
    height: 0.36rem;
  }

  .swiper-main-full {
    height: 3.5rem;
  }

  .swiper-main-full .swiper-slide .layer {
    height: 0.8rem;
  }

  .swiper-main-full .swiper-slide .swiper-title {
    font-size: 0.24rem;
    line-height: 0.8rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 0.25rem;
  }

  .section-l-tab-r {
    margin-top: 0.3rem;
  }

  .section-l-tab-r .wrapper {
    width: 100%;
  }

  .section-l-tab-r .title-container {
    padding: 0 0.2rem;
  }

  .section-l-tab-r .title-more {
    /* right: .2rem; */
  }

  .section-l-tab-r .main,
  .section-l-tab-r .sub {
    float: none;
    width: 100%;
    height: auto;
  }

  .section-l-tab-r .headline {
    display: flex;
    padding: 0 0.2rem;
  }

  .section-l-tab-r .headline .headline-title {
    flex-shrink: 0;
  }

  .section-l-tab-r .headline .headline-text {
    max-width: 100%;
    margin-left: 0.25rem;
  }

  .swiper-news {
    width: 100%;
    height: 3rem;
    margin-left: 0;
  }

  .swiper-news .swiper-slide .opa {
    padding: 0 0.2rem;
    height: 1.1rem;
  }

  .swiper-news .swiper-slide .news-pic-title {
    font-size: 0.26rem;
  }

  .swiper-news .swiper-slide .news-pic-detail {
    font-size: 0.18rem;
  }

  .swiper-news.swiper-container-horizontal > .swiper-pagination-bullets {
    text-align: center;
  }

  .section-l-tab-r .sub {
    padding: 0 0.2rem;
  }

  .section-l-tab-r .tab {
    display: flex;
    justify-content: center;
  }

  .section-l-tab-r .tab .tab-item {
    font-size: 0.28rem;
    margin: 0;
    flex: 1;
    text-align: center;
    max-width: 50%;
  }

  .section-l-tab-r .tab .tab-item.cur:after {
    left: 0.5rem;
  }

  .section-l-tab-r .sub .fl {
    float: none;
    display: block;
  }

  .section-l-tab-r .sub .news-pic {
    float: none;
    width: 100%;
  }

  .section-l-tab-r .sub .news-pic .news-pic-title {
    font-size: 0.24rem;
    line-height: 0.38rem;
    margin-top: 0.1rem;
  }

  .section-l-tab-r .sub .news-pic .news-pic-time {
    font-size: 0.18rem;
    margin-top: 0.15rem;
  }

  .section-l-tab-r .sub .news-pic .news-pic-detail {
    font-size: 0.18rem;
    margin-top: 0.15rem;
  }

  .section-l-tab-r .sub .news-pic .pic-box {
    height: 2.4rem;
  }

  .section-l-tab-r .sub .news-text {
    float: none;
    width: 100%;
    margin: 0.2rem 0 0 0;
  }

  .section-l-tab-r .sub .news-text-item {
    width: 100%;
  }

  .section-l-tab-r .sub .news-text-item:nth-of-type(1) {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-top: 0.15rem;
  }

  .section-6-grid-news {
    margin-top: 0.3rem;
  }

  .section-6-grid-news .wrapper {
    width: 100%;
  }

  .section-6-grid-news .activity-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 0.3rem;
  }

  .activity-list .activity-item {
    margin: 0 0 0.2rem 0;
    padding: 0.3rem;
  }

  .activity-list .activity-item:nth-of-type(4),
  .activity-list .activity-item:nth-of-type(5),
  .activity-list .activity-item:nth-of-type(6) {
    display: none;
  }

  .activity-list .activity-item .activity-time {
    left: -0.3rem;
  }

  .activity-list .activity-item .activity-title {
    font-size: 0.22rem;
    line-height: 0.3rem;
    height: 0.6rem;
    box-sizing: border-box;
    padding-bottom: 0;
    margin-bottom: 0.3rem;
  }

  .activity-list .activity-item .activity-title:after {
    left: 0;
    right: 0;
    bottom: -0.2rem;
    margin: auto;
  }

  .activity-list .activity-item .activity-text {
    font-size: 0.18rem;
  }

  .section-dg {
    padding: 0.3rem 0 0.6rem;
    margin-top: 0.3rem;
    margin-bottom: 0.4rem;
  }
  .section-dg .dg-wrapper {
  }

  .section-2-col {
    height: auto;
  }

  .section-2-col .wrapper {
    padding: 0.2rem;
  }

  .section-2-col .wrapper .fl,
  .section-2-col .wrapper .fr {
    width: 100%;
    float: none;
    display: block;
  }

  .section-2-col .pic-only {
    height: 1.5rem;
  }

  .news-text-time-line-1 .news-text-item {
    display: flex;
  }

  .news-text-time-line-1 .news-text-item:before {
    top: 0.21rem;
  }

  .news-text-time-line-1 .news-text-link {
    display: flex;
    max-width: 100%;
  }

  .news-text-time-line-1 .news-text-title {
    flex: 1;
    font-size: 0.18rem;
  }

  .news-text-time-line-1 .news-text-time {
    width: 0.8rem;
    flex-shrink: 0;
    margin-left: 0.25rem;
    font-size: 0.18rem;
    display: none;
  }

  .section-2-col .wrapper .fr {
    margin-top: 0.2rem;
  }

  .section-2-col .news-single {
    padding: 0.2rem;
    height: auto;
  }

  .section-2-col .news-single .news-single-title {
    font-size: 0.22rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .section-2-col .news-single .news-single-text {
    font-size: 0.18rem;
  }

  .section-teacher {
    padding-top: 0;
    margin-top: 0.3rem;
    padding-top: 0.2rem;
    height: auto;
    padding-bottom: 0.3rem;
  }

  .section-teacher .title-container {
    margin-top: 0;
    float: none;
    text-align: center;
  }

  .section-teacher .title-text {
    float: none;
  }

  .section-teacher .swiper-teacher {
    width: 130%;
    float: none;
    margin-top: 0.2rem;
  }

  .section-teacher .swiper-container .swiper-slide .news-pic-title {
    font-size: 0.22rem;
    font-weight: bold;
  }

  .swiper-teacher .swiper-button-next {
    right: 25%;
  }

  .section-intro {
    height: auto;
    margin-top: 0.4rem;
    padding-top: 0;
  }

  .swiper-container-outer {
    width: 100%;
    padding: 0.3rem 0.25rem;
  }

  .swiper-intro .intro-title {
    font-size: 0.32rem;
    text-align: center;
  }

  .swiper-intro .intro-more {
    margin: 0.2rem 0.2rem 0 0;
  }

  .section-news .main {
    width: 62%;
  }
  .section-news .main .news-pic {
    height: 4.6rem;
  }
  .section-news .sub {
    width: 36%;
  }
  .section-news .sub .news-pic {
    height: 1.8rem;
  }
  .section-news .sub .news-item {
    margin-top: 0.1rem;
  }

  .section-focus {
    height: 7rem;
  }
  .swiper-focus {
    left: 2rem;
  }

  .section-people {
    margin-top: 0.4rem;
  }
  .section-people::after {
    background-size: 45% 90%;
  }
  .swiper-people .swiper-slide .swiper-slide-item {
    margin-right: 0.1rem;
  }
  .section-media .sub {
    width: 65%;
    height: 4.05rem;
    float: left;
  }
  .section-media .main {
    width: 33%;
    height: auto;
    float: right;
  }
  .section-media .main .pro-list .pro-list-item {
    height: 0.4rem;
    line-height: 0.4rem;
    margin-top: 0.06rem;
    padding: 0 0.1rem;
  }
  .section-sssc {
    margin-top: 0.35rem;
  }

  .section-gallery {
    margin-top: 0.4rem;
  }
  .section-sns {
    margin-top: 0.5rem;
    height: 7.4rem;
    background-size: cover;
  }
  .section-sns .gallery-sns {
    width: 80%;
    height: 6rem;
  }
  .section-sns .section-title-container.col {
    width: 0.8rem;
    left: 0.4rem;
  }
  .section-sns .gallery-sns a:nth-of-type(1) .gallery-sns-item {
    width: 34%;
    height: 6rem;
  }
  .section-sns .gallery-sns a:nth-of-type(2) .gallery-sns-item {
    width: 66%;
    height: 3rem;
    top: 0;
    left: 34%;
  }
  .section-sns .gallery-sns a:nth-of-type(3) .gallery-sns-item {
    width: 33%;
    height: 3rem;
    left: 34%;
    bottom: 0;
  }
  .section-sns .gallery-sns a:nth-of-type(4) .gallery-sns-item {
    width: 33%;
    height: 3rem;
    left: 67%;
    bottom: 0;
  }
}

@media (max-width: 768px) {
  .wp {
    padding: 0 10px;
    max-width: 100%;
  }

  .wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  .banner-top {
    padding-top: 0.2rem;
    height: 1rem;
  }
  .banner-top .logo-container .logo {
    width: 2.2rem;
    height: auto;
  }
  .banner-top .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .banner-top .logo-container {
    margin-bottom: 0;
  }
  .banner-top .search-container {
    width: 1.8rem;
    height: 0.34rem;
    padding: 0 0.04rem 0 0.1rem;
  }
  .banner-top .search-container .keyword {
    width: 1.2rem;
    line-height: 0.34rem;
  }
  .banner-top .search-container .btn-search {
    width: 0.3rem;
    height: 0.3rem;
  }
  .main-flash:before {
    display: none;
  }
  .swiper-main {
    width: 100%;
    height: 2.8rem;
  }
  .swiper-main .swiper-slide {
    width: 100% !important;
    height: 100%;
  }
  .swiper-main-thumb {
    position: relative;
    width: 100%;
  }
  .swiper-main .swiper-slide .layer {
    height: 0.8rem;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
  .swiper-main .swiper-slide .layer .swiper-title {
    font-size: 0.22rem;
  }
  .swiper-main-thumb .swiper-slide.swiper-slide-thumb-active .left {
    width: calc(100% - 2.2rem);
  }
  .swiper-main-thumb .swiper-slide .name {
    font-size: 0.18rem;
    line-height: 0.26rem;
  }
  .swiper-main-thumb .swiper-slide .time {
    font-size: 0.16rem;
  }
  .main-flash {
    height: auto;
  }
  .section-notice .wrapper {
    padding: 0;
  }
  .section-notice .notice-title {
    font-size: 0.18rem;
    line-height: 0.6rem;
    color: #004eb9;
    padding-left: 0.42rem;
    background: url(../img/icon-notice.png) no-repeat left center / 0.2rem;
    position: absolute;
    top: 0;
    left: 0.2rem;
  }
  .swiper-notice {
    width: 100%;
    height: 0.6rem;
    padding: 0 0.1rem;
    position: relative;
  }
  .swiper-notice .slide-item {
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0 0.2rem 0 1.6rem;
  }
  .swiper-notice .swiper-slide a:last-child {
    display: none;
  }
  .swiper-notice .slide-text {
    font-size: 0.16rem;
  }
  .section-news {
    margin-top: 0.2rem;
  }
  .section-news .main {
    width: 100%;
  }
  .section-news .main .news-pic {
    height: 3rem;
  }
  .section-news .main .news-pic .opa {
    height: 1rem;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0.2rem 0.1rem;
  }
  .section-news .sub {
    width: 100%;
    margin-top: 0.2rem;
  }
  .section-news .sub .news-pic {
    height: 2.8rem;
  }
  .section-news .news-card .news-card-item {
    width: 48%;
    margin-right: 4%;
    border-radius: 5px 5px 0.4rem 5px;
    margin-bottom: 0.2rem;
  }
  .section-news .news-card a:nth-child(2n + 2) .news-card-item {
    margin-right: 0;
  }
  .section-focus {
    margin-top: 0.3rem;
  }
  .section-title-container.col {
    width: 100%;
    height: 0.3rem;
    padding: 0;
    top: 0.2rem;
    bottom: auto;
    left: 0.2rem;
    margin: 0;
  }
  .section-title-container.col .section-title {
    width: 40%;
    padding: 0;
    font-size: 0.26rem;
    line-height: 0.3rem;
    color: #fff;
    text-align: center;
    background: url(../img/icon-logo-small-white.png) no-repeat left center /
      0.35rem;
    left: 0.02rem;
  }
  .section-title-container.col .section-title-more {
    right: 0.4rem;
    width: 0.65rem;
    font-size: 0.13rem;
    color: #fff;
    background: none;
    line-height: 0.5rem;
    padding: 0;
    top: auto;
    bottom: 0;
    text-align: center;
  }
  .section-title-container.col:before {
    display: none;
  }
  .section-focus {
    height: 5.4rem;
  }
  .swiper-focus {
    left: 0.2rem;
    height: 4rem;
  }
  .swiper-focus .swiper-slide,
  .swiper-focus .swiper-slide-item {
    width: 2.88rem !important;
    height: 3.9rem;
  }
  .swiper-focus .swiper-slide-item .pic-box {
    height: 1.5rem;
  }
  .swiper-focus .swiper-slide-item .pic-text {
    padding: 0.1rem 0.1rem 0.1rem 0.1rem;
  }
  .swiper-focus .swiper-slide-item .pic-text .desc {
    height: 1rem;
  }
  .section-people {
    margin-top: 0.3rem;
  }
  .section-people .sub {
    width: 100%;
  }
  .section-people .main {
    width: 100%;
    height: 100%;
    float: right;
    padding-left: 0;
    box-sizing: border-box;
    padding-top: 0.6rem;
  }
  .section-people::after {
    width: 100%;
    height: 4.5rem;
    content: "";
    background: url(../img/bg-index-school.png) no-repeat left top / contain;
    background-size: 90% 100%;
    top: 1rem;
  }
  .section-people .tab-cnt {
    height: auto;
  }
  .section-people .sub .pic-box {
    width: 100%;
    height: 2.6rem;
  }
  .section-people .sub .pic-text {
    padding: 0.1rem 0.1rem;
    background: #fff;
    height: 1.2rem;
    box-sizing: border-box;
  }
  .swiper-people .swiper-slide .swiper-slide-item {
    width: 1.65rem;
    margin-right: 0.1rem;
  }
  .section-media {
    margin-top: 0.3rem;
  }
  .section-media .sub {
    width: 100%;
    height: 3.05rem;
    float: left;
  }
  .section-media .main {
    width: 100%;
    height: auto;
    float: right;
  }
  .section-media .main .pro-list .pro-list-item {
    height: 0.6rem;
    line-height: 0.6rem;
    margin-top: 0.06rem;
    padding: 0 0.2rem;
  }
  .section-dg {
    padding: 0.2rem 0 0.6rem;
    margin-top: 0.1rem;
    margin-bottom: 0.3rem;
  }
  .section-title-container {
    margin-bottom: 0.25rem;
  }
  .section-dg .dg-wrapper {
    width: 100%;
    height: 3.24rem;
  }
  .dg-container .dg-prev {
    width: 0.5rem;
    height: 0.5rem;
    left: 1%;
    top: 1.4rem;
  }
  .dg-container .dg-next {
    width: 0.5rem;
    height: 0.5rem;
    right: 1%;
    top: 1.4rem;
  }
  .section-number .section-title-container.text-only {
    display: none;
  }
  .section-sssc .right {
    flex: 1;
    padding: 0 0 0 0.8rem;
    position: relative;
    overflow: hidden;
    z-index: 10000000;
  }
  .section-sssc .d_lists li {
    max-width: auto;
    margin-right: 1rem;
  }
  .section-sssc .d_lists li .a {
    min-width: 1.8rem;
  }
  .section-sssc .right .swiper-pagination {
    top: 48%;
  }
  .section-sssc {
    padding: 0 0 0.2rem;
  }
  .gallery-list .gallery-item {
    width: 48%;
    margin: 0 4% 0.2rem 0;
    height: 2.2rem;
  }
  .gallery-list .gallery-item:nth-of-type(3n) {
    margin-right: 4%;
  }
  .gallery-list .gallery-item:nth-child(2n + 2) {
    margin-right: 0;
  }
  .section-sns {
    margin-top: 0.2rem;
    height: 5.2rem;
    background-size: cover;
  }
  .section-sns .section-title-container.col {
    width: 0.8rem;
    left: 0.4rem;
  }
  .section-sns .section-title-container.col {
    width: 100%;
    left: 0.2rem;
  }
  .section-sns .section-title-container.col .section-title {
    width: 46%;
  }
  .section-sns .gallery-sns {
    width: 100%;
    height: 4rem;
  }
  .section-sns .gallery-sns a:nth-of-type(1) .gallery-sns-item {
    width: 40%;
    height: 100%;
  }
  .section-sns .gallery-sns a:nth-of-type(2) .gallery-sns-item {
    width: 60%;
    height: 2rem;
    top: 0;
    left: 40%;
  }
  .section-sns .gallery-sns a:nth-of-type(3) .gallery-sns-item {
    width: 30%;
    height: 2rem;
    left: 40%;
    bottom: 0;
  }
  .section-sns .gallery-sns a:nth-of-type(4) .gallery-sns-item {
    width: 30%;
    height: 2rem;
    left: 70%;
    bottom: 0;
  }
  .section-sns .gallery-sns a:nth-of-type(1) .pic-text .desc {
    background: url(../img/icon-douyin-white.png) no-repeat 0.1rem center /
      0.3rem;
    padding: 0 0.1rem 0 0.5rem;
  }
  .section-sns .gallery-sns .pic-text .desc {
    font-size: 0.18rem;
    line-height: 0.3rem;
    color: #fff;
    padding: 0 0.1rem 0 0.5rem;
  }
}
