/* 直播tab */
.video-list{margin-top: 24px;}
.video-list>li{width:23%;margin: 0 2% 20px 0;border-radius: 2px;border: 1px solid #E9E9E9;overflow: hidden;cursor: pointer;}
.video-list>li:nth-child(4n+4){margin-right: 0;}
.video-list>li:nth-child(3n+3){margin: 0 2% 20px 0}
.video-list .img-box .zb-status1{position: absolute;top:0;left: 0;color: #fff;font-size: 16px;padding: 8px;border-radius: 0px 0px 8px 0px;
   background: linear-gradient( 133deg, #FFC516 0%, #FF6700 100%);line-height: 18px;}
   .video-list .img-box .zb-status2{position: absolute;top:0;left: 0;color: #fff;font-size: 16px;padding: 8px;border-radius: 0px 0px 8px 0px;
       background: linear-gradient( 137deg, #00E2FA 0%, #4CA5FB 100%);line-height: 18px;}
.video-box{background: #fff;border-radius: 4px;padding: 24px 11px;}
.flex_start_end{display: flex;align-items: flex-end;justify-content: center;}
 .model-tab{background: #fff;border-radius: 200px;cursor: pointer;margin: 24px 0;}
.model-tab li{padding: 13px 18px;border-radius: 200px;color: #828282;font-size: 18px; line-height: 18px;}
 .model-tab .active{background: rgb(36,161,148);color: #fff;}
 .video-box{
    background: none;padding: 0;
 }
 /*  */
 .tab-category {margin-bottom: 20px;border-bottom: 1px solid #E2E2E2;}
.tab-category .category{font-size: 18px;color: #828282;cursor: pointer;}
.tab-category .category li::after{ display: block;content: ''; width: 82px;height: 4px;background: none;margin-top: 10px;border-radius: 0px 0px 0px 0px;}
.tab-category .category li{margin-right: 60px;}
.tab-category .category .active{color: #4f4f4f;font-weight: bold;}
.tab-category .category .active::after{
    content: '';background:  #28B28B
}
/* 直播列表样式 */
.live {width: 100%;margin-bottom: 50px;}
.live .sanjiao{width: 16px;height: auto;margin-right:13px;z-index: 1;}
.live li{position: relative;padding: 10px 30px;width: 100%;display: flex;flex-direction: row;justify-content: space-between;}
.live li:before{content: ''; width: 0;height: 100%;position: absolute;left:36px; top: 0;border-left:1px solid #F2F2F2;}
.live li>div{flex-grow: 1;}
.live .live-date:parent{flex-shrink: 0;}
.live .live-date{font-size: 18px;color: #333333;}
.live .live-time{font-size: 14px;color: #828282;margin-top: 15px;}
.live .img-box{height: 120px;width: 220px;position: relative;margin:0 22px;flex-shrink: 0;}
.live .img-box .live-intime{position: absolute;top: 0;left: 0;background: #FF392D;color: #fff;padding: 3px 6px;height: 24px;}
.live .img-box .live-intime-state{z-index: 2;}
.live .img-box .live-intime-sanjiao{width:0px;height:0px;border-top:24px solid #FF392D;border-right:24px solid  rgba(0,0,0,0); border-bottom:24px solid  rgba(0,0,0,0);border-left:24px solid  rgba(0,0,0,0);position: absolute;right: -24px;top: 0;transform:rotate(-17deg);-ms-transform:rotate(-17deg); 	/* IE 9 */-moz-transform:rotate(-17deg); 	/* Firefox */-webkit-transform:rotate(-17deg); /* Safari 和 Chrome */-o-transform:rotate(-17deg); 	/* Opera */}
.live .img-box .live-intime img{width: 10px;height: auto;margin-right: 6px;}
.live .img-box .living-aftertime{background: #F86C1D;}
.live .img-box .living-aftertime .live-intime-sanjiao{border-top:24px solid #F86C1D;}


.live .img-box .active-count{position: absolute;bottom: 6px;left: 8px;background: rgba(0, 0, 0, 0.4);
border-radius: 15px;height: 28px;line-height: 28px; padding: 0 10px;color:#fff;font-size: 13px;}
.live .img-box .active-count img{width: 13px;height: auto;margin-right: 4px;}
.live .live-content h3{margin-bottom: 15px;}
.live .live-content h3:hover{color:#444444;}
.live .live-content span{color: #828282;}
.live .live-btn{font-size: 15px;color: #fff;width: 100px;height: 40px;text-align: center;line-height: 40px;background: #D0D0D0;cursor:not-allowed;border-radius: 8px;}
.live .live-btn.can-live{background: #28B28B;cursor: pointer;}
.active-name{position: absolute;bottom: 18px;right: 10px;font-size: 13px;color: #ffffff;}
.basic-condition-list{background-color: #ffffff;padding: 0 20px;margin-bottom: 20px;}
.basic-condition-list>li{align-items: baseline;}
.basic-condition-list>li>p{font-size: 15px;color:#1F9775;width: 70px;}
/* .basic-condition-list>li>p{font-size: 15px;color:#828282;width: 70px;} */
.basic-condition-list>li:not(:last-child)>ul{border-bottom: 1px dashed #f0f2f4;}
.basic-condition-list>li>ul{padding: 6px 0;}
.basic-condition-list>li>ul>li{padding: 5px 15px;font-size: 14px;color: #828282;margin:5px 20px 5px 0;cursor: pointer;}
/* .basic-condition-list>li>ul>li.active{background-color: #F5F6F6;color: #28B28B;border-radius: 2px;} */
.basic-condition-list>li>ul>li.active{background-color: #3EAE8F;color: #fff;text-shadow: 0.6px 0.3px 0px #fff;}

.platform{
   padding: 82px 0;background: url(../../images/rgzn/bg.png) no-repeat;background-size: cover;margin-top: 4px;
}
.platform img{
   width:418px;cursor: pointer;height: auto;
}
.platform img:first-child{margin-right: 72px;}
@media screen and (max-width:900px){
   .video a{width: 32%;}
   .video a:nth-child(4n){margin-right: 2% !important;}
   .video a:nth-child(3n){margin-right: 0 !important;}
}
@media screen and (max-width:1200px){
   .platform img{
      width:318px;
   }
}

.list-tab-ul{margin-bottom:24px;}
.list-tab-ul li{font-weight: 400; font-size: 22px; color: #4B5563; line-height: 32px; text-align: left;cursor: pointer;}
.list-tab-ul li .tab-icon{height: 38px;margin-right:4px;width: auto;}
.list-tab-ul .list-tab-active{background: url(../../images/rgzn/tab-active-bg.png) no-repeat center center;background-size: 100% 100%;padding: 3px 50px 11px 40px;
   font-weight: bold; font-size: 28px; color: #000000; line-height: 41px; text-shadow: 0px 8px 32px rgba(0,0,0,0.16); text-align: left; font-style: normal;}
.list-tab-ul .list-tab-active .tab-icon{height: 45px;}