
@media screen and (min-width:751px){
	.tabs{display: none !important;}
	/* .main .search-box{display: none !important;} */
     .video{margin-top: 12px;}
	.video .live-intime{position: absolute;top: 0;left: 0;background: #FF392D;color: #fff;padding: 3px 6px;height: 24px;}
	.video .live-intime-state{z-index: 2;}
	.video .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 */}
	.video .live-intime img{width: 10px;height: auto;margin-right: 6px;}
	.video .living-aftertime{background: #F86C1D;}
	.video .living-aftertime .live-intime-sanjiao{border-top:24px solid #F86C1D;}

	.classify{width: 100%;font-size: 15px;padding: 10px 0;}
	.classify-title h2{font-weight: normal;font-size: 25px;color: #4F4F4F;position: relative;flex-shrink: 0;}
	.classify-title>div{margin-left: 30px;overflow: hidden;flex-wrap: wrap;height: 30px;}
	.classify-title>div a{padding: 0 6px;color: #828282;padding-top: 9px;flex-wrap: wrap;}
	.classify-title>div a:hover{color: #28B28B;}
	.classify-title>img{width: 26px;height: auto;margin-right: 10px;}
	.classify-more{color: #828282;font-size: 13px;flex-shrink: 0;}

	.classify-title .start-live{background: #28B28B;border-radius: 15px;width: 70px;height: 30px;font-size: 16px;color: #fff;text-align:center;line-height: 30px;margin-left: 15px;cursor: pointer;}

	.active-name{position: absolute;bottom: 18px;right: 10px;font-size: 13px;color: #ffffff;}
	.classify-title h2.newcategory::before{content: '';    width: 26px;height: 20px;position: absolute;right: -26px;top: -5px;background-size: contain;background-image: url(../../images/new1.png?v=2);background-repeat: no-repeat;}
}
@media screen and (max-width:750px){
	#msjt {padding-bottom:1.3rem;}
	
	.video .live-intime{position: absolute;top: 0;left: 0;background: #FF392D;color: #fff;padding: 0.06rem 0.16rem;height: 0.48rem;}
	.video .live-intime-state{z-index: 2;}
	.video .live-intime-sanjiao{width:0rem;height:0rem;border-top:0.48rem solid #FF392D;border-right:0.48rem solid  rgba(0,0,0,0); border-bottom:0.48rem solid  rgba(0,0,0,0);border-left:0.48rem solid  rgba(0,0,0,0);position: absolute;right: -0.48rem;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 */}
	.video .live-intime img{width: 0.2rem;height: auto;margin-right: 0.1rem;}
	.video .living-aftertime{background: #F86C1D;}
	.video .living-aftertime .live-intime-sanjiao{border-top:0.48rem solid #F86C1D;}

	.classify{width: 100%;font-size: 0.28rem;padding: 0.2rem;padding-top: 0.4rem;}
	.classify-title>div{display: none;}
	.classify-title h2{font-weight: normal;font-size: 0.36rem;color: #4F4F4F;position: relative;}
	.classify-title>img{width: 0.52rem;height: auto;margin-right: 0.2rem;}
	.classify-more{color: #828282;font-size: .26rem;}
	.active-name{position: absolute;bottom:.16rem;right:.2rem;font-size: .26rem;color: #ffffff;}
	.classify-title h2.newcategory::before{content: '';    width: 0.52rem;height: 0.4rem;position: absolute;right: -0.52rem;top: -0.1rem;background-size: contain;background-image: url(../../images/new1.png?v=2);background-repeat: no-repeat;}
}