.con1,
.con2 {
  width: 100%;
  padding: 50px 0;
  overflow: hidden;
  position: relative;
}
.con1 .lef {
  width: 591px;
  float: left;
}
.tuwenSwiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.tuwenSwiper .img {
  width: 100%;
  height: 435px;
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}
.tuwenSwiper .img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.tuwenSwiper h4 {
  font-size: 20px;
  margin-bottom: 5px;
}
.tuwenSwiper p {
  font-size: 18px;
  color: #999;
}

.tuwenSwiper .tuwen:hover img {
  transform: scale(1.08);
}
.con1 .rig {
  width: 680px;
  float: right;
  overflow: hidden;
  position: relative;
}

.tabs {
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin: 20px 0 28px;
}

.tabs a {
  display: block;
  height: 45px;
  font-size: 30px;
  font-weight: bold;
  position: relative;
}

.tabs a.on::after {
  content: "";
  width: 52px;
  height: 2px;
  background: #cd0707;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -26px;
}

.tulist .item {
  width: 100%;
  margin-bottom: 45px;
}

.tulist .item:last-child {
  margin-bottom: 0;
}

.tulist .item .time {
  width: 60px;
  margin-top: 30px;
  text-align: center;
}

.tulist .item .time em {
  font-size: 12px;
}

.tulist .item .time i {
  font-size: 40px;
}

.tulist .item .info {
  width: calc(100% - 60px);
  padding-left: 20px;
}

.tulist .item .info h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.tulist .item h4:hover a {
  color: #cd0707;
  text-decoration: underline;
}
.tulist .item .info p {
  line-height: 28px;
  font-size: 14px;
  color: #666;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.con2 .title {
  margin-bottom: 0;
}
.con2 .smalltit {
  text-align: center;
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 50px;
}
.hotSweiper {
  width: 100%;
  height: 100%;
}
.hotSweiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.85);
}

.hotSweiper .swiper-slide h2 {
  font-size: 32px;
  margin-top: 25px;
  overflow: hidden;
}

.hotSweiper .swiper-slide p {
  font-size: 22px;
  color: #666;
}

.hotSweiper .swiper-slide-active,
.hotSweiper .swiper-slide-duplicate-active {
  transform: scale(1);
}

.hotSweiper .swiper-slide-active h2 {
  color: #cd0707;
}

.hotSweiper .swiper-slide-active p {
  color: #cd0707;
}

.hotSweiper .swiper-slide img {
  display: block;
  width: 100%;
  overflow: hidden;
}
.hotSweiper .liudaimg img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.hotSweiper .swiper-slide:hover img {
  transform: scale(1.08);
}
.sjhouzy {
  width: 100%;
  padding: 0 10px;
  overflow: hidden;
}
.sjhouzy a {
  width: calc(50% - 10px);
  margin: 0 5px 15px;
  float: left;
}
.sjhouzy a img {
  width: 100%;
  height: 111px;
  margin-bottom: 10px;
  object-fit: cover;
  display: block;
}
.sjhouzy a h2 {
  font-size: 16px;
  text-align: center;
}
.sjhouzy a p {
  font-size: 12px;
  text-align: center;
}
.con3 {
  width: 100%;
  padding: 50px 0;
  background: #fafafa;
  overflow: hidden;
  position: relative;
}

.tjlist li {
  margin: 0 12px;
  width: 300px;
  float: left;
}

/* .tjlist li:nth-child(3n - 1) {
  margin: 0 12px;
} */

.tjlist li h3 {
  color: #1b1b1b;
  font-weight: bold;
  font-size: 22px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e8aaaa;
}

.tjlist li .img {
  width: 100%;
  height: 192px;
  overflow: hidden;
}

.tjlist li .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.tjlist li p {
  color: #9a9a9a;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 10px;
}

.tjlist li .time {
  font-size: 14px;
  color: #9a9a9a;
}

.con4 {
  width: 100%;
  padding: 50px 0;
  overflow: hidden;
  position: relative;
}
.teacherSwiper {
  width: 100%;
  padding: 20px 15px 50px;
  overflow: hidden;
}
.teacherSwiper .tcinfo {
  width: 100%;
  height: 243px;
  padding: 10px;
  display: block;
  border-radius: 10px;
  box-shadow: 0 2px 15px #ddd;
  overflow: hidden;
  position: relative;
}

.teacherSwiper .tcinfo .img {
  width: 223px;
  height: 223px;
  position: absolute;
  left: 10px;
  top: 10px;
  overflow: hidden;
}

.teacherSwiper .tcinfo .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.teacherSwiper .tcinfo .info {
  width: 100%;
  padding: 0 20px 0 243px;
}

.teacherSwiper .tcinfo .info h2 {
  width: 100%;
  height: 30px;
  font-weight: bold;
  padding-left: 30px;
  font-size: 26px;
  margin-bottom: 15px;
  background: url(../img/xieshu.png) 0 0 no-repeat;
}

.teacherSwiper .tcinfo .info h3 {
  font-size: 18px;
  color: #f5222d;
  margin-bottom: 25px;
}

.teacherSwiper .tcinfo .info p {
  font-size: 14px;
  line-height: 30px;
}

.teacherSwiper .swiper-pagination-bullet {
  width: 38px;
  height: 6px;
  border-radius: 6px;
  display: inline-block;
  background: #fdd2d5;
  opacity: 1;
}

.teacherSwiper .swiper-pagination-bullet-active {
  background: #f5222d;
}

.teacherSwiper.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
.con5 {
  width: 100%;
  padding: 50px 0;
  background: #fafafa;
  overflow: hidden;
  position: relative;
}

.stulist {
  width: 100%;
  position: relative;
}

.stulist .stuinfo {
  width: 47%;
  height: 171px;
  padding: 10px;
  display: block;
  float: left;
  border-radius: 10px;
  box-shadow: 0 2px 15px #ddd;
  margin-bottom: 35px;
  overflow: hidden;
  position: relative;
}

.stulist .stuinfo:nth-child(2n) {
  float: right;
}

.stulist .stuinfo .img {
  width: 228px;
  height: 151px;
  position: absolute;
  left: 10px;
  top: 10px;
  overflow: hidden;
}

.stulist .stuinfo .info {
  width: 100%;
  padding: 0 20px 0 248px;
}

.stulist .stuinfo .info h2 {
  width: 100%;
  height: 30px;
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 15px;
}

.stulist .stuinfo .info .time {
  font-size: 12px;
  color: #999;
}

.stulist .stuinfo .info p {
  font-size: 14px;
  line-height: 28px;
}
@media screen and (max-width: 750px) {
  .con1,
  .con2 {
    padding: 30px 0 25px;
  }
  .con1 .lef {
    width: 100%;
    float: none;
  }
  .newscon {
    width: 85%;
    margin: 0 auto;
  }

  .tuwenSwiper .img {
    height: auto;
    margin-bottom: 15px;
  }
  .tuwenSwiper h4 {
    font-size: 14px;
    text-align: center;
  }
  .tuwenSwiper p {
    font-size: 10px;
    text-align: center;
  }
  .con1 .rig {
    width: 100%;
    float: none;
    padding: 0 15px;
  }
  .tabs {
    width: 100%;
    margin: 20px 0 15px;
  }
  .tabs a {
    height: 24px;
    font-size: 15px;
  }
  .tulist .item {
    width: 100%;
    margin-bottom: 22px;
  }
  .tulist .item .info h4 {
    font-size: 14px;
    margin-bottom: 8px;
  }
  .tulist .item .info p {
    line-height: 20px;
    font-size: 10px;
  }
  .tulist .item .time {
    width: 60px;
    margin-top: 15px;
    text-align: center;
  }
  .tulist .item .time i {
    font-size: 20px;
  }
  .more {
    width: 90px;
    height: 28px;
    color: #fff;
    font-size: 10px;
    line-height: 25px;
    margin: 25px auto 0;
  }
  .con2 .smalltit {
    font-size: 10px;
    line-height: 17px;
    margin-bottom: 25px;
  }
  .tjlist {
    width: 100%;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
  }
  .tjlist li {
    width: calc(50% - 10px);
    margin: 0 5px;
    float: none;
  }
  .tjlist li:nth-child(3n - 1) {
    margin: 0 5px 20px;
  }
  .tjlist li h3 {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 8px;
  }
  .tjlist li .img {
    height: 127px;
  }
  .tjlist li p {
    font-size: 10px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .con3 {
    width: 100%;
    padding: 30px 0 25px;
  }
  .con4 {
    padding: 30px 15px 25px;
  }
  .teacherSwiper {
    padding: 10px 0 25px;
  }
  .teacherSwiper .tcinfo .img {
    width: 112px;
    height: 112px;
  }
  .teacherSwiper .tcinfo {
    width: 100%;
    height: 132px;
    padding: 10px;
    display: block;
    border-radius: 5px;
    box-shadow: 0 2px 8px #ddd;
  }
  .teacherSwiper .tcinfo .info {
    width: 100%;
    padding: 0 20px 0 132px;
  }
  .teacherSwiper .tcinfo .info h2 {
    width: 100%;
    height: 15px;
    font-weight: bold;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 8px;
    background-size: auto 100%;
  }
  .teacherSwiper .tcinfo .info h3 {
    font-size: 12px;
    color: #f5222d;
    margin-bottom: 13px;
  }
  .teacherSwiper .tcinfo .info p {
    font-size: 12px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .con5 {
    padding: 30px 15px 25px;
  }
  .stulist .stuinfo .img {
    width: 112px;
    height: 99px;
  }
  .stulist .stuinfo .img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .stulist .stuinfo {
    width: 100%;
    height: auto;
    padding: 10px;
    float: none;
    border-radius: 5px;
    box-shadow: 0 2px 8px #ddd;
    margin-bottom: 15px;
  }
  .stulist .stuinfo .info {
    width: 100%;
    padding: 0 20px 0 132px;
  }
  .stulist .stuinfo .info h2 {
    width: 100%;
    height: 15px;
    font-size: 14px;
    margin-bottom: 7px;
  }
  .stulist .stuinfo .info p {
    font-size: 12px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
