/*
* @Author: Administrator
* @Date:   2017-02-16 11:15:03
* @Last Modified by:   Administrator
* @Last Modified time: 2017-04-25 13:17:00
*/
body,div,ul,li,p,img,nav,header,nav,footer,span,article,dl,dd,dt,a{
	margin: 0;
	padding: 0;
}
body{
	font-family:"黑体",Arial,sans-serif,serif;
	background-color: #2b2b2d;
	
}
.body_{
	position:relative;
	top:0;
 	overflow:auto;
}
a{
	text-decoration: none;
	-webkit-tap-highlight-color:transparent;
}
i{
	font-style: normal;
}
li{
	list-style: none;
}
img{
	background-size: 100% 100%;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.eot');
  src: url('iconfont.eot?#iefix') format('embedded-opentype'),
  url('iconfont.woff') format('woff'),
  url('iconfont.ttf') format('truetype'),
  url('iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
body{
	width: 100%;
	height: 100%;
	margin:0 auto;
} 
@media screen and (min-width: 1201px) { 
	body{
		width: 768px;
		height: 100%;
		margin:0 auto;
		}
}
.box{
	width: 100%;
	/* height: 100%; */
	padding-bottom: 1.5rem;
    position: relative;
   
}
/*��������*/
	@media screen and (max-width:749px) {.ten{font-size: 10px}}
	@media screen and (min-width:750px) {.ten{font-size: 20px}}
 	@media screen and (max-width:749px) {.twl{font-size: 12px}}
	@media screen and (min-width:750px) {.twl{font-size: 24px}}
	@media screen and (max-width:749px) {.three{font-size: 13px}}
	@media screen and (min-width:750px) {.three{font-size: 26px}}
	@media screen and (max-width:749px) {.four{font-size: 14px}}
	@media screen and (min-width:750px) {.four{font-size: 28px}}
	@media screen and (max-width:749px) {.five{font-size: 15px}}
	@media screen and (min-width:750px) {.five{font-size: 30px}}
	@media screen and (max-width:749px) {.six{font-size: 10px}}
	@media screen and (min-width:750px) {.six{font-size: 16px}}
	@media screen and (max-width:749px) {.seve{font-size: 7px}}
	@media screen and (min-width:750px) {.seve{font-size: 14px}}
/*�����������*/
footer{
	height: 0.83rem;
	width: 7.5rem;
	background-color: #000;
	position: fixed;
	bottom: 0rem;
	z-index:99;
}
footer dl{
	margin-top: 0.08rem;
	width: 25%;
	height: 0.75rem;
	color:#838383;
	font-size: 21px;
	text-align: center;
	float: left;
	overflow: hidden;
}
@media screen and (max-width:349px) {
	footer dl{
		font-size: 16px;
	}
}
@media screen and (min-width:750px) {
	footer dl{
		font-size: 40px;
	}
}
.radius{
	border-radius: 50%;
	background-color: #989898;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	border: 2px solid #626262;
}
.radius_border{
	border-radius: 50%;
	background-color: #989898;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	overflow: hidden;
	border: 1px solid #626262;
	
}
.nav{
	position: fixed;
	top: 0px;
	width: 7.5rem;
	height: 0.7rem;
	background-color: #333333;
	line-height: 0.7rem;
	color:#C8C8C8;
	z-index: 100;
}
.nav i{
	font-size: 26px;
	float: left;
	margin-left: 0.24rem;
	font-weight: 700;
}
@media screen and (min-width:750px) {
	.nav i{
		font-size: 40px;
	}
}
.nav a{
	color:#C8C8C8;
}
.nav span{
	float: left;
	width: 5.96rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	font-size: 0.36rem;
}
.nav img{
	width: 0.49rem;
	height: 0.41rem;
	float: left;
	margin-top: 0.14rem;
}
footer dt img{
    width: 0.43rem;
    height: 0.43rem;
}

/*.footer_my{
	width: 0.42rem;
	height: 0.42rem;
}*/
footer a{
	color: #838383;
}
footer dt{
	height: 0.5rem;
}
.menu{
	height: 0.87rem;
	border-top: 1px solid #3A3B3F;
	border-bottom: 1px solid #141414 ;
}
.menu a{
	float: left;
	width:2.5rem;
	height: 100%;
	line-height: 0.84rem;
	text-align: center;
	font-weight: 700;
	background-color: #2b2b2d;
	color: rgba(255,255,255,0.45);
}
.defult{
	background-color: #2b2b2d;
	color: rgba(255,255,255,0.45);
}
.current{
	color: rgba(255,255,255,0.85) !important;
	box-shadow: 0 -2px 0 #FF4B4B inset !important;
	background-color:#1D1D1F !important;
}
/* ��Ӱ */
.shadow{
	box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 0 0 5px 1px rgba(0,0,0,0.2) inset;
}

/* .fixed{
	position:fixed;
	top:0px;
	z-index:100;
}
.fixed_main{
	margin-top:4.9rem;
} */
/* .fixed_main_2{
	margin-top:5.5rem;
	overflow:hidden;
} */
.title{
/* 	background:linear-gradient(0deg,rgba(41,41,43,1),rgba(57,57,59,1));
	box-shadow:4px 0px 8px 0px rgba(0,0,0,0.3); */
}
.radius_color_1{
	border: 1px solid #626262;
	background-color:rgba(62,62,64,1);
}
/* .match{
	margin-top:-0.4rem !important;
} */
/* .fixed_main_2>.match{
	margin-top:0rem !important;
	overflow:hidden;
} */
/* .fixed_main_2 .fixed_btn,.fixed_main .fixed_btn{
	position:fixed;
	width:100%;
	height:0.96rem;
	background-color: #4766A5;
	z-index:100;
}
.fixed_main .detaile{
	margin-top:-0.4rem;
		overflow:hidden;
}
.fixed_main #battal{
	margin-top:-0.2rem;
}
.fixed_main .detaile>.home_table,.fixed_main .detaile>.guest_table{
	margin-top:0.76rem;
}
.fixed_main_2 .data{
	overflow:hidden;
}
.fixed_main_2 #career,.fixed_main_2 #battal{
	margin-top:0.76rem;
}
.fixed_main_2 .hit,.fixed_main_2 .throw{
	margin-top:0.96rem;
}
.fixed_table_1{
	position:fixed;
	background-color: #4766A5;
}
.fixed_table_2,.fixed_bat_all{
	position:fixed;
	width: 4rem;
	height: 1rem;
	overflow:auto;
	background-color: #4766A5;
}
.fixed_player{
		position:fixed;
	background-color: #4766A5;
}
.fixed_bat_all{
	width: 3.5rem;
	height:0.8rem;
} */
.color_b1>td{
	color: #fff !important;
}
.color_b2>td{
	color: rgba(255,255,255,0.45) !important;
}
.color_b1>td>a{
	color: #fff !important;
}
.color_b2>td>a{
	color: rgba(255,255,255,0.45) !important;
}
#wrapper {  
                position: absolute;  
                z-index: 1;  
                top: 0px;  
                bottom: 0.83rem;  
                left: 0;  
                width: 100%;   
                overflow: hidden;  
            }  
            #scroller {  
                position: absolute;  
                z-index: 1;  
                -webkit-tap-highlight-color: rgba(0,0,0,0);  
                width: 100%;
                min-height: 101%;
                -webkit-transform: translateZ(0);  
                -moz-transform: translateZ(0);  
                -ms-transform: translateZ(0);  
                -o-transform: translateZ(0);  
                transform: translateZ(0);  
                -webkit-touch-callout: none;  
                -webkit-user-select: none;  
                -moz-user-select: none;  
                -ms-user-select: none;  
                user-select: none;  
                -webkit-text-size-adjust: none;  
                -moz-text-size-adjust: none;  
                -ms-text-size-adjust: none;  
                -o-text-size-adjust: none;  
                text-size-adjust: none;  
            }  
            .fixed_{
			position:fixed;
			top:0px;
			left:0px;
			width:100%;
			background-color: #2b2b2d;
			 z-index: 22;
}
.fl{
	  float: left;
}
.fr{
	float: right;
}
#mycanvas{
	font-size:0;
}
#canvarImg{
	font-size:0px!important;
}
	body {
	  /* 适配齐刘海*/
	  padding-top: env(safe-area-inset-top)!important; 
	  padding-top:constant(safe-area-inset-top)!important; 
	 /* 适配底部黑条*/
	  padding-bottom: env(safe-area-inset-bottom)!important;
	  padding-bottom: constant(safe-area-inset-bottom)!important;
	}
    footer{
		padding-bottom: env(safe-area-inset-bottom);
	  	padding-bottom: constant(safe-area-inset-bottom);
	}
	.footer_k{
		width:0px;
		height:0px;
		height:constant(safe-area-inset-bottom);
		background-color:#fff;
		position:fixed;
		bottom:0px;
		left:0px;
	}
.btn,#btn{
	background-color: rgba(0,0,0,0.3);
	border:1px solid rgba(0,0,0,0.3);
	margin-top: 0.04rem;
}
.btn i,#btn i{
	color:rgba(255,255,255,0.25);
}
.add_current{
	background-color: #414144 !important;
	color: rgba(255,255,255,0.85) !important;
}
.winer{
	position:absolute;
	width: 0.6rem;
    height: 0.6rem;
    position: absolute;
    right: 0.4rem;
    z-index: 99;
    top:5rem;
    display:none;
}