@charset "UTF-8";
.kz.none {
    display: none;
}
.swiper-wrapper {
    display: flex;
}

.swiper-container {
    overflow: hidden;
    position: relative;
}
@media screen and (max-width: 1199px) {
  .container {
    padding-top: 1.1rem;
    box-sizing: border-box;
  }
}
.container .swiper-pagination {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.container .first-screen {
  width: 100%;
  position: relative;
}
.container .first-screen .swiper-slide img,
.container .first-screen .swiper-slide video {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1200px) {
  .container .first-screen .banner {
    height: 100vh;
  }
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .container .first-screen .banner {
    height: calc(100vh - 1.2rem);
  }
}
@media screen and (max-width: 750px) {
  .container .first-screen .banner {
    height: 3.1rem;
  }
}
.container .first-screen .banner .swiper-pagination {
  width: 100%;
  position: absolute;
  bottom: 1.6rem;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .container .first-screen .banner .swiper-pagination {
    bottom: 0.2rem;
  }
}
.container .first-screen .banner .swiper-pagination .swiper-pagination-switch {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
  opacity: 1;
  margin-right: 0.2rem;
  margin-left: 4px;
}
.container .first-screen .banner .swiper-pagination .swiper-active-switch {
  position: relative;
}
.container .first-screen .banner .swiper-pagination .swiper-active-switch::before {
  content: "";
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.4rem;
  height: 0.4rem;
  background: url("dot-active.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .first-screen .banner .swiper-button-prev,
.container .first-screen .banner .swiper-button-next {
  width: 0.62rem;
  height: 0.62rem;
  position: absolute;
  top: 50%;
  cursor: pointer;
}
.container .first-screen .banner .swiper-button-prev::after,
.container .first-screen .banner .swiper-button-next::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
}
.container .first-screen .banner .swiper-button-prev {
  left: 0.4rem;
}
.container .first-screen .banner .swiper-button-prev::after {
  background: url("banner-jt-lt.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .first-screen .banner .swiper-button-next {
  right: 0.4rem;
}
.container .first-screen .banner .swiper-button-next::after {
  background: url("banner-jt-rt.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
@media screen and (min-width: 751px) {
  .container .first-screen .teaching-project {
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 750px) {
  .container .first-screen .teaching-project {
    width: 100%;
  }
}
.container .first-screen .teaching-project .swiper-container {
  height: 1.2rem;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .container .first-screen .teaching-project .swiper-container {
    height: 1rem;
  }
}
@media screen and (min-width: 751px) {
  .container .first-screen .teaching-project .swiper-container {
    background: rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 750px) {
  .container .first-screen .teaching-project .swiper-container {
    background: linear-gradient(252deg, #197c12 0%, #16785c 100%, #66f7cd 100%, #16775b 100%, #136d53 100%);
  }
}
.container .first-screen .teaching-project .swiper-container .swiper-slide {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  font-size: 0.26rem;
  font-weight: 400;
  height: 1.2rem !important;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .container .first-screen .teaching-project .swiper-container .swiper-slide {
    color: #fff;
    font-size: 0.18rem;
    font-weight: 400;
    height: 1rem !important;
  }
}
.container .first-screen .teaching-project .swiper-container .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0.2rem;
  left: 0;
  width: 1px;
  height: 0.8rem;
  background: rgba(216, 216, 216, 0.3);
}
@media screen and (min-width: 751px) {
  .container .first-screen .teaching-project .swiper-container .swiper-slide:hover {
    background: #fff;
    color: #333;
  }
}
@media screen and (max-width: 750px) {
  .container .first-screen .teaching-project .swiper-buttons {
    height: 0.6rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .container .first-screen .teaching-project .swiper-buttons .prev-button,
.container .first-screen .teaching-project .swiper-buttons .next-button {
    width: 0.3rem;
    height: 0.3rem;
    border: 1px solid #136d53;
    border-radius: 50%;
    cursor: pointer;
  }
  .container .first-screen .teaching-project .swiper-buttons .prev-button {
    background: url("arrow-line-left.png") no-repeat;
    background-size: 0.2rem;
    background-position: center;
  }
  .container .first-screen .teaching-project .swiper-buttons .next-button {
    background: url("arrow-line-right.png") no-repeat;
    background-size: 0.2rem;
    background-position: center;
    margin-left: 0.4rem;
  }
}
.container .field1 {
  background: url("m1bg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  width: 100%;
  height: auto;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .container .field1 {
    padding-top: 1.41rem;
    box-sizing: border-box;
    height: 7.85rem;
  }
  .container .field1::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 3.77rem;
    height: 6.8rem;
    background: url("m1l.png") no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
  }
}
@media screen and (max-width: 1199px) {
  .container .field1 {
    padding-top: 0.6rem;
    box-sizing: border-box;
  }
}
.container .field1-title {
  color: #333;
  font-size: 0.32rem;
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
  .container .field1-title {
    padding-left: calc(100% - 8.68rem);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1199px) {
  .container .field1-title {
    width: 100%;
    text-align: center;
    margin-bottom: 0.4rem;
  }
}
@media screen and (min-width: 1200px) {
  .container .field1-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    right: 0;
    bottom: -0.32rem;
  }
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .container .field1-box {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .container .field1-box {
    width: 100%;
  }
}
.container .field1-box_left {
  display: flex;
  position: relative;
  box-shadow: 0 2px 10px 2px #277765;
}
@media screen and (max-width: 1199px) {
  .container .field1-box_left {
    width: 100%;
    margin: 0 auto;
    flex-direction: column;
    box-shadow: none;
  }
}
.container .field1 .college-dynamics {
  background: #cef3d9;
  border-radius: 0.04rem;
}
@media screen and (min-width: 1200px) {
  .container .field1 .college-dynamics {
    width: 5rem;
    height: 6rem;
    padding: 0.4rem 0;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 1199px) {
  .container .field1 .college-dynamics {
    width: 100%;
    height: auto;
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
}
.container .field1 .college-dynamics__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 0 0.3rem;
  box-sizing: border-box;
  height: 0.3rem;
}
.container .field1 .college-dynamics__title-left {
  color: #136d53;
  font-size: 0.24rem;
  font-weight: 400;
}
.container .field1 .college-dynamics__title-right {
  padding-right: 0.14rem;
  position: relative;
  color: #136d53;
  font-size: 0.14rem;
  font-weight: 400;
  cursor: pointer;
}
.container .field1 .college-dynamics__title-right > a {
  color: #136d53;
}
.container .field1 .college-dynamics__title-right::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url("right-green.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field1 .college-dynamics__title-left {
  position: relative;
  padding-left: 0.2rem;
  box-sizing: border-box;
}
.container .field1 .college-dynamics__title-left::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 0;
  height: 0;
  border: 0.1rem solid transparent;
  border-left-color: #136d53;
}
@media screen and (min-width: 1200px) {
  .container .field1 .college-dynamics .swiper-container {
    position: relative;
    left: -0.7rem;
    padding-bottom: 0.4rem;
    box-sizing: border-box;
  }
  .container .field1 .college-dynamics .swiper-container .swiper-slide {
    width: 5rem !important;
    height: auto !important;
  }
}
@media screen and (max-width: 1199px) {
  .container .field1 .college-dynamics .swiper-container {
    padding-bottom: 0.4rem;
  }
  .container .field1 .college-dynamics .swiper-container .swiper-slide {
    height: auto !important;
  }
  .container .field1 .college-dynamics .swiper-container .swiper-slide .college-dynamics__content {
    padding-left: 0.3rem;
  }
}
@media screen and (min-width: 1200px) {
  .container .field1 .college-dynamics .swiper-container .college-dynamics__content {
    padding-left: 1rem;
    box-sizing: border-box;
  }
}
.container .field1 .college-dynamics .swiper-container .college-dynamics__content__title {
  color: #333;
  font-size: 0.18rem;
  font-weight: 400;
  margin-top: 0.28rem;
}
.container .field1 .college-dynamics .swiper-container .college-dynamics__content__date {
  color: #333;
  font-size: 0.14rem;
  font-weight: 400;
  margin-top: 0.16rem;
}
.container .field1 .college-dynamics .swiper-container .swiper-wrapper {
  height: auto !important;
}
.container .field1 .college-dynamics .swiper-container .college-dynamics__img {
  width: 100%;
  margin-top: 0.2rem;
}
@media screen and (min-width: 1200px) {
  .container .field1 .college-dynamics .swiper-container .college-dynamics__img {
    height: 3.5rem;
    padding: 0.1rem;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 0.08rem;
  }
}
.container .field1 .college-dynamics .swiper-container .college-dynamics__img img {
  width: 100%;
  height: 100%;
}
.container .field1 .college-dynamics .swiper-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 1199px) {
  .container .field1 .college-dynamics .swiper-buttons {
    width: 100%;
    bottom: 0.2rem;
  }
}
.container .field1 .college-dynamics .swiper-buttons .prev-button,
.container .field1 .college-dynamics .swiper-buttons .next-button {
  width: 0.3rem;
  height: 0.3rem;
  cursor: pointer;
}
.container .field1 .college-dynamics .swiper-buttons .prev-button {
  background: url("arrow-left-green.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field1 .college-dynamics .swiper-buttons .next-button {
  background: url("arrow-right-green.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  margin-left: 0.2rem;
}
@media screen and (min-width: 1200px) {
  .container .field1 .college-dynamics .swiper-buttons {
    margin-top: 0.1rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1199px) {
  .container .field1 .college-dynamics .swiper-buttons {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.container .field1 .college-news {
  width: 3.9rem;
  height: 6rem;
  background-color: #cef3d9;
  padding: 0.4rem 0.3rem;
  box-sizing: border-box;
  font-size: 0;
  border-left: 1px solid #dddfe4;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .container .field1 .college-news {
    width: 100%;
    height: auto;
    border-left: none;
  }
}
.container .field1 .college-news .dots {
  position: absolute;
  top: 0;
  height: 100%;
  width: 0.16rem;
  left: -0.09rem;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .container .field1 .college-news .dots {
    display: none;
  }
}
.container .field1 .college-news .dots .dot {
  width: 0.16rem;
  height: 0.16rem;
  background: #fff;
  border-radius: 50%;
  border: 0.01rem solid #dddfe4;
}
.container .field1 .college-news_title {
  height: 0.3rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 0.14rem;
}
.container .field1 .college-news_title a {
  color: #136d53;
  position: relative;
  padding-right: 0.1rem;
}
.container .field1 .college-news_title a::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url(right-green.png) no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field1 .college-news_content-item {
  display:block;
  height: 1.2rem;
  border-bottom: 1px solid #dddfe4;
  padding: 0.2rem 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  .container .field1 .college-news_content-item {
    width: 100%;
    height: auto;
    min-height: 1.2rem;
  }
}
.container .field1 .college-news_content-item .article {
  font-size: 0.18rem;
}
.container .field1 .college-news_content-item .date {
  font-size: 0.12rem;
  margin-top: 0.1rem;
}
.container .field1 .college-news_content-item:last-child {
  border-bottom: none;
}
.container .field1 .media-dynamics {
  background: url("m1rbg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding: 0.3rem;
  box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .container .field1 .media-dynamics {
    width: 4.78rem;
    height: 5.68rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field1 .media-dynamics {
    width: 100%;
    height: auto;
  }
}
.container .field1 .media-dynamics .switch-box__title-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.container .field1 .media-dynamics .switch-box__title-line .switch-box__titles {
  padding-left: 0.2rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
  position: relative;
}
.container .field1 .media-dynamics .switch-box__title-line .switch-box__titles::before {
  content: "";
  width: 0;
  height: 0;
  border: 0.1rem solid transparent;
  border-left-color: #faff3d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.container .field1 .media-dynamics .switch-box__title-line .switch-box__titles .switch-box__title {
  color: #fff;
  font-size: 0.2rem;
  font-weight: 400;
  cursor: pointer;
}
.container .field1 .media-dynamics .switch-box__title-line .switch-box__titles .switch-box__title.active {
  color: #faff3d;
  font-size: 0.24rem;
  font-weight: 400;
}
.container .field1 .media-dynamics .switch-box__title-line .switch-box__titles .switch-box__title:last-child {
  margin-left: 0.2rem;
}
.container .field1 .media-dynamics .switch-box__title-line .more {
  color: #fff;
  font-size: 0.14rem;
  font-weight: 400;
  padding-right: 0.14rem;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.container .field1 .media-dynamics .switch-box__title-line .more::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  background: url("right.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.container .field1 .media-dynamics .switch-box__content {
  margin-top: 0.2rem;
}
@media screen and (min-width: 751px) {
  .container .field1 .media-dynamics .switch-box__content {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .container .field1 .media-dynamics .switch-box__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .container .field1 .media-dynamics .switch-box__content .media__content-left {
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  .container .field1 .media-dynamics .switch-box__content .media__content-left .media-img {
    height: 2rem;
  }
}
@media screen and (max-width: 750px) {
  .container .field1 .media-dynamics .switch-box__content .media__content-left .media-img {
    width: 100%;
    height: auto;
  }
}
.container .field1 .media-dynamics .switch-box__content .media__content-left .content {
  font-size: 0;
}
.container .field1 .media-dynamics .switch-box__content .media__content-left .content-item {
  display: inline-block;
  height: 1.2rem;
  padding: 0.2rem 0;
  box-sizing: border-box;
}
@media screen and (max-width: 1199px) {
  .container .field1 .media-dynamics .switch-box__content .media__content-left .content-item {
    height: auto;
    min-height: 1.2rem;
  }
}
.container .field1 .media-dynamics .switch-box__content .media__content-left .content-item .article {
  font-size: 0.2rem;
  color: #fff;
}
.container .field1 .media-dynamics .switch-box__content .media__content-left .content-item .date {
  font-size: 0.14rem;
  margin-top: 0.1rem;
  color: #fff;
}
.container .field1 .media-dynamics .switch-box__content .media__content-left .content-item:first-child {
  border-bottom: 1px solid #fff;
}
.container .field2 {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .container .field2 {
    height: 8rem;
    background: url("m2-bg.png") no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding: 0.8rem 0.4rem 0 1rem;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1199px) {
  .container .field2 {
    height: auto;
  }
}
@media screen and (min-width: 1200px) {
  .container .field2 .field2-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .container .field2 .field2-box {
    width: 80%;
    margin: 0.4rem auto 0;
  }
}
@media screen and (max-width: 750px) {
  .container .field2 .field2-box {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.container .field2 .field2-box .academic-activity {
  background: url("m2lbg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding: 0.4rem;
  box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .container .field2 .field2-box .academic-activity {
    width: 7rem;
    height: 6.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field2 .field2-box .academic-activity {
    width: 100%;
    height: auto;
  }
}
.container .field2 .field2-box .academic-activity__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.container .field2 .field2-box .academic-activity__title-left {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 400;
}
.container .field2 .field2-box .academic-activity__title-right {
  padding-right: 0.14rem;
  position: relative;
  color: #fff;
  font-size: 0.14rem;
  font-weight: 400;
  cursor: pointer;
}
.container .field2 .field2-box .academic-activity__title-right > a {
  color: #fff;
}
.container .field2 .field2-box .academic-activity__title-right::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url("right.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field2 .field2-box .academic-activity__content {
  margin-top: 0.4rem;
}
.container .field2 .field2-box .academic-activity__content-item {
  height: 1.3rem;
  margin-bottom: 0.4rem;
  display: flex;
}
.container .field2 .field2-box .academic-activity__content-item .content-item__left {
  width: 1.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 0.08rem 0 0 0.08rem;
}
.container .field2 .field2-box .academic-activity__content-item .content-item__left__day {
  color: #136d53;
  font-size: 0.42rem;
  font-weight: 500;
  height: 50%;
  line-height: 1.8;
}
.container .field2 .field2-box .academic-activity__content-item .content-item__left__month {
  color: #fff;
  font-size: 0.18rem;
  font-weight: 400;
  height: 50%;
  line-height: 0.4rem;
  border-top: 1px dashed #fff;
}
.container .field2 .field2-box .academic-activity__content-item .content-item__right {
  flex: 1;
  padding: 0 0.32rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  color: #fff;
  font-size: 0.16rem;
  font-weight: 400;
  border-radius: 0 0.08rem 0.08rem 0;
  background: rgba(255, 255, 255, 0.2);
}
.container .field2 .field2-box .academic-activity__content-item .content-item__right__title {
  color: #fff;
  font-size: 0.18rem;
  font-weight: 500;
  margin-bottom: 0.2rem;
}
.container .field2 .field2-box .academic-activity__content-item .content-item__right__title a {
  color: #fff;
}
.container .field2 .field2-box .academic-activity__content-item .content-item__right__title, .container .field2 .field2-box .academic-activity__content-item .content-item__right__main, .container .field2 .field2-box .academic-activity__content-item .content-item__right__sub {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container .field2 .field2-box .latest-achievements {
  padding: 0.4rem;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .container .field2 .field2-box .latest-achievements {
    width: 7rem;
    height: 6.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field2 .field2-box .latest-achievements {
    width: 100%;
    height: 6.8rem;
    background: url("zxcgbg.png") no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    margin-top: 0.4rem;
  }
}
.container .field2 .field2-box .latest-achievements .latest-achievements__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__title-left {
  color: #333;
  font-size: 0.28rem;
  font-weight: 400;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__title-right {
  padding-right: 0.14rem;
  position: relative;
  color: #136d53;
  font-size: 0.14rem;
  font-weight: 400;
  cursor: pointer;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__title-right > a {
  color: #136d53;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__title-right::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url("right-green.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__content {
  margin-top: 0.2rem;
  overflow: hidden;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__content .scroll {
  position: relative;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__content .content-item {
  height: 0.8rem;
  color: #333;
  font-size: 0.2rem;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  border-bottom: 1px solid #90ba9d;
  cursor: pointer;
}
.container .field2 .field2-box .latest-achievements .latest-achievements__content .content-item a {
  color: #333;
}
.container .field3 {
  width: 100%;
  background: url("m3bg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
@media screen and (min-width: 1200px) {
  .container .field3 {
    height: 13.5rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 {
    height: auto;
  }
}
@media screen and (min-width: 751px) and (max-width: 1199px) {
  .container .field3 .field3-box {
    width: 80%;
    margin: 0.4rem auto 0;
  }
}
@media screen and (max-width: 750px) {
  .container .field3 .field3-box {
    width: 100%;
  }
}
.container .field3 .field3-box .step1 {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .container .field3 .field3-box .step1 {
    height: 6.8rem;
    background: url("m3in-bg.png") no-repeat;
    background-size: 100% 100%;
    background-position: right center;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step1 {
    padding-top: 0.4rem;
    box-sizing: border-box;
  }
}
.container .field3 .field3-box .step1 .notice-announcement {
  background: url("m3lbg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding: 0.5rem 0.3rem 0.5rem 0.7rem;
  box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .container .field3 .field3-box .step1 .notice-announcement {
    width: 6.8rem;
    height: 7rem;
    position: relative;
    top: 0.85rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step1 .notice-announcement {
    width: 100%;
    height: 8.6rem;
  }
}
.container .field3 .field3-box .step1 .notice-announcement__title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.container .field3 .field3-box .step1 .notice-announcement__title-left {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 400;
}
.container .field3 .field3-box .step1 .notice-announcement__title-right {
  padding-right: 0.14rem;
  position: relative;
  color: #fff;
  font-size: 0.14rem;
  font-weight: 400;
  cursor: pointer;
}
.container .field3 .field3-box .step1 .notice-announcement__title-right > a {
  color: #fff;
}
.container .field3 .field3-box .step1 .notice-announcement__title-right::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url("right.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field3 .field3-box .step1 .notice-announcement__content {
  margin-top: 0.4rem;
}
.container .field3 .field3-box .step1 .notice-announcement__content .content-item {
  margin-bottom: 0.2rem;
  border-radius: 0.08rem;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 1200px) {
  .container .field3 .field3-box .step1 .notice-announcement__content .content-item {
    height: 0.9rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step1 .notice-announcement__content .content-item {
    height: 1.2rem;
  }
}
.container .field3 .field3-box .step1 .notice-announcement__content .content-item__left {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 1.5rem;
  flex-shrink: 0;
  height: 0.48rem;
  padding-left: 0.3rem;
  box-sizing: border-box;
}
.container .field3 .field3-box .step1 .notice-announcement__content .content-item__left-year {
  color: #333;
  font-size: 0.14rem;
  font-weight: 400;
  position: relative;
}
.container .field3 .field3-box .step1 .notice-announcement__content .content-item__left-year img {
  width: 0.24rem;
  height: 0.11rem;
}
.container .field3 .field3-box .step1 .notice-announcement__content .content-item__left-month {
  color: #333;
  font-size: 0.3rem;
  font-weight: bold;
}
.container .field3 .field3-box .step1 .notice-announcement__content .content-item__right {
  color: #333;
  font-size: 0.16rem;
  font-weight: 400;
  height: 0.6rem;
  padding-right: 0.25rem;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  flex: 1;
}
.container .field3 .field3-box .step1 .notice-announcement__content .content-item__right a {
  color: #333;
}
.container .field3 .field3-box .step1 .professor-point {
  height: 5.95rem;
}
@media screen and (min-width: 1200px) {
  .container .field3 .field3-box .step1 .professor-point {
    width: 7.5rem;
    margin-top: 0.85rem;
    margin-left: 0.8rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step1 .professor-point {
    width: 100%;
    margin-top: 0.4rem;
    padding: 0.4rem 0.24rem;
    box-sizing: border-box;
    background: url("jsbg.png") no-repeat;
    background-size: cover;
    background-position: right center;
  }
}
.container .field3 .field3-box .step1 .professor-point__title {
  height: 0.8rem;
  line-height: 0.8rem;
  background: url("m3title.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding-right: 0.2rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.container .field3 .field3-box .step1 .professor-point__title-left {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 400;
}
.container .field3 .field3-box .step1 .professor-point__title-right {
  padding-right: 0.14rem;
  position: relative;
  color: #fff;
  font-size: 0.14rem;
  font-weight: 400;
  cursor: pointer;
}
.container .field3 .field3-box .step1 .professor-point__title-right > a {
  color: #fff;
}
.container .field3 .field3-box .step1 .professor-point__title-right::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url("right.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field3 .field3-box .step1 .professor-point__title-left {
  padding-left: 0.6rem;
  position: relative;
}
.container .field3 .field3-box .step1 .professor-point__title-left::before {
  content: "";
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.2rem;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container {
  margin-top: 0.9rem;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-wrapper {
  height: 4.25rem !important;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  /*justify-content: center;*/
  height: auto !important;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-slide img {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  margin-bottom: 0.32rem;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-slide .name {
  color: #333;
  font-size: 0.24rem;
  font-weight: 400;
  margin-bottom: 0.16rem;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-slide .article {
  width: 100%;
  color: #333;
  font-size: 0.16rem;
  font-weight: 400;
  border-top: 1px dashed #136d53;
  padding-top: 0.16rem;
  box-sizing: border-box;
  text-align: center;
    min-height: 0.7rem;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-prev,
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-next {
  position: absolute;
  top: 30%;
  width: 0.4rem;
  height: 0.4rem;
  cursor: pointer;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-prev::after,
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-next::after {
  content: "";
  position: absolute;
  width: 0.4rem;
  height: 0.4rem;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-prev {
  left: 0;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-prev::after {
  background: url("../htmlRes/arrow-double-left.png") no-repeat;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-next {
  right: 0;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-next::after {
  background: url("../htmlRes/arrow-double-right.png") no-repeat;
}
.container .field3 .field3-box .step2 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding-bottom: 1rem;
  box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .container .field3 .field3-box .step2 {
    height: 6.7rem;
    flex-wrap: wrap;
    padding-left: 0.67rem;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step2 {
    height: auto;
    padding: 0.8rem 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step2 .wow {
    width: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .container .field3 .field3-box .step2 .media-dynamic,
.container .field3 .field3-box .step2 .research-team,
.container .field3 .field3-box .step2 .teaching-affairs {
    width: 7rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step2 .media-dynamic,
.container .field3 .field3-box .step2 .research-team,
.container .field3 .field3-box .step2 .teaching-affairs {
    width: calc(100% - 0.48rem);
    margin-left: 0.24rem;
  }
}
.container .field3 .field3-box .step2 .media-dynamic {
  height: 1.4rem;
  background: url("mtbg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  margin-bottom: 0.44rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.container .field3 .field3-box .step2 .media-dynamic__title {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 400;
  margin-bottom: 0.1rem;
}
.container .field3 .field3-box .step2 .media-dynamic__content {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  width: 100%;
}
.container .field3 .field3-box .step2 .media-dynamic__content > a {
  color: #fff;
  font-size: 0.2rem;
  font-weight: 400;
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat,
.container .field3 .field3-box .step2 .media-dynamic__content .sina,
.container .field3 .field3-box .step2 .media-dynamic__content .viedo {
  position: relative;
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat::before,
.container .field3 .field3-box .step2 .media-dynamic__content .sina::before,
.container .field3 .field3-box .step2 .media-dynamic__content .viedo::before {
  content: "";
  width: 0.3rem;
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 0.1rem);
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat .qrcode,
.container .field3 .field3-box .step2 .media-dynamic__content .sina .qrcode,
.container .field3 .field3-box .step2 .media-dynamic__content .viedo .qrcode {
  width: 2rem;
  height: 2rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: calc(100% + 20px);
  background: #fff;
  padding: 0.2rem;
  box-sizing: border-box;
  z-index: 9;
  display: none;
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat .qrcode img,
.container .field3 .field3-box .step2 .media-dynamic__content .sina .qrcode img,
.container .field3 .field3-box .step2 .media-dynamic__content .viedo .qrcode img {
  width: 100%;
  height: 100%;
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat .qrcode::before,
.container .field3 .field3-box .step2 .media-dynamic__content .sina .qrcode::before,
.container .field3 .field3-box .step2 .media-dynamic__content .viedo .qrcode::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.2rem;
  width: 0;
  height: 0;
  border: 0.1rem solid transparent;
  border-top-color: #fff;
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat:hover > .qrcode,
.container .field3 .field3-box .step2 .media-dynamic__content .sina:hover > .qrcode,
.container .field3 .field3-box .step2 .media-dynamic__content .viedo:hover > .qrcode {
  display: block;
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat::before {
  background: url("wechat.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field3 .field3-box .step2 .media-dynamic__content .wechat::after,
.container .field3 .field3-box .step2 .media-dynamic__content .sina::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #fff;
  left: calc(100% + 0.5rem);
}
.container .field3 .field3-box .step2 .media-dynamic__content .sina::before {
  background: url("sina.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field3 .field3-box .step2 .media-dynamic__content .viedo::before {
  background: url("viedo.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
}
.container .field3 .field3-box .step2 .research-team {
  background: url("tdbg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding: 0.3rem 0.4rem;
  box-sizing: border-box;
}
@media screen and (min-width: 1200px) {
  .container .field3 .field3-box .step2 .research-team {
    height: 2.6rem;
  }
}
@media screen and (max-width: 1199px) {
  .container .field3 .field3-box .step2 .research-team {
    height: 2.6rem;
  }
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-prev::after {

    background-size: cover;
}
.container .field3 .field3-box .step1 .professor-point .swiper-container .swiper-button-next::after {
    background-size: cover;
}
img.search-logo1 {
    display: block;
}span.site-lang a {
    font-size: 0.15rem;
}

}
.container .field3 .field3-box .step2 .research-team .switch-box__title-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.container .field3 .field3-box .step2 .research-team .switch-box__title-line .switch-box__titles {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.container .field3 .field3-box .step2 .research-team .switch-box__title-line .switch-box__titles .switch-box__title {
  color: #666;
  font-size: 0.2rem;
  font-weight: 400;
  cursor: pointer;
}
.container .field3 .field3-box .step2 .research-team .switch-box__title-line .switch-box__titles .switch-box__title.active {
  color: #333;
  font-size: 0.28rem;
  font-weight: 400;
}
.container .field3 .field3-box .step2 .research-team .switch-box__title-line .switch-box__titles .switch-box__title:last-child {
  margin-left: 0.2rem;
}
.container .field3 .field3-box .step2 .research-team .switch-box__title-line .more {
  color: #136d53;
  font-size: 0.14rem;
  font-weight: 400;
  position: relative;
  padding-right: 0.14rem;
  box-sizing: border-box;
  cursor: pointer;
}
.container .field3 .field3-box .step2 .research-team .switch-box__title-line .more::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  background: url("right-green.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.container .field3 .field3-box .step2 .research-team .switch-box__content {
  width: 100%;
  margin-top: 0.2rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  display: none;
}
.container .field3 .field3-box .step2 .research-team .switch-box__content .content-item {
  color: #333;
  font-size: 0.18rem;
  font-weight: 400;
  width: 50%;
  padding: 0 0.2rem 0 0.24rem;
  box-sizing: border-box;
  margin-bottom: 0.06rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.container .field3 .field3-box .step2 .research-team .switch-box__content .content-item a {
  color: #333;
}
.container .field3 .field3-box .step2 .research-team .switch-box__content .content-item::before {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #136d53;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.container .field3 .field3-box .step2 .teaching-affairs {
  height: 4.7rem;
  background: url("jxbg.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  padding: 0 0.4rem;
  box-sizing: border-box;
  margin-top: 0.44rem;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__title-line {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 1.08rem;
  border-bottom: 2px solid #fff;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__title-line .switch-box__titles {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: center;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__title-line .switch-box__titles .switch-box__title {
  color: #d3fda5;
  font-size: 0.2rem;
  font-weight: 400;
  cursor: pointer;
  margin-left: 0.33rem;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__title-line .switch-box__titles .switch-box__title.active {
  color: #fff;
  font-size: 0.28rem;
  font-weight: 400;
  padding-left: 0.18rem;
  box-sizing: border-box;
  position: relative;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__title-line .switch-box__titles .switch-box__title.active::before {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__title-line .more {
  color: #fff;
  font-size: 0.14rem;
  font-weight: 400;
  position: relative;
  padding-right: 0.14rem;
  box-sizing: border-box;
  cursor: pointer;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__title-line .more::after {
  content: "";
  width: 0.06rem;
  height: 0.11rem;
  background: url("right.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__content {
  height: 2.8rem;
  margin-top: 0.4rem;
  display: flex;
  flex-direction: column;
  align-items: unset;
  justify-content: center;
  display: none;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__content .content-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0.28rem;
  color: #fff;
  font-size: 0.2rem;
  font-weight: 400;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__content .content-item__date {
  padding-right: 0.18rem;
  box-sizing: border-box;
  margin-right: 0.18rem;
  border-right: 1px solid #fff;
  flex-shrink: 0;
}
.container .field3 .field3-box .step2 .teaching-affairs .switch-box__content .content-item__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/**主页banner开始**/
#banner {position: relative; }
#banner .inner {width: 100%;text-align: center;position: relative;}
/*banner*/
.mbanner .news_list{padding-bottom:0;}
.mbanner .news_list li.news{padding:0;background:unset;}
.mbanner li.news .news_imgs {position: relative;height: 100vh;overflow: hidden;}
.mbanner li.news .news_imgs video,
.mbanner li.news .news_imgs img {position: absolute;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;}
.mbanner .slick-dots {
    bottom: 35px;
    width: 100%;
    position: absolute;
    bottom: 1.45rem;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.mbanner .slick-dots li{width: 14px;    height: 14px;    margin: 0 10px;background: rgb(255 255 255 / 50%);}
.mbanner .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
    margin-right: 0.2rem;
    margin-left: 4px;
    width: 14px;
    height: 14px;
    margin: 0 10px;
    background: rgb(255 255 255 / 50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 1;
    margin-right: 0.2rem;
    margin-left: 4px;
}
.mbanner .slick-dots li button{    width: 100%;    height: 100%;}
.mbanner .slick-dots li.slick-active {
    background: #fff;
    position: relative;
}
.mbanner .slick-dots li.slick-active:before{  content: "";
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.4rem;
  height: 0.4rem;
  background: url("dot-active.png") no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;}
.mbanner .slick-prev{
    width: 0.62rem;
    height: 0.62rem;
    position: absolute;
    top: 50%;
    cursor: pointer;
    left: 0.4rem;
    background: url(banner-jt-lt.png) no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    z-index: 999;
}

.mbanner .slick-next{
    width: 0.62rem;
    height: 0.62rem;
    position: absolute;
    top: 50%;
    cursor: pointer;
    right: 0.4rem;
    background: url(banner-jt-rt.png) no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    z-index: 999;
}
