.article-content {
	display: flex;
	justify-content: space-between;
}
.article-content .article-list {
	width: 70%;
	background: #fff;
	border-radius: 10px;
	height:fit-content;
}
.article-content .article-video {
	width: 28%;
	background: #fff;
	border-radius: 10px;
	height:fit-content;
}
.luxiang-menu {
	display: flex;
	justify-content: center;
	padding: 20px;
}
.luxiang-menu li {
	cursor: pointer;
	width: 250px;
	height: 44px;
	line-height: 2.5;
	text-align: center;
	color: #003153;
	border: solid 1px #003153;
}
.luxiang-menu li a {
	display: inline-block;
	width: 100%;
	color: #003153;
}
.luxiang-active {
	background:#003153;
	color: #FFFFFF!important;
}
.luxiang-active a {
	color: #FFFFFF!important;
}
.luxiang-menu li:nth-child(1) {
border-radius: 10px 0 0 10px;
}
.luxiang-menu li:nth-child(2) {
border-radius: unset;
}
.luxiang-menu li:nth-child(3) {
border-radius: 0 10px 10px 0;
}
.luxiang-menu li:nth-child(3) {
border-radius: 0 10px 10px 0;
}
.luxiang-menu li img {
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
.zq-luxiang-item {
	padding: 15px 10px;
	background: #E1EAFE;
	position: relative;
}
.zq-luxiang-item div {
	width: 95%;
	display: inline-block;
}
.zq-zhibo-open {
	width: 90%;
}
.open-close {
	height: auto!important;
	overflow: unset!important;
}
.open-close .zq-zhibo-open {
	background: url(../image/up.png) !important;
}
.zq-zhibo-open {
	background: url(../image/down.png);
	width: 18px;
	height: 18px;
	display: none;
	float: right;
	margin-top: 5px;
}
.zq-luxiang-item ul {
	display: inline;
}
.zq-luxiang-item ul li {
	display: inline-block;
	padding: 5px 10px;
	font-size: 14px;
	color: #333333;
}
.zq-luxiang-item ul li a {
	color: #333333;
}
.erji-active {
	padding: 5px;
	background: #003153;
	color: #fff!important;
	border-radius: 5px;
}
.erji-active a {
	color: #FFFFFF!important;
}
.article-news-list {
	margin-bottom: 25px;
}
.article-news-list .news-info li {
	padding: 10px 20px;
	border-bottom: solid 1px #eee;
	position: relative;
}
.article-news-list .news-info li a img {
	max-width: none;
	width: 180px;
	height: 120px;
	margin-right: 10px;
	border-radius: 5px;
}
.article-news-list .news-info li a:hover img {
	transform: scale(1.1);
transition: transform .4s;
}
.article-news-list a {
	color: #333333;
}
.article-news-list .art-ne-lt-nr {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key {
	font-size: 12px;
	color: #6B6B6B;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key a {
	background: #F4F4F4;
	padding: 4px 16px;
	border-radius: 15px;
	margin-right: 10px;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key a:hover {
	color: #003153;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-key span {
	right: 20px;
	position: absolute;
}
.article-news-list .art-ne-lt-nr .art-ne-lt-wz p {
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.zq-lx-bt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: solid 1px #003153;
	margin-left: 10px;
}
.zq-lx-bt a {
	color: #999999;
	font-size: 12px;
	margin-right: 20px;
}
.zq-lx-bt .zq-lx-header {
	margin-left:0!important;
}
.zq-lx-header {
	border-bottom: solid 1px #003153;
	padding-top: 10px;
	margin-left: 10px;
}
.zq-lx-header div {
	font-size: 18px;
	color: #FFFFFF;
	background: #003153;
	width: 134px;
	padding: 6px 5px;
}
.zq-lx-header img {
	width: 20px;
	height: 18px;
	vertical-align: middle;
}
.zq-lx-list {
	padding: 10px 0;
	margin-bottom: 20px;
}
.zq-lx-list .zq-lx-score {
	font-size: 13px;
	color: #999999;
	margin-bottom: 10px;
}
.zq-lx-header {
	border-bottom: solid 1px #003153;
	padding-top: 10px;
	margin-left: 10px;
}
.zq-lx-header div {
	font-size: 18px;
	color: #FFFFFF;
	background: #003153;
	width: 134px;
	padding: 6px 5px;
}
.zq-lx-header img {
	width: 20px;
	height: 18px;
	vertical-align: middle;
}
.zq-lx-matchInfo {
	padding: 10px 15px;
	border-bottom: solid 1px #eee;
}
.zq-lx-matchInfo:nth-last-child(1) {
border: none;
}
.zq-lx-teamInfo {
	justify-content: space-between;
	align-items: center;
}
.zq-lx-teamInfo img {
	width: 22px;
	height: 22px;
	vertical-align: middle;
	margin-right: 10px;
}
.zq-lx-teamInfo ul {
	width: 40%;
}
.zq-lx-teamInfo ul li {
	margin: 5px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.zq-lx-teamInfo p {
	color: #FF1336;
	font-size: 20px;
	font-weight: 700;
	width: 30%;
}
.zq-lx-teamInfo a {
	border: solid 1px #FFFFFF;
	padding: 5px;
	border-radius: 5px;
	color: #003153;
}
.zq-lx-teamInfo a:hover {
	color: #fff;
	background: #003153;
}














.duansp_list_fl {
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;overflow:hidden
}

.duansp_list_fl li {
	width: 149px;
	float: left;
	text-align: center;
	margin-bottom: 18px;
	margin-top: 11px;  margin-left:10px;border:#ccc 1px solid; padding:2px;
}

.duansp_list_flnr .dsp_title {
	
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 26px;
	height: 26px;
	margin: 0 auto;
	text-align:center; overflow:hidden; color:#666; font-size:14px
}

.duansp_list_flnr .dsp_photo {
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0 auto
}

.duansp_list_flnr .dsp_photo span {
	width: 100%;
	height: 90px;
	display: block
}

.duansp_list_flnr .dsp_photo span img {
	width: 100%;
	height: 90px;
	display: block;
	border-radius: 6px
}

.duansp_list_flnr .dsp_photo .covermask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo:hover .covermask {
	opacity: .2;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo .playbtn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	width: 49px;
	height: 49px;
	background: url(http://www.falconnect.cn/static/img/dspleft_ico.png) no-repeat 0 0;
	opacity: 0;
	-webkit-transform: scale(.7);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(.7);
	transition-property: opacity,transform;
	transition-duration: .5s;
	zoom: 1;
	background-size: 100% 100%
}

.duansp_list_flnr .dsp_photo:hover .playbtn {
	opacity: .9;
	-webkit-transform: scale(1);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(1);
	transition-property: opacity,transform;
	transition-duration: .5s;
	cursor: pointer
}






.ztz_fllieb{padding:30px}
.ztz_fllieb li{width:94px;height:96px;border-radius:4px;border:1px #eee solid;text-align:center;float:left;margin:0 15px 30px}
.ztz_fllieb li img{width:60px;height:60px;padding-top:8px}
.ztz_fllieb li span{display:block;height:72px}
.ztz_fllieb .ztz_dwmc{color:#666;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; font-size:14px}
.ztz_fllieb li:hover{border:1px #009999 solid;color:#009999}
.ztz_fllieb li:hover a .ztz_dwmc{color:#009999}



	.ct1 a {
				color: #000;
				padding-right: 15px;
                                line-height: 25px;
			}
            .ct1 li {
				display: inline-block;
			}
     

		   /* 词条容器居中样式 */
			.Mid3-tl2 {
			width: 100%;
			max-width: 1200px;
			margin: 0 auto;
			padding: 10px 20px;
			box-sizing: border-box;
                        background-color: white;
			}

                      .tabs-box
			{
				display: flex;
				flex-wrap: wrap;
				align-items: center;
				width: 100%;
				background: #ffffff;
				margin: 15px 0;
				border-bottom: 1px solid #ededed;
			}


			/* 标签标题居中 */
			.tag-title {
				position: relative;
				font-size: 18px;
				font-weight: bold;
				min-width: 95px;
				padding: 10px 0px;
				margin: 0 5px;
                         }


			  .tag-title::before {
				position: absolute;
				content: " ";
				left: 0;
				width: 25px;
				height: 25px;
				background: url(../static/image/new.png) no-repeat center;
				background-size: cover;
			}

			.mt20 {
		    	padding: 0 15px;
		    	text-align: left;
			}

			.ct1 {
			display: flex;
			justify-content: left;
			flex-wrap: wrap;
			gap: 15px;
			list-style: none;
			padding: 0;
			margin: 0;
			}


			.ct1 li {
			background: #f8f9fa;
			border-radius: 8px;
			padding: 15px 20px;
			min-width: 200px;
			text-align: center;
			box-shadow: 0 2px 5px rgba(0,0,0,0.1);
			transition: transform 0.3s ease;
			}

			.ct1 li:hover {
			transform: translateY(-3px);
			box-shadow: 0 5px 15px rgba(0,0,0,0.2);
			}


			@media (max-width: 768px) {
			.Mid3-tl2 {
				padding: 0 15px;
			}

			.ct1 {
				gap: 10px;
			}

			.ct1 li {
				min-width: 150px;
				padding: 12px 15px;
			}

			.tag-title {
				font-size: 20px;
			}
			}
		   .content-container {
			 margin-top: 10px;
		   }
           .content-bottom {
             border-radius: 10px;
             display: block !important;
			 background-color: #FFFFFF;
		   }
		   .common-tab-item{
			 display: block;
		   }
		   .zhibo-date {
				margin: 15px;
			}

		
			.zbList-info-evy {
				display: flex;
				align-items: center;
				padding: 15px 20px;
				border-top: 1px solid #eeeeee;
				border-bottom: 1px solid #eeeeee;
				transition: background-color 0.3s ease;
			}

			.zbList-info-evy:hover {
				background-color: rgba(69, 154, 221, 0.05);
			}

	
			.zhibo-time {
				width: 200px;
				font-size: 14px;
				color: #666;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				margin-right: 15px;
				font-family: 'Segoe UI', Arial, sans-serif;
				font-weight: 500;
			}

	
			.zhibo_saishi {
				align-items: center;
				width: 100px;
				font-size: 12px;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
			}

			.qiu-pic {
				width: 20px;
				height: 20px;
				margin-right: 8px;
				border-radius: 50%;
				object-fit: cover;
			}

			.zhibo_saishi a {
				color: #666;
				text-decoration: none;
				transition: color 0.2s ease;
			}

			.zhibo_saishi a:hover {
				color: #003153;
			}

		
			.zhibo-team {
				display: flex;
				align-items: center;
				flex: 1;
				justify-content: center;
			}

		
			.zhudui {
				width: 150px;
				text-align: right;
				font-size: 14px;
				color: #333;
				font-weight: 600;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				margin-right: 15px;
			}

		
			.kedui {
				width: 150px;
				text-align: left;
				font-size: 14px;
				color: #333;
				font-weight: 600;
				white-space: nowrap;
				overflow: hidden;
				text-overflow: ellipsis;
				margin-left: 15px;
			}

			.zhibo-team a {
				color: #333;
				text-decoration: none;
				transition: color 0.2s ease;
			}

			.zhibo-team a:hover {
				/* color: #003153; */
			}

	
			.zhibo-team img {
				width: 32px;
				height: 32px;
				margin: 0 12px;
				border-radius: 4px;
				object-fit: contain;
			}

			.layout-mw10 {
				margin-left: 10px !important;
			}

		
			.pic-or-text {
				width: 75px;
				height: 32px;
				text-align: center;
				color: #666;
				font-size: 14px;
				line-height: 2.2;
				font-weight: 700;
			}

			.lq-score {
				display: inline-block;
				padding: 2px 8px;
				border-radius: 4px;
				color: #5f6368;
				font-weight: 600;
			}

	
			.zhibo-live {
				margin-left: 25px;
			}

			.zhibo-live a {
				display: flex;
				align-items: center;
				background: linear-gradient(135deg, #003153 0%, #3a8bc9 100%);
				color: white;
				padding: 8px 16px;
				border-radius: 6px;
				text-decoration: none;
				font-size: 14px;
				font-weight: 500;
				transition: all 0.3s ease;
				box-shadow: 0 2px 4px rgba(69, 154, 221, 0.3);
			}

			.zhibo-live a:hover {
				background: linear-gradient(135deg, #3a8bc9 0%, #2d7bb6 100%);
				transform: translateY(-1px);
				box-shadow: 0 4px 8px rgba(69, 154, 221, 0.4);
			}

			.zhibo-live img {
				width: 18px;
				height: 18px;
				margin-right: 8px;
				vertical-align: middle;
			}

			.zhibo-live span {
				font-size: 14px;
			}
			
.Mid3-tl2.W_1200 {
    padding: 15px 0;
    overflow: hidden;
}

.Mid3-tl2.W_1200 li {
    float: left;
    width: 20%; /* 5 个一行 */
    box-sizing: border-box;
    padding: 0 5px;
    margin-bottom: 10px;
}

.Mid3-tl2.W_1200 li a {
    display: block;
    padding: 10px 15px;
    background: #f5f5f5;
    border-radius: 4px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Mid3-tl2.W_1200 li a:hover {
    background: #003153 !important;
    color: #fff;
}

	
			@media (max-width: 768px) {
			    .Mid3-tl2.W_1200 li {
			   width: auto;
                float: left;
                box-sizing: border-box;
                padding: 0 5px;
                margin-bottom: 10px;
                }
				.zbList-info-evy {
					flex-wrap: wrap;
					padding: 12px 15px;
				}
				
				.zhibo-time {
					width: 200px;
					margin-right: 10px;
					font-size: 13px;
				}
				
				.zhibo_saishi {
					width: 85px;
					font-size: 11px;
				}
				
				.zhudui, .kedui {
					width: 80px;
					font-size: 13px;
				}
				
				.zhibo-team img {
					width: 28px;
					height: 28px;
					margin: 0 8px;
				}
				
				.zhibo-live {
					margin-left: 15px;
				}
				
				.zhibo-live a {
					padding: 6px 12px;
					font-size: 13px;
				}
			}

			@media (max-width: 480px) {
				.zbList-info-evy {
					padding: 10px;
				}
				
				.zhibo-time {
					width: 70px;
					font-size: 12px;
				}
				
				.zhibo_saishi {
					width: 75px;
					font-size: 10px;
				}
				
				.zhudui, .kedui {
					width: 70px;
					font-size: 12px;
				}
				
				.zhibo-team img {
					width: 24px;
					height: 24px;
					margin: 0 6px;
				}
				
				.zhibo-live a {
					padding: 5px 10px;
					font-size: 12px;
				}
				
				.zhibo-live img {
					width: 16px;
					height: 16px;
					margin-right: 6px;
				}
			}

.title{
    margin: 15px;
    font-size: 20px;
    font-weight: bold 
}

