.swiper-button-prev2 {
  background-image: url("../img/bg-left.png") !important;
  background-size: cover !important;
  width: 26px !important;
  height: 26px !important;
  cursor: pointer !important; /* 鼠标悬停时变为手型 */
}

.swiper-button-next2 {
  background: url("../img/bg-right.png") !important;
  background-size: cover !important;
  height: 26px !important;
  width: 26px !important;
  cursor: pointer !important; /* 鼠标悬停时变为手型 */
}
/* 隐藏默认箭头 */
/* .swiper-button-prev2::after,
.swiper-button-next2::after {
  content: "" !important;
} */

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer !important;
  width: 10px !important;
  height: 6px !important;
  background: #999 !important;
  border-radius: 5px !important;
}
.swiper-pagination-bullet .swiper-pagination-bullet-active {
  width: 30px !important;
  height: 6px !important;
  background: #1871cd !important;
  border-radius: 5px !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px !important;
  width: 18% !important;
  /* right: 40% !important; */
  /* top: 10%; */
  bottom: 5% !important;
}

.second {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
  background: #ffffff;
}

.third {
  width: 1200px;
  background: #ffffff;
  margin-top: 20px !important;
  margin: 0 auto;
}

.second .top {
  width: 1160px;
  margin: 0px 20px 20px 20px;
  padding-top: 20px;
}

.second .top .zhuzi {
  width: 4px;
  height: 20px;
  background: #ff4743;
  /*margin-left: -16px;*/
}

.yuanxiao {
  width: 100px;
  height: 25px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  /*color: #ff4743;*/
  line-height: 25px;
  text-align: left;
  font-style: normal;
  margin-left: 20px;
  margin-top: -4px;
}

.jiuye {
  width: 120px;
  height: 25px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  /*color: #ff4743;*/
  line-height: 25px;
  text-align:left;
  font-style: normal;
  margin-left: 20px;
  margin-top: -4px;

}

.high-light {
  color: #ff4743 !important;
  font-weight: 600 !important;
}

.gengduo {
  width: 90px;
  height: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  text-align: left;
  font-style: normal;
  margin-left: 864px;
  cursor: pointer;
}

.bottom_content {
  width: 280px;
  height: 320px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  position: relative;
  margin-bottom: 20px;

}

.bottom_content img {
  width: 100%;
  height: 164px;
  border-radius: 4px;
}

.bottom_content .p1 {
  height: 63px;
  font-weight: 500;
  font-size: 15px;
  color: #333333;
  line-height: 21px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; /* 超出几行省略 */
  overflow: hidden;
  margin: 11px 20px;
}

.bottom_content .p1:hover {
  color: #ff4743;
}

.bottom_content .bottom1 {
  width: 235px;
  height: 20px;
  margin: 0px 20px 10px 20px;
  align-items: center;
  color: #666666;
  font-size: 14px;
}

.bottom_content .bottom2 {
  width: 235px;
  height: 20px;
  margin: 0px 20px 17px 16px;
  color: #666666;
  font-size: 14px;
}

.bottom_content .bottom3 {
  width: 235px;
  height: 20px;
  margin: 0px 20px 17px 16px;
  color: #666666;
  font-size: 14px;
}
.bottom_content .bottom1 img {
  width: 16px;
  height: 16px;
  margin-right: 12px;
}

.bottom a:hover {
  color: #333333;
}

.bottom-jyzd a:hover {
  color: #333333;
}

.bottom_content .bottom2 img {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.bottom_content .bottom3 img {
  width: 20px;
  height: 20px;
  margin-right: 12px;
}
.states {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 24px;
  background: #fe5d34;
  border-radius: 0px 4px 0px 10px;
  position: absolute;
  top: 0;
  right: 0;
}

.states .pic {
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

.states .state {
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
}

.third .top {
  width: 1160px;
  margin: 0px 20px 20px 20px;
  padding-top: 20px;
}

.third .top .zhuzi {
  width: 4px;
  height: 20px;
  background: #ff4743;
}

.huifang {
  width: 100px;
  height: 25px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 18px;
  color: #ff4743;
  line-height: 25px;
  text-align: left;
  font-style: normal;
  margin-left: 20px;
  margin-top: -4px;
}

.third .bottom {
  /*margin-bottom: 20px;*/
  padding: 15px 15px 20px 15px;
}
.second .bottom2 {
  /*margin-bottom: 20px;*/
  padding: 15px 15px 20px 15px;
}

/* index2.css */

.bottom_content1 {
  width: 1300px;
  background-color: #f6f6f6;
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
}

.bottom-content-div {
  width: 224px;
  height: 90px;
  background: #ffffff;
  border-radius: 4px 4px 0px 0px;
  margin-right: 20px;
  display: flex;
  padding: 20px 20px;
}

.right-scl {
  flex: 1;
}

.name-scl {
  width: 120px;
  font-weight: 600;
  font-size: 15px;
  color: #fe4945;
  line-height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 8px;
}

.bottom-content-div img {
  width: 50px;
  height: 50px;
  margin-right: 20px;
}

.bottom-content-div-div {
  width: 100px;
  height: 20px;
  border-radius: 4px;
  border: 1px solid #cccccc;
}

.bottom-content-div-div img {
  width: 12px;
  height: 12px;
  margin: 2px 3px 4px 5px;
}

.bottom-content-div-div div {
  width: 70px;
  height: 17px;

  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
  line-height: 17px;
  text-align: left;
  font-style: normal;
}

.bottom-jyzd {
  display: flex;
  align-items: center;
  padding: 0 20px;
  justify-content: space-between;
}

.empty-box {
  padding: 30px 0 50px;
  text-align: center;
  font-size: 15px;
  color: #333333;
  width: 100%;
}

/*导航栏＋右侧直播信息*/
.df-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 1200px;
  background: #f6f6f6 !important;
  padding-bottom: 20px;
}

.df {
  display: flex;
}

.right-list {
  width: 526px;
  height: 406px;
  margin-left: 20px;
  overflow-y: scroll;/*超出内容时显示垂直滚动条*/
  scrollbar-width: none;/*隐藏滚动条*/
}

.right-list a:not(:last-child) {/*容器中的a标签，排除了最后一个*/
  margin-bottom: 20px;/*距离底部20px*/
  display: inline-block;/*变成行元素*/
}


.rig {
  background: #ffffff;
  border-radius: 4px;
  height: 125px;
}
.rig +.rig {
  margin-top: 15px;
}

.right-title{
  display: flex;
}

.cover-img {
  width: 220px !important;
  height: 100% !important;
  border-radius: 4px;
  margin: 5px;
  position: relative;

}

.right-name-con {
  padding: 7px;
  width: 290px;}

.rig .title-p {
  height: 42px;
  font-weight: 500;
  font-size: 15px;
  color: #333333;
  line-height: 21px;
  margin-top: 20px;
  margin-left: 10px;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 超出几行省略 */
  overflow: hidden;
}

.school-icon-name {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-left: 10px;
}

.school-icon-name img {
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px;
  margin-bottom: 0;
}
.school-icon-name .jy_logo {
  width: 25px !important;
  height: 15px !important;
  margin-right: 10px;
  margin-bottom: 0;
}
.jy_logo {
  width: 25px !important;
  height: 15px !important;
}

.school-icon-name span {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}

.rig_zt {
  position: absolute;
  top: 85px;
  left: 430px;
  width: 72px;
  height: 24px;
  background: #fe5d34;
  border-radius: 0px 4px 0px 8px;
  justify-content: center;
  align-items: center;
}

.rig_zt img {
  width: 12px;
  height: 12px;
  margin: 0px 6px 0px 0px;
}

.rig_zt span {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #ffffff;
  line-height: 17px;
}

.top .yuanxiao:hover{
  color: #ff4743 ;
  font-weight: 600 ;
  cursor: pointer;
}
.top .jiuye:hover{
  color: #ff4743 ;
  font-weight: 600 ;
  cursor: pointer;
}

.bottom_content2 {
  width: 1300px;
  background-color: #f6f6f6;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  justify-content: flex-start;
}

