/*导航栏*/
.main-top_s89_new {
    padding: 0 0.75rem 0 0.46rem;
}

.main-top_s89_new .logo a {
    height: 50px;
    display: flex;
    align-items: center;
    font-size: 1rem;
}

.main-top-logo_s89_new {
    height: 1.65rem;
    width: auto;
    object-fit: cover;
    cursor: pointer;
}

.more_click_s89_new {
    width: 2.5rem;
    height: 2rem;
    object-fit: contain;
}

.main-title {
    padding: 5px 10px;
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #FFFFFF;
    width: 100%;
    max-width: 1300px;
    box-sizing: border-box;
    background: #221F3B ;
}

.league-match-nav_s89_new {
    display: flex;
    align-items: center;
    height: 3.125rem;
    background: #221F3B ;
    padding: 0.47rem 0;
}

.league-match-nav_s89_new a {
    font-size: 0.875rem;
    font-family: Helvetica-Bold;
    font-weight: 700;
    margin: 0 0.16rem 0 0.75rem;
    height: 2.13rem !important;
    line-height: 2.13rem !important;
    color: #fff !important;
    padding: 0 10px;
    text-align: center;
    border-radius: 0.38rem;
    background-color: transparent !important;
}

.nav-bg_s89_new {
    overflow-y: hidden;
    background: #006867;
    height: unset;
}

.league-match-nav_s89_new .select {
    background: #6F4A8E  !important;
    color: #ffffff !important;
}

.league-match-nav_s89_new .select::after {
    bottom: 2px;
    width: calc(100% - 0.16rem);
    left: 50%;
    transform: translateX(-50%);
    /* border: 2px solid #10AD6D; */
}

.tag-bg_s89_new {
    display: block;
    width: 100% !important;
    height: unset;
    background: #221F3B ;
    
    padding: 0.675rem .75rem;
    box-sizing: border-box;
}

.tag_title_s89_new {
    text-align: left;
    font-family: Helvetica-Bold;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
    font-weight: 700;
}

.tag-list_s89_new {
    overflow-x: auto;
    padding-left: unset;
}

.tag-item_s89_new, .tag-item1, .tag-item2, .tag-item3, .tag-item4 {
    border-bottom: unset;
    font-size: 0.75rem;
    border: 1px solid #6F4A8E;
    border-radius: 0.875rem;
    letter-spacing: 0;
    font-weight: 400;
    margin-right: 0.2375rem;
    font-family: PingFangSC-Regular;
    color: rgba(255,255,255,0.60) !important;
    display: flex;
    justify-content: space-between;
    padding: 0.08rem 0.12rem 0.12rem 0.4rem;
}
.tag-item_s89_new.tag-item1,
.tag-item_s89_new.tag-item2,
.tag-item_s89_new.tag-item3,
.tag-item_s89_new.tag-item4{
    background: #ffffff;
    font-family: PingFangSC-Regular;
    color: #221F3B  !important;
    display: flex;
    justify-content: space-between;
    padding: 0.12rem 0.12rem 0.12rem 0.4rem;
}

.tag_title_s89_new {
    font-family: Helvetica-Bold;
    font-size: 0.75rem;
    color: #ffffff;
    letter-spacing: 0;
    font-weight: 700;
}

/*index列表*/
.main-bg-color_s89_new {
    background: #6F4A8E !important;
    background-size: 100% 100% !important;
}

.new_list_item {
    margin-left: unset;
    margin-right: unset;
    margin-top: unset;
    border-radius: unset;
    padding: 0.35rem 0.75rem;
    border-radius: 15px;
}

.new_list_item_info_index_s89_new {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: unset;
    width: 100%;
    min-height: 4.125rem;
}

.status_gray_color {
    color: #6F4A8E  !important;
}

.item_info_top_r_s89_new, .item_info_top_l_s89_new {
    display: flex;
    align-items: center;
    width: 43%;
}

.item_info_top_l_s89_new {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}


.item_info_top_r_s89_new {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.item_info_top_l_s89_new, .item_info_top_l_s89_new span {
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #FFFFFF;
    font-weight: 400;
}

.new_list_item_info_logo_s89_new {
    width: 1.75rem;
    height: 1.75rem;
    border-radius: 100%;
    margin: unset;
    background: #f1f5f8;
    overflow: hidden;
}

.new_list_item_info_logo_s89_new img {
    width: 1.75rem;
    height: 1.75rem;
    margin: 0;
    transform: scale(.8);
}

.new_list_item_title_s89_new {
    width: 100%;
    align-items: center;
}

.new_list_item_title_s89_new .left, .new_list_item_title_s89_new .new_center, .new_list_item_title_s89_new .right {
    width: 33% !important;
}

.new_list_item_title_s89_new .left {
    align-items: center;
    font-family: PingFangSC-Semibold;
    font-size: 0.875rem;
    color: #000;
    letter-spacing: 0;
    font-weight: 600;
    overflow: hidden;
    justify-content: flex-start;
}

.new_list_item_title_s89_new .new_center {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFangSC-Semibold;
    font-size: 0.875rem;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600;
}

.new_list_item_title_s89_new .right {
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #006867;
    letter-spacing: 0;
    font-weight: 700;
    display: flex;
    justify-content: flex-end;
}

.new_list_item_team_vs {
    font-family: DINAlternate-Bold;
    font-size: 1.5rem;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}

.new_list_item {
    background: unset;
}
.main-bg-color_s89_new .item_info_top_l_s89_new .new_list_item_info_team_s89_new, .main-bg-color_s89_new .item_info_top_r_s89_new .new_list_item_info_team_s89_new{
    color: #FFFFFF;
}
.item_info_top_l_s89_new, .item_info_top_r_s89_new{
    font-family: Helvetica-Bold;
    font-size: 0.9rem;
    color: #FFFFFF;
    font-weight: 700;
}
.item_info_top_l_s89_new .new_list_item_info_logo_s89_new{
    margin-left: 0.5rem;
}
.item_info_top_r_s89_new .new_list_item_info_logo_s89_new{
    margin-right: 0.5rem;
}

.new_list_item_info_team_s89_new {
    margin: unset;
    font-family: Helvetica-Bold;
    font-size: 0.9rem;
    color: #000000;
    font-weight: 700;
    text-align: left;
    width: 70%;
    word-break: break-word;
}

.main-bg-color_s89_new .new_center_color_s89_new {
    color: #ffffff !important;
}

.new_center_color_s89_new {
    color: #000000 !important;
}

.new_list_item_team_score_s89_new {
    display: flex;
    align-items: center;
}
.main-bg-color_s89_new .new_list_item_team_score_left_s89_new, .main-bg-color_s89_new .new_list_item_team_score_center_s89_new, .main-bg-color_s89_new .new_list_item_team_score_center_s89_new {
    color: #ffffff;
}

.new_list_item_team_score_left_s89_new, .new_list_item_team_score_center_s89_new, .new_list_item_team_score_center_s89_new {
    font-family: DINAlternate-Bold;
    font-size: 1.5rem;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}

.new_list_item_team_score_center_s89_new {
    padding: 0 3px;
}


.item_info_top_l_s89_new .new_list_item_info_team_s89_new {
    text-align: right;
    margin-left: unset;
}

.main-bg-color_s89_new .new_list_item_title_s89_new .live{
    background-color: #ffffff;
    color: #221F3B;
}

.new_list_item_title_s89_new .live {
    background: #6F4A8E;
    border-radius: 3px;
    width: auto;
    height: 1rem;
    padding: 0 5px;
    box-sizing: border-box;
    white-space: nowrap;
    display: flex;
    align-items: center;
}
.main-bg-color_s89_new .new_list_item_button_index_s89_new a{
    height: 2.38rem;
    background: #FFFFFF;
    border-radius: 0.38rem;
}

.new_list_item_button_index_s89_new a {
    width: 100%;
    padding: unset;
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #000000;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 0.38rem;
    height: 2.38rem;
    /* border: 1px solid #006867; */
}

.new_list_item_button_index_s89_new img {
    margin-top: unset;
    margin-right: .5rem;
    width: 0.625rem;
    height: 0.625rem;
}

.center_color_s89_new {
    color: #000000 !important;
}

.item_live_urls_s89_new {
    width: 100%;
}

.main-bg-color_s89_new .item_live_urls_i_s89_new{
    color: #ffffff;
}

.item_live_urls_i_s89_new {
    color: #000000;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    font-weight: 400;
}

.new_list_item_info_left_status {
    font-family: Helvetica-Bold;
    font-size: 0.75rem;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
}

.match_item_odd_even_s89_new:nth-child(odd) {
    background: #EBEBEB;
    border: 0px solid #202020;
}

.match_item_odd_even_s89_new:nth-child(even) {
    background: #EBEBEB;
    border: 0px solid #202020;
}

.new_list_item_title_s89_new .right_odd_even {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8.5625rem !important;
    height: 1.5rem;
    border: 1px solid #006867;
    border-radius: 0.1875rem;
    font-family: PingFangSC-Semibold;
    font-size: 0.75rem;
    color: #006867;
    letter-spacing: 0;
    font-weight: 600;
}

.co1 {
    color: #999999 !important;
}

.co2 {
    font-family: Helvetica !important;
    color: #BEBEBE !important;
}

.co3 {
    font-family: Helvetica-Bold !important;
    color: #127A51 !important;
    font-weight: 700;
}

.new_list_item_button_index_s89_new, .new_list_item_button_index_s89_new a {
    margin: 10px 0;
    height: 2.38rem;
    box-sizing: border-box;
}

.top-box_r_r {
    font-family: DINAlternate-Bold;
    font-size: 1rem;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
}

.new_list_item_button_index_pc {
    display: none;
}

.match_detail_crumb {
    padding: 0 0.75rem !important;
}

.bread {
    height: 3.125rem;
    display: flex;
    align-items: center;
}

.bread div, .bread h1 {
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #6F4A8E ;
    letter-spacing: 0;
    font-weight: 700;
    margin-right: 0.9375rem
}

.back_detail {
    display: flex;
    align-items: center;
    font-size: 0.875rem;
    color: #ffffff !important;
    letter-spacing: 0;
    font-weight: 700;
    cursor: pointer;
}

.close_detail {
    width: 0.475rem;
    height: 0.725rem;
    object-fit: cover;
    margin-right: 0.475rem;
}

.live_detail_s89_new {
    background: #6F4A8E  !important;
}

.match-list-content-item {
    color: #BEBEBE !important;
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
}

.new_content_h1_s89_new h1 {
    font-family: PingFangSC-Regular;
    font-size: 0.875rem;
    color: #666;
    letter-spacing: 0;
    font-weight: 400;
}

.match_daohang_s89_new div {
    padding-left: 0.75rem;
}

.match_daohang_s89_new div, .match_daohang_s89_new div a {
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 700;
}


.match_detail_tab_item_s89_new {
    margin-left: unset !important;
    margin-right: 0.05rem;
    border-radius: unset !important;
    background: #ffffff !important;
    height: 36px;
    line-height: 36px;
    padding: 0 8px !important;
}

.match_detail_tab_s89_new {
    margin-top: unset;
    padding: 0 10px;
    box-sizing: border-box;
}

.tab2_sendBtn_s89_new {
    background: #484848;
    box-shadow: 0px 1px 9px 0px rgba(0, 0, 0, 0.11);
    height: 3.4375rem;
}

.tab2_sendBtn_s89_new input {
    background: #fff ;
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #333;
    font-weight: 400;
}


#tab7, #tab4, #tab5, #tab6 {
    padding: 0;
    background: #ffffff;
    border-top: 1px solid #f1f5f8;
}

.new_table_no, .live_detail_text_ngay {
    background: unset !important;
    color: #ffffff !important;
}

.new_table_row {
    border-bottom: solid 0.5px #f1f5f8 !important;
}

.new_content_h1_s89_new {
    background: #f1f5f8 !important;
}

.live_detail_text_key, .live_detail_text_title_left, .live_detail_text_title, .live_detail_text_icon_item, .live_detail_text_icon_item1, .live_detail_text_data_text, .new_table_row, .new_table_row_col_time, .live_detail_text_title_right, .new_table_row_col_span_name, .new_table_row_col_span_name_tab3, .match_info_001, .match_info_001 label, .little_title_yellow {
    color: #000000 !important;
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
}

.new_table_title, .new_table_title_col {
    background: #f1f5f8 !important;
    color: #333333 !important;
}

/*文字直播*/
.integralBox {
    width: 100%;
    padding: 0.625rem;
    box-sizing: border-box;
}

.live_animation {
    height: 13.4375rem;
    margin-top: unset !important;
}

#live_animation_iframe{
    width: 100% !important;
    height: 100% !important;
}

.tlive0 {
    background-image: url('/static/images/t3/icon/tlive0.png');
}

.tlive1 {
    background-image: url('/static/images/t3/icon/tlive1.png');
}

.tlive2 {
    background-image: url('/static/images/t3/icon/tlive2.png');
}

.tlive3 {
    background-image: url('/static/images/t3/icon/tlive3.png');
}

.tlive4 {
    background-image: url('/static/images/t3/icon/tlive4.png');
}

.tlive8 {
    background-image: url('/static/images/t3/icon/tlive8.png');
}

.tlive9 {
    background-image: url('/static/images/t3/icon/tlive9.png');
}

.tlive13 {
    background-image: url('/static/images/t3/icon/tlive13.png');
}

.tlive15 {
    background-image: url('/static/images/t3/icon/tlive15.png');
}

.tlive16 {
    background-image: url('/static/images/t3/icon/tlive16.png');
}

.tlive17 {
    background-image: url('/static/images/t3/icon/tlive17.png');
}

.tlivezhugong {
    background-image: url('/static/images/t3/icon/zhugong.png');
}

.tIcon {
    background-repeat: no-repeat;
    background-position: center center;
    width: 15px;
    height: 15px;
    display: inline-block;
    background-size: auto 15px;
    margin-left: -1px;
}

.column_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.column_item p {
    width: 50% !important;
}

.column_item_right {
    display: flex;
    justify-content: flex-end;
    width: 50% !important;
}

.column_item p, .column_item span, .column_item i {
    width: 20%;
    text-align: center;
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #333333;
    letter-spacing: 0;
    font-weight: 400;
    position: relative;
}


.team_name {
    text-align: left !important;
    overflow: hidden;
    font-family: PingFangSC-Semibold;
    font-size: 0.625rem;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600;
    padding-left: 5px;
}

.live_detail_text_info_s89_new {
    border-bottom: unset !important;
}

.tab2_bg_s89_new {
    margin: 0.75rem;
    box-sizing: border-box;
    background: #ffffff;
}

.tab2_bg_no_bg {
    margin-top: unset;
}

.live_detail_text_data_s89_new {
    border-top: unset !important;
}

/*進度條*/
.progresscontainer, .progresscontainer1 {
    width: 80%;
    border: none;
    height: 10px;
}

.progresscontainer {
    background: #252f2b;
}

.progresscontainer1 {
    background: #3c2f26;
}

.progress, .progress1 {
    width: 0%;
    height: 100%;
}

.progress {
    background: #006867;
}

.progress1 {
    float: right;
    background: #f97522;
}

.live_detail_text_value {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 40% !important;
}

.live_detail_text_value, .live_detail_text_key {
    color: #999999 !important;
}

.co_hteam_name::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 0;
    width: 2px;
    height: 11px;
    display: block;
    border-radius: 2rem;
    background: #27c5c3;
    transform: translateY(-50%);
}

.co_ateam_name::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 0;
    width: 2px;
    height: 11px;
    display: block;
    border-radius: 2rem;
    background: #F97522;
    transform: translateY(-50%);
}

.column_item {
    padding: 4px 0;
}


@media only screen and (max-width: 640px) {
    .match_item_odd_even_s89_new:nth-child(odd), .match_item_odd_even_s89_new:nth-child(even) {
        border: unset;
    }

    .new_list_item_info_index_s89_new {
        min-height: 50px !important;
    }
}

@media only screen and (min-width: 640px) {

    .match_detail_tab_s89_new {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
    }

    .back_detail {
        margin-left: 0.5rem;
    }

    .new_list_item {
        width: 30.7%;
        margin-bottom: .5rem;
    }

    .new_content_box_s89_new > i {
        width: 32.95%;
    }

   

    .new_list_item_button_index_pc {
        display: block;
    }

    .new_list_item_button_index_pc a {
        display: flex;
        border: 1px solid #006867;
        border-radius: 3px;
        background: unset;
    }

    .right_odd_even {
        display: none !important;
    }

    .nav-bg_s89_new, .league-match-nav_s89_new {
        height: unset;
    }

    .nav-bg_s89_new {
        overflow-x: hidden;
        max-width: 1300px;
        margin-left: auto;
        margin-right: auto;
    }

    .league-match-nav_s89_new::-webkit-scrollbar {
        display: none;
    }




    .live_detail_s89_new, .isShow_p_m {
        display: none;
        background: #202020 !important
    }

    .pc-view-footer_s89_new::-webkit-scrollbar {
        display: none;
    }

    /*pc端ui*/
    .detail-box_s89_new{
        padding-top: 12px;
    }
    .live_detail_s89_new {
        height: 525px;
    }

    .tabs-box_s89_new {
        border: 0px solid #3D3D3D;
        background-color: #ffffff;
        border-radius: 0.75rem 0.75rem 0 0;
    }

}

/*赛程开始*/
.result_h1{
    padding: 0 0.75rem;
    font-family: PingFangSC-Semibold;
    font-size: 0.875rem;
    color: #FFFFFF;
    letter-spacing: 0;
    font-weight: 600;
}
.match_item_odd_even_result{
    background: #ffffff;
    width: 100% !important;
    padding: 0.3rem 0.75rem !important;
    margin: unset;
    box-sizing: border-box;
    border-radius: 0;
}
.match_item_odd_even_result .new_list_item_title_s89_new{
    min-height: unset !important;
}

.new_list_item_title_result .center_color_s89_new{
    font-family: Helvetica-Bold;
    font-size: 0.75rem;
    color: #9a9a9a !important;
    letter-spacing: 0;
    line-height: 19.2px;
    font-weight: 400;
}

.new_list_item_info_index_rusult{
    padding: 3px 0;
}

.new_list_item_info_index_rusult .new_list_item_info_team_s89_new {
    font-family: Helvetica-Bold;
    font-size: 0.75rem;
    color: #000000;
    letter-spacing: 0;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.match_item_odd_even_result .new_list_item_info_index_s89_new{
    min-height: unset !important;
}
.new_list_item_info_index_rusult .new_list_item_info_logo_s89_new{
    width: 2.1875rem;
    height: 2.1875rem;
    border-radius: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.new_list_item_info_index_rusult .new_list_item_info_logo_s89_new img{
    width: 2.1875rem;
    height: 2.1875rem;
    object-fit: contain;
}

.new_list_item_info_index_rusult .new_list_item_team_vs {
    font-family: DINAlternate-Bold;
    font-size: 1.125rem;
    color: #000000;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}
.match_item_odd_even_result .item_live_urls_s89_new {
    padding: 2px 0;
}

.c_info_s89_new{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Helvetica-Bold;
    font-size: 0.75rem;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
    padding: 5px 0.75rem;
    background: #6F4A8E ;
    border-top: 1px solid rgb(255, 255, 255, .5);
}
.c_info_s89_new img {
    width: auto;
    height: 1.25rem;
    object-fit: cover;
    margin-right: 0.5rem;
}
.list_result_dom_s89_new{
    width: 100%;
    cursor: pointer;
}
.retract_dom_s89_new img{
    width: 0.625rem;
    height: 0.375rem;
}
.retract_dom_s89_new .active{
    transform: scaleY(-1);
}

.c_info_s89_new div{
    display: flex;
    align-items: center;
}

@media only screen and (min-width: 640px) {
    .item_info_top_resul {
        width: 48%;
    }
}
/*文章列表开始*/

ul.menu {
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 20px auto;
    margin-bottom: 0;
    font-family: "Times New Roman";
    /* box-shadow: 0 0 25px #00000070; */
    clear: both;
}

ul.menu .list {
    font-size: 14px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    min-height: 50px;
    vertical-align: sub;
    clear: both;
    background-color: #ffffff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    cursor: pointer;
    text-align: left;
}
ul.menu .list.active{
    background-color: #f1f5f8;
}

ul.menu .list:after {
    content: url("/static/images/t9/arrow.png");
    position: absolute;
    right: 17px;
    top: 17px;
    padding: 0 5px;
    color: #fff;
}

ul.menu .list span {
    text-decoration: none;
    padding: 17px 0 17px 17px;
    display: block;
    height: auto;
    box-sizing: border-box;
    font-size: 1rem;
    color: #000000;
    max-width: 85%;
    font-weight: 700;
}


ul.menu .list .items {
    height: 0;
    overflow: hidden;
}

ul.menu .list .items a {
    padding: 17px;
}

ul.menu .list .items a:hover {
    background-color: #3f5d79;
    color: #fff;
    transition: 300ms all;
}

ul.menu .list:last-child {
    border-bottom: none;
}

ul.menu .active:after {
    content: url("/static/images/t9/arrow.png");
    position: absolute;
    right: 17px;
    top: 17px;
    padding: 0 5px;
    color: #fff;
    transform: rotate(180deg);
}

ul.menu .active > .items {
    display: block;
    padding: 0;
    height: auto;
    color: #000000;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 200ms;
    clear: both;
    float: left;
    width: 100%;
    background: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

ul.menu .active > .items li {
    padding: 0.2rem 0.75rem;
    list-style: none;
    font-size: 1rem;
    color: #000000;
}

ul.menu .active > .items li:last-child {
    border-color: transparent;
    padding-bottom: 0;
}

ul.menu .active > .items .active > .items {
    background-color: #2f4b67;
}
ul.menu .active > .items img{
    max-width: 40%;
    margin: 0.75rem;
}
ul.menu .active > .items table {
    margin: 0.75rem;
}
ul.menu .active .list {
    background: #697d92;
}
.c32 .c14 .c0, .c32 .c14 .c5, .c32 .c14 .c25, .c32 .c14 .c24{
    width: auto;
}

.border_start {
    border-left: 4px solid #6F4A8E  !important;
}
.c25{
    color: #FFFFFF;
}

/*文章列表结束*/


@media only screen and (max-width: 640px) {
    .c32{
        width: 100%;
        padding: 0 !important;
    }
    .about-right p{
        margin: 0 !important;
    }
    .c32{
        margin: 0 !important;
        text-indent:0 !important
    }
    .c32 .c13 > span,
    .c32 .c1 > span{
        width: 100% !important;
        height: auto !important;
        margin: 0 !important;
    }
    .c32 .c1 img{
        width: 100% !important;
        height: auto !important;
    }
    .c14{
        margin-left: 0 !important;
        display: block;
        overflow: auto;
    }
    .c1,
    .c6{
        margin-left: 0!important;
        margin-right: 0.53rem;
    }
    .c13{
        padding-right: 0.35rem !important
    }
    .c32 .c14 tr td:first-child{
        width: 22%;
        overflow-wrap: anywhere;
    }
}

.c32 .c14 .c0,
.c32 .c14 .c5,
.c32 .c14 .c25,
.c32 .c14 .c24{
    width:auto;
}
.content .c32 .c8,
.content .c32 .c10,
.content .c32 .c4{
   margin-bottom: 0;
}
.ez-toc-content a{
    color: #000000;
}
.home-index {
    margin-right: 10px !important;
}
.about-right {
    padding: 5px 0 5px 15px;
}
.c32 .c10 > span,
.c32 .c10 > span img,
.c32 .c6 > span{
    width: 100% !important;
    height: auto !important;
    margin: 0 !important
}
.c32 .c10 img,
.c32 .c6 img{
    width: 100% !important;
    max-width: inherit;
    height: auto !important;
}
ul.lst-kix_qx8eezfqqq34-6 {
    list-style-type: none
}

.lst-kix_94udghrmvs16-1>li:before {
    content: "\0025cb   "
}

ul.lst-kix_qx8eezfqqq34-7 {
    list-style-type: none
}

ul.lst-kix_qx8eezfqqq34-4 {
    list-style-type: none
}

ul.lst-kix_qx8eezfqqq34-5 {
    list-style-type: none
}

.lst-kix_x7yrk2iepuih-8>li:before {
    content: "\0025a0   "
}

.lst-kix_94udghrmvs16-3>li:before {
    content: "\0025cf   "
}

.lst-kix_x7yrk2iepuih-7>li:before {
    content: "\0025cb   "
}

ul.lst-kix_qx8eezfqqq34-8 {
    list-style-type: none
}

.lst-kix_94udghrmvs16-2>li:before {
    content: "\0025a0   "
}

ul.lst-kix_qx8eezfqqq34-2 {
    list-style-type: none
}

ul.lst-kix_qx8eezfqqq34-3 {
    list-style-type: none
}

ul.lst-kix_qx8eezfqqq34-0 {
    list-style-type: none
}

.lst-kix_94udghrmvs16-0>li:before {
    content: "\0025cf   "
}

.lst-kix_94udghrmvs16-8>li:before {
    content: "\0025a0   "
}

ul.lst-kix_qx8eezfqqq34-1 {
    list-style-type: none
}

.lst-kix_x7yrk2iepuih-2>li:before {
    content: "\0025a0   "
}

.lst-kix_x7yrk2iepuih-3>li:before {
    content: "\0025cf   "
}

.lst-kix_qx8eezfqqq34-2>li:before {
    content: "\0025a0   "
}

.lst-kix_qx8eezfqqq34-3>li:before {
    content: "\0025cf   "
}

.lst-kix_x7yrk2iepuih-4>li:before {
    content: "\0025cb   "
}

.lst-kix_qx8eezfqqq34-0>li:before {
    content: "\0025cf   "
}

.lst-kix_qx8eezfqqq34-1>li:before {
    content: "\0025cb   "
}

.lst-kix_qx8eezfqqq34-4>li:before {
    content: "\0025cb   "
}

.lst-kix_qx8eezfqqq34-5>li:before {
    content: "\0025a0   "
}

.lst-kix_x7yrk2iepuih-6>li:before {
    content: "\0025cf   "
}

.lst-kix_vfs21fmqwv38-3>li:before {
    content: "\0025cf   "
}

.lst-kix_vfs21fmqwv38-2>li:before {
    content: "\0025a0   "
}

.lst-kix_vfs21fmqwv38-1>li:before {
    content: "\0025cb   "
}

.lst-kix_x7yrk2iepuih-5>li:before {
    content: "\0025a0   "
}

.lst-kix_vfs21fmqwv38-0>li:before {
    content: "\0025cf   "
}

.lst-kix_qx8eezfqqq34-8>li:before {
    content: "\0025a0   "
}

.lst-kix_qx8eezfqqq34-6>li:before {
    content: "\0025cf   "
}

.lst-kix_qx8eezfqqq34-7>li:before {
    content: "\0025cb   "
}

.lst-kix_x7yrk2iepuih-1>li:before {
    content: "\0025cb   "
}

ul.lst-kix_2yvamvuvdjkh-1 {
    list-style-type: none
}

ul.lst-kix_bqwt0rlcorpn-8 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-0 {
    list-style-type: none
}

ul.lst-kix_bqwt0rlcorpn-7 {
    list-style-type: none
}

ul.lst-kix_94udghrmvs16-0 {
    list-style-type: none
}

ul.lst-kix_bqwt0rlcorpn-4 {
    list-style-type: none
}

.lst-kix_94udghrmvs16-7>li:before {
    content: "\0025cb   "
}

.lst-kix_x7yrk2iepuih-0>li:before {
    content: "\0025cf   "
}

ul.lst-kix_bqwt0rlcorpn-3 {
    list-style-type: none
}

ul.lst-kix_bqwt0rlcorpn-6 {
    list-style-type: none
}

.lst-kix_94udghrmvs16-6>li:before {
    content: "\0025cf   "
}

ul.lst-kix_bqwt0rlcorpn-5 {
    list-style-type: none
}

ul.lst-kix_bqwt0rlcorpn-0 {
    list-style-type: none
}

.lst-kix_94udghrmvs16-5>li:before {
    content: "\0025a0   "
}

ul.lst-kix_94udghrmvs16-5 {
    list-style-type: none
}

ul.lst-kix_94udghrmvs16-6 {
    list-style-type: none
}

ul.lst-kix_bqwt0rlcorpn-2 {
    list-style-type: none
}

ul.lst-kix_94udghrmvs16-7 {
    list-style-type: none
}

ul.lst-kix_bqwt0rlcorpn-1 {
    list-style-type: none
}

ul.lst-kix_94udghrmvs16-8 {
    list-style-type: none
}

ul.lst-kix_94udghrmvs16-1 {
    list-style-type: none
}

ul.lst-kix_94udghrmvs16-2 {
    list-style-type: none
}

ul.lst-kix_94udghrmvs16-3 {
    list-style-type: none
}

.lst-kix_94udghrmvs16-4>li:before {
    content: "\0025cb   "
}

ul.lst-kix_94udghrmvs16-4 {
    list-style-type: none
}

ul.lst-kix_x7yrk2iepuih-7 {
    list-style-type: none
}

ul.lst-kix_x7yrk2iepuih-6 {
    list-style-type: none
}

ul.lst-kix_x7yrk2iepuih-8 {
    list-style-type: none
}

.lst-kix_u6g6lb7q2jgs-6>li:before {
    content: "\0025cf   "
}

.lst-kix_u6g6lb7q2jgs-8>li:before {
    content: "\0025a0   "
}

ul.lst-kix_x7yrk2iepuih-3 {
    list-style-type: none
}

ul.lst-kix_x7yrk2iepuih-2 {
    list-style-type: none
}

ul.lst-kix_x7yrk2iepuih-5 {
    list-style-type: none
}

ul.lst-kix_x7yrk2iepuih-4 {
    list-style-type: none
}

.lst-kix_u6g6lb7q2jgs-7>li:before {
    content: "\0025cb   "
}

.lst-kix_u6g6lb7q2jgs-2>li:before {
    content: "\0025a0   "
}

.lst-kix_u6g6lb7q2jgs-4>li:before {
    content: "\0025cb   "
}

.lst-kix_u6g6lb7q2jgs-1>li:before {
    content: "\0025cb   "
}

.lst-kix_u6g6lb7q2jgs-5>li:before {
    content: "\0025a0   "
}

.lst-kix_bqwt0rlcorpn-8>li:before {
    content: "\0025a0   "
}

.lst-kix_u6g6lb7q2jgs-3>li:before {
    content: "\0025cf   "
}

.lst-kix_bqwt0rlcorpn-7>li:before {
    content: "\0025cb   "
}

.lst-kix_2yvamvuvdjkh-4>li:before {
    content: "\0025cb   "
}

.lst-kix_2yvamvuvdjkh-5>li:before {
    content: "\0025a0   "
}

.lst-kix_bqwt0rlcorpn-4>li:before {
    content: "\0025cb   "
}

.lst-kix_bqwt0rlcorpn-6>li:before {
    content: "\0025cf   "
}

.lst-kix_bqwt0rlcorpn-1>li:before {
    content: "\0025cb   "
}

.lst-kix_bqwt0rlcorpn-5>li:before {
    content: "\0025a0   "
}

.lst-kix_2yvamvuvdjkh-8>li:before {
    content: "\0025a0   "
}

.lst-kix_2yvamvuvdjkh-0>li:before {
    content: "\0025cf   "
}

.lst-kix_u6g6lb7q2jgs-0>li:before {
    content: "  "
}

.lst-kix_bqwt0rlcorpn-2>li:before {
    content: "\0025a0   "
}

.lst-kix_2yvamvuvdjkh-6>li:before {
    content: "\0025cf   "
}

.lst-kix_2yvamvuvdjkh-7>li:before {
    content: "\0025cb   "
}

.lst-kix_bqwt0rlcorpn-3>li:before {
    content: "\0025cf   "
}

ul.lst-kix_x7yrk2iepuih-1 {
    list-style-type: none
}

ul.lst-kix_x7yrk2iepuih-0 {
    list-style-type: none
}

.lst-kix_2yvamvuvdjkh-1>li:before {
    content: "\0025cb   "
}

.lst-kix_bqwt0rlcorpn-0>li:before {
    content: "\0025cf   "
}

.lst-kix_2yvamvuvdjkh-2>li:before {
    content: "\0025a0   "
}

.lst-kix_2yvamvuvdjkh-3>li:before {
    content: "\0025cf   "
}

ul.lst-kix_vfs21fmqwv38-0 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-3 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-4 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-1 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-2 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-7 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-8 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-5 {
    list-style-type: none
}

ul.lst-kix_vfs21fmqwv38-6 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-8 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-7 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-6 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-5 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-4 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-3 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-2 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-1 {
    list-style-type: none
}

ul.lst-kix_u6g6lb7q2jgs-0 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-8 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-7 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-6 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-5 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-4 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-3 {
    list-style-type: none
}

ul.lst-kix_2yvamvuvdjkh-2 {
    list-style-type: none
}

.lst-kix_vfs21fmqwv38-4>li:before {
    content: "\0025cb   "
}

.lst-kix_vfs21fmqwv38-5>li:before {
    content: "\0025a0   "
}

.lst-kix_vfs21fmqwv38-7>li:before {
    content: "\0025cb   "
}

.lst-kix_vfs21fmqwv38-6>li:before {
    content: "\0025cf   "
}

.lst-kix_vfs21fmqwv38-8>li:before {
    content: "\0025a0   "
}

ol {
    margin: 0;
    padding: 0
}

table td,
table th {
    padding: 0
}

.c0 {
    border-right-style: solid;
    padding: 0.37rem 0.37rem 0.37rem 0.37rem;
    border-bottom-color: #000000;
    border-top-width: 0.07rem;
    border-right-width: 0.07rem;
    border-left-color: #000000;
    vertical-align: top;
    border-right-color: #000000;
    border-left-width: 0.07rem;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-width: 0.07rem;
    width: 5.33rem;
    border-top-color: #000000;
    border-bottom-style: solid
}

.c25 {
    border-right-style: solid;
    padding: 0.37rem 0.37rem 0.37rem 0.37rem;
    border-bottom-color: #000000;
    border-top-width: 0.07rem;
    border-right-width: 0.07rem;
    border-left-color: #000000;
    vertical-align: top;
    border-right-color: #000000;
    border-left-width: 0.07rem;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-width: 0.07rem;
    width: 7.11rem;
    border-top-color: #000000;
    border-bottom-style: solid
}

.c24 {
    border-right-style: solid;
    padding: 0.37rem 0.37rem 0.37rem 0.37rem;
    border-bottom-color: #000000;
    border-top-width: 0.07rem;
    border-right-width: 0.07rem;
    border-left-color: #000000;
    vertical-align: top;
    border-right-color: #000000;
    border-left-width: 0.07rem;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-width: 0.07rem;
    width: 4rem;
    border-top-color: #000000;
    border-bottom-style: solid
}

.c5 {
    border-right-style: solid;
    padding: 0.37rem 0.37rem 0.37rem 0.37rem;
    border-bottom-color: #000000;
    border-top-width: 0.07rem;
    border-right-width: 0.07rem;
    border-left-color: #000000;
    vertical-align: top;
    border-right-color: #000000;
    border-left-width: 0.07rem;
    border-top-style: solid;
    border-left-style: solid;
    border-bottom-width: 0.07rem;
    width: 5.55rem;
    border-top-color: #000000;
    border-bottom-style: solid
}

.c1 {
    margin-left: 0.53rem;
    padding-top: 0.74rem;
    list-style-position: inside;
    text-indent: 3.33rem;
    padding-bottom: 0rem;
    line-height: 1.5;
    orphans: 2;
    widows: 2;
    text-align: justify
}

.c6 {
    margin-left: 0.53rem;
    padding-top: 0.74rem;
    padding-bottom: 0.44rem;
    line-height: 1.5;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: justify
}

.c10 {
    margin-left: 0.53rem;
    padding-top: 0.74rem;
    padding-bottom: 0rem;
    line-height: 1.5;
    orphans: 2;
    widows: 2;
    text-align: justify
}

.c3 {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 1.04rem;
    font-family: "Times New Roman";
    font-style: normal
}

.c21 {
    margin-left: 0.53rem;
    padding-top: 0.74rem;
    padding-bottom: 0rem;
    line-height: 1.5;
    orphans: 2;
    widows: 2;
    text-align: center
}

.c26 {
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-family: "Arial";
    font-style: normal
}

.c9 {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    vertical-align: baseline;
    font-family: "Times New Roman";
    font-style: normal
}

.c29 {
    padding-top: 0rem;
    padding-bottom: 0rem;
    line-height: 1.15;
    orphans: 2;
    widows: 2;
    text-align: left
}

.c4 {
    margin-left: 0.53rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    line-height: 1.0;
    text-align: justify;
    height: 0.81rem
}

.c8 {
    margin-left: 0.53rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    line-height: 1.0;
    text-align: justify
}

.c16 {
    -webkit-text-decoration-skip: none;
    color: #1155cc;
    text-decoration: underline;
    text-decoration-skip-ink: none
}

.c14 {
    border-spacing: 0;
    border-collapse: collapse;
    margin-right: auto
}

.c32 {
    /* background-color: #ffffff;
    max-width: 432.2pt;
    padding: 72pt 91.2pt 72pt 72pt */
    margin: 0 auto;
    padding: 5.33rem;
    padding: 1rem
}

.c12 {
    font-size: 1.04rem;
    font-family: "Times New Roman";
    font-weight: 400
}

.c7 {
    font-size: 1.04rem;
    font-family: "Times New Roman";
    font-weight: 700
}

.c33 {
    font-family: "Times New Roman";
    font-weight: 700
}

.c15 {
    /* color: inherit;
    text-decoration: inherit */
    color: #1EC59E !important;
    text-decoration: inherit !important;
}

.c23 {
    padding: 0;
    margin: 0
}

.c22 {
    font-size: 1.48rem
}

.c19 {
    color: #1155cc
}

.c30 {
    margin-right: 0.37rem
}

.c11 {
    height: 0rem
}

.c13 {
    margin-right: 0.5rem
}

.c28 {
    font-weight: 400
}

.c2 {
    font-size: 1.33rem
}

.c31 {
    margin-right: -0.02rem
}

.c20 {
    margin-right: -0.55rem
}

.c17 {
    font-size: 1.04rem
}

.c18 {
    height: 0.81rem
}

.c27 {
    font-size: 0.81rem
}

.title {
    padding-top: 0rem;
    color: #ffffff;
    font-size: 1.93rem;
    padding-bottom: 0.22rem;
    font-family: "Arial";
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

.subtitle {
    padding-top: 0rem;
    color: #666666;
    font-size: 1.11rem;
    padding-bottom: 1.14rem;
    font-family: "Arial";
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

.c32 li {
    color: #000000;
    font-size: 0.81rem;
    font-family: "Arial"
}

.c32 p {
    margin: 0;
    color: #000000;
    font-size: 0.81rem;
    font-family: "Arial"
}

.c32 h1 {
    padding-top: 0.74rem;
    color: #000000;
    font-weight: 700;
    font-size: 1.33rem;
    padding-bottom: 0.44rem;
    font-family: "Times New Roman";
    line-height: 1.5;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: center
}

.c32 h2 {
    margin-top: 0.74rem;
    margin-bottom: .2rem !important;
    padding-top: 0.74rem;
    color: #000000;
    font-weight: 700;
    font-size: 1.04rem;
    padding-bottom: 0.44rem;
    font-family: "Times New Roman";
    line-height: 1.5;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: justify
}

.c32 h3 {
    padding-top: 0.74rem;
    color: #000000;
    font-weight: 700;
    font-size: 1.04rem;
    padding-bottom: 0.44rem;
    font-family: "Times New Roman";
    line-height: 1.5;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: justify
}

.c32 h4 {
    padding-top: 0.74rem;
    color: #666666;
    font-weight: 700;
    font-size: 1.04rem;
    padding-bottom: 0.3rem;
    font-family: "Times New Roman";
    line-height: 1.5;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: justify
}

.c32 h5 {
    padding-top: 0.88rem;
    color: #666666;
    font-size: 0.81rem;
    padding-bottom: 0.3rem;
    font-family: "Arial";
    line-height: 1.15;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

.c32 h6 {
    padding-top: 0.88rem;
    color: #666666;
    font-size: 0.81rem;
    padding-bottom: 0.3rem;
    font-family: "Arial";
    line-height: 1.15;
    page-break-after: avoid;
    font-style: italic;
    orphans: 2;
    widows: 2;
    text-align: left
}
.c10.image-title{
    text-align: center;
    padding-top: 0;
    padding-bottom: 0.74rem;
}


.new_content_box_dom_s89_new .item_info_top_l_s89_new {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column-reverse !important;
}
.new_content_box_dom_s89_new .item_info_top_r_s89_new {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
}

.new_content_box_dom_s89_new .item_info_top_l_s89_new .new_list_item_info_team_s89_new ,.new_content_box_dom_s89_new .item_info_top_r_s89_new .new_list_item_info_team_s89_new{
    text-align: center !important;
    margin-left: unset !important;
    width: 80%;
    margin-top: 0.5rem !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: unset;
}
.new_content_box_dom_s89_new .new_list_item_info_logo_s89_new {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 3.125rem;
    height: 3.125rem;
    border-radius: .8rem;
    margin: unset;
    background: #ffffff;
    overflow: hidden;
    flex-shrink: 0;
}

.new_content_box_dom_s89_new .new_list_item_info_logo_s89_new img {
    width:3.125rem;
    height: 3.125rem;
    margin: 0;
    transform: scale(.9);
    object-fit: contain;
}
.new_content_box_dom_s89_new .new_list_item_team_score_left_s89_new, .new_content_box_dom_s89_new .new_list_item_team_score_center_s89_new, .new_content_box_dom_s89_new .new_list_item_team_score_center_s89_new{
    font-size: 2rem;
}

.version_heart_s89_new {
  max-width: 1300px;
  margin: 0 auto;
  width: 100%;
}

.score_title_s89_new {
  height: 34px;
  line-height: 34px;
  text-align: left;
  font-family: Helvetica-Bold;
  font-size: 0.85rem;
  letter-spacing: 0;
  font-weight: 700;
  padding: 0 8px;
  background: #221F3B ;
  color: #fff;
}

.switch_body {
  display: flex;
  align-items: center;
  font-family: PingFangSC-Regular;
  font-size: 11px;
  color: #fff;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
  padding: 8px;
  background: #6F4A8E ;
}

.switch_body p {
  display: flex;
  align-items: center;
}

.switch_body p span {
  padding-left: 8px;
}

#switch-body1 {
  margin-right: 20px;
}

#check_01{
  background: #ffffff;
}

.check_01_top_s89_new .check_01_top_lea_s89_new {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #221F3B ;
  color: #FFFFFF;
  padding: 8px;
}

.check_01_top_s89_new .check_01_top_lea_s89_new .check_01_top_lea_left_s89_new {
  display: flex;
  align-items: center;
}

.check_01_top_s89_new .check_01_top_lea_s89_new .check_01_top_lea_left_s89_new p {
  font-family: Helvetica-Bold;
  font-size: 0.85rem;
  color: #fff;
  letter-spacing: 0;
  font-weight: 700;
}

.check_01_top_s89_new .check_01_top_lea_s89_new .check_01_top_lea_left_s89_new img {
  width: 30px;
  height: 20px;
  margin-right: 8px;
  object-fit: contain;
}

.check_01_top_s89_new .check_01_top_lea_s89_new .check_01_top_lea_right_s89_new {
  font-family: Helvetica;
  font-size: 11px;
  color: #999999;
  letter-spacing: 0;
  text-align: right;
  line-height: 16px;
  font-weight: 400;
}

.check_01_top_contest_s89_new {
  display: flex;
  padding: 8px;
  background: rgba(216, 216, 216, 0.00);
  border-bottom: 0.5px solid rgba(151, 151, 151, 0.1);
}

.check_01_top_contest_left_s89_new {
  width: 48%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.check_01_top_contest_left_s89_new .left {
  display: flex;
  align-items: center;
}

.check_01_top_contest_left_s89_new .left .tit {
  font-family: Helvetica;
  font-size: 0.85rem;
  color: #000000;
  letter-spacing: 0;
  line-height: 0.85rem;
  font-weight: 400;
}

.check_01_top_contest_left_s89_new .sco {
  font-family: Helvetica;
  font-size: 0.85rem;
  line-height: 0.85rem;
  color: #f86173;
  letter-spacing: 0;
  font-weight: 700;
  margin-left: 8px;
}

.check_01_top_contest_center_s89_new {
  width: 4%;
  font-family: DINAlternate-Bold;
  font-size: 1.125rem;
  color: #000000;
  letter-spacing: 0;
  font-weight: 700;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

.check_01_top_contest_left_s89_new .right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-family: Helvetica;
  font-size: 0.85rem;
  color: #000000;
  letter-spacing: 0;
  text-align: right;
  line-height: 0.85rem;
  font-weight: 400;
}

.check_01_top_contest_left_s89_new .right img {
  width: 20px;
  height: 20px;
  margin-left: 8px;
}

.check_01_top_contest_right_s89_new .right {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-family: Helvetica;
  font-size: 1.125rem;
  color: #000000;
  letter-spacing: 0;
  text-align: right;
  line-height: 0.85rem;
  font-weight: 400;
  white-space: nowrap;
}


.check_01_top_contest_right_s89_new {
  width: 48%;
  font-family: DINAlternate-Bold;
  font-size: 0.85rem;
  color: #333333;
  letter-spacing: 0;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.check_01_top_contest_s89_new{
  background: #ffffff !important;
}
.check_01_top_contest_right_s89_new .left{
  display: flex;
  align-items: center;
  font-family: Helvetica;
  font-size: 0.85rem;
  color: #000000;
  letter-spacing: 0;
  text-align: right;
  line-height: 0.85rem;
  font-weight: 400;
}

.check_01_top_contest_right_s89_new .left img {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.check_01_top_contest_right_s89_new .left p{
  text-align: left;
}

#check_02 {
  display: none;
}

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: inherit;
}

a :hover {
  background: #6F4A8E ;
}

.hover_bg_s89_new:hover .check_01_top_contest_s89_new {
  background: #6F4A8E  !important;
}
.hover_bg_s89_new:hover .check_01_top_contest_s89_new .tit,
.hover_bg_s89_new:hover .check_01_top_contest_s89_new .check_01_top_contest_left_s89_new .right,
.hover_bg_s89_new:hover .check_01_top_contest_s89_new .check_01_top_contest_center_s89_new,
.hover_bg_s89_new:hover .check_01_top_contest_s89_new .check_01_top_contest_right_s89_new .left,
.hover_bg_s89_new:hover .check_01_top_contest_s89_new .check_01_top_contest_right_s89_new .right
{
  color: #ffffff;
}


.check_02_top_lea {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: #202020;
  padding: 8px;
}

.check_02_top_lea_right {
  font-family: Helvetica;
  font-size: 11px;
  color: #999999;
  letter-spacing: 0;
  text-align: right;
  line-height: 16px;
  font-weight: 400;
}
.dynamic {
  margin: 4px;
  cursor: pointer;
  width: 0.43rem;
  height: 0.43rem;
  background: #f86173;
  border-radius: 50%;
  background-size: 1.26rem 1.61rem;
  z-index: 50;
  display: block;
  -webkit-animation: pulse 1s linear infinite alternate;
  -moz-animation: pulse 1s linear infinite alternate;
  animation: pulse 1s linear infinite alternate;
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.yelcard{
  background: #ffc150 !important;
  padding: 2px 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
  border-radius: 3px;
}
.redcard{
  background: #f86173 !important;
  padding: 2px 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2px;
  border-radius: 3px;
}

@media only screen and (max-width: 640px) {
  .switch_body {
    justify-content: space-between;
  }
  .check_01_top_contest_center_s89_new{
    padding: 0 13px;
  }
  #switch-body1 {
    margin-right: 0px;
  }
  .check_01_top_contest_left_s89_new .right{
    width: 60%;
    word-break: break-all;
  }
  .check_01_top_contest_right_s89_new .left{
    width: 80%;
    word-break: break-all;
  }
  p{
    line-height: unset !important;
  }
}


.main_img_div_s89_new{
  width: 1.625rem;
  height: 1.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  border-radius: 0.35rem;
  flex-shrink: 0;
}

.check_01_top_contest_left_s89_new .main_img_div_s89_new{
  margin-left: 0.3rem;
}
.check_01_top_contest_right_s89_new .main_img_div_s89_new{
  margin-right: 0.3rem;
}
.main_img_div_s89_new img{
  width: 1.625rem;
  height: 1.625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(.9);
  margin-left: unset !important;
  margin-right: unset !important;
  object-fit: contain;
}


.lcs_wrap {
	display: inline-block;
	direction: ltr;
	vertical-align: middle;
}
.lcs_wrap input {
	display: none;
}

.lcs_switch {
	display: inline-block;
	position: relative;
	width: 63px;
	height: 24px;
	border-radius: 30px;
	background: #ddd;
	overflow: hidden;
	cursor: pointer;

	-webkit-transition: all .2s ease-in-out;
	-ms-transition: 	all .2s ease-in-out;
	transition: 		all .2s ease-in-out;
}
.lcs_cursor {
	display: inline-block;
	position: absolute;
	top: 2px;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
	z-index: 10;
	-webkit-transition: all .2s linear;
	-ms-transition: 	all .2s linear;
	transition: 		all .2s linear;
}
.lcs_switch.lcs_on .lcs_label{
	color: #fff;

}
.lcs_label {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	position: absolute;
	width: 33px;
	top: 4px;
	overflow: hidden;
	text-align: center;
	opacity: 0;

	-webkit-transition: all .2s ease-in-out .1s;
	-ms-transition: 	all .2s ease-in-out .1s;
	transition: 		all .2s ease-in-out .1s;
}
.lcs_label.lcs_label_on {
	left: -70px;
	z-index: 6;
}
.lcs_label.lcs_label_off {
	right: -70px;
	z-index: 5;
}


/* on */
.lcs_switch.lcs_on {
	background: #221F3B   ;
	box-shadow: 0 0 2px #221F3B   inset;
}
.lcs_switch.lcs_on .lcs_cursor {
	left: 39px;
}
.lcs_switch.lcs_on .lcs_label_on {
	left: 5px;
	opacity: 1;
}


/* off */
.lcs_switch.lcs_off {
	background: #EBEBEB;
	box-shadow: 0px 0px 2px #EBEBEB inset;
}
.lcs_switch.lcs_off .lcs_cursor {
	left: 3px;
}
.lcs_switch.lcs_off .lcs_label_off {
	right: 7px;
	opacity: 1;
}


/* disabled */
.lcs_switch.lcs_disabled {
	opacity: 0.65;
	filter: alpha(opacity=65);
	cursor: default;
}


.context-box-mobile {
	display: none;
}

.news_item_small {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	padding-top: 4%;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 1rem;
}

.news_item_small_left {
	width: 60%;
	padding-left: 4%;
}

.news_item_small_right {
	width: 40%;
	text-align: right;
	padding-right: 4%;
}

.news_item_small_title {
	width: 100%;
	height: 45px;
	text-align: left;
	font-family: PingFangSC-Semibold;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	line-height: 22px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news_item_small_title a {
	text-decoration: none;
	color: #333333;
}

.news_item_small_time {
	width: 100%;
	height: 27px;
	line-height: 27px;
	font-family: PingFangSC-Regular;
	font-size: 12px;
	color: #666666;
	letter-spacing: 0;
	font-weight: 400;
}

.news_item_small_right img {
	width: 128px;
	height: 72px;
	object-fit: cover;
}

.list-box-news {
	width: 1300px;
	height: auto;
	margin: auto;
}

h2 {
	font-size: unset;
	color: unset;
}

body {
	background-color: #ffffff;
}


.pagination{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-top:1rem;
}


@media only screen and (max-width:640px) {

	.list-box-news {
		width: 100%;
		height: auto;
		margin: auto;
	}

	.context-box-pc {
		display: none;
	}

	.context-box-mobile {
		display: block;
	}

	.news_item_small {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		display: flex;
		padding-top: 4%;
		border-bottom: 1px dotted #CCC;
		padding-bottom: 1rem;
	}

	.news_item_small_left {
		width: 60%;
		padding-left: 4%;
	}

	.news_item_small_right {
		width: 40%;
		text-align: right;
		padding-right: 4%;
	}

	.news_item_small_title {
		width: 100%;
		height: 45px;
		text-align: left;
		font-family: PingFangSC-Semibold;
		font-size: 16px;
		color: #333333;
		letter-spacing: 0;
		line-height: 22px;
		font-weight: 600;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}

	.news_item_small_title a {
		text-decoration: none;
		color: #000000;
	}

	.news_item_small_time {
		width: 100%;
		height: 27px;
		line-height: 27px;
		font-family: PingFangSC-Regular;
		font-size: 12px;
		color: #999999;
		letter-spacing: 0;
		font-weight: 400;
	}

	.news_item_small_right img {
		width: 128px;
		height: 72px;
		object-fit: cover;
	}
}