<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.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: #e29578;
	border: solid 1px #e29578;
}
.luxiang-menu li a {
	display: inline-block;
	width: 100%;
	color: #e29578;
}
.luxiang-active {
	background:#e29578;
	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(../images/up.png) !important;
}
.zq-zhibo-open {
	background: url(../images/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: #e29578;
	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: #e29578;
}
.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 #e29578;
	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 #e29578;
	padding-top: 10px;
	margin-left: 10px;
}
.zq-lx-header div {
	font-size: 18px;
	color: #FFFFFF;
	background: #e29578;
	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 #e29578;
	padding-top: 10px;
	margin-left: 10px;
}
.zq-lx-header div {
	font-size: 18px;
	color: #FFFFFF;
	background: #e29578;
	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: #e29578;
}
.zq-lx-teamInfo a:hover {
	color: #fff;
	background: #e29578;
}














.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(../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}


</pre></body></html>