.recommend-box {
  width: 278px;
}
.player-info {
  padding: 28px 32px 15px 32px;
  background: #ffffff;
  width: 922px;
}
.player-title {
  font-size: 22px;
  font-weight: 500;
  text-align: justify;
  color: #333333;
  line-height: 33px;
  background: url(../images/living-01.png?v=20231011153532) left 7px no-repeat;
  background-size: 16px 18px;
  padding-left: 30px;
  width: 830px;
  margin-bottom: 10px;
}
.name-header {
  margin-bottom: 0px;
  position: relative;
  height: 50px;
  background: #ffffff;
  line-height: 50px;
  padding-left: 20px;
}
.name-header .name-left {
  background: url(../images/name-icon.png?v=20231011153532) left center no-repeat;
  background-size: 9px 14px;
}
.video-main {
  background: #f5f9fd;
  margin-bottom: 10px;
}
.name-header .name-left .title {
  font-size: 14px;
  font-weight: 500;
  color: #0059a9;
  margin-left: 3px;
}
.recommend-list li {
  width: 278px;
  /* height: 97px; */
  padding: 20px 24px;
  position: relative;
}
.recommend-list li:hover {
  background: #ffffff;
}
.recommend-list li img {
  width: 100px;
  height: 57px;
  display: block;
  margin-right: 12px;
}
.recommend-list__div .title {
  width: 118px;
  font-size: 12px;
  color: #333333;
  line-height: 16px;
}
.recommend-list li:hover .recommend-list__div .title {
  color: #ff6f00;
}
.recommend-list__div .time {
  font-size: 12px;
  color: #999999;
  position: absolute;
  bottom: 20px;
}
.new-icon {
  width: 26px;
  height: 14px;
  display: inline-block;
  background: url(../images/new2.png?v=20231011153532);
  background-size: 100% 100%;
  position: absolute;
  top: 20px;
  left: 24px;
  display: none;
}
/* .list-item__bottom span{
  font-size: 16px;
  color: #333333;
  vertical-align: middle;
} */
.recommend-list li:first-child .new-icon {
  display: block;
}
.wrapper04 {
  position: relative;
  width: 1080px;
  overflow: hidden;
  margin: 0 auto;
  height: 60px;
  background: #ffffff;
  line-height: 60px;
  margin-bottom: 40px;
}
.wrapper04 .scroller {
  position: absolute;
  min-width: 923px !important;
}
/*.wrapper04 .scroller li {margin-right:30px !important}*/
.wrapper04 .scroller li:last-child {
  margin-right: 0px !important;
}
.wrapper04 .scroller li:last-child span:first-child {
  position: relative;
  margin-right: 0px !important;
}
/*.wrapper04 .scroller li.cur{background:#1cbb9b}*/
/*.wrapper04 .scroller li.cur a{color:#fff;}*/
.line-box {
  position: absolute !important ;
}
.active-social .line-box {
  width: 100%;
  height: 2px;
  background: #ff3b3b;
  border-radius: 5px;
  position: absolute !important;
  top: -15px;
  left: 0;
}
.bottom-left {
  font-size: 14px;
  color: #999999;
}
.bottom-left span:first-child {
  margin-right: 22px;
}
.brief {
  background: url(../images/brief.png?v=20231011153532) right center no-repeat;
  background-size: 6px 3px;
  padding-right: 15px;
  cursor: pointer;
}
.brief:hover {
  background: url(../images/brief-hover.png?v=20231011153532) right center no-repeat;
  background-size: 6px 3px;
  color: #FF6F00;
}
.brief-div {
  background: #f5f9fd;
  font-size: 16px;
  color: #333333;
  line-height: 36px;
  padding: 28px 32px 15px 32px;
  width: 922px;
  display: none;
}
.list-box li {
  margin-right: 29px;
  margin-bottom: 30px;
}
.list-box li:nth-child(4n) {
  margin-right: 0;
}
.list-box-title {
  height: 72px;
  padding: 15px 20px;
  background-color: #ffffff;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.list-box li:hover .list-box-title {
  color: #ffffff;
}
.list-box .img-box {
  position: relative;
}
.list-box li img {
  width: 278px;
  height: 156px;
  display: block;
}
.list-box .swiper-title__box {
  background: #ffffff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 2px 8px 0px rgba(243, 243, 243, 0.3);
  height: 112px;
  padding: 20px;
  position: relative;
  width: 278px;
}
.list-box .swiper-title__box .name {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.list-box .swiper-title__box .time {
  font-size: 12px;
  color: #999999;
  position: absolute;
  bottom: 20px;
}
.list-box .duration {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  padding: 2px 5px;
  background: url(../images/mask.png?v=20231011153532);
  background-size: 100% 100%;
  position: absolute;
  bottom: 16px;
  left: 20px;
}
.play-icon {
  width: 48px;
  height: 48px;
  background: url(../images/play-icon.png?v=20231011153532);
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.list-box li:hover .play-icon {
  display: block;
}
.list-box li:hover,.list-box li:hover .swiper-title__box{
  background: #0059a9;
}
.list-box li:hover .img-box img {
  /* padding:5px 5px 0px 5px; */
  border: 5px solid #0059a9;
}
.list-box li:hover .swiper-title__box p {
  color: #ffffff;
}
.social-top {
  font-size: 16px;
  color: #333333;
}
.wrapper04  .cur {
  background: #ff6f00;
  color: #ffffff;
}
.wrapper04 .scroller li {
  position: relative;
  width: 91px;
  text-align: center;
  cursor: pointer;
}
.click-left {
  width: 33px;
  height: 33px;
  display: inline-block;
  background: url(../images/video-left.png?v=20231011153532);
  background-size: 100% 100%;
  margin-top: 14px;
  margin-right: 23px;
}
.click-right {
  width: 33px;
  height: 33px;
  display: inline-block;
  background: url(../images/video-right.png?v=20231011153532);
  background-size: 100% 100%;
  margin-top: 14px;
  margin-left: 23px;
}
.recommend-list {
    height: 584px;
    overflow-x: hidden;
    overflow-y: auto;
}
