/*
* @Author: Administrator
* @Date:   2016-12-06 21:22:49
* @Last Modified by:   Administrator
* @Last Modified time: 2016-12-13 13:34:57
*/
body{
	color: #333;
}
.wrap {
    width: 7.5rem;
    margin: 0 auto;
    overflow: auto;
}
.menu a{
	width: 50%;
}
.menu{
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 6;
}
#btn{
	width: 4.5rem;
	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;
	margin-top: 0.3rem;
	font-weight: 700;
	background-color: #ccc;
	border:1px solid #ccc;
	margin-bottom: 0.28rem;
}
.add_current{
	background-color: #fff;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	color: #999;
	width: 1.5rem;
}
.add_defult{
	width: 1rem;
	color: #5c80bf;
}
#btn i:nth-child(1) a{
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
#btn i:nth-child(2) a{
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
#btn i:nth-child(3) a{
	float: right;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
.btn{
	width: 2.8rem;
	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;
	margin-top: 0.28rem;
	margin-bottom: 0.28rem;
	background-color: rgba(0,0,0,0.3);
	font-weight: 700;
	border:1px solid rgba(0,0,0,0.3);
	text-align: center;
	line-height: 0.46rem;
}
#btn i:nth-child(1) a{
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
#btn i:nth-child(2) a{
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
.btn i a{
	float:left;
}
.add_defult {
        width: 1.5rem;
    color: #999;
}
.add_current {
    background-color: #fff;
    border-radius: 0.23rem;
    -webkit-border-radius: 0.23rem;
    -o-border-radius: 0.23rem;
    -ms-border-radius: 0.23rem;
    /* width: 1.5rem; */
    color: #333 !important;
}
 .btn i:nth-child(1) a{
		rgba(255,255,255,0.25);
} 

 .btn i:nth-child(2){
	float: right;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
} 
 .btn i:nth-child(2) a,.btn i:nth-child(3) a{
	color: rgba(255,255,255,0.25);	
} 
.content{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.content .data{
	/* padding-top: 1.88rem; */
	overflow: hidden;
	height:auto;
	width: 100%;
	/* margin-top: 0.26rem; */
	/*background-color:rgba(255,255,255,0.07);*/
}
.content .wrap .data .tab{
	height: 0.6rem;
	width: 100%;
	text-align: center;
	line-height: 0.6rem;
	color:#999999;
	color: #ADADAD;
	background-color: rgba(255,255,255,0.11);
	/* position: fixed;
	top: 1.03rem; */
}
.content .wrap .data .tab a{
	height: 0.6rem;
	float: left;
	width: 50%;
	color: #ADADAD;
}
.add_bgc{
	color: #fff !important;
	background-color: rgba(255,255,255,0.06);
}
.add_radius{
	border-radius: 0.1rem;
	-webkit-border-radius: 0.1rem;
	-moz-border-radius: 0.1rem;
	-o-border-radius: 0.1rem;
	-ms-border-radius: 0.1rem;
}
 aside{
	width: 1.2rem;
	height: auto;
	position: fixed;
	left: 0rem;
	top:2.2rem;
}
#score>.add_mar_1{
	margin-top:0px;
}
#score>.add_mar{
	margin-top:0px;
}
 aside li a{
	display: block;
	height: 0.6rem;
	width: 1rem;
	color:rgba(49, 69, 103, 0.38);
	text-align: center;
	margin-bottom: 0.2rem;
	font-weight: 700;
	margin-left:0.2rem;
}

.right{
    width: 6.1rem;
    height: auto;
    float: right;
}
.right table{
    width: 5.8rem;
	margin-right: 0.3rem;
}
.head{
	width: 6.1rem;
	float: right;
	height:0.6rem;
	width:6.1rem;
	line-height: 0.6rem;
	background-color: #ccc;
	color: rgba(49, 69, 103, 0.38);
}
.head div{
	float: left;
}
.head div:nth-child(1){
	width: 5rem;
	text-align: center;
		font-weight: 700;
}
.head div:nth-child(2){
	height: 0.6rem;
}
.head div:nth-child(2) a{
	color: rgba(49, 69, 103, 0.38);
	height: 0.6rem;
	float: left;
}
.head div:nth-child(2) img{
    width: 0.4rem;
    height: 0.4rem;
    /* float: left; */
    margin-top: 0.1rem;
    opacity:0.5;
}
.right table tbody td{
	height:1.46rem;
	text-align: center;
	border-bottom: 1px solid #EFF0F3;
	color:rgba(49, 69, 103, 0.6)
}
table tbody tr:last-child td{
	border-bottom:none;
}
table tbody tr td{
	font-weight: 700;
}
.content .wrap section table tbody td:nth-child(1) div{
	overflow: hidden;
	width: 0.5rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin:0 auto;
	background-color:#ccc;
	font-weight: 700;
	color:rgba(49, 69, 103, 0.6);
}
.content .wrap section table tbody td:nth-child(1) div div{
	width: 0.32rem;
	height: 0.32rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	margin:0 auto;
	margin-top: 0.09rem;
	color:rgba(255,255,255,0.6);
	text-align: center;
	line-height:0.32rem;
	background-color:rgba(76,191,211,0.26);
}
.content .wrap section table tbody td:nth-child(2) div{
	width: 0.8rem;
	height: 0.8rem;
	margin:0 auto;
}
.content .wrap section table tbody td:nth-child(2) div img{
	width:100%;
	height:auto;
	
}
.content .wrap section table tbody td:nth-child(4) img{
	width: 0.7rem;
	height: 0.7rem;
	vertical-align:center;
}
.add_bgc{
	color: #fff !important;
	background-color: rgba(255,255,255,0.06);
}
/* 球队数据 */
.content .wrap #team .tab{
	color: #fff !important;
}
.content .wrap #team table tbody td:nth-child(2) div{
	width: 1.3rem;
	height: 1.3rem;
	margin-top:0 !important;
}
.content .wrap #team .right table thead td{
	height:0.6rem;
	padding-left: 2rem;
	text-align: left !important;
}

.add_fff{
	color: #314567 !important;
}
.add_c1{
	color:#FFD873;
	background-color: transparent;
}
.add_height{
	display: none;
	height: 3.5rem !important;
}
li{
	list-style: none;
}
/* 球队数据 */
.add_top{
	float: fixed;
	top: 0;
	height: 1.63rem;
}
.main{
	overflow: hidden;
}
.add_mar{
    height: 0;
    margin-top: -1.1rem;
    border-top: 1.1rem solid transparent;
    z-index: -1;
}

.add_mar_1{
    height: 0;
    margin-top: -1.1rem;
    border-top: 1.1rem solid transparent;
    z-index: -1;
}
.add_white{
	height: 2rem;
}
.add_height{
	display: none;
	height: 3.5rem;
}
.list{
	display: none;
}
.add_bottom{
	bottom: 0px;
	z-index: 2;
}
.btn_bgc{
	height: 1rem;
	width: 100%;
	position: fixed;
	background-color:#Fafafa;
	z-index: 3;
	top: 0.92rem;
}
.tab_left{
	height:10rem;
	/*position: relative;*/
	overflow: auto;
}
/*.tab_left>ul{
	position: absolute;
}*/
#score .add_mar{
	margin:0;
}
.r_rotate{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
	-moz-transform:rotate(180deg);
}
@media screen and (max-width:320px) {.btn{font-size: 13px!important}}