.owl-ranking > .item .item-list li a .name,
.owl-ranking .owl-item .item-list li a .name, .owl-rank .owl-stage-outer .owl-item .item-list li a .info-block .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.owl-ranking > .item .title,
.owl-ranking .owl-item .title {
  border-bottom: solid 2px #ebf2fd;
  margin: 0 -10px 20px;
  padding-bottom: 5px;
  text-align: center;
}

@media screen and (min-width: 375px) {
  .owl-ranking > .item .title,
  .owl-ranking .owl-item .title {
    margin: 0 -20px 20px;
  }
}

@media screen and (min-width: 970px) {
  .owl-ranking > .item .title,
  .owl-ranking .owl-item .title {
    border-bottom: solid 5px #ebf2fd;
  }
}

.owl-ranking > .item:nth-child(odd) .title,
.owl-ranking .owl-item:nth-child(odd) .title {
  border-bottom: solid 2px #96bfd9;
}

@media screen and (min-width: 970px) {
  .owl-ranking > .item:nth-child(odd) .title,
  .owl-ranking .owl-item:nth-child(odd) .title {
    border-bottom: solid 5px #96bfd9;
  }
}

.owl-ranking > .item .item-list,
.owl-ranking .owl-item .item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.owl-ranking > .item .item-list li,
.owl-ranking .owl-item .item-list li {
  background: #ebf2fd;
  border-radius: 5px;
  margin-top: 15px;
}

.owl-ranking > .item .item-list li:first-child,
.owl-ranking .owl-item .item-list li:first-child {
  margin-top: 0;
}

.owl-ranking > .item .item-list li a,
.owl-ranking .owl-item .item-list li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0px;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 375px) {
  .owl-ranking > .item .item-list li a,
  .owl-ranking .owl-item .item-list li a {
    padding: 10px 0px 10px 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (min-width: 414px) {
  .owl-ranking > .item .item-list li a,
  .owl-ranking .owl-item .item-list li a {
    padding: 15px 10px 15px 15px;
  }
}

.owl-ranking > .item .item-list li a .ranking,
.owl-ranking .owl-item .item-list li a .ranking {
  width: 20px;
  position: absolute;
  top: calc(50% - 10px);
  left: -10px;
}

@media screen and (min-width: 375px) {
  .owl-ranking > .item .item-list li a .ranking,
  .owl-ranking .owl-item .item-list li a .ranking {
    width: 30px;
    left: -15px;
    top: calc(50% - 15px);
  }
}

.owl-ranking > .item .item-list li a .photo,
.owl-ranking .owl-item .item-list li a .photo {
  width: 35px;
  height: 35px;
  background: #009eff;
  border-radius: 50%;
  margin-left: 15px;
  background-image: url("../images/photo/base@3x.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-color: #fff;
  overflow: hidden;
  border-radius: 50%;
  background-position: center;
}

@media screen and (min-width: 375px) {
  .owl-ranking > .item .item-list li a .photo,
  .owl-ranking .owl-item .item-list li a .photo {
    margin-left: 0;
  }
}

@media screen and (min-width: 414px) {
  .owl-ranking > .item .item-list li a .photo,
  .owl-ranking .owl-item .item-list li a .photo {
    margin-left: 10px;
  }
}

@media screen and (min-width: 970px) {
  .owl-ranking > .item .item-list li a .photo,
  .owl-ranking .owl-item .item-list li a .photo {
    width: 50px;
    height: 50px;
    margin-left: 5px;
    background-size: 30px;
  }
}

.owl-ranking > .item .item-list li a .info-block,
.owl-ranking .owl-item .item-list li a .info-block {
  width: calc(100% - 15px - 35px - 10px);
  margin-left: 10px;
}

@media screen and (min-width: 375px) {
  .owl-ranking > .item .item-list li a .info-block,
  .owl-ranking .owl-item .item-list li a .info-block {
    width: calc(100% - 35px - 10px);
  }
}

@media screen and (min-width: 414px) {
  .owl-ranking > .item .item-list li a .info-block,
  .owl-ranking .owl-item .item-list li a .info-block {
    width: calc(100% - 15px - 35px - 10px);
  }
}

@media screen and (min-width: 970px) {
  .owl-ranking > .item .item-list li a .info-block,
  .owl-ranking .owl-item .item-list li a .info-block {
    width: calc(100% - 5px - 50px - 10px);
  }
}

@media screen and (min-width: 970px) {
  .owl-ranking > .item .item-list li a .info-block.people,
  .owl-ranking .owl-item .item-list li a .info-block.people {
    width: 75%;
    margin: auto;
    position: static;
    margin-top: -30px;
  }
}

.owl-ranking > .item .item-list li a .name,
.owl-ranking .owl-item .item-list li a .name {
  width: 100%;
  color: #595757;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
}

.owl-ranking > .item .item-list li a .num,
.owl-ranking .owl-item .item-list li a .num {
  color: #9c1818;
  font-size: 13px;
  font-size: 0.8125rem;
}

.owl-ranking > .item .item-list li a .num > i,
.owl-ranking .owl-item .item-list li a .num > i {
  margin-right: 4px;
}

.rank-title-table {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
}

.rank-title-table:before {
  content: '';
  display: block;
  height: 5px;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  width: 100%;
  background: #ebf2fd;
  border-radius: 10px;
}

.rank-title-table > li {
  width: 25%;
  text-align: center;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 2em;
  font-weight: bold;
}

@media screen and (min-width: 480px) {
  .rank-title-table > li {
    font-size: 19px;
    font-size: 1.1875rem;
  }
}

.rank-title-table > li.active {
  position: relative;
}

.rank-title-table > li.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 5px;
  width: 100%;
  border-radius: 10px;
  background: #96bfd9;
}

@media screen and (min-width: 768px) {
  .rank-title-table > li.active:before {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .rank-title-table > li:nth-child(even) {
    position: relative;
  }
  .rank-title-table > li:nth-child(even):before {
    content: '';
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    height: 5px;
    width: 100%;
    border-radius: 10px;
    background: #96bfd9;
  }
}

.owl-rank .owl-rank-dots {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 15px;
  font-size: 0.9375rem;
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-rank-dots {
    font-size: 19px;
    font-size: 1.1875rem;
    line-height: 2em;
  }
}

.owl-rank .owl-rank-dots:before {
  content: '';
  display: block;
  height: 5px;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  width: 100%;
  background: #ebf2fd;
  border-radius: 10px;
}

.owl-rank .owl-rank-dots .owl-dot {
  width: 25%;
}

.owl-rank .owl-rank-dots .owl-dot.active {
  position: relative;
}

.owl-rank .owl-rank-dots .owl-dot.active:before {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 5px;
  width: 100%;
  border-radius: 10px;
  background: #96bfd9;
}

.owl-rank .owl-stage-outer .owl-item .item-list {
  list-style-type: none;
  margin: 15px 0 0 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.owl-rank .owl-stage-outer .owl-item .item-list li {
  width: calc(100% - 15px);
  margin: 8px 0 0 15px;
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list li {
    margin-left: 20px;
  }
  .owl-rank .owl-stage-outer .owl-item .item-list li:nth-child(1) {
    margin-left: 15;
  }
}

.owl-rank .owl-stage-outer .owl-item .item-list li a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  padding: 8px;
  background: #ebf2fd;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.owl-rank .owl-stage-outer .owl-item .item-list li a .rank-img {
  position: absolute;
  width: 30px;
  left: -15px;
  top: calc(50% - 15px);
}

.owl-rank .owl-stage-outer .owl-item .item-list li a .photo {
  width: 35px;
  height: 35px;
  background: #009eff;
  border-radius: 50%;
  margin-left: 15px;
  background-image: url(../images/photo/base@3x.png);
  background-size: 18px;
  background-repeat: no-repeat;
  background-color: #fff;
  overflow: hidden;
  background-position: center;
}

.owl-rank .owl-stage-outer .owl-item .item-list li a .info-block {
  width: calc(100% - 15px - 35px  - 10px);
  margin-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list li a .info-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.owl-rank .owl-stage-outer .owl-item .item-list li a .info-block .name {
  color: #595757;
  font-weight: bold;
  font-size: 15px;
  font-size: 0.9375rem;
  width: 100%;
}

.owl-rank .owl-stage-outer .owl-item .item-list li a .info-block .num {
  color: #9c1818;
  font-size: 13px;
  font-size: 0.8125rem;
}

.owl-rank .owl-stage-outer .owl-item .item-list li a .info-block .num i {
  margin-right: 5px;
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li {
    margin: 15px;
    width: calc(25% - 30px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0px 10px;
    background: transparent;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .rank-img {
    width: 40px;
    top: auto;
    bottom: 82px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
  }
}

@media screen and (min-width: 970px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .rank-img {
    bottom: 80px;
    width: 50px;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .photo {
    border: solid 1px #eaeaea;
    position: absolute;
    height: 0;
    margin: auto;
    border-radius: 5px;
    padding-top: calc(100% - 22px);
    width: auto;
    top: 0;
    left: 10px;
    right: 10px;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .photo {
    background-size: 40px;
  }
}

@media screen and (min-width: 970px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .photo {
    width: 180px;
    height: 180px;
    padding: 0;
    overflow: hidden;
    background-size: 60px;
  }
}

@media screen and (min-width: 1366px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .photo {
    width: 230px;
    height: 230px;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .photo img {
    position: absolute;
    top: 0;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .info-block {
    width: calc(100% + 20px);
    margin: calc(100% - 25px) -10px 0 -10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: solid 1px #98c0d9;
    border-radius: 5px;
    z-index: -10;
    padding: 50px 15px 20px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .owl-rank .owl-stage-outer .owl-item .item-list.one-page li a .info-block .name {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

.ranking-title {
  display: none;
}

@media screen and (min-width: 970px) {
  .ranking-title {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .ranking-title:before {
    content: '';
    height: 8px;
    width: 100%;
    background: #ebf2fd;
    position: absolute;
    bottom: -8px;
    border-radius: 20px;
  }
  .ranking-title li {
    width: 25%;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 21px;
    font-size: 1.3125rem;
    font-weight: bold;
    position: relative;
  }
  .ranking-title li.active:before {
    content: '';
    display: block;
    width: 100%;
    height: 8px;
    background: #96bfd9;
    position: absolute;
    bottom: -8px;
    border-radius: 20px;
  }
  .ranking-title li:hover {
    cursor: pointer;
  }
}

.owl-ranking {
  position: relative;
  margin-bottom: 20px;
}

.owl-ranking .owl-nav {
  margin: 0;
}

.owl-ranking .owl-nav > .owl-prev,
.owl-ranking .owl-nav > .owl-next {
  position: absolute;
  top: -15px;
}

.owl-ranking .owl-nav > .owl-prev .nav-button,
.owl-ranking .owl-nav > .owl-next .nav-button {
  background: transparent;
  color: #595757;
}

.owl-ranking .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #595757;
}

.owl-ranking .owl-nav > .owl-prev {
  left: -10px;
}

.owl-ranking .owl-nav > .owl-next {
  right: -10px;
}
