.ranking {
    width: 1370px;
    height: 747px;
    margin: 0 auto;
    background: url(/images/ranking/bg.jpg) center 0 no-repeat;
    position: relative;
    padding-top: 19px;
    margin: 0 auto;
}

select {
    font-family: FontContent, Arial, sans-serif;
}

.ranking .tabbxh ul {
    width: 1310px;
    margin: 0 auto;
    height: 80px;
}

.ranking .tabbxh ul li {
    float: left;
    margin: 0;
    width: 260px !important;
}

.ranking .tabbxh ul li a.active{
    opacity: 1;
}

.ranking .tabbxh ul li a {
    background: url(/images/ranking/bg-tab.png);
    width: 260px;
    height: 80px;
    display: block;
    overflow: hidden;
    line-height: 40px;
    padding: 20px 0;
    color: #395348;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    opacity: 0.8;
}

.ranking .tabbxh ul li.swiper-slide-active a,
.ranking .tabbxh ul li a:hover {
    filter: brightness(120%);
}

.ranking .tabbxh ul li.off a,
.ranking .tabbxh ul li.off a:hover {
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}

.ranking .tabbxh .prev {
    display: none;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 120px;
}

.ranking .tabbxh .next {
    display: none;
    width: 70px;
    height: 70px;
    position: absolute;
    right: 120px;
}

.styled-select {
    background: url(/images/ranking/bg-select.png) no-repeat center top;
    height: 52px;
    width: 232px;
    overflow: hidden;
    position: absolute;
    top: -77px;
}

.styled-select.chon-server {
    left: 50%;
    /* margin: 0 auto; */
    margin-left: -115px;
}

.styled-select.other {
    left: 695px;
}

.styled-select select {
    border: none;
    font-size: 22px;
    height: 52px;
    width: 242px;
    background: transparent;
    padding: 5px;
    color: #3c564b;
}

.styled-select select option {
    font-size: 16px;
}

/* .styled-select.banghoi,
.styled-select.other {
  top: 40px;
} */


ul.list-data-bxh {
    display: block;
    overflow: hidden;
    padding: 5px 36px 0;
}

ul.list-data-bxh li {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 3px 0;
    height: 48px;
}

ul.list-data-bxh li:nth-child(odd) {
    background: #fbecd1;
}

ul.list-data-bxh li span {
    width: 225px;
    display: block;
    float: left;
    color: #25342e;
    line-height: 42px;
    text-align: center;
}

#page-1 li:first-child span:first-child, #page-1 li:nth-child(2) span:first-child, #page-1 li:nth-child(3) span:first-child {
    position: relative;
}
#page-1 li:first-child span:first-child:before {
    content: "";
    background: url("/images/ranking/stt-1.png") no-repeat center;
    width: 26px;
    height: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#page-1 li:nth-child(2) span:first-child:before {
    content: "";
    background: url("/images/ranking/stt-2.png") no-repeat center;
    width: 26px;
    height: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#page-1 li:nth-child(3) span:first-child:before {
    content: "";
    background: url("/images/ranking/stt-3.png") no-repeat center;
    width: 26px;
    height: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
ul.list-data-bxh li .Cap {
    padding-left: 0px;
    width: 60px;
}
ul.list-data-bxh li .TongSu {
    padding-left: 140px;
    width: 60px;
}
ul.list-data-bxh li .STT {
    width: 205px;
    text-align: center;
}

ul.list-data-bxh .STT.first {
    color: #ce474a;
    font-weight: bold;
}

ul.list-data-bxh .STT.second {
    color: #dd7522;
    font-weight: bold;
}

ul.list-data-bxh .STT.third {
    color: #e19e33;
}

ul.list-data-bxh li .LucChien {
    width: 190px;
}

ul.list-data-bxh li .Server {
    margin-left: 70px;
}

ul.list-data-bxh li .HePhai {
    width: 340px;
    padding-left: 140px;
}

ul.list-data-bxh li .Ten {
    width: 400px;
    padding-left: 130px;
    line-height: 42px;
    min-height: 10px;
    text-align: left;
}

ul.list-data-bxh li.stt-1 .Ten,
ul.list-data-bxh li.stt-2 .Ten,
ul.list-data-bxh li.stt-3 .Ten {
    font-weight: bold;
    text-align: left
}

ul.list-data-bxh li .Ten-1 {
    background: url(/images/ranking/img-phai1.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-2 {
    background: url(/images/ranking/img-phai2.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-3 {
    background: url(/images/ranking/img-phai3.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-4 {
    background: url(/images/ranking/img-phai4.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-5 {
    background: url(/images/ranking/img-phai5.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-6 {
    background: url(/images/ranking/img-phai6.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-7 {
    background: url(/images/ranking/img-phai7.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-8 {
    background: url(/images/ranking/img-phai8.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-9 {
    background: url(/images/ranking/img-phai9.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-10 {
    background: url(/images/ranking/img-phai10.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-11 {
    background: url(/images/ranking/img-phai11.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-12 {
    background: url(/images/ranking/img-phai12.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-13 {
    background: url(/images/ranking/img-phai13.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-14 {
    background: url(/images/ranking/img-phai14.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-15 {
    background: url(/images/ranking/img-phai15.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-16 {
    background: url(/images/ranking/img-phai16.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-17 {
    background: url(/images/ranking/img-phai17.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-18 {
    background: url(/images/ranking/img-phai18.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-19 {
    background: url(/images/ranking/img-phai19.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-20 {
    background: url(/images/ranking/img-phai20.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-21 {
    background: url(/images/ranking/img-phai21.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-22 {
    background: url(/images/ranking/img-phai22.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-23 {
    background: url(/images/ranking/img-phai23.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-24 {
    background: url(/images/ranking/img-phai24.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-25 {
    background: url(/images/ranking/img-phai25.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-26 {
    background: url(/images/ranking/img-phai26.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-27 {
    background: url(/images/ranking/img-phai27.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-28 {
    background: url(/images/ranking/img-phai28.png) center left no-repeat;
}

ul.list-data-bxh li .Ten-29 {
    background: url(/images/ranking/img-phai29.png) center left no-repeat;
}

ul.header {
    display: block;
    overflow: hidden;
    padding: 25px 36px 8px;
}

ul.header li {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 3px 0;
    height: 32px;
}

ul.header li span {
    width: 205px;
    display: block;
    float: left;
    color: #25342e;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
}

ul.header li .STT {}

ul.header li .LucChien {
    width: 200px;
}

ul.header li .Server {
    width: 300px;
}

ul.header li .Ten {
    width: 400px;
}

ul.header li .Cap {
    width: 180px;
}

ul.header li .TongSu {
    width: 180px;
}

ul.header li .HePhai {
    width: 250px;
}

.pagination-container {
    width: 100%;
    margin: 20px auto 5px;
    text-align: center;
    overflow: hidden;
}

.pagination-container .pagination {
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
}

.pagination-container .pagination li {
    display: inline-block;
    float: left;
    margin: 0px 5px;
}

.pagination-container .pagination li a {
    background: #fccc87;
    border: 1px solid #1e514e;
    color: #1e514e;
    padding: 0px 10px;
    display: block;
    font: normal 19px/28px Tahoma;
    text-decoration: none;
}

.pagination-container .pagination li a:hover,
.pagination-container .pagination li.active a {
    background: #c54825;
    color: #f0dfcc;
}

.pagination-container .pagination li.first a,
.pagination-container .pagination li.last a,
.pagination-container .pagination li.prev a,
.pagination-container .pagination li.next a {
    background-color: transparent;
    border: none;
    padding: 0px;
    text-indent: -9999px;
}

.pagination-container .pagination li.disabled a,
.pagination-container .pagination li.disabled a:hover {
    cursor: default;
    opacity: 0.3;
}

.pagination-container .pagination li.prev a {
    background: url(/images/ranking/first.png) top center no-repeat;
    height: 30px;
    width: 30px;
    margin-top: 5px;
}

.pagination-container .pagination li.prev a:hover {
    background: url(/images/ranking/first.png) top center no-repeat;
    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.prev.disabled a,
.pagination-container .pagination li.prev.disabled a:hover {
    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.next a {
    background: url(/images/ranking/last.png) top center no-repeat;
    height: 25px;
    width: 25px;
    text-indent: -9999px;
    margin-top: 5px;
}

.pagination-container .pagination li.next a:hover {
    background: url(/images/ranking/last.png) top center no-repeat;
    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.next.disabled a,
.pagination-container .pagination li.next.disabled a:hover {

    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.last a {

    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.last a:hover {

    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.last.disabled a,
.pagination-container .pagination li.last.disabled a:hover {

    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.first a {

    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.first a:hover {

    height: 25px;
    width: 25px;
}

.pagination-container .pagination li.first.disabled a,
.pagination-container .pagination li.first.disabled a:hover {

    height: 25px;
    width: 25px;
}

ul.list-data-bxh {
    display: none;
}

#page-1 {
    display: block;
}

.pagination-container .pagination li.page {
    display: none;
}

.pagination-container .pagination li.group-page-1 {
    display: block;
}

@media (max-width: 1024px) {
    .ranking {
        width: 712px;
        height: 752px;
        margin: 0 auto 0;
        background: url(/images/ranking/m-bg.jpg) center bottom no-repeat;
        position: relative;
        padding-top: 25px;
    }

    .pagination-container .pagination li.page {
        display: block;
        margin-top: 3px;
    }

    .group-tabbxh {
        width: 640px;
        height: 80px;
        margin: 0 auto 20px;
        position: relative;
    }

    .ranking .tabbxh {
        width: 520px;
        height: 80px;
        padding: 0;
        margin: 0 auto;

    }

    .ranking .tabbxh ul {
        width: 520px;
        margin: 0;
    }

    .ranking .tabbxh ul li a {
        height: 80px;
    }

    .ranking .tabbxh ul li a.active {
        display: block;
        /* left: 50%; */
        position: relative;
    }

    ul.list-data-bxh {
        padding: 5px 20px;
    }

    ul.list-data-bxh li {
        font-size: 26px;
    }

    ul.list-header {
        display: block;
        overflow: hidden;
        clear: both;
        padding: 5px 36px 10px;
        margin-top: 15px;
    }

    ul.list-header li {
        float: left;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 28px;
        width: 230px;
        text-align: center;
        color: #0e74b4;
    }

    .ranking .tabbxh .prev,
    .ranking .tabbxh .next {
        display: block;
    }


    .ranking .HePhai {
        display: none;
    }

    ul.header {
        padding: 35px 36px 10px;
    }

    ul.header li .STT {
        width: 60px;
    }

    ul.header li .Ten {
        width: 225px;
    }
    ul.header li .TongSu {
        width: 120px;
    }


    ul.header li .LucChien {
        width: 170px;
    }

    ul.header li .Server {
        width: 110px;
    }

    ul.header li .Cap {
        width: 80px;
    }

    ul.list-data-bxh li .STT {
        width: 110px;
        text-align: center;
    }

    ul.list-data-bxh li .Server {
        width: 175px;
        padding-left: 1px;
    }


ul.list-data-bxh li .TongSu {
    padding-left: 50px;
}

    ul.list-data-bxh li .Ten {
        width: 230px;
        text-align: left;
    }

    ul.list-data-bxh li .LucChien {
        width: 140px;
    }


    .ranking .swiper-slide {
        /*display: flex;
    justify-content: center;

    color: #fff;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;*/
    }

    .ranking .swiper-button-next {
        -webkit-tap-highlight-color: transparent;
        top: 65px;
        right: 24px;
        width: 33px;
        height: 50px;
        background: url(/images/ranking/next.png) no-repeat;
        outline: none;
    }

    .ranking .swiper-button-prev {
        -webkit-tap-highlight-color: transparent;
        top: 65px;
        left: 24px;
        width: 33px;
        height: 50px;
        background: url(/images/ranking/prev.png) no-repeat;
        outline: none;
    }


    .ranking .swiper-button-next:after,
    .ranking .swiper-button-prev:after {
        content: "";
    }

    .ranking .pagination-container {
        margin: 20px auto 5px;
    }

    .styled-select,
    .styled-select select {}

    .styled-select select option {
        color: #000;
    }

    .styled-select.chon-server {
        left: 125px;
        top: -75px;
    }

    .styled-select.other {
        left: 400px;
        top: -75px;
    }

    .tabbxh li {
        /*position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;*/
    }

    .tabbxh li.active {
        /*opacity: 1 !important;*/
    }
}