@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
/* loading */
.channel-wrapper .news-collection .news-list-wrap .spin {
  margin: 40px auto 40px;
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  color: #999;
}
.root-container .main-wrapper .tab-wrapper .tab-item{
	background-color: #5290FF;
	color:#fff;
}
.channel-wrapper .news-collection .news-list-wrap .spin .loading {
  margin-right: 10px;
  width: 22px;
  height: 22px;
  display: inline-block;
  vertical-align: top;
  background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
  background-repeat: no-repeat;
  background-position: -772px -188px;
  -webkit-animation: loading .7s linear infinite;
  animation: loading .7s linear infinite
}
.spin .load-end {
  display: none;
}
.spin.end .load {
  display: none;
}
.spin.end .load-end {
  display: block;
}
.hide {
  display: none !important;
}
.article-list font {
  color: #0f52b2 !important
}
.figure{
	position: relative;
}
.channel-wrapper .news-collection .news-list .figure img.viplogo{
	position: absolute;
}
@media only screen and (min-width:1025px) {
.channel-wrapper .news-collection .news-list .figure img.viplogo{
    width: 25px;
    height: 29px;
	right: 5px;
    bottom: 5px;
}
  body {
    background: #eff0f3
  }
  .lunbo-1 {
    overflow: hidden;
    background: #eff0f3;

    margin: 10px auto 0;
  }
  .sprite {
    background-repeat: no-repeat
  }

  .ad-div,
  .model {
    margin: 0 auto;
    width: 1200px
  }

  .model .header {
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: -695px -229px
  }

  .model .header .img {
    width: 5px;
    height: 26px;
    float: left;
    margin-right: 10px;
  }

  .model .header .title {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 3px;
  }

  .model .more {
    float: right;
    font-size: 18px;
    color: #555
  }

  .model .more:hover {
    color: #0f52b2
  }

  .import-links {
    margin: 20px auto 0;
    width: 1200px;
    overflow: hidden
  }

  .import-links .links-list {
    padding: 0 0 4px;
    width: 1260px
  }

  .import-links .links-list a {
    padding-right: 16px;
    width: 287px;
    height: 90px;
    line-height: 74px;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #262626;
    font-weight: 700;
    background-repeat: no-repeat;
    background-position: -5px -254px
  }

  .import-links .links-list a:hover {
    color: #0f52b2;
    background-position: -6px -344px
  }

  .import-links .links-list a figure {
    margin: 20px 20px 0 0;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
    background-size: 100% 100%
  }

  .import-links .links-list a figure.import-icon-1 {
    width: 27px;
    height: 30px;
  }

  .import-links .links-list a figure.import-icon-2 {
    width: 31px;
    height: 31px;
  }

  .import-links .links-list a figure.import-icon-3 {
    width: 30px;
    height: 36px;
  }

  .import-links .links-list a figure.import-icon-4 {
    width: 31px;
    height: 31px;
  }

  .friend-links .links-list {
    width: 1300px;
    margin-top: 20px
  }

  .friend-links .links-list a {
    margin-right: 20px;
    width: 284px;
    height: 99px;
    float: left;
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, .1)
  }

  .friend-links .links-list a img {
    max-width: 100%
  }

  .friend-links .links-list a:hover {
    box-shadow: 2px 2px 8px 2px rgba(0, 0, 0, .1)
  }

  .channel-sprite {
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
    background-repeat: no-repeat
  }

  .channel-wrapper {
    margin: 0 auto 0;
    width: 1200px;
  }

  .channel-wrapper .section {
    margin: 0 auto;
    width: 794px
  }

  .channel-wrapper .side-cloumn {
    float: right;
    width: 386px
  }

  .channel-wrapper .side-cloumn .model {
    width: 386px
  }

  .channel-wrapper .import-links {
    margin: 0 0 0 -10px;
    width: 110%
  }

  .channel-wrapper .import-links .links-list {
    padding: 0;
    width: 120%
  }

  .channel-wrapper .import-links .links-list a {
    padding: 0;
    margin: 0 0 10px 10px;
    float: left;
    width: 188px;
    height: 74px;
    border-radius: 4px;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
    background-repeat: no-repeat;
    background-position: -10px -75px;
    box-shadow: 0 2px 3px 2px rgba(0, 0, 0, .1)
  }

  .channel-wrapper .import-links .links-list a:hover {
    background-position: -10px -162px
  }

  .channel-wrapper .news-collection .tabs {
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    line-height: 50px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background: #F6F9FF;
    padding: 25px 15px;
  }

  .channel-wrapper .news-collection .tabs a {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 18px;
    text-align: center;
    color: #000;
  }
  .channel-wrapper .news-collection .tabs a.current,
  .channel-wrapper .news-collection .tabs a:hover {
    color: #fff;
    background: #1052b2 url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEcfo6OtD9Iv4RVlR8yojL211216/nav-headbg.png
) 100% 100%;
    background-size: 100% 100%;

  }
  .channel-wrapper .news-collection .news-list-wrap {
    min-height: 500px
  }

  .channel-wrapper .news-collection .news-list {
    background: #eff0f3
  }
  .channel-wrapper .news-collection .news-list ul {
	display:none;
    background-color: #fff
  }
  .channel-wrapper .news-collection .news-list .figure {
    position: relative;
  }
  .channel-wrapper .news-collection .figure .video-player {
    position: absolute;
    display: inline-block;
    right: 8px;
    bottom: 11px;
    width: 30px;
    height: 30px;
    background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1563326600105320/cont_play_03.png) no-repeat;
  }
  .cntvshare_weixin {
    margin-left: -77px !important;
  }
  .channel-wrapper .news-collection .news-list {
    /* display: none; */
    height: 0;
    overflow: hidden;
  }
  .channel-wrapper .news-collection .active {
    height: 100%;
    overflow: inherit;
  }
.channel-wrapper .news-collection .active ul{
	display:block
}
  .channel-wrapper .news-collection .news-list li {
    position: relative;
    border-top: 1px solid #f5f5f5;
    height: 158px;
    padding: 19px 20px 20px 20px;
    box-sizing: border-box;
	cursor: pointer;
	background: #F6F9FF;
  }
  .channel-wrapper .news-collection .news-list li.nofigure {
    height: 147px;
  }
  .channel-wrapper .news-collection .news-list li:hover {
    background: #DAE7FF
  }
  .channel-wrapper .news-collection .news-list .figure {
    margin-right: 20px;
    float: left;
    width: 210px;
    height: 118px;
    overflow: hidden;
    border-radius: 5px;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEzS0KayyuxOoeoj07pShr211216/210x118.1_03.png);
    background-size: 100% 100%;
  }
  .channel-wrapper .news-collection .news-list .jump{
    cursor: pointer;
  }
  .channel-wrapper .news-collection .news-list .figure img {
    width: 100%;
    height: 100%;
  }
  .channel-wrapper .news-collection .news-list .content {
    overflow: hidden;
  }
  .channel-wrapper .news-collection .news-list .title {
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	word-break: break-all;
  }
  .channel-wrapper .news-collection .news-list .title a{
    color: #081A35;
  }
  .channel-wrapper .news-collection .news-list .title a:hover {
    color: #0059DA;
  }
	.channel-wrapper .news-collection .news-list .group {
		font-size: 16px;
		line-height: 20px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		word-break: break-all;
		
	  }
   .channel-wrapper .news-collection .news-list .group a{
	   color:#999999;
	   
   } 
   .channel-wrapper .news-collection .news-list .competition {
	   margin-top:6px;
   		font-size: 16px;
   		line-height: 20px;
   		overflow: hidden;
   		text-overflow: ellipsis;
   		display: -webkit-box;
   		-webkit-line-clamp: 1;
   		-webkit-box-orient: vertical;
   		word-break: break-all; 		
   	  }
   .channel-wrapper .news-collection .news-list .competition a{
   	   color:#999999;  	   
   }
   .channel-wrapper .news-collection .news-list .teamname {
	   margin-top:6px;
   		font-size: 16px;
   		line-height: 20px;
   		overflow: hidden;
   		text-overflow: ellipsis;
   		display: -webkit-box;
   		-webkit-line-clamp: 1;
   		-webkit-box-orient: vertical;
   		word-break: break-all;  		
   	  }
   .channel-wrapper .news-collection .news-list .teamname a{
   	   color:#999999;  	   
   }
   .channel-wrapper .news-collection .news-list .peoname {
	   margin-top:6px;
   		font-size: 16px;
   		line-height: 20px;
   		overflow: hidden;
   		text-overflow: ellipsis;
   		display: -webkit-box;
   		-webkit-line-clamp: 1;
   		-webkit-box-orient: vertical;
   		word-break: break-all;  		
   	  } 
   	  .channel-wrapper .news-collection .news-list .peoname a{color:#999999;  } 
  .channel-wrapper .news-collection .news-list .footer {
    position: absolute;
    bottom: 18px;
    left: 250px;
    right: 20px;
    height: 26px;
    line-height: 26px;
  }
  .channel-wrapper .news-collection .news-list .nofigure .footer {
    position: absolute;
    left: 20px;
  }
  .channel-wrapper .news-collection .news-list .footer .share {
    position: relative;
    float: right;
    font-size: 0
  }
  .channel-wrapper .news-collection .news-list .footer .share span {
    margin-right: 10px;
    width: 26px;
    height: 26px;
    display: none;
    vertical-align: top;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/channel-sprites.png);
    background-repeat: no-repeat;
    cursor: pointer
  }
  .channel-wrapper .news-collection .news-list .footer .share span.wx {
    background-position: -664px -111px;
display:block;
  }
  .channel-wrapper .news-collection .news-list .footer .share span.wx:hover {
    background-position: -664px -145px
  }
  .channel-wrapper .news-collection .news-list .footer .share span.wb {
    background-position: -698px -111px;
    display: none;
  }
  .channel-wrapper .news-collection .news-list .footer .share span.wb:hover {
    background-position: -698px -145px
  }
  .channel-wrapper .news-collection .news-list .footer .share span.kj {
    background-position: -733px -111px
  }
  .channel-wrapper .news-collection .news-list .footer .share span.kj:hover {
    background-position: -733px -145px
  }
  .channel-wrapper .news-collection .news-list .footer .share span.qq {
    background-position: -768px -111px;
    display: none;
  }
  .channel-wrapper .news-collection .news-list .footer .share span.kj {
    margin-right: 0px;
    display: none;
  }
  .channel-wrapper .news-collection .news-list .footer .share span.qq:hover {
    background-position: -768px -145px
  }
  .channel-wrapper .news-collection .news-list .footer .tags {
    font-size: 0;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
  }
  .channel-wrapper .news-collection .news-list .footer .tags a {
    margin-right: 20px;
    font-size: 14px;
    color: #666;
  }
  .channel-wrapper .news-collection .news-list .footer .tags a:hover {
    color: #0f52b2
  }
  .channel-wrapper .figure-news-list {
    margin-bottom: 40px;
  }
  .channel-wrapper .figure-news-list li {
    margin-top: 20px;
    background: #fff;
    font-size: 20px;
    line-height: 30px;
    overflow: hidden;
    border-radius: 5px;
  }
  .channel-wrapper .figure-news-list .figure {
    width: 386px;
    height: 218px;
    overflow: hidden;
    display: block;
  }
  .channel-wrapper .figure-news-list .figure:hover img.gif {
    transform: scale(1.0);
  }
  .channel-wrapper .figure-news-list .figure img {
    max-width: 100%
  }
  .channel-wrapper .figure-news-list .figcaption {
    margin: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .lunbo-1 .mySwiper {
    position: relative;
    width: 100%;
    height: 177px;
  }
  .lunbo-1 .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 7px;
    height: 10px;
    border-radius: 5px;
    padding: 3px 4.5px 0;
    background-color: rgba(0, 0, 0, 0);
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .lunbo-1 .swiper-pagination span {
    float: left;
    width: 8px;
    height: 4px;
    border-radius: 2px;
    opacity: 0.5;
    margin: 0 2.5px !important;
    background-color: #fff
  }
  .lunbo-1 .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    opacity: 1;
    background-color: #125acd;
  }
  .lunbo-1 .icon {
    position: absolute;
    padding: 0px 12px;
    top: 10px;
    left: 10px;
    z-index: 3;
    width: auto;
    height: 20px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/bg.png);
    background-size: 100% 100%;
    font-size: 14px;
  }
  .lunbo-1 .figure {
    max-width: 1920px;
  }
  .lunbo-1 .figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .lunbo-1 .mySwiper .figure {
    display: block;
    height: 450px;
  }
  .lunbo-1 .mySwiper .bottom-title {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -600px;
    width: 1200px;
    height: 50px;
    z-index: 3;
  }
  .lunbo-1 .mySwiper .image {
    display: inline-block;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0)
  }
  .lunbo-1 .mySwiper .image img {
    display: inline-block;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0)
  }
  .lunbo-1 .mySwiper .bottom-title {
    display: none;
  }

  .lunbo-1 .mySwiper .swiper-button-prev,
  .lunbo-1 .mySwiper .swiper-button-next {
    width: 40px;
    height: 40px;
    outline: none
  }

  .lunbo-1 .mySwiper .swiper-button-prev:after,
  .lunbo-1 .mySwiper .swiper-button-next:after {
    display: none;
  }

  .lunbo-1 .mySwiper .swiper-button-prev {
    left: 10px;
    background: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/arrow-1_03.png);
    outline: none
  }

  .lunbo-1 .mySwiper .swiper-button-next {
    right: 10px;
    background: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/arrow-1_05.png);
    outline: none;
  }

  .lunbo-1 .mySwiper:hover .swiper-button-prev,
  .lunbo-1 .mySwiper:hover .swiper-button-next {
    display: block;
  }

  .lunbo-1 .mySwiper .swiper-button-prev:hover {
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/leftactive_03.png)
  }

  .lunbo-1 .mySwiper .swiper-button-next:hover {
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/rightactive.png)
  }

  .lunbo-1 .mySwiper .bottom-title p {
    font-size: 20px;
    padding-left: 20px;
    line-height: 50px;
  }

  .lunbo-1 .mySwiper .bottom-title a:hover {
    color: #ffffff;
  }

  .lunbo-1 .mySwiper .bottom-title span {
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
  }

  .channel-wrapper .news-collection .news-list li.lunbo {
    padding: 10px 0;
  }
  
  .channel-wrapper .figure-news-list .figcaption a {
    line-height: 30px;
    color: #333;
    font-size: 20px;
  }
  
  .channel-wrapper .figure-news-list .figcaption a:hover {
    color: #1052b2
  }
  
  /****下拉框样式****/
  .tabs {
    display: flex;
    justify-content: flex-start;
    gap: 15px; /* 使两个下拉框之间有间距 */
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding-left: 25px;
  }
  
  /* 下拉框的基础样式 */
  select {
    font-size: 14px;
    padding: 8px 16px;
    margin: 5px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: #fff;
    color: #333;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    appearance: none; /* 隐藏默认的下拉箭头 */
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%; /* 让下拉框宽度自适应 */
    max-width: 210px; /* 限制最大宽度 */
    cursor: pointer;
    transition: border-color 0.3s ease, box-shadow 0.3s ease;
  }
  
  /* 下拉框聚焦时的样式 */
  select:focus {
    border-color: #007bff;
    outline: none;
    box-shadow: 0 0 8px rgba(0, 123, 255, 0.2);
  }
  
  /* 隐藏默认的下拉箭头，自己添加一个自定义箭头 */
  select::-ms-expand {
    display: none;
  }
  
  select {
    padding-right: 35px; /* 留出空间放箭头 */
    position: relative;
  }
  
  /*.tabs::after {
    content: '▼';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 16px;
    color: #aaa;
  }*/
  
  /*****视频层样式****/
  /* 视频弹层样式 */
  .video-overlay {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: grey;
      z-index: 10000;
      justify-content: center;
      align-items: center;
      opacity: 0;
      transition: opacity 0.3s ease-in-out;
  }
  
  .video-overlay.active {
      display: flex;
      opacity: 1;
  }
  
  /* 视频容器居中 */
  .video-wrapper {
      position: relative;
      width: 960px;
      height: 750px;
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  
  .video-container {
      position: relative;
      width: 960px;
      height: 750px;
      background: #000;
      border-radius: 12px 12px 0 0;
      overflow: hidden;
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
  }
  
  /* 清晰度选择器样式 - 放在视频播放器外部右下角 */
  .bitrate-container {
      width: 920px;
      background: rgba(0, 0, 0, 0.8);
      padding: 12px 20px;
      border-radius: 0 0 12px 12px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 12px;
      z-index: 10002;
  }
  
  .bitrate-label {
      color: #fff;
      font-size: 15px;
      font-weight: 500;
  }
  
  #bitrate-select {
      background: rgba(255, 255, 255, 0.12);
      color: white;
      border: 1px solid rgba(255, 255, 255, 0.25);
      padding: 8px 15px;
      border-radius: 6px;
      font-size: 14px;
      outline: none;
      cursor: pointer;
      transition: all 0.2s ease;
      width: 80px;
  }
  
  #bitrate-select:hover {
      background: rgba(255, 255, 255, 0.2);
      border-color: rgba(255, 255, 255, 0.4);
  }
  
  #bitrate-select option {
      background: #2c3e50;
      color: white;
  }
  
  /* 关闭按钮样式 */
  #close-video {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 45px;
      height: 45px;
      color: white;
      background: rgba(255, 255, 255, 0.15);
      border: none;
      border-radius: 50%;
      cursor: pointer;
      transition: all 0.3s ease;
      z-index: 10001;
      font-size: 22px;
      display: flex;
      align-items: center;
      justify-content: center;
      backdrop-filter: blur(4px);
  }
  
  #close-video:hover {
      background: rgba(255, 0, 0, 0.7);
      transform: rotate(90deg) scale(1.1);
  }
  
  video {
      display: block;
      width: 100%;
      height: 100%;
      background-color: black;
  }
  
  .instructions {
      margin-top: 30px;
      padding: 25px;
      background: linear-gradient(to right, #3498db, #2c3e50);
      color: white;
      border-radius: 12px;
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  }
  
  .instructions h3 {
      margin-bottom: 15px;
      font-size: 22px;
      display: flex;
      align-items: center;
      gap: 10px;
  }
  
  .instructions h3::before {
      content: "💡";
      font-size: 24px;
  }
  
  .instructions p {
      line-height: 1.7;
      margin-bottom: 10px;
      font-size: 16px;
  }
  
  .instructions ul {
      margin-left: 20px;
      margin-top: 10px;
  }
  
  .instructions li {
      margin-bottom: 8px;
      position: static;
      height: auto;
      padding: 0;
      border: none;
  }
  
  .instructions li::marker {
      color: #fdbb2d;
  }
  
  .customselect {
  position: relative;               /* 为 ::after 定位提供基准 */
  display: inline-block;            /* 根据内容宽度自适应 */
  width: 155px;
  }
  .customselect.listwidth{
  	width: 225px;
  padding: 0 30px;
  margin-right: 15px;
  } 
   .customselect.listwidth select{
   	width: 210px;
   }
  
  .customselect p{
  font-size: 16px;
  float: left;
  width: 40px;}
  
  /* 下拉框的基础样式 */
  .customselect select {
  -webkit-appearance: none;   /* 隐藏原生箭头（iOS/Chrome） */
  -moz-appearance: none;      /* 隐藏原生箭头（Firefox） */
  appearance: none;
  padding: 8px 16px;
         /* 为自定义箭头预留空间 */
        width: 70%;
  font-size: 14px;
  border: 1px solid #0f52b2;
  border-radius: 8px;
  background-color: #fff;
  color: #333;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
  cursor: pointer;
  transition: border-color .3s ease, box-shadow .3s ease;
  }
  
  
  .customselect::after {
  content: '▼';
  position: absolute;
  right: 10px;
  top: 44%;
  transform: translateY(-50%);   /* 垂直居中 */
  pointer-events: none;          /* 不阻塞点击 */
  font-size: 14px;
  color: #33415F;
  }
}




/* m端tabs切换 */
@media screen and (max-width: 1024px) {
.channel-wrapper .news-collection .news-list .figure img.viplogo{
    width:13px;
	height:15px;
	min-height: auto;
	right: 2px;
    bottom: 3px;
}
  .dydsjsxh19788_B_ind01 {
    margin-bottom: 0px;
  }

  .channel-wrapper .section {
    width: 100%;
  }

  .channel-wrapper .section .news-list {
    display: none;
  }

  .channel-wrapper .section .news-list.active {
    display: block;
    background: #F3F5FB;
  }

  .channel-wrapper .section .news-list .nofigure .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
    font-size: 0.32rem;
    background-color: #fff;
    width: 100%;
    min-height: 2rem;
    padding: 0.2rem 0.2rem 0.16rem;
  }

  .section .news-list .nofigure .content .title {
    line-height: 0.48rem;
    /* margin-bottom: 0.5rem; */
  }

  .section .news-list .nofigure .content .tags {
    margin-top: 0.16rem;
  }

  .channel-wrapper .news-collection .tabs.flex-3 a:first-child {
    width: auto;
  }

  .channel-wrapper .news-collection .tabs.flex-3 a {
    width: auto;
  }

  .channel-wrapper .news-collection .tabs {
    display: flex;
    box-sizing: border-box;
    width: 100%;
    padding: 0.2rem 0.135rem;
    
    
	background:#F3F5FB;
  }

  .channel-wrapper .news-collection .tabs a {
    flex: 1;
    margin: 0 0.105rem;
    border-radius: 5px;
    background-color: #fff;
    height: 0.64rem;
    line-height: 0.64rem;
    font-size: 0.32rem;
    text-align: center;
    color: #000;
  }

  .channel-wrapper .news-collection .tabs .current {
    color: #fff;
    background: #1052b2 url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEcfo6OtD9Iv4RVlR8yojL211216/nav-headbg.png
);
    background-size: 100% 100%;
    font-weight: bold;
  }

  /* 图文M端 */
  .section .news-list {
    padding: 0.05rem 0.24rem 0.05rem 0.2rem;

  }

  .section .news-list li {
    display: flex;
    margin-bottom: 0.2rem;
    border-radius: 5px;
    overflow: hidden;
    background-color: #F3F5FB;
  }

  .section .news-list li:first-child {

    margin-top: 0.4rem;
  }

  .section .news-list li:last-child {
    margin-bottom: 0
  }

  .section .news-list li.nofigure {
    min-height: 2rem;
    ;
  }

  .section .news-list li .figure {
    position: relative;
    width: 3.44rem;
    height: 1.97rem;
    flex-shrink: 0;
    border-radius: 5px;
    font-size: 0;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEzS0KayyuxOoeoj07pShr211216/210x118.1_03.png);
    background-size: 100% 100%;
    overflow: hidden;

  }
.root-container .main-wrapper .tab-wrapper .tab-item:first-child{padding:0 0.05rem;}
  .section .news-list li .figure img {

    vertical-align: bottom;
    border-radius: 5px;
    min-height: 100%;
  }

  .section .news-list li .figure.video:before {
    position: absolute;
    left: 0.1rem;
    bottom: 0.1rem;
    content: '';
    width: 0.4rem;
    height: 0.4rem;
    background: url(../img/player.png) no-repeat 0 0;
    background-size: 100% 100%;
    z-index: 1;
  }

  .section .news-list li a img {
    width: 100%;
    height: 100%;
  }

  .section .news-list .content.img {
    font-size: 0.22rem;
    line-height: 0.30rem;
    background-color: #F3F5FB;
    padding: 0 0.2rem 0.09rem;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 0;
  }

  .section .news-list .content.img .title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 0.26rem;
    overflow: hidden;
    line-height: 0.30rem;
	 word-break: break-all;；

  }

  .section .news-list .content.img .title a {
    color: #081A35;
  }
.group a{ color: #46556B;}
.competition a{color: #46556B;}
.teamname a{color: #46556B;}
.peoname a{color: #46556B;}
  .section .news-list .share {
    display: none;
  }

  .section .news-list .content.img .tags {
    font-size: 0.24rem;
    line-height: 0.30rem;
    color: #999999;
    bottom: 0.05rem;
    margin-bottom: 0;
    height: auto;
  }

  .section .news-list .content .tags a {
    margin-right: 0.3rem;
    color: #666;
    display: none;
  }

  .section .news-list .content .tags a:first-child {
    display: block;
    margin-right: 0;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    transform: translateY(-0.09rem);


  }

  .section .news-list .content .title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 0.46rem;
  }

  .section .news-list .content .tags {
    font-size: 0.24rem;
    height: 0.33rem;
    line-height: 0.33rem;
    color: #999999;
    margin-top: 0.17rem;
  }

  .side-cloumn {
    display: none;
  }

  .channel-wrapper .news-collection .news-list-wrap .spin {
    text-align: center;
    color: #999999;
    line-height: 0.48rem;
    height: 0.48rem;
    font-size: 0.28rem;
    margin: 0.2rem 0 0.16rem;
  }

  /* 轮播M端 */
  .lunbo-1 {
    margin-bottom: 0;
    margin-top: 0.4rem;
  }

  .lunbo-1 .swiper-pagination {
    width: 61px;
    height: 10px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 6px;
    width: auto;
    height: 10px;
    border-radius: 5px;
    padding: 3px 4.5px 0;
    background-color: rgba(0, 0, 0, .1);
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    transform: translateX(-50%);
  }

  .lunbo-1 .swiper-pagination span {
    float: left;
    width: 8px;
    height: 4px;
    border-radius: 2px;
    opacity: 0.5;
    margin: 0 2.5px !important;
    background-color: #fff
  }

  .lunbo-1 .swiper-pagination .swiper-pagination-bullet-active {
    width: 20px;
    opacity: 1;
    background-color: #fff;
  }

  .lunbo-1 .image .m-img {
    width: 100%;
    height: auto;
  }

  .lunbo-1 .swiper-buttons {
    display: none;
  }

  .lunbo-1 .bottom-title {
    display: none;
  }

  .lunbo-1 .icon {
    position: absolute;
    background-image: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTE5xAHvj7nHmodSHRux6cW211214/bg.png);
    background-size: 100% 100%;
    z-index: 3;
    top: .12rem;
    left: .12rem;
    padding: 0 0.12rem;
    display: block;
    color: #FFFFFF;
    font-size: 0.22rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
  }

  .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
  .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    height: 10px;
    background: url(https://p.csmpte.com/photoAlbum/csmpte/templet/common/TPTEpIDAaLNZpdThTxhiTSpB211206/bgg.png) no-repeat center center;
    background-size: 100% 100%;
  }

  .swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
  .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    background-color: #FFFFFF;
    opacity: .5;
  }

  .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    opacity: 1 !important;
  }
  
  .section .news-list li.nofigure {
    min-height: 0rem;
  }
  
  .channel-wrapper {
    width: 100%
  }
  
  /****下拉框****/
  .tabs {
    flex-direction: column;
    align-items: stretch;
  }
  	
  select {
    width: 100%; /* 移动端下拉框宽度全屏 */
    margin: 10px 0;
    max-width: none; /* 取消最大宽度限制 */
  }
  
  video-wrapper {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-direction: column;
      align-items: center;
  }
  
  .video-container {
      position: relative;
      width: 100%;
      height: auto;
      background: #000;
      border-radius: 12px 12px 0 0;
      overflow: hidden;
      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
  }
  
  /* 清晰度选择器样式 - 放在视频播放器外部右下角 */
  .bitrate-container {
      width: 96%;
      background: rgba(0, 0, 0, 0.8);
      padding: 12px 20px;
      border-radius: 0 0 12px 12px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      gap: 12px;
      z-index: 10002;
  }
  
  .bitrate-label {
      color: #fff;
      font-size: 15px;
      font-weight: 500;
  }
  
  #bitrate-select {
      background: rgba(255, 255, 255, 0.12);
      color: white;
      border: 1px solid rgba(255, 255, 255, 0.25);
      padding: 8px 15px;
      border-radius: 6px;
      font-size: 14px;
      outline: none;
      cursor: pointer;
      transition: all 0.2s ease;
      width: 80px;
  }
/****下拉框样式****/
	   .tabs {
	     display: flex;
	     justify-content: flex-start;
	     gap: 15px; /* 使两个下拉框之间有间距 */
	     flex-wrap: wrap;
	     margin-bottom: 20px;
	     padding-left: 25px;
		 flex-direction: initial;
	   }
	   
	   /* 下拉框的基础样式 */
	   select {
	     font-size: 14px;
	     padding: 8px 16px;
	     margin: 5px;
	     border: 1px solid #ccc;
	     border-radius: 8px;
	     background-color: #fff;
	     color: #333;
	     box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	     appearance: none; /* 隐藏默认的下拉箭头 */
	     -webkit-appearance: none;
	     -moz-appearance: none;
	     width: 100%; /* 让下拉框宽度自适应 */
	     max-width: 210px; /* 限制最大宽度 */
	     cursor: pointer;
	     transition: border-color 0.3s ease, box-shadow 0.3s ease;
	   }
	   
	   select option{
	       width: 100%; /* 让下拉框宽度自适应 */
	       max-width: 210px; /* 限制最大宽度 */          /* 与 select 的宽度保持一致 */
	       overflow:hidden;       /* 防止文字超出时换行 */
	       text-overflow:ellipsis;
	       white-space:nowrap;
	   }
	   /* 下拉框聚焦时的样式 */
	   select:focus {
	     border-color: #007bff;
	     outline: none;
	     box-shadow: 0 0 8px rgba(0, 123, 255, 0.2);
	   }
	   
	   /* 隐藏默认的下拉箭头，自己添加一个自定义箭头 */
	   select::-ms-expand {
	     display: none;
	   }
	   
	   select {
	     padding-right: 35px; /* 留出空间放箭头 */
	     position: relative;
	   }
	   
	   /*.tabs::after {
	     content: '▼';
	     position: absolute;
	     right: 10px;
	     top: 50%;
	     transform: translateY(-50%);
	     pointer-events: none;
	     font-size: 16px;
	     color: #aaa;
	   }*/
	   
	   /*****视频层样式****/
	   /* 视频弹层样式 */
	   .video-overlay {
	       display: none;
	       position: fixed;
	       top: 0;
	       left: 0;
	       width: 100vw;
	       height: 100vh;
	       background: grey;
	       z-index: 10000;
	       justify-content: center;
	       align-items: center;
	       opacity: 0;
	       transition: opacity 0.3s ease-in-out;
	   }
	   
	   .video-overlay.active {
	       display: flex;
	       opacity: 1;
	   }
	   
	   /* 视频容器居中 */
	   .video-wrapper {
	       position: relative;
	       width: 100%;
	       height: 70%;
	       display: flex;
	       flex-direction: column;
	       align-items: center;
	   }
	   
	   .video-container {
	       position: relative;
	       width: 100%;
	       height: 70%;
	       background: #000;
	       border-radius: 12px 12px 0 0;
	       overflow: hidden;
	       box-shadow: 0 15px 35px rgba(0, 0, 0, 0.5);
	   }
	   
	   /* 清晰度选择器样式 - 放在视频播放器外部右下角 */
	   .bitrate-container {
	       width: 100%;
	       background: rgba(0, 0, 0, 0.8);
	       padding: 12px 20px;
	       border-radius: 0 0 12px 12px;
	       display: flex;
	       align-items: center;
	       justify-content: flex-end;
	       gap: 12px;
	       z-index: 10002;
	   }
	   
	   .bitrate-label {
	       color: #fff;
	       font-size: 15px;
	       font-weight: 500;
	   }
	   
	   #bitrate-select {
	       background: rgba(255, 255, 255, 0.12);
	       color: white;
	       border: 1px solid rgba(255, 255, 255, 0.25);
	       padding: 8px 15px;
	       border-radius: 6px;
	       font-size: 14px;
	       outline: none;
	       cursor: pointer;
	       transition: all 0.2s ease;
	       width: 80px;
	   }
	   
	   #bitrate-select:hover {
	       background: rgba(255, 255, 255, 0.2);
	       border-color: rgba(255, 255, 255, 0.4);
	   }
	   
	   #bitrate-select option {
	       background: #2c3e50;
	       color: white;
	   }
	   
	   /* 关闭按钮样式 */
	   #close-video {
	       position: absolute;
	       top: 20px;
	       right: 20px;
	       width: 45px;
	       height: 45px;
	       color: white;
	       background: rgba(255, 255, 255, 0.15);
	       border: none;
	       border-radius: 50%;
	       cursor: pointer;
	       transition: all 0.3s ease;
	       z-index: 10001;
	       font-size: 22px;
	       display: flex;
	       align-items: center;
	       justify-content: center;
	       backdrop-filter: blur(4px);
	   }
	   
	   #close-video:hover {
	       background: rgba(255, 0, 0, 0.7);
	       transform: rotate(90deg) scale(1.1);
	   }
	   
	   video {
	       display: block;
	       width: 100%;
	       height: 100%;
	       background-color: black;
	   }
	   
	   .instructions {
	       margin-top: 30px;
	       padding: 25px;
	       background: linear-gradient(to right, #3498db, #2c3e50);
	       color: white;
	       border-radius: 12px;
	       box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	   }
	   
	   .instructions h3 {
	       margin-bottom: 15px;
	       font-size: 22px;
	       display: flex;
	       align-items: center;
	       gap: 10px;
	   }
	   
	   .instructions h3::before {
	       content: "💡";
	       font-size: 24px;
	   }
	   
	   .instructions p {
	       line-height: 1.7;
	       margin-bottom: 10px;
	       font-size: 16px;
	   }
	   
	   .instructions ul {
	       margin-left: 20px;
	       margin-top: 10px;
	   }
	   
	   .instructions li {
	       margin-bottom: 8px;
	       position: static;
	       height: auto;
	       padding: 0;
	       border: none;
	   }
	   
	   .instructions li::marker {
	       color: #fdbb2d;
	   }
	   
	   .customselect {
	   position: relative;               /* 为 ::after 定位提供基准 */
	   display: inline-block;            /* 根据内容宽度自适应 */
	  width: 80%;
	  margin: 0 auto;
	   }
	   .customselect p{
 font-size: 16px;
  float: left;
  width: 40px;
  line-height: 47px;
  color:#475072;
  }
	   
	   /* 下拉框的基础样式 */
	   .customselect select {
	   -webkit-appearance: none;   /* 隐藏原生箭头（iOS/Chrome） */
	   -moz-appearance: none;      /* 隐藏原生箭头（Firefox） */
	   appearance: none;
	   width: 80%;
	   padding: 8px 16px;
	   padding-right: 35px;        /* 为自定义箭头预留空间 */
	   font-size: 14px;
	   border: 1px solid #0f52b2;
	   border-radius: 8px;
	   background-color: #fff;
	   color: #475072;
	   box-shadow: 0 2px 5px rgba(0,0,0,0.1);
	   cursor: pointer;
	   transition: border-color .3s ease, box-shadow .3s ease;
	   max-width:100%;
	   }
	   
	   
	   .customselect::after {
	   content: '▼';
	   position: absolute;
	   right: 40px;
	   top: 48%;
	   transform: translateY(-50%);   /* 垂直居中 */
	   pointer-events: none;          /* 不阻塞点击 */
	   font-size: 14px;
	   color: #33415F;
	   }
	   .channel-wrapper .news-collection .figure .video-player {
	     position: absolute;
	     display: inline-block;
	     right: 8px;
	     bottom: 11px;
	     width: 30px;
	     height: 30px;
	     background: url(//p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1563326600105320/cont_play_03.png) no-repeat;
	   }
}