@media (max-width: 1399px) and (min-width: 768px){

}

@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1200px){
	.RTRGFcenter {
	    width: 1024px;
	    padding: 0 5px;
	}
}
@media screen and (max-width: 992px){
	.RTRGFcenter {
	    width: 100%;
	    padding: 0 5px;
	}
}
@media screen and (max-width: 768px){
	body{
		zoom: 90%;
	}
	.RTRGFmain{
		padding: 30px 0;
	}
	.RTRGFcenter {
	    width: 100%;
	    padding: 0 5px;
	}
	header{
		background: #cfb8fe!important;
		height: auto!important;
	}
	header .RTRGFheader-nav{
		justify-content: space-between;
    	align-items: center;
	}
	header .RTRGFheader-nav .RTRGFheader-list,header .RTRGFheader-nav .RTRGFsearch-form{
		display: none!important;
	}
	.RTRGFindex-match{
		padding: 30px 0;
	}
	.RTRGFindex-match-list .RTRGFmatch-table{
		padding: 8px 5px;
	}
	.RTRGFindex-match-list-box .RTRGFmatch-table {
	    grid-template-columns:  auto;
	}
	.RTRGFindex-title .RTRGFtitle{
		gap:  10px;
	}
	.RTRGFindex-title .RTRGFtitle span{
		font-size: 18px;
	}
	.RTRGFindex-title .RTRGFtitle p::before {
	    content: '';
	    width: 15px;
	}
	.RTRGFindex-match-list .RTRGFmatch-table.top span{
		font-size: 12px;
	}
	.RTRGFindex-title .RTRGFtitle p{
		font-size: 16px;
	}
	.RTRGFindex-match-cate li a{
		padding: 10px 8px 5px;
		font-size: 16px;
	}
	.RTRGFindex-video::before{
		width:  100%;
	}
	.RTRGFindex-match-list .RTRGFmatch-table .RTRGFtwo .RTRGFteam img{
		width: 30px;
	}
	.RTRGFindex-match-list .RTRGFmatch-table .RTRGFthree .RTRGFdaojishi{
		justify-content: center;
	}
	.RTRGFindex-video-list li{
		width: calc(100% / 2 - 15px);
	}
	.RTRGFindex-news-list li .RTRGFitem .RTRGFinfo .RTRGFtime_info{
		display: none;
	}
	.RTRGFindex-news-list li .RTRGFitem .RTRGFinfo .RTRGFtext span{
		font-size: 16px;
	}
	.RTRGFindex-news-list li .RTRGFitem .img{
		width: 40%;
		height: 120px;
	}
	.RTRGFindex-con .RTRGFindex-left{
		width: 100%;
	}
	.RTRGFindex-con .RTRGFindex-right{
		width: 100%;
	}
	.RTRGFindex-con {
	    flex-direction: column;
	}
	.RTRGFindex-detail h1{
		font-size: 20px;
	}
	.RTRGFright_title .RTRGFtitle span{
		font-size: 16px;
	}
	.RTRGFvideo_cont_list{
		gap: 10px;
	}
	.RTRGFindex-news-list li .RTRGFitem .img.team{
		padding: 0;
	}
	.RTRGFmatch-shuoming .RTRGFlive_view .RTRGFitem .RTRGFtextinfo .RTRGFsignals{
		display: block;
		white-space:  unset;
	}

	.RTRGFwl-top .img{
		width: 100%;
		height: 100px;
		padding: 0;
	}
	.RTRGFwl-cont{
		width: 100%;
	}

	.RTRGFlive-detail {
	    margin-top: 10px;
	    /*height: 250px;*/
	    border-radius: 8px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box {
	    gap: 10px;
	    padding: 8px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box .RTRGFitem {
	    gap: 5px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box .RTRGFitem .RTRGFitem-img {
	    height: 45px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box .RTRGFitem p {
	    font-size: 16px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box .RTRGFinfo .RTRGFinfo-box {
	    gap: 8px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box .RTRGFinfo .RTRGFinfo-box .RTRGFcate {
	    font-size: 14px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box .RTRGFinfo .RTRGFinfo-box time, .RTRGFlive-detail .RTRGFlive-detail-box .RTRGFinfo .RTRGFinfo-box span {
	    font-size: 14px;
	}
	.RTRGFlive-detail .RTRGFlive-detail-box .RTRGFinfo .RTRGFinfo-box .RTRGFstatus {
	    padding: 3px 5px;
	    font-size: 15px;
	    border-radius: 5px;
	}
	.RTRGFtags h2{
		padding-left: 8px;
	}
}
