.btn{
	width: 3.3rem;
	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;
	background-color: #1E1E1E;
	font-weight: 700;
	border:1px solid #1E1E1E;
}
.add_current{
	background-color: #414144;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	width: 1.3rem;
}
body span>a{
	color:rgba(255,255,255,0.85);
}
.add_defult{
	width: 1rem;
	color: rgba(255,255,255,0.25);
}
 tbody td:nth-child(2) span{
	float: right;
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	width: 1.2rem;
}
.btn i:nth-child(1){
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
.btn i:nth-child(2){
	float: left;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
.btn i:nth-child(3){
	float: right;
	height: 0.46rem;
	line-height: 0.46rem;
	text-align: center;
}
.west,.east{
	margin-top: 1.84rem;	
}
table{
	width: 7.5rem;
	margin:0 auto;
}
table td{
	text-align: center;
}
 thead td{
	height: 0.74rem;
	 background-color: rgba(0,0,0,0.2);
}
 tbody td{
	height: 1.35rem;
	border-bottom: 1px solid rgba(255,255,255,0.09);
}
tbody tr:last-child td{
	border-bottom:none;
}
 tbody td:nth-child(2) div{
	width: 0.6rem;
	height: 0.6rem;
	float: left;
}
 tbody td:nth-child(2) div img{
	width: 0.6rem;
	height: 0.6rem;
}
 tbody td:nth-child(2) span{
	float: right;
	height: 0.6rem;
	line-height: 0.6rem;
}
.tlt{
	width: 4rem;
	height: 0.5rem;
	margin-top: 0.4rem;
	margin-bottom: 0.16rem;
	margin-left: 0.88rem;
}
.tlt i{
	float: left;
	color: #F2F1F6;
}
.tlt i:nth-child(1){
	width: 0.06rem;
	height: 0.25rem;
	margin-top: 0.08rem;
	background-color: #2A45F4;
	border-radius: 0.03rem;
	-webkit-border-radius: 0.03rem;
	-moz-border-radius: 0.03rem;
	-o-border-radius: 0.03rem;
}
.tlt i:nth-child(2){
	font-size: 0.34rem;
	color: #F2F1F6;
	font-weight: 700;
	margin-left: 0.1rem;
	margin-right: 0.16rem;
}
.tlt i:nth-child(3){
	font-size: 0.3rem;
	margin-right: 0.14rem;
}
.tlt i:nth-child(4){
	font-size: 0.34rem;
}
.tlt_w{
	background-color: #E92F61 !important;
}
.dot_{
	    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: rgba(0,0,0,0.09);
    font-weight: 700;
	
}
tbody td{
	font-family:Arial;
}
.fixed_{
	height:1.1rem;
}
table td:nth-child(1){
	width:15%;
}
table td:nth-child(2){
	width:27%;
}
table td:nth-child(3){
	width:18%;
}
table td:nth-child(4),table td:nth-child(5){
	width:20%;
}
.fixed_2{
		position:fixed;
	top:1.1rem;
	left:0px;
	width:100%;
	 z-index: 22;
	 	background-color: #2b2b2d;
}
.menu{
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 9999;
}