@charset "UTF-8";

* {padding:0; margin:0;	border: none;}
body {font-family: "Microsoft YaHei",sans-serif;font-size: 14px;_line-height: 1.125;}
ul li {list-style: none}
a,a:active,a:link,a:visited {text-decoration: none;color: #000;}
em {font-style: normal;}
.fixture {display: block;}
.fixture a, .fixture a:active, .fixture a:visited {color: #000;}
.fixture b {padding:0 5px;}
.notabs-300 {width: 300px!important}
.notabs-300 img{width:300px;height:200px;}
/* .hot a {font-weight: bold;color: #FF0000 !important;} */
.vs {
    font-size: 20px;
    margin: 0 10px;
}
.win .color6,
.win {
    color: #f00;
}
.lose .color6,
.lose {
    color: #008000;
}
.flex-between {
    display: flex!important;
    justify-content: space-between;
    align-items: center;
}
/* .hot {background: url(../images/hot.gif) 100% 50% no-repeat;} */
#teamswrapper table td.start-details.pchot::before,
.hot .hot-f::before {
    content: '';
    background-image: url('/Public/Home/images/remen.png');
    background-size: cover;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 4px;
}
#teamswrapper table td.start-details.pchot::before {
    position: absolute;
    top: 17px;
    left: 10px;
}
.n-filtr-item .fixture-details em {
    width: 150px;
    display: inline-block;
    text-align: left;
    word-break: keep-all;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
/* .over-btn {
    background-color: #000;
    color: #fff;
} */
.n-filtr-item .t-logo {
    width: 20px;height:20px;vertical-align: middle;
}
.n-filtr-item .text-left .t-logo {
    margin-right: 4px;
}
.n-filtr-item .text-right .t-logo {
    margin-left: 4px;
}
.n-filtr-item .fixture-details em span {
    width: 125px;
    text-overflow: ellipsis;
}
.n-filtr-item .fixture-details a {
    display: flex;
    align-items: center;
}
.n-filtr-item .fixture-details b.score {
    margin: 0 4px;
    flex-shrink: 0;
    width: 58px;
    color: #d91f1f;
}
.n-filtr-item .fixture-details i {
    margin: 0 5px;
}
.n-filtr-item .fixture-details em:first-child {
    text-align: right;
}
.n-filtr-item .w1,
.n-filtr-item .w3 {
    width: 140px!important;
}
.n-filtr-item .w4 {
    width: 338px!important;
}
.status-2 a,
.status-2 time,
.status-2 .td-chu {
    color: #666!important;
}
.status-2 td:first-child {
    border-left: 4px solid #d6d6d6;
}
.status-1 .football-score,
.status-1 .no-start {
    color: #798ce8!important;
}
.status-1 td:first-child {
    border-left: 4px solid #798ce8;
}
.status-0 td:first-child {
    border-left: 4px solid #d91f1f;
}
.status-0 .football-score {
    color: #d91f1f;
}
.show-more {
    width: 80%;
    margin: 20px auto 20px auto;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #666!important;
    display: block;
}
.show-more .fa-angle-double-right {
    margin-left: 5px;
}
.w20 {width:20%!important;}
.w25 {width:25%!important;}
.w30 {width:30%!important;}
.w40 {width:40%!important;}
.w1 {width:21%!important;}
.w2 {width:25%!important;}
.w3 {width:30%!important;}
.w4 {width:40%!important;}
h3 {font-size:13px;}
.clearfix {clear: both;}
.fl{float:left!important}
.fr{float:right!important}
.btn {font-size: 9pt;font-weight: bold;padding: 1px 9px !important; cursor: pointer;}
.btn-success { background-color: #e74c5b !important;border-radius: 2px;color: white;text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);}
.end { background-color: #9c9c9c !important;border-radius: 2px;color: #f3f3f3;}
.hide {display:none;}

.adv {margin:70px auto 0;text-align:center;}
.adv img {margin: 5px auto 0;}
.advs {margin:0 auto;text-align:center;width:100%;}
.advq {margin:0 auto;text-align:center;}
.advs img {margin: 5px auto;width:100%;}
.Text {width: 1158px; height: auto; border: 1px solid #dadada; margin: 30px auto; padding: 20px; }
.Text h6{font-size:16px;padding-bottom:12px;}
.Text p{line-height:22px;color:#999999; }

.indexpage {margin-top:80px!important;}
.status-filter,
.gotop-btn {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 20px;
    z-index: 888;
    background-color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.8;
}
.gotop-btn::after {
    content: '';
    background: url(/Public/Home/images/fanhuidingbucopy.png) no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
}
.status-filter {
    background: linear-gradient(#74ebd5, #acb6e5);
    color: #0e0e0e;
    bottom: 70px;
    font-size: 12px;
}
/*HEADER*/
.header {
    width: 100%;
    background-color: #fbfbfb;
    z-index: 999999;
    /* border-top: 4px solid #e74c5b; */
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    position: fixed;
    top: 0;
    left: 0;
}
.sidr.left {
    background-color: #7c8ee6;
    box-shadow: 0 0 5px 5px #7c8ee6 inset;
}
.sidr ul,
.sidr ul li {
    border-top: 1px solid #7c8ee6!important;
    border-bottom: 1px solid #7c8ee6!important;
}
.sidr ul li:hover>a,.sidr ul li:hover>span,.sidr ul li.active>a,.sidr ul li.active>span,.sidr ul li.sidr-class-active>a,.sidr ul li.sidr-class-active>span {
    box-shadow: 0 0 15px 3px #7c8ee6 inset !important;
}
.wrap, .headwrap {
    margin: 0 auto;
    width: 1200px;
}
.logo, .menu>ul>li {
    float: left;
    position: relative;
}
.logo {
    width: 180px;
	margin:0 10px;
}
.logo a {
    background: url(../images/logo/logo.png) no-repeat;
    width: 146px;
    height: 48px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}
.menu {
    float: left;
}
.menu ul li a {
    display: block;
    line-height: 60px;
    width: 110px;
    text-align: center;
}
/* 头部 */
.nav { height: 70px; margin-bottom: 10px; line-height: 70px; margin-left:auto;margin-right:auto; color: #fff; width: 1200px;}
.nav_top {height: 70px; width: 1000px; margin: 0 auto; background-color:#FFF}
.nav_top_l { width: 146px; padding-top: 6px; background-position: 240px 15px; background-repeat: no-repeat;margin-right: 10px;}
.nav_top_r { width: 460px; }
.nav_b_r { width: 360px; margin-top: 25px; padding-top: 8px; font-size: 15px;}
.nav_b_r span { margin-left: -1px;}
.nav_seach_btn { width: 80px; height: 34px; margin-left: -10px; background: #1d9b58; text-indent: 1em; display: inline-block; color: #FFF; text-align: center; line-height: 34px; font-weight: bold; background-image: url(../images/ds.png); background-repeat: no-repeat;}
.nav_seach_btn a{ color:#FFF}
.nav_b_r input {width: 280px; height: 32px; margin-left: 0px; line-height: 33px; border: 1px solid #e6e6e6; font-size: 12px; text-indent: 1em; background-color:#f2f2f2}
.ipt { color: #999;  margin-left: -10px; overflow: hidden;}

/* 导航 */
.content{ width:100%;}
.top {font-size: 16px;height: 60px;background: #fff;box-shadow: 0 1px 5px rgb(0 0 0 / 11%);}
#top {width:1200px; margin:0 auto;padding:0 30px;height:60px;}

.nav a {line-height: inherit;color: #333;}

.nav_menu {line-height: 60px;text-transform: uppercase;}
.nav_submenu li{    z-index: 100;}
.nav_submenu1 li{    z-index: 9999999;}
.nav_submenu2 li{    z-index: 9999999;}

.nav_menu-item { 
    display: inline-block; float: left; width: 100px; text-align: center;
    position: relative;
}
.nav_menu-item:hover .fa-angle-down{ transform: rotate(180deg);}
.nav_menu-item:hover .nav-arrow,
.nav_menu-item:hover .nav_submenu {display:block;}
.nav a:hover {
    color: #7c8ee6!important;
}
/* 导航----（当前颜色）*/
.headMenuNow {background-color: #7c8ee6;width: 100px;position: relative;}
.headMenuNow p { position: relative; font-weight: bold; font-size: 16px; z-index: 999;}


.nav_submenu { 
    background: #eef0f1;
    box-shadow: 0 1px 5px rgb(0 0 0 / 11%);
    width: 240px;
    border-radius: 8px;
    text-transform: none; display: none; position: absolute; font-size: 14px;z-index:100;
    min-height: 100px;
 }
.nav_menu-item .fa-angle-down {
    margin-left: 5px;
    transition: all 0.4s ease;
}
.nav_submenu li{ 
    color: #666;
    /* opacity: 0.6; */
    height: 32px;
    line-height: 32px;
    padding-left: 10px;
    width: 100px;
    text-align: left;
    float: left;
    display: flex;
    align-items: center;
    position: relative;
}
.nav_submenu li .menu-logo { 
    width: 20px;height:20px;border-radius: 100%;
    margin-right: 5px;
}

.nav_submenu li:hover {
    color: #7c8ee6;
    opacity: 1;
    font-weight: bold;
}

.nav-arrow {
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    display: none;
    bottom: 0;
    left: 50%;
    border-width: 0 7px 7px;
    border-bottom-color: hsla(0,0%,85.1%,.5);
    transform: translateX(-50%);
    z-index: 102;
}
.nav-arrow::before,
.nav-arrow::after {
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    display: block;
    content: " ";
    top: 1px;
    left: 0;
    margin-left: -7px;
    border-width: 0 7px 7px;
    border-bottom-color: #eef0f1
}
.nav_submenu li a{ display: block;color: #666;flex-shrink: 0;}
.nav_submenu li:hover a{ display: block;color: #7c8ee6;}
.nav_submenu li.plr5 { padding: 0 15px;}

.icon_new { position: absolute; top: 7px; left: 62px;}
.nav_b_l_l {width: 390px;height: 30px;line-height: 30px;overflow: hidden;float: left;}
.nav_b_l_r {width: 70px;height: 30px;line-height:30px;overflow: hidden;float: right;}
.nav_b_l_r a:hover{ color:#FFF;background-color:#CCC; border-radius:5px;}

/* 登录--注册--（当前颜色）*/
.login{ line-height:50px; }
.login a{ float:left; color:#f33; margin-left:3px;    font-weight: 600;}
.login a:hover{    background-color: #000;}
span.new {
    animation-name: new-fade;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
    animation-delay: 0;
    -webkit-animation-name: new-fade;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 0;
    -moz-animation-name: new-fade;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    -moz-animation-fill-mode: forwards;
    -moz-animation-delay: 0;
    -o-animation-name: new-fade;
    -o-animation-duration: 3s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
    -o-animation-fill-mode: forwards;
    -o-animation-delay: 0;
    position: absolute;
    top: 2px;
    left: 90%;
    background-color: #ff7086;
    font-size: 12px;
    color: #fff;
    line-height: 11px;
    height: 14px;
    padding: 2px 10px;
    border-radius: 7px 7px 7px 0px;
    margin-left: -3px;
    cursor: pointer;
    margin-top: 2px;
}
.login span{ float:left; }
.login img{ width:40px; height:40px; border-radius:50px; margin-top:5px;}

p.col26.apph {
    color: #b10c0c;
}

.menu ul li a .sub-indicator{
	right: 7px;
	top: 50%;
	margin-top: -2px;
	position: absolute;
	display: inline-block;
	content: '';
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #ddd;
}
.menu ul li .child_navs {
    display: none;
    padding: 0 0 5px 0;
    position: absolute;
    top: 60px;
    z-index: 10;
    background-color: #fbfbfb;
    min-width: 200px;
    border: solid 1px #ccc;
    border-top: none;
    border-radius: 0 0 4px 4px;
}
.menu ul li .child_navs li{
    float:left;
	width:50%;
}
.menu ul li .child_navs li:hover a{
    color:#dc2221;
}
.menu ul li:hover ul{
	display:block;
}
.menu ul li ul li a {
    line-height: 40px;
    height: 40px;
}

/*FOOTER*/
#footer-2016-links-wrapper {
    width: 100%;
    background-color: #222;
    border-top: 1px solid #3c3b3b;
}

.footer-2016-content {
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
}

.footer-2016-content h5, .footer-2016-content h6 {
    color: #fff;
    font-size: 16px;
	margin: 10px 0;
}

#footer-2016-links-wrapper ul {
    padding: 0 0 10px;
    border-bottom: 0 solid #013e00;
}

#footer-2016-links-wrapper ul li {
    display: inline-block;
    margin-right: 9px;
}

#footer-2016-links-wrapper ul li a {
    color: #fff;
    font-weight: 400;
    display: block;
    margin-top: 7px;
    padding-top: 2px;
    height: 18px;
    background-size: 20px 20px;
}

#footer-2016-links-wrapper ul.more-links li {
    display: inline-block;
    margin-right: 3px;
    padding-right: 13px;
}

#footer-2016-links-wrapper ul.more-links li a {
    color: #727272;
    height: auto;
    background-size: auto;
    font-size: 12px;
    font-weight: 500;
    display: block;
    margin-top: 0;
    padding-left: 0;
}

.footer-2016-content p {
    margin: 10px 0;
    font-size: 12px;
    color: #727272;
}

.footer-2016-content p a {
    padding-right: 10px;
    color: #49cc08;
}

/*四宫格*/
.anc-hot, .anc-other {
    width: 298px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
}
.anco-title {
    width: 298px;
    height: 40px;
    line-height: 40px;
	color:#FFF;
    font-size: 16px;
    text-indent: 26px;
    background: #798ce8;
    /* box-shadow: 0 0 10px #e74c5b; */
    position: relative;
}
.anco-content {
    padding: 10px 1px 0;
    overflow: hidden;
}
.anco-content li {
    width: 138px;
    height: 140px;
    border: 1px solid #ebebeb;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 0 4px 10px;
    cursor: pointer;
    position: relative;
}
.anco-content li .anco-content-img {
    width: 138px;
    height: 94px;
    overflow: hidden;
}
.anco-content li .anco-content-img img {
    display: block;
    width: 138px;
    height: 94px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.anco-content li p {
    height: 36px;
    line-height: 18px;
    padding: 0;
    font-family: microsoft yahei;
    color: #666666;
    font-size: 10px;
    margin: 5px 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.anco-content li i {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 49px;
    top: 27px;
}
.cate-list {
    display: flex;
    margin-bottom: 10px;
}
.cate-list span {
    flex-shrink: 0;
}
.cate-list ul li{
    float: left;
    margin-right: 10px;
}
.cate-list ul li a:hover {
    color: #006eb9!important;
}
.videoLink {
    text-align: center;
    padding-bottom: 5px;
}
.videoLink em {
    color: #4285f4;
}
.no-data {
    text-align: center;
    margin: 20px;
    font-size: 20px;
    color: #999;
}
/*BOX-right*/
.box-right{ width:300px; margin-bottom:20px;}
.box-right .box-tit{ height:40px; line-height:40px;overflow:hidden;background-color: #efefef;border-top: #e74c5b 2px solid;}
.box-right .box-tit .tit{width: 98%;margin-left: 10px;display: inline-block;font-size: 14px;float: left;}
.box-right .box-tit .more{ width:120px; color:#666; font-size:14px; border:1px #e5e5e5 solid; display:inline-block; background:url(../images/more.png) 125px center no-repeat; text-align:right; float:right; padding-right:28px; height:38px;}
.box-right .box-tit .no-more{ background:none;}
.box-csfw img {
    width: 300px;
}
.box-csfw{ clear:both;border:1px #e5e5e5 solid; border-top:none;}
.box-csfw .tit{ height:16px; line-height:16px;  margin:0px 10px 5px; padding-left:10px; overflow:hidden; position:relative;border-bottom:1px #e5e5e5 dashed; padding-bottom:10px; padding-top:10px; }
.box-csfw .tit span{ position:absolute; top:12px; left:0; border-left-width:3px; border-left-style: solid; display:block; height:12px;}

.box-csfw  .smore{
    position: absolute;
    right: 0;
    bottom: 10px;
    display: block;
    overflow: hidden;
    height: 16px;
    padding-top: 5px;
}
.box-csfw .smore a {
    font-size: 12px;
    line-height: 16px;
    display: block;
    width: 50px;
    height: 16px;
    color: #999;
}
.box-csfw .red-bd{ border-color:#f65c5b;}
.box-csfw .blue-bd{ border-color:#31a9ee;}
.box-csfw .green-bd{ border-color:#15bd68;}
.box-csfw ul{ clear:both; overflow:hidden; border-bottom: 4px #efefef solid;}
.box-csfw ul:last-child{ border-bottom:none;}
.box-csfw ul li{  border-bottom:1px #e5e5e5 solid;position:relative; overflow:hidden; line-height:40px;width: 48%;float: left;}
.box-csfw ul li span{ border-right:1px #e5e5e5 solid; display:block; position:absolute; top:12px; left:149px; height:15px;}
.box-csfw ul li:last-child{ border:none;}
.box-csfw ul li a{ color:#666; position:relative; padding-left:30px;}
.box-csfw ul li a:hover{ color:#dc2211;}
.box-csfw ul li a i{display:inline-block; position:absolute; width:20px; height:20px;top: -1px;left: 5px;}
.box-csfw ul li a i.fa-soccer-ball-o{top:2px;left:8px;color:#f60;}
.box-csfw ul li a i.lq{background: url(../images/s_basketball.png)}
.box-csfw ul li a i.zq{background: url(../images/s_football.png)}
/*INDEX*/
.index {
    margin-top: 80px!important;
}
.topic {font-weight:500;}
.match-event{
	padding: 10px 20px 0 20px;
	border:1px solid #D6DBE0;
	border-top:none;
	margin-bottom:10px;
    display: flex;
}
.match-event .soccer {
    border-color: #58c246;
    flex: 1;
}
.match-event .sport .sport-legend img {
    vertical-align: bottom;
}
.match-event .sport .sport-legend span {
    margin-left: 5px;
    font-weight: bold;
    color: #dc2221;
}
.match-event .hot-match {
    padding: 5px 0;
}
.match-event .hot-match a:hover span{
    color:#dc2211;
}
.match-event .hot-match a:hover{color:#dc2211;}
.match-event ul.hot-match li {
    display: inline-block;
    width: 100%;
    margin: 2px 0;
    padding: 0 1%;
	height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.match-event ul.hot-match li em{
    color:#009ad9;
}
.match-event .match-name {
    display: inline-block;
    margin-right: 5px;
    color: #000;
}

/******* Star *******/
.m-widget {
    margin-bottom: 15px;
    background-color: #fff;
}
.m-widget h3.tit {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 0 10px;
    color: #fff;
    height: 32px;
    line-height: 32px;
    background: #3a3637;
    width: 280px;
}
.m-widget h3 {
    position: relative;
    display: block;
}
.triangle {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #3a3637 transparent transparent transparent;
    bottom: -12px;
    left: 10px;
    display: block;
}
.m-widget p {
    padding: 5px 10px;
    overflow: hidden;
}

.Rtags {
    padding: 5px 10px;
    letter-spacing: 2px;
    overflow: hidden;
}
.Rtags a {
    display: inline-block;
    color: #FFF;
    margin: 5px 3px 5px 3px;
    padding: 1px 5px;
    height: 18px;
    line-height: 18px;
    text-decoration: none;
}
.Rtags a.t1,.Rtags a.t11{background-color: #66ce66;}
.Rtags a.t2,.Rtags a.t12{background-color: #ff6666;}
.Rtags a.t3,.Rtags a.t13{background-color: #f04d76;}
.Rtags a.t4,.Rtags a.t14{background-color: #cc6699;}
.Rtags a.t5,.Rtags a.t15{background-color: #4f89cc;}
.Rtags a.t6,.Rtags a.t16{background-color: #ff9900;}
.Rtags a.t7,.Rtags a.t17{background-color: #66cccc;}
.Rtags a.t8,.Rtags a.t18{background-color: #cccc00;}
.Rtags a.t9,.Rtags a.t19{background-color: #99cc99;}
.Rtags a.t10,.Rtags a.t20{background-color: #9999cc;}

/*内页直播信号引入*/
.narrow {
    overflow: hidden;
    margin: 0 auto;
    border: 0 solid #717171;
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 10px #989898;
}
.showhand {
    cursor: pointer;
}
.title1 {
    height: 40px;
    line-height: 40px;
    background: url(../images/streamhub-white-bar.png);
    padding: 0 30px;
    font-weight: bold;
}
.headactions {
    float: right;
    line-height: 1em;
    padding: 12px 10px 0 0;
}
.headactions img {
    vertical-align: middle;
    cursor: pointer;
    padding: 0 5px;
}
.cp {
    padding: 10px 30px;
}
.cp a {
    margin-right: 20px;
    line-height: 25px;
}

/*Bshare*/
#bshare {padding:6px 30px;border:1px solid #ccc;margin:10px 0;background-image: url(../images/streamhub-white-bar.png);box-shadow: 0 0 10px #989898;}
.bdsharebuttonbox{display:inline;}


/*WIDGET*/
.aside {display: block;}
.widget-header {
    position: relative;
    border-radius: 4px 4px 0 0;
    line-height: 31px;
	background: #232a31 !important;
}
.widget-header h3 {
    position: relative;
    top: 2px;
    left: 10px;
    display: inline-block;
    margin-right: 3em;
    font-size: 17px !important;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    opacity: .9;
    line-height: 18px;
    /* text-shadow: 1px 1px 2px rgba(255,255,255,.5); */
}
.widget-content {
    padding: 0;
    background: #fff !important;
    border-radius: 4px;
    padding: 5px 8px;
    font-weight: normal;
    margin: 10px 0 !important;
    margin-top: 0 !important;
    -moz-border-radius: 0 0 5px 5px;
    /* -webkit-border-radius: 0 0 5px 5px; */
    border-radius: 0 0 5px 5px;
    font-family: 'Roboto',Tahoma,Helvetica,Arial,sans-serif;
    margin-bottom: 7px;
    text-transform: none;
    /* box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.16); */
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}
.widget-header h3 {
    position: relative;
    top: 2px;
    left: 10px;
    display: inline-block;
    margin-right: 3em;
    font-size: 17px !important;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    opacity: .9;
    line-height: 18px;
    /* text-shadow: 1px 1px 2px rgba(255,255,255,.5); */
}

.sport-video-wrapper {
    float: right;
    width: 300px;
    margin-left: 60px;
    border: 1px solid #E1E1E1;
    background: #fff;
	margin-top:10px;
}
.sport-video-wrapper .sport-video-tit {
    height: 42px;
    background: #000;
    border: 1px solid #a1aac0;
    line-height: 42px;
    color: #fff;
	font-size: 13px;
	font-weight: bold;
    padding-left: 15px;
}
.pic-item {
	padding:10px 0;
    overflow: hidden;
}
.pic-item li {
    float: left;
    width: 135px;
    text-align: center;
    padding:7px;
	font-size: 12px;
}
.pic-item .pic {
    width: 135px;
    height: 85px;
    overflow: hidden;
    margin: 0;
	position: relative;
}
.pic-item .pic:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 136px;
    height: 85px;
    background: rgba(0,0,0,0.5) url(../images/play1.png) center center no-repeat;
    content: '';
    z-index: 10;
}
.pic-item .pic img {
    width: 100%;
    padding: 0;
    border: none;
    height: 85px;
	transition: transform 0.5s ease 0s;
}
.pic-item .pic:hover img {
    transform: scale(1.2, 1.2);
}
.pic-item li p {
    text-indent: 0;
    color: #999;
    line-height: 22px;
    display: block;
    position: relative;
}
.pic-item li p.v-tit {
    margin-top: 5px;
    overflow: hidden;
    color: #666;
    height: 40px;
	padding: 2px 5px;
}

.pic-item li:hover p.v-tit {
    color: #e00000;
}
/*直播CHANNEL*/
#cssmenu {
    width: 178px;
}
#cssmenu {
    padding: 0;
    margin: 0;
    border: 0;
}
#cssmenu>ul {
    float: left;
}
#cssmenu ul {
    border-right: 0px solid #E7E7E7;
    list-style: none;
}
#cssmenu .has-sub {
    z-index: 1;
}
#cssmenu ul li {
    float: left;
    min-height: 1px;
    line-height: 1em;
    vertical-align: middle;
    border-bottom: 0px solid #E7E7E7;
}
#cssmenu a {
    display: block;
    padding: 7px;
}
.channels-icon {
    vertical-align: middle;
    display: inline-block;
    width: 112px;
    height: 21px;
    margin: 0 3px 0 0;
}



/*INDEX*/
.box-top {display:flex; align-items: center; background: #7c8ee6;color: #fff;padding: 10px;line-height: 22px;height: 22px;}
.box-top input {padding: 4px 12px;}
.box-top h1 {font-size:16px;display:inline-block;}
.box-top h2 {font-size:1.2rem;display:inline-block;}
.box-top h2 a{color:#000;}
.box-top h3 {font-size:1rem;}
.box-top span {float:right;}
.box-top span, .box-top span a{color:#000;}
.box-top .live-logo {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    margin-right: 4px;
}
#filterName {border:1px solid #E1E1E1;}
#maincontent {
    background-color: #fbfbfb;
	
}
.index-bg {
    background: #f4f4f4 url(/Public/Home/images/index_bg.jpg) no-repeat !important;
	background-size: contain;
    /* margin-top: -10px; */
}
#filters-wrapper {
    position: relative;
    background-color: #fff;
    width: 1200px;
    margin: 0 auto;	
}
#teamswrapper {
    float: left;
    width: 870px;
    padding-left: 10px;
}
#teamswrapper table {
    margin-left: 0;
    width: 870px;
    border: 0 solid #717171;
    background-color: #fff;
    margin-bottom: 10px;
    /* border: 1px solid #f4f4f4; */
    border-top: none;
    /* box-shadow: 0 0 10px #989898; */
}
#teamswrapper table tr {
	vertical-align: middle;
	cursor: pointer;
}
.td-chu {
    width:132px;
    overflow: hidden;
}
#teamswrapper table tr:nth-of-type(even) {
	background: #f2f8fd;
}
table tr:hover  {
    background-color: #e4f1f7 !important;
}
#teamswrapper table th {
	color: #333;
    background-color: #e4e4e4;
	text-align:left;
    padding: 10px 30px;
    border-bottom: 1px solid #f4f4f4;
	/* border-bottom: 1px solid rgba(62, 62, 62, 0.33) !important;
	background-image: url(../images/streamhub-white-bar.png); */
}
#teamswrapper table td {
	color: #333;
    padding: 10px 4px 8px 4px;
    font-size: 12px;
	border-bottom: 1px solid #f5f5f5 !important;
    /* background: url(/Public/Home/images/item_bg.png); */
    /* background-size: cover; */
}
#teamswrapper table td h3{
	padding-left:25px;
	line-height: 10px; 
}
.teamheaderbg {
    background-color: #ccc;
    height: 3px;
    display: none;
}
#teamswrapper table td.tbhr {
    height: 1px;
    padding: 0;
    margin: 0;
    border: 0;
    background-image: linear-gradient(to right,rgba(0,0,0,0),rgba(0,0,0,.25),rgba(0,0,0,0));
}
#teamswrapper table th.start-details {
    padding: 5px 0 5px 30px;
}
#teamswrapper table td.start-details {
    padding: 14px 0 14px 30px;
	font-size: 14px;
    position: relative;
}
/* #teamswrapper table td.start-details .time{
    font-weight: bold;
    background: #e74c5b;
    padding: 0 10px;
    color: #fff;
    position: absolute;
    left: 0;
    margin: 0;
    line-height: 36px;
    top: 6px;
} */
/* #teamswrapper table td.start-details .time::after{
    content: "◆";
    position: absolute;
    top: 0px;
    right: -7px;
    color: #e74c5b;
    font-size: 18px;
    font-family: SimSun;
} */
#teamswrapper table td.start-details span.competition-name, #teamswrapper table th.start-details span.competition-name{
    margin-left: 10px;
}
#teamswrapper table td.start-details span.competition-name a {
    color: #000;
}
#teamswrapper table td.fixture-details {
    text-align: center;
	font-size: 13px;
}
#teamswrapper table td.channel-details{
    text-align: center;
}
#teamswrapper table td.channel-details a:hover{
    color: #ff0000;
}
#teamswrapper table td.channel-details a{
    margin: 0 4px;
}
#teamswrapper table td.sponsor{
    text-align: center;
    padding: 10px 0;
    width: 33%;
}
a.signal {
    color: #0045ff !important;
    font-size: 13px;
}
a.football-score, a.basket-score, a.snooker-score, a.volleyball-score {
    color: #7c8ee6;
}
a.end {
    color: #FFF !important;
	border-radius: 2px;
	font-size: 9pt;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
	padding: 1px 9px !important;
	cursor: pointer;
}
.text {
    margin-bottom: 10px;
    text-align: center;
}
.text a {
    color: #FF0000;
    padding: 0 20px;
}
.sidebar-wrapper {
	width:300px;
	float:right;
    padding-right: 10px;
}
#stadium-lhs, #stadium-rhs {
    width: 160px;
    float: right;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block;
}
.sidebar-wrapper .video {
    width: 300px;
    margin:20px 0;
}
.sidebar-wrapper .video .nav {
    width: 300px;
    height: 50px;
    background: #7c8ee6;
    margin-bottom: 0;
    /* border: 1px solid #a1aac0; */
}
.sidebar-wrapper .video .nav li {
    float: left;
    width: 25%;
}
.sidebar-wrapper .video .nav li a {
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    display: block;
    font-weight: bold;
}
.sidebar-wrapper .video .nav li a i {
    display: block;
    width: 1px;
    height: 15px;
    background: #fff;
    float: right;
    position: relative;
    top: 17px
}
.sidebar-wrapper .video .nav li a:hover,
.sidebar-wrapper .video .nav li a.avt {
    background: #a1a1a1;
    color: #fff!important;
}
.sidebar-wrapper .video .videoList {
    border-left: 1px solid #E1E1E1;
    border-right: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    background: #fff;
}
.tab {
    display: none;
}
.tab-on {
    display: block;
}
.sidebar-wrapper .video .videoList ul {
    overflow: hidden;
    padding: 8px 12px 18px 6px;
}
.sidebar-wrapper .video .videoList ul li {
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    padding: 7px 0;
    /* margin-left: 10px; */
}
.sidebar-wrapper .video .videoList ul li i {
    color: #7596bf;
    display: block;
    float: left;
    margin-top: 1px;
    margin-right: 5px
}
.sidebar-wrapper .video .videoList ul li a {
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.sidebar-wrapper .video .videoList ul li a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #d8d8d8;
    border-radius: 50%;
    vertical-align: 0px;
	margin-right: 8px;
    margin-bottom: 3px;
}
.sidebar-wrapper .video .videoList ul li a:hover {
    color: #7c8ee6;
}
.sidebar-wrapper .video .videoList ul li span {
    display: block;
    float: right
}
.sidebar-wrapper .favourite {
    width: 300px;
    border: 1px solid #E1E1E1;
    background: #fff;
	margin-bottom:20px;
}
.sidebar-wrapper .favourite .nav {
    width: 100%;
    height: 42px;
    background: #7c8ee6;
    /* border: 1px solid #3a3637; */
    line-height: 42px;
    color: #fff;
}
.sidebar-wrapper .favourite .nav h3 {
    font-weight: bold;
    padding-left: 15px;
}
.sidebar-wrapper .favourite .nav h3 span {
    font-size: 12px;
}
.sidebar-wrapper .favourite .nav i {
    display: inline-block;
    width: 5px;
    height: 12px;
    background: #fff;
    margin: 0 11px;
    position: relative;
    top: 1px
}
.sidebar-wrapper .favourite .list h4 {
    height: 50px;
    line-height: 50px;
    padding: 0 12px;
    border-bottom: 1px solid #E1E1E1;
}
.sidebar-wrapper .favourite .list h4.on {
    border-bottom: 1px solid #E1E1E1;
    border-top-style: none;
}
.sidebar-wrapper .favourite .list h4 .fa-plus-square {
    display: block;
    float: left;
    margin-top: 18px;
    margin-right: 8px;
    color: #7c8ee6;
}
.fa-plus-square:before {
    content: "\f0fe";
}
.sidebar-wrapper .favourite .list h4 p {
    float: left;
}
.sidebar-wrapper .favourite .list h4 span {
    display: block;
    float: right;
    width: 54px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    background: #7c8ee6;
    color: #fff;
    margin-top: 18px;
}
.sidebar-wrapper .favourite .list ul {
    background: #f5f8ff;
    overflow: hidden;
    padding-bottom: 20px;
    display: none;
    border-bottom: 1px solid #E1E1E1
}
.sidebar-wrapper .favourite .list ul li {
    float: left
}
.sidebar-wrapper .favourite .list ul li a {
    display: block;
    margin-left: 15px;
    padding-top: 20px
}
.sidebar-wrapper .favourite .list ul li a:hover {
    color: #000
}

/*SIDEBAR TABLE*/

ul.inline,ol.inline {
	margin-left:0;
	list-style:none
}
ul.inline > li,ol.inline > li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding-left:5px;
	padding-right:5px
}
ul.table {
	clear:both;
	border:none;
	margin-bottom: 10px;
}
.table ul {
	border-left:1px solid #D6DBE0;
	border-top:1px solid #D6DBE0;
	_margin-bottom:15px;
	_margin-right:-1px;
	margin-left:0px;
	overflow:auto;
}
.table ul li {
	float:left;
	width:50%;
	list-style:none;
	background:none;
	padding:0px;
	margin:0px;
	text-align:center;
}
.table ul li a {
	border-bottom:1px solid #D6DBE0;
	border-right:1px solid #D6DBE0;
	display:block;
	overflow:hidden;
	padding:8px 5px;
	text-decoration:none;
	color:#333;
	font-size:12px;
}

.table ul li img {
	position:relative;
	top:-1px;
}

/*LIST*/
.GUI-bottom-ad, .GUI-link-ads {
    text-align: center;
    padding-bottom: 20px;
}
.GUI-bottom-ad {
    margin: 0 auto;
    padding-top: 30px;
    width: 100%;
}
.GUI-link-ads {
    margin-top: 10px;
}
#widecontent {
    background-color: #fff;
    width: 100%;
    padding: 0;
    height: auto;
}
.contentrev, .sport-content-wrapper {
    width: 1200px;
    margin: 0 auto;
}
#wtmlhsads {
    float: left;
    width: 300px;
    border: 0 solid #000;
    border: 1px #e5e5e5 solid;
        /* box-shadow: 0 0 10px #989898; */
    margin: 15px 0 15px 10px;
    text-align: center;
}
#wtmlhsads img {
    padding: 2px;
    width: 100%;
    max-height: 300px;
    object-fit: contain;
    /* height: auto;
    width: 180px; */
}
#chooseteam1 {
    margin-right: 320px;
    display: block;
    margin: 15px 0;
    line-height: 24px;
	overflow: hidden;
}
#chooseteam1 h2{
    font-size:1.4rem;
	height: 32px;
}
#chooseteam1 p {
    margin: 1em 0;
    line-height: 1.6em;
}
#chooseteam1 ul {
    margin-left: 15px;
    margin-bottom: 25px;
}
#chooseteam1 ul li {
    list-style: outside disc;
    list-style-type: disc;
    list-style-image: none;
    list-style-position: outside;
    line-height: 1.6em;
}
#chooseteam1 ul li a {
    color: #0370cd!important;
}
#newsroom-wrapper {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid transparent;
    line-height: 24px;
}
div.plugin {
    float: right;
    width: 300px;
    margin-top: 50px;
    margin-left: 20px;
}
.newsroom-content {
    margin-right: 320px;
    padding: 5px 0 0;
    display: block;
}
.newsroom-content h2.news {
    margin: 10px 0;
    font-size: 1.4rem;
    display: inline-block;
}
.newsroom {
    width: 100%;
    color: #333;
    margin: 20px 0;
}
.newsroom a {
    color: #000;
    font-weight: bold;
}
.newsroom .pubtime {
    float:right;
}
.newsroom .articlelink {line-height:30px;}
.newsroom-content .related {
    border-bottom: 1px dashed #ccc;
    margin: 0;
    padding: 0 0 15px;
}
.newsroom-content .related em {
    font-weight: 700;
}
.newsroom-content .related a {
    margin-right: 10px;
}
/*PAGE*/
#crumbs {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #DDD;
}

#crumbs span:after {
    content: " » ";
    margin: 0 .25rem;
    color: gray;
}
#crumbs:after {
    content: " ";
    display: table;
    clear: both;
    float: none;
    overflow: hidden;
}
#crumbs h1{
    display:inline-block;
	font-size:14px;
}
#fixtures-2016-wrapper {
    width: 100%;
    display: table;
    margin: 0 auto;
}
.fixtures-2016-details {
    display: table-cell;
    width: auto;
}
#fixture-details {
    float: none;
    margin-top:20px;
    margin: 0 auto;
}
#fixture-details #fixture-info {
    text-align: center;
    border-bottom: 0 solid #ccc;
    margin-bottom: 5px;
    background: #3c3c3c url(../images/vs-bg.png) center no-repeat;
	background-size: cover;
	overflow:hidden;
}
.match-tit {padding: 10px 0;color: #fff;overflow: hidden;}
.match-info-wrap {
    padding: 25px 0;
    color: #fff;

	overflow: hidden;
}
.col-wrap .col-40 {
    width: 40%;
    height: auto;
}
.col-wrap .col-20 {
    width: 20%;
    height: auto;
}
.match-info-wrap .match-info-detail {
    text-align: center;
    font-size: 14px;
}
.match-info-wrap .match-info-img {
    text-align: center;
    margin: 20px;
}
.match-info-wrap .match-info-img img {
    height: 80px;
    width: 80px;
}
.match-info-wrap .match-info-title {
    text-align: center;
    font-size: 16px;
}
.match-info-wrap .match-info-title a {
    color:#fff;
}
.match-info-wrap .match-info-score-wrap {
    padding: 25px 0;
    font-size: 24px;
}
.match-info-wrap .match-info-detail .match-status-wrap {
    text-align: center;
}
.match-info-wrap .match-info-detail .match-status-wrap .match-name {
    display: inline-block;
    padding: 5px 15px;
    border-radius: 3px;
    color: #e2e2e2;
	border: 1px solid #ddd;
}
.live-sources {
    text-align: left;
    padding: 10px;
	border: 1px solid #ddd;
    background: #E2E2E2;background-image: url('../images/streamhub-white-bar.png');
	box-shadow: 0 0 5px #989898;
	overflow: hidden;
}
.live-sources i {
    color:#dc2221;
	margin-right:10px;
}
.live-sources a{
    color: #ff0000;
    margin-left: 10px;
}
div#fixtures-2016-wrapper p.flip {
    margin-bottom: 10px;
	padding: 5px;
    width: 870px;
	cursor:pointer;
    text-align: center;
    background: #f4f4f4;
    border: solid 1px #c3c3c3;
	color:#123f58;
}
.flip i {margin-right:10px;color:#dc2221;}
div#fixtures-2016-wrapper p {
    margin: 5px 0;
	line-height: 1.8em;
    height: auto;
    font-size: 12px;
	background-color: #f4f4f4;
}
div#fixtures-2016-wrapper div.panel{
    width: 840px;
    margin: 0;
	padding: 20px;
    border: solid 1px #c3c3c3;
	text-align: left;
}
div#fixtures-2016-wrapper div.panel a {
	color:#0370cd;   
	border-bottom: 1px dashed #0370cd;
}
#fixture-details #fixturetext {
    text-align: center;
}
#fixture-details #fixturetext h1 {
    font-size: 18px;
    color: #FFF;
	display: inline;
}
#fixturetext .match_name {
    display: inline-block;
    text-align: center;
    padding: 5px 20px;
    background: #343434;
}
#fixturetext .match_vs {
    display: inline-block;
    padding: 5px 20px;
    background: #75cd72;
}
#fixturetext strong {
    text-align: center;
    color: #787878;
    padding: 10px 0;
    display: block;
}
.teamvs {
	display: inline-block;
    overflow: hidden;
    padding: 5px 0;
}
.team_left{
    float: left;
	display: block;
    width: 140px;
    height: 140px;
}
.team_right {
    float: right;
	display: block;
    width: 140px;
    height: 140px;
}
#fixture-details #fixturetext a img {
    border: 0;
    vertical-align: middle;
}
.teamvs div {
    display: block;
    font-size: 30px;
    font-weight: bold;
    float: left;
    text-align: center;
    height: 150px;
    padding: 0 45px;
    line-height: 150px;
}
.zibuoJuTimers {
    margin: 0 auto;
    padding: 15px 10px;
    text-align: center;
    font-size: 22px;
    display: block;
}
.zibuoJuTimers span {
    font-size: 36px;
    margin: 0;
    padding: 0 7px;
    line-height: 36px;
    background: #5cda58;
    color: #FFF;
}
#fixture-details #fixturetext p {
    font-size: 1em;
    display: inline;
    line-height: 2.5em;
}
.live_address span {
    font-weight: 700;
}
.live_address a {
    margin-left: 10px;
}
#streamlink {
    width: 100%;
    display: table;
    margin: 5px 0;
    padding: 0;
}
.endmatch {
    width: 880px;
}
.endmatch h3 {
    background-color: #f4f4f4;
    color: #123f58;
    padding: 10px;
    margin: 10px 0;
    text-align: center;
}
.endmatch .w01{
    width:49%;float:left;
}
.endmatch .w02{
    width:49%;float:right;
}
.alert {
	text-indent:2px;
    border: 1px dashed #ddd;
    padding: 5px;
    color: #444444;
    line-height: 20px;
	font-size:13px;
}
.alert i {
    color: #FF0000;
    padding-right: 5px;
}
table.gridtable {
    width: 100%;
    font-size: 12px;
    color: #333333;
    border-width: 1px;
    border-color: #ddd;
    border-collapse: collapse;
    margin-bottom: 10px;
}
table.gridtable th {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #ddd;
    background-color: #dedede;
    text-align: center;
}
table.gridtable td {
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #ddd;
    background-color: #ffffff;
    text-align: center;
}
.fixtures-2016-stadium-lhs {
    display: table-cell;
    width: 300px;
    vertical-align: top;
    padding: 0 20px 30px;
}
.fixtures-mpu1 {
    margin-bottom: 10px;
}
.fixtures-mpu2 {
	padding: 0 20px;
	border-left:1px solid #DDD;
}
.fixtures-mpu2 h3 {
    height:32px;
	line-height:32px;
	clear: left;
    font-size: 1.2em;
}
.fixtures-mpu2 ul li {
    line-height: 2em;
	float: left;
    margin: 3px 10px 3px 0;
}
.fixtures-mpu2 ul li a {
    color: #000;
}

/*--video-relate--*/
.video-relate-box{margin-bottom:20px;}
.video-relate-box .title{line-height: 30px;border-bottom: 1px solid #ddd;margin-bottom: 10px;}
.video-relate-box .title span{font-size: 16px;margin-right:10px;color:#888;line-height:40px;display:inline-block;margin-bottom:-1px;cursor: pointer;}
.video-relate-box .title span.on{color: #e74c5b;border-bottom: 1px solid #e74c5b;}

.video-relate-box .video-content{}
.video-relate-box .video-content ul{display:block;overflow: hidden;}
.video-relate-box .video-content ul li{display: inline-block;width: 24%;margin-left:1%;float:left;}
.video-relate-box .video-content ul li.first{margin-left:0;}
.video-relate-box .video-content ul li a>div:before {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5) url(../images/play1.png) center center no-repeat;content: '';z-index: 10;}
.video-relate-box .video-content ul li a>div{border:2px solid #fff;overflow:hidden;box-shadow:0 0 1px #888;height:115px;position:relative;}
.video-relate-box .video-content ul li a>div:hover>div{top:0;}
.video-relate-box .video-content ul li img{width: 100%;height:100%;    transition: transform 0.5s ease 0s;}
.video-relate-box .video-content ul li:hover img {transform: scale(1.2, 1.2);}
.video-relate-box .video-content ul li p{text-indent: 0;color: #666;line-height: 20px;padding: 5px;display: block;overflow:hidden;}
.video-relate-box .video-content ul li p.v-tit{_height: 36px;text-align:center;color: #123f58;}
.video-relate-box .video-content ul li p.v-time{height: 20px;font-size:12px;float:right;}
.v-time i{margin-right:5px;}
.video-relate-box .video-content ul li p:hover{color: #f37e00;}
.video-relate-box .video-content ul li p+p{line-height: 1;color: #888 !important;}

@media (min-width:1024px) and (max-width:1199px) {
/* #teamswrapper table td.start-details .competition-name {
    margin-left: 100px!important;
} */
.adv {
    width: 98%;
    margin: 0 auto;
}
.Text {
    width: 962px;
    padding: 20px;
}
.video-relate-box .video-content ul li a>div {height:90px;}
/*HEAD*/
.wrap, .headwrap {
    margin: 0 auto;
    width: 1024px;
}
.logo {
    width: 180px;
    border: 0;
    overflow: hidden;
    text-align: center;
}
.logo a {
    background: url(../images/logo/logo.png) no-repeat;
    width: 146px;
    height: 40px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}
.menu ul li a {
    width: 90px;
}
/*FOOTER*/
.footer-2016-content {
    width: 1024px;
    margin: 0 auto;
    padding: 10px 0;
}
.footer-2016-content h5, .footer-2016-content h6 {
    margin: 10px 20px;
}
#footer-2016-links-wrapper ul {
    padding: 0 0 20px 20px;
    border-bottom: 0 solid #013e00;
}
#footer-2016-links-wrapper ul li {
    display: inline-block;
    margin-right: 9px;
}
.footer-2016-content p {
    margin: 10px 20px;
    font-size: 12px;
    color: #727272;
}
#filters-wrapper {
    width: 984px;
}
/*INDEX*/
#teamswrapper, #teamswrapper table  {width:664px;}
#teamswrapper table td.sponsor1, #teamswrapper table th.sponsor1 {
    display:none;
}
/*PAGE*/
.endmatch {
    width: 664px;
}
/*LIST*/
.sport-content-wrapper, #newsroom-wrapper {
    width: 984px;
	border:none;
}

/*SINFO*/
#maincontent, #widecontent {}

#wtmlhsads img {
    width: 160px;
	padding:0;
}
#chooseteam1, .newsroom-content {
	width:664px;
    margin-right: 200px;
}
/*PAGE*/
div#fixtures-2016-wrapper p.flip {
    width: 100%;
	padding:5px 0;
}
div#fixtures-2016-wrapper div.panel {
    width: 96%;
	padding:2%
}
}
@media (min-width:768px) and (max-width:1023px) {
.Text {
    width: 94%;
    padding: 2%;
	margin: 1%;
}
#widecontent {padding:2%;width:96%;}
.video-relate-box .video-content ul li a>div {height:90px;}
.sidebar-wrapper {
    display:none;
}
/*HEAD*/
.wrap, .headwrap {
    margin: 0 auto;
    width: 768px;
}
.logo {
    width: 146px;
    border: 0;
    overflow: hidden;
    text-align: center;
}
.logo a {
    background: url(../images/logo/logo.png) no-repeat;
    width: 146px;
    height: 48px;
    display: block;
    text-indent: -9999px;
    margin: 10px 0;
}
.menu ul li a {
    width: 80px;
}
/*FOOTER*/
.footer-2016-content {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}
.footer-2016-content h5, .footer-2016-content h6 {
    margin: 10px 20px;
}
#footer-2016-links-wrapper ul {
    padding: 0 0 20px 20px;
    border-bottom: 0 solid #013e00;
}
#footer-2016-links-wrapper ul li {
    display: inline-block;
    margin-right: 9px;
}
.footer-2016-content p {
    margin: 10px 20px;
    font-size: 12px;
    color: #727272;
}
#filters-wrapper {
    width: 96%;
}
#teamswrapper {
    float: none;
    width: 100%;
}
#teamswrapper table {
    width: 100%;
}
#teamswrapper table td.sponsor1, #teamswrapper table th.sponsor1 {
    display:none;
}
.w20, .w25 {
    width: 30%!important;
}
.w1, .w2 {
    width: 30%!important;
}
/*LIST*/
#wtmlhsads {
    float: none;
    width: 300px;
    display: block;
    padding: 0;
    margin: 0 auto 10px!important;
}
.sport-content-wrapper {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 0;
}
#chooseteam1, #wtmlhsads a, #wtmlhsads img {
    margin: 0 auto!important;
}

#chooseteam1 {
    margin-right: 0;
    padding: 5px 15px;
    display: block;
    float: none;
    left: 0;
    position: relative;
}
#widecontent #chooseteam1 h3 {
    font-size: 18px;
    padding: 10px 0 5px;
}
/*SINFO**/
#newsroom-wrapper {
    width: 100%;
	border: none;
}
.newsroom-content {
    margin-right: 0;
    padding: 5px 15px 0;
}
.newsroom p {
    font-size: 1em;
}

/*PAGE*/
div#fixtures-2016-wrapper p.flip {
    width: 100%;
	padding:5px 0;
}
div#fixtures-2016-wrapper div.panel {
    width: 96%;
	padding:2%
}
.fixtures-2016-stadium-lhs {
    display: none;
}
.endmatch {
    width: 100%;
}
}

@media (max-width: 767px) {
.adv {
    width: 100%;
    margin: 0 auto;
}
.adv img {
    width: 100%;
	max-height:60px;
}
.advs {
    width: 100%;
    margin: 0 auto;
}
.advs img {
    width: 100%;
}
.indexpage {margin-top:0px!important;}

.Text {
    width: 94%;
    padding: 2%;
	margin: 1%;
}
#bshare {padding: 6px 15px;}
.video-relate-box .video-content ul li {width:47%;margin-left:2%;}
.video-relate-box .video-content ul li.first {margin-left:2%}
.video-relate-box .video-content ul li a>div {height: 90px;}

.hot {
    background: url(../images/hot.png) center right no-repeat;
}

.w20 {width: 40%!important;}
.w40 {width: 50%!important;}
.w1, .w2, .w3 {width: 47%!important;}
.w4 {width: 48%!important;}

.title1 {padding:0 15px;}
.cp { padding: 14px 15px;}

/*HEAD*/
.header {
    position: relative;
    background-color: #7c8ee6;
	margin-bottom:0;
}
.wrap, .headwrap, .play, .left, .right, .sbox, .lbox, .list {
    width: 100%;
}
.mico {
    left: 0;
    background: url(../images/menu_ico.png) 16px no-repeat;
}
.mico, .sico {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 50px;
    border-right: 1px solid #ccc;
    text-indent: -9999px;
}
.logo {
    width: 300px;
    border: 0;
    overflow: hidden;
    float: none;
    text-align: center;
}
.logo a {
    background: url(../images/logo/logo2.png) no-repeat;
    /* width: 146px; */
    height: 32px;
    display: block;
    text-indent: -9999px;
    margin: 5px 0;
    width: 30%;
    background-size: 100%;
}
.menu {
    display:none;
}

/*FOOTER*/
.footer-2016-content {
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
}
.footer-2016-content h5, .footer-2016-content h6 {
    margin: 10px 20px;
}
#footer-2016-links-wrapper ul {
    padding: 0 0 20px 20px;
    border-bottom: 0 solid #013e00;
}
#footer-2016-links-wrapper ul li {
    display: inline-block;
    margin-right: 9px;
}
.footer-2016-content p {
    margin: 10px 20px;
    font-size: 12px;
    color: #727272;
}
/*INDEX*/
.match-event ul.hot-match li {width: 100%;margin:2px 0;}
#maincontent {
    width: 100%;
    margin-top: 0;
    padding: 0;
}
#tv-listings-wrapper {
    width: 100%;
    /*display: table;*/
    padding: 0;
    margin: 0;
    background: 0 0;
}
#teamswrapper {
    padding-left: 0;
}
#teamswrapper, .mobile-rhs {
    _display: table-cell;
	width:100%;
    float: none;
}
#teamswrapper h1{
    zoom: 1;
    overflow: hidden;
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
}
#teamswrapper h2 {
	display: block;
    zoom: 1;
    overflow: hidden;
    border-left: 10px solid #dc2221;
    _margin: 18px 0px 16px -20px;
    padding: 0px 0px 0 20px;
    position: relative;
    line-height: 24px;
    font-size: 22px;
    font-weight: 400;
    color: #000;
}
.box-top {
    padding: 10px 15px;
}
.teams h1{
    border-left: 12px solid #4285f4;
    margin: 18px 0px 16px -20px;
    padding: 0px 0px 0 20px;
    position: relative;
	display: block;
}
#teamswrapper table {
    _margin-left: 0;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    vertical-align: top;
    display: table;
    _border: 0;
	table-layout: fixed;
}
#teamswrapper table tr {
    display: block;
    margin-bottom: 10px;
    box-shadow: 0 1px 10px 0 #dfdfdf;
    border-radius: 8px;
    /* margin-top: 10px; */
}
#teamswrapper table td.start-details {
    width: 100%;
}
#teamswrapper table td.start-details .prompt {
    text-align: left;
    display: flex;
}
#teamswrapper table td.start-details .prompt span{
    padding-left: 20px;
}
#teamswrapper table td.start-details a {
    display: block;
}

#teamswrapper table td.start-details .prompt .match-name {
    text-align: center;
    flex: 1;
    margin-left: -120px;
    font-weight: bold;
    color: #000;
}
.live-state em{
    color: #666;
}
/* #teamswrapper table td.start-details.hot .prompt .match-name::before {
    content: '';
    background-image: url('/Public/Home/images/remen.png');
    background-size: cover;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 4px;
} */
#teamswrapper table td.sponsor, #teamwrapper table td .channel-details span{
	display:none;
}
#teamswrapper table td {
    padding: 0;
    _vertical-align: top;
    _display: block;
    _width: 100%!important;
    text-align: left;
	border-bottom:none!important;
    /* border-radius: 0 0 8px 8px; */
}
#teamswrapper table td h3 {
    padding-left: 0;
	line-height:27px;
}
#teamswrapper table td.sporticon {
    text-align: center!important;
    display: block;
    padding: 2px 5px;
    height: 24px;
    line-height: 24px;
}
#teamswrapper table th {
	display:block;
	text-align: left;
    padding: 10px 15px;
}
#teamswrapper table th.start-details, #teamswrapper table th.fixture-details, #teamswrapper table th.channel-details{
	display:none;
}
#teamswrapper table td.start-details {
    display: inline-block;
	padding: 4% 0;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
#teamswrapper table td.start-details span {
    text-align: left;
    width: 100px;
}
/* #teamswrapper table td.start-details .competition-name {
    margin-left: 100px!important;
} */

#teamswrapper table td.fixture-details {
    padding: 4% 0;
    display: inline-block;
	text-align: left;
	word-break: keep-all;
    white-space: nowrap;
	text-overflow: ellipsis;
    overflow: hidden;
}
#teamswrapper table td.fixture-details span.fixture {
    text-align: left;
	display:inline-block;
}
#teamswrapper table td.channel-details {
	display:none;
}
/**
.vs:after {
	content: "";
    position: absolute;
	right: .5625em;
    margin-top: -19px;
    display: block;
    width: 22px;
    height: 22px;
	background-image: url(../images/arrow_right.png);
	background-repeat: no-repeat;
} **/
.sidebar-wrapper {
	/*display:none; **/
    padding-right: 0;
}
.table ul li img {
    width: 60px!important;
    height: 30px!important;
}
.table ul li p {
	height: 16px;
    line-height: 24px;
    padding: 2px 0;
}
/*LIST*/
#widecontent {
    margin-top: 8px;
}
.contentrev, .sport-content-wrapper {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 0;
}
#wtmlhsads {
    float: none;
    width: 300px;
    display: block;
    padding: 0;
	margin: 0 auto 10px!important;
}
#chooseteam1 {
    margin-right: 0;
    padding: 5px 15px;
    display: block;
	float: none;
	left: 0;
    position: relative;
}
#chooseteam1, #wtmlhsads a, #wtmlhsads img {
    margin: 0 auto!important;
}
#wtmlhsads img {

    width: 160px;
}
#widecontent #chooseteam1 h3 {
    font-size: 18px;
    padding: 10px 0 5px;
}
#chooseteam1 p {
    margin: 10px 0;
    padding-right: 0;
    display: block;
}
#newsroom-wrapper {
    width: 100%;
    margin: 0 auto;
    border: 0 solid transparent;
    padding-bottom: 20px;
}
.newsroom-content {
    margin-right: 0;
    padding: 5px 15px 0;
    display: block;
}
.newsroom p {
    font-size: 1em;
}
.newsroom .pubtime {
    display:none;
}
/*PAGE*/
#filters-wrapper {
    border: 0;
    width: 96%;
    padding: 0 2% 2%;
}
#fixtures-2016-wrapper {
    width: 100%;
    display: table;
    padding: 0;
    margin: 0;
}
#crumbs {
	padding:10px 2px;
	margin:0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fixtures-2016-details {
    display: table-cell;
    width: auto;
}
#fixture-details {
    float: none;
    width: 100%;
    padding: 0;
    margin: 12px auto 0;
}
#fixture-details #fixture-info {
    text-align: center;
    border-bottom: 0 solid #ccc;
}
#fixture-details #fixturetext {
    float: none;
    margin: 0 auto;
}
#fixture-details #fixturetext span {
    margin: 0;
}
#fixturetext .match_vs, #fixturetext .match_name {
    padding: 5px;
}
#fixturetext strong {
    text-align: center;
    color: #787878;
    padding: 10px 0;
    display: block;
}
div#fixtures-2016-wrapper p.flip {
	width:96%;
	padding:2%;
	border-left:none;
	border-right:none;
}
div#fixtures-2016-wrapper div.panel {
	width:96%;
	padding:2%;
	border-left:none;
	border-right:none;
}
div#fixtures-2016-wrapper div.panel img {
	width:100%;height: auto;max-width: 100%; display: block; 
}
.fixtures-link-ads {
    _display: none;
}
.fixtures-link-ads img{
    _width:100%;
	border:none;
}
.teamvs div {
    height: 80px;
    padding: 0 15px;
    line-height: 80px;
}
.team_left {
    width: 80px;
    height: 80px;
    margin-left: 0;
	float:left;
}
.team_right {
    width: 80px;
    height: 80px;
    margin-right: 0;
	float:right;
}
#streamlink {
    width: 100%;
    display: table;
}
.endmatch {
    _display: none;
	width:100%;
}
.endmatch .w01, .endmatch .w02{
    width:100%;float:none;
}

#fixture-details p {
    color: #333;
}
.fixtures-2016-stadium-lhs {
    display: none;
}

}

/* box弹窗 */
#msgDiv {
background: white; 
border: 1px solid rgb(51, 102, 153); 
position: absolute; 
left: 58%; 
top: 15%; 
font-size: 12px; 
line-height: 25px; 
margin-left: -300px; 
margin-top: 0px; 
width: 450px; 
height: 300px; 
text-align: left; 
z-index: 10001;
}
#msgTitle{
margin: 0px; 
padding: 5px; 
background: #000; 
opacity: 1; 
border: 1px solid #000; 
height: 20px; 
font-size: 12px; 
color: white; 
cursor: pointer;
}
#msgTxt{margin: 1em 0px;}
#msgTxt a { color:#0000FF; }

/* Widgets Styles */
.widget {
    clear: both;
    margin-bottom: 25px;
}
.widget-top {
    padding: 5px 0;
}
.widget-top h4 {
    float: left;
    margin-right: 10px;
    font-size: 20px;
    font-family: BebasNeueRegular,arial,Georgia, serif;
}
.widget-top h4 a{
	color: #333;
}
.widget-top h4 a:hover{
	color: #000;
}
.stripe-line {
    background: url(../images/stripe.png);
    height: 12px;
    overflow: hidden;
    margin-top: 5px;
}
#sidebar .widget-container {
    background: white;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: 0 1px 3px 0 #b5b5b5;
    -moz-box-shadow: 0 1px 3px 0 #b5b5b5;
    -webkit-box-shadow: 0 1px 3px 0 #b5b5b5;
    border: 1px solid #DDD;
    border-bottom: 4px solid #4bc709;
    overflow: hidden;
}
.widget-container {
    padding: 10px;
    clear: both;
}
.widget-container h3{
	font-size:inherit;
	line-height:1.6em;
	font-weight: normal; 
}
.widget-container li {
    background: url(../images/sidebar-bullet.png) no-repeat left 8px;
    padding: 0 0 5px 12px;
    line-height: 18px;
    overflow: hidden;
}
.widget-container p {
	padding-bottom: 1.0em;
}
.widget-container a:hover {
	text-decoration: underline;
}
.widget-container li span.date, .footer-widget-container li span.date{
	color: #AAA;
	margin: 5px 0;
	font-size: 85%;
}
.widget-container .post-thumbnail, .footer-widget-container .post-thumbnail{
	float:left;
	margin-right:10px ;
}

/* Tabbed Widget */
#tabbed-widget .widget-top{
	background: #F7F7F7;
	height: 35px;
	border-bottom: 3px solid #EAEAEA;
	padding: 8px 0 0 2px ;
	margin:-10px -10px 10px;
}
.tabs-wrap, .cat-tabs-wrap{
clear:both; 
display:none;
}
.tabs-wrap#tab1, .cat-tabs-wrap.cat-tabs-wrap1{
display:block;
}
#tabbed-widget  ul.tabs li {
	float: left;
	position: relative;
	margin-left: 3px;
	line-height:30px;
	padding:2px;
	background:transparent;
}
#tabbed-widget  ul.tabs li a {
	display: inline-block;
	text-align: center;
	color: #666;
	text-shadow: 0 1px 0 #FFF;
	padding:5px 9px 1px;
	line-height:30px;
}
	#tabbed-widget ul.tabs li a:hover {color: #000;}
	#tabbed-widget ul.tabs li.active a  {
		-webkit-border-top-left-radius: 2px;
		-webkit-border-top-right-radius: 2px;
		-moz-border-radius-topleft: 2px;
		-moz-border-radius-topright: 2px;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		background:#FFF;
		box-shadow: 0 -1px 2px #d4d4d4;
		-moz-box-shadow:0 -1px 2px #d4d4d4;
		-webkit-box-shadow:0  -1px 2px #d4d4d4;
	}
#tabbed-widget  .tabs-wrap.tagcloud a{
	padding:6px 8px;
	border: 1px solid #e9e9e9;
	background: #F7F7F7;
	text-shadow: 0 1px 0 white;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-moz-box-shadow: inset 0 0 2px #fff, 0 0 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 0 2px white, 0 0 2px rgba(0, 0, 0, 0.1);
	display:inline-block;
	margin: 0px 0px 3px 0px;
}
#tabbed-widget .tabs-wrap.tagcloud a:hover{
	background:#ededed;
}


@media (min-width:1024px) and (max-width:1199px) {

.adv {
    width: 98%;
    margin: 80px auto 0;
}
.adv img {
    width: 100%;
}
.pic-item .pic {
    height:84px; width:100%;
}
.pic-item .pic img {
    height:84px;
}
.index {
    margin-top: 80px!important;
}
}

@media (min-width:768px) and (max-width:1023px) {
/* #teamswrapper table td.start-details .competition-name {
    margin-left: 100px!important;
} */
.adv {
    width: 98%;
    margin: 80px auto 0;
}
.adv img {
    width: 100%;
}
.sport-video-wrapper {width:100%;float:none;margin-top:0;margin-left:0;}
.pic-item li {
    width:46%;padding:2%;
}
.pic-item .pic:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background: rgba(0,0,0,0.5) url(../images/play1.png) center center no-repeat;
    content: '';
    z-index: 10;
}
.pic-item .pic {
    height: 200px; width:100%;
}
.pic-item .pic img {
    height:200px;
}
.pic-item li p.v-tit {
    height:auto;
}
}
@media (max-width: 767px) {
.sport-video-wrapper {width:96%;float:none;padding:2%;margin-top:0;margin-left:0;border:none;}
.pic-item li {
    width:48%;padding:1%;
}
.pic-item .pic {
    height: 96px; width:100%;
}
.pic-item .pic:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 96px;
    background: rgba(0,0,0,0.5) url(../images/play1.png) center center no-repeat;
    content: '';
    z-index: 10;
}
.pic-item .pic img {
    height:96px;
}
}
span.competition-name.a23,span.competition-name.a24,span.competition-name.a68,span.competition-name.a79,span.competition-name.a225,span.competition-name.a226,span.competition-name.a252,span.competition-name.a253,span.competition-name.a254{
    background: url(../images/s_basketball.png) no-repeat;
    padding-left: 21px;
}
span.competition-name.a17,span.competition-name.a18,span.competition-name.a19,span.competition-name.a20,span.competition-name.a21,span.competition-name.a22,span.competition-name.a26,span.competition-name.a34,span.competition-name.a35,span.competition-name.a39,span.competition-name.a63,span.competition-name.a65,span.competition-name.a110,span.competition-name.a111,span.competition-name.a112,span.competition-name.a115,span.competition-name.a116,span.competition-name.a117,span.competition-name.a118,span.competition-name.a119,span.competition-name.a120,span.competition-name.a121,span.competition-name.a122,span.competition-name.a123,span.competition-name.a124,span.competition-name.a125,span.competition-name.a126,span.competition-name.a127,span.competition-name.a128,span.competition-name.a129,span.competition-name.a130,span.competition-name.a131,span.competition-name.a132,span.competition-name.a133,span.competition-name.a134,span.competition-name.a135,span.competition-name.a136,span.competition-name.a137,span.competition-name.a138,span.competition-name.a139,span.competition-name.a140,span.competition-name.a141,span.competition-name.a142,span.competition-name.a143,span.competition-name.a144,span.competition-name.a145,span.competition-name.a146,span.competition-name.a147,span.competition-name.a148,span.competition-name.a149,span.competition-name.a150,span.competition-name.a151,span.competition-name.a152,span.competition-name.a153,span.competition-name.a154,span.competition-name.a155,span.competition-name.a156,span.competition-name.a157,span.competition-name.a158,span.competition-name.a159,span.competition-name.a160,span.competition-name.a161,span.competition-name.a162,span.competition-name.a163,span.competition-name.a164,span.competition-name.a165,span.competition-name.a166,span.competition-name.a167,span.competition-name.a168,span.competition-name.a169,span.competition-name.a170,span.competition-name.a171,span.competition-name.a172,span.competition-name.a173,span.competition-name.a174,span.competition-name.a175,span.competition-name.a176,span.competition-name.a177,span.competition-name.a178,span.competition-name.a179,span.competition-name.a180,span.competition-name.a181,span.competition-name.a182,span.competition-name.a183,span.competition-name.a184,span.competition-name.a185,span.competition-name.a244,span.competition-name.a245,span.competition-name.a246,span.competition-name.a247,span.competition-name.a248,span.competition-name.a249,span.competition-name.a250,span.competition-name.a251{
    background: url(../images/s_football.png) no-repeat;
    padding-left: 21px;
}
/* 2019/2/27 */
@media (max-width: 767px) {
    .sidebar-wrapper,.box-right,.sidebar-wrapper .video, .video,.sidebar-wrapper .video .nav,.sidebar-wrapper .favourite{
        width: 100%;
    }
    .box-right .box-tit .tit{
        width: 49%;
    }
    .box-right .box-tit .more{
        width: 40%;
        float: left;
    }
    .anc-hot, .anc-other {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
}
.anco-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
    text-indent: 26px;
    background: #798ce8;
    /* box-shadow: 0 0 10px #e74c5b; */
    position: relative;
}
.anco-content li {
    width: 138px;
    height: 140px;
    border: 1px solid #ebebeb;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 10px 10px 10px 22px;
    cursor: pointer;
    position: relative;
}
}
.tab-wrap{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 30px;
    background-color: #fff;
    margin-bottom: 10px;
    /* border: 1px solid #f4f4f4; */
    border-bottom: none;
    /* box-shadow: 0 0 10px #989898; */
}
.tab-wrap .tab-item{
    width: 90px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
@media (max-width: 767px) {
    .tab-wrap .tab-item{
        width: 20%;
        font-size: 14px;
        text-align: center;
    }
}
.tab-wrap .tab-item.all.active{

}
.tab-wrap .tab-item.active{
    color: #000;
    background: #124d7d;
    color: #fff;
    /* border: 1px solid #7c8ee6; */
    border-radius: 4px;
}
.tab-wrap .tab-item p{
    height: 30px;
    line-height: 30px;
}
.tab-wrap .tab-item img{
    width: 16px;
    height: auto;
    margin-right: 6px;
    vertical-align: middle;
}
.fixed-left-wrap,
.week-wrap{
    position: fixed;
    left: 0;
    top: 35%;
    width: 55px;
    color: #333;
    font-size: 13px;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .week-wrap{
        display: none;
    }
}
@media screen and (max-width: 1680px) {
    .week-wrap{
        left: 0;
    }
    
}
.m-fixed-left-wrap {
    top: auto;
    left: auto;
    right: 6px;
    bottom: 70px;
    opacity: 0;
    z-index: -1;
    transition: all 0.3s ease;
}
.m-fixed-left-wrap.filter-show {
    bottom: 118px;
    opacity: 1;
    z-index: 1;
}
.m-fixed-left-wrap .match-status-box {
    background: transparent!important;
}
.m-fixed-left-wrap .status-text {
    background: #ececec;
    border-bottom: 1px solid #fff!important;
}
.fixed-left-wrap .match-status-box,
.week-wrap .week-box{
    background: #fff;
}
.fixed-left-wrap .match-status-box .status-text,
.week-wrap .week-box .week{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eaeaea;
    cursor: pointer;
}
.fixed-left-wrap .match-status-box .active a,
.fixed-left-wrap .match-status-box .status-text:hover a,
.fixed-left-wrap .match-status-box .status-text:hover,.fixed-left-wrap .match-status-box .status-text.active,
.week-wrap .week-box .active a,
.week-wrap .week-box .week:hover a,
.week-wrap .week-box .week:hover,.week-wrap .week-box .week.active{
    color: #f4f4f5;
    background-color: #7c8ee6;
}
.fixed-left-wrap .back-top,
.week-wrap .back-top{
    display: block;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: #e74c5b;
    color: #fff;
}
  #demo a{color:#dc2221;}
        #demo ul li {display:block;}
        #demo a.white {color:#fff;}
        @media (max-width:1200px)
        {
            .index{margin-top:10px!important;}
        }
        .wxinfo-mobile{
            display:none;
            text-align: right;
            color: red;
            font-weight: bold;
            font-size: 12px;
            margin-right:10px;
            float:right;
        }
        .wxinfo{
            display:block;
            color: red;
            font-weight: bold;
            font-size: 12px;
            margin-right:10px;
        }
        .weixin img {
            text-align: center;
            padding-left: 65px;
        }
        .lanqiuico{
            font: 14px/14px "microsoft yahei";
            color: #333;
            background: url(../images/video.png) no-repeat;
            background-position: left center;
            background-repeat: no-repeat;
            background-position-y: 3px;
            padding-left: 26px;
        }
        .zuqiuico{
            font: 14px/14px "microsoft yahei";
            color: #333;
            background: url(../images/videozq.png) no-repeat;
            background-position: left center;
            background-repeat: no-repeat;
            background-position-y: 3px;
            padding-left: 26px;
        }
        .ing{
            /* padding-left: 20px; */
            background-color: #EF2A40;
            color: #fff;
            /* background-image: url(../images/ing.png); */
            background-position: 6px;
            background-repeat: no-repeat;
            display: inline-block;
            width: 76px;
            height: 22px;
            line-height: 22px;
            border-radius: 22px;
            text-align: center;
        }
        .over,.notstart{
            background-color: #b9b9b9;
            color: #fff;
            display: inline-block;
            width: 76px;
            height: 22px;
            line-height: 22px;
            border-radius: 22px;
            text-align: center;
        }
        @media (max-width: 767px){
            .wxinfo-mobile{
                display:inline-block;
            }
        }

         .p1 {
    height: 50px;
    line-height: 50px;
    width: 120px;
    color: #dc2221;
    font-weight: 600;
}
.p1:hover {
    height: 50px;
    line-height: 50px;
    width: 120px;
    color: #333;
    font-weight: 600;
}
.game-video{

}
.game-video a {
    display: inline;
    height: 26px;
    padding: 0 2px;
    text-align: center;
    color: #228ae3;
    font-size: 12px;
    margin-left: 5px;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 5px;
}
.game-video a:hover{background:#f33;color:#fff}
.w5 {
    width: 15%!important;
}
.w6 {
    width: 35%!important;
}
.liveing {
    padding-left: 20px;
    /* background-color: #4682f7; */
    color: #ea1010;
    /* background-image: url(../images/ing.png); */
    background-position: 6px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
}
.liveover, .livenotstart {
    display: inline-block;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    padding-left: 20px;
    color: #9b9b9b;
    background-position: 6px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 56px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
}
.tit a{
    color: #fbfbfb
}
a.appxz {
    display: block;
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    background: #001e49;
    color: #fff;
    border-radius: 4px;
}
a.appxz:hover {
    background-color: #ddd;
    color: #333;
}
/*分页导航*/
.pagination-wrap {
    margin: 16px auto;
    text-align: center;
}
.paging-cls {
    display: inline-flex;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
}
.pagination-wrap a,
.pagination-wrap .current {
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    background: #fff;
    border-right: 1px solid #e6e6e6;
}
.pagination-wrap a:last-child {
    border-right: none;
}
.pagination-wrap a:hover,
.pagination-wrap .current {
    background: linear-gradient(#74ebd5, #acb6e5);
    color: #fff;
}
.pagination-wrap .current:first-child,
.pagination-wrap .prev {
    border-radius: 8px 0 0 8px;
}
.pagination-wrap .next {
    border-radius: 0 8px 8px 0;
}
.pagination-wrap .prev,
.pagination-wrap .next {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagination-wrap a:hover {
    opacity: 0.8;
}
/*old paging*/
ul.pagination {
    width: auto;
    max-width: none;
    display: inline-block;
    border-radius: 0.25em;
    border: 1px solid #e6e6e6;
    text-align: center;
    margin-left: 150px;
}
li.page-item {
    list-style: none;
    margin: 0;
    float: left;
    border-right: 1px solid #e6e6e6;
}
.pagination a, .pagination span.extend, .pagination span.current {
    float: left;
    border-radius: 0;
    padding: .8em 1em;
    border: none;
    font-size: 16px;
    color: #333;
    width: auto;
    height: auto;
    line-height: normal;
}
li.page-item.active {
    background-color: #7c8ee6;
    border-color: #7c8ee6;
    color: #ffffff;
    pointer-events: none;
    display: inline-block;
}
span.page-link {
    float: left;
    border-radius: 0;
    padding: .8em 1em;
    border: none;
    font-size: 16px;
}

a.page-link:hover {
    background-color: #7c8ee6;
    color: #f9f0f0;
    cursor: pointer;
}
@media (min-width:768px) {
    ul.pagination {
        width: auto;
        max-width: none;
        display: inline-block;
        border-radius: 0.25em;

    }
    li.page-item {
        list-style: none;
        margin: 0;
        float: left;
    }
    span.page-link {
        float: left;
        border-radius: 0;
        padding: .8em 1em;
        border: none;
        font-size: 16px;
    }
}
/*old paging*/
.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center;
}
.pager li {
    display: inline;
    margin-right: 30px;
    margin-left: 30px;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0px;
}
/*分页导航end*/
/*直播频道新闻*/
.ind_box{
        height: 400px;
    position: relative;
    margin-bottom: 8px;
    /* padding-left: 36%; */
    /* border-radius: 8px; */
    background: #fff;
    /* box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2); */
    position: relative;
    display: block;
    overflow: hidden;
}
.ind_box + .ind_box{
    margin-top: 16px;
}
.ind_box .img_news{
    /* box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2); */
    position: absolute; left: 0; top: 0;
    overflow: hidden;
        width: 100%;
    height: 150px;
}
.ind_box .img_news img{
    width: 240px; min-height: 116px;
    transition: transform 0.3s; -ms-transition: -ms-transform 0.3s; -moz-transition: -moz-transform 0.3s; -webkit-transition: -webkit-transform 0.3s; -o-transition: -o-transform 0.3s;
    position: absolute; 
}
.ind_box .img_news:hover img{
    transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);
}
.ind_box .img_news p{
    height: 34px;
    padding: 0 10px;
    background: #f1f2f3;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    font-weight: 700;
}
.ind_box .text_news{
    height: 400px;
    padding: 8px 8px 0;
    border-radius: 10px;
    /* box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2); */
}
.ind_box .text_news a{
    height: 20px;
    margin-bottom: 8px;
    font-size: 13px; line-height: 20px;
    overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
    display: block;
}
.ind_box .text_news a:hover {
    color: #7c8ee6!important;
}
.ind_box .text_news a::before {
    content: '';
    width:6px;
    height: 6px;
    border-radius: 100%;
    display: inline-block;
    background: #7c8ee6;
    margin-right: 4px;
}

.ind_box .text_news a span{
    font-size: 12px; color: #9b9b9b;
    float: right;
}
/*end直播频道新闻*/
.date-filter {
    position: absolute;
    right: 10px;
    font-size: 16px;
}
.mdate-filter {
    font-size: 16px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.mdate-filter a{
    font-size: 14px;
    display: inline-block;
    /* margin-right: 5px; */
    padding: 6px 10px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.mdate-filter a.active-date {
    background: linear-gradient(#74ebd5, #acb6e5);
    color: #fff;
}
.mdate-filter a:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.mdate-filter a:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #ddd;
}
.mdate-filter a:hover{
    color: #7c8ee6;
}
.filter-input {
    height: 32px;
    line-height: 32px;
    border: 1px solid #999;
    text-indent: 10px;
}
.week-item {
    /* width: 150px; */
    margin-bottom: 0!important;
}
.highlights{ margin: 0 auto; position: relative; width:94%;}
.highlights .button-icon{
    position: absolute;
    top: 0;
    width: 24px;
    height: 120px;
    cursor: pointer;
}
.highlights .left-icon {
    left: -32px;
    background: url('../images/left_icon.png') no-repeat 0;
    background-size: 100% 100%;
}
.highlights .right-icon {
    right: -32px;
    background: url('../images/right_icon.png') no-repeat 0;
    background-size: 100% 100%;
}
.highlights .box {
    width: 100%;
    overflow: hidden;
}
.highlights .highlights-box{
    overflow: hidden;
    height:130px;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.highlights .boxlist{ width:200px; height:120px; float:left;background: #Fff; border-radius:4px; /*border-bottom:4px solid #434A66;*/ margin-left:10px;}
.highlights .boxlist:first-child{margin-left:0}
.highlights .boxlist a{ display:block;}
.highlights .boxlist .title{ background:#f2f3f4;width:100%;font-size: 12px; color: #666; height: 32px;line-height: 32px;}
.highlights .boxlist .text{ float: left;color:#9c9fab;padding-left:12px;}
.highlights .boxlist .icon{  color:#333;padding-right: 12px;    background-size: 18px 18px;float: right; background: url('../images/img/game_video_icon.png') no-repeat 0;}
.highlights .boxlist.onPlay{ /*border-bottom:4px solid #EF2A40*/}
.highlights .boxlist.onPlay .icon { font-weight:bold;color: #EF2A40;background: url('../images/img/game_videoon_icon.png') no-repeat 0!important;background-size: 18px 18px;}
.highlights .boxlist .team{line-height:30px;padding:0 12px; font-weight:500;clear: both;}
.highlights .boxlist .team img {display: inline-block; width: 20px;height: 20px;vertical-align: middle;}
.highlights .boxlist .team span.name{
    margin-left: 5px;
    width: 100px;
    display: inline-block;
    overflow: hidden;
    word-break: keep-all;
    vertical-align: middle;
    text-overflow: ellipsis;
}
.highlights .boxlist .team span{
    /*display: inline-block;
    font-size: 14px;
    height: 20px;

    font-weight:bold;
    vertical-align: middle; color:#191b31*/
}
.highlights .boxlist .team .num {float: right;}
.highlights .boxlist .team .num.red-color{color: #EF2A40;}
.highlights .boxlis.onPlay:hover,.highlights .boxlist:hover{
    background: #fff!important;-webkit-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1); 
}
.highlights .boxlis.onPlay:hover,.highlights .boxlist:hover .title {
    background-color: #eaeaea;
}

/***新增样式***/
.highlights .boxlist .actions{font-size:12px;text-align:center;line-height: 28px}
.highlights .boxlist .actions span{height:28px;padding-left:20px;font-weight: 400;text-align: center;color:#9c9fab;}
.highlights .boxlist .actions .luxiang{color: #007aff;background:url(../images/res/i_luxiang_16.png) no-repeat left center;}
.highlights .boxlist .actions .jijin{color: #007aff;background:url(../images/res/i_jijin_16.png) no-repeat left center;}
.highlights .boxlist .actions .lijiguankan{color: #ef2a40;background:url(../images/res/i_lijiguankan_16.png) no-repeat left center;}
.highlights .boxlist .actions .shipin{color: #9c9fab;background:url(../images/res/i_shipin_16.png) no-repeat left center;}
.highlights .boxlist .actions .donghua{color: #9c9fab;background:url(../images/res/i_donghua_16.png) no-repeat left center;}
.highlights .boxlist .actions  .d_xian{padding-right:20px;}

.middletop{background: #FFF;padding:15px 14px;border-bottom: 1px solid #eff6e6; margin-bottom: 10px;overflow: hidden;}
.middletop .left{width:450px;float: left;}
.middletop .left img{height:254px;border-radius:4px;width: 450px;}
.middletop .left a.leftbigpic{height:254px;display: block;}
.middletop .left span.bigpic{font-size: 16px;color:#fff;width:450px;line-height:40px;text-align:center;display:block;position: relative;top:-38px;background: linear-gradient(180deg,rgba(0,0,0,0.07), #000000);border-radius: 0px 0px 8px 8px;}
.middletop .left ul{margin-top:12px;margin-bottom: 10px;}
.middletop .left li{float:left;width:144px;margin-right: 9px;}
.middletop .left li:hover img{transform: scale(1.03);transition: all 0.3s ease;}
.middletop .left li:last-child{margin-right: 0;}
.middletop .left li img{height: 81px;width:144px;border-radius: 4px;}
.middletop .left li .title{font-size:12px;display: inline-block;padding-top:8px;
    text-align: left;color: #434a66;line-height:17px;}
.middletop .left li .date{display: inline-block; padding-top:5px;height: 17px;font-size: 12px;text-align: left;color: #9c9fab;line-height: 17px;padding-bottom:13px;}
.middletop .left li .title:hover{color:#FF3551;}
.middletop .middle{float:left;width:285px;margin-left:30px;}
.headline{height: 40px;background: #f2f3f4;border-radius: 4px 4px 0px 0px;}
.headline .title{ float:left;width: 64px;height: 22px;font-size: 16px;font-family: PingFangSC, PingFangSC-Medium;
    font-weight: bold;text-align: left;color: #191b31;line-height: 22px;padding: 9px 0 9px 15px;}
.divright{float:right;height: 40px;font-size: 14px;font-family: PingFangSC, PingFangSC-Medium;font-weight: 500;
    text-align: left;line-height: 40px;padding-right:15px;color: #434a66;}
.divright a{margin-left:8px;line-height:20px;}
.divright  a:hover,.divright  a.x_dq{font-weight:bold;padding-bottom:12px;color: #7c8ee6;background: url(../images/d_dq.png) no-repeat center bottom;}

.video-list{border:1px solid #eff6e6;border-radius: 0px 0px 4px 4px;}
/*.list ul.d_i_luxiang{display:none;}*/
.video-list ul {padding:0 15px;height:270px;overflow: hidden;}
.video-list ul li {width:100%;float:left;height: 18px;font-size: 13px;text-align: left;color: #434a66;padding:7px 0px ;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.video-list ul li:first-child{padding-top:14px;}
.video-list ul li:last-child{padding-top:7px;padding-bottom:5px;}
.video-list li a:hover{color:#7c8ee6;}
.video-list ul li .jijin{background: url('../images/video.png') left center no-repeat;padding-left:24px;}
.video-list ul li .video{background: url('../images/video.png') left center no-repeat;padding-left:24px;}
.video-list ul li a.news:before{content:"";display: inline-block;width:5px;height: 5px;background: #d8d8d8;border-radius: 50%;  vertical-align: 0px;margin-right:8px;}
.video-list ul li a.news:hover:before{color:#7c8ee6;content:"";display: inline-block;width:5px;height: 5px;background: #7c8ee6;border-radius: 50%;  vertical-align: 0px;margin-right:8px;}
.video-list ul li span.on{color:#434a66; background:url(images/img/dq.png) no-repeat center bottom;}

.gicon{
    width: 14px;
    height: 14px;
    vertical-align: middle;
    margin-right: 5px;
}
.live-tr .title-bar {
    background: #f6f6f6;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 12px;
}
.flex {
    display: flex;
    align-items: center;
}
.live-tr .td-item {
    display: block;
    width: 100%;
}
.live-tr .t-logo {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    vertical-align: middle;
}
.live-tr .td-content {
    padding: 6px;
}
.live-tr .t-score {
    font-size: 18px;
    margin-left: 8px;
    color: #333;
    font-weight: bold;
}
.live-tr .td-content h3{
    font-size: 14px;
}
.live-tr .td-content .t-left,
.live-tr .td-content .t-right {
    flex: 1 1 0;
}
.live-tr .td-content h4 {
    font-weight: normal;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    overflow: hidden;
}
.t-left {
    align-items: flex-start;
    justify-content: flex-start;
}
.t-right {
    align-items: flex-end;
    justify-content: flex-end;
}
.live-tr .td-content .t-right .t-logo {
    margin-left: 4px;
}
.live-tr .td-content .t-left .t-logo{
    margin-right: 4px;
}
.live-tr .td-content .small-f {
    flex: 0 0 40px;
    max-width: 100px;
    text-align: center;
    font-size: 20px;
}
.live-tr .td-content .chu,
.live-tr .td-content .gtime {
    color: #666;
    font-size: 12px;
    margin-top: 4px;
}
.live-tr .live-btn {
    font-size: 14px;
}
.live-tr .living {
color: #EF2A40;
}
.live-tr .no-start,
.live-tr .over-btn {
    color: #999;
}
/*榜单*/
.rank-list h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.rank-list .fenqu {
    display: flex;
    background: #7c8ee6;
    color: #fff;
    height: 40px;
    line-height: 40px;
}
.rank-list .fenqu li {
    width: 100px;
    text-align: center;
    cursor: pointer;
}
.rank-list .fenqu li.rank-active {
    background: #a1a1a1;
    color: #fff
}

.rank-item li {
    display: flex;
    align-items: center;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #eee;
}
.rank-item li span {
    font-weight: bold;
}
.rank-item li span:first-child,
.rank-item li p:first-child {
    width: 60px;
    flex-shrink: 0;
    flex: none;
    text-align: center;
}
.rank-item li span,
.rank-item li p {
 flex: 1;
 text-align: left;
}
.rank-item li .rank-t-logo {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.rank-item li .rank-num {
    width: 20px;
    height: 16px;
}
/*table list*/
.table-list {
    width: 100%;
    border: 0;
}
.table-list thead {
    height: 32px;
    line-height: 32px;
    background: #eee;
}
.table-list thead th,
.table-list tbody td {
    padding: 0 3px;
    font-size: 12px;
    text-align: center;
}
.table-list thead th {
    color: #666;
}
.table-list tbody .t-item:nth-child(even) {
    background: #eff7fe;
}
.table-list tbody td {
    padding: 8px 3px;
}
.table-list tbody td .match-name {
    color: #999;
}
.table-list tbody .score {
    width: 60px;
}
.table-list tbody .jiaoqiu {
    width: 30px;
}
.pannel-info .data-title,
.pannel-info .data-stitle {
    font-size: 16px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}
.pannel-info .data-stitle {
    font-size: 14px;
    font-weight: normal;
}
.pannel-info .data-stitle .t-logo {
    width: 24px;
    height: 24px;
    border-radius: 100%;
    margin-right: 10px;
}
.pannel-info .mt20 {
    margin-top: 20px;
}
.grey {
    color: #999;
}
.color6 {
    color: #666;
}
.text-left {
    justify-content: flex-start;
    text-align: left!important;
}
.text-right {
    justify-content: flex-end;
    text-align: right!important;
}
.live-process-text {
    margin: 20px 10px 10px 10px;
    font-size: 16px;
    position: relative;
}
.live-process-text::before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    z-index: 1;
    display: block;
    width: 4px;
    height: 22px;
    background: #7c8ee6;
}
.live_box .header_con{
 display: flex;
 justify-content: space-between;
 align-items: center;
 margin-bottom: 10px;
}
.live_box .header_con h4 {
    font-size: 16px;
}
.live_box .header_con a {
    color: #999;
}
.live_box .header_con a:hover {
    color: #7c8ee6;
}
.live_box .header_con .fa-angle-right {
    font-size: 16px;
    margin-left: 4px;
}
.live_box .live-item {
    padding: 10px;
    border-bottom: 1px solid #eee;
    border-radius: 8px;
    position: relative;
    display: block;
}
.live_box .live-item h3 {
    display: flex;
    justify-content: center;
}
.live_box .live-item .m-time {
    font-weight: normal;
    margin-left: 10px;
    color: #666;
}
.live_box .live-item .s-em {
    font-size: 20px;
    font-weight: bold;
}
.live_box .live-info-item,
.live_box .live-match-info {
    display: flex;
    align-items: center;
    justify-content: center;
}
.live_box .live-info-item {
    margin-top: 10px;
}
.live_box .live-match-info {
    flex-direction: column;
    width: 50%;
}
.live_box .live-info-item .vs {
    font-size: 16px;
}
.live_box .live-match-info .team-info {
    display: flex;
    align-items: center;
}
.live_box .live-item {
    box-shadow: 0 1px 5px rgb(0 0 0 / 11%);
    margin-bottom: 4px;
    overflow: hidden;
}
.live_box .live-item:hover {
    background: linear-gradient(#74ebd5, #acb6e5);
    color: #fff;
}
.live_box .live-item:hover .m-time {
    color: #fff;
}
.live_box .live-item:hover .lazy-live{
    display: block;
    opacity: 0.4;
}
.live_box .lazy-live {
    width: auto;
    height: 80%;
    border-radius: 100%;
    /* display: none; */
    position: absolute;
    opacity: 0.1;
}
.live_box .lazy-live.img-left {
    left: 0;
}
.live_box .lazy-live.img-right {
    right: 0;
}
.live_box .live-item:hover .lazy-live.img-left {
    left: 0;
    transform: translateX(-50%);
}
.live_box .live-item:hover .lazy-live.img-right {
    right: 0;
    transform: translateX(50%);
}