.com-bread-crumbs {
  margin: 14px auto 0;
}

.live-detail-box {
  position: relative;
  padding: 1px 0;
}

.live-player-box {
  width: 1200px;
  margin: 20px auto 0 auto;
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between;
}

.live-player-box .live-player-info {
  width: 792px;
  height: 682px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

/* 视频 */

.live-player-info .live-player-info-title {
  width: 100%;
  height: 92px;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 8px 8px 0px 0px;
  background: url(../../../images/four/live-video-title-bg.png) no-repeat;
}

.live-player-info .live-player-info-title .title-name {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  max-width: 584px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.live-player-info .live-player-info-title .date {
  color: #999999;
  margin-top: 16px;
}

.live-player-info .live-player-info-container {
  width: 100%;
  height: 446px;
  display: flex;
  justify-content: center;
  background: url(../../../images/four/basketball-live-bg.png) no-repeat;
}

.live-player-info .live-player-info-container .embed-btn {
  width: 72px;
  height: 72px;
  margin: auto;
  cursor: pointer;
  background: url(../../../images/blue/replay-container-btn.png) no-repeat;
}

.live-player-info .live-player-info-container .form {
  width: 594px;
  height: 390px;
  margin: auto;
  background: url(../../../images/blue/video_bg.png) no-repeat;
  border: 1px solid #293048;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.live-player-info .live-player-info-container .form .form-title {
  width: 594px;
  height: 56px;
  font-size: 20px;
  border-bottom: 1px solid#cfd5e2;
  font-weight: bold;
  color: #000;
  margin: auto;
  line-height: 56px;
  text-align: center;
}

.live-player-info .live-player-info-container .form .form-title p {
  display: inline-block;
  height: 55px;
  border-radius: 2px;
  border-bottom: 2px solid #000;
}

.live-player-info .live-player-info-container .form .form-lists {
  height: 314px;
  width: 534px;
  padding: 0px 30px 20px 30px;
  font-size: 16px;
  overflow: auto;
}

.form-lists::-webkit-scrollbar {
  width: 6px;
  height: 243px;
}

.form-lists::-webkit-scrollbar-thumb {
  background: #999;
  border-radius: 8px;
}

.live-player-info .live-player-info-container .form .form-lists-list {
  height: 36px;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 17px;
}

.form-lists-list:hover:not(.list-name) .list-name,
.form-lists-list:hover:not(.num) .num {
  color: #c10b33 !important;
}

.live-player-info .live-player-info-container .form .form-lists-list .num {
  color: #999999;
  margin-right: 20px;
  cursor: pointer;
}

.live-player-info .live-player-info-container .form .form-lists-list .list-name {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 433px;
  cursor: pointer;
}

.dashed-line {
  border-bottom: 1px dashed #cfd5e2;
  display: inline-block;
  margin-left: 16px;
}

.live-player-info .live-player-info-container .form .form-lists-list .outer-btn {
  background: url(../../../images/four/video-play-icon-32.png) no-repeat;
  width: 32px;
  height: 32px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.live-player-info .live-player-info-desc {
  height: 86px;
  width: 751px;
  background: #fff;
  padding: 29px 20px 29px 20px;
  border-radius: 0px 0px 8px 8px;
}

.live-player-info .live-player-info-desc .live-plater-info-label {
  display: flex;
  color: #575c6c;
  width: 760px;
  height: 20px;
  line-height: 17px;
  overflow: hidden;
  flex-wrap: wrap;
}

.live-player-info .live-player-info-desc .live-plater-info-label p {
  margin-right: 20px;
  font-size: 12px;
  color: #999;
}

.live-player-info .live-player-info-desc .live-plater-info-label span {
  background: #cce8fb;
  color: #008CE9;
  padding: 2px 10px;
  text-align: center;
  margin-right: 10px;
  font-size: 12px;
}

.live-player-info .live-player-info-desc .live-plater-info-label span a {
  color: #008ce9;
}

.live-player-info .live-player-info-desc .live-plater-info-text {
  margin-top: 20px;
  width: 760px;
  font-size: 14px;
  line-height: 28px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


/* 推荐阅读 相关赛事 */

.live-bottom-wrap {
  width: 1200px;
  display: flex;
  margin: auto;
  padding-bottom: 80px;
  justify-content: space-between;
}


.related-match .match-info-wrap {
  margin-top: 49PX;
}

.related-match {
  margin-top: 60px;
}

.common-title:after {

  background: #fff;
}

.common-title:after {

  background: #fff;
}

.common-bg-01 {
  top: 98px;
}


div::-webkit-scrollbar {
  display: none;
}

div:hover::-webkit-scrollbar {
  display: none;
}

div {
  scrollbar-width: none;
}