table {
    border-collapse: collapse;
    border-spacing: 0;
}

.tab-nav span.active {
    background-color: #ea4745;
    color: #fff
}

.klb-table table {
    display: none;
}

.klb-table table.active {
    display: table;
}

/*columnbox_最新开奖*/
.columnbox {
    padding-bottom: .25rem;
    border-top: 1px #ddd solid;
}

.columnbox .columnbox_item {
    line-height: 2.5rem;
    position: relative;
    width: 100%;
    float: left;
    margin-left: 10px;
}

/*columnbox_title*/
.newscolumn {
    background: #fff;
    padding: 0 .5rem;
    margin-bottom: .625rem;
    overflow: hidden;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

.newscolumn_pc{
    background: #fff;
    margin-bottom: .625rem;
    overflow: hidden;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}
/*columnbox-资讯*/
.newscolumn .titlebar {
    padding-top: .25rem;
}

.newscolumn .titlebar .title {
    width: 35%;
    line-height: 2.5rem;
}

.newscolumn .titlebar .other {
    width: 65%;
    line-height: 2.5rem;
}

.newscolumn .titlebar .more-info {
    width: 40%;
    line-height: 3rem;
    text-align: right;
}

.newscolumn .titlebar .more-info a {
    color: #808080;
    margin-right: .25rem;
}


.newscolumn .titlebar .other a {
    margin-right: .5rem;
    color: #999;
    text-align: right;
    display: block;
    float: right;
}

.newscolumn .titlebar .title_1 {
    line-height: 2.5rem;
    color: #333;
    font-size: 1.25rem;
    width: 100%;
}

.tab-nav {
    border-bottom: 1px #ddd solid;
}

.tab-nav span {
    display: block;
    text-align: center;
    line-height: 2.5rem;
}

.tab-nav span.active {
    background-color: #ea4745;
    color: #fff
}

.newscolumn .his_sj, .newscolumn .kjiang_info, .newscolumn .kjh_info {
    padding: 1rem .25rem;
}

.newscolumn table {
    border: 1px #ddd solid;
    width: 100%;
    margin-bottom: .5rem;
}

.newscolumn table th, .newscolumn table td {
    border-bottom: 1px #ddd solid;
    border-right: 1px #ddd solid;
    text-align: center;
}

.newscolumn table th {
    line-height: 1.875rem;
    background: #f0f0f0;
    font-size: .875rem;
}

.newscolumn table td {
    line-height: 1.75rem;
    font-size: .875rem;
}


.bold {
    font-weight: bold !important;
}
