<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
â–ˆâ–ˆ   â–ˆâ–ˆ â–ˆâ–ˆ    â–ˆâ–ˆ â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ  â–ˆâ–ˆ  â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ â–ˆâ–ˆâ–ˆ    â–ˆâ–ˆâ–ˆ â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ 
â–ˆâ–ˆ   â–ˆâ–ˆ â–ˆâ–ˆ    â–ˆâ–ˆ â–ˆâ–ˆ   â–ˆâ–ˆ â–ˆâ–ˆ â–ˆâ–ˆ      â–ˆâ–ˆâ–ˆâ–ˆ  â–ˆâ–ˆâ–ˆâ–ˆ â–ˆâ–ˆ      
â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ â–ˆâ–ˆ    â–ˆâ–ˆ â–ˆâ–ˆ   â–ˆâ–ˆ â–ˆâ–ˆ â–ˆâ–ˆ      â–ˆâ–ˆ â–ˆâ–ˆâ–ˆâ–ˆ â–ˆâ–ˆ â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ 
â–ˆâ–ˆ   â–ˆâ–ˆ â–ˆâ–ˆ    â–ˆâ–ˆ â–ˆâ–ˆ   â–ˆâ–ˆ â–ˆâ–ˆ â–ˆâ–ˆ      â–ˆâ–ˆ  â–ˆâ–ˆ  â–ˆâ–ˆ      â–ˆâ–ˆ 
â–ˆâ–ˆ   â–ˆâ–ˆ  â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ  â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ  â–ˆâ–ˆ  â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ â–ˆâ–ˆ      â–ˆâ–ˆ â–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆâ–ˆ 
            ===========================================
 * @Sign
================================
        Keep calm and get rich.
                    Is the best huudi.
 */

/* é€‰æ‹©å™¨ç»„ä»¶æ&nbsp;·å¼ - ä¿ç•™å¿…è¦çš„Select2æ&nbsp;·å¼ */
.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	user-select: none;
	-webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
	position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-dropdown {
	background-color: #1a1a1a;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	padding: 6px;
	user-select: none;
	-webkit-user-select: none
}

.select2-results__option[aria-selected] {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0
}

.select2-container--default .select2-selection--single {
	background-color: #1a1a1a;
	border: 1px solid #aaa;
	border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px
}

/* é¡µé¢åŸºç¡€æ&nbsp;·å¼ */
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

fieldset,img {
	border: 0
}

* {
	outline: 0
}

embed,img,object {
	max-width: 100%
}

*,:after,:before {
	box-sizing: border-box
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 400
}

ol,ul {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 400
}

q:after,q:before {
	content: ''
}

a * {
	cursor: pointer
}

html {
	overflow-y: scroll;
	font-size: 13px
}

body {
	line-height: 1.2;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #1a1a1a;
	color: #c1c0c0
}

a {
	color: #ccc;
	text-decoration: none;
	cursor: pointer
}

.no-touch a:hover {
	color: #d08309
}

input,select,textarea {
	font-size: 13px;
	line-height: 1.2
}

.wjwhwk-container {
	margin: 0 auto;
	width: 1265px;
	padding: 0
}

.wjwhwk-hidden {
	display: none
}

/* å¯¼èˆªæ&nbsp;å’Œé¡µçœ‰æ&nbsp;·å¼ */
.wjwhwk-header {
	position: relative;
	z-index: 21;
	padding: 0 0 5px;
	background: #131313
}

.wjwhwk-logo {
	float: left;
	margin: 24px 0 0 0;
	text-align: center
}

.wjwhwk-logo a {
	display: block;
	width: 100%;
	height: 100%
}

.wjwhwk-search {
	position: relative;
	margin: 22px 0 0 25px;
	width: 33%;
	float: left
}

.wjwhwk-search form {
	width: 100%;
	overflow: hidden;
	background-color: #1a1a1a;
	border-radius: 4px;
	border: 1px solid #d08309
}

.wjwhwk-search .wjwhwk-search-text input {
	background: #333333;
	border: none;
	color: #c1c0c0;
	height: 38px;
	line-height: 28px;
	width: 100%;
	padding: 0 50px 0 8px;
	display: block
}

.wjwhwk-search .wjwhwk-search-button {
	position: absolute;
	right: 0;
	top: 0;
	height: 38px;
	width: 38px;
	cursor: pointer;
	background: #333333;
	border-radius: 0 4px 4px 0
}

.no-touch .wjwhwk-search .wjwhwk-search-button:hover {
	background: #ea9711
}

/* æ–°çš„çŽ°ä»£åŒ–å¯¼èˆªæ&nbsp;æ&nbsp;·å¼ */
.wjwhwk-site-header {
    position: relative;
    padding: 15px 0;
    background-color: #1a1a1a;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 100;
}

.wjwhwk-header-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.wjwhwk-logo {
    padding: 0;
    margin: 0;
    float: none;
}

.wjwhwk-logo a {
    display: block;
}

.wjwhwk-logo img {
    max-height: 50px;
    display: block;
}

/* æœç´¢åŒºåŸŸæ&nbsp;·å¼ */
.wjwhwk-search-wrapper {
    max-width: 400px;
    width: 100%;
    margin-left: auto;
}

.wjwhwk-search-input {
    position: relative;
    display: flex;
    border-radius: 30px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.08);
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.wjwhwk-search-input:focus-within {
    background-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 0 0 2px rgba(208, 131, 9, 0.3);
}

.wjwhwk-search-input input[type="text"] {
    flex: 1;
    padding: 10px 15px;
    border: none;
    background: transparent;
    color: #fff;
    font-size: 14px;
    outline: none;
    width: 100%;
}

.wjwhwk-search-input input[type="text"]::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

.wjwhwk-search-button {
    border: none;
    background-color: #1a1a1a;
    color: #fff;
    padding: 0 20px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    /*height: 100%;*/
    /*min-width: 100px;*/
}

.wjwhwk-search-button:hover {
    background-color: #1a1a1a;
}

.wjwhwk-search-button i {
    margin-right: 6px;
    font-size: 16px;
}

/* ç§»åŠ¨ç«¯èœå•æŒ‰é’® */
.wjwhwk-mobile-menu-toggle {
    display: none;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 22px;
    cursor: pointer;
}

.wjwhwk-mobile-menu-toggle span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #1a1a1a;
    border-radius: 3px;
    transition: all 0.3s ease;
}

/* ä¸»å¯¼èˆªæ&nbsp;·å¼ */
.wjwhwk-main-navigation {
    background-color: #1a1a1a;
    border-top: 1px solid #2d2d2d;
    border-bottom: 1px solid #2d2d2d;
}

.wjwhwk-nav-container {
    display: flex;
    justify-content: center;
}

.wjwhwk-nav-menu {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.wjwhwk-nav-item {
    position: relative;
}

.wjwhwk-nav-item a {
    display: block;
    padding: 15px 20px;
    color: #ccc;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    transition: all 0.3s ease;
}

.wjwhwk-nav-item:hover &gt; a,
.wjwhwk-nav-item.wjwhwk-active &gt; a {
    color: #d08309;
    background-color: #1a1a1a;
}

/* ä¸‹æ‹‰èœå•æ&nbsp;·å¼ */
.wjwhwk-sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #1a1a1a;
    min-width: 200px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: all 0.3s ease;
    z-index: 10;
}

.wjwhwk-nav-item:hover .wjwhwk-sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.wjwhwk-sub-menu li {
    display: block;
    border-bottom: 1px solid #333;
}

.wjwhwk-sub-menu li:last-child {
    border-bottom: none;
}

.wjwhwk-sub-menu a {
    padding: 12px 20px;
    font-size: 13px;
    text-transform: none;
    color: #bbb;
}

.wjwhwk-sub-menu a:hover {
    background-color: #1a1a1a;
    color: #d08309;
}

/* çƒ­é—¨æœç´¢æ&nbsp;‡ç­¾ */
.wjwhwk-hot-search-tags {
    background-color: #1a1a1a;
    padding: 10px 0;
    border-bottom: 1px solid #2d2d2d;
}

.wjwhwk-tags-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.wjwhwk-tags-label {
    color: #999;
    margin-right: 10px;
    font-size: 13px;
}

.wjwhwk-tags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.wjwhwk-tag-item {
    display: inline-block;
    padding: 4px 12px;
    background-color: #1a1a1a;
    color: #ccc;
    border-radius: 15px;
    font-size: 12px;
    transition: all 0.3s ease;
}

.wjwhwk-tag-item:hover {
    background-color: #1a1a1a;
    color: #fff;
}

/* å“åº”å¼è®¾è®¡ */
@media screen and (max-width: 1280px) {
    .wjwhwk-container {
        width: 100%;
        padding: 0 15px;
    }
    
    .wjwhwk-nav-item a {
        padding: 15px 15px;
    }
}

@media screen and (max-width: 992px) {
    .wjwhwk-search-wrapper {
        flex: 0 0 50%;
    }
    
    .wjwhwk-nav-item a {
        padding: 12px 10px;
        font-size: 13px;
    }
}

@media screen and (max-width: 768px) {
    .wjwhwk-header-wrapper {
        justify-content: space-between;
    }
    
    .wjwhwk-mobile-menu-toggle {
        display: flex;
    }
    
    .wjwhwk-search-wrapper {
        max-width: none;
        margin-top: 15px;
        margin-left: 0;
        width: 100%;
    }
    
    .wjwhwk-main-navigation {
        display: none;
    }
    
    .wjwhwk-main-navigation.wjwhwk-active {
        display: block;
    }
    
    .wjwhwk-nav-menu {
        flex-direction: column;
    }
    
    .wjwhwk-nav-item {
        width: 100%;
        border-bottom: 1px solid #333;
    }
    
    .wjwhwk-sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        transform: none;
        box-shadow: none;
        background-color: #1a1a1a;
        display: none;
    }
    
    .wjwhwk-nav-item.wjwhwk-active .wjwhwk-sub-menu {
        display: block;
    }
    
    .wjwhwk-sub-menu a {
        padding-left: 30px;
    }
    
    .wjwhwk-hot-search-tags {
        padding: 15px 0;
    }
    
    .wjwhwk-tags-wrapper {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .wjwhwk-tags-label {
        margin-bottom: 10px;
    }
    
    .wjwhwk-search-button {
        min-width: 80px;
        padding: 0 15px;
    }
    
    /*.wjwhwk-search-button span {*/
    /*    display: none;*/
    /*}*/
    
    .wjwhwk-search-button i {
        margin-right: 0;
    }
}

@media screen and (max-width: 480px) {
    .wjwhwk-logo img {
        max-width: 120px;
    }
    
    .wjwhwk-search-input input {
        font-size: 14px;
    }
    
    .wjwhwk-search-button {
        padding: 0 10px;
        font-size: 12px;
    }
    
    .wjwhwk-tag-item {
        padding: 2px 8px;
        font-size: 11px;
    }
    
    /* å°å°ºå¯¸æ‰‹æœºç»´æŒä¸€è¡Œä¸¤ä¸ªå¸ƒå±€ */
    .wjwhwk-video-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 8px !important;
    }
    
    /* è§†é¢‘å¡ç‰‡æ&nbsp;·å¼è¿›ä¸€æ­¥ä¼˜åŒ– */
    .wjwhwk-video-title {
        font-size: 12px !important;
        line-height: 1.3 !important;
    }
    
    .wjwhwk-video-info {
        padding: 6px !important;
    }
    
    .wjwhwk-play-button {
        width: 32px !important;
        height: 32px !important;
    }
    
    .wjwhwk-video-duration {
        font-size: 10px !important;
        padding: 1px 4px !important;
    }
}

/* å¯¼èˆªèœå•æ&nbsp;·å¼ */
.wjwhwk-navigation {
	background: #333333;
	border-top: 2px solid #1e1e1e;
	border-bottom: 2px solid #1e1e1e
}

.wjwhwk-navigation .wjwhwk-primary {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	position: relative;
	font-size: 0
}

.wjwhwk-navigation .wjwhwk-primary li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	margin: 7px 2px;
	text-align: center
}

.wjwhwk-navigation .wjwhwk-primary li:first-child {
	margin-left: 0
}

.wjwhwk-navigation .wjwhwk-primary a {
	display: block;
	padding: 17px 15px;
	text-decoration: none;
	color: #fff;
	border-radius: 4px;
	font-family: "Microsoft YaHei";
	position: relative
}

.no-touch .wjwhwk-navigation .wjwhwk-primary a:hover {
	background: #333333;
	color: #fff
}

/* å†…å®¹åŒºåŸŸæ&nbsp;·å¼ */
.wjwhwk-content {
	padding: 25px 0
}

.wjwhwk-main-content {
	width: 100%;
	display: table;
	margin-bottom: 20px
}

.wjwhwk-main-container {
	width: 100%;
	display: table-cell;
	vertical-align: top
}

/* æ&nbsp;‡é¢˜å’ŒåŒºå—æ&nbsp;·å¼ */
.wjwhwk-headline {
	margin: 0 0 10px;
	background: #333333;
	border-radius: 4px;
	padding: 5px 8px;
	line-height: 26px
}

h1,h2 {
	float: left;
	color: #fff;
	font-family: "Microsoft YaHei"
}

.wjwhwk-box {
	background: #333333;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 10px 10px;
}

/* åˆ—è¡¨æ&nbsp;·å¼ */
.wjwhwk-list-videos {
	overflow: hidden;
	margin: 0 0 5px
}

.wjwhwk-margin-fix {
	margin: -10px 0 0 -10px;
	font-size: 0
}

.wjwhwk-list-videos .wjwhwk-item {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0 0 10px;
	width: 243px;
	font-size: 13px
}

.wjwhwk-item .wjwhwk-img {
	position: relative;
	overflow: hidden;
	margin: 0 0 2px;
	padding: 1px;
	border: 1px solid #282828;
	background: #333333;
	border-radius: 4px
}

.wjwhwk-list-videos .wjwhwk-img {
	position: relative;
	padding-bottom: 55.6%
}

.wjwhwk-item .wjwhwk-img img:first-child {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0
}

.wjwhwk-item .wjwhwk-title {
	margin: 0 0 0;
	height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.no-touch .wjwhwk-item .wjwhwk-title:hover {
	color: #d08309
}

.wjwhwk-item .wjwhwk-added {
	float: left;
	color: #909090
}

.wjwhwk-item .wjwhwk-duration {
	float: right;
	color: #909090
}

/* åº•éƒ¨æ&nbsp;·å¼ - çŽ°ä»£åŒ–ç‰ˆæœ¬ */
.wjwhwk-footer {
    background-color: #1a1a1a;
    padding: 40px 0 20px;
    position: relative;
    margin-top: 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.wjwhwk-footer .wjwhwk-container {
    background-color: transparent !important;
    border-radius: 10px;
    overflow: hidden;
}

.wjwhwk-footer .wjwhwk-content {
    padding: 0 0 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-bottom: 20px;
}

.wjwhwk-footer .wjwhwk-content h2 {
    color: #d08309;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
    display: inline-block;
    float: none;
    margin-left: 4px;
}

.wjwhwk-footer .wjwhwk-content h2:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: #1a1a1a;
    border-radius: 2px;
}

.wjwhwk-footer .wjwhwk-content a {
    display: inline-block;
    margin: 5px 12px 5px 0;
    color: #999;
    font-size: 14px;
    transition: all 0.2s ease;
    position: relative;
    padding-right: 1px;
}

.wjwhwk-footer .wjwhwk-content a:hover {
    color: #d08309;
    transform: translateY(-2px);
}

.wjwhwk-footer .wjwhwk-content a:after {
    content: '';
    position: absolute;
    height: 12px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1);
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
}

.wjwhwk-footer .wjwhwk-content a:last-child:after {
    display: none;
}

.wjwhwk-footer .wjwhwk-nav {
    text-align: center;
    margin: 15px 0;
    display: flex;
    justify-content: center;
    gap: 15px;
}

.wjwhwk-footer .wjwhwk-nav li {
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
}

.wjwhwk-footer .wjwhwk-nav a {
    font-size: 14px;
    color: #bbb;
    padding: 5px 10px;
    border-radius: 4px;
    transition: all 0.3s ease;
}

.wjwhwk-footer .wjwhwk-nav a:hover {
    background-color: rgba(208, 131, 9, 0.1);
    color: #d08309;
}

.wjwhwk-footer .wjwhwk-copyright {
    text-align: center;
    color: #777;
    font-size: 13px;
    margin: 15px 0;
    padding: 10px 0;
    line-height: 1.6;
}

.wjwhwk-footer .wjwhwk-copyright a {
    color: #999;
    transition: color 0.2s ease;
}

.wjwhwk-footer .wjwhwk-copyright a:hover {
    color: #d08309;
}

.wjwhwk-footer .wjwhwk-txt {
    padding: 12px 15px;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    font-size: 12px;
    color: #777;
    margin-top: 15px;
    text-align: center;
    line-height: 1.5;
}

/* å“åº”å¼è°ƒæ•´ */
@media screen and (max-width: 768px) {
    .wjwhwk-footer {
        padding: 30px 0 15px;
    }
    
    .wjwhwk-footer .wjwhwk-content h2 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    
    .wjwhwk-footer .wjwhwk-content a {
        font-size: 13px;
        margin: 4px 10px 4px 0;
    }
    
    .wjwhwk-footer .wjwhwk-copyright {
        font-size: 12px;
    }
    
    .wjwhwk-footer .wjwhwk-txt {
        font-size: 11px;
        padding: 10px;
    }
}

/* åˆ†é¡µæ&nbsp;·å¼ - ä¼˜åŒ–ç‰ˆ */
.wjwhwk-pagination-container {
    margin: 40px 0 20px;
    display: flex;
    justify-content: center;
}

.wjwhwk-pagination {
    display: flex;
    justify-content: center;
    padding: 12px 0;
    background: transparent;
    border-radius: 10px;
}

.wjwhwk-pagination-inner {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
}

.wjwhwk-page-num, .wjwhwk-page-dots, .wjwhwk-page-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    min-width: 40px;
    height: 40px;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.25s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.wjwhwk-page-num {
    background-color: #1a1a1a;
    color: #ccc;
}

.wjwhwk-page-num.wjwhwk-current {
    background-color: #1a1a1a;
    color: #fff;
    box-shadow: 0 4px 8px rgba(208, 131, 9, 0.3);
    transform: translateY(-2px);
    border-color: rgba(208, 131, 9, 0.8);
}

.wjwhwk-page-num:hover {
    background-color: #1a1a1a;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.wjwhwk-page-dots {
    background: transparent;
    color: #666;
    border: none;
    padding: 0 5px;
}

.wjwhwk-page-btn {
    background-color: #1a1a1a;
    color: #ccc;
    padding: 0 15px;
    min-width: 90px;
}

.wjwhwk-page-btn:hover {
    background-color: #1a1a1a;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.wjwhwk-page-btn.wjwhwk-disabled {
    opacity: 0.4;
    cursor: not-allowed;
    pointer-events: none;
    background-color: #1a1a1a;
}

.wjwhwk-page-btn span {
    margin: 0 5px;
    font-size: 14px;
}

.wjwhwk-icon-arrow-left, .wjwhwk-icon-arrow-right {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.3s ease;
}

.wjwhwk-icon-arrow-left {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z'/%3E%3C/svg%3E");
}

.wjwhwk-icon-arrow-right {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 24 24'%3E%3Cpath d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3C/svg%3E");
}

.wjwhwk-page-btn:hover .wjwhwk-icon-arrow-left {
    transform: translateX(-3px);
}

.wjwhwk-page-btn:hover .wjwhwk-icon-arrow-right {
    transform: translateX(3px);
}

/* å“åº”å¼ä¼˜åŒ– */
@media screen and (max-width: 768px) {
    .wjwhwk-pagination-inner {
        gap: 4px;
    }
    
    .wjwhwk-page-num, .wjwhwk-page-btn {
        min-width: 36px;
        height: 36px;
        font-size: 14px;
    }
    
    .wjwhwk-page-btn {
        min-width: 80px;
        padding: 0 10px;
    }
}

@media screen and (max-width: 480px) {
    .wjwhwk-pagination-inner {
        gap: 3px;
    }
    
    .wjwhwk-page-num, .wjwhwk-page-btn {
        min-width: 32px;
        height: 32px;
        font-size: 13px;
    }
    
    .wjwhwk-page-btn {
        min-width: 70px;
    }
    
    .wjwhwk-page-btn span {
        font-size: 12px;
    }
}

/* å“åº”å¼æ&nbsp;·å¼ */
@media screen and (max-width:1280px) {
	.wjwhwk-container {
		width: 100%;
		padding: 0 5px
	}

	.wjwhwk-search {
		width: 30%
	}
}

@media screen and (max-width:1152px) {
	html {
		font-size: 12px
	}
  
	.wjwhwk-navigation .wjwhwk-primary&gt;li,.wjwhwk-navigation .wjwhwk-primary&gt;li:first-child {
		margin: 0
	}
  
	.wjwhwk-navigation .wjwhwk-primary a {
		padding: 17px 10px
	}
}

@media screen and (max-width:1040px) {
	.wjwhwk-header {
		padding: 5px 0
	}
  
	.wjwhwk-search form {
		padding: 0 0 0 3%
	}
  
	.wjwhwk-search {
		width: 30%
	}
  
	.wjwhwk-logo {
		margin-top: 8px
	}
}

@media screen and (max-width:860px) {
	.wjwhwk-list-videos .wjwhwk-item {
		width: 31%;
	}

	.wjwhwk-headline {
		padding: 5px 8px
	}
}

@media screen and (max-width:785px) {
	.wjwhwk-box {
		padding: 5px
	}
  
	.wjwhwk-logo {
		margin: 5px 0 0
	}
  
	.wjwhwk-header {
		padding: 2px 0
	}
  
	.wjwhwk-headline {
		margin: 0 0 5px
	}
}

@media screen and (max-width:640px) {
	.wjwhwk-list-videos .wjwhwk-item {
		width: 48%;
	}

	.wjwhwk-margin-fix {
		margin: -5px 0 0 -5px
	}
}

@media screen and (max-width:420px) {
	.wjwhwk-list-videos .wjwhwk-item {
		width: 100%;
	}
}

/* è§†é¢‘åˆ—è¡¨é¡µé¢å¢žå¼ºæ&nbsp;·å¼ */
.wjwhwk-section-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 25px;
    padding: 20px;
    background-color: #1a1a1a;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    position: relative;
}

.wjwhwk-header-main {
    flex: 1;
    margin-bottom: 15px;
}

.wjwhwk-section-title {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    display: inline-block;
}

.wjwhwk-section-title:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 40px;
    height: 3px;
    background: #333333;
    border-radius: 3px;
}

.wjwhwk-category-stats {
    display: flex;
    align-items: center;
    color: #999;
    font-size: 14px;
    margin-top: 5px;
}

.wjwhwk-stat-item {
    display: flex;
    align-items: center;
}

.wjwhwk-stat-divider {
    width: 4px;
    height: 4px;
    background-color: #1a1a1a;
    border-radius: 50%;
    margin: 0 10px;
}

.wjwhwk-icon-film, .wjwhwk-icon-clock, .wjwhwk-icon-fire {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    opacity: 0.7;
}

.wjwhwk-icon-film {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 24 24'%3E%3Cpath d='M18 4l2 4h-3l-2-4h-2l2 4h-3l-2-4H8l2 4H7L5 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V4h-4z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.wjwhwk-icon-clock {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 24 24'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67V7z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.wjwhwk-icon-fire {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ff9800' viewBox='0 0 24 24'%3E%3Cpath d='M13.5.67s.74 2.65.74 4.8c0 2.06-1.35 3.73-3.41 3.73-2.07 0-3.63-1.67-3.63-3.73l.03-.36C5.21 7.51 4 10.62 4 14c0 4.42 3.58 8 8 8s8-3.58 8-8C20 8.61 17.41 3.8 13.5.67zM11.71 19c-1.78 0-3.22-1.4-3.22-3.14 0-1.62 1.05-2.76 2.81-3.12 1.77-.36 3.6-1.21 4.62-2.58.39 1.29.59 2.65.59 4.04 0 2.65-2.15 4.8-4.8 4.8z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.wjwhwk-highlight-text {
    color: #d08309;
    font-weight: 700;
}

/* ç­›é€‰å™¨æ&nbsp;·å¼å¢žå¼º */
.wjwhwk-filter-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.wjwhwk-filter-sticky {
    position: relative;
    z-index: 5;
}

.wjwhwk-filter-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 8px;
}

.wjwhwk-filter-label {
    color: #999;
    font-size: 14px;
    margin-right: 12px;
    font-weight: 500;
}

.wjwhwk-filter-options {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.wjwhwk-filter-link {
    display: inline-flex;
    align-items: center;
    padding: 8px 15px;
    border-radius: 20px;
    font-size: 13px;
    color: #ccc;
    background-color: #1a1a1a;
    transition: all 0.3s;
    border: 1px solid transparent;
}

.wjwhwk-filter-link:hover {
    background-color: #1a1a1a;
    color: #fff;
    border-color: rgba(208, 131, 9, 0.3);
}

.wjwhwk-filter-link.wjwhwk-active {
    background-color: rgba(208, 131, 9, 0.2);
    color: #d08309;
    border-color: rgba(208, 131, 9, 0.5);
    font-weight: 500;
}

.wjwhwk-advanced-filters {
    padding-top: 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.07);
}

/* è§†å›¾åˆ‡æ¢æŒ‰é’® */
.wjwhwk-toggle-view {
    display: flex;
    gap: 5px;
    margin-left: auto;
}

.wjwhwk-view-btn {
    width: 38px;
    height: 38px;
    border-radius: 5px;
    border: none;
    background-color: #1a1a1a;
    color: #aaa;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s;
}

.wjwhwk-view-btn:hover {
    background-color: #1a1a1a;
    color: #fff;
}

.wjwhwk-view-btn.wjwhwk-active {
    background-color: #1a1a1a;
    color: #fff;
}

.wjwhwk-icon-grid, .wjwhwk-icon-list {
    width: 18px;
    height: 18px;
    display: block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.wjwhwk-icon-grid {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M3 3v8h8V3H3zm6 6H5V5h4v4zm0 2v8h8v-8h-8zm6 6h-4v-4h4v4zm2-14v8h8V3h-8zm6 6h-4V5h4v4zm-6 4v8h8v-8h-8zm6 6h-4v-4h4v4zM3 13v8h8v-8H3zm6 6H5v-4h4v4z'/%3E%3C/svg%3E");
}

.wjwhwk-icon-list {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M3 13h2v-2H3v2zm0 4h2v-2H3v2zm0-8h2V7H3v2zm4 4h14v-2H7v2zm0 4h14v-2H7v2zM7 7v2h14V7H7z'/%3E%3C/svg%3E");
}

.wjwhwk-icon-latest, .wjwhwk-icon-popular, .wjwhwk-icon-rating {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.wjwhwk-icon-latest {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M23 12l-2.44-2.78.34-3.68-3.61-.82-1.89-3.18L12 3 8.6 1.54 6.71 4.72l-3.61.81.34 3.68L1 12l2.44 2.78-.34 3.69 3.61.82 1.89 3.18L12 21l3.4 1.46 1.89-3.18 3.61-.82-.34-3.68L23 12zm-10 5h-2v-2h2v2zm0-4h-2V7h2v6z'/%3E%3C/svg%3E");
}

.wjwhwk-icon-popular {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M16 6l2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z'/%3E%3C/svg%3E");
}

.wjwhwk-icon-rating {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
}

.wjwhwk-icon-right-arrow {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 24 24'%3E%3Cpath d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z'/%3E%3C/svg%3E");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 3px;
    transition: transform 0.3s;
}

/* æŽ¨èè§†é¢‘åŒºåŸŸ */
.wjwhwk-featured-section {
    margin-bottom: 30px;
    background-color: #1a1a1a;
    border-radius: 8px;
    overflow: hidden;
    padding: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.wjwhwk-featured-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.wjwhwk-featured-title {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center;
}

.wjwhwk-featured-title i {
    margin-right: 8px;
}

.wjwhwk-featured-more {
    color: #999;
    font-size: 14px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
}

.wjwhwk-featured-more:hover {
    color: #d08309;
}

.wjwhwk-featured-more:hover .wjwhwk-icon-right-arrow {
    transform: translateX(3px);
}

.wjwhwk-featured-videos {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

/* è§†é¢‘å¡ç‰‡æ&nbsp;·å¼ - å¢žå¼ºç‰ˆ */
.wjwhwk-video-card {
    background-color: #1a1a1a;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: relative;
    height: auto;
    display: block;
    margin-bottom: 15px;
}

.wjwhwk-video-card:hover {
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.3);
}

.wjwhwk-video-link {
    display: block;
    text-decoration: none;
    height: 100%;
}

.wjwhwk-video-thumb {
    position: relative;
    padding-bottom: 150%; /* ä»Ž56.25%æ”¹ä¸º150%ï¼Œæ›´é€‚åˆç«–å‘å°é¢ */
    overflow: hidden;
    background-color: #1a1a1a; /* æ·»åŠ&nbsp;èƒŒæ™¯è‰²ï¼Œé¿å…é—ªçƒ */
}

.wjwhwk-video-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
    transform: scale(1.01); /* è½»å¾®æ”¾å¤§é¿å…è¾¹ç¼˜ç©ºéš™ */
}

.wjwhwk-video-card:hover .wjwhwk-video-thumb img {
    transform: scale(1.08);
}

.wjwhwk-thumb-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.9;
    transition: opacity 0.4s ease;
}

.wjwhwk-video-card:hover .wjwhwk-thumb-overlay {
    opacity: 0.7;
    background: linear-gradient(to bottom, #333333, #1a1a1a);
}

/* æ–°çš„æ’­æ”¾æŒ‰é’®æ&nbsp;·å¼ */
.wjwhwk-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    width: 56px;
    height: 56px;
    background: rgba(208, 131, 9, 0.9);
    border-radius: 50%;
    z-index: 2;
    opacity: 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wjwhwk-play-icon-svg {
    width: 20px;
    height: 20px;
    margin-left: 2px;
}

.wjwhwk-video-card:hover .wjwhwk-play-button {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

/* æ‚¬åœæ˜¾ç¤ºçš„è§†é¢‘ä¿¡æ¯ */
.wjwhwk-video-info-hover {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 3;
}

.wjwhwk-video-card:hover .wjwhwk-video-info-hover {
    opacity: 1;
    transform: translateY(0);
}

.wjwhwk-video-rating {
    display: flex;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 4px 8px;
    border-radius: 4px;
    color: #ffca28;
    font-weight: bold;
}

.wjwhwk-star-icon {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

.wjwhwk-video-quality {
    background-color: rgba(208, 131, 9, 0.9);
    color: #fff;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.wjwhwk-video-duration {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 3px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    z-index: 2;
    transition: all 0.3s ease;
}

.wjwhwk-video-card:hover .wjwhwk-video-duration {
    background-color: rgba(0, 0, 0, 0.9);
}

/* è§’è½æ&nbsp;‡ç­¾ */
.wjwhwk-corner-ribbon {
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to bottom, #333333, #1a1a1a);
    color: #fff;
    padding: 6px 12px 6px 10px;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    z-index: 3;
    font-weight: 600;
    letter-spacing: 0.5px;
    box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
    clip-path: polygon(100% 0, 100% 100%, 0 100%, 10px 0);
    transition: all 0.3s ease;
}

.wjwhwk-video-card:hover .wjwhwk-corner-ribbon {
    background: linear-gradient(to bottom, #333333, #1a1a1a);
}

.wjwhwk-video-info {
    padding: 15px;
    position: relative;
    background: linear-gradient(to bottom, #333333, #1a1a1a);
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.wjwhwk-video-title {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    font-weight: 500;
    height: 44px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: color 0.3s ease;
}

.wjwhwk-video-card:hover .wjwhwk-video-title {
    color: #d08309;
}

.wjwhwk-video-meta {
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 12px;
    color: #909090;
}

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

.wjwhwk-meta-item {
    display: flex;
    align-items: center;
}

.wjwhwk-meta-item i {
    margin-right: 5px;
    font-size: 14px;
    opacity: 0.7;
}

.wjwhwk-icon-calendar, .wjwhwk-icon-eye {
    display: inline-block;
    width: 14px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
    opacity: 0.6;
}

.wjwhwk-icon-calendar {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 24 24'%3E%3Cpath d='M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z'/%3E%3C/svg%3E");
}

.wjwhwk-icon-eye {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ccc' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z'/%3E%3C/svg%3E");
}

/* è§†é¢‘æ&nbsp;‡ç­¾æ&nbsp;·å¼ */
.wjwhwk-tags-row {
    display: flex;
    gap: 6px;
    flex-wrap: wrap;
}

.wjwhwk-video-tag {
    display: inline-block;
    padding: 3px 8px;
    background-color: rgba(255, 255, 255, 0.08);
    color: #ccc;
    border-radius: 12px;
    font-size: 11px;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
}

.wjwhwk-video-card:hover .wjwhwk-video-tag {
    background-color: rgba(208, 131, 9, 0.2);
    color: #d08309;
}

/* è§†é¢‘ç½‘æ&nbsp;¼å’Œåˆ—è¡¨è§†å›¾ */
.wjwhwk-video-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    gap: 25px;
    margin-bottom: 30px;
}

.wjwhwk-video-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-bottom: 30px;
}

/* åˆ—è¡¨è§†å›¾ä¸­çš„è§†é¢‘å¡ç‰‡æ&nbsp;·å¼ */
.wjwhwk-video-list .wjwhwk-video-card {
    display: flex;
    height: auto;
    margin-bottom: 0;
    transform: none !important; /* é˜²æ­¢æ‚¬åœåŠ¨ç”»åœ¨åˆ—è¡¨è§†å›¾ä¸­å‡ºçŽ°é—®é¢˜ */
    flex-direction: row;
    border-radius: 8px;
    overflow: hidden;
}

.wjwhwk-video-list .wjwhwk-video-link {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.wjwhwk-video-list .wjwhwk-video-thumb {
    flex: 0 0 200px;
    position: relative;
    padding-bottom: 0;
    height: 280px;
    background-color: #1a1a1a;
}

.wjwhwk-video-list .wjwhwk-video-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wjwhwk-video-list .wjwhwk-video-info {
    flex: 1;
    padding: 15px 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 280px;
}

.wjwhwk-video-list .wjwhwk-video-title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 15px;
    height: auto;
    max-height: none;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.wjwhwk-video-list .wjwhwk-video-meta {
    margin-top: 10px;
}

.wjwhwk-video-list .wjwhwk-meta-row {
    margin-bottom: 10px;
}

.wjwhwk-video-list .wjwhwk-tags-row {
    margin-top: 10px;
}

.wjwhwk-video-list .wjwhwk-video-tag {
    max-width: 150px;
}

/* å“åº”å¼è°ƒæ•´ */
@media screen and (max-width: 768px) {
    .wjwhwk-video-list .wjwhwk-video-card {
        flex-direction: column;
    }
    
    .wjwhwk-video-list .wjwhwk-video-link {
        flex-direction: column;
    }
    
    .wjwhwk-video-list .wjwhwk-video-thumb {
        flex: 0 0 auto;
        width: 100%;
        height: 220px;
    }
    
    .wjwhwk-video-list .wjwhwk-video-info {
        height: auto;
    }
}

@media screen and (max-width: 480px) {
    .wjwhwk-video-list .wjwhwk-video-thumb {
        height: 180px;
    }
    
    .wjwhwk-video-list .wjwhwk-video-title {
        font-size: 16px;
        margin-bottom: 10px;
    }
}

/* åŠ&nbsp;è½½æ›´å¤šåŒºåŸŸ */
.wjwhwk-load-more-container {
    text-align: center;
    margin-top: 20px;
}

/* å“åº”å¼è°ƒæ•´ */
@media screen and (max-width: 1200px) {
    .wjwhwk-featured-videos {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .wjwhwk-video-list .wjwhwk-video-thumb {
        flex: 0 0 280px;
    }
}

@media screen and (max-width: 992px) {
    .wjwhwk-section-header {
        flex-direction: column;
    }
    
    .wjwhwk-toggle-view {
        position: absolute;
        top: 20px;
        right: 20px;
    }
    
    .wjwhwk-filter-wrapper {
        margin-top: 10px;
    }
    
    .wjwhwk-featured-videos {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    
    .wjwhwk-video-list .wjwhwk-video-card {
        flex-direction: column;
        height: auto;
    }
    
    .wjwhwk-video-list .wjwhwk-video-link {
        flex-direction: column;
    }
    
    .wjwhwk-video-list .wjwhwk-video-thumb {
        flex: 0 0 auto;
        padding-bottom: 0;
        height: 300px; /* å›ºå®šé«˜åº¦ä»¥é€‚åº”åˆ—è¡¨è§†å›¾ä¸­çš„ç«–å‘å›¾ç‰‡ */
    }
    
    .wjwhwk-video-list .wjwhwk-video-thumb img {
        height: 100%;
        object-position: center;
    }
}

@media screen and (max-width: 768px) {
    .wjwhwk-section-header {
        padding: 15px;
    }
    
    .wjwhwk-section-title {
        font-size: 18px;
    }
    
    .wjwhwk-featured-section {
        padding: 15px;
    }
    
    .wjwhwk-filter-link {
        padding: 6px 12px;
        font-size: 12px;
    }
    
    .wjwhwk-toggle-view {
        top: 15px;
        right: 15px;
    }
    
    .wjwhwk-video-list .wjwhwk-video-title {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    .wjwhwk-toggle-view {
        display: none;
    }
    
    .wjwhwk-featured-header {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .wjwhwk-featured-more {
        margin-top: 10px;
    }
    
    .wjwhwk-filter-options {
        gap: 5px;
    }
    
    .wjwhwk-advanced-filters {
        display: none;
    }
}

/* æ—&nbsp;ç»“æžœæ&nbsp;·å¼ */
.wjwhwk-no-results {
    text-align: center;
    padding: 50px 20px;
    background-color: #1a1a1a;
    border-radius: 6px;
}

.wjwhwk-icon-search-large {
    display: inline-block;
    width: 64px;
    height: 64px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23555' viewBox='0 0 24 24'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    opacity: 0.5;
}

.wjwhwk-no-results p {
    color: #999;
    font-size: 16px;
    line-height: 1.5;
}

/* ç§»åŠ¨è®¾å¤‡å“åº”å¼è°ƒæ•´ */
@media screen and (max-width: 768px) {
    .wjwhwk-video-grid {
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px !important;
    }
    
    .wjwhwk-video-list .wjwhwk-video-card {
        display: block !important;
        grid-template-columns: none !important;
    }
    
    .wjwhwk-video-list .wjwhwk-video-thumb {
        height: auto !important;
        padding-top: 56.25% !important; /* 16:9æ¯”ä¾‹ */
        position: relative !important;
    }
    
    .wjwhwk-video-list .wjwhwk-video-thumb img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .wjwhwk-video-list .wjwhwk-video-info {
        padding: 8px !important;
    }
    
    .wjwhwk-video-list .wjwhwk-video-title {
        font-size: 13px !important;
        margin-bottom: 5px !important;
        -webkit-line-clamp: 1 !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .wjwhwk-video-list .wjwhwk-meta-row,
    .wjwhwk-video-list .wjwhwk-tags-row {
        display: none !important;
    }
}

@media screen and (max-width: 480px) {
    .wjwhwk-video-grid {
        grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
        gap: 10px;
    }
    
    .wjwhwk-video-list .wjwhwk-video-card {
        grid-template-columns: 120px 1fr;
    }
    
    .wjwhwk-video-list .wjwhwk-video-thumb {
        height: 180px;
    }
    
    .wjwhwk-video-list .wjwhwk-video-info {
        padding: 10px 15px;
    }
    
    .wjwhwk-video-list .wjwhwk-video-title {
        font-size: 14px;
        margin-bottom: 8px;
    }
}

.wjwhwk-video-list .wjwhwk-video-info-hover {
    left: auto;
    right: 10px;
    top: 10px;
}

.wjwhwk-video-list .wjwhwk-corner-ribbon {
    left: 0;
    right: auto;
    background: linear-gradient(to bottom, #333333, #1a1a1a);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.wjwhwk-video-list .wjwhwk-play-button {
    width: 48px;
    height: 48px;
}

.wjwhwk-video-list .wjwhwk-play-icon-svg {
    width: 18px;
    height: 18px;
}

@media screen and (max-width: 768px) {
    .wjwhwk-video-list .wjwhwk-video-info-hover {
        left: 10px;
        right: 10px;
    }
}

/* ä¼˜åŒ–åˆ†ç±»é¡µé¢çš„å­åˆ†ç±»æ˜¾ç¤º */
.wjwhwk-advanced-filters {
    margin-top: 15px;
}

.wjwhwk-filter-group {
    margin-bottom: 15px;
}

.wjwhwk-filter-label {
    display: inline-block;
    font-weight: 600;
    margin-right: 10px;
    color: #999;
}

.wjwhwk-filter-options {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
}

.wjwhwk-filter-link {
    display: inline-block;
    padding: 6px 15px;
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.05);
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
}

.wjwhwk-filter-link:hover {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800;
}

.wjwhwk-filter-link.wjwhwk-active {
    background-color: #1a1a1a;
    color: #fff;
    font-weight: 600;
}

/* ç§»åŠ¨ç«¯åˆ†ç±»é¡µé¢é€‚é… */
@media screen and (max-width: 768px) {
    .wjwhwk-advanced-filters {
        margin-top: 10px;
        padding: 5px 0;
        overflow-x: auto;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }
    
    .wjwhwk-filter-group {
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 10px;
    }
    
    .wjwhwk-filter-options {
        display: inline-flex;
        flex-wrap: nowrap;
    }
    
    .wjwhwk-filter-link {
        padding: 5px 12px;
        font-size: 13px;
    }
}

/* å“åº”å¼æ”¹è¿› */
@media screen and (max-width: 576px) {
    .wjwhwk-section-header {
        padding: 15px 10px;
    }
    
    .wjwhwk-section-title {
        font-size: 18px;
    }
    
    .wjwhwk-filter-label {
        display: block;
        margin-bottom: 5px;
    }
    
    .wjwhwk-filter-wrapper {
        margin-top: 10px;
    }
}

/* åˆ†ç±»å¯¼èˆªæŒ‰é’®å’Œé¢æ¿æ&nbsp;·å¼ */
.wjwhwk-category-toggle {
    display: none;
    position: relative;
    width: 28px;
    height: 28px;
    margin-left: 15px;
    cursor: pointer;
    z-index: 100;
}

.wjwhwk-category-toggle span {
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #1a1a1a;
    border-radius: 2px;
    transition: all 0.3s ease;
}

.wjwhwk-category-toggle span:nth-child(1) {
    top: 5px;
}

.wjwhwk-category-toggle span:nth-child(2) {
    top: 13px;
}

.wjwhwk-category-toggle span:nth-child(3) {
    top: 21px;
}

.wjwhwk-category-toggle.wjwhwk-active span:nth-child(1) {
    transform: rotate(45deg);
    top: 13px;
}

.wjwhwk-category-toggle.wjwhwk-active span:nth-child(2) {
    opacity: 0;
}

.wjwhwk-category-toggle.wjwhwk-active span:nth-child(3) {
    transform: rotate(-45deg);
    top: 13px;
}

.wjwhwk-category-panel {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    overflow-y: auto;
}

.wjwhwk-category-panel-inner {
    position: relative;
    max-width: 600px;
    margin: 60px auto 0;
    background-color: #1a1a1a;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
}

.wjwhwk-category-panel-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.wjwhwk-category-panel-header h3 {
    color: #fff;
    font-size: 18px;
    margin: 0;
}

.wjwhwk-category-panel-close {
    color: #999;
    font-size: 24px;
    cursor: pointer;
    transition: color 0.3s ease;
}

.wjwhwk-category-panel-close:hover {
    color: #ff9800;
}

.wjwhwk-category-list {
    max-height: 70vh;
    overflow-y: auto;
}

.wjwhwk-category-group {
    margin-bottom: 20px;
}

.wjwhwk-category-group:last-child {
    margin-bottom: 0;
}

.wjwhwk-category-parent {
    margin-bottom: 10px;
}

.wjwhwk-category-parent a {
    color: #ff9800;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
}

.wjwhwk-category-parent a:hover {
    color: #ffb74d;
}

.wjwhwk-category-children {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.wjwhwk-category-child {
    display: inline-block;
    padding: 5px 12px;
    background-color: rgba(255, 255, 255, 0.05);
    border-radius: 15px;
    color: #ddd;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.wjwhwk-category-child:hover, .wjwhwk-category-child.wjwhwk-active {
    background-color: rgba(255, 152, 0, 0.2);
    color: #ff9800;
}

@media screen and (max-width: 768px) {
    .wjwhwk-category-toggle {
        display: block;
    }
    
    .wjwhwk-category-panel-inner {
        margin: 40px auto 0;
        width: 90%;
    }
    
    .wjwhwk-category-children {
        gap: 8px;
    }
    
    .wjwhwk-category-child {
        padding: 4px 10px;
        font-size: 13px;
    }
}

.wjwhwk-no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

</pre></body></html>