@font-face {
    font-family: 'BARLOW';
    src: url("../../../images/common/fonts/BARLOW-BOLDCONDENSED.WOFF2.TTF") format('truetype');
    font-weight: normal;
    font-style: normal;
}
input::-moz-placeholder, textarea::-moz-placeholder { color: #8fa6ff; font-weight: normal; font-size: .26rem;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #8fa6ff; font-weight: normal;font-size: .26rem; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #8fa6ff; font-weight: normal;font-size: .26rem; }


body, html {
    height: 100%;
    background: #272884;
}
.wrapper {
    height: 100%;
    font-family: 'BARLOW';
    font-size: .22rem;
    color: #331a8e;
    overflow: auto;
}
.container{
    margin: 0 auto;
    padding-bottom: .2rem;
    width: 7.2rem;
    min-height: 100%;
    background-image: url("../../../images/national/mobile/bg.jpg");
    box-sizing: border-box;
}
.top {
    top: 0;
    left: 50%;
    padding: 0 .2rem;
    width: 7.2rem;
    height: .95rem;
    background: rgba(133, 148, 237, .6);
    box-sizing: border-box;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff;
}

.top .top-logo img {
    margin-right: .1rem;
    height: .71rem;
}

.top .text img {
    display: block;
    margin-top: .08rem;
    height: .31rem;
}

.top .btnDownloadTop {
    margin-top: .05rem;
    width: 1.98rem;
    height: .71rem;
    background-image: url(../../../images/national/special/btn_download_top.png);
}

.title {
    width: 7.2rem;
    height: 1.78rem;
    background-image: url("../../../images/national/mobile/title.png");
}
.title.search-title{
    background-image: url("../../../images/national/mobile/title_search.png");
}
.btn-return {
    top: 1.15rem;
    left: .2rem;
    width: .47rem;
    height: .45rem;
    background-image: url("../../../images/national/mobile/home.png");
}
.search{
    margin: .1rem auto .3rem;
    width: 6.68rem;
    height: .64rem;
    background-image: url("../../../images/national/mobile/bg_search.png");
    box-shadow: 0 .2rem .5rem rgba(0,0,0,.5);
}
.search .ico-search{
    margin: 0 .1rem;
    width: .44rem;
    height: .55rem;
    background-image: url("../../../images/national/mobile/ico_search.png");
    flex-shrink: 0;
}
.search input{
    width: 100%;
    height: 100%;
    background: transparent;
    border: none;
    color: #8FA7FF;
    font-family: 'BARLOW';
    font-size: .28rem;
    outline: none;
}
.search .btn-search{
    width: 1.66rem;
    height: .58rem;
    background-image: url("../../../images/national/mobile/btn_search.png");
    flex-shrink: 0;
    border: none;
    background-color: transparent;
}
.tab {
    background: rgba(43, 53, 126, .6);
    box-shadow: 0 0 .8rem rgba(0, 0, 0, .6);
}
.tab li{
    margin: 0 .05rem;
    cursor: pointer;
    width: 2.35rem;
    height: .64rem;
}
.tab li.active{
    margin: 0;
    width: 2.46rem;
    height: .78rem;
}
.tab .tab-01 {
    background-image: url("../../../images/national/mobile/tab_01_01.png");
}

.tab .tab-01.active {
    background-image: url("../../../images/national/mobile/tab_01_02.png");
}

.tab .tab-02 {
    background-image: url("../../../images/national/mobile/tab_02_01.png");
}

.tab .tab-02.active {
    background-image: url("../../../images/national/mobile/tab_02_02.png");
}

.tab .tab-03 {
    background-image: url("../../../images/national/mobile/tab_03_01.png");
}

.tab .tab-03.active {
    background-image: url("../../../images/national/mobile/tab_03_02.png");
}
.progress-01{
    margin-top: .2rem;
}
.item-points {
    margin: 0 auto .2rem;
    padding: .4rem 0 .1rem;
    width: 6.85rem;
    background: #2D2E90;
    -webkit-border-radius: 0 0 .12rem .12rem;
    border-radius: 0 0 .12rem .12rem;
    border: .02rem #51CFF0 solid;
    -webkit-box-shadow: 0 0 .1rem #6fd4fa inset;
    box-shadow: 0 0 .1rem #6fd4fa inset;
}

.progress-title {
    top: -.18rem;
    left: calc(50% + 0.02rem);
    width: 7.18rem;
    height: .76rem;
    background-image: url("../../../images/national/mobile/table_title.png");
    font-size: .35rem;
    color: #0055b4;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
}

.item-points table {
    margin-top: .05rem;
    width: 100%;
    color: #fff;
    border-collapse: collapse;
    border: 0px solid #5256C9;
    text-align: center;
}

.item-points table th {
    font-size: .22rem;
    color: #81aefc;
}

.item-points table th,
.item-points table td {
    padding: .02rem 0;
    max-width: 1rem;
    border-top: 0;
    border-right: 1px solid #5256C9;
    border-bottom: 1px solid #5256C9;
    border-left: 0;
    line-height: 1;
}
.item-points table td.ft-s{
    font-size: .17rem;
}
.item-points table td.ft-b{
    font-size: .36rem;
}
.item-points table td.padding-none{
    padding: 0;
}
.item-points table tr.nextlastrow td:nth-of-type(1),
.item-points table tr.nextlastrow td:nth-of-type(3),
.item-points table tr.nextlastrow td:nth-of-type(5),
.item-points table tr.nextlastrow td:nth-of-type(7),
.item-points table tr.nextlastrow td:nth-of-type(9),
.item-points table tr.nextlastrow td:nth-of-type(10),
.item-points table tr.nextlastrow td:nth-of-type(12),
.item-points table tr.nextlastrow td:nth-of-type(13),
.item-points table tr.lastrow td {
    border-bottom: 0;
}

.item-points table tr td.bor-right,
.item-points table tr th.bor-right {
    border-right: 0;
}
.item-points table tr td.yellow{
    color: #FFE84F;
}
.item-points table td img{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.knockout-progress{
    margin: .2rem auto;
    width: 6.5rem;
    height: .57rem;
    color: #8686fc;
    font-size: .22rem;
    line-height: 1;
}
.knockout-progress li{
    position: relative;
    display: flex;
    display: -webkit-flex;
    margin: 0 -.12rem;
    height: .57rem;
    background: url("../../../images/national/mobile/bg_progress.png") no-repeat;
    text-align: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    text-transform: uppercase;
    background-size: 100% 100%;
    flex: 1;
    z-index: var(--i);
}
.knockout-progress li.active{
    width: 1.33rem;
    height: .59rem;
    color: #0055b4;
    font-size: .22rem;
    background: url("../../../images/national/mobile/bg_progress_active.png") no-repeat;
    background-size: 100% 100%;
}
/*.knockout-progress li:not(:first-child).active{*/
/*    -webkit-clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%, 15% 50%, 0% 0%);*/
/*    clip-path: polygon(100% 0%, 100% 0%, 100% 100%, 0% 100%, 15% 50%, 0% 0%);*/
/*}*/
.list{
    margin: 0 auto .2rem;
    padding: 0 .05rem;
    width: 6.72rem;
    height: 1.07rem;
    background-image: url("../../../images/national/mobile/bg_list.png");
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    line-height: 1.2;
}
.list .num{
    width: .4rem;
    font-size: .24rem;
    color: #5e5ecc;
    text-align: center;
}
.list .info{
    margin-top: .1rem;
    padding: 0 .15rem 0 .15rem;
    width: 2rem;
    font-size: .17rem;
    color: #ffffff;
    box-sizing: border-box;
}
.list .info .username{
    height: .4rem;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    line-height: 1;
}
.list .info .username .tag{
    padding: 0 .05rem;
    background: #231E8C;
    color: #739bff;
    -webkit-border-radius: .05rem;
    border-radius: .05rem;
    line-height: 1.1;
    width: 0.75rem;
}

.list .result{
    margin-top: .05rem;
    width: .7rem;
    font-size: .34rem;
    color: #aeaeae;
    text-align: center;
    white-space: nowrap;
}
.list .con-right .result{
    width: .8rem;
}
.list .result.win{
    color: #ff7b11;
}
.list .con-left .info-title{
    top: -.1rem;
    left: .2rem;
    font-size: .18rem;
    color: #5e5ecc;
    text-align: center;
}
.list .con-left .info-title span:nth-of-type(1){
    display: inline-block;
    width: 1.5rem;
}
.list .con-right .info-title{
    top: -.1rem;
    right: .2rem;
    font-size: .18rem;
    color: #5e5ecc;
    text-align: center;
}
.list .con-right .info-title span:nth-of-type(2){
    display: inline-block;
    width: 1.5rem;
}
.progress-03{
    margin-top: .2rem;
}
.finals-title{
    margin-bottom: .1rem;
    width: 7.2rem;
    height: .92rem;
    background-image: url("../../../images/national/mobile/final_title.png");
}
.list [class *="ico-"]{
    position: relative;
    top: .05rem;
}
.list .ico-01{
    width: .54rem;
}
.list .ico-02{
    width: .56rem;
}
.list .ico-03{
    width: .55rem;
}
.list .ico-04{
    width: .55rem;
}
.item-list{ margin-bottom: .2rem}
.list-normal{
    margin-top: .8rem;
}

.item-list .progress-title{
    top: -.65rem;
    width: 6.97rem;
    height: .76rem;
    background-image: url("../../../images/national/mobile/list_title.png");
}
.item-list .list{
    margin-bottom: 0;
}
.item-list .finals-title{
    margin-bottom:0;
}