.page-main section {
    width: 1200px;
    margin: auto;
    margin-top: 45px;
}

/* 覆盖 home.css 中的 .page-main section .title 样式，确保 original.html 中的标题样式正确 */
.page-main section .sports > .title {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.page-main section .sports > .title .text {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 2.5rem;
    color: #000000;
    line-height: 47px;
}

.page-main section .sports > .title .text span {
    color: #e31b1b;
}

.page-main section .sports > .title button {
    width: 107px;
    height: 33px;
    background: #b81c22;
    border-radius: 75px 75px 75px 75px;
    border: none;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.75rem;
    color: #ffffff;
    line-height: 14px;
    text-align: center;
}

.page-main section .sports > .title button img {
    width: 9.38px;
}

.page-main section .sports .items1 {
    margin-top: 46px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-main section .sports .items1 .item {
    width: calc(100% / 3 - 20px);
    border-bottom: 1px solid #e9e9e9;
}

.page-main section .sports .items1 .item .cover {
    width: 100%;
}

.page-main section .sports .items1 .item .cover img {
    width: 100%;
    display: block;
}

.page-main section .sports .items1 .item .content {
    padding: 28px 0;
}

.page-main section .sports .items1 .item .content .time {
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 0.875rem;
    color: #ababab;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.page-main section .sports .items1 .item .content .title {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 1.5rem;
    color: #111111;
    line-height: 31px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-main section .sports .item2 {
    margin-top: 19px;
    overflow: hidden;
}

.page-main section .sports .item2 .item {
    width: calc(100% / 3 - 14px);
    float: left;
    margin-right: 20px;
}

.page-main section .sports .item2 .item:last-child {
    margin-right: 0;
}

.page-main section .sports .item2 .item .node {
    margin-bottom: 0;
    height: 48px;
    overflow: hidden;
}

.page-main section .sports .item2 .item .node:last-child {
    margin-bottom: 0;
}

.page-main section .sports .item2 .item .node .time {
    width: 100px;
    float: left;
    font-family: Alibaba PuHuiTi 3, Alibaba PuHuiTi 30;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999;
    line-height: 48px;
    text-align: left;
}

.page-main section .sports .item2 .item .node .title {
    margin-left: 100px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 1rem;
    color: #111111;
    line-height: 48px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-main section .sports .item2 .item .node .title a {
    color: #111111;
    text-decoration: none;
}

.interviews {
    background: linear-gradient(#ffffff 7%, #fadacf 73%, #f1a084 100%);
    border-radius: 0px 0px 0px 0px;
    padding-bottom: 99px;
}

.interviews section {
    width: 1200px;
    margin: auto;
    margin-top: 45px;
}

/* 确保覆盖 home.css 中的 .page-main section .title 样式 */
.interviews section > .title {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.interviews section > .title .text {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: bold;
    font-size: 2.5rem;
    color: #000000;
    line-height: 47px;
}

.interviews section > .title .text span {
    color: #e31b1b;
}

.interviews section > .title button {
    width: 107px;
    height: 33px;
    background: #b81c22;
    border-radius: 75px 75px 75px 75px;
    border: none;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.75rem;
    color: #ffffff;
    line-height: 14px;
    text-align: center;
}

.interviews section > .title button img {
    width: 9.38px;
}

.interviews section .item1 {
    margin-top: 46px;
    display: flex;
    justify-content: space-between;
}

.interviews section .item1 .left {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.interviews section .item1 .left .cover {
    width: 100%;
    border-radius: 25px;
    overflow: hidden;
    position: relative;
    height: 450px;
}

.interviews section .item1 .left .cover img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.interviews section .item1 .left .content {
    padding: 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #ffffff;
}

.interviews section .item1 .left .content .title {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 1.5rem;
    color: #ffffff;
    line-height: 28px;
    margin-top: 10px;
    padding-left: 0;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.interviews section .item1 .left .content .title a {
    color: #ffffff;
    text-decoration: none;
}

.interviews section .item1 .left .content .desc {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.875rem;
    color: #ffffff;
    line-height: 20px;
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
    padding-left: 0;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.interviews section .item1 .right {
    margin-left: 20px;
    width: calc(50% - 20px);
    /* display: flex; */
    justify-content: space-between;
    flex-direction: column;
    gap: 20px;
}

.interviews section .item1 .right .item {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.interviews section .item1 .right .item:last-child {
    margin-bottom: 0;
}

.interviews section .item1 .right .item .time {
    font-family: Arial, Arial;
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 16px;
    text-align: left;
    margin-bottom: 10px;
}

.interviews section .item1 .right .item .item-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 15px;
}

.interviews section .item1 .right .item .cover {
    width: 200px;
    height: 210px;
    overflow: hidden;
    border-radius: 25px;
    flex-shrink: 0;
}

.interviews section .item1 .right .item .cover img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.interviews section .item1 .right .item .content {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.interviews section .item1 .right .item .content .title {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 1.45rem;
    color: #111111;
    line-height: 28px;
    text-align: left;
    margin: 0 0 10px 0;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.interviews section .item1 .right .item .content .desc {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-align: left;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.interviews section .item2 {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: nowrap;
}

.interviews section .item2 .item {
    width: calc(33.333% - 14px);
    box-sizing: border-box;
    padding: 20px 29px;
    background: #ffffff;
    border-radius: 18px 18px 18px 18px;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
}

.interviews section .item2 .item .node {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 48px;
    margin-bottom: 0;
}

.interviews section .item2 .item .node:last-child {
    margin-bottom: 0;
}

.interviews section .item2 .item .node .title {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 1rem;
    color: #111111;
    line-height: 19px;
    text-align: left;
    width: calc(100% - 100px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.interviews section .item2 .item .node .title::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #000;
    border-radius: 50%;
    margin-right: 10px;
    position: relative;
    top: -2px;
    left: 0px;
}

.interviews section .item2 .item .node .time {
    width: 100px;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 400;
    font-size: 0.875rem;
    color: #999999;
    line-height: 16px;
    text-align: right;
}

@media screen and (max-width: 700px) {
    .interviews section {
        width: 100%;
    }

    .interviews section > .title .text {
        font-size: 1.25rem;
    }

    .page-main section {
        width: 100%;
        padding: 0 26px;
    }

    .page-main section .sports > .title .text {
        font-size: 1.25rem;
    }
}

