.assets {
  background: url(../images/home_bg.png) no-repeat left top / 100% 100%;
}
.assets_m {
  background: url(../images/assign_bg.png) no-repeat left top / 100% 100%;
  height: 4rem;
}
.tab_charge img {
  width: 0.66666667rem;
  height: 0.66666667rem;
}
.tab_charge .ico2 {
  width: 0.6rem;
  height: 0.6rem;
}
.m_circle_outer {
  height: 3rem;
  width: 3rem;
  border: 0.13333333rem solid #fff;
  border-radius: 50%;
}
.ico_box {
  height: 0.96rem;
}
.ico_gg {
  width: 0.6rem;
  height: 0.53333333rem;
}
.ico_gg2 {
  width: 0.6rem;
  height: 0.6rem;
}
.wallet {
  width: 0.8rem;
  height: 0.8rem;
}
.gg_text {
  border: 1px solid #ff5f56;
  padding: 0.08rem 0.06666667rem;
}
.ww {
  width: 2.14666667rem;
  height: 1.90666667rem;
}
.coinlogo {
  width: 1.06666667rem;
  height: 1.06666667rem;
}
.newsList {
  height: 0.53333333rem;
  overflow: hidden;
}
.newsList ul {
  height: 0.53333333rem;
  line-height: 0.53333333rem;
}
.newsList ul li {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ico_detail {
  width: 0.93333333rem;
  height: 0.93333333rem;
}

.kj_list{ margin:10px 0px;}
.kj_list .k_title{ background-color:#212121; height:50px;}
.kj_list .k_title ul li{ float:left; width:50%; text-align:center; color:#fff; line-height:45px; font-size:16px;}
.kj_list .k_title ul li span{ padding-bottom:5px; border-bottom:solid 3px #212121;}
.kj_list .k_title ul li.sel span{border-bottom:solid 3px #67dec0;}