@font-face {
  font-family: "Philosopher";
  src: url("../fonts/Philosopher.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "SourceHanSerifCN-Bold";
  src: url("../fonts/SourceHanSerifCN-Bold.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
.Philosopher {
  font-family: "Philosopher";
}
.overhide {
  overflow: hidden;
}
.w-flex {
  display: flex;
  display: inline-flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
.align-items-center {
  align-items: center;
}
.align-items-start {
  align-items: flex-start;
}
.align-items-end {
  align-items: flex-end;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-start {
  justify-content: flex-start;
}
.justify-content-end {
  justify-content: flex-end;
}
.justify-content-between {
  justify-content: space-between;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic img {
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.pic:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.main-banner {
  width: 100%;
  height: 550px;
  overflow: hidden;
  position: relative;
}
.main-banner::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/bannermask.png) no-repeat center top;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-size: cover;
}
.main-banner img {
  width: 100%;
  height: 100%;
}
.main-banner .wp {
  position: relative;
  width: 100%;
  height: 100%;
}
.bannertitle {
  width: 52%;
  position: absolute;
  left: 11%;
  bottom: 1.7rem;
  background: url(../images/xi/bannertitle.png) no-repeat left top;
  background-size: 100% 100%;
  padding: 0.5rem 1rem;
  font-size: 0.36rem;
  font-family: "SourceHanSerifCN-Bold";
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.bannertitle a {
  color: #fff;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.bannertitle a:hover {
  color: #fff;
  text-shadow: 3px 3px rgba(114, 20, 180, 0.5);
}
.xi-more span {
  font-size: 0.34rem;
  display: block;
  color: #333;
}
.xi-more a {
  padding: 0.1rem 5px 0;
  display: block;
  background: url(../images/morebg.svg) no-repeat top center;
  background-size: 0.3rem 10px;
  color: #5921a9;
  font-size: 14px;
}
.xi-more a:hover {
  text-decoration: underline;
}
.xi_title_M {
  font-size: 18px;
  color: #333;
  line-height: 30px;
}
.xi_des_M {
  font-size: 14px;
  color: #333;
  opacity: 0.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.xibody {
  width: 100%;
  height: 100%;
  position: relative;
}
.xibody::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #f7f9fd no-repeat top;
  background-size: 100%;
  z-index: -3;
  width: 100%;
  height: 100%;
}
.xi_title {
  position: relative;
  text-align: center;
  font-size: 34px;
  padding: 57px 0 70px;
  color: #333;
}
.xi_title h3 {
  font-size: 0.34rem;
}
.xi_title .xi-more {
  position: absolute;
  right: 0;
  top: 60px;
}
.xi_onepart .xi_about {
  padding: 0 15.99%;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #474747;
}
.xi_onepart .xi_about .st {
  padding-bottom: 10px;
}
.xi_onepart .xi_about .xi_more {
  display: inline-block;
  color: #4e12ac;
  font-size: 14px;
  text-align: center;
  width: 100%;
  margin: 24px 0px 40px 0;
}
.xi_onepart .xi_about .xi_more a {
  padding: 0.1rem 5px 0;
  display: block;
  background: url(../images/morebg.svg) no-repeat top center;
  background-size: 30px 10px;
  color: #4e12ac;
  font-size: 14px;
}
.xi_onepart .xi_about .xi_more img {
  width: 32px;
  margin-left: 5px;
  display: inline-block;
}
.xi_onepart .xi_about_list {
  width: 100%;
}
.xi_onepart .xi_about_list .item {
  width: 33.33%;
}
.xi_twopart {
  position: relative;
  z-index: 6;
}
.xi_twopart .xi_teacherlist {
  width: 100%;
  padding: 0 77px;
  padding-bottom: 50px;
  background: #fff url(../images/xi/bg03.png) no-repeat right bottom;
}
.xi_twopart .xi_teacherlist .swiper-container {
  padding-bottom: 50px;
}
.xi_twopart .xi_teacherlist .swiper-button-next,
.xi_twopart .xi_teacherlist .swiper-button-prev {
  width: 11px;
  height: 24px;
  top: auto;
  margin-top: 20px 0;
  z-index: 50;
}
.xi_twopart .xi_teacherlist .swiper-container-horizontal > .swiper-pagination-bullets,
.xi_twopart .xi_teacherlist .swiper-pagination-custom,
.xi_twopart .xi_teacherlist .swiper-pagination-fraction {
  bottom: 3px;
}
.xi_twopart .xi_teacherlist .swiper-button-prev::after,
.xi_twopart .xi_teacherlist .swiper-button-next:after {
  display: none;
}
.xi_twopart .xi_teacherlist .swiper-button-next {
  background: url(../images/xi/right.png) no-repeat left center;
  top: auto;
  bottom: 0;
  right: calc(50% - 120px);
}
.xi_twopart .xi_teacherlist .swiper-button-prev {
  background: url(../images/xi/left.png) no-repeat left center;
  left: calc(50% - 120px);
  top: auto;
  bottom: 0;
}
.xi_twopart .xi_teacherlist .swiper-button-prev:hover {
  background: url(../images/xi/left02.png) no-repeat left center;
}
.xi_twopart .xi_teacherlist .swiper-button-next:hover {
  background: url(../images/xi/right02.png) no-repeat left center;
}
.xi_twopart .xi_teacherlist .pic {
  text-align: center;
  width: 180px;
  height: 180px;
  border-radius: 100%;
  overflow: hidden;
  margin: 30px auto;
}
.xi_twopart .xi_teacherlist .pic img {
  width: 100%;
  height: 100%;
}
.xi_twopart .xi_teacherlist .txt {
  text-align: center;
}
.xi_twopart .xi_teacherlist .txt h3 {
  font-size: 0.2rem;
  margin-bottom: 0.2rem;
}
.xi_twopart .xi_teacherlist .txt span {
  display: inline-block;
  min-width: 56px;
  padding-bottom: 0.12rem;
  border-bottom: 2px solid #483197;
}
.xi_twopart .xi_teacherlist .txt p {
  color: #777;
  line-height: 1.6em;
  max-width: 90%;
  font-size: 0.16rem;
  margin: 0 auto;
  max-height: 0.52rem \0;
}
.xi_twopart .xi_teacherlist .swiper-pagination-bullets span {
  background: #d7ad8c;
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 0 6px;
}
.xi_twopart .xi_teacherlist span.swiper-pagination-bullet-active {
  background: #232799;
}
.listUl {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 16px;
  position: relative;
  bottom: -0.01rem;
}
.listUl .listLi {
  width: 3.17rem;
  text-align: center;
  font-size: 16px;
  color: #333;
  background: url(../images/listbg.png) no-repeat left top;
  background-size: 100% 100%;
  line-height: 50px;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  height: 51px;
  z-index: 10;
}
.listUl .listLi a {
  color: #333;
  display: block;
  width: 100%;
  height: 100%;
  letter-spacing: 10px;
}
.listUl .listLi:hover,
.listUl .listLi.active {
  background: url(../images/listbgactive.png) no-repeat left top;
  background-size: 100% 100%;
  color: #7411b9;
  width: 2.78rem;
  z-index: 15;
}
.listUl .listLi:hover a,
.listUl .listLi.active a {
  color: #7411b9;
}
.xi_three {
  position: relative;
  z-index: 4;
  padding-bottom: 50px;
}
.xi_three .xi_title {
  color: #fff;
}
.xi_three .xi_title .xi-more a {
  color: #fff;
  background:  no-repeat center top;
}
.xi_three::after {
  content: "";
  background: url(../images/xi/bg02.png) no-repeat center bottom;
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 650px;
  z-index: -1;
  background-size: 100% 100%;
}
.xi_three .xi_active {
  width: 100%;
}
.xi_three .xi_active .xi_activeitem {
  width: calc(100% / 4 - 30px);
  background: url(../images/xi/listbg.png) no-repeat left top;
  background-size: 100% 100%;
  border-left: 5px #d8b95a solid;
  padding: 20px 15px;
  margin-right: 40px;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.xi_three .xi_active .xi_activeitem a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.xi_three .xi_active .xi_activeitem .date {
  font-size: 18px;
  font-family: "Philosopher";
  display: flex;
  color: #d8b95a;
  margin-bottom: 10px;
  padding-left: 30px;
  background: url(../images/xi/time.png) no-repeat left center;
  background-size: 17px 16px;
}
.xi_three .xi_active .xi_activeitem .date p {
  padding-right: 50px;
}
.xi_three .xi_active .xi_activeitem .xi_title_M {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 60px;
  overflow: hidden;
  margin-bottom: 20px;
}
.xi_three .xi_active .xi_activeitem .xi_des_M {
  margin-bottom: 20px;
}
.xi_three .xi_active .xi_activeitem .more {
  background: url(../images/xi/jiantou2.png) no-repeat left top;
  width: 40px;
  height: 7px;
}
.xi_three .xi_active .xi_activeitem .more img {
  width: 40px;
}
.xi_three .xi_active .xi_activeitem:hover {
  transform: translateY(-30px);
  background: url(../images/xi/listbgactive.png) no-repeat left top;
  background-size: 100% 100%;
  border-left: 5px #ebdaa9 solid;
}
.xi_three .xi_active .xi_activeitem:hover .date {
  background: url(../images/xi/time02.png) no-repeat left center;
  background-size: 17px 16px;
  color: #fff;
}
.xi_three .xi_active .xi_activeitem:hover .title,
.xi_three .xi_active .xi_activeitem:hover .xi_title_M,
.xi_three .xi_active .xi_activeitem:hover .xi_des_M {
  color: #fff;
}
.xi_three .xi_active .xi_activeitem:hover .more {
  background: url(../images/xi/jiantou3.png) no-repeat left top;
}
.xi_three .xi_active .xi_activeitem:last-child {
  margin-right: 0;
}
.xi_four {
  padding-bottom: 50px;
  position: relative;
}
.xi_four::before {
  content: "";
  background: url(../images/xi/bg04.jpg) no-repeat center top;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -2;
}
.xi_four .xi_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.xi_four .xi_title .xi-more {
  position: static;
}
.xi_four .news {
  background: #fff;
  padding: 45px;
  width: 100%;
  min-height: 300px;
}
.xi_four .news .newsleft {
  width: 39%;
  position: relative;
}
.xi_four .news .newsleft .pic {
  margin-bottom: 15px;
}
.xi_four .news .newsleft .pic img {
  width: 100%;
  height: 332px;
}
.xi_four .news .newsleft .time {
  font-size: 16px;
  color: #fff;
  padding: 10px 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 144px;
  height: 41px;
  background: no-repeat;
}
.xi_four .news .newsleft .newsdes h3 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 15px;
  font-size: 18px;
}
.xi_four .news .newsleft:hover .newsdes h3,
.xi_four .news .newsleft:hover .newsdes .xi_des_M {
  color: #00009c;
}
.xi_four .news .newsright {
  width: 55%;
  margin-top: -25px;
}
.xi_four .news .newsright .news_item {
  display: flex;
  justify-content: space-between;
  padding: 22px 0px;
  /* border: 1px solid red; */
  border-bottom: 0.01rem dashed #a68a72;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.xi_four .news .newsright .news_item::after {
  content: '';
  position: absolute;
  right: -38px;
  top: 0;
  background: url('../images/xi_bg.png') no-repeat 150% center;
  background-size: 100% 100%;
  width: calc(100% + 38px);
  height: 100%;
  z-index: -1;
  opacity: 0;
}
.xi_four .news .newsright .news_item:last-child {
  border-bottom: 1px dashed transparent;
}
.xi_four .news .newsright .news_item:last-child {
  margin-bottom: 0;
}
.xi_four .news .newsright .news_item .news_left {
  margin-right: 20px;
  font-family: "Philosopher";
  text-align: right;
}
.xi_four .news .newsright .news_item .news_left .number {
  font-size: 3em;
  color: #6118bf;
}
.xi_four .news .newsright .news_item .news_left .news_time {
  font-size: 1em;
  color: #6118bf;
  line-height: 20px;
}
.xi_four .news .newsright .news_item .news_right {
  width: calc(100% - 80px);
}
.xi_four .news .newsright .news_item .news_right .xi_title_M {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 500;
}
.xi_four .news .newsright .news_item .news_right .xi_des_M {
  font-size: 0.875em;
  color: #333;
  opacity: 0.7;
  line-height: 26px;
  height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.xi_four .news .newsright .news_item:hover {
  border-bottom: 1px dashed #a68a72;
}
.xi_four .news .newsright .news_item:hover .news_right .xi_title_M {
  color: #6118bf;
}
.xi_four .news .newsright .news_item:hover:after {
  opacity: 1;
}
@media only screen and (max-width: 1913px) and (min-width: 950px) {
  .main-banner {
    width: 100%;
    height: 4.5rem;
  }
  .bannertitle {
    width: 70%;
    position: absolute;
    left: 5%;
    bottom: 30%;
    padding: 0.3rem 0.8rem;
  }
  .xi-more span {
    font-size: 1.77vw;
  }
  .xi-more a {
    font-size: 0.625vw;
    background-size: 80% !important;
  }
  .xi_title_M {
    font-size: 0.93vw;
  }
  .xi_des_M {
    font-size: 0.73vw;
  }
  .xi_title {
    font-size: 1.56vw;
    padding: 0.37rem 0 0.3rem;
  }
  .xi_title h3 {
    font-size: 1.5625vw;
  }
  .xi_title .xi-more {
    position: absolute;
    right: 0;
    top: 3vw;
  }
  .xi_onepart .xi_about {
    padding: 0 10%;
    font-size: 1vw;
    color: #474747;
  }
  .xi_onepart .xi_about .xi_more {
    font-size: 0.73vw;
    margin: 0.4rem 0;
  }
  .xi_onepart .xi_about .xi_more img {
    width: 1.67vw;
    margin-left: 0.05rem;
  }
  .xi_twopart .xi_teacherlist {
    padding: 0 0.4rem;
    padding-bottom: 0.2rem;
    background: #fff url(../images/xi/bg03.png) no-repeat right bottom;
  }
  .xi_twopart .xi_teacherlist .swiper-container {
    padding-bottom: 0.4rem;
  }
  .xi_twopart .xi_teacherlist .swiper-button-next,
  .xi_twopart .xi_teacherlist .swiper-button-prev {
    width: 0.57vw;
    height: 24px;
  }
  .xi_twopart .xi_teacherlist .swiper-container-horizontal > .swiper-pagination-bullets,
  .xi_twopart .xi_teacherlist .swiper-pagination-custom,
  .xi_twopart .xi_teacherlist .swiper-pagination-fraction {
    bottom: 0.03rem;
  }
  .xi_twopart .xi_teacherlist .swiper-button-next {
    background: url(../images/xi/right.png) no-repeat left center;
    background-size: 0.57vw 1.25vw;
    top: auto;
    bottom: 0;
    right: calc(50% - 80px);
  }
  .xi_twopart .xi_teacherlist .swiper-button-prev {
    background: url(../images/xi/left.png) no-repeat left center;
    background-size: 0.57vw 1.25vw;
    left: calc(50% - 80px);
    top: auto;
    bottom: 0;
  }
  .xi_twopart .xi_teacherlist .swiper-button-next:hover {
    background: url(../images/xi/right02.png) no-repeat left center;
    background-size: 0.57vw 1.25vw;
  }
  .xi_twopart .xi_teacherlist .swiper-button-prev:hover {
    background: url(../images/xi/left02.png) no-repeat left center;
    background-size: 0.57vw 1.25vw;
  }
  .xi_twopart .xi_teacherlist .pic {
    text-align: center;
    width: 9.375vw;
    height: 9.375vw;
    margin: 0.3rem auto;
  }
  .xi_twopart .xi_teacherlist .txt h3 {
    font-size: 0.9375vw;
    margin-bottom: 0.2rem;
  }
  .xi_twopart .xi_teacherlist .txt span {
    min-width: 2.92vw;
    padding-bottom: 0.12rem;
  }
  .xi_twopart .xi_teacherlist .txt p {
    color: #777;
    line-height: 1.6em;
    font-size: 0.73vw;
  }
  .xi_twopart .xi_teacherlist .swiper-pagination-bullets span {
    background: #d7ad8c;
    opacity: 1;
    width: 0.52vw;
    height: 0.52vw;
    margin: 0 6px;
  }
  .xi_three {
    padding-bottom: 0.5rem;
  }
  .xi_three::after {
    height: 36.7vw;
  }
  .xi_three .xi_active .xi_activeitem {
    width: calc(100% / 4 - 15px);
    background: url(../images/xi/listbg.png) no-repeat left top;
    background-size: 100% 100%;
    border-left: 0.26vw #d8b95a solid;
    padding: 0.2rem 0.15rem;
    margin-right: 20px;
  }
  .xi_three .xi_active .xi_activeitem .date {
    font-size: 0.729vw;
    margin-bottom: 0.1rem;
    padding-left: 0.2rem;
    background-size: 0.88vw 0.82vw;
  }
  .xi_three .xi_active .xi_activeitem .date p {
    padding-right: 0.2rem;
  }
  .xi_three .xi_active .xi_activeitem .xi_title_M {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 0.2rem;
    height: 0.4rem;
    overflow: hidden;
    margin-bottom: 0.1rem;
  }
  .xi_three .xi_active .xi_activeitem .xi_des_M {
    margin-bottom: 0.1rem;
    line-height: 0.2rem;
    height: 0.6rem;
  }
  .xi_three .xi_active .xi_activeitem .more {
    background: url(../images/xi/jiantou2.png) no-repeat left top;
    width: 40px;
    height: 7px;
  }
  .xi_three .xi_active .xi_activeitem .more img {
    width: 40px;
  }
  .xi_three .xi_active .xi_activeitem:hover {
    background: url(../images/xi/listbgactive.png) no-repeat left top;
    background-size: 100% 100%;
  }
  .xi_three .xi_active .xi_activeitem:hover .date {
    background: url(../images/xi/time02.png) no-repeat left center;
    background-size: 0.88vw 0.82vw;
    color: #fff;
  }
  .xi_three .xi_active .xi_activeitem:hover .title,
  .xi_three .xi_active .xi_activeitem:hover .xi_des_M {
    color: #fff;
  }
  .xi_three .xi_active .xi_activeitem:hover .more {
    background: url(../images/xi/jiantou3.png) no-repeat left top;
  }
  .xi_three .xi_active .xi_activeitem:last-child {
    margin-right: 0;
  }
  .xi_four {
    padding-bottom: 2.6vw;
  }
  .xi_four .news {
    padding: 2.34vw;
  }
  .xi_four .news .newsleft .time {
    font-size: 0.83vw;
    padding: 0.52vw 1.5625vw;
    width: 7.5vw;
    height: 2.13vw;
  }
  .xi_four .news .newsleft .pic {
    margin-bottom: 0.78vw;
  }
  .xi_four .news .newsleft .pic img {
    width: 100%;
    height: 17.29vw;
  }
  .xi_four .news .newsleft .newsdes h3 {
    margin-bottom: 0;
    font-size: 0.9375vw;
  }
  .xi_four .news .newsleft .newsdes .xi_des_M {
    line-height: 0.2rem;
    height: 0.6rem;
    font-size: 0.73vw;
  }
  .xi_four .news .newsright {
    margin-top: -1.3vw;
  }
  .xi_four .news .newsright .news_item {
    padding: 1.145vw 0px;
  }
  .xi_four .news .newsright .news_item .news_left {
    margin-right: 1.5625vw;
    font-family: "Philosopher";
    width: 4.17vw;
  }
  .xi_four .news .newsright .news_item .news_left .number {
    font-size: 2.5vw;
  }
  .xi_four .news .newsright .news_item .news_left .news_time {
    font-size: 0.83vw;
  }
  .xi_four .news .newsright .news_item .news_right {
    width: calc(100% - 4.17vw);
  }
  .xi_four .news .newsright .news_item .news_right .xi_title_M {
    margin-bottom: 0.26vw;
    font-size: 0.9375vw;
  }
  .xi_four .news .newsright .news_item .news_right .xi_des_M {
    font-size: 0.875em;
    line-height: 1.4em;
    height: 1.4em;
  }
}
@media screen and (max-width: 950px) {
  .main-banner {
    height: 300px;
  }
  .bannertitle {
    width: 100%;
    left: 5%;
    bottom: 20%;
    padding: 30px 80px;
    font-size: 0.3rem;
    font-family: "SourceHanSerifCN-Bold";
    color: #fff;
  }
  .xi-more span {
    font-size: 0.12rem;
  }
  .xi-more a {
    font-size: 0.12rem;
    background-size: 80%;
  }
  .xi_title_M {
    font-size: 0.18rem;
    line-height: 26px;
  }
  .xi_des_M {
    font-size: 0.0875rem;
  }
  .xi_title {
    font-size: 0.26rem;
    padding: 0.37rem 0 0.3rem;
  }
  .xi_title .xi-more {
    position: absolute;
    right: 0;
    top: 0.4rem;
  }
  .xi_onepart .xi_about {
    padding: 0;
    font-size: 0.14rem;
  }
  .xi_onepart .xi_about .xi_more {
    font-size: 0.1rem;
    margin: 0.2rem 0;
  }
  .xi_onepart .xi_about .xi_more img {
    width: 4%;
    margin-left: 0.05rem;
  }
  .xi_onepart .xi_about_list .item {
    width: calc(100% / 3);
  }
  .xi_twopart .xi_teacherlist {
    padding: 0 0.2rem;
    padding-bottom: 0.2rem;
  }
  .xi_twopart .xi_teacherlist .swiper-container {
    padding-bottom: 0.4rem;
  }
  .xi_twopart .xi_teacherlist .swiper-button-next,
  .xi_twopart .xi_teacherlist .swiper-button-prev {
    width: 8px;
    height: 15px;
  }
  .xi_twopart .xi_teacherlist .swiper-container-horizontal > .swiper-pagination-bullets,
  .xi_twopart .xi_teacherlist .swiper-pagination-custom,
  .xi_twopart .xi_teacherlist .swiper-pagination-fraction {
    bottom: 0.03rem;
    display: none;
  }
  .xi_twopart .xi_teacherlist .swiper-button-next {
    background: url(../images/xi/right.png) no-repeat left center;
    background-size: 8px 15px;
    top: auto;
    bottom: 0;
    right: calc(50% - 20px);
  }
  .xi_twopart .xi_teacherlist .swiper-button-prev {
    background: url(../images/xi/left.png) no-repeat left center;
    background-size: 8px 15px;
    left: calc(50% - 20px);
    top: auto;
    bottom: 0;
  }
  .xi_twopart .xi_teacherlist .swiper-button-next:hover {
    background: url(../images/xi/right02.png) no-repeat left center;
    background-size: 8px 15px;
  }
  .xi_twopart .xi_teacherlist .swiper-button-prev:hover {
    background: url(../images/xi/left02.png) no-repeat left center;
    background-size: 8px 15px;
  }
  .xi_twopart .xi_teacherlist .pic {
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 0.2rem auto;
  }
  .xi_twopart .xi_teacherlist .txt h3 {
    font-size: 0.16rem;
    margin-bottom: 0.2rem;
  }
  .xi_twopart .xi_teacherlist .txt span {
    padding-bottom: 0.12rem;
  }
  .xi_twopart .xi_teacherlist .txt p {
    line-height: 1.6em;
    font-size: 0.09rem;
  }
  .xi_twopart .xi_teacherlist .swiper-pagination-bullets span {
    background: #d7ad8c;
    opacity: 1;
    width: 6px;
    height: 6px;
    margin: 0 6px;
  }
  .xi_three {
    padding-bottom: 0.5rem;
  }
  .xi_three::after {
    height: 150%;
  }
  .xi_three .xi_active .xi_activeitem {
    width: calc(100% / 4 - 15px);
    background: url(../images/xi/listbg.png) no-repeat left top;
    background-size: 100% 100%;
    border-left: 0.26vw #d8b95a solid;
    padding: 0.2rem 0.15rem;
    margin-right: 20px;
  }
  .xi_three .xi_active .xi_activeitem .date {
    font-size: 0.729vw;
    margin-bottom: 0.1rem;
    padding-left: 0.2rem;
    background-size: 13px 12px;
  }
  .xi_three .xi_active .xi_activeitem .date p {
    padding-right: 0.1rem;
  }
  .xi_three .xi_active .xi_activeitem .date span {
    display: none;
  }
  .xi_three .xi_active .xi_activeitem .xi_title_M {
    height: 52px;
    margin-bottom: 10px;
  }
  .xi_three .xi_active .xi_activeitem .xi_des_M {
    margin-bottom: 0.1rem;
    line-height: 0.2rem;
    height: 0.6rem;
  }
  .xi_three .xi_active .xi_activeitem .more {
    background: url(../images/xi/jiantou2.png) no-repeat left top;
    width: 40px;
    height: 7px;
  }
  .xi_three .xi_active .xi_activeitem .more img {
    width: 40px;
  }
  .xi_three .xi_active .xi_activeitem:hover {
    background: url(../images/xi/listbgactive.png) no-repeat left top;
    background-size: 100% 100%;
  }
  .xi_three .xi_active .xi_activeitem:hover .date {
    background: url(../images/xi/time02.png) no-repeat left center;
    background-size: 13px 12px;
    color: #fff;
  }
  .xi_four {
    padding-bottom: 0.5rem;
  }
  .xi_four .news {
    padding: 0.2rem;
  }
  .xi_four .news .newsleft .pic {
    margin-bottom: 0.78vw;
  }
  .xi_four .news .newsleft .pic img {
    width: 100%;
    height: 20vw;
  }
  .xi_four .news .newsleft .newsdes h3 {
    margin-bottom: 5px;
    font-size: 0.19rem;
  }
  .xi_four .news .newsleft .newsdes .xi_des_M {
    line-height: 2.4em;
    height: 4.8em;
    -webkit-line-clamp: 2;
    font-size: 0.1rem;
  }
  .xi_four .news .newsright {
    width: 55%;
    margin-top: -1.3vw;
  }
  .xi_four .news .newsright .news_item {
    padding: 0.1rem 0.1rem;
  }
  .xi_four .news .newsright .news_item .news_left {
    margin-right: 1.5625vw;
    font-family: "Philosopher";
    width: 50px;
  }
  .xi_four .news .newsright .news_item .news_left .number {
    font-size: 0.3rem;
  }
  .xi_four .news .newsright .news_item .news_left .news_time {
    font-size: 0.83vw;
  }
  .xi_four .news .newsright .news_item .news_right {
    width: calc(100% - 65px);
  }
  .xi_four .news .newsright .news_item .news_right .xi_title_M {
    margin-bottom: 0.26vw;
    height: 26px;
  }
  .xi_four .news .newsright .news_item .news_right .xi_des_M {
    font-size: 0.1rem;
    line-height: 2em;
    height: 2em;
  }
}
@media screen and (max-width: 768px) {
  .xibody::after {
    background-size: cover;
  }
  .listUl {
    margin-left: 0;
  }
  .listUl .listLi {
    width: 50%;
    font-size: 0.16rem;
    height: 50px;
    line-height: 50px;
  }
  .listUl .listLi:hover,
  .listUl .listLi.active {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .main-banner {
    height: 30vh;
  }
  .bannertitle {
    width: 100%;
    left: 3%;
    bottom: 30%;
    padding: 15px 30px;
    font-size: 0.16rem;
  }
  .xi-more span {
    font-size: 0.12rem;
  }
  .xi-more a {
    font-size: 0.12rem;
    background-size: 80%;
  }
  .xi_title_M {
    font-size: 0.19rem;
    height: 35px !important;
    line-height: 35px !important;
  }
  .xi_des_M {
    font-size: 0.14rem;
  }
  .xi_title {
    font-size: 0.2rem;
    padding: 0.3rem 0 0.2rem;
  }
  .xi_title .xi-more {
    top: 0.3rem;
  }
  .xi_onepart .xi_about {
    padding: 0;
    font-size: 0.16rem;
  }
  .xi_onepart .xi_about .xi_more {
    font-size: 0.1rem;
    margin: 0.2rem 0;
  }
  .xi_onepart .xi_about .xi_more img {
    width: 4%;
    margin-left: 0.05rem;
  }
  .xi_onepart .xi_about_list .item {
    width: 100%;
    padding: 10px 40px;
  }
  .xi_twopart .xi_teacherlist {
    padding: 0 0.2rem;
    padding-bottom: 0.2rem;
  }
  .xi_twopart .xi_teacherlist .swiper-container {
    padding-bottom: 0.4rem;
  }
  .xi_twopart .xi_teacherlist .swiper-button-next,
  .xi_twopart .xi_teacherlist .swiper-button-prev {
    width: 8px;
    height: 15px;
  }
  .xi_twopart .xi_teacherlist .pic {
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 0.2rem auto;
  }
  .xi_twopart .xi_teacherlist .txt h3 {
    font-size: 0.16rem;
    margin-bottom: 0.2rem;
  }
  .xi_twopart .xi_teacherlist .txt span {
    padding-bottom: 0.12rem;
  }
  .xi_twopart .xi_teacherlist .txt p {
    line-height: 1.6em;
    font-size: 0.09rem;
  }
  .xi_twopart .xi_teacherlist .swiper-pagination-bullets span {
    background: #d7ad8c;
    opacity: 1;
    width: 6px;
    height: 6px;
    margin: 0 6px;
  }
  .xi_three {
    padding-bottom: 0.5rem;
  }
  .xi_three::after {
    height: 130%;
    background-size: cover;
  }
  .xi_three .xi_active {
    flex-wrap: wrap;
  }
  .xi_three .xi_active .xi_activeitem {
    width: 100%;
    background: url(../images/xi/listbg.png) no-repeat left top;
    background-size: 100% 100%;
    border-left: 0.26vw #d8b95a solid;
    padding: 0.2rem 0.15rem;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .xi_three .xi_active .xi_activeitem .date {
    font-size: 0.1rem;
    margin-bottom: 0.1rem;
    padding-left: 0.2rem;
    background-size: 13px 12px;
  }
  .xi_three .xi_active .xi_activeitem .date p {
    padding-right: 0.1rem;
  }
  .xi_three .xi_active .xi_activeitem .date span {
    display: none;
  }
  .xi_three .xi_active .xi_activeitem .xi_title_M {
    line-height: 0.3rem;
    height: 0.6rem;
    margin-bottom: 5px;
  }
  .xi_three .xi_active .xi_activeitem .xi_des_M {
    margin-bottom: 0.1rem;
    line-height: 0.24rem;
    height: 0.72rem;
  }
  .xi_three .xi_active .xi_activeitem .more {
    background: url(../images/xi/jiantou2.png) no-repeat left top;
    width: 40px;
    height: 7px;
  }
  .xi_three .xi_active .xi_activeitem .more img {
    width: 40px;
  }
  .xi_three .xi_active .xi_activeitem:hover {
    background: url(../images/xi/listbgactive.png) no-repeat left top;
    background-size: cover;
  }
  .xi_three .xi_active .xi_activeitem:hover .date {
    background: url(../images/xi/time02.png) no-repeat left center;
    background-size: 13px 12px;
    color: #fff;
  }
  .xi_four {
    padding-bottom: 0.2rem;
  }
  .xi_four .news {
    padding: 0.2rem;
  }
  .xi_four .news .newsleft {
    width: 100%;
    margin-bottom: 20px;
  }
  .xi_four .news .newsleft .pic {
    margin-bottom: 0.78vw;
  }
  .xi_four .news .newsleft .pic img {
    width: 100%;
    height: 45vw;
  }
  .xi_four .news .newsleft .newsdes h3 {
    margin-bottom: 0;
    font-size: 0.2rem;
  }
  .xi_four .news .newsleft .newsdes .xi_des_M {
    line-height: 0.24rem;
    height: 0.48rem;
    -webkit-line-clamp: 2;
    font-size: 0.14rem;
  }
  .xi_four .news .newsright {
    width: 100%;
    margin-top: -1.3vw;
  }
  .xi_four .news .newsright .news_item {
    padding: 0.15rem 0.1rem;
  }
  .xi_four .news .newsright .news_item .news_left {
    margin-right: 0.2rem;
    font-family: "Philosopher";
    width: 50px;
    text-align: left;
  }
  .xi_four .news .newsright .news_item .news_left .number {
    font-size: 0.35rem;
  }
  .xi_four .news .newsright .news_item .news_left .news_time {
    font-size: 0.12rem;
  }
  .xi_four .news .newsright .news_item .news_right {
    width: calc(100% - 65px);
  }
  .xi_four .news .newsright .news_item .news_right .xi_title_M {
    margin-bottom: 0.26vw;
    line-height: 20px;
    height: 20px;
  }
  .xi_four .news .newsright .news_item .news_right .xi_des_M {
    line-height: 1.6em;
    height: 1.6em;
  }
}

#page-list {font-family: Arial; text-align: center; padding: 0px 0 45px; width: 100%;}
#page-list .p_pages a,#page-list span{font-size: 15px; width: auto; height: auto; margin-top: 5px; }
#page-list .p_pages a, #page-list .p_no_d, #page-list .p_fun_d{padding: 9px 11px; border: 1px solid #aaa; border-radius: 4px; color: #428bca;}
#page-list .p_pages .p_no_d, #page-list a:hover{background: #7811ab; font-weight: bold; color: #fff; border-color: #7811ab;}
#page-list .p_t{ padding: 0 25px 0 0; color: #777;}
#page-list .p_first, #page-list .p_first_d, #page-list .p_last, #page-list .p_last_d{display: inline-block;}
#page-list .p_pages span{color: #aaa;}