.home_top_list_item {
    height: fit-content;
    margin-bottom: 1rem;
}

.home_top_list_item .tlit_header {
    border-top: 1px solid #eaeaea;
}

#bet-slider {
    position: relative;
    z-index: 2;
    bottom: -2px;
}

#betContent {
    border-top: 2px solid #44be4c;
}

#bet-slider .nav-tabs .nav-item>a.active {
    border-left: 2px solid;
    border-right: 2px solid;
    border-color: var(--color-primary);
}

.cbody {
    /* overflow: hidden;
        width: 700px;
        max-width: 100%;
        padding: 2px 10px 2px 10px;
        margin: auto; */
    border: 2px solid rgb(24 79 28)
        /* box-shadow:1px 1px #000 */
}

.tb_io_b {
    /* width: 700px;
        max-width: 100%;
        clear: both;
        background: #fff;
        overflow: hidden;
        padding: 0 5px; */
}

.tb_io_b .to_b_c {
    /* float: left; */
    background: url(https://img.7mth.com/data/pred/to_b_c.jpg) repeat-x;
    /* width: 680px;
        max-width: 100%; */
    /* padding: 10px 0 0 0; */
}

.pred_time {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0;
    background: url(https://img.7mth.com/data/pred/prd_t_bg.gif) center;
    margin: 10px 0;
    color: #FFF;
}

.to_b_c .prd_bar {
    /* background: url(https://img.7mth.com/data/pred/p_i_tbg.jpg) repeat-x; */
    width: 100%;
    clear: both;
    padding: 10px;
}

.to_b_c .prd_bar:nth-child(even) {
    background: #f0f0f0;
}

.prd_tb {
    /* width: 680px; */
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
}

.prd_bar .prd_cnt {
    background: #00800026;
    clear: both;
    padding-bottom: 10px;
}

.prd_cnt {
    font-size: 14px;
    padding-top: 8px;
}

.prd_tbar {
    text-align: right;
    font-size: 14px;
    display: none;
}

.prd_tb td {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 0;
}

.tpr_ss {
    width: 179px;
    font-weight: bold;
    color: #1163E0;
    padding-left: 6px;
}

.tpr_l {
    text-align: right;
    font-weight: bold;
    width: 220px;
    word-break: break-all;
    padding-right: 5px;
}

.tpr_img {
    width: 24px;
}

.tpr_vs {
    font-weight: bold;
    width: 25px;
    text-align: center;
}

.tpr_r {
    text-align: left;
    font-weight: bold;
    width: 220px;
    word-break: break-all;
    padding-left: 5px;
}

fieldset,
img {
    border: 0;
}


.tpr_vs a:link,
.tpr_vs a:visited,
.tpr_vs a:active {
    color: #CC0000;
}

.green {
    color: green;
    font-weight: bold;
    background: transparent !important;
}

.red {
    color: red;
    font-weight: bold;
    background: transparent !important;
}

.blue {
    color: blue;
    font-weight: bold;
    background: transparent !important;
}

td.tpr_img img {
    display: block !important;
    width: 50px;
    height: auto;
    margin: 0 10px;
}

#keonhacai .cbody {
    margin-bottom: 15px !important;
}

#keonhacai {
    background: #c83233;
    overflow: hidden;
}

.baochi tr td {
    padding: 2px 0;
}

.baochi tr {
    border: 0px;
}

.single-detail h2 {
    margin: 15px 0;
}

.baochi1a_web {
    width: 15%;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.baochi1_web {
    /* background-color: #c83233; */
    background: #5aa05f;
    line-height: 22px;
}

.waptip2a {
    text-align: left;
    padding-left: 10px !important;
    color: #646464;
    font-size: 12px;
}

.waptip2 {
    background-color: #d7d4c0;
    line-height: 22px;
}

.do {
    color: #810101;
}

.baochi1b_web {
    width: 37%;
    color: #fff;
    text-align: center;
    font-weight: 700;
}

.baochi1c_web {
    color: #fff;
}

.baochi {
    margin-top: 1rem;
}

.baochi tr td div {
    border: none !important;
}

h2:not(.card-text h2) {
    font-size: 14px;
    font-weight: normal;
    color: var(--bs-gray);
    margin-bottom: 1rem;
    display: block;
}

@media (max-width: 640px) {

    p#breadcrumbs,
    .page-title,
    .head_intro {
        padding: 0 10px;
    }

    .page-title h1 {
        font-size: 22px;
    }

    td.tpr_img img {
        display: none !important;
    }
}