/**reset**/
html,body{
	margin:0;
	height:100%;
	font-size: 100%;
	font-family: "苹方","PingFang","\82f9\65b9","微软雅黑","Microsoft YaHei",'XinGothic-SinaWeibo', helvetica, arial, sans-serif;
}
h1,h2,p,ul,ol,li{
	margin:0;
	padding:0;
}
li{
	list-style: none;
}
a{
	color:#333;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
a:link,
a:visited,
a:active,
a:hover{
	color:#333;
}
img{
	vertical-align: middle;
}

input{
	outline: none;
	padding:0;
	border:0;
	-webkit-appearance: none;
	font-family: "microsoft yahei";
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}
input::-ms-clear{
	display:none;
}
table{
	border-collapse: collapse;
	border-spacing:0;
	border-width:0;
}
td,th{
	border:0;
}
textarea{outline:0;border:none;}

/***common*****/
.fl{float:left;}
.fr{float:right;}
.rd50{-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius:50%;}
.border-box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.b-clear:after,.b-clear:before{content:'';display: block;clear: both;}
.body-bg{position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index:9;background: rgba(0,0,0,.3);}
.v-h-ct{position:fixed;left:50%;top:50%;z-index:10;background:rgb(255,255,255);-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.top-sticky{position:sticky;position:-webkit-sticky;}
.dis_none{display:none;}
.dis_show{display:block;}
.opacity0{opacity:0;}
.opacity1{opacity:1;}
/*移动端*/
.touch-scroll{-webkit-overflow-scrolling: touch;}/*移动端实现 触摸滑动流畅 */

.global{min-width:320px;max-width:640px;height:100%;margin:0 auto;color:#333;}


/*flex布局兼容写法*/
/*! autoprefixer: off */
.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flex-pack-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
	-ms-flex-pack: center;
    justify-content: center;
}

.flex-pack-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
	-ms-flex-pack: end;
    justify-content: flex-end;
}
.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
	align-items: center;
}
.flex-align-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
	align-items: flex-end;
}
.flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
	flex: 1;
}
.flex-no-wrap{
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap:nowrap;
}
/* autoprefixer: on */

.loading{position:absolute;top:50%;left:50%;z-index:2;width:2.4rem;height:.7135rem;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}
.loading img{width:100%;height:100%;}

/*头部信息*/
.m_top{padding:0 0.12rem;background:#2e9fff;height: 0.84rem;}
.m_top .m_logo{height: 100%;line-height:0.84rem;margin-right: 1.5rem;}
.m_top .m_logo a{display:inline-block;height:0.84rem;}
.m_top .m_logo a.back{width: 0.46rem;background:url(/staticV2/images/back.png) no-repeat center;background-size: 0.2rem;}
.m_top .m_logo a.m_refresh{width: 1.64rem;background:url(/staticV2/images/live/logo@2x.png) no-repeat left center;background-size: 1.6rem;margin-left: 0.1rem;}
.m_top .fr_feedback{line-height:0.84rem;}
.m_top .feedback{display:inline;padding: 0.06rem 0.16rem;color: #fff;border:1px solid #fff;border-radius: 0.18rem;}

.match_mode{clear: both;padding-top: .15rem;overflow: hidden;background: #fff;position: relative;min-height: 1.4rem;width: 7.5rem;margin: 0 auto;}
.match_mode .home_team,.match_mode .guest_team{float:left;width: 2rem;height:auto;}
.match_mode .inner{height:auto;text-align:center;font-size: 0.3rem;line-height: 0.46rem;}
.match_mode .team_box{width: 0.8rem;height: 0.8rem;margin: 0 auto;}
.match_mode  span[class^="team"]{height:1.8em;line-height:1.8em;}
.match_mode .team_box img{max-width: 0.8rem;}
.match_mode  span[class^="team"]{line-height:1.8em;}
.match_mode .f_center{float:left;width:3.5rem;text-align:center;padding-top:0.2rem;}

.team_score{height: 0.64rem;line-height: 0.64rem;font-size: 0.48rem;text-align: center;font-weight: bold;}
.f_center p{font-size: 0.24rem;line-height: 0.4rem;color: #999;}

.mode_line{width: 7.5rem;margin: 0 auto;padding: 0.1rem 0.34rem;overflow: hidden;box-sizing: border-box;background:#fff;}
.mode_line .host_good{float: left;width: 2rem;}
.mode_line .guest_good{float: right;}
.mode_line .host_good a{position:relative;float:left;width:.94rem;height:.57rem;margin-right:.1rem;background: url(/staticV2/images/guest_up_left@2x.png) no-repeat center;background-size: 100%;}
/* .mode_line .host_good a:after{content:'客';position:absolute;left:.1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.26rem;color:#fff;} */
/* .mode_line .host_good .left_host{background-image: url(/staticV2/images/host_up_left@2x.png);} */
/* .mode_line .host_good .left_host:after{content:'主';left:.1rem;} */
.mode_line .guest_good a{position:relative;float:right;width:.94rem;height:.57rem;margin-left:.1rem;background: url(/staticV2/images/host_up_right@2x.png) no-repeat center;background-size: 100%;}
/* .mode_line .guest_good a:after{content:'主';position:absolute;right:.1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:.26rem;color:#fff;} */
/* .mode_line .guest_good .right_guest{background-image: url(/staticV2/images/guest_up_right@2x.png);} */
/* .mode_line .guest_good .right_guest:after{content:'客';position:absolute;right:.1rem;} */

.mode_line a{width: 0.66rem;height: 0.4rem;display: inline-block;}
.mode_line span{display:flex;display:-webkit-flex;height:.57rem;font-size: 0.24rem;align-items: center;}
.mode_line .host_good span{float:left;}
.mode_line .guest_good span{float:right;}
.match_mode_status{overflow: hidden;width: 2.8rem;line-height: 0.4rem;float:left;}
.match_mode_status h1{background: none repeat scroll 0 0 #2e9fff;border: 0 none;border-radius: 5px;color: #fff;font-size: 16px;height: 30px;line-height: 30px;margin: 0 auto;width: 130px;text-align: center;}

/*点赞进度*/
.match_mode_line{overflow: hidden;width: 100%;height: 0.16rem;line-height: 0.16rem;float:left;margin:0;}
.match_mode_line dt{border-bottom: 0.08rem solid #e9357b;float: left;width:50%;overflow: hidden;box-sizing: border-box;height: 100%;margin-right: 2px;}
.match_mode_line dd{border-bottom: 0.08rem solid #4790d9;overflow: hidden;text-align: right;box-sizing: border-box;height: 100%;margin:0;}


.live_nav{clear: both;overflow:hidden;height: 0.72rem;background: #fff;position: relative;}
.live_nav_items{clear: both;font-size: 14px;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling: touch;}
.live_nav_items::-webkit-scrollbar{display:none;}
.live_nav_items:after,.live_nav_items:before{content:'';display:block;clear:both;}
.live_nav_items li{cursor: pointer;display:inline-block;height: 0.72rem;min-width: 1.1rem;white-space: nowrap;text-overflow: ellipsis;position: relative;text-align: center;max-width: 2rem;padding: 0 0.24rem;margin: 0 0.12rem;box-sizing: border-box;border-bottom: 0.06rem solid transparent;-webkit-transition: all .3s ease;transition: all .3s ease;}
.live_nav_items li a{color: #333;min-width: 100%;line-height: 0.66rem;font-size: 0.3rem;}
.live_nav_items li.on{border-bottom: 0.06rem solid #2e9fff;}
.live_nav_items li.on a{color: #2e9fff;}



.m-data{padding:0 .30rem;}
.module .m-tlt{height:1rem;padding:0 .30rem;justify-content: space-between;}
.module .m-tlt span{padding-left:.16rem;font-size: .32rem;border-left:.06rem solid #2E9FFF;line-height: 1em;}
.module .m-tlt .more{color:#999999;font-size:.26rem;}

.jijin-tlt{padding:.31rem 0 .02rem;font-weight:600;font-size:.40rem;line-height:1.5em;}
.jump-jijin{display:block;position:relative;}
.jump-jijin .jijin-bg{margin:.24rem auto;width:100%;height:3.88rem;-webkit-border-radius:.08rem;border-radius:.08rem;}
.jump-jijin .play-mk{position:absolute;top:50%;left:50%;z-index:2;width:.92rem;height:.92rem;-webkit-transform: translate(-50%,-50%);transform: translate(-50%,-50%);}

.bifen{font-size: .28rem;border-bottom:1px solid #EAEAEA;margin-bottom:.19rem;}
.bifen .b-cell{height:.8rem;}
.bifen .b-header{height:.6rem;border-bottom:1px solid #EAEAEA;line-height:1em;color:#999;}
.bifen .b-team{width:1.2rem;}
.bifen .b-team .b-header{text-indent:.1rem;}
.bifen .b-score{overflow:auto;text-align: center;}
.bifen .b-all-score{width:1.2rem;text-align: center;}
.bifen .team-logo{width:.48rem;margin-left:.19rem;}

.videos .v-tlt{padding-left: .16rem; font-size: .32rem; border-left: .06rem solid #2E9FFF; line-height: 1em;}
.videos .v-data{margin:.15rem -.1rem .2rem 0;overflow:hidden;}
.videos .v-data .d-box{width:100%;}
.videos .v-data .jump-play{position:relative;height:.32rem;font-size:.30rem;padding-left:.72rem;}
.videos .v-data .jump-play:before{content:'';position:absolute;left:.23rem;top:0;width:.32rem;height:.32rem;background:url(/staticV2/images/outs/ic_videotape@2x.png) no-repeat left center;background-size: .32rem;}
.videos .v-data .jump-play:after{content: '';position:absolute;right:0;top:0;width:.32rem;height:.32rem;background:url(/staticV2/images/outs/ic_next@2x.png) no-repeat left center;background-size: .32rem;}

.match_event{padding-bottom:.22rem;}
.timer-xios{display:flex;display: -webkit-flex;height:.6rem;justify-content: space-between;align-items: center;padding:0 .32rem;color:#999;font-size:.32rem;background:#F8F8F8}
.xios-line{width:100%;height:.8rem;font-size:.24rem;font-weight:normal;}
.xios-line .l-line,.xios-line .r-line{height:inherit;line-height:1.3em;}
.xios-line .l-line{text-align:right;}
.xios-line .l-line .player-cn{padding-right:.06rem;}
.xios-line .r-line .player-cn{padding-left:.06rem;}
.xios-line .icon-mk{width:.64rem;height:inherit;background-image: url(/staticV2/images/live/timer-xios.png);background-repeat: no-repeat;background-size: 3.22rem 2.65rem;}
.xios-line .ct-box{position:relative;width:.96rem;height:inherit;text-align:center;}
.xios-line .ct-box .time{position:absolute;left:50%;top:50%;z-index:3;width:.48rem;height:.4rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;color:#2E9FFF;}
.xios-line .ct-box:before,.xios-line .ct-box:after{content:'';position:absolute;left:50%;height:50%;width:1px;margin-left:-0.5px;height:50%;background-color: #EEE;}
.xios-line .ct-box:after{top:50%;}

.s_start{background-position:-0.62rem 0;}
.s_shepian{background-position: -.72rem -1.88rem;}
.s_zhugong{background-position: -1.4rem -1.88rem;}
.s_beipu{background-position: -1.86rem -1.46rem;height: .5rem !important;}
.s_jinqiu{background-position: -1.88rem 0;}
.s_yellow_card{background-position: 0 -.64rem;}
.s_huanxia{background-position: 0 -1.38rem; height: .6rem!important;}
.s_huanshang{background-position: -.56rem -1.46rem;height: .5rem!important;}
.s_dianqiu{background-position: -2.54rem -0.72rem;}
.s_injury_down{background-position: -1.88rem -0.68rem;}
.s_wulong{background-position: -2.54rem .04rem;}
.s_red_yellow{background-position: -1.24rem -0.66rem;}
.s_red_card{background-position: -0.58rem -0.66rem;}
.s_shemen{background-position: -0.04rem -1.86rem;}
.s_end{background-position: -1.24rem 0;}

.line-h{height:.2rem;background: #F8F8F8;}

/* 双方最佳 */
.s-r-line{border-bottom:1px solid #EAEAEA;font-size:.28rem;padding-top:.3rem;}
.s-r-line .p-l,.s-r-line .p-r,.s-r-line .p-c{width:33.33%;text-align: center;}
.s-r-line .p-box{position:relative;display:block;width:1.4rem;margin:0 auto;height:1.4rem;}
.s-r-line .p-box .p-logo{position:absolute;left:50%;bottom:0;width:auto;max-width:100%;max-height:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}
.s-r-line .p-cn{display:block;margin:.24rem 0;line-height: 1em;}
.s-r-line .bar-chart{margin:0 auto;height:1.4rem;}
.s-r-line .bar-chart .chart{position:relative;width:.48rem;-webkit-border-radius:.04rem;border-radius:.04rem;}
.s-r-line .chart span{position:absolute;top:-.5em;left:50%;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);}
.s-r-line .bar-chart .chart:first-child{background-color: #4890DA;margin-right:.08rem;}
.s-r-line .bar-chart .chart:last-child{background-color: #EC367D;}
.score_rank .s-r-line:last-child{border-bottom: none;}

/* 球队数据 */
.stats_team{text-align: center;}
.stats_team .s-header{height:.6rem;font-size:.26rem;color:#999999}
.stats_team .s-header p{width:33%;}
.stats_team .s-header p:first-child{width:40%;}
.stats_team .aggregate-item{height:.8rem;font-size:.28rem;}
.stats_team .aggregate-item:nth-child(odd){background:#F8F8F8;}
.stats_team .aggregate-item p{width:33%;}
.stats_team .aggregate-item p:first-child{width:40%;}
/* 技术统计 */
.team_statics .ts-line{height:.60rem;font-size:.28rem;}
.team_statics .ts-num{width:.8rem;text-align: center;}
.team_statics .ts-bar{height:.12rem;background:#F6F6F6;}
.team_statics .ts-process{height:inherit;width:0%;}
.team_statics .ts-p-l{background: #EC367D;margin-left:auto;}
.team_statics .ts-p-r{background: #4891DC;}
.team_statics .ts-name{width:1.5rem;text-align: center;}

.report .content{font-size: .36rem;line-height:.6rem;text-align: justify;}
.report .look_more{margin:.19rem 0;height:.60rem;line-height:1em;font-size:.30rem;border:1px solid #2E9FFF;color:#2E9FFF;-webkit-border-radius:.08rem;border-radius:.08rem;}


/*夜间模式*/
.night *{color:#9b9b9b;}
.night {background:#2c2c2c;}

.night a,
.night a:link,
.night a:visited,
.night a:active,
.night a:hover{
	color:#9b9b9b;
}

.night .line-h{background: #1f1f1f;}

.night .bifen .b-header,
.night .bifen,
.night .s-r-line{border-bottom-color:#1f1f1f}

.night .videos .jump-play:before{background-image:url(/staticV2/images/outs/ic_videotape_night@2x.png);}
.night .videos .jump-play:after{background-image:url(/staticV2/images/outs/ic_next_night@2x.png);}
.night .report .look_more{border-color:#265f8f;color:#265f8f;}


