<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Swiperä¸»å®¹å™¨ */
.swiper{
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

/* SwiperåŒ…è£…å™¨ */
.swiper-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
}

/* æ»‘åŠ¨é¡¹æ&nbsp;·å¼ */
.swiper-slide {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
}

/* é¡¶éƒ¨è§†é¢‘åŒºåŸŸ */
.item-top {
    position: relative;
    width: 100%;
    height: 100%;
}

/* è§¦æ‘¸é®ç½©å±‚æ&nbsp;·å¼ */


/* è§†é¢‘å®¹å™¨ */
.item-video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/* è§†é¢‘å…ƒç´&nbsp;æ&nbsp;·å¼ */
/* è§†é¢‘å…ƒç´&nbsp;æ&nbsp;·å¼ */
.item-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.4); /* æ”¾å¤§è§†é¢‘ */
    display: block;
}

/* èƒŒæ™¯å›¾æ&nbsp;·å¼ */
.item-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    display: none;
    z-index: 0;
}

/* åº•éƒ¨ä¿¡æ¯åŒºåŸŸ */
.item-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    background: linear-gradient(to top, rgba(0,0,0,0.8), transparent);
    color: #fff;
    z-index: 2;
}

/* æè¿°å†…å®¹åŒºåŸŸ */
.item-desc {
    width: calc(100% - 120px);
    margin: 0 auto;
    
}

/* è§†é¢‘ç±»åž‹æ&nbsp;‡ç­¾ */
.video-type {
        background-color: #ff0000;
        color: #ffffff;
        padding: 4px 8px;
        border-radius: 4px;
        display: inline-block;
    margin-bottom: 10px;
}

/* è§†é¢‘æ&nbsp;‡é¢˜ */
.video-title {
    font-size:32px;
    font-style: normal;
    color:#fff;
    margin-bottom: 15px;
}

/* è§†é¢‘æ‘˜è¦ */

.video-info{
    width:100%;
    line-height: 22px;
    max-width: auto;
    font-size: 16px;
    margin-bottom: 20px;
}
/* æŒ‰é’®å®¹å™¨ */
.item-btnwarp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

/* å·¦ä¾§æŒ‰é’®ç»„ */
.left.flex {
    display: flex;
    gap: 15px;
}

/* å³ä¾§æŒ‰é’®ç»„ */
.right {
    display: flex;
    gap: 15px;
}

/* æ‰€æœ‰æŒ‰é’®çš„åŸºç¡€æ&nbsp;·å¼ */
.video-play-btn,
.video-detail-btn,
.video-mark-btn,
.video-reply-btn,
.video-mutue-btn {
    width: 40px;
    height: 40px;
    padding: 0;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    cursor: pointer;
    background-color: rgba(128, 128, 128, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 99;
}

/* æŒ‰é’®æ‚¬åœæ•ˆæžœ */
.video-detail-btn:hover,
.video-mark-btn:hover,
.video-reply-btn:hover,
.video-mutue-btn:hover {
    background-color: rgba(128, 128, 128, 0.8);
}
.video-mark-btn .text-danger {
    color: #E50916 !important;
}
/* å½±ç‰‡è¯¦æƒ…æŒ‰é’®æ&nbsp;·å¼ */
.video-detail-btn{width:auto;}
/* æ’­æ”¾æŒ‰é’®æ&nbsp;·å¼ */
.video-play-btn {
    width:auto;
    color:#fff;
    background-color:#E50916 ;
}
/* ä¿®æ”¹hoveræ•ˆæžœ */
.video-play-btn:hover { 
    color: #fff !important;
    background-color: #ff1f1f; /* æ›´äº®çš„çº¢è‰² */
    opacity: 0.9; /* æ·»åŠ&nbsp;é€æ˜Žæ•ˆæžœ */
    transform: scale(1.02); /* æ·»åŠ&nbsp;è½»å¾®æ”¾å¤§æ•ˆæžœ */
}
.video-play-btn i {
    font-size: 14px;
}
/* related */
.related-grid {
    width: 100%;
    overflow: hidden;
    margin: 20px 0;
}



/* è½®æ’­å®¹å™¨æ&nbsp;·å¼ */
.related-swiper {
    width: 100%;
    height: auto !important;
    overflow: visible;
}

/* è½®æ’­é¡¹å®¹å™¨æ&nbsp;·å¼ */
.related-swiper .swiper-wrapper {
    display: flex;
    height: auto !important;
}

/* è½®æ’­é¡¹æ&nbsp;·å¼ */
.related-swiper .swiper-slide {
    width: calc(33.333% - 7px) !important; /* ç¡®ä¿ä¸€è¡Œ3ä¸ª */
    height: auto !important;
    flex-shrink: 0;
}

/* è½®æ’­é¡¹å†…å®¹å®¹å™¨ */
.related-item {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

/* è½®æ’­é¡¹é“¾æŽ¥ */
.related-link {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

/* æµ·æŠ¥å®¹å™¨æ&nbsp;·å¼ */
.related-poster {
    width: 100%;
    aspect-ratio: 3/4; /* å›ºå®šå®½é«˜æ¯” */
    overflow: hidden;
    border-radius: 8px;
    position: relative;
}

/* æµ·æŠ¥å›¾ç‰‡æ&nbsp;·å¼ */
.related-poster img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

/* é¼&nbsp;æ&nbsp;‡æ‚¬åœæ•ˆæžœ */
.related-poster:hover img {
    transform: scale(1.1);
}

/* æ&nbsp;‡é¢˜æ&nbsp;·å¼ */
.related-box-title{ font-size: 16px;
    font-weight: bold;
    margin: 8px 0 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    height: 20px; /* å›ºå®šé«˜åº¦ */
    line-height: 20px;}



.related-title{
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    text-align: center;
    height: 20px; /* å›ºå®šé«˜åº¦ */
    line-height: 20px;
}

/* æ¼”å‘˜ä¿¡æ¯æ&nbsp;·å¼ */
.related-actor {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6); /* æ›´æ”¹é¢œè‰²ä½¿å…¶æ›´æ˜Žæ˜¾ */
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 18px; /* å›ºå®šé«˜åº¦ */
    line-height: 18px;
    width: 100%;
    text-align: center;
}

.related-actor a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6); /* æ›´æ”¹é“¾æŽ¥é¢œè‰² */
    margin-right: 5px;
    text-decoration: none;
    transition: color 0.3s ease;
}

.related-actor a:hover {
    color: #E50916 !important; /* é¼&nbsp;æ&nbsp;‡æ‚¬åœæ—¶çš„é¢œè‰² */
}

/* å¯¼èˆªæŒ‰é’®æ&nbsp;·å¼ */
.related-swiper .swiper-button-next,
.related-swiper .swiper-button-prev {
    color: #fff;
    width: 25px;
    height: 25px;
}

.related-swiper .swiper-button-next:after,
.related-swiper .swiper-button-prev:after {
    font-size: 16px;
}




/* ç§»åŠ¨ç«¯é€‚é… */
@media (max-width: 768px) {
    .swiper {
        height: 60vh; /* ä½¿ç”¨è§†å£é«˜åº¦çš„70% */
        margin: 0;
    }
    
    .item-video video {
        transform: scale(1.5);
    }
    
    .item-desc {
        width: 100%;
        padding: 0 10px;
    }
    
    .item-bottom {
        padding: 15px 10px;
    }
    
    .wap-hide {
        display: none !important;
    }
    
    .video-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .video-type {
        font-size: 12px;
    }

    
       /* éšè—å³ä¾§æŽ§åˆ¶æŒ‰é’® */
       .right {
        display: none;
    }
    
    /* å·¦ä¾§æŒ‰é’®ç»„å·¦å¯¹é½ */
    .left.flex {
        width: 100%;
        justify-content: flex-start;
        padding-left: 0; /* æ·»åŠ&nbsp;å·¦è¾¹è· */
    }
    
    /* æŒ‰é’®å®¹å™¨æ&nbsp;·å¼ */
    .item-btnwarp {
        flex-direction: column;
        gap: 10px;
        margin-top: 12px;
        align-items: flex-start; /* ç¡®ä¿å†…å®¹å·¦å¯¹é½ */
    }
    
     /* ç›¸å…³åŠ¨æ¼«è½®æ’­æ&nbsp;·å¼ */

    
    .related-swiper .swiper-slide {
        width: calc(33.333% - 5px) !important; /* ç§»åŠ¨ç«¯ä¸€è¡Œ3ä¸ª */
    }
    
    .related-poster {
        aspect-ratio: 3/4; /* ä¿æŒå®½é«˜æ¯” */
    }
    
    .related-title {
        font-size: 12px;
        height: 18px;
        text-align: center;
        line-height: 18px;
    }
    
    .related-actor {
        font-size: 10px;
        height: 16px;
        line-height: 16px;
        display: block !important; /* å¼ºåˆ¶æ˜¾ç¤º */
        visibility: visible !important; /* ç¡®ä¿å¯è§ */
        opacity: 1 !important; /* ç¡®ä¿ä¸é€æ˜Ž */
    }
    
    .related-actor a {
        font-size: 10px;
    }
    
    .related-swiper .swiper-button-next,
    .related-swiper .swiper-button-prev {
        width: 20px;
        height: 20px;
    }
    
    .related-swiper .swiper-button-next:after,
    .related-swiper .swiper-button-prev:after {
        font-size: 14px;
    }
}</pre></body></html>