/*
 *@description:顶部插图 
 *@author: liangtian 
 *@date: 2020-08-03 13:06:52
*/
.illustration-wrap {
  width: 100%;
  height: 340px;
  background: url("../images/hudong-bg.png") no-repeat center / 100% 100%;
}
/*
   *@description: 正在进行
   *@author: liangtian 
   *@date: 2020-08-03 13:23:32
  */
.main-content {
  overflow: hidden;
  width: 1210px;
  margin: 0 auto;
  padding: 0 5px;
}
.now-live-wrap {
  padding-bottom: 50px;
  background: #fff;
}
.future-live-wrap {
  margin-bottom: 20px;
}
.swiper-slide {
  height: 210px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
}
.swiper-slide .item {
  width: 378px;
  height: 196px;
  border-radius: 8px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  background: url("../images/hudong-1.png") no-repeat center / 100% 100%;
  position: relative;
  padding: 20px 12px;
}
.swiper-slide .item:hover {
  -webkit-box-shadow: 0px 6px 6px 0px rgba(0, 37, 40, 0.2);
  box-shadow: 0px 6px 6px 0px rgba(0, 37, 40, 0.2);
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.swiper-slide .item .live-state {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 76px;
  height: 22px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.18);
  border-radius: 0 8px 0 8px;
}
.swiper-slide .item .live-state > span {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  color: #fff;
}
.swiper-slide .item .info {
  width: 255px;
}
.swiper-slide .item .info h5 {
  width: 100%;
  height: 56px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 20px;
  color: #fff;
  line-height: 28px;
  margin-bottom: 11px;
}
.swiper-slide .item .info p {
  color: #fff;
}
.swiper-slide .item .info .num {
  font-size: 16px;
  padding-bottom: 22px;
  border-bottom: 1px dashed #fff;
}
.swiper-slide .item .info .time {
  font-size: 14px;
  padding-top: 16px;
}
.swiper-slide .item .view {
  width: 80px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: absolute;
  color: #fff;
  right: 12px;
  bottom: 28px;
}
.swiper-slide .item .view i {
  font-size: 44px;
  margin-bottom: 28px;
}
.swiper-slide:nth-of-type(2n) .item {
  background: url("../images/hudong-2.png") no-repeat center / 100% 100%;
}
.swiper-slide:nth-of-type(3n) .item {
  background: url("../images/hudong-3.png") no-repeat center / 100% 100%;
}
.global-title {
  position: relative;
}
.global-title .text {
  width: 140px;
}
.swiper-button {
  height: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  position: absolute;
  right: 0;
  top: 35px;
}
.swiper-button > div {
  width: 40px;
  height: 32px;
  position: relative;
  left: unset !important;
  right: unset !important;
  top: unset !important;
  margin-top: 0;
  background: rgba(28, 31, 33, 0.06);
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.swiper-button > div:nth-of-type(1) {
  border-radius: 14px 0 0 14px;
  margin-right: 3px;
}
.swiper-button > div:nth-of-type(2) {
  border-radius: 0 14px 14px 0;
}
.swiper-button > div i {
  color: #409cff;
  font-size: 15px;
  font-weight: bold;
}
.now-swiper-button-next::after,
.now-swiper-button-prev::after,
.future-swiper-button-next::after,
.future-swiper-button-prev::after {
  content: "";
}
/*
   *@description: 精彩展示
   *@author: liangtian 
   *@date: 2020-08-03 13:23:32
  */
.jczs .res-content {
  padding-bottom: 0;
}
.jczs .paging {
  padding-top: 0;
}
.jczs .look {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.jczs .look i {
  margin-right: 8px;
  color: #1ec8ca;
}
/*
排行榜
*/
.phb-wrap {
  background: #fff;
}
.phb-wrap .phb .res-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.phb-wrap .phb .res-content .res-item {
  width: 321px;
  height: 476px;
  border-radius: 8px;
  overflow: hidden;
  padding-top: 100px;
}
.phb-wrap .phb .res-content .res-item li {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0 30px;
  height: 46px;
  -webkit-box-align: center;
  align-items: center;
}
.phb-wrap .phb .res-content .res-item li > p,
.phb-wrap .phb .res-content .res-item li h5 {
  -webkit-box-flex: 1;
  flex: 1;
  width: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.phb-wrap .phb .res-content .res-item li > p > i,
.phb-wrap .phb .res-content .res-item li h5 > i {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #999999;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-style: normal;
  margin-right: 17px;
}
.phb-wrap .phb .res-content .res-item li > p > span,
.phb-wrap .phb .res-content .res-item li h5 > span {
  display: inline-block;
  -webkit-box-flex: 1;
  flex: 1;
  width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.phb-wrap .phb .res-content .res-item li:nth-of-type(1) > p > i,
.phb-wrap .phb .res-content .res-item li:nth-of-type(1) h5 > i {
  background: #ff6510;
}
.phb-wrap .phb .res-content .res-item li > em {
  font-style: normal;
  font-size: 14px;
  color: #1874ff;
}
.phb-wrap .phb .res-content .res-item li:nth-of-type(2) > p > i,
.phb-wrap .phb .res-content .res-item li:nth-of-type(2) h5 > i {
  background: #ff990b;
}
.phb-wrap .phb .res-content .res-item li:nth-of-type(3) > p > i,
.phb-wrap .phb .res-content .res-item li:nth-of-type(3) h5 > i {
  background: #e3b900;
}
.phb-wrap .phb .res-content .res-item:nth-of-type(1) {
  background: url("../images/phb1.png") no-repeat center / 100% 100%;
}
.phb-wrap .phb .res-content .res-item:nth-of-type(2) {
  background: url("../images/phb2.png") no-repeat center / 100% 100%;
}
.phb-wrap .phb .res-content .res-item:nth-of-type(3) {
  background: url("../images/phb3.png") no-repeat center / 100% 100%;
}
.phb-wrap .phb .res-content .teacher li p {
  position: relative;
}
.phb-wrap .phb .res-content .teacher li p i {
  position: absolute;
  left: -14px;
}
.phb-wrap .phb .res-content .teacher li p img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 17px;
}
.phb-wrap .phb .res-content .school h5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.phb-wrap .phb .res-content .school h5 p {
  width: 0;
  -webkit-box-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.phb-wrap .phb .res-content .school h5 p span {
  font-size: 12px;
  color: #333333;
}
.phb-wrap .phb .res-content .school h5 p i {
  height: 10px;
  line-height: 10px;
  color: #00b6f4;
  margin-top: -2px;
}
