/*
* @Author: Administrator
* @Date:   2017-03-07 16:27:18
* @Last Modified by:   Administrator
* @Last Modified time: 2017-03-28 09:47:30
*/
body{
	color: rgba(49,69,103,0.87);
	background-color:rgba(250,250,250,1);	
}
 .fixed_{
			background-color:#ccc;
}
.share{
	width:0.64rem;
	height:0.64rem;
	position:absolute;
	    right: 0.2rem;
    top: 1.65rem;
        z-index: 9;
        display:none;
}
.share_2{
	width:0.64rem;
	height:0.64rem;
	position:absolute;
	    right: 0.2rem;
    top: 1rem;
        z-index: 9;
        display:none;
}
.main{
background-color:rgba(250,250,250,1);	
color:rgba(49, 69, 103, 0.6);
}
.tab{
	color:rgba(255,255,255,0.38);
	width: 60%;
	text-align: center;
	position: absolute;
	left: 20%;
	top: 0.66rem;
	z-index: 202;
	font-weight: 700;
}
.box{
     overflow: hidden;
}
.title{
	width: 5.63rem;
	height: 0.94rem;
	background: #062A5C !important;
	margin:0 auto;
	margin-top: 0.48rem;
	position: relative;
	z-index: 200;
}

.team_1,.team_2{
	margin: -0.4rem;
	top: 0.23rem;
	position: absolute;
	z-index:333;
	width: 1.16rem;
	height: 1.16rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	overflow: hidden;
	text-align: center;
}
.team_1{
		left:-0.4rem;
}
.team_2{
		right:-0.4rem;
}
.team_1 img,.team_2 img{
	width: 100%;
	height: auto;
}
.goal_2{
	width: 0.3rem;
}
.damion{
	width: 6.67rem;
	height: 2.48rem;
	margin:0 auto;
	margin-top: 0.16rem;
	position: relative;
/* 	overflow: hidden; */
}
.add_fff{
	color: #3677F1 !important
}
.legend{
	width: 2.23rem;
	height: 0.18rem;
	line-height: 0.18rem;
	/* margin:0 auto; */
	margin-top: 0.15rem;
	margin-left: 2.59rem;
}
.legend i{
	float: left;
	height: 0.18rem;
	color:#314567
}
.legend i:nth-child(1){
	width: 0.18rem;
	background-color: #EF3F5D;
}
.legend i:nth-child(2){
	width: 0.9rem;
}
.legend i:nth-child(3){
	width: 0.18rem;
	background-color: #3677F1;
}
.legend i:nth-child(4){
	width: 0.9rem;
}
.baskt_left,.baskt_right{
height: 1.1rem !important;
    position: absolute !important;
    top: 0.3rem;
    z-index: 21;
}
.baskt_left{
	left: 0.2rem;
}
.baskt_right{
	right: 0.2rem;
}
.dam_svg{
	    position: absolute;
    z-index: 30;

}
.damion_pic{
	width: 5.86rem;
	height: 1.55rem;
	margin:0 auto;
	margin-top: 0.3rem;
	background-size: 100% 100%;
	position: relative;
}
.damion_img{
	width: 5.86rem;
	height: 1.55rem;
	background-image: url(../images/damion_pic_03_02.png);
	margin:0 auto;
	margin-top: 0.3rem;
	background-size: 100% 100%;
	position: relative;
}
.damion_pic img{
	width: 0.14rem;
	height: 0.09rem;
	position: absolute;
}
.lively{
    margin: 0 auto;
    width: 6.54rem;
    height: 0.4rem;
    background: rgba(7,55,124,1);
    border-radius: 0.1rem;
    box-shadow: 0px 0.04rem 0.06rem rgba(0,0,0,0.1);
    margin: 0 auto;
    position: relative;
}
/* .tangel{
	width: 0.16rem;
	height: 0.17rem;
	margin-left: 0.12rem;
	margin-top: 0.15rem;
	float: left;
}
.tangel_r{
	width: 0.16rem;
	height: 0.17rem;
	margin-top: 0.15rem;
	float: left;
} */
.txt{
	text-align: center;
	width: 5.91rem;
	height: auto;
	float: left;
	margin-left: 0.12rem;
	margin-right: 0.12rem;
	margin-bottom: 0.12rem;
	color: rgba(255, 255, 255, 0.6);
}
.txt_specail{
	 line-height: 0.28rem;
    height: 0.28rem;
    float: left;
    width: 5.88rem;
    margin: 3px 0;
     background-color: #062A5C;
}
.txt span{
	text-align: center;
	float: left;
}
.txt span:nth-child(1){
	width: 0.76rem;
	padding-left: 0.1rem;
}
.txt span:nth-child(2){
	width: 0.65rem;
}
.txt span:nth-child(3){
	width: 1.7rem;
	height: 0.4rem;
}
.txt span:nth-child(4){
	width: 2.52rem;
	text-align: left;
}
.txt span:nth-child(5){
	width: 0.78rem;
	text-align:right;
}
.menu{
	height: 0.87rem;
	width: 100%;
	margin-top: 0.27rem;
}
/*.current{
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.12) inset;
	-webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.12) inset;
	-o-box-shadow: 0 0 10px 2px rgba(0,0,0,0.12) inset;
	-moz-box-shadow: 0 0 10px 2px rgba(0,0,0,0.12) inset;
	-ms-box-shadow: 0 0 10px 2px rgba(0,0,0,0.12) inset;
	border-bottom: 2px solid #A3A3A3;
	background-color: transparent !important;
	color: #B4B4B4 !important;
}*/
.owner{
	width: 1.97rem;
	height: 3.35rem;
	float: left;
	margin-left: 0.4rem;
}
.mvp{
	height: 0.48rem;
	width: 2rem;
/* 	float: left; */
	margin-top: 0.59rem;
}
.photo{
	height: 1.16rem;
	width: 1.16rem;
	overflow: hidden;
	margin:0 auto;
	margin-top: 0.2rem;
}
.photo img{
    width: 100%;
    height: auto;
}
.owner p{
	width: 2.8rem;
    text-align: center;
    color:rgba(49, 69, 103, 0.87);
    height: 0.4rem;
    line-height: 0.4rem;
    margin-left: -0.4rem;
}
.data{
	width: 4.75rem;
	height: 3.35rem;
	float: left;
}
@media screen and (min-width:750px){
	.data{
		width: 4.65rem;
	}
}
.legend_data{
	height: 0.2rem;
	margin-top: 0.57rem;
}
.legend_data i{
	float: left;
}
.legend_data i:nth-child(1){
	height: 0.2rem;
	width: 0.2rem;
	background-color: #3677F1;
	margin-left: 0.4rem;
}
.legend_data i:nth-child(2){
	margin-left: 0.1rem;
}
.legend_data i:nth-child(3){
	height: 0.2rem;
	width: 0.2rem;
	background-color:#BFBFBF;
	margin-left: 0.26rem;
}
.legend_data i:nth-child(4){
	margin-left: 0.1rem;
}
.legend_data i:nth-child(5){
	height: 0.18rem;
	width: 0.18rem;
	border: 1px solid #BFBFBF;
	margin-left: 0.26rem;
}
.legend_data i:nth-child(6){
	margin-left: 0.1rem;
}
.pic{
	 margin-top: 0.2rem;
}
.com{
	width: 1.02rem;
	height: 2.03rem;
	position: relative;
	margin-top: 0.5rem;
	margin-left: 0.5rem;
	float: left;
}
.personal{
	width: 0.4rem;
	height: 0.6rem;
	background-color: #3677F1;
	position: absolute;
	bottom: 0.8rem;
}
.personal p{

}
.personal p,.hight>p{
	width: 0.4rem;
	text-align: center;
	color:rgba(49, 69, 103, 0.6);
	margin-top: -0.3rem;
}
.hight{
	width: 0.36rem;
	height: 1.18rem;
	border: 2px solid #BFBFBF;
	position: absolute;
	right: 0;
	bottom: 0.8rem;
}
.union{
	width: 0.43rem;
	height: 0.7rem;
	background-color: #BFBFBF;
	position: absolute;
	/* bottom: -2px; */
	bottom:0px;
	left: -2px;
	line-height: 0.7rem;
	text-align: center;
}
.com>p{
	width: 1.02rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	position: absolute;
	bottom: 0px;
}
.com2,.com3{
	margin-left: 0.35rem;
}
.line{
	width: 6.66rem;
	height: 1px;
	margin:0 auto;
	background-color:rgba(49,69,103,0.09);
	margin-top: 0.3rem;
}
.score{
	height: 3.35rem;
	width: 100%;
}
.vs{
	width: 6.86rem;
	height: auto;
	margin:0 auto;
	margin-top: 0.45rem;
}
.vs table{
	width: 6.86rem;
}
.vs table td{
	height: 1.17rem;
	border:none;
	padding: 0 !important;
	text-align: center;
}
.vs table td i{
	float: left;
	text-align: center;
	color:#A0A0A0;
}
.vs table td:nth-child(1) i,.vs table td:nth-child(7) i{
	height: 0.88rem;
	width: 0.88rem;
	overflow: hidden;
}
/*.vs table td:nth-child(3),.vs table td:nth-child(5){
	color: #fff;
}*/
.vs table tr td:nth-child(1) i img,.vs table tr td:nth-child(7) i img{
    height: auto;
    width:100%;
}

@media screen and (max-width:359px) {.vs table td{font-size: 13px}}
.tip{
	width: 6.15rem;
	height: 2.75rem;
	z-index: 100;
	position: absolute;
	left: 0.7rem;
	bottom: 0.4rem;
	overflow-y: auto;
	display: none;
	overflow-x: hidden;
}
.tip ul li{
	float: left;
	/* width: 1rem; */
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
}
.tip ul li a{
	color: #fff;
}
.bar{
	position: relative;
}
.data_vs{
	width: 6.14rem;
	margin:0 auto;
	margin-top: 0.06rem;
	display: none;
}
.data_vs ul li{
	height: 0.66rem;
	width: 100%;
	margin-top: 0.22rem;
}
.data_vs ul li div:nth-child(1){
	height: 0.42rem;
	line-height: 0.42rem;
	width: 100%;
}
.data_vs ul li div span{
	width: 33.33%;
	float: left;
}
.data_vs ul li div  span:nth-child(2){
	text-align: center;
}
.data_vs ul li div span:nth-child(3){
	text-align: right;
}
.data_bar{
	height: 0.20rem;
	 border-radius: 0.12rem;
    overflow: hidden;
}
.data_bar i{
	float: left;
}
.data_bar i:nth-child(1){
	height: 0.20rem;
	width: 3.05rem;
	background:linear-gradient(180deg,rgba(237,99,122,1) 0%,rgba(225,42,73,1) 100%);
	border-radius: 0.12rem 0 0 0.12rem;
	-webkit-border-radius: 0.12rem 0 0 0.12rem;
	-o-border-radius: 0.12rem 0 0 0.12rem;
	-moz-border-radius: 0.12rem 0 0 0.12rem;
	position: relative;
}
.data_bar i:nth-child(2){
	height: 0.20rem;
	width: 3.05rem;
	background:linear-gradient(180deg,rgba(85,141,248,1) 0%,rgba(43,109,231,1) 100%);
	border-radius: 0 0.12rem  0.12rem 0;
	-webkit-border-radius: 0 0.12rem  0.12rem 0;
	-o-border-radius: 0 0.12rem  0.12rem 0;
	-moz-border-radius: 0 0.12rem  0.12rem 0;
}
.data_bar i:nth-child(1) i{
	width: 0.20rem;
	height: 0.20rem;
	position: absolute;
	right:-0.12rem;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}
.detaile{
	width: 100%;
	height:auto;
	padding-top: 0.1rem;
}
.btn{
	width: 2.65rem;
	height: 0.46rem;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	margin:0 auto;
	background-color: #CCC;
	font-weight: 700;
	border:1px solid #EFF0F3;
	overflow: hidden;
}
.btn i:nth-child(1){
	float: left;
	width: 1.4rem;
	height: 0.46rem;
	background-color: #FFF;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	line-height: 0.46rem;
	text-align: center;
	color:rgba(76, 93, 123, 0.87);
	overflow: hidden;
	
}
.btn i:nth-child(2){
	float: right;
	width: 1.25rem;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
	color:rgba(76, 93, 123, 0.38);
	overflow: hidden;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
}
.home_table{
	width: 7.5rem;
	overflow: auto;
}
.guest_table{
	width: 7.5rem;
	overflow: hidden;
	position: relative;
}
.all{
	float: left;
	width: 4.6rem;
	overflow: auto;
}
.guest_table .player{
	width: auto;
	height: auto;
	float: left;
}
.home_table .player{
	width: auto;
	height: auto;
	float: left;
}
table{
	width:20rem;
	height: auto;
	text-align: center;
	margin-top: 0.28rem;
}
.guest_table .player table{
	width: 2.9rem;
}
.home_table .player table{
	width: 2.9rem;
}
table thead td{
	height: 0.5rem;
	background-color: #CCC;
	color:rgba(49, 69, 103, 0.87);
}
.vs table tbody td{
	color:rgba(49, 69, 103, 0.6);
}
table tbody td{
	height: 0.58rem;
	color:rgba(49, 69, 103, 0.6);
}
.player table td:nth-child(1){
	padding-left: 0.2rem;
}
/* table td:nth-child(8){
	padding-right: 0.3rem;
} */
@media screen and (max-width:359px){
	table{
		font-size: 12px !important;
	}
}
.fl{
	float: left !important;
}
.fr{
	float: right !important;
}
.title .score_table{
	width: 4.8rem;
	margin:0 auto;
	padding-top:0.32rem;
}
.title .single_pitch{
	margin-top:0px;
	 width:auto; 
	 font-family:Arial;
	     padding-top: 0.16rem;
	     display:flex;
	     flex-direction:row;
	     align-items:center;
	     justify-content: space-around;
}

.title .single_pitch li p{
	width:0.8rem; 
	height: 0.34rem;
	line-height:0.34rem;
	padding-left: 0;
	color: #D9D9D9;
	text-align: center;
	background-color: transparent !important;
}
.title .score_table td{
	height: 0.6rem;
	padding-left: 0;
	text-align: center;
	font-weight: 700;
		color:rgba(255,255,255,0.87);
}
.title .score_table td:nth-child(2),.title .score_table td:nth-child(6){
	font-weight: 700;	

}
.title .score_table td:nth-child(2),.title .score_table td:nth-child(3),.title .score_table td:nth-child(4){
	color: #fff;
	font-weight: 700;
	font-family: Arial;
    font-size: 14px;
}

.txt_lively{
	width: 5.97rem;
	height: 0.4rem;
	float: left;
	margin-left: 0.04rem;
	color: rgba(255, 255, 255, 0.6);
	margin-bottom: 0.3rem;
	line-height:0.28rem;
	text-align:center;
	display:none;
}
.lively .img{
	float: left;
	height: 0.41rem;
	font-size: 0;
	line-height: 0.41rem;
	width:0.33rem;
	text-align:center;
}
.tangel{
	width: 0.18rem;
	height: 0.14rem;
	vertical-align: middle;
}
.tangel_r{
	width: 0.18rem;
	height: 0.14rem;
	vertical-align: middle;
}
.tip{
	width: 6.16rem;
	height: 2.64rem;
	position: absolute;
	left: 0.7rem;
	bottom: 0.4rem;
	display: none;
    background: rgba(0, 23, 55,0.7);
}
.tip ul{
	height:0.6rem;
}
.tip>div{
	height:2.15rem;
	overflow-y: auto;
	overflow-x: hidden;
}
.r_rotate{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
	-moz-transform:rotate(180deg);
}
/* .damion_pic .dam_svg {
    width: 5.86rem;
    height: 1.95rem;
    position: absolute;
    top: -0.4rem;
    left: 0;
} */
.match_r{
position: absolute;
    right: 1.2rem;
    top: 0.1rem;
    font-size: 20px;
    font-weight: 700;
    font-family: Arial;
    color:#FF4848;
    opacity:0;
    text-ailgn:left;
    width: 1.45rem;
 text-shadow:2px 2px 5px  rgba(0, 0, 0, 0.4);
}
.fixed_{
	height:5.6rem;
}
.clothes_{
	position:absolute;
	left: 1.7rem !important;
	top:-0.2rem !important;
	width:0.93rem !important;
	height:auto;
	opacity:0;
	height:1.2rem;
}
.clothes_>img{
	width:0.93rem !important;
	height:auto !important;
	position:absolute;
	top:0px;
	left:0px;
}
.clothes_>p{
font-size: 0.4rem;
    width: 0.93rem;
    position: absolute;
    top: 0.48rem;
    height: 0.7rem;
    text-align: center;
    font-family: Arial;
    font-weight: 700;
    color:#fff;
}
 #eventOnly_1 {
  stroke-dasharray: 100% !important;
  stroke-dashoffset: 100% !important;
  animation: dash 1000ms linear forwards !important;
  opacity:1;
   animation-delay:500ms !important;
-webkit-animation-delay:500ms !important; 
} 

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
.new_bar{
width: 100%;
    height: 1rem;
    line-height: 0.4rem;
    text-align: center;
}
.new_bar>span{
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    margin-right: 0.3rem;
    background-color: #B5C1D5;
    display: inline-block;
    margin-top:0.4rem;
    color:#FFFFFF
    overflow: hidden;
}
.new_bar>span:last-child{
	margin-right: 0rem;
}
.new_bar>span:hover{
	/* background-color:#ccc;
	color:#333; */
}
.detaile table thead td, .detaile table tbody tr:nth-child(2n) td {
    background-color:  #CCC;
}
#allQuarter{
	width: 96%;
    padding: 0 2%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}