﻿.r_ztx20_jinqiu { height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_jinqiu.svg) no-repeat left center; background-size: 20px; padding-left: 22px; line-height: 20px; }
.r_ztx20_dianqiu { height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_dianqiu.svg) no-repeat left center; background-size: 20px; padding-left: 22px; line-height: 20px; }
.r_ztx20_shidian { height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_shidian.svg) no-repeat left center; background-size: 18px; padding-left: 22px; line-height: 20px; }
.r_ztx20_wulong { height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_wulong.svg) no-repeat left center; background-size: 20px; padding-left: 22px; line-height: 20px; }
.r_ztx20_twoyel { height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_twoyel.svg) no-repeat left center; background-size: 20px; padding-left: 22px; line-height: 20px; }
.r_ztx20_huanren { height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_huanren.svg) no-repeat left center; background-size: 20px; padding-left: 22px; line-height: 20px; }
.r_ztx20_VR { height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_VR.svg) no-repeat left center; background-size: 20px; padding-left: 22px; line-height: 20px; min-width: 30px; }
.r_ztx20_jiaoqiu { width: 24px; height: 24px; display: inline-block; background: url(/Content/Images/StatusBar/r_jiaoqiu.svg) no-repeat center center; background-size: 24px; z-index: 999; }
.r_ztx20_yellowcard { width: 20px; height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_yelcard.svg) no-repeat center center; background-size: 20px; }
.r_ztx20_redcard { width: 20px; height: 20px; display: inline-block; background: url(/Content/Images/StatusBar/r_redcard.svg) no-repeat center center; background-size: 20px; }

.miniAntBar { display: flex;  padding: 0 14px; overflow: hidden; flex-direction: column; position: relative; z-index: 0; }
    .miniAntBar .team { display: flex; font-size: 10px; line-height: 16px; height: 16px; width: 100% !important; /* overflow:hidden;*/ /* width:calc(100% - 15px) !important;*/ }
        .miniAntBar .team span { flex: 0 0 calc(100% / 19); color: #999; }
    .miniAntBar .home.team ul li { top: 2px; background-position: center top !important; }
    .miniAntBar .guest.team ul li { bottom: 2px; top: unset; background-position: center bottom !important; }
    /* 所有牌 */
    .miniAntBar .team ul li.r_ztx20_redcard2,
    .miniAntBar .team ul li.r_ztx20_redcard,
    .miniAntBar .team ul li.r_ztx20_yellowcard { z-index: 4; background-color: #f04545; height: 10px; width: 7px; transform: rotateZ(25deg) translateX(-5px); box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); border: solid 1px #ffffff; border-radius: 2px; background-image: none; position: absolute; bottom: -5px; top: unset; box-sizing: content-box; }
    /* 红黄牌 */
    .miniAntBar .guest.team ul li.r_ztx20_redcard2,
    .miniAntBar .guest.team ul li.r_ztx20_redcard,
    .miniAntBar .guest.team ul li.r_ztx20_yellowcard { position: absolute; bottom: 8px; }
    /* 黄牌 */
    .miniAntBar .team ul li.r_ztx20_yellowcard { background-color: #f9af06; margin-left: -2px; }
    /* 2黄变红开始 */
    .miniAntBar .team ul li.r_ztx20_redcard2 { background: transparent; border: none; box-shadow: none; }
        .miniAntBar .team ul li.r_ztx20_redcard2::after,
        .miniAntBar .team ul li.r_ztx20_redcard2::before { content: ""; z-index: 4; background-color: #f04545; height: 10px; width: 7px; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2); border-radius: 0 2px 2px 0; background-image: none; position: absolute; top: 0; left: 0; border: solid 1px #ffffff; border-left: none; box-sizing: content-box; }
        .miniAntBar .team ul li.r_ztx20_redcard2::before { background-color: #f9af06; border: solid 1px #ffffff; border-radius: 2px; top: 0; left: -4px; }
    /* 2黄变红结束 */
    .miniAntBar .home.team ul li.r_ztx20_jiaoqiu { top: 5px; background-size: 60%; background-position: center center !important; z-index: 6; transform: translateX(-5px) !important; }
    .miniAntBar .guest.team ul li.r_ztx20_jiaoqiu { bottom: 5px; background-size: 60%; background-position: center center !important; z-index: 6; transform: translateX(-5px) !important; }
    .miniAntBar .team ul { flex: 1 1 100%; position: relative; }
        .miniAntBar .team ul li { background-position: center !important; background-size: 70%; padding: 0; width: 16px; height: 16px; position: absolute; top: 0; transform: translateX(-8px); z-index: 5; }
    .miniAntBar .barBG { background: #f0f0f0; border-radius: 12px; position: relative; font-size: 10px; line-height: 8px; height: 8px; overflow: hidden; margin: 0 0 0 calc(100% / 19); z-index: 1; }
        .miniAntBar .barBG span { position: absolute; z-index: 11; left: calc(100% / 19 * 9); transform: translateX(-50%); top: 0; overflow: hidden; }
        .miniAntBar .barBG .barScale { justify-content: space-between; position: absolute; display: flex; width: 100%; z-index: 3; }
            .miniAntBar .barBG .barScale li { width: 1px; overflow: hidden; margin-top: 5px; height: 3px; background: #FFF; opacity: 0.7; }
                .miniAntBar .barBG .barScale li:nth-child(2n+3) { /* background:red;*/ margin-top: 3px; height: 5px; }
                .miniAntBar .barBG .barScale li:nth-child(10) { /* background-color:red !important;*/ /* display:none;*/ background: transparent; }
                .miniAntBar .barBG .barScale li:first-child,
                .miniAntBar .barBG .barScale li:last-child { background: transparent; }
        .miniAntBar .barBG .bar { background: #c4a9ef; position: absolute; left: 0; height: 8px; z-index: 2; }
