﻿.swiper-item {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  position: relative;}
/* 设置左右箭头的颜色为白色 */
.swiper-button-prev,
.swiper-button-next {
  color: white !important;}
.swiper-left {
  display: block !important;
  top: 50% !important;
  left: 66px !important;}

.swiper-right {
  display: block !important;
  top: 50% !important;
  right: 66px !important;}
.my-bullet {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  background: transparent;
  color: #fff;
  opacity: 1;
  border-radius: 50%;
  cursor: pointer;
  margin-right: 20px;}
/* 设置激活的指示器的样式 */
.swiper-pagination-bullet-active {
  background: transparent !important;
  width: 30px;
  height: 30px;
  background-image: url(../../images/quan.png) !important;}
.swiper-pagination {
  display: flex;
  align-items: center;
  top: 858px !important;
  left: 1555px !important;
  height: 30px;}
.news {
  min-width: 1800px;}
.news-center {
  width: 1400px;
  margin: 55px auto 50px;}
.news .news-title {
  background: url(../../images/newsbg.png) no-repeat 107px 17px;}
.news-title {
  position: relative;
  margin-bottom: 23px;}
.news .news-title {
  margin-bottom: 20px;}
.news-title-text {
  height: 100px;
  line-height: 100px;
  background: url(../../images/titlebg.png) no-repeat center;
  text-align: center;
  font-size: 0;}
.news-title-left {
  font-family: Source Han Sans CN;
  font-size: 34px;
  font-weight: bold;
  color: #ab0509;}
.news-title-right {
  font-family: Source Han Sans CN;
  font-size: 34px;
  font-weight: bold;
  color: #333333;}
.news-title-more {
  position: absolute;
  right: 0;
  top: 30px;}
.news-content {
  display: flex;
  justify-content: space-between;}
.news-content-left {
  width: 724px;
  height: 500px;
  position: relative;
  overflow: hidden;}
.swiper-img {
  width: 724px;
  height: 500px;
  overflow: hidden;
  position: relative;}
.swiper-bottom {
  width: 724px;
  height: 97px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  padding: 20px 0 0 30px;
  background: rgba(155, 23, 26);}
.swiper-bottom-content {
  display: block;
  font-family: PingFang SC;
  font-size: 20px;
  color: #fff;
  width: 560px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.swiper-bottom-content:hover .swiper-bottom-content-border {
  border-bottom: 1px solid #fff;
  display: inline-block;
  height: 28px;
  max-width: 560px;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  margin-bottom: -7px;}
.swiper-bottom-time {
  font-family: PingFang SC;
  color: #fff;
  background: url(../../images/whitetime.png) no-repeat 2px 3px;
  margin-top: 7px;
  padding-left: 25px;}
.news-content-left img {
  width: 724px;
  height: 403px;
  transition: all 0.3s;}
.news-content-left img:hover {
  transform: scale(1.1);}
.news-content-right {
  width: 606px;
  border-top: 1px dashed #cdd8ea;
  overflow: hidden;}
.swiper2-item {
  background: #fff;}
.news-content-right-itme {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 61.42px;
  border-bottom: 1px dashed #cdd8ea;
  width: 100%;}
.news-content-right-content {
  padding-left: 20px;
  width: 490px;
  background: url(../../images/redbiao.png) no-repeat 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: PingFang SC;
  font-size: 19px;
  color: rgba(0, 0, 0, 0.85);}
.news-content-right-content:hover {
  color: #c01920;}
.news-content-right-time {
  font-family: PingFang SC;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.45);}
.swiper2-left {
  display: block !important;
  color: transparent !important;
  width: 36px !important;
  height: 36px !important;
  top: 460px !important;
  left: 620px !important;
  background: url(../../images/switch2.png) no-repeat;
  border-radius: 50%;}
.swiper2-right {
  display: block !important;
  color: transparent !important;
  width: 36px !important;
  height: 36px !important;
  top: 460px !important;
  left: 665px !important;
  border-radius: 50%;
  background: url(../../images/switch2.png) no-repeat -46px 0px;}
.swiper2-left:hover {
  background: url(../../images/switch2.png) no-repeat,
    rgba(255, 255, 255, 0.3);}
.swiper2-right:hover {
  background: url(../../images/switch2.png) no-repeat -46px 0px,
    rgba(255, 255, 255, 0.3);}

.switch {
  display: flex;
  margin: 17px 0 102px;}
.notice {
  width: 100%;
  max-width: 1920px;
  min-width: 1800px;
  height: 640px;
  margin: 0 auto;
  padding-top: 50px;
  box-sizing: border-box;
  background: url(../../images/noticebg.png) no-repeat center;}
.notice-center {
  width: 1400px;
  margin: 0 auto;}
.notice-content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;}
.notice-content-item {
  position: relative;
  width: 330px;
  height: 160px;
  box-sizing: border-box;
  border-top: 3px solid #c01920;
  background: #fff;
  margin-bottom: 30px;
  padding: 20px 22px 20px 18px;
  transition: all 0.3s;
  margin-right: 26.667px;}
.notice-content-item:nth-child(4n) {
  margin-right: 0;}
.notice-item-time {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: baseline;
  transition: all 0.3s;}
.notice-item-day {
  font-family: Arial;
  font-size: 40px;
  font-weight: bold;
  color: #c01920;
  margin-right: 13px;
  margin-bottom: 13px;}
.notice-item-month {
  font-family: Arial;
  font-size: 16px;
  color: #a4a4a4;}
.notice-item-title {
  transition: all 0.3s;
  font-family: Source Han Sans CN;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  text-align: justify;
  color: #333333;
  position: relative;
  z-index: 1;}
/* .notice-content-item:hover {
  background: #9b171a;
} */
.notice-content-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0;
  transition: 0.5s;}
.notice-content-item:hover::before {
  background: #9b171a;
  height: 100%;}
.notice-content-item:nth-child(2)::after,
.notice-content-item:nth-child(4)::after,
.notice-content-item:nth-child(5)::after,
.notice-content-item:nth-child(7)::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 243px;
  height: 48px;
  background: url(../../images/whiteshanshui.png);}
.notice-content-item:nth-child(2):hover:after,
.notice-content-item:nth-child(4):hover::after,
.notice-content-item:nth-child(5):hover::after,
.notice-content-item:nth-child(7):hover::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 243px;
  height: 48px;
  background: url(../../images/shanshui.png);}
.notice-content-item:hover .notice-item-day,
.notice-content-item:hover .notice-item-month,
.notice-content-item:hover .notice-item-title {
  color: #fff;}
.education {
  min-width: 1800px;}
.education-center {
  padding: 50px 0 80px;
  width: 1400px;
  margin: 0 auto;}
.education .news-title {
  margin-bottom: 16px;}
.education-content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;}
.education-item {
  width: 687px;
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 8px;}
.education-item:nth-child(2n + 1) {
  margin-right: 0;}
.education-item::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 9px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 17px;
  left: -1px;}
.education-item-title {
  padding-left: 10px;
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: normal;
  line-height: 42px;
  color: #333333;
  width: 530px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;}
.education-item-title:hover {
  color: #c01920;}
.education-item-time {
  font-family: PingFang SC;
  font-size: 16px;
  font-weight: normal;
  line-height: 42px;
  text-align: right;
  color: #808080;}
.subject {
  min-width: 1800px;
  background: #fcf9f2;
  padding: 50px 0 50px;}
.subject-center {
  width: 1400px;
  margin: 0 auto;}
.subject-content {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;}
.subject-content-img {
  width: 444px;
  height: 300px;
  overflow: hidden;}
.subject-content img {
  width: 444px;
  height: 300px;
  transition: all 0.3s;}
.subject-content img:hover {
  transform: scale(1.1);}
.subject-content-left,
.subject-content-middle {
  width: 444px;
  height: 473px;}
.subject-left-time {
  display: flex;
  align-items: baseline;
  padding-left: 1px;
  margin: 20px 0 5px;}
.subject-left-day {
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  color: #c01920;
  margin-right: 7px;}
.subject-left-month {
  font-family: Arial;
  font-size: 14px;
  color: #a4a4a4;}
.subject-left-title {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 600;
  padding-left: 1px;
  color: #333333;
  margin-bottom: 7px;
  min-height: 50px;}
.subject-left-desc {
  padding-left: 1px;
  font-family: PingFang SC;
  font-size: 14px;
  color: #808080;}
.subject-content-right {
  width: 448px;}
.subject-right-item {
  width: 448px;
  height: 80px;
  border-left: 1px solid #e2e0d9;
  margin-bottom: 10px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;}
.subject-right-item .subject-item-desc {
  display: none;}
.subject-item-time {
  width: 110px;
  margin-right: -7px;
  text-align: center;}
.subject-item-day {
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  color: #9b171a;}
.subject-item-month {
  font-family: Arial;
  font-size: 14px;
  color: #a4a4a4;}
.subject-item-title {
  font-family: PingFang SC;
  font-size: 18px;
  font-weight: 500;
  color: #333333;}
.subject-right-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  transition: 0.5s;
  height: 100%;}
.subject-right-item .subject-item-content {
  padding-right: 11px;
  width: 410px;}
.subject-right-item:hover::before {
  width: 100%;
  background: #9b171a;}
.subject-right-item:hover .subject-item-day,
.subject-right-item:hover .subject-item-month,
.subject-right-item:hover .subject-item-title {
  color: #fff;
  position: relative;
  z-index: 1;
  transition: 0.5s;}

.student {
  min-width: 1800px;}
.student-center {
  width: 1400px;
  margin: 0 auto;
  padding: 50px 0 135px;}
.student-content {
  display: flex;}
.student-item {
  width: 330px;
  transition: all 0.3s;
  border-top: 5px solid #9b171a;
  margin-right: 26.667px;}
.student-item:nth-child(4n) {
  margin-right: 0;}
.student-item-img {
  width: 330px;
  height: 175px;
  overflow: hidden;}
.student-item img {
  width: 330px;
  height: 175px;
  transition: all 0.3s;}
.student-item img:hover {
  transform: scale(1.1);}
.student-item-content {
  width: 330px;
  height: 170px;
  box-sizing: border-box;
  padding: 16px 23px 10px 19px;}
.student-item-time {
  display: flex;
  transition: all 0.3s;
  align-items: baseline;}
.student-item-day {
  font-family: Arial;
  font-size: 28px;
  font-weight: bold;
  transition: all 0.3s;
  color: #9b171a;
  margin-right: 7px;}
.student-item-month {
  font-family: Arial;
  transition: all 0.3s;
  font-size: 14px;
  color: #a4a4a4;}
.student-item-title {
  height: 50px;
  font-family: Source Han Sans CN;
  font-size: 18px;
  transition: all 0.3s;
  text-align: justify;
  color: #333333;
  margin: 10px 0 5px;}
.student-item-more {
  display: block;
  margin-top: 15px;}
.student-item-desc,
.student-item-more {
  transition: all 0.3s;
  font-family: Source Han Sans CN;
  font-size: 13px;
  font-weight: 350;
  text-align: justify;
  color: #808080;
  height: 38px;}
.student-item:hover {
  background-color: #9b171a;}
.student-item:hover .student-item-day,
.student-item:hover .student-item-month,
.student-item:hover .student-item-title,
.student-item:hover .student-item-desc,
.student-item:hover .student-item-more {
  color: #fff;}

.swiper2 .swiper-pagination {
  top: 440px !important;
  left: -30px !important;}
.swiper2 .swiper2-pagin {
  width: 10px;
  height: 10px;
  background-color: #ccc;
  border-radius: 50%;
  margin-right: 10px;}
.swiper2 .swiper-pagination-bullet-active {
  background-color: #fff !important;
  background-image: none !important;}
.swiper-slide {
  height: 100vh !important;}
#myFrame {
  height: calc(100% + 70px) !important;}
