.p1 {
	background: #FFF
}

.p2 {
	background: #DDD
}

.p3 {
	background: #999
}

.item1 {
	height: 10px
}

.item:nth-child(1) {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg)
}

.item2 {
	height: 20px
}

.item:nth-child(2) {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg)
}

.item3 {
	height: 30px
}

.item:nth-child(3) {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,strong {
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}[type="checkbox"],[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
	height: auto
}[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}[hidden] {
	display: none
}

.p1 {
	background: #FFF
}

.p2 {
	background: #DDD
}

.p3 {
	background: #999
}

.item1 {
	height: 10px
}

.item:nth-child(1) {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg)
}

.item2 {
	height: 20px
}

.item:nth-child(2) {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg)
}

.item3 {
	height: 30px
}

.item:nth-child(3) {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.bsbb,.bsbb * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html,body {
	width: 100%;
	height: auto;
	min-height: 100vh
}

input[type=button],input[type=submit],input[type=file],button {
	cursor: pointer;
	-webkit-appearance: none
}

input[type=button],input[type=submit],input[type=file],button {
	cursor: pointer;
	-webkit-appearance: none
}

hr {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0
}

img {
	border: none;
	vertical-align: middle
}

a {
	text-decoration: none
}

table {
	border-collapse: collapse;
	table-layout: fixed
}

input,textarea,video {
	outline: none;
	border: none
}

textarea {
	resize: none;
	overflow: auto
}

ul,li {
	list-style: none
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	content: " ";
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	overflow: hidden
}

.fl {
	float: left
}

.fr {
	float: right
}

.w1200 {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.mt10 {
	margin-top: 10px
}

.mt20 {
	margin-top: 20px
}

.mt44 {
	margin-top: 44px
}

.mt25 {
	margin-top: 25px
}

.mb10 {
	margin-bottom: 10px
}

.mb20 {
	margin-bottom: 20px
}

.mb40 {
	margin-bottom: 40px
}

.mr0 {
	margin-right: 0 !important
}

.mr10 {
	margin-right: 10px
}

.mr20 {
	margin-right: 20px
}

.no-match {
	position: relative;
	width: 100%;
	height: 50px;
	font-size: 12px;
	color: #999;
	text-align: center;
	line-height: 50px;
}
.see-more {
	position: relative;
	width: 100%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 14px;
	color: #333;
	background: #FFF;
	cursor: pointer;
	margin-top: 5px;
}

html,body {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 100vh;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	background: #f5f5f5;
	font-size: 12px;
	color: #333;
	font-family: "Helvetica Neue", "Microsoft YaHei", Helvetica, Tahoma, sans-serif
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 8;
	background: rgba(0,0,0,0.7);
	display: none
}

header {
	position: relative;
	width: 100%;
	height: auto;
	background: transparent
}

header .top {
	position: relative;
	width: 100%;
	height: 117px;
	background: #144a69
}

header .top .home {
	position: relative;
	height: 100%
}

header .top .home .home-link {
	position: relative;
	width: auto;
	height: 100%
}

header .top .home .home-link .logo {
	position: relative;
    width: auto;
    height: 53px;
    margin-top: 33.4px;
    margin-right: 20px;
}

header .top .home .home-link .intro {
	position: relative;
	width: auto;
	height: 70px;
	margin-top: 23.4px;
	color: #FFF
}

header .top .home .home-link .intro .intro-title {
	line-height: 40px;
	font-size: 24px
}

header .top .home .home-link .intro .intro-describe {
	line-height: 30px;
	font-size: 16px
}

header .top .home .menu {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 30px;
	height: 20px;
	display: none
}

header .top .home .menu.current .menu1 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}

header .top .home .menu.current .menu2 {
	opacity: 0
}

header .top .home .menu.current .menu3 {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

header .top .home .menu span {
	display: block;
	position: relative;
	width: 30px;
	height: 4px;
	background: #FFF;
	margin-bottom: 4px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	opacity: 1
}

header .top .home .menu span.menu1 {
	-webkit-transform-origin: 6px 7px;
	transform-origin: 6px 7px
}

header .top .home .menu span.menu3 {
	-webkit-transform-origin: 6px -3px;
	transform-origin: 6px -3px
}

header .top .home .menu span:last-child {
	margin-bottom: 0
}

header .bottom {
	position: relative;
	width: 100%;
	height: 55px;
	background: #123f58
}

header .bottom .nav {
	position: relative;
	height: 55px
}

header .bottom .nav .nav-item {
	position: relative;
	width: auto;
	height: 55px;
	margin-right: 10px
}

header .bottom .nav .nav-item:hover .second-trigle,header .bottom .nav .nav-item:active .second-trigle {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

header .bottom .nav .nav-item:hover .nav-second,header .bottom .nav .nav-item:active .nav-second {
	display: block
}

header .bottom .nav .nav-item .second-trigle {
	position: absolute;
	right: 15px;
	top: 25px;
	border-top: 6px solid #FFF;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	display: none
}

header .bottom .nav .nav-item .nav-first {
	display: block;
	position: relative;
	width: auto;
	height: 55px;
	padding: 0 20px;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	color: #FFF
}

header .bottom .nav .nav-item .nav-first:hover {
	background: #1b5272
}

header .bottom .nav .nav-item .nav-first:hover .trigle {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

header .bottom .nav .nav-item .nav-first .trigle {
	position: absolute;
	right: 5px;
	top: 25px;
	border-top: 6px solid #FFF;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

header .bottom .nav .nav-item .nav-second {
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	height: auto;
	padding: 10px 0;
	background: #1b5272;
	z-index: 9;
	display: none
}

header .bottom .nav .nav-item .nav-second .second-link {
	display: block;
	position: relative;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 14px;
	color: #FFF
}

header .bottom .nav .nav-item .nav-second .second-link:hover {
	background: #6fdc5c
}

header .site {
	position: relative;
	height: 60px;
	color: #000;
	line-height: 60px;
	font-size: 14px
}

header .site .site-link, header .site a {
	color: #000
}

.box {
	position: relative;
	width: 100%;
	height: auto
}

.video-list {
	position: relative;
	width: 390px;
	height: auto;
	margin-right: 15px
}

.video-list .list-box {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px
}

.video-list .list-box .list-item {
	position: relative;
	width: 100%;
	height: 32px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px
}

.video-list .list-box .list-item .item-label {
	position: relative;
	width: auto;
	height: 18px;
	line-height: 18px;
	color: #999;
	padding-right: 18px
}
.video-list .list-box .list-item .item-label a {
	color: #999;
}

.video-list .list-box .list-item .item-label .item-category{
    color:#959595;
}

.video-list .list-box .list-item .item-label .item-category:hover{
    color:#144a69;
}

.video-list .list-box .list-item .item-label::before {
	content: "";
	position: absolute;
	top: 7px;
	right: 7px;
	width: 4px;
	height: 4px;
	background: #999;
	border-radius: 50%
}

.video-list .list-box .list-item .item-link {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	color: #333;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical
}

.video-list .list-box .list-item .item-link:hover {
	color: #144a69
}

.video-list .big-news {
	position: relative;
	display: block;
	width: 100%;
	height: 244px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden;
	background: #FFF
}

.video-list .big-news .news-cover {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.video-list .big-news .news-cover:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.list-head {
	position: relative;
	width: 100%;
	height: 44px;
	line-height: 44px
}

.list-head .title {
	position: relative;
	padding-left: 44px;
	font-size: 18px;
	color: #000
}

.list-head .title.video::before {
	background-image: url("../images/icon-video.png")
}

.list-head .title.live::before {
	background-image: url("../images/icon-live.png")
}

.list-head .title.fb::before {
	background-image: url("../images/icon-fb.png")
}

.list-head .title.news::before {
	background-image: url("../images/icon-news.png")
}

.list-head .title.bb::before {
	background-image: url("../images/icon-bb.png")
}

.list-head .title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 44px;
	height: 44px;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	background-position: center center
}

.list-head .more {
	font-size: 16px;
	color: #000;
	font-weight: bold
}

.commend-right {
	position: relative;
	width: 390px;
	height: auto
}

.top-box {
	position: relative;
	width: 100%;
	height: auto;
	padding: 10px;
	background: #FFF
}

.top-box .top-list {
	display: block;
	position: relative;
	width: 100%;
	height: 208px;
	background: #FFF;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	overflow: hidden
}

.top-box .top-list .top-list-cover {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s
}

.top-box .top-list .top-list-cover:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.top-box .top-list .top-list-title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 14px;
	color: #FFF;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	background: rgba(0,0,0,0.7)
}

.live-list {
	position: relative;
	width: 100%;
	height: auto
}

.live-list .list-top {
	position: relative;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ddd
}

.live-list .list-top.current .program {
	-webkit-box-shadow: 0 0 5px #f0f0f0;
	box-shadow: 0 0 5px #f0f0f0
}

.live-list .list-top .program {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF
}

.live-list .list-top .program .types {
	position: relative;
	width: auto;
	height: 52px;
	line-height: 52px;
	padding-left: 10px
}
.live-list .list-top .program .types.auto {
	width: 100%;
	height: auto;
	
}

.live-list .list-top .program .types .type {
	position: relative;
	display: inline-block;
	width: auto;
	height: 28px;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	border-radius: 14px;
	margin-left: 10px;
	padding: 0 14px;
	cursor: pointer;
	margin-top: 12px;
}

.live-list .list-top .program .types .type.current,.live-list .list-top .program .types .type:hover {
	background: #144a69;
	color: #FFF;
	border-color: #144a69
}

.live-list .list-top .program .sift {
	position: relative;
	width: auto;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #333;
	padding: 0 20px 0 32px;
	background: url("../images/icon-filter.png") no-repeat 5px center/26px 26px;
	cursor: pointer;
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.live-list .list-top .program .sift.current {
	background-image: url("../images/icon-filter-active.png");
	color: #144a69
}

.live-list .list-top .sort {
	position: relative;
	width: 100%;
	height: 0;
	padding: 0px 20px;
	background: #fcfcfc;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	overflow: hidden
}

.live-list .list-top .sort.t100 .sort-item {
	display: none
}

.live-list .list-top .sort.t100 .sort-item[data-type="100"] {
	display: block
}

.live-list .list-top .sort.t200 .sort-item {
	display: none
}

.live-list .list-top .sort.t200 .sort-item[data-type="200"] {
	display: block
}

.live-list .list-top .sort .sort-item {
	position: relative;
	width: auto;
	height: 28px;
	border: 1px solid #ddd;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	border-radius: 14px;
	margin: 10px 10px 10px 0;
	padding: 0 14px;
	cursor: pointer
}

.live-list .list-top .sort .sort-item.current,.live-list .list-top .sort .sort-item:hover {
	background: #144a69;
	color: #FFF;
	border-color: #144a69
}

.live-list .live-box {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF
}

.live-list .live-box .date, .data-box .date {
	position: relative;
	width: 100%;
	height: auto
}

.live-list .live-box .date .time, .data-box .date .time {
	display: inline-block;
	position: relative;
	width: auto;
	height: 30px;
	border-radius: 0 15px 15px 0;
	background: #144a69;
	padding-left: 30px;
	padding-right: 20px;
	margin: 20px auto 10px 0;
	line-height: 30px;
	font-size: 14px;
	color: #FFF
}

.live-list .live-box .date .time::before {
	content: "";
	position: absolute;
	top: 13px;
	left: 18px;
	width: 4px;
	height: 4px;
	background: #FFF;
	border-radius: 50%
}

.live-list .live-box .list-table {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 50px;
	padding: 0 5px
}

/*.live-list .live-box .list-table::before {*/
/*	content: "暂无赛事";*/
/*	position: absolute;*/
/*	left: 0;*/
/*	top: 0;*/
/*	width: 100%;*/
/*	height: 50px;*/
/*	text-align: center;*/
/*	line-height: 50px;*/
/*	color: #666;*/
/*	font-size: 14px*/
/*}*/

.live-list .live-box .list-table.t100 .list-item {
	display: none
}

.live-list .live-box .list-table.t100 .list-item[data-type="100"] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.live-list .live-box .list-table.t200 .list-item {
	display: none
}

.live-list .live-box .list-table.t200 .list-item[data-type="200"] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.live-list .live-box .list-table .list-item {
	position: relative;
	width: 100%;
	height: 50px;
	background: #fcfcfc;
	margin-bottom: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0px;
	font-size: 14px;
	color: #333;
	z-index: 2;
	overflow: hidden;
}

.live-list .live-box .list-table .ssdisplay{
    display: none !important;
}

.live-list .live-box .list-table .list-item .hhmm, .live-list .live-box .list-table .list-item .bf{
    width:auto;
		text-align: center;
		word-break: keep-all;
		white-space: nowrap;
		padding: 0 5px;
}

.live-list .live-box .list-table .list-item .match{
    width:159px;
    text-align: center;
}

.live-list .live-box .list-table .list-item .teamvs{
    width:438px;
    text-align: center;
    height:50px;
    line-height: 50px;
}

.live-list .live-box .list-table .list-item .teamvs .teamname{
    width:42%;
    float: left;
}
.live-list .live-box .list-table .list-item .teamvs .tr{
    text-align: right;
}
.live-list .live-box .list-table .list-item .teamvs .tl{
    text-align: left;
}
.live-list .live-box .list-table .list-item .teamvs .vs{
    width:16%;
    float: left;
}

.live-list .live-box .list-table .list-item .live-status{
    width:112px;
    text-align: center;
}

.live-list .live-box .list-table .list-item .wait{
    color:#959595 !important;
}

.live-list .live-box .list-table .list-item a {
	color: #333
}

.live-list .live-box .list-table .list-item a.live {
	color: #144a69
}

.live-list .live-box .list-table .list-item a.end {
	color: #999
}

.live-list .live-box .list-table .list-item a:hover {
	color: #144a69
}

.live-list .live-box .list-table .list-item a .vs {
	font-style: normal;
	padding: 0 10px
}

.hot-label {
	position: relative;
	width: 100%;
	height: auto;
	background: transparent
}

.hot-label .label-list {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 10px;
	font-size: 14px;
	line-height: 1.5;
}

.hot-label .label-list .label-item {
	display: inline-block;
	width: auto;
	height: 22px;
	margin: 5px 12px 5px 0;
	background: #f5f5f5;
	border-radius: 11px;
	color: #333;
	padding: 0 12px;
	line-height: 22px
}

.hot-label .label-list .label-item:hover {
	color: #144a69
}

.label-title {
	position: relative;
	width: 100%;
	height: 44px;
	line-height: 44px;
	font-size: 18px;
	padding-left: 15px
}

.label-title::before {
	content: "";
	position: absolute;
	left: 0;
	top: 13px;
	width: 5px;
	height: 20px;
	border-radius: 2px;
	background: #144a69
}

main.w1200 {
	margin-bottom: 30px
}

footer {
	position: relative;
	width: 100%;
	height: auto;
	background: #123f58;
	padding: 40px 0 !important
}

footer::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 10px;
	background: #34aadc -webkit-gradient(linear, right top, left top, from(#144a69), color-stop(#5ac8fa), color-stop(#007aff), to(#5ac8fa));
	background: #34aadc linear-gradient(to left, #144a69, #5ac8fa, #007aff, #5ac8fa)
}

footer .ft-line {
	position: relative;
	height: auto;
	line-height: 32px;
	color: #999;
	text-align: center
}

footer .ft-line .ft-link {
	color: #999;
	margin-right: 10px
}

footer .ft-line .ft-link:hover {
	text-decoration: underline
}

.team-box {
	position: relative;
	width: 100%;
	height: auto;
	padding: 20px;
	background: linear-gradient(-45deg, #1e1f3d, #2b1d2f);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.team-box .team-logo {
	width: 100px;
	height: 100px;
	background: #FFF;
	padding: 5px;
	border-radius: 5px
}

.team-box .team-infos {
	position: relative;
	height: auto;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-left: 20px
}

.team-box .team-infos .name-other {
	position: relative;
	width: 100%;
	height: auto;
	line-height: 38px
}

.team-box .team-infos .name-other .name {
	font-size: 24px;
	margin-right: 10px;
	color: #FFF
}

.team-box .team-infos .name-other .other {
	float: left;
	font-size: 14px;
	color: #FFF;
	margin-right: 10px
}

.team-box .team-infos .name-other a.other {
	color: #2199df
}

.team-box .team-infos .intro {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 10px;
	font-size: 14px;
	color: #999;
	line-height: 32px
}

.against {
	position: relative;
	width: 100%;
	height: 210px;
	padding: 20px;
	background: linear-gradient(-45deg, #1e1f3d, #2b1d2f);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.against .team {
	position: relative;
	width: auto;
	height: 120px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.against .team .name {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	max-width: 200px
}

.against .team .name a {
	color: #FFF;
}

.against .team .logo {
	display: block;
	width: auto;
	height: 120px
}

.against .against-status {
	position: relative;
	width: auto;
	height: auto;
	margin: 0 50px;
	cursor: default
}

.against .against-status .ag-type {
	font-size: 20px;
	color: #0289d8;
	text-align: center;
	line-height: 30px
}

.against .against-status .ag-match {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #FFF;
	text-align: center
}

.against .against-status .ag-date {
	font-size: 18px;
	color: #999;
	line-height: 30px;
	text-align: center
}

.watch-live {
	position: relative;
	width: 100%;
	height: auto;
	padding: 10px 20px;
	text-align: center;
	line-height: 38px;
	background: #fff
}

.watch-live a{
font-size: 16px;
font-weight: bold;
}
.watch-live .live-link {
	display: inline-block;
	position: relative;
	width: auto;
	height: 28px;
	border: 1px solid #0f91dd;
	color: #0f91dd;
	padding: 0 15px;
	border-radius: 14px;
	margin: 0 10px;
	line-height: 26px;
	font-size: 16px;
	
}

.watch-live .live-link:hover {
	background: #0f91dd;
	color: #FFF
}

.last-match {
	position: relative;
	width: 100%;
	height: auto
}

.last-match .last-match-box {
	position: relative;
	width: 49%;
	height: auto;
	min-height: 100px;
	margin-right: 2%
}

.last-match .last-match-box .match-list {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 5px 0
}

.last-match .last-match-box .match-list .list-line {
	position: relative;
	width: 100%;
	height: 50px;
	background: #fcfcfc;
	margin-top: 10px;
	line-height: 50px
}

.last-match .last-match-box .match-list .list-line:first-child .host,.last-match .last-match-box .match-list .list-line:first-child .visit {
	font-weight: normal
}

.last-match .last-match-box .match-list .list-line:first-child .host:hover,.last-match .last-match-box .match-list .list-line:first-child .visit:hover {
	color: #333
}

.last-match .last-match-box .match-list .list-line p,.last-match .last-match-box .match-list .list-line a {
	float: left;
	position: relative;
	width: 25%;
	height: 100%;
	text-align: center;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #333
}

.last-match .last-match-box .match-list .list-line p.host,.last-match .last-match-box .match-list .list-line p.visit,.last-match .last-match-box .match-list .list-line a.host,.last-match .last-match-box .match-list .list-line a.visit {
	font-weight: bold
}

.last-match .last-match-box .match-list .list-line p.host:hover,.last-match .last-match-box .match-list .list-line p.visit:hover,.last-match .last-match-box .match-list .list-line a.host:hover,.last-match .last-match-box .match-list .list-line a.visit:hover {
	color: #144a69
}

.team-data {
	position: relative;
	width: 100%;
	height: auto
}

.team-data .data-box {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF
}

.team-data .data-box .data-top {
	position: relative;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #ddd;
	line-height: 52px;
	padding: 0 10px
}

.team-data .data-box .data-top .top-type {
	display: inline-block;
	position: relative;
	width: auto;
	height: 26px;
	border: 1px solid #ddd;
	line-height: 24px;
	padding: 0 15px;
	border-radius: 13px;
	margin-right: 15px;
	cursor: pointer
}

.team-data .data-box .data-top .top-type.current {
	border-color: #144a69;
	color: #FFF;
	background: #144a69
}

.team-data .data-box .data-title {
	position: relative;
	width: 100%;
	height: 60px
}

.team-data .data-box .data-title .data-title-text {
	display: inline-block;
	position: relative;
	width: auto;
	height: 30px;
	border-radius: 0 15px 15px 0;
	background: #ffbe00;
	padding-left: 30px;
	padding-right: 20px;
	margin: 20px auto 10px 0;
	line-height: 30px;
	font-size: 14px;
	color: #FFF
}

.team-data .data-box .data-title .data-title-text::before {
	content: "";
	position: absolute;
	top: 13px;
	left: 18px;
	width: 4px;
	height: 4px;
	background: #FFF;
	border-radius: 50%
}

.team-data .data-box .data-list {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 100px;
	padding: 5px
}
.team-data .data-box.basket .data-list {
	overflow-x:auto;
	overflow-y: scroll;
	margin-bottom: 20px;
}

.team-data .data-box .data-list .list-item {
	position: relative;
	width: 100%;
	height: 50px;
	background: #fcfcfc;
	margin-bottom: 5px;
	line-height: 50px;
	color: #333;
	text-align: center
}

.team-data .data-box.basket .data-list .list-item {
	width: 1218px;
	word-break: keep-all;
	white-space: nowrap;
}
.team-data .data-box.basket .data-list .list-item.add-line {
	width: 1293px;
}
.team-data .data-box.basket .data-list .list-item .more, .team-data .data-box.basket .data-list .list-item .less {
	float: left;
	position: relative;
	height: 100%;
	line-height: 50px;
	text-align: center;
	vertical-align: middle;
}
.team-data .data-box.basket .data-list .list-item .more {
	width: 159px;
	overflow: hidden;
}
.team-data .data-box.basket .data-list .list-item .more:first-child {
	color: #333;
	padding-right: 10px;
	text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.team-data .data-box.basket .data-list .list-item .less {
	width: 75px;
}

.team-data .data-box .data-list .list-item .rank,.team-data .data-box .data-list .list-item .avatar {
	float: left;
	width: 10%;
	height: 100%
}

.team-data .data-box .data-list .list-item .avatar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.team-data .data-box .data-list .list-item .avatar img {
	display: block;
	width: 45%;
	height: auto;
	max-height: 46px
}

.team-data .data-box .data-list .list-item p {
	float: left;
	width: 10%
}

.team-data .data-box .data-list .list-item .name {
	float: left;
	width: 30%;
	height: 100%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #333;
	padding: 0 10px
}

.team-data .data-box .data-list .list-item .name:hover {
	color: #144a69
}

.team-data .data-box .data-list .list-item .born {
	width: 20%
}

.detail-review {
	position: relative;
	width: 795px;
	height: auto
}

.detail {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF;
	padding: 30px
}

.detail .title {
	position: relative;
	width: 100%;
	height: auto;
	line-height: 38px;
	text-align: center;
	font-size: 28px
}

.detail .infos {
	line-height: 50px;
	font-size: 14px;
	color: #999;
	text-align: center;
	border-bottom: 1px solid #ddd
}

.detail .infos .from {
	margin-right: 10px
}

.detail .content {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 20px
}

.detail .content .video-cover {
	display: block;
	width: 100%;
	height: auto
}

.detail .content .video-cover img {
	display: block;
	width: 100%;
	height: auto
}

.detail .content .editor,.detail .content .origin,.detail .content .keyword {
	position: relative;
	width: 100%;
	height: auto;
	line-height: 28px;
	margin-top: 10px;
	font-size: 14px;
	color: #333
}

.detail .content .editor a,.detail .content .origin a,.detail .content .keyword a {
	font-size: 12px;
	margin-right: 10px;
	color: #333
}

.detail .content .editor a:hover,.detail .content .origin a:hover,.detail .content .keyword a:hover {
	color: #144a69
}

.review {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF
}

.review .review-title {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 18px;
	line-height: 48px;
	border-bottom: 1px solid #ddd;
	padding: 0 20px
}

.review .review-list {
	position: relative;
	width: 100%;
	height: auto;
	padding: 20px
}

.review .review-list .review-item {
	position: relative;
	width: 100%;
	height: auto;
	padding: 30px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding-bottom: 50px
}

.review .review-list .review-item:last-child {
	border-bottom: 1px solid #ddd
}

.review .review-list .review-item::before {
	content: "";
	position: absolute;
	left: 30px;
	top: 10px;
	width: calc(100% - 60px);
	height: 1px;
	background: #ddd
}

.review .review-list .review-item .user {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #FA536F;
	line-height: 50px;
	font-weight: bold
}

.review .review-list .review-item .content {
	position: relative;
	width: 100%;
	height: auto;
	font-size: 14px;
	color: #333;
	line-height: 50px;
	WORD-WRAP: break-word;
}

.review .review-list .review-item .like-rereview {
	position: relative;
	width: auto;
	height: 50px;
	line-height: 50px
}

.review .review-list .review-item .like-rereview span {
	font-size: 14px;
	color: #333;
	cursor: pointer
}

.review .review-list .review-item .like-rereview span.rereview {
	margin-left: 20px
}

.review .review-list .review-item .like-rereview span:hover {
	color: #144a69
}

.round-title {
	position: relative;
	width: 100%;
	height: 44px;
	background: #25252f;
	font-size: 18px;
	color: #FFF;
	padding-left: 28px;
	line-height: 44px
}

.round-title::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 18px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #FFF
}

.tag-list {
	position: relative;
	width: 100%;
	height: auto;
	background: #FFF
}

.tag-list .list-item {
	position: relative;
	width: 100%;
	height: 50px;
	padding: 0 10px;
	line-height: 50px
}

.tag-list .list-item .item-link {
	position: relative;
	width: auto;
	height: 50px;
	max-width: 75%;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
	font-size: 14px;
	color: #333;
	padding-left: 20px
}

.tag-list .list-item .item-link:hover {
	color: #144a69
}

.tag-list .list-item .item-link::before {
	content: "";
	position: absolute;
	left: 10px;
	top: 22px;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #999
}

.tag-list .list-item .item-date {
	position: relative;
	width: auto;
	height: 50px;
	color: #999;
	font-size: 14px
}

.pageview {
	position: relative;
	width: 100%;
	height: 60px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 60px;
}


.pageview .page, .pageview a {
	line-height: 60px;
	margin: 0 5px;
	color: #333
}
.pageview .a1, .pageview .prev,.pageview .next {
	display: inline-block;
	position: relative;
	width: auto;
	height: 28px;
	line-height: 28px;
	color: #333;
	padding: 0 15px;
	border-radius: 14px;
	background: #FFF;
	margin-top: 16px;
	cursor: pointer
}

.pageview .prev:hover,.pageview .next:hover {
	background: #144a69;
	color: #FFF
}


.pageview .page:hover {
	color: #144a69
}

.pageview .page.current {
	font-weight: bold
}

.back-top {
	position: fixed;
	right: 5vw;
	bottom: 10vw;
	width: 40px;
	height: 40px;
	background: url("../images/backtop.png") no-repeat center/50% 50%,#FFF;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 5px #144a69;
	box-shadow: 0 0 5px #144a69;
	z-index: 7;
	cursor: pointer;
	display: none
}

.p1 {
	background: #FFF
}

.p2 {
	background: #DDD
}

.p3 {
	background: #999
}

.item1 {
	height: 10px
}

.item:nth-child(1) {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg)
}

.item2 {
	height: 20px
}

.item:nth-child(2) {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg)
}

.item3 {
	height: 30px
}

.item:nth-child(3) {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.living{color: #30a8f2!important;}
@media screen and (max-width: 1199px) {
	.w1200 {
		width: 100%
	}

	html,body {
		width: 100vw
	}

	/* body {
		font-size: 2.6vw
	} */

	main .w1200 {
		padding-top: 0
	}

	header {
		padding-top: 40px !important
	}

	header .top {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 10;
		height: 40px
	}

	header .top .home .home-link .intro {
		display: none
	}

	header .top .home .home-link .logo {
		height: 30px;
		margin-top: 5px;
		margin-left: 10px
	}

	header .bottom {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9;
		width: 200px;
		height: 100vh;
		padding-top: 40px;
		overflow-y: auto;
	}

	header .bottom.current {
		display: block
	}

	header .bottom .nav .nav-item {
		float: none;
		padding-right: 40px;
		margin-right: 0
	}

	header .bottom .nav .nav-item .nav-first {
		width: 100%
	}

	header .bottom .nav .nav-item .nav-first .trigle {
		display: none
	}

	header .bottom .nav .nav-item .second-trigle {
		display: block
	}

	header .top .home .menu {
		display: block
	}

	header .site {
		padding: 0 20px
	}

	.box {
		padding: 0 3vw
	}

	.video-list {
		width: 100%;
		margin-right: 0;
		float: none
	}
	
	.gg{
	    display: none;
	}

	.video-list .big-news {
		margin-top: 20px
	}

	.live-list {
		width: 100%
	}

	.commend-right {
		float: none;
		width: 100%;
		overflow: hidden
	}

	footer {
		padding: 40px !important
	}

	.detail-review {
		width: 100%
	}

	.last-match .last-match-box {
		width: 100%;
		margin-right: 0
	}

	.against .team .logo {
		height: 60px
	}

	.team-box {
		display: block
	}

	.team-box .team-logo {
		float: left;
		margin-right: 10px
	}

	.against .team {
		display: block;
		padding-top: 70px;
		height: auto
	}

	.against .team img {
		position: absolute;
		left: 50%;
		top: 0;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: auto;
		height: 70px
	}

	.against .team .name {
		width: 100%;
		font-size: 18px;
		text-align: center
	}

	.against .against-status {
		margin: 0 15px
	}

	.against .against-status .ag-match {
		margin: 10px 0
	}

	.against .against-status .ag-date {
		font-size: 3vw
	}
	.hot-label .label-list .label-item {
		height: 5vw;
		border-radius: 2.5vw;
		line-height: 5vw;
	}
	.live-list .live-box .list-table .list-item .teamvs, .live-list .live-box .list-table .list-item .teamvs .tl,  .live-list .live-box .list-table .list-item .teamvs .tr {
		width: auto;
	}
	.tag-list {
		padding-bottom: 3vw;
	}
	.tag-list .list-item {
		height: 66px;
	}
	.tag-list .list-item .item-link {
		width: 100%;
		max-width: 100%;
	}
	.tag-list .list-item .item-date {
		width: 100%;
		height: 16px;
		font-size: 14px;
		line-height: 16px;
		text-align: right;
	}
	.live-list .live-box .list-table .list-item .teamvs .vs {
		width: 30px;
		text-align: center;
	}
}

@media screen and (max-width: 559px) {
	.team-data .data-box .data-list {
		overflow-x: auto;
	}
	.team-data .data-box .data-list .list-item {
		width: 150%;
	}
	.live-list .live-box .list-table .list-item {
		height: 96px
	}

	.live-list .live-box .list-table .list-item .hhmm {
		position: absolute;
		left: 20px;
		top: 20px;
		width: auto;
		height: 30px;
		line-height: 30px;
		text-align: center
	}

	.live-list .live-box .list-table .list-item .match {
		width: auto;
		margin-top: 30px;
		margin-right: 10px;
		text-align: left;
		text-indent: 20px;
	}

	.live-list .live-box .list-table .list-item .teamvs {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: auto !important;
		line-height: 16px !important;
	}


	.live-list .live-box .list-table .list-item .live-status {
		width: auto;
		height: 26px;
		border-radius: 13px;
		border: 1px solid #999;
		padding: 0 10px;
		line-height: 24px;
		word-break:keep-all;
		white-space: nowrap;
	}

	.live-list .live-box .list-table .list-item .live-status.live {
		border-color: #144a69
	}
	.live-list .live-box .list-table .list-item .teamvs .tr {
		text-align: center;
	}
	.live-list .live-box .list-table .list-item .teamvs .tl {
		text-align: center;
	}
}

.live-box {
	position: relative;
	width: 100%;
	height: auto;
	padding: 10px;
	background: #FFF;
}
.live-box .list-item {
	position: relative;
	width: 100%;
	height: 164px;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 32px;
	border-bottom: 1px solid #bcbcbc;
}
.live-box .list-item:last-child {
	border-bottom: none;
}
.live-box .list-item .agaginst-title {
	position: absolute;
	left: 0;
	bottom: 2px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 14px;
	text-align: center;
}
.live-box .list-item .team {
	position: relative;
	width: 33.333%;
	height: auto;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.live-box .list-item .team .team-icon {
	display: flex;
	position: relative;
	width: 60px;
	height: 60px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.live-box .list-item .team .team-name {
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	text-align: center;
	overflow: hidden;
}
.live-box .list-item .team .team-icon .icon {
	display: block;
	width: 100%;
	height: auto;
}
.live-box .list-item .vs {
	position: relative;
	width: 33.333%;
	height: auto;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
	color: #999;
}
.live-box .list-item .vs .text {
	font-size: 18px;
	color: #333;
}
.live-box .list-item .vs:hover .text {
	color: #007aff;
} 
.clearfix{zoom:1}.clearfix:after{content:" ";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}.fl{float:left}.fr{float:right}*{margin:0;padding:0;box-sizing:border-box}#recentlyMatch{position:relative;width:100%;height:auto;margin:10px 0;box-sizing:border-box;padding:0px 23px;overflow:hidden}#recentlyMatch *{box-sizing:border-box;padding:0;margin:0;text-decoration:none;list-style:none;outline:0}#recentlyMatch .match-box{position:relative;width:2530px;height:auto;white-space:nowrap;transition-duration:.5s}#recentlyMatch .match-box .match-item{display:inline-block;position:relative;width:216px;height:auto;margin-left:10px;background:#eef0f2;border-radius:5px;padding:8px}#recentlyMatch .match-box .match-item:first-child{margin-left:0}#recentlyMatch .match-panel{position:relative;width:100%;height:auto;overflow:hidden}#recentlyMatch .match-box .match-item::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:5px;background:#999;border-radius:0 0 3px 3px;z-index:2}#recentlyMatch .match-item:last-child{margin-right:10px}#recentlyMatch .match-item .time-type{position:relative;width:100%;height:26px;line-height:26px;font-size:14px;color:#999}#recentlyMatch .match-item .time-type .type.video{color:#8ec31f}#recentlyMatch .match-item .time-type .type.live{color:#30a8f2}#recentlyMatch .match-item .team{position:relative;width:160px;height:30px;line-height:30px;font-size:14px;color:#333;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical}#recentlyMatch .match-item .vs-box{position:relative;width:100%;height:60px}#recentlyMatch .match-item .team .team-ico{display:inline-block;width:auto;height:20px;vertical-align:middle;margin-right:10px}#recentlyMatch .match-item .vs{position:relative;width:40px;height:60px;text-align:center;line-height:60px;font-size:16px;color:#333;font-weight:bold;z-index:2}#recentlyMatch .check-prev,#recentlyMatch .check-next{position:absolute;top:0px;width:20px;height:102px;z-index:5;cursor:pointer}#recentlyMatch .check-prev:hover{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAATlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////+QlxstAAAAGXRSTlMAKtRVwbetgGMjHQnJmHpzbFsU5c+kn4lKLJUaEwAAAGRJREFUOMvtzEkOgCAQRNEWEATFeeL+FzXNvouE6M7avp+ib6aN9ciXlFIseHKyd+yqwb577IPsc/aA3cg+ZV+xt7KP2ftqd+xWdtrYCezgBw2CRv1FTXGXikiFwhEsrjPQa3sAjRYL/G3Z4pYAAAAASUVORK5CYII=") no-repeat center/20px 20px,#333}#recentlyMatch .check-next:hover{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFHRSTlMAsaAdz8Cplt/IuY6GEwwoJGlfS/sY8IIAAACESURBVDjLndM5EoAgEERRQcB9n/ufVe3EiE9Jp7wqYJbmR3Y+vnpLGwFnZqEF0NuTAcRpb+KSF7PEuObFJOHgGZ1EAuElPIgk0XE1WKyjxJQXS5SY86IdJA5oanhBKIFYuuIsP5K/WV2oBM2AZkG7YWAqRu74hrZy7L0Wh1fPbQ0Gjik3W9kMQMYLYqMAAAAASUVORK5CYII=") no-repeat center/20px 20px,#333}#recentlyMatch .check-prev{left:0px;border-radius:0px 0 0 0px;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAATlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////+QlxstAAAAGXRSTlMAKtRVwbetgGMjHQnJmHpzbFsU5c+kn4lKLJUaEwAAAGRJREFUOMvtzEkOgCAQRNEWEATFeeL+FzXNvouE6M7avp+ib6aN9ciXlFIseHKyd+yqwb577IPsc/aA3cg+ZV+xt7KP2ftqd+xWdtrYCezgBw2CRv1FTXGXikiFwhEsrjPQa3sAjRYL/G3Z4pYAAAAASUVORK5CYII=") no-repeat center/20px 20px,rgba(0,0,0,0.2)}#recentlyMatch .check-next{right:0px;border-radius:0 0px 0px 0;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAP1BMVEUAAAD///////////////////////////////////////////////////////////////////////////////9Du/pqAAAAFHRSTlMAsaAdz8Cplt/IuY6GEwwoJGlfS/sY8IIAAACESURBVDjLndM5EoAgEERRQcB9n/ufVe3EiE9Jp7wqYJbmR3Y+vnpLGwFnZqEF0NuTAcRpb+KSF7PEuObFJOHgGZ1EAuElPIgk0XE1WKyjxJQXS5SY86IdJA5oanhBKIFYuuIsP5K/WV2oBM2AZkG7YWAqRu74hrZy7L0Wh1fPbQ0Gjik3W9kMQMYLYqMAAAAASUVORK5CYII=") no-repeat center/20px 20px,rgba(0,0,0,0.2)}@media screen and (max-width:839px){#recentlyMatch{padding:0px;height:115px;margin:0px;}#recentlyMatch .check-prev,#recentlyMatch .check-next{display:none}#recentlyMatch .match-panel{position: relative;width: 100%;overflow: hidden;top: 0px;left: 0px;z-index: 2;background: #f5f5f5;height:auto;overflow-x:scroll;}#recentlyMatch .match-box .match-item{background:#fff;}}
