/* line 10, sass/public.scss */
.rank_list span {
  float: left;
}

/* line 14, sass/public.scss */
.teamlist span {
  float: right;
}

/* line 29, sass/public.scss */
.rank_tab, .rank_list li {
  zoom: 1;
}

/* line 31, sass/public.scss */
.rank_tab:after, .rank_list li:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

/* line 33, sass/public.scss */
.rank_tab span, .rank_list span, .dropload-noData, .dropload-down {
  text-align: center;
}

/* line 37, sass/public.scss */
.rank_list li {
  overflow: hidden;
}

/* line 90, sass/public.scss */
.content h1, .main, .rank_list li, .dropload-noData, .dropload-down {
  color: #fff;
}

/* line 102, sass/public.scss */
.content .con_tit, .teamlist li, .rank_list .r2 {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 136, sass/public.scss */
body {
  width: 90%;
  margin: 0 auto;
}

/* line 7, sass/paging.scss */
.content h1 {
  height: 35px;
  line-height: 35px;
  font-size: 18px;
  margin-top: 65px;
  font-weight: normal;
  font-size: 18px;
}
/* line 17, sass/paging.scss */
.content .con_tit {
  color: #7c8b97;
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #3a2f47;
  font-size: 15px;
}

/* line 29, sass/paging.scss */
.main {
  line-height: 1.5;
  padding: 10px 0 75px;
  font-size: 16px;
}

/* line 36, sass/paging.scss */
.update {
  background: url(../../../images/qiuqiu/team/update.png) no-repeat;
  background-size: 100% auto;
  margin-top: 75px;
}

/* line 42, sass/paging.scss */
.trq {
  background: url(../../../images/qiuqiu/team/trq.png) no-repeat;
  background-size: 100% auto;
  margin-top: 75px;
}

/* line 50, sass/paging.scss */
.teamlist li {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #4a3c50;
  font-size: 15px;
  color: #fff;
}
/* line 57, sass/paging.scss */
.teamlist li a {
  color: #fff;
}
/* line 62, sass/paging.scss */
.teamlist span {
  color: #7c8b97;
}

/* line 71, sass/paging.scss */
.cfff a {
  color: #fff;
}

/* line 76, sass/paging.scss */
.rank_tab {
  background: #202744;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  height: 2.9rem;
  line-height: 2.9rem;
  margin-top: 0.7rem;
  padding: 0 5%;
}
/* line 85, sass/paging.scss */
.rank_tab span {
  float: left;
  font-size: 12px;
  color: #a3abb1;
}

/* line 93, sass/paging.scss */
.r1 {
  width: 22%;
  padding: 0 1%;
}

/* line 99, sass/paging.scss */
.r2 {
  width: 21%;
}

/* line 103, sass/paging.scss */
.r3 {
  width: 31%;
  padding: 0 2%;
}

/* line 108, sass/paging.scss */
.r4 {
  width: 20%;
}

/* line 113, sass/paging.scss */
.wcon {
  padding: 0;
}

/* line 114, sass/paging.scss */
.rank_list {
  background: #1a2139;
}
/* line 116, sass/paging.scss */
.rank_list li {
  height: 45px;
  line-height: 45px;
  margin: 0 5%;
  border-bottom: 1px dotted #686868;
  font-size: 12px;
}
/* line 125, sass/paging.scss */
.rank_list li:last-child {
  border: none;
}
/* line 129, sass/paging.scss */
.rank_list li.no {
  height: 45px;
  line-height: 1.5;
  padding-top: 8px;
}
/* line 136, sass/paging.scss */
.rank_list li a {
  color: #fff;
  text-decoration: underline;
  line-height: 1.3;
}
/* line 143, sass/paging.scss */
.rank_list span {
  font-size: 12px;
  height: 45px;
  line-height: 45px;
}
/* line 152, sass/paging.scss */
.rank_list .r1 {
  line-height: 1.2;
  display: box;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
}
/* line 164, sass/paging.scss */
.rank_list .r2 {
  color: #7ee505;
}
/* line 169, sass/paging.scss */
.rank_list .r2.failed {
  color: #ff2a1f;
}
/* line 173, sass/paging.scss */
.rank_list .r3 {
  line-height: 1.2;
  margin-top: 8px;
}

/* line 180, sass/paging.scss */
.dropload-noData, .dropload-down {
  height: 50px;
  line-height: 50px;
  font-size: 13px;
}
