 body{
	 color: rgba(255,255,255,0.85);
	}
.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;
	font-weight: 700;
	background-color: #181923;
	border:1px solid #181923;
}
.add_current{
	background-color: #64698F;
	border-radius: 0.23rem;
	-webkit-border-radius: 0.23rem;
	-o-border-radius: 0.23rem;
	-ms-border-radius: 0.23rem;
	color: #171A23;
	width: 1.3rem;
}
.add_defult{
	width: 1rem;
	color: #373e56;
}
.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: 0.23rem;	
}*/
table{
	width: 7.5rem;
	margin:0 auto;
}
table td{
	text-align: center;
}
table td:nth-child(1) div{
	width: 0.45rem;
	height: 0.45rem;
	line-height: 0.45rem;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	 background-color: rgba(0,0,0,0.09);
	margin: 0 auto;
}
 thead td{
	height: 0.74rem;
}
.head {
	height: 0.74rem;
 	background-color: rgba(0,0,0,0.2);
}
 tbody td{
	height: 1.35rem;
	border-bottom: 1px solid hsla(0,0%,100%,.09);

}
/*  tbody td:nth-child(3),tbody td:nth-child(5){
	color: #5E7587;
} */
 tbody td:nth-child(2) div{
	width: 0.6rem;
	height: 0.6rem;
	float: left;
	margin-left: 0.3rem;
}
 tbody td:nth-child(2) div img{
	width: 0.6rem;
	height: 0.6rem;
}
 tbody td:nth-child(2) span{
	height: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
	width: 1.5rem;
}
.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;
}
 table tr:last-child td{
	border-bottom:none;
} 
tbody td{
	font-family:Arial;
}
.btn_bgc {
    height: 1.04rem;
    width: 100%;
    position: fixed;
    top: 0rem;
    background-color: #2b2b2d;
     z-index:32;
}
.add_defult {
    width: 1.2rem;
    color: rgba(255,255,255,0.25);
}
.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.5rem;
    color: rgba(255,255,255,0.85) !important;
}
.btn i:nth-child(2) a, .btn i:nth-child(3) a {
    color: rgba(255,255,255,0.25);
}
.btn i:nth-child(2) a, .btn i:nth-child(3) a {
    color: rgba(255,255,255,0.25);
}
.btn i a {
    float: left;
}
.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(2) {
    float: right;
    height: 0.46rem;
    line-height: 0.46rem;
    text-align: center;
}
/* .fixed_ {
    top: 1.04rem;
   
}
.west table{
	margin-top: 1.8rem !important;
} */