.section_name {
    display: flex;
    overflow: hidden;
    background: white;
    width: 100%;
    height: 28px;
    position: relative;
}

.section_name_hot {
    background: #D90F3A !important;
}

.section_name_title {
    padding-left: 14px;
    padding-right: 50px;
    background: #002F61;
    color: white;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 1.8rem;
    line-height: 28px;
    text-transform: uppercase;
}

.section_name_title a {
    color: white;
}

.section_name_white {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: white;
    position: relative;
    transform: rotate(60deg);
    top: -20px;
    left: -25px;
}

.section_right {
    position: absolute;
    right: 0;
    color: gray;
    text-align: right;
    font-size: 1.6rem;
    margin-top: 5px;
    line-height: 1.2rem;
}

.section_right a {
    color: gray;
}

.section_name_line {
    border-bottom: 1px solid #BACDE0;
}

.section_name_line_hot {
    border-bottom: none;
}

.border {
    border: 1px solid #BACDE0;
    padding: 14px;
}

.box {
    border: 1px solid #BACDE0;
    padding: 14px;
}

.live a {
    color: white;
    background: #D90F3A;
    padding: 2px 7px;
}

.mb7 {margin-bottom: 7px;}

.bg_red a, .bg_red .video_title,
.bg_green a, .bg_green .video_title {
    color: white !important;
}

.bline {
    border-bottom: 1px solid #BACDE0;
}

.wlaczprawde {
    height: 60px;
    font-size: 2.5rem;
}

.readmore {
    height: 60px;
    font-size: 2.5rem;
}

.ul_sm {
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 0;
}

.ul_sm li {
    display: inline;
    margin-left: 7px;
    line-height: 0;
}

.ul_sm li svg {
    width: 40px;
    height: 40px;
}

.wlaczprawde_triangle, .readmore_triangle  {
    display: block;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    position: absolute;
    left: -20px;
    top: 3px;
    z-index: 2;
}

.readmore_triangle {
    top: 15px;
    left: -15px;
}

.readmore_img {
    width: 120px;
}
.readmore_title {
    font-size: 1.8rem;
    padding-left: 14px;
}

.box_more {
    width: 300px;
    float: right;
    margin-left: 14px;
    margin-bottom: 14px;
    position: relative;
}

.box_more_badge {
    display: block;
    padding: 7px 14px;
    color: white;
    background: #D90F3A;
    font-size: 1.4rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.box_more_left {
    float: left;
    margin-right: 14px;
    margin-left: 0;
}

.img .svg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
}

.svg_icon_play {
    background: white;
    fill: red;
}

.li_badge_red {
    font-weight:bold;
    background: #D90F3A;
    color: white;
    padding: 0 3px;
}

.li_badge_rep {
    font-weight:bold;
    background: #002F61;
    color: white;
    padding: 0 3px;
}

.tv_box {
    height: 183px;
    border-bottom: 1px solid #BACDE0;
    overflow: hidden;
}

.tv_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tv_box ul li {
    font-size: 1.4rem;
    color: #002F61;
    font-weight: 700;
    margin-bottom: 5px;
}

.tv_box .time {
    color: #D90F3A;
    font-weight: normal;
}

.tv_box .tv_item {
    line-height: 22px;
    font-weight: 700;
    font-size: 1.4rem;
    border-bottom: 1px solid #BACDE0;
}

.pagenav {
    padding:0.4em;
    text-align: center;
}

.pagenav span {
    color:#D03240;
    background-color:#E6E6E6;
    padding:0.4em 0.8em 0.4em 0.8em;
    margin:0.4em
}

.pagenav a {
    color:#0A3147;
    background-color:#E6E6E6;
    padding:0.4em 0.8em 0.4em 0.8em;
    margin:0.4em;
    text-decoration:none
}

.pagenav a:hover {
    color:#fff;
    background-color:#0A3147;
    margin:0.4em;
    text-decoration:none
}
