@media (max-width: 1399px) and (min-width: 768px){

}

@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1200px){
	.hgfdhtcenter {
	    width: 1024px;
	    padding: 0 5px;
	}
}
@media screen and (max-width: 992px){
	.hgfdhtcenter {
	    width: 100%;
	    padding: 0 5px;
	}
}
@media screen and (max-width: 768px){
	body{
		zoom: 90%;
	}
	.hgfdhtmain{
		padding: 30px 0;
	}
	.hgfdhtcenter {
	    width: 100%;
	    padding: 0 5px;
	}
	header{
		background: #cfb8fe!important;
		height: auto!important;
	}
	header .hgfdhtheader-nav{
		justify-content: space-between;
    	align-items: center;
	}
	header .hgfdhtheader-nav .hgfdhtheader-list,header .hgfdhtheader-nav .hgfdhtsearch-form{
		display: none!important;
	}
	.hgfdhtindex-match{
		padding: 30px 0;
	}
	.hgfdhtindex-match-list .hgfdhtmatch-table{
		padding: 8px 5px;
	}
	.hgfdhtindex-match-list-box .hgfdhtmatch-table {
	    grid-template-columns:  auto;
	}
	.hgfdhtindex-title .hgfdhttitle{
		gap:  10px;
	}
	.hgfdhtindex-title .hgfdhttitle span{
		font-size: 18px;
	}
	.hgfdhtindex-title .hgfdhttitle p::before {
	    content: '';
	    width: 15px;
	}
	.hgfdhtindex-match-list .hgfdhtmatch-table.top span{
		font-size: 12px;
	}
	.hgfdhtindex-title .hgfdhttitle p{
		font-size: 16px;
	}
	.hgfdhtindex-match-cate li a{
		padding: 10px 8px 5px;
		font-size: 16px;
	}
	.hgfdhtindex-video::before{
		width:  100%;
	}
	.hgfdhtindex-match-list .hgfdhtmatch-table .hgfdhttwo .hgfdhtteam img{
		width: 30px;
	}
	.hgfdhtindex-match-list .hgfdhtmatch-table .hgfdhtthree .hgfdhtdaojishi{
		justify-content: center;
	}
	.hgfdhtindex-video-list li{
		width: calc(100% / 2 - 15px);
	}
	.hgfdhtindex-news-list li .hgfdhtitem .hgfdhtinfo .hgfdhttime_info{
		display: none;
	}
	.hgfdhtindex-news-list li .hgfdhtitem .hgfdhtinfo .hgfdhttext span{
		font-size: 16px;
	}
	.hgfdhtindex-news-list li .hgfdhtitem .img{
		width: 40%;
		height: 120px;
	}
	.hgfdhtindex-con .hgfdhtindex-left{
		width: 100%;
	}
	.hgfdhtindex-con .hgfdhtindex-right{
		width: 100%;
	}
	.hgfdhtindex-con {
	    flex-direction: column;
	}
	.hgfdhtindex-detail h1{
		font-size: 20px;
	}
	.hgfdhtright_title .hgfdhttitle span{
		font-size: 16px;
	}
	.hgfdhtvideo_cont_list{
		gap: 10px;
	}
	.hgfdhtindex-news-list li .hgfdhtitem .img.team{
		padding: 0;
	}
	.hgfdhtmatch-shuoming .hgfdhtlive_view .hgfdhtitem .hgfdhttextinfo .hgfdhtsignals{
		display: block;
		white-space:  unset;
	}

	.hgfdhtwl-top .img{
		width: 100%;
		height: 100px;
		padding: 0;
	}
	.hgfdhtwl-cont{
		width: 100%;
	}

	.hgfdhtlive-detail {
	    margin-top: 10px;
	    /*height: 250px;*/
	    border-radius: 8px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box {
	    gap: 10px;
	    padding: 8px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtitem {
	    gap: 5px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtitem .hgfdhtitem-img {
	    height: 45px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtitem p {
	    font-size: 16px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtinfo .hgfdhtinfo-box {
	    gap: 8px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtinfo .hgfdhtinfo-box .hgfdhtcate {
	    font-size: 14px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtinfo .hgfdhtinfo-box time, .hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtinfo .hgfdhtinfo-box span {
	    font-size: 14px;
	}
	.hgfdhtlive-detail .hgfdhtlive-detail-box .hgfdhtinfo .hgfdhtinfo-box .hgfdhtstatus {
	    padding: 3px 5px;
	    font-size: 15px;
	    border-radius: 5px;
	}
	.hgfdhttags h2{
		padding-left: 8px;
	}
}
