.pc {
  display: block;
}
.h5 {
  display: none;
}
.page1 {
  background: url(../img/TeachingTeam_2_1.png) bottom right;
  background-size: cover;
  padding: 90px 0 50px;
}
.page1 .headmaster {
  width: 90%;
  margin: 0 auto;
  border-radius: 100px;
  border: 0.4px solid rgba(252, 120, 44, 0.24);
  background: linear-gradient(133.98deg, rgba(245, 245, 245, 0.29) 0%, rgba(232, 232, 232, 0.1) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.page1 .pic {
  width: 25%;
  margin-top: -50px;
}
.page1 .txt {
  width: 55%;
  padding-left: 8%;
  padding-right: 4%;
}
.page1 .txt .tit {
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  color: #0b3873;
  border-bottom: 2px solid #fc782c;
  padding-bottom: 18px;
  margin-bottom: 12px;
  display: inline-block;
}
.page1 .txt .label p {
  color: #172033;
}
.page1 .txt .label p br {
  display: none;
}
.page1 .txt .des {
  margin-top: 25px;
  color: #6b6b6b;
  font-weight: 400;
  text-align: justify;
}
.page2 {
  background: #fafafa;
  padding: 60px 0 0;
}
.page2 .tit {
  color: #172033;
  font-weight: 500;
  text-align: center;
}
.page2 .subtit {
  margin-top: 10px;
  color: #6b6b6b;
  font-weight: 400;
  text-align: center;
}
.page2 .searchs {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  position: relative;
  z-index: 30;
}
.page2 .searchs .join_search {
  display: flex;
  justify-content: center;
}
.page2 .searchs .join_search input {
  background: transparent;
  border: 0px;
  height: 34px;
  padding-left: 20px;
}
.page2 .searchs .join_search select {
  background: transparent;
  border: 0px;
}
.page2 .searchs .join_search .guan {
  background: #e6e6e6;
  width: 220px;
  height: 34px;
  border-radius: 34px;
  margin-right: 12px;
  position: relative;
}
.page2 .searchs .join_search .guan .svg {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.page2 .searchs .join_search .guan .svg svg {
  width: 16px;
  height: 16px;
}
.page2 .searchs .join_search .nian {
  background: #e6e6e6;
  width: 196px;
  height: 34px;
  border-radius: 34px;
  margin-right: 12px;
}
.page2 .searchs .join_search .guo {
  background: #e6e6e6;
  width: 196px;
  height: 34px;
  border-radius: 34px;
  margin-right: 12px;
}
.page2 .searchs .join_search .sub_btn {
  display: flex;
  margin-right: 12px;
}
.page2 .searchs .join_search .sub_btn .reset {
  width: 56px;
  height: 34px;
  opacity: 1;
  border-radius: 100px;
  background: #e6e6e6;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 16px 4px 16px;
  font-size: 12px;
  color: #8f8f8f;
  margin-right: 12px;
}
.page2 .searchs .join_search .layui-form-select .layui-edge {
  border-top-color: #6b6b6b;
  right: 15px;
}
.page2 .searchs .join_search .sub_btn .subm {
  width: 56px;
  height: 34px;
  opacity: 1;
  border-radius: 100px;
  background: #fc782c;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 16px 4px 16px;
  font-size: 12px;
  color: #fff;
}
.page2 .searchs .join_search .layui-form-select dl {
  border-radius: 10px;
}
.page2 .searchs .join_search .layui-form-select dl {
  top: 40px;
  text-align: center;
}
.page2 .searchs .join_search .layui-form-select dl dd.layui-this {
  color: #fc782c;
}
.page2 .searchs .join_search .layui-form-select .active .layui-edge {
  border-top-color: #fc782c;
}
.page2 .searchs .join_search .layui-form-select .active input {
  color: #fc782c;
}
.page2 .searchs .join_search .guan.active input {
  color: #fc782c;
}
.page2 .searchs .join_search .guan.active svg path {
  fill: #fc782c;
}
.page2 .searchs .all {
  width: 56px;
  height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  background: #fc782c;
  border: 0;
  border-width: 0rpx;
  color: #fff;
  font-size: 12px;
  outline: none;
  border: none;
}
.page2 .searchs .all:active {
  border: none;
  outline: none;
}
.page2 .searchs .all::after {
  border: none;
}
.page2 .searchs .sort-group {
  position: relative;
  width: 200px;
  cursor: pointer;
  margin-left: 12px;
}
.page2 .searchs .sort-group p {
  display: block;
  width: 100%;
  padding: 0 35px 0 16px;
  border-radius: 100px;
  border: 1px solid #e6e6e6;
  background: #e6e6e6;
  z-index: 10;
  position: relative;
}
.page2 .searchs .sort-group p span {
  display: block;
  width: 100%;
  line-height: 34px;
  height: 34px;
  color: #6b6b6b;
  font-size: 12px;
}
.page2 .searchs .sort-group p .arrow {
  display: block;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  right: 16px;
}
.page2 .searchs .sort-group p .arrow svg {
  width: 10px;
  height: 10px;
  transition: all 0.3s;
}
.page2 .searchs .sort-group .sort {
  position: absolute;
  top: 17px;
  left: 0;
  width: 100%;
  z-index: 9;
  display: none;
  padding-top: 25px;
  background: #f0f0f0;
}
.page2 .searchs .sort-group .sort a {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 34px;
  height: 34px;
  font-size: 12px;
  font-weight: 400;
  color: #6b6b6b;
}
.page2 .searchs .sort-group .sort a:hover {
  background: rgba(252, 120, 44, 0.12);
  color: #fc782c;
  font-weight: 500;
}
.page2 .searchs .sort-group:hover p {
  border: 1px solid rgba(252, 120, 44, 0.42);
}
.page2 .searchs .sort-group.active p {
  border: 1px solid rgba(252, 120, 44, 0.42);
}
.page2 .searchs .sort-group.active p span {
  color: #fc782c;
}
.page2 .searchs .sort-group.active p .arrow svg {
  transform: rotate(180deg);
}
.page2 .searchs .sort-group.active p .arrow svg path {
  fill: #fc782c;
}
.page2 .list {
  width: 90%;
  margin: 40px auto 0;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.page2 .list li {
  width: 19%;
  margin-right: 1.25%;
  margin-bottom: 1.25%;
  position: relative;
  overflow: hidden;
}
.page2 .list li:nth-child(5n) {
  margin-right: 0;
}
.page2 .list li .txt {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px 20px;
}
.page2 .list li .txt .name {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 10px;
  border-bottom: 2px solid #fff;
  position: relative;
  z-index: 5;
  transition: all 0.3s;
}
.page2 .list li .txt .label {
  color: #f7f9fc;
  font-weight: 400;
  padding-top: 7px;
  line-height: 1.3;
  position: relative;
  z-index: 5;
  display: none;
}
.page2 .list li .txt::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(12, 16, 26, 0.36);
  opacity: 1;
  transition: all 0.3s;
}
.page2 .list li .txt::before {
  content: '';
  display: block;
  position: absolute;
  top: -80%;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(15, 28, 115, 0) 0%, rgba(11, 21, 84, 0.37) 57.01%, rgba(7, 13, 48, 0.64) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s;
}
.page2 .list li:hover .txt .name {
  border-bottom: 2px solid #fc782c;
}
.page2 .list li:hover .txt::after {
  opacity: 0;
}
.page2 .list li:hover .txt::before {
  opacity: 1;
  transform: translateY(0);
}
.page2 .loading {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 50px;
}
.page2 .loading::after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 40px;
  background: #fc782c;
  margin-top: 8px;
}
.page2 .loading .rollmore {
  display: inline-block;
  color: #8f8f8f;
  font-weight: 400;
  letter-spacing: 1px;
  transition: all 0.3s;
}
.page2 .loading .rollmore:hover {
  color: #fc782c;
}
.page2 .loading .more {
  display: none;
}
.page3 {
  background: #0c101a;
  padding: 60px 0 40px;
}
.page3 .tit {
  text-align: center;
  font-weight: 500;
  color: #fff;
}
.page3 .sw-box {
  width: 90%;
  margin: 30px auto 0;
  position: relative;
}
.page3 .sw-box .demeanour2 .pic {
  position: relative;
}
.page3 .sw-box .demeanour2 .pic .play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page3 .sw-box .demeanour2 .txt {
  margin-top: 30px;
}
.page3 .sw-box .demeanour2 .txt .title {
  font-weight: 500;
  letter-spacing: 1px;
  color: #fff;
  text-align: center;
}
.page3 .sw-box .demeanour2 .txt .des {
  font-size: 14px;
  font-weight: 400;
  color: #f7f9fc;
  text-align: center;
  margin-top: 8px;
}
.page3 .sw-box .demeanour2 .swiper-pagination {
  font-size: 0;
  height: 2px;
}
.page3 .sw-box .demeanour2 .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 2px;
  border-radius: 0;
  background: #e6e6e6;
  opacity: 1;
}
.page3 .sw-box .demeanour2 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fc782c;
}
.page3 .sw-box .switch-l {
  position: absolute;
  top: 42%;
  right: 4%;
  transform: translateY(-50%);
  z-index: 5;
}
.page3 .sw-box .switch-l .demeanour-box {
  position: relative;
  padding: 30px 0;
}
.page3 .sw-box .switch-l .demeanour-box .swiper-button-prev {
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
  margin-top: 0;
  width: 100px;
  height: 30px;
}
.page3 .sw-box .switch-l .demeanour-box .swiper-button-prev::after {
  display: none;
}
.page3 .sw-box .switch-l .demeanour-box .swiper-button-prev::before {
  content: "";
  display: block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  width: 0;
  height: 0;
}
.page3 .sw-box .switch-l .demeanour-box .swiper-button-next {
  left: 50%;
  transform: translateX(-50%);
  top: auto;
  right: auto;
  bottom: 0px;
  margin-top: 0;
  width: 100px;
  height: 30px;
}
.page3 .sw-box .switch-l .demeanour-box .swiper-button-next::after {
  display: none;
}
.page3 .sw-box .switch-l .demeanour-box .swiper-button-next::before {
  content: "";
  display: block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  width: 0;
  height: 0;
}
.page3 .sw-box .switch-l .demeanour1 {
  width: 200px;
  height: 420px;
}
.page3 .sw-box .switch-l .demeanour1 .swiper-slide {
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.42);
  cursor: pointer;
}
.page3 .sw-box .switch-l .demeanour1 .swiper-slide .pic {
  width: 90%;
  height: 88%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page3 .sw-box .switch-l .demeanour1 .swiper-slide .pic::after {
  content: '';
  display: block;
  background: linear-gradient(180deg, rgba(15, 28, 115, 0.23) 0%, rgba(7, 13, 48, 0.3) 100%);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.page3 .sw-box .switch-l .demeanour1 .swiper-slide .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page3 .sw-box .switch-l .demeanour1 .swiper-slide p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 3;
}
.page3 .sw-box .switch-l .demeanour1 .swiper-slide.swiper-slide-thumb-active {
  border: 2px solid #fc782c;
}
.page3 .sw-box .switch-l .sw-btn {
  width: 110px;
  margin: 35% auto 0;
  display: flex;
  justify-content: space-between;
}
.page3 .sw-box .switch-l .sw-btn .prev::after {
  content: "prev";
}
.page3 .sw-box .switch-l .sw-btn .next::after {
  content: "next";
}
.page3 .sw-box .switch-l .sw-btn .prev,
.page3 .sw-box .switch-l .sw-btn .next {
  width: 40px;
  height: 40px;
  border: 2px solid rgba(247, 249, 252, 0.36);
  border-radius: 100%;
  transition: all 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.page3 .sw-box .switch-l .sw-btn .prev::after,
.page3 .sw-box .switch-l .sw-btn .next::after {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
}
.page3 .sw-box .switch-l .sw-btn .prev:hover,
.page3 .sw-box .switch-l .sw-btn .next:hover {
  background: #fc782c;
  border: 2px solid #fc782c;
}
.page3 .sw-box .qr-box {
  margin-top: 20px;
  position: relative;
  z-index: 10;
}
.page3 .sw-box .qr-box .qr {
  width: 210px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #e6e6e6;
  color: #d6d6d6;
  font-size: 12px;
  font-weight: 400;
  border-radius: 100px;
  padding: 8px 0;
  transition: all 0.3s;
  position: relative;
}
.page3 .sw-box .qr-box .qr svg {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.page3 .sw-box .qr-box .qr svg path {
  transition: all 0.3s;
}
.page3 .sw-box .qr-box .qr .img {
  position: absolute;
  bottom: 150%;
  left: 50%;
  transform: translate(-50%, 20px);
  width: 128px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.page3 .sw-box .qr-box .qr .img::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid white;
  width: 0;
  height: 0;
}
.page3 .sw-box .qr-box .qr:hover {
  border: 1px solid #fc782c;
  color: #fc782c;
}
.page3 .sw-box .qr-box .qr:hover .img {
  opacity: 1;
  transform: translate(-50%, 0px);
  pointer-events: auto;
}
.page3 .sw-box .qr-box .qr:hover svg path {
  fill: #fc782c;
}
.page4 {
  background: #101624;
  padding: 60px 0 70px;
}
.page4 .tit {
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
}
.page4 ul {
  width: 90%;
  margin: 30px auto 0;
}
.page4 ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f7f9fc;
  margin-bottom: 40px;
}
.page4 ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.page4 ul li:nth-child(even) .txt {
  order: 3;
}
.page4 ul li .img {
  width: 50%;
  overflow: hidden;
}
.page4 ul li .img img {
  transition: all 1s;
}
.page4 ul li .txt {
  width: 50%;
  padding: 0 5%;
}
.page4 ul li .txt .title {
  font-weight: 500;
  letter-spacing: 1px;
  color: #0c101a;
  line-height: 1;
}
.page4 ul li .txt .title::after {
  content: '';
  display: block;
  width: 25px;
  height: 2px;
  background: #fc782c;
  margin: 12px 0 11px;
}
.page4 ul li .txt .des {
  font-weight: 300;
  color: #172033;
  text-align: justify;
}
.page4 ul li:hover .img img {
  transform: scale(1.2);
}
/* 125% */
@media screen and (max-width: 1440px) {
  .page3 .sw-box .switch-l .sw-btn {
    margin: 15% auto 0;
  }
  .page3 .sw-box .switch-l .demeanour1 {
    height: 400px;
    width: 190px;
  }
  .page4 ul li .txt .des {
    line-height: 1.3;
  }
  .page4 ul li .txt {
    padding: 0 3%;
  }
}
@media screen and (max-width: 1366px) {
  .page1 .txt .label p {
    font-size: 18px;
  }
  .page1 .txt .des {
    line-height: 1.3;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .page1 .txt .label p {
    font-size: 16px;
  }
}
/* 150 */
@media screen and (max-width: 998px) {
  .pc {
    display: none;
  }
  .h5 {
    display: block;
  }
  .page1 .pic {
    width: 50%;
    position: relative;
    overflow: hidden;
    border-bottom-right-radius: 20px;
    padding: 0 2px;
  }
  .page1 .pic img {
    position: relative;
    z-index: 10;
  }
  .page1 .pic::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 40px;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    border: 0.6px solid rgba(252, 120, 44, 0.24);
    background: rgba(252, 120, 44, 0.04);
  }
  .page1 .txt {
    width: 50%;
    padding-left: 1%;
    padding-right: 6%;
  }
  .page1 {
    background: url(../img/TeachingTeam_2h5.png) bottom right;
    background-size: cover;
    padding: 105px 0 133px;
  }
  .page1 .headmaster {
    width: 100%;
    padding-left: 3px;
    border-radius: 20px;
    border: 0;
  }
  .page1 .txt {
    text-align: right;
  }
  .page1 .txt .tit {
    font-size: 24px;
    text-align: right;
    color: #0b3873;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
  .page1 .txt .label p {
    font-size: 10px;
    color: #172033;
    text-align: right;
  }
  .page1 .txt .label p br {
    display: block;
  }
  .page1 .txt .des {
    font-size: 8px;
    text-align: right;
    margin-top: 22px;
    font-weight: 300;
    color: #6b6b6b;
  }
  .page2 {
    padding: 36px 0 0;
  }
  .page2 .tit {
    font-size: 24px;
    font-weight: 500;
    color: #0c101a;
  }
  .page2 .subtit {
    font-size: 12px;
    font-weight: 300;
    color: #8f8f8f;
    width: 90%;
    margin: 0 auto;
  }
  .page2 .subtit br {
    display: none;
  }
  .page2 .loading .rollmore {
    display: none;
  }
  .page2 .loading {
    margin-top: 20px;
    padding-bottom: 40px;
  }
  .page2 .loading::after {
    display: none;
  }
  .page2 .loading .more {
    width: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 0;
    border: 1px solid #e6e6e6;
    border-radius: 100px;
    transition: all 0.3s;
  }
  .page2 .loading .more i {
    display: inline-block;
    color: #8f8f8f;
    font-weight: 400;
    font-size: 10px;
  }
  .page2 .loading .more svg {
    margin-left: 5px;
    width: 7px;
    height: 7px;
    transition: all 0.3s;
  }
  .page2 .loading .more:hover {
    border: 1px solid #fc782c;
  }
  .page2 .loading .more:hover i {
    color: #fc782c;
  }
  .page2 .loading .more:hover svg path {
    fill: #fc782c;
  }
  .page2 .loading .more.on svg {
    transform: rotate(180deg);
  }
  .page3 {
    padding: 36px 0 40px;
  }
  .page3 .tit {
    font-size: 24px;
    font-weight: 500;
  }
  .page3 .sw-box .switch-l {
    display: none;
  }
  .page3 .subtit p {
    display: block;
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.42);
  }
  .page3 .subtit .tab {
    width: 86%;
    margin: 10px auto 0;
    display: flex;
    justify-content: space-between;
  }
  .page3 .subtit .tab a {
    width: 31%;
    padding: 8px 0;
    border-radius: 100px;
    background: rgba(0, 0, 0, 0.42);
    border: 1px solid rgba(255, 255, 255, 0.42);
    text-align: center;
    color: rgba(255, 255, 255, 0.42);
    font-size: 10px;
    font-weight: 500;
  }
  .page3 .subtit .tab a.on {
    background: #ffffff;
    color: #fc782c;
  }
  .page3 .sw-box {
    margin: 20px auto 0;
  }
  .page3 .sw-box .demeanour2 .txt {
    margin-top: 40px;
  }
  .page3 .sw-box .demeanour2 .txt .title {
    font-size: 18px;
    font-weight: 500;
  }
  .page3 .sw-box .demeanour2 .txt .des {
    font-size: 10px;
    font-weight: 400;
    color: #f7f9fc;
  }
  .page3 .sw-box .qr-box .qr {
    width: 172px;
    font-size: 10px;
    font-weight: 400;
    color: #d6d6d6;
  }
  .page3 .sw-box .qr-box .qr svg {
    width: 12px;
    height: 12px;
  }
  .page4 {
    padding: 36px 0 40px;
  }
  .page4 .tit {
    font-size: 24px;
    font-weight: 500;
  }
  .page4 ul {
    margin: 15px auto 0;
  }
  .page4 ul li {
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .page4 ul li .img {
    width: 100%;
  }
  .page4 ul li .txt {
    width: 100%;
    order: 3;
    padding: 18px 18px 25px 18px;
  }
  .page4 ul li .txt .title {
    font-size: 18px;
    font-weight: 500;
    color: #0c101a;
  }
  .page4 ul li .txt .title::after {
    margin: 9px 0 8px;
  }
  .page4 ul li .txt .des {
    font-size: 10px;
    font-weight: 300;
    color: #172033;
  }
  .page3 .sw-box .demeanour2 .swiper-pagination {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .page2 .list {
    margin: 20px auto 0;
  }
  .page2 .searchs .all {
    width: 44px;
    height: 27px;
    font-size: 10px;
    font-weight: 400;
  }
  .page2 .searchs .sort-group {
    width: 95px;
    margin-left: 6px;
  }
  .page2 .searchs .sort-group p {
    background: #ffffff;
    border: 1px solid #fff;
  }
  .page2 .searchs .sort-group p span {
    height: 27px;
    line-height: 27px;
    font-size: 10px;
  }
  .page2 .searchs .sort-group p .arrow svg {
    width: 5px;
    height: 5px;
  }
  .page2 .searchs .sort-group.active p {
    border: 1px solid #fff;
  }
  .page2 .searchs .sort-group:hover p {
    border: 1px solid #fff;
  }
  .page2 .searchs .sort-group .sort {
    padding: 5px 0;
    background: #fff;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    top: calc(100% + 6px);
  }
  .page2 .searchs .sort-group .sort a {
    height: 23px;
    line-height: 23px;
    font-size: 8px;
    color: #8f8f8f;
  }
  .page2 .list li {
    width: 32.33%;
    margin-right: 1.5% !important;
    margin-bottom: 1.5%;
  }
  .page2 .list li:nth-child(3n) {
    margin-right: 0!important;
  }
  .page2 .list li .txt::after {
    display: none;
  }
  .page2 .list li .txt::before {
    opacity: 1;
    transform: translateY(0);
    top: 0;
  }
  .page2 .list li .txt {
    padding: 7px;
  }
  .page2 .list li .txt .name {
    font-size: 10px;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff !important;
  }
  .page2 .list li .txt .label {
    padding-top: 5px;
    display: block;
    font-size: 6px;
    font-weight: 500;
    color: #f7f9fc;
  }
  .page2 .searchs .join_search .sub_btn {
    margin-right: 8px;
  }
  .page2 .searchs .join_search .sub_btn .subm {
    height: 26px;
    font-size: 10px;
  }
  .page2 .searchs .join_search .guo {
    height: 26px;
    width: 120px;
  }
  .page2 .searchs .join_search input {
    height: 26px;
    font-size: 10px;
  }
  .page2 .searchs .layui-form-select dl dd,
  .page2 .searchs .layui-form-select dl dt {
    line-height: 26px;
    font-size: 10px;
  }
  .page2 .searchs .join_search .layui-form-select dl {
    top: 30px;
  }
}
/*# sourceMappingURL=./TeachingTeam.css.map */