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

.s53_main-top .logo a {
    height: 50px;
    display: flex;
    align-items: center;
    font-size: 1rem;
}
.s53_main-top .logo .logo-title {
    font-family: PingFangSC-Semibold;
    font-size: 0.94rem;
    color: #000;
    font-weight: 600;
}

.s53_main-top .logo img {
    width: auto;
    height: 2.25rem;
}

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

.s53_main-title {
    padding: 5px 10px;
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #000;
}

.s53_league-match-nav {
    display: flex;
    align-items: center;
    height: 3.125rem;
    background: #ffffff;
}

.s53_league-match-nav a {
    font-size: 0.875rem;
    font-family: Helvetica-Bold;
    font-weight: 700;
    margin: 0 0.16rem 0 0;
    height: 2.26rem;
    line-height: 2.26rem;
    color: #000 !important;
    padding: 0 10px;
    text-align: center;
}

.nav-bg {
    overflow-y: hidden;
    height: unset;
}

.s53_league-match-nav .select {
    background: #ffc107;
}

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

.tag-bg {
    display: block;
    width: 100% !important;
    height: unset;
    background: #f3f3f3;
    padding: 0.675rem .75rem;
}

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

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

.tag-item, .tag-item1, .tag-item2, .tag-item3, .tag-item4 {
    border-bottom: unset;
    letter-spacing: 0;
    margin-right: 0.2375rem;
    display: flex;
    padding: 0.12rem 0.12rem 0.12rem 0.4rem;
    font-size: 0.875rem;
    line-height: 1.125rem;
    color: #FFBA00;
    border-radius: 4px;
    box-shadow: 0 0 3px rgb(0 0 0 / 50%);
    text-transform: uppercase;
    font-weight: bold;
    background: #6c757d;
    word-wrap: break-word;
    border: 1px solid rgba(0, 0, 0, .125);
}

.tag-item1, .tag-item2, .tag-item3, .tag-item4 {
    background: #FFBA00;
    font-family: PingFangSC-Regular;
    color: #000;
    display: flex;
    padding: 0.12rem 0.12rem 0.12rem 0.4rem;
}

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

/*index列表*/
.s53_main-page-bg-color {
    background: #ffc107 !important;
    /* background: url(/static/images/s53/new_match-banner-bg.png) no-repeat center center !important; */
    background-size: 100% 100% !important;
}

.s53_main-page-bg-color .s53_new_list_item_team_score_left, .s53_main-page-bg-color .s53_new_list_item_team_score_center, .s53_main-page-bg-color .s53_new_list_item_team_score_right {
    color: #000 !important;
}

.s53_main-page-bg-color .s53_new_list_item_button_index a {
    background: #fff !important;
}

.s53_main-page-bg-color .s53_new_list_item_button_index a{
    border: 0.06rem solid #FDC500;
}
.s53_main-page-bg-color .time{
    display: none !important;
}

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

.s53_new_list_item_info_index {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: unset;
    width: 100%;
    min-height: 4.125rem;
}
.s53_new_list_item_info_index .item_info_top_center .time{
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: 0;
    font-weight: 400;
    margin-top: 4px;
}

.status_gray_color {
    color: #000;
    display: none;
}

.item_info_top_r, .item_info_top_l {
    display: flex;
    align-items: center;
    width: 43%;
    flex-direction: row-reverse;
}

.item_info_top_l {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.item_info_top_l .s53_new_list_item_info_logo,
.item_info_top_r .s53_new_list_item_info_logo {
    margin-left: 5px;
}

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

.item_info_top_l .s53_new_list_item_info_logo,
.item_info_top_r .s53_new_list_item_info_logo {
    margin-right: 5px;
}

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

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

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

.s53_new_list_item_title {
    width: 100%;
    align-items: center;
}
.s53_main-page-bg-color .s53_new_list_item_title .union-content, .s53_main-page-bg-color .s53_new_list_item_title .right{
    width: 33% !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.s53_main-page-bg-color .s53_new_list_item_title .center{
    color: red;
    white-space: nowrap;
    font-size: 1.25rem;
}
.s53_new_list_item_title.center-text .right{
    display: contents;
}
.s53_new_list_item_title.center-text{
    justify-content: center;
}

.s53_new_list_item_title .union-content {
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s53_new_list_item_title .left{
    margin-left: 5px;
    /* width: 33% !important; */
}

.s53_new_list_item_title .new_center{
    /* width: 33% !important; */
}
.s53_new_list_item_title .right {
    width: 33% !important;
}

.s53_new_list_item_title .left {
    align-items: center;
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: 0;
    font-weight: 400;
    overflow: hidden;
    justify-content: flex-start;
}

.s53_new_list_item_title .new_center {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: 0;
    font-family: PingFangSC-Regular;
    letter-spacing: 0;
    font-weight: 400;
}

.s53_new_list_item_title .right {
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #F0725C;
    letter-spacing: 0;
    font-weight: 700;
    display: flex;
    justify-content: flex-end;
    /* display: none; */
}

.s53_new_list_item_team_vs {
    font-family: DINAlternate-Bold;
    font-size: 1.19rem;
    color: #FDC500;
    letter-spacing: 0;
    text-align: center;
    font-weight: 600;
}

.s53_new_list_item {
    background: unset;
}

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

.item_info_top_l .s53_new_list_item_info_team{
    margin-right: 5px;
}
.item_info_top_r .s53_new_list_item_info_team{
    text-align: right;
    margin-left: 5px;
}
.s53_new_list_item_info_team {
    margin: unset;
    font-family: Helvetica-Bold;
    font-size: 1rem;
    color: #000;
    font-weight: 700;
    text-align: left;
    width: 70%;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.new_center_color {
    /* color: #FF4238 !important; */
}

.s53_new_list_item_team_score {
    display: flex;
    align-items: center;
}

.s53_new_list_item_team_score_left, .s53_new_list_item_team_score_center, .s53_new_list_item_team_score_right {
    font-family: DINAlternate-Bold;
    font-size: 1.125rem;
    color: #FDC500;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}

.s53_new_list_item_team_score_center {
    padding: 0 3px;
}

.s53_new_list_item_button_index_bg {
    /* background: #ffffff; */
}

.item_info_top_l .s53_new_list_item_info_team {
    text-align: left;
    margin-left: unset;
}

.s53_new_list_item_title .live {
    background: #ff7e00;
    border-radius: 3px;
    width: auto;
    height: 1rem;
    padding: 0 5px;
    box-sizing: border-box;
    white-space: nowrap;
    display: flex;
    align-items: center;
}

.s53_new_list_item_button_index a {
    width: 100%;
    padding: unset;
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #000;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ffba00;
    background: #ffba00;
    border-radius: 1rem;
}

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

.center_color {
    color: #000 !important;
}

.s53_item_live_urls {
    width: 100%;
    overflow: hidden;
}

.s53_item_live_urls>div{
    display: flex;
    overflow-x: auto;
}
.s53_item_live_urls>div::-webkit-scrollbar {
    display: none;
}

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

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

.s53_match_item_odd_even:nth-child(odd) {
    background: #fff;
}

.s53_match_item_odd_even:nth-child(even) {
    background: #fff;
}

.s53_new_list_item_title .right_odd_even {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8.5625rem !important;
    height: 1.5rem;
    border: 1px solid #ffba00;
    border-radius: 0.1875rem;
    font-family: PingFangSC-Semibold;
    font-size: 0.75rem;
    color: #ffba00;
    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: #ffba00 !important;
    font-weight: 700;
}

.s53_new_list_item_button_index, .s53_new_list_item_button_index a {
    margin: 10px 0;
    height: 2rem;
}

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

.s53_new_list_item_button_index_pc {
    display: none;
}

.s53_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: #000;
    letter-spacing: 0;
    font-weight: 700;
    margin-right: 0.9375rem
}

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

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

.s53_live_detail {
    background: #202020 !important;
}

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

.new_content_h1 h1 {
    font-family: PingFangSC-Regular;
    font-size: 1.125rem;
    color: #000;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
}

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

.match_daohang div{
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
} 
.match_daohang div a {
    font-family: Helvetica-Bold;
    font-size: 0.875rem;
    color: #ffba00;
    letter-spacing: 0;
    font-weight: 700;
}


.match_detail_tab_item {
    margin-left: unset !important;
    margin-right: 0.05rem;
    border-radius: unset !important;
    height: 2rem;
    line-height: 2rem;
    padding: 0 14px !important;
}

.match_detail_tab {
    margin-top: unset;
    box-sizing: border-box;
    padding: 0.44rem 10px;
}

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

.tab2_sendBtn input {
    background: #202020;
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
    color: #999999;
    font-weight: 400;
}


#tab7, #tab4, #tab5, #tab6 {
    margin: 0 0.625rem;
}

.s53_new_table_no, .s53_live_detail_text_ngay {
}

.s53_new_table_row {
    border-bottom: solid 0.5px #666666 !important;
}

.new_content_h1 {
    background: #fff !important;
}

.s53_live_detail_text_key, .s53_live_detail_text_title_left, .s53_live_detail_text_title, .s53_live_detail_text_icon_item, .s53_live_detail_text_icon_item1, .s53_live_detail_text_data_text, .s53_new_table_row, .s53_new_table_row_col_time, .s53_live_detail_text_title_right, .s53_new_table_row_col_span_name, .s53_new_table_row_col_span_name_tab3, .match_info_001, .match_info_001 label, .little_title_yellow {
    font-family: PingFangSC-Regular;
    font-size: 0.75rem;
}

.s53_new_table_title, .s53_new_table_title_col {
    color: #666666 !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: #DFDFDF;
    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: #000;
    letter-spacing: 0;
    font-weight: 600;
    padding-left: 5px;
}

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

.tab2_bg {
    margin: 0.75rem;
    box-sizing: border-box;
    background: #272727;
}

.tab2_bg_no_bg {
    margin-top: unset;
}

.s53_live_detail_text_data {
    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: #127a51;
}

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

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

.s53_live_detail_text_value, .s53_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) {
    .s53_match_item_odd_even:nth-child(odd), .s53_match_item_odd_even:nth-child(even) {
        border: unset;
    }

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

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

    .match_detail_tab {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    .s53_back_detail {
        margin-left: 0.5rem;
    }

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

    .s53_new_content_box > i {
        width: 32.95%;
    }

    .tag-bg {
    }

    .s53_new_list_item_button_index_pc {
        display: block;
    }

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

    .right_odd_even {
        display: none !important;
    }

    .nav-bg, .s53_league-match-nav {
        height: unset;
    }

    .nav-bg {
        overflow-x: hidden;
    }

    .s53_main-title {
        margin-top: 0;
        background: unset;
    }

    .s53_league-match-nav::-webkit-scrollbar {
        display: none;
    }

    .s53_main-title::after {
        content: unset;
    }


    .s53_live_detail, .isShow_p_m {
        display: none;
        background: #fff !important
    }

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

    /*pc端ui*/
    .s53_live_detail {
        height: 525px;
    }

    .tabs-box {
    }

}

/*赛程开始*/
.result_h1{
    padding: 0 0.75rem;
    font-family: PingFangSC-Semibold;
    font-size: 0.875rem;
    color: #000;
    letter-spacing: 0;
    font-weight: 600;
}
.s53_match_item_odd_even_result{
    background: #fff;
    border-bottom: 0.5px solid #dee2e6;
    width: 100% !important;
    padding: 0.3rem 0.75rem !important;
    margin: unset !important;
    box-sizing: border-box;
    border-radius: unset !important;
}
.s53_match_item_odd_even_result .s53_new_list_item_title{
    min-height: unset !important;
}

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

.s53_new_list_item_info_index_rusult{
    padding: 3px 0;
}

.s53_new_list_item_info_index_rusult .s53_new_list_item_info_team {
    font-family: Helvetica-Bold;
    font-size: 0.75rem;
    color: #000;
    letter-spacing: 0;
    font-weight: 700;
}
.s53_match_item_odd_even_result .s53_new_list_item_info_index{
    min-height: unset !important;
}
.s53_new_list_item_info_index_rusult .s53_new_list_item_info_logo{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 2.25rem;
    height: 2.25rem;
    border-radius: 0.4375rem;
}
.s53_new_list_item_info_index_rusult .s53_new_list_item_info_logo img{
    width: 2.25rem;
    height: 2.25rem;
    transform: scale(.9);
}

.s53_new_list_item_info_index_rusult .s53_new_list_item_team_vs {
    font-family: DINAlternate-Bold;
    font-size: 1.125rem;
    color: #000;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
}
.s53_match_item_odd_even_result .s53_item_live_urls {
    padding: 2px 0;
}

.c_info{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: Helvetica-Bold;
    font-size: 0.75rem;
    color: #666666;
    letter-spacing: 0;
    text-align: center;
    font-weight: 700;
    padding: 5px 0.75rem;
    background: #f1f1f1;
}
.c_info img {
    width: auto;
    height: 1.25rem;
    object-fit: cover;
    margin-right: 0.5rem;
}
#s53_list_result_dom{
    width: 100%;
    cursor: pointer;
}
.retract_dom img{
    width: 0.625rem;
    height: 0.375rem;
}
.retract_dom .active{
    transform: scaleY(-1);
}

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

@media only screen and (min-width: 640px) {
    .item_info_top_resul {
        width: 48%;
    }
}

.s53_list_result_dom{
    width: 100%;
    cursor: pointer;
}
/*文章列表开始*/

ul.menu {
    padding: 0;
    list-style: none;
    width: 100%;
    margin: 20px auto;
    font-family: "Times New Roman";
    box-shadow: 0 0 25px #00000070;
    clear: both;
}
ul.menu .list span {
     text-decoration: none;
     padding: 17px 0 17px 17px;
     display: block;
     height: auto;
     box-sizing: border-box;
     font-size: 1rem;
     color: #000;
     max-width: 85%;
     font-weight: 700;
}

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

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

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


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

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

ul.menu .list-title .items a.domain{
    padding: 0;
    color: #ffba00;
    text-decoration: underline;
}

ul.menu .list-title .items a.domain:hover{
    background-color: transparent !important;
    color: #ffba00;
}

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

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

ul.menu .list .items a.domain{
    padding: 0;
    color: #46A1DE;
    text-decoration: underline;
}

ul.menu .list .items a.domain:hover{
    background-color: transparent !important;
    color: #46A1DE;
}

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/s53/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: #333333;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all 200ms;
    clear: both;
    float: left;
    width: 100%;
   margin-bottom: 12px;
}

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

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 #127a51 !important;
}
.c25{
    color: #000;
}
@media only screen and (max-width: 640px) {
    ul.menu .active > .items img{
      max-width: 93.5%;
    }
    ul.menu .list-title .c14 td {
        width: auto;
        line-break: anywhere;
    }
  }

/*文章列表结束*/