.live-wrapper {
  background: #fff;
  padding-top: 0.04rem;
  overflow: hidden;
}

.live-wrapper .tab-box {
  padding-bottom: .2rem;
  transition: .3s padding-bottom;
}

.live-wrapper .tab-box:last-child {
  padding-bottom: 0;
}

.live-wrapper .tab-box.open:last-child {
  padding-bottom: .2rem;
}

.live-wrapper .tab-box.open .tab-title .arrow-down {
  display: inline-block;
}

.live-wrapper .tab-box.close:last-child .tab-title {
  border-bottom: none;
}

.live-wrapper .tab-box.close .tab-title {
  border-bottom: 1px solid #E8E8E8;
}

.live-wrapper .tab-box.close .tab-title .arrow-up {
  display: inline-block;
}

.live-wrapper .tab-box .tab-content {
  display: none;
}

.live-wrapper .tab-box .tab-title {
  font-size: 0;
  padding-bottom: 0.2rem;
}

.live-wrapper .tab-box .tab-title .time1 {
  float: left;
  margin-right: 0.04rem;
  font-size: 0.16rem;
  font-weight: bold;
  color: #000;
}

.live-wrapper .tab-box .tab-title .time2 {
  float: left;
  margin-right: 0.02rem;
  margin-top: 0.028rem;
  font-size: 0.12rem;
  color: #6b6b6b;
}

.live-wrapper .tab-box .tab-title .arrow-down,
.live-wrapper .tab-box .tab-title .arrow-up {
  float: left;
  display: none;
  width: 0.12rem;
  height: 0.12rem;
  margin-top: 0.05rem;
}

.main-wrap {
  width: 100%;
  background-color: #fff;
  height: 1.1rem;
  box-sizing: border-box;
  padding: .1rem 0;
  display: flex;
  justify-content: space-around;
  text-align: center;
  border-bottom: 1px solid #f7f7f7;
}

.main-wrap img {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
  text-align: center;
}

.main-wrap a {
  font-size: .12rem;
  display: block;
  margin-top: .1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main-wrap p {
  font-size: .18rem;
  text-align: center;
  margin: .05rem 0;
}

.flexcolumn {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.flexcolumn a {
  font-size: .12rem;
  display: block;
  width: 0.7rem;
  margin-top: .1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main-z2 a {
  font-size: .12rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.btn {
  width: 0.83rem;
  height: .25rem;
  line-height: .25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: .15rem;
  -webkit-border-radius: 0.15rem;
  -moz-border-radius: 0.15rem;
  -ms-border-radius: 0.15rem;
  -o-border-radius: 0.15rem;
}

.tab-box .btn img {
  width: .14rem;
  object-fit: contain;
  margin-right: .05rem;
}

.tab-box .btn-jj {
  background: #666;
}
.tab-box .btn-jj.status {
  background: #3860F5;
}

.tab-box .btn-jj a {
  color: #fff;
}

.tab-box .btn-wks {
  background: #fff;
  border: 1px solid #ECECEC;
}

.tab-box .btn-wks a {
  color: #38383A;
}

.tab-box .btn a {
  font-size: .12rem;
  text-align: center;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  display: inline;
  margin-top: 0;
}

/* 直播详情 */
.qdjj {
  width: 100%;
  background-color: #fff;
}

.back {
  width: 100%;
  height: 2.2rem;
  background: url(../image/zb.png) no-repeat center;
  background-size: 100% 100%;
}

.qdjj p {
  color: #323232;
  font-size: .12rem;
  font-weight: 400;
}

.qdjj span {
  color: #c60201;
}

.signal {
  position: relative;
}

.lvDetailSwitch {
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0 0.7rem;
  color: #999;
  border-bottom: 1px solid #f0f2f5;
}

.lvListSwitchBox {
  padding: 0 0.45rem;
  height: 0.56rem;
}

.lvListSwitch {
  width: 100%;
  height: 0.28rem;
  align-items: center;
  background: #f7f7f7;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
}

.lvListSwitch li {
  width:0.7rem;
  height: 0.28rem;
  line-height: 0.28rem;
  text-align: center;
  color: #999;
  font-size: 0.12rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
}

.actBc {
  color: #fff !important;
  background-color: var(--c1) !important;
}

.actBc1 {
  color: #fff !important;
  background-color: var(--c1) !important;
}

.graylineBlod {
  width: 100%;
  height: .05rem;
  background: #f7f7f8;
}

.lvContent {
  height: 100%;
  overflow-y: scroll;
}
.lvTit {
  padding: 0.12rem;
  width: 100%;
  font-size: 0.13rem;
}

.lvTit a {
  display: block;
  width: 0.22rem;
  height: 0.22rem;
  margin: 0 0.05rem 0 0;
}

.lvwith {
  width: 60%;
  padding-left: 0.1rem;
}

.lvwith li {
  height: 0.24rem;
  padding: 0 0.1rem;
  line-height: 0.24rem;
  text-align: center;
  background: #f7f7f7;
  margin-right: 0.1rem;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
}

.lvsession {
  width: 1.34rem;
  height: 0.28rem;
  background: #f7f7f7;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
}

.lvsession li {
  width: 0.49rem;
  line-height: 0.28rem;
  text-align: center;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  -ms-border-radius: 0.4rem;
  -o-border-radius: 0.4rem;
}

.lvNum {
  width: 0.4rem;
  height: 0.42rem;
  text-align: center;
  border: 0.015rem solid #f5f5f5;
  border-radius: 0.02rem;
  -webkit-border-radius:0.02rem;
  -moz-border-radius:0.02rem;
  -ms-border-radius:0.02rem;
  -o-border-radius:0.02rem;
}

.lvNum li:first-child {
  height: 0.21rem;
  line-height: 0.21rem;
  background: #f4f5f7;
}

.lvTie {
  padding: 0 0 0 0.15rem;
  flex: 1;
}

.lvTie span {
  font-size: 0.16rem;
  color: var(--c1);
}

.green {
  color: #75cf83;
}

.lvTie p {
  color: #9c9c9c;
  white-space: nowrap;
}

.lvTbscore {
  width: 100%;
  text-align: center;
  color:#9B9B9B;
}

.lvBr {
  border-right: 1px solid #eeeff1;
}

.lvTbscore tr {
  border-bottom: 1px solid #eeeff1;
}

.lvTbscore th {
  font-weight: 400 !important;
  height: 0.32rem;
  background-color: #f6f7fb;
  white-space: nowrap;
}

.lvTbscore td {
  height: 0.46rem;
}

.lvTbscore td:nth-child(2),
.lvTbscore td:nth-child(4) {
  width: 0.78rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.lvTbscore tbody tr:nth-child(2n) {
  background-color: #f6f7fb;
}
.lvTbscore .blue{
color: #5e94d4;
}
.lvTbscore .red{
color: #f23048;
}

.lvTBteam {
  width: 100%;
  text-align: center;
  padding-bottom: 0.1rem;
}

.lvTBteam th {
  height: 0.39rem;
  font-weight: 400;
  background: #fff;
}

.lvTBteam tr {
  border-bottom: 1px solid #eeeff1;
}

.lvTBteam tr:nth-child(2n-1) {
  background: #f6f7fb;
}

.lvTBteam td {
  height: 0.46rem;
  color: #9b9b9b;
}

.lvTBteamtd {
  width: 1.4rem;
  text-align: left;
  padding-left: 0.15rem;
}

.lvTBteam i {
  display: inline-block;
  width: 0.02rem;
  height: 0.12rem;
  background: #ececec;
  border-radius: 0.01rem;
  -webkit-border-radius: 0.01rem;
  -moz-border-radius: 0.01rem;
  -ms-border-radius: 0.01rem;
  -o-border-radius: 0.01rem;
}
.main-wrap1 {
  width: 100%;
  box-sizing: border-box;
  padding: .1rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  padding-top: .3rem;
  margin-top: 0.2rem;
}

.main-wrap1 img {
  width: 0.5rem;
  height: 0.5rem;
  display: block;
}

.main-wrap1 a {
  font-size: .12rem;
  display: block;
  color: #fff;
  margin-top: .1rem;
}

.main-wrap1 p {
  font-size: .18rem;
  text-align: center;
  color: #fff;
}

.livesource{
    width: 3.75rem;
    font-size: .12rem;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.livesource img{
  width: 0.2rem;
  height: 0.2rem;
  vertical-align: middle;
  position: relative;
  top: -0.01rem;
  margin-right: 0.02rem;
}
.livesource a{
    color: #fff;
    display: inline-block;
    font-size: 0.15rem;
    display: flex;
    align-items: center;
}

.newInfoList {
  width: 100%;
  height: 100%;
  padding: 0.12rem;
  overflow-y: scroll;
}

.newInfoList div {
  font-size: .16rem;
  color: #333;
}

.newInfoList img {
  width: 1.2rem;
  margin-left: .21rem;
  border-radius: .03rem;
  -webkit-border-radius: .03rem;
  -moz-border-radius: .03rem;
  -ms-border-radius: .03rem;
  -o-border-radius: .03rem;
}

.newInfoList li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.86rem;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
}

.newInfoList li:last-child {
  border-bottom: 0px;
}

.newInfoList i {
  width: 100%;
  font-size: 0.1rem;
  line-height: 0.2rem;
  color: #9d9d9d;
}
.newInfoList p{
width: 100%; display: grid;
grid-template-rows: 0.47rem 0.2rem;
}
.newInfoList span {
  width: 100%;
  font-size: .14rem;
  color: #000;
  margin-bottom: 0.07rem;
}
.topcont{
  height: 0.3rem;
}
.topcont .backimg{
  position: absolute;
  top: 0.15rem;
  left: 0.1rem;
  width: 0.2rem;
  height: 0.2rem;
}
.topcont .title{
  padding-top: 0.2rem;
}
.topcont .title p:nth-child(1){
 
  font-weight: 500;
  margin-bottom: 0.05rem;
}
.topcont .title p:nth-child(2){

}
.topcont .backimg img,.topcont .backimg a{
  width: 100%;
  height: 100%;
}
.topcont p{
  color: #fff;
  text-align: center;
  font-size: 0.15rem;
}
.centercont p:nth-child(1){
font-size: 0.28rem;
margin-bottom: 0.1rem;
}



/* 录像比赛集锦 */
.gmList {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow-y: scroll;
}

.gmList img {
  width: 100%;
  height: 1.12rem;
  border-radius: 0.02rem;
  -webkit-border-radius: 0.02rem;
  -moz-border-radius: 0.02rem;
  -ms-border-radius: 0.02rem;
  -o-border-radius: 0.02rem;
}
.gmList a{
  width: calc(50% - 0.05rem);
  height: 1.55rem;
}
.gmList li {
  width: 100%;
  height: 100%;
}

.gmList p {
  margin-top: .07rem;
}

.gmList a:nth-child(2n){
  margin-left: 0.1rem;
}

/* 录像详情 */


.video-detail-wrapper {
}

.video-detail-wrapper .team-box {
  position: relative;
  height: 1.4rem;
  font-size: 0;
}

.video-detail-wrapper .team-box .bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
  z-index: -1;
}

.video-detail-wrapper .team-box .content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.video-detail-wrapper .team-box .content.no-face .no-face-box {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0 0.16rem;
  font-size: 0.18rem;
  font-weight: 800;
  color: var(--c1);
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}

.video-detail-wrapper .team-box .content.has-face {
  position: relative;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box {
  display: block;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .team {
  margin-top: 0.42rem;
  text-align: center;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .team .team-img {
  width: 0.4rem;
  height: 0.4rem;
  margin-bottom: 0.05rem;
  object-fit: cover;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .team .team-name {
  width: 0.68rem;
  font-size: 0.11rem;
  font-weight: 600;
  color: #fff;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .host {
  float: left;
  margin-left: 0.16rem;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .guest {
  float: right;
  margin-right: 0.16rem;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .race {
  position: relative;
  display: block;
  margin: 0 auto;
  padding-top: 0.67rem;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .race .score-box {
  overflow: hidden;
  font-size: 0;
  text-align: center;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .race .score-box .host-score,
.video-detail-wrapper .team-box .content.has-face .has-face-box .race .score-box .guest-score {
  display: inline-block;
  width: 0.45rem;
  font-size: 0.2rem;
  font-weight: bold;
  color: var(--c1);
  vertical-align: middle;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .race .score-box .host-score {
  text-align: right;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .race .score-box .guest-score {
  text-align: left;
}

.video-detail-wrapper .team-box .content.has-face .has-face-box .race .score-box .vs {
  display: inline-block;
  margin: 0 0.24rem;
  font-size: 0.15rem;
  font-weight: bold;
  color: #daaf8b;
  vertical-align: middle;
}

.video-detail-wrapper .team-box .content.has-finish .has-face-box .finish {
  position: absolute;
  display: block;
  font-size: 0.11rem;
  color: #fff;
  text-align: center;
  top: 0.54rem;
  left: 50%;
  transform: translateX(-50%);
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .finish {
  top: 0.2rem;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race {
  position: relative;
  padding-top: 0.33rem;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-name {
  display: inline-block;
  font-size: 0.1rem;
  color: #d7d7d7;
  background: rgba(79, 68, 60, 0.36);
  border-radius: 6px 0 0 6px;
  vertical-align: bottom;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-name table {
  width: 0.52rem;
  height: .61rem;
  padding: 0.06rem 0;
  margin-left: 0.1rem;
  border-collapse: separate;
  font-size: 0.1rem;
  color: #d7d7d7;
  text-align: right;
  table-layout: fixed;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-name table td {
  max-width: 0.52rem;
  margin-left: .1rem;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-content {
  display: inline-block;
  width: 1.25rem;
  background: rgba(79, 68, 60, 0.36);
  border-radius: 0 6px 6px 0;
  vertical-align: middle;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-content .field-content-inner {
  width: 100%;
  height: 0.61rem;
  overflow: hidden;
  overflow-x: scroll;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-content table {
  height: 0.61rem;
  padding: 0.06rem 0;
  border-collapse: separate;
  font-size: 0.1rem;
  font-weight: 400;
  color: #d7d7d7;
  text-align: center;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-content table th {
  font-weight: 400;
}

.video-detail-wrapper .team-box .content.has-field .has-face-box .race .field .field-content table td {
  padding: 0 0.08rem;
}

.video-detail-wrapper .tab-container .tab-box {
  margin-bottom: 0.06rem;
  background: #fff;
}

.video-detail-wrapper .tab-container .tab-box .tab {
  font-size: 0;
}

.video-detail-wrapper .tab-container .tab-box .tab .tab-item {
  display: inline-block;
  height: 0.48rem;
  line-height: 0.48rem;
  font-size: 0.15rem;
  font-weight: 400;
  color: #000;
  text-align: center;
}

.video-detail-wrapper .tab-container .tab-box .tab .tab-item a {
  display: inline-block;
  height: 100%;
}

.video-detail-wrapper .tab-container .tab-box .tab .tab-item.active a {
  border-bottom: 3px solid var(--c1);
}

.video-detail-wrapper .tab-container .tab-content-box .report-content {
  padding: 0.1rem 0.14rem 0;
  background: #fff;
  font-size: .13rem;
  line-height: .22rem;
}

.video-detail-wrapper .tab-container .tab-content-box .report-content p {
  margin: 0.1rem 0;
}

.video-detail-wrapper .tab-container .tab-content-box .report-content p:first-child {
  padding-top: 0.08rem;
}

.video-detail-wrapper .tab-container .tab-content-box .report-content p img {
  vertical-align: middle;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content,
.video-detail-wrapper .tab-container .tab-content-box .collection-content {
  background: #fff;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card {
  padding: 0.16rem 0 0.12rem;
  margin: 0 0.14rem;
  border-bottom: 1px solid #eeeeee;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .top,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card .top {
  position: relative;
  margin-bottom: 0.08rem;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .top img,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card .top img {
  position: absolute;
  margin-top: 0.01rem;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .top .left,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card .top .left {
  width: 100%;
  font-size: 0.14rem;
  color: var(--c1);
  vertical-align: middle;
  text-indent: 0.25rem;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .top .right.date,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card .top .right.date {
  float: right;
  margin-top: 0.03rem;
  font-size: 0;
  color: #949494;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .top .right.date .time1,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card .top .right.date .time1 {
  margin-right: 0.06rem;
  font-size: 0.11rem;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .top .right.date .time2,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card .top .right.date .time2 {
  font-size: 0.11rem;
}

.video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .bottom,
.video-detail-wrapper .tab-container .tab-content-box .collection-content .card .bottom {
  font-size: 0.14rem;
}

.video-detail-wrapper .tab-container .tab-content-box .tab-content {
  overflow: hidden;
}

.video-detail-wrapper .tab-container .tab-content-box .tab-content img {
  max-width: 100%;
}

.video-detail-wrapper .tab-container .tab-content-box .tab-content .none {
  position: relative;
  margin-top: .59rem;
  margin-bottom: .34rem;
  text-align: center;
  font-size: .14rem !important;
  line-height: normal;
}

.video-detail-wrapper .tab-container .tab-content-box .tab-content .none img {
  width: 1.80rem;
  height: 1.44rem;
}

.video-detail-wrapper .tab-container .tab-content-box .tab-content .none span {
  position: absolute;
  color: #949494;
  top: 1.28rem;
  left: 50%;
  transform: translateX(-50%);
}

.video-detail-wrapper .block-container {
  padding-top: 0.36rem;
  padding-bottom: 0.12rem;
}

@media screen and (max-width: 320px) {
  .video-detail-wrapper .tab-container .tab-content-box .videotape-content .card .top .right.date,
  .video-detail-wrapper .tab-container .tab-content-box .collection-content .card .top .right.date {
    margin-top: 0;
  }
}
.ellipsismore {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}