.live-content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.breadcrumbs {
    font-size: 14px;
    line-height: 30px;
    background: #f7f9fa;
    padding: 2px 10px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    display: flex;
    align-items: center;
}

.breadcrumbs a {
    padding-left: 5px;
    display: flex;
    align-items: center;
}

input, textarea, button, a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border: none;
}

.breadcrumbs a::after {
    content: '';
    display: inline-block;
    background-size: 100%;
    width: 16px;
    height: 16px;
    transform: rotate(-90deg) scale(0.6);
}

.breadcrumbs h1 {
    font-size: 14px;
    padding-left: 5px;
}

.match-nav {
    background: #fff;
    border-radius: 8px;
    padding: 12px 12px 0 12px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.flex-between {
    display: flex;
    justify-content: space-between;
}

.flex {
    display: flex;
    align-items: center;
    list-style: none;
}

.date-list {
    list-style: none;
}

.match-nav li {
    margin-right: 20px;
}

.match-nav .icon-quanbu, .match-nav .icon-remen, .match-nav .icon-zuqiu, .match-nav .icon-lanqiu {
    display: flex;
    align-items: center;
    justify-content: center;
}

.match-nav .active {
    border: 1px solid #009987;
    color: #009987;
}

.match-nav a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-weight: bold;
}

.match-nav a {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-weight: bold;
}

.box-right {
    background: #fff;
    margin-bottom: 15px;
    border-radius: 8px 8px 0 0;
}

.date-list {
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 8px;
    position: sticky;
    top: 0;
    display: flex;
    justify-content: stretch;
}

.date-list li {
    flex-grow: 1;
}

.date-list a {
    width: 120px;
    height: 48px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    color: #666666;
    text-decoration: none;
    display: flex;
    justify-content: center;
    border-radius: 8px;
}

.live-content .live-list {
    background: #fff;
    position: relative;
    width: 100%;
}

.live-content .live-list .item {
    padding: 10px 20px;
    /* height: 50px; */
    border-bottom: 2px solid #009987;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.live-content .live-list .item .time {
    width: 16rem;
}

.live-content .live-list .item .time .live-time {
    display: flex;
    font-weight: 600;
    color: #666;
}

.live-content .live-list .duizhen {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    width: 560px;
}

.live-content .live-list .duizhen .live-link {
    width: 100%;
}

.live-content .live-list .duizhen .f-left, .live-content .live-list .duizhen .f-right {
    display: flex;
    align-items: center;
    flex: 1;
}

.f-right {
    text-align: right !important;
    justify-content: flex-end;
}

.live-content .live-list .duizhen .f-right .team-logo {
    margin-left: 1rem;
}

.live-content .live-list .duizhen .team-logo {
    width: 36px;
    height: 36px;
}

img {
    border-style: none;
    vertical-align: top;
}

.live-content .live-list .duizhen .score-wrap {
    width: 100px;
    text-align: center;
}

.live-content .live-list .duizhen .score-wrap span, .live-content .live-list .duizhen .score-wrap strong {
    display: block;
    width: 100%;
}

.f-left {
    text-align: left !important;
    justify-content: flex-start;
}

.live-content .live-list .live-btn {
    width: 120px;
    text-align: right;
}

.live-content .live-list .zhibo-name {
    color: #ff4d4d;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
}

.over-btn .zhibo-name, .status-2 .zhibo-name {
    background: #009987 !important;
    color: #fff !important;
}

.pagination-wrap {
    padding: 20px 10px;
    margin-top: 20px;
    background: #fff;
    border-radius: 8px;
}

.pagination-wrap .paging-cls {
    text-align: center;
}

.paging-cls {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}

.pagination-wrap .paging-cls span, .pagination-wrap .paging-cls a {
    display: inline-block;
    border: 1px solid #eef3f8;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    width: 50px;
    margin: 0 3px;
}

.active a {
    background: #009987 !important;
    color: #ffffff !important;
}

.date-list .active {
    background: #009987;
}

.date-list a {
    width: 120px;
    height: 48px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    color: #666666;
    text-decoration: none;
    display: flex;
    justify-content: center;
    border-radius: 8px;
}

.date-list .active span {
    color: #fff !important;
}

.date-list li a:hover {
    color: #4aaaed;
}

.f-right h3, .f-left h3 {
    font-size: 17px;
}

.score {
    color: #009987;
}

@media (max-width: 900px) {
    .live-content {
        width: unset !important;
    }
    .match-nav {
        flex-direction: column;
        align-items: flex-start;
    }
    .match-nav ul {
        overflow-x: auto;
        width: 100%;
    }
    .match-nav ul {
        overflow-x: auto;
        width: 372px;
    }
    .date-list {
        overflow-x: auto;
        width: 100%;
    }
    .live-content .live-list .item {
        display: flex;
        flex-wrap: wrap;
    }
    .live-content .live-list .live-btn {
        text-align: center;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .paging-cls {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .pagination-wrap .paging-cls span, .pagination-wrap .paging-cls a {
        display: inline-block;
        border: 1px solid #eef3f8;
        border-radius: 5px;
        height: 50px;
        line-height: 50px;
        width: 50px;
        margin: 3px;
    }
    .pagination-wrap {
        padding: 20px 0;
    }
    .match-nav ul::-webkit-scrollbar {
        height: 0;
    }
    .date-list::-webkit-scrollbar {
        height: 0;
    }
}