﻿a {
	color: #459ADD;
}
a:hover {
	color: #459ADD;
}
.zq-zhibo-content {
	display: flex;
	justify-content: space-between;
	padding-top: 20px;
}
.zq-zhibo-content .zq-zhibo {
	width: 70%;
	height:fit-content;
}
.zq-zhibo .zq-zhibo-list {
	background: #FFFFFF;
	border-radius: 10px;
	padding-bottom: 70px;
}
.zq-zhibo .zq-zhibo-list .zhibo-fenlei {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 20px;
}
.zq-zhibo .zq-zhibo-list .zhibo-fenlei .content-title {
	padding-left: 10px;
}
.zq-zhibo .zq-zhibo-list .zhibo-fenlei a {
	margin-right: 20px;
}
.zq-zhibo .zq-zhibo-list .zhibo-fenlei a img {
	vertical-align: middle;
}
.zq-zhibo .zq-zhibo-tuijian {
	display: flex;
	background: #fff;
	border-radius: 10px;
	margin-top: 27px;
	padding: 20px 15px;
}
.zq-zhibo .zq-zhibo-tuijian img {
	width: 110px;
	height: 110px;
	border: solid 1px #459ADD;
	border-radius: 5px;
	padding: 5px;
}
.zq-zhibo .zq-zhibo-tuijian .tuijian-ms {
	margin-left: 20px;
	margin-top: 10px;
}
.zq-zhibo .zq-zhibo-tuijian .tuijian-ms a {
	font-size: 18px;
	color: #459ADD;
	font-weight: 700;
}
.zq-zhibo .zq-zhibo-tuijian .tuijian-ms p a {
	color: #FF1336;
	font-size: 14px;
}
.content-container .zq-lx-and-team {
	width: 28%;
	background: rgba(0, 0, 0, 0);
	border-radius: 10px;
	height:fit-content;
}
.content-title {
	background-image: url("../images/img_title.png");
	background-repeat: no-repeat;
	background-size:cover;
	min-height: 45px;
	min-width:200px;
	font-size: 20px;
	color: #FFFFFF;
}
.content-title > img {
	width: 26px;
	vertical-align: sub;
}
.content-title > span {
	line-height: 2;
}
.zq-zhibo-item {
	padding: 15px 10px;
	background: #E1EAFE;
	border-top: solid 2px #459ADD;
	position: relative;
	overflow: hidden;
	height:25px;
}
.zq-zhibo-item div {
	width: 95%;
	display: inline-block;
}
.zq-zhibo-item .zq-zhibo-open {
	width: 90%;
}
.open-close {
	height: auto!important;
	overflow: unset!important;
}
.open-close .zq-zhibo-open {
	background: url(../images/up.png) !important;
}
.zq-zhibo-item .zq-zhibo-open {
	background: url(../images/down.png);
	width: 18px;
	height: 18px;
	float: right;
	margin-top: 5px;
}
.zq-zhibo-item ul {
	display: inline;
}
.zq-zhibo-item ul li {
	display: inline-block;
	padding: 5px 10px;
}
.zq-zhibo-item ul li a {
	color: #333333;
}
.erji-active {
	padding: 5px;
	background: #459ADD;
	color: #fff!important;
	border-radius: 5px;
}
.erji-active a {
	color: #FFFFFF!important;
}
.zq-zhibo-item span {
	padding: 5px;
	background: #459ADD;
	color: #fff;
	border-radius: 5px;
}
.content-zbList .zhibo-date {
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: unset;
	font-size: 16px;
	color: #459ADD
}
.content-zbList .zhibo-date span {
	font-size: 16px;
}
.content-zbList .zbList-info .zbList-info-evy {
	display: flex;
	align-items: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content-zbList .qiu-pic {
	width: 18px;
	height:18px;
	margin-left:10px;
	margin-right: 10px;
}
.content-zbList .zhibo_saishi {
	width: 70px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
}


.content-zbList .zhibo_saishi a{ color: #666;

}
.content-zbList .zhibo-time {
	width: 100px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #666666;
	margin-left: 20px;
}
.content-zbList .zhibo-zhanwei {
	width: 25px;
}
.content-zbList .sore {
	width: 80px;
	color: #FF1336;
	font-weight: 700;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.content-zbList .zhibo-btn {
	background: #BBBBBB;
	/*padding: 2px 8px;*/
	border-radius: 5px;
	width: 114px;
	height: 30px;
	/*margin-left: 30px;*/
	color: #FFFFFF;
	line-height: 2;
}
.content-zbList .zhibo-btn:hover {
	background: #969696;
}
.content-zbList .zhibo-btn-doing {
	background: #459ADD;
}
.content-zbList .zhibo-btn-doing:hover {
	background: #3e8ac6;
}
.content-zbList .zhibo-btn img {
	width: 16px!important;
	height: 16px!important;
	vertical-align:middle;
	margin-right: 5px;
}
.content-zbList .zhibo-btn span {
	font-size: 14px;
	vertical-align: middle;
}
.content-zbList li {
	border-top: solid 1px #EEEEEE;
	border-bottom: solid 1px #EEEEEE;
}
.zhibo_ist_re {
	border: 1px solid #dfebf9;
	border-left: none;
	border-right: none;
	background: linear-gradient(to right, #f9fbfe, #cde4fb, #f4f9fe)!important;
}
.content-zbList .pic-or-text {
	max-width: 140px;
	height: 30px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 2;
	font-weight: 700;
}
.content-zbList .zhibo-more-btn {
	padding-bottom: 6%;
	text-align: center;
	margin-top: 50px;
}
.content-zbList .zhibo-more-btn a {
	background: url("../images/south.png") no-repeat;
	background-position-y:center;
	background-position-x: 66%;
	color: #999999;
	padding: 15px 0;
	border: solid 1px #eee;
	width: 360px;
	display: inline-block;
	text-align: center;
	border-radius: 40px;
}
.content-zbList .zhibo-team {
	display: flex;
	align-items: center;
}
.content-zbList .zhibo-team p {
	width: 90px;
	font-size: 14px;
	color: #333333;
	font-weight: 700;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.content-zbList .zhibo-team p:nth-child(1) {
text-align: right;
}
.content-zbList .zhibo-team img {
	width: 30px;
	height: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
.content-zbList .lq-score-info {
	background: #fff;
	width: 250px;
	height: 85px;
	position: absolute;
	left: 34%;
	border-radius: 5px;
	display: none;
	font-size: 12px;
	font-weight: unset;
}
.lq-score-title {
	background: linear-gradient(to right, #67C8F1, #87ADFB)!important;
	border-radius: 5px 5px 0 0;
	display: flex;
}
.lq-score-title li {
	color: #FFFFFF;
}
.lq-score {
	font-size: 18px;
}
.lq-score-have {
	color: #FF1336;
	font-size: 14px;
}
.lq-score:hover .lq-score-info {
	display:block;
}
.lq-score-info .lq-score-list ul {
	display: flex;
}
.lq-score-list ul li {
	color: #666666;
}
.lq-score-info ul li {
	font-size: 12px;
	border: unset;
}
.lq-score-info .nbsp {
	width: 60px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.lq-score-info .col {
	width: 30px;
}
.lq-score-info .total {
	color: #FF1336;
}
.lq-score-info div ul li:nth-last-child(1) {
color: #FF1336;
}
.zq-lx-list {
	padding: 10px 0;
	border-bottom: solid 1px #eee;
	margin-bottom: 20px;
}
.zq-lx-list .zq-lx-score {
	font-size: 13px;
	color: #999999;
	margin-bottom: 10px;
}
.zq-lx-and-team .zq-lx {
	background: #FFFFFF;
	border-radius: 10px;
}
.zq-lx-and-team .zq-lx .zq-lx-bt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: solid 1px #459ADD;
	margin-left: 10px;
}
.zq-lx-and-team .zq-lx .zq-lx-bt a {
	color: #999999;
	font-size: 12px;
	margin-right: 20px;
}
.zq-lx-and-team .zq-lx .zq-lx-bt .zq-lx-header {
	margin-left:0!important;
}
.zq-lx-header {
	border-bottom: solid 1px #459ADD;
	padding-top: 10px;
	margin-left: 10px;
}
.zq-lx-header div {
	font-size: 18px;
	color: #FFFFFF;
	background: #459ADD;
	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 {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.zq-lx-and-team .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: 35%;
}
.zq-lx-teamInfo a {
	border: solid 1px #FFFFFF;
	padding: 5px;
	border-radius: 5px;
}
.zq-lx-teamInfo a:hover {
	color: #fff;
	background: #459ADD;
}
.remen-team {
	border-radius: 10px;
	background: #FFFFFF;
}
.remen-team-title {
	border-bottom: solid 1px #459ADD;
	padding-top: 10px;
	margin-left: 10px;
}
.remen-team-title div {
	font-size: 18px;
	color: #FFFFFF;
	background: #459ADD;
	width: 134px;
	padding: 6px 5px;
}
.remen-team-title img {
	width: 20px;
	height: 18px;
	vertical-align: middle;
}
.remen-team-tab {
	border-bottom: 1px solid #EEEEEE;
	padding: 10px 20px;
	display: flex;
}
.remen-team-tab li {
	cursor: pointer;
}
.remen-team-tab li:nth-child(1) {
margin-right: 30px;
}
.remen-team-tab li span {
	font-size: 14px;
	font-weight: 700;
}
.remen-team-list {
	border-bottom: dashed 1px #EEEEEE;
	padding: 10px 30px 0 15px;
}
.remen-team-list:nth-last-child(1) {
border: none;
}
.remen-team-list .team-fenlei {
	padding: 10px;
	background: #909091;
	border-radius: 5px;
	color: #fff;
	display: inline;
}
.remen-team-list .team-fenlei a {
	color: #fff;
}
.remen-team-list .team-name {
	display: inline;
}
.remen-team-list .team-name a {
	padding: 10px 5px;
	display: inline-block;
	color: #459ADD;
	font-weight: 700;
}

p.zhudui a, p.kedui a {
    width: 90px;
    font-size: 14px;
    color: #333333 !important;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* 直播按钮状态样式 */
.zhibo-btn {
    display: inline-block;
    padding: 4px 12px;
    border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    transition: all 0.3s;
}

/* 即将开播 - 蓝色 */
.zhibo-btn.await {
    background-color: #459add;
    color: #fff;
}

/* 正在直播 - 红色 */
.zhibo-btn.start {
    background-color: #ff4757;
    color: #fff;
    animation: pulse 1.5s ease-in-out infinite;
}

/* 已结束 - 灰色，保持原有样式 */
.zhibo-btn.end {
    background-color: #999;
    color: #fff;
}

/* 推迟 - 红色（与正在直播相同，可区分） */
.zhibo-btn.delay {
    background-color: #ff6b35;
    color: #fff;
}

/* 正在直播闪烁动画 */
@keyframes pulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.6; }
}
@media (max-width: 768px) {
    .zbList-info-evy .pic-or-text .lq-score {
        display: none !important;
    }
}
/* ===== TAG 页面 - 资讯列表样式 ===== */
.article-news-list {
    padding: 0 10px;
}

.article-news-list ul.news-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* 每条资讯卡片 */
.article-news-list ul.news-info li {
    display: flex;
    gap: 20px;
    padding: 18px 0;
    border-bottom: 1px solid #f0f0f0;
    align-items: flex-start;
    transition: background 0.2s;
}
.article-news-list ul.news-info li:hover {
    background: #fafafa;
    border-radius: 8px;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0 -12px;
}

/* 资讯图片 */
.article-news-list ul.news-info li a img {
    width: 220px;
    height: 140px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    transition: transform 0.25s, box-shadow 0.25s;
    flex-shrink: 0;
}
.article-news-list ul.news-info li:hover a img {
    transform: scale(1.02);
    box-shadow: 0 4px 16px rgba(0,0,0,0.15);
}

/* 文字内容区域 */
.art-ne-lt-nr {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 140px;
}

.art-ne-lt-wz {
    flex: 1;
}

.art-ne-lt-wz a {
    text-decoration: none;
    color: #1a1a1a;
    display: block;
}

.art-ne-lt-wz h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 8px 0;
    color: #1a1a1a;
    transition: color 0.2s;
}
.art-ne-lt-wz a:hover h4 {
    color: #459add;
}

.art-ne-lt-wz p {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 底部信息（栏目 + 日期） */
.art-ne-lt-key {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 12px;
    flex-wrap: wrap;
    gap: 8px;
}

.art-ne-lt-key div a {
    display: inline-block;
    background: #f0f7ff;
    color: #459add;
    font-size: 12px;
    padding: 2px 14px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s;
}
.art-ne-lt-key div a:hover {
    background: #459add;
    color: #fff;
}

.art-ne-lt-key span {
    font-size: 13px;
    color: #aaa;
    letter-spacing: 0.3px;
}

/* ===== 响应式设计 ===== */

/* 平板及以下 */
@media (max-width: 992px) {
    .article-news-list ul.news-info li a img {
        width: 180px;
        height: 120px;
    }
    .art-ne-lt-wz h4 {
        font-size: 17px;
    }
}

/* 手机端 */
@media (max-width: 640px) {
    .article-news-list ul.news-info li {
        flex-direction: column;
        padding: 16px 0;
        gap: 12px;
    }
    .article-news-list ul.news-info li a img {
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        max-height: 200px;
    }
    .art-ne-lt-nr {
        min-height: auto;
    }
    .art-ne-lt-wz h4 {
        font-size: 16px;
    }
    .art-ne-lt-wz p {
        font-size: 13px;
        -webkit-line-clamp: 3;
    }
    .art-ne-lt-key {
        font-size: 12px;
        margin-top: 8px;
    }
    .art-ne-lt-key div a {
        font-size: 11px;
        padding: 2px 10px;
    }
}

/* 小屏手机（< 400px） */
@media (max-width: 400px) {
    .art-ne-lt-wz h4 {
        font-size: 15px;
    }
    .art-ne-lt-wz p {
        font-size: 12px;
        -webkit-line-clamp: 3;
    }
}