@charset "UTF-8";

/* 维护 */
.wh_content{text-align:center;width:500px;border:1px solid #493721;margin:50px auto;font-size:14px}
.wh_content .title{text-align:center;background-color:#493721;margin:0;line-height:40px;color:#fff;font-size:16px}
.wh_content .tips{color:black;font-size:14px;padding:0;padding-top:20px;width:60%;overflow:hidden;margin:0 auto}
.wh_content .tips span{color:red}
.wh_content .ico{text-align:center;margin:0 auto}
.wh_content .ico img{display: inline-block;}
.wh_content .bottom{padding-bottom:20px;font-size:14px}

tt, i {font-style: normal;}
.content_sport *{font-family: Arial;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/* 头部 开始 */
.box_header{position:absolute;top:0;display:flex;width:100%;height:56px;justify-content:space-between;z-index:1;background:#503f32}
.btn_home{display:inline-block;width:48px;height:100%;padding:16px 12px;flex:0 0 48px;text-align:center;cursor:pointer;transition:background 0.3s ease}
.btn_home.off{pointer-events:none}
.btn_home svg{width:24px;height:24px;fill:rgba(255,255,255,0.64)}
.btn_home.on svg{fill:#debb69}
.btn_home.off svg{fill:rgba(255,255,255,0.4)}
.btn_acc{position:relative;display:inline-block;width:56px;height:56px;flex:0 0 56px;background-image:url('/images/sports/new_sport/icon_account.svg');background-repeat:no-repeat;background-position:center;transition:background 0.3s ease}
.btn_acc .dot_green,.btn_acc .dot_red{position:absolute;top:16px;right:12px}
.btn_header .dot_green{position:absolute;top:16px;right:4px}
.num_betslip.on{display:flex}
.btn_header .num_betslip{top:8px;left:calc(100% - 12px);margin-left:2px}
.dot_green{display:none;width:4px;height:4px;border-radius:50%;background:#19805c}
.dot_red{display:none;width:4px;height:4px;border-radius:50%;background:#e53c50}
.dot_green.on,.dot_red.on{display:block}
.box_scroll.header_scroll{height:56px}
.header_scroll .box_slide{display:inline-block;width:100%;height:56px;padding:0 4px;flex:1 1 auto;white-space:nowrap;overflow-x:auto;overflow-y:hidden}
.shadow_l:before{left:48px;background-image:linear-gradient(to left,rgba(72,57,45,0),#48392d)}
.shadow_r:after{right:56px;background-image:linear-gradient(to right,rgba(72,57,45,0),#48392d)}
.btn_header{font-size:16px;position:relative;display:inline-block;height:100%;line-height:56px;padding:0 12px;vertical-align:top;flex:0 0 auto;color:rgba(255,255,255,0.64);cursor:pointer;transition:color 0.3s ease}
.btn_header.on{color:#debb69}
.btn_header.off{color:rgba(255,255,255,0.24);pointer-events:none}
.btn_header span{display:inline-block;vertical-align:middle;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.btn_special{max-width:120px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;text-transform:uppercase}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
    .box_scroll.header_scroll .btn_go_l,.box_scroll.header_scroll .btn_go_r{background:#685241}
    .box_scroll.header_scroll .btn_go_l svg,.box_scroll.header_scroll .btn_go_r svg{fill:rgba(255,255,255,0.72)}
    .box_scroll.header_scroll .btn_go_l:hover,.box_scroll.header_scroll .btn_go_r:hover{background:#9d7c62}
    .box_scroll.header_scroll .btn_go_l:active,.box_scroll.header_scroll .btn_go_r:active{background:#352a21}
    .btn_home:hover,.btn_acc:hover{background-color:#5d4e42}
    .btn_header:hover{color:#debb69}
    .btn_header:hover .icon_SP{background:url('/images/sports/new_sport/icon_sp_go.svg') no-repeat center center}
}
.btn_home:active,.btn_acc:active{background-color:#3c2f26}
.btn_header:active{color:#debb69;background:#3c2f26}
.btn_header:active .icon_SP{background:url('/images/sports/new_sport/icon_sp_go.svg') no-repeat center center}
.nav_header{display:none;align-items:center;justify-content:flex-end;flex:none}
.time_header{margin:0 20px 0 14px;font-size:14px;color:rgba(255,255,255,0.4)}
.money_header{height:100%;line-height:56px;margin:0 8px 0 16px;font-size:14px;color:#debb69;cursor:pointer}
@media screen and (min-width:1024px){.nav_header{display:flex}
}@media screen and (max-width:1279px){.time_header{display:none}
}
/* 头部 结束 */


@media screen and (orientation: landscape){
    *{
        -webkit-text-size-adjust: none;
        text-size-adjust: none;
    }
}

select:-moz-focusring{
    color: transparent;
    text-shadow: 0 0 0 #000;
    outline: none;
    border: none;
}

::-moz-focus-inner{
    border: 0;
}

.ord_down_style{
    pointer-events: auto;
}

/* hide scrollbar */
.box_slide::-webkit-scrollbar{
    display: none;
}
.box_slide{
    -ms-overflow-style: none;
}

.main_sport{
    width: 100%;
    height: 100%;
    margin-bottom: env(safe-area-inset-bottom);
    background: #fff;
}
.main_height{
    height: calc(100% + 1px);
    /* background: #f002; */
}


.wrapper{
    position: relative;
    display: flex;
    width: 100%;
    height: auto;
    min-height: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);

    /*2*/
    /* height: 100%; */
}

.content_l .loading{
    z-index: 6;
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
}
.loading_right{
    position: fixed;
    right: 0;
    top: 56px;
    display: none;
    width: 33.33%;
    height: calc(100% - 56px);
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #fff;
}
.icon_load{
    display: block;
    width: 32px;
    height: 32px;
    background-image: url('/images/sports/new_sport/icon_load.svg');
    background-size: 32px 32px;
    background-repeat: no-repeat;
    animation: loading-animate 1s linear infinite both;
    -webkit-animation: loading-animate 1s linear infinite both;
}
@keyframes loading-animate{
    0%{
        transform: rotate(0);
    }
    100%{
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loading-animate{
    0%{
        -webkit-transform: rotate(0);
    }
    100%{
        -webkit-transform: rotate(360deg);
    }
}

.menu_l,
.slide_r{
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    visibility: collapse;
}
.slide_r{
    align-items: flex-start;
}
.menu_l.on,
.slide_r.on{
    visibility: visible;
}
.bet_slip{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    width: 100%;
    height: auto;
    max-height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    pointer-events: none;
    z-index: 7;
}
.bet_slip .ord_full_mask{
    pointer-events: none;
}
.bet_slip.on .ord_full_mask{
    pointer-events: auto;
}

@media (pointer: coarse),
(-moz-touch-enabled: 1),
screen and (pointer: fine) and (min-resolution: 2dppx) and (max-width: 1023px){
    .bet_slip.on{
        animation: none;
        /* transform: translate3d(0, 0%, 0); */
    }
    .main_ios .bet_slip.on{
        animation: bet_slip_on 0.3s ease backwards;
    }
    main:not(.main_ios) .bet_slip.off{
        animation: none;
        transform: translate3d(0, 100%, 0);
    }
    .main_ios .bet_slip.off{
        animation: bet_slip_off 0.3s ease both;
        transform: auto;
    }
}

@media (pointer: fine) and (max-resolution: 2dppx),
screen and (pointer: fine) and (-webkit-max-device-pixel-ratio: 2),
(-moz-touch-enabled: 0),
screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
    .bet_slip.on{
        animation: bet_slip_on 0.3s ease backwards;
    }
    .bet_slip.off{
        animation: bet_slip_off 0.3s ease both;
        transform: auto;
    }
}

@keyframes bet_slip_on{
    0%{
        transform: translate3d(0, 100%, 0);
    }
    1%{
        transform: translate3d(0, 0%, 0);
    }
    100%{
        transform: translate3d(0, 0%, 0);
    }
}
@-webkit-keyframes bet_slip_on{
    0%{
        transform: translate3d(0, 100%, 0);
    }
    1%{
        transform: translate3d(0, 0%, 0);
    }
    100%{
        transform: translate3d(0, 0%, 0);
    }
}
@keyframes bet_slip_off{
    0%{
        transform: translate3d(0, 0%, 0);
    }
    99%{
        transform: translate3d(0, 0%, 0);
    }
    100%{
        transform: translate3d(0, 100%, 0);
    }
}
@-webkit-keyframes bet_slip_off{
    0%{
        transform: translate3d(0, 0%, 0);
    }
    99%{
        transform: translate3d(0, 0%, 0);
    }
    100%{
        transform: translate3d(0, 100%, 0);
    }
}

.popup{
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    overflow: hidden;
    pointer-events: none;
}
.popup.on,
.popup>.on{
    visibility: visible;
}
.popup > div >div{
    pointer-events: auto;
}
.nav_menu{
    display: block;
}
.maintain,
.maintain_clear{
    position: fixed;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    -webkit-overflow-scrolling: touch;
}
.maintain_clear{
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 56px;
    padding-bottom: 56px;
    padding-bottom: calc( 56px + constant(safe-area-inset-bottom)) ;
    padding-bottom: calc( 56px + env(safe-area-inset-bottom)) ;
}
@media screen and (min-width: 1024px) {
    .maintain_clear{
        width: 66.66%;
    }
}


/* z-index */
.popup{z-index: 8;}
.slide_r,.menu_l{z-index: 9;}
.menu_bottom{z-index: 7;}
.maintain{z-index: 7;}
.maintain_clear{z-index: 6;}
/* .bet_slip{z-index: 7;} */
.head_sport{z-index: 4;}
.content_r .loading{z-index: 3;}


.wrapper{
    height: auto;
    min-height: 100%;
    flex-direction: column-reverse;
}

.content_r{
    display: none;
}
.nav_menu{
    display: block;
}


@media screen and (min-width: 1px) and (max-width: 639px){
    .box_acc>.box_content{
        padding-bottom: 0;
        padding-bottom: constant(safe-area-inset-bottom);
        padding-bottom: env(safe-area-inset-bottom);
    }
}



/* change scroll bar to #body_show*/
.wrapper{
    height: 100%;
}

.nav_menu{
    position: relative;
}
.menu_bottom{
    height: 56px;
    /* fix for ios 15 */
    height: env(safe-area-inset-bottom);
    min-height: 56px;
}

/* 11/25 */
.wrapper{
    flex-direction: column;
}
.nav_menu{
    position: unset;
    width: 100vw;
    height: 56px;
    flex: 0 0;
}
.content_l{
    position: absolute;
    top: 56px;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: unset;
    max-height: calc(100% - 112px);
    flex-direction: column;
    flex: 1 1 100%;
    overflow: hidden;
}
.box_l{
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    flex: 1 1 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position;
}

.menu_bottom{
    position: fixed!important;
    bottom: 0!important;
    width: 100%;
}

/*內層橫向捲軸*/
.box_scroll{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.box_slide>label,
.menu_sport>label,
.menu_date>label{
    display: inline-block;
    width: auto;
    height: 100%;
}
.box_scroll .btn_go_l,
.box_scroll .btn_go_r{
    position: absolute;
    z-index: 3;
    display: block;
    opacity: 0;
    transition: visibility 0s , opacity 0.3s ease;
}
.box_scroll .btn_go_l{
    transform: translate3d(0, 0, 0) rotate(180deg);
}
.box_scroll .btn_go_r{
    transform: translate3d(0, 0, 0);
}
.box_scroll .btn_go_l.on,
.box_scroll .btn_go_r.on{
    opacity: 1;
}
.btn_go_l{
    transform: rotate(180deg);
}
.btn_go_r{
    padding-left: 10px;
}
.btn_go_l svg,
.btn_go_r svg{
    width: 8px;
    height: 12px;
    fill: rgba(0,0,0,0.72);
}
/* mobile setting */
@media (pointer: coarse),
(-moz-touch-enabled: 1),
screen and (pointer: fine) and (min-resolution: 2dppx) and (max-width: 1023px){
    .btn_go_l,
    .btn_go_r{
        top: 0;
        width: 16px;
        height: 100%;
        pointer-events: none;
        background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.1));
    }
    .header_scroll .btn_go_l,
    .header_scroll .btn_go_r{
        background-image: linear-gradient(to right, rgba(72, 57, 45, 0), #48392d);
    }
    .date_scroll .btn_go_l,
    .date_scroll .btn_go_r{
        background-image: linear-gradient(to right, rgba(255,255,255,0), #fafafa);
    }

    .btn_go_l{
        left: 0;
    }
    .btn_go_r{
        right: 0;
    }
    .btn_go_l svg,
    .btn_go_r svg{
        display: none;
    }
    .box_scroll .btn_go_l.on,
    .box_scroll .btn_go_r.on{
        transition: none!important;
    }

}

/* clone_show setting*/
.zindex{
    position: absolute!important;
    top: 176px;
    width: 100%;
    height: auto;
    z-index: -1;
    opacity: 0.5;
    pointer-events: none;
}

.zindex .box_lebet_r{
    max-width: calc(100% - 192px);
}


/* PC setting */
@media (pointer: fine) and (max-resolution: 2dppx),
screen and (pointer: fine) and (-webkit-max-device-pixel-ratio: 2),
(-moz-touch-enabled: 0),
screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
    /* scroll bar style setting */
    .box_l::-webkit-scrollbar,.content_r::-webkit-scrollbar,.scroll_auto::-webkit-scrollbar {
        width: 4px;
        height: 8px;
    }
    .box_l::-webkit-scrollbar-thumb,.content_r::-webkit-scrollbar-thumb,.scroll_auto::-webkit-scrollbar-thumb {
        background: rgba(0,0,0,0.16);
        border-radius: 20px;
    }
    .box_l::-webkit-scrollbar-track,.content_r::-webkit-scrollbar-track,.scroll_auto::-webkit-scrollbar-track {
        background: #F0F0F0;
        border-radius: 20px;
    }
    .box_obt_lebet .box_lebet_r::-webkit-scrollbar-track {
        background: #ededed;
    }

    .main_height{
        height: 100%;
    }

    .box_l{
        overflow-y: scroll;
    }
    .box_slide,
    .menu_sport{
        /* transition: all 0.3s ease; */
        /* scroll-behavior: smooth; */
    }
    .dragscroll,
    div[class^="dragscroll_"]{
        cursor: grab;
    }

    .box_scroll .btn_go_l,
    .box_scroll .btn_go_r{
        top: -100%;
        width: 44px;
        height: 38px;
        line-height: 38px;
        padding-top: 13px;
        cursor: pointer;
        background: #d6d6d6;
        border-radius: 50% 0 0 50%;
        box-shadow: 0 0 2px rgba(0,0,0,0.24);
    }
    .btn_go_l{
        left: -22px;
        padding-left: 10px;
        transition: all 0.3s ease;
    }
    .btn_go_r{
        right: -22px;
        padding-left: 10px;
        transition: all 0.3s ease;
    }
    .box_scroll .btn_go_l.on,
    .box_scroll .btn_go_r.on{
        top: calc(50% - 19px);
    }
    .btn_go_l svg,
    .btn_go_r svg{
        display: block;
    }
    .btn_go_l:hover{
        left: 0;
        background: #ebebeb;
    }
    .btn_go_r:hover{
        right: 0;
        background: #ebebeb;
    }
    .btn_go_l:active,
    .btn_go_r:active{
        background: #c2c2c2;
    }
    .dragscroll:active{
        cursor: grabbing;
    }
}

.box_lebet_r{
    /* overflow-anchor: none; */
}


/* set for mobile input focus hide bottom menu */
@media (pointer: coarse),
(-moz-touch-enabled: 1),
screen and (pointer: fine) and (min-resolution: 2dppx) and (max-width: 1023px){
    .keyin_scroll .nav_menu{
        height: 0px;
        opacity: 0;
        pointer-events: none!important;
    }
    .keyin_scroll .nav_menu .menu_bottom{
        pointer-events: none;
    }
    .keyin_scroll .content_l{
        position: relative;
        height: auto;
        min-height: 100%;
        max-height: unset;
        overflow: hidden;
    }
    .keyin_scroll .header{
        position: absolute;
        width: 100%;
        margin: 0;
    }
}
@media (pointer: coarse) and (min-width: 1px) and (max-width: 1023px),
(-moz-touch-enabled: 1) and (min-width: 1px) and (max-width: 1023px),
screen and (pointer: fine) and (min-resolution: 2dppx) and (max-width: 1023px){
    .keyin_scroll{
        height: 100%;
        overflow-y: auto!important;
    }
}

.locker{
    visibility: hidden;
    background-image: url('/images/sports/new_sport/icon_nobet.svg');
}


/*背景捲軸鎖定*/
body.scroll_lock{
    overflow: hidden;
}
.box_l.scroll_lock{
    /* overflow-y: hidden; */
    overflow: hidden;
    -webkit-overflow-scrolling: auto!important;
}
@media (pointer: fine) and (max-resolution: 2dppx),
screen and (pointer: fine) and (-webkit-max-device-pixel-ratio: 2),
(-moz-touch-enabled: 0),
screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
    .box_l.scroll_lock{
        overflow-y: scroll;
    }
}



/* STAG 2 */
@media screen and (min-width: 1024px){
   /* body{
        overflow-x: hidden;
    }*/
    .wrapper{
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: nowrap;
    }
    .content_l{
        position: relative;
        max-height: calc(100% - 56px);
        flex: 1 1 66.6%;
    }
    .content_l > .loading{
        position: fixed;
        top: 142px;
        left: 0;
        width: calc(200% / 3);
        z-index: 7;
    }
    .content_r{
        position: relative;
        top: 56px;
        display: block;
        min-width: 342px;
        height: calc(100% - 64px);
        padding: 8px 8px 0;
        overflow-x: hidden;
        overflow-y: scroll;
        flex: 1 1 32.5%;
        background: #fff;
        -webkit-overflow-scrolling: touch;
    }
    .loading_right{
        display: flex;
    }
    .content_r > .loading{
        position: relative;
        width: 100%;
        height: 80px;
        margin-bottom: 16px;
    }
    .nav_menu {
        display: none;
    }
    .bet_slip {
        bottom: 0;
        left: auto;
        right: 0;
        width: calc(100% / 3);
        padding-top: 56px;
    }
    .bet_slip.mini{
        /* animation: bet_slip_mini 0.3s ease both; */
    }

}

@keyframes bet_slip_mini{
    0%{
        transform: translate3d(0, 0%, 0);
    }
    100%{
        transform: translate3d(0, 0%, 0);
    }
}
@-webkit-keyframes bet_slip_mini{
    0%{
        transform: translate3d(0, 0%, 0);
    }
    100%{
        transform: translate3d(0, 0%, 0);
    }
}

.content_sport .loading{
    position: absolute;
    flex: none;
}

.right_wrap{
    position: relative;
    height: auto;
    overflow: hidden;
}
.right_wrap.on_loading{
    height: 80px;
}
.loading_r{
    display: none;
}
.on_loading .loading_r{
    position: absolute;
    z-index: 6!important;
    display: flex;
}



/* 640setting*/
@media screen and (min-width: 1024px){
    .sideshow_l,
    .sideshow_s{
        display: none;
    }
}


.box_l_height{
    display: none!important;
}


/* bet_game.css 开始 */
i>svg{display:block;width:100%;height:100%}
.box_league{position:relative;display:flex;width:100%;flex:1 1 auto;flex-direction:column}
.ft.box_league{padding-top:0}
.head_sport{width:100%;flex:none}
.head_league{width:100%;background-position:bottom;background-size:cover}
.all.head_league{background-image:url('/images/sports/new_sport/bg_op_league.jpg')}
.ft.head_league{background-image:url('/images/sports/new_sport/bg_ft_league.jpg')}
.bk.head_league{background-image:url('/images/sports/new_sport/bg_bk_league.jpg')}
.tn.head_league{background-image:url('/images/sports/new_sport/bg_tn_league.jpg')}
.vb.head_league{background-image:url('/images/sports/new_sport/bg_vb_league.jpg')}
.bm.head_league{background-image:url('/images/sports/new_sport/bg_bm_league.jpg')}
.tt.head_league{background-image:url('/images/sports/new_sport/bg_tt_league.jpg')}
.bs.head_league{background-image:url('/images/sports/new_sport/bg_bs_league.jpg')}
.sk.head_league{background-image:url('/images/sports/new_sport/bg_sk_league.jpg')}
.op.head_league{background-image:url('/images/sports/new_sport/bg_op_league.jpg')}
.content_sport{margin-top:16px;position:relative;flex:1 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap!important}
.content_sport .main_sport{display:flex;width:100%;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:flex-start}
.box_scroll.sport_scroll{height:64px;margin-bottom:8px}
.menu_sport{width:100%;height:84px;flex:1 1 auto;text-align:center;white-space:nowrap;overflow-x:auto;overflow-y:hidden;transform:translate3d(0,0,0)}
.menu_sport>label,.box_slide>label{display:inline-block;width:auto;height:100%}
.btn_le_sport{cursor:pointer;display:inline-block;width:80px;height:100%;margin:0 4px;padding-top:8px;text-align:center;vertical-align:top;white-space:normal}
.btn_le_sport,.btn_le_sport *{transition:all 0.3s ease}
.btn_le_sport:nth-child(n+3) {display: none;}
.btn_le_sport i{display:block;width:16px;height:16px;margin:0 auto;padding:8px;border-radius:50%;background:#503f32}
.btn_le_sport svg{fill:rgba(255,255,255,0.64)}
.btn_le_sport span{display:block;width:100%;height:24px;line-height:24px;text-align:center;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(0,0,0,0.64)}
.btn_le_sport.on i{background:#a78025}
.btn_le_sport.on span{color:#a78025}
.btn_le_sport.on svg{fill:#fff}
.title_le{display:flex;width:100%;min-height:48px;align-items:center;justify-content:flex-start;}
.title_le .btn_back,.title_inn .btn_back,.btn_le_sort,.btn_le_cla{display:inline-block;width:32px;height:32px;margin:8px;flex:0 0 32px;transition:background 0.3s ease}
.btn_back i,.btn_le_sort i,.btn_le_cla i{display:block;width:24px;height:24px;margin:4px auto;background-size:24px auto;background-repeat:no-repeat;background-position:center}
.btn_le_sort svg{display:none;fill:rgba(0,0,0,0.64)}
.btn_back svg{fill:rgba(0,0,0,0.64)}
.icon_cup{background-image:url('/images/sports/new_sport/icon_cup.svg')}
.icon_calendar{background-image:url('/images/sports/new_sport/icon_calendar.svg')}
.icon_calendar.on{background-image:url('/images/sports/new_sport/icon_calendar_go.svg')}
.btn_le_sort i.icon_sort_cup{padding:4px;background-image:url('/images/sports/new_sport/icon_sort_cup.svg');background-size:24px auto}
.btn_le_sort i.icon_sort_time{padding:4px;background-image:url('/images/sports/new_sport/icon_sort_time.svg');background-size:24px auto}
.title_le_sport{display:inline-flex;width:calc(100% - 192px);margin-left:50px;padding:4px 0;text-align:center;flex:none;align-items:center;flex-wrap:wrap;text-transform:uppercase}
.title_le .title_le_sport:first-child{margin-left:96px}
.title_le_sport tt{display:block;width:100%;height:16px;line-height:16px;font-size:16px;color:rgba(0,0,0,1)}
.title_le_sport span{display:inline-block;width:100%;min-height:24px;max-height:48px;line-height:24px;font-size:16px;font-weight:bold;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.head_inngame .title_le_sport span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.menu_market{display:flex;width:100%;height:40px;line-height:40px;align-items:center;justify-content:center}
.market_scroll{width:100%;height:40px;line-height:40px}
.market_scroll  .box_slide{display:flex;align-items:center;justify-content:center}
.market_scroll .on ~ .box_slide{justify-content:flex-start}
.market_scroll  .box_slide>label{display:inline-flex}
.btn_market{cursor:pointer;position:relative;display:inline-block;height:40px;line-height:40px;margin:0 8px;white-space:nowrap;font-size:14px;color:rgba(0,0,0,0.72)}
.btn_market.on{color:#a78025;border-bottom:2px solid #a78025}
.btn_market:before{content:'';position:absolute;top:0;left:-8px;display:block;width:calc(100% + 16px);height:100%;background:rgba(0,0,0,0.08);opacity:0}
.box_market{display:flex;width:100%;height:40px;align-items:center;justify-content:center;background:#fff}
.btn_betmain,.btn_betcorr{display:inline-block;height:40px;line-height:40px;margin:0 8px;padding:0 16px;font-size:12px;border-radius:4px;border:1px solid rgba(0,0,0,0.32);color:rgba(0,0,0,0.64);transition:all 0.3s ease}
.btn_betmain.on,.btn_betcorr.on{border:1px solid #a78025;color:#a78025}
.btn_title_le,.game_title_inn{cursor:pointer;display:flex;width:100%;min-height:48px;line-height:48px;padding:4px 16px;font-size:14px;font-weight:bold;text-transform:uppercase;align-items:center;justify-content:space-between;color:#000;background:#ededed;transition:none!important}
.same_match_id .btn_title_le{display: none;}
.acc_1{height: 42px;line-height: 42px;display: block;margin-bottom: 8px;}
.popular_league .btn_title_le{pointer-events:none}
.float_left, .left {float: left;}
.game_type{color: rgba(0,0,0,0.72);font-weight: normal;}
.box_lebet ~ .btn_title_le,.box_outer .btn_title_le{margin-top:8px}
.ft_outer>div:first-child .btn_title_le,.box_outer:not(.ft_outer) .btn_title_le:first-child{margin-top:0}
.box_lebet + .box_lebet{border-top:2px solid #e6e6e6}
.game_title_inn.game_fold{margin-bottom:8px}
.btn_title_le tt,.game_title_inn tt{display:inline-block;width:100%;line-height:24px}
.btn_title_le tt{overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.game_title_inn .game_title_type{display:flex;min-height:24px;max-height:32px;align-items:center}
.game_title_inn span{display:block;line-height:16px;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.icon_flag{display:none;width:24px;height:24px;margin-left:8px;flex:0 0 24px;border-radius:50%;background-position:center center;pointer-events:none}
i[class^="icon_flag flag"]{display:block}
.game_title_inn tt i{display:block;line-height:16px;font-size:14px;font-weight:normal;text-transform:none;color:rgba(0,0,0,0.72)}
.btn_title_le .icon_information,.game_title_inn .icon_information{width:32px;height:32px;margin-right:-8px;padding:8px}
.event_title_fs{display:flex;width:100%;min-height:48px;line-height:16px;padding:4px 16px;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#ededed}
.event_title_fs tt{display:block;width:100%;height:16px;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase;color:#000}
.event_title_fs i{display:block;width:100%;height:16px;font-size:14px;color:rgba(0,0,0,0.72)}
.text_p_in{position:relative;display:inline-flex;min-width:32px;height:32px;line-height:24px;padding:4px;flex:none;text-transform:none;white-space:nowrap;justify-content:center;align-items:center;color:#352a21;pointer-events:none}
.title_le .text_p_in,.title_inn .text_p_in{margin-right:8px}
.text_p_in p{display:inline-block;min-width:8px;font-size:12px;font-weight:bold;vertical-align:middle;text-align:center}
.text_p_in p:nth-child(2){width:16px;margin:-4px;font-size:18px;transform:scale(0.5)}
.text_p_in:before{content:'';position:absolute;top:-1px;left:0;width:calc(100% - 8px);height:24px;margin:4px;border-top:1px solid rgba(53,42,33,0.8);border-bottom:1px solid rgba(53,42,33,0.8)}
.box_lebet{width:100%}
.box_outer .btn_title_le[style="display:none;"] + .box_lebet{border-top:2px solid #e6e6e6}
.ft_outer>div:first-child .btn_title_le[style="display:none;"] ~ .box_lebet,.box_outer>.btn_title_le:first-child[style="display:none;"] + .box_lebet{border-top:none!important}
.box_lebet_top{display:flex;width:100%;align-items:flex-start;justify-content:flex-start;will-change:transform}
.ft .box_lebet_top{flex-wrap:wrap}
.bet_type_8 .box_lebet_l{width:34%;min-width:184px}
.bet_type_8 .box_lebet_r{width:66%}
.bet_type_6 .box_lebet_l{width:34%;min-width:184px}
.bet_type_6 .box_lebet_r{width:66%}
.bet_type_4 .box_lebet_l{width:38%;min-width:184px}
.bet_type_4 .box_lebet_r{width:62%}
.box_lebet_l{width:34%;min-width:184px;padding-bottom:8px}
.box_lebet_l:empty{display:none}
.box_lebet_l:empty ~ .box_lebet_r{max-width:unset}
.box_lebet_r{display:inline-flex;width:66%;max-width:calc(100% - 184px);padding-left:8px;padding-bottom:8px;flex:1 1 auto;flex-wrap:nowrap;align-items:flex-start;justify-content:flex-start;overflow-y:hidden}
.bet_type_8 .box_lebet_r{padding-bottom:16px;max-width:calc(100% - 184px)}
.box_lebet_r:after{content:'';display:block;width:16px;height:1px;flex:0 0 16px}
.box_rpdbet +:after{display:none}
.ft .box_lebet_l{padding-bottom:16px}
.btn_innmore{display:block}
.btn_inn_team{display:block;width:100%;height:auto}
.box_state{display:flex;width:100%;height:40px;margin:4px 0;padding-left:16px;font-size:12px;align-items:center;align-content:center;flex-wrap:wrap}
.tn.box_today .box_state,.vb.box_today .box_state,.bm.box_today .box_state,.tt.box_today .box_state,.bs.box_today .box_state,.sk.box_today .box_state,.op.box_today .box_state{flex-wrap:wrap}
.box_state .text_time,.box_state .text_time_go{display:inline-block;line-height:16px;margin-right:8px;white-space:nowrap;color:#000}
.box_state .text_time i,.box_state .text_time_go i{white-space:pre-wrap}
.box_state .text_time p{display:inline;margin-right:8px}
.text_stop_red{margin-right:8px;font-size:12px;color:#e76565!important}
.box_state .text_best{display:block;width:100%;line-height:16px;order:1;color:rgba(0,0,0,0.72)}
.icon_information,.icon_n,.icon_inplay{display:inline-block;width:12px;height:12px;flex:none}
.box_state .icon_information,.box_state .icon_n,.box_state .icon_inplay{margin-right:8px}
.box_state.info_on{cursor:pointer}
.icon_information svg{display:inline-block;width:100%;height:100%;vertical-align:top;fill:#00a1db;pointer-events:none}
.icon_n{background:url('/images/sports/new_sport/icon_n.svg') no-repeat}
.EN .icon_n{background:url('/images/sports/new_sport/icon_n_en.svg') no-repeat}
.icon_inplay{background:url('/images/sports/new_sport/icon_inplay.svg') no-repeat}
.box_bs_live .text_time{min-width:auto}
.box_bs_live .box_sco_point{display:flex;align-items:center;margin-right:8px;color:#000}
.box_bs_live .point_bs_s{margin-left:8px}
.box_bs_live .point_bs_s tt{display:inline;margin-left:2px}
.icon_bs_base{display:inline-block;width:18px;height:13px}
.box_team{display:flex;width:100%;height:48px;align-items:center}
.box_team ~ .box_team{margin-top:8px}
.bk.box_live .box_team,.sk.box_live .box_team,.op.box_live .box_team,.box_today .box_team,.box_early .box_team,.box_parlay .box_team{padding-left:16px}
.tn.box_live .box_team,.vb.box_live .box_team,.bm.box_live .box_team,.tt.box_live .box_team{flex-direction:column;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-content:center}
.tn.box_live .btn_innmore .icon_serve,.vb.box_live .btn_innmore .icon_serve,.bm.box_live .btn_innmore .icon_serve,.tt.box_live .btn_innmore .icon_serve{display:flex;flex:1 1 auto}
.bs.box_live .btn_innmore .icon_serve{display:flex;flex:0 0 16px}
.tn.box_live .btn_innmore .text_team,.tn.box_live .btn_innmore .live_mini_sco,.vb.box_live .btn_innmore .text_team,.vb.box_live .btn_innmore .live_mini_sco,.bm.box_live .btn_innmore .text_team,.bm.box_live .btn_innmore .live_mini_sco,.tt.box_live .btn_innmore .text_team,.tt.box_live .btn_innmore .live_mini_sco{max-width:calc(100% - 16px);flex:none}
.bs.box_live .btn_innmore .text_team,.bs.box_live .btn_innmore .live_mini_sco{max-width:calc(100% - 40px);flex:none}
.live_mini_sco{display:flex}
.live_mini_sco tt{display:inline-block;width:auto;min-width:16px;line-height:14px;margin:0 8px 0 0;font-size:15px}
.live_mini_sco .sco_gold{color:#a78025}
.live_mini_sco .sco_black{color:#000}
.live_mini_sco .sco_gray{color:rgba(0,0,0,0.72)}
.text_point{width:27px;height:17px;line-height:17px;font-size:15px;color:#a78025;flex:0 0 27px}
.bk .text_point,.sk .text_point{width:32px;flex:0 0 32px}
.text_team{display:inline-block;line-height:17px;font-size:15px;flex:1 1 auto;color:#000;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.btn_innmore .icon_serve{position:relative;display:none;width:16px;height:100%;flex:0 0 16px}
.btn_innmore .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.btn_innmore .icon_serve.on{display:inline-block}
.btn_innmore .icon_serve.on:before{display:block}
.text_team.strong_team{font-weight:bold}
.text_point.last_goal{font-weight:bold}
.box_lebet_bottom{width:100%;padding-bottom:8px;border-bottom:1px solid #e6e6e6}
.box_lebet_bottom .btn_game_more{height:24px;margin-top:0}
.btn_game_more{display:flex;width:100%;height:48px;margin-top:8px;padding-left:16px;align-items:center}
.btn_game_more .icon_arrow{display:inline-block;width:12px;height:32px;padding:12px 0;vertical-align:middle;background-size:16px!important}
.btn_game_more i:empty{}
.btn_game_more svg{height:8px;fill:rgba(0,0,0,0.24)}
.game_total{display:inline-block;height:32px;line-height:32px;font-size:12px;font-weight:bold;vertical-align:middle;color:rgba(0,0,0,0.64)}
.icon_arrow{display:inline-block;width:6px;height:8px;vertical-align:middle}
.box_lebet_odd{width:64px;min-width:64px;height:100%;margin-right:8px;justify-content:center;flex:1 0 64px}
.box_lebet_odd:last-child{margin-right:0}
.bet_type_8 .box_lebet_odd{width:calc((100% - 72px) / 8);flex:none}
.ft .box_lebet_odd{width:calc((100% - 72px) / 8);flex:none}
.box_lebet_rps{display:inline-flex;width:calc(((100% - 72px) / 4) + 8px);max-width:calc(((100% - 72px) / 4) + 8px);min-width:136px;flex:2 0 auto!important;flex-wrap:wrap}
.content_obt .box_lebet_odd.box_lebet_rps{flex:2 0 auto}
.box_lebet_rps label{display:inline-block;width:64px;margin-right:8px;flex:1 1 auto}
.box_lebet_rps label:last-child{margin-right:0}
.head_lebet{display:flex;width:100%;height:40px;line-height:14px;margin:4px 0;font-size:12px;text-align:center;align-items:center;justify-content:center;flex-direction:column;white-space:break-spaces;color:rgba(0,0,0,0.56)}
.ft .head_lebet{white-space:nowrap}
.head_lebet tt:empty{display:none}
.head_lebet tt{display:block;min-height:16px;line-height:16px;color:#000}
.content_obt .head_lebet tt{font-size:11px}
.btn_lebet_odd{cursor:pointer;display:flex;width:100%;height:48px;padding:4px 4px;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;border-radius:3px;border:1px solid rgba(0,0,0,0.24);background-color:#fff;transition:none!important;text-align: center;}
.box_lebet_odd .btn_lebet_odd{margin-bottom:8px}
.box_lebet_odd .btn_lebet_odd:last-child{margin-bottom:0}
.box_innbet_fs .btn_lebet_odd{height:64px;padding:16px 4px}
.btn_lebet_odd.on,.btn_obt_odd.on{border:1px solid #c99a2c!important;background-color:#c99a2c!important;animation:none!important}
.btn_lebet_odd.on *,.btn_obt_odd.on *{color:#fff!important}
.btn_lebet_odd.lock,.btn_obt_odd.lock{background-image:url('/images/sports/new_sport/icon_nobet.svg');background-repeat:no-repeat;background-position:center center;background-size:16px 16px;background-color:rgba(0,0,0,0.04)!important;border:1px solid rgba(0,0,0,0.24)!important;pointer-events:none;animation:none!important;text-indent: -9999px;}
.btn_lebet_odd.lock *,.btn_obt_odd.lock *{display:none!important}
.btn_lebet_odd.off,.btn_obt_odd.off{background-color:rgba(0,0,0,0.04);pointer-events:none}
.text_ballou.off .text_ballou,.text_ballou.off .text_ballhead,.btn_obt_odd.off .text_ballou,.btn_obt_odd.off .text_ballhead,.btn_obt_odd.off .text_bettype{display:none}
.btn_lebet_odd.odd_chg,.btn_obt_odd.odd_chg{}
.odd_chg{animation:odd_chg_ani 1500ms 1 backwards}
.btn_sfs_odd.odd_chg{animation:odd_chg_sfs_ani 1500ms 1 backwards}
@keyframes odd_chg_ani{0%{}
    20%{border:1px solid #fff3c3;background-color:#fff3c3}
    80%{border:1px solid #fff3c3;background-color:#fff3c3}
    100%{}
}@keyframes odd_chg_sfs_ani{0%{}
     20%{background-color:#fff3c3}
     80%{background-color:#fff3c3}
     100%{}
 }.btn_sfs_odd{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;transition:all 300ms ease}
.btn_sfs_odd.on{background-color:#c99a2c!important;box-shadow:inset 0 0 0 2px #fff}
.btn_sfs_odd.on *{color:#fff!important}
.btn_sfs_odd.lock{background-image:url('/images/sports/new_sport/icon_lock.svg');background-repeat:no-repeat;background-position:center center;background-size:16px;background-color:rgba(0,0,0,0.04);pointer-events:none}
.btn_sfs_odd.lock *{display:none}
.btn_sfs_odd.off{background-color:rgba(0,0,0,0.04);pointer-events:none}
.btn_sfs_odd.off .text_ballou{display:none}
.btn_sfs_odd.odd_chg{}
.text_ballou,.text_ballhead,.text_bettype{display:inline-block;line-height:16px;font-size:13px;color:#000}
.text_ballou{color:rgba(0,0,0,0.72)}
.text_bettype{max-width:calc(100% - 30px);flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgba(0,0,0,0.56)}
.text_ballou:empty,.text_ballhead:empty,.text_bettype:empty{display:none}
.text_ballou + .text_ballhead{margin-left:4px}
.text_odds,.odds_red{display:block;width:100%;height:16px;line-height:16px;text-align:center;font-size:15px;font-weight:bold;color:#c8250a}
.text_odds:empty{display:none}
.off .text_odds{font-size:13px;font-weight:normal;color:rgba(0,0,0,0.56)}
.odd_bl .text_odds{color:#1e497d}
.box_live_rps{display:flex;width:100%;height:40px;padding:8px;align-items:center;justify-content:center}
.text_round{display:block;width:calc(100% - 232px);min-width:76px;max-width:180px;text-align:center;justify-content:center;line-height:16px;font-size:12px;flex:1 1 auto}
.text_round span{position:relative;display:block;height:16px;overflow:hidden;color:#a78025}
.text_round span p{position:absolute;left:0;top:0;display:block;width:100%;height:100%;line-height:16px}
.text_round span.on p{animation:round_on 150ms both}
.text_round span.off p{animation:round_off 150ms both}
@keyframes round_on{0%{top:16px}
    100%{top:0px}
}@keyframes round_off{0%{top:0px}
     100%{top:-16px}
 }.text_round tt{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:rgba(0,0,0,0.4)}
.box_live_rps i{position:relative;display:inline-block;width:16px;height:16px;margin:0 4px;border-radius:50%;flex:0 0 16px;background:rgba(0,0,0,0.32)}
.box_live_rps i{background:rgba(0,0,0,0.32)}
.box_live_rps .rps_goal{background:#19805c!important;border:none!important}
.box_live_rps .rps_nogoal{background:#e76565!important;border:none!important}
.box_live_rps .rps_ing{background:#d1f0e7;border:1px solid #33997a}
.box_parlay.ft .box_team{padding-left:16px}
.box_parlay.ft .live_lebet .box_team{padding-left:0}
.box_parlay.ft .icon_redcard,.box_parlay.ft .icon_serve,.box_parlay.ft .text_point{display:none}
.box_parlay.ft .live_lebet .icon_redcard,.box_parlay.ft .live_lebet .icon_serve.on,.box_parlay.ft .live_lebet .text_point{display:inline-flex}
.icon_serve.on + .icon_redcard{display:none!important}
.box_scoboard .box_live_rps,.box_scoboard_r .box_live_rps{border-top:none}
.box_scoboard .text_round span,.box_scoboard_r .text_round span{color:#debb69}
.box_scoboard .text_round tt,.box_scoboard_r .text_round tt{color:rgba(255,255,255,0.56)}
.box_scoboard .box_live_rps i,.box_scoboard_r .box_live_rps i{background:rgba(255,255,255,0.4)}
.box_scoboard .box_live_rps .rps_ing,.box_scoboard_r .box_live_rps .rps_ing{background:#d1f0e7;border:none}
.obj_rps_ani{animation-play-state:paused!important}
.rps_on .obj_rps_ani{animation-play-state:running!important}
.obj_rps_ani{position:absolute;width:100%;height:100%;transform-origin:center center;border-radius:50%;opacity:0;transition:all 0.1s ease}
.obj_rps_ani:nth-child(2){animation-delay:0.1s!important}
.obj_rps_ani:nth-child(3){animation-delay:0.3s!important}
.obj_rps_ani:nth-child(4){animation-delay:0.5s!important}
.rps_ing .obj_rps_ani:nth-child(1){border:1px solid #33997a;background:#d1f0e7;animation:rps_ani2 1500ms infinite;animation-play-state:running!important}
.rps_ing .obj_rps_ani:nth-child(2),.rps_ing .obj_rps_ani:nth-child(3),.rps_ing .obj_rps_ani:nth-child(4){border:1px solid #33997a;animation:rps_ani2 1500ms infinite;animation-play-state:running!important}
.rps_goal .obj_rps_ani:nth-child(1){border:none;background:#19805c;animation:rps_ani1 500ms 1 forwards}
.rps_goal .obj_rps_ani:nth-child(2),.rps_goal .obj_rps_ani:nth-child(3),.rps_goal .obj_rps_ani:nth-child(4){border:1px solid #19805c;animation:rps_ani3 1500ms 1}
.rps_nogoal .obj_rps_ani:nth-child(1){border:none;background:#e76565;animation:rps_ani1 500ms 1 forwards}
.rps_nogoal .obj_rps_ani:nth-child(2),.rps_nogoal .obj_rps_ani:nth-child(3),.rps_nogoal .obj_rps_ani:nth-child(4){border:1px solid #e76565!important;animation:rps_ani3 1500ms 1}
@keyframes rps_ani1{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    99%{opacity:1}
    100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}
}@keyframes rps_ani2{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
     100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
 }@keyframes rps_ani3{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
      100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
  }.box_obt{width:100%;border-top:1px solid #e6e6e6}
.menu_obt{display:flex;width:100%;height:48px;overflow:hidden}
.box_scroll.obt_scroll{height:100%;z-index:0}
.box_scroll.obt_scroll{width:100%;flex:1 1 auto}
.obt_scroll .box_slide{padding:0;flex:none}
@media (pointer:coarse),(-moz-touch-enabled:1){
    .obt_scroll .btn_go_l,.obt_scroll .btn_go_r{display:none!important}
}
.menu_obt .btn_close{display:none;top:0;right:0;background:#fff;transform:translate3d(0,0,0)}
.box_slide{display:block;width:100%;height:calc(100% + 15px);overflow-x:auto;overflow-y:hidden;flex:1 1 auto;white-space:nowrap}
.btn_menu_obt{position:relative;display:inline-block;width:auto;height:48px;line-height:48px;margin:0 4px;padding:0 8px;font-size:14px;color:rgba(0,0,0,0.72);transition:background 0.3s ease}
.btn_menu_obt.on{color:#a78025}
.btn_menu_obt:before{content:'';position:absolute;left:8px;bottom:0;display:none;width:calc(100% - 16px);height:2px;background:#a78025}
.btn_menu_obt.on:before{display:block}
.btn_menu_obt:after{content:'';position:absolute;top:0;left:0;display:block;width:calc(100% + 12px);height:100%;margin:0 -6px}
.btn_close{display:inline-block;width:48px;height:48px;margin-left:auto;vertical-align:middle;flex:0 0 48px}
.btn_close *{transition:background 0.3s ease}
.icon_close{display:block;width:32px;height:32px;margin:8px;padding:8px}
.icon_close svg{fill:rgba(0,0,0,0.4)}
.wrap_obt{position:relative}
.wrap_obt>div:first-child{position:relative;min-height:80px;background:#ededed}
.wrap_obt>div:first-child:empty{min-height:0px}
.obt_loading{position:relative!important;width:100%;min-height:80px;max-height: 200px;background:#ededed;overflow-y:hidden}
.obt_loading.obt_chg{position:absolute!important;z-index:2!important;min-height:80px}
.wrap_obt div[style*="none"] ~ .obt_chg{position:relative!important}
.content_obt{position:relative;width:100%;padding:8px 0;background:#ededed}
.content_obt:before,.obt_loading:before{content:'';position:absolute;top:0;display:block;width:100%;height:8px;opacity:0.4;background-image:linear-gradient(to bottom,rgba(0,0,0,0.64),rgba(0,0,0,0))}
.content_obt .text_team{background:#ededed}
.box_btn_time{display:flex;width:100%;height:48px;padding:4px 0;text-align:center}
.btn_game_time{width: 50%;display:inline-block;height:100%;line-height:40px;margin:0 4px;padding:0 8px;font-size:16px;font-weight:600;text-transform:uppercase;color:rgba(0,0,0,0.56);transition:background 0.3s ease}
.btn_game_time.on{color:#a78025}
.box_obt_odd{padding:8px 16px}
.box_obt_bet{display:flex;width:100%}
.box_obt_bet ~ .box_obt_bet{margin-top:16px}
.btn_obt_odd{display:inline-flex;width:calc(50% - 8px);height:48px;padding:8px 4px;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;border-radius:3px;border:solid 1px rgba(0,0,0,0.24);background-color:#fff;overflow:hidden;transition:none!important;will-change:transform}
.btn_obt_odd ~ .btn_obt_odd{margin-left:16px}
.content_obt .box_lebet_odd{width:calc((100% - 72px) / 8);flex:none}
.content_obt.ft_obt_rnc,.content_obt.ft_obt_rnb,.content_obt.ft_obt_rps,.content_obt.ft_obt_ot{display:flex;width:100%;height:auto;min-height:auto;padding:0;align-items:flex-start;justify-content:flex-start}
.content_obt .box_team{padding-left:16px!important}
.no_event i{display:block;width:120px;height:120px;margin:0 auto 8px auto;background:url('/images/sports/new_sport/img_nodata.svg') no-repeat;background-size:cover;background-position:center}
.no_event span{display:flex;width:100%;height:40px;line-height:normal;text-align:center;align-items:center;justify-content:center;font-size:14px;color:rgba(0,0,0,0.72)}
.btn_title_fs{cursor:pointer;position:relative;display:flex;width:100%;height:48px;line-height:16px;padding:0 16px;align-items:center;justify-content:center;text-align:center;font-size:14px;font-weight:600;color:#a78025}
.btn_title_fs:before{content:'';position:absolute;top:0;left:0;display:block;width:calc(100% - 32px);height:40px;margin:4px 16px;transition:background 0.3s ease}
.btn_title_fs span{position:relative;text-transform:uppercase;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.box_rpdbet{display:flex;width:100%;padding:16px 0px 0 8px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;overflow:hidden}
.box_rpdbet:empty{display:none}
.box_rpdbet label{display:inline-block;margin-right:16px}
.box_rpdbet.on label{height:auto;max-height:unset}
.box_rpdbet .innbet_rpd_r{margin-right:0}
.box_rpdbet .btn_lebet_odd{margin-bottom:16px}
.box_rpdbet .box_innbet_btn{margin:16px 0 0px 0}
/*.content{display:flex;width:100%;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;flex-direction:row-reverse}*/
.head_inngame{width:100%;height:48px;background-size:cover;background-position:bottom}
.ft .head_inngame{background-image:url('/images/sports/new_sport/bg_ft_league.jpg')}
.bk .head_inngame{background-image:url('/images/sports/new_sport/bg_bk_league.jpg')}
.tn .head_inngame{background-image:url('/images/sports/new_sport/bg_tn_league.jpg')}
.vb .head_inngame{background-image:url('/images/sports/new_sport/bg_vb_league.jpg')}
.bm .head_inngame{background-image:url('/images/sports/new_sport/bg_bm_league.jpg')}
.tt .head_inngame{background-image:url('/images/sports/new_sport/bg_tt_league.jpg')}
.bs .head_inngame{background-image:url('/images/sports/new_sport/bg_bs_league.jpg')}
.sk .head_inngame{background-image:url('/images/sports/new_sport/bg_sk_league.jpg')}
.op .head_inngame{background-image:url('/images/sports/new_sport/bg_op_league.jpg')}
.title_inn{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between}
.box_inn{width:100%;flex:1 1 auto}
.box_inn.fs_inn{padding-top:0;padding-bottom:16px}
.box_inn>label{display:block}
.box_innbet{display:flex;width:100%;padding:16px 16px 0 16px;align-items:flex-start;justify-content:space-between}
.box_innbet + .box_innbet{padding:0 16px}
.box_innbet:empty + .box_innbet{padding:16px 16px 0 16px}
.box_innbet:empty{display:none}
.box_innbet .btn_lebet_odd,.subacc_2>div,.subacc_2 .subaccountform>div{margin-right:16px;margin-bottom:16px;flex:1 1 auto;overflow:hidden}
.subacc_2{width:100%;padding:16px 16px 0 16px;overflow: hidden;}
.subacc_2>div{width: 48.8%;display: inline-flex;align-content: normal !important;float: left;}
.subacc_2.box_innbet_s3m3>div{width: 32%;float: left;}
.subacc_2.box_innbet_s3m4>div{width: 23.58%;}
.subacc_2>div .sub_title_th {display: flex;flex: 1;justify-content: center;}
.subacc_2.body_pd>div,.subacc_2.body_ou .subaccountform,.body_r .sub_title,
.body_scjh .sub_title_twin, .body_scjh .more_tr,.subacc_2 .subaccountform>div:last-child,
.subacc_2.body_rmua_1 .more_tr,.subacc_2.body_jqdxds .sub_title
{width: 100% !important;margin-right: 0;}
.subacc_2.box_innbet_s3m4>div:nth-child(5n){margin-right: 0;}
.subacc_2.body_pd .sub_title>div,.body_scjh .sub_title_twin>div ,.sub_title_two{flex: 1;text-align: center;}
.subacc_2.body_pd .more_tr>div {width: 33.4%;}
.subacc_2.body_pd .more_tr.tr_last>div {width: auto;margin-right: 3px !important;}
.subacc_2.body_pd>div.more_tr .more_td:not(:last-child),.subacc_2.body_pd .sub_title .more_td,
.body_scjh .more_tr div:not(:last-child), .subacc_2.body_rmua_1 .more_tr>div:not(:last-child),
.subacc_2.body_jqdxds .more_tr>div:not(:last-child)
{margin-right: 16px;}
.subacc_2 .subaccountform>div,.accordion_content_2>div, .subacc_2.body_jqdxds .more_tr {width: 100%;text-align: center;}
.subacc_2 .accordion_content>div:first-child span,
.accordion_content_2>div:first-child span,
.acc_1 .more_head span,
.acc_1 .head_team
{display: inline-flex !important;width: auto !important;}
.rq_count{margin-left: 5px;font-weight: bold;}
.sub_title{display:flex;width:100%;height:40px;line-height:14px;margin-bottom:4px;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;text-align:center;font-size:12px;color:rgba(0,0,0,1)}
.sub_title>tt{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:normal}
.close_all_game_list,.hide_allgame, .odds_gray:empty,.subacc_2 .hide-cont,.hide-cont{display: none;}
.p3_bet_icon {display:none;cursor:pointer;position: fixed;z-index: 3;width: 4rem;height: 4rem;background: url(/images/sports/new_sport/p3_bet.png) no-repeat;background-size: contain;bottom: 4rem;left: 1%;}
.p3_bet_number {display: inline-block;width: 1.6rem;height: 1.6rem;line-height: 1.6rem;font-size: 1rem;background: #dc0c0c;border-radius: 50%;margin-left: 68%;color: #fff;text-align: center;}
.box_innbet_s3gm3g .sub_title{max-height:32px}
.box_innbet_s3gm3g .sub_title>tt{white-space:normal;text-align:center;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.box_innbet.box_innbet_3 .sub_title div{width:calc((100% - 32px) / 3);text-align:center;word-wrap:break-word}
.innbet_s2gm2g .sub_title{display:block;line-height:40px;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.btn_last{width:100%!important;margin-right:0!important;margin-bottom:0!important}
.innbet_submenu{display:flex;width:100%;align-items:center;justify-content:center}
.btn_submenu{width:100%;height:48px;line-height:48px;text-align:center;font-size:14px;font-weight:bold;color:rgba(0,0,0,0.64)}
.btn_submenu.on{color:#a78025}
.box_innbet_btn{width:100%;height:48px;line-height:48px;margin:16px 0;text-align:center}
.box_fs .box_innbet_btn{height:auto;line-height:unset;margin:0}
.box_innbet_fs:last-child .box_innbet_btn{margin-bottom:0}
.btn_innbet_more{width:100%;height:100%;font-size:12px;font-weight:600;color:rgba(0,0,0,0.64);will-change:transform}
.box_fs .btn_innbet_more{line-height:48px;margin:0 0 16px 0}
.btn_innbet_more .icon_toparr{display:inline-block;width:16px;height:16px;margin-left:8px;vertical-align:sub;transform:rotate(180deg)}
.btn_innbet_more:before{content:attr(data-more);display:inline}
.on .btn_innbet_more:before{content:attr(data-less)}
.on .btn_innbet_more .icon_toparr{transform:rotate(0deg)}
.icon_toparr svg{fill:rgba(0,0,0,0.64)}
.game_title_inn tt i.text_gold{color:#a78025}
.btn_mt svg{fill:rgba(0,0,0,0.64)}
.btn_mt.on svg{fill:#a78025}
.btn_game_more .icon_tv,.btn_game_more [class^="icon_match"]{display:inline-block;width:16px;height:16px;margin-right:8px;background-size:16px;background-position:center center;background-repeat:no-repeat}
.btn_game_more .icon_tv,.box_parlay .live_lebet .btn_game_more .icon_tv{background-image:url('/images/sports/new_sport/icon_tv.svg');pointer-events:auto}
.btn_game_more .icon_tv.now,.box_parlay .btn_game_more .icon_tv.now{background-image:url('/images/sports/new_sport/icon_tv_go.svg')}
.btn_game_more .icon_match_IH{background-image:url('/images/sports/new_sport/icon_mt_IHg.svg')}
.btn_game_more .icon_match_BK{background-image:url('/images/sports/new_sport/icon_mt_BKg.svg')}
.btn_game_more .icon_match_FT{background-image:url('/images/sports/new_sport/icon_mt_FTg.svg')}
.btn_game_more .icon_match_TN{background-image:url('/images/sports/new_sport/icon_mt_TNg.svg')}
.btn_game_more .icon_match_RL{background-image:url('/images/sports/new_sport/icon_mt_RLg.svg')}
.btn_game_more .icon_match_VB{background-image:url('/images/sports/new_sport/icon_mt_VBg.svg')}
.btn_game_more .icon_match_BM{background-image:url('/images/sports/new_sport/icon_mt_BMg.svg')}
.btn_game_more .icon_match_TT{background-image:url('/images/sports/new_sport/icon_mt_TTg.svg')}
.btn_game_more .icon_match_DA{background-image:url('/images/sports/new_sport/icon_mt_DAg.svg')}
.box_parlay .live_lebet .btn_game_more [class^="icon_match"]{opacity:1;pointer-events:auto}
.btn_game_more .icon_match_IH.now,.box_parlay .btn_game_more .icon_match_IH.now{background-image:url('/images/sports/new_sport/icon_mt_IH.svg')}
.btn_game_more .icon_match_BK.now,.box_parlay .btn_game_more .icon_match_BK.now{background-image:url('/images/sports/new_sport/icon_mt_BK.svg')}
.btn_game_more .icon_match_FT.now,.box_parlay .btn_game_more .icon_match_FT.now{background-image:url('/images/sports/new_sport/icon_mt_FT.svg')}
.btn_game_more .icon_match_TN.now,.box_parlay .btn_game_more .icon_match_TN.now{background-image:url('/images/sports/new_sport/icon_mt_TN.svg')}
.btn_game_more .icon_match_RL.now,.box_parlay .btn_game_more .icon_match_RL.now{background-image:url('/images/sports/new_sport/icon_mt_RL.svg')}
.btn_game_more .icon_match_VB.now,.box_parlay .btn_game_more .icon_match_VB.now{background-image:url('/images/sports/new_sport/icon_mt_VB.svg')}
.btn_game_more .icon_match_BM.now,.box_parlay .btn_game_more .icon_match_BM.now{background-image:url('/images/sports/new_sport/icon_mt_BM.svg')}
.btn_game_more .icon_match_TT.now,.box_parlay .btn_game_more .icon_match_TT.now{background-image:url('/images/sports/new_sport/icon_mt_TT.svg')}
.btn_game_more .icon_match_DA.now,.box_parlay .btn_game_more .icon_match_DA.now{background-image:url('/images/sports/new_sport/icon_mt_DA.svg')}
.box_today .btn_game_more [class^="icon_match"],.box_early .btn_game_more [class^="icon_match"],.box_parlay .btn_game_more [class^="icon_match"]{cursor:default}
.ih .icon_mt,.icon_mt_IH,.icon_match_IH{background-image:url('/images/sports/new_sport/icon_mt_IH.svg')}
.bk .icon_mt,.icon_mt_BK,.icon_match_BK{background-image:url('/images/sports/new_sport/icon_mt_BK.svg')}
.ft .icon_mt,.icon_mt_FT,.icon_match_FT{background-image:url('/images/sports/new_sport/icon_mt_FT.svg')}
.tn .icon_mt,.icon_mt_TN,.icon_match_TN{background-image:url('/images/sports/new_sport/icon_mt_TN.svg')}
.rl .icon_mt,.icon_mt_RL,.icon_match_RL{background-image:url('/images/sports/new_sport/icon_mt_RL.svg')}
.vb .icon_mt,.icon_mt_VB,.icon_match_VB{background-image:url('/images/sports/new_sport/icon_mt_VB.svg')}
.bm .icon_mt,.icon_mt_BM,.icon_match_BM{background-image:url('/images/sports/new_sport/icon_mt_BM.svg')}
.tt .icon_mt,.icon_mt_TT,.icon_match_TT{background-image:url('/images/sports/new_sport/icon_mt_TT.svg')}
.da .icon_mt,.icon_mt_DA,.icon_match_DA{background-image:url('/images/sports/new_sport/icon_mt_DA.svg')}
.btn_mt.on .icon_match_IH{background-image:url('/images/sports/new_sport/icon_mt_IH2.svg')}
.btn_mt.on .icon_match_BK{background-image:url('/images/sports/new_sport/icon_mt_BK2.svg')}
.btn_mt.on .icon_match_FT{background-image:url('/images/sports/new_sport/icon_mt_FT2.svg')}
.btn_mt.on .icon_match_TN{background-image:url('/images/sports/new_sport/icon_mt_TN2.svg')}
.btn_mt.on .icon_match_RL{background-image:url('/images/sports/new_sport/icon_mt_RL2.svg')}
.btn_mt.on .icon_match_VB{background-image:url('/images/sports/new_sport/icon_mt_VB2.svg')}
.btn_mt.on .icon_match_BM{background-image:url('/images/sports/new_sport/icon_mt_BM2.svg')}
.btn_mt.on .icon_match_TT{background-image:url('/images/sports/new_sport/icon_mt_TT2.svg')}
.btn_mt.on .icon_match_DA{background-image:url('/images/sports/new_sport/icon_mt_DA2.svg')}
.bs .btn_game_more .icon_mt,.vb .btn_game_more .icon_mt,.tt .btn_game_more .icon_mt,.sk .btn_game_more .icon_mt{display:none}
.box_hei_odd .btn_lebet_odd{height:64px;padding:8px 4px}
.box_innbet_s1m1{width:100%;flex-wrap:wrap}
.box_innbet_s1m1 .btn_lebet_odd,
.box_innbet_s2m2 .btn_lebet_odd:nth-child(2n),.subacc_2>div:last-child,
.box_innbet_s2gm2g .sub_title:nth-child(2n),.box_innbet_s2gm2g .btn_lebet_odd:nth-child(2n),
.box_innbet_s3m3 .btn_lebet_odd:nth-child(3n),
.box_innbet_s3gm3g .sub_title:nth-child(3n),.box_innbet_s3gm3g .btn_lebet_odd:nth-child(3n),
.box_innbet_rpd .innbet_rpd_r{margin-right:0}
.box_innbet_s1gm1g{padding:0;flex-wrap:wrap}
.box_innbet_s1gm1g label{display:block;width:100%;padding:16px 16px 0 16px}
.box_innbet_s2gm2g{padding:0;flex-wrap:wrap}
.box_innbet_s2gm2g label{display:flex;width:100%;padding:4px 16px 0 16px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;border-bottom:2px solid #e6e6e6}
.box_innbet_s2gm2g label:last-child{border-bottom:0}
.box_innbet_s2gm2g .sub_title{width:calc(50% - 8px);margin-right:16px}
.box_innbet_s2gm2g .btn_lebet_odd{width:calc(50% - 8px);flex:0 0 auto}
.box_innbet_s3gm3g{padding:0;flex-wrap:wrap}
.box_innbet_s3gm3g label{display:flex;width:100%;padding:4px 16px 0 16px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;border-bottom:2px solid #e6e6e6}
.box_innbet_s3gm3g label:last-child{border-bottom:0}
.box_innbet_s3gm3g .sub_title{width:calc((100% - 32px) / 3);margin-right:16px}
.box_innbet_s3gm3g .btn_lebet_odd{width:calc((100% - 32px) / 3);flex:0 0 auto}
.box_innbet_rpd{padding:4px 16px 16px 16px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;overflow:hidden}
.box_innbet_rpd label{display:inline-block;margin-right:16px}
.box_innbet_rpd.on label{height:auto}
.innbet_rpd_m .btn_lebet_odd{background-color:#faf9f5}
.box_line2 .btn_lebet_odd span:first-child{max-height:32px}
.box_line2 .btn_lebet_odd span:first-child>.text_ballou{white-space:normal;text-align:center;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.box_innbet_pg{padding:0 0 16px 0}
.innbet_pg_b{width:100%;padding:0 16px}
.innbet_pg_b .btn_lebet_odd{background-color:#faf9f5}
.box_innbet_pg .innbet_submenu{height:64px;text-transform:uppercase;border-bottom:1px solid #e6e6e6}
.btn_innbet_sub{display:inline-flex;width:100%;height:100%;line-height:16px;align-items:center;justify-content:center;font-size:14px;font-weight:600;padding:8px 16px;color:rgba(0,0,0,0.64)}
.box_outer .btn_title_fs:nth-child(n+1){border-top:2px solid #e6e6e6}
.rpd_scoboard{display:flex;width:100%;flex-wrap:wrap;flex-direction:row-reverse;background-color:rgba(237,237,237,0.32)}
.rpd_scoboard:empty{display:none}
.rpd_scoboard .box_scostate{display:flex;width:72px;height:100%;padding:8px 0;min-height:80px;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}
.rpd_scoboard .text_time,.rpd_scoboard .text_time_go{display:block;width:100%;margin:0}
.rpd_scoboard .text_time_go{color:#a78025}
.rpd_scoboard .icon_n{margin-top:4px;margin-right:0}
.rpd_scoboard .box_sco_l{width:calc(100% - 72px);padding:8px 0;flex:1 1 auto;flex-wrap:wrap;justify-content:flex-start;cursor:pointer}
.rpd_scoboard .box_scoteam{display:flex;height:32px;align-items:center}
.rpd_scoboard .text_point{order:unset;color:#b86800}
.rpd_scoboard .text_team{line-height:16px;color:#000}
.rpd_scoboard .text_time,.rpd_scoboard .text_time_go{line-height:16px;text-align:center;font-size:12px}
.rpd_scoboard .box_sco_l{padding-left:16px}
.box_live .rpd_scoboard .box_sco_l,.live_lebet .rpd_scoboard .box_sco_l{padding-left:0px}
.box_filter{width:100%;padding-bottom:48px}
.today_filter{display:flex;flex-wrap:wrap;flex:1 1 auto;padding-bottom:16px}
.menu_date{width:100%;height:84px;text-align:center;white-space:nowrap;overflow-x:auto;overflow-y:hidden}
.btn_date{display:inline-flex;width:56px;height:64px;line-height:16px;margin:0 6px;padding:6px 0;vertical-align:top;align-items:center;justify-content:center;flex-wrap:wrap;font-size:12px;border-radius:4px;border:1px solid rgba(0,0,0,0.16);background:#fff}
.btn_date:first-child{margin-left:16px}
.btn_date:last-child{margin-right:16px}
.btn_date tt{display:block;width:100%;text-align:center;color:rgba(0,0,0,0.64)}
.text_date{font-size:14px;font-weight:bold}
.btn_date.on{border:1px solid transparent;background:#a78025}
.btn_date.on tt{color:#fff}
.btn_more_event{display:flex;width:calc(100% - 32px);height:48px;line-height:48px;margin:0 16px 16px 16px;font-size:12px;font-weight:600;border-radius:4px;align-items:center;justify-content:center;color:#fff;background:#7a7a7a;flex:none}
.btn_more_event .icon_arrow{display:inline-block;width:12px;height:12px;margin-left:8px}
.btn_more_event .icon_arrow svg{width:4px;height:8px;margin:2px 4px;fill:rgba(255,255,255,0.56)}
.box_filter.today_filter .btn_submit{height:0;margin-top:0}
.btn_lea_submit{position:fixed;left:0;right:0;bottom:55px;display:block;width:100%;max-width:640px;height:48px;line-height:48px;margin-top:16px;margin-bottom:16px;margin-bottom:calc(16px + constant(safe-area-inset-bottom));margin-bottom:calc(16px + env(safe-area-inset-bottom));margin-right:auto;margin-left:auto;text-align:center;font-size:14px;font-weight:600;color:#fff;background:#19805c;z-index:2}
.title_filter{position:relative;width:100%;height:56px;line-height:56px;text-align:center;z-index:0}
.title_filter tt{display:inline-block;height:100%;padding:0 16px;font-size:16px;font-weight:600;color:#a78025;background:#fff}
.title_filter:before{content:'';position:absolute;top:50%;left:0;width:100%;height:1px;z-index:-1;background:#d8d8d8;transform:translate3d(0,0,0)}
.box_filter>div{display:flex;width:100%;flex-wrap:wrap;align-content:flex-start;flex:1 1 auto}
.content_filter{display:flex;width:100%;margin-top:8px;flex-wrap:wrap;align-content:flex-start;-webkit-transform:translate3d(0,0,0)}
.other .content_filter,.fs_league .content_filter:first-child,.live_filter .content_filter:first-child{border-top:none}
.classic_league,.popular_league,.fs_league{display:block;width:100%}
.popular_league{-webkit-transform:translate3d(0,0,0)}
.content_filter + .content_filter{}
.title_filter + .content_filter{margin-top:16px}
.box_le_filter{display:flex;width:100%;align-items:center;flex-wrap:wrap}
.btn_event{position:relative;display:flex;height:56px;align-items:center;cursor:pointer}
.btn_event:empty{display:none}
.fs_league .btn_event{padding:0 16px}
.btn_event .bg_event{position:absolute;right:0;width:calc(100% - 40px);height:100%;z-index:0;transition:background 0.3s ease}
.fs_league .bg_event,.popular_league .bg_event{width:100%}
.btn_event.on .bg_event{background:rgba(0,0,0,0.04)}
.btn_event .title_event{display:inline-block;padding-right:16px;flex:1 1 100%;font-size:14px;color:rgba(0,0,0,1);overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.btn_event .text_evnet_num{display:inline-block;width:48px;height:16px;line-height:16px;padding-left:8px;font-size:14px;font-weight:bold;flex:none;border-left:1px solid rgba(0,0,0,0.16);color:rgba(0,0,0,0.56)}
.popular_league .btn_event{padding:0 16px}
.popular_league .title_event{padding-right:0;color:#a74e25}
.check_event{position:relative;display:flex;width:40px;height:100%;margin-right:8px;padding:0 8px;align-items:center;justify-content:center;flex:none}
.check_event input{position:absolute;opacity:0;cursor:pointer;width:100%;height:100%}
.checkmark{display:block;width:16px;height:16px;vertical-align:middle;border-radius:50%;border:1px solid rgba(0,0,0,0.64);overflow:hidden;background:url('/images/sports/new_sport/icon_check.svg') no-repeat;background-position:-24px;background-size:contain;margin-top: 5px;}
.check_event input:checked ~ .checkmark{border:none;background-position:center center}
.notice_text{width:100%;padding-top:16px;align-self:flex-end;flex:none!important}
.notice_text span{display:flex;width:100%;height:auto;min-height:32px;padding:4px 16px;align-items:center;justify-content:center;color:#fff;background:#7a7a7a}
.notice_text i{display:inline-block;vertical-align:middle;width:12px;height:12px;margin-right:8px;flex:none;background:url('/images/sports/new_sport/icon_i_line.svg') no-repeat}
.notice_text tt{display:inline-block;vertical-align:middle;font-size:12px}
.box_sched{width:100%}
.content_sched{width:100%;padding-bottom:16px}
.date_title{display:flex;width:100%;height:24px;line-height:16px;padding:0 16px;align-items:center;font-size:12px;color:rgba(0,0,0,0.56);background:#ededed}
.date_title tt ~ tt{margin-left:3px}
.box_le_sched{display:flex;flex-wrap:wrap}
.btn_sched{display:flex;width:100%;height:56px;padding:4px 16px;align-items:center}
.btn_sched .text_time{width:32px;height:32px;line-height:32px;margin-right:8px;flex:none;font-size:12px;color:rgba(0,0,0,0.56)}
.btn_sched .icon_tv,.btn_sched .icon_ball{width:32px;height:32px;margin-right:8px;padding:8px;flex:none}
.btn_sched .icon_tv{display:none}
.btn_sched .title_event{display:inline-block;max-height:32px;line-height:16px;flex:1 1 auto;font-size:14px;color:rgba(0,0,0,1);overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.icon_ball svg{fill:rgba(0,0,0,0.56)}
.btn_sched.on .text_time{display:none}
.btn_sched.on .icon_tv{display:block}
.btn_sched.on svg{fill:#a78025}
.box_innbet_sfs{padding:0;flex-wrap:wrap}
.innbet_submenu{width:100%;height:64px;padding:0 16px;border-bottom:#e6e6e6 solid 1px}
.box_innbet_sfs .innbet_submenu:before{content:'';display:inline-block;width:2px;height:100%;margin-left:2px;flex:none;order:2;background:#e6e6e6}
.box_innbet_sfs .btn_submenu{display:inline-flex;height:48px;line-height:16px;margin-right:8px;text-transform:uppercase;align-items:center;justify-content:center;order:1}
.box_innbet_sfs .btn_submenu ~ .btn_submenu{margin-right:0px;margin-left:8px;order:3}
.box_innbet_sfs .btn_submenu ~ .btn_submenu:before{}
.btn_submenu span{display:block;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.innbet_sfs{display:flex;width:100%;max-height:320px;flex-wrap:wrap;overflow-y:hidden}
.box_innbet_sfs.on .innbet_sfs{max-height:unset}
.innbet_sfs>div{display:flex}
.innbet_sfs .team_sfs,.innbet_sfs .btn_sfs_odd{height:64px}
.team_sfs:empty,.team_sfs:empty ~ .btn_sfs_odd{display:none!important}
.innbet_sfs .team_sfs{position:relative;display:flex;width:40%;padding:0 8px 0 16px;flex:0 0 40%;align-items:center;font-size:0;line-height:0}
.innbet_sfs .team_sfs:before{content:attr(data-sfs);display:block;width:100%;line-height:normal;font-size:14px;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.innbet_sfs .btn_sfs_odd{width:20%;flex:1 0 20%;border-left:#e6e6e6 solid 1px}
.box_innbet_sfs .box_innbet_btn{display:flex!important;height:auto;max-height:64px;margin:0}
.box_innbet_sfs .btn_innbet_more{position:relative;height:100%;line-height:56px;margin:4px 16px}
.box_innbet_sfs .sfs_nogoal,.box_innbet_sfs .sfs_other{background:#faf9f5}
.box_innbet_sfs .sfs_nogoal .btn_sfs_odd:nth-last-of-type(2),.box_innbet_sfs .sfs_nogoal .btn_sfs_odd:nth-last-of-type(3),.box_innbet_sfs .sfs_nogoal .text_ballou{display:none!important}
.sfs_none{display:none!important}
.btn_lebet_odd span:first-child{display:flex;width:100%;max-height:30px;align-items:center;justify-content:center}
.box_league .btn_lebet_odd span>.text_ballou{flex:none}
.box_league .btn_lebet_odd span>.text_ballhead{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.box_inn .btn_lebet_odd span>.text_ballou{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.box_inn .btn_lebet_odd span>.text_ballhead{flex:none}
.btn_obt_odd span:first-child{display:flex;width:100%;max-height:16px;align-items:center;justify-content:center}
.btn_obt_odd span>.text_ballhead{flex:none}
.text_bettype + .text_ballhead{margin-left:4px}
.fs_btn_box .btn_lebet_odd span:first-child{max-height:unset}
.fs_btn_box .btn_lebet_odd span> .text_ballou{overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;flex:1 1 auto;text-align:center}
.fs_league .check_event{display:none}
.ft .fs_league .btn_event{padding:0 16px}
.box_innbet_s3m3.bs_m .btn_lebet_odd:last-child{margin-right:0}
.box_tvlist{position:relative;display:flex;width:100%;min-height:100%;flex-direction:column;justify-content:flex-start}
.box_tvlist .head_league{flex:none;margin-bottom:16px}
.box_tvlist .date_scroll{flex:none}
.box_sched{position:relative;flex:1 1 100%}
.box_tvlist .loading{position:absolute;top:0}
.lazy_loading{position:relative;display:flex;width:100%;height:auto;padding:16px 0;align-items:center;justify-content:center;background:#fff}
.lazy_top{order:-10}
.lazy_down{order:10}
.box_lebet_lock{overflow-x:hidden!important}
.box_page{display:flex;width:100%;height:56px;padding:8px 4px;align-items:center;justify-content:center}
.btn_page{display:block;width:40px;height:40px;line-height:32px;margin:0 4px;padding:4px;text-align:center;font-size:14px;border-radius:2px;color:rgba(0,0,0,0.64);border:1px solid rgba(0,0,0,0.24);background:#fff;flex:none;transition:none!important}
.btn_page:empty{display:none}
.btn_page_arr{display:flex;width:32px;height:40px;margin:0 4px;border-radius:2px;align-items:center;justify-content:center;font-size:16px;transition:none!important}
.btn_page_arr:nth-child(2){transform:rotate(180deg)}
.btn_page_arr svg{display:block;width:20px;height:100%;fill:rgba(0,0,0,0.56)}
.btn_page.on{color:#fff;border:1px solid #3d3d3d;background:#3d3d3d}
.btn_page_arr.off{pointer-events:none}
.btn_page_arr.off svg{fill:rgba(0,0,0,0.24)}
.all_wrapper .no_show{display:none}
.loading.loading_on{position:unset!important;display:flex!important;width:100%;flex:1 1 100%}
.sport_content{flex:none}
.loading_on +.content_sport{position:absolute;z-index:-1;visibility:collapse}
.loading_on +.box_filter{display:none}
.box_inn{margin-top:16px}
.box_market{margin-top:16px}
.box_scroll.date_scroll{display:none;margin-bottom:16px;height:64px;flex:none}
.no_event{display:flex;width:100%;min-height:200px;align-items:center;align-content:center;justify-content:center;flex-direction:column;transform:translate3d(0,0,0);flex:1 1 auto}
.box_tvmt ~ .no_event{margin-top:16px;padding:0 16px}
.box_sched,.box_filter{display:flex;width:100%;flex-direction:column;flex:1 1 100%}
.live_filter{flex:none}
.home_page.no_event{height:200px}
@media screen and (min-width:1px) and (max-width:639px){
    .btn_event{width:100%}
    .bet_type_2 .box_lebet_l{width:50%;min-width:unset}
    .bet_type_2 .box_lebet_r{width:calc(50% - 8px)}
    .box_rpdbet label{width:calc((100% - 32px) / 3);max-height:304px;overflow:hidden}
    .box_rpdbet .btn_last{display:none}
    .box_rpdbet.on .btn_last{display:block}
    .box_innbet_s1m2{flex-wrap:wrap}
    .box_innbet_s1m2{width:100%}
    .box_innbet_s1m2 .btn_lebet_odd{margin-right:0}
    .box_innbet_s1m3{flex-wrap:wrap}
    .box_innbet_s1m3 .btn_lebet_odd{margin-right:0;margin-bottom:16px}
    .box_innbet_s2m4{flex-wrap:wrap}
    .box_innbet_s2m4 .btn_lebet_odd{width:calc(50% - 8px);margin-right:0;margin-bottom:16px;flex:0 0 auto}
    .box_innbet_rpd{padding:4px 16px}
    .box_innbet_rpd label{height:348px;width:calc((100% - 32px) / 3);overflow:hidden}
    .box_innbet_rwm{flex-wrap:wrap}
    .innbet_rwm{width:100%}
    .box_innbet_rwm .btn_lebet_odd{margin-right:0}
    .box_innbet_rpd .btn_lebet_odd.btn_last{display:none}
    .box_innbet_rpd.on .btn_lebet_odd.btn_last{display:flex}
    .innbet_sfs>div{width:100%;flex:1 1 100%}
    .innbet_sfs .team_sfs,.innbet_sfs .btn_sfs_odd{border-bottom:#e6e6e6 solid 1px}
    .team_h .innbet_sfs>div:nth-child(even),.team_c .innbet_sfs>div:nth-child(odd){display:none}
    .box_innbet_sfs .innbet_submenu:before{display:none}
    .box_innbet_fs{width:100%;flex-wrap:wrap}
    .fs_btn_box{display:flex;width:100%;flex-wrap:wrap;overflow-y:hidden}
    .box_innbet_fs.on .fs_btn_box{max-height:unset}
    .box_innbet_fs .btn_lebet_odd{margin-right:0;transform:translate3d(0,0,0)}
    .box_innbet_pg{padding:0 0 16px 0;flex-wrap:wrap}
    .innbet_pg_t{width:100%;margin-top:16px;padding:0 16px}
}@media screen and (min-width:640px){
    .btn_event{width:50%}
    .box_innbet_btn{display:none}
    .fs_inn .box_innbet_btn{display:block}
    .bet_type_2 .box_lebet_l{width:55%;min-width:unset}
    .bet_type_2 .box_lebet_r{width:calc(45% - 8px)}
    .box_rpdbet label{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
    .box_rpdbet .innbet_rpd_l,.box_rpdbet .innbet_rpd_r{width:calc(((100% - 64px) * 0.4) + 16px)}
    .box_rpdbet .innbet_rpd_m{width:calc((100% - 64px) * 0.2)}
    .box_rpdbet .btn_lebet_odd{width:calc(50% - 8px);margin-right:0;flex:0 0 auto}
    .innbet_rpd_m .btn_lebet_odd{width:100%}
    .btn_submenu{pointer-events:none}
    .box_innbet_s1m2{justify-content:flex-start;flex-wrap:wrap}
    .box_innbet_s1m2 .btn_lebet_odd{width:calc(50% - 8px);margin-right:16px;margin-bottom:16px;flex:0 0 auto}
    .box_innbet_s1m2 .btn_lebet_odd:nth-child(2n){margin-right:0}
    .box_innbet_s1m3{justify-content:flex-start;flex-wrap:wrap}
    .box_innbet_s1m3 .btn_lebet_odd{width:calc((100% - 32px) / 3);margin-right:16px;margin-bottom:16px;flex:0 0 auto}
    .box_innbet_s1m3 .btn_lebet_odd:nth-child(3n){margin-right:0}
    .box_innbet_s2m4 .btn_lebet_odd:nth-child(4n){margin-right:0}
    .box_innbet_rpd label{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
    .box_innbet_rpd .innbet_rpd_l,.box_innbet_rpd .innbet_rpd_r{width:calc(((100% - 64px) * 0.4) + 16px)}
    .box_innbet_rpd .innbet_rpd_m{width:calc((100% - 64px) * 0.2)}
    .box_innbet_rpd .btn_lebet_odd{width:calc(50% - 8px);margin-right:0;flex:0 0 auto}
    .innbet_rpd_m .btn_lebet_odd{width:100%}
    .box_innbet_rpd .btn_lebet_odd.btn_last{display:flex}
    .box_innbet_rwm{flex-wrap:nowrap}
    .innbet_rwm{width:calc((100% - 32px) / 3);margin-right:16px}
    .innbet_rwm:last-child{margin-right:0}
    .box_innbet_rwm .btn_lebet_odd{margin-right:0}
    .box_innbet_rwm .btn_lebet_odd ~ .btn_lebet_odd{margin-top:16px}
    .innbet_sfs{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;overflow:hidden}
    .innbet_submenu .btn_submenu.on{color:rgba(0,0,0,0.64)}
    .innbet_sfs>div{width:50%;height:64px;flex:0 0 50%;border-bottom:#e6e6e6 solid 1px}
    .innbet_sfs>div:nth-child(even){border-left:#e6e6e6 solid 2px}
    .box_innbet_sfs .btn_submenu{pointer-events:none}
    .box_innbet_fs{flex-wrap:wrap}
    .fs_btn_box{display:flex;width:100%;justify-content:flex-start;justify-content:space-between;flex-wrap:wrap;overflow-y:hidden}
    .box_innbet_fs.on .fs_btn_box{max-height:unset}
    .box_innbet_fs .btn_lebet_odd{width:calc(50% - 8px);margin-left:0;margin-bottom:16px;flex:0 0 auto}
    .box_innbet_fs .btn_lebet_odd{margin-right:0}
    .box_innbet_pg{padding:0 0 16px 0;flex-wrap:wrap}
    .innbet_pg_t{display:inline-block!important;width:50%;margin-top:16px}
    .innbet_pg_t{padding:0 8px 0 16px}
    .innbet_pg_t ~ .innbet_pg_t{padding:0 16px 0 8px}
}@media screen and (min-width:1px) and (max-width:765px){.bet_type_8 .box_lebet_r{overflow-x:scroll}
}@media screen and (min-width:766px){.bet_type_8 .box_lebet_r{overflow-x:hidden}
}@media screen and (min-width:1px) and (max-width:775px) and (pointer:coarse),screen and (pointer:fine) and (min-resolution:2dppx) and (max-width:775px){.bet_type_8 .box_lebet_r{overflow-x:scroll}
}@media screen and (min-width:1px) and (max-width:631px){.bet_type_6 .box_lebet_r{overflow-x:scroll}
}@media screen and (min-width:632px){.bet_type_6 .box_lebet_r{overflow-x:hidden}
}@media screen and (min-width:1px) and (max-width:487px){.bet_type_4 .box_lebet_r{overflow-x:scroll}
}@media screen and (min-width:488px){.bet_type_4 .box_lebet_r{overflow-x:hidden}
}@media screen and (min-width:1024px) and (max-width:1211px){
    .bet_type_8 .box_lebet_l{width:34%}
    .bet_type_8 .box_lebet_r{width:66%}
    .bet_type_8 .box_lebet_r .box_lebet_odd{width:calc((100% - 56px) / 6);max-width:unset}
    .bet_type_8 .box_lebet_r .box_lebet_odd:nth-child(6){margin-right:0 !important}
    .bet_type_8 .box_lebet_r .box_lebet_odd:nth-child(7),.bet_type_8 .box_lebet_r .box_lebet_odd:nth-child(8){display:none}
}@media screen and (min-width:1024px){.box_scroll.date_scroll{margin-top:-16px}
    .box_tvlist .box_scroll.date_scroll{margin-top:0px}
    .box_sched{padding:0 16px}
    .box_tvlist .head_league{margin-bottom:16px}
    .content_sched{padding-bottom:32px}
    .content_sport{padding:0 16px}
    .head_league{margin-bottom:16px}
    .box_market{margin-top:0px}
    .box_lebet_r{overflow-x:hidden !important}
    .btn_game_more [class^="icon_tv"],.btn_game_more [class^="icon_match"]{position:relative;width:32px;height:100%;min-height:32px;padding:8px;margin-left:auto !important;margin-right:0 !important;background-size:16px;order:1;cursor:default}
    .btn_game_more [class^="icon_tv"]:after,.btn_game_more [class^="icon_match"]:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;display:none;width:32px;height:32px;margin:auto;background:#ebebeb;z-index:-1}
    .box_live .btn_game_more [class^="icon_tv"],.box_parlay .live_lebet .btn_game_more [class^="icon_tv"],.box_live .btn_game_more [class^="icon_match"],.box_parlay .live_lebet .btn_game_more [class^="icon_match"]{cursor:pointer}
    .box_innbet_fs{padding:16px 0 0 0}
    .box_inn{padding:0 16px}
    .box_tvmt ~ .no_event{margin:32px 16px 0 16px;width:calc(100% - 32px)}
    .today_filter{padding-bottom:64px}
    .notice_text{position:absolute;left:0;bottom:0px;width:100%}
    .btn_more_event{width:100%;margin:0 0 32px 0}
    .btn_title_fs:before{height:48px;margin:0 16px}
    .btn_lea_submit{width:66.6%;max-width:640px;bottom:0 !important;margin-left:calc((66.6% - 640px) / 2) !important}
}@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn_le_sport:hover i{background:#a78025}
    .btn_le_sport:hover span{color:#a78025}
    .btn_le_sport:hover svg{fill:#fff}
    .btn_betmain:hover:not(.on),.btn_betcorr:hover{color:#a78025;border:solid 1px #a78025}
    .btn_le_sort:hover .icon_cup{background-image:url('/images/sports/new_sport/icon_cup_go.svg')}
    .btn_le_cla:hover .icon_calendar{background-image:url('/images/sports/new_sport/icon_calendar_go.svg')}
    .btn_title_le:hover,.game_title_inn:hover{background:rgba(0,0,0,0.04)}
    .btn_market:hover{color:#a78025}
    .btn_lebet_odd:hover,.btn_obt_odd:hover{border:1px solid #a78025;background-color:#f9eccf}
    .btn_innbet_more:hover{background:rgba(0,0,0,0.04)}
    .box_innbet_btn:hover .btn_innbet_more{background:rgba(0,0,0,0.04)}
    .btn_title_fs:hover:before{background:rgba(0,0,0,0.04)}
    .btn_game_time:hover{color:#a78025}
    .btn_inn_team:hover .text_team{color:#a78025}
    .box_state:hover .icon_information svg,.icon_information:hover svg{fill:#05bdff}
    .btn_game_more:hover .game_total{color:#000}
    .btn_menu_obt:hover{color:#a78025}
    .menu_obt .btn_close:hover .icon_close svg{fill:#000}
    .title_popup .btn_close:hover .icon_close svg{fill:rgba(255,255,255,0.56)}
    .btn_submenu:hover{color:#a78025}
    .btn_sfs_odd:hover{background-color:#f9eccf;box-shadow:inset 0 0 0 2px #fff}
    .btn_more_event:hover{background:#8f8f8f}
    .popular_league .bg_event:hover{background:rgba(0,0,0,0.04)}
    .popular_league .bg_event:hover ~ .title_event{color:#a74e25}
    .bg_event:hover ~ .title_event{color:#A78025}
    .check_event:hover .checkmark{border:1px solid #000}
    .btn_submit:before:hover{background:#379e7a}
    .box_filter .btn_submit:hover:before{background:#38a886}
    .btn_sched:hover{background:rgba(0,0,0,0.04)}
    .btn_date:hover{background:#fff;border:1px solid #a78025}
    .btn_date:hover tt{color:#a78025}
    .btn_date.on:hover{border:1px solid transparent;background:#a78025}
    .btn_date.on:hover tt{color:#fff}
}@media (pointer:fine) and (min-width:1024px),(-moz-touch-enabled:0) and (min-width:1024px),screen and (-ms-high-contrast:active),(-ms-high-contrast:none) and (min-width:1024px){.btn_game_more [class^="icon_tv"]:hover ~ .game_total,.btn_game_more [class^="icon_match"]:hover ~ .game_total{color:rgba(0,0,0,0.64)}
    .btn_game_more [class^="icon_tv"]:active ~ .game_total,.btn_game_more [class^="icon_match"]:active ~ .game_total,.btn_game_more [class^="icon_tv"]:active ~ .icon_arrow,.btn_game_more [class^="icon_match"]:active ~ .icon_arrow{color:rgba(0,0,0,0.64);background:none}
    .btn_game_more [class^="icon_tv"]:active ~ .icon_arrow svg,.btn_game_more [class^="icon_match"]:active ~ .icon_arrow svg{fill:rgba(0,0,0,0.24)}
    .box_live .btn_game_more [class^="icon_tv"]:hover,.box_parlay .live_lebet .btn_game_more [class^="icon_tv"]:hover{background:url("/images/sports/new_sport/icon_tv_go.svg") no-repeat center center}
    .box_live .btn_game_more .icon_match_IH:hover,.box_parlay .live_lebet .btn_game_more .icon_match_IH:hover{background:url('/images/sports/new_sport/icon_mt_IH.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_BK:hover,.box_parlay .live_lebet .btn_game_more .icon_match_BK:hover{background:url('/images/sports/new_sport/icon_mt_BK.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_FT:hover,.box_parlay .live_lebet .btn_game_more .icon_match_FT:hover{background:url('/images/sports/new_sport/icon_mt_FT.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_TN:hover,.box_parlay .live_lebet .btn_game_more .icon_match_TN:hover{background:url('/images/sports/new_sport/icon_mt_TN.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_RL:hover,.box_parlay .live_lebet .btn_game_more .icon_match_RL:hover{background:url('/images/sports/new_sport/icon_mt_RL.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_VB:hover,.box_parlay .live_lebet .btn_game_more .icon_match_VB:hover{background:url('/images/sports/new_sport/icon_mt_VB.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_BM:hover,.box_parlay .live_lebet .btn_game_more .icon_match_BM:hover{background:url('/images/sports/new_sport/icon_mt_BM.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_TT:hover,.box_parlay .live_lebet .btn_game_more .icon_match_TT:hover{background:url('/images/sports/new_sport/icon_mt_TT.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_DA:hover,.box_parlay .live_lebet .btn_game_more .icon_match_DA:hover{background:url('/images/sports/new_sport/icon_mt_DA.svg') no-repeat center center}
}
.btn_le_sport:active{background:#e6e6e6}
.btn_le_sport:active i{background:#a78025}
.btn_le_sport:active span{color:#a78025}
.btn_le_sport:active svg{fill:#fff}
.btn_back:active,.btn_le_sort:active,.btn_le_cla:active{background:rgba(0,0,0,0.08)}
.btn_betmain:active,.btn_betcorr:active{color:#a78025;border:solid 1px #a78025;background:#ebebeb}
.btn_le_sort:active .icon_cup{background-image:url('/images/sports/new_sport/icon_cup_go.svg')}
.btn_le_cla:active .icon_calendar{background-image:url('/images/sports/new_sport/icon_calendar_go.svg')}
.btn_market:active:before{opacity:1}
.game_title_inn:active{background:rgba(0,0,0,0.08)}
.ft_outer .btn_title_le:active,.box_filter .btn_title_le:active{background:#d9d9d9}
.btn_innbet_more:active{background:rgba(0,0,0,0.08)}
.box_innbet_btn:active .btn_innbet_more{background:rgba(0,0,0,0.08)}
.btn_title_fs:active:before{background:rgba(0,0,0,0.08)}
.btn_game_time:active{color:#a78025;background:rgba(0,0,0,0.08)}
.box_state .icon_information:active svg,.icon_information:active svg{fill:#0083b3}
.btn_game_more:active .game_total{color:#000;background:#ebebeb}
.btn_game_more:active .icon_arrow{background:#ebebeb}
.btn_game_more:active svg{fill:rgba(0,0,0,0.32)}
.box_live .btn_game_more [class^="icon_tv"]:active:after,.box_parlay .live_lebet .btn_game_more [class^="icon_tv"]:active:after,.box_live .btn_game_more [class^="icon_match"]:active:after,.box_parlay .live_lebet .btn_game_more [class^="icon_match"]:active:after{display:block}
.btn_inn_team:active .text_team{color:#a78025}
.btn_page:active,.btn_page_arr:active{background:rgba(0,0,0,0.08)}
.btn_menu_obt:active{color:#a78025;background:rgba(0,0,0,0.08)}
.menu_obt .btn_close:active .icon_close{background:rgba(0,0,0,0.08)}
.menu_obt .btn_close:active .icon_close svg{fill:#000}
.title_popup .btn_close:active .icon_close svg{fill:rgba(255,255,255,0.56)}
.btn_submenu:active{color:#a78025;background:rgba(0,0,0,0.08)}
.btn_switch:active i{background-color:#ebebeb}
.btn_switch:active svg{fill:#a78025}
.btn_mt:active{background-color:#ebebeb}
.btn_mt:active svg{fill:#a78025}
.btn_mt:active .icon_match_IH{background:url('/images/sports/new_sport/icon_mt_IH2.svg') no-repeat center center}
.btn_mt:active .icon_match_BK{background:url('/images/sports/new_sport/icon_mt_BK2.svg') no-repeat center center}
.btn_mt:active .icon_match_FT{background:url('/images/sports/new_sport/icon_mt_FT2.svg') no-repeat center center}
.btn_mt:active .icon_match_TN{background:url('/images/sports/new_sport/icon_mt_TN2.svg') no-repeat center center}
.btn_mt:active .icon_match_RU{background:url('/images/sports/new_sport/icon_mt_RU2.svg') no-repeat center center}
.btn_mt:active .icon_match_VB{background:url('/images/sports/new_sport/icon_mt_VB2.svg') no-repeat center center}
.btn_mt:active .icon_match_BM{background:url('/images/sports/new_sport/icon_mt_BM2.svg') no-repeat center center}
.btn_mt:active .icon_match_TT{background:url('/images/sports/new_sport/icon_mt_TT2.svg') no-repeat center center}
.btn_mt:active .icon_match_DA{background:url('/images/sports/new_sport/icon_mt_DA2.svg') no-repeat center center}
.btn_more_event:active{background:#666}
.popular_league .bg_event:active{background:rgba(0,0,0,0.08)}
.popular_league .bg_event:active ~ .title_event{color:#a74e25}
.bg_event:active ~ .title_event{color:#86661E}
.check_event:active .checkmark{border:1px solid #33997a}
.btn_submit:before:active{background:#056b48}
.box_filter .btn_submit:active:before{background:#297a62}
.btn_sched:active{background:rgba(0,0,0,0.08)}
.btn_date:active{border:1px solid #a78025;background:#ebebeb}
.btn_date:active tt{color:#a78025}
@media screen and (min-width:1024px){.box_live .btn_game_more [class^="icon_tv"]:active,.box_parlay .live_lebet .btn_game_more [class^="icon_tv"]:active{background:url("/images/sports/new_sport/icon_tv_go.svg") no-repeat center center}
    .box_live .btn_game_more .icon_match_IH:active,.box_parlay .live_lebet .btn_game_more .icon_match_IH:active{background:url('/images/sports/new_sport/icon_mt_IH.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_BK:active,.box_parlay .live_lebet .btn_game_more .icon_match_BK:active{background:url('/images/sports/new_sport/icon_mt_BK.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_FT:active,.box_parlay .live_lebet .btn_game_more .icon_match_FT:active{background:url('/images/sports/new_sport/icon_mt_FT.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_TN:active,.box_parlay .live_lebet .btn_game_more .icon_match_TN:active{background:url('/images/sports/new_sport/icon_mt_TN.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_RL:active,.box_parlay .live_lebet .btn_game_more .icon_match_RL:active{background:url('/images/sports/new_sport/icon_mt_RL.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_VB:active,.box_parlay .live_lebet .btn_game_more .icon_match_VB:active{background:url('/images/sports/new_sport/icon_mt_VB.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_BM:active,.box_parlay .live_lebet .btn_game_more .icon_match_BM:active{background:url('/images/sports/new_sport/icon_mt_BM.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_TT:active,.box_parlay .live_lebet .btn_game_more .icon_match_TT:active{background:url('/images/sports/new_sport/icon_mt_TT.svg') no-repeat center center}
    .box_live .btn_game_more .icon_match_DA:active,.box_parlay .live_lebet .btn_game_more .icon_match_DA:active{background:url('/images/sports/new_sport/icon_mt_DA.svg') no-repeat center center}
}@media all and (pointer:coarse) and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm){.box_lebet,.box_obt_lebet{position:relative;overflow:hidden}
    .box_lebet.update:after{content:'';position:absolute;top:212px;right:0;width:100%;height:12px;background:#fff}
    .box_obt_lebet.update:after{content:'';position:absolute;bottom:0px;right:0;width:100%;height:15px;background:#ededed}
}.box_empty{display:block;width:100%;height:16px;flex:none}
.box_relating{width:calc(100% - 32px);height:24px;line-height:24px;padding:0 16px;margin:16px 16px 0 16px;flex:none;cursor:pointer}
.content_r .box_relating{width:100%;margin:16px 0}
@media screen and (min-width:1024px){.box_empty{height:32px}
    .box_relating{margin:32px 16px 0 16px}
}.loading_on ~ .box_relating{display:none}
.title_relating{width:100%;height:100%;line-height:24px;text-align:center;font-size:14px;color:#007ba8}
.popup_relating{position:fixed;top:0;left:0;display:flex;width:100%;height:100%;align-items:flex-end;z-index:8;visibility:collapse}
.content_r .popup_relating{top:56px;left:auto;right:0;width:calc(100% / 3);height:calc(100% - 56px)}
.popup_relating.on{visibility:visible}
.box_popup{position:fixed;bottom:0;width:100%;background:#fff;transform:translate3d(0,100%,0);transition:transform 0.3s ease}
.content_r .box_popup{width:calc(100% / 3)}
.on>.box_popup{transform:translate3d(0,0%,0)}
.title_popup{display:flex;width:100%;height:48px;padding:0 8px 0 16px;align-items:center;justify-content:space-between;font-size:18px;font-weight:bold;color:#fff;background:#503f32}
.title_popup span{display:inline-block}
.title_popup .btn_close{background:transparent}
.title_popup .btn_close svg{fill:rgba(255,255,255,0.56)}
.content_popup{width:100%;padding:16px;font-size:14px;color:rgba(0,0,0,0.64)}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.title_relating:hover{color:#008abd}
    .title_r_mt .btn_close:hover i{opacity:1}
    .btn_tvplay:hover{background-position:center -72px}
}.title_relating:active{color:#005e80}
@media (-moz-touch-enabled:0),(-moz-touch-enabled:1){.box_team .text_team{max-height:34px;overflow:hidden}
    .box_scoboard .text_team,.box_scoboard_r .text_team{max-height:32px;overflow:hidden}
    .sub_title{max-height:40px!important}
    .sub_title > tt{max-height:40px!important;overflow:hidden}
    .text_ballou{max-height:32px}
}
/* bet_game.css 结束 */

/* flag.css 开始 */
.flag{background-image: url(/images/sports/new_sport/flag/flag_none.svg);}
.flag_SI{background-image: url(/images/sports/new_sport/flag/flag_SI.svg);}
.flag_SK{background-image: url(/images/sports/new_sport/flag/flag_SK.svg);}
.flag_AD{background-image: url(/images/sports/new_sport/flag/flag_AD.svg);}
.flag_AL{background-image: url(/images/sports/new_sport/flag/flag_AL.svg);}
.flag_ARM{background-image: url(/images/sports/new_sport/flag/flag_ARM.svg);}
.flag_AO{background-image: url(/images/sports/new_sport/flag/flag_AO.svg);}
.flag_AR{background-image: url(/images/sports/new_sport/flag/flag_AR.svg);}
.flag_AT{background-image: url(/images/sports/new_sport/flag/flag_AT.svg);}
.flag_AU{background-image: url(/images/sports/new_sport/flag/flag_AU.svg);}
.flag_AZ{background-image: url(/images/sports/new_sport/flag/flag_AZ.svg);}
.flag_BA{background-image: url(/images/sports/new_sport/flag/flag_BA.svg);}
.flag_BD{background-image: url(/images/sports/new_sport/flag/flag_BD.svg);}
.flag_BE{background-image: url(/images/sports/new_sport/flag/flag_BE.svg);}
.flag_BG{background-image: url(/images/sports/new_sport/flag/flag_BG.svg);}
.flag_BH{background-image: url(/images/sports/new_sport/flag/flag_BH.svg);}
.flag_BO{background-image: url(/images/sports/new_sport/flag/flag_BO.svg);}
.flag_BR{background-image: url(/images/sports/new_sport/flag/flag_BR.svg);}
.flag_BS{background-image: url(/images/sports/new_sport/flag/flag_BS.svg);}
.flag_BY{background-image: url(/images/sports/new_sport/flag/flag_BY.svg);}
.flag_CA{background-image: url(/images/sports/new_sport/flag/flag_CA.svg);}
.flag_CL{background-image: url(/images/sports/new_sport/flag/flag_CL.svg);}
.flag_CN{background-image: url(/images/sports/new_sport/flag/flag_CN.svg);}
.flag_CO{background-image: url(/images/sports/new_sport/flag/flag_CO.svg);}
.flag_CR{background-image: url(/images/sports/new_sport/flag/flag_CR.svg);}
.flag_CY{background-image: url(/images/sports/new_sport/flag/flag_CY.svg);}
.flag_CZ{background-image: url(/images/sports/new_sport/flag/flag_CZ.svg);}
.flag_DE{background-image: url(/images/sports/new_sport/flag/flag_DE.svg);}
.flag_DK{background-image: url(/images/sports/new_sport/flag/flag_DK.svg);}
.flag_DO{background-image: url(/images/sports/new_sport/flag/flag_DO.svg);}
.flag_DZ{background-image: url(/images/sports/new_sport/flag/flag_DZ.svg);}
.flag_EC{background-image: url(/images/sports/new_sport/flag/flag_EC.svg);}
.flag_EE{background-image: url(/images/sports/new_sport/flag/flag_EE.svg);}
.flag_EG{background-image: url(/images/sports/new_sport/flag/flag_EG.svg);}
.flag_FL{background-image: url(/images/sports/new_sport/flag/flag_FL.svg);}
.flag_FR{background-image: url(/images/sports/new_sport/flag/flag_FR.svg);}
.flag_GB{background-image: url(/images/sports/new_sport/flag/flag_GB.svg);}
.flag_GE{background-image: url(/images/sports/new_sport/flag/flag_GE.svg);}
.flag_GR{background-image: url(/images/sports/new_sport/flag/flag_GR.svg);}
.flag_GT{background-image: url(/images/sports/new_sport/flag/flag_GT.svg);}
.flag_HK{background-image: url(/images/sports/new_sport/flag/flag_HK.svg);}
.flag_HN{background-image: url(/images/sports/new_sport/flag/flag_HN.svg);}
.flag_HR{background-image: url(/images/sports/new_sport/flag/flag_HR.svg);}
.flag_HU{background-image: url(/images/sports/new_sport/flag/flag_HU.svg);}
.flag_ID{background-image: url(/images/sports/new_sport/flag/flag_ID.svg);}
.flag_IE{background-image: url(/images/sports/new_sport/flag/flag_IE.svg);}
.flag_IL{background-image: url(/images/sports/new_sport/flag/flag_IL.svg);}
.flag_IN{background-image: url(/images/sports/new_sport/flag/flag_IN.svg);}
.flag_IQ{background-image: url(/images/sports/new_sport/flag/flag_IQ.svg);}
.flag_IR{background-image: url(/images/sports/new_sport/flag/flag_IR.svg);}
.flag_IS{background-image: url(/images/sports/new_sport/flag/flag_IS.svg);}
.flag_IT{background-image: url(/images/sports/new_sport/flag/flag_IT.svg);}
.flag_JO{background-image: url(/images/sports/new_sport/flag/flag_JO.svg);}
.flag_JP{background-image: url(/images/sports/new_sport/flag/flag_JP.svg);}
.flag_KP{background-image: url(/images/sports/new_sport/flag/flag_KP.svg);}
.flag_KW{background-image: url(/images/sports/new_sport/flag/flag_KW.svg);}
.flag_KZ{background-image: url(/images/sports/new_sport/flag/flag_KZ.svg);}
.flag_LB{background-image: url(/images/sports/new_sport/flag/flag_LB.svg);}
.flag_LT{background-image: url(/images/sports/new_sport/flag/flag_LT.svg);}
.flag_LU{background-image: url(/images/sports/new_sport/flag/flag_LU.svg);}
.flag_LV{background-image: url(/images/sports/new_sport/flag/flag_LV.svg);}
.flag_MA{background-image: url(/images/sports/new_sport/flag/flag_MA.svg);}
.flag_MK{background-image: url(/images/sports/new_sport/flag/flag_MK.svg);}
.flag_ML{background-image: url(/images/sports/new_sport/flag/flag_ML.svg);}
.flag_MN{background-image: url(/images/sports/new_sport/flag/flag_MN.svg);}
.flag_MNE{background-image: url(/images/sports/new_sport/flag/flag_MNE.svg);}
.flag_MO{background-image: url(/images/sports/new_sport/flag/flag_MO.svg);}
.flag_MT{background-image: url(/images/sports/new_sport/flag/flag_MT.svg);}
.flag_MX{background-image: url(/images/sports/new_sport/flag/flag_MX.svg);}
.flag_MY{background-image: url(/images/sports/new_sport/flag/flag_MY.svg);}
.flag_NG{background-image: url(/images/sports/new_sport/flag/flag_NG.svg);}
.flag_NL{background-image: url(/images/sports/new_sport/flag/flag_NL.svg);}
.flag_NO{background-image: url(/images/sports/new_sport/flag/flag_NO.svg);}
.flag_NZ{background-image: url(/images/sports/new_sport/flag/flag_NZ.svg);}
.flag_OM{background-image: url(/images/sports/new_sport/flag/flag_OM.svg);}
.flag_PA{background-image: url(/images/sports/new_sport/flag/flag_PA.svg);}
.flag_PE{background-image: url(/images/sports/new_sport/flag/flag_PE.svg);}
.flag_PH{background-image: url(/images/sports/new_sport/flag/flag_PH.svg);}
.flag_PK{background-image: url(/images/sports/new_sport/flag/flag_PK.svg);}
.flag_PY{background-image: url(/images/sports/new_sport/flag/flag_PY.svg);}
.flag_SV{background-image: url(/images/sports/new_sport/flag/flag_SV.svg);}
.flag_AE{background-image: url(/images/sports/new_sport/flag/flag_AE.svg);}
.flag_CH{background-image: url(/images/sports/new_sport/flag/flag_CH.svg);}
.flag_ES{background-image: url(/images/sports/new_sport/flag/flag_ES.svg);}
.flag_GP{background-image: url(/images/sports/new_sport/flag/flag_GP.svg);}
.flag_JM{background-image: url(/images/sports/new_sport/flag/flag_JM.svg);}
.flag_KE{background-image: url(/images/sports/new_sport/flag/flag_KE.svg);}
.flag_KR{background-image: url(/images/sports/new_sport/flag/flag_KR.svg);}
.flag_LK{background-image: url(/images/sports/new_sport/flag/flag_LK.svg);}
.flag_MC{background-image: url(/images/sports/new_sport/flag/flag_MC.svg);}
.flag_MD{background-image: url(/images/sports/new_sport/flag/flag_MD.svg);}
.flag_MM{background-image: url(/images/sports/new_sport/flag/flag_MM.svg);}
.flag_NC{background-image: url(/images/sports/new_sport/flag/flag_NC.svg);}
.flag_NI{background-image: url(/images/sports/new_sport/flag/flag_NI.svg);}
.flag_PL{background-image: url(/images/sports/new_sport/flag/flag_PL.svg);}
.flag_PR{background-image: url(/images/sports/new_sport/flag/flag_PR.svg);}
.flag_PT{background-image: url(/images/sports/new_sport/flag/flag_PT.svg);}
.flag_QA{background-image: url(/images/sports/new_sport/flag/flag_QA.svg);}
.flag_RO{background-image: url(/images/sports/new_sport/flag/flag_RO.svg);}
.flag_RS{background-image: url(/images/sports/new_sport/flag/flag_RS.svg);}
.flag_RU{background-image: url(/images/sports/new_sport/flag/flag_RU.svg);}
.flag_SA{background-image: url(/images/sports/new_sport/flag/flag_SA.svg);}
.flag_SD{background-image: url(/images/sports/new_sport/flag/flag_SD.svg);}
.flag_SG{background-image: url(/images/sports/new_sport/flag/flag_SG.svg);}
.flag_SM{background-image: url(/images/sports/new_sport/flag/flag_SM.svg);}
.flag_SY{background-image: url(/images/sports/new_sport/flag/flag_SY.svg);}
.flag_TH{background-image: url(/images/sports/new_sport/flag/flag_TH.svg);}
.flag_TN{background-image: url(/images/sports/new_sport/flag/flag_TN.svg);}
.flag_TR{background-image: url(/images/sports/new_sport/flag/flag_TR.svg);}
.flag_TW{background-image: url(/images/sports/new_sport/flag/flag_TW.svg);}
.flag_UA{background-image: url(/images/sports/new_sport/flag/flag_UA.svg);}
.flag_US{background-image: url(/images/sports/new_sport/flag/flag_US.svg);}
.flag_UY{background-image: url(/images/sports/new_sport/flag/flag_UY.svg);}
.flag_UZ{background-image: url(/images/sports/new_sport/flag/flag_UZ.svg);}
.flag_VE{background-image: url(/images/sports/new_sport/flag/flag_VE.svg);}
.flag_VN{background-image: url(/images/sports/new_sport/flag/flag_VN.svg);}
.flag_YE{background-image: url(/images/sports/new_sport/flag/flag_YE.svg);}
.flag_ZA{background-image: url(/images/sports/new_sport/flag/flag_ZA.svg);}
.flag_ZW{background-image: url(/images/sports/new_sport/flag/flag_ZW.svg);}

.flag_WO{background-image: url(/images/sports/new_sport/flag/flag_WO.svg);}
.flag_AS{background-image: url(/images/sports/new_sport/flag/flag_AS.svg);}
.flag_EU{background-image: url(/images/sports/new_sport/flag/flag_EU.svg);}
.flag_WI{background-image: url(/images/sports/new_sport/flag/flag_WI.svg);}
.flag_GB_ENG{background-image: url(/images/sports/new_sport/flag/flag_GB_ENG.svg);}
.flag_GB_NIR{background-image: url(/images/sports/new_sport/flag/flag_GB_NIR.svg);}
.flag_GB_SCT{background-image: url(/images/sports/new_sport/flag/flag_GB_SCT.svg);}
.flag_GB_WLS{background-image: url(/images/sports/new_sport/flag/flag_GB_WLS.svg);}
.flag_UA_IN{background-image: url(/images/sports/new_sport/flag/flag_UA_IN.svg);}
.flag_CA_BC{background-image: url(/images/sports/new_sport/flag/flag_CA_BC.svg);}
.flag_ES_AR{background-image: url(/images/sports/new_sport/flag/flag_ES_AR.svg);}

.flag_AF{background-image: url(/images/sports/new_sport/flag/flag_AF.svg);}
.flag_AM{background-image: url(/images/sports/new_sport/flag/flag_AM.svg);}
.flag_BN{background-image: url(/images/sports/new_sport/flag/flag_BN.svg);}
.flag_CT{background-image: url(/images/sports/new_sport/flag/flag_CT.svg);}
.flag_EAS{background-image: url(/images/sports/new_sport/flag/flag_EAS.svg);}
.flag_INT{background-image: url(/images/sports/new_sport/flag/flag_INT.svg);}
.flag_ME{background-image: url(/images/sports/new_sport/flag/flag_ME.svg);}
.flag_NAM{background-image: url(/images/sports/new_sport/flag/flag_NAM.svg);}
.flag_OC{background-image: url(/images/sports/new_sport/flag/flag_OC.svg);}
.flag_SAM{background-image: url(/images/sports/new_sport/flag/flag_SAM.svg);}
.flag_SAS{background-image: url(/images/sports/new_sport/flag/flag_SAS.svg);}
.flag_SESA{background-image: url(/images/sports/new_sport/flag/flag_SESA.svg);}

/* e-sport */
.flag_eWC3{background-image: url(/images/sports/new_sport/flag/flag_eWC3.svg);}
.flag_eAOV{background-image: url(/images/sports/new_sport/flag/flag_eAOV.svg);}
.flag_eART{background-image: url(/images/sports/new_sport/flag/flag_eART.svg);}
.flag_eBA{background-image: url(/images/sports/new_sport/flag/flag_eBA.svg);}
.flag_eCOD{background-image: url(/images/sports/new_sport/flag/flag_eCOD.svg);}
.flag_eDOTA{background-image: url(/images/sports/new_sport/flag/flag_eDOTA.svg);}
.flag_eFT{background-image: url(/images/sports/new_sport/flag/flag_eFT.svg);}
.flag_eHS{background-image: url(/images/sports/new_sport/flag/flag_eHS.svg);}
.flag_eKOG{background-image: url(/images/sports/new_sport/flag/flag_eKOG.svg);}
.flag_eLOL{background-image: url(/images/sports/new_sport/flag/flag_eLOL.svg);}
.flag_eMLBB{background-image: url(/images/sports/new_sport/flag/flag_eMLBB.svg);}
.flag_eOP{background-image: url(/images/sports/new_sport/flag/flag_eOP.svg);}
.flag_eOW{background-image: url(/images/sports/new_sport/flag/flag_eOW.svg);}
.flag_ePUBG{background-image: url(/images/sports/new_sport/flag/flag_ePUBG.svg);}
.flag_eSC{background-image: url(/images/sports/new_sport/flag/flag_eSC.svg);}
.flag_eSC2{background-image: url(/images/sports/new_sport/flag/flag_eSC2.svg);}
.flag_eSMITE{background-image: url(/images/sports/new_sport/flag/flag_eSMITE.svg);}

/* add & edit in 2021/03/24 */
.flag_eCS{background-image: url(/images/sports/new_sport/flag/flag_eCS.svg);}
.flag_eurotour{background-image: url(/images/sports/new_sport/flag/flag_eurotour.svg);}
.flag_formulaone{background-image: url(/images/sports/new_sport/flag/flag_formulaone.svg);}
.flag_motogp{background-image: url(/images/sports/new_sport/flag/flag_motogp.svg);}
.flag_pgatour{background-image: url(/images/sports/new_sport/flag/flag_pgatour.svg);}
.flag_majors{background-image: url(/images/sports/new_sport/flag/flag_majors.svg);}

/* add & edit in 2021/04/26 */
.flag_atptour{background-image: url(/images/sports/new_sport/flag/flag_atptour.svg);}
.flag_boxing{background-image: url(/images/sports/new_sport/flag/flag_boxing.svg);}
.flag_mma{background-image: url(/images/sports/new_sport/flag/flag_mma.svg);}
.flag_wtatour{background-image: url(/images/sports/new_sport/flag/flag_wtatour.svg);}
.flag_badminton{background-image: url(/images/sports/new_sport/flag/flag_badminton.svg);}
.flag_basketball{background-image: url(/images/sports/new_sport/flag/flag_basketball.svg);}
.flag_darts{background-image: url(/images/sports/new_sport/flag/flag_darts.svg);}
.flag_eIH{background-image: url(/images/sports/new_sport/flag/flag_eIH.svg);}
.flag_football{background-image: url(/images/sports/new_sport/flag/flag_football.svg);}
.flag_handball{background-image: url(/images/sports/new_sport/flag/flag_handball.svg);}
.flag_rugby{background-image: url(/images/sports/new_sport/flag/flag_rugby.svg);}
.flag_snooker{background-image: url(/images/sports/new_sport/flag/flag_snooker.svg);}
.flag_tabletennis{background-image: url(/images/sports/new_sport/flag/flag_tabletennis.svg);}
.flag_tennis{background-image: url(/images/sports/new_sport/flag/flag_tennis.svg);}

/* add in 2021/06/22 */
.flag_olympics{background-image: url(/images/sports/new_sport/flag/flag_olympics.svg);}

/* flag.css 结束 */


/* right_panel */
.wrap_event{width:100%}
.box_event{position:relative;display:block;width:100%;margin-bottom:16px;background:#352a21}
.img_event{position:relative;max-width:480px;margin:0 auto;background-size:cover;background-position:center center}
.img_event:before{content:'';display:block;width:100%;max-width:480px;padding-bottom:56.25%;opacity:0}
.img_event img{display:block;width:100%;max-width:480px;margin:0 auto;background-position:center}
.img_event button{content:'';position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0;cursor:pointer}
.downloadapp .btn_link1{top:57%;left:6.3%;width:34.5%;height:14%}
.downloadapp .btn_link2{top:73%;left:6.3%;width:34.5%;height:14%}
.box_news{position:relative;display:flex;width:100%;margin-bottom:16px;padding-bottom:22.4%;background:#352a21}
.box_news>div{position:absolute;top:0;left:0;display:block;width:100%;height:100%}
.img_news{display:inline-block;width:40%;height:100%;flex:1 0 40%;vertical-align:top;background-size:cover;background-repeat:no-repeat;background-position:center}
.content_news{display:inline-flex;width:60%;height:100%;margin-left:-5px;padding:8px 16px 16px 16px;flex-direction:column;vertical-align:top;color:#fff}
.title_news{display:block;width:100%;line-height:24px;margin-bottom:8px;font-size:14px;font-weight:bold}
.title_news>span{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.text_news{display:flex;width:100%;min-height:17px;flex:1 1 auto;align-items:center;font-size:14px}
.text_news>span{display:block;width:100%;overflow:hidden;overflow-wrap:break-word;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .text_news>span{
        -webkit-line-clamp: 1;
    }
}
@media screen and (min-width: 1280px) and (max-width: 1599px) {
    .text_news>span{
        -webkit-line-clamp: 2;
    }
}
@media screen and (min-width: 1600px){
    .text_news>span{
        -webkit-line-clamp: 3;
    }
}
/* right_panel scored board*/
.box_r_score{
    width: 100%;
}
.TW img.tw{	display: block;}
.CN img.cn{	display: block;}
.EN img.en{	display: block;}
.img_event img{background-size: cover;}
.TW .sideshow_1 img,.TW .event_1{background-image: url('/images/sports/new_sport/img_sideshow_1_tw.jpg');}
.TW .sideshow_2 img,.TW .event_2{background-image: url('/images/sports/new_sport/img_sideshow_2_tw.jpg');}
.TW .sideshow_3 img,.TW .event_3{background-image: url('/images/sports/new_sport/img_sideshow_3_tw.jpg');}
.TW .sideshow_4 img,.TW .event_4{background-image: url('/images/sports/new_sport/img_sideshow_4_tw.jpg');}
.TW .sideshow_5 img,.TW .event_5{background-image: url('/images/sports/new_sport/img_sideshow_5_tw.jpg');}
.TW .sideshow_0 img,.TW .event_0{background-image: url('/images/sports/new_sport/img_sideshow_0_tw.png');}


.CN .sideshow_1 img,.CN .event_1{background-image: url('/images/sports/new_sport/img_sideshow_1_cn.jpg');}
.CN .sideshow_2 img,.CN .event_2{background-image: url('/images/sports/new_sport/img_sideshow_2_cn.jpg');}
.CN .sideshow_3 img,.CN .event_3{background-image: url('/images/sports/new_sport/img_sideshow_3_cn.jpg');}
.CN .sideshow_4 img,.CN .event_4{background-image: url('/images/sports/new_sport/img_sideshow_4_cn.jpg');}
.CN .sideshow_5 img,.CN .event_5{background-image: url('/images/sports/new_sport/img_sideshow_5_cn.jpg');}
.CN .sideshow_0 img,.CN .event_0{background-image: url('/images/sports/new_sport/img_sideshow_0_cn.png');}


.EN .sideshow_1 img,.EN .event_1{background-image: url('/images/sports/new_sport/img_sideshow_1_en.jpg');}
.EN .sideshow_2 img,.EN .event_2{background-image: url('/images/sports/new_sport/img_sideshow_2_en.jpg');}
.EN .sideshow_3 img,.EN .event_3{background-image: url('/images/sports/new_sport/img_sideshow_3_en.jpg');}
.EN .sideshow_4 img,.EN .event_4{background-image: url('/images/sports/new_sport/img_sideshow_4_en.jpg');}
.EN .sideshow_5 img,.EN .event_5{background-image: url('/images/sports/new_sport/img_sideshow_5_en.jpg');}
.EN .sideshow_0 img,.EN .event_0{background-image: url('/images/sports/new_sport/img_sideshow_0_en.png');}

.sideshow_5 .btn_link2,
.event_5 .btn_link2{
    display: none!important;
}


/* popup.css 开始 */

.box_help_btn{display:flex;width:100%;margin-bottom:0;padding:0 16px;align-items:center;justify-content:space-between}
.box_help_btn .btn_cancel{margin-right:16px}
.box_help_pwd .btn_cancel,.box_help_pwd .btn_next,.box_help_pwd .btn_submit,.box_help_pwd .btn_safecode{display:inline-block;width:100%;height:48px;line-height:48px;flex:1 1 auto;text-align:center;font-size:14px;font-weight:600;border-radius:4px;color:#fff}
.btn_submit{color:#fff;display:block;width:100%;height:48px;line-height:48px;border-radius:4px;font-size:14px;font-weight:600;text-align:center;-webkit-box-flex:1;background:#19805c;text-transform:uppercase}
.btn_cancel{display:block;width:100%;height:48px;line-height:48px;border-radius:4px;font-size:14px;font-weight:600;text-align:center;background-color:#7a7a7a;color:#fff}
.popup_bottom{position:absolute;bottom:0;left:0;right:0;width:100%;max-width:640px;margin:0 auto;padding:16px 0;background:#fff;z-index:1;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all 0.3s ease}
.popup_bottom.on,.popup_bottom.now{-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}
.popup_content{width:100%;line-height:16px;margin-bottom:16px;padding:0 16px;font-size:14px;color:rgba(0,0,0,1)}
.popup_btnbox{display:flex;width:100%;padding:0 16px}
.popup_btnbox>div ~ div{margin-left:16px}
.popup_game{position:absolute;bottom:0;left:0;right:0;display:flex;width:100%;max-width:640px;height:auto;max-height:100%;margin:0 auto;flex-direction:column;z-index:1;background:#fff;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all 0.3s ease}
.popup_game.on{-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}
.popup_title{position:relative;display:flex;width:100%;height:48px;line-height:normal;padding:4px 48px;text-align:center;flex:none;align-items:center;justify-content:center;font-size:18px;font-weight:bold;text-transform:uppercase;color:#fff;background:#503f32}
.EN .popup_title{font-size:16px}
.popup_title span{display:block;width:100%}
.popup_game .btn_close{position:absolute;top:0;right:0;width:48px;height:48px;padding:8px}
.popup_game .btn_close i{display:block;width:100%;height:100%;margin:0;padding:8px;opacity:0.56}
.popup_game .btn_close svg{display:block;width:100%;height:100%;fill:#fff}
.popup_game .popup_content{margin:0;padding:16px;flex:1 1 auto;overflow-x:hidden;overflow-y:auto}
.popup_game .popup_content p ~ p{margin-top:1rem}
.popup_txt li{margin-bottom:13px}
.popup_txt li:last-child{margin-bottom:12px}
.popup_checkbox{padding:16px 16px 0;color:rgba(0,0,0,.64);font-size:14px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.popup_checkbox input{display:none}
.popup_checkbox input + i{display:inline-block;width:18px;height:18px;margin-right:11px;vertical-align:middle;border-radius:50%;border:1px solid rgba(0,0,0,.64)}
.popup_checkbox input:checked + i{background:url(/images/sports/new_sport/icon_tick.svg) no-repeat #33997a;background-size:cover;border-color:#33997a}
.popup_checkbox input + i{-webkit-transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear;-ms-transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear;transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear}
.popup_checkbox tt{display:inline-block;vertical-align:middle}
.popup_toast{position:fixed;left:0;right:0;bottom:-16px;width:100%;z-index:1;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all 0.3s ease}
.popup_toast.on{bottom:56px;-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0);margin-bottom:16px}
.popup_toast.high_set.on{margin-bottom:80px;margin-bottom:calc(80px + constant(safe-area-inset-bottom));margin-bottom:calc(80px + env(safe-area-inset-bottom))}
.popup_toast.log_bef{bottom:0px!important}
.box_toast{display:flex;width:100%;max-width:608px;min-height:64px;margin:0 auto;padding:6px 8px 6px 16px;align-items:center;justify-content:space-between;font-size:12px;color:rgba(255,255,255,0.88);background:#474747}
.no_btn .box_toast{min-height:40px;padding:4px 16px;justify-content:center;text-align:center;font-size:14px}
.btn_toast{width:32px;height:32px;line-height:32px;text-align:center}
.popup_center{position:fixed;top:0;left:0;display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:16px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);transition:all 0.3s ease;z-index:2}
.popup_center.on{-webkit-transform:translate3d(0,0%,0);transform:translate3d(0,0%,0)}
.popup_center>div{display:flex;width:100%;max-width:480px;max-height:100%;flex-direction:column;background:#fff;z-index:1}
.popup_center .popup_title{justify-content:center;flex:none}
.popup_center .popup_content{margin:0;padding:16px 16px 0 16px;overflow-y:auto}
.popup_center .popup_btnbox{padding:16px}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.btn_popup_selec:hover .checkmark{border:2px solid #33997a}
    .popup_title .btn_close:hover i,.popup_title .btn_fullscr:hover i{opacity:1}
    .btn_toast:hover{background:#5c5c5c}
    .btn_submit:hover{background:#379e7a}
    .btn_cancel:hover{background:#8f8f8f}
}.popup_title .btn_close:active i,.popup_title .btn_fullscr:active i{opacity:1;background-color:#3c2f26}
.btn_toast:active{background:#333}
.btn_submit:active{background:#056b48}
.btn_cancel:active{background:#666}
#alert_show{height:auto;overflow:unset}
.msg_popup{position:fixed;top:0;left:0;width:100%;height:100%}
@media screen and (min-width:1024px){
    .popup_bottom,.popup_game{width:calc(200% / 3);left:0;right:0;margin-left:calc((66.6% - 640px) / 2)}
    .popup_bottom.pc_center{margin:0 auto}
    .popup_game.pc_right{width:calc(100% / 3);left:auto;right:0}
    .popup_toast{width:100% !important;max-width:640px !important;margin-left:calc((66.6% - 640px) / 2)}
    .popup_toast.log_bef{margin-left:auto;margin-right:auto}
    /*.popup_toast.on{bottom:0}*/
    .popup_toast.high_set.on{margin-bottom:80px;margin-bottom:calc(80px + constant(safe-area-inset-bottom));margin-bottom:calc(80px + env(safe-area-inset-bottom))}
}
@media screen and (min-width:1920px){.popup_game.pc_right{margin-right:calc((50%/3) - 320px)}
}.mask_popup,.mask_popup_left,.mask_popup_right{position:absolute;top:0;left:0;display:flex;width:100%;height:0;opacity:0;background:rgba(0,0,0,0.32);transition:opacity 0.3s ease}
.mask_popup{z-index:1}
.mask_popup_right{width:calc(100% / 3);left:auto;right:0}
.pc_center.on ~ .mask_popup,.popup_center.on ~ .mask_popup,.pc_left.on ~ .mask_popup_left,.pc_right.on ~ .mask_popup_right{opacity:1;height:100%}
.pc_center.on{z-index:3}
@media screen and (min-width:1024px){.mask_popup,.mask_popup_right{top:56px}
    .pc_center.on ~ .mask_popup{z-index:2}
    .pc_center.on ~ .mask_popup,.popup_center.on ~ .mask_popup{width:100%;top:0}
    .mask_popup_left{width:calc(200% / 3);top:56px}
    .pc_right.on > .mask_popup_right{width:calc(100% / 3);top:56px;left:auto;right:0}
}.lab_radio{position:relative;float:left;display:block;color:rgba(0,0,0,0.64);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.lab_radio input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.lab_radio tt{display:inline-block;margin-left:4px;vertical-align:middle;font-size:14px;color:rgba(0,0,0,0.64)}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.lab_radio:hover .checkmark{border:2px solid #19805c}
}.mask_popup.mask_gray{background:#fff}
/* popup.css 结束 */

/* order.css 开始 */

i svg{position:relative;display:block;width:100%;height:100%;z-index:2}
.ord_down_style{position:relative;width:100%;max-width:640px;max-height:100%;display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;box-shadow:0 0 20px rgba(0,0,0,.32);pointer-events:none;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);overflow:hidden}
.on .ord_down_style{display:flex;transform:translate3d(0,0%,0)}
.main_ios .ord_down_style{display:flex;transition:transform .3s ease}
.main_ios .off .ord_down_style{transform:translate3d(0,100%,0)}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ord_down_style{display:flex;transition:transform .3s ease}
    .off .ord_down_style{transform:translate3d(0,100%,0)}
}._no_animation{transition:none!important}
.ord_full_style{position:relative;top:100%;width:100%;max-width:640px;height:100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}
.ord_title{position:relative;width:100%;height:48px;background-color:#503f32;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex:0 0 48px;-ms-flex:0 0 48px;flex:0 0 48px;pointer-events:auto}
.ord_title.remove{position:absolute;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;top:0;z-index:2}
.ord_title.active{display:flex}
.main_ios .ord_title.remove{display:flex;transition:all 0.3s ease-in-out;transform:translate3d(100%,0,0)}
.main_ios .ord_title.active{transform:translate3d(0%,0,0)}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ord_title.remove{display:flex;transition:all 0.3s ease-in-out;transform:translate3d(100%,0,0)}
    .ord_title.active{transform:translate3d(0%,0,0)}
}.ord_full_style .ord_title{position:absolute;top:0;left:0;z-index:2}
.ord_title_center{color:#fff;width:100%;font-size:16px;font-weight:bold;text-align:center}
.btn_ord_close{position:absolute;width:48px;height:48px;top:0;right:0}
.btn_ord_close i{display:block;width:16px;height:16px;margin:auto}
.btn_ord_close svg{fill:rgba(255,255,255,.64)}
.btn_ord_remove + .btn_ord_close{position:relative;-webkit-flex:0 0 48px;-ms-flex:0 0 48px;flex:0 0 48px}
.ord_fullslip,.ord_qkslip,.ord_function,.ord_mask{width:100%;pointer-events:auto}
.ord_qkslip{position:relative;background-color:#fff}
.ord_slip_model{position:relative;background-color:#fff}
.btn_ord_miniclose{cursor:pointer;position:absolute;width:48px;height:48px;background:url(/images/sports/new_sport/icon_grayclose.svg) no-repeat center;top:0;right:0;z-index:3}
.btn_ord_miniclose:before{content:'';position:absolute;width:32px;height:32px;background-color:rgba(0,0,0,.08);top:8px;right:8px;opacity:0}
.ord_odd_txt .btn_ord_miniclose{right: 0;}
.ord_slip_info{padding:16px;background-color:#fff}
.ord_slip_model + .ord_slip_model{margin-top:2px}
.ord_slip_info.locked{background:url(/images/sports/new_sport/bg_locked.svg) rgba(0,0,0,.04) right bottom no-repeat}
.ord_slip_info.parlay{background-color:#faf9f5}
.bet_order_model{max-height: 400px;overflow-y: auto;}
.ord_odd_txt{position:relative;width:100%;color:#000;font-size:14px;max-height:999999px!important;border-bottom: 1px dashed #d2d2d2;padding: 5px 0;}
.ord_odd_txt li:not(.type){min-height:16px;line-height:16px;margin-bottom:5px}
.ord_odd_txt .word_yellow{position:relative;margin-left:5px;top:-1px}
.ord_odd_txt .type{position:relative;min-height:24px;line-height:24px;font-size:16px;font-weight:bold}
.ord_odd_txt .mouse{color:rgba(0,0,0,.64);font-weight:normal;margin:0 4px}
.no_parlayin{position:relative}
.no_parlayin:before{content:'';position:absolute;display:block;width:5px;height:5px;background-color:#e76565;border-radius:50%;top:0;bottom:0;left:-10px;margin:auto}
.ord_amount{padding-top:16px;display:-webkit-flex;display:-ms-flex;display:flex}
.ord_amount_enter{position:relative;height:40px;width:272px;background-color:#fff;font-size:16px;border-radius:2px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex:0 0 272px;-ms-flex:0 0 272px;flex:0 0 272px}
.locked .ord_amount_enter,.ord_amount_enter.noenter{background-color:transparent}
.ord_amount_enter input{position:absolute;width:0;height:0;background:transparent;border:none;top:0;left:0;display:none}
.ord_maxbet span tt{color:#007ba8;}
.ord_amount_enter .pc_typing{display:block;width:100%;height:100%;padding:8px;box-sizing:border-box}
.ord_amount_enter div,.amountInput>input{position:absolute;width:132px;height:22px;padding:8px;border-radius:2px;top:0;left:0;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-ms-align-items:center;align-items:center;cursor:text}
.amountInput>input{position: relative;border: 1px solid rgba(0,0,0,.32); width: 146px;height: 40px;}
.ord_amount_enter .normal{border:1px solid rgba(0,0,0,.32);z-index:2}
.ord_amount_enter .normal:before{content:'輸入下注金額';color:rgba(0,0,0,.24)}
.cn .ord_amount_enter .normal:before{content:'输入下注金额';color:rgba(0,0,0,.24)}
.en .ord_amount_enter .normal:before{content:'Enter Stake';color:rgba(0,0,0,.24)}
.ord_amount_enter .typing,.ord_amount_enter .pc_typing{background-color:#fff;border:1px solid rgba(0,0,0,.32);color:#000;font-weight:bold}
.ord_amount_enter .typing.on{border-color:#19805c}
.ord_amount_enter .typing.on:after{content:'|';-webkit-animation:cursorAnimate 1s ease infinite;animation:cursorAnimate 1s ease infinite}
.typing.on ~ .normal,.ord_amount_enter .typing:not(.on):empty{display:none!important}
.ord_amount_enter .typing:not(.on):empty:after{content:none}
.betAmount ul {display: flex;margin-top: 15px;}
.betAmount ul li {cursor: pointer;transition:.3s;width: 100%;text-align: center;height: 35px;line-height: 35px;background: #46b68f;color: #fff;border-radius: 5px;margin-right: 8px;}
.betAmount ul li:last-child{margin-right: 0;}
.betAmount ul li:hover,.betAmount ul li.on{background: #19805c;}
@keyframes cursorAnimate{50%{opacity:1}
    55%{opacity:0}
    100%{opacity:0}
}@-webkit-keyframes cursorAnimate{50%{opacity:1}
     55%{opacity:0}
     100%{opacity:0}
 }.locked .typing{border-color:rgba(0,0,0,0.15);color:rgba(0,0,0,.11);background-color:transparent}
.locked .typing.on:after{content:none}
.locked .normal{border-color:rgba(0,0,0,.15)}
.locked .normal:before,.locked .normal:focus:before{content:'輸入下注金額';color:rgba(0,0,0,.11);-webkit-animation:none;animation:none}
.cn .locked .normal:before,.cn .locked .normal:focus:before{content:'输入下注金额';color:rgba(0,0,0,.11);-webkit-animation:none;animation:none}
.en .locked .normal:before,.en .locked .normal:focus:before{content:'Enter Stake';color:rgba(0,0,0,.11);-webkit-animation:none;animation:none}
.parlay_x{position:relative}
.parlay_x:after{content:'x'attr(data-more);position:absolute;display:block;font-weight:normal;width:23px;right:-31px}
.ord_maxbet{font-size:12px;text-align:right;text-transform:uppercase;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
.ord_amount_txt{font-size:12px;text-align:right;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}
.ord_err{color:#ce3636;font-size:12px;margin-top:15px}
.ord_lasterr{padding:6px 16px;background-color:#fff;color:#ce3636;font-size:12px;margin-top:2px}
.ord_lasterr.no_parlayin:before{left:5px}
.ord_status{padding:14px 0;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.load_inorder{display:flex}
.ope_reason{display:inline-block;width:16px;height:16px;margin-right:8px}
.ope_reason svg{fill:#00a1db}
.load_inorder .load_ring{display:none}
.load_inorder .word_yellow{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.status_word.word_red:after{content:'已拒絕'}
.status_word.word_fail:after{content:''}
.status_word.word_green:after{content:'已確認'}
.status_word.word_yellow:after{content:'確認中'}
.cn .status_word.word_red:after{content:'已拒绝'}
.cn .status_word.word_fail:after{content:''}
.cn .status_word.word_green:after{content:'已确认'}
.cn .status_word.word_yellow:after{content:'确认中'}
.en .status_word.word_red:after{content:'Rejected'}
.en .status_word.word_fail:after{content:''}
.en .status_word.word_green:after{content:'Confirmed'}
.en .status_word.word_yellow:after{content:'Pending'}
.load_inorder .word_yellow .load_ring{display:inline-block;width:15px;height:15px;border-width:1px;border-color:transparent #a78025 #a78025 #a78025;margin-right:8px}
.ord_betwin{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.ord_betwin ul:last-child{text-align:right}
.ord_betwin li:last-child{font-size:16px;font-weight:bold}
.ord_betwin .betwin_x:after{position:relative;content:'(x' attr(data-betwin) ')';margin-left:5px;top:-1px}
.ord_fullslip{position:relative;background-color:#e6e6e6;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-flex:1 1 100vh;-ms-flex:1 1 100vh;flex:1 1 100vh;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.ord_fullslip *{-webkit-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0)}
.ord_full_bg{position:absolute;width:100%;height:calc(100% - 48px)}
.ord_full_group{-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
.ord_info{position:relative;min-width:calc(100% - 48px);height:100%;padding-left:16px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-flex:1 1 calc(100% - 48px);-ms-flex:1 1 calc(100% - 48px);flex:1 1 calc(100% - 48px)}
.ord_info.collapse{padding-left:56px}
.ord_collapse{position:absolute;display:block;width:48px;height:48px;top:0;left:0}
.ord_collapse i{display:block;width:16px;height:16px;margin:auto}
.mini .ord_collapse i,.minimize .ord_collapse i{transform:rotate(180deg)}
.ord_collapse svg{fill:rgba(255,255,255,0.64)}
.ord_collapse:after{content:'';position:absolute;display:block;width:48px;height:48px;background-color:rgba(0,0,0,.24);opacity:0;top:0;left:0}
.ord_info .title_txt{color:#fff;font-size:16px;text-transform:uppercase;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.ord_sline{display:block;width:1px;height:16px;background-color:rgba(255,255,255,.24);margin:0 8px}
.ord_info .balance{color:#d1f0e7;font-size:12px}
.currency{position:relative}
.currency:after{content:attr(data-currency);margin-left:4px;text-transform:uppercase}
.ord_ins{display:flex;position:absolute;height:24px;padding:0 2px;color:#fff;font-size:12px;font-weight:bold;align-items:center;top:0;bottom:0;right:8px;margin:auto}
.ord_ins:before,.ord_ins:after{content:'';position:absolute;width:calc(100% - 4px);height:1px;background-color:rgba(255,255,255,.8);top:0;left:2px}
.ord_ins:after{top:auto;bottom:0}
.ord_ins tt{display:inline-block;margin-left:1px;transform:scale(.75);opacity:.8}
.btn_ord_remove{min-width:calc(100% - 48px);height:100%;line-height:48px;background-color:#ce3636;color:#fff;font-size:16px;font-weight:bold;text-align:center;text-transform:uppercase;-webkit-flex:1 1 calc(100% - 48px);-ms-flex:1 1 calc(100% - 48px);flex:1 1 calc(100% - 48px)}
.btn_ord_del{position:relative;width:48px;height:48px;-webkit-flex:0 0 48px;-ms-flex:0 0 48px;flex:0 0 48px}
.btn_ord_del i{display:block;width:16px;height:16px;margin:auto}
.btn_ord_del svg{fill:rgba(255,255,255,.64)}
.ord_total{padding:16px;background-color:#fff;font-size:14px;margin-top:2px;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.ord_total_title,.ord_total_amount{min-width:calc(100% / 3);display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.ord_total_amount{min-width:calc(100% / 3 * 2);text-align:right;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end}
.ord_total_title span,.ord_total_amount span{height:20px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.ord_total_title .ord_sline{background-color:rgba(0,0,0,.24)}
.ord_empty{padding:16px;background-color:#fff;color:rgba(0,0,0,.56);font-size:12px;text-align:center;text-transform:uppercase;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.ord_multiple{height:48px;line-height:48px;padding:0 16px;background-color:#ededed;font-size:16px}
.ord_function{position:relative;flex:none;background-color:#fff}
.ord_msg{font-size:12px;background-color:#fff;text-align:center}
.ord_levelmsg:not(.bg_red):not(.bg_green):not(.bg_yellow) ul{padding:8px 16px 0;height:auto;max-height:112px;border-top:2px solid #e6e6e6;overflow-x:hidden;overflow-y:auto}
.bg_red ul,.bg_green ul,.bg_yellow ul{padding:4px 16px;min-height:24px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.ord_msg ul:empty,.ord_msg button{display:none}
.ord_levelmsg button{display:block;width:100%;height:32px;box-shadow:0 -1px 4px 0 rgba(0,0,0,.16);color:#007ba8;font-size:14px}
.ord_msg ul:empty + button{border-top:2px solid #e6e6e6;box-shadow:none}
.ord_levelmsg li{color:#ce3636;margin-bottom:8px}
.ord_keyboard{background:#454545;color:#fff;font-size:14px}
.bg_red li,.bg_green li,.bg_yellow li{line-height:16px;color:#fff;text-transform:uppercase;margin-bottom:0}
.ord_keyboard_num,.ord_keyboard_more{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
.ord_keyboard_num button,.ord_keyboard_more button{position:relative;width:10%;height:48px;color:#fff;text-align:center;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-user-select:none}
.ord_keyboard_num button,.ord_keyboard_more{background-color:#454545}
.ord_keyboard_more button{width:20%;padding:8px;background-color:rgba(0,0,0,.24)}
.ord_keyboard button:disabled,.nobet button:not(.del):not(.dom){color:rgba(255,255,255,.24);pointer-events:none}
.ord_keyboard_more .del{background:url(/images/sports/new_sport/icon_backspace.svg) no-repeat center #343434;order:-1}
.ord_order_button{height:56px;display:-webkit-flex;display:-ms-flex;display:flex}
.btn_ord_betterbet{position:relative;width:48px;height:100%;background-color:#ededed;border-right:1px solid #e6e6e6;-webkit-flex:0 0 48px;-ms-flex:0 0 48px;flex:0 0 48px}
.btn_ord_betterbet svg{fill:rgba(0,0,0,.64)}
.btn_ord_betterbet:disabled svg{fill:rgba(0,0,0,.24)}
.btn_ord_betterbet i{display:block;width:16px;height:16px;margin:auto}
.btn_ord_rem{max-width:50%;background-color:#ededed;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}
.btn_ord_rem label{height:100%;padding:4px 8px 4px 16px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.btn_ord_rem input,.ord_betset_switch input{display:none}
.btn_ord_rem input + i{position:relative;display:block;width:12px;height:12px;background-color:transparent;border:1px solid rgba(0,0,0,.64);border-radius:12px;margin:2px 10px 2px 2px}
.btn_ord_rem input + i:before{content:'';position:absolute;width:8px;height:8px;border-radius:8px;border:1px solid transparent;top:0;bottom:0;left:0;right:0;margin:auto}
.btn_ord_rem input:checked + i{background-color:#33997a;border:0}
.btn_ord_rem input:checked + i:before{border-color:#ededed}
.btn_ord_addslip{position:relative;padding:4px 8px;background-color:#ededed;border-left:1px solid #fff;-webkit-flex:1 1 calc(50% - 48px);-ms-flex:1 1 calc(50% - 48px);flex:1 1 calc(50% - 48px)}
.btn_ord_addslip:disabled{color:rgba(0,0,0,.24)}
.btn_ord_pLacebet{background-color:#19805c;padding:4px 8px;color:#fff;font-size:14px;text-align:center;text-transform:uppercase;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}
.btn_ord_pLacebet:disabled{background-color:#c2c2c2;color:rgba(0,0,0,.4)}
.btn_ord_pLacebet .load_ring{width:28px;height:28px;border-width:2px;border-color:transparent #fff #fff #fff}
.delay_loading{text-transform:none;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.delay_animate{width:16px;height:16px;margin-top:3px}
.delay_animate div{transform-origin:8px 8px;animation:delay_animate 1.2s linear infinite}
.delay_animate div:after{content:'';display:block;position:absolute;top:0px;left:7px;width:2px;height:3px;border-radius:3px;background:rgba(255,255,255,.9)}
.delay_animate div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}
.delay_animate div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}
.delay_animate div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s}
.delay_animate div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}
.delay_animate div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s}
.delay_animate div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s}
.delay_animate div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}
.delay_animate div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s}
.delay_animate div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s}
.delay_animate div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}
.delay_animate div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s}
.delay_animate div:nth-child(12){transform:rotate(330deg);animation-delay:0s}
@-webkit-keyframes delay_animate{0%{opacity:1}
    100%{opacity:0}
}@keyframes delay_animate{0%{opacity:1}
     100%{opacity:0}
 }.btn_ord_reselect{position:relative;padding:4px 8px;background-color:#ededed;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}
.btn_ord_ok{padding:4px 8px;background-color:#525252;color:#fff;font-size:14px;font-weight:bold;-webkit-flex:1 1 50%;-ms-flex:1 1 50%;flex:1 1 50%}
.ord_setting{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;z-index:6;visibility:hidden;pointer-events:auto}
.ord_setting.on{visibility:visible}
.ord_full_mask,.ord_nobet_mask{position:fixed;bottom:0;left:0;width:100%;height:100%;opacity:0;z-index:-1;background-color:rgba(0,0,0,.24);pointer-events:auto;transition:opacity 0.3s ease}
.ord_nobet_mask{background:none;z-index:10}
.ord_betset{width:100%;max-width:640px;height:320px;transform:translate3d(0,100%,0);transition:all 0.3s ease}
.ord_setting.on .ord_betset{transform:translate3d(0,0%,0)}
.ord_setting.on>.ord_full_mask{opacity:1}
.ord_betset_txt{height:calc(100% - 48px);padding:20px 16px;background-color:#fff}
.ord_betset_txt h1{color:#000;font-size:16px;font-weight:bold;margin-bottom:26px}
.ord_betset_function{height:24px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.ord_betset_function tt{color:#000;font-size:14px}
.ord_betset_switch{position:relative;width:40px;height:24px;background-color:#dedede;border-radius:24px}
.ord_betset_switch input + span{position:absolute;display:block;width:22px;height:22px;background-color:rgba(0,0,0,.24);border-radius:22px;top:1px;-webkit-transition:.3s;-ms-transition:.3s;transition:.3s;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
.ord_betset_switch input:checked + span{background-color:#439684;-webkit-transform:translateX(18px);-ms-transform:translateX(18px);transform:translateX(18px)}
.ord_rotate_ph{min-height:88px;padding:12px 32px;background-color:#fff;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;-ms-align-items:center;align-items:center;display:none}
.ord_fullslip .ord_rotate_ph{padding-top:32px}
.ord_rotate_ph span{line-height:32px;pointer-events:auto}
.btn_ord_rotate{color:#007ba8}
.ord_betload{position:absolute;width:100%;height:100%;background-color:#fff;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;top:0;left:0;z-index:7;-webkit-transform:translate3d(0,0,0)}
.ord_loading{display:flex;width:100%;height:100%;background-color:#fff;align-items:center;justify-content:center}
.ord_betload .load_ring,.ord_loading .load_ring{width:30px;height:30px;border-width:2px;border-color:transparent #a78025 #a78025 #a78025}
.ord_fullslip + .ord_betload{position:fixed;height:calc(100% - 104px);top:48px}
.his_info_tb{width:100%;text-align:center}
.his_info_tb .dark_head{background-color:hsl(27,23%,0%)}
.his_info_tb th{height:56px;background-color:#352a21;color:#fff}
.his_info_tb td{height:56px;color:#000}
.his_info_tb .date{padding-left:16px}
.his_info_tb tr:nth-child(odd):not(.dark_head){background-color:#d4d4d4}
.his_info_tb tr:nth-child(odd) td{background-color:#e6e6e6}
.his_noinfo{width:100%;padding:0 16px;font-size:12px;text-align:center;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center;margin:auto}
.his_noinfo:empty{display:none}
.ope_info_title{position:relative;min-height:56px;padding:8px 16px;background-color:#352a21;color:rgba(255,255,255,.64);font-size:16px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.ope_info_title tt:empty{display:none}
.ope_info_title tt.word_lightyellow{margin-left:8px}
.ope_info_title span{margin:0 8px}
.ope_info_normal,.ope_info_more{position:relative}
.ope_info_more + .ope_info_more,.ope_info_txt + .ope_info_txt{border-top:1px solid rgba(0,0,0,0.16)}
.ope_info_txt{padding:8px 16px 0}
.ope_info_txt li:not(.ope_txt_team){min-height:16px;line-height:16px;margin-bottom:8px}
.ope_txt_team{min-height:24px;line-height:24px;color:#000;font-size:16px;font-weight:bold;margin-bottom:8px}
.ope_txt_team.history{display:flex;justify-content:space-between}
.ope_txt_team span{width:50%;flex:1 1 50%}
.ope_point{color:rgba(0,0,0,.64);font-size:14px;font-weight:normal;text-align:right}
.ope_txt_team tt{position:relative;font-size:14px;font-weight:normal;top:-2px}
.ope_txt_team tt:not(.word_lightgreen){color:#a78025}
.ope_txt_team tt.big{font-size:16px}
.ope_txt_vs tt,.ope_txt_odd tt{font-weight:bold}
.ope_txt_win,.ope_txt_time{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.ope_txt_win tt{font-weight:bold}
.ope_info_foot{height:48px;padding:0 16px;background-color:#352a21;color:rgba(255,255,255,.64);font-weight:bold;margin-top:8px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.credit_color th{color:rgba(255,255,255,0.64)}
.ord_no_event{display:flex;width:100%;height:100%;min-height:200px;padding:0 8px;align-items:center;flex-direction:column;justify-content:center;margin-bottom:16px}
.ord_no_event i{display:block;width:120px;height:85px;margin:0 auto 25px;background:url('/images/sports/new_sport/img_nodata.svg') no-repeat center/cover}
.ord_no_event span{width:100%;height:40px;line-height:40px;color:rgba(0,0,0,0.56);font-size:12px;text-align:center}
.ph_td{display:none}
.credit_color th:nth-child(1){width:16%}
.credit_color th:nth-child(2),.credit_color th:nth-child(3),.credit_color th:nth-child(4),.credit_color th:nth-child(6){width:21%}
.credit_color th:nth-child(5){width:0}
.ord_inn_loading{position:absolute;top:0;left:0;display:flex;width:100%;height:calc(100% + 56px);align-items:center;justify-content:center;background:#fff;z-index:5;display:none}
.ord_keyboard:not(.nobet) button,.del,.dom,.btn_ord_rem i,.ord_maxbet span,.ord_collapse:hover:after,.btn_ord_miniclose:before{-webkit-transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear;-ms-transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear;transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear}
[class^="btn_"],.ord_betset_switch,.ord_keyboard:not(.nobet) button,.del,.dom,.ord_maxbet span,.ord_collapse,.ope_reason,.date.word_bold,.ord_msg button{cursor:pointer}
button:disabled,.ord_keyboard button:disabled{cursor:default}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ord_keyboard:not(.nobet) .ord_keyboard_num button:hover{background-color:#595959}
    .ord_keyboard:not(.nobet) .ord_keyboard_more button:hover,.del:hover,.dom:hover{background-color:#474747}
    .ord_keyboard:not(.nobet) .ord_keyboard_num button:disabled:hover{background-color:unset}
    .ord_keyboard:not(.nobet) .ord_keyboard_more button:disabled:hover{background-color:rgba(0,0,0,.24)}
    .ord_maxbet span:hover,.ord_levelmsg button:hover,.btn_ord_rotate:hover,.ope_reason:hover{color:#008abd}
    .btn_ord_pLacebet:hover:not(:disabled){background-color:#379e7a}
    .btn_ord_ok:hover{background-color:#5c5c5c}
    .ord_betset_switch:hover span{background-color:#439684}
    .btn_ord_rem input:hover + i{border:1px solid #33997a}
    .btn_ord_remove:hover{background-color:#d65757}
    .ord_collapse:hover svg{fill:#fff}
    .btn_ord_betterbet:not(:disabled).mouse_hover:hover:before,.btn_ord_addslip.mouse_hover:hover:before,.btn_ord_reselect.mouse_hover:hover:before{background-color:rgba(0,0,0,.04)}
    .ord_amount_enter .normal:hover,.ord_amount_enter .typing:hover{border-color:#19805c}
    .btn_ord_close.mouse_hover:hover:before,.btn_ord_del.mouse_hover:hover:before{background-color:rgba(255,255,255,.08)}
    .btn_ord_del:hover svg,.btn_ord_close:hover svg{fill:#fff}
}.ord_keyboard:not(.nobet) .ord_keyboard_num button:active{background-color:#303030}
.ord_keyboard:not(.nobet) .ord_keyboard_more button:active,.del:active,.dom:active{background-color:#1f1f1f}
.ord_keyboard:not(.nobet) .ord_keyboard_num button:disabled:active{background-color:unset}
.ord_keyboard:not(.nobet) .ord_keyboard_more button:disabled:active{background-color:rgba(0,0,0,.24)}
.ord_maxbet span:active,.ord_levelmsg button:active,.btn_ord_rotate:active,.ope_reason:active{color:#008abd}
.btn_ord_pLacebet:active:not(:disabled){background-color:#056b48}
.btn_ord_ok:active{background-color:#3d3d3d}
.ord_betset_switch:active span{background-color:#439684}
.btn_ord_rem input:active + i{background-color:#33997a}
.btn_ord_rem input:active + i:before{border-color:#ededed}
.btn_ord_remove:active{background-color:#b02b2b}
.ord_collapse:active:after,.btn_ord_miniclose:active:before{opacity:1}
.ord_collapse:active svg{fill:#fff}
.btn_ord_betterbet:not(:disabled).mouse_hover:active:before,.btn_ord_addslip.mouse_hover:active:before,.btn_ord_reselect.mouse_hover:active:before{background-color:rgba(0,0,0,.08)}
.btn_ord_close.mouse_hover:active:before,.btn_ord_del.mouse_hover:active:before{background-color:rgba(0,0,0,.24)}
.btn_ord_del:active svg,.btn_ord_close:active svg{fill:#fff}
@media only screen and (min-width:1024px) and (max-width:1600px){.ord_amount_enter{width:147px;-webkit-flex:0 0 147px;-ms-flex:0 0 147px;flex:0 0 147px}
    .ord_keyboard_num button{width:20%}
}@media only screen and (min-width:1024px){.ord_full_mask{position:absolute;height:calc(100% - 56px)}
    .mini .ord_down_style,.minimize .ord_down_style{transform:translateY(100%) translateY(-48px);transform:translate3d(0,calc(100% - 48px),0)}
    .mini .ord_down_style._bounce{transform:translateY(100%) translateY(-32px);transform:translateY(calc(100% - 32px))}
    .ord_outside_box,.ope_info_box,.his_info_box{padding:0 16px}
    .ord_no_event{margin-bottom:32px}
}@media only screen and (max-width:1023px){.mini .ord_down_style,.minimize .ord_down_style{transform:translate3d(0,100%,0)}
    .bet_slip.on>.ord_full_mask{opacity:1}
    .bet_slip.off > .ord_full_mask{height:0}
}@media screen and (min-width:1px) and (max-width:639px){.ord_amount_enter{width:136px;-webkit-flex:0 0 136px;-ms-flex:0 0 136px;flex:0 0 136px}
    .ord_keyboard_num button{width:20%}
    .pc_td{display:none}
    .ph_td{display:table-cell}
    .credit_color th:nth-child(1){width:21%}
    .credit_color th:nth-child(2){width:25%}
    .credit_color th:nth-child(5){width:27%}
    .credit_color th:nth-child(6){width:27%}
}@media screen and (min-width:1px) and (max-width:320px){.en.credit_color tt{display:block}
}@media (pointer:coarse) and (max-height:428px) and (max-width:926px),(-moz-touch-enabled:1) and (max-height:428px) and (max-width:926px),screen and (pointer:fine) and (min-resolution:2dppx) and (max-height:428px) and (max-width:926px){.ord_down_style.qk{box-shadow:none;overflow:unset;pointer-events:none}
    .ord_qkslip{background-color:transparent;padding-bottom:96px;pointer-events:none}
    .ord_fullslip{pointer-events:none}
    .qk .ord_rotate_ph{box-shadow:0 -1px 20px 0 rgba(0,0,0,.24)}
    .ord_slip_model,.ord_empty,.ord_lasterr,.ord_total,.ord_function,.ord_slip_info,.ord_multiple{display:none}
    .ord_rotate_ph{display:flex}
    .his_noinfo{min-height:160px}
    .ord_betset{height:calc(100% - 48px)}
}
/* 投注表单 */
.bet-sure-content{transition:.3s;position:fixed;z-index:9;background: #fff;padding-top:0;bottom: -1000px;pointer-events: auto;cursor: pointer;}
.order_mem_data{margin-top: .8rem;text-align: center;}
.order_mem_data .bet-title{color: #443d36;font-size: 1.2rem;}
.bet-title-bottom {color: #000;}
.hisInfo {width: 85%;margin: 1rem auto 0;border-top: 1px solid #c7c3bf;color: #8b8787;}
.hisInfo li {/*height: 2.1rem;line-height: 2.1rem;*/margin: .6rem auto;}
.finish_bet_btn {height: 3rem;line-height: 3rem;width: 100%;text-align: center;background-color: #51a47d;color: #fff;}
.bet_order_allcontent {height: 7rem;overflow-y: auto;}
.to_betrecord {display: inline-block;float: right;height: 100%;}
.ratio_red {color: #c8250a;}

/* order.css 结束 */

/* share.tool.css 开始 */

*::-moz-focus-inner{border:0}
*{-webkit-text-size-adjust:none}
.all_outside{position:relative;width:100%;min-height:100%;-webkit-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translate3d(0,0,0)}
.outside .ord_setting{display:none}
.tool_title48,.tool_title_extend>div:first-child{position:relative;height:48px;background:url(/images/sports/new_sport/bg_normal.jpg) no-repeat center bottom #e2dddA;text-align:center;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.tool_title_extend{-webkit-flex:none;-ms-flex:none;flex:none;background:url(/images/sports/new_sport/bg_normal.jpg) no-repeat center bottom #e2dddA}
.tool_title_extend>div:first-child{background:none}
.btn_tool_back{position:absolute;width:48px;height:48px;top:0;left:0}
.btn_tool_back svg{fill:rgba(0,0,0,.64)}
.btn_tool_search,.btn_tool_cal{position:absolute;width:48px;height:48px;top:0;right:0}
.btn_tool_cal{background:url(/images/sports/new_sport/more_date.svg) no-repeat center top}
.btn_tool_back i,.btn_tool_search i,.btn_tool_cal i{display:block;width:16px;height:16px;margin:auto}
.btn_tool_search svg{fill:rgba(0,0,0,.64)}
.btn_tool_search.on svg{fill:#a78025}
.btn_tool_cal svg{fill:#707070}
.tool_title_txt{width:calc(100% - 96px);font-size:16px;font-weight:bold;color:#000;text-transform:uppercase}
.tool_category{height:40px;font-size:0;text-align:center;display:-webkit-flex;display:-ms-flex;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}
.tool_category>ul{height:55px;padding:0 8px;font-size:0;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}
.tool_category li{position:relative;display:inline-block;height:40px;line-height:40px;padding:0 6px;font-size:14px}
.tool_category li:before{content:'';position:absolute;width:100%;height:100%;background-color:transparent;top:0;left:0}
.tool_category li:after{content:'';position:absolute;width:0;height:2px;background-color:#a78025;bottom:0;left:0;right:0;margin:auto}
.tool_category li.active{color:#a78025}
.tool_category li.active:after{width:calc(100% - 16px)}
.tool_category i:before{content:none;position:absolute;display:block;width:4px;height:4px;background-color:#19805c;border-radius:50%;top:8px;right:0}
.tool_category li.on i:before{content:''}
.tool_category.big{height:48px;flex:none}
.tool_category.big li{width:calc(100% / 2);height:48px;line-height:48px}
.tool_category.big li.active:after{width:100%}
.tool_squarebtn{display:flex;-webkit-flex:none;-ms-flex:none;flex:none;margin:16px 0 0}
.tool_squarebtn ul{height:40px;padding:0 10px;font-size:0;text-align:center;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;white-space:nowrap}
.tool_squarebtn li{display:inline-block;min-width:80px;height:100%;line-height:40px;padding:0 16px;border-radius:4px;border:solid 1px rgba(0,0,0,.32);font-size:12px;text-align:center;text-transform:uppercase;margin:0 8px}
.tool_squarebtn li.active{border-color:#a78025;color:#a78025}
.tool_selectbox{width:100%;padding:16px;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between;margin:0 auto}
.tool_select{position:relative;height:48px;border-radius:3px;border:solid 1px rgba(0,0,0,.32);display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.tool_select span{padding:0 16px}
.tool_select:after{content:'';position:absolute;display:block;width:28px;height:100%;background:url(/images/sports/new_sport/icon_arrdown_black.svg) no-repeat #fff -2px center;border-radius:3px;top:0;right:0;pointer-events:none;z-index:2}
.tool_select select{position:relative;width:100%;height:100%;padding:0 36px 0 8px;background-color:transparent;border:0;font-size:14px;letter-spacing:-.5px;white-space:normal}
.tool_select select:-moz-focusring{text-shadow:0 0 0 rgba(0,0,0,.64)}
.tool_select select::-moz-focus-inner{border:1px solid rgba(0,0,0,.32)}
.tool_select.full{width:100%}
.tool_select.half{width:calc(100% / 2 - 8px)}
.tool_select ul{position:absolute;width:calc(100% + 2px);padding:8px 0;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.24);border-radius:4px;overflow:hidden;top:-5px;left:0;z-index:3}
.tool_select li{min-height:40px;padding:0 8px;text-align:left;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.tool_select li.on{color:#a78025}
.tool_backtop{padding:16px}
.tool_backtop .btn_gray_full{text-transform:uppercase}
.btn_showmore{width:calc(100% - 32px);height:48px;line-height:48px;color:rgba(0,0,0,.64);font-size:14px;font-weight:bold;text-align:center;margin:16px auto 0;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:center;-ms-justify-content:center;justify-content:center;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.btn_showmore i{display:block;width:16px;height:16px;margin-left:8px}
.btn_showmore svg{fill:rgba(0,0,0,.56)}
.toast_mask{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.32);display:-webkit-flex;display:-ms-flex;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;top:0;left:0;z-index:2}
.toast_box{padding:23px 16px 16px;background-color:#fff}
.toast_txt li{margin-bottom:13px}
.toast_txt li:last-child{margin-bottom:12px}
.toast_checkbox{padding-top:16px;display:-webkit-flex;display:-ms-flex;display:flex;-webkit-align-items:center;-ms-align-items:center;align-items:center}
.toast_checkbox input{display:none}
.toast_checkbox input + i{display:block;width:18px;height:18px;border:1px solid rgba(0,0,0,.64);border-radius:50%;margin-right:11px}
.toast_checkbox input:checked + i{background:url(/images/sports/new_sport/icon_tick.svg) no-repeat #33997a;background-size:cover;border-color:#33997a}
.btn_gray_full,.btn_green_full{width:100%;height:48px;background-color:#7a7a7a;border-radius:4px;color:#fff;font-weight:bold}
.function_group{display:-webkit-flex;display:-ms-flex;display:flex;-webkit-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}
.btn_gray,.btn_green{width:calc(100% / 2 - 8px);height:48px;background-color:#7a7a7a;border-radius:4px;color:#fff;font-weight:bold}
.btn_green,.btn_green_full{background-color:#19805c}
.mouse_hover:before,.minimouse_hover:before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}
.minimouse_hover:before{width:32px;height:32px;bottom:0;right:0;margin:auto}
.scrollmask{position:relative}
.scrollmask:before,.scrollmask:after{content:'';position:absolute;display:block;width:16px;height:100%;top:0;left:0;z-index:2}
.scrollmask:after{left:auto;right:0}
.tool_category.scrollmask:after{background-image:linear-gradient(to right,rgba(217,211,208,0),#d9d3d0)}
.load_ring{display:inline-block;border-style:solid;border-radius:50%;-webkit-animation:load 1s infinite linear;-ms-animation:load 1s infinite linear;animation:load 1s infinite linear}
@-webkit-keyframes load{from{-webkit-transform:rotate(0deg)}
    to{-webkit-transform:rotate(360deg)}
}@keyframes load{from{transform:rotate(0deg)}
     to{transform:rotate(360deg)}
 }.box_slide{display:inline-block;width:100%;height:55px;padding:0 4px;flex:1 1 auto;white-space:nowrap;overflow-x:auto;overflow-y:hidden}
.box_slide ul{display:inline-block;width:auto;height:100%;color:rgba(0,0,0,.72)}
.btn_to_l,.btn_to_r{position:absolute;z-index:3;display:block;opacity:0;transition:visibility 0s,opacity 0.3s ease}
.btn_to_l{transform:translate3d(0,0,0) rotate(180deg)}
.btn_to_r{transform:translate3d(0,0,0)}
.btn_to_l{transform:rotate(180deg)}
.btn_to_r{padding-left:10px}
.btn_to_l svg,.btn_to_r svg{width:8px;height:12px;fill:rgba(0,0,0,0.72)}
.status_db{display:block}
.mb7{margin-bottom:7px}
input::-webkit-input-placeholder{color:rgba(0,0,0,.24);font-weight:normal}
input::-moz-placeholder{color:rgba(0,0,0,.24);font-weight:normal}
input::-ms-input-placeholder{color:rgba(0,0,0,.24);font-weight:normal}
.txtl,td.txtl,th.txtl{text-align:left;padding-left:16px}
.txtr,td.txtr,th.txtr{text-align:right;padding-right:16px}
.txtc,td.txtc,th.txtc{text-align:center}
.word12{font-size:12px}
.word14{font-size:14px}
.word_black{color:#000}
.word_lightred{color:#eb7f7f}
.word_red,.word_fail{color:#ce3636}
.word_blue{color:#1e497d}
.word_lightgreen{color:#26c48d}
.word_green{color:#19805c}
.word_lightyellow{color:#debb69}
.word_yellow{color:#a78025}
.word_gray{color:rgba(0,0,0,.64)}
.word_white{color:#fff}
.word_lightwhite{color:rgba(255,255,255,.64)}
.word_delline{text-decoration:line-through}
.word_bold,tr.word_bold *{font-weight:bold}
.word_oddbg,.highlight #bet_ior,.highlight #bet_con,.highlight #bet_con_c,.highlight #bet_score,.highlight #bet_chose_con{padding:0 1px;background-color:#a78025;color:#fff!important}
.word_oddbg:empty,.highlight #bet_ior:empty,.highlight #bet_con:empty,.highlight #bet_con_c:empty,.highlight #bet_score:empty,.highlight #bet_chose_con:empty{padding:0;background-color:none}
.bg_red{background-color:#ce3636}
.bg_green{background-color:#19805c}
.bg_yellow{background-color:#a78025}
.use_animate{opacity:0;visibility:collapse;-webkit-transform:scale(0.35,0.35);-ms-transform:scale(0.35,0.35);transform:scale(0.35,0.35);-webkit-transform-origin:10% 10%;-ms-transform-origin:10% 10%;transform-origin:10% 10%;-webkit-transition:opacity 121ms cubic-bezier(0.4,0,0.2,1) 0ms,transform 187ms cubic-bezier(0.4,0,0.2,1) 0ms,visibility 187ms cubic-bezier(0.4,0,0.2,1) 0ms;-ms-transition:opacity 121ms cubic-bezier(0.4,0,0.2,1) 0ms,transform 187ms cubic-bezier(0.4,0,0.2,1) 0ms,visibility 187ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:opacity 121ms cubic-bezier(0.4,0,0.2,1) 0ms,transform 187ms cubic-bezier(0.4,0,0.2,1) 0ms,visibility 187ms cubic-bezier(0.4,0,0.2,1) 0ms}
.on .use_animate,.on + .use_animate{opacity:1;visibility:visible;-webkit-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1)}
[class^="btn_"]:not(.btn_ord_pLacebet),.load_ring,.btn_green_full,.btn_gray,.btn_green,.toast_checkbox input + i,.mouse_hover:before,.tool_category li,.tool_category li:before,.tool_squarebtn li,.tool_select,.tool_select:after,.tool_select li,.btn_tool_search{-webkit-transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear;-ms-transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear;transition:color .3s linear,background-color .3s linear,opacity .3s linear,box-shadow .3s linear,border-color .3s linear}
.btn_green_full,.btn_gray,.btn_green,.toast_checkbox input + i,.tool_category li,.tool_squarebtn li,.tool_select,.tool_select li,.btn_tool_search{cursor:pointer}
button:disabled{cursor:default}
@media (pointer:fine) and (max-resolution:2dppx),screen and (pointer:fine) and (-webkit-max-device-pixel-ratio:2),(-moz-touch-enabled:0),screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.toast_checkbox:hover i{border:1px solid #33997a}
    .btn_gray:hover,.btn_gray_full:hover{background-color:#8f8f8f}
    .tool_category li:not(.active):hover,.tool_squarebtn li:not(.active):hover{border-color:#a78025;color:#a78025}
    .tool_select:hover,.tool_select:hover:after{background-color:#f5f5f5}
    .tool_select li:hover{background-color:rgba(0,0,0,.04)}
    .btn_tool_cal:hover{background-position:center bottom}
    .btn_showmore:hover{background-color:rgba(0,0,0,.04)}
    .btn_tool_search:hover svg{fill:#a78025}
    .tool_category.scrollmask:after{content:none}
    .btn_to_l,.btn_to_r{top:-100%;width:44px;height:38px;line-height:38px;padding-top:13px;cursor:pointer;background:#d6d6d6;border-radius:50% 0 0 50%;box-shadow:0 0 2px rgba(0,0,0,0.24)}
    .btn_to_l{left:-22px;padding-left:10px;transition:all 0.3s ease}
    .btn_to_r{right:-22px;padding-left:10px;transition:all 0.3s ease}
    .btn_to_l.on,.btn_to_r.on{opacity:1;top:calc(50% - 19px)}
    .btn_to_l svg,.btn_to_r svg{display:block}
    .btn_to_l:hover{left:0;background:#ebebeb}
    .btn_to_r:hover{right:0;background:#ebebeb}
    .btn_to_l:active,.btn_to_r:active{background:#c2c2c2}
}.btn_gray:active,.btn_gray_full:active{background-color:#666}
.btn_green:active,.btn_green_full:active{background-color:#056b48}
.tool_category li:not(.active):active{color:#a78025}
.tool_category li:not(.active):active:before{background-color:rgba(0,0,0,.08)}
.tool_squarebtn li:active:not(.active){background-color:#ebebeb;border-color:#a78025}
.tool_select:active,.tool_select:active:after{background-color:#ebebeb}
.tool_select li:active{background-color:rgba(0,0,0,.08);color:#a78025}
.minimouse_hover:active:before{background-color:rgba(0,0,0,.08)}
.btn_tool_cal:active{background-position:center bottom}
.btn_showmore:active{background-color:rgba(0,0,0,.08)}
.btn_tool_search:active svg{fill:#a78025}
.ph_select{display:none}
@media (pointer:coarse),(-moz-touch-enabled:1),screen and (pointer:fine) and (min-resolution:2dppx) and (max-width:1023px){.ph_select{display:flex}
    .pc_select{display:none}
}@media only screen and (min-width:1024px){
    .tool_category.big,.scrollmask:before,.scrollmask:after{display:none}
    .tool_selectbox{padding:32px 16px}
    .tool_squarebtn{margin:32px 16px 16px}
    .tool_selectbox:not(.full){max-width:650px;padding:32px 0}
}@media only screen and (max-height:414px) and (max-width:639px){
    .tool_squarebtn{-webkit-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}
}@media only screen and (max-width:320px){
    .tool_select.half:after{width:20px}
    .tool_select.half span,.tool_select.half select{padding-left:4px;font-size:12px}
    .tool_select.half span{padding-left:8px}
}
.fea_info_box:before{content:'';visibility:hidden;background:url(/images/sports/new_sport/fea_img01_en.jpg),url(/images/sports/new_sport/fea_img01_cn.jpg),url(/images/sports/new_sport/fea_img03_cn.jpg),url(/images/sports/new_sport/fea_img03_en.jpg),url(/images/sports/new_sport/fea_img01.jpg),url(/images/sports/new_sport/fea_img02_cn.jpg),url(/images/sports/new_sport/fea_img02_en.jpg),url(/images/sports/new_sport/fea_img02.jpg),url(/images/sports/new_sport/fea_img03.jpg),url(/images/sports/new_sport/fea_img04_1_cn.jpg),url(/images/sports/new_sport/fea_img04_1_en.jpg),url(/images/sports/new_sport/fea_img04_1.jpg),url(/images/sports/new_sport/fea_img04_3.jpg),url(/images/sports/new_sport/fea_img04_2_cn.jpg),url(/images/sports/new_sport/fea_img04_2_en.jpg),url(/images/sports/new_sport/fea_img04_2.jpg),url(/images/sports/new_sport/fea_img04_3_cn.jpg),url(/images/sports/new_sport/fea_img04_3_en.jpg),url(/images/sports/new_sport/fea_img04_4_cn.jpg),url(/images/sports/new_sport/fea_img04_4_en.jpg),url(/images/sports/new_sport/fea_img04_4.jpg),url(/images/sports/new_sport/fea_img04_5_cn.jpg),url(/images/sports/new_sport/fea_img04_5_en.jpg),url(/images/sports/new_sport/fea_img04_5.jpg),url(/images/sports/new_sport/fea_img04_cn.jpg),url(/images/sports/new_sport/fea_img04_en.jpg),url(/images/sports/new_sport/fea_img04.jpg),url(/images/sports/new_sport/fea_img05_cn.jpg),url(/images/sports/new_sport/fea_img05_en.jpg),url(/images/sports/new_sport/fea_img05.jpg),url(/images/sports/new_sport/fea_img06_cn.jpg),url(/images/sports/new_sport/fea_img06_en.jpg),url(/images/sports/new_sport/fea_img06.jpg)}
/* share.tool.css 结束 */


/* score_board.css 开始 */
.box_scoboard,.box_scoboard_r{display:flex;width:100%;flex:none;background-color:#352a21;background-position:bottom center}
.box_scoboard_r .box_sco_b{display:none}
.box_scoboard_r.sk .box_sco_b{display:flex}
.box_scoboard.ft,.box_scoboard_r.ft{background-image:url('/images/sports/new_sport/bg_ft_scoboard.jpg')}
.box_scoboard.bk,.box_scoboard_r.bk{background-image:url('/images/sports/new_sport/bg_bk_scoboard.jpg')}
.box_scoboard.tn,.box_scoboard_r.tn{background-image:url('/images/sports/new_sport/bg_tn_scoboard.jpg')}
.box_scoboard.vb,.box_scoboard_r.vb{background-image:url('/images/sports/new_sport/bg_vb_scoboard.jpg')}
.box_scoboard.bm,.box_scoboard_r.bm{background-image:url('/images/sports/new_sport/bg_bm_scoboard.jpg')}
.box_scoboard.tt,.box_scoboard_r.tt{background-image:url('/images/sports/new_sport/bg_tt_scoboard.jpg')}
.box_scoboard.bs,.box_scoboard_r.bs{background-image:url('/images/sports/new_sport/bg_bs_scoboard.jpg')}
.box_scoboard.sk,.box_scoboard_r.sk{background-image:url('/images/sports/new_sport/bg_sk_scoboard.jpg');background-position:center -60px}
.box_scoboard.op,.box_scoboard_r.op{background-image:url('/images/sports/new_sport/bg_op_scoboard.jpg')}
.box_scoboard.rl,.box_scoboard_r.rl{background-image:url('/images/sports/new_sport/bg_ru_scoboard.jpg')}
.box_scoboard.es,.box_scoboard_r.es{background-image:url('/images/sports/new_sport/bg_es_scoboard.jpg')}
@media screen and (min-width:1px) and (max-width:599px){
    .box_scoboard.tn,.box_scoboard_r.tn,.box_scoboard.vb,.box_scoboard_r.vb,.box_scoboard.bm,.box_scoboard_r.bm,.box_scoboard.tt,.box_scoboard_r.tt,.box_scoboard.bs,.box_scoboard_r.bs{background-position:center -60px}
}
@media screen and (min-width:1024px){
    .content_l .box_scoboard,.content_l .box_scoboard_r{margin-top:-16px;background-image:linear-gradient(to bottom,#7e644e -110%,#342a22 130%)}
    .content_l .box_scoboard.sk,.content_l .box_scoboard_r.sk{background-position:center top}
}

.icon_redcard{position:relative;display:inline-flex;width:16px;height:100%;flex:0 0 16px;align-items:center;justify-content:center;text-align:center;color:#fff;font-size:12px;font-weight:bold;z-index:0}
.icon_redcard:before{content:'';position:absolute;top:calc(50% - 7px);left:3px;display:none;width:10px;height:14px;background:#e76565;z-index:-1}
.on.icon_redcard:before{display:block}
.icon_serve.on + .icon_redcard{display:none!important}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.ft .box_scostate b,.content_l .box_scoboard_r.ft .box_scostate b,.content_l .box_scoboard_r.bk .box_scostate b,.content_l .box_scoboard_r.tn .box_scostate b,.content_l .box_scoboard_r.tt .box_scostate b,.content_l .box_scoboard_r.bm .box_scostate b,.content_l .box_scoboard_r.vb .box_scostate b,.content_l .box_scoboard_r.sk .box_scostate b,.content_l .box_scoboard_r.bs .box_scostate b,.content_l .box_scoboard_r.op .box_scostate b{display:block;width:0px}
}@media screen and (max-width:1799px) and (min-width:1024px){.content_r .box_scoboard.ft .box_scostate b,.content_r .box_scoboard_r.ft .box_scostate b,.content_r .box_scoboard_r.bk .box_scostate b,.content_r .box_scoboard_r.tn .box_scostate b,.content_r .box_scoboard_r.tt .box_scostate b,.content_r .box_scoboard_r.bm .box_scostate b,.content_r .box_scoboard_r.vb .box_scostate b,.content_r .box_scoboard_r.sk .box_scostate b,.content_r .box_scoboard_r.bs .box_scostate b,.content_r .box_scoboard_r.op .box_scostate b{display:block;width:0px}
}@media screen and (min-width:600px){.content_l .box_scoboard.ft .box_scostate b,.content_l .box_scoboard_r.ft .box_scostate b,.content_l .box_scoboard_r.bk .box_scostate b,.content_l .box_scoboard_r.tn .box_scostate b,.content_l .box_scoboard_r.tt .box_scostate b,.content_l .box_scoboard_r.bm .box_scostate b,.content_l .box_scoboard_r.vb .box_scostate b,.content_l .box_scoboard_r.sk .box_scostate b,.content_l .box_scoboard_r.bs .box_scostate b,.content_l .box_scoboard_r.op .box_scostate b{display:inline-block;width:0px;margin-left:0.5em}
}@media screen and (min-width:1800px){.content_r .box_scoboard.ft .box_scostate b,.content_r .box_scoboard_r.ft .box_scostate b,.content_r .box_scoboard_r.bk .box_scostate b,.content_r .box_scoboard_r.tn .box_scostate b,.content_r .box_scoboard_r.tt .box_scostate b,.content_r .box_scoboard_r.bm .box_scostate b,.content_r .box_scoboard_r.vb .box_scostate b,.content_r .box_scoboard_r.sk .box_scostate b,.content_r .box_scoboard_r.bs .box_scostate b,.content_r .box_scoboard_r.op .box_scostate b{display:inline-block;width:0px;margin-left:0.5em}
}
.box_lebet_l .text_time b,.box_lebet_l .text_time_go b{display:inline-block;width:0px;margin-left:0.5em}
.box_scoboard.ft{flex-wrap:wrap}
.box_scoboard.ft .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard.ft .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.ft .text_time_go{color:#fff}
.box_scoboard.ft .text_point{color:#debb69}
.box_scoboard.ft .text_team{line-height:16px;color:#fff}
.box_scoboard.ft .text_point{height:auto;line-height:unset;font-size:16px}
.box_scoboard.ft .box_scostate{display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}
.box_scoboard.ft .text_time,.box_scoboard.ft .text_time_go{line-height:16px;text-align:center;font-size:12px;word-break:break-word}
.box_scoboard.ft .icon_serve{position:relative;display:none;width:16px;height:100%;flex:0 0 16px}
.box_scoboard.ft .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard.ft .icon_serve.on{display:inline-block}
.box_scoboard.ft .icon_serve.on:before{display:block}
.box_scoboard.ft .box_sco_center{display:none;width:16px;text-align:center;font-size:12px;font-weight:bold;flex:none;color:rgba(255,255,255,0.64)}
.box_scoboard.ft .box_sco_vs{width:96px;flex:none;text-align:center;font-size:16px;font-weight:bold;color:#debb69}
.box_scoboard.ft .icon_n{margin-top:4px;margin-right:0}
.box_scoboard .box_live_rps{height:32px;background:#352a21}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.ft{flex-direction:row-reverse}
    .content_l .box_scoboard.ft .box_sco_l{width:calc(100% - 72px);flex:1 1 auto}
    .content_l .box_scoboard.ft .box_scoteam{padding-left:0px}
    .content_l .box_scoboard.ft .icon_redcard ~ .box_scoteam{padding-left:0}
    .content_l .box_scoboard.ft .text_point{line-height:40px}
    .content_l .box_scoboard.ft .box_scostate{width:72px;height:100%;height:80px}
    .content_l .box_scoboard.ft .box_sco_center,.content_l .box_scoboard.ft .box_sco_vs{display:none}
    .content_l .box_scoboard.ft .text_time,.content_l .box_scoboard.ft .text_time_go{width:100%;margin:0}
    .content_l .box_scoboard.ft .text_time p,.content_l .box_scoboard.ft .text_time_go p{display:block}
}@media screen and (min-width:600px){.content_l .box_scoboard.ft{padding-top:8px;justify-content:center}
    .content_l .box_scoboard.ft .box_sco_l{display:flex;width:100%;padding-bottom:8px;align-items:center;justify-content:space-between}
    .content_l .box_scoboard.ft .box_scoteam{height:48px}
    .content_l .box_scoboard.ft .icon_n{margin:0}
    .content_l .box_scoboard .icon_redcard:before{left:0}
    .content_l .box_scoboard.ft .box_scoteam.team_h{flex-direction:row-reverse}
    .content_l .box_scoboard.ft .box_scoteam.team_h .text_team{text-align:right}
    .content_l .box_scoboard .icon_redcard{width:10px;flex:0 0 10px;margin:0 3px}
    .content_l .box_scoboard .team_h .icon_redcard{}
    .content_l .box_scoboard.ft .text_team{padding:0 8px}
    .content_l .box_scoboard.ft .box_sco_center{display:inline-block}
    .content_l .box_scoboard.ft .text_point{text-align:center;order:-1}
    .content_l .box_scoboard.ft .box_scostate{height:16px;width:auto;order:-1}
    .content_l .box_scoboard.ft .text_time,.content_l .box_scoboard.ft .text_time_go{width:auto;margin-right:4px}
    .content_l .box_scoboard.ft .text_time p,.content_l .box_scoboard.ft .text_time_go p{display:inline}
    .content_l .box_et{order:-1;width:auto;height:16px;margin-left:8px;padding:0}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.ft{flex-direction:row-reverse}
    .content_r .box_scoboard.ft .box_sco_l{width:calc(100% - 72px);flex:1 1 auto}
    .content_r .box_scoboard.ft .box_scoteam{padding-left:0px}
    .content_r .box_scoboard.ft .icon_redcard ~ .box_scoteam{padding-left:0}
    .content_r .box_scoboard.ft .text_point{line-height:40px}
    .content_r .box_scoboard.ft .box_scostate{width:72px;height:100%;height:80px}
    .content_r .box_scoboard.ft .box_sco_center,.content_r .box_scoboard.ft .box_sco_vs{display:none}
    .content_r .box_scoboard.ft .text_time,.content_r .box_scoboard.ft .text_time_go{width:100%;margin:0}
    .content_r .box_scoboard.ft .text_time p,.content_r .box_scoboard.ft .text_time_go p{display:block}
}@media screen and (min-width:1800px){.content_r .box_scoboard.ft{padding-top:8px;justify-content:center}
    .content_r .box_scoboard.ft .box_sco_l{display:flex;width:100%;padding-bottom:8px;align-items:center;justify-content:space-between}
    .content_r .box_scoboard.ft .box_scoteam{height:48px}
    .content_r .box_scoboard.ft .icon_n{margin:0}
    .content_r .box_scoboard .icon_redcard:before{left:0}
    .content_r .box_scoboard.ft .box_scoteam.team_h{flex-direction:row-reverse}
    .content_r .box_scoboard.ft .box_scoteam.team_h .text_team{text-align:right}
    .content_r .box_scoboard .icon_redcard{width:10px;flex:0 0 10px;margin:0 3px}
    .content_r .box_scoboard .team_h .icon_redcard{}
    .content_r .box_scoboard.ft .text_team{padding:0 8px}
    .content_r .box_scoboard.ft .box_sco_center{display:inline-block}
    .content_r .box_scoboard.ft .text_point{text-align:center;order:-1}
    .content_r .box_scoboard.ft .box_scostate{height:16px;width:auto;order:-1}
    .content_r .box_scoboard.ft .text_time,.content_r .box_scoboard.ft .text_time_go{width:auto;margin-right:4px}
    .content_r .box_scoboard.ft .text_time p,.content_r .box_scoboard.ft .text_time_go p{display:inline}
    .content_r .box_et{order:-1;width:auto;height:16px;margin-left:8px;padding:0}
}.box_scoboard.bk{flex-wrap:wrap}
.box_scoboard.bk .box_scoteam{display:flex;width:calc(100% - 16px);min-height:40px;padding-left:16px;align-items:center}
.box_scoboard.bk .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.bk .text_point{color:#debb69}
.box_scoboard.bk .text_time_go{color:#fff}
.box_scoboard.bk .text_team{line-height:16px;color:#fff}
.box_scoboard.bk .text_point{height:auto;line-height:unset;margin-right:8px;font-size:16px}
.box_scoboard.bk .box_scostate{display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}
.box_scoboard.bk .text_time,.box_scoboard.bk .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.bk .box_sco_center{display:none;width:16px;text-align:center;font-size:12px;font-weight:bold;color:rgba(255,255,255,0.64)}
.box_scoboard.bk .box_sco_vs{width:96px;flex:none;text-align:center;font-size:16px;font-weight:bold;color:#debb69}
.box_scoboard.bk .icon_n{margin-top:4px;margin-right:0}
.box_sco_bk{padding:0 8px;align-items:center;justify-content:flex-end;flex:0 0 296px;font-size:12px;color:rgba(255,255,255,0.56)}
.box_sco_bk .sco_bk{width:36px;margin:0 2px;text-align:center}
.box_sco_l .sco_bk{font-size:16px}
.box_sco_l .sco_bk.on{color:#fff}
.box_scoboard.bk .box_sco_point{width:100%;height:32px;padding-left:16px;font-size:12px;align-items:center;color:rgba(255,255,255,0.56);background:#352a21}
.point_bk_s{margin-right:6px;white-space:nowrap;overflow:hidden}
.point_bk_s.on{font-weight:bold;color:rgba(255,255,255,0.64)}
.half .bk_ot{order:1}
.half .bk_q{display:none}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.bk .box_sco_l{order:-1;max-width:calc(100% - 72px);flex:1 1 auto}
    .content_l .box_sco_bk{display:none}
    .content_l .box_scoboard.bk .box_scostate{width:72px;height:100%;height:80px}
    .content_l .box_scoboard.bk .text_time,.content_l .box_scoboard.bk .text_time_go{width:100%;margin:0}
    .content_l .box_scoboard.bk .box_sco_point{display:flex}
}@media screen and (min-width:600px){.content_l .box_scoboard.bk .box_sco_l{width:100%}
    .content_l .box_scoboard.bk .box_scostate{height:32px;padding-left:16px;align-items:center;justify-content:flex-start;flex:1 1 auto}
    .content_l .box_scoboard.bk .icon_n{margin:0}
    .content_l .box_scoboard.bk .text_time,.content_l .box_scoboard.bk .text_time_go{width:auto;margin-right:4px}
    .content_l .box_scoboard.bk .text_time p,.content_l .box_scoboard.bk .text_time_go p{display:inline}
    .content_l .box_sco_bk{display:flex}
    .content_l .box_scoboard.bk .box_sco_point{display:none}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.bk .box_sco_l{order:-1;max-width:calc(100% - 72px);flex:1 1 auto}
    .content_r .box_sco_bk{display:none}
    .content_r .box_scoboard.bk .box_scostate{width:72px;height:100%;height:80px}
    .content_r .box_scoboard.bk .text_time,.content_r .box_scoboard.bk .text_time_go{width:100%;margin:0}
    .content_r .box_scoboard.bk .box_sco_point{display:flex}
}@media screen and (min-width:1800px){.content_r .box_scoboard.bk .box_sco_l{width:100%}
    .content_r .box_scoboard.bk .box_scostate{height:32px;padding-left:16px;align-items:center;justify-content:flex-start;flex:1 1 auto}
    .content_r .box_scoboard.bk .icon_n{margin:0}
    .content_r .box_scoboard.bk .text_time,.content_r .box_scoboard.bk .text_time_go{width:auto;margin-right:4px}
    .content_r .box_scoboard.bk .text_time p,.content_r .box_scoboard.bk .text_time_go p{display:inline}
    .content_r .box_sco_bk{display:flex}
    .content_r .box_scoboard.bk .box_sco_point{display:none}
}.box_scoboard.tn{flex-wrap:wrap}
.box_scoboard.tn .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard.tn .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.tn .text_point{color:#debb69}
.box_scoboard.tn .text_time_go{color:#fff}
.box_scoboard.tn .text_time_go b{display:inline-block;width:8px}
.box_scoboard.tn .text_team{line-height:16px;color:#fff}
.box_scoboard.tn .text_point{height:auto;line-height:unset;margin-right:8px}
.box_scoboard.tn .box_scostate{display:flex;height:32px;padding-left:16px;align-items:center;align-content:center;justify-content:flex-start;flex-wrap:wrap;flex:1 1 auto}
.box_scoboard.tn .text_time,.box_scoboard.tn .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.tn .icon_serve{position:relative;display:inline-block;width:16px;height:100%;flex:0 0 16px}
.box_scoboard.tn .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard.tn .icon_serve.on:before{display:block}
.box_scoboard.tn .icon_n{margin-right:0}
.box_sco_tn{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:rgba(255,255,255,0.56)}
.box_sco_l .sco_tn{font-size:16px}
.box_sco_l .sco_tn.on{color:#fff}
.box_scoboard.tn .box_sco_point{height:32px;padding-right:16px;font-size:12px;align-items:center;justify-content:flex-end;color:rgba(255,255,255,0.56);background:#352a21}
.point_tn_s{margin-left:8px;white-space:nowrap}
.point_tn_s.on{font-weight:bold;color:rgba(255,255,255,0.64)}
.box_scoboard.tn .text_time{width:auto;margin-right:4px}
.box_scoboard.tn .text_time_go{width:auto;margin-right:8px}
.box_scoboard.tn .text_time p,.box_scoboard.tn .text_time_go p{display:inline}
.box_scoteam .sco_tn_set{color:#debb69}
.sco_tn_point.last,.point_tn_s.last{display:none}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.tn .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_l .box_sco_tn{padding:0 16px 0 8px;flex:0 0 82px}
    .content_l .sco_tn_th,.content_l .sco_tn{display:none}
    .content_l .sco_tn_point.on,.content_l .sco_tn_set,.content_l .sco_tn_tot,.content_l .sco_vb_point.last{display:block;width:21px;text-align:left}
    .content_l .box_scoboard.tn .box_scostate{background:#352a21}
    .content_l .box_scoboard.tn .box_sco_point{display:flex;flex:1 1 auto}
    .content_l .sco_tn.on,.content_l .sco_tn_tot{order:1}
}@media screen and (min-width:600px){.content_l .box_scoboard.tn .box_sco_l{width:100%}
    .content_l .box_sco_tn{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_l .sco_tn_point{width:24px;margin:0 8px}
    .content_l .sco_tn_set,.content_l .sco_tn_tot,.sco_tn_game{width:48px;margin:0 4px}
    .content_l .sco_tn_set{margin-left:8px}
    .content_l .box_scoboard.tn .box_sco_point{display:none}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.tn .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_r .box_sco_tn{padding:0 16px 0 8px;flex:0 0 82px}
    .content_r .sco_tn_th,.content_r .sco_tn{display:none}
    .content_r .sco_tn_point.on,.content_r .sco_tn_set,.content_r .sco_tn_tot,.content_r .sco_vb_point.last{display:block;width:21px;text-align:left}
    .content_r .box_scoboard.tn .box_scostate{background:#352a21}
    .content_r .box_scoboard.tn .box_sco_point{display:flex;flex:1 1 auto}
    .content_r .sco_tn.on,.content_r .sco_tn_tot{order:1}
}@media screen and (min-width:1800px){.content_r .box_scoboard.tn .box_sco_l{width:100%}
    .content_r .box_sco_tn{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_r .sco_tn_point{width:24px;margin:0 8px}
    .content_r .sco_tn_set,.content_r .sco_tn_tot,.sco_tn_game{width:48px;margin:0 4px}
    .content_r .sco_tn_set{margin-left:8px}
    .content_r .box_scoboard.tn .box_sco_point{display:none}
}.box_scoboard.tt{flex-wrap:wrap}
.box_scoboard.tt .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard.tt .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.tt .text_point{color:#debb69}
.box_scoboard.tt .text_time_go{color:#fff}
.box_scoboard.tt .text_team{line-height:16px;color:#fff}
.box_scoboard.tt .text_point{height:auto;line-height:unset;margin-right:8px}
.box_scoboard.tt .box_scostate{display:flex;height:32px;padding-left:16px;align-items:center;align-content:center;justify-content:flex-start;flex-wrap:wrap;flex:1 1 auto}
.box_scoboard.tt .text_time,.box_scoboard.tt .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.tt .icon_serve{position:relative;display:inline-block;width:16px;height:100%;flex:0 0 16px}
.box_scoboard.tt .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard.tt .icon_serve.on:before{display:block}
.box_scoboard.tt .icon_n{margin-right:0}
.box_sco_tt{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:rgba(255,255,255,0.56)}
.box_sco_l .sco_tt{font-size:16px}
.box_sco_l .sco_tt.on{color:#fff}
.box_scoboard.tt .box_sco_point{max-width:calc(100% - 110px);min-height:32px;line-height:28px;padding-right:16px;font-size:12px;align-items:center;justify-content:flex-end;flex-wrap:wrap;color:rgba(255,255,255,0.56);background:#352a21}
.point_tt_s{margin-left:8px;white-space:nowrap}
.point_tt_s.on{font-weight:bold;color:rgba(255,255,255,0.64)}
.box_scoboard.tt .text_time{width:auto;margin-right:4px}
.box_scoboard.tt .text_time_go{width:auto;margin-right:8px}
.box_scoboard.tt .text_time p,.box_scoboard.tt .text_time_go p{display:inline}
.box_scoteam .sco_tt_set{color:#debb69}
.sco_tt_point.last,.point_tt_s.last{display:none}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.tt .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_l .box_sco_tt{padding:0 16px 0 8px;flex:0 0 82px}
    .content_l .sco_tt_th,.content_l .sco_tt,.content_l .sco_tt_tot{display:none}
    .content_l .sco_tt_point.on,.content_l .sco_tt_set{display:block;width:21px;text-align:left}
    .content_l .sco_tt_point.on{order:1}
    .content_l .box_scoboard.tt .box_scostate{background:#352a21}
    .content_l .box_scoboard.tt .box_sco_point{display:flex;flex:1 1 auto}
}@media screen and (min-width:600px){.content_l .box_scoboard.tt .box_sco_l{width:100%}
    .content_l .box_sco_tt{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_l .sco_tt_point{width:24px;margin:0 8px}
    .content_l .sco_tt_set,.content_l .sco_tt_tot,.content_l .sco_tt_game{width:48px;margin:0 4px}
    .content_l .sco_tt_set{margin-left:8px}
    .content_l .box_scoboard.tt .box_sco_point{display:none}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.tt .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_r .box_sco_tt{padding:0 16px 0 8px;flex:0 0 82px}
    .content_r .sco_tt_th,.content_r .sco_tt,.content_r .sco_tt_tot{display:none}
    .content_r .sco_tt_point.on,.content_r .sco_tt_set{display:block;width:21px;text-align:left}
    .content_r .sco_tt_point.on{order:1}
    .content_r .box_scoboard.tt .box_scostate{background:#352a21}
    .content_r .box_scoboard.tt .box_sco_point{display:flex;flex:1 1 auto}
}@media screen and (min-width:1800px){.content_r .box_scoboard.tt .box_sco_l{width:100%}
    .content_r .box_sco_tt{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_r .sco_tt_point{width:24px;margin:0 8px}
    .content_r .sco_tt_set,.content_r .sco_tt_tot,.content_r .sco_tt_game{width:48px;margin:0 4px}
    .content_r .sco_tt_set{margin-left:8px}
    .content_r .box_scoboard.tt .box_sco_point{display:none}
}.box_scoboard.bm{flex-wrap:wrap}
.box_scoboard.bm .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard.bm .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.bm .text_point{color:#debb69}
.box_scoboard.bm .text_time_go{color:#fff}
.box_scoboard.bm .text_team{line-height:16px;color:#fff}
.box_scoboard.bm .text_point{height:auto;line-height:unset;margin-right:8px}
.box_scoboard.bm .box_scostate{display:flex;height:32px;padding-left:16px;align-items:center;align-content:center;justify-content:flex-start;flex-wrap:wrap;flex:1 1 auto}
.box_scoboard.bm .text_time,.box_scoboard.bm .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.bm .icon_serve{position:relative;display:inline-block;width:16px;height:100%;flex:0 0 16px}
.box_scoboard.bm .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard.bm .icon_serve.on:before{display:block}
.box_scoboard.bm .icon_n{margin-right:0}
.box_sco_bm{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:rgba(255,255,255,0.56)}
.box_sco_l .sco_bm{font-size:16px}
.box_sco_l .sco_bm.on{color:#fff}
.box_scoboard.bm .box_sco_point{max-width:calc(100% - 110px);min-height:32px;line-height:28px;padding-right:16px;font-size:12px;align-items:center;justify-content:flex-end;flex-wrap:wrap;color:rgba(255,255,255,0.56);background:#352a21}
.point_bm_s{margin-left:8px;white-space:nowrap}
.point_bm_s.on{font-weight:bold;color:rgba(255,255,255,0.64)}
.box_scoboard.bm .text_time{width:auto;margin-right:4px}
.box_scoboard.bm .text_time_go{width:auto;margin-right:8px}
.box_scoboard.bm .text_time p,.box_scoboard.bm .text_time_go p{display:inline}
.box_scoteam .sco_bm_set{color:#debb69}
.sco_bm_point.last,.point_bm_s.last{display:none}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.bm .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_l .box_sco_bm{padding:0 16px 0 8px;flex:0 0 82px}
    .content_l .sco_bm_th,.content_l .sco_bm,.content_l .sco_bm_tot{display:none}
    .content_l .sco_bm_point.on,.content_l .sco_bm_set,.content_l .sco_bm_point.last{display:block;width:21px;text-align:left}
    .content_l .sco_bm_point.on{order:1}
    .content_l .box_scoboard.bm .box_scostate{background:#352a21}
    .content_l .box_scoboard.bm .box_sco_point{display:flex;flex:1 1 auto}
}@media screen and (min-width:600px){.content_l .box_scoboard.bm .box_sco_l{width:100%}
    .content_l .box_sco_bm{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_l .sco_bm_point{width:24px;margin:0 8px}
    .content_l .sco_bm_set,.content_l .sco_bm_tot,.content_l .sco_bm_game{width:48px;margin:0 4px}
    .content_l .sco_bm_set{margin-left:8px}
    .content_l .box_scoboard.bm .box_sco_point{display:none}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.bm .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_r .box_sco_bm{padding:0 16px 0 8px;flex:0 0 82px}
    .content_r .sco_bm_th,.content_r .sco_bm,.content_r .sco_bm_tot{display:none}
    .content_r .sco_bm_point.on,.content_r .sco_bm_set,.content_r .sco_bm_point.last{display:block;width:21px;text-align:left}
    .content_r .sco_bm_point.on{order:1}
    .content_r .box_scoboard.bm .box_scostate{background:#352a21}
    .content_r .box_scoboard.bm .box_sco_point{display:flex;flex:1 1 auto}
}@media screen and (min-width:1800px){.content_r .box_scoboard.bm .box_sco_l{width:100%}
    .content_r .box_sco_bm{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_r .sco_bm_point{width:24px;margin:0 8px}
    .content_r .sco_bm_set,.content_r .sco_bm_tot,.content_r .sco_bm_game{width:48px;margin:0 4px}
    .content_r .sco_bm_set{margin-left:8px}
    .content_r .box_scoboard.bm .box_sco_point{display:none}
}.box_scoboard.vb{flex-wrap:wrap}
.box_scoboard.vb .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard.vb .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.vb .text_point{color:#debb69}
.box_scoboard.vb .text_time_go{color:#fff}
.box_scoboard.vb .text_team{line-height:16px;color:#fff}
.box_scoboard.vb .text_point{height:auto;line-height:unset;margin-right:8px}
.box_scoboard.vb .box_scostate{display:flex;height:32px;padding-left:16px;align-items:center;align-content:center;justify-content:flex-start;flex-wrap:wrap;flex:1 1 auto}
.box_scoboard.vb .text_time,.box_scoboard.vb .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.vb .icon_serve{position:relative;display:inline-block;width:16px;height:100%;flex:0 0 16px}
.box_scoboard.vb .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard.vb .icon_serve.on:before{display:block}
.box_scoboard.vb .icon_n{margin-right:0}
.box_sco_vb{display:flex;align-items:center;justify-content:flex-end;font-size:12px;color:rgba(255,255,255,0.56)}
.box_sco_l .sco_vb{font-size:16px}
.box_sco_l .sco_vb.on{color:#fff}
.box_scoboard.vb .box_sco_point{max-width:calc(100% - 110px);min-height:32px;line-height:28px;padding-right:16px;font-size:12px;align-items:center;justify-content:flex-end;flex-wrap:wrap;color:rgba(255,255,255,0.56);background:#352a21}
.point_vb_s{margin-left:8px;white-space:nowrap}
.point_vb_s.on{font-weight:bold;color:rgba(255,255,255,0.64)}
.box_scoboard.vb .text_time{width:auto;margin-right:4px}
.box_scoboard.vb .text_time_go{width:auto;margin-right:8px}
.box_scoboard.vb .text_time p,.box_scoboard.vb .text_time_go p{display:inline}
.box_scoteam .sco_vb_set{color:#debb69}
.sco_vb_point.last,.point_vb_s.last{display:none}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.vb .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_l .box_sco_vb{padding:0 16px 0 8px;flex:0 0 82px}
    .content_l .sco_vb_th,.content_l .sco_vb,.content_l .sco_vb_tot{display:none}
    .content_l .sco_vb_point.on,.content_l .sco_vb_set,.content_l .sco_vb_point.last{display:block;width:20px;text-align:left}
    .content_l .sco_vb_point.on{order:1}
    .content_l .box_scoboard.vb .box_scostate{background:#352a21}
    .content_l .box_scoboard.vb .box_sco_point{display:flex;flex:1 1 auto}
}@media screen and (min-width:600px){.content_l .box_scoboard.vb .box_sco_l{width:100%}
    .content_l .box_sco_vb{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_l .sco_vb_point{width:24px;margin:0 8px}
    .content_l .sco_vb_set,.content_l .sco_vb_tot,.content_l .sco_vb_game{width:48px;margin:0 4px}
    .content_l .sco_vb_set{margin-left:8px}
    .content_l .box_scoboard.vb .box_sco_point{display:none}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.vb .box_sco_l{order:-1;width:100%;flex:1 1 auto}
    .content_r .box_sco_vb{padding:0 16px 0 8px;flex:0 0 82px}
    .content_r .sco_vb_th,.content_r .sco_vb,.content_r .sco_vb_tot{display:none}
    .content_r .sco_vb_point.on,.content_r .sco_vb_set,.content_r .sco_vb_point.last{display:block;width:20px;text-align:left}
    .content_r .sco_vb_point.on{order:1}
    .content_r .box_scoboard.vb .box_scostate{background:#352a21}
    .content_r .box_scoboard.vb .box_sco_point{display:flex;flex:1 1 auto}
}@media screen and (min-width:1800px){.content_r .box_scoboard.vb .box_sco_l{width:100%}
    .content_r .box_sco_vb{padding:0 12px 0 8px;flex:0 0 296px;text-align:center}
    .content_r .sco_vb_point{width:24px;margin:0 8px}
    .content_r .sco_vb_set,.content_r .sco_vb_tot,.content_r .sco_vb_game{width:48px;margin:0 4px}
    .content_r .sco_vb_set{margin-left:8px}
    .content_r .box_scoboard.vb .box_sco_point{display:none}
}.box_scoboard.bs{flex-wrap:wrap}
.box_scoboard.bs .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard.bs .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.bs .text_point{color:#debb69}
.box_scoboard.bs .text_time_go{color:#fff}
.box_scoboard.bs .text_team{line-height:16px;color:#fff}
.box_scoboard.bs .text_point{height:auto;line-height:unset;margin-right:8px;font-size:16px}
.box_scoboard.bs .box_scostate{display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}
.box_scoboard.bs .text_time,.box_scoboard.bs .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.bs .text_time p,.box_scoboard.bs .text_time_go p{display:inline-block;width:16px}
.icon_bs_up,.icon_bs_down{display:inline-block;width:8px;height:8px;background:url('/images/sports/new_sport/icon_bs_arr.svg')}
.icon_bs_down{transform:rotate(180deg)}
.box_scoboard.bs .icon_serve{position:relative;display:inline-block;width:16px;height:100%;flex:0 0 16px}
.box_scoboard.bs .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard.bs .icon_serve.on:before{display:block}
.box_scoboard.bs .icon_n{margin-top:4px;margin-right:0}
.box_sco_bs{padding:0 8px;align-items:center;justify-content:flex-end;flex:0 0 296px;font-size:12px;color:rgba(255,255,255,0.56)}
.box_sco_bs .sco_bs{width:36px;margin:0 2px;text-align:center}
.box_sco_l .sco_bs{font-size:16px}
.box_sco_l .sco_bs.on{color:#fff}
.box_scoboard.bs .box_sco_point{display:flex;height:32px;font-size:12px;align-items:center;color:rgba(255,255,255,0.56)}
.point_bs_s{display:inline-block;overflow:hidden}
.box_scoboard.bs .point_bs_s tt{margin-left:4px}
.icon_bs_base{display:inline-block;width:18px;height:13px}
.box_scoboard.bs .icon_bs_base{margin-right:8px}
.bs_NNN{background-image:url('/images/sports/new_sport/bs_xxx.svg')}
.bs_YNN{background-image:url('/images/sports/new_sport/bs_oxx.svg')}
.bs_NYN{background-image:url('/images/sports/new_sport/bs_xox.svg')}
.bs_NNY{background-image:url('/images/sports/new_sport/bs_xxo.svg')}
.bs_YYN{background-image:url('/images/sports/new_sport/bs_oox.svg')}
.bs_YNY{background-image:url('/images/sports/new_sport/bs_oxo.svg')}
.bs_NYY{background-image:url('/images/sports/new_sport/bs_xoo.svg')}
.bs_YYY{background-image:url('/images/sports/new_sport/bs_ooo.svg')}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.bs .box_sco_l{order:-1;max-width:calc(100% - 72px);flex:1 1 auto}
    .content_l .box_sco_bs{display:none}
    .content_l .box_scoboard.bs .box_scostate{width:72px;height:100%;height:80px}
    .content_l .box_scoboard.bs .text_time,.content_l .box_scoboard.bs .text_time_go{width:100%;margin:0}
    .content_l .box_scoboard.bs .box_sco_point{width:100%;padding-left:16px;background:#352a21}
}@media screen and (min-width:600px){.content_l .box_scoboard.bs .box_sco_l{width:100%}
    .content_l .box_scoboard.bs .box_scostate{order:-1;height:32px;padding:0 8px 0 16px;align-items:center;justify-content:flex-start;flex:none}
    .content_l .box_scoboard.bs .icon_n{margin:0}
    .content_l .box_scoboard.bs .text_time{width:auto;margin-right:4px}
    .content_l .box_scoboard.bs .text_time_go{width:auto;margin-right:8px}
    .content_l .box_sco_bs{display:flex}
    .content_l .box_scoboard.bs .box_sco_point{order:-1;flex:1 1 auto}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.bs .box_sco_l{order:-1;max-width:calc(100% - 72px);flex:1 1 auto}
    .content_r .box_sco_bs{display:none}
    .content_r .box_scoboard.bs .box_scostate{width:72px;height:100%;height:80px}
    .content_r .box_scoboard.bs .text_time,.content_r .box_scoboard.bs .text_time_go{width:100%;margin:0}
    .content_r .box_scoboard.bs .box_sco_point{width:100%;padding-left:16px;background:#352a21}
}@media screen and (min-width:1800px){.content_r .box_scoboard.bs .box_sco_l{width:100%}
    .content_r .box_scoboard.bs .box_scostate{order:-1;height:32px;padding:0 8px 0 16px;align-items:center;justify-content:flex-start;flex:none}
    .content_r .box_scoboard.bs .icon_n{margin:0}
    .content_r .box_scoboard.bs .text_time{width:auto;margin-right:4px}
    .content_r .box_scoboard.bs .text_time_go{width:auto;margin-right:8px}
    .content_r .box_sco_bs{display:flex}
    .content_r .box_scoboard.bs .box_sco_point{order:-1;flex:1 1 auto}
}.box_scoboard.sk{flex-wrap:wrap}
.box_scoboard.sk .box_sco_l{order:-1;width:100%;flex:1 1 auto}
.box_scoboard.sk .box_scoteam{display:flex;width:100%;min-height:40px;padding-left:16px;align-items:center}
.box_scoboard.sk .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.sk .text_point{color:#debb69}
.box_scoboard.sk .text_time_go{color:#fff}
.box_scoboard.sk .text_team{line-height:16px;color:#fff}
.box_scoboard.sk .text_point{width:24px;height:auto;line-height:40px;flex:0 0 24px;margin-right:16px;text-align:center;font-size:16px}
.box_scoboard.sk .box_scostate{display:flex;width:100%;height:32px;padding:0 16px;align-items:center;align-content:center;justify-content:flex-start;flex-wrap:wrap;background:#352a21}
.box_scoboard.sk .text_time,.box_scoboard.sk .text_time_go{width:auto;line-height:16px;margin-right:8px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.sk .text_time p,.box_scoboard.sk .text_time_go p{display:inline}
.box_scoboard_r.sk .box_sco_b{display:flex;width:100%;height:32px;padding:0 16px;align-items:center;align-content:center;justify-content:flex-start;flex-wrap:wrap;background:#352a21}
.box_scoboard_r.sk .box_sco_b p{display:inline}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard_r.sk .box_scostate{height:80px}
    .content_l .box_scoboard_r.sk .text_time_go{text-align:left}
}@media screen and (min-width:600px){.content_l .box_scoboard_r.sk .box_sco_b{justify-content:center}
    .content_l .box_scoboard_r.sk .text_time_go{text-align:center}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard_r.sk .box_scostate{height:80px}
    .content_r .box_scoboard_r.sk .text_time_go{text-align:left}
}@media screen and (min-width:1800px){.content_r .box_scoboard_r.sk .box_sco_b{justify-content:center}
    .content_r .box_scoboard_r.sk .text_time_go{text-align:center}
}.box_scoboard.op{flex-wrap:wrap}
.box_scoboard.op .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard.op .text_time{color:rgba(255,255,255,0.56)}
.box_scoboard.op .text_point{color:#debb69}
.box_scoboard.op .text_time_go{color:#fff}
.box_scoboard.op .text_team{line-height:16px;color:#fff}
.box_scoboard.op .text_point{width:32px;height:auto;line-height:unset;flex:0 0 32px;font-size:16px}
.box_scoboard.op .box_scostate{display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}
.box_scoboard.op .text_time,.box_scoboard.op .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard.op .icon_serve{position:relative;display:none;width:16px;height:100%;flex:0 0 16px}
.box_scoboard.op .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard.op .icon_serve.on{display:inline-block}
.box_scoboard.op .icon_serve.on:before{display:block}
.box_scoboard.op .box_sco_center{display:none;width:16px;text-align:center;font-size:12px;font-weight:bold;color:rgba(255,255,255,0.64)}
.box_scoboard.op .box_sco_vs{width:96px;flex:none;text-align:center;font-size:16px;font-weight:bold;color:#debb69}
.box_scoboard.op .text_time,.box_scoboard.op .text_time_go{width:auto;margin-right:4px}
.box_scoboard.op .text_time p,.box_scoboard.op .text_time_go p{display:inline}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard.op .box_sco_l{order:-1;width:calc(100% - 72px);flex:1 1 auto}
    .content_l .box_scoboard.op .box_scoteam{padding-left:16px}
    .content_l .box_scoboard.op .icon_redcard ~ .box_scoteam{padding-left:0}
    .content_l .box_scoboard.op .text_point{line-height:40px;margin-right:4px}
    .content_l .box_scoboard.op .box_scostate{width:72px;height:100%;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;min-height:80px}
    .content_l .box_scoboard.op .box_sco_center,.content_l .box_scoboard.op .box_sco_vs{display:none}
    .content_l .box_scoboard.op .text_time_go{width:100%;margin-right:0}
    .content_l .box_scoboard.op .icon_n{margin-top:4px;margin-right:0}
}@media screen and (min-width:600px){.content_l .box_scoboard.op{padding-top:8px}
    .content_l .box_scoboard.op .box_sco_l{display:flex;width:100%;padding-bottom:8px;align-items:center;justify-content:space-between}
    .content_l .box_scoboard.op .box_scoteam{height:48px}
    .content_l .box_scoboard.op .box_scoteam.team_h{flex-direction:row-reverse}
    .content_l .box_scoboard.op .box_scoteam.team_h .text_team{text-align:right}
    .content_l .box_scoboard.op .text_team{padding:0 16px}
    .content_l .box_scoboard.op .box_sco_center{display:inline-block}
    .content_l .box_scoboard.op .text_point{min-width:32px;line-height:16px;text-align:center;order:-1}
    .content_l .box_scoboard.op .box_scostate{width:100%;height:16px}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard.op .box_sco_l{order:-1;width:calc(100% - 72px);flex:1 1 auto}
    .content_r .box_scoboard.op .box_scoteam{padding-left:16px}
    .content_r .box_scoboard.op .icon_redcard ~ .box_scoteam{padding-left:0}
    .content_r .box_scoboard.op .text_point{line-height:40px;margin-right:4px}
    .content_r .box_scoboard.op .box_scostate{width:72px;height:100%;display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;min-height:80px}
    .content_r .box_scoboard.op .box_sco_center,.content_r .box_scoboard.op .box_sco_vs{display:none}
    .content_r .box_scoboard.op .text_time_go{width:100%;margin-right:0}
    .content_r .box_scoboard.op .icon_n{margin-top:4px;margin-right:0}
}@media screen and (min-width:1800px){.content_r .box_scoboard.op{padding-top:8px}
    .content_r .box_scoboard.op .box_sco_l{display:flex;width:100%;padding-bottom:8px;align-items:center;justify-content:space-between}
    .content_r .box_scoboard.op .box_scoteam{height:48px}
    .content_r .box_scoboard.op .box_scoteam.team_h{flex-direction:row-reverse}
    .content_r .box_scoboard.op .box_scoteam.team_h .text_team{text-align:right}
    .content_r .box_scoboard.op .text_team{padding:0 16px}
    .content_r .box_scoboard.op .box_sco_center{display:inline-block}
    .content_r .box_scoboard.op .text_point{min-width:32px;line-height:16px;text-align:center;order:-1}
    .content_r .box_scoboard.op .box_scostate{width:100%;height:16px}
}.box_scoboard_r{flex-wrap:wrap}
.box_scoboard_r .box_scoteam{display:flex;width:100%;min-height:40px;align-items:center}
.box_scoboard_r .text_time{color:#debb69}
.box_scoboard_r .text_time_go{color:#fff}
.box_scoboard_r .text_point{color:#debb69}
.box_scoboard_r .text_team{line-height:16px;color:#fff}
.box_scoboard_r .text_point{height:auto;line-height:unset}
.box_scoboard_r .box_scostate{display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap}
.box_scoboard_r .text_time,.box_scoboard_r .text_time_go{line-height:16px;text-align:center;font-size:12px;white-space:nowrap}
.box_scoboard_r .icon_serve{position:relative;display:none;width:16px;height:100%;flex:0 0 16px}
.box_scoboard_r .icon_serve:before{content:'';position:absolute;top:calc(50% - 8px);left:7px;display:none;width:2px;height:16px;background:#33997a}
.box_scoboard_r .icon_serve.on{display:inline-block}
.box_scoboard_r .icon_serve.on:before{display:block}
.box_scoboard_r .box_sco_center{display:none;width:16px;text-align:center;font-size:12px;font-weight:bold;color:rgba(255,255,255,0.64)}
.box_scoboard_r .box_sco_vs{width:96px;flex:none;text-align:center;font-size:16px;font-weight:bold;color:#debb69}
.box_scoboard_r .icon_n{margin-top:4px;margin-right:0}
@media screen and (min-width:1px) and (max-width:599px){.content_l .box_scoboard_r{flex-direction:row-reverse}
    .content_l .box_scoboard_r .box_sco_l{width:calc(100% - 72px);flex:1 1 auto}
    .content_l .box_scoboard_r .box_scoteam{padding-left:16px}
    .content_l .box_scoboard_r .icon_redcard ~ .box_scoteam{padding-left:0}
    .content_l .box_scoboard_r .text_point{line-height:40px}
    .content_l .box_scoboard_r .box_scostate{width:72px;height:100%;min-height:80px}
    .content_l .box_scoboard_r .box_sco_center,.content_l .box_scoboard_r .box_sco_vs{display:none}
    .content_l .box_scoboard_r .text_time,.content_l .box_scoboard_r .text_time_go{width:100%;margin:0}
    .content_l .box_scoboard_r .text_time p,.content_l .box_scoboard_r .text_time_go p{display:block}
}@media screen and (min-width:600px){.content_l .box_scoboard_r{padding-top:8px}
    .content_l .box_scoboard_r .box_sco_l{display:flex;width:100%;padding-bottom:8px;align-items:center;justify-content:space-between}
    .content_l .box_scoboard_r .box_scoteam{height:48px}
    .content_l .box_scoboard_r .icon_n{margin:0}
    .content_l .box_scoboard_r .box_scoteam.team_h{flex-direction:row-reverse}
    .content_l .box_scoboard_r .box_scoteam.team_h .text_team{text-align:right}
    .content_l .box_scoboard_r .text_team{padding:0 8px}
    .content_l .box_scoboard_r .box_sco_center{display:inline-block}
    .content_l .box_scoboard_r .text_point{text-align:center;order:-1}
    .content_l .box_scoboard_r .box_scostate{width:100%;height:16px}
    .content_l .box_scoboard_r .text_time,.content_l .box_scoboard_r .text_time_go{width:auto;margin-right:4px}
    .content_l .box_scoboard_r .text_time p,.content_l .box_scoboard_r .text_time_go p{display:inline}
}@media screen and (min-width:1024px) and (max-width:1799px){.content_r .box_scoboard_r{flex-direction:row-reverse}
    .content_r .box_scoboard_r .box_sco_l{width:calc(100% - 72px);flex:1 1 auto}
    .content_r .box_scoboard_r .box_scoteam{padding-left:16px}
    .content_r .box_scoboard_r .icon_redcard ~ .box_scoteam{padding-left:0}
    .content_r .box_scoboard_r .text_point{line-height:40px}
    .content_r .box_scoboard_r .box_scostate{width:72px;height:100%;min-height:80px}
    .content_r .box_scoboard_r .box_sco_center,.content_r .box_scoboard_r .box_sco_vs{display:none}
    .content_r .box_scoboard_r .text_time,.content_r .box_scoboard_r .text_time_go{width:100%;margin:0}
    .content_r .box_scoboard_r .text_time p,.content_r .box_scoboard_r .text_time_go p{display:block}
}@media screen and (min-width:1800px){.content_r .box_scoboard_r{padding-top:8px}
    .content_r .box_scoboard_r .box_sco_l{display:flex;width:100%;padding-bottom:8px;align-items:center;justify-content:space-between}
    .content_r .box_scoboard_r .box_scoteam{height:48px}
    .content_r .box_scoboard_r .icon_n{margin:0}
    .content_r .box_scoboard_r .box_scoteam.team_h{flex-direction:row-reverse}
    .content_r .box_scoboard_r .box_scoteam.team_h .text_team{text-align:right}
    .content_r .box_scoboard_r .text_team{padding:0 8px}
    .content_r .box_scoboard_r .box_sco_center{display:inline-block}
    .content_r .box_scoboard_r .text_point{text-align:center;order:-1}
    .content_r .box_scoboard_r .box_scostate{width:100%;height:16px}
    .content_r .box_scoboard_r .text_time,.content_r .box_scoboard_r .text_time_go{width:auto;margin-right:4px}
    .content_r .box_scoboard_r .text_time p,.content_r .box_scoboard_r .text_time_go p{display:inline}
}.box_et{display:flex;width:100%;height:32px;line-height:16px;padding:0 16px;font-size:12px;align-items:center;color:rgba(255,255,255,0.56)}
.box_live_rps{display:flex;width:100%;height:40px;padding:8px;align-items:center;justify-content:center}
.text_round{display:block;width:calc(100% - 232px);min-width:76px;max-width:180px;text-align:center;justify-content:center;line-height:16px;font-size:12px;flex:1 1 auto}
.text_round span{position:relative;display:block;height:16px;overflow:hidden;color:#fff}
.text_round span p{position:absolute;left:0;top:0;display:block;width:100%;height:100%;line-height:16px}
.text_round span.on p{animation:round_on 150ms both}
.text_round span.off p{animation:round_off 150ms both}
@keyframes round_on{0%{top:16px}
    100%{top:0px}
}@keyframes round_off{0%{top:0px}
     100%{top:-16px}
 }.text_round tt{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:rgba(0,0,0,0.4)}
.box_live_rps i{position:relative;display:inline-block;width:16px;height:16px;margin:0 4px;border-radius:50%;flex:0 0 16px;background:rgba(0,0,0,0.32)}
.box_live_rps i{background:rgba(0,0,0,0.32)}
.box_live_rps .rps_goal{background:#19805c!important;border:none!important}
.box_live_rps .rps_nogoal{background:#e76565!important;border:none!important}
.box_live_rps .rps_ing{background:#d1f0e7;border:1px solid #33997a}
.box_scoboard .box_live_rps,.box_scoboard_r .box_live_rps{border-top:none}
.box_scoboard .text_round span,.box_scoboard_r .text_round span{color:#fff}
.box_scoboard .text_round tt,.box_scoboard_r .text_round tt{color:rgba(255,255,255,0.56)}
.box_scoboard .box_live_rps i,.box_scoboard_r .box_live_rps i{background:rgba(255,255,255,0.4)}
.box_scoboard .box_live_rps .rps_ing,.box_scoboard_r .box_live_rps .rps_ing{background:#d1f0e7;border:none}
.obj_rps_ani{animation-play-state:paused!important}
.rps_on .obj_rps_ani{animation-play-state:running!important}
.obj_rps_ani{position:absolute;width:100%;height:100%;transform-origin:center center;border-radius:50%;opacity:0;transition:all 0.1s ease}
.obj_rps_ani:nth-child(2){animation-delay:0.1s!important}
.obj_rps_ani:nth-child(3){animation-delay:0.3s!important}
.obj_rps_ani:nth-child(4){animation-delay:0.5s!important}
.rps_ing .obj_rps_ani:nth-child(1){border:1px solid #33997a;background:#d1f0e7;animation:rps_ani2 1500ms infinite;animation-play-state:running!important}
.rps_ing .obj_rps_ani:nth-child(2),.rps_ing .obj_rps_ani:nth-child(3),.rps_ing .obj_rps_ani:nth-child(4){border:1px solid #33997a;animation:rps_ani2 1500ms infinite;animation-play-state:running!important}
.rps_goal .obj_rps_ani:nth-child(1){border:none;background:#19805c;animation:rps_ani1 500ms 1 forwards}
.rps_goal .obj_rps_ani:nth-child(2),.rps_goal .obj_rps_ani:nth-child(3),.rps_goal .obj_rps_ani:nth-child(4){border:1px solid #19805c;animation:rps_ani3 1500ms 1}
.rps_nogoal .obj_rps_ani:nth-child(1){border:none;background:#e76565;animation:rps_ani1 500ms 1 forwards}
.rps_nogoal .obj_rps_ani:nth-child(2),.rps_nogoal .obj_rps_ani:nth-child(3),.rps_nogoal .obj_rps_ani:nth-child(4){border:1px solid #e76565!important;animation:rps_ani3 1500ms 1}
@keyframes rps_ani1{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
    99%{opacity:1}
    100%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}
}@keyframes rps_ani2{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
     100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
 }@keyframes rps_ani3{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}
      100%{-webkit-transform:scale(2);transform:scale(2);opacity:0}
  }
/* score_board.css 结束 */

/* bet365 */
.middle_content_bet365 .content_l > .loading{top: 171px;}
