.rankinglist.col-md-12 {
  width: 100%;
  /*float: left;*/
  position: relative;
  min-height: 1px; }

.rankinglist.col-md-12.p_0 {
  padding: 0 !important; }

.rankinglist div, .rankinglist a, .rankinglist h2, .rankinglist span, .rankinglist li, .rankinglist img {
  padding: 0;
  margin: 0;
  border: 0;
  font-weight: normal; }

.rankinglist .mTitle {
  width: 100%;
  height: auto;
  display: flex;
  margin-bottom: 25px; }

.rankinglist .fix {
  zoom: 1; }

.rankinglist .titleBg2 {
  background: url(../images/titleBg2.png) no-repeat center left;
  width: 170px !important; }

.rankinglist .perMainPage {
  height: auto;
  text-align: left;
  float: left;
  width: 13%;
  padding: 0 0 0 43px; }

.rankinglist .mainTitle {
  white-space: nowrap;
  font-size: 18px;
  color: #666666; }

.rankinglist .asideTitle {
  white-space: nowrap;
  font-weight: normal;
  font-size: 12px;
  color: #cccccc; }

.rankinglist .moreTitle {
  font-size: 16px;
  color: #3d3d3d;
  float: right;
  margin-top: 8px; }

.rankinglist .wbar2 {
  width: 100% !important; }

.rankinglist .rightBorder {
  width: 1025px;
  height: 10px;
  float: right;
  margin-top: 15px;
  background: #eeeeee; }

.rankinglist .muList {
  display: flex;
  width: 100%;
  height: auto;
  flex-wrap: wrap;
  margin-bottom: 20px; }

.rankinglist .muList li {
  width: 12%;
  border-radius: 5px;
  height: 60px;
  margin: 0 0.57% 0 0;
  float: left;
  display: inline;
  overflow: hidden;
  position: relative;
  box-shadow: 1px 1px 13px -1px #ccc; }

.rankinglist .muList li:nth-child(8n) {
  margin-right: 0; }

.rankinglist ol, .rankinglist ul, .rankinglist li {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }

.rankinglist .muList li a {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  overflow: hidden;
  padding: 0 7%; }

.rankinglist .muList li a:hover {
  outline: none;
  text-decoration: none; }

.rankinglist .muList li a:hover h2 {
  color: #e4bc2a; }

.rankinglist .muList li a .ups {
  width: 100%;
  height: 150px;
  background: #f6f9fc;
  border-radius: 8px;
  margin: 12px auto 0; }

.rankinglist .muList li a .ups img {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  border-radius: 6px; }

.rankinglist .muList li a h2 {
  font-size: 22px;
  color: #666666;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rankinglist .fix:after {
  clear: both;
  content: '\0020';
  display: block;
  visibility: hidden;
  height: 0;
  box-sizing: border-box; }
