﻿* {
	margin:0;
	padding:0
}
body {
	font-size:14px;
	line-height:1.6;
	color:#333;
	font-family:"microsoft yahei", Arial, Helvetica, sans-serif;
}details {
    display: block; clear:both
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	text-decoration:none;
	color:#ff9600
}
ul, li {
	list-style:none
}
em, i {
	font-style:normal
}
img {
	display:inline-block;
	border:0
}
img:hover {
	opacity:.8
}
.hide, .hidee {
	display:none !important
}
.right {
	float:right !important
}
.mrbjjf{}
:root {
	
--bg-jf-0:rgb(255,153,0,1);
--bg-jf-0:rgb(255,153,0,1);
--bg-jf-1:rgb(255,153,0,0.9);
--bg-jf-2:rgb(255,153,0,0.8);
--bg-jf-3:rgb(255,153,0,0.7);
--bg-jf-4:rgb(255,153,0,0.6);
--bg-jf-5:rgb(255,153,0,0.5);
--bg-jf-6:rgb(255,153,0,0.4);
--bg-jf-7:rgb(255,153,0,0.3);
	
	
	
--bg-jf-0:#fff;
--bg-jf-0:#fff;
--bg-jf-1:#fff;
--bg-jf-2:#fff;
--bg-jf-3:#fff;
--bg-jf-4:#fff;
--bg-jf-5:#fff;
--bg-jf-6:#fff;
--bg-jf-7:#fff;
		
	
	
	
	
	
	
	
	
--bg-1:#191b1f;
--bg-body:#212326;
--bg-header:#191b1f;
--bg-custom-header:rgba(0, 0, 0, .24);
--bg-footer:hsla(0, 0%, 100%, .02);
--bg-nav-child:#373a3d;
--bg-88:hsla(0, 0%, 100%, .88);
--bg-70:hsla(0, 0%, 100%, .7);
--bg-50:hsla(0, 0%, 100%, .5);
--bg-24:hsla(0, 0%, 100%, .24);
--bg-08:hsla(0, 0%, 100%, .08);
--bg-06:hsla(0, 0%, 100%, .06);
--bg-04:hsla(0, 0%, 100%, .04);
--bg-02:hsla(0, 0%, 100%, .02);
--bg-blue:rgba(0, 128, 255, .88);
--bg-blue-70:rgba(0, 128, 255, .7);
--bg-blue-50:rgba(0, 128, 255, .5);
--bg-blue-30:rgba(0, 128, 255, .3);
--bg-blue-24:rgba(0, 128, 255, .24);
--bg-blue-12:rgba(0, 128, 255, .7);
--bg-blue-06:rgba(0, 128, 255, .4);
--bg-red:hsla(0, 100%, 70%, .88);
--bg-green:rgba(121, 180, 49, .88);
--bg-red-50:hsla(0, 100%, 70%, .5);
--bg-red-30:hsla(0, 100%, 70%, .3);
--bg-red-06:hsla(0, 100%, 70%, .06);
--font-color:hsla(0, 0%, 100%, .88);
--font-color-70:hsla(0, 0%, 100%, .7);
--font-color-50:hsla(0, 0%, 100%, .5);
--font-color-40:hsla(0, 0%, 100%, .4);
--font-color-24:hsla(0, 0%, 100%, .24);
--font-color-12:hsla(0, 0%, 100%, .12);
--font-blue:rgba(0, 128, 255, .88);
--font-blue-70:rgba(0, 128, 255, .7);
--font-red:hsla(0, 100%, 70%, .88);
--font-yellow:rgba(255, 179, 36, .88);
    --ball-1:url(../images/icon_ball_1_dark.svg);
    --ball-2:url(../images/icon_ball_2_dark.svg);
    --aside-nav-game: url(../images/aside_nav_game_dark.svg);
    --aside-nav-data: url(../images/aside_nav_data_dark.svg);
    --aside-nav-news: url(../images/aside_nav_news_dark.svg);
    --aside-nav-yuce: url(../images/aside_nav_yuce_dark.svg);
    --aside-nav-replay: url(../images/aside_nav_replay_dark.svg);
    --aside-nav-team: url(../images/aside_nav_team_dark.svg);
    --aside-nav-player: url(../images/aside_nav_player_dark.svg);
    --aside-nav-about: url(../images/aside_nav_about_dark.svg);
}
html {
    -webkit-text-size-adjust:100%;
    line-height:1.15;
}
h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}
b,strong {
  font-weight: bolder;
}
details summary {
  list-style-type: none;
}
details summary::-webkit-details-marker {
  display: none;
}
::-webkit-scrollbar {
  height: 8px;
  width: 6px;
}
::-webkit-scrollbar-thumb {
  background-color: #666;
  border-radius: 3px;
  min-height: 50px;
}
::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 3px;
}
@supports not selector(::-webkit-scrollbar) {
  body,.qmw__scrollbar {
    scrollbar-width: thin;
  }
}

.top, .header, .layout, .friends, .channel-sec, .channel-cates, .sec-inner {
	width:1200px;
	margin:0 auto
}
.header {
	width:auto
}
.channel-nav, .channel-sec {
	margin:20px auto;
	overflow:hidden
}
.main {
	width:870px;
	float:left
}
.side {
	width:300px;
	float:right
}

/* 顶部导航 */
.topbar {
	height:60px
}
.topbar .fixed {
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:99;
	border-top:2px solid #ff9702;
	box-shadow:0 1px 1px rgba(0, 0, 0, .1);
	background:#fff
}
.topbar .inner {
	position:relative;
	width:1200px;
	height:60px;
	margin:0 auto;
	text-align:right
}
.topbar .logo {
	display:block;
	width:112px;
	height:60px;
	float:left;
	background:url(../images/logo_small.png) left center no-repeat
}
.topbar .nav {
	position:relative;
	height:60px;
	float:left;
	font-size:14px
}
.topbar .nav .mas {
	position:relative;
	z-index:1;
	max-width:890px;
	height:30px;
	padding-top:15px;
	float:left;
	overflow:hidden
}
.topbar .nav .icon-on {
	display:none;
	position:absolute;
	z-index:0;
	width:48px;
	height:30px;
	margin-top:15px;
    transition:all .5s;
	border-radius:20px;
	background:#ff9702
}
.topbar .nav a {
	display:block;
	height:30px;
	line-height:30px;
	padding:0 10px;
	float:left;
	border-radius:20px
}
.topbar .nav a.on, .topbar .nav a:hover {
	color:#fff
}
.topbar .nav a.more {
	margin-left:6px;
	margin-top:15px;
	color:#ff9600
}
.topbar .nav a.more.on, .topbar .nav a.more:hover {
	color:#fff;
	background:#ff9702
}
.topbar .search {
	position:absolute;
	top:-100px;
	left:670px;
	z-index:2;
	width:400px;
	margin:0;
	padding-top:11px;
    transition:top .5s;
	background:#fff
}
.topbar .search .keyword {
	width:400px;
	height:36px;
	line-height:36px;
	padding:0 20px;
	box-sizing:content-box;
	border:1px solid #ddd;
	border-radius:20px;
	font-size:14px;
	background:#fff
}
.topbar .search .keyword:focus {
	outline:none
}
.topbar .search .icon-zoom {
	display:none
}
.topbar .show {
	top:0
}
.topbar .tools a {
	display:inline-block;
	height:60px;
	line-height:60px;
	width:30px;
	overflow:hidden;
	padding-left:0;
	margin-left:10px;
	text-indent:1000px;
	background-repeat:no-repeat;
	background-position:left center
}
.topbar .tools a.icon-star {
	background-image:url(../images/icon_star.png)
}
.topbar .tools a.icon-share {
	background-image:url(../images/icon_share.png)
}
.topbar .tools a.icon-zoom {
	position:relative;
	z-index:3;
	background-image:url(../images/icon_zoom_b.png)
}
.topbar .tools .bdsharebuttonbox {
	position:absolute;
	top:10px;
	right:0;
	opacity:0;
	filter:alpha(opacity=0)
}
.topbar .tools .bdsharebuttonbox a {
	height:30px;
	line-height:30px
}
.topbar .pop-nav-layer {
	display:none;
	position:absolute;
	left:-96px;
	top:60px;
	z-index:10;
	width:1168px;
	padding:15px 12px 10px 20px;
	box-shadow:1px 1px 10px rgba(0, 0, 0, .15);
	font-size:18px;
	text-align:left;
	background:#fff
}
.topbar .pop-nav-layer h2 {
	padding-left:2px;
	font-size:16px
}
.topbar .pop-nav-layer h2 i {
	padding:0 10px;
	font-size:12px;
	font-weight:normal;
	color:gray
}
.topbar .pop-nav-layer .cont {
	display:flex;
	flex-wrap:wrap;
	padding:15px 0 10px 0
}
.topbar .pop-nav-layer .btn-wrap {
	display:none;
	padding:10px 0;
	text-align:center
}
.topbar .pop-nav-layer .btn-wrap .btn {
	height:32px;
	line-height:32px;
	margin:0 10px;
	padding:0 30px;
	border-radius:20px;
	border:0;
	font-size:14px;
	color:#666;
	cursor:pointer;
	background:#ddd
}
.topbar .pop-nav-layer .btn-wrap .btn-submit {
	color:#fff;
	background:#ff9600
}
.topbar .pop-nav-layer .btn-wrap .btn-submit:hover {
	background:#f80
}
.topbar .pop-nav-layer a {
	flex:1;
	display:inline-block;
	height:28px;
	line-height:28px;
	padding:0 16px;
	margin:5px 8px 5px 0;
	float:none;
	white-space:nowrap;
	border-radius:20px;
	font-size:12px;
	text-align:center;
	color:#333;
	background:#f8f7f2
}
.topbar .pop-nav-layer a:hover {
	color:#fff;
	background:#ff9600
}
.topbar .pop-nav-layer .half dl {
	width:550px
}
.topbar .pop-nav-layer dl {
	width:100%;
	margin-bottom:6px;
	overflow:hidden
}
.topbar .pop-nav-layer dl a {
	padding:0 14px
}
.topbar .pop-nav-layer dl dt {
	width:100px;
	float:left
}
.topbar .pop-nav-layer dl dt.other {
	width:auto;
	float:none
}
.topbar .pop-nav-layer dl dt.other a {
	display:inline-block
}
.topbar .pop-nav-layer dl dt a {
	display:block;
	background:#e7f2fa
}
.topbar .pop-nav-layer dl dd {
	overflow:hidden
}

/* 标题栏 */
.caption {
	position:relative;
	height:44px;
	line-height:44px;
	border-bottom:1px solid #ddd;
	text-align:right
}
.caption::after {
    display:block;
    content:"";
    clear:both
}
.caption b {
	display:block;
	position:absolute;
	left:0;
	bottom:-1px;
	border-bottom:3px solid #ff9702;
	font-size:22px;
	font-weight:normal
}
.caption .more {
	color:gray
}
.caption .more:hover {
	color:#ff9600
}
.caption .tabs {
	float:right;
	white-space:nowrap
}
.caption .tabs li {
	display:inline-block;
	line-height:30px
}
.caption .tabs a {
	display:block;
	position:relative;
	padding:0 10px;
	font-size:16px
}
.caption .tabs a.on {
	color:#fff;
	background:#ff9702
}
.caption .tabs a.on::after {
    position:absolute;
    content:"";
    left:50%;
    bottom:-12px;
    border:6px solid;
    border-color:#ff9702 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    transform:translate(-50%, 0)
}

/* 友情链接 */
.friend-link {
	margin-top:20px
}
.friend-link .sec-inner {
	padding:30px 0
}
.friend-link .sec-inner b {
	display:block;
	padding-bottom:10px;
	font-size:18px;
	font-weight:normal
}
.friend-link .sec-inner p {
	font-size:14px;
	text-align:justify
}
.friend-link .sec-inner p a {
	display:inline-block;
	padding:3px 15px 3px 0
}
.friend-link .sec-inner p a:hover, .friend-link .sec-inner p a.on {
	color:#ff9600
}


.footer_v2 {
	padding:10px 0 25px 0;
	clear:both;
	overflow:hidden;
	color:#666;
	font-size:14px;
	background:#f5f5f5
}
.footer_v2 .sec-inner {
	width:1210px;
    text-align:center
}
.footer_v2 a {
	color:#666
}
.footer_v2 a:hover {
	color:#ff9600
}
.footer_v2 .qrcodes {
	float:left;
	overflow:hidden
}
.footer_v2 .qrcodes li {
	float:left;
	margin-right:45px
}
.footer_v2 .qrcodes li i {
	display:block;
	text-align:center;
	font-size:18px
}
.footer_v2 .qrcodes img {
	width:120px
}
.footer_v2 .copyright {
	margin-top:-8px;
	width:660px;
	line-height:2;
	float:right;
	padding-left:50px;
	border-left:1px solid #ddd;
	word-spacing:1em
}
.footer_v2 .cates-map {
	padding:30px 0;
	border-bottom:dotted 1px #ccc;
	color:gray
}
.footer_v2 .cates-map b {
	display:block;
	padding-bottom:10px
}
.footer_v2 .cates-map p {
	font-size:14px;
	text-align:justify
}
.footer_v2 .cates-map p a {
	display:inline-block;
	padding:3px 15px 3px 0
}
.footer_v2 .cates-map p a:hover, .footer_v2 .cates-map p a.on {
	color:#ff9600
}

.path {
	margin:5px 0;
	color:gray
}
.path a {
	color:gray
}
.path i {
	padding:0 10px;
	font-family:simsun
}
.path b {
	font-weight:normal
}

/* 分页 */
.pager {
	padding:10px 0;
	overflow:hidden;
	margin-left:-3px;
	text-align:center
}
.pager .simsun {
	font-weight:bold;
	font-family:simsun
}
.pager a, .pager span {
	display:inline-block;
	padding:7px 16px;
	margin:0 3px;
	color:#333;
	border:1px solid #ddd
}
.pager span {
	border:0
}
.pager .on, .pager a:hover {
	color:#ff9600;
	border-color:#fcdbac;
	background:#fcf6ed
}

/* 新版顶部导航 */
.topbar-v3 {
	width:1200px;
	height:52px;
	margin:20px auto;
	clear:both
}
.topbar-v3 .inner {
	position:relative;
	clear:both
}
.topbar-v3 .inner::after {
    display:table;
    content:"";
    clear:both
}
.topbar-v3 .logo {
	display:block;
	width:160px;
	height:60px;
	float:left;
	background:url(../images/logo_small_2021.png) center no-repeat;
	background-size:160px 60px
}
.topbar-v3 .nav {border-radius: 10px; background-color:#f5f5f5;
	margin-top:10px;
	float:left;
	font-size:14px; padding:2px 10px;margin-left:10px;
}
.topbar-v3 .nav a {
	display:flex;
	align-items:center; /* 垂直居中核心 */
	height:32px;
	float:left;
	margin-left:16px;
	background-position:left center;
	background-repeat:no-repeat;
	gap: 6px; /* 图片和文字间距 */
}
.topbar-v3 .nav img{ 
	width:20px; 
	height:20px;
}
.topbar-v3 .nav .icon-doc {
	background-image:url(../images/icon_24_doctor.png)
}
.topbar-v3 .nav .icon-hos {
	background-image:url(../images/icon_24_hospital.png)
}
.topbar-v3 .nav .icon-med {
	background-image:url(../images/icon_24_medicine.png)
}
.topbar-v3 .nav .icon-vid {
	background-image:url(../images/icon_24_video.png)
}
.topbar-v3 .nav .icon-aud {
	background-image:url(../images/icon_24_audio.png)
}
.topbar-v3 .nav .icon-ask {
	background-image:url(../images/icon_24_ask.png)
}
.topbar-v3 .nav .icon-liv {
	background-image:url(../images/icon_24_live.png)
}
.topbar-v3 .nav .icon-car {
	background-image:url(../images/icon_24_cartoon.png)
}
.topbar-v3 .nav .icon-mor {
	background-image:url(../images/icon_24_more.png)
}
.topbar-v3 .nav .icon-surgery {
	background-image:url(../images/icon_24_light.png)
}
.topbar-v3 .nav .icon-check {
	background-image:url(../images/icon_24_zoom_elec.png)
}
.topbar-v3 .nav .icon-experiment {
	background-image:url(../images/icon_24_experiment.png)
}
.topbar-v3 .nav .icon-zx {
	background-image:url(../images/icon_24_zx.png)
}
.topbar-v3 .nav .icon-sport {
	background-image:url(../images/icon_24_sport.png)
}
.topbar-v3 .nav .icon-ys {
	background-image:url(../images/icon_24_ys.png)
}
.topbar-v3 .search {
	position:relative;
	width:220px;
	height:40px;
	margin:6px -20px 0 20px;
	float:left;
	border-radius:30px;
	background:#f3f3f3;cursor: pointer;
}
.topbar-v3 .search .keyword {
	width:155px;
	height:40px;
	line-height:40px;
	padding:0 10px 0 15px;
	border:0;
	outline:0;
	background:rgba(0, 0, 0, 0)
}
.topbar-v3 .search::after {
    position:absolute;
    top:0;
    right:0;
    z-index:1;
    width:60px;
    height:40px;
    content:"";
    border-radius:30px;
    background:#ff6d00 linear-gradient(to right, #ff6d00, #ffbe00)
}
.topbar-v3 .search .btn {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	width:60px;
	height:40px;
	border-radius:30px;
	border:0;
	outline:0;
	cursor:pointer;
	background:url(../images/icon_24_white_zoom.png) center no-repeat
}
.topbar-v3 .cust {
	float:right;
	font-size:14px
}
.topbar-v3 .cust li {
	position:relative;
	width:76px;
	margin-top:3px;
	float:left
}
.topbar-v3 .cust li:nth-child(2) a {
    color:#669000
}
.topbar-v3 .cust li:nth-child(3) a {
    color:#005c7a
}
.topbar-v3 .cust li:last-child::after {
	border-right:0
}
.topbar-v3 .cust a {
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#666
}
.topbar-v3 .cust a:hover {
	text-decoration:underline
}
.topbar-v3 .tools {
	display:none;
	position:absolute;
	top:0;
	right:0
}
.topbar-v3 .tools .btn {
	width:45px;
	float:left;
	padding-top:28px;
	margin-top:3px;
	text-align:center;
	font-size:12px;
	background-position:center top;
	background-repeat:no-repeat
}
.topbar-v3 .tools .icon-star {
	background-image:url(../images/icon_24_star.png)
}
.topbar-v3 .tools .icon-share {
	background-image:url(../images/icon_24_share.png)
}
.topbar-v3 .tools .icon-male {
	width:50px;
	background-size:24px;
	background-position:center 0;
	background-repeat:no-repeat;
	background-image:url(../images/male.png)
}
.topbar-v3 .tools .icon-female {
	width:50px;
	background-size:24px;
	background-position:center 0;
	background-repeat:no-repeat;
	background-image:url(../images/female.png)
}
.topbar-v3 .tools .bdsharebuttonbox {
	position:absolute;
	top:10px;
	right:0;
	opacity:0
}

/* 弹出导航 */
.pop-nav {
	position:absolute;
	left:0;
	top:60px;
	z-index:10;
	width:1168px;
	padding:15px 12px 10px 20px;
	box-shadow:1px 1px 10px rgba(0, 0, 0, .15);
	font-size:18px;
	text-align:left;
	background:#fff
}
.pop-nav h2 {
	padding-left:2px;
	font-size:16px
}
.pop-nav h2 i {
	padding:0 10px;
	font-size:12px;
	font-weight:normal;
	color:gray
}
.pop-nav .cont {
	display:flex;
	flex-wrap:wrap;
	padding:15px 0 10px 0
}
.pop-nav a {
	flex:1;
	display:inline-block;
	height:28px;
	line-height:28px;
	padding:2px 16px;
	margin:5px 8px 5px 0;
	float:none;
	white-space:nowrap;
	border-radius:20px;
	font-size:14px;
	text-align:center;
	color:#333;
	background:#f8f7f2
}
.pop-nav a:hover {
	color:#fff;
	background:#ff6e00 linear-gradient(to right, #ff6e00, #ffbe00)
}
.pop-nav .half dl {
	width:550px
}
.pop-nav dl {
	width:100%;
	margin-bottom:10px;
	overflow:hidden
}
.pop-nav dl dt {
	width:100px;
	float:left
}
.pop-nav dl dt.other {
	width:auto;
	float:none
}
.pop-nav dl dt.other a {
	display:inline-block
}
.pop-nav dl dt a {
	display:block;
	color:#fff;
	background:#ff6e00 linear-gradient(to right, #ff6e00, #ffbe00)
}
.pop-nav dl dd {
	overflow:hidden;
	line-height:1.6
}

/* 轮播 */
.bx-wrapper {
	position:relative;
	margin-bottom:60px;
	padding:0;
	touch-action:pan-y
}
.bx-wrapper img {
	max-width:100%;
	display:block
}
.bxslider {
	margin:0;
	padding:0;
	-webkit-perspective:1000
}
ul.bxslider {
	list-style:none
}
.bx-viewport {
	-webkit-transform:translateZ(0)
}
.bx-wrapper {
	background:#fff
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position:absolute;
	bottom:-30px;
	width:100%
}
.bx-wrapper .bx-loading {
	min-height:50px;
	background:url("../images/bx_loader.gif") center center no-repeat #fff;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2000
}
.bx-wrapper .bx-pager {
	text-align:center;
	font-size:.85em;
	font-family:Arial;
	font-weight:bold;
	color:#999;
	padding-top:20px
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background:#ccc;
	text-indent:-9999px;
	display:block;
	width:10px;
	height:10px;
	margin:0 4px;
	outline:0;
	border-radius:5px
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background:#fe9100
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
	width:18px;
	background:#fe9100
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display:inline-block;
	vertical-align:bottom;
}
.bx-wrapper .bx-pager-item {
	font-size:0;
	line-height:0
}
.bx-wrapper .bx-prev {
	left:10px;
	background:url("../images/controls.png") no-repeat 0 -32px
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
	background-position:0 0
}
.bx-wrapper .bx-next {
	right:10px;
	background:url("../images/controls.png") no-repeat -43px -32px
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
	background-position:-43px 0
}
.bx-wrapper .bx-controls-direction a {
	position:absolute;
	top:50%;
	margin-top:-16px;
	outline:0;
	width:32px;
	height:32px;
	text-indent:-9999px;
	z-index:9999
}
.bx-wrapper .bx-controls-direction a.disabled {
	display:none
}
.bx-wrapper .bx-controls-auto {
	text-align:center
}
.bx-wrapper .bx-controls-auto .bx-start {
	display:block;
	text-indent:-9999px;
	width:10px;
	height:11px;
	outline:0;
	background:url("../images/controls.png") -86px -11px no-repeat;
	margin:0 3px
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position:-86px 0
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display:block;
	text-indent:-9999px;
	width:9px;
	height:11px;
	outline:0;
	background:url("../images/controls.png") -86px -44px no-repeat;
	margin:0 3px
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position:-86px -33px
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align:left;
	width:80%
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right:0;
	width:35px
}
.bx-wrapper .bx-caption {
	position:absolute;
	bottom:0;
	left:0;
	background:#999;
	background:rgba(80, 80, 80, .75);
	width:100%
}
.bx-wrapper .bx-caption span {
	color:#fff;
	font-family:Arial;
	display:block;
	font-size:.85em;
	padding:10px
}

/* 首页导航 */
.nav-home {
	height:50px;
	line-height:50px;
	font-size:20px;
	clear:both;
	background:linear-gradient(to right, #ff7200, #ff9c00)
}
.nav-home .inner {
	position:relative;
	width:1220px;
	margin:0 auto;
	clear:both
}
.nav-home .inner::after {
    display:table;
    content:"";
    clear:both
}
.nav-home .inner .pop-nav {
	margin-left:10px
}
.nav-home .inner p a {
	display:block;
	height:50px;
	float:left;
	padding-left:40px;
	padding-right:20px;
	color:#fff;
	background-repeat:no-repeat;
	background-position:8px center
}

.nav-home .inner p a#show-pop-nav-btn {
	display:block;
	height:50px;
	float:left;
	padding-left:40px;
	padding-right:0px;
	color:#fff;
	background-repeat:no-repeat;
	background-position:8px center
}


.nav-home .inner p a:hover {
	background-color:#f60
}
.nav-home .icon-1 {
	background-image:url(../images/icon-1.png);background-size: 24px;
}
.nav-home .icon-2264 {
	background-image:url(../images/icon-2264.png);background-size: 24px;
}
.nav-home .icon-4 {
	background-image:url(../images/icon-4.png);background-size: 24px;
}
.nav-home .icon-7 {
	background-image:url(../images/icon-7.png);background-size: 24px;
}
.nav-home .icon-5 {
	background-image:url(../images/icon-5.png);background-size: 24px;
}
.nav-home .icon-6 {
	background-image:url(../images/icon-6.png);background-size: 24px;
}
.nav-home .icon-242 {
	background-image:url(../images/icon-242.png);background-size: 24px;
}
.nav-home .icon-230 {
	background-image:url(../images/icon-230.png);background-size: 24px;
}
.nav-home .icon-2135 {
	background-image:url(../images/icon-2135.png);background-size: 24px;
}
.nav-home .icon-267 {
	background-image:url(../images/icon-267.png);background-size: 24px;
}
.nav-home .icon-275 {
	background-image:url(../images/icon-275.png);background-size: 24px;
}

.nav-home .icon-more {
	margin-right:0;
	background-image:url(../images/icon_24_white_more.png)
}

/* 页面布局 */
.page__main {
    box-sizing: border-box;
    display: flex;
    flex: 1;
    margin: 0 auto;
    width: 1200px; margin-top:20px;
}
.page__main--child {
    padding: 0;
}
.page__main--col {
    flex-direction: column;
}
.page__main__content {
    flex: 1;
}
.page__main__aside {
    flex: 0 0 300px;
    height: max-content;
}
.page__main__aside--right {
    margin-left: 40px;
}
.page__main__header {
    margin-bottom: 10px;
}
.page__header {
    background-color: var(--bg-header);
    height: 66px;
    min-width: 1280px;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9;
}
.page__footer {
    background-color: var(--bg-footer);
    background-image: url(../images/bg_footer.png);
    background-position: center 48px;
    background-repeat: no-repeat;
    background-size: 1280px auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 337px;
    justify-content: space-between;
    min-width: 1280px;
    padding: 48px calc(50% - 640px) 36px;
    width: 100%;
}

/* 侧边菜单 */
.side__menu.page__main__aside {
	/* background-color: #f5f5f5; */
	border-radius:4px;
	flex:0 0 180px;
	margin-right:40px;
	overflow:hidden; border: 1px solid #eee;padding:5px; margin-bottom:10px;
}

.side__menu__item {
	overflow:hidden
}
.side__menu__item__icon {
	cursor:pointer;
	flex:0 0 18px;
	font-size:14px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	text-align:center;
    transition:all .3s ease-in-out
}
.side__menu__item[open] .side__menu__item__icon {
	transform:rotate(90deg)
}
.side__menu__list {
	align-items:center;
	box-sizing:border-box;
	cursor:pointer;
	display:flex;
	font-size:16px;
	height:48px;
	overflow:hidden;
	padding:0 12px 0 16px;
	width:100%
}
.side__menu__list--active, .side__menu__list:hover {
	background-color:#ff6e00;
	color:#fff
}
.side__menu__list--header {
	display:flex;
	justify-content:space-between
}
.side__menu__list--header > span:first-child {
    padding-right: 12px;
}
.side__menu__list--header1 {
	padding-left:36px
}
.side__menu__list:not(.side__menu__list--header) {
    border-bottom:1px solid #eee;

    padding-left:36px
}
.side__menu__content--sub .side__menu__item .side__menu__list--header1 {
	background-image:url(../images/icon_add.svg);
	background-position:16px;
	background-repeat:no-repeat
}
.side__menu__content--sub .side__menu__item[open] .side__menu__list--header1 {
	background-image:url(../images/icon_sub.svg)
}

/* 赛程 */
.fixture__section {
	position:relative
}
.fixture__section .qmw__section__header {
	/*position:sticky;*/
	top:16px;
	z-index:5;
}
.fixture__tab {
	display:flex
}
.fixture__tab__list {
	cursor:pointer;
	font-size:16px;
	line-height:24px;
	padding:0 6px
}
.fixture__tab__list h2{
    cursor:pointer;
    font-size:16px;
    line-height:24px;
    padding:0 6px;
    margin: 0;
    font-weight: normal;
}
.fixture__tab__list--active {
	font-weight:700
}
.fixture__details__header {
	align-items:center;
	background-color:#ddd;
	background-image:linear-gradient(90deg, var(--bg-04) 0, rgba(0, 0, 0, 0) 100%);
	box-sizing:border-box;
	display:flex;
	font-size:14px;
	height:42px;
	justify-content:space-between;
	margin-bottom:1px;
	padding:0 12px;
	position:sticky;
	top:110px;
	width:100%;
	z-index:1
}
.fixture__details__header--hide {
	display:none
}
.fixture__details[open] .fixture__details__header__icon {
	transform:rotate(90deg)
}


.fixture__details--today .fixture__details__header span:first-child {
	color:#ff7c00
}
.fixture__list2, .fixture__list {
	box-shadow:0 1px 0 0  #eee;
	box-sizing:border-box;
	flex-direction:column;
	font-size:14px;
	padding:0 12px;
	transition:all .3s ease-in-out
}
.fixture__list2, .fixture__list__data {
	display:flex
}
.fixture__list__data {
	align-items:center;
	height:52px;
	justify-content:space-between
}
.fixture__list__data>span {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.fixture__list__league {
	background-position:0;
	background-repeat:no-repeat;
	flex:0 0 92px
}
.fixture__list__time {
	flex:0 0 90px
}
.fixture__list__status {
	flex:0 0 116px
}
.fixture__list__info {
	flex:0 0 368px;
	font-size:16px;
	height:100%;
	justify-content:center;
	align-items:center;
	display:flex;
	overflow:hidden
}
.fixture__list__team {
	align-items:center;
	box-sizing:border-box;
	flex:1;
	line-height:22px;
	padding-left:28px;
	position:relative;
	display: flex;
	overflow:hidden
}
.fixture__list__team>span {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%
}
.fixture__list__team>img {
	height:22px;
	left:0;
	object-fit:contain;
	position:absolute;
	width:22px
}
.fixture__list__team:first-child {
	padding-left:unset;
	padding-right:28px;
	text-align:right
}
.fixture__list__team:first-child>img {
	left:unset;
	right:0
}
.fixture__list__score {
	align-items:center;
	display:flex;
	font-size:16px;
	justify-content:center;
	width:100px
}
.fixture__list__score__text {
	flex:1;
	overflow:hidden;
	text-align:left
}
.fixture__list__score__text[win="1"] {
	color:var(--font-color)
}
.fixture__list__score__text:first-child {
	text-align:right
}
.fixture__list__score__symbol {
	text-align:center;
	width:24px
}
.fixture__list__extra {
	display:flex;
	flex:0 0 220px;
	justify-content:flex-end;
	position:relative
}

.main .fixture__list__extra {
	display:flex;
	flex:0px;
	justify-content:flex-end;
	position:relative
}

.fixture__list__tool {
	align-items:center;
	background-color: #99999929;
	border-radius:4px;
	box-sizing:border-box;
	color:#ff7300;
	display:flex;
	font-size:12px;
	height:26px;
	justify-content:center;
	padding:0 12px
}
.fixture__list__tool:not(:first-child) {
	margin-left:6px
}
.fixture__list[ball-type="1"] .fixture__list__league {
	background-image:var(--ball-1);
	padding-left:20px
}
.fixture__list[ball-type="2"] .fixture__list__league {
	background-image:var(--ball-2);
	padding-left:20px
}


.fixture__list--header {
	background: linear-gradient(to right, #ff7200, #ff9c00);
	border-radius:4px 4px 0 0;
	box-shadow:none;
	font-size:16px;
	position:sticky;
	z-index:3; margin-top:6px; 
}
.fixture__list--header .fixture__list__data {
	color:var(--font-color);
	height:50px
}
.fixture__list--header .fixture__list__score {
	color:var(--font-color)
}
.fixture__list:not(.fixture__list--header):hover {
	background-color:#eee
}

/* 区块样式 */
.qmw__section {
    padding-bottom:36px; 
}
.qmw__section--p0 {
    padding-bottom: 0;
}



.qmw__section__slide {
	display:flex;
	font-size:16px;
	gap:12px;
	position:relative
}
.qmw__section__side {
    display:flex;
    font-size:16px;
    gap:12px;
    position:relative;
}
.page__main__btn {
	color: #F90;
	display:block;
	font-size:14px;
	line-height:24px;
	margin:16px auto 0;
	width:-moz-fit-content;
	width:fit-content
}
.qmw__appointment {
    cursor: pointer;
}

/* 联赛 */
.league__recent {
	height:162px;
	overflow:hidden;
	position:relative;
	width:100%
}
.league__recent__swiper {
	height:100%;
    width: 980px;
}
.league__recent__swiper.swiper {
	box-sizing:border-box;
	padding:0 40px;
	position:relative;
}
.league__recent__swiper:after, .league__recent__swiper:before {
	background-color:#eee;
	content:"";
	height:100%;
	position:absolute;
	top:0;
	width:40px;
	z-index:99
}
.league__recent__swiper:before {
	left:0
}
.league__recent__swiper:after {
	right:0
}
.league__recent__navigation {
	align-items:center;
	background-color:var(--bg-04);
	border-radius:4px;
	display:flex;
	font-size:16px;
	height:100%;
	justify-content:center;
	position:absolute;
	top:0;
	width:32px;
	z-index:999
}
.league__recent__navigation--prev {
	left:0
}
.league__recent__navigation--next {
	right:0
}
.league__recent__navigation--disabled {
	color:var(--font-color-40);
	cursor:not-allowed
}
.league__recent__navigation--disabled.swiper-button-lock {
	display:flex
}
.league__recent__navigation:not(.league__recent__navigation--disabled):hover {
    color:var(--font-blue)
}
.league__recent__list {
	align-items:center;
	background-color:#f5f5f5;
	border-radius:4px;
	box-sizing:border-box;
	display:flex!important;
	flex-direction:column;
	margin-right:8px;
	padding:16px 12px;
	width:123.733px;
    overflow: hidden;
    height: 200px !important;
}
.league__recent__list>img {
	height:64px;
	-o-object-fit:contain;
	object-fit:contain;
	width:64px
}
.league__recent__list__name {
	color:#333;
	font-size:16px;
	line-height:24px;
	margin:12px 0 4px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.league__recent__list__count {
	background-color:#ff7e00;
	border-radius:4px;
	color:#fff;
	height:26px;
	line-height:26px;
	padding:0 12px
}
.league__main__tab {
	height:144px; 
}
.league__main__tab .qmw__tab__container {
	display:flex;
	justify-content:space-between
}
.league__main__tab__list {
	background-color:#3c3c3c;
	background-repeat:no-repeat;
	border-radius:12px;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	height:144px;
	overflow:hidden;
	padding:44px 42px;
	position:relative;
	width:590px
}
.league__main__tab__list>span {
	color:var(--font-color-70);
	font-size:16px;
	line-height:24px
}
.league__main__tab__list>span:first-child {
	color:var(--font-color);
	font-size:28px;
	font-weight:700;
	line-height:40px;
	margin-bottom:8px
}
.league__main__tab__list--1:before {
	background-image:var(--ball-1)
}
.league__main__tab__list--2:before {
	background-image:var(--ball-2)
}
.league__main__tab__list.qmw__tab__list--active {
	background-color:#ff9700
}
.league__main__tab__list:before {
	background-size:186px;
	bottom:-58px;
	content:"";
	height:186px;
	opacity:.04;
	position:absolute;
	right:-54px;
	width:186px
}
.league__main__page {
	margin-top:32px
}
.league__main .qmw__tab__item[active="1"] {
	display:flex
}
.league__hot {
	grid-gap:25px;
	display:grid;
	grid-template-columns:repeat(4, 230px)
}
.league__hot__list {
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	height:80px;
	justify-content:center;
	padding:0 16px 16px 76px;
	position:relative
}
.league__hot__list__name {
	font-size:16px;
	height:24px;
	line-height:24px;
	margin-bottom:8px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.league__hot__list__extra {
	display:flex
}
.league__hot__list__extra>a {
	color:#666;
	font-size:14px;
	height:18px;
	line-height:18px;
	margin-right:24px;
	position:relative
}
.league__hot__list__extra>a:last-child {
	margin-right:0
}
.league__hot__list__extra>a:last-child:before {
	display:none
}
.league__hot__list__extra>a:before {
	background-color:var(--bg-04);
	content:"";
	height:12px;
	position:absolute;
	right:-12px;
	top:50%;
	transform:translateY(-50%);
	width:1px
}
.league__hot__list__extra>a:hover {
}
.league__hot__list>img {
	height:64px;
	left:0;
	-o-object-fit:contain;
	object-fit:contain;
	position:absolute;
	top:0;
	width:64px
}
.league__table {
	overflow:hidden;
	position:relative;
	width:300px
}
.league__table__list {
	border-radius:4px;
	color: #666;
	display:flex;
	font-size:16px;
	height:44px;
	overflow:hidden;
    transition:all .3s ease-in
}

a.league__table__list {
	border-radius:4px;
	color: #333;
	display:flex;
	font-size:16px;
	height:44px;
	overflow:hidden;
    transition:all .3s ease-in
}



.league__table__list>span {
	align-items:center;
	box-sizing:border-box;
	display:flex;
	flex:1;
	justify-content:center;
	overflow:hidden;
	position:relative;
	text-overflow:ellipsis;
	white-space:nowrap
}
.league__table__list>span:nth-child(2) {
    flex: 0 0 120px;
    justify-content: flex-start;
    padding-left: 28px;
    width: 120px;
}
.league__table__list>span>img {
	height:22px;
	left:0;
	-o-object-fit:cover;
	object-fit:cover;
	position:absolute;
	width:22px
}
.league__table__list>span:first-child {
	flex:0 0 50px;
	padding-right:18px
}


.league__table__pagination {
	display:flex;
	margin:0 auto;
	max-width:100%;
	overflow-x:auto; margin-top:10px;
}
.league__table__pagination__bullet {
	align-items:center;
	cursor:pointer;
	display:flex;
	justify-content:center;
	width:100%
}
.league__table__pagination--league {
	border:1px solid #F90;
	border-radius:4px;
	box-sizing:border-box;
	height:26px;
	margin-bottom:16px
}
.league__table__pagination--league .league__table__pagination__bullet--active {
	background-color: #F90; color:#fff
}
.league__table__pagination--area.league__table__pagination.swiper-pagination-bullets {
	width:-moz-fit-content;
	width:fit-content
}
.league__table__pagination--area .league__table__pagination__bullet {
	box-sizing:border-box;
	font-size:14px;
	height:24px;
	margin:0 6px 4px;
	padding-bottom:2px;
	position:relative;
	white-space:nowrap;
	width:auto
}
.league__table__pagination--area .league__table__pagination__bullet--active {
}
.league__table__pagination--area .league__table__pagination__bullet--active:before {
	background-color:#ff9c00;
	border-radius:1px;
	bottom:0;
	content:"";
	height:2px;
	position:absolute;
	width:16px
}
.league__table--player .league__table__list>span:nth-child(2) {
    flex:0 0 93px;
    width:93px
}
.league__table--player .league__table__list>span:nth-child(3) {
    flex:1
}
.league__table__area {
    position: relative;
}
.league__table__area__name {
    border-radius: 0 0 0 6px;
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    z-index: 2; color: #fff;
}
.league__table__area[type=promotion] .league__table__area__name {
    background-color: #ff5704;
}

.league__table__area[type=demotion] .league__table__area__name {
	background-color:#f90;
	color:#fff
}
.league__table__area[type=demotion]:before, .league__table__area[type=promotion]:not(:nth-child(2)):before {
background-color:#19395a;
content:"";
height:1px;
left:0;
position:absolute;
width:100%
}




/* 推荐 */
.recommend__game {
	background-color:#ddd;
	border-radius:4px;
	box-sizing:border-box;
	display:flex;
	font-size:16px;
	height:76px;
	line-height:22px;
	padding:12px;
	width:100%; margin-top:10px;
}
.recommend__game__basic, .recommend__game__info {
	display:flex;
	flex-direction:column;
	overflow:hidden
}
.recommend__game__basic {
	flex:0 0 92px;
	justify-content:center;
	margin-right:6px
}
.recommend__game__basic>span:last-child {
	color:#666;
	font-size:12px;
	line-height:16px;
	margin-top:2px
}
.recommend__game__info {
	flex:0 0 122px;
	justify-content:space-between
}
.recommend__game__team {
	align-items:center;
	display:flex;
	padding-left:28px;
	position:relative;
	white-space:nowrap
}
.recommend__game__team>span {
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%
}
.recommend__game__team>img {
	height:22px;
	left:0;
	-o-object-fit:contain;
	object-fit:contain;
	position:absolute;
	width:22px
}
.recommend__game__btn {
	align-items:center;
	align-self:center;
	background-color:#F90;
    color:#fff;
	border-radius:3px;
	display:flex;
	flex:0 0 44px;
	font-size:12px;
	height:24px;
	justify-content:center;
	margin-left:12px
}
.recommend__game:hover {
	background-color:#eee
}
.recommend__item {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.recommend__item--game {
    gap: 12px;
}

/* 日历 */
.qmw__calendar{
    background-color:#fc9a01;
    background-image:linear-gradient(90deg,var(--bg-08),var(--bg-08));
    border-radius:4px;
    box-sizing:border-box;
    cursor:default;
    display:none;
    padding:0 12px;
    position:absolute;
    right:0;
    top:50px;
    z-index:1
}
.qmw__calendar__container{
    width:346px
}
.qmw__calendar__header{
    align-items:center;
    border-bottom:1px solid var(--bg-04);
    box-sizing:border-box;
    color:var(--font-color-50);
    display:flex;
    font-size:14px;
    font-weight:600;
    height:40px;
    justify-content:center;
    padding:0 54px;
    position:relative
}
.qmw__calendar__header span{
    color:var(--font-color);
    font-weight:600;
    padding:0 4px
}
.qmw__calendar__body{
    min-height:120px;
    padding:12px 0
}
.qmw__calendar__body__header{
    align-items:center;
    color:var(--font-color);
    display:flex;
    height:30px;
    justify-content:center
}
.qmw__calendar__body__header .qmw__calendar__day{
    flex:1;
    height:30px
}
.qmw__calendar__body__content{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    padding-top:6px
}
.qmw__calendar__footer{
    align-items:center;
    border-top:1px solid var(--bg-04);
    display:flex;
    height:40px;
    justify-content:center
}
.qmw__calendar__footer__btn{
    color:var(--font-blue);
    cursor:pointer;
    font-size:14px
}
.qmw__calendar__content .qmw__calendar--loading{
    background-image:url(../images/icon_loading.svg);
    background-position:50%;
    background-repeat:no-repeat
}
.qmw__calendar__tool{
    color:var(--font-color-40);
    cursor:pointer;
    font-size:14px;
    height:40px;
    line-height:40px !important;
    margin:0;
    position:absolute;
    text-align:center;
    top:0;
    width:22px
}
.qmw__calendar__tool--prev-year{
    left:10px
}
.qmw__calendar__tool--prev-month{
    left:32px
}
.qmw__calendar__tool--next-year{
    right:10px
}
.qmw__calendar__tool--next-month{
    right:32px
}
.qmw__calendar__day{
    align-items:center;
    border-radius:4px;
    color:var(--font-color);
    display:flex;
    flex-direction:column;
    font-size:14px;
    height:40px;
    justify-content:center;
    width:46px
}
.qmw__calendar__day span{
    height:20px;
    line-height:20px
}
.qmw__calendar__day span:last-child{
    color:var(--font-color-50);
    font-size:12px;
    height:16px;
    line-height:16px
}
.qmw__calendar__day--next,.qmw__calendar__day--prev{
    visibility:hidden
}
.qmw__calendar__day:nth-child(n+8){
    margin-top:8px
}
.qmw__calendar__body__content .qmw__calendar__day{
    cursor:pointer
}
.qmw__calendar__body__content .qmw__calendar__day--active span,.qmw__calendar__body__content .qmw__calendar__day:hover span{
    color:#ff0404
}
.qmw__calendar__body__content .qmw__calendar__day--active{
    background-color:var(--bg-04)
}

/* 球队 */
.team__item {
	display:flex;
	flex-wrap:wrap;
	gap:24px 31.5px; margin-top:20px;
}
.team__item__title {
	color:var(--font-color);
	font-size:20px;
	font-weight:700
}
.team__list {
	border-bottom:1px solid #f5f5f5;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	font-size:14px;
	height:88px;
	padding:0 16px 16px 76px;
	position:relative;
	width:361px
}
.team__list__extra {
	color:#eee;
	display:flex;
	gap:24px;
	height:20px;
	line-height:20px
}
.team__list__extra>:not(:last-child) {
    position:relative
}
.team__list__extra>:not(:last-child):before {
    background-color:var(--bg-04);
    content:"";
    height:12px;
    pointer-events:none;
    position:absolute;
    right:-12px;
    top:50%;
    transform:translateY(-50%);
    width:1px
}
.team__list>img {
	height:64px;
	left:0;
	-o-object-fit:contain;
	object-fit:contain;
	position:absolute;
	top:4px;
	width:64px
}
.team__list>span {
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	color:#999;
	display:box;
	margin-bottom:6px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.team__list>span:nth-child(2) {
    color:#444;
    font-size:16px;
    line-height:24px;
    margin-bottom:2px
}
.team__section[league-id="1"] .team__section__item:not([value=history]) .team__item {
    flex-direction:column
}

/* 球员 */
.player__item, .player__section {
	display:flex;
	flex-direction:column
}
.player__item {
	gap:24px; margin-top:20px;
}
.player__item__header {
	background-color:#ff9c00ab;
	border-radius:4px;
	box-sizing:border-box;
	display:flex;
	flex-direction:column;
	height:96px;
	justify-content:center;
	padding:16px 24px 16px 98px;
	position:relative;
	width:100%
}
.player__item__header>img {
	height:64px;
	left:24px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:64px
}
.player__item__header>span {
	color:var(--font-color-50);
	font-size:14px;
	line-height:20px;
	margin-top:6px
}
.player__item__header>span:nth-child(2) {
    color:var(--font-color);
    font-size:20px;
    font-weight:700
}
.player__item__content {
	display:flex;
	flex-wrap:wrap;
	gap:24px
}
.player__list {
	border-bottom:1px solid #f5f5f5;
	box-sizing:border-box;
	display:flex;
	flex:0 0 282px;
	flex-direction:column;
	gap:2px;
	height:64px;
	justify-content:center;
	padding:0 0 16px 60px;
	position:relative;
	width:282px ; background:#eee
}
.player__list>img {
	height:48px;
	left:5px;
	-o-object-fit:cover;
	object-fit:cover;
	position:absolute;
	top:5px;
	width:48px
}
.player__list>span {
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	color:#999;
	display:box;
	font-size:14px;
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.player__list>span:nth-child(2) {
    color:#333;
    font-size:16px;
    line-height:24px
}

/* 频道 */
.all_channels_ul {
	display:flex;
	flex-wrap:wrap; margin-left:-15px;
}
.all_channels_item {
	width:156.5px;
	height:54px;
	line-height:54px;
	background:#eee;
	border:1px solid #e3e3e3;
	text-align:center;
	margin-top:20px;
	margin-left:15px;
	color:#fff;
	cursor:pointer
}
.all_channels_item a {
	display:block;
	width:100%;
	height:100%;
	padding:0 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	box-sizing:border-box;
	cursor:pointer
}
.all_channels_item:hover, .all_channels_item:hover a {
    color:#0080ff;
}

/* 通用组件 */
.wnr {
	text-align:center;
	padding:20px;
    font-size: .26rem;
}
.qylis {
	margin:20px 0 0;
	margin-left:-20px;
	overflow:hidden
}
.qylis a {
	width:95px;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	display:block;
	padding:10px; background:#eee
}
.dahs a {
	width:94px;
}
.qylis .img-show {
	position:relative;
	overflow:hidden;
	display:block;
	text-align:center;
	height:70px;
}
.qylis .img-show img {
	width:70px;
	height:70px;
	margin:0 auto
}
.qylis .img-detail {
	line-height:40px;
	height:40px;
	overflow:hidden;
	text-align:center;
	font-size:16px
}

/* 标签切换 */
.qmw__tab {
    display:flex;
    position:relative;
    width:100%;
    z-index:8;
}
.qmw__tab__container {
    display:flex;
    flex:1;
    flex-wrap:nowrap;
    overflow-x:auto;
    overflow-y:hidden;
}
.qmw__tab__side {
    display:flex;
    gap:12px;
}
.qmw__tab__list {
    cursor: pointer;
    white-space: nowrap;
}
.qmw__tab--default {
    background-color:#ff6e00;
    border-radius: 0 0 12px 12px;
    box-sizing: border-box;
    height: 58px;
    padding: 0 16px;
}
.qmw__tab--default .qmw__tab__list {
    align-items: center;
    color: var(--font-color-50);
    display: flex;
    font-size: 20px;
    justify-content: center;
    position: relative;
    width: 100px;
}
.qmw__tab--default .qmw__tab__list--active {
    color: var(--font-color);
    font-weight: 600;
}
.qmw__tab--default .qmw__tab__list--active:before {
    background-color: #eee;
    border-radius: 2px;
    bottom: 0;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    transform: translate(-50%);
    width: 24px;
}

.info__header__content:before {
    background-color: #d98e17;
    content: "";
    height: 132px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}
.qmw__tab--small {
    flex-wrap: wrap;
}
.qmw__tab--small .qmw__tab__container {
    gap: 8px;
    height: 38px;
    margin-bottom: 6px;
}
.qmw__tab--small .qmw__tab__list {
    align-items: center;
    border-radius: 4px;
    color: #444;
    display: flex;
    font-size: 16px;
    height: 32px;
    justify-content: center;
    padding: 0 12px;
}
.qmw__tab--small .qmw__tab__list--active {
    background-color: #eee;
    color: #ff6e00;
}
.qmw__tab--card-vertical .qmw__tab__container {
    background-color:#eee;
    border-radius:4px;
    flex-direction:column;
    overflow:hidden;
}
.qmw__tab--card-vertical .qmw__tab__list {
	align-items:center;
	display:flex;
	font-size:16px;
	height:56px;
	justify-content:center;
	width:100%
}
.qmw__tab--card-vertical .qmw__tab__list--active {
	background-color:#ff6e00;
	color:#fff
}
.qmw__tab__vertical .qmw__tab__content {
	flex:0 0 728px
}
.qmw__tab__content {
    width: 100%;
}
.qmw__tab__item {
    display: none;
}
.qmw__tab__item[active="1"] {
    display: block;
}
.standings__tabs {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 24px;
}
.standings__tabs .qmw__tab__list {
    margin-bottom: 16px;
}

/* 下拉选择器 */
.qmw__picker {
    align-items:center;
    background-color: #f5f5f5;
    border-radius:4px;
    color: #444;
    cursor:pointer;
    display:flex;
    font-size:14px;
    height:34px;
    justify-content:center;
    padding:0 12px;
    position:relative;
}
.qmw__picker .fa {
    color:var(--font-color-50);
    font-size:8px;
    margin-left:4px;
}
.qmw__picker__item {
    background-color:var(--bg-body);
    display:none;
    min-width:100%;
    overflow:hidden;
    padding-top:8px;
    position:absolute;
    right:0;
    top:100%;
    z-index:99;
}
.qmw__picker__container {
    background-color:var(--bg-04);
    border-radius:4px;
    max-height:320px;
    overflow-y:auto;
}
.qmw__picker__list {
    align-items:center;
    box-sizing:border-box;
    display:flex;
    height:40px;
    justify-content:center;
    padding:0 8px;
    white-space:nowrap;
    z-index:1;
}
.qmw__picker__list:hover {
    color:var(--font-blue);
}
.qmw__picker:hover .qmw__picker__item {
    display:block;
}

/* 头部信息 */
.info__header {
    background-color: #ff9c00;
    border-radius: 12px 12px 0 0;
    justify-content: space-between;
    box-sizing: border-box;
    display: flex;
    position: relative;
}
.info__header--league,
.info__header--team {
    height: 204px;
    padding: 36px 50px;
}
.info__header__basic {
    color: var(--font-color-50);
    flex: 0 0 590px;
    flex-direction: column;
    font-size: 16px;
    font-weight: 400;
    justify-content: center;
    padding-left: 156px;
    box-sizing: border-box;
    display: flex;
    position: relative;
}
.info__header__basic__img {
    height: 132px;
    left: 0;
    object-fit: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 132px;
}
.info__header__basic__name {
    color: var(--font-color);
    font-size: 32px;
    font-weight: 700;
    line-height: 42px;
    margin: 0;
}
.info__header__basic__alias {
    color: var(--font-color);
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    margin: 6px 0 12px;
    text-overflow: ellipsis;
}
.info__header__basic__extra {
    align-items: center;
    display: flex;
    height: 30px;
}
.info__header__basic__extra  a{ color:#FFF
}


.info__header__content {
    align-self: center;
    box-sizing: border-box;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    margin-left: 36px;
    position: relative;
}
.info__header__list {
    align-items: center;
    color: var(--font-color-70);
    font-size: 16px;
    height: 24px;
    margin: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    margin-left: 10px;
    width: 45%;
}
.info__header__list > span {
    overflow: hidden;
    text-overflow: ellipsis;
}
.info__header__list > span:first-child {
    box-sizing: border-box;
    color: var(--font-color-50);
    flex: 0 0 88px;
    padding-right: 12px;
    text-align: right;
    width: 88px;
}
.info__header__list--full {
    flex: 0 0 100%;
}
.info__header__extra {
	align-items:center;
	display:flex;
	flex:0 0 106px;
	justify-content:center
}
.info__header__extra__img {
	height:100%;
	-o-object-fit:contain;
	object-fit:contain;
	opacity:.7;
	width:106px
}

/* 介绍 */
.intro__content {
    font-size: 16px;
    line-height: 30px;
}
.intro__content p {
    margin: 0 0 16px;
}
.intro__content p:last-child {
    margin-bottom: 0;
}
.intro__title {
    display: flex;
    flex-wrap: wrap;
    padding-top: 12px;
}
.intro__title__list {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-sizing: border-box;
    color: #444;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    height: 80px;
    justify-content: center;
    line-height: 24px;
    margin: 12px 12px 0 0;
    padding: 16px 8px 16px 64px;
    position: relative;
    width: 256px;
}
.intro__title__list > img {
    height: 48px;
    left: 8px;
    object-fit: contain;
    position: absolute;
    width: 48px;
}
.intro__title__list > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.intro__title__list > span:last-child {
    color: #888;
    font-size: 14px;
    line-height: 18px;
}

/* 等级 */
.grade__section {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.grade__list {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 132px;
    justify-content: space-between;
    overflow: hidden;
    padding: 16px 8px;
    width: 176px;
}
.grade__list > img {
    height: 64px;
    object-fit: contain;
    width: 64px;
}
.grade__list > span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    /* color: var(--font-color); */
    display: box;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* 统计表格 */
.stats__table {
    display: flex;
    flex-direction: column;
    width: 100%; 
}
.stats__table--standings .stats__table__content {
  border-bottom: 1px solid var(--bg-04);
}
.stats__table--standings .stats__table__main {
  overflow-x: auto;
}
.stats__table--standings .stats__table__main .stats__table__list {
  font-size: 16px;
  height: 56px;
  line-height: 56px;
  padding-bottom: 0;
  padding-left: 0;
}
.stats__table--standings .stats__table__main .stats__table__list > img {
  height: 22px;
  left: 88px;
  object-fit: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
}
.stats__table--standings .stats__table__main > .stats__table__list:first-child {
  background-color: #ff9c00;
  border-bottom: none;
  font-size: 14px;
  height: 42px;
  line-height: 42px;
}
.stats__table--standings .stats__table__main[type="basic"] {
  flex: 0 0 234px;
}
.stats__table--standings .stats__table__main[type="basic"] .stats__table__list {
  padding-right: 24px;
  position: relative;
}
.stats__table--standings
  .stats__table__main[type="basic"]
  .stats__table__list
  > span:first-child {
  flex: 0 0 64px;
  text-align: center;
}
.stats__table--standings
  .stats__table__main[type="basic"]
  .stats__table__list
  > span:not(:first-child) {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing: border-box;
  display: box;
  flex: 1;
  overflow: hidden;
  padding-left: 52px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stats__table--standings .stats__table__main[type="basic"] > .stats__table__list:first-child {
  border-radius: 4px 0 0 0;
}
.stats__table--standings .stats__table__main[type="info"] > .stats__table__list:first-child {
  border-radius: 0 4px 0 0;
}


.stats__table__area {
  position: relative;  
}
.stats__table__area__name {
  border-radius: 0 0 0 6px;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  position: absolute;
  right: 0;
  z-index: 2;
}
.stats__table__area[type="promotion"] .stats__table__area__name {
  background-color: #ff5704;
  color: #fff;
}
.stats__table__area[type="demotion"] .stats__table__area__name {
  background-color: #ff5704;
  color: var(--font-color-70);
}
.stats__table__area[type="demotion"]:before,
.stats__table__area[type="promotion"]:not(:nth-child(2)):before {
  background-color: #ff5704;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.stats__table__main {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.stats__table__main[type="basic"] .stats__table__list {
  padding-left: 12px;
}
.stats__table__main > .stats__table__list:first-child { background: #ff9c00;
 
  color:#fff;
  height: 48px;
  line-height: 36px;
}

.stats__table__content {
  display: flex;
  position: relative;
  width: 100%;
}
.stats__table--player {
  width: 100%;
}
.stats__table--player .stats__table__main[type="basic"] > .stats__table__list:not(:first-child) {
  align-items: flex-start;
  flex-direction: column;
  gap: 2px;
  justify-content: center;
  padding-left: 54px;
}
.stats__table--player .stats__table__main[type="basic"] > .stats__table__list > img {
  height: 36px;
  left: 12px;
  object-fit: cover;
  position: absolute;
  width: 36px;
  top: 50%;
  transform: translateY(-50%);
}
.stats__table--player .stats__table__main[type="basic"] > .stats__table__list > span {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  display: box;
  flex: 0 0 18px;
  line-height: 18px;
  max-width: 100%;
  overflow: hidden;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
}




.stats__table__main[type="info"] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.stats__table__main[type="info"] .stats__table__list {
  flex-direction: row;
  min-width: max-content;
}
.stats__table__main[type="info"] .stats__table__list > span {
  flex: 1;
  min-width: unset;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.stats__table__list {
  box-sizing: border-box;
  display: flex;
  font-size: 14px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  position: relative;
  align-items: center;
}
.stats__table__list > span {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  box-sizing: border-box;
  display: box ;
  flex: 1;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap; 
}





.stats__table__list > span[size="118"] {
  flex: 0 0 118px !important; 
}
a.stats__table__list:hover {
  background-color: var(--bg-04);
}
.standings__rule {
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 24px;
  padding-top: 24px;
  white-space: break-spaces;
}
.standings__rule__title {
  color: #F60 ;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 12px;
}
.fa {
  font-style: normal;
}
picture img {
  height: 100%;
  width: 100%;
}

/* 图文 */
.tuwenbxz ul {
	overflow:hidden;
    margin-left: -20px;
}
.tuwenbxz ul li {
	width:213px;
	border-radius:4px;
	float:left;
	margin-left:20px;
	margin-bottom:20px
}
.tuwenbxz ul li .img {
	position:relative;
	overflow:hidden
}
.tuwenbxz ul li .img img {
	width:100%;
	height:120px
}
.tuwenbxz ul li .biaoti {
	font-size:16px;
	height:30px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:center
}

/* 暂无数据 */
.zanwu {
	text-align:center;
	padding:30px 0px;
    margin-top: 5px;
}
.zanwu img {
	width:30px
}
.zanwu span {
	display:block;
	font-size:12px;
	color:#999
}

/* 最佳 */
.best__section {
    display:flex;
    flex-direction:column;
    justify-content:space-between;
}
.best__section__container {
    display:flex;
}
.best__section__side {
    flex:0 0 180px;
    margin-right:36px;
}
.best__section__content {
    flex:1;
    margin-left:auto;
    overflow:hidden; 
}
.best__list {
	align-items:center;
	display:flex;
	font-size:14px;
	height:60px
}
.best__list, .best__list>* {
	overflow:hidden;
	text-align:center
}
.best__list>* {
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	box-sizing:border-box;
	display:box;
	flex:0 0 200px;
	padding:0 24px;
	position:relative;
	text-overflow:ellipsis;
	white-space:nowrap
}
.best__list>:first-child {
	flex:0 0 64px;
	padding:0
}
.best__list>:nth-child(2) {
    align-items:flex-start;
    display:flex;
    flex:1;
    flex-direction:column;
    gap:2px;
    height:100%;
    justify-content:center;
    padding:0 0 0 36px;
    text-align:left
}
.best__list>*>img {
	height:36px;
	left:36px;
	-o-object-fit:contain;
	object-fit:contain;
	position:absolute;
	width:36px
}
.best__list>[size="200"] {
    flex:0 0 200px
}
.best__list>[size="130"] {
    flex:0 0 130px;
    padding:0
}
.best__list:first-child {
	background-color:#f90;
	border-radius:4px 4px 0 0;
	color:#Fff;
	height:42px
}
.best__list:first-child>:first-child {
	color:var(--font-color-70)
}
.best__list:not(:first-child)>:nth-child(2) {
    cursor:pointer;
    font-size:14px;
    line-height:18px;
    padding-left:78px
}
.best__list:not(:first-child)>:nth-child(2)>span {
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    display:box;
    max-width:100%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.best__list:not(:first-child)>:nth-child(2)>span:nth-child(3) {
	color:var(--font-color-50);
	font-size:12px;
	line-height:16px
}
.best__list:not(:first-child)>:last-child {
    font-weight:700
}
.best__list:not(:first-child):hover {
    background-color:var(--bg-04)
}
.best__list:nth-child(2)>:first-child {
	color:var(--font-red)
}
.best__list:nth-child(3)>:first-child {
	color:var(--font-yellow)
}
.best__list:nth-child(4)>:first-child {
	color:var(--font-blue)
}
.best__list[result="1"]>:nth-child(2)>:nth-child(2), .best__list[result="2"]>:nth-child(2)>:nth-child(2), .best__list[result="3"]>:nth-child(2)>:nth-child(2) {
    box-sizing:border-box;
    padding-right:20px;
    position:relative
}
.best__list[result="1"]>:nth-child(2)>:nth-child(2):before, .best__list[result="2"]>:nth-child(2)>:nth-child(2):before, .best__list[result="3"]>:nth-child(2)>:nth-child(2):before {
    background-position:50%;
    background-repeat:no-repeat;
    background-size:12px;
    content:"";
    height:16px;
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);

    width:16px
}
.best__list[result="1"]>:nth-child(2)>:nth-child(2):before {
	background-image:url(../images/icon_champion.svg)
}
.best__list[result="2"]>:nth-child(2)>:nth-child(2):before {
	background-image:url(../images/icon_runner_up.svg)
}
.best__list[result="3"]>:nth-child(2)>:nth-child(2):before {
	background-color:var(--bg-green);
	border-radius:50%;
	height:6px;
	right:8px;
	width:6px
}

/* 加载 */
.qmw__loading {
	background-image:url(../images/icon_loading.svg);
	background-position:50%;
	background-repeat:no-repeat;
	background-size:32px;
	height:120px;
	width:100%
}
.page__kd {
	box-sizing:border-box;
	margin:0 auto;
	padding:20px 0;
	width:1200px;
    padding-bottom: 0px;
}

/* 荣誉 */
.honor__section {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.honor__item {
    border-bottom: 1px solid #ddd;
    display: flex;
    /* flex: 0 0 450px; */
    flex-direction: column;
}
.honor__item__title {
    color: #3c3c3c;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    gap: 12px;
    height: 32px;
    line-height: 32px;
}
.honor__item__content {
    border-bottom: 1px solid #f5f5f5;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 12px 0 24px;
}
.honor__list {
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 6px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: center;
    overflow: hidden;
    padding: 12px 6px;
    width: 124px;
}
.honor__list>span {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: var(--font-color-50);
    display: box;
    font-size: 12px;
    line-height: 16px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.honor__list>span:first-child {
    color: #615f60;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}

/* 标签 */
.tagslb {
    background: var(--bg-04);
    display: grid;
    justify-content: space-between;
    gap: 16px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    grid-template-columns: repeat(auto-fill, minmax(calc(50% - 12px), 1fr));
    padding-top: 10px;
    padding-bottom: 20px;
}
.tagslb a {
    border: 1px solid var(--bg-300);
    border-radius: 2px;
    color: #999;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 3px 6px;
}
.tagslb a:hover {
    border: 1px solid var(--bg-300);
    border-radius: 2px;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 3px 6px;
    background: var(--primary-200);
}

/* 统计项 */
.stat__item {
	align-items:center;
	display:flex;
	flex-direction:column;
	margin-bottom:56px;
	position:relative
}
.stat__item__content {
	display:flex;
	flex-wrap:wrap;
	gap:32px 0;
	width:100%
}
.stat__item__bg {
	fill:#fff;
	background-color:#f90;
	height:34px;
	overflow:hidden;
	padding:0 24px;
	position:absolute;
	top:-17px;
	z-index:1
}
.stat__item[type=radar] {
	height:622px
}
.stat__item:last-child, .stat__item[type=radar] {
	margin-bottom:0
}
.stat__item:not(:first-child) {
    padding-top:36px
}
.stat__item:not(:first-child):before {
    background-color:var(--bg-04);
    content:"";
    height:1px;
    left:0;
    position:absolute;
    top:0;
    width:100%
}
.stat__list {
	cursor:pointer;
	flex:0 0 12.5%;
	flex-direction:column;
	height:80px;
	line-height:24px
}
.stat__list, .stat__list>span {
	align-items:center;
	display:flex
}
.stat__list>span {
	justify-content:center
}
.stat__list>span:first-child {
	font-family:Bebas;
	font-size:18px;
	height:26px
}
.stat__list>span:nth-child(2) {
    color:#222;
    font-size:16px
}
.stat__list>:nth-child(3) {
    align-items:center;
    background-color:#ff9c00;
    border-radius:4px;
    color:#fff;
    display:flex;
    font-size:14px;
    height:24px;
    justify-content:center;
    margin-top:6px;
    padding:0 6px
}
.stat__list>:nth-child(3)>span:nth-child(3) {
	color:var(--font-color-50);
	font-size:12px;
	margin-left:2px;
	scale:.5;
	width:12px
}
.stat__list>:nth-child(3)[rank="0"] {
	color:var(--font-color-24)
}

/* 最佳球员 */
.pre__stats {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.pre__stats__list {
    border-bottom: 1px solid #f5f5f5;
    box-sizing: border-box;
    display: flex;
    flex: 0 0 410px;
    flex-direction: column;
    height: 60px;
    justify-content: space-between;
    padding: 0 0 12px 48px;
    position: relative;
    width: 410px;
}
.pre__stats__list > img {
  height: 40px;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 4px;
  width: 40px;
}
.pre__stats__list:nth-child(2n) {
  margin-left: auto;
}
.pre__stats__info,
.pre__stats__extra {
  display: flex;
  justify-content: space-between;
}
.pre__stats__info {
  font-size: 16px;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
}
.pre__stats__info > span:nth-child(2) {
  font-family: Bebas;
}
.pre__stats__extra {
  color: #666;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
}

/* 球员状态 */
.stats__table--player .stats__table__main[type=basic] .stats__table__list[injury="1"]>span:nth-child(2), 
.stats__table--player .stats__table__main[type=basic] .stats__table__list[play="2"]>span:nth-child(2), 
.stats__table--player .stats__table__main[type=basic] .stats__table__list[status="0"]>span:nth-child(2) {
    background-position:100%;
    background-repeat:no-repeat;
    background-size:16px;
    padding-right:20px
}
.stats__table--player .stats__table__main[type=basic] .stats__table__list[status="0"]>span:nth-child(2) {
	background-image:url(../images/icon_dep.svg);
	color:var(--font-color-50)
}
.stats__table--player .stats__table__main[type=basic] .stats__table__list[injury="1"]>span:nth-child(2) {
	background-image:url(../images/icon_injury.svg)
}

/* 内页布局 */
.container {
    position: relative;
    margin: 40px auto;
    width: 1200px
}
.aside {
    float: left;
    width: 330px
}

/* 标签导航 */
.tags li {
    float: left;
    display: block;
    margin: 0 25px 25px 0;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0px 0px 16.59px 4.41px rgba(230,236,242,.73);
    width: 137px;
    height: 132px
}
.tags li a {
    display: block;
    margin: 30px auto;
    height: 80px;
    width: 80px;
    color: #888;
    font-size: 16px;
    text-align: center
}
.tags li a::before {
    display: block;
    margin: 0 auto 6px;
    width: 50px;
    height: 50px;
    content: "";
    background-size: 50px auto;
    background-position: center;
    background-repeat: no-repeat
}
.tags li a.on,.tags li a:hover {
    color: #ff9600
}
.tags .tag_1 a::before {
    background-image: url(../images/icon_tags_1.png)
}
.tags .tag_1 a.on::before,.tags .tag_1 a:hover::before {
    background-image: url(../images/icon_tags_on_1.png)
}
.tags .tag_2 a::before {
    background-image: url(../images/icon_tags_2.png)
}
.tags .tag_2 a.on::before,.tags .tag_2 a:hover::before {
    background-image: url(../images/icon_tags_on_2.png)
}
.tags .tag_3 a::before {
    background-image: url(../images/icon_tags_3.png)
}
.tags .tag_3 a.on::before,.tags .tag_3 a:hover::before {
    background-image: url(../images/icon_tags_on_3.png)
}
.tags .tag_4 a::before {
    background-image: url(../images/icon_tags_4.png)
}
.tags .tag_4 a.on::before,.tags .tag_4 a:hover::before {
    background-image: url(../images/icon_tags_on_4.png)
}
.tags .tag_6 a::before {
    background-image: url(../images/icon_tags_6.png)
}
.tags .tag_6 a.on::before,.tags .tag_6 a:hover::before {
    background-image: url(../images/icon_tags_on_6.png)
}
.tags .tag_7 a::before {
    background-image: url(../images/icon_tags_7.png)
}
.tags .tag_7 a.on::before,.tags .tag_7 a:hover::before {
    background-image: url(../images/icon_tags_on_7.png)
}
.tags .tag_8 a::before {
    background-image: url(../images/icon_tags_8.png)
}
.tags .tag_8 a.on::before,.tags .tag_8 a:hover::before {
    background-image: url(../images/icon_tags_on_8.png)
}
.tags .tag_9 a::before {
    background-image: url(../images/icon_tags_9.png)
}
.tags .tag_9 a.on::before,.tags .tag_9 a:hover::before {
    background-image: url(../images/icon_tags_on_9.png)
}

/* 主内容 */
.amain {
    overflow: hidden;
    float: right;
    width: 870px;
    margin-bottom: 50px
}
.amain h1 {
    position: relative;
    padding-left: 65px;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.188;
    background: linear-gradient(to bottom, #ffb400, #ff7800);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0,0,0,0)
}
.amain h1::before {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    display: block;
    content: "";
    width: 51px;
    height: 34px;
    background: url(../images/icon_title.png) no-repeat left center/51px 34px
}

/* 关于我们 */
.about p {
    text-indent: 2em;
    margin-top: 20px
}
.about img {
    display: block;
    margin: 0 auto 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}




.news__info__extra {
	color:#ccc;
	display:flex;
	font-size:14px;
	height:20px;
	line-height:20px
}

.news__info__extra span{
    margin-right: 8px;
}


.news__info__tags {
	display:flex;
	flex-wrap:wrap;
	font-size:16px;
	margin-left:-6px;
	padding-bottom:20px;
	width:calc(100% + 12px)
}
.news__info__tag {
	align-items:center;
	background-color:#eee;
	border-radius:6px;
	color:#666;
	display:flex;
	height:38px;
	justify-content:center;
	margin:0 6px 12px;
	padding:0 12px 0 8px
}



 .cate-tags {
	padding:10px 0 10px;
	overflow:hidden
}
 .cate-tags .tags-flex {
	margin-top:0;
	margin-bottom:0
}


 .tags-flex {
	display:flex;
	flex-wrap:wrap;
	margin:10px -5px
}
.tags-flex a {
	display:inline-block;
	flex:auto;
	padding:3px 12px;
	margin:5px 5px;
	border-radius:20px;
	text-align:center;
	color:#555;
	background:#f5f5f5
}
 .tags-flex a:hover {
	color:#fff;
	background:#ff5704 linear-gradient(to right, #ff5704, #ffab00) !important
}






.top20{ margin-top:20px;}

.photo-cols {
	margin:20px 0;
	padding:10px 0;
	overflow:hidden
}
.photo-cols ul {
	width:120%;
	overflow:hidden
}
.photo-cols li {
	width:266px;
	float:left;
	margin-right:32px;
	overflow:hidden
}
.photo-cols li i {
	display:block;
	height:150px;
	overflow:hidden
}
.photo-cols li i img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.photo-cols li b {
	display:block;
	height:50px;
	margin-top:10px;
	overflow:hidden;
	font-weight:normal;
	font-size:16px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden
}



.nyvideo {
	position:relative;
}
.nyvideo img.full {
	width:100%;
	height:540px
}
.nyvideo img.play_icon {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:80px;
	height:80px;
}
.nyvideo:hover {
	opacity:.4
}
.nyvideo:hover .full {
	opacity:.8
}
.nyvideo:hover .play_icon {
	opacity:.6
}


.qmw__section__header {
	align-items:center;
	box-sizing:border-box;
	display:flex;
	height:54px;
	justify-content:space-between;
	line-height:34px;
	padding-bottom:24px; margin-top:10px;
}
.qmw__section__side {
	display:flex;
	font-size:16px;
	gap:12px;
	position:relative
}
.qmw__section__title {
	align-items:center;
	display:flex;
	font-size:20px;
	font-weight:500;
	margin:0;
	text-align:left
}

.qmw__section__title  strong{

	font-weight:normal;

}


.qmw__section__title>span {
	color:var(--font-color-50);
	font-size:14px;
	margin-left:8px
}
.qmw__section__btn {
	align-items:center;
	background-color:var(--bg-04);
	border-radius:4px;
	color:var(--font-blue-70);
	cursor:pointer;
	display:flex;
	font-size:14px;
	height:40px;
	justify-content:center;
	margin:24px auto 0;
	width:188px
}
.qmw__section__btn>.fa {
	font-size:10px
}

.stats__table__title {
	font-size:16px;
	font-weight:700;
	line-height:21px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%
}


.sec {
    margin-bottom: 20px;
}

/* 模块标题栏 */
.head-caption{padding-bottom:12px;border-bottom:1px solid #eee; margin-top:5px;margin-bottom:5px;}
.head-caption b{line-height:1;font-size:18px;font-weight:normal;color:#ff9702}
.head-caption span{color:#000}
.head-caption h1{color:#000; display:inline-block}
.head-caption .more{float:right;padding:0 10px;line-height:1.4;color:#ff9702;font-size:14px;border-radius:25px;border:1px solid #ff9702}


/* 搜索弹窗容器 */
.search-main {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: none;
  align-items: flex-start;
  justify-content: center;
  padding-top: 13vh;
  background: rgba(20, 22, 27, 0.72);
  backdrop-filter: blur(10px);
}
.search-main.is-open {
  display: flex;
}

/* 弹窗内层卡片 */
.search-layer {
  position: relative;
  width: min(900px, calc(100% - 28px));
  padding: 26px;
  border-radius: 8px;
  background: #ffffff70;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.45);
}

/* 关闭按钮 */
.search-close {
  position: absolute;
  top: -46px;
  left: 50%;
  width: 36px;
  height: 36px;
  margin-left: -18px;
  border: 0;
  border-radius: 50%;
  background: #ff5704;
  color: #d7dbe3;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

/* 搜索引擎标签栏 */
.search-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}
.search-tabs button {
  min-width: 72px;
  height: 34px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #f90;
  color: #d7dbe3;
  cursor: pointer;
}
.search-tabs button.active {
  border-color: #ff6e00;
  background: #ff6e00;
  color: #fff;
}

/* 搜索表单容器 */
.search-engine-form {
  display: none;
  grid-template-columns: minmax(0, 1fr) 96px;
}
.search-engine-form.active {
  display: grid;
}
.search-engine-form input {
  height: 42px;
  border: 1px solid #eee;
  border-right: 0;
  border-radius: 4px 0 0 4px;
  padding: 0 14px;
  outline: 0;
  color: #000;
  background: #f5f5f5;
  font-size: 15px;
}
.search-engine-form button {
  border: 0;
  border-radius: 0 4px 4px 0;
  background: #ff6e00;
  color: #fff;
  cursor: pointer;
}

/* 热搜关键词区域 */
.search-hot {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}
.search-hot a {
  padding: 6px 10px;
  border-radius: 4px;
  background: #f90;
  color: #f5f5f5;
  font-size: 13px;
}
.search-hot a:hover {
  color: #ff5704;
}
